ReC98/th03/math
nmlgc 39c169c30d [Reduction] Separate functions for 1D and 2D vector construction
Look at that TH05 vector2_at_opt function. What the hell, the caller is
supposed to set up the stack frame for the function? How do you even get
a compiler to do this (and no, I haven't found a compiler switch)? No
way around writing a separate "optimizer" as part of the compilation
pipeline, it seems.
2017-01-08 21:01:13 +01:00
..
vector1_at.asm [Reduction] Separate functions for 1D and 2D vector construction 2017-01-08 21:01:13 +01:00
vector2.asm [Reduction] Separate functions for 1D and 2D vector construction 2017-01-08 21:01:13 +01:00
vector2_between_plus.asm [Reduction] Separate functions for 1D and 2D vector construction 2017-01-08 21:01:13 +01:00