Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dexceptions-64s.S2678 XVCPSGNDP(.Lreg,.Lreg,.Lreg)
2693 XVCPSGNDP(.Lreg,.Lreg,.Lreg)
/openbmc/qemu/target/ppc/
H A Dinsn32.decode777 XVCPSGNDP 111100 ..... ..... ..... 11110000 ... @XX3
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h657 #define XVCPSGNDP(t, a, b) stringify_in_c(.long (PPC_RAW_XVCPSGNDP(t, a, b))) macro
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc789 TRANS(XVCPSGNDP, do_xvcpsgn, MO_64)