Lines Matching refs:PPC_WARN_EMULATED
973 PPC_WARN_EMULATED(lxvw4x, regs); in p9_hmi_special_emu()
976 PPC_WARN_EMULATED(lxvh8x, regs); in p9_hmi_special_emu()
979 PPC_WARN_EMULATED(lxvd2x, regs); in p9_hmi_special_emu()
982 PPC_WARN_EMULATED(lxvb16x, regs); in p9_hmi_special_emu()
1343 PPC_WARN_EMULATED(mfpvr, regs); in emulate_instruction()
1351 PPC_WARN_EMULATED(dcba, regs); in emulate_instruction()
1360 PPC_WARN_EMULATED(mcrxr, regs); in emulate_instruction()
1371 PPC_WARN_EMULATED(string, regs); in emulate_instruction()
1377 PPC_WARN_EMULATED(popcntb, regs); in emulate_instruction()
1383 PPC_WARN_EMULATED(isel, regs); in emulate_instruction()
1389 PPC_WARN_EMULATED(sync, regs); in emulate_instruction()
1401 PPC_WARN_EMULATED(mfdscr, regs); in emulate_instruction()
1412 PPC_WARN_EMULATED(mtdscr, regs); in emulate_instruction()
1436 PPC_WARN_EMULATED(math, regs); in emulate_math()
2065 PPC_WARN_EMULATED(altivec, regs); in DEFINE_INTERRUPT_HANDLER()