Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmicroblaze-opc.h422 #define MAX_IMM15 ((int) 0x7fff) macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c1243 op_end = parse_imm (op_end + 1, & exp, MIN_IMM15, MAX_IMM15); in md_assemble()