Searched refs:OT_unconditionalF (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-arm.c | 13973 OT_unconditionalF, /* Instruction cannot be conditionalized enumerator 14159 case OT_unconditionalF: in opcode_lookup() 14354 if (opcode->tag == OT_unconditionalF) in md_assemble() 14826 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##top, ARM_VARIANT, \ 14889 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0, ARM_VARIANT, 0, do_##ae, NULL } 14895 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##op, \ 14901 { #mnem, OPS##nops ops, OT_unconditionalF, N_MNEM_##op, N_MNEM_##op, \
|