19/08/29 03:26:08.59 BqFNwbuj.net
>>87
・Low-Level Programming: C, Assembly, and Program Execution on IntelR 64 Architecture
・Assembly Programming and Computer Architecture for Software Engineers
・Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512
・Write Great Code(訳書あり)
・Assembly Language For X86 Processors
・x86 Instruction Set Architecture(検索すればわかる)
・Intel Developer's Manual(インテルのサイト)
最近のだとこんなところかな
上記が理解できなければ、前提知識を入れるために「初めて読む」シリーズを読んでみるのがいいかも
アセンブラはvisual Studioのインラインアセンブラでもいいし、masm32(Microsoft謹製)でもいいです