mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
181 lines
9.7 KiB
C
181 lines
9.7 KiB
C
/* Automatically generated. Do not edit */
|
|
/* See the mkopcodeh.awk script for details */
|
|
#define OP_ReadCookie 1
|
|
#define OP_AutoCommit 2
|
|
#define OP_Found 3
|
|
#define OP_NullRow 4
|
|
#define OP_Lt 77 /* same as TK_LT */
|
|
#define OP_Variable 5
|
|
#define OP_RealAffinity 6
|
|
#define OP_Sort 7
|
|
#define OP_Affinity 8
|
|
#define OP_IfNot 9
|
|
#define OP_Gosub 10
|
|
#define OP_Add 84 /* same as TK_PLUS */
|
|
#define OP_NotFound 11
|
|
#define OP_ResultRow 12
|
|
#define OP_IsNull 71 /* same as TK_ISNULL */
|
|
#define OP_SeekLe 13
|
|
#define OP_Rowid 14
|
|
#define OP_CreateIndex 15
|
|
#define OP_Explain 16
|
|
#define OP_Statement 17
|
|
#define OP_DropIndex 18
|
|
#define OP_Null 20
|
|
#define OP_ToInt 144 /* same as TK_TO_INT */
|
|
#define OP_Int64 21
|
|
#define OP_LoadAnalysis 22
|
|
#define OP_IdxInsert 23
|
|
#define OP_VUpdate 24
|
|
#define OP_Next 25
|
|
#define OP_SetNumColumns 26
|
|
#define OP_ToNumeric 143 /* same as TK_TO_NUMERIC*/
|
|
#define OP_Ge 78 /* same as TK_GE */
|
|
#define OP_BitNot 93 /* same as TK_BITNOT */
|
|
#define OP_SeekLt 27
|
|
#define OP_Rewind 28
|
|
#define OP_Multiply 86 /* same as TK_STAR */
|
|
#define OP_ToReal 145 /* same as TK_TO_REAL */
|
|
#define OP_Gt 75 /* same as TK_GT */
|
|
#define OP_RowSetRead 29
|
|
#define OP_Last 30
|
|
#define OP_MustBeInt 31
|
|
#define OP_Ne 73 /* same as TK_NE */
|
|
#define OP_IncrVacuum 32
|
|
#define OP_String 33
|
|
#define OP_VFilter 34
|
|
#define OP_Count 35
|
|
#define OP_Close 36
|
|
#define OP_AggFinal 37
|
|
#define OP_RowData 38
|
|
#define OP_IdxRowid 39
|
|
#define OP_Pagecount 40
|
|
#define OP_BitOr 81 /* same as TK_BITOR */
|
|
#define OP_NotNull 72 /* same as TK_NOTNULL */
|
|
#define OP_SeekGe 41
|
|
#define OP_Not 19 /* same as TK_NOT */
|
|
#define OP_OpenPseudo 42
|
|
#define OP_Halt 43
|
|
#define OP_Compare 44
|
|
#define OP_NewRowid 45
|
|
#define OP_Real 130 /* same as TK_FLOAT */
|
|
#define OP_IdxLT 46
|
|
#define OP_SeekGt 47
|
|
#define OP_MemMax 48
|
|
#define OP_Function 49
|
|
#define OP_IntegrityCk 50
|
|
#define OP_Remainder 88 /* same as TK_REM */
|
|
#define OP_SCopy 51
|
|
#define OP_ShiftLeft 82 /* same as TK_LSHIFT */
|
|
#define OP_IfNeg 52
|
|
#define OP_BitAnd 80 /* same as TK_BITAND */
|
|
#define OP_Or 66 /* same as TK_OR */
|
|
#define OP_NotExists 53
|
|
#define OP_VDestroy 54
|
|
#define OP_IdxDelete 55
|
|
#define OP_Vacuum 56
|
|
#define OP_Copy 57
|
|
#define OP_If 58
|
|
#define OP_Destroy 59
|
|
#define OP_Jump 60
|
|
#define OP_AggStep 61
|
|
#define OP_Clear 62
|
|
#define OP_Insert 63
|
|
#define OP_Permutation 64
|
|
#define OP_VBegin 65
|
|
#define OP_OpenEphemeral 68
|
|
#define OP_IdxGE 69
|
|
#define OP_Trace 70
|
|
#define OP_Divide 87 /* same as TK_SLASH */
|
|
#define OP_String8 94 /* same as TK_STRING */
|
|
#define OP_Concat 89 /* same as TK_CONCAT */
|
|
#define OP_VRowid 79
|
|
#define OP_MakeRecord 90
|
|
#define OP_Yield 91
|
|
#define OP_SetCookie 92
|
|
#define OP_Prev 95
|
|
#define OP_ContextPush 96
|
|
#define OP_DropTrigger 97
|
|
#define OP_And 67 /* same as TK_AND */
|
|
#define OP_VColumn 98
|
|
#define OP_Return 99
|
|
#define OP_OpenWrite 100
|
|
#define OP_Integer 101
|
|
#define OP_Transaction 102
|
|
#define OP_IfPos 103
|
|
#define OP_RowSetAdd 104
|
|
#define OP_CollSeq 105
|
|
#define OP_Savepoint 106
|
|
#define OP_VRename 107
|
|
#define OP_ToBlob 142 /* same as TK_TO_BLOB */
|
|
#define OP_Sequence 108
|
|
#define OP_ContextPop 109
|
|
#define OP_ShiftRight 83 /* same as TK_RSHIFT */
|
|
#define OP_HaltIfNull 110
|
|
#define OP_VCreate 111
|
|
#define OP_CreateTable 112
|
|
#define OP_AddImm 113
|
|
#define OP_ToText 141 /* same as TK_TO_TEXT */
|
|
#define OP_DropTable 114
|
|
#define OP_IsUnique 115
|
|
#define OP_VOpen 116
|
|
#define OP_IfZero 117
|
|
#define OP_Noop 118
|
|
#define OP_RowKey 119
|
|
#define OP_Expire 120
|
|
#define OP_Delete 121
|
|
#define OP_Subtract 85 /* same as TK_MINUS */
|
|
#define OP_Blob 122
|
|
#define OP_Move 123
|
|
#define OP_Goto 124
|
|
#define OP_ParseSchema 125
|
|
#define OP_Eq 74 /* same as TK_EQ */
|
|
#define OP_VNext 126
|
|
#define OP_Seek 127
|
|
#define OP_Le 76 /* same as TK_LE */
|
|
#define OP_TableLock 128
|
|
#define OP_VerifyCookie 129
|
|
#define OP_Column 131
|
|
#define OP_OpenRead 132
|
|
#define OP_ResetCount 133
|
|
|
|
/* The following opcode values are never used */
|
|
#define OP_NotUsed_134 134
|
|
#define OP_NotUsed_135 135
|
|
#define OP_NotUsed_136 136
|
|
#define OP_NotUsed_137 137
|
|
#define OP_NotUsed_138 138
|
|
#define OP_NotUsed_139 139
|
|
#define OP_NotUsed_140 140
|
|
|
|
|
|
/* Properties such as "out2" or "jump" that are specified in
|
|
** comments following the "case" for each opcode in the vdbe.c
|
|
** are encoded into bitvectors as follows:
|
|
*/
|
|
#define OPFLG_JUMP 0x0001 /* jump: P2 holds jmp target */
|
|
#define OPFLG_OUT2_PRERELEASE 0x0002 /* out2-prerelease: */
|
|
#define OPFLG_IN1 0x0004 /* in1: P1 is an input */
|
|
#define OPFLG_IN2 0x0008 /* in2: P2 is an input */
|
|
#define OPFLG_IN3 0x0010 /* in3: P3 is an input */
|
|
#define OPFLG_OUT3 0x0020 /* out3: P3 is an output */
|
|
#define OPFLG_INITIALIZER {\
|
|
/* 0 */ 0x00, 0x02, 0x00, 0x11, 0x00, 0x00, 0x04, 0x01,\
|
|
/* 8 */ 0x00, 0x05, 0x01, 0x11, 0x00, 0x11, 0x02, 0x02,\
|
|
/* 16 */ 0x00, 0x00, 0x00, 0x04, 0x02, 0x02, 0x00, 0x08,\
|
|
/* 24 */ 0x00, 0x01, 0x00, 0x11, 0x01, 0x21, 0x01, 0x05,\
|
|
/* 32 */ 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x02,\
|
|
/* 40 */ 0x02, 0x11, 0x00, 0x00, 0x00, 0x02, 0x11, 0x11,\
|
|
/* 48 */ 0x0c, 0x00, 0x00, 0x04, 0x05, 0x11, 0x00, 0x00,\
|
|
/* 56 */ 0x00, 0x04, 0x05, 0x02, 0x01, 0x00, 0x00, 0x00,\
|
|
/* 64 */ 0x00, 0x00, 0x2c, 0x2c, 0x00, 0x11, 0x00, 0x05,\
|
|
/* 72 */ 0x05, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x02,\
|
|
/* 80 */ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c,\
|
|
/* 88 */ 0x2c, 0x2c, 0x00, 0x04, 0x10, 0x04, 0x02, 0x01,\
|
|
/* 96 */ 0x00, 0x00, 0x00, 0x04, 0x00, 0x02, 0x00, 0x05,\
|
|
/* 104 */ 0x08, 0x00, 0x00, 0x00, 0x02, 0x00, 0x10, 0x00,\
|
|
/* 112 */ 0x02, 0x04, 0x00, 0x11, 0x00, 0x05, 0x00, 0x00,\
|
|
/* 120 */ 0x00, 0x00, 0x02, 0x00, 0x01, 0x00, 0x01, 0x08,\
|
|
/* 128 */ 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\
|
|
/* 136 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x04,\
|
|
/* 144 */ 0x04, 0x04,}
|