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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
common.s 111 mffs 30
112 mffs. 31
476.s 299 mffs 30
300 mffs. 31
power9.s 376 mffs 25
377 mffs. 25
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
power9.d 385 .*: (ff 20 04 8e|8e 04 20 ff) mffs f25
386 .*: (ff 20 04 8f|8f 04 20 ff) mffs\. f25
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/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
ebb_handler.S 144 mffs f0
  /external/v8/src/ppc/
disasm-ppc.cc 1016 case MFFS: {
1017 Format(instr, "mffs'. 'Dt");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2320 void Assembler::mffs(const DoubleRegister frt, RCBit rc) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/ppc64/
test_isa_3_0.c 182 /* Also used to control DRM,RM values for mffs* functions. */
3814 unsigned int integer, altivec, altivec_quad, altivec_double, dfp, bcd, misc, mffs, member in struct:insn_sel_flags_t_struct
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 410 MFFS
1737 MFFS: "mffs",
1738 MFFS_: "mffs.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 410 MFFS
1737 MFFS: "mffs",
1738 MFFS_: "mffs.",
    [all...]

Completed in 1119 milliseconds