HomeSort by relevance Sort by last modified time
    Searched full:roundss (Results 1 - 25 of 111) sorted by null

1 2 3 4 5

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
arch-1.s 8 roundss $0,%xmm1,%xmm0 label
arch-2.s 8 roundss $0,%xmm1,%xmm0 label
arch-3.s 8 roundss $0,%xmm1,%xmm0 label
x86-64-arch-1.s 8 roundss $0,%xmm1,%xmm0 label
arch-1.d 13 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
arch-2.d 13 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
arch-3.d 13 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
x86-64-arch-1.d 13 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
sse4_1.s 102 roundss $0,(%ecx),%xmm0
103 roundss $0,%xmm1,%xmm0
197 roundss xmm0,DWORD PTR [ecx],0x0
198 roundss xmm0,xmm1,0x0
x86-64-sse4_1.s 110 roundss $0x0,(%rcx),%xmm0
111 roundss $0x0,%xmm1,%xmm0
213 roundss xmm0,DWORD PTR [rcx],0x0
214 roundss xmm0,xmm1,0x0
  /external/llvm/test/CodeGen/X86/
floor-soft-float.ll 9 ; CHECK-HARD-FLOAT: roundss $9, %xmm0, %xmm0
rounding-ops.ll 9 ; CHECK-SSE: roundss $9
35 ; CHECK-SSE: roundss $12
61 ; CHECK-SSE: roundss $10
87 ; CHECK-SSE: roundss $4
113 ; CHECK-SSE: roundss $11
vec_ss_load_fold.ll 73 ; CHECK-NEXT: roundss $4, (%eax), %xmm0
91 ; CHECK-NEXT: roundss $4, %xmm1, %xmm0
  /bionic/libm/x86_64/
ceilf.S 34 roundss $0x2,%xmm0,%xmm0 label
floorf.S 34 roundss $0x1,%xmm0,%xmm0 label
rintf.S 34 roundss $0x4,%xmm0,%xmm0
truncf.S 34 roundss $0x3,%xmm0,%xmm0 label
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathinline.h 166 __asm ("roundss $4, %1, %0" : "=x" (__res) : "xm" (__x));
183 __asm ("roundss $0xc, %1, %0" : "=x" (__res) : "xm" (__x));
207 __asm ("roundss $2, %1, %0" : "=x" (__res) : "xm" (__x));
228 __asm ("roundss $1, %1, %0" : "=x" (__res) : "xm" (__x));
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64-arch-1.d 14 [ ]*[a-f0-9]+: 66 0f 3a 0a c1 00 roundss \$0x0,%xmm1,%xmm0
  /bionic/libm/x86/
ceilf.S 35 roundss $0x2,%xmm0,%xmm0
floorf.S 35 roundss $0x1,%xmm0,%xmm0
rintf.S 36 roundss $4,%xmm0,%xmm0
truncf.S 35 roundss $0x3,%xmm0,%xmm0
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
vec_ss_load_fold.ll 59 ; CHECK: roundss $4, (%eax), %xmm0
71 ; CHECK: roundss $4, %xmm{{.*}}, %xmm0
  /external/swiftshader/src/Reactor/
x86.hpp 37 RValue<Float> roundss(RValue<Float> val, unsigned char imm);

Completed in 305 milliseconds

1 2 3 4 5