summaryrefslogtreecommitdiff
path: root/opcodes/lm32-opc.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:45:07 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:45:07 -0700
commit43e65147c07b1400ae0dbb6694882eceb2363713 (patch)
treee52d56a58d00c74db6c82e736464ab0f500a7181 /opcodes/lm32-opc.h
parentf3445b37b67deb8f67f7885274b2544684503f78 (diff)
Remove trailing spaces in opcodes
Diffstat (limited to 'opcodes/lm32-opc.h')
-rw-r--r--opcodes/lm32-opc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/lm32-opc.h b/opcodes/lm32-opc.h
index 7d3ffd458b..1f40aaff53 100644
--- a/opcodes/lm32-opc.h
+++ b/opcodes/lm32-opc.h
@@ -31,7 +31,7 @@ This file is part of the GNU Binutils and/or GDB, the GNU debugger.
#define CGEN_VERBOSE_ASSEMBLER_ERRORS
#define CGEN_DIS_HASH_SIZE 64
-#define CGEN_DIS_HASH(buf,value) ((value >> 26) & 0x3f)
+#define CGEN_DIS_HASH(buf,value) ((value >> 26) & 0x3f)
/* -- asm.c */
/* Enum declaration for lm32 instruction types. */