Searched refs:LO (Results 1 – 11 of 11) sorted by relevance
| /openbmc/qemu/tests/tcg/ppc64/ |
| H A D | xxspltw.c | 14 #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 D | signal.c | 117 __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 D | dsp_helper.c | 257 (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 D | vr54xx_helper.c | 30 (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()
|
| /openbmc/qemu/target/mips/ |
| H A D | gdbstub.c | 53 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 D | cpu.h | 473 target_ulong LO[MIPS_DSP_ACC]; member
|
| /openbmc/qemu/target/mips/tcg/system/ |
| H A D | cp0_helper.c | 1445 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 D | machine.c | 89 VMSTATE_UINTTL_ARRAY(LO, TCState, MIPS_DSP_ACC),
|
| /openbmc/openbmc/meta-security/classes/ |
| H A D | dm-verity-img.bbclass | 95 # and then cut it in 1/2 ; HI for data UUID and LO for hash-data UUID.
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | macros.def | 1455 for (j=LO;j<=HI;j++) {
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0003-wayland-Add-Wayland-example.patch | 76 …W_BU]?RZ>RY<OW>PX:OW8MU=SY9NTEdcDdc8WV+JI1MM2KK=OP:ILCQMDRP9KL@SV=QV>RV>NT=LO{��s��=We7O_6O_7P`B[k…
|