Home | History | Annotate | Download | only in ppc64

Lines Matching refs:h16

472             uint16_t h16 = arg >> 16;
477 if (h16) tcg_out32 (s, ORIS | RS (ret) | RA (ret) | h16);