Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-encoder-2.c111 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR64_B()
636 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_ZMM_B3_64()
857 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_CR_B()
1105 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_A_GPR_B()
1162 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR16_B()
1370 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR32_B()
1472 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_YMM_B_64()
1611 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR32_SB()
1789 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_VGPR32_B_64()
2142 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_BND_B()
[all …]
H A Dxed-encoder-1.c593 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_nonterminal_VSIB_ENC_BASE_BIND()
1148 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_YMM_B3_64()
1394 if(lu_table[hidx].rexb >= 0) xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR8_B()
1676 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_XMM_B3_64()
2540 typedef struct { xed_int8_t rexb ;xed_int8_t rm;} lu_entry_t; in xed_encode_ntluf_XMM_B_64() member
2565 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_XMM_B_64()
2679 typedef struct { xed_int8_t rexb ;xed_int8_t rm;} lu_entry_t; in xed_encode_ntluf_VGPR64_B() member
2704 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_VGPR64_B()
2737 typedef struct { xed_int8_t rexb ;xed_int8_t srm;} lu_entry_t; in xed_encode_ntluf_GPR64_SB() member
2762 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_ntluf_GPR64_SB()
[all …]
H A Dxed-encoder-0.c1136 typedef struct {xed_uint32_t key; xed_int8_t rexb ;xed_int8_t rm ;xed_nt_func_ptr_t ntptr0;} lu_ent… in xed_encode_nonterminal_MODRM_RM_ENCODE_EA32_SIB0_BIND() member
1269 if(lu_table[hidx].rexb >= 0) xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_nonterminal_MODRM_RM_ENCODE_EA32_SIB0_BIND()
1822 typedef struct {xed_uint32_t key; xed_int8_t rexb ;xed_int8_t sibbase ;xed_nt_func_ptr_t ntptr0;} l… in xed_encode_nonterminal_SIBBASE_ENCODE_SIB1_BIND() member
1935 xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_nonterminal_SIBBASE_ENCODE_SIB1_BIND()
2089 typedef struct {xed_uint32_t key; xed_int8_t rexb ;xed_int8_t rm ;xed_nt_func_ptr_t ntptr0;} lu_ent… in xed_encode_nonterminal_MODRM_RM_ENCODE_EA64_SIB0_BIND() member
2115 if(lu_table[hidx].rexb >= 0) xed3_operand_set_rexb(xes,lu_table[hidx].rexb); in xed_encode_nonterminal_MODRM_RM_ENCODE_EA64_SIB0_BIND()
H A Dxed-operand-storage.h66 xed_uint8_t rexb; member
H A Dxed-operand-accessors.h1017 return (xed_bits_t)d->_operands.rexb; in xed3_operand_get_rexb()
1021 d->_operands.rexb = (xed_uint8_t)opval; in xed3_operand_set_rexb()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/jit/
H A Ddis_x86.lua435 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
440 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
464 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
597 if ctx.rexb then r = r + 8; ctx.rexb = false end
645 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
842 if nb == 0 then ctx.rexb = true end
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/jit/
H A Ddis_x86.lua435 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
440 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
464 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
597 if ctx.rexb then r = r + 8; ctx.rexb = false end
645 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
842 if nb == 0 then ctx.rexb = true end
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/jit/
H A Ddis_x86.lua414 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
419 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
443 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
573 if ctx.rexb then r = r + 8; ctx.rexb = false end
621 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
817 if nb == 0 then ctx.rexb = true end
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/jit/
H A Ddis_x86.lua435 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
440 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
464 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
597 if ctx.rexb then r = r + 8; ctx.rexb = false end
645 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
842 if nb == 0 then ctx.rexb = true end
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/jit/
H A Ddis_x86.lua417 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
422 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
446 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
576 if ctx.rexb then r = r + 8; ctx.rexb = false end
624 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
820 if nb == 0 then ctx.rexb = true end
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/jit/
H A Ddis_x86.lua435 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
440 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
464 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
597 if ctx.rexb then r = r + 8; ctx.rexb = false end
645 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
842 if nb == 0 then ctx.rexb = true end
/dports/www/nift/nsm-2.4.11/LuaJIT/src/jit/
H A Ddis_x86.lua417 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")..
422 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
446 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
576 if ctx.rexb then r = r + 8; ctx.rexb = false end
624 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
820 if nb == 0 then ctx.rexb = true end
/dports/lang/luajit/LuaJIT-2.0.5/src/jit/
H A Ddis_x86.lua390 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")
392 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
415 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
539 if ctx.rexb then r = r + 8; ctx.rexb = false end
587 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Ddis_x86.lua390 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")
392 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
415 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
539 if ctx.rexb then r = r + 8; ctx.rexb = false end
587 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/jit/
H A Ddis_x86.lua390 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")
392 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
415 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
539 if ctx.rexb then r = r + 8; ctx.rexb = false end
587 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/jit/
H A Ddis_x86.lua390 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")
392 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
415 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
539 if ctx.rexb then r = r + 8; ctx.rexb = false end
587 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/jit/
H A Ddis_x86.lua390 (ctx.rexx and "x" or "")..(ctx.rexb and "b" or "")
392 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
415 ctx.rexw = false; ctx.rexr = false; ctx.rexx = false; ctx.rexb = false
539 if ctx.rexb then r = r + 8; ctx.rexb = false end
587 if rm and ctx.rexb then rm = rm + 8; ctx.rexb = false end
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dx86asm.cc64 #define rexb 0x41 macro
783 if (op->reg > 7) rexprefix |= rexb; in encode_modrm()
837 if (op->xmm > 7) rexprefix |= rexb; in encode_modrm()
843 if (op->ymm > 7) rexprefix |= rexb; in encode_modrm()
873 if (op->mem.base & 8) rexprefix |= rexb; in encode_modrm_v()
1009 if (op->reg > 7) rexprefix |= rexb; in encode_op()
1034 if (op->xmm > 7) rexprefix |= rexb; in encode_op()
1064 if (op->xmm > 7) rexprefix |= rexb; in encode_op()
1107 if (op->ymm > 7) rexprefix |= rexb; in encode_op()
1193 if (base & 8) rexprefix |= rexb; in encode_sib_v()
H A Dx86dis.cc39 #define rexb(rex) ((rex)&0x01) macro
143 return (modrm & 0x07) | !!rexb(insn.rexprefix) << 3; in mkrm()
742 op->reg = xop->extra | !!rexb(insn.rexprefix) << 3; in decode_op()