projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59467ba
)
s390x: remove compatibility cc field
author
Alexander Graf
<agraf@suse.de>
Wed, 13 Apr 2011 11:30:00 +0000
(13:30 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 20 May 2011 15:35:12 +0000
(17:35 +0200)
Remove the now unused cc field that was only required to not break
bisectability.
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/cpu.h
patch
|
blob
|
history
diff --git
a/target-s390x/cpu.h
b/target-s390x/cpu.h
index 125b9394bfc78011a4118c36379f16b1918ed5f3..4e5c3917d335ac0a2f9b033cc8ee9a6337141a53 100644
(file)
--- a/
target-s390x/cpu.h
+++ b/
target-s390x/cpu.h
@@
-67,7
+67,6
@@
typedef struct CPUS390XState {
PSW psw;
- uint32_t cc;
uint32_t cc_op;
uint64_t cc_src;
uint64_t cc_dst;