HomeSort by relevance Sort by last modified time
    Searched refs:F23 (Results 1 - 25 of 44) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/runtime/cgo/
asm_ppc64x.s 78 FMOVD F23, -72(R1)
119 FMOVD -72(R1), F23
  /prebuilts/go/linux-x86/src/runtime/cgo/
asm_ppc64x.s 78 FMOVD F23, -72(R1)
119 FMOVD -72(R1), F23
  /art/runtime/arch/mips/
registers_mips.h 95 F23 = 23,
quick_method_frame_info_mips.h 70 (1 << art::mips::F20) | (1 << art::mips::F21) | (1 << art::mips::F22) | (1 << art::mips::F23) |
79 (1 << art::mips::F20) | (1 << art::mips::F21) | (1 << art::mips::F22) | (1 << art::mips::F23) |
  /art/runtime/arch/mips64/
registers_mips64.h 96 F23 = 23,
context_mips64.cc 85 // f0-f23 are caller-saved; f24-f31 are callee-saved.
109 fprs_[F23] = nullptr;
quick_method_frame_info_mips64.h 69 (1 << art::mips64::F21) | (1 << art::mips64::F22) | (1 << art::mips64::F23) |
  /device/google/cuttlefish_common/host/frontend/vnc_server/
keysyms.h 35 F23 = 0xffd4, F24 = 0xffd5, ShiftLeft = 0xffe1,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 54 case R23: case X23: case F23: case V23: case CR5UN: return 23;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCFrameLowering.h 142 {PPC::F23, -72},
219 {PPC::F23, -72},
PPCRegisterInfo.cpp 114 PPC::F22, PPC::F23, PPC::F24, PPC::F25,
140 PPC::F22, PPC::F23, PPC::F24, PPC::F25,
168 PPC::F22, PPC::F23, PPC::F24, PPC::F25,
194 PPC::F22, PPC::F23, PPC::F24, PPC::F25,
  /prebuilts/go/darwin-x86/src/runtime/
rt0_linux_ppc64le.s 44 FMOVD F23, 240(R1)
113 FMOVD 240(R1), F23
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_ppc64le.s 44 FMOVD F23, 240(R1)
113 FMOVD 240(R1), F23
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 85 case Mips::S7: case Mips::S7_64: case Mips::F23: case Mips::D23_64:
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
FPMover.cpp 68 SP::F17, SP::F19, SP::F21, SP::F23, SP::F25, SP::F27, SP::F29, SP::F31
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 454 {"F23", "F23"},
588 {"F23", "F23"},
671 {"F23", "F23"},
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 424 //TODO FCVTMU F23, R14 // ee02319e
466 FMINNMS F23, F20, F1 // 817a371e
490 FSUBS F25, F23, F0 // e03a391e
499 UCVTFWD R10, F23 // 5701631e
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 454 {"F23", "F23"},
588 {"F23", "F23"},
671 {"F23", "F23"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 424 //TODO FCVTMU F23, R14 // ee02319e
466 FMINNMS F23, F20, F1 // 817a371e
490 FSUBS F25, F23, F0 // e03a391e
499 UCVTFWD R10, F23 // 5701631e
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsRegisterInfo.cpp 112 case Mips::S7: case Mips::S7_64: case Mips::F23: case Mips::D23_64:
152 Mips::F25, Mips::F24, Mips::F23, Mips::F22, Mips::F21, Mips::F20,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 118 F23
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 118 F23
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 87 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
129 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
149 PPC::F20, PPC::F21, PPC::F22, PPC::F23,

Completed in 814 milliseconds

1 2