Home
last modified time | relevance | path

Searched refs:tcg_op_supported (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg.h836 bool tcg_op_supported(TCGOpcode op);
/openbmc/qemu/tcg/
H A Dtcg.c1936 bool tcg_op_supported(TCGOpcode op) in tcg_op_supported() function
6238 tcg_debug_assert(tcg_op_supported(opc)); in tcg_gen_code()