gdkchan
|
ccc9ce1908
Move a few more SIMD instructions to emit CIL directly instead of a method call
|
8 tahun lalu |
gdkchan
|
6a3aa6cd88
Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions
|
8 tahun lalu |
gdkchan
|
ae91da5b60
Merge pull request #2 from gdkchan/direct_memory
|
8 tahun lalu |
gdkchan
|
64d34f2882
Fix a copy-paste bug on Ins_V
|
8 tahun lalu |
gdkchan
|
18ac1c4045
Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method
|
8 tahun lalu |
gdkchan
|
d77d691381
Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions
|
8 tahun lalu |
gdkchan
|
b7e1d9930d
aloha
|
8 tahun lalu |