Searched refs:SHI_NFP_IREG_ISLAND (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h130 #define SHI_NFP_IREG_ISLAND(shi) (((shi) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h130 #define SHI_NFP_IREG_ISLAND(shi) (((shi) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h130 #define SHI_NFP_IREG_ISLAND(shi) (((shi) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h130 #define SHI_NFP_IREG_ISLAND(shi) (((shi) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnfp-dis.c2604 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2701 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnfp-dis.c2607 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2707 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnfp-dis.c2607 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2707 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnfp-dis.c2607 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);
2709 isl = SHI_NFP_IREG_ISLAND (sec->sh_info);

Completed in 147 milliseconds