Home
last modified time | relevance | path

Searched refs:up (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/arch/
Darch_expected.txt19 sh-dsp.s -isa=sh-dsp-up sh-dsp
21 sh-dsp.s -isa=sh-up sh-dsp
23 sh-dsp.s -isa=sh2-up sh-dsp
25 sh-dsp.s -isa=sh2a-nofpu-or-sh3-nommu-up sh3-dsp
27 sh-dsp.s -isa=sh2a-nofpu-or-sh4-nommu-nofpu-up sh4al-dsp
29 sh-dsp.s -isa=sh2a-nofpu-up ERROR
31 sh-dsp.s -isa=sh2a-or-sh3e-up ERROR
33 sh-dsp.s -isa=sh2a-or-sh4-up ERROR
35 sh-dsp.s -isa=sh2a-up ERROR
37 sh-dsp.s -isa=sh2e-up ERROR
[all …]
/toolchain/binutils/binutils-2.27/libiberty/
Dsafe-ctype.c136 #define up _sch_isupper macro
143 #define U (const unsigned short) (up|is |pr) /* upper case letter */
144 #define XU (const unsigned short) (up|is|xd|pr) /* uppercase hex digit */
/toolchain/binutils/binutils-2.27/binutils/
Dwinduni.c222 unichar *utmp, *up; in unicode_from_ascii_len() local
269 up = (unichar *) res_alloc (sizeof (unichar) * (idx + elen)); in unicode_from_ascii_len()
271 memcpy (up, *unicode, idx * sizeof (unichar)); in unicode_from_ascii_len()
273 *unicode = up; in unicode_from_ascii_len()
275 memcpy (&up[idx], utmp, sizeof (unichar) * elen); in unicode_from_ascii_len()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-shared/
Delf-offset.ld84 /* Adjust the address for the data segment. We want to adjust up to
85 the same address within the page on the next page up. */
128 /* Align here to ensure that the .bss section occupies space up to
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
Delf-offset.ld86 /* Adjust the address for the data segment. We want to adjust up to
87 the same address within the page on the next page up. */
131 /* Align here to ensure that the .bss section occupies space up to
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-avr.texi38 Instruction set avr2 (default) is for the classic AVR core with up to
43 Instruction set avr25 is for the classic AVR core with up to 8K program memory
50 Instruction set avr3 is for the classic AVR core with up to 128K program
60 Instruction set avr4 is for the enhanced AVR core with up to 8K program
66 Instruction set avr5 is for the enhanced AVR core with up to 128K program
103 Instruction set avrxmega4 is for the XMEGA AVR core with up to 64K
108 Instruction set avrxmega5 is for the XMEGA AVR core with up to 64K
196 pointers can also be used as an address pointer for look up tables in
/toolchain/binutils/binutils-2.27/zlib/doc/
Dalgorithm.txt47 match, thus speeding up the whole process. If compression ratio is more
67 inflate() sets up a first level table that covers some number of bits of
69 stream, and looks it up in the table. The table will tell if the next
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
106 and there will only be one table look up. (That's whole idea behind data
118 longest symbol is? The reason is that if you do that, you end up spending
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dreloc-bad.l2 [^:]*:5: Error: internal_relocation \(type: OFFSET_IMM\) not fixed up
/toolchain/binutils/binutils-2.27/zlib/old/
DREADME3 (Volunteers are encouraged to help clean this up. Thanks.)
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Demit-relocs-309-up-bad.d1 #name: aarch64-emit-relocs-309-up-bad
Demit-relocs-309-up.d1 #name: aarch64-emit-relocs-309-up
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
Dkeepdot.d5 # Check that GC:ing does not mess up the default value for dot.
Dkeepdot0.d6 # Check that GC:ing does not mess up the value for dot when specified
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
Dmacroat.s1 ; Test that an "@" does do TRT in a macro, and does not break up
Dcontinue.s2 ; broken up and that a continued line is.
/toolchain/binutils/binutils-2.27/binutils/testsuite/config/
Dhppa.sed1 s/# Old OSF sed blows up if you have a sed command starting with "#"//
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
Ddependency-1.d7 # With follows up on the binutils mailing list here:
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
Darm-lib.ld76 /* Adjust the address for the data segment. We want to adjust up to
77 the same address within the page on the next page up. */
141 /* Align here to ensure that the .bss section occupies space up to
Darm-dyn.ld77 /* Adjust the address for the data segment. We want to adjust up to
78 the same address within the page on the next page up. */
149 /* Align here to ensure that the .bss section occupies space up to
/toolchain/binutils/binutils-2.27/config/
Dgettext-sister.m48 # The intl directory is set up to make this easy, by generating a
68 dnl Set up some additional variables which our po/Make-in files
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
Dbpo-9m.d8 # Check that GC does not mess up things when no BPO:s are collected.
Dbpo-9.d8 # Check that GC does not mess up things when no BPO:s are collected.
/toolchain/binutils/binutils-2.27/zlib/
DChangeLog.jit8 * configure.ac (--enable-host-shared): Set up PICFLAG rather
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dgot-page-6.s7 # up with a single page entry.
/toolchain/binutils/binutils-2.27/gprof/
DChangeLog-200420 * Makefile.in: Regenerate to clean up breakage.
44 * gprof.c (main): Clean up some more.

12345678910>>...13