Searched refs:eight (Results 1 – 25 of 32) sorted by relevance
12
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | h8300sn.sc | 38 eight : o = 0xff00, l = 0x100 84 .eight : 86 *(.eight) 87 } ${RELOCATING+ > eight}
|
D | h8300sxn.sc | 38 eight : o = 0xff00, l = 0x100 84 .eight : 86 *(.eight) 87 } ${RELOCATING+ > eight}
|
D | h8300hn.sc | 38 eight : o = 0xff00, l = 0x100 84 .eight : 86 *(.eight) 87 } ${RELOCATING+ > eight}
|
D | h8300.sc | 38 eight : o = 0xff00, l = 0x100 91 .eight : 93 *(.eight) 94 } ${RELOCATING+ > eight}
|
D | h8300s.sc | 44 eight : o = 0xffff00, l = 0x100 94 .eight : 96 *(.eight) 97 } ${RELOCATING+ > eight}
|
D | h8300h.sc | 44 eight : o = 0xffff00, l = 0x100 94 .eight : 96 *(.eight) 97 } ${RELOCATING+ > eight}
|
D | h8300sx.sc | 44 eight : o = 0xffff00, l = 0x100 94 .eight : 96 *(.eight) 97 } ${RELOCATING+ > eight}
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/ |
D | relmain.c | 1 extern int eight (void); 6 return eight () - 8; in main()
|
D | rel.c | 5 eight (void) in eight() function
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/pe/ |
D | section-align-3.s | 19 .section .eight,"dr3"
|
D | section-align-3.d | 35 12 \.eight 0*0000008 0*0000000 0*0000000 0*00002a4 2\*\*3
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | thumb2-bl-blx-interwork.s | 32 @ These eight are all accepted by gas, but generate bad code.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-microblaze.texi | 35 into an eight-bit value.
|
D | c-h8300.texi | 77 You can also use the eight predefined symbols @samp{r@var{n}} to refer 81 On the H8/300H, you can also use the eight predefined symbols
|
D | c-mmix.texi | 277 updates the current location to eight bytes forward: 447 two, four and eight bytes size respectively. Before anything else happens
|
D | c-z8k.texi | 82 the first eight (of the sixteen 16 bit registers) by bytes. They are
|
D | c-i386.texi | 1048 The eight 64-bit MMX operands, also used by 3DNow!, are called @samp{%mm0}, 1049 @samp{%mm1}, ... @samp{%mm7}. They contain eight 8-bit integers, four
|
D | c-s390.texi | 258 @item Specified by a four-bit or eight-bit length field L
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | algorithm.txt | 88 little more than eight bits for 286 symbols and a little less than five bits 146 Let's make the first table three bits long (eight entries):
|
D | rfc1950.txt | 263 size, minus eight (CINFO=7 indicates a 32K window size). Values
|
D | rfc1951.txt | 175 which store a character on a number of bits different from eight.
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | ip2k.opc | 404 /* Truncate to eight bits to accept both signed and unsigned input. */
|
D | sh64-compact.cpu | 1518 (dshci shll8 "Shift left logical eight bits" 1545 (dshci shlr8 "Shift right logical eight bits"
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ld.texinfo | 1919 eight-byte, four-byte, two-byte, and one-byte. This is to prevent gaps 2427 the use of section names longer than eight characters, the normal limit 4541 store one, two, four, and eight bytes (respectively). After storing the 6432 targets are within eight bits, and turns them into eight-bit 6441 page of memory, and changes them to use the eight-bit address form. 6571 targets are within eight bits, and turns them into eight-bit
|
/toolchain/binutils/binutils-2.27/binutils/doc/ |
D | binutils.texi | 1582 Consider a simple file with a section containing the following eight 3939 @var{val} should be a hexadecimal language code. The low eight bits are 3940 the language, and the high eight bits are the sublanguage.
|
12