aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp/vfpinstr.cpp
AgeCommit message (Expand)Author
2015-07-26dyncom: Use ARMul_State as an objectLioncash
2015-06-29vfp: Handle accesses to FPINST/FPINST2 system registersLioncash
2015-06-12vfp: Handle accesses to the VFP media feature registersLioncash
2015-06-12vfp: Implement VMOVBCR/VMOVBRCLioncash
2015-05-22dyncom: remove load_r15 from arm_instLioncash
2015-05-21dyncom: Eliminate clang warningsLioncash
2015-05-14dyncom: Remove unnecessary typedefsLioncash
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash
2015-03-17dyncom: Make Load/Store instructions support big endianLioncash
2015-02-17vfpinstr: Fix trivial signed/unsigned mismatch warningsLioncash
2015-02-13core: Apply static to local functionsLioncash
2015-02-04vfp: Throw out unused codeLioncash
2015-01-24Merge pull request #410 from chinhodado/cleanupbunnei
2015-01-23vfp: Clean up vertical alignment for instructionsLioncash
2015-01-19Cleanup: Logging in CoreChin
2015-01-03VFP: Minor cleanup, functionally the same.bunnei
2014-12-30dyncom: Massive refactorbunnei
2014-12-30vfp: Implement VMOVBRRSSLioncash
2014-12-29dyncom: Various cleanups to match coding style, no functional changes.bunnei
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei