You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
146 B

.global foo
.text
.align 4
label1:
.begin literal
.word 0xffffffff
.end literal
entry a5,16
.begin longcalls
call4 foo
.end longcalls
nop