1export function w $main(l %s0, l %s1) {2@start3 storew 1, %s04 blit %s0, %s1, 85 jmp @bla6@bla7 %A0 =l alloc4 88 storew 43, %A09 hlt10}1112export function s $foo(s %s0, s %s1) {13@start14 ret %s015}
A software analysis framework built around the QBE intermediate language
git clone https://git.8pit.net/quebex.git
1export function w $main(l %s0, l %s1) {2@start3 storew 1, %s04 blit %s0, %s1, 85 jmp @bla6@bla7 %A0 =l alloc4 88 storew 43, %A09 hlt10}1112export function s $foo(s %s0, s %s1) {13@start14 ret %s015}