diff options
| author | Aleksandar Rikalo | 2018-08-07 12:49:38 +0200 |
|---|---|---|
| committer | Aleksandar Markovic | 2018-08-24 17:51:59 +0200 |
| commit | 9affc1c59279f482ff145e0371926f79b6448e3e (patch) | |
| tree | 7ce3d57869f58a9907cc0461e49685e9c583d23c /include | |
| parent | target/mips: Add emulation of nanoMIPS 32-bit branch instructions (diff) | |
| download | qemu-9affc1c59279f482ff145e0371926f79b6448e3e.tar.gz qemu-9affc1c59279f482ff145e0371926f79b6448e3e.tar.xz qemu-9affc1c59279f482ff145e0371926f79b6448e3e.zip | |
target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
Use bits from configuration registers for availability control
of MT ASE instructions, rather than only ISA_MT bit in insn_flags.
This is done by adding a field in hflags for MT bit, and adding
functions check_mt() and check_cp0_mt().
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Stefan Markovic <smarkovic@wavecomp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
