Home
last modified time | relevance | path

Searched refs:tcg_op_defs_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-common.c34 const size_t tcg_op_defs_max = ARRAY_SIZE(tcg_op_defs); variable
/openbmc/qemu/include/tcg/
H A Dtcg.h846 extern const size_t tcg_op_defs_max;
/openbmc/qemu/tcg/tci/
H A Dtcg-target.c.inc930 tcg_debug_assert(tcg_op_defs_max <= UINT8_MAX);