Home | History | Annotate | Download | only in ppc

Lines Matching full:andi

321 #define ANDI   OPCD(28)
1432 tcg_out32 (s, ANDI | RS (args[1]) | RA (args[0]) | c);