Fernando Sahmkow
|
d7abae1e31
|
A64: Implement Exceptional Exit.
|
2020-05-03 01:40:37 +01:00 |
|
Fernando Sahmkow
|
2068658a82
|
A64 Interface: Allow changing processor id.
This commit allows the JIT to be used per guest thread and change it's
core when the thread is migrated.
|
2020-05-03 01:40:36 +01:00 |
|
MerryMage
|
a8a712c801
|
Relicense to 0BSD
|
2020-04-23 15:45:57 +01:00 |
|
MerryMage
|
f69c77391e
|
A64: Add Step
Allow for stepping instruction-by-instruction
|
2020-04-22 21:06:17 +01:00 |
|
MerryMage
|
821cff1227
|
A64: Add ClearExclusiveState method
|
2020-04-22 20:46:18 +01:00 |
|
MerryMage
|
e3da92024e
|
A64: Implement system registers FPCR and FPSR
|
2020-04-22 20:46:15 +01:00 |
|
MerryMage
|
bafb39ebc5
|
A64: Add Disassemble method
|
2020-04-22 20:46:12 +01:00 |
|
MerryMage
|
1749780929
|
interface: Move Vector typedef to config.h
|
2020-04-22 20:44:37 +01:00 |
|
MerryMage
|
989d036e65
|
A64 inferface: Use two argument static_assert
Don't require C++17 in the interface to the library
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
b12dead76a
|
A64: Add batch register retrieval to interface
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
e8bcf72ee5
|
A64: PSTATE access and tests
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
d1eb757f93
|
A64: Backend framework
|
2020-04-22 20:42:44 +01:00 |
|