summaryrefslogtreecommitdiff
path: root/DevTools/UserspaceEmulator/ValueWithShadow.h
AgeCommit message (Expand)Author
2021-01-12DevTools: Move to Userland/DevTools/Andreas Kling
2020-12-30AK+Format: Remove TypeErasedFormatParams& from format function.asynts
2020-10-02AK+Format: Do some housekeeping in the format implementation.asynts
2020-10-02UserspaceEmulator: Replace printf usages with format.asynts
2020-09-23UserspaceEmulator+LibX86: Add support for 64-bit memory reads and writes (#3584)Nico Weber
2020-07-27UserspaceEmulator: Recognize xor/sub zeroing idioms and don't taintAndreas Kling
2020-07-21UserspaceEmulator+LibX86: Start tracking uninitialized memory :^)Andreas Kling