Searched refs:UIM (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | xxspltw.c | 14 #define TEST(HI, LO, UIM, RES) \ argument 30 : "i" (UIM) \ 33 " %016" PRIx64 "%016" PRIx64 "\n", HI, LO, UIM, \
|
/openbmc/qemu/target/ppc/ |
H A D | internal.h | 216 EXTRACT_HELPER(UIM, 16, 2);
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 1827 " 0x" TARGET_FMT_lx ", UIM = %d > %d\n", ctx->cia, a->uim, 1847 " 0x" TARGET_FMT_lx ", UIM = %d > %d\n", ctx->cia, a->uim,
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 939 #define UIM DMEX + 1 macro 941 #define UIMM2 UIM 943 #define LRAND UIM 946 #define ERAT_T UIM + 1 6528 {"xxspltw", XX2(60,164), XX2UIM_MASK, PPCVSX, PPCVLE, {XT6, XB6, UIM}},
|