OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__mfspr
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
ppc_intrinsics.h
99
*
__mfspr
- Move from Special Purpose Register
162
#define __mfxer()
__mfspr
(__SPR_XER)
163
#define __mflr()
__mfspr
(__SPR_LR)
164
#define __mfctr()
__mfspr
(__SPR_CTR)
165
#define __mfvrsave()
__mfspr
(__SPR_VRSAVE)
166
#define __mftb()
__mfspr
(__SPR_TBL)
167
#define __mftbu()
__mfspr
(__SPR_TBU)
929
*
__mfspr
- Move from Special Purpose Register
931
* int
__mfspr
(int);
933
#define
__mfspr
(spr)
macro
[
all
...]
Completed in 153 milliseconds