olcott
2020-11-24 21:29:27 UTC
I need to know ALL of the numerical values for every aspect of x86
control flow machine language bytes so that I can fully decode all of
these bytes.
I posted some good online documentation (see below) yet some of the
numerical values are not listed in this documentation.
I don't understand exactly what numeric values that I need to look for
cb, cw, cd, cp, iw,
I don't know what this means: /2, /3, /4, /5
Jump if Condition Is Met
https://c9x.me/x86/html/file_module_x86_id_146.html
Jump
https://c9x.me/x86/html/file_module_x86_id_147.html
Call Procedure
https://c9x.me/x86/html/file_module_x86_id_26.html
Return from Procedure
https://c9x.me/x86/html/file_module_x86_id_280.html
control flow machine language bytes so that I can fully decode all of
these bytes.
I posted some good online documentation (see below) yet some of the
numerical values are not listed in this documentation.
I don't understand exactly what numeric values that I need to look for
cb, cw, cd, cp, iw,
I don't know what this means: /2, /3, /4, /5
Jump if Condition Is Met
https://c9x.me/x86/html/file_module_x86_id_146.html
Jump
https://c9x.me/x86/html/file_module_x86_id_147.html
Call Procedure
https://c9x.me/x86/html/file_module_x86_id_26.html
Return from Procedure
https://c9x.me/x86/html/file_module_x86_id_280.html
--
Copyright 2020 Pete Olcott
"Great spirits have always encountered violent opposition from mediocre
minds." Einstein
Copyright 2020 Pete Olcott
"Great spirits have always encountered violent opposition from mediocre
minds." Einstein