HomeSort by relevance Sort by last modified time
    Searched refs:modn (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c 295 unsigned int modn; local
300 modn = 0;
307 modn = 0;
312 modn = EXTRU (arg, 7, 3);
317 modn = EXTRU (arg, 15, 11);
318 if (modn > 7 && disp != 0)
325 if (modn > TIC3X_MODN_MAX)
327 a = tic4x_indirects[modn].name;
  /toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h 175 unsigned long modn; member in struct:tic4x_indirect
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c     [all...]

Completed in 519 milliseconds