Cronologia Commit

Autore SHA1 Messaggio Data
  gdkchan 7c314eadcf Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?) 8 anni fa
  gdkchan 7ed1153062 Add SHRN instruction, and fix ADDV 8 anni fa
  gdkchan 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions 8 anni fa
  gdkchan ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call 8 anni fa
  gdkchan 6a3aa6cd88 Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions 8 anni fa
  gdkchan ae91da5b60 Merge pull request #2 from gdkchan/direct_memory 8 anni fa
  gdkchan 64d34f2882 Fix a copy-paste bug on Ins_V 8 anni fa
  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 anni fa
  gdkchan d77d691381 Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 8 anni fa
  gdkchan b7e1d9930d aloha 8 anni fa