Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
DChangeLog527 (enum operand_parse_code): Add OP_RSVD_FI0 value.
528 (parse_operands): Handle OP_RSVD_FI0.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c6447 OP_RSVD_FI0, /* VFP S or D reg, or floating point immediate zero. */ enumerator
6731 case OP_RSVD_FI0: in parse_operands()