Lines Matching refs:REX_B
36 *inst++ = REX_W | ((reg_map[reg] <= 7) ? 0 : REX_B); in emit_load_imm64()
55 *code_ptr++ = short_addr ? REX_B : (REX_W | REX_B); in generate_far_jump_code()
68 *code_ptr++ = REX_B; in generate_far_jump_code()
106 *inst++ = REX_B; in sljit_emit_enter()
116 *inst++ = REX_B; in sljit_emit_enter()
161 inst[0] = REX_W | REX_B; in sljit_emit_enter()
297 *inst++ = REX_B; in sljit_emit_return()
308 *inst++ = REX_B; in sljit_emit_return()
397 rex |= REX_B; in emit_x86_instruction()
418 rex |= REX_B; in emit_x86_instruction()
421 rex |= REX_B; in emit_x86_instruction()
734 *inst++ = REX_B; in sljit_emit_fast_enter()
768 *inst++ = REX_B; in sljit_emit_fast_return()