Skip to content

Instantly share code, notes, and snippets.

@marioidival
Forked from anonymous/exemplo pixel
Created December 21, 2015 21:18
Show Gist options
  • Save marioidival/84ed48062c27804f41c4 to your computer and use it in GitHub Desktop.
Save marioidival/84ed48062c27804f41c4 to your computer and use it in GitHub Desktop.
.text
main: lui $8, 0x1001
addi $9, $0, 0x00ff00
addi $10, $0, 0xffff
addi $10, $10, 0xfff0
addi $11, $0, 0
sw $9, 0($8)
sai: nop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment