Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c1367 HexValue src_p1; in gen_convround() local
1370 src_p1 = gen_bin_op(c, locp, ADD_OP, &src_m, &one); in gen_convround()
1374 OUT(c, locp, &src_p1, ", ", &src_m, ");\n"); in gen_convround()