Searched defs:RA (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/arch/powerpc/kernel/ |
D | misc_64.S | 305 #define LBZCIX(RT,RA,RB) .long (0x7c0006aa|(RT<<21)|(RA<<16)|(RB << 11)) argument 306 #define STBCIX(RS,RA,RB) .long (0x7c0007aa|(RS<<21)|(RA<<16)|(RB << 11)) argument
|
D | head_32.S | 39 #define LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-3.3/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 103 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-3.3/arch/powerpc/mm/ |
D | tlb_nohash_low.S | 196 # define ICBT(CT,RA,RB) \ argument
|
/linux-3.3/arch/mips/mm/ |
D | page.c | 51 #define RA 31 macro
|
/linux-3.3/arch/mn10300/kernel/ |
D | kprobes.c | 98 #define RA (1 << 10) macro
|
/linux-3.3/arch/x86/crypto/ |
D | serpent-sse2-i586-asm_32.S | 40 #define RA %xmm0 macro
|
/linux-3.3/arch/powerpc/xmon/ |
D | ppc-opc.c | 373 #define RA NSI + 1 macro
|