Skip to content

Instantly share code, notes, and snippets.

@changyuanhua
Created March 14, 2017 09:31
/*******
author : 張圜華
GitHub ID : changyuanhua
date :2017/3/14
*******/
add $s2, $zero, 2
add $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