Searched defs:code30 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ft32.c1158 unsigned int code30 = (sc1 << 15) | sc0; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ft32.c1155 unsigned int code30 = (sc1 << 15) | sc0; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ft32.c1155 unsigned int code30 = (sc1 << 15) | sc0; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ft32.c1156 unsigned int code30 = (sc1 << 15) | sc0; local
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h346 unsigned int code30; local
399 unsigned int code30 = (code15[1] << 15) | code15[0]; local
410 unsigned int code30; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h346 unsigned int code30; local
399 unsigned int code30 = (code15[1] << 15) | code15[0]; local
410 unsigned int code30; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h346 unsigned int code30; local
399 unsigned int code30 = (code15[1] << 15) | code15[0]; local
410 unsigned int code30; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h346 unsigned int code30; local
399 unsigned int code30 = (code15[1] << 15) | code15[0]; local
410 unsigned int code30; local
[all...]

Completed in 204 milliseconds