Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c620 #define T_OPCODE_MOV_I8 0x2000 macro
6446 inst.instruction = T_OPCODE_MOV_I8 | (inst.operands[i].reg << 8); in move_or_literal_pool()
9731 if (inst.instruction == T_OPCODE_MOV_I8) in do_t_mov_cmp()
9741 if (inst.instruction == T_OPCODE_MOV_I8) in do_t_mov_cmp()