From a9f19d0f50fa6980e7bdbcf691d81e40b2669a17 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sat, 3 Jan 2015 22:34:28 -0800 Subject: Add OP_IS_INFIX_BIT A convenience macro that a forthcoming commit will use. --- regen/opcode.pl | 5 ++++- regen/opcodes | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 11 deletions(-) (limited to 'regen') diff --git a/regen/opcode.pl b/regen/opcode.pl index 765816fd50..fe105846d6 100755 --- a/regen/opcode.pl +++ b/regen/opcode.pl @@ -1136,6 +1136,7 @@ my %OP_IS_FILETEST; # /F-/ my %OP_IS_FT_ACCESS; # /F-+/ my %OP_IS_NUMCOMPARE; # /S