index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
/
int_helper.c
Age
Commit message (
Expand
)
Author
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
alpha: Clean up includes
Peter Maydell
2015-08-18
target-alpha: Special case cmpbge with zero
Richard Henderson
2015-08-17
target-alpha: Rewrite helper_cmpbge using bit tests
Richard Henderson
2015-05-22
Revert "target-alpha: Add vector implementation for CMPBGE"
Peter Maydell
2015-05-21
target-alpha: Add vector implementation for CMPBGE
Richard Henderson
2015-05-21
target-alpha: Rewrite helper_zapnot
Richard Henderson
2015-05-18
target-alpha: Fix integer overflow checking insns
Richard Henderson
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2013-02-23
target-alpha: Use mulu2 for umulh insn
Richard Henderson
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-03-24
target-alpha: Move integer overflow helpers to int_helper.c.
Richard Henderson
2012-03-24
target-alpha: Move integer helpers to int_helper.c.
Richard Henderson