v86/gen
Amaan Cheval cde8a2d005 codegen: s/gen_fn[0-9]/gen_fn[0-9]_const/ to indicate inline args
We need to differentiate between gen_fn, gen_call_fn, etc. This is a
step in the right direction, but isn't quite enough.
2020-07-21 20:10:14 -05:00
..
c_ast.js Squash 2020-07-21 20:10:12 -05:00
generate_analyzer.js x86 table: Add remaining 0f instructions, simplify gen scripts 2020-07-21 20:10:14 -05:00
generate_interpreter.js Make 8f custom, simplify generate_jit by removing handling of requires_prefix_call 2020-07-21 20:10:14 -05:00
generate_jit.js codegen: s/gen_fn[0-9]/gen_fn[0-9]_const/ to indicate inline args 2020-07-21 20:10:14 -05:00
util.js Have generate_{jit,interpreter}.js scripts "mkdir -p" for --output-dir 2020-07-21 20:10:14 -05:00
x86_table.js jit: Inline 0x89 and 0x8b opcodes's reg variants 2020-07-21 20:10:14 -05:00