[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (alpha-rc3) now available
- From: David Manura <dm.lua@...>
- Date: Sat, 27 Nov 2010 13:11:41 -0500
On Tue, Nov 23, 2010 at 10:27 PM, Doug Currie <doug.currie@gmail.com> wrote:
> On Nov 23, 2010, at 7:44 PM, Miles Bader wrote:
>> I think the "traditional" names for these operations (e.g., instruction
>> names on CPUs that have such operations) are "extract" and "insert".
>
> Unless they're called rlwinm and rlwimi! ;-)
In lopcodes.h, they're called getarg and setarg.