mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
target/hppa: Implement STDBY
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
a8966ba70a
commit
25460fc5a7
4 changed files with 213 additions and 5 deletions
|
@ -228,6 +228,7 @@ lda 000011 ..... ..... .. . 0 -- 0100 ...... @ldstx size=3
|
|||
sta 000011 ..... ..... .. . 1 -- 1110 ...... @stim5 size=2
|
||||
sta 000011 ..... ..... .. . 1 -- 1111 ...... @stim5 size=3
|
||||
stby 000011 b:5 r:5 sp:2 a:1 1 -- 1100 m:1 ..... disp=%im5_0
|
||||
stdby 000011 b:5 r:5 sp:2 a:1 1 -- 1101 m:1 ..... disp=%im5_0
|
||||
|
||||
@fldstwx ...... b:5 x:5 sp:2 scale:1 ....... m:1 ..... \
|
||||
&ldst t=%rt64 disp=0 size=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue