D | ppc-opcode.h | 289 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 363 #define PPC_RAW_TLBIE_5(rb, rs, ric, prs, r) \ argument 365 #define PPC_RAW_TLBIEL(rb, rs, ric, prs, r) \ argument 547 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 549 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|