mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:57:43 +00:00
LibX86: Add an X86 instruction decoder library + basic disassembler
This will be very useful for developer tools like ProfileView, and also for future tools like debuggers and such. :^)
This commit is contained in:
parent
7cc7d303e3
commit
32d83fdee4
7 changed files with 2367 additions and 2 deletions
1908
Libraries/LibX86/Instruction.cpp
Normal file
1908
Libraries/LibX86/Instruction.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue