Home
last modified time | relevance | path

Searched refs:assembler (Results 1 – 25 of 214) sorted by relevance

123456789

/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.13415 - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
16 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
17 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
18 assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
19 assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-liftoff-Correct-function-signatures.patch7 ../deps/v8/src/wasm/baseline/mips/liftoff-assembler-mips.h:661:5: error: no matching member functio…
14 src/wasm/baseline/liftoff-assembler.h | 6 +++---
17 --- a/deps/v8/src/wasm/baseline/liftoff-assembler.h
18 +++ b/deps/v8/src/wasm/baseline/liftoff-assembler.h
39 --- a/deps/v8/src/wasm/baseline/mips/liftoff-assembler-mips.h
40 +++ b/deps/v8/src/wasm/baseline/mips/liftoff-assembler-mips.h
50 --- a/deps/v8/src/wasm/baseline/mips64/liftoff-assembler-mips64.h
51 +++ b/deps/v8/src/wasm/baseline/mips64/liftoff-assembler-mips64.h
61 --- a/deps/v8/src/wasm/baseline/riscv64/liftoff-assembler-riscv64.h
62 +++ b/deps/v8/src/wasm/baseline/riscv64/liftoff-assembler-riscv64.h
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig.assembler7 Supported by binutils >= 2.25 and LLVM integrated assembler
12 Supported by binutils >= 2.24 and LLVM integrated assembler
17 Supported by binutils >= 2.24 and LLVM integrated assembler
21 Supported by binutils >= 2.31.1 and LLVM integrated assembler >= V7
/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/
H A DPlatform17 # We disable this in order to prevent the assembler meddling with the
22 # ...then with the assembler fix applied the label may actually point at a sync
23 # instruction inserted by the assembler, and if we were using the label in an
27 # Avoid this by explicitly disabling that assembler behaviour. If upstream
/OK3568_Linux_fs/buildroot/package/yasm/
H A DConfig.in5 Yasm is a complete rewrite of the NASM-2.10.01 assembler.
7 and GAS assembler syntaxes and outputs binary, ELF32 and ELF64
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A DMakefile-keyspan_pda_fw3 # some rules to handle the quirks of the 'as31' assembler, like
10 gcc -x assembler-with-cpp -P -E -o $@ $<
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0005-debug-prefix-map.patch41 -DEFINE GCC_ASM_FLAGS = -c -x assembler -imacros AutoGen.h
42 -DEFINE GCC_PP_FLAGS = -E -x assembler-with-cpp -include AutoGen.h
43 +DEFINE GCC_ASM_FLAGS = -c -x assembler -imacros AutoGen.h ENV(GCC_PREFIX_MAP)
44 +DEFINE GCC_PP_FLAGS = -E -x assembler-with-cpp -include AutoGen.h ENV(GCC_PREFIX_MA…
48 @@ -2027,7 +2027,7 @@ DEFINE GCC_PP_FLAGS = -E -x assembler-with-cpp -includ…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/nasm/
H A Dnasm_2.15.05.bb1 SUMMARY = "General-purpose x86 assembler"
4 DESCRIPTION = "The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 arch…
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig18 using optimized ARM assembler.
55 using optimized ARM assembler and NEON, when available.
63 using optimized ARM assembler and NEON, when available.
89 Use optimized AES assembler routines for ARM platforms.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/
H A D0001-cpuburn-a8.S-Remove-.func-.endfunc.patch7 and are silently ignored by gnu assembler when unused, clang assembler
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info16 * As: (as). The GNU assembler.
17 * Gas: (as). The GNU assembler.
26 This file is a user guide to the GNU assembler 'as' (GNU Toolchain for
465 Generate debugging information for each assembler source line using
472 Generate stabs debugging information for each assembler line. This
473 may help debugging assembler code, if the debugger can handle it.
476 Generate stabs debugging information for each assembler line, with
479 may help debugging assembler code. Currently the only GNU
484 Generate DWARF2 debugging information for each assembler line.
485 This may help debugging assembler code, if the debugger can handle
[all …]
H A Ddir54 * As: (as). The GNU assembler.
59 * Gas: (as). The GNU assembler.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info16 * As: (as). The GNU assembler.
17 * Gas: (as). The GNU assembler.
26 This file is a user guide to the GNU assembler 'as' (GNU Toolchain for
465 Generate debugging information for each assembler source line using
472 Generate stabs debugging information for each assembler line. This
473 may help debugging assembler code, if the debugger can handle it.
476 Generate stabs debugging information for each assembler line, with
479 may help debugging assembler code. Currently the only GNU
484 Generate DWARF2 debugging information for each assembler line.
485 This may help debugging assembler code, if the debugger can handle
[all …]
H A Ddir54 * As: (as). The GNU assembler.
59 * Gas: (as). The GNU assembler.
/OK3568_Linux_fs/buildroot/boot/opensbi/0.9/
H A D0002-Makefile-unconditionally-disable-SSP.patch46 -DTSCPPFLAGS = $(CPPFLAGS) -nostdinc -nostdlib -fno-builtin -D__DTS__ -x assembler-with-cpp
47 …= $(CPPFLAGS) -nostdinc -nostdlib -fno-stack-protector -fno-builtin -D__DTS__ -x assembler-with-cpp
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-use-correct-CPP.patch6 configure uses CPP to test that two assembler routines
24 # on SVR4, cc -E does not produce correct assembler files. Need /lib/cpp.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtscript_git.bb21 …gitAUTOINC+822df36f25-r0/git/src/3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.…
22 …gitAUTOINC+822df36f25-r0/git/src/3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.…
/OK3568_Linux_fs/kernel/scripts/
H A DKconfig.include35 # Return y if the assembler supports <instr>, n otherwise
36 as-instr = $(success,printf "%b\n" "$(1)" | $(CC) $(CLANG_FLAGS) -c -x assembler -o /dev/null -)
/OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/
H A Dlpc32xxcdl-2.11-slashes.patch38 # Pick up the assembler and C source files in the directory
103 # Pick up the assembler and C source files in the directory
132 # Pick up the assembler and C source files in the directory
166 # Pick up the assembler and C source files in the directory
214 # Pick up the assembler and C source files in the directory
287 # Pick up the assembler and C source files in the directory
321 # Pick up the assembler and C source files in the directory
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0005-cpp-honor-sysroot.patch51 {".s", "@assembler", 0, 0, 0},
52 {"@assembler",
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig.assembler6 Supported by binutils >= 2.24 and LLVM integrated assembler.
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkbuild.rst33 building C files and assembler files.
37 Additional options to the assembler (for built-in and modules).
41 Additional assembler options for modules.
45 Additional assembler options for built-in.
/OK3568_Linux_fs/yocto/meta-clang/recipes-core/musl/
H A Dmusl_%.bbappend6 # Dump of assembler code for function malloc@got.plt:
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dcode16gcc.h5 # This file is added to the assembler via -Wa when compiling 16-bit C code.
/OK3568_Linux_fs/buildroot/package/nettle/
H A Dnettle.mk20 NETTLE_CONF_OPTS += --disable-assembler

123456789