Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h380 #define __PPC_RA(a) ___PPC_RA(__REG_##a) macro
421 __PPC_RA(a) | __PPC_RB(b))
423 __PPC_RA(a) | __PPC_RB(b))
448 __PPC_RA(a) | __PPC_RS(s))
450 __PPC_RA(a) | __PPC_RS(s))
452 __PPC_RA(a) | __PPC_RS(s))
481 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
483 __PPC_RS(s) | __PPC_RA(a) | __PPC_WS(w))
499 __PPC_RT(t) | __PPC_RA(a) | __PPC_RB(b))
501 __PPC_RS(s) | __PPC_RA(a) | __PPC_RB(b))
[all …]