Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1434 HexValue cond_64 = gen_tmp(c, locp, 64, UNSIGNED); in gen_convround_n() local
1472 OUT(c, locp, "tcg_gen_extu_i32_i64(", &cond_64, ", ", &cond, ");\n"); in gen_convround_n()
1481 OUT(c, locp, "(TCG_COND_EQ, ", &res, ", ", &cond_64, ", ", &zero); in gen_convround_n()