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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dnfp.h136 #define SHI_NFP_IREG_ORDER(shi) ( (shi) & 0xFF) macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dnfp.h136 #define SHI_NFP_IREG_ORDER(shi) ( (shi) & 0xFF) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dnfp.h136 #define SHI_NFP_IREG_ORDER(shi) ( (shi) & 0xFF) macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dnfp.h136 #define SHI_NFP_IREG_ORDER(shi) ( (shi) & 0xFF) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnfp-dis.c2686 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2694 sec_order += SHI_NFP_IREG_ORDER (~0U) + 1;
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnfp-dis.c2692 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2700 sec_order += SHI_NFP_IREG_ORDER (~0U) + 1;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnfp-dis.c2692 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2700 sec_order += SHI_NFP_IREG_ORDER (~0U) + 1;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnfp-dis.c2694 sec_order = (int) SHI_NFP_IREG_ORDER (sec->sh_info);
2702 sec_order += SHI_NFP_IREG_ORDER (~0U) + 1;

Completed in 113 milliseconds