Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.h244 HexValue gen_convround(Context *c,
H A Didef-parser.y711 $$ = gen_convround(c, &@1, &$3);
H A Dparser-helpers.c1356 HexValue gen_convround(Context *c, in gen_convround() function