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
/
cc_helper.c
Age
Commit message (
Expand
)
Author
2015-06-05
target-s390x: fix CC computation for LOAD POSITIVE instructions
Aurelien Jarno
2015-02-03
target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag
Torbjorn Granlund
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2013-01-05
target-s390: Convert IPM
Richard Henderson
2013-01-05
target-s390: Convert FLOGR
Richard Henderson
2013-01-05
target-s390: Convert FP ADD, COMPARE, LOAD TEST/ROUND/LENGTHENED
Richard Henderson
2013-01-05
target-s390: Convert SHIFT, ROTATE SINGLE
Richard Henderson
2013-01-05
target-s390: Convert INSERT CHARACTERS UNDER MASK
Richard Henderson
2013-01-05
target-s390: Cleanup cc computation helpers
Richard Henderson
2013-01-05
target-s390: Convert TEST UNDER MASK
Richard Henderson
2013-01-05
target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
Richard Henderson
2012-09-10
target-s390x: avoid AREG0 for condition code helpers
Blue Swirl
2012-09-10
target-s390x: avoid AREG0 for FPU helpers
Blue Swirl
2012-09-10
target-s390x: split condition code helpers
Blue Swirl