diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2014-05-29 15:50:17 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2014-06-20 22:14:13 +0200 |
commit | 5ab5c04170c5a73172a51a5a5647788c26263db9 (patch) | |
tree | 43a5efdf8c52b9434159753b342c28a90f6dca9e /target-mips/mips-defs.h | |
parent | d70a319b8d6f10ad895f05bdd5160cdb42f5058a (diff) |
target-mips: copy CP0_Config1 into DisasContext
In order to avoid access to the CPUMIPSState structure in the
translator, keep a copy of CP0_Config1 into DisasContext. The whole
register is read-only so it can be copied as a single value.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/mips-defs.h')
0 files changed, 0 insertions, 0 deletions