HomeSort by: relevance | last modified time | path
    Searched refs:GAS (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
vregs.h 3 ; GAS defines r0..r7 as aliases for real registers; we want the saddr
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
vregs.h 3 ; GAS defines r0..r7 as aliases for real registers; we want the saddr
  /src/external/gpl3/binutils/dist/gas/
as.h 4 This file is part of GAS, the GNU Assembler.
6 GAS is free software; you can redistribute it and/or modify
11 GAS is distributed in the hope that it will be useful, but WITHOUT
17 along with GAS; see the file COPYING. If not, write to the Free
21 #ifndef GAS
22 #define GAS 1
362 /* PR gas/33175.
725 #endif /* GAS */
  /src/external/gpl3/binutils.old/dist/gas/
as.h 4 This file is part of GAS, the GNU Assembler.
6 GAS is free software; you can redistribute it and/or modify
11 GAS is distributed in the hope that it will be useful, but WITHOUT
17 along with GAS; see the file COPYING. If not, write to the Free
21 #ifndef GAS
22 #define GAS 1
362 /* PR gas/33175.
711 #endif /* GAS */
  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
x86asm.pl 290 coff - GAS/COFF such as Win32 targets
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
x86asm.pl 290 coff - GAS/COFF such as Win32 targets
  /src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
x86asm.pl 288 coff - GAS/COFF such as Win32 targets
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 2210 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))
2211 Name = GAS->getOutputName(i);
2220 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))
2221 Name = GAS->getInputName(i);
  /src/external/apache2/llvm/autoconf/
configure 652 GAS
1048 -gas | --gas | --ga | --g)
1049 # Obsolete; use --with-gas.
2417 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
7127 for ac_prog in gas as
7136 case $GAS in
7138 ac_cv_path_GAS="$GAS" # Let the user override the test with a path.
7159 GAS=$ac_cv_path_GAS
7160 if test -n "$GAS"; the
    [all...]

Completed in 24 milliseconds