include/opcode/
[deliverable/binutils-gdb.git] / opcodes / mips16-opc.c
index 01cbcde489a64252ccc9edb221bc0dcf29d62be4..d90c7f3d4b6cecc7b0b0fb04874f4e3c5f56df92 100644 (file)
@@ -167,7 +167,7 @@ const struct mips_opcode mips16_opcodes[] =
 {"jal",     "x",       0xe840, 0xf8ff, UBD|WR_31|RD_x, 0,      I1 },
 {"jal",     "R,x",     0xe840, 0xf8ff, UBD|WR_31|RD_x, 0,      I1 },
 {"jal",            "a",        0x1800, 0xfc00, UBD|WR_31,      0,      I1 },
-{"jalx",    "a",       0x1c00, 0xfc00, UBD|WR_31,      0,      I1 },
+{"jalx",    "i",       0x1c00, 0xfc00, UBD|WR_31,      0,      I1 },
 {"jr",     "x",        0xe800, 0xf8ff, UBD|RD_x,       0,      I1 },
 {"jr",     "R",        0xe820, 0xffff, UBD|RD_31,      0,      I1 },
 {"j",      "x",        0xe800, 0xf8ff, UBD|RD_x,       0,      I1 },
This page took 0.023843 seconds and 4 git commands to generate.