Searched refs:roundss (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | rounding-ops.ll | 9 ; CHECK-SSE: roundss $1 35 ; CHECK-SSE: roundss $12 61 ; CHECK-SSE: roundss $2 87 ; CHECK-SSE: roundss $4 113 ; CHECK-SSE: roundss $3
|
D | floor-soft-float.ll | 9 ; CHECK-HARD-FLOAT: roundss $1, %xmm0, %xmm0
|
D | vec_ss_load_fold.ll | 59 ; CHECK: roundss $4, (%eax), %xmm0 71 ; CHECK: roundss $4, %xmm{{.*}}, %xmm0
|
D | sse41-intrinsics-x86.ll | 322 ; CHECK: roundss
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 528 roundss $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x0a,0xc0,0x0e] label
|
/external/elfutils/src/libcpu/ |
D | ChangeLog | 73 pmovzxdq, pmuldq, pmulld, popcnt, ptest, roundss, roundps, roundpd,
|
/external/elfutils/src/libcpu/defs/ |
D | i386 | 965 01100110,00001111,00111010,00001010,{Mod}{xmmreg}{R_m},{imm8}:roundss {imm8},{Mod}{R_m},{xmmreg}
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
D | ChangeLog | 1199 roundss, roundps, roundpd, and roundsd.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 6522 // FP round - roundss, roundps, roundsd, roundpd
|