Searched refs:IMM8_BITS (Results 1 – 2 of 2) sorted by relevance
2401 if (!within_unsigned_range (value, IMM8_BITS)) in parse_alu()3001 if (!within_unsigned_range (value, IMM8_BITS)) in parse_cmp()7076 if (!within_unsigned_range (value, IMM8_BITS)) in md_apply_fix()
2055 #define IMM8_BITS 8 macro