Searched refs:modn (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dtic4x-dis.c342 unsigned int modn; local
347 modn = 0;
354 modn = 0;
359 modn = EXTRU (arg, 7, 3);
364 modn = EXTRU (arg, 15, 11);
365 if (modn > 7 && disp != 0)
372 if (modn > TIC3X_MODN_MAX)
374 a = tic4x_indirects[modn].name;
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Dtic4x.h175 unsigned long modn; member in struct:tic4x_indirect

Completed in 50 milliseconds