Searched refs:cond_to_str (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.h | 339 const char *cond_to_str(TCGCond cond);
|
H A D | parser-helpers.c | 543 OUT(c, locp, cond_to_str(type), ", ", &res, ", ", &op1_m, ", ", &op2_m, in gen_bin_cmp() 548 OUT(c, locp, cond_to_str(type), ", ", &res, ", ", &op1_m, ", ", &op2_m, in gen_bin_cmp() 2039 const char *cond_to_str(TCGCond cond) in cond_to_str() function
|