Home
last modified time | relevance | path

Searched refs:asm_swapops (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_arm64.h1412 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1437 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1718 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1735 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm.h1440 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1463 if (asm_swapops(as, lref, rref)) { in asm_intop()
1797 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1810 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h2033 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
2072 if (asm_swapops(as, ir)) { in asm_fparith()
2106 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_arm64.h1358 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1383 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1663 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1680 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm.h1440 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1463 if (asm_swapops(as, lref, rref)) { in asm_intop()
1797 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1810 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h2033 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
2072 if (asm_swapops(as, ir)) { in asm_fparith()
2106 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_arm64.h1412 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1437 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1718 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1735 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm.h1440 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1463 if (asm_swapops(as, lref, rref)) { in asm_intop()
1797 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1810 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h2033 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
2072 if (asm_swapops(as, ir)) { in asm_fparith()
2106 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_arm64.h1318 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1343 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1656 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1673 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm.h1378 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1401 if (asm_swapops(as, lref, rref)) { in asm_intop()
1737 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1750 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_arm.h1392 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1415 if (asm_swapops(as, lref, rref)) { in asm_intop()
1749 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1762 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm64.h1337 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1362 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1642 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1659 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_arm.h1375 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1398 if (asm_swapops(as, lref, rref)) { in asm_intop()
1734 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1747 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h1678 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
1717 if (asm_swapops(as, ir)) { in asm_fparith()
1750 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_arm.h1378 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1401 if (asm_swapops(as, lref, rref)) { in asm_intop()
1737 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1750 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_arm64.h1319 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1344 if ((ai & ~A64I_S) != A64I_SUBw && asm_swapops(as, lref, rref)) { in asm_intop()
1657 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1674 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_arm.h1416 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1439 if (asm_swapops(as, lref, rref)) { in asm_intop()
1780 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1793 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h1775 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
1814 if (asm_swapops(as, ir)) { in asm_fparith()
1843 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_arm.h1415 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1438 if (asm_swapops(as, lref, rref)) { in asm_intop()
1779 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1792 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h1782 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
1821 if (asm_swapops(as, ir)) { in asm_fparith()
1854 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_arm.h1416 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1439 if (asm_swapops(as, lref, rref)) { in asm_intop()
1780 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1793 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h1775 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
1814 if (asm_swapops(as, ir)) { in asm_fparith()
1843 if (asm_swapops(as, ir)) { in asm_intarith()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_arm.h1416 static int asm_swapops(ASMState *as, IRRef lref, IRRef rref) in asm_swapops() function
1439 if (asm_swapops(as, lref, rref)) { in asm_intop()
1780 if (asm_swapops(as, lref, rref)) { in asm_intcomp()
1793 if (asm_swapops(as, blref, brref)) { in asm_intcomp()
H A Dlj_asm_x86.h1775 static int asm_swapops(ASMState *as, IRIns *ir) in asm_swapops() function
1814 if (asm_swapops(as, ir)) { in asm_fparith()
1843 if (asm_swapops(as, ir)) { in asm_intarith()

12