Home
last modified time | relevance | path

Searched defs:TCG_MAX_OP_ARGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg.h797 #define TCG_MAX_OP_ARGS 16 macro
/openbmc/qemu/tcg/
H A Dtcg.c163 const TCGArg args[TCG_MAX_OP_ARGS], in tcg_out_vec_op()
164 const int const_args[TCG_MAX_OP_ARGS]) in tcg_out_vec_op()