Home
last modified time | relevance | path

Searched refs:opt_one_insn_per_tb (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/
H A Dmain.c60 static bool opt_one_insn_per_tb; variable
411 opt_one_insn_per_tb = true; in main()
476 opt_one_insn_per_tb, &error_abort); in main()
/qemu/linux-user/
H A Dmain.c73 static bool opt_one_insn_per_tb; variable
417 opt_one_insn_per_tb = true; in handle_arg_one_insn_per_tb()
798 opt_one_insn_per_tb, &error_abort); in main()