mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
s390x: remove compatibility cc field
Remove the now unused cc field that was only required to not break bisectability. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
@@ -67,7 +67,6 @@ typedef struct CPUS390XState {
|
||||
|
||||
PSW psw;
|
||||
|
||||
uint32_t cc;
|
||||
uint32_t cc_op;
|
||||
uint64_t cc_src;
|
||||
uint64_t cc_dst;
|
||||
|
||||
Reference in New Issue
Block a user