MerryMage
|
5e8d1e0289
|
x64 ABI: Be explicit about Gen:: namespace
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
ec7c34ec92
|
JitX64: Data Processing: Implement shift-by-register (_rsr) instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
fc1f126ec5
|
JitX64: Data Processing: Implement shift-by-immediate (_reg) instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
1e57d34c0b
|
JitX64: Implement 32-bit thumb BL(X) instruction
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
c5dc3fedd5
|
JitX64: Implement branch instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
578e5881cc
|
ARM_Disasm: Disassemble BLX
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
7aaef09f7d
|
Common: Add MathUtil::SignExtend
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
e3eb4c068d
|
tests/JitX64: Initial thumb tests
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
d00db8c525
|
fixup! tests/JitX64: Address comments
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
9874fae84b
|
fixup! Addressed comments regarding JitX64::JitX64
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
25201712db
|
fixup! JitX64/RegAlloc: Rename member functions to (Lock|Bind)ArmFor(Read|ReadWrite|Write).
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
67ed95cb7d
|
tests/JitX64: Add tests for testing data processing instructions with Rd=R15
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
be46235efe
|
tests/JitX64: Improve tests
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
550fef508e
|
JitX64/RegAlloc: Improve documentation and improve method names
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
26c18cc21e
|
fixup! Fix bugs in thumb decoder & have it use boost::optional
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
e86f27ad72
|
fixup! Builds on OS X now
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
486d14b7d8
|
fixup! Arm/ArmDecoder: Address comments regarding the arm decoder and check versions of all arm instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
52558ae8be
|
JitX64: Implement immediate data processing instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
a80f9d8a66
|
JitX64: Implement ADC_imm
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
5331b7c4a5
|
JitX64: Implement ARM_Jit::ClearCache()
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
02c3484dbc
|
tests/JitX64: Fuzz ARM data processing instructions
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
91152ad2b2
|
dyncom: Implement Arm_DynCom::ClearCache()
|
2016-04-06 20:34:33 +01:00 |
|
MerryMage
|
12da8ebc2e
|
tests: Infrastructure for unit tests
|
2016-04-06 20:33:08 +01:00 |
|
MerryMage
|
25dfc94cb4
|
JitX64: Implement ARM_Jit
ARM_Jit is the ARM_Interface for the x64 recompiler.
|
2016-04-06 20:33:08 +01:00 |
|
MerryMage
|
4f012099a0
|
JitX64: Add accessors for ARMul_State::exclusive_tag and ARMul_State::exclusive_state
|
2016-04-06 20:33:08 +01:00 |
|
MerryMage
|
b9a852b048
|
JitX64: Initial implementation of JitX64 compiler
|
2016-04-06 20:33:08 +01:00 |
|
MerryMage
|
e34c66d62b
|
JitX64: Implement register allocator
|
2016-04-06 20:33:08 +01:00 |
|
MerryMage
|
a8dec47797
|
ARM/Decoder: Initial implementation
|
2016-04-06 20:33:08 +01:00 |
|
bunnei
|
dccadce074
|
Merge pull request #1435 from mailwl/frd_u
frd:u: Initial stub some functions
|
2016-04-05 23:04:35 -04:00 |
|
Mathew Maidment
|
aa6380e5bc
|
Merge pull request #1643 from MerryMage/make_unique
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 20:10:11 -04:00 |
|
MerryMage
|
a06dcfeb61
|
Common: Remove Common::make_unique, use std::make_unique
|
2016-04-05 13:31:17 +01:00 |
|
bunnei
|
b393408496
|
Merge pull request #1620 from LFsWang/path
Fix filename&path encode problem on Windows
|
2016-04-04 21:55:08 -04:00 |
|
Yuri Kunde Schlesner
|
e3905cdfd8
|
Merge pull request #1640 from lioncash/cpp14
CMakeFiles: Compile as C++14
|
2016-04-03 13:56:50 -07:00 |
|
Lioncash
|
5181b4a0df
|
travis: Update dependencies
|
2016-04-03 15:45:48 -04:00 |
|
Lioncash
|
5ef90464a1
|
CMakeFiles: Compile as C++14
|
2016-04-03 15:45:41 -04:00 |
|
linkmauve
|
6105793843
|
Merge pull request #1638 from JayFoxRox/check-fb-complete
OpenGL: Check for framebuffer completeness
|
2016-04-03 16:59:37 +01:00 |
|
Jannik Vogel
|
693cbc1f8f
|
OpenGL: Check for framebuffer completeness
|
2016-04-03 17:06:05 +02:00 |
|
bunnei
|
6d24c73ea9
|
Merge pull request #1616 from exhalatio/dlp_dummy
Dummy implementation dlp:SRVR Service.
|
2016-04-03 10:10:58 -04:00 |
|
exhalatio
|
bbdfbe44e6
|
Dummy implementation dlp:SRVR Service.
|
2016-04-03 06:05:20 +09:00 |
|
bunnei
|
e5e3b97db2
|
Merge pull request #1619 from mailwl/cecd
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
|
2016-04-02 01:43:35 -04:00 |
|
bunnei
|
9d7028bcfb
|
Merge pull request #1390 from purpasmart96/citra_gsp_error_codes
GSP: Return proper error codes for register writes
|
2016-04-01 10:50:36 -04:00 |
|
Mathew Maidment
|
fc6f898e0b
|
Merge pull request #1622 from JayFoxRox/fix-warnings
Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons
|
2016-03-31 20:46:44 -04:00 |
|
Jannik Vogel
|
c26b141407
|
Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons
|
2016-04-01 02:14:43 +02:00 |
|
Mathew Maidment
|
80c16961ae
|
Merge pull request #1618 from MerryMage/one-step
Prevent cache overflow when single stepping
|
2016-03-31 11:00:42 -04:00 |
|
bunnei
|
67c982be1b
|
Merge pull request #1419 from mailwl/branch-gsp
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
2016-03-31 08:52:38 -04:00 |
|
LFsWang
|
87afef73b1
|
remove debug code
|
2016-03-31 20:29:39 +08:00 |
|
mailwl
|
cb8e85a37d
|
cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
|
2016-03-31 14:59:10 +03:00 |
|
LFsWang
|
be01912539
|
fix unicode url problem on windows
|
2016-03-31 19:21:03 +08:00 |
|
LFsWang
|
acfa76aa38
|
Fix encode problem On Windows
|
2016-03-31 18:58:37 +08:00 |
|
mailwl
|
f7619a9a19
|
Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue
|
2016-03-31 10:40:25 +03:00 |
|