macaw/x86
Ryan Scott 5547632f65 macaw-x86: Handle sign-extended immediates in def_push
See `Note [Sign-extending immediate operands in push]` in
`Data.Macaw.X86.Semantics` for the full story. I have also added a test case
in `macaw-x86-symbolic` which ensures that the stack-pointer-decrementing
logic behaves as one would expect.

Bumps in the `flexdis86` submodule to bring in GaloisInc/flexdis86#37.

Fixes #235.
2021-10-12 16:37:21 -04:00
..
src/Data/Macaw macaw-x86: Handle sign-extended immediates in def_push 2021-10-12 16:37:21 -04:00
support Add x86-support to travis 2019-03-26 08:21:01 -07:00
tests Fixes for jump table tests. 2020-11-12 11:25:30 -08:00
x86_tests Segment register updates; stack offset calculation. 2019-09-20 13:58:05 -07:00
.gitignore Add x86 specific code. 2017-09-27 15:54:43 -07:00
LICENSE Update license information. 2017-09-27 15:59:06 -07:00
macaw-x86.cabal Update to more recent flexdis 2021-06-14 13:22:46 -07:00