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
/
int_helper.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
s390: Clean up includes
Peter Maydell
2015-07-07
target-s390x: fix CONVERT TO BINARY (CVD, CVDY)
Aurelien Jarno
2015-06-05
target-s390x: remove unused helpers
Aurelien Jarno
2015-06-05
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
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
2013-04-26
s390x: use CONFIG_INT128 to detect __uint128_t
Gabriel Kerneis
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
2013-01-05
target-s390: Implement POPCNT
Richard Henderson
2013-01-05
target-s390: Convert FLOGR
Richard Henderson
2013-01-05
target-s390: Send signals for divide
Richard Henderson
2013-01-05
target-s390: Convert DIVIDE
Richard Henderson
2013-01-05
target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
Richard Henderson
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-09-10
target-s390x: avoid AREG0 for integer helpers
Blue Swirl
2012-09-10
target-s390x: split integer helpers
Blue Swirl