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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 111 mffs 30
112 mffs. 31
476.s 299 mffs 30
300 mffs. 31
a2.s 332 mffs. 20
333 mffs 20
common.d 119 1b0: (ff c0 04 8e|8e 04 c0 ff) mffs f30
120 1b4: (ff e0 04 8f|8f 04 e0 ff) mffs. f31
476.d 306 4a0: (ff c0 04 8e|8e 04 c0 ff) mffs f30
307 4a4: (ff e0 04 8f|8f 04 e0 ff) mffs\. f31
a2.d 357 524: (fe 80 04 8f|8f 04 80 fe) mffs\. f20
358 528: (fe 80 04 8e|8e 04 80 fe) mffs f20
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 359 # CHECK-BE: mffs 2 # encoding: [0xfc,0x40,0x04,0x8e]
360 # CHECK-LE: mffs 2 # encoding: [0x8e,0x04,0x40,0xfc]
361 mffs 2
362 # CHECK-BE: mffs. 7 # encoding: [0xfc,0xe0,0x04,0x8f]
363 # CHECK-LE: mffs. 7 # encoding: [0x8f,0x04,0xe0,0xfc]
364 mffs. 7
  /external/v8/src/ppc/
disasm-ppc.cc 997 case MFFS: {
998 Format(instr, "mffs'. 'Dt");
    [all...]
assembler-ppc.h     [all...]
assembler-ppc.cc 2275 void Assembler::mffs(const DoubleRegister frt, RCBit rc) { function in class:v8::internal::Assembler
    [all...]

Completed in 271 milliseconds