Searched defs:shiftcount (Results 1 – 2 of 2) sorted by relevance
198 u8 shiftcount; member
2472 static void gen_sh_hi(TCGv ret, TCGv r1, int32_t shiftcount) in gen_sh_hi()