Home
last modified time | relevance | path

Searched refs:LO (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/tests/tcg/ppc64/
H A Dxxspltw.c14 #define TEST(HI, LO, UIM, RES) \ argument
19 } h = { .u = HI }, l = { .u = LO }; \
33 " %016" PRIx64 "%016" PRIx64 "\n", HI, LO, UIM, \
/openbmc/qemu/linux-user/mips/
H A Dsignal.c117 __put_user(regs->active_tc.LO[0], &sc->sc_mdlo); in setup_sigcontext()
124 __put_user(regs->active_tc.LO[1], &sc->sc_lo1); in setup_sigcontext()
125 __put_user(regs->active_tc.LO[2], &sc->sc_lo2); in setup_sigcontext()
126 __put_user(regs->active_tc.LO[3], &sc->sc_lo3); in setup_sigcontext()
147 __get_user(regs->active_tc.LO[0], &sc->sc_mdlo); in restore_sigcontext()
156 __get_user(regs->active_tc.LO[1], &sc->sc_lo1); in restore_sigcontext()
157 __get_user(regs->active_tc.LO[2], &sc->sc_lo2); in restore_sigcontext()
158 __get_user(regs->active_tc.LO[3], &sc->sc_lo3); in restore_sigcontext()
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c257 (uint64_t)env->active_tc.LO[acc]; in mipsdsp_sat32_acc_q31()
259 temp = (uint64_t)env->active_tc.LO[acc]; in mipsdsp_sat32_acc_q31()
289 ret[0] = env->active_tc.LO[ac] + a[0]; in mipsdsp_sat64_acc_add_q63()
292 if (((uint64_t)ret[0] < (uint64_t)env->active_tc.LO[ac]) && in mipsdsp_sat64_acc_add_q63()
316 ret[0] = env->active_tc.LO[ac] - a[0]; in mipsdsp_sat64_acc_sub_q63()
319 if ((uint64_t)ret[0] > (uint64_t)env->active_tc.LO[ac]) { in mipsdsp_sat64_acc_sub_q63()
511 ((int64_t)env->active_tc.LO[ac] & 0xFFFFFFFF); in mipsdsp_rndrashift_short_acc()
526 tempA = env->active_tc.LO[ac]; in mipsdsp_rashift_acc()
547 tempA = env->active_tc.LO[ac]; in mipsdsp_rndrashift_acc()
2058 ((uint64_t)env->active_tc.LO[ac] & MIPSDSP_LLO); \
[all …]
H A Dvr54xx_helper.c30 (uint32_t)env->active_tc.LO[0]; in get_HILO()
35 env->active_tc.LO[0] = (int32_t)(HILO & 0xFFFFFFFF); in set_HIT0_LO()
41 target_ulong tmp = env->active_tc.LO[0] = (int32_t)(HILO & 0xFFFFFFFF); in set_HI_LOT0()
H A Dtranslate.c237 /* HI / LO registers load & stores */
2895 /* Arithmetic on HI/LO registers */
3431 * (rd, LO, HI) <- rs * rt
3439 * (rd, LO, HI) <- (LO, HI) + rs * rt
3442 * GPR rd and the special register LO. The high-order 32-bits of the
13065 case OPC_MFHI: /* Move from HI/LO */ in decode_opc_special_tx79()
13070 case OPC_MTLO: /* Move to HI/LO */ in decode_opc_special_tx79()
13117 case OPC_MFHI: /* Move from HI/LO */ in decode_opc_special_legacy()
13122 case OPC_MTLO: /* Move to HI/LO */ in decode_opc_special_legacy()
[all...]
/openbmc/qemu/target/mips/
H A Dgdbstub.c53 return gdb_get_regl(mem_buf, env->active_tc.LO[0]); in mips_cpu_gdb_read_register()
116 env->active_tc.LO[0] = tmp; in mips_cpu_gdb_write_register()
H A Dkvm.c1193 regs.lo = (int64_t)(target_long)env->active_tc.LO[0]; in kvm_arch_put_registers()
1234 env->active_tc.LO[0] = regs.lo; in kvm_arch_get_registers()
H A Dcpu.h473 target_ulong LO[MIPS_DSP_ACC]; member
H A Dcpu.c88 " LO=0x" TARGET_FMT_lx " ds %04x " in mips_cpu_dump_state()
90 env->active_tc.PC, env->active_tc.HI[0], env->active_tc.LO[0], in mips_cpu_dump_state()
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c1445 return other->active_tc.LO[sel]; in helper_mftlo()
1447 return other->tcs[other_tc].LO[sel]; in helper_mftlo()
1505 other->active_tc.LO[sel] = arg1; in helper_mttlo()
1507 other->tcs[other_tc].LO[sel] = arg1; in helper_mttlo()
/openbmc/qemu/target/mips/system/
H A Dmachine.c89 VMSTATE_UINTTL_ARRAY(LO, TCState, MIPS_DSP_ACC),
/openbmc/qemu/target/hexagon/
H A Dmacros.h613 #define fSETBITS(HI, LO, DST, VAL) \ argument
616 for (j = LO; j <= HI; j++) { \
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass95 # and then cut it in 1/2 ; HI for data UUID and LO for hash-data UUID.
/openbmc/qemu/target/arm/
H A Dcpu-features.h304 FIELD(ID_AA64MMFR1, LO, 16, 4) in isar_feature_aa32_pmuv3p1()
1234 return FIELD_EX64_IDREG(id, ID_AA64MMFR1, LO) != 0;
H A Dcpu.h
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def1455 for (j=LO;j<=HI;j++) {
/openbmc/qemu/target/arm/tcg/
H A Dcpu64.c1301 t = FIELD_DP64(t, ID_AA64MMFR1, LO, 1); /* FEAT_LOR */ in aarch64_max_tcg_initfn()
/openbmc/qemu/linux-user/
H A Delfload.c
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch76 …W_BU]?RZ>RY<OW>PX:OW8MU=SY9NTEdcDdc8WV+JI1MM2KK=OP:ILCQMDRP9KL@SV=QV>RV>NT=LO{��s��=We7O_6O_7P`B[k…