Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.h202 #define tcg_gen_negsetcondi_tl tcg_gen_negsetcondi_i64
H A Dtcg-op-common.h233 void tcg_gen_negsetcondi_i64(TCGCond cond, TCGv_i64 ret,
/openbmc/qemu/tcg/
H A Dtcg-op.c2003 void tcg_gen_negsetcondi_i64(TCGCond cond, TCGv_i64 ret, in tcg_gen_negsetcondi_i64() function