D | ppc-opcode.h | 329 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 405 #define PPC_RAW_TLBIE_5(rb, rs, ric, prs, r) \ argument 407 #define PPC_RAW_TLBIEL(rb, rs, ric, prs, r) \ argument 625 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 627 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|