Home
last modified time | relevance | path

Searched refs:is_unsigned_cond (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg-cond.h81 static inline bool is_unsigned_cond(TCGCond c) in is_unsigned_cond() function
101 return is_unsigned_cond(c) ? (TCGCond)(c - 8) : c; in tcg_signed_cond()
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1248 bool is_unsigned = is_unsigned_cond(c);
1609 bool is_unsigned = is_unsigned_cond(c);