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

1
2
3
4
5
6
7
8
; Some simple bound operands, but no memory operands.
x:
 bound.b r3,r7
 bound.w r8,r1
 bound.d r11,r3
 bound.b 0x42,r2
 bound.w 4200,r0
 bound.d 4200042,r5