BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.05k stars 271 forks source link

fixes the `cast-signed` Primus Lisp primitive #1462

Closed ivg closed 2 years ago

ivg commented 2 years ago

It was shifting by an incorrect number of bits so that the sign bit wasn't correctly replicated.