Historique des commits

Auteur SHA1 Message Date
  gdkchan 729ff5337c Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695) il y a 3 ans
  gdkchan c64524a240 Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683) il y a 3 ans
  gdkchan db45688aa8 Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677) il y a 3 ans
  LDj3SNuD 7baa08dcb4 Implemented in IR the managed methods of the Saturating region ... (#3665) il y a 3 ans
  merry f5235fff29 ARMeilleure: Hardware accelerate SHA256 (#3585) il y a 3 ans
  gdkchan f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) il y a 3 ans
  gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) il y a 4 ans
  gdkchan 26a881176e Fix tail merge from block with conditional jump to multiple returns (#3267) il y a 4 ans
  merry df70442c46 InstEmitMemoryEx: Barrier after write on ordered store (#3193) il y a 4 ans
  merry b97ff4da5e A32: Fix ALU immediate instructions (#3179) il y a 4 ans
  gdkchan f2087ca29e PPTC version increment (#3139) il y a 4 ans
  gdkchan 92d166ecb7 Enable CPU JIT cache invalidation (#2965) il y a 4 ans
  gdkchan bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) il y a 4 ans
  gdkchan f3bfd799e1 Fix calls passing V128 values on Linux (#3034) il y a 4 ans
  gdkchan f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) il y a 4 ans
  sharmander 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) il y a 4 ans
  sharmander e5f7ff1eee CPU - Implement FCVTMS (Vector) (#2937) il y a 4 ans
  Piyachet Kanda 3e2f89b4fd Implement UHADD8 instruction (#2908) il y a 4 ans
  Mary f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) il y a 4 ans
  FICTURE7 fbf40424f4 Add an early `TailMerge` pass (#2721) il y a 4 ans
  FICTURE7 ecc64c934d Add `Operand.Label` support to `Assembler` (#2680) il y a 4 ans
  riperiperi 1ae690ba2f Use normal memory store path for DC ZVA (#2693) il y a 4 ans
  FICTURE7 0d23504e30 Fix PTC count table relocation patching (#2666) il y a 4 ans
  FICTURE7 a9343c9364 Refactor `PtcInfo` (#2625) il y a 4 ans
  FICTURE7 f2a7b300c4 Fix type mismatch in `BitwiseAnd` simplification (#2571) il y a 4 ans
  FICTURE7 22b2cb39af Reduce JIT GC allocations (#2515) il y a 4 ans
  FICTURE7 9d7627af64 Add multi-level function table (#2228) il y a 5 ans
  riperiperi 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 5 ans
  gdkchan fb65f392d1 Improve accuracy of reciprocal step instructions (#2305) il y a 5 ans
  FICTURE7 65ac00833a Use branch instead of tailcall for recursive calls (#2282) il y a 5 ans