Searched refs:src_p1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1367 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()
|