Searched refs:port (Results 1 – 25 of 80) sorted by relevance
1234
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
D | ffxx1-coff.s | 9 main: mov.b #0x7f,r0l ;port 6 ddr = 7F 14 loop: mov.b r0l,@p6dr:16 ;output to port 6
|
D | ffxx1-elf.s | 9 main: mov.b #0x7f,r0l ;port 6 ddr = 7F 14 loop: mov.b r0l,@p6dr:16 ;output to port 6
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z80.c | 1303 expressionS reg, port; in emit_in() local 1314 p = parse_exp (p, &port); in emit_in() 1318 && (port.X_md)) in emit_in() 1320 if (port.X_op != O_md1 && port.X_op != O_register) in emit_in() 1326 emit_byte (&port, BFD_RELOC_8); in emit_in() 1333 if (port.X_add_number == REG_C) in emit_in() 1357 expressionS reg, port; in emit_out() local 1361 p = parse_exp (args, & port); in emit_out() 1368 if (!port.X_md) in emit_out() 1382 if (port.X_op != O_register && port.X_op != O_md1) in emit_out() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
D | relocs1.s | 2 ;; by the mrisc port. (Ok, so there's only one so far. :P)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
D | section4.d | 3 # The RX port uses non-standard section names.
|
D | group1a.d | 4 # The RX port uses non-standard section names.
|
D | groupautoa.d | 4 # The RX port uses non-standard section names.
|
D | group2.d | 4 # The RX port uses non-standard section names.
|
D | section6.d | 3 # The h8300 port issues a warning message for
|
D | section0.d | 3 # The h8300 port issues a warning message for
|
D | section1.d | 3 # The h8300 port issues a warning message for
|
D | symver.d | 5 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | align.d | 3 # The RX port will always replace zeros in any aligned area with NOPs,
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/ |
D | symver.d | 6 # some toolchains, eg the mips-elf port will add .reginfo and .ptrd
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | tic4xcoff.sc | 10 # that loads the internal RAM from the serial port or external ROM. 19 # 7. MP mode, external RAM (dual-port with hosting CPU or external debugger).
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | mapshort-elf.d | 26 # The ELF based port does not generate a .ARM.attributes symbol
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-rx.texi | 28 The Renesas RX port of @code{@value{AS}} has a few target specfic 75 the RX port of GCC is being used. This results in the assembler 84 RX port of GCC is being used. This results in the assembler
|
D | c-hppa.texi | 26 @code{@value{AS}} port (version 1.3X) was released; therefore, 30 The HPPA @code{@value{AS}} port generates a small subset of the relocations
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | gld960.em | 24 /* Emulate the Intel's port of gld. */
|
D | gld960c.em | 24 /* Emulate the Intel's port of gld. */
|
D | generic.em | 60 # The MSP430 port *needs* linker relaxtion in order to cope with large
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | PORTING | 49 If you must make a cross-port from scratch, copy the most
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 9 * Enhanced the ARM port to accept the assembler output from the CodeComposer 125 * Support for SSE5 has been added to the i386 port. 183 * The IA64 port now uses automatic dependency violation removal as its default 520 added, to make the Alpha port easier.
|
D | CONTRIBUTORS | 28 coff port (including considerable amounts of reverse engineering), a
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | MAINTAINERS | 203 relevent port maintainer(s), and can be approved/checked in by them. 238 port of Binutils to the FullMonty processor. Then, an appropriate
|
1234