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

1 2 3

  /prebuilts/go/darwin-x86/src/runtime/cgo/
asm_mipsx.s 44 MOVD F24, (4*14+8*2)(R29)
65 MOVD (4*14+8*2)(R29), F24
asm_mips64x.s 35 MOVD F24, (8*15)(R29)
63 MOVD (8*15)(R29), F24
asm_ppc64x.s 79 FMOVD F24, -64(R1)
120 FMOVD -64(R1), F24
  /prebuilts/go/linux-x86/src/runtime/cgo/
asm_mipsx.s 44 MOVD F24, (4*14+8*2)(R29)
65 MOVD (4*14+8*2)(R29), F24
asm_mips64x.s 35 MOVD F24, (8*15)(R29)
63 MOVD (8*15)(R29), F24
asm_ppc64x.s 79 FMOVD F24, -64(R1)
120 FMOVD -64(R1), F24
  /art/runtime/arch/mips/
registers_mips.h 96 F24 = 24,
quick_method_frame_info_mips.h 71 (1 << art::mips::F24) | (1 << art::mips::F25) | (1 << art::mips::F26) | (1 << art::mips::F27) |
80 (1 << art::mips::F24) | (1 << art::mips::F25) | (1 << art::mips::F26) | (1 << art::mips::F27) |
  /art/runtime/arch/mips64/
registers_mips64.h 97 F24 = 24,
quick_method_frame_info_mips64.h 58 (1 << art::mips64::F24) | (1 << art::mips64::F25) | (1 << art::mips64::F26) |
70 (1 << art::mips64::F24) | (1 << art::mips64::F25) | (1 << art::mips64::F26) |
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 396 FADDD F24, F14, F12 // cc29781e
426 //TODO FCVTMU F24, R6 // 0603719e
439 //TODO FCVTPUW F24, R26 // 1a03291e
462 FMAXNMS F11, F24, F12 // 0c6b2b1e
467 FMINNMD F8, F3, F24 // 7878681e
480 FMULS F0, F6, F24 // d808201e
486 FNMULS F24, F22, F18 // d28a381e
491 FSUBD F11, F13, F24 // b8396b1e
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 396 FADDD F24, F14, F12 // cc29781e
426 //TODO FCVTMU F24, R6 // 0603719e
439 //TODO FCVTPUW F24, R26 // 1a03291e
462 FMAXNMS F11, F24, F12 // 0c6b2b1e
467 FMINNMD F8, F3, F24 // 7878681e
480 FMULS F0, F6, F24 // d808201e
486 FNMULS F24, F22, F18 // d28a381e
491 FSUBD F11, F13, F24 // b8396b1e
  /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 55 case R24: case X24: case F24: case V24: case CR6LT: return 24;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCFrameLowering.h 141 {PPC::F24, -64},
218 {PPC::F24, -64},
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 45 FMOVD F24, 248(R1)
114 FMOVD 248(R1), F24
  /prebuilts/go/linux-x86/src/runtime/
rt0_linux_ppc64le.s 45 FMOVD F24, 248(R1)
114 FMOVD 248(R1), F24
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h 87 case Mips::T8: case Mips::T8_64: case Mips::F24: case Mips::D24_64:
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
FPMover.cpp 64 SP::F16, SP::F18, SP::F20, SP::F22, SP::F24, SP::F26, SP::F28, SP::F30
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 455 {"F24", "F24"},
589 {"F24", "F24"},
672 {"F24", "F24"},
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 455 {"F24", "F24"},
589 {"F24", "F24"},
672 {"F24", "F24"},
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsRegisterInfo.cpp 114 case Mips::T8: case Mips::T8_64: case Mips::F24: case Mips::D24_64:
152 Mips::F25, Mips::F24, Mips::F23, Mips::F22, Mips::F21, Mips::F20,

Completed in 1480 milliseconds

1 2 3