Searched defs:tcg_ctx (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dtranslate-all.c35 TCGContext tcg_ctx; variable
88 tcg_context_init(&tcg_ctx);
89 tcg_set_frame(&tcg_ctx, TCG_AREG0, offsetof(CPUState, temp_buf),
101 TCGContext *s = &tcg_ctx;
176 TCGContext *s = &tcg_ctx;

Completed in 30 milliseconds