Optimised T0 generated code: when possible (at most 256 words), word calls are encode...
authorThomas Pornin <pornin@bolet.org>
Mon, 12 Dec 2016 18:58:49 +0000 (19:58 +0100)
committerThomas Pornin <pornin@bolet.org>
Mon, 12 Dec 2016 18:58:49 +0000 (19:58 +0100)
commitfb7052216d8cb257e47de57e615c3a2f573174de
tree4c733127128d63879c4f79348d2d52dd0d37dd05
parente61ad42191511226309bad2cbde8cd9e8cc743cb
Optimised T0 generated code: when possible (at most 256 words), word calls are encoded over one byte, even in the 128..255 range.
T0/CodeElement.cs
T0/CodeElementJump.cs
T0/CodeElementUInt.cs
T0/CodeElementUIntExpr.cs
T0/CodeElementUIntInt.cs
T0/CodeElementUIntUInt.cs
T0/T0Comp.cs
T0Comp.exe