Home
last modified time | relevance | path

Searched refs:REGA_UIP (Results 1 – 2 of 2) sorted by last modified time

/dports/emulators/vmips/vmips-1.5.1/
H A Ddecrtc.cc84 rtc_reg[RTC_REGA] |= REGA_UIP; in fetch_word()
86 rtc_reg[RTC_REGA] &= ~REGA_UIP; in fetch_word()
H A Ddecrtcreg.h42 #define REGA_UIP 0x80 /* Update in Progress */ macro