Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.set mips64r5 .set xpa .set virt .text foo: mfc0 $2, $1 mfhc0 $2, $1 mfgc0 $2, $1 mfhgc0 $2, $1 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ... .align 4, 0 .space 16