Skip to content
Snippets Groups Projects
  1. Jul 31, 2018
  2. Jul 24, 2018
  3. Jul 22, 2018
  4. Jul 21, 2018
  5. Jul 20, 2018
  6. Jul 16, 2018
  7. Jul 03, 2018
  8. May 02, 2018
  9. Apr 27, 2018
  10. Apr 26, 2018
  11. Mar 24, 2018
  12. Mar 16, 2018
  13. Mar 14, 2018
  14. Feb 25, 2018
  15. Feb 21, 2018
    • MerryMage's avatar
      dynarmic: Update to 6b4c6b0 · 32d127ad
      MerryMage authored
      6b4c6b0 impl: Update PC when raising exception
      7a1313a A64: Implement FDIV (vector)
      b2d781d system: Raise exception for YIELD, WFE, WFI, SEV, SEVL
      b277bf5 Correct FPSR and FPCR
      7673933 A64: Implement USHL
      8d0e558 A64: Implement UCVTF (vector, integer), scalar variant
      da9a4f8 A64: Partially implement FCVTZU (scalar, fixed-point) and FCVTZS (scalar, fixed-point)
      7479684 A64: Implement system register TPIDR_EL0
      0fd75fd A64: Implement system registers FPCR and FPSR
      31e370c A64: Implement system register CNTPCT_EL0
      9a88fd3 A64: Implement system register CTR_EL0
      1d16896 A64: Implement NEG (vector)
      3184edf IR: Add IR instruction ZeroVector
      31f8fbc emit_x64_floating_point: Add maybe_unused to preprocess parameter
      567eb1a A64: Implement FMINNM (scalar)
      c6d8fa1 A64: Implement FMAXNM (scalar)
      616056d constant_pool: Add frame parameter
      a3747cb A64: Implement ADDP (scalar)
      5cd5d9f reg_alloc: Only exchange GPRs
      dd0452a A64: Implement DUP (element), scalar variant
      e5732ea emit_x64_floating_point: Correct FP{Max,Min}{32,64} implementations for -0/+0
      40eb9c3 A64: Implement FMAX (scalar), FMIN (scalar)
      7cef39b fuzz_with_unicorn: QEMU's implementation of FCVT is incorrect
      826dce2 travis: Switch unicorn repository
      9605f28 a64/config: Allow NaN emulation accuracy to be set
      e9435bc a64_emit_x64: Add conf to A64EmitContext
      30b596d fuzz_with_unicorn: Explicitly test floating point instructions
      be292a8 A64: Implement FSQRT (scalar)
      3c42d48 backend_x64: Accurately handle NaNs
      4aefed0 fuzz_with_unicorn: Print AArch64 disassembly
      32d127ad
    • MerryMage's avatar
      arm_dynarmic: LOG_INFO on unicorn fallback · e8b9731a
      MerryMage authored
      e8b9731a
  16. Feb 12, 2018
  17. Feb 09, 2018
  18. Jan 19, 2018
  19. Jan 13, 2018
    • MerryMage's avatar
      Update dynarmic to bc73004 · 668e5452
      MerryMage authored
      bc73004 a64_merge_interpret_blocks: Remove debug output
      4e656ed tests/A64: Randomize PSTATE.<NZCV>
      fd9530b A64: Optimization: Merge interpret blocks
      3c9eb04 testenv: Use format constants
      324f3fc tests/A64: Unicorn interface fixes
      98ecbe7 tests/A64: Fuzz against unicorn
      b1d38e7 tests/A64: Move TestEnvironment to own header
      5218ad9 A64/data_processing_pcrel: bug: ADR{,P} instructions sign extend their immediate
      b1a8c39 A64/data_processing_addsub: bug: {ADD,SUB}S (extended register) instructions write to ZR when d = 31
      64827fb a64_emit_x64: bug: A64CallSupervisor trampled callee-save registers
      1bfa04d emit_x64: bug: OP m/r64, imm32 form instructions sign-extend their immediate on x64
      edadeea A64 inferface: Use two argument static_assert
      9ab1304 A64: Add ExceptionRaised IR instruction
      6843eed Update readme
      7438d07 A64/translate: Add TranslateSingleInstruction function
      668e5452
    • bunnei's avatar
      1247c537
  20. Jan 12, 2018
  21. Jan 04, 2018
  22. Jan 03, 2018
  23. Sep 30, 2017
  24. Sep 24, 2017
  25. Sep 15, 2017
  26. Aug 21, 2017
  27. Feb 03, 2017
  28. Dec 22, 2016
  29. Dec 11, 2016
  30. Nov 26, 2016
Loading