Searched refs:T_OPCODE_LSR_I (Results 1 – 2 of 2) sorted by relevance
531 #define T_OPCODE_LSR_I 0x0800 macro7894 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()7933 case T_MNEM_lsr: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()
2332 #define T_OPCODE_LSR_I 0x0800 macro9963 case THUMB_LSR: inst.instruction = T_OPCODE_LSR_I; break;