+ 10
Would like to see x86 or first. Looking forward to your lesson!
+ 9
I am familiar with microprocessor 8085 and 8086
+ 4
x86_64 nasm for Linux (or windows) is my choice. Maybe there should be multiple assembly courses
+ 3
Someone else was thinking the same thing, we can have multiple if you each do a different one:
https://www.sololearn.com/Discuss/1037926/?ref=app
+ 2
Some lessons would be relevant, especially to introduce the concept of SIMD. There are many applications still where optimized assembly code will be far more efficient than whatever a compiler could produce.
I vote for x86_64 too, with Intel sets, way more popular and well documented.
+ 2
GNU Gas is just plain bad
+ 1
x86_64 FTW!!!
+ 1
How about teach us to write our own complier?