Home | History | Annotate | Download | only in ppc

Lines Matching defs:ORI

317 #define ORI    OPCD(24)
453 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
1448 tcg_out32 (s, ORI | RS (args[1]) | RA (args[0])