I ended up learning some ARM assembly (for reverse engineering). I'm a completly new to ARM assembly, however I found some nice resources to learn basics:
registers, operations, memory
stack, calling conventions
ARM turns out to be pretty cool. Seems more modern than x64, you can start with an overview on wikipedia.











