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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power7.s 74 fctiduz 4,5
75 fctiduz. 4,5
power7.d 81 11c: (fc 80 2f 5e|5e 2f 80 fc) fctiduz f4,f5
82 120: (fc 80 2f 5f|5f 2f 80 fc) fctiduz\. f4,f5
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 266 # CHECK-BE: fctiduz 2, 3 # encoding: [0xfc,0x40,0x1f,0x5e]
267 # CHECK-LE: fctiduz 2, 3 # encoding: [0x5e,0x1f,0x40,0xfc]
268 fctiduz 2, 3
269 # CHECK-BE: fctiduz. 2, 3 # encoding: [0xfc,0x40,0x1f,0x5f]
270 # CHECK-LE: fctiduz. 2, 3 # encoding: [0x5f,0x1f,0x40,0xfc]
271 fctiduz. 2, 3
  /external/v8/src/ppc/
disasm-ppc.cc 977 case FCTIDUZ: {
978 Format(instr, "fctiduz 'Dt, 'Db");
    [all...]
assembler-ppc.h     [all...]
assembler-ppc.cc 2248 void Assembler::fctiduz(const DoubleRegister frt, const DoubleRegister frb, function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc 797 fctiduz(double_dst, double_input);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 380 FCTIDUZ
1707 FCTIDUZ: "fctiduz",
1708 FCTIDUZ_: "fctiduz.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 380 FCTIDUZ
1707 FCTIDUZ: "fctiduz",
1708 FCTIDUZ_: "fctiduz.",
    [all...]

Completed in 5512 milliseconds