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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
power6.s 50 mtfsf 6,10
51 mtfsf. 6,11
52 mtfsf 6,10,0,0
53 mtfsf. 6,11,0,0
54 mtfsf 6,10,0,1
55 mtfsf. 6,11,0,1
56 mtfsf 6,10,1,0
57 mtfsf. 6,11,1,0
476.s 315 mtfsf 6,10
316 mtfsf 6,10,0,0
317 mtfsf 6,10,0,1
318 mtfsf 6,10,1,0
319 mtfsf. 6,11
320 mtfsf. 6,11,0,0
321 mtfsf. 6,11,0,1
322 mtfsf. 6,11,1,0
power6.d 55 b4: (fc 0c 55 8e|8e 55 0c fc) mtfsf 6,f10
56 b8: (fc 0c 5d 8f|8f 5d 0c fc) mtfsf. 6,f11
57 bc: (fc 0c 55 8e|8e 55 0c fc) mtfsf 6,f10
58 c0: (fc 0c 5d 8f|8f 5d 0c fc) mtfsf. 6,f11
59 c4: (fc 0d 55 8e|8e 55 0d fc) mtfsf 6,f10,0,1
60 c8: (fc 0d 5d 8f|8f 5d 0d fc) mtfsf. 6,f11,0,1
61 cc: (fe 0c 55 8e|8e 55 0c fe) mtfsf 6,f10,1,0
62 d0: (fe 0c 5d 8f|8f 5d 0c fe) mtfsf. 6,f11,1,0
a2.s 354 mtfsf. 6,20
355 mtfsf 6,20
356 mtfsf. 6,20,0,0
357 mtfsf 6,20,0,0
358 mtfsf. 6,20,1,1
359 mtfsf 6,20,1,1
common.s 135 mtfsf 6,10
136 mtfsf. 6,11
476.d 322 4e0: (fc 0c 55 8e|8e 55 0c fc) mtfsf 6,f10
323 4e4: (fc 0c 55 8e|8e 55 0c fc) mtfsf 6,f10
324 4e8: (fc 0d 55 8e|8e 55 0d fc) mtfsf 6,f10,0,1
325 4ec: (fe 0c 55 8e|8e 55 0c fe) mtfsf 6,f10,1,0
326 4f0: (fc 0c 5d 8f|8f 5d 0c fc) mtfsf\. 6,f11
327 4f4: (fc 0c 5d 8f|8f 5d 0c fc) mtfsf\. 6,f11
328 4f8: (fc 0d 5d 8f|8f 5d 0d fc) mtfsf\. 6,f11,0,1
329 4fc: (fe 0c 5d 8f|8f 5d 0c fe) mtfsf\. 6,f11,1,0
common.d 143 210: (fc 0c 55 8e|8e 55 0c fc) mtfsf 6,f10
144 214: (fc 0c 5d 8f|8f 5d 0c fc) mtfsf. 6,f11
a2.d 379 57c: (fc 0c a5 8f|8f a5 0c fc) mtfsf\. 6,f20
380 580: (fc 0c a5 8e|8e a5 0c fc) mtfsf 6,f20
381 584: (fc 0c a5 8f|8f a5 0c fc) mtfsf\. 6,f20
382 588: (fc 0c a5 8e|8e a5 0c fc) mtfsf 6,f20
383 58c: (fe 0d a5 8f|8f a5 0d fe) mtfsf\. 6,f20,1,1
384 590: (fe 0d a5 8e|8e a5 0d fe) mtfsf 6,f20,1,1
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 380 # CHECK-BE: mtfsf 127, 8, 1, 1 # encoding: [0xfe,0xff,0x45,0x8e]
381 # CHECK-LE: mtfsf 127, 8, 1, 1 # encoding: [0x8e,0x45,0xff,0xfe]
382 mtfsf 127, 8, 1, 1
383 # CHECK-BE: mtfsf. 125, 8, 1, 1 # encoding: [0xfe,0xfb,0x45,0x8f]
384 # CHECK-LE: mtfsf. 125, 8, 1, 1 # encoding: [0x8f,0x45,0xfb,0xfe]
385 mtfsf. 125, 8, 1, 1
386 # CHECK-BE: mtfsf 127, 6 # encoding: [0xfc,0xfe,0x35,0x8e]
387 # CHECK-LE: mtfsf 127, 6 # encoding: [0x8e,0x35,0xfe,0xfc]
388 mtfsf 127, 6
389 # CHECK-BE: mtfsf. 125, 6 # encoding: [0xfc,0xfa,0x35,0x8f
    [all...]
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc32-linux.S 210 mtfsf 0xFF,3 /* fpscr = f3 */
273 mtfsf 0xFF,3 /* fpscr = f3 */
dispatch-ppc64be-linux.S 216 mtfsf 0xFF,3 /* fpscr = lo32 of f3 */
271 mtfsf 0xFF,3 /* fpscr = f3 */
dispatch-ppc64le-linux.S 237 mtfsf 0xFF,3 /* fpscr = lo32 of f3 */
297 mtfsf 0xFF,3 /* fpscr = f3 */
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
ebb_handler.S 256 mtfsf 0xff,f0
  /external/v8/src/ppc/
disasm-ppc.cc 1020 case MTFSF: {
1021 Format(instr, "mtfsf'. 'Db ?,?,?");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 2325 void Assembler::mtfsf(const DoubleRegister frb, bool L, int FLM, bool W, function in class:v8::internal::Assembler
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 415 MTFSF
1742 MTFSF: "mtfsf",
1743 MTFSF_: "mtfsf.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 415 MTFSF
1742 MTFSF: "mtfsf",
1743 MTFSF_: "mtfsf.",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]

Completed in 430 milliseconds