add some notes

This commit is contained in:
mykola2312 2024-07-27 21:23:18 +03:00
parent 095d90776e
commit ac909fc71f

3
plan.txt Normal file
View file

@ -0,0 +1,3 @@
Just parse all prefixes and skip them, but some of the prefixes like 0x66 can dictate size of immediate
"args" parser field would tell if instruction has immediate and what type it could be,
while "op_enc" dictates presense of ModRM, and ModRM tells if instruction has SIB byte