Home
last modified time | relevance | path

Searched refs:GEN_INT_ARITH_MODW (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c1915 #define GEN_INT_ARITH_MODW(name, opc3, sign) \ macro
1923 GEN_INT_ARITH_MODW(moduw, 0x08, 0);
1924 GEN_INT_ARITH_MODW(modsw, 0x18, 1);