- Feb 12, 2018
-
-
MerryMage authored
-
- Feb 09, 2018
-
-
MerryMage authored
Changes: Primarily implementing more A64 instructions
-
- Jan 19, 2018
-
-
River City Ransomware authored
* Fixes some cast warnings, partially fixes citra #3064 * Converted casts to uint32_t to u32 * Ran clang-format
-
- Jan 13, 2018
-
-
MerryMage authored
bc73004 a64_merge_interpret_blocks: Remove debug output 4e656ed tests/A64: Randomize PSTATE.<NZCV> fd9530b A64: Optimization: Merge interpret blocks 3c9eb04 testenv: Use format constants 324f3fc tests/A64: Unicorn interface fixes 98ecbe7 tests/A64: Fuzz against unicorn b1d38e7 tests/A64: Move TestEnvironment to own header 5218ad9 A64/data_processing_pcrel: bug: ADR{,P} instructions sign extend their immediate b1a8c39 A64/data_processing_addsub: bug: {ADD,SUB}S (extended register) instructions write to ZR when d = 31 64827fb a64_emit_x64: bug: A64CallSupervisor trampled callee-save registers 1bfa04d emit_x64: bug: OP m/r64, imm32 form instructions sign-extend their immediate on x64 edadeea A64 inferface: Use two argument static_assert 9ab1304 A64: Add ExceptionRaised IR instruction 6843eed Update readme 7438d07 A64/translate: Add TranslateSingleInstruction function
-
bunnei authored
-
- Jan 12, 2018
-
-
MerryMage authored
-
- Jan 04, 2018
-
-
bunnei authored
-
- Jan 03, 2018
-
-
bunnei authored
-
- Sep 30, 2017
-
-
bunnei authored
-
bunnei authored
-
Huw Pascoe authored
-
- Sep 24, 2017
-
-
MerryMage authored
-
- Sep 15, 2017
-
-
Subv authored
CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime.
-
- Aug 21, 2017
-
-
Subv authored
-
- Feb 03, 2017
- Dec 22, 2016
- Dec 11, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Nov 26, 2016
-
-
MerryMage authored
-
- Nov 25, 2016
-
-
James Rowe authored
-
- Sep 21, 2016
-
-
Yuri Kunde Schlesner authored
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 15, 2016