Searched refs:asm_opcode (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c643 struct asm_opcode struct
14128 const struct asm_opcode *opcode;
14130 opcode = (const struct asm_opcode *) hash_find (arm_ops_hsh, opname);
17739 /* Tag values used in struct asm_opcode's tag field. */
17825 static const struct asm_opcode *
17830 const struct asm_opcode *opcode;
17875 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base,
17904 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base,
17958 opcode = (const struct asm_opcode *) hash_find_n (arm_ops_hsh, base,
18283 field in asm_opcode
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c431 struct asm_opcode struct
8136 /* Tag values used in struct asm_opcode's tag field. */
8217 static const struct asm_opcode *
8222 const struct asm_opcode *opcode;
8354 const struct asm_opcode * opcode;
8990 static const struct asm_opcode insns[] =
12850 for (i = 0; i < sizeof (insns) / sizeof (struct asm_opcode); i++)

Completed in 136 milliseconds