lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.26k stars 142 forks source link

Add Reverse Bit/Byte support in AArch32 Semantics #532

Closed sschriner closed 3 years ago

sschriner commented 3 years ago

Test Instructions for Reverse Bit/Byte:

Also added Bitfield Insert:

to make sure we cover all basic bit insert/rotation/extraction operations