Searched refs:tic4x_dp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic4x-dis.c55 static unsigned int tic4x_dp = 0; variable
180 tic4x_print_addr (info, arg + (tic4x_dp << 16));
730 tic4x_dp = EXTRU (instruction, 15, 0);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic4x-dis.c55 static int tic4x_dp = 0; variable
180 tic4x_print_addr (info, arg + (tic4x_dp << 16));
736 tic4x_dp = EXTRU (instruction, 15, 0);
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic4x-dis.c55 static unsigned int tic4x_dp = 0; variable
180 tic4x_print_addr (info, arg + (tic4x_dp << 16));
730 tic4x_dp = EXTRU (instruction, 15, 0);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic4x-dis.c55 static unsigned int tic4x_dp = 0; variable
180 tic4x_print_addr (info, arg + (tic4x_dp << 16));
730 tic4x_dp = EXTRU (instruction, 15, 0);

Completed in 109 milliseconds