Fix for MIPS issue. (#733)
This commit is contained in:
committed by
Nguyen Anh Quynh
parent
2ecbe89cc1
commit
69ae8f7987
@@ -571,7 +571,7 @@ struct CPUMIPSState {
|
||||
uint32_t CP0_TCStatus_rw_bitmask; /* Read/write bits in CP0_TCStatus */
|
||||
int insn_flags; /* Supported instruction set */
|
||||
|
||||
CPU_COMMON
|
||||
CPU_COMMON
|
||||
|
||||
/* Fields from here on are preserved across CPU reset. */
|
||||
CPUMIPSMVPContext *mvp;
|
||||
|
||||
Reference in New Issue
Block a user