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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 105 mcrfs 3,4
476.s 292 mcrfs 3,4
a2.s 321 mcrfs 3,4
common.d 113 198: (fd 90 00 80|80 00 90 fd) mcrfs 3,4
476.d 299 484: (fd 90 00 80|80 00 90 fd) mcrfs cr3,cr4
a2.d 346 4f8: (fd 90 00 80|80 00 90 fd) mcrfs cr3,cr4
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 365 # CHECK-BE: mcrfs 4, 5 # encoding: [0xfe,0x14,0x00,0x80]
366 # CHECK-LE: mcrfs 4, 5 # encoding: [0x80,0x00,0x14,0xfe]
367 mcrfs 4, 5
  /external/v8/src/ppc/
disasm-ppc.cc 1048 case MCRFS: {
1049 Format(instr, "mcrfs ?,?");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1923 void Assembler::mcrfs(CRegister cr, FPSCRBit bit) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [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...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 412 MCRFS
1739 MCRFS: "mcrfs",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 412 MCRFS
1739 MCRFS: "mcrfs",
    [all...]

Completed in 427 milliseconds