Module Name: src
Committed By: skrll
Date: Sat Nov 26 15:54:02 UTC 2011
Modified Files:
src/external/gpl3/binutils/dist/include/opcode: hppa.h
Log Message:
Slight merge mistake. Now no difference to verndor branch.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/external/gpl3/binutils/dist/include/opcode/hppa.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/binutils/dist/include/opcode/hppa.h
diff -u src/external/gpl3/binutils/dist/include/opcode/hppa.h:1.3 src/external/gpl3/binutils/dist/include/opcode/hppa.h:1.4
--- src/external/gpl3/binutils/dist/include/opcode/hppa.h:1.3 Sun Sep 25 04:32:42 2011
+++ src/external/gpl3/binutils/dist/include/opcode/hppa.h Sat Nov 26 15:54:02 2011
@@ -598,7 +598,6 @@ static const struct pa_opcode pa_opcodes
{ "bb", 0xc0004000, 0xffe06000, "?bnx,!,w", pa10, FLAG_STRICT},
{ "bb", 0xc4004000, 0xfc004000, "?Bnx,B,w", pa20, FLAG_STRICT},
{ "bb", 0xc4004000, 0xfc006000, "?bnx,Q,w", pa10, FLAG_STRICT},
-{ "bb", 0xc4004000, 0xfc004000, "?Bnx,B,w", pa20, FLAG_STRICT},
{ "bb", 0xc4004000, 0xfc006000, "?bnx,Q,w", pa10, 0},
{ "bvb", 0xc0004000, 0xffe04000, "?bnx,w", pa10, 0},
{ "clrbts", 0xe8004005, 0xffffffff, "", pa20, FLAG_STRICT},