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
/
vfp
/
vfp.h
Age
Commit message (
Expand
)
Author
2018-01-02
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
bunnei
2017-10-23
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2015-10-09
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
Emmanuel Gil Peyrot
2015-07-25
dyncom: Get rid of skyeye typedefs
Lioncash
2015-06-29
vfp: Change return type of VFPInit from unsigned int to void.
Lioncash
2015-06-29
vfp: Handle accesses to FPINST/FPINST2 system registers
Lioncash
2015-06-12
vfp: Implement VMOVBCR/VMOVBRC
Lioncash
2015-04-17
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-06
vfp: Get rid of the VFP_OFFSET macro
Lioncash
2015-02-06
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
Lioncash
2015-01-30
arm: Move headers over to pragma once
Lioncash
2015-01-19
Cleanup: Logging in Core
Chin
2014-12-30
vfp: Implement VMOVBRRSS
Lioncash
2014-12-28
vfp: Actually make the code somewhat readable
Lioncash
2014-10-30
Fix VFP compilation errors with gcc
Yuri Kunde Schlesner
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei