Searched refs:OP_I15 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c7210 OP_I15, /* 0 .. 15 */ enumerator in enum:operand_parse_code
7744 case OP_I15: po_imm_or_fail ( 0, 15, false); break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c7155 OP_I15, /* 0 .. 15 */ enumerator in enum:operand_parse_code
7687 case OP_I15: po_imm_or_fail ( 0, 15, FALSE); break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c7210 OP_I15, /* 0 .. 15 */ enumerator in enum:operand_parse_code
7744 case OP_I15: po_imm_or_fail ( 0, 15, false); break;

Completed in 431 milliseconds