lua-users home
lua-l archive

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


It won't be enough for me until there's a dwim instruction. Or DWIM, i
don't care. :)

On Tue, 2010-11-23 at 22:27 -0500, Doug Currie 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! ;-)
> 
> http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.aixassem/doc/alangref/rlwinm.htm
> http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.aixassem/doc/alangref/rlwimi.htm
> 
> e
> 
>