/prebuilts/go/darwin-x86/src/math/big/ |
arith_s390x.s | 154 VACQ V8, V16, V31, V24 163 VPDI $0x4,V24,V24,V24 // flip the doublewords to big-endian order 164 VSTM V17, V24, 0(R7) // 128-bytes into z 396 VSBIQ V8, V16, V31, V24 405 VPDI $0x4,V24,V24,V24 // flip the doublewords to big-endian order 406 VSTM V17, V24, 0(R7) // 128-bytes into [all...] |
/prebuilts/go/linux-x86/src/math/big/ |
arith_s390x.s | 154 VACQ V8, V16, V31, V24 163 VPDI $0x4,V24,V24,V24 // flip the doublewords to big-endian order 164 VSTM V17, V24, 0(R7) // 128-bytes into z 396 VSBIQ V8, V16, V31, V24 405 VPDI $0x4,V24,V24,V24 // flip the doublewords to big-endian order 406 VSTM V17, V24, 0(R7) // 128-bytes into [all...] |
/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 | 202 {PPC::V24, -128}, 300 {PPC::V24, -128},
|
PPCRegisterInfo.cpp | 120 PPC::V24, PPC::V25, PPC::V26, PPC::V27, 149 PPC::V24, PPC::V25, PPC::V26, PPC::V27, 174 PPC::V24, PPC::V25, PPC::V26, PPC::V27, 203 PPC::V24, PPC::V25, PPC::V26, PPC::V27,
|
PPCFrameLowering.cpp | 45 PPC::V24, PPC::V25, PPC::V26, PPC::V27, PPC::V28, PPC::V29, PPC::V30, PPC::V31 [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/ |
DefaultExceptionHandler.c | 176 DEBUG ((EFI_D_ERROR, " V24 0x%016lx %016lx V25 0x%016lx %016lx\n", SystemContext.SystemContextAArch64->V24[1], SystemContext.SystemContextAArch64->V24[0], SystemContext.SystemContextAArch64->V25[1], SystemContext.SystemContextAArch64->V25[0]));
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
s390x.s | 307 VSCBIB V0, V23, V24 // e78700000cf5 325 VGFMAH V21, V31, V24, V0 // VGFMAH V31, V24, V21, V0 // e705f10087bc 328 VFMSDB V2, V25, V24, V31 // VFMSDB V25, V24, V2, V31 // e7f293008b8e
|
ppc64.s | 713 VORL V26, V25, V24
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
s390x.s | 307 VSCBIB V0, V23, V24 // e78700000cf5 325 VGFMAH V21, V31, V24, V0 // VGFMAH V31, V24, V21, V0 // e705f10087bc 328 VFMSDB V2, V25, V24, V31 // VFMSDB V25, V24, V2, V31 // e7f293008b8e
|
ppc64.s | 713 VORL V26, V25, V24
|
/external/llvm/lib/Target/Hexagon/ |
HexagonRegisterInfo.cpp | 71 V14, V15, V16, V17, V18, V19, V20, V21, V22, V23, V24, V25, V26, V27,
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 436 {"V24", "V24"}, 799 {"V24", "V24"},
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 151 V24
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
operand_test.go | 436 {"V24", "V24"}, 799 {"V24", "V24"},
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
inst.go | 151 V24
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
SystemZMCTargetDesc.cpp | 108 SystemZ::V24, SystemZ::V25, SystemZ::V26, SystemZ::V27,
|
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p256_asm_s390x.s | 537 #define CAR1 V24 [all...] |
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256_asm_s390x.s | 537 #define CAR1 V24 [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DebugSupport.h | 596 UINT64 V24[2];
|
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.cpp | 37 PPC::V24, PPC::V25, PPC::V26, PPC::V27, PPC::V28, PPC::V29, PPC::V30, PPC::V31 172 {PPC::V24, -128}, 230 {PPC::V24, -128}, [all...] |
/external/llvm/lib/Target/PowerPC/Disassembler/ |
PPCDisassembler.cpp | 99 PPC::V24, PPC::V25, PPC::V26, PPC::V27,
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
HexagonDisassembler.cpp | 512 Hexagon::V20, Hexagon::V21, Hexagon::V22, Hexagon::V23, Hexagon::V24, [all...] |
/external/llvm/lib/Target/PowerPC/AsmParser/ |
PPCAsmParser.cpp | 93 PPC::V24, PPC::V25, PPC::V26, PPC::V27, [all...] |