aboutsummaryrefslogtreecommitdiff
path: root/opcodes/mcore-opc.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/mcore-opc.h')
-rw-r--r--opcodes/mcore-opc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/mcore-opc.h b/opcodes/mcore-opc.h
index f3d2c37..0d23502 100644
--- a/opcodes/mcore-opc.h
+++ b/opcodes/mcore-opc.h
@@ -128,14 +128,14 @@ const mcore_opcode_info mcore_table[] =
{ "cmpnei", OB, 0, 0x2A00 },
{ "bmaski", OMa, 0, 0x2C00 },
{ "divu", O1R1, 0, 0x2C10 },
-/* SPACE: 0x2c20 - 0x2c7f */
+/* SPACE: 0x2c20 - 0x2c7f */
{ "bmaski", OMb, 0, 0x2C80 },
{ "bmaski", OMc, 0, 0x2D00 },
{ "andi", OB, 0, 0x2E00 },
{ "bclri", OB, 0, 0x3000 },
/* SPACE: 0x3200 - 0x320f */
{ "divs", O1R1, 0, 0x3210 },
-/* SPACE: 0x3220 - 0x326f */
+/* SPACE: 0x3220 - 0x326f */
{ "bgeni", OBRa, 0, 0x3270 },
{ "bgeni", OBRb, 0, 0x3280 },
{ "bgeni", OBRc, 0, 0x3300 },