mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
target/sparc: Implement MWAIT
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
56f2ef9c79
commit
6fbc032cbc
2 changed files with 12 additions and 0 deletions
|
@ -124,6 +124,7 @@ CALL 01 i:s30
|
|||
WRTICK_CMPR 10 10111 110000 ..... . ............. @n_r_ri
|
||||
WRSTICK 10 11000 110000 ..... . ............. @n_r_ri
|
||||
WRSTICK_CMPR 10 11001 110000 ..... . ............. @n_r_ri
|
||||
WRMWAIT 10 11100 110000 ..... . ............. @n_r_ri
|
||||
]
|
||||
# Before v8, rs1==0 was WRY, and the rest executed as nop.
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue