Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1436 HexValue n_64 = gen_tmp(c, locp, 64, UNSIGNED); in gen_convround_n() local
1474 OUT(c, locp, "tcg_gen_ext_i32_i64(", &n_64, ", ", &pos_casted, ");\n"); in gen_convround_n()
1486 OUT(c, locp, "(TCG_COND_EQ, ", &res, ", ", &n_64, ", ", &zero); in gen_convround_n()
1491 OUT(c, locp, ", ", &res, ", ", &n_64, ");\n"); in gen_convround_n()