Home
last modified time | relevance | path

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

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