Home | History | Annotate | Download | only in ppc64

Lines Matching full:ori

292 #define ORI    OPCD( 24)
440 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
460 if (l16) tcg_out32 (s, ORI | RS (ret) | RA (ret) | l16);
1157 tcg_out32 (s, ORI | RS (args[1]) | RA (args[0])