Searched refs:OT_unconditionalF (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-arm.c | 22608 OT_unconditionalF, /* Instruction cannot be conditionalized enumerator 22830 case OT_unconditionalF: in opcode_lookup() 23721 if (opcode->tag == OT_unconditionalF) in md_assemble() 24325 { mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##top, ARM_VARIANT, \ 24411 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0, ARM_VARIANT, 0, do_##ae, NULL, 0 } 24417 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##op, \ 24423 { #mnem, OPS##nops ops, OT_unconditionalF, N_MNEM##op, N_MNEM##op, \ 24465 { #mnem, OPS##nops ops, OT_unconditionalF, 0x##op, 0x##op, \ 24470 { #mnem, OPS##nops ops, OT_unconditionalF, N_MNEM##op, N_MNEM##op, \
|