index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
/
vfp
/
vfpdouble.cpp
Commit message (
Expand
)
Author
Age
*
vfp: Get rid of warnings
Lioncash
2015-05-14
*
vfp: Handle flush-to-zero mode.
Lioncash
2015-05-11
*
vfp: Get rid of warnings
Lioncash
2015-03-03
*
vfpdouble: Use %p for printing pointer addresses.
Lioncash
2015-02-15
*
arm: General cleanup
Lioncash
2015-02-13
*
vfp: Normalize accumulator for multiply accumulate instructions
Lioncash
2015-02-10
*
vfpdouble: Fix the FTOUI NaN sign setting
Lioncash
2015-02-09
*
Throw more unused/unnecessary VFP code out
Lioncash
2015-02-09
*
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
Lioncash
2015-02-09
*
vfp: Fix VCVT
Lioncash
2015-02-04
*
Merge pull request #410 from chinhodado/cleanup
bunnei
2015-01-24
|
\
*
|
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-19
|
*
Cleanup: Logging in Core
Chin
2015-01-19
|
/
*
vfp: Get rid of a few warnings
Lioncash
2014-12-30
*
ARM: Merge latest VFP fixes from 3dmoo team.
bunnei
2014-11-02
*
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-10-25