Files
lush/testes
Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand
The difference in performance between immediate operands and K operands
does not seem to justify all those extra opcodes. We only keep OP_ADDI,
due to its ubiquity and because the difference is a little more relevant.
(Later, OP_SUBI will be implemented by OP_ADDI, negating the constant.)
2019-09-10 13:20:03 -03:00
..
2019-07-18 15:31:22 -03:00
2019-08-20 13:42:26 -03:00
2019-08-16 14:58:02 -03:00
2019-06-26 13:26:36 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-08-20 13:42:26 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2019-08-16 14:58:02 -03:00
2019-08-20 13:42:26 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00
2019-08-16 14:58:02 -03:00