Home
last modified time | relevance | path

Searched refs:asm_fuseloadm (Results 1 – 11 of 11) sorted by relevance

/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_x86.h506 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
513 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
863 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2109 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2122 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2304 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2320 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2466 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2503 left = asm_fuseloadm(as, lref, in asm_comp()
2532 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_x86.h506 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
513 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
863 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2109 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2122 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2304 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2320 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2466 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2503 left = asm_fuseloadm(as, lref, in asm_comp()
2532 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_x86.h506 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
513 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
863 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2109 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2122 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2304 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2320 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2466 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2503 left = asm_fuseloadm(as, lref, in asm_comp()
2532 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_x86.h494 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
501 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
834 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2080 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2093 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2296 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2312 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2457 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2494 left = asm_fuseloadm(as, lref, in asm_comp()
2523 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_x86.h498 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
505 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
842 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2083 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2096 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2278 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2294 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2440 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2477 left = asm_fuseloadm(as, lref, in asm_comp()
2506 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_x86.h494 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
501 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
834 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
2081 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
2094 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2297 Reg left = asm_fuseloadm(as, ir->op1, RSET_GPR, irt_is64(ir->t)); in asm_bitshift()
2313 left = asm_fuseloadm(as, ir->op1, rset_exclude(RSET_GPR, right), in asm_bitshift()
2458 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2495 left = asm_fuseloadm(as, lref, in asm_comp()
2524 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_x86.h380 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
387 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
711 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
1753 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
1766 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2114 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2151 left = asm_fuseloadm(as, lref, in asm_comp()
2180 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_x86.h380 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
387 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
721 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
1857 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
1870 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2136 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2173 left = asm_fuseloadm(as, lref, in asm_comp()
2202 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h372 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
379 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
713 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
1846 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
1859 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2125 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2162 left = asm_fuseloadm(as, lref, in asm_comp()
2191 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_x86.h372 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
379 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
713 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
1846 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
1859 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2125 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2162 left = asm_fuseloadm(as, lref, in asm_comp()
2191 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_x86.h372 static Reg asm_fuseloadm(ASMState *as, IRRef ref, RegSet allow, int is64) in asm_fuseloadm() function
379 #define asm_fuseloadm(as, ref, allow, is64) asm_fuseload(as, (ref), (allow)) macro
713 asm_fuseloadm(as, lref, RSET_GPR, st64); in asm_conv()
1846 right = asm_fuseloadm(as, rref, rset_clear(allow, dest), irt_is64(ir->t)); in asm_intarith()
1859 Reg left = asm_fuseloadm(as, lref, RSET_GPR, irt_is64(ir->t)); in asm_intarith()
2125 right = asm_fuseloadm(as, irl->op1, allow, r64); in asm_comp()
2162 left = asm_fuseloadm(as, lref, in asm_comp()
2191 Reg right = asm_fuseloadm(as, rref, rset_exclude(RSET_GPR, left), r64); in asm_comp()