motivation
When we analyze the LLO of a large kernel, it is difficult to look at the LLO because there are too many compiled instructions. I thought about writing some very small kernel to explore what kind of instructions the code would be compiled into and how much data it would process at once.