mirror of
git://c9x.me/qbe.git
synced 2026-04-07 02:49:47 +00:00
use proper store suffix in max test
This commit is contained in:
parent
1583f4bd32
commit
06d6cc78f0
@ -21,5 +21,5 @@
|
|||||||
@old
|
@old
|
||||||
jmp @loop
|
jmp @loop
|
||||||
@end
|
@end
|
||||||
store %max, $a
|
storew %max, $a
|
||||||
ret
|
ret
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user