Types ----- - Primitive ints {u,i}{8,16,32,64} - Pointer - Struct IR -- Calling Convention ------------------ This language targets x86_64 linux architecture. - Arguments are passed via RDI, RSI, RDX, RCX, R8, R9. - Integer return values in RAX.