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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power7.s 72 fctidu 4,5
73 fctidu. 4,5
power7.d 79 114: (fc 80 2f 5c|5c 2f 80 fc) fctidu f4,f5
80 118: (fc 80 2f 5d|5d 2f 80 fc) fctidu\. f4,f5
  /external/v8/src/ppc/
disasm-ppc.cc 992 case FCTIDU: {
993 Format(instr, "fctidu 'Dt, 'Db");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2275 void Assembler::fctidu(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc 800 fctidu(double_dst, double_input);
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 264 # FIXME: fctidu 2, 3
265 # FIXME: fctidu. 2, 3
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 378 FCTIDU
1705 FCTIDU: "fctidu",
1706 FCTIDU_: "fctidu.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 378 FCTIDU
1705 FCTIDU: "fctidu",
1706 FCTIDU_: "fctidu.",
    [all...]

Completed in 370 milliseconds