Searched refs:MFTB (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | time.c | 283 #define MFTB(a) \ macro 298 #define MFTB(a) mftb_function (a) macro 302 #define MFTB(a) \ macro 827 call_gettimeofday, MFTB, in freq_measure_mftb_one() 867 MFTB (a); in mftb_works_p() 1290 MFTB (start_mftb); in speed_starttime() 1438 if (have_mftb && use_mftb) MFTB (end_mftb); in speed_endtime()
|
/netbsd-src/sys/arch/powerpc/oea/ |
H A D | pmap.c | 496 #define MFTB() mfrtcltbl() macro 970 i = MFTB() & 7; in pmap_pte_spill() 1154 register_t entropy = MFTB(); in pmap_pinit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1137 case PPC::MFTB: { in ProcessInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 2950 def MFTB : XFXForm_1<31, 371, (outs gprc:$RT), (ins i32imm:$SPR), 4712 def : InstAlias<"mftb $Rx", (MFTB gprc:$Rx, 268)>; 4713 def : InstAlias<"mftbl $Rx", (MFTB gprc:$Rx, 268)>; 4714 def : InstAlias<"mftbu $Rx", (MFTB gprc:$Rx, 269)>;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtins.def | 226 MFTB rs6000_mftb_di {32bit}
|