Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20061208 (opcode_tag): Add OT_csuffixF for operands which either take a
1210 (md_assemble): Add support for OT_csuffixF.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c17588 OT_csuffixF, /* Some forms of the instruction take a conditional enumerator
17764 case OT_csuffixF: in opcode_lookup()
18287 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1; in md_assemble()
19050 NCE_tag (mnem, op, nops, ops, enc, OT_csuffixF)
19061 nCE_tag (mnem, op, nops, ops, enc, OT_csuffixF)