Skip to content

xenia_edge

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:13

Changes

  • [CPU/a64] Inline lwarx/stwcx. reservation sequences (7c59fca)
  • [CPU/a64] Reuse CallIndirect for the restore helper's tail dispatch (b6d4c0d)
  • [Testing] Cover the restore helper's tail dispatch (ef0d200)
  • [CPU/x64] Inline PPC GPR/LR save-restore helpers (0bd9b38)
  • [Testing] Cover inlined PPC GPR/LR save-restore (92b0b28)
  • [Testing] Unwind with _Unwind_Backtrace in the JIT unwind-info test (6e81825)
  • [CPU/a64] Inline PPC GPR/LR save-restore helpers (6f2e59b)
  • [CPU/a64] Add inline LOAD_CLOCK fast paths (c7a3f1a)
  • [CPU] Don't assert on unknown thread in OnThreadExit/OnThreadDestroyed (6fe1231)
  • [APU] Require a vectorized path for audio conversion (7a3775d)
  • [APU] Match cvtps_epi32 saturation in the NEON frame conversion (3217752)
  • [APU] Vectorize ARM64 audio conversion with NEON (b899a97)
  • [CPU/a64] Fix narrow (I8/I16) value-width bugs vs the x64 reference backend (565aad3)
  • [CPU/a64] Emit shorter, branch-leaner code for hot guest sequences (af082b6)
  • [Base/Apple] Fast global mutex via os_unfair_lock (1d25455)

Full changelog: bba7701...7c59fca