summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmpn/x86/k6/cross.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/x86/k6/cross.pl b/mpn/x86/k6/cross.pl
index d8a4d1d3c..2635ec5cd 100755
--- a/mpn/x86/k6/cross.pl
+++ b/mpn/x86/k6/cross.pl
@@ -103,7 +103,7 @@ sub disassemble {
if ($prefix =~ /0f/
&& $opcode !~ /^8/ # jcond disp32
&& $modrm =~ /^[0-3][4c]/) {
- print "ZZ ($file) >3 bytes to determine instruction length\n";
+ print "ZZ ($file) >3 bytes to determine instruction length [K6]\n";
}
# with just an opcode, starting 1f mod 20h