Lines Matching defs:asm_opcode
735 struct asm_opcode
15426 const struct asm_opcode *opcode;
22346 /* Tag values used in struct asm_opcode's tag field. */
22433 static const struct asm_opcode *
22438 const struct asm_opcode *opcode;
23159 field in asm_opcode. 'tvalue' is used at the stage this check happen. */
23248 known_t32_only_insn (const struct asm_opcode *opcode)
23271 t32_insn_ok (arm_feature_set arch, const struct asm_opcode *opcode)
23304 const struct asm_opcode * opcode;
24211 static const struct asm_opcode insns[] =
30048 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++)