index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
helper.h
Age
Commit message (
Expand
)
Author
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
2017-07-17
target/s390x: Implement CSST
Richard Henderson
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE ZONES
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE WITH OFFSET
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE NUMERICS
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE INVERSE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE AND SIGNAL
Aurelien Jarno
2017-06-06
target/s390x: implement PACK
Aurelien Jarno
2017-06-06
target/s390x: implement local-TLB-clearing in IPTE
Aurelien Jarno
2017-06-06
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
2017-06-06
target/s390x: Fix some helper_ex problems
Richard Henderson
2017-06-06
target/s390x: Use unwind data for helper_mvpg
Richard Henderson
2017-06-06
target/s390x: Add support for the TEST BLOCK instruction
Thomas Huth
2017-05-12
target/s390x: Use atomic operations for COMPARE SWAP
Richard Henderson
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2017-01-10
target-s390x: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth