projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e23fde
)
CRIS: Remove duplicated flag defines.
author
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Wed, 3 Jun 2009 20:48:05 +0000
(22:48 +0200)
committer
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Wed, 3 Jun 2009 20:48:05 +0000
(22:48 +0200)
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-cris/cpu.h
patch
|
blob
|
history
diff --git
a/target-cris/cpu.h
b/target-cris/cpu.h
index e98a48d658c9118e4f87850eeedd7d40476d0e11..ec8feb04aace1929c3ab654998c3420d7a31e9ce 100644
(file)
--- a/
target-cris/cpu.h
+++ b/
target-cris/cpu.h
@@
-67,8
+67,6
@@
#define R_FLAG 0x100
#define P_FLAG 0x80
#define U_FLAG 0x40
-#define P_FLAG 0x80
-#define U_FLAG 0x40
#define I_FLAG 0x20
#define X_FLAG 0x10
#define N_FLAG 0x08