Home
last modified time | relevance | path

Searched refs:OT_csuffix (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c13975 OT_csuffix, /* Instruction takes a conditional suffix. */ enumerator
14152 case OT_csuffix: in opcode_lookup()
14757 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \
14831 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, 0x0, ARM_VARIANT, 0, do_##ae, NULL }
14844 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, 0xe##op, ARM_VARIANT, ARM_VARIANT, do_##ae, do_##ae }
14911 NCE_tag(mnem, op, nops, ops, enc, OT_csuffix)
14922 nCE_tag(mnem, op, nops, ops, enc, OT_csuffix)