diff options
| author | dearblue <[email protected]> | 2020-05-10 20:18:56 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2020-05-10 20:34:10 +0900 |
| commit | bb2512641f4e2e993fcc906b66129485102d2b4f (patch) | |
| tree | 22138a11c515d5e4716e1bd76857ed5f83d855c0 /src/codedump.c | |
| parent | 7826af38acaca62210acfb5c64f62a8c5a97ed48 (diff) | |
| download | mruby-bb2512641f4e2e993fcc906b66129485102d2b4f.tar.gz mruby-bb2512641f4e2e993fcc906b66129485102d2b4f.zip | |
Update `doc/opcode.md` [ci skip]
The difference of `include/mruby/ops.h` is applied.
- OP_NOP - update semantics
- OP_GETSV - update semantics
- OP_SETSV - update semantics
- OP_GETUPVAR - update prefix
- OP_SETUPVAR - update prefix
- OP_JMPIF - update operands and semantics
- OP_JMPNOT - update operands and semantics
- OP_JMPNIL - add entry
- OP_ONERR - update semantics
- OP_POPERR - update prefix
- OP_EPOP - update prefix
- OP_SENDB - update semantics
- OP_ADD - update prefix and operands
- OP_ADDI - update operands and semantics
- OP_SUB - update prefix and operands
- OP_SUBI - update semantics
- OP_MUL - update prefix and operands
- OP_DIV - update prefix and operands
- OP_EQ - update prefix and operands
- OP_LT - update prefix and operands
- OP_LE - update prefix and operands
- OP_GT - update prefix and operands
- OP_GE - update prefix and operands
- OP_ARYDUP - add entry
- OP_INTERN - add entry
- OP_HASHCAT - add entry
- OP_ERR - update semantics
Diffstat (limited to 'src/codedump.c')
0 files changed, 0 insertions, 0 deletions
