Glossary

"Optimizing Assembly"

instruction selection, dependency chains, loop optimization, SIMD, branch prediction, and every micro-optimization technique covered in this chapter with concrete NASM examples - **"Instruction Tables"** — latency, throughput, and port assignments for every instruction on every major Intel/AMD micro

Learn More

Related Terms