HomeSort by relevance Sort by last modified time
    Searched refs:friz (Results 1 - 13 of 13) sorted by null

  /external/valgrind/none/tests/ppc32/
power5+_round.stdout.exp 16 friz inf inf 0 PASS
17 friz 1.9 1 0 PASS
18 friz 1.1 1 0 PASS
19 friz 0 0 0 PASS
20 friz -0 -0 0 PASS
21 friz -1.1 -1 0 PASS
22 friz -1.9 -1 0 PASS
23 friz -inf -inf 0 PASS
24 friz nan nan 0 PASS
25 friz 0.9 0 0 PAS
    [all...]
power5+_round.c 86 double friz[] = { inf, 1.0, 1.0, 0, neg0, -1.0, -1.0, -inf, nan }; local
112 DO_TEST(friz, set, friz, fprf);
113 DO_TEST(friz, set2, friz2, friz2rf);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 177 friz 10,11
178 friz. 10,11
a2.s 214 friz. 20,21
215 friz 20,21
476.d 184 2b8: (fd 40 5b 50|50 5b 40 fd) friz f10,f11
185 2bc: (fd 40 5b 51|51 5b 40 fd) friz\. f10,f11
a2.d 239 34c: (fe 80 ab 51|51 ab 80 fe) friz\. f20,f21
240 350: (fe 80 ab 50|50 ab 80 fe) friz f20,f21
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 328 # CHECK-BE: friz 2, 3 # encoding: [0xfc,0x40,0x1b,0x50]
329 # CHECK-LE: friz 2, 3 # encoding: [0x50,0x1b,0x40,0xfc]
330 friz 2, 3
331 # CHECK-BE: friz. 2, 3 # encoding: [0xfc,0x40,0x1b,0x51]
332 # CHECK-LE: friz. 2, 3 # encoding: [0x51,0x1b,0x40,0xfc]
333 friz. 2, 3
  /external/v8/src/ppc/
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2215 void Assembler::friz(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 400 FRIZ
1727 FRIZ: "friz",
1728 FRIZ_: "friz.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 400 FRIZ
1727 FRIZ: "friz",
1728 FRIZ_: "friz.",
    [all...]

Completed in 91 milliseconds