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

/vbox/src/recompiler/
H A Dtranslate-all.c45 TCGContext tcg_ctx; variable
56 tcg_context_init(&tcg_ctx);
57 tcg_set_frame(&tcg_ctx, TCG_AREG0, offsetof(CPUState, temp_buf),
69 TCGContext *s = &tcg_ctx;
137 TCGContext *s = &tcg_ctx;

Completed in 101 milliseconds