Home
last modified time | relevance | path

Searched refs:slow_registers_only (Results 1 – 8 of 8) sorted by relevance

/dports/editors/poke/poke-1.0/jitter/example-vms/structured/
H A Dstructured-main.c235 bool slow_registers_only; member
261 cl->slow_registers_only = false; in structured_initialize_command_line()
330 cl->slow_registers_only = true; in structured_parse_command_line()
332 cl->slow_registers_only = false; in structured_parse_command_line()
336 cl->slow_registers_only = true; in structured_parse_command_line()
341 cl->slow_registers_only = false; in structured_parse_command_line()
420 (vmr, cl->slow_registers_only); in structured_work()
H A Dstructuredvm-vm-main.c85 bool slow_literals_only, slow_registers_only; member
157 cl->slow_registers_only = false; in parse_opt()
278 cl->slow_registers_only = true; in parse_opt()
282 cl->slow_registers_only = true; in parse_opt()
288 cl->slow_registers_only = false; in parse_opt()
292 cl->slow_registers_only = false; in parse_opt()
577 cl.slow_registers_only ? "yes" : "no", in main()
582 (r, cl.slow_registers_only); in main()
/dports/editors/poke/poke-1.0/jitter/templates/
H A Dvm-main.c77 bool slow_literals_only, slow_registers_only; member
149 cl->slow_registers_only = false; in parse_opt()
270 cl->slow_registers_only = true; in parse_opt()
274 cl->slow_registers_only = true; in parse_opt()
280 cl->slow_registers_only = false; in parse_opt()
284 cl->slow_registers_only = false; in parse_opt()
569 cl.slow_registers_only ? "yes" : "no", in main()
574 (r, cl.slow_registers_only); in main()
/dports/editors/poke/poke-1.0/jitter/example-vms/uninspired/
H A Duninspired-vm-main.c85 bool slow_literals_only, slow_registers_only; member
157 cl->slow_registers_only = false; in parse_opt()
278 cl->slow_registers_only = true; in parse_opt()
282 cl->slow_registers_only = true; in parse_opt()
288 cl->slow_registers_only = false; in parse_opt()
292 cl->slow_registers_only = false; in parse_opt()
577 cl.slow_registers_only ? "yes" : "no", in main()
582 (r, cl.slow_registers_only); in main()
/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-mutable-routine.c47 op->slow_registers_only = false; in jitter_initialize_options()
79 p->options.slow_registers_only = option; in jitter_set_mutable_routine_option_slow_registers_only()
533 if (p->options.slow_registers_only) in jitter_mutable_routine_append_register_parameter()
807 const bool slow_registers_only = r->options.slow_registers_only; in jitter_mutable_routine_print() local
893 if (slow_registers_only) in jitter_mutable_routine_print()
H A Djitter-mutable-routine.h90 bool slow_registers_only; member
/dports/editors/poke/poke-1.0/jitter/
H A DChangeLog7699 slow_literals_only and slow_registers_only.
7944 always_residualize_registers to slow_registers_only. Rename
8070 * jitter/program.y (struct parser_arg): Remove field slow_registers_only, now
/dports/editors/poke/poke-1.0/
H A DChangeLog7699 slow_literals_only and slow_registers_only.
7944 always_residualize_registers to slow_registers_only. Rename
8070 * jitter/program.y (struct parser_arg): Remove field slow_registers_only, now