Re: [perl #16308] [PATCH] logical right shift

2002-08-20 Thread Mike Lambert
> This adds logical shift right opcodes. They are essential for bit shifting > negative values without sign extension getting in the way. Applied, thanks. Mike Lambert

[perl #16308] [PATCH] logical right shift

2002-08-19 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16308] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16308 > This adds logical shift right opcodes. They are essential for bit shifting negative v