HomeSort by relevance Sort by last modified time
    Searched refs:ASM (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /external/llvm/test/MC/Mips/mips32/
abiflags.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .module fp=32
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .module fp=64
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .module fp=64
  /external/llvm/test/MC/Mips/mips64r3/
abiflags.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .module fp=64
  /external/llvm/test/MC/Mips/mips64r5/
abiflags.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .module fp=64
  /external/llvm/test/MC/Mips/
oddspreg.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
9 # RUN: FileCheck %s -check-prefix=CHECK-ASM
16 # RUN: FileCheck %s -check-prefix=CHECK-ASM
36 # CHECK-ASM: .module oddspreg
insn-directive.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 | FileCheck %s --check-prefix=ASM
69 # ASM: .insn
mips_abi_flags_xx.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
16 # CHECK-ASM: .module fp=xx
nooddspreg-cmdarg.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
14 # CHECK-ASM-NOT: .module nooddspreg
nooddspreg.s 2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
14 # CHECK-ASM: .module nooddspreg
  /external/llvm/test/MC/ARM/
directive-arch-armv8a.s 6 @ RUN: llvm-mc -triple arm-eabi -filetype asm %s \
7 @ RUN: | FileCheck %s -check-prefix CHECK-ASM
14 @ CHECK-ASM: .arch armv8-a
thumb_set.s 4 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s \
5 @ RUN: | FileCheck --check-prefix=ASM %s
20 @ ASM: .thumb_set alias_arm_func, arm_func
  /bionic/libm/x86/
e_hypot.S 201 # Start file scope ASM
203 # End file scope ASM
e_exp.S 259 # Start file scope ASM
261 # End file scope ASM
e_log.S 233 # Start file scope ASM
235 # End file scope ASM
e_log10.S 244 # Start file scope ASM
246 # End file scope ASM
s_atan.S 247 # Start file scope ASM
249 # End file scope ASM
s_cbrt.S 227 # Start file scope ASM
229 # End file scope ASM
s_cos.S 316 # Start file scope ASM
318 # End file scope ASM
s_sin.S 323 # Start file scope ASM
325 # End file scope ASM
e_cosh.S 274 # Start file scope ASM
276 # End file scope ASM
s_log1p.S 268 # Start file scope ASM
270 # End file scope ASM
s_tan.S 286 # Start file scope ASM
288 # End file scope ASM
  /external/lzma/Asm/x86/
7zAsm.asm 1 ; 7zAsm.asm -- ASM macros
  /external/libpcap/msdos/
makefile 22 ASM = tasm.exe -t -l -mx -m2 -DDEBUG
56 .asm.obj:
57 $(ASM) $*.asm, $*.obj
59 .asm.o32:
60 $(ASM) -DDOSX=1 $*.asm, $*.o32
105 pkt_rx0.obj: msdos\pkt_rx0.asm
145 pkt_rx0.o32: msdos\pkt_rx0.asm

Completed in 315 milliseconds

1 23 4 5