make block labels per-function
This commit is contained in:
parent
b75cb8388f
commit
e4da265b50
2 changed files with 12 additions and 6 deletions
|
@ -20,7 +20,7 @@ function $alpha(l %p, w %l, l %n) {
|
|||
|
||||
export
|
||||
function :mem $test() {
|
||||
@start
|
||||
@ini
|
||||
%p =l alloc4 17
|
||||
%r0 =w call $alpha(l %p, w 65, l 16)
|
||||
ret %p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue