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-sh4
/
helper.h
Age
Commit message (
Expand
)
Author
2015-09-13
target-sh4: add flags markups for FP helpers
Aurelien Jarno
2015-06-12
target-sh4: split out Q and M from of SR and optimize div1
Aurelien Jarno
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-10-28
target-sh4: rename helper flags
Aurelien Jarno
2012-09-21
target-sh4: rework exceptions handling
Aurelien Jarno
2012-09-21
target-sh4: implement addv and subv using TCG
Aurelien Jarno
2012-09-21
target-sh4: implement addc and subc using TCG
Aurelien Jarno
2012-09-21
target-sh4: mark a few helpers const and pure
Aurelien Jarno
2012-09-15
target-sh4: switch to AREG0 free mode
Blue Swirl
2011-04-12
target-sh4: get rid of CPU_{Float,Double}U
Aurelien Jarno
2011-01-16
target-sh4: implement negc using TCG
Aurelien Jarno
2011-01-14
target-sh4: add ftrv instruction
Aurelien Jarno
2011-01-14
target-sh4: add fipr instruction
Aurelien Jarno
2009-04-01
SH: Improve movca.l/ocbi emulation.
edgar_igl
2009-01-14
sh4: Add FMAC instruction support
aurel32
2008-12-07
SH4: Implement FD bit
aurel32
2008-11-17
TCG variable type checking.
pbrook
2008-09-15
SH4: sleep instruction bug fix
aurel32
2008-09-01
SH4: final conversion to TCG
aurel32
2008-09-01
SH4: convert floating-point ops to TCG
aurel32
2008-09-01
SH4: Convert remaining non-fp ops to TCG
aurel32
2008-08-30
SH4: convert control/status register load/store to TCG
aurel32
2008-08-30
SH4: convert some more arithmetics ops to TCG
aurel32
2008-08-29
SH4: convert a few helpers to TCG
aurel32
2008-08-28
SH4: add support for TCG helpers
aurel32