show_result
show_result("ld", "PASS");
show_result("ld", "FAIL");
show_result("pld", "SKIP (!CPU_FTR_ARCH_31)");
show_result("pld", "PASS");
show_result("pld", "FAIL");
show_result("lwz", "PASS");
show_result("lwz", "FAIL");
show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)");
show_result(test->mnemonic, "SKIP (!CPU_FTR)");
show_result("plwz", "PASS");
show_result("plwz", "FAIL");
show_result("lwzx", "PASS");
show_result("lwzx", "FAIL");
show_result("std", "PASS");
show_result("std", "FAIL");
show_result("pstd", "SKIP (!CPU_FTR_ARCH_31)");
show_result("pstd", "PASS");
show_result("pstd", "FAIL");
show_result("ldarx / stdcx.", "FAIL (ldarx)");
show_result("ldarx / stdcx.", "PASS");
show_result("ldarx / stdcx.", "FAIL (stdcx.)");
show_result("lfsx", "PASS");
show_result("lfsx", "FAIL");
show_result("stfsx", "PASS");
show_result("stfsx", "FAIL");
show_result("pld", "SKIP (!CPU_FTR_ARCH_31)");
show_result("plfs", "PASS");
show_result("plfs", "FAIL");
show_result("pstfs", "PASS");
show_result("pstfs", "FAIL");
show_result("lfdx", "PASS");
show_result("lfdx", "FAIL");
show_result("stfdx", "PASS");
show_result("stfdx", "FAIL");
show_result("pld", "SKIP (!CPU_FTR_ARCH_31)");
show_result("plfd", "PASS");
show_result("plfd", "FAIL");
show_result("pstfd", "PASS");
show_result("pstfd", "FAIL");
show_result("lfsx", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("stfsx", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("plfs", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("pstfs", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("lfdx", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("stfdx", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("plfd", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("pstfd", "SKIP (CONFIG_PPC_FPU is not set)");
show_result("lvx", "PASS");
show_result("lvx", "FAIL");
show_result("stvx", "PASS");
show_result("stvx", "FAIL");
show_result("lvx", "SKIP (CONFIG_ALTIVEC is not set)");
show_result("stvx", "SKIP (CONFIG_ALTIVEC is not set)");
show_result("lxvd2x", "PASS");
show_result("lxvd2x", "PASS (!CPU_FTR_VSX)");
show_result("lxvd2x", "FAIL");
show_result("stxvd2x", "PASS");
show_result("stxvd2x", "PASS (!CPU_FTR_VSX)");
show_result("stxvd2x", "FAIL");
show_result("lxvd2x", "SKIP (CONFIG_VSX is not set)");
show_result("stxvd2x", "SKIP (CONFIG_VSX is not set)");
show_result("lxvp", "SKIP (!CPU_FTR_ARCH_31)");
show_result("stxvp", "SKIP (!CPU_FTR_ARCH_31)");
show_result("lxvp", "PASS");
show_result("lxvp", "PASS (!CPU_FTR_VSX)");
show_result("lxvp", "FAIL");
show_result("stxvp", "PASS");
show_result("stxvp", "PASS (!CPU_FTR_VSX)");
show_result("stxvp", "FAIL");
show_result("lxvp", "SKIP (CONFIG_VSX is not set)");
show_result("stxvp", "SKIP (CONFIG_VSX is not set)");
show_result("lxvpx", "SKIP (!CPU_FTR_ARCH_31)");
show_result("stxvpx", "SKIP (!CPU_FTR_ARCH_31)");
show_result("lxvpx", "PASS");
show_result("lxvpx", "PASS (!CPU_FTR_VSX)");
show_result("lxvpx", "FAIL");
show_result("stxvpx", "PASS");
show_result("stxvpx", "PASS (!CPU_FTR_VSX)");
show_result("stxvpx", "FAIL");
show_result("lxvpx", "SKIP (CONFIG_VSX is not set)");
show_result("stxvpx", "SKIP (CONFIG_VSX is not set)");
show_result("plxvp", "SKIP (!CPU_FTR_ARCH_31)");
show_result("pstxvp", "SKIP (!CPU_FTR_ARCH_31)");
show_result("plxvp", "PASS");
show_result("plxvp", "PASS (!CPU_FTR_VSX)");
show_result("plxvp", "FAIL");
show_result("pstxvp", "PASS");
show_result("pstxvp", "PASS (!CPU_FTR_VSX)");
show_result("pstxvp", "FAIL");
show_result("plxvp", "SKIP (CONFIG_VSX is not set)");
show_result("pstxvp", "SKIP (CONFIG_VSX is not set)");
goto show_result;
show_result: