diff options
author | Hendiadyoin1 <leon.a@serenityos.org> | 2022-04-07 14:48:22 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-07 16:50:34 +0200 |
commit | 5ee85aaa5dba85d2d03d613c976096fdde96095f (patch) | |
tree | 45d078c27095684c92ec87eb33f8f883271fbf27 /Userland/Libraries | |
parent | 6bb1505902fdcee13c1a85f170f82dc996a78b6f (diff) | |
download | serenity-5ee85aaa5dba85d2d03d613c976096fdde96095f.zip |
disasm: Print instruction bytes
This prints 7 instruction bytes per line, which is enough for most
x86-64 instructions (rex+opcode+mod/rm+imm32) and is also what
objdump uses.
Co-authored-by: Simon Wanner <skyrising@pvpctutorials.de>
Diffstat (limited to 'Userland/Libraries')
0 files changed, 0 insertions, 0 deletions