projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
750f03b
)
Remove extra white space.
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 10 Oct 2007 22:00:24 +0000
(22:00 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 10 Oct 2007 22:00:24 +0000
(22:00 +0000)
opcodes/i386-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/i386-dis.c
b/opcodes/i386-dis.c
index 4252ecca42364c1514061fef15c7e33bb0e2e19b..673266d1196892ec27be8df6c4c318ab7f9d0cdf 100644
(file)
--- a/
opcodes/i386-dis.c
+++ b/
opcodes/i386-dis.c
@@
-364,7
+364,7
@@
fetch_data (struct disassemble_info *info, bfd_byte *addr)
/* byte operand */
#define b_mode 1
/* operand size depends on prefixes */
-#define v_mode
(b_mode + 1)
+#define v_mode (b_mode + 1)
/* word operand */
#define w_mode (v_mode + 1)
/* double word operand */