From bc1b0733b808f02639ed79fff02f69f731636539 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Sun, 1 Oct 2017 16:13:43 -0300 Subject: avoid the use of bit 'Bk' ('B' will lose this bit soon) --- lopcodes.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'lopcodes.h') diff --git a/lopcodes.h b/lopcodes.h index 6b9c3aeb..5aa75b16 100644 --- a/lopcodes.h +++ b/lopcodes.h @@ -1,5 +1,5 @@ /* -** $Id: lopcodes.h,v 1.161 2017/09/26 18:14:45 roberto Exp roberto $ +** $Id: lopcodes.h,v 1.162 2017/09/28 16:53:29 roberto Exp roberto $ ** Opcodes for Lua virtual machine ** See Copyright Notice in lua.h */ @@ -73,6 +73,7 @@ enum OpMode {iABC, iABx, iAsBx, iAx}; /* basic instruction format */ #define MAXARG_A ((1<