Skip to content
Commit 5ab5c041 authored by Aurelien Jarno's avatar Aurelien Jarno
Browse files

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: default avatarAurelien Jarno <aurelien@aurel32.net>
parent d70a319b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment