Home
last modified time | relevance | path

Searched refs:override (Results 1 – 25 of 126) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-opcode.s70 # 66 -- -- -- 77 FD ; O16 override: (Addr64) = ZEXT(Addr16)
71 # 66 -- -- -- 0F 87 F9 FF FF FF ; O16 override: (Addr64) = ZEXT(Addr16)
122 …- -- F2 49 0f 2d 00 ; OVR 128-bit media instruction override REX for 64-bit op…
123 …- -- F2 48 0f 2d 00 ; OVR 128-bit media instruction override REX for 64-bit op…
124 …- -- F2 4D 0f 2d 00 ; OVR 128-bit media instruction override REX for 64-bit op…
125 …- -- F2 4C 0f 2d 00 ; OVR 128-bit media instruction override REX for 64-bit op…
126 …- -- F2 48 0f 2d c0 ; OVR 128-bit media instruction override REX for 64-bit op…
127 …- -- F2 4D 0f 2d c7 ; OVR 128-bit media instruction override REX for 64-bit op…
128 …- -- F2 49 0f 2d c7 ; OVR 128-bit media instruction override REX for 64-bit op…
129 …- -- F2 4D 0f 2d c0 ; OVR 128-bit media instruction override REX for 64-bit op…
[all …]
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dvxworks.em92 for override in before_parse after_open; do
93 var="LDEMUL_`echo ${override} | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
95 if test "${value}" = "gld${EMULATION_NAME}_${override}"; then
97 #define ${value} vxworks_${override}
100 eval $var=vxworks_${override}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dmodule-override.d1 # name: .module command line override
2 # source: module-override.s
Dnan-2008-3.d2 #source: nan-2008-override.s
Dnan-legacy-3.d2 #source: nan-legacy-override.s
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-mips.texi25 * MIPS Symbol Sizes:: Directives to override the size of symbols
27 * MIPS ISA:: Directives to override the ISA level
36 * MIPS Floating-Point:: Directives to override floating-point options
104 see @ref{MIPS ISA, Directives to override the ISA level}.
537 (@pxref{MIPS Symbol Sizes,, Directives to override the size of symbols}),
571 @section Directives to override the size of symbols
642 @xref{MIPS Symbol Sizes,, Directives to override the size of symbols}.
682 @section Directives to override the ISA level
684 @cindex MIPS ISA override
700 @cindex MIPS CPU override
[all …]
Dc-m32c.texi83 These modifiers override the assembler's assumptions about how big a
/toolchain/binutils/binutils-2.25/gold/
Dresolve.cc116 Sized_symbol<size>::override(const elfcpp::Sym<size, big_endian>& sym, in override() function in gold::Sized_symbol
130 Symbol_table::override(Sized_symbol<size>* tosym, in override() function in gold::Symbol_table
135 tosym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
143 ssym->override(fromsym, st_shndx, is_ordinary, object, version); in override()
316 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
378 this->override(to, sym, st_shndx, is_ordinary, object, version); in resolve()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dattr-arch-directive-4.s1 # .c6xabi_attribute directives override other architecture information.
Dattr-arch-directive-5.s1 # .c6xabi_attribute directives override other architecture information.
Dattr-arch-directive-1.s1 # .arch directives override previous attributes before instructions are seen.
Dattr-arch-directive-2.s1 # .arch directives override previous attributes before instructions
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dattr-override-cpu-directive.d2 # source: attr-override-cpu-directive.s
Dattr-override-mcpu.d2 # source: attr-override-mcpu.s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dbuiltin1.d3 # Make sure we can override a built-in symbol with a known constant, like
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Ddso-3.s1 ; The visibility definitions here override the default
/toolchain/binutils/binutils-2.25/config/
DChangeLog263 * override.m4: Error out if a buggy M4 was detected, to
371 * override.m4: Remove obsolete (<2.64) definitions.
385 * override.m4 (_AC_CHECK_DECL_BODY, _AC_CHECK_DECLS): Import
447 (do-compare): Don't override.
460 * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64.
464 * override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
476 * override.m4 (m4_copy_force, m4_rename_force): Provide
581 * override.m4: Use m4_version_prereq throughout.
589 (m4_wrap): New override, fix for Posix semantics of m4wrap.
613 * override.m4: Apply _AC_ARG_VALIDATE fix to all versions
[all …]
Doverride.m44 dnl The override bits of this file should be a no-op for the newest
Dprogtest.m461 ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
Dlib-ld.m4100 acl_cv_path_LD="$LD" # Let the user override the test with a path.
/toolchain/binutils/binutils-2.25/intl/
Daclocal.m427 m4_include([../config/override.m4])
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c597 bfd_boolean override = FALSE; in obj_elf_change_section() local
659 override = TRUE; in obj_elf_change_section()
663 override = TRUE; in obj_elf_change_section()
667 override = TRUE; in obj_elf_change_section()
682 override = TRUE; in obj_elf_change_section()
685 if (!override && old_sec == NULL) in obj_elf_change_section()
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dcrisaout.sc36 referred to weakly, so the linker would not override the zero
/toolchain/binutils/binutils-2.25/bfd/
Dconfigure.host78 # the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the
/toolchain/binutils/binutils-2.25/libiberty/
Daclocal.m43 sinclude(../config/override.m4)

123456