index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
skyeye_common
Age
Commit message (
Expand
)
Author
2015-05-07
Remove unnecessary dyncom header files
Lioncash
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
Clean-up includes
Yuri Kunde Schlesner
2015-05-01
Dyncom: Move cream cache to ARMul_State.
bunnei
2015-04-20
dyncom: Remove more unused/unnecessary code
Lioncash
2015-04-17
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-14
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
Emmanuel Gil Peyrot
2015-04-07
dyncom: Remove unnecessary enum and typedef
Lioncash
2015-04-06
vfp: Make the FPSID values match the MPCore
Lioncash
2015-04-06
vfp: Get rid of the VFP_OFFSET macro
Lioncash
2015-04-06
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-02
dyncom: Move CP15 register writing into its own function.
Lioncash
2015-04-02
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-03-26
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-20
armmmu: Remove unnecessary enum values
Lioncash
2015-03-17
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-03
vfp: Get rid of warnings
Lioncash
2015-02-25
arm: Remove unnecessary booleans
Lioncash
2015-02-17
vfpinstr: Fix trivial signed/unsigned mismatch warnings
Lioncash
2015-02-15
vfpdouble: Use %p for printing pointer addresses.
Lioncash
2015-02-15
arm: Set the A bit on reset.
Lioncash
2015-02-13
core: Apply static to local functions
Lioncash
2015-02-13
arm: General cleanup
Lioncash
2015-02-12
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
dyncom: Clean up the constructor
Lioncash
2015-02-12
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
armdefs: Remove unnecessary extern C
Lioncash
2015-02-11
arm: Remove ARM26 support.
Lioncash
2015-02-11
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
arm: Change some more constants into enums
Lioncash
2015-02-10
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
Merge pull request #553 from lioncash/denorm
bunnei
2015-02-10
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-10
vfp: Normalize accumulator for multiply accumulate instructions
Lioncash
2015-02-09
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_helper: Normalize tabs to spaces
Lioncash
2015-02-06
vfp_helper: Remove unnecessary extern C blocks
Lioncash
2015-02-06
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
Lioncash
2015-02-04
Merge pull request #537 from lioncash/vfp
bunnei
2015-02-04
vfp: Fix VCVT
Lioncash
2015-02-04
vfp: Throw out unused code
Lioncash
2015-02-01
Merge pull request #525 from lioncash/armwarn
bunnei
2015-01-31
vfp: Get rid of some compile warnings
Lioncash
2015-01-31
arm: Clean up ARMul_State
Lioncash
2015-01-31
arm: Adios armemu
Lioncash
2015-01-30
arm: Move headers over to pragma once
Lioncash
2015-01-30
arm: Get rid of armcpu.h and skyeye_types.h
Lioncash
2015-01-30
arm: Clean out armos.h and armmmu.h
Lioncash
[next]