Searched refs:mov_instr (Results 1 – 2 of 2) sorted by relevance
345 Instr mov_instr = instr_at(pc); in target_address_at() local350 DecodeShiftImm(mov_instr) | DecodeShiftImm(orr_instr_1) | in target_address_at()
447 #define ASSEMBLE_MOVX(mov_instr) \ argument450 __ mov_instr(i.OutputRegister(), i.MemoryOperand()); \452 __ mov_instr(i.OutputRegister(), i.InputRegister(0)); \454 __ mov_instr(i.OutputRegister(), i.InputOperand(0)); \