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
# Check illegal AVX512VL instructions
	.text
	.arch .noavx512vl
_start:
	vp2intersectd 32(%rax), %ymm2, %k3
	vp2intersectq 16(%rax), %xmm2, %k3