Home
last modified time | relevance | path

Searched refs:__PPC_RA (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
Dppc-opcode.h260 #define __PPC_RA(a) ___PPC_RA(__REG_##a) macro
290 __PPC_RA(a) | __PPC_RB(b))
292 __PPC_RA(a) | __PPC_RB(b))
306 __PPC_RA(a) | __PPC_RS(s))
308 __PPC_RA(a) | __PPC_RS(s))
310 __PPC_RA(a) | __PPC_RS(s))
329 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
331 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
347 __PPC_RT(t) | __PPC_RA(a) | __PPC_RB(b))
349 __PPC_RS(s) | __PPC_RA(a) | __PPC_RB(b))
[all …]