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
/
insn-data.def
Age
Commit message (
Expand
)
Author
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
target/s390x: Implement processor-assist insn
Richard Henderson
2017-06-23
target/s390x: Implement execution-hint insns
Richard Henderson
2017-06-23
target/s390x: Implement load-and-zero-rightmost-byte insns
Richard Henderson
2017-06-23
target/s390x: Implement load-on-condition-2 insns
Richard Henderson
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
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 TEST ADDRESSING MODE
Aurelien Jarno
2017-06-06
target/s390x: implement TEST AND SET
Aurelien Jarno
2017-06-06
target/s390x: Implement CSPG
Richard Henderson
2017-06-06
target/s390x: Use atomic operations for COMPARE SWAP PURGE
Richard Henderson
2017-06-06
target/s390x: Fix EXECUTE with R1==0
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 LOAD AND OP
Richard Henderson
2017-05-12
target/s390x: Use atomic operations for COMPARE SWAP
Richard Henderson
2017-05-12
target/s390x: Implement LOAD PAIR DISJOINT
Eric Bischoff
2017-05-12
target/s390x: Implement LOAD PROGRAM PARAMETER
Miroslav Benes
2017-05-12
target/s390x: Implement STORE FACILITIES LIST EXTENDED
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth