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

/vbox/src/recompiler/tcg/
H A Dtcg.c804 static TCGHelperInfo *tcg_find_helper(TCGContext *s, tcg_target_ulong val) function
930 th = tcg_find_helper(s, val);

Completed in 50 milliseconds