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 9f612682e0 Add BRK on the opcode table 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 d0954564cd Add ADC and SBC instructions hace 8 años
  gdkchan 79f028e410 Add FMADD and FMSUB instructions hace 8 años
  gdkchan 768b573772 Add FMOV (scalar, register) and FCMPE instructions 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