aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 428f556..84844ec 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
- [ ] VM
- [x] OP_MOVE
- [x] OP_LOADK
- - [ ] OP_LOADKX
+ - [x] OP_LOADKX
- [x] OP_LOADBOOL
- [x] OP_LOADNIL
- [x] OP_GETUPVAL
@@ -35,10 +35,10 @@
- [x] OP_NOT
- [ ] OP_LEN
- [ ] OP_CONCAT
- - [ ] OP_JMP
+ - [x] OP_JMP
- [ ] OP_EQ
- [ ] OP_LT
- - [ ] OP_LE
+ - [x] OP_LE
- [ ] OP_TEST
- [ ] OP_TESTSET
- [x] OP_CALL