Searched refs:gen_lsr_op (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 728 static void gen_lsr_op(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_lsr_op() function 926 gen_lsr_op(c, locp, bit_width, op_is64bit, bit_suffix, &res, op_types, in gen_bin_op()
|