BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.07k stars 273 forks source link

Fixes a typo in the Primus Lisp IEEE754 semantics #1580

Closed bmourad01 closed 1 year ago

bmourad01 commented 1 year ago

They were using cast-sfloat/cast-float instead of cast-sint/cast-int.