Searched refs:gen_rvalue_sat (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.h | 325 HexValue gen_rvalue_sat(Context *c, YYLTYPE *locp, HexSat *sat, HexValue *n,
|
H A D | idef-parser.y | 590 $$ = gen_rvalue_sat(c, &@1, &$1, &$3, &$5);
|
H A D | parser-helpers.c | 1945 HexValue gen_rvalue_sat(Context *c, YYLTYPE *locp, HexSat *sat, in gen_rvalue_sat() function
|