Searched refs:gen_deposit_op (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.h | 218 void gen_deposit_op(Context *c,
|
H A D | idef-parser.y | 370 gen_deposit_op(c, &@1, &$5, &$7, &$3, &$1);
|
H A D | parser-helpers.c | 1230 void gen_deposit_op(Context *c, in gen_deposit_op() function 1789 gen_deposit_op(c, locp, dst, value, n, sh); in gen_sethalf()
|