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

1 2 3 4

  /external/llvm/test/MC/Sparc/
sparcv9-instructions.s 2 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=V9
6 ! V9: addx %g2, %g1, %g3 ! encoding: [0x86,0x40,0x80,0x01]
11 ! V9: addxcc %g1, %g2, %g3 ! encoding: [0x86,0xc0,0x40,0x02]
16 ! V9: subx %g2, %g1, %g3 ! encoding: [0x86,0x60,0x80,0x01]
21 ! V9: subxcc %g1, %g2, %g3 ! encoding: [0x86,0xe0,0x40,0x02]
26 ! V9: popc %g1, %g2 ! encoding: [0x85,0x70,0x00,0x01]
32 ! V9: sra %g1, %g0, %g2 ! encoding: [0x85,0x38,0x40,0x00]
36 ! V9: sra %g1, %g0, %g1 ! encoding: [0x83,0x38,0x40,0x00]
41 ! V9: ld [%i0+%l6], %o2 ! encoding: [0xd4,0x06,0x00,0x16]
45 ! V9: ld [%i0+32], %o2 ! encoding: [0xd4,0x06,0x20,0x20
    [all...]
sparc-synthetic-instructions.s 168 ! depending on whether targeting V8 or V9.
171 ! RUN: llvm-mc %s -arch=sparcv9 -show-encoding | FileCheck %s --check-prefix=V9
174 ! V9: sethi %hi(-1), %o1 ! encoding: [0x13,0b00AAAAAA,A,A]
175 ! V9: ! fixup A - offset: 0, value: %hi(-1), kind: fixup_sparc_hi22
176 ! V9: or %o1, %lo(-1), %o1 ! encoding: [0x92,0x12,0b011000AA,A]
177 ! V9: ! fixup A - offset: 0, value: %lo(-1), kind: fixup_sparc_lo10
181 ! V9: sethi %hi(-2), %o1 ! encoding: [0x13,0b00AAAAAA,A,A]
182 ! V9: ! fixup A - offset: 0, value: %hi(-2), kind: fixup_sparc_hi22
183 ! V9: or %o1, %lo(-2), %o1 ! encoding: [0x92,0x12,0b011000AA,A]
184 ! V9: ! fixup A - offset: 0, value: %lo(-2), kind: fixup_sparc_lo1
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug473.go 36 var V9 = F(V4, F(V12))
38 var V10 = F(V4, V9)
63 expect("V9", V9, 27)
  /prebuilts/go/linux-x86/test/fixedbugs/
bug473.go 36 var V9 = F(V4, F(V12))
38 var V10 = F(V4, V9)
63 expect("V9", V9, 27)
  /prebuilts/go/darwin-x86/src/math/big/
arith_s390x.s 105 VLM 0(R6), V9, V12 // 64-bytes into V9..V16
107 VPDI $0x4,V9,V9,V9 // flip the doublewords to big-endian order
110 VACCCQ V1, V9, V0, V25
111 VACQ V1, V9, V0, V17
117 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
132 VLM 0(R6), V15, V16 // 32-bytes into V9..V16
347 VLM 0(R6), V9, V12 // 64-bytes into V9..V1
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
arith_s390x.s 105 VLM 0(R6), V9, V12 // 64-bytes into V9..V16
107 VPDI $0x4,V9,V9,V9 // flip the doublewords to big-endian order
110 VACCCQ V1, V9, V0, V25
111 VACQ V1, V9, V0, V17
117 VLM 0(R6), V13, V14 // 32-bytes into V9..V16
132 VLM 0(R6), V15, V16 // 32-bytes into V9..V16
347 VLM 0(R6), V9, V12 // 64-bytes into V9..V1
    [all...]
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_s390x.s 9 #define CONST_PERM_LE2BE V9
102 // V9..V14: CRC-32 constants.
204 VLEIB $7, $0x40, V9
205 VSRLB V9, CONST_R4R3, V0
210 VLEIB $7, $0x20, V9 // Shift by words
211 VSRLB V9, V1, V2 // Store remaining bits in V2
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_s390x.s 9 #define CONST_PERM_LE2BE V9
102 // V9..V14: CRC-32 constants.
204 VLEIB $7, $0x40, V9
205 VSRLB V9, CONST_R4R3, V0
210 VLEIB $7, $0x20, V9 // Shift by words
211 VSRLB V9, V1, V2 // Store remaining bits in V2
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 40 case R9 : case X9 : case F9 : case V9 : case CR2GT: return 9;
  /device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/
DefaultExceptionHandler.c 168 DEBUG ((EFI_D_ERROR, " V8 0x%016lx %016lx V9 0x%016lx %016lx\n", SystemContext.SystemContextAArch64->V8[1], SystemContext.SystemContextAArch64->V8[0], SystemContext.SystemContextAArch64->V9[1], SystemContext.SystemContextAArch64->V9[0]));
  /prebuilts/go/darwin-x86/src/runtime/
asm_s390x.s 1156 VSLDB $2, V2, V3, V9 // V9=(V2:V3)<<2
1159 VCEQB V8, V9, V10 // compare last bytes
1184 VSLDB $2, V2, V3, V9 // V9=(V2:V3)<<1
1188 VCEQF V1, V9, V11 // compare index 2, 6, ...
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_s390x.s 1156 VSLDB $2, V2, V3, V9 // V9=(V2:V3)<<2
1159 VCEQB V8, V9, V10 // compare last bytes
1184 VSLDB $2, V2, V3, V9 // V9=(V2:V3)<<1
1188 VCEQF V1, V9, V11 // compare index 2, 6, ...
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_asm_s390x.s 140 #define Y2H V9
220 #define Y2H V9
312 #define Y2H V9
401 #define CAR1 V9
527 #define YDIG V9
913 #define ADD3 V9 // Overloaded with SEL2,SEL5
929 #define SEL2 V9 // Overloaded with ADD3,SEL5
932 #define SEL5 V9 // Overloaded with ADD3,SEL2
    [all...]
  /prebuilts/go/linux-x86/src/crypto/elliptic/
p256_asm_s390x.s 140 #define Y2H V9
220 #define Y2H V9
312 #define Y2H V9
401 #define CAR1 V9
527 #define YDIG V9
913 #define ADD3 V9 // Overloaded with SEL2,SEL5
929 #define SEL2 V9 // Overloaded with ADD3,SEL5
932 #define SEL5 V9 // Overloaded with ADD3,SEL2
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.cpp 70 V0, V1, V2, V3, V4, V5, V6, V7, V8, V9, V10, V11, V12, V13,
  /external/clang/test/Misc/
diag-template-diffing.cpp 255 template<typename T> using V9 = U9<U9<T>>;
257 int k9 = f9(V9<double>());
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
operand_test.go 421 {"V9", "V9"},
784 {"V9", "V9"},
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 136 V9
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 421 {"V9", "V9"},
784 {"V9", "V9"},
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 136 V9
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta3/
asset-studio-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta6/
asset-studio-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.5.0/
asset-studio-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0/
asset-studio-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha1/
asset-studio-25.0.0-alpha1.jar 

Completed in 1639 milliseconds

1 2 3 4