Searched refs:mftb (Results 1 - 15 of 15) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dmach_absolute_time.s45 mftb r4
61 mftb r4
75 mftb r3
H A Dgettimeofday.s78 mftb r11
152 mftb r10 // r10 = get current timebase
210 mftb r10 // r10 = get current timebase
H A Dcommpage_asm.s245 mftb r8 // start the timer
260 mftb r9
/macosx-10.5.8/xnu-1228.15.4/pexpert/ppc/
H A Dpe_misc.s41 mftb r5
H A Dpe_clock_speed_asm.s70 mftb r10 ; save starting value of the time base
85 mftb r5 ; save the raw time base value
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dproc_reg.h311 extern unsigned int mftb(void);
313 extern __inline__ unsigned int mftb(void) function
316 __asm__ volatile("mftb %0" : "=r" (result));
H A Dmisc_asm.s177 ENTRY(mftb, TAG_NO_FRAME_USED)
178 mftb ARG0
H A Dhw_lock.s206 mftb r8 ; Get timestamp on entry
210 mftb r8 ; Get timestamp on entry
216 mftb r10 ; Time stamp us now
348 mftb r10 ; Get the low part of the time base
352 mftb r10 ; Get the low part of the time base
359 mftb r11 ; Time stamp us now
413 mftb r10 ; Get the low part of the time base
420 mftb r12 ; Time stamp us now
446 mftb r10 ; Get the low part of the time base
453 mftb r1
[all...]
H A Dcpu.c172 tbl = mftb();
482 proc_info->save_tbl = mftb();
772 asm volatile(" mftb %0" : "=r" (tbl));
H A Dcswtch.s438 mftb r8 ; Get the time now
448 mftb r10 ; Is it time yet?
623 mftb r3 ; Get the time now
633 mftb r18 ; Is it time yet?
729 mftb r3 ; Get the time now
739 mftb r18 ; Is it time yet?
1152 mftb r8 ; Get the time now
1162 mftb r10 ; Is it time yet?
1356 mftb r3 ; Get the time now
1366 mftb r1
[all...]
H A Dmachine_routines_asm.s883 mftb r7 ; Get the lower timebase
969 mftb r8 ; Get the low half of the time base
983 mftb r9 ; Get the low half of the time base
1925 mftb r5
2021 mftb r4
2288 mftb r9 ; Get time now
2291 mhrcalc: mftb r8 ; Get time now
2321 mftb r9 ; Get lower
H A Dppc_disasm.i96 in 011111dddddtttttttttt01011100110 mftb $reg($d),$dec($t)
H A Dstart.s566 mftb r13 ; Wait 5000 ticks (> 200 us)
569 mftb r14
H A Dlowmem_vectors.s951 mftb r22 ; Get the lower time now
1086 mftb r21 ; Get the time
1308 mftb r7 ; Get the lower timebase
1687 mftb r7 ; Get the timebase
3623 mftb r4
H A Dhw_exception.s1464 mftb r21 ; Get the low

Completed in 92 milliseconds