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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c725 bfd_boolean mem_offset_known_long = FALSE; local
854 mem_offset_known_long = TRUE;
1314 if (mem_base_reg_known_long && mem_offset_known_long)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c724 bool mem_offset_known_long = false; local
853 mem_offset_known_long = true;
1313 if (mem_base_reg_known_long && mem_offset_known_long)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c724 bool mem_offset_known_long = false; local
853 mem_offset_known_long = true;
1313 if (mem_base_reg_known_long && mem_offset_known_long)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c724 bool mem_offset_known_long = false; local
853 mem_offset_known_long = true;
1313 if (mem_base_reg_known_long && mem_offset_known_long)

Completed in 239 milliseconds