13 lines
274 B
Text
13 lines
274 B
Text
.alloc C_ALLOC
|
|
.realloc C_REALLOC
|
|
.free C_FREE
|
|
.set C_SET
|
|
.cpy C_CPY
|
|
.deref C_DEREF
|
|
.if C_IF
|
|
.while C_WHILE
|
|
.add C_ADD
|
|
.sub C_SUB
|
|
.mul C_MUL
|
|
.div C_DIV
|