Home | History | Annotate | Download | only in ppc64

Lines Matching refs:XORI

307 #define XORI   OPCD( 26)
1064 tcg_out32 (s, XORI | RS (arg1) | RA (0) | arg2);
1102 tcg_out32 (s, XORI | RS (arg1) | RA (0) | arg2);
1353 tcg_out32 (s, XORI | RS (args[1]) | RA (args[0])