op6 ( opcode -- ? )


Vocabulary
icfp.2006

Inputs
opcodean object


Outputs
?an object


Definition


: op6 ( opcode -- ? ) [ bitand 4294967295 swap - ] binary-op ;