Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
.text _start: movb $(xtrn - .), %al movw $(xtrn - .), %ax movl $(xtrn - .), %eax movq $(xtrn - .), %rax movabsq $(xtrn - .), %rax movb $xtrn, %al movw $xtrn, %ax movl $xtrn, %eax movq $xtrn, %rax movabsq $xtrn, %rax .p2align 4,0