mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-27 15:30:33 +00:00
65c0be823c
* Fix undefined shifts Found by oss-fuzz uint8_t gets promoted to integer and integers shift cannot overflow on sign bit * Fix undefined shifts shifting 31 bits the sign bit |
||
---|---|---|
.. | ||
AArch64AddressingModes.h | ||
AArch64BaseInfo.c | ||
AArch64BaseInfo.h | ||
AArch64Disassembler.c | ||
AArch64Disassembler.h | ||
AArch64GenAsmWriter.inc | ||
AArch64GenDisassemblerTables.inc | ||
AArch64GenInstrInfo.inc | ||
AArch64GenRegisterInfo.inc | ||
AArch64GenSubtargetInfo.inc | ||
AArch64InstPrinter.c | ||
AArch64InstPrinter.h | ||
AArch64Mapping.c | ||
AArch64Mapping.h | ||
AArch64Module.c |