Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg-op.h214 #define tcg_gen_negsetcondi_tl tcg_gen_negsetcondi_i64
H A Dtcg-op-common.h236 void tcg_gen_negsetcondi_i64(TCGCond cond, TCGv_i64 ret,
/qemu/tcg/
H A Dtcg-op.c1956 void tcg_gen_negsetcondi_i64(TCGCond cond, TCGv_i64 ret, in tcg_gen_negsetcondi_i64() function