Home
last modified time | relevance | path

Searched refs:lefthi (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlj_asm_mips.h1518 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
1519 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
1521 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
1525 if (lefthi != righthi) in asm_comp64()
1527 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
1530 if (lefthi != righthi) in asm_comp64()
1531 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2215 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2224 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2226 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2227 rset_clear(allow, lefthi); in asm_comp_int64()
2271 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2272 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2274 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2276 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_mips.h1523 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
1524 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
1526 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
1530 if (lefthi != righthi) in asm_comp64()
1532 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
1535 if (lefthi != righthi) in asm_comp64()
1536 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2204 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2213 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2215 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2216 rset_clear(allow, lefthi); in asm_comp_int64()
2260 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2261 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2263 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2265 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlj_asm_mips.h1523 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
1524 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
1526 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
1530 if (lefthi != righthi) in asm_comp64()
1532 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
1535 if (lefthi != righthi) in asm_comp64()
1536 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2204 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2213 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2215 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2216 rset_clear(allow, lefthi); in asm_comp_int64()
2260 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2261 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2263 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2265 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlj_asm_mips.h1523 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
1524 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
1526 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
1530 if (lefthi != righthi) in asm_comp64()
1532 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
1535 if (lefthi != righthi) in asm_comp64()
1536 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2204 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2213 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2215 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2216 rset_clear(allow, lefthi); in asm_comp_int64()
2260 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2261 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2263 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2265 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/
H A DIntraPredX86.h491 __m256i lefthi = _mm256_unpackhi_epi16(tmplo,tmphi); in IntraPredSampleFilter_SIMD() local
508 dsthi = _mm256_add_epi32(dsthi,lefthi); in IntraPredSampleFilter_SIMD()
573 __m256i lefthi = _mm256_unpackhi_epi16(tmplo,tmphi); in IntraPredSampleFilter_SIMD() local
582 dsthi = _mm256_add_epi32(dsthi,lefthi); in IntraPredSampleFilter_SIMD()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlj_asm_mips.h1698 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
1699 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
1701 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
1705 if (lefthi != righthi) in asm_comp64()
1707 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
1710 if (lefthi != righthi) in asm_comp64()
1711 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2195 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2204 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2206 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2207 rset_clear(allow, lefthi); in asm_comp_int64()
2251 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2252 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2254 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2256 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlj_asm_mips.h2087 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
2088 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
2090 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
2094 if (lefthi != righthi) in asm_comp64()
2096 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
2099 if (lefthi != righthi) in asm_comp64()
2100 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2538 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2547 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2549 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2550 rset_clear(allow, lefthi); in asm_comp_int64()
2594 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2595 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2597 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2599 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlj_asm_mips.h2087 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
2088 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
2090 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
2094 if (lefthi != righthi) in asm_comp64()
2096 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
2099 if (lefthi != righthi) in asm_comp64()
2100 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2539 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2548 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2550 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2551 rset_clear(allow, lefthi); in asm_comp_int64()
2595 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2596 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2598 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2600 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlj_asm_mips.h2300 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR);
2301 righthi = (lefthi >> 8); lefthi &= 255;
2303 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi));
2307 if (lefthi != righthi)
2309 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi);
2312 if (lefthi != righthi)
2313 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end);
H A Dlj_asm_x86.h2521 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2530 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2532 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2533 rset_clear(allow, lefthi); in asm_comp_int64()
2577 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2578 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2580 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2582 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlj_asm_mips.h2353 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
2354 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
2356 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
2360 if (lefthi != righthi) in asm_comp64()
2362 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
2365 if (lefthi != righthi) in asm_comp64()
2366 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2547 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2556 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2558 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2559 rset_clear(allow, lefthi); in asm_comp_int64()
2603 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2604 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2606 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2608 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
H A Dlj_asm_ppc.h1748 Reg righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_sfpmin_max() local
1751 righthi = (lefthi >> 8); lefthi &= 255; in asm_sfpmin_max()
1760 if (desthi != lefthi) emit_mr(as, desthi, lefthi); in asm_sfpmin_max()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_mips.h2353 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
2354 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
2356 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
2360 if (lefthi != righthi) in asm_comp64()
2362 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
2365 if (lefthi != righthi) in asm_comp64()
2366 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2547 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2556 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2558 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2559 rset_clear(allow, lefthi); in asm_comp_int64()
2603 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2604 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2606 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2608 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()
H A Dlj_asm_ppc.h1748 Reg righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_sfpmin_max() local
1751 righthi = (lefthi >> 8); lefthi &= 255; in asm_sfpmin_max()
1760 if (desthi != lefthi) emit_mr(as, desthi, lefthi); in asm_sfpmin_max()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlj_asm_mips.h2353 Reg rightlo, leftlo, righthi, lefthi = ra_alloc2(as, ir, RSET_GPR); in asm_comp64() local
2354 righthi = (lefthi >> 8); lefthi &= 255; in asm_comp64()
2356 rset_exclude(rset_exclude(RSET_GPR, lefthi), righthi)); in asm_comp64()
2360 if (lefthi != righthi) in asm_comp64()
2362 (op&2) ? righthi : lefthi, (op&2) ? lefthi : righthi); in asm_comp64()
2365 if (lefthi != righthi) in asm_comp64()
2366 emit_branch(as, MIPSI_BEQ, lefthi, righthi, l_end); in asm_comp64()
H A Dlj_asm_x86.h2547 Reg lefthi = RID_NONE, leftlo = RID_NONE; in asm_comp_int64() local
2556 lefthi = asm_fuseload(as, ir->op1, allow); in asm_comp_int64()
2558 lefthi = ra_alloc1(as, ir->op1, allow); in asm_comp_int64()
2559 rset_clear(allow, lefthi); in asm_comp_int64()
2603 if (imm == 0 && (cc & 0xa) != 0x2 && lefthi != RID_MRM) in asm_comp_int64()
2604 emit_rr(as, XO_TEST, lefthi, lefthi); in asm_comp_int64()
2606 emit_gmrmi(as, XG_ARITHi(XOg_CMP), lefthi, imm); in asm_comp_int64()
2608 emit_mrm(as, XO_CMP, lefthi, righthi); in asm_comp_int64()

12