diff options
author | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-06-26 00:08:11 +0000 |
---|---|---|
committer | Tom Cosgrove <tom@cvs.openbsd.org> | 2004-06-26 00:08:11 +0000 |
commit | 23c3850541ece918e99e64cb68269b253c46c41c (patch) | |
tree | 573f82c90df73ce80afc208482c699602618fba1 /gnu/usr.bin/binutils | |
parent | c0dd7f8f47da02c6c49a8883cfbcba4d796c57c2 (diff) |
Fix merge error
ok drahn@
Diffstat (limited to 'gnu/usr.bin/binutils')
-rw-r--r-- | gnu/usr.bin/binutils/opcodes/i386-dis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/opcodes/i386-dis.c b/gnu/usr.bin/binutils/opcodes/i386-dis.c index cf7334c092e..37df6ea05f4 100644 --- a/gnu/usr.bin/binutils/opcodes/i386-dis.c +++ b/gnu/usr.bin/binutils/opcodes/i386-dis.c @@ -948,7 +948,6 @@ static const struct dis386 dis386_twobyte[] = { { "shldS", Ev, Gv, CL }, { "", OPXCRYPT2, XX, XX }, { "", OPXCRYPT, XX, XX }, - { "(bad)", XX, XX, XX }, /* a8 */ { "pushT", gs, XX, XX }, { "popT", gs, XX, XX }, |