From 43e65147c07b1400ae0dbb6694882eceb2363713 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 12 Aug 2015 04:45:07 -0700 Subject: Remove trailing spaces in opcodes --- opcodes/lm32-opc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes/lm32-opc.h') diff --git a/opcodes/lm32-opc.h b/opcodes/lm32-opc.h index 7d3ffd4..1f40aaf 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. */ -- cgit v1.1