K 10 svn:author V 5 peter K 8 svn:date V 27 2003-05-17T00:30:51.000000Z K 7 svn:log V 151 Fix a bug in the AMD64 trampoline. I misunderstood the implicit 32->64 bit zero extend. This changes a movl to an orq. Approved by: re (amd64 bits) END