lua-users home
lua-l archive

Re: [lua-5.2.0-work4] definition of CREATE_Ax(o,a)

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


> lopcodes.h (CREATE_Ax) [124]:
> 
> #define CREATE_Ax(o,a)		((cast(Instruction, o)<<POS_OP) \
> 			| (cast(Instruction, a)<<POS_A))
> 
> There is a POS_Ax defined, so I guess the above ought to use POS_Ax
> instead of POS_A.
Thanks.
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /