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.

15 line
216B

  1. .text
  2. .align 2
  3. .globl _start
  4. .ent _start
  5. _start:
  6. .frame $sp,16,$31 # vars= 16, regs= 0/0, args= 0, gp= 0
  7. .mask 0x00000000,0
  8. .fmask 0x00000000,0
  9. .set noreorder
  10. .set nomacro
  11. li $gp,0x100093a0
  12. .end _start