Searched refs:GAS (Results 1 – 25 of 25) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | inlineasm_constraint.ll | 2 ; RUN: FileCheck %s -check-prefix=ALL -check-prefix=GAS 33 ; GAS: addu ${{[0-9]+}}, ${{[0-9]+}}, 64 69 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 65535
|
D | inlineasm-operand-code.ll | 4 ; RUN: FileCheck -check-prefix=ALL -check-prefix=LE32 -check-prefix=GAS %s 6 ; RUN: FileCheck -check-prefix=ALL -check-prefix=BE32 -check-prefix=GAS %s 17 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffffffffffffffd 28 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, 0xfffd 67 ; GAS: addiu ${{[0-9]+}}, ${{[0-9]+}}, $0
|
D | no-odd-spreg.ll | 8 ; GAS which do not support the directive.
|
/external/llvm/test/MC/COFF/ |
D | tricky-names.ll | 21 ; Check that these symbols are not quoted. They occur in output that gets passed to GAS.
|
/external/llvm/test/MC/Mips/ |
D | mips64-alu-instructions.s | 143 # Did you know that GAS supports complex arithmetic expressions in assembly?
|
D | elf_eflags.s | 115 # 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)
|
D | mips-expansions.s | 6 # Check that the IAS expands macro instructions in the same way as GAS.
|
/external/llvm/ |
D | Makefile.config.in | 212 GAS := @GAS@
|
D | configure | 7304 case $GAS in 7306 ac_cv_path_GAS="$GAS" # Let the user override the test with a path. 7327 GAS=$ac_cv_path_GAS 7328 if test -n "$GAS"; then 7329 { echo "$as_me:$LINENO: result: $GAS" >&5 7330 echo "${ECHO_T}$GAS" >&6; } 7337 test -n "$GAS" && break 18749 GAS!$GAS$ac_delim
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 1748 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local 1749 Name = GAS->getOutputName(i); in EmitAsmStmt() 1758 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S)) in EmitAsmStmt() local 1759 Name = GAS->getInputName(i); in EmitAsmStmt()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 22 The core Interworking functionality (network selection, GAS/ANQP) were 63 supports GAS/ANQP operations. This uses the same design as P2P, i.e.,
|
D | android.config | 438 # external networks (GAS/ANQP to learn more about the networks and network
|
D | defconfig | 463 # external networks (GAS/ANQP to learn more about the networks and network
|
D | ChangeLog | 148 * extended P2P and GAS query operations to support drivers that have 269 - fixed GAS indication for additional comeback delay with status 428 GAS/ANQP exchanges when associated with PMF 537 - GAS/ANQP to fetch network information 639 available (e.g., after GAS/ANQP round for Interworking)
|
D | README-P2P | 463 Transaction ID - Mandatory non-zero ASCII hex-encoded u8 for GAS
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_klex.pkb | 478 8SO!2GAS;tranne8SO!1J;transfrontaliere#transitori#
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 67 the GNU Assembler format (``GAS``), see `Using As 108 * Write code for an assembly printer that converts LLVM IR to a GAS format for 1557 printer that converts LLVM IR to a GAS-format assembly language for your target
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 218 GAS/ANQP exchanges when PMF is enabled 261 - GAS/ANQP advertisement of network information
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 264 // NOTE: GAS and apparently all other AT&T style assemblers have a broken notion
|
D | X86InstrInfo.td | 2869 // this is compatible with what GAS does.
|
/external/llvm/autoconf/ |
D | configure.ac | 1477 AC_PATH_PROGS(GAS, [gas as])
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_tpp_net.utf | 2992 12946 "GAS"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_tpp_net.utf | 2781 11844 "GAS"
|
/external/libpng/ |
D | CHANGES | 5115 Added ".align 2" to arm/filter_neon.S to support old GAS assemblers that
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5749 // Add support for bytes replication feature, so it could be GAS compatible.
|