Lines Matching refs:mnemonic
78 static void __init show_result(char *mnemonic, char *result)
80 pr_info("%-14s : %s\n", mnemonic, result);
83 static void __init show_result_with_descr(char *mnemonic, char *descr,
86 pr_info("%-14s : %-50s %s\n", mnemonic, descr, result);
901 char *mnemonic;
918 .mnemonic = "nop",
930 .mnemonic = "setb",
957 .mnemonic = "add",
1042 .mnemonic = "add.",
1129 .mnemonic = "addc",
1222 .mnemonic = "addc.",
1317 .mnemonic = "divde",
1347 .mnemonic = "divde.",
1377 .mnemonic = "divdeu",
1425 .mnemonic = "divdeu.",
1473 .mnemonic = "paddi",
1665 show_result(test->mnemonic, "SKIP (!CPU_FTR)");
1726 show_result_with_descr(test->mnemonic,