Skip to content

Instantly share code, notes, and snippets.

@ryanwang522
Created March 14, 2017 09:30
Show Gist options
  • Save ryanwang522/e487ad9bfd305f005c1499f61a2cec71 to your computer and use it in GitHub Desktop.
Save ryanwang522/e487ad9bfd305f005c1499f61a2cec71 to your computer and use it in GitHub Desktop.
/*
* Author: 王韻華
* Date: 3.14
*/
addi $s2, $zero, 2
addi $s1, $zero, 2
beq $s2, $s1, exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment