lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.