quakeforge/tools/qfcc
Bill Currie d3764c108a [qfcc] Rewrite expr_deref to use addressing_mode
This cleans up the generation of load instructions such that they use
ptr+offset addressing instead of lea;load ptr.
2022-01-28 15:42:06 +09:00
..
doc [qfcc] Replace [no-]v6only with target= 2022-01-07 18:34:05 +09:00
include [qfcc] Use locals and params_start to describe stack frame 2022-01-27 11:37:37 +09:00
source [qfcc] Rewrite expr_deref to use addressing_mode 2022-01-28 15:42:06 +09:00
test [qfcc] Check qfo target matches compile target 2022-01-27 13:24:21 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00