Searched refs:asm_opcode (Results 1 – 6 of 6) sorted by relevance
593 struct asm_opcode struct13674 const struct asm_opcode *opcode; in do_vfp_nsyn_opcode()13676 opcode = (const struct asm_opcode *) hash_find (arm_ops_hsh, opname); in do_vfp_nsyn_opcode()17032 static const struct asm_opcode *17037 const struct asm_opcode *opcode; in opcode_lookup()17082 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base, in opcode_lookup()17111 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base, in opcode_lookup()17165 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base, in opcode_lookup()17573 const struct asm_opcode * opcode; in md_assemble()18374 static const struct asm_opcode insns[] =[all …]
1978 * config/tc-arm.c (asm_opcode): operands type
118 (struct asm_opcode): Adjust parms field accordingly.126 * tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. Add
1340 (struct asm_opcode ): Add prototypes for parms field.
2692 (asm_opcode, insns[]): New format, add version support.
3912 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.