X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/0c9dd57b20649d8f8213429dc063996809688bb1..149f16fd623620a4c601dd11f26e5999b206730c:/stdlib/heap.pvvs diff --git a/stdlib/heap.pvvs b/stdlib/heap.pvvs index 2c5eb79..4626995 100644 --- a/stdlib/heap.pvvs +++ b/stdlib/heap.pvvs @@ -13,6 +13,7 @@ @ Return Stack: @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +#include NSSVTTSSSN | Mark: 11000 (memset) @ Store 'pattern' into one memory location on each pass through this loop. @@ -52,6 +53,7 @@ NTN | RTS @ Return Stack: @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +#include NSSVTTSSTN | Mark: 11001 (memcpy) @ Copy one word on each pass through this loop. @@ -94,6 +96,7 @@ NTN | RTS @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ #include +#include NSSVTTSTSN | Mark: 11010 (memrand) @ Store random word into one memory location on each pass through this loop. @@ -136,6 +139,7 @@ NTN | RTS @ Return Stack: @ retvalue <-- TOS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +#include NSSVTTSTTN | Mark: 11011 (memcmp) @ Compare one word on each pass through this loop. @@ -202,6 +206,7 @@ NTN | RTS @ Return Stack: @ pointer <-- TOS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +#include NSSVTTTSSN | Mark: 11100 (memsrch) @ Setup an 'offset counter' on the stack.