Searched defs:is_unsigned (Results 1 – 2 of 2) sorted by relevance
411 bool is_unsigned = (rvalue->signedness == UNSIGNED); in gen_rvalue_extend() local807 bool is_unsigned; in gen_minmax_op() local
544 static TCGv_i32 gen_mac16_m(TCGv_i32 v, bool hi, bool is_unsigned) in gen_mac16_m()