macaw/x86_symbolic
Sam Breese 34e7394c14
x86: Implement semantics for a few instructions (#167)
* x86: Add aesenc, aesenclast, aesdec, aesdeclast

* x86: Add vpcmpgtd

* WIP

* Implement Pshufb

* Fix AESNI_AESEncLast.

* Fix PtCmpGt.

* Refactor AESNI instructions a bit

* Finish refactoring

* Forgot MultiWayIf

* Reduce duplication a bit

* Address comments

Co-authored-by: Andrei Stefanescu <andrei@stefanescu.io>
2020-10-08 19:37:17 -04:00
..
src/Data/Macaw/X86 x86: Implement semantics for a few instructions (#167) 2020-10-08 19:37:17 -04:00
tests Update to use new HasLLVMAnn API, which requires an action for 2020-09-11 14:40:02 -07:00
LICENSE Add macaw-x86-symbolic 2018-01-02 22:50:23 -08:00
macaw-x86-symbolic.cabal updates what4, crucible, etc. (#146) 2020-06-16 16:49:55 -07:00