On Mon, 2004-07-05 at 19:27, Dan Sugalski wrote:

UNARY_NEGATIVE: restore $Px; new $Py, Undef; $Py = $Px * -1; save $Py |
                $Px = -1 * $Px

Wouldn't something this do what is desired?  I'm just guessing, though.

Brian

Reply via email to