Searched refs:TCG_CT_CONST_S13 (Results 1 – 2 of 2) sorted by relevance
72 #define TCG_CT_CONST_S13 0x200 macro
161 ct->ct |= TCG_CT_CONST_S13; in target_parse_constraint()182 else if ((ct & TCG_CT_CONST_S13) && check_fit_tl(val, 13)) in tcg_target_const_match()