mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
target/sparc: Implement IMA extension
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
deadbb14ba
commit
68a414e99d
5 changed files with 32 additions and 0 deletions
|
@ -525,6 +525,9 @@ FCMPEq 10 000 cc:2 110101 ..... 0 0101 0111 ..... \
|
|||
FNMSUBd 10 ..... 110111 ..... ..... 1010 ..... @d_d_d_d
|
||||
FNMADDs 10 ..... 110111 ..... ..... 1101 ..... @r_r_r_r
|
||||
FNMADDd 10 ..... 110111 ..... ..... 1110 ..... @d_d_d_d
|
||||
|
||||
FPMADDX 10 ..... 110111 ..... ..... 0000 ..... @d_d_d_d
|
||||
FPMADDXHI 10 ..... 110111 ..... ..... 0100 ..... @d_d_d_d
|
||||
]
|
||||
NCP 10 ----- 110111 ----- --------- ----- # v8 CPop2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue