Home
last modified time | relevance | path

Searched refs:asm_bshl (Results 1 – 25 of 41) sorted by relevance

12

/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm.c1643 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm64.h1569 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro
H A Dlj_asm_arm.h1581 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_ppc.h1558 #define asm_bshl(as, ir) asm_bitshift(as, ir, PPCI_SLW, 0) macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm.c1705 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm.h1592 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_arm64.h1554 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm.c1602 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm.h1578 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_mips.h1508 #define asm_bshl(as, ir) asm_bitshift(as, ir, MIPSI_SLLV, MIPSI_SLL) macro
H A Dlj_asm_ppc.h1557 #define asm_bshl(as, ir) asm_bitshift(as, ir, PPCI_SLW, 0) macro
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm.c1643 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm.h1581 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_arm64.h1570 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro
H A Dlj_asm_ppc.h1558 #define asm_bshl(as, ir) asm_bitshift(as, ir, PPCI_SLW, 0) macro
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm.c1767 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm64.h1630 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro
H A Dlj_asm_arm.h1640 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_ppc.h1733 #define asm_bshl(as, ir) asm_bitshift(as, ir, PPCI_SLW, 0) macro
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm.c1765 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm64.h1575 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro
H A Dlj_asm_arm.h1640 #define asm_bshl(as, ir) asm_bitshift(as, ir, ARMSH_LSL) macro
H A Dlj_asm_ppc.h1733 #define asm_bshl(as, ir) asm_bitshift(as, ir, PPCI_SLW, 0) macro
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm.c1767 case IR_BSHL: asm_bshl(as, ir); break; in asm_ir()
H A Dlj_asm_arm64.h1630 #define asm_bshl(as, ir) asm_bitshift(as, ir, A64I_UBFMw, A64SH_LSL) macro

12