Home
last modified time | relevance | path

Searched full:compensate (Results 1 – 7 of 7) sorted by relevance

/qemu/include/system/
H A Dcpu-timers-internal.h49 /* Compensate for varying guest execution speed. */
/qemu/docs/devel/
H A Ds390-dasd-ipl.rst101 procedure we defined in the preceding section. So we compensate by doing the
/qemu/target/hexagon/
H A Dcpu.c73 * stacks at different locations. This is used to compensate so the diff is
/qemu/hw/rtc/
H A Dmc146818rtc.c215 * no way to compensate the interrupt if LOST_TICK_POLICY_SLEW in periodic_timer_update()
/qemu/accel/tcg/
H A Duser-exec.c86 * Therefore, adjust to compensate for what will be done later in adjust_signal_pc()
/qemu/tcg/i386/
H A Dtcg-target.c.inc1970 * stack slot. But we do need to compensate for the pop in order
/qemu/libdecnumber/
H A DdecNumber.c4615 /* both left-aligned. Adjust the exponent to compensate: add the */ in decDivideOp()
5496 /* increases to compensate for the "constant digits at the */ in decExpOp()