Lines Matching refs:mnemonic
79 static void __init show_result(char *mnemonic, char *result)
81 pr_info("%-14s : %s\n", mnemonic, result);
84 static void __init show_result_with_descr(char *mnemonic, char *descr,
87 pr_info("%-14s : %-50s %s\n", mnemonic, descr, result);
634 char *mnemonic;
651 .mnemonic = "nop",
663 .mnemonic = "add",
748 .mnemonic = "add.",
835 .mnemonic = "addc",
928 .mnemonic = "addc.",
1023 .mnemonic = "divde",
1053 .mnemonic = "divde.",
1083 .mnemonic = "divdeu",
1131 .mnemonic = "divdeu.",
1179 .mnemonic = "paddi",
1370 show_result(test->mnemonic, "SKIP (!CPU_FTR)");
1431 show_result_with_descr(test->mnemonic,