Searched refs:lxvh8x (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/math/
H A Dmma.S10 lxvh8x 4,0,3
11 lxvh8x 5,0,4
/linux-master/arch/powerpc/include/asm/
H A Demulated_ops.h47 struct ppc_emulated_entry lxvh8x; member in struct:ppc_emulated
/linux-master/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c368 LOAD_VSX_XFORM_TEST(lxvh8x);
/linux-master/arch/powerpc/kernel/
H A Dtraps.c899 * lxvh8x opcode: 0x7c000658
973 * lxvh8x/lxvb16x check MSR VSX or VEC depending on VSR used sel = 1,3
976 if ((sel & 1) && (instr & 1)) /* lxvh8x & lxvb16x + VSR >= 32 */
991 case 1: /* lxvh8x */
992 PPC_WARN_EMULATED(lxvh8x, regs);
1022 case 1: /* lxvh8x */
1046 case 1: /* lxvh8x */
2298 WARN_EMULATED_SETUP(lxvh8x),

Completed in 157 milliseconds