unicorn/qemu/include/exec
Richard Henderson 10e2b13650
tcg: Pass tb and index to tcg_gen_exit_tb separately
Do the cast to uintptr_t within the helper, so that the compiler
can type check the pointer argument. We can also do some more
sanity checking of the index argument.

Backports commit 07ea28b41830f946de3841b0ac61a3413679feb9 from qemu
2018-06-07 11:56:32 -04:00
..
address-spaces.h
cpu-all.h target-*: Don't redefine cpu_exec() 2018-03-20 07:02:47 -04:00
cpu-common.h
cpu-defs.h
cpu_ldst.h
cpu_ldst_template.h
cputlb.h
exec-all.h icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 20:05:40 -04:00
gen-icount.h tcg: Pass tb and index to tcg_gen_exit_tb separately 2018-06-07 11:56:32 -04:00
helper-gen.h target/arm: Implement SVE Integer Multiply-Add Group 2018-05-20 04:35:36 -04:00
helper-head.h tcg: Fix helper function vs host abi for float16 2018-06-02 10:10:12 -04:00
helper-proto.h
helper-tcg.h
hwaddr.h
ioport.h
memattrs.h
memory-internal.h
memory.h
ram_addr.h
ramlist.h
semihost.h
tb-context.h
tb-hash-xx.h
tb-hash.h
tb-lookup.h
translator.h translator: merge max_insns into DisasContextBase 2018-05-11 13:59:17 -04:00