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

  /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/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 379 # CHECK-BE: mffs 2 # encoding: [0xfc,0x40,0x04,0x8e]
380 # CHECK-LE: mffs 2 # encoding: [0x8e,0x04,0x40,0xfc]
381 mffs 2
382 # CHECK-BE: mffs. 7 # encoding: [0xfc,0xe0,0x04,0x8f]
383 # CHECK-LE: mffs. 7 # encoding: [0x8f,0x04,0xe0,0xfc]
384 mffs. 7
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
ebb_handler.S 144 mffs f0
  /external/v8/src/ppc/
disasm-ppc.cc 1046 case MFFS: {
1047 Format(instr, "mffs'. 'Dt");
    [all...]
assembler-ppc.h     [all...]
assembler-ppc.cc 1914 void Assembler::mffs(const DoubleRegister frt, RCBit rc) { function in class:v8::internal::Assembler
    [all...]
constants-ppc.h     [all...]

Completed in 250 milliseconds