Open source binary analysis tools.
Go to file
Kevin Quick 0c67eddda8
Unsupported functions (nonceAppEval) should error immediately.
Original version was pushing error into generated TH, which was
generating the error statement into the SSA formula; this breaks
formula interpretation at compile time but hides the error.  Instead,
this changes it so that the error is thrown during TH evaluation.
2018-03-10 10:04:03 -08:00
doc Add some more detail on the instruction semantics writeup 2017-11-09 15:37:05 -08:00
macaw-arm [arm] Update for change in export of numGPR from semmc-ppc. 2018-03-10 10:03:01 -08:00
macaw-ppc Modify genExecInstruction to use functions for opcode semantics bodies. 2018-03-05 16:02:17 -08:00
macaw-semmc Unsupported functions (nonceAppEval) should error immediately. 2018-03-10 10:04:03 -08:00
submodules Update semmc submodule reference. 2018-03-07 14:46:45 -08:00
.gitignore Add generated output files and editor backup files to gitignore. 2017-12-20 10:13:31 -08:00
.gitmodules Switch back to main s-cargot package: pretty-printing is now fast. 2018-03-05 13:36:53 -08:00
cabal.project.dist Update to the new parameterized-utils List 2017-12-13 21:56:29 -08:00
semmc-macaw.org second commit 2017-09-29 09:37:45 -07:00
stack.yaml s-cargot now under submodules 2018-01-31 16:44:16 -08:00