CS 354 - Spring 2023

Hardware and Software References

1. Intel x86 Manuals

2. Assembly Language References

  • Brennan's Guide to Inline Assembly and AT&T assembly

  • Using Assembly Language in Linux (covers AT&T syntax)
  • GNU Assembler Manual