* tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it.
[deliverable/binutils-gdb.git] / gdb / am29k-opcode.h
index 63243f416b889d2ee118ac1887172480ee407ad2..3a32e230c62341441858c09c989f892985436b71 100644 (file)
@@ -194,7 +194,7 @@ static struct am29k_opcode am29k_opcodes[] =
 { "mfacc", 0xe9, "c,d,f" },
 { "mfsr", 0xc6, "c,s" },
 { "mftlb", 0xb6, "c,a" },
-{ "mtacc", 0xe8, "c,d,f" },
+{ "mtacc", 0xe8, "a,d,f" },
 { "mtsr", 0xce, "s,b" },
 { "mtsrim", 0x04, "s,x" },
 { "mttlb", 0xbe, "a,b" },
This page took 0.023176 seconds and 4 git commands to generate.