Roberto Ierusalimschy
84e32ad2eb
Added opcodes for arithmetic with K operands
...
Added opcodes for all seven arithmetic operators with K operands
(that is, operands that are numbers in the array of constants of
the function). They cover the cases of constant float operands
(e.g., 'x + .0.0', 'x^0.5') and large integer operands (e.g.,
'x % 10000').
2018-11-23 12:23:45 -02:00
..
2018-07-09 12:33:01 -03:00
2018-10-22 15:20:07 -03:00
2018-11-12 14:15:50 -02:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-10-22 15:20:07 -03:00
2018-07-09 12:33:01 -03:00
2018-07-25 15:31:04 -03:00
2018-11-01 13:21:00 -03:00
2018-11-23 12:23:45 -02:00
2018-07-25 15:31:04 -03:00
2018-10-22 15:20:07 -03:00
2018-11-23 12:23:45 -02:00
2018-10-30 15:46:56 -03:00
2018-11-23 12:23:45 -02:00
2018-11-07 14:42:05 -02:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-11-07 10:03:05 -02:00
2018-07-25 15:31:04 -03:00
2018-11-13 13:50:33 -02:00
2018-07-25 15:31:04 -03:00
2018-10-22 15:20:07 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00
2018-07-25 15:31:04 -03:00