Home
last modified time | relevance | path

Searched defs:shiftcount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dcm.h198 u8 shiftcount; member
/openbmc/qemu/target/tricore/
H A Dtranslate.c2472 static void gen_sh_hi(TCGv ret, TCGv r1, int32_t shiftcount) in gen_sh_hi()