Skip to content

Instantly share code, notes, and snippets.

@topspinppy
Last active July 11, 2019 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topspinppy/b69d3e665c45c45dcdc4cd7e60a6bc03 to your computer and use it in GitHub Desktop.
Save topspinppy/b69d3e665c45c45dcdc4cd7e60a6bc03 to your computer and use it in GitHub Desktop.
add $s0 , $s1 , $s2
//เอา $s1 + $s2 ไปเก็บใน $s0
sub $s3, $s4 , $s5
//เอา $s4 - $s5 ไปเก็บใน $s3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment