mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
108a8e4c88
We previously passed both OperandSize and AddressSize to the constructor. Both values were only ever 32-bit at construction. We used AddressSize::Size64 to signify Long mode which was needlessly complicated. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Disassembler.h | ||
ELFSymbolProvider.h | ||
Instruction.cpp | ||
Instruction.h | ||
Interpreter.h |