summaryrefslogtreecommitdiff
path: root/test/full-pipeline/003-rtype.asm
blob: 7ed5f78fb1c9de43c3092c005052f8aef928d6e9 (plain)
1
2
3
4
5
6
; Test for some sort of parity between pseudo instructions for rtypes
mv $0, $1
mv $H, $2
mv $2, $1
neg $1
neg $0