quakeforge/tools/qfcc/source
Bill Currie ddcd172a03 re-write the opcode selection to be a hash table lookup and statment generation
to get the opcode from the table record rather than the location within the
table (ewww). gives a nice speed boost /and/ makes the opcode table easier to
maintain.
2001-06-04 02:41:45 +00:00
..
.gitignore add .vimrc 2001-03-26 16:36:44 +00:00
.indent.pro QFCC -- the QuakeForge Code Compiler -- an autoconfiscated qcc. 2001-02-24 06:58:54 +00:00
cmdlib.c Rip out I_FloatTime from cmdlib. 2001-04-01 03:33:11 +00:00
Makefile.am re-write the opcode selection to be a hash table lookup and statment generation 2001-06-04 02:41:45 +00:00
pr_comp.c re-write the opcode selection to be a hash table lookup and statment generation 2001-06-04 02:41:45 +00:00
pr_def.c no more redundant strings. costs ~7ms, though, but HALVING the strofs size 2001-04-01 06:40:51 +00:00
pr_imm.c pr_comp.h: 2001-06-03 17:36:49 +00:00
pr_lex.c pr_lex.c: 2001-04-03 16:50:31 +00:00
pr_opcode.c re-write the opcode selection to be a hash table lookup and statment generation 2001-06-04 02:41:45 +00:00
qfcc.c re-write the opcode selection to be a hash table lookup and statment generation 2001-06-04 02:41:45 +00:00