Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-metag.c2401 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()
/toolchain/binutils/binutils-2.25/include/opcode/
Dmetag.h2055 #define IMM8_BITS 8 macro