Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxgate-dis.c32 #define XGATE_TEN_BITS 0x3FF macro
212 relAddr = XGATE_TEN_BITS >> 1; /* Clip sign bit. */ in print_insn()