Searched refs:OT_unconditionalF (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-arm.c | 17585 OT_unconditionalF, /* Instruction cannot be conditionalized enumerator 17770 case OT_unconditionalF: in opcode_lookup() 18408 if (opcode->tag == OT_unconditionalF) in md_assemble() 18962 { mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##top, ARM_VARIANT, \ 19025 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0, ARM_VARIANT, 0, do_##ae, NULL } 19031 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##op, \ 19037 { #mnem, OPS##nops ops, OT_unconditionalF, N_MNEM##op, N_MNEM##op, \
|