issues
search
BoomerangDecompiler
/
boomerang
Boomerang Decompiler - Fighting the code-rot :)
Other
374
stars
59
forks
source link
Fix assertion failure when decompiling SAR instruction.
#138
Closed
ceeac
closed
6 years ago
ceeac
commented
6 years ago
This was caused by not masking the shift count to 31 bits.
This was caused by not masking the shift count to 31 bits.