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

	.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