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

  /bionic/libc/kernel/uapi/linux/
mtio.h 28 #define MTFSF 1
  /external/kernel-headers/original/uapi/linux/
mtio.h 27 #define MTFSF 1 /* forward space over FileMark,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mtio.h 41 #define MTFSF 1 /* Forward space over FileMark,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mtio.h 26 #define MTFSF 1 /* forward space over FileMark,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mtio.h 41 #define MTFSF 1 /* Forward space over FileMark,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 56 case MTFSF, MTFSF_: // objdump doesn't show the last two arguments
tables.go 415 MTFSF
1742 MTFSF: "mtfsf",
1743 MTFSF_: "mtfsf.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
objdump_test.go 56 case MTFSF, MTFSF_: // objdump doesn't show the last two arguments
tables.go 415 MTFSF
1742 MTFSF: "mtfsf",
1743 MTFSF_: "mtfsf.",
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.h 157 /// MTFSF = F8RC, INFLAG - This moves the register into the FPSCR.
158 MTFSF,
PPCISelLowering.cpp 468 case PPCISD::MTFSF: return "PPCISD::MTFSF";
    [all...]
  /external/v8/src/ppc/
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...]
simulator-ppc.cc     [all...]

Completed in 1095 milliseconds