Home | History | Annotate | Download | only in ppc64

Lines Matching defs:ORIS

306 #define ORIS   OPCD( 25)
477 if (h16) tcg_out32 (s, ORIS | RS (ret) | RA (ret) | h16);
1338 tcg_out32 (s, ORIS | RS (args[0]) | RA (args[0])
1342 tcg_out32 (s, ORIS | RS (args[1]) | RA (args[0])