1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
export function $f3() { @start.1 @body.2 ret } export function $f5(w %.1, d %.3) { @start.3 %.2 =l alloc4 4 storew %.1, %.2 %.4 =l alloc8 8 stored %.3, %.4 @body.4 ret }