Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: ae43ebc6f905345499ed9c55eccb007e9a69efa9
      
https://github.com/dyninst/dyninst/commit/ae43ebc6f905345499ed9c55eccb007e9a69efa9
  Author: Balazs Nemeth <[email protected]>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M dyninstAPI/src/inst-aarch64.C

  Log Message:
  -----------
  Aarch64: Fix restoring special purpose registers order (#1000)

The special purpose registers are pushed onto the stack by
EmitterAARCH64SaveRegs::saveSPRegisters. This patch reverses the order
used for popping the stored registers from the stack. Without
this patch, some of the state registers get swapped.


_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to