-
- Downloads
Added a flag field to the opcode macros and an instruction flag I_PC_AT_NEXT
to use for opcodes that update Pike_fp->pc to the address of the next opcode. Rev: src/interpret.c:1.258 Rev: src/interpret_functions.h:1.101 Rev: src/interpreter.h:1.75 Rev: src/lex.c:1.103 Rev: src/lex.h:1.21 Rev: src/opcodes.h:1.27 Rev: src/strip_opcodes:1.3
Showing
- src/interpret.c 19 additions, 19 deletionssrc/interpret.c
- src/interpret_functions.h 203 additions, 200 deletionssrc/interpret_functions.h
- src/interpreter.h 18 additions, 18 deletionssrc/interpreter.h
- src/lex.c 37 additions, 37 deletionssrc/lex.c
- src/lex.h 12 additions, 9 deletionssrc/lex.h
- src/opcodes.h 19 additions, 19 deletionssrc/opcodes.h
- src/strip_opcodes 1 addition, 2 deletionssrc/strip_opcodes
Loading
Please register or sign in to comment