Home
last modified time | relevance | path

Searched refs:mftb (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Dppccpuid.S109 mftb 3
191 mftb 7
200 .Loop: mftb 6
225 mftb 7
234 mftb 6
248 mftb 6
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dppccpuid.S109 mftb 3
191 mftb 7
200 .Loop: mftb 6
225 mftb 7
234 mftb 6
248 mftb 6
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dclock.c40 static inline u_quad_t mftb(void);
43 mftb(void) in mftb() function
62 tb = mftb(); in delay()
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dppccpuid.S149 mftb 3
251 mftb 7
260 .Loop: mftb 6
290 mftb 7
299 mftb 6
313 mftb 6
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Dppccpuid.S149 mftb 3
251 mftb 7
260 .Loop: mftb 6
290 mftb 7
299 mftb 6
313 mftb 6
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dclock.c44 static inline u_quad_t mftb(void);
48 mftb(void) in mftb() function
99 tb = mftb(); in delay()
/netbsd-src/sys/arch/prep/stand/boot/
H A Dclock.c44 static inline u_quad_t mftb(void);
48 mftb(void) in mftb() function
98 tb = mftb(); in delay()
/netbsd-src/sys/arch/powerpc/booke/
H A De500_timer.c100 const uint64_t now = mftb(); in e500_clock_intr()
157 ci->ci_lastintr = ci->ci_lasttb = mftb(); in cpu_initclocks()
192 tb = mftb(); in delay()
H A De500_intr.c523 cpu->cpu_spl_tb[ipl][ci->ci_cpl] = mftb(); in e500_splset()
931 __func__, tf, mftb(), tf->tf_srr0, tf->tf_srr1, in e500_wdogintr()
/netbsd-src/sys/arch/prep/prep/
H A Dcpu.c121 tb = mftb(); in md_presync_timebase()
127 while (tb > mftb()) in md_presync_timebase()
/netbsd-src/sys/arch/bebox/bebox/
H A Dcpu.c127 tb = mftb(); in md_presync_timebase()
133 while (tb > mftb()) in md_presync_timebase()
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dclock.c92 .tc_name = "mftb",
115 __asm volatile ("mftb %0" : "=r"(ci->ci_lasttb)); in cpu_initclocks()
180 __asm volatile ("mftb %0" : "=r"(tb)); in decr_intr()
235 tb = mftb(); in delay()
242 __asm volatile ("1: mftb %0; cmpld %0,%1; blt 1b;" in delay()
249 "mftb %0; cmplw %0,%2; blt 1b; 2:" in delay()
265 tb = (u_int)(mftb() & 0x7fffffff);
H A Dfixup.c85 cycles = mftb(); in powerpc_fixup_stubs()
245 cycles = mftb() - cycles; in powerpc_fixup_stubs()
/netbsd-src/sys/arch/macppc/macppc/
H A Dcpu.c289 tb = mftb(); in md_presync_timebase()
295 while (tb > mftb()) in md_presync_timebase()
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.LLVM28 is applied to rename 'mftbl' to 'mftb'.
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c68 static inline uint64_t mftb(void);
1025 uint64_t tb = mftb(); in getsecs()
1039 tb = mftb(); in delay()
1138 mftb(void) in mftb() function
/netbsd-src/sys/arch/powerpc/ibm4xx/
H A Dclock.c237 tb = mftb(); in delay()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.LLVM39 is applied to rename 'mftbl' to 'mftb'.
/netbsd-src/sys/arch/ofppc/ofppc/
H A Dcpu.c261 tb = mftb(); in md_presync_timebase()
/netbsd-src/sys/arch/powerpc/include/
H A Dcpu.h285 mftb(void) in mftb() function
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-0203950 (mftb): Add to opcode table.
990 Change mftb to look like mftbl.
991 Move mftb before mftbl.
1242 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
1391 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-0203950 (mftb): Add to opcode table.
990 Change mftb to look like mftbl.
991 Move mftb before mftbl.
1242 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
1391 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-0203950 (mftb): Add to opcode table.
990 Change mftb to look like mftbl.
991 Move mftb before mftbl.
1242 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
1391 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-0203950 (mftb): Add to opcode table.
990 Change mftb to look like mftbl.
991 Move mftb before mftbl.
1242 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
1391 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtime.c306 ASSERT_FAIL (mftb not available); \

12