提交歷史

作者 SHA1 備註 提交日期
  LDj3SNuD be31f5b46d Improve CountLeadingZeros() algorithm, nits. (#219) 7 年之前
  gdkchan 514218ab98 Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) 7 年之前
  Merry 0f8f40486d ChocolArm64: More accurate implementation of Frecpe & Frecps (#228) 7 年之前
  gdkchan 741773910d Add SMAXP, SMINP, UMAX, UMAXP, UMIN and UMINP cpu instructions (#200) 7 年之前
  LDj3SNuD c228cf320d Add Rbit_V instruction. Add 8 tests (Rbit_V; Rev16_V, Rev32_V, Rev64_V). Improve CountSetBits8() algorithm. (#212) 7 年之前
  LDj3SNuD 53934e8872 Add Saba_V, Sabal_V, Sabd_V, Sabdl_V, Uaba_V, Uabal_V; Update Uabd_V, Uabdl_V. Add 16 tests. (#204) 7 年之前
  gdkchan bc26aa558a Add support for the FMLA (by element/scalar) instruction (#187) 7 年之前
  LDj3SNuD c818093528 Add Sqxtun_S, Sqxtun_V with 3 tests. (#188) 7 年之前
  LDj3SNuD 8f6387128a Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183) 7 年之前
  Rygnus 0bec9d8439 Add opcodes SQXTUN_S and SQXTUN_V (#184) 7 年之前
  gdkchan b747b23607 Add the FADDP (scalar) instruction 7 年之前
  Lordmau5 46dc89f8dd Implement Fabs_V (#146) 7 年之前
  gdkchan f9f111bc85 Add intrinsics support (#121) 8 年之前
  LDj3SNuD 7cda630aba Add Sqxtn_S, Sqxtn_V, Uqxtn_S, Uqxtn_V instructions and Tests (6). (#110) 8 年之前
  LDj3SNuD a5ad1e9a06 Add Cls_V, Clz_V, Orn_V instructions. Add 18 Tests: And_V, Bic_V, Bif_V, Bit_V, Bsl_V, Cls_V, Clz_V, Orn_V, Orr_V. (#104) 8 年之前
  LDj3SNuD 2ccd995cb2 Add ADDHN{2}, RADDHN{2}, SUBHN{2}, RSUBHN{2} (vector) instructions. Add 8 Tests. (#92) 8 年之前
  MS-DOS1999 76a5972378 Fix Fmin/max and add vector version, add and modifying fmin/max tests (#89) 8 年之前
  LDj3SNuD 8b75080639 Add ABS (scalar & vector), ADD (scalar), NEG (scalar) instructions. (#88) 8 年之前
  LDj3SNuD 7acd0e0122 Add FMUL (scalar, by element) instruction; add FRECPE, FRECPS (scalar & vector) instructions. Add 5 simple tests. (#74) 8 年之前
  gdkchan df3cbadceb Fix FRSQRTS and FCM* (scalar) instructions 8 年之前
  gdkchan 36d9130592 Add FMLS (vector) instruction 8 年之前
  gdkchan f15b1c76a1 Add FRSQRTS and FCM* instructions 8 年之前
  Merry 39f20d8d1a Implement Frsqrte_S (#72) 8 年之前
  gdkchan 45c078d782 Add Faddp (vector) instruction 8 年之前
  gdkchan 7fe12ad169 Add FNEG (vector) instruction 8 年之前
  gdkchan 916540ff41 Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (it shouldn't accumulate, this is another variation of the instruction) 8 年之前
  gdkchan 19b8344568 Add UABD instruction 8 年之前
  gdkchan ba43af5765 Add UABDL instruction 8 年之前
  gdkchan f42f39fd90 Add UADDL instruction 8 年之前
  gdkchan 9b6fa1f89e Add UHADD instruction 8 年之前