Searched refs:OT_unconditionalF (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-arm.c | 8246 OT_unconditionalF, /* Instruction cannot be conditionalized enumerator 8406 case OT_unconditionalF: in opcode_lookup() 8575 if (opcode->tag == OT_unconditionalF) in md_assemble() 9030 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##top, ARM_VARIANT, \ 9093 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0, ARM_VARIANT, 0, do_##ae, NULL }
|