| /src/external/bsd/tcpdump/dist/ |
| print-cnfp.c | 114 nd_uint8_t src_mask; /* source address mask bits */ member in struct:nfrec_v5 148 nd_uint8_t src_mask; /* source address mask bits */ member in struct:nfrec_v6 300 snprintf(buf, sizeof(buf), "/%u", GET_U_1(nr->src_mask)); 402 snprintf(buf, sizeof(buf), "/%u", GET_U_1(nr->src_mask));
|
| /src/external/gpl3/binutils/dist/bfd/ |
| coff-arm.c | 115 | (((x & howto->src_mask) + diff) & howto->dst_mask)) 1616 bfd_vma src_mask = 0x007FFFFE; 1656 The expression involving howto->src_mask isolates the upper 1657 bit of src_mask. If that bit is set in the value we are 1659 two. If src_mask includes the highest possible bit, then we 1665 if ((add & (((~ src_mask) >> 1) & src_mask)) != 0) 1666 signed_add -= (((~ src_mask) >> 1) & src_mask) << 1; 1614 bfd_vma src_mask = 0x007FFFFE; local
|
| elfnn-kvx.c | 1851 bfd_vma src_mask = -1; local 1896 b = (x & src_mask & addrmask) >> bitpos; 1920 SRC_MASK had fewer bits than BITSIZE. Note that if 1921 SRC_MASK has more bits than BITSIZE, we can get into 1924 ss = ((~src_mask) >> 1) & src_mask;
|
| bfd-in2.h | 3199 /* src_mask selects the part of the instruction (or data) to be used 3201 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3207 bfd_vma src_mask; member in struct:reloc_howto_struct 3227 inplace, src_mask, dst_mask, pcrel_off) \ 3230 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-arm.c | 115 | (((x & howto->src_mask) + diff) & howto->dst_mask)) 1616 bfd_vma src_mask = 0x007FFFFE; 1656 The expression involving howto->src_mask isolates the upper 1657 bit of src_mask. If that bit is set in the value we are 1659 two. If src_mask includes the highest possible bit, then we 1665 if ((add & (((~ src_mask) >> 1) & src_mask)) != 0) 1666 signed_add -= (((~ src_mask) >> 1) & src_mask) << 1; 1614 bfd_vma src_mask = 0x007FFFFE; local
|
| elfnn-kvx.c | 1851 bfd_vma src_mask = -1; local 1896 b = (x & src_mask & addrmask) >> bitpos; 1920 SRC_MASK had fewer bits than BITSIZE. Note that if 1921 SRC_MASK has more bits than BITSIZE, we can get into 1924 ss = ((~src_mask) >> 1) & src_mask;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-arm.c | 115 | (((x & howto->src_mask) + diff) & howto->dst_mask)) 1616 bfd_vma src_mask = 0x007FFFFE; 1656 The expression involving howto->src_mask isolates the upper 1657 bit of src_mask. If that bit is set in the value we are 1659 two. If src_mask includes the highest possible bit, then we 1665 if ((add & (((~ src_mask) >> 1) & src_mask)) != 0) 1666 signed_add -= (((~ src_mask) >> 1) & src_mask) << 1; 1614 bfd_vma src_mask = 0x007FFFFE; local
|
| elfnn-kvx.c | 1850 bfd_vma src_mask = -1; local 1895 b = (x & src_mask & addrmask) >> bitpos; 1919 SRC_MASK had fewer bits than BITSIZE. Note that if 1920 SRC_MASK has more bits than BITSIZE, we can get into 1923 ss = ((~src_mask) >> 1) & src_mask;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-arm.c | 115 | (((x & howto->src_mask) + diff) & howto->dst_mask)) 1616 bfd_vma src_mask = 0x007FFFFE; 1656 The expression involving howto->src_mask isolates the upper 1657 bit of src_mask. If that bit is set in the value we are 1659 two. If src_mask includes the highest possible bit, then we 1665 if ((add & (((~ src_mask) >> 1) & src_mask)) != 0) 1666 signed_add -= (((~ src_mask) >> 1) & src_mask) << 1; 1614 bfd_vma src_mask = 0x007FFFFE; local
|
| elfnn-kvx.c | 1851 bfd_vma src_mask = -1; local 1896 b = (x & src_mask & addrmask) >> bitpos; 1920 SRC_MASK had fewer bits than BITSIZE. Note that if 1921 SRC_MASK has more bits than BITSIZE, we can get into 1924 ss = ((~src_mask) >> 1) & src_mask;
|
| /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/alpha/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/earm/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/hppa/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/i386/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/ia64/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/m68000/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/m68k/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/mips64el/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/mipseb/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|
| /src/external/gpl3/binutils/lib/libbfd/arch/mipsel/ |
| bfd.h | 3203 /* src_mask selects the part of the instruction (or data) to be used 3205 addend in the reloc, eg. ELF USE_REL, src_mask will normally equal 3211 bfd_vma src_mask; member in struct:reloc_howto_struct 3231 inplace, src_mask, dst_mask, pcrel_off) \ 3234 src_mask, dst_mask, func, name }
|