Searched refs:OT_csuffix (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-arm.c | 16953 OT_csuffix, /* Instruction takes a conditional suffix. */ enumerator 17129 case OT_csuffix: in opcode_lookup() 18227 { mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \ 18276 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL } 18289 { mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, ARM_VARIANT, do_##ae, do_##ae } 18356 NCE_tag (mnem, op, nops, ops, enc, OT_csuffix) 18367 nCE_tag (mnem, op, nops, ops, enc, OT_csuffix)
|