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

/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c620 #define T_OPCODE_MOV_I8 0x2000 macro
6401 inst.instruction = T_OPCODE_MOV_I8 | (inst.operands[i].reg << 8);
9691 if (inst.instruction == T_OPCODE_MOV_I8)
9701 if (inst.instruction == T_OPCODE_MOV_I8)

Completed in 188 milliseconds