Home
last modified time | relevance | path

Searched defs:gen_add_CC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c477 static void gen_add_CC(TCGv_i32 dest, TCGv_i32 t0, TCGv_i32 t1) in gen_add_CC() function
H A Dtranslate-a64.c816 static void gen_add_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add_CC() function
/openbmc/qemu/target/tricore/
H A Dtranslate.c1316 static inline void gen_add_CC(TCGv ret, TCGv r1, TCGv r2) in gen_add_CC() function