Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# Test bad SPLOOP instructions and operands.  SPLOOP after SPLOOP.
.text
.globl f
f:
	sploop 1
	sploop 1
	nop
	spkernel
	sploop 1
	sploopd 1
	spkernel
	sploop 1
	sploopw 1
	spkernel