Hacker News new | past | comments | ask | show | jobs | submit login

No, I only listed it because of how simple it is which makes me confident I understand exactly what's going on.

The full list of opcodes is like an stdlib - you don't need to know it by heart, just know what's available and how to search the docs. The things you can and hopefully do keep in your head are what addressing modes exist, how flags affect things, how interrupts work etc'.

Better low level developers than me also understand all the concurrency stuff - what is kept in which cache when, what operations constitute which kinds of memory barriers and what guarantees do you get about the thing you just read or wrote.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: