Home
last modified time | relevance | path

Searched refs:not_sp (Results 1 – 16 of 16) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/mexlib/tests/unit_tests/
H A DmxGetIr.tst34 not_sp = [1 2 3];
36 res2 = getIr(not_sp);
H A DmxGetNzmax.tst29 not_sp = [1 2 3];
31 res2 = getNz(not_sp);
H A DmxGetNzmax.dia.ref26 not_sp = [1 2 3];
28 res2 = getNz(not_sp);
H A DmxGetIr.dia.ref31 not_sp = [1 2 3];
33 res2 = getIr(not_sp);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dfpu_helper.c3090 uint32_t cc, match = 0, not_sp = 0;
3107 not_sp = !float64_eq(xb->VsrD(0),
3112 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT;
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dfpu_helper.c3090 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3107 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3112 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c3266 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3283 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3288 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dfpu_helper.c3266 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3283 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3288 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dfpu_helper.c3266 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3283 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3288 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c3266 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3283 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3288 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dfpu_helper.c3266 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3283 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3288 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dfpu_helper.c3300 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3317 not_sp = !float64_eq(xb->VsrD(0), in helper_xststdcsp()
3322 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dfpu_helper.c3298 uint32_t cc, match = 0, not_sp = 0; in helper_xststdcsp() local
3316 not_sp = !float64_eq(xb.VsrD(0), in helper_xststdcsp()
3321 cc = sign << CRF_LT_BIT | match << CRF_EQ_BIT | not_sp << CRF_SO_BIT; in helper_xststdcsp()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_ppc_toIR.c18520 IRTemp not_sp = newTemp( Ity_I64 ); in dis_vxs_misc() local
18553 assign( not_sp, unop( Iop_1Uto64, in dis_vxs_misc()
18574 assign( not_sp, mkU64( 0 ) ); in dis_vxs_misc()
18595 mkexpr( not_sp ) ) ) ); in dis_vxs_misc()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_ppc_toIR.c18865 IRTemp not_sp = newTemp( Ity_I64 ); in dis_vxs_misc() local
18898 assign( not_sp, unop( Iop_1Uto64, in dis_vxs_misc()
18919 assign( not_sp, mkU64( 0 ) ); in dis_vxs_misc()
18940 mkexpr( not_sp ) ) ) ); in dis_vxs_misc()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_ppc_toIR.c18865 IRTemp not_sp = newTemp( Ity_I64 ); in dis_vxs_misc() local
18898 assign( not_sp, unop( Iop_1Uto64, in dis_vxs_misc()
18919 assign( not_sp, mkU64( 0 ) ); in dis_vxs_misc()
18940 mkexpr( not_sp ) ) ) ); in dis_vxs_misc()