Searched refs:jmp_insn_offset (Results 1 – 3 of 3) sorted by relevance
121 uint16_t jmp_insn_offset[2]; /* offset of direct jump insn */ member
631 uintptr_t offset = tb->jmp_insn_offset[n]; in tb_set_jmp_target()
404 s->gen_tb->jmp_insn_offset[which] = tcg_current_code_size(s); in set_jmp_insn_offset()6162 tb->jmp_insn_offset[0] = TB_JMP_OFFSET_INVALID; in tcg_gen_code()6163 tb->jmp_insn_offset[1] = TB_JMP_OFFSET_INVALID; in tcg_gen_code()