Home
last modified time | relevance | path

Searched refs:modes (Results 1 – 25 of 117) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/bfd/
Dbfdio.c85 real_fopen (const char *filename, const char *modes) in real_fopen() argument
94 vms_attr = strchr (modes, ','); in real_fopen()
98 return close_on_exec (fopen (filename, modes)); in real_fopen()
103 size_t modes_len = strlen (modes) + 1; in real_fopen()
108 memcpy (attrs, modes, modes_len); in real_fopen()
120 return close_on_exec (fopen64 (filename, modes)); in real_fopen()
122 return close_on_exec (fopen (filename, modes)); in real_fopen()
/toolchain/binutils/binutils-2.25/include/cgen/
DChangeLog20 * basic-modes.h (MAKEDI): New macro.
24 * basic-modes.h: New file. Moved here from opcodes/cgen-types.h.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dstrex-bad-t.d1 # name: Bad addressing modes STREXH/STREXB. - THUMB
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dbinop.s3 ; addressing modes.
Dunop.s3 ; addressing modes.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmode-change-error-1.d5 #error: .*: Unsupported jump between ISA modes; consider recompiling with interlinking enabled.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Daddress.d2 #name: c54x addressing modes
Daddrfar.d3 #name: c54x addressing modes, w/extended addressing (far mode)
Daddress.s5 and *ar1,a ; indirect (all modes)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
Dcoprmem.s4 ; addressing modes and completers.
Dimem.s10 ; addressing modes and completers.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
Droundmode.s6 ; Switch in/out of different rounding modes.
/toolchain/binutils/binutils-2.25/config/
Dmt-mips16-compat3 # that the libraries can be used with both ISA modes.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86_64.s3 # REX prefix and addressing modes.
113 #addressing modes:
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dx86-64.s3 # REX prefix and addressing modes.
113 #addressing modes:
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-xgate.texi102 @cindex XGATE addressing modes
103 @cindex addressing modes, XGATE
104 The following addressing modes are understood for XGATE:
Dc-d10v.texi205 @cindex addressing modes, D10V
206 @cindex D10V addressing modes
207 @code{@value{AS}} understands the following addressing modes for the D10V.
/toolchain/binutils/binutils-2.25/include/opcode/
Ds390.h73 unsigned int modes; member
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/
Dabsreloc.s1 # Test abs operands with relocatable modes for PDP11.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Dadj-brset.s10 ;;; addressing modes because the instruction has different opcode and
Drelax-direct.s2 ;;; addressing modes
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
Dbug-1825.s1 ;;; Bug #1825: gas assemble PC-relative indexed addressing modes incorrectly
Dopers12.s3 # Try to verify all operand modes for 68HC12
Dinsns9s12xg.s1 # XGATE instruction set and all modes
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
Daddressing_c3x.d3 #name: c3x addressing modes

12345