/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/ |
D | emul.d | 9 0: fd 74 60 80 emul #-128, r0 10 4: fd 74 6e 80 emul #-128, r14 11 8: fd 74 60 7f emul #127, r0 12 c: fd 74 6e 7f emul #127, r14 13 10: fd 78 60 00 80 emul #0xffff8000, r0 14 15: fd 78 6e 00 80 emul #0xffff8000, r14 15 1a: fd 7c 60 00 80 00 emul #0x8000, r0 16 20: fd 7c 6e 00 80 00 emul #0x8000, r14 17 26: fd 7c 60 00 00 80 emul #0xff800000, r0 18 2c: fd 7c 6e 00 00 80 emul #0xff800000, r14 [all …]
|
D | emul.sm | 1 emul #{imm},{reg2} 2 emul {reg},{reg2} 3 emul {memx},{reg2}
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | export-class.exp | 36 set emul armelf_linux_eabi 38 set emul armelf_linux 46 "-m$emul -shared -version-script ../ld-elf/export-class-lib.ver" "" \ 60 "-m$emul -r" "" \ 77 …"-m$emul -shared -Tdata=0x12340000 tmpdir/arm-export-class-ref-r.o tmpdir/arm-export-class-lib.so"…
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
D | export-class.exp | 33 proc powerpc_export_class_test { abi endian emul } { argument 38 set LDFLAGS "-m$emul" 93 foreach { abi endian emul } $abis { 94 if { [string first $emul $ldemul] != -1 } then { 95 powerpc_export_class_test $abi $endian $emul
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
D | line.exp | 29 set emul "elf_x86_64_nacl" 31 set emul "elf_x86_64" 46 send_log "$ld -e start -m$emul -o tmpdir/undefined tmpdir/undefined.o\n" 47 set exec_output [run_host_cmd "$ld" "-e start -m$emul -o tmpdir/undefined tmpdir/undefined.o"]
|
D | export-class.exp | 33 proc x86_64_export_class_test { abi flag emul } { argument 40 set LDFLAGS "-m$emul" 91 foreach { abi flag emul } $abis { 92 x86_64_export_class_test $abi $flag $emul
|
D | x86-64.exp | 32 set emul "elf_x86_64_nacl" 34 set emul "elf_x86_64" 152 set emul elf_x86_64_nacl 171 set emul elf_x86_64 181 if { ![ld_simple_link $ld tmpdir/$test "-m$emul tmpdir/${test}a.o tmpdir/${test}b.o"] } { 191 if { ![ld_simple_link $ld tmpdir/$test "-m$emul tmpdir/${test}a.o tmpdir/${test}b.o"] } {
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | export-class.exp | 33 proc mips_export_class_test { abi flag emul } { argument 40 set LDFLAGS "-m$emul" 94 foreach { abi flag emul } $abis { 95 mips_export_class_test $abi $flag $emul
|
D | comm-data.exp | 34 proc mips_comm_data_test { abi flag emul reloc } { 41 set LDFLAGS "-m$emul" 86 foreach { abi flag emul } $abis { 88 mips_comm_data_test $abi $flag $emul $reloc
|
D | mips-elf.exp | 313 foreach { abi flag emul } $abis { 316 "-m$emul -shared -Tpic-and-nonpic-3a.ld" "" \ 321 "-m$emul -Tpic-and-nonpic-6.ld tmpdir/pic-and-nonpic-6-${abi}.so" "" \
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldemul.c | 319 ld_emulation_xfer_type *emul = *eptr; in ldemul_list_emulation_options() local 321 if (emul->list_options) in ldemul_list_emulation_options() 323 fprintf (f, "%s: \n", emul->emulation_name); in ldemul_list_emulation_options() 325 emul->list_options (f); in ldemul_list_emulation_options()
|
D | ldint.texinfo | 156 is set to @var{emul} in @file{configure.tgt}. The name of the emulation 157 shell script will be @file{emulparams/@var{emul}.sh}. The 158 @file{Makefile} must have a target named @file{e@var{emul}.c}; this 159 target must depend upon @file{emulparams/@var{emul}.sh}, as well as the 162 with two arguments: @var{emul}, and the value of the make variable 163 @code{tdir_@var{emul}}. The value of the latter variable will be set by 167 By convention, the @file{emulparams/@var{emul}.sh} shell script should 244 extension--is @var{emul}, then the output will be directed to 245 @file{ldscripts/@var{emul}.@var{extension}} in the build directory,
|
D | ChangeLog-2006 | 772 * Makefile.am (ELF_GEN_DEPS): Define. Use in emul deps. 777 * Makefile.am (ELF_DEPS): Define. Use in emul file deps. Fix 778 many ELF emul file deps that incorrectly said they needed elf32.em
|
D | ChangeLog-2007 | 802 spu target emul files.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd.c | 1724 bfd_emul_get_maxpagesize (const char *emul) in bfd_emul_get_maxpagesize() argument 1728 target = bfd_find_target (emul, NULL); in bfd_emul_get_maxpagesize() 1768 bfd_emul_set_maxpagesize (const char *emul, bfd_vma size) in bfd_emul_set_maxpagesize() argument 1772 target = bfd_find_target (emul, NULL); in bfd_emul_set_maxpagesize() 1795 bfd_emul_get_commonpagesize (const char *emul) in bfd_emul_get_commonpagesize() argument 1799 target = bfd_find_target (emul, NULL); in bfd_emul_get_commonpagesize() 1821 bfd_emul_set_commonpagesize (const char *emul, bfd_vma size) in bfd_emul_set_commonpagesize() argument 1825 target = bfd_find_target (emul, NULL); in bfd_emul_set_commonpagesize()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
D | insns12.s | 62 emul
|
D | insns12.d | 79 0+a1 <special_test\+0x74> emul
|
/toolchain/binutils/binutils-2.25/gas/ |
D | dep-in.sed | 35 s! emul\.h!!g
|
D | Makefile.am | 103 emul-target.h \ 104 emul.h \
|
D | Makefile.in | 372 emul-target.h \ 373 emul.h \
|
D | ChangeLog-2005 | 2335 emul-target.h, emul.h, expr.c, expr.h, flonum-copy.c,
|
D | ChangeLog-2007 | 1263 dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c, emul.h,
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | rx-decode.opc | 619 /** 1111 1101 0111 im00 0110rdst emul #%1, %0 */ 620 ID(emul); DR(rdst); SC(IMMex(im)); 622 /** 1111 1100 0001 10ss rsrc rdst emul %1%S1, %0 */ 623 ID(emul); SP(ss, rsrc); DR(rdst); 625 /** 0000 0110 mx10 00ss 0000 0110 rsrc rdst emul %1%S1, %0 */ 626 ID(emul); SPm(ss, rsrc, mx); DR(rdst);
|
D | rx-decode.c | 899 ID(emul); SPm(ss, rsrc, mx); DR(rdst); in rx_decode_opcode() 7328 ID(emul); SP(ss, rsrc); DR(rdst); in rx_decode_opcode() 10388 ID(emul); DR(rdst); SC(IMMex(im)); in rx_decode_opcode()
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | POTFILES.in | 223 emul-target.h 224 emul.h
|