Historial de Commits

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