notes/pl/cross/cpu/asm.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

16 строки
692 B
Plaintext

https://en.wikipedia.org/wiki/X86_instruction_listings
https://github.com/intel/optimization-manual
https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html
https://www.cs.cmu.edu/afs/cs/academic/class/15213-f20/www/
https://www.cs.cmu.edu/afs/cs/academic/class/15213-f20/www/lectures/
https://www.cs.cmu.edu/afs/cs/academic/class/15213-f20/www/lectures/05-machine-basics.pdf
https://www.cs.cmu.edu/afs/cs/academic/class/15213-f20/www/lectures/06-machine-control.pdf
http://www.cs.virginia.edu/~evans/cs216/guides/x86.html
2016
https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming
https://habr.com/ru/company/ruvds/blog/646629/