Home | History | Annotate | Download | only in ppc64

Lines Matching refs:ANDI

309 #define ANDI   OPCD( 28)
1316 tcg_out32 (s, ANDI | RS (args[1]) | RA (args[0]) | args[2]);