Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
.text .align 4 .literal .L0, 0x12345 .literal .L1, 0x78f078f0 f: l32r a2, .L0 .rep 44000 _nop _nop .endr l32r a2, .L1 ret