diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-12-16 12:41:25 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-14 17:13:53 +0100 |
commit | b0586b38cb51dccb25a1957796e34ecd99c8fbf7 (patch) | |
tree | 1c1ab2380bf5cd79106b5fe89a96246b99af9a32 /migration/socket.c | |
parent | 8b0ea9b638adadcf056f4a18fe53a7c6339beba8 (diff) | |
download | qemu-b0586b38cb51dccb25a1957796e34ecd99c8fbf7.zip qemu-b0586b38cb51dccb25a1957796e34ecd99c8fbf7.tar.gz qemu-b0586b38cb51dccb25a1957796e34ecd99c8fbf7.tar.bz2 |
target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()
MIPS 64-bit ISA is introduced with MIPS3.
Introduce the CPU_MIPS64 definition aliased to the MIPS3 ISA,
and the cpu_type_is_64bit() method to check if a CPU supports
this ISA (thus is 64-bit).
Suggested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210104221154.3127610-5-f4bug@amsat.org>
Diffstat (limited to 'migration/socket.c')
0 files changed, 0 insertions, 0 deletions