HomeSort by relevance Sort by last modified time
    Searched refs:m64 (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/utils/ABITest/return-types-64/
Makefile 1 X_CFLAGS := -m64
2 Y_CFLAGS := -m64
3 CC_CFLAGS := -m64
  /external/clang/utils/ABITest/single-args-64/
Makefile 7 X_CFLAGS := -m64
8 Y_CFLAGS := -m64
9 CC_CFLAGS := -m64
  /external/clang/test/CodeGenCXX/
2009-08-11-VectorRetTy.cpp 4 typedef long long m64 __attribute__((__vector_size__(8), __may_alias__)); typedef
5 static inline m64 __attribute__((__always_inline__, __nodebug__)) _mm_set1_pi16() {}
8 const m64 mmx_0x00ff = _mm_set1_pi16();
  /external/valgrind/none/tests/x86/
cmpxchg8b.c 7 ULong m64; variable
29 "\tcmpxchg8b " VG_SYM(m64) "\n"
50 m64 = 0x1111111122222222ULL;
53 eax, ebx, ecx, edx, zout & 0xFFFF, m64 );
58 m64 = 0x1111111122222222ULL;
59 m64 += 0x1ULL;
62 eax, ebx, ecx, edx, zout & 0xFFFF, m64 );
67 m64 = 0x1111111122222222ULL;
68 m64 += 0x100000000ULL;
71 eax, ebx, ecx, edx, zout & 0xFFFF, m64 );
    [all...]
  /external/compiler-rt/make/platform/
multi_arch.mk 4 Configs := m32 m64
6 Arch.m64 := x86_64
12 CFLAGS.m64 := $(CFLAGS) -m64 -O3
15 FUNCTIONS.m64 := $(FUNCTIONS) lshrdi3
clang_linux.mk 40 ifeq ($(call TryCompile,$(CC),$(test_source),-m64),0)
73 CFLAGS.builtins-x86_64 := $(CFLAGS) -m64
75 CFLAGS.profile-x86_64 := $(CFLAGS) -m64
  /external/valgrind/none/tests/amd64/
insn_mmx.def 19 movq m64.uq[0x012345678abcdef] mm.uq[0x1212121234343434] => 1.uq[0x012345678abcdef]
20 movq mm.uq[0x012345678abcdef] m64.uq[0x1212121234343434] => 1.uq[0x012345678abcdef]
29 packssdw m64.sd[12345,123456] mm.sd[-12345,-123456] => 1.sw[-12345,-32768,12345,32767]
31 packsswb m64.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.sb[21,-21,127,-128,123,-123,127,-128]
33 packuswb m64.sw[123,-123,1234,-1234] mm.sw[21,-21,321,-321] => 1.ub[21,0,255,0,123,0,255,0]
35 paddb m64.sb[12,34,56,78,21,43,65,87] mm.sb[8,7,6,5,4,3,2,1] => 1.sb[20,41,62,83,25,46,67,88]
37 paddd m64.sd[12345678,87654321] mm.sd[8765,4321] => 1.sd[12354443,87658642]
39 paddsb m64.sb[25,-25,50,-50,100,-100,125,-125] mm.sb[40,-40,30,-30,20,-20,10,-10] => 1.sb[65,-65,80,-80,120,-120,127,-128]
41 paddsw m64.sw[12345,-12345,32145,-32145] mm.sw[32145,-32145,-12345,12345] => 1.sw[32767,-32768,19800,-19800]
43 paddusb m64.ub[25,50,75,100,125,150,175,200] mm.ub[10,20,30,40,50,60,70,80] => 1.ub[35,70,105,140,175,210,245, (…)
    [all...]
gen_insn_test.pl 17 m64 => "reg64_t",
354 if ($arg =~ /^([abcd]l|[abcd]x|e[abcd]x|r[abcd]x|r8|r16|r32|r64|mm|xmm|m8|m16|m32|m64|m128)\.(sb|ub|sw|uw|sd|ud|sq|uq|ps|pd)\[([^\]]+)\]$/)
459 elsif ($arg->{type} =~ /^(mm|m64)$/)
  /external/valgrind/VEX/switchback/
Makefile 5 $CC -m64 -Wall -O -g -o switchback switchback.c linker.c \
9 $CC -Wall -m64 -mregnames -O -c test_ppc_jm1.c
  /build/core/combo/
HOST_linux-x86_64.mk 30 HOST_GLOBAL_CFLAGS += -m64 -Wa,--noexecstack
31 HOST_GLOBAL_LDFLAGS += -m64 -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now
HOST_darwin-x86_64.mk 20 HOST_GLOBAL_CFLAGS += -m64
21 HOST_GLOBAL_LDFLAGS += -m64
TARGET_linux-x86_64.mk 62 $(shell $(TARGET_CC) -m64 -print-file-name=libgcc.a)
64 $(shell $(TARGET_CC) -m64 -print-file-name=libatomic.a)
66 $(shell $(TARGET_CC) -m64 -print-file-name=libgcov.a)
92 -m64 \
130 TARGET_GLOBAL_LDFLAGS += -m64
  /external/elfutils/src/tests/
run-disasm-x86-64.sh 25 gcc -m64 -c -o testfile45.o testfile45.S
  /external/ltrace/testsuite/
run-my-tests.sh 9 echo usage: `basename $0` '-m32|-m64 [<tool> | ""] [<test.exp>]'
12 # The first argument is not optional: it must either be -m32 or -m64. If the
21 if [ x"$1" == x -o x"$1" != x-m32 -a x"$1" != x-m64 ]; then
  /external/clang/utils/ABITest/layout/
Makefile 23 X_CFLAGS := -m64
24 Y_CFLAGS := -m64
25 CC_CFLAGS := -m64
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
float16_gen.sh 26 $CLANG -Wl,-rpath=$LIBDIR -L $LIBDIR -lcompiler_rt -m64 float16_gen.c -o $EXECUTABLE
  /external/llvm/test/Object/Inputs/
elfver.S 4 # clang $ARGS -m64 elfver.S -lc -o elf-versioning-test.x86_64
  /external/mdnsresponder/Clients/
Makefile 48 cc $(filter %.c %.o, $+) $(LIBS) -I../mDNSShared -Wall -o $@ -m64
  /external/compiler-rt/lib/tsan/go/
buildgo.sh 111 FLAGS=" -I../rtl -I../.. -I../../sanitizer_common -I../../../include -std=c++11 -m64 -Wall -fno-exceptions -fno-rtti -DSANITIZER_GO -DSANITIZER_DEADLOCK_DETECTOR_VERSION=2 $OSCFLAGS"
123 $CC test.c $DIR/race_$SUFFIX.syso -m64 -o $DIR/test $OSLDFLAGS
  /external/lz4/examples/
Makefile 45 else ifeq ($(LZ4_TRAVIS_CI_ENV),-m64)
  /external/strace/debian/
rules 30 CC64 = gcc -m64
  /ndk/build/tools/
common-build-host-funcs.sh 289 # $3: optional -m32 or -m64.
308 # $2: optional compiler args (should be empty, -m32 or -m64)
443 _bh_try_host_prefix i686-linux-gnu -m64
444 _bh_try_host_prefix i686-linux -m64
553 _bh_try_host_prefix i686-w64-mingw32 -m64
589 # HOST_BITS, tries to see if it supports -m32 or -m64 to change it.
594 64) TRY_CFLAGS=-m64;;
  /bionic/libc/arch-x86_64/
x86_64.mk 65 -m64 \
  /frameworks/compile/slang/
RSCCOptions.td 64 def m64 : Flag<["-"], "m64">, HelpText<"Emit 64-bit C++ code">;
  /external/google-tv-pairing-protocol/cpp/
main.scons 92 CCFLAGS = ['-m64'],
93 LINKFLAGS = ['-m64'],

Completed in 729 milliseconds

1 2