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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/AArch64/
neon-shift-left-long.s 8 sshll v0.8h, v1.8b, #3
9 sshll v0.4s, v1.4h, #3
10 sshll v0.2d, v1.2s, #3
11 sshll2 v0.8h, v1.16b, #3
12 sshll2 v0.4s, v1.8h, #3
13 sshll2 v0.2d, v1.4s, #3
15 // CHECK: sshll v0.8h, v1.8b, #3 // encoding: [0x20,0xa4,0x0b,0x0f]
16 // CHECK: sshll v0.4s, v1.4h, #3 // encoding: [0x20,0xa4,0x13,0x0f]
17 // CHECK: sshll v0.2d, v1.2s, #3 // encoding: [0x20,0xa4,0x23,0x0f]
18 // CHECK: sshll2 v0.8h, v1.16b, #3 // encoding: [0x20,0xa4,0x0b,0x4f
    [all...]
arm64-advsimd.s 5 abs.8b v0, v0
6 abs.16b v0, v0
7 abs.4h v0, v0
8 abs.8h v0, v0
9 abs.2s v0, v0
    [all...]
neon-simd-shift.s 8 sshr v0.8b, v1.8b, #3
9 sshr v0.4h, v1.4h, #3
10 sshr v0.2s, v1.2s, #3
11 sshr v0.16b, v1.16b, #3
12 sshr v0.8h, v1.8h, #3
13 sshr v0.4s, v1.4s, #3
14 sshr v0.2d, v1.2d, #3
15 // CHECK: sshr v0.8b, v1.8b, #3 // encoding: [0x20,0x04,0x0d,0x0f]
16 // CHECK: sshr v0.4h, v1.4h, #3 // encoding: [0x20,0x04,0x1d,0x0f]
17 // CHECK: sshr v0.2s, v1.2s, #3 // encoding: [0x20,0x04,0x3d,0x0f
    [all...]
neon-sxtl.s 8 sxtl v0.8h, v1.8b
9 sxtl v0.4s, v1.4h
10 sxtl v0.2d, v1.2s
12 // CHECK: sshll v0.8h, v1.8b, #0 // encoding: [0x20,0xa4,0x08,0x0f]
13 // CHECK: sshll v0.4s, v1.4h, #0 // encoding: [0x20,0xa4,0x10,0x0f]
14 // CHECK: sshll v0.2d, v1.2s, #0 // encoding: [0x20,0xa4,0x20,0x0f]
20 sxtl2 v0.8h, v1.16b
21 sxtl2 v0.4s, v1.8h
22 sxtl2 v0.2d, v1.4s
24 // CHECK: sshll2 v0.8h, v1.16b, #0 // encoding: [0x20,0xa4,0x08,0x4f
    [all...]
neon-uxtl.s 8 uxtl v0.8h, v1.8b
9 uxtl v0.4s, v1.4h
10 uxtl v0.2d, v1.2s
12 // CHECK: ushll v0.8h, v1.8b, #0 // encoding: [0x20,0xa4,0x08,0x2f]
13 // CHECK: ushll v0.4s, v1.4h, #0 // encoding: [0x20,0xa4,0x10,0x2f]
14 // CHECK: ushll v0.2d, v1.2s, #0 // encoding: [0x20,0xa4,0x20,0x2f]
20 uxtl2 v0.8h, v1.16b
21 uxtl2 v0.4s, v1.8h
22 uxtl2 v0.2d, v1.4s
24 // CHECK: ushll2 v0.8h, v1.16b, #0 // encoding: [0x20,0xa4,0x08,0x6f
    [all...]
neon-bitwise-instructions.s 8 and v0.8b, v1.8b, v2.8b
9 and v0.16b, v1.16b, v2.16b
11 // CHECK: and v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0x22,0x0e]
12 // CHECK: and v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0x22,0x4e]
18 orr v0.8b, v1.8b, v2.8b
19 orr v0.16b, v1.16b, v2.16b
21 // CHECK: orr v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0xa2,0x0e]
22 // CHECK: orr v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0xa2,0x4e]
28 eor v0.8b, v1.8b, v2.8b
29 eor v0.16b, v1.16b, v2.16
    [all...]
neon-3vdiff.s 17 saddl v0.8h, v1.8b, v2.8b
18 saddl v0.4s, v1.4h, v2.4h
19 saddl v0.2d, v1.2s, v2.2s
21 // CHECK: saddl v0.8h, v1.8b, v2.8b // encoding: [0x20,0x00,0x22,0x0e]
22 // CHECK: saddl v0.4s, v1.4h, v2.4h // encoding: [0x20,0x00,0x62,0x0e]
23 // CHECK: saddl v0.2d, v1.2s, v2.2s // encoding: [0x20,0x00,0xa2,0x0e]
25 saddl2 v0.4s, v1.8h, v2.8h
26 saddl2 v0.8h, v1.16b, v2.16b
27 saddl2 v0.2d, v1.4s, v2.4s
29 // CHECK: saddl2 v0.4s, v1.8h, v2.8h // encoding: [0x20,0x00,0x62,0x4e
    [all...]
neon-mov.s 9 movi v0.2s, #1
14 movi v0.4s, #1
15 movi v0.4s, #1, lsl #8
16 movi v0.4s, #1, lsl #16
17 movi v0.4s, #1, lsl #24
18 movi v0.4h, #1
19 movi v0.4h, #1, lsl #8
20 movi v0.8h, #1
21 movi v0.8h, #1, lsl #8
23 // CHECK: movi v0.2s, #{{0x1|1}} // encoding: [0x20,0x04,0x00,0x0f
    [all...]
neon-shift.s 9 sshl v0.8b, v1.8b, v2.8b
10 sshl v0.16b, v1.16b, v2.16b
11 sshl v0.4h, v1.4h, v2.4h
12 sshl v0.8h, v1.8h, v2.8h
13 sshl v0.2s, v1.2s, v2.2s
14 sshl v0.4s, v1.4s, v2.4s
15 sshl v0.2d, v1.2d, v2.2d
17 // CHECK: sshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x44,0x22,0x0e]
18 // CHECK: sshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x44,0x22,0x4e]
19 // CHECK: sshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x44,0x62,0x0e
    [all...]
neon-perm.s 9 uzp1 v0.8b, v1.8b, v2.8b
10 uzp1 v0.16b, v1.16b, v2.16b
11 uzp1 v0.4h, v1.4h, v2.4h
12 uzp1 v0.8h, v1.8h, v2.8h
13 uzp1 v0.2s, v1.2s, v2.2s
14 uzp1 v0.4s, v1.4s, v2.4s
15 uzp1 v0.2d, v1.2d, v2.2d
17 // CHECK: uzp1 v0.8b, v1.8b, v2.8b // encoding: [0x20,0x18,0x02,0x0e]
18 // CHECK: uzp1 v0.16b, v1.16b, v2.16b // encoding: [0x20,0x18,0x02,0x4e]
19 // CHECK: uzp1 v0.4h, v1.4h, v2.4h // encoding: [0x20,0x18,0x42,0x0e
    [all...]
neon-extract.s 9 ext v0.8b, v1.8b, v2.8b, #0x3
10 ext v0.16b, v1.16b, v2.16b, #0x3
12 // CHECK: ext v0.8b, v1.8b, v2.8b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x2e]
13 // CHECK: ext v0.16b, v1.16b, v2.16b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x6e]
neon-rounding-shift.s 9 srshl v0.8b, v1.8b, v2.8b
10 srshl v0.16b, v1.16b, v2.16b
11 srshl v0.4h, v1.4h, v2.4h
12 srshl v0.8h, v1.8h, v2.8h
13 srshl v0.2s, v1.2s, v2.2s
14 srshl v0.4s, v1.4s, v2.4s
15 srshl v0.2d, v1.2d, v2.2d
17 // CHECK: srshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x54,0x22,0x0e]
18 // CHECK: srshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x54,0x22,0x4e]
19 // CHECK: srshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x54,0x62,0x0e
    [all...]
neon-saturating-rounding-shift.s 9 sqrshl v0.8b, v1.8b, v2.8b
10 sqrshl v0.16b, v1.16b, v2.16b
11 sqrshl v0.4h, v1.4h, v2.4h
12 sqrshl v0.8h, v1.8h, v2.8h
13 sqrshl v0.2s, v1.2s, v2.2s
14 sqrshl v0.4s, v1.4s, v2.4s
15 sqrshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqrshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x5c,0x22,0x0e]
18 // CHECK: sqrshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x5c,0x22,0x4e]
19 // CHECK: sqrshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x5c,0x62,0x0e
    [all...]
neon-saturating-shift.s 9 sqshl v0.8b, v1.8b, v2.8b
10 sqshl v0.16b, v1.16b, v2.16b
11 sqshl v0.4h, v1.4h, v2.4h
12 sqshl v0.8h, v1.8h, v2.8h
13 sqshl v0.2s, v1.2s, v2.2s
14 sqshl v0.4s, v1.4s, v2.4s
15 sqshl v0.2d, v1.2d, v2.2d
17 // CHECK: sqshl v0.8b, v1.8b, v2.8b // encoding: [0x20,0x4c,0x22,0x0e]
18 // CHECK: sqshl v0.16b, v1.16b, v2.16b // encoding: [0x20,0x4c,0x22,0x4e]
19 // CHECK: sqshl v0.4h, v1.4h, v2.4h // encoding: [0x20,0x4c,0x62,0x0e
    [all...]
neon-add-sub-instructions.s 9 add v0.8b, v1.8b, v2.8b
10 add v0.16b, v1.16b, v2.16b
11 add v0.4h, v1.4h, v2.4h
12 add v0.8h, v1.8h, v2.8h
13 add v0.2s, v1.2s, v2.2s
14 add v0.4s, v1.4s, v2.4s
15 add v0.2d, v1.2d, v2.2d
17 // CHECK: add v0.8b, v1.8b, v2.8b // encoding: [0x20,0x84,0x22,0x0e]
18 // CHECK: add v0.16b, v1.16b, v2.16b // encoding: [0x20,0x84,0x22,0x4e]
19 // CHECK: add v0.4h, v1.4h, v2.4h // encoding: [0x20,0x84,0x62,0x0e
    [all...]
neon-add-pairwise.s 9 addp v0.8b, v1.8b, v2.8b
10 addp v0.16b, v1.16b, v2.16b
11 addp v0.4h, v1.4h, v2.4h
12 addp v0.8h, v1.8h, v2.8h
13 addp v0.2s, v1.2s, v2.2s
14 addp v0.4s, v1.4s, v2.4s
15 addp v0.2d, v1.2d, v2.2d
17 // CHECK: addp v0.8b, v1.8b, v2.8b // encoding: [0x20,0xbc,0x22,0x0e]
18 // CHECK: addp v0.16b, v1.16b, v2.16b // encoding: [0x20,0xbc,0x22,0x4e]
19 // CHECK: addp v0.4h, v1.4h, v2.4h // encoding: [0x20,0xbc,0x62,0x0e
    [all...]
neon-mla-mls-instructions.s 8 mla v0.8b, v1.8b, v2.8b
9 mla v0.16b, v1.16b, v2.16b
10 mla v0.4h, v1.4h, v2.4h
11 mla v0.8h, v1.8h, v2.8h
12 mla v0.2s, v1.2s, v2.2s
13 mla v0.4s, v1.4s, v2.4s
15 // CHECK: mla v0.8b, v1.8b, v2.8b // encoding: [0x20,0x94,0x22,0x0e]
16 // CHECK: mla v0.16b, v1.16b, v2.16b // encoding: [0x20,0x94,0x22,0x4e]
17 // CHECK: mla v0.4h, v1.4h, v2.4h // encoding: [0x20,0x94,0x62,0x0e]
18 // CHECK: mla v0.8h, v1.8h, v2.8h // encoding: [0x20,0x94,0x62,0x4e
    [all...]
  /frameworks/native/libs/ui/tests/
vec_test.cpp 43 vec4 v0; local
44 EXPECT_EQ(v0.x, 0);
45 EXPECT_EQ(v0.y, 0);
46 EXPECT_EQ(v0.z, 0);
47 EXPECT_EQ(v0.w, 0);
87 vec4 v0(1,2,3,4);
88 v0.x = 10;
89 v0.y = 20;
90 v0.z = 30;
91 v0.w = 40
    [all...]
  /external/clang/test/Sema/
2010-05-31-palignr.c 16 vSInt16 v0; local
17 v0 = *vdtbl;
18 v0 = _mm_alignr_epi8(v0, v0, i); // expected-error {{argument to '__builtin_ia32_palignr128' must be a constant integer}}
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/shaders/compiled/
flipyvs.h 20 dcl_position v0
21 add oPos, v0, c0
22 mad oT0, v0, c1.xxyy, c1.xxzz
standardvs.h 20 dcl_position v0
21 add oPos, v0, c0
22 mad oT0, v0, c1.xyzz, c1.xxww
  /bionic/libc/arch-mips/bionic/
_exit_with_stack_teardown.S 33 li v0, __NR_munmap
38 li v0, __NR_exit
  /bionic/libc/arch-mips64/bionic/
_exit_with_stack_teardown.S 33 li v0, __NR_munmap
38 li v0, __NR_exit
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
T_invoke_virtual_range_2.d 29 const v0, 10
30 if-ne v0, v10, Label0
31 const v0, 9
32 if-ne v0, v9, Label0
33 const v0, 8
34 if-ne v0, v8, Label0
35 const v0, 7
36 if-ne v0, v7, Label0
37 const v0, 6
38 if-ne v0, v6, Label
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
cfb64enc.c 70 register DES_LONG v0,v1; local
83 c2l(iv,v0); ti[0]=v0;
87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
103 c2l(iv,v0); ti[0]=v0;
107 v0=ti[0]; l2c(v0,iv)
    [all...]

Completed in 767 milliseconds

1 2 3 4 5 6 7 8 91011>>