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.
 
 
 
 
 
 

16 lines
220 B

.abicalls
.set noreorder
.include "mips16-pic-1.inc"
.set mips16
.ent bar
bar:
pic_prologue mips16
pic_call unused4,mips16
pic_call used7,mips16
pic_epilogue
.end bar
.data
.word used3
.word used5