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
// RUN: llvm-mc -triple x86_64-unknown-unknown %s

.intel_syntax
add rbx, 0B0h
add rbx, 0b0h
add rax, 0A0h
add rax, 0a0h