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
Age
Commit message (
Expand
)
Author
2015-05-14
dyncom: Remove unnecessary defines
Lioncash
2015-05-14
dyncom: Make translation-unit functions and variables static
Lioncash
2015-05-14
vfp: Get rid of warnings
Lioncash
2015-05-14
dyncom: Remove unnecessary typedefs
Lioncash
2015-05-14
dyncom: Remove unused structs
Lioncash
2015-05-14
dyncom: Removed irrelevant log.
bunnei
2015-05-13
dyncom: Fix decoding of BKPT's immediate
Lioncash
2015-05-11
Merge pull request #752 from lioncash/flush
bunnei
2015-05-11
dyncom: Stub MCRR and MRRC
Lioncash
2015-05-11
vfp: Handle flush-to-zero mode.
Lioncash
2015-05-07
Merge pull request #728 from lioncash/vars
Lioncash
2015-05-07
Remove unnecessary dyncom header files
Lioncash
2015-05-07
dyncom: Remove an unnecessary variable in the interpreter
Lioncash
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
Clean-up includes
Yuri Kunde Schlesner
2015-05-06
HLE: Clean up SVC dispatch mechanism
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-14
Headers: Add some forgotten overrides, thanks clang!
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
Merge pull request #685 from lioncash/cpregs
bunnei
2015-04-06
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
dyncom: Properly return the value of the user RO thread register
Lioncash
2015-04-06
dyncom: Set CP15 reset values on initialization
Lioncash
2015-04-05
dyncom: Suppress uninitialized variable warnings
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-24
Merge pull request #674 from lioncash/sys-instrs
bunnei
2015-03-24
dyncom: Implement SRS
Lioncash
2015-03-24
dyncom: Implement RFE
Lioncash
2015-03-24
dyncom: Remove unused/unnecessary macros and macro constants
Lioncash
2015-03-20
armmmu: Remove unnecessary enum values
Lioncash
2015-03-19
Merge pull request #659 from lioncash/setend
bunnei
2015-03-17
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-16
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-14
dyncom: Implement SETEND
Lioncash
2015-03-10
dyncom: Minor cleanup
Lioncash
2015-03-08
dyncom: Fix an indexing bug in STM
Lioncash
2015-03-08
dyncom: General cleanup of STM
Lioncash
2015-03-08
dyncom: Increment addr when accessing LR in LDM
Lioncash
2015-03-07
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-03
vfp: Get rid of warnings
Lioncash
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
[prev]
[next]