diff options
author | Philippe Mathieu-Daudé | 2020-11-29 23:22:20 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-01-14 17:13:53 +0100 |
commit | 25a1362875874936c185eba72203de6e9581251e (patch) | |
tree | ca90a0ba5d60f525cb49d956436b567e94b81bd2 /.gdbinit | |
parent | target/mips/translate: Expose check_mips_64() to 32-bit mode (diff) | |
download | qemu-25a1362875874936c185eba72203de6e9581251e.tar.gz qemu-25a1362875874936c185eba72203de6e9581251e.tar.xz qemu-25a1362875874936c185eba72203de6e9581251e.zip |
target/mips: Introduce ase_msa_available() helper
Instead of accessing CP0_Config3 directly and checking
the 'MSA Present' bit, introduce an explicit helper,
making the code easier to read.
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20201208003702.4088927-2-f4bug@amsat.org>
Diffstat (limited to '.gdbinit')
0 files changed, 0 insertions, 0 deletions