This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-04-27 23:23:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2488926341e42059219ee536382929334e8bcbe7
dynarmic
/
src
/
frontend
History
Tillmann Karras
2488926341
Add IR opcode RotateRightExtended
...
to rotate through the carry flag
2016-08-03 00:47:16 +01:00
..
decoder
Implement memory endianness. Implement Thumb SETEND instruction.
2016-07-20 15:34:17 +01:00
disassembler
Implement some simple IR optimizations (get/set eliminiation and DCE)
2016-07-21 21:48:45 +01:00
ir
Add IR opcode RotateRightExtended
2016-08-03 00:47:16 +01:00
translate
TranslateArm: Stub more ARM instructions
2016-08-02 21:59:33 +01:00
arm_types.h
arm_types: Add FPSCR to Arm::LocationDescriptor and make Arm::LocationDescriptor have a FauxO-like interface
2016-08-02 11:54:02 +01:00