Home
last modified time | relevance | path

Searched refs:GAS (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm/test/CodeGen/Mips/
Dinlineasm_constraint.ll2 ; RUN: FileCheck %s -check-prefixes=ALL,GAS
34 ; GAS: addu ${{[0-9]+}}, ${{[0-9]+}}, 64
71 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 65535
Dinlineasm-operand-code.ll4 ; RUN: FileCheck -check-prefixes=ALL,LE32,GAS %s
6 ; RUN: FileCheck -check-prefixes=ALL,BE32,GAS %s
23 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffffffffffffffd
35 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffd
82 ; GAS: addu ${{[0-9]+}}, ${{[0-9]+}}, $0
105 ; GAS: mtc0 $0, ${{[0-9]+}}
Dhf1_body.ll3 ; RUN: FileCheck %s -check-prefixes=ALL,GAS
25 ; GAS: la $25, $__fn_local_v_sf
Dno-odd-spreg.ll8 ; GAS which do not support the directive.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dinlineasm_constraint.ll2 ; RUN: FileCheck %s -check-prefixes=ALL,GAS
34 ; GAS: addu ${{[0-9]+}}, ${{[0-9]+}}, 64
71 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 65535
Dinlineasm-operand-code.ll4 ; RUN: FileCheck -check-prefixes=ALL,LE32,GAS %s
6 ; RUN: FileCheck -check-prefixes=ALL,BE32,GAS %s
23 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffffffffffffffd
35 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffd
93 ; GAS: addu ${{[0-9]+}}, ${{[0-9]+}}, $0
116 ; GAS: mtc0 $0, ${{[0-9]+}}
Dhf1_body.ll3 ; RUN: FileCheck %s -check-prefixes=ALL,GAS
25 ; GAS: la $25, $__fn_local_v_sf
Dno-odd-spreg.ll8 ; GAS which do not support the directive.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Ddirective-insn.s13 # GAS considers this instruction's immediate operand to be PC relative.
56 # GAS considers this instruction's immediate operand to be PC relative.
/external/libjpeg-turbo/simd/
DCMakeLists.txt197 # ARM (GAS)
235 message(STATUS "GAS appears to be broken. Trying gas-preprocessor.pl ...")
241 simd_fail("SIMD extensions disabled: GAS is not working properly")
249 message(STATUS "GAS is working properly")
262 # MIPS (GAS)
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mt/
Dmftr-mttr-reserved-valid.s4 # documentation, but GAS accepts them without warning.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Duser-macro-argument-separation.s8 # Check that the IAS expands macro instructions in the same way as GAS
Dmips64-alu-instructions.s143 # Did you know that GAS supports complex arithmetic expressions in assembly?
Delf_eflags.s167 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
174 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
181 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
188 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
Delf_header.s35 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32).
61 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32).
/external/llvm/test/MC/Mips/
Duser-macro-argument-separation.s8 # Check that the IAS expands macro instructions in the same way as GAS
Dmips64-alu-instructions.s143 # Did you know that GAS supports complex arithmetic expressions in assembly?
Delf_eflags.s115 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
122 # Default ABI for MIPS64 is N64 as opposed to GCC/GAS (N32)
/external/llvm/test/MC/COFF/
Dtricky-names.ll21 ; Check that these symbols are not quoted. They occur in output that gets passed to GAS.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
Dtricky-names.ll24 ; Check that these symbols are not quoted. They occur in output that gets passed to GAS.
/external/swiftshader/third_party/LLVM/
DMakefile.config.in175 GAS := @GAS@
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/llvm-c/
Decho.ll9 module asm "classical GAS"
/external/clang/lib/CodeGen/
DCGStmt.cpp1805 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local
1806 Name = GAS->getOutputName(i); in EmitAsmStmt()
1815 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local
1816 Name = GAS->getInputName(i); in EmitAsmStmt()
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS2022 The core Interworking functionality (network selection, GAS/ANQP) were
63 supports GAS/ANQP operations. This uses the same design as P2P, i.e.,
DChangeLog33 * added support for randomizing local address for GAS queries
180 * improved GAS offchannel operations with comeback request
362 * extended P2P and GAS query operations to support drivers that have
483 - fixed GAS indication for additional comeback delay with status
642 GAS/ANQP exchanges when associated with PMF
751 - GAS/ANQP to fetch network information
853 available (e.g., after GAS/ANQP round for Interworking)

12