Searched refs:REX_W_SRCREG (Results 1 – 1 of 1) sorted by relevance
300 #define REX_W_SRCREG(opcode) (((opcode)&0x4) >> 2) macro630 src_reg_prefix_bit = REX_W_SRCREG(*p) << 3; in mov_reg_to_local_stack_frame_p()