1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-28 01:15:51 +00:00
Files
Interlisp.maiko/src
Nick Briggs 511a1b523e Eliminate extra gotos in common branch tail code (#528)
The implementation of various JUMP opcodes tried to use a common tail
that did a POP and branched to the next opcode. While the extra gotos
probably aren't harmful, neither are they beneficial to code size or speed.
2025-01-30 11:07:29 -08:00
..
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2023-02-17 17:01:27 -08:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2022-07-20 10:18:59 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-09-01 16:26:30 -07:00
2024-04-10 20:14:46 -07:00
2021-01-15 16:59:32 +00:00