D | ppc-opcode.h | 288 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 362 #define PPC_RAW_TLBIE_5(rb, rs, ric, prs, r) \ argument 364 #define PPC_RAW_TLBIEL(rb, rs, ric, prs, r) \ argument 544 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 546 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|