Home
last modified time | relevance | path

Searched refs:TOD_CLOCK (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Dtimer.c53 if (TOD_CLOCK(regs) > regs->clkc) in update_cpu_timer()
69 if(TOD_CLOCK(regs->guestregs) > regs->guestregs->clkc) in update_cpu_timer()
H A Dclock.h93 #define TOD_CLOCK(_regs) \ macro
H A Dsie.c641 if( TOD_CLOCK(GUESTREGS) > GUESTREGS->clkc ) in DEF_INST()
H A Dhsccmd.c1342 vtod_now = (TOD_CLOCK(regs->guestregs) << 8) >> 8; in clocks_cmd()