Searched refs:gen_opc_pc (Results 1 – 5 of 5) sorted by relevance
40 target_ulong gen_opc_pc[OPC_BUF_SIZE]; variable
60 extern target_ulong gen_opc_pc[OPC_BUF_SIZE];
7707 gen_opc_pc[lj] = pc_ptr; in gen_intermediate_code_internal()7799 qemu_log("0x%04x: " TARGET_FMT_lx "\n", i, gen_opc_pc[i]); in restore_state_to_opc()7803 pc_pos, gen_opc_pc[pc_pos] - tb->cs_base, in restore_state_to_opc()7807 env->eip = gen_opc_pc[pc_pos] - tb->cs_base; in restore_state_to_opc()
2081 gen_opc_tpc2gpc_ptr[tpc2gpc_index] = (void*)(ptrdiff_t)gen_opc_pc[op_index]; in tcg_gen_code_common()
9675 gen_opc_pc[lj] = dc->pc; in gen_intermediate_code_internal()9897 env->regs[15] = gen_opc_pc[pc_pos]; in restore_state_to_opc()