xemu/include/tcg
Matt Borgerson 71ee1ca831 ui: Mimic QEMU thread and set thread-local tcg_ctx to tcg_init_ctx
Necessary to handle callbacks (e.g. rom_reset) from UI thread which will
flush TBs and reference thread-local TCG context, which is initialized
for main QEMU thread early on as tcg_init_ctx.
2020-11-16 18:51:37 -07:00
..
tcg-gvec-desc.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-mo.h tcg: Move TCG headers to include/tcg/ 2020-01-15 15:13:10 -10:00
tcg-op-gvec.h tcg: Implement gvec support for rotate by scalar 2020-06-02 08:42:37 -07:00
tcg-op.h tcg: Implement gvec support for rotate by scalar 2020-06-02 08:42:37 -07:00
tcg-opc.h tcg: Implement gvec support for rotate by scalar 2020-06-02 08:42:37 -07:00
tcg.h ui: Mimic QEMU thread and set thread-local tcg_ctx to tcg_init_ctx 2020-11-16 18:51:37 -07:00