Home
last modified time | relevance | path

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

/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c800 static void gen_minmax_op(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_minmax_op() function
958 gen_minmax_op(c, locp, bit_width, &res, op_types, &op1_m, &op2_m, in gen_bin_op()
962 gen_minmax_op(c, locp, bit_width, &res, op_types, &op1_m, &op2_m, true); in gen_bin_op()