* xtensa-dis.c (fetch_data): Remove numBytes parameter.
[deliverable/binutils-gdb.git] / opcodes / fr30-desc.c
index 01d896f28ea27aa21d0cc53c2a71b75d4befbae1..3309d54cf03ca3f2b9eea85d90ecc8310027a7bd 100644 (file)
@@ -105,7 +105,7 @@ const CGEN_ATTR_TABLE fr30_cgen_insn_attr_table[] =
   { "SKIP-CTI", &bool_attr[0], &bool_attr[0] },
   { "DELAY-SLOT", &bool_attr[0], &bool_attr[0] },
   { "RELAXABLE", &bool_attr[0], &bool_attr[0] },
-  { "RELAX", &bool_attr[0], &bool_attr[0] },
+  { "RELAXED", &bool_attr[0], &bool_attr[0] },
   { "NO-DIS", &bool_attr[0], &bool_attr[0] },
   { "PBB", &bool_attr[0], &bool_attr[0] },
   { "NOT-IN-DELAY-SLOT", &bool_attr[0], &bool_attr[0] },
This page took 0.024442 seconds and 4 git commands to generate.