diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-12-15 00:54:34 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-14 17:13:53 +0100 |
commit | d7efb69382cde8f29cd37df321b399542db9fdd2 (patch) | |
tree | d7759917d3476a791cb9089dba563507be54a68d /replication.c | |
parent | 311edee771510436fc70b2e4fbe5f9fd3cf3d14d (diff) | |
download | qemu-d7efb69382cde8f29cd37df321b399542db9fdd2.zip |
target/mips/translate: Expose check_mips_64() to 32-bit mode
To allow compiling 64-bit specific translation code more
generically (and removing #ifdef'ry), allow compiling
check_mips_64() on 32-bit targets.
If ever called on 32-bit, we obviously emit a reserved
instruction exception.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20201215225757.764263-3-f4bug@amsat.org>
Diffstat (limited to 'replication.c')
0 files changed, 0 insertions, 0 deletions