/external/valgrind/none/tests/amd64/ |
D | insn_fpu.def | 323 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0] 324 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0] 325 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0] 326 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0] 327 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0] 328 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0] 329 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0] 330 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0] 331 frndint fpucw[0xc00,0x000] st0.pd[1234567.7654321] : => st0.pd[1234568.0] 332 frndint fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0] [all …]
|
/external/valgrind/none/tests/x86/ |
D | insn_fpu.def | 323 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0] 324 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0] 325 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0] 326 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0] 327 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0] 328 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0] 329 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0] 330 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0] 331 frndint fpucw[0xc00,0x000] st0.pd[1234567.7654321] : => st0.pd[1234568.0] 332 frndint fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0] [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | fp-stack-set-st1.ll | 5 …ouble, double } asm sideeffect "fmul\09%st(1),%st\0A\09fst\09%st(1)\0A\09frndint\0A\09fxch %st(1)…
|
D | inline-asm-fpstack.ll | 349 ; INLINEASM <es:frndint> [sideeffect] [attdialect], $0:[regdef], %ST0<imp-def,tied5>, $1:[reguse ti… 355 ; CHECK: frndint 375 %1 = call x86_fp80 asm sideeffect "frndint", "={st},0,~{dirflag},~{fpsr},~{flags}"(x86_fp80 %0)
|
D | fpstack-debuginstr-kill.ll | 31 …%2 = call x86_fp80 asm sideeffect "frndint", "={st},0,~{dirflag},~{fpsr},~{flags}"(x86_fp80 %src.s…
|
/external/v8/test/cctest/ |
D | test-disasm-x87.cc | 384 __ frndint(); in TEST()
|
D | test-disasm-ia32.cc | 383 __ frndint(); in TEST()
|
D | test-disasm-x64.cc | 377 __ frndint(); in TEST()
|
/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 316 # CHECK: frndint
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 760 #define FRNDINT CHOICE(frndint, frndint, frndint) 1481 #define FRNDINT frndint
|
/external/v8/src/compiler/x87/ |
D | code-generator-x87.cc | 913 __ frndint(); in AssembleArchInstruction() 1226 __ frndint(); in AssembleArchInstruction()
|
/external/v8/src/x87/ |
D | assembler-x87.h | 912 void frndint();
|
D | assembler-x87.cc | 1888 void Assembler::frndint() { in frndint() function in v8::internal::Assembler
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 907 void frndint();
|
D | assembler-ia32.cc | 1947 void Assembler::frndint() { in frndint() function in v8::internal::Assembler
|
D | code-stubs-ia32.cc | 544 __ frndint(); // rnd(X), X in Generate()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 662 def FRNDINT : I<0xD9, MRM_FC, (outs), (ins), "frndint", [], IIC_FRNDINT>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 194 11011001,11111100:frndint
|
/external/v8/src/x64/ |
D | assembler-x64.h | 990 void frndint();
|
D | assembler-x64.cc | 2420 void Assembler::frndint() { in frndint() function in v8::internal::Assembler
|
D | code-stubs-x64.cc | 418 __ frndint(); // rnd(X), X in Generate()
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 2657 frndint
|
/external/valgrind/perf/ |
D | tinycc.c | 3385 DEF_ASM_OP0(frndint, 0xd9fc) 3842 DEF_ASM_OP0(frndint, 0xd9fc) 4717 DEF_ASM_OP0(frndint, 0xd9fc) 5174 DEF_ASM_OP0(frndint, 0xd9fc) 15424 DEF_ASM_OP0(frndint, 0xd9fc) 15886 DEF_ASM_OP0(frndint, 0xd9fc)
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|