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:
b1299c4
)
Remove extra space.
author
H.J. Lu
<hjl.tools@gmail.com>
Tue, 13 Feb 2007 21:45:27 +0000
(21:45 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Tue, 13 Feb 2007 21:45:27 +0000
(21:45 +0000)
opcodes/i386-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/i386-dis.c
b/opcodes/i386-dis.c
index 6982de3a8c75c345ec12ab7e7ad8abf226058e16..0a3443a68802687b6f66690d95a3422e957750f1 100644
(file)
--- a/
opcodes/i386-dis.c
+++ b/
opcodes/i386-dis.c
@@
-2025,10
+2025,10
@@
static const struct dis386 prefix_user_table[][4] = {
/* PREGRP37 */
{
- { "(bad)", {
XX } },
+ { "(bad)", { XX } },
{ "popcntS", { Gv, Ev } },
- { "(bad)", {
XX } },
- { "(bad)", {
XX } },
+ { "(bad)", { XX } },
+ { "(bad)", { XX } },
},
};