Searched defs:sh_amt (Results 1 – 2 of 2) sorted by relevance
6711 IRTemp sh_amt = newTemp(Ity_I32); in dis_int_shift() local6810 IRTemp sh_amt = newTemp(Ity_I64); in dis_int_shift() local
2755 UInt sh_how, UInt sh_amt, UInt regNo, in getShiftedIRegOrZR()