Searched refs:current_cs_base (Results 1 - 1 of 1) sorted by relevance
/vbox/src/recompiler/ |
H A D | exec.c | 1135 target_ulong current_cs_base = 0; local 1187 cpu_get_tb_cpu_state(env, ¤t_pc, ¤t_cs_base, 1222 tb_gen_code(env, current_pc, current_cs_base, current_flags, 1); 1267 target_ulong current_cs_base = 0; local 1295 cpu_get_tb_cpu_state(env, ¤t_pc, ¤t_cs_base, 1309 tb_gen_code(env, current_pc, current_cs_base, current_flags, 1);
|
Completed in 54 milliseconds