Home
last modified time | relevance | path

Searched refs:arshift (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/lunatic/
H A Dxmath.lua8 local arshift = bit.arshift
100 local t = y + arshift(y,1)
101 return x - arshift(x,5) - arshift(x,7) + arshift(t,2) + arshift(t,6)
106 local z = abs(arshift(pos1.z - pos2.z, 4))
113 return x - arshift(x,4) + arshift(t,2) + arshift(t,3)
221 and v:_ctor(v.x, v.y, arshift(v.z, 4))
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/jit/
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
548 x = arshift(lshift(op, 16), 16)
550 x = arshift(lshift(op, 13), 11)
552 x = arshift(lshift(op, 14), 11)
556 local disp = arshift(lshift(op, 16), 16)
562 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 14) + 4
566 x = ctx.addr + ctx.pos + arshift(lshift(op, 11), 9) + 4
570 x = ctx.addr + ctx.pos + arshift(lshift(op, 6), 4) + 4
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_arm64.lua22 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
824 return arshift(lshift(op, 6), 4)
827 local immhi = lshift(arshift(lshift(op, 8), 13), 2)
830 return lshift(arshift(lshift(op, 13), 18), 2)
832 return lshift(arshift(lshift(op, 8), 13), 2)
838 local exp = bxor(rshift(arshift(lshift(op, 12), 5), 24), 0x80) - 131
950 local imm9 = arshift(lshift(op, 11), 23)
959 local imm12 = lshift(arshift(lshift(op, 10), 20), sz)
967 local imm9 = arshift(lshift(op, 11), 23)
998 local imm7 = lshift(arshift(lshift(op, 10), 25), sh)
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/jit/
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
548 x = arshift(lshift(op, 16), 16)
550 x = arshift(lshift(op, 13), 11)
552 x = arshift(lshift(op, 14), 11)
556 local disp = arshift(lshift(op, 16), 16)
562 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 14) + 4
566 x = ctx.addr + ctx.pos + arshift(lshift(op, 11), 9) + 4
570 x = ctx.addr + ctx.pos + arshift(lshift(op, 6), 4) + 4
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_arm64.lua22 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
824 return arshift(lshift(op, 6), 4)
827 local immhi = lshift(arshift(lshift(op, 8), 13), 2)
830 return lshift(arshift(lshift(op, 13), 18), 2)
832 return lshift(arshift(lshift(op, 8), 13), 2)
838 local exp = bxor(rshift(arshift(lshift(op, 12), 5), 24), 0x80) - 131
950 local imm9 = arshift(lshift(op, 11), 23)
959 local imm12 = lshift(arshift(lshift(op, 10), 20), sz)
967 local imm9 = arshift(lshift(op, 11), 23)
998 local imm7 = lshift(arshift(lshift(op, 10), 25), sh)
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/jit/
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
548 x = arshift(lshift(op, 16), 16)
550 x = arshift(lshift(op, 13), 11)
552 x = arshift(lshift(op, 14), 11)
556 local disp = arshift(lshift(op, 16), 16)
562 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 14) + 4
566 x = ctx.addr + ctx.pos + arshift(lshift(op, 11), 9) + 4
570 x = ctx.addr + ctx.pos + arshift(lshift(op, 6), 4) + 4
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/jit/
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
548 x = arshift(lshift(op, 16), 16)
550 x = arshift(lshift(op, 13), 11)
552 x = arshift(lshift(op, 14), 11)
556 local disp = arshift(lshift(op, 16), 16)
562 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 14) + 4
566 x = ctx.addr + ctx.pos + arshift(lshift(op, 11), 9) + 4
570 x = ctx.addr + ctx.pos + arshift(lshift(op, 6), 4) + 4
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
/dports/lang/luajit/LuaJIT-2.0.5/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
321 x = arshift(lshift(op, 16), 16)
325 local disp = arshift(lshift(op, 16), 16)
331 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
321 x = arshift(lshift(op, 16), 16)
325 local disp = arshift(lshift(op, 16), 16)
331 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
321 x = arshift(lshift(op, 16), 16)
325 local disp = arshift(lshift(op, 16), 16)
331 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
335 x = arshift(lshift(op, 16), 16)
339 local disp = arshift(lshift(op, 16), 16)
345 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
321 x = arshift(lshift(op, 16), 16)
325 local disp = arshift(lshift(op, 16), 16)
331 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/www/nift/nsm-2.4.11/LuaJIT/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
335 x = arshift(lshift(op, 16), 16)
339 local disp = arshift(lshift(op, 16), 16)
345 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/jit/
H A Ddis_ppc.lua21 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
452 x = arshift(lshift(op, 27-rs), 27)
455 x = arshift(lshift(op, 16), 16)
459 local disp = arshift(lshift(op, 16), 16)
494 x = arshift(lshift(op, 27-rs), 29-rs)*4
H A Ddis_mips.lua19 local lshift, rshift, arshift = bit.lshift, bit.rshift, bit.arshift
321 x = arshift(lshift(op, 16), 16)
325 local disp = arshift(lshift(op, 16), 16)
331 x = ctx.addr + ctx.pos + arshift(lshift(op, 16), 16)*4 + 4

12345678910>>...18