Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | LibX86: Remove i686 support | Liav A |
2022-12-11 | LibX86: Only pass ProcessorMode to Instruction constructor | Itamar |
2022-11-26 | LibX86: Add basic x86-64 support | Simon Wanner |
2022-11-26 | LibX86: Add {Address,Operand}Size::Size64 | Simon Wanner |
2022-11-26 | LibX86+UserspaceEmulator: Introduce AddressSize and OperandSize enums | Simon Wanner |
2021-08-02 | LibX86: Stub out Disassembler::next() for x86_64 | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |