1. 10 Sep, 2018 6 commits
  2. 09 Sep, 2018 7 commits
  3. 08 Sep, 2018 26 commits
  4. 07 Sep, 2018 1 commit
    • MerryMage's avatar
      externals: Update dynarmic to 9594465 · 7e9b7995
      MerryMage authored
      9594465 A64: Implement FastDispatchHint
      2be95f2 A32: Implement FastDispatchHint
      96f23ac ir/terminal: Add FastDispatchHint
      f5ca9e9 A64: Implement SQDMULH's scalar variant
      af8bea5 ir: Add opcodes for scalar signed saturated doubling multiplies
      fed4220 A64: Implement SQDMULH's vector variant
      72eb6ad ir: Add opcodes for signed saturated doubling multiplies
      0f8ae84 externals: Update catch to 2.4.0
      235165b A64: Implement SQABS' scalar variant
      1adca93 A64: Implement SQABS' vector variant.
      f978c44 ir: Add opcodes for signed saturated absolute values
      d895a84 emit_x64_floating_point: EmitFPToFixed: maxsd optimization
      c624fe3 emit_x64_floating_point: ZeroIfNaN: pxor -> xorps
      e987a84 IR: Simplify FP{Single,Double}ToFixed{U,S}{32,64}
      f1babc8 externals: Update catch to 2.3.0
      a0c587a A32/decoder: Add missing <algorithm> includes
      7e9b7995