История коммитов

Автор SHA1 Сообщение Дата
  gdkchan 3872ae034d Add MLS (vector) instruction, fix mistake introduced on last commit 8 лет назад
  gdkchan 1c44d9f66d Fix for some SIMD issues 8 лет назад
  gdkchan 595e7ee588 Add FCVTAS and FCVTAU instructions 8 лет назад
  gdkchan 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements 8 лет назад
  gdkchan 7c314eadcf Emit CIL directly for more SIMD instructions, add UCVTF (vector, scalar) and UZP2, fix XTN (?) 8 лет назад
  gdkchan 7ed1153062 Add SHRN instruction, and fix ADDV 8 лет назад
  gdkchan 7d11a146c0 Generate CIL for SCVTF (vector), add undefined encodings for some instructions 8 лет назад
  gdkchan 9f612682e0 Add BRK on the opcode table 8 лет назад
  gdkchan ccc9ce1908 Move a few more SIMD instructions to emit CIL directly instead of a method call 8 лет назад
  gdkchan 6a3aa6cd88 Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions 8 лет назад
  gdkchan d0954564cd Add ADC and SBC instructions 8 лет назад
  gdkchan 79f028e410 Add FMADD and FMSUB instructions 8 лет назад
  gdkchan 768b573772 Add FMOV (scalar, register) and FCMPE instructions 8 лет назад
  gdkchan d77d691381 Implement SSHL instruction, fix exception on FMAX/FMIN, and use a better exception message for undefined/unimplemented instructions 8 лет назад
  gdkchan b7e1d9930d aloha 8 лет назад