vlad1kirpichok / project_X

MIT License
3 stars 2 forks source link

X64 #28

Open andrewt0301 opened 2 years ago

andrewt0301 commented 2 years ago

http://www.c-jump.com/CIS77/CPU/x86/lecture.html#X77_0010_real_encoding

https://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-vol-2a-manual.pdf

В руководстве Intel опкоды инструкций в этом разделе: APPENDIX B: INSTRUCTION FORMATS AND ENCODINGS B.2 GENERAL-PURPOSE INSTRUCTION FORMATS AND ENCODINGS FOR NON-64-BIT MODES

А проверяем правильность кодировки здесь: https://defuse.ca/online-x86-assembler.htm#disassembly

andrewt0301 commented 2 years ago

Table 2-2. 32-Bit Addressing Forms with the ModR/M Byte