Compiler/code generator: Difference between revisions

Content added Content deleted
m (Lots of solutions now, from other than the task originator)
m (completed lists of operations)
Line 214: Line 214:
mul
mul
div
div
mod
lt
lt
gt
gt
le
le
ge
eq
ne
ne
and
and
or


For the following instructions, the operation is performed against the top entry in the
For the following instructions, the operation is performed against the top entry in the
Line 224: Line 228:


neg
neg
not


prtc
prtc