Lines Matching full:files
25 generated files in the "out" directory, such as out/InterpC-portstd.c,
32 The architecture-specific config files determine what goes into two
33 generated output files (InterpC-<arch>.c, InterpAsm-<arch>.S). The goal is
56 The config files are parsed from top to bottom. Each line in the file
69 substitutions are performed. ".c" and ".h" files are copied to the
70 C output, ".S" files are copied to the asm output.
81 instruction files from.
117 The assembly instruction files are simply fragments of assembly sources.
123 The C files do a bunch of fancy things with macros in an attempt to share
203 combined source files in the "out" directory. Make sure the files in
214 output files without requiring this separate step, but we're not yet