Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014700 (enum operand_parse_code): Add OP_RSVD_FI0 value.
701 (parse_operands): Handle OP_RSVD_FI0.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c6493 OP_RSVD_FI0, /* VFP S or D reg, or floating point immediate zero. */ enumerator
6777 case OP_RSVD_FI0: in parse_operands()