Searched refs:OP_I7 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c3788 OP_I7, /* immediate value 0 .. 7 */
3939 case OP_I7: po_imm_or_fail ( 0, 7, FALSE); break;
3785 OP_I7, /* immediate value 0 .. 7 */ enumerator in enum:operand_parse_code
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c6510 OP_I7, /* immediate value 0 .. 7 */
6883 case OP_I7: po_imm_or_fail ( 0, 7, FALSE); break;
6509 OP_I7, /* immediate value 0 .. 7 */ enumerator in enum:operand_parse_code

Completed in 295 milliseconds