mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
target-s390: Convert SRST
Signed-off-by: Richard Henderson <rth@twiddle.net>
This commit is contained in:
parent
aa31bf6031
commit
4600c994d9
4 changed files with 45 additions and 32 deletions
|
@ -471,6 +471,9 @@
|
|||
C(0xeb1d, RLL, RSY_a, Z, r3_o, sh32, new, r1_32, rll32, 0)
|
||||
C(0xeb1c, RLLG, RSY_a, Z, r3_o, sh64, r1, 0, rll64, 0)
|
||||
|
||||
/* SEARCH STRING */
|
||||
C(0xb25e, SRST, RRE, Z, r1_o, r2_o, 0, 0, srst, 0)
|
||||
|
||||
/* SET ACCESS */
|
||||
C(0xb24e, SAR, RRE, Z, 0, r2_o, 0, 0, sar, 0)
|
||||
/* SET FPC */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue