Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
.syntax unified .text .global x x: mov r0, r1 cmp r0, #0 it ne moveq r0, r1 bx lr movgt r1, r2