Searched refs:roundpd (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/MC/X86/ |
D | x86-64.s | 531 roundpd $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x09,0xc0,0x0e] label
|
/external/elfutils/src/libcpu/ |
D | ChangeLog | 73 pmovzxdq, pmuldq, pmulld, popcnt, ptest, roundss, roundps, roundpd,
|
/external/llvm/test/CodeGen/X86/ |
D | sse41-intrinsics-x86.ll | 298 ; CHECK: roundpd
|
D | stack-folding-fp-sse42.ll | 865 ;CHECK: roundpd $7, {{-?[0-9]*}}(%rsp), {{%xmm[0-9][0-9]*}} {{.*#+}} 16-byte Folded Reload
|
/external/elfutils/src/libcpu/defs/ |
D | i386 | 964 01100110,00001111,00111010,00001001,{Mod}{xmmreg}{R_m},{imm8}:roundpd {imm8},{Mod}{R_m},{xmmreg}
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
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
|