mirror of
git://c9x.me/qbe.git
synced 2026-04-07 10:59:47 +00:00
remove old comment
This commit is contained in:
parent
9575c46feb
commit
ad064eae9a
@ -2,8 +2,6 @@
|
|||||||
# https://projecteuler.net/problem=14
|
# https://projecteuler.net/problem=14
|
||||||
# we use a fast local array to
|
# we use a fast local array to
|
||||||
# memoize small collatz numbers
|
# memoize small collatz numbers
|
||||||
#
|
|
||||||
# todo, insert sign extensions
|
|
||||||
|
|
||||||
@start
|
@start
|
||||||
%mem =l alloc4 4000
|
%mem =l alloc4 4000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user