/openbsd/usr.sbin/vmd/ |
H A D | mc146818.c | 124 time(&rtc.now); in rtc_fire1() 132 evtimer_add(&rtc.sec, &rtc.sec_tv); in rtc_fire1() 152 evtimer_add(&rtc.per, &rtc.per_tv); in rtc_fireper() 168 memset(&rtc, 0, sizeof(rtc)); in mc146818_init() 193 evtimer_add(&rtc.sec, &rtc.sec_tv); in mc146818_init() 220 evtimer_add(&rtc.per, &rtc.per_tv); in rtc_reschedule_per() 303 rtc.regs[rtc.idx] = data; in vcpu_exit_mc146818() 321 data = rtc.regs[rtc.idx]; in vcpu_exit_mc146818() 341 if (atomicio(vwrite, fd, &rtc, sizeof(rtc)) != sizeof(rtc)) { in mc146818_dump() 352 if (atomicio(read, fd, &rtc, sizeof(rtc)) != sizeof(rtc)) { in mc146818_restore() [all …]
|
/openbsd/sys/arch/sh/sh/ |
H A D | clock.c | 70 struct rtc_ops rtc; member 82 .rtc = { 112 sh_clock_init(int flags, struct rtc_ops *rtc) in sh_clock_init() argument 117 if (rtc != NULL) in sh_clock_init() 118 sh_clock.rtc = *rtc; /* structure copy */ in sh_clock_init() 231 sh_clock.rtc.get(sh_clock.rtc._cookie, tv->tv_sec, &dt); in rtc_gettime() 243 sh_clock.rtc.set(sh_clock.rtc._cookie, &dt); in rtc_settime() 317 if (sh_clock.rtc.init != NULL) in cpu_startclock() 318 sh_clock.rtc.init(sh_clock.rtc._cookie); in cpu_startclock()
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | TransformMetadata.rst | 148 if (rtc) { 155 where ``rtc`` is a generated runtime check. 309 if (rtc) { 324 where ``rtc`` is a generated runtime check. 364 if (rtc) { 373 The runtime condition (``rtc``) checks that the array ``A`` and the
|
/openbsd/sys/arch/sparc64/conf/ |
H A D | files.sparc64 | 236 device rtc 237 attach rtc at ebus 238 file arch/sparc64/dev/rtc.c rtc 420 # Virtual rtc
|
H A D | RAMDISK | 113 rtc* at ebus? # DS1287/M5819 clock
|
H A D | GENERIC | 338 rtc* at ebus?
|
/openbsd/gnu/gcc/gcc/config/m68hc11/ |
H A D | m68hc11.opt | 58 Use call and rtc for function calls and returns
|
H A D | larith.asm | 56 rtc 1199 ;; using rtc to return and being called with jsr/bsr. 1219 jmp 0,y ; We have a 'call/rtc' stack layout now
|
H A D | m68hc11.md | 6767 return \"rtc\"; 6802 return \"rtc\"; 6824 return \"rtc\";
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
H A D | larith.asm | 56 rtc 1199 ;; using rtc to return and being called with jsr/bsr. 1219 jmp 0,y ; We have a 'call/rtc' stack layout now
|
H A D | m68hc11.md | 6781 return \"rtc\"; 6816 return \"rtc\"; 6838 return \"rtc\";
|
/openbsd/sys/dev/ic/ |
H A D | mfireg.h | 622 uint32_t rtc; member
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-m68hc11.texi | 315 uses a @samp{call/rtc} calling convention as opposed to @samp{jsr/rts}.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-m68hc11.texi | 315 uses a @samp{call/rtc} calling convention as opposed to @samp{jsr/rts}.
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | extend.texi | 2526 On 68HC12 the compiler will use the @code{call} and @code{rtc} instructions 2534 the @code{rtc}.
|
H A D | invoke.texi | 5650 call a function and the @code{rtc} instruction for returning.
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | extend.texi | 1847 On 68HC12 the compiler will use the @code{call} and @code{rtc} instructions 1855 the @code{rtc}.
|
H A D | gcc.info | 10191 a function and the `rtc' instruction for returning. 15662 On 68HC12 the compiler will use the `call' and `rtc' instructions 15670 simulates the `rtc'.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 15972 ___subdi3, ___notdi2, __mulhi32, __mulsi3): Use them to use 'rtc' 15997 * config/m68hc11/m68hc11.md ("*return_32bit"): Return rtc
|
/openbsd/gnu/gcc/libcpp/po/ |
H A D | da.po | 8033 #~ msgid "Use call and rtc for function calls and returns" 8034 #~ msgstr "Benyt call og rtc til funktionskald og returneringer"
|
H A D | rw.po | 9733 #~ msgid "Use call and rtc for function calls and returns"
|
/openbsd/gnu/usr.bin/gcc/gcc/po/ |
H A D | ca.po | 11146 msgid "Use call and rtc for function calls and returns" 11147 msgstr "Usar call i rtc per a cridades i devolucions de funci�"
|
H A D | da.po | 11267 msgid "Use call and rtc for function calls and returns" 11268 msgstr "Benyt call og rtc til funktionskald og returneringer"
|
H A D | tr.po | 11350 msgid "Use call and rtc for function calls and returns" 11351 msgstr "İşlev çağrıları ve dönüşleri için call ve rtc kullanılır"
|
H A D | be.po | 11080 msgid "Use call and rtc for function calls and returns"
|