Home | History | Annotate | Download | only in ppc64

Lines Matching refs:SRAWI

356 #define SRAWI  XO31(824)
1434 tcg_out32 (s, SRAWI | RS (args[1]) | RA (args[0]) | SH (args[2]));