Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.h322 #define tcg_gen_negsetcondi_tl tcg_gen_negsetcondi_i32
H A Dtcg-op-common.h130 void tcg_gen_negsetcondi_i32(TCGCond cond, TCGv_i32 ret,
/openbmc/qemu/tcg/
H A Dtcg-op.c564 void tcg_gen_negsetcondi_i32(TCGCond cond, TCGv_i32 ret, in tcg_gen_negsetcondi_i32() function