Lines Matching refs:PPC_WARN_EMULATED
989 PPC_WARN_EMULATED(lxvw4x, regs); in p9_hmi_special_emu()
992 PPC_WARN_EMULATED(lxvh8x, regs); in p9_hmi_special_emu()
995 PPC_WARN_EMULATED(lxvd2x, regs); in p9_hmi_special_emu()
998 PPC_WARN_EMULATED(lxvb16x, regs); in p9_hmi_special_emu()
1361 PPC_WARN_EMULATED(mfpvr, regs); in emulate_instruction()
1369 PPC_WARN_EMULATED(dcba, regs); in emulate_instruction()
1378 PPC_WARN_EMULATED(mcrxr, regs); in emulate_instruction()
1389 PPC_WARN_EMULATED(string, regs); in emulate_instruction()
1395 PPC_WARN_EMULATED(popcntb, regs); in emulate_instruction()
1401 PPC_WARN_EMULATED(isel, regs); in emulate_instruction()
1407 PPC_WARN_EMULATED(sync, regs); in emulate_instruction()
1419 PPC_WARN_EMULATED(mfdscr, regs); in emulate_instruction()
1430 PPC_WARN_EMULATED(mtdscr, regs); in emulate_instruction()
1456 PPC_WARN_EMULATED(math, regs); in emulate_math()
2112 PPC_WARN_EMULATED(altivec, regs); in DEFINE_INTERRUPT_HANDLER()