Searched refs:asm_opcode (Results 1 – 8 of 8) sorted by relevance
1128 struct asm_opcode struct1147 static const struct asm_opcode insns[] = argument11513 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++) in build_arm_ops_hsh()11515 const struct asm_opcode *insn = insns + i; in build_arm_ops_hsh()11524 struct asm_opcode *new; in build_arm_ops_hsh()11527 new = obstack_alloc (&insn_obstack, sizeof (struct asm_opcode)); in build_arm_ops_hsh()13003 const struct asm_opcode * opcode;13007 opcode = (const struct asm_opcode *) hash_find (arm_ops_hsh, str);
431 struct asm_opcode struct8322 static const struct asm_opcode *8327 const struct asm_opcode *opcode; in opcode_lookup()8459 const struct asm_opcode * opcode; in md_assemble()9100 static const struct asm_opcode insns[] =13036 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++) in md_begin()
128 (struct asm_opcode): Adjust parms field accordingly.136 * 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.