/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | armv8.1a-lse.s | 9 cas w0, w1, [x2] 11 casa w0, w1, [x2] 13 casl w0, w1, [x2] 15 casal w0, w1, [x2] 26 casb w0, w1, [x2] 28 cash w0, w1, [x2] 30 casab w0, w1, [x2] 32 caslb w0, w1, [x2] 43 casalb w0, w1, [x2] 45 casah w0, w1, [x2] [all …]
|
D | armv8.1a-atomic.s | 6 casb w0, w1, [x2] 7 casab w0, w1, [x2] 8 caslb w0, w1, [x2] 9 casalb w0, w1, [x2] 17 casalb x0, x1, [x2] 26 cash w0, w1, [x2] 27 casah w0, w1, [x2] 28 caslh w0, w1, [x2] 29 casalh w0, w1, [x2] 37 cas w0, w1, [x2] [all …]
|
D | arm64-logical-encoding.s | 11 and x1, x2, #15 16 ands x1, x2, #15 21 ; CHECK: and x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0x92] 26 ; CHECK: ands x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0xf2] 29 eor x1, x2, #0x8000 32 ; CHECK: eor x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xd2] 35 orr x1, x2, #0x8000 38 ; CHECK: orr x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xb2] 51 and x1, x2, x3 53 and x1, x2, x3, lsl #2 [all …]
|
D | arm64-memory.s | 10 ldr x2, [sp, #32] 19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF] 21 ldrsb x2, [sp, #128] 29 prfm pldl1keep, [x2] 30 prfm pldl1strm, [x2] 31 prfm pldl2keep, [x2] 32 prfm pldl2strm, [x2] 33 prfm pldl3keep, [x2] 34 prfm pldl3strm, [x2] 35 prfm pstl1keep, [x2] [all …]
|
D | arm64-arithmetic-encoding.s | 9 adc x1, x2, x3 14 ; CHECK: adc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0x9a] 19 sbc x1, x2, x3 21 sbcs x1, x2, x3 24 ; CHECK: sbc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xda] 26 ; CHECK: sbcs x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xfa] 164 ; CHECK: add x2, x2, x2 ; encoding: [0x42,0x00,0x02,0x8b] 188 add x1, x2, w3, uxtb 189 add x1, x2, w3, uxth 190 add x1, x2, w3, uxtw [all …]
|
/external/e2fsprogs/tests/f_jnl_32bit/ |
D | expect.0 | 9 FS block 2 logged at journal block 6 (flags 0x2) 10 FS block 99 logged at journal block 7 (flags 0x2) 11 FS block 66 logged at journal block 8 (flags 0x2) 12 FS block 81 logged at journal block 9 (flags 0x2) 13 FS block 98 logged at journal block 10 (flags 0x2) 14 FS block 68 logged at journal block 11 (flags 0x2) 15 FS block 83 logged at journal block 12 (flags 0x2) 16 FS block 354 logged at journal block 13 (flags 0x2) 17 FS block 84 logged at journal block 14 (flags 0x2) 18 FS block 100 logged at journal block 15 (flags 0x2) [all …]
|
/external/e2fsprogs/tests/f_jnl_64bit/ |
D | expect.0 | 99 FS block 803 logged at journal block 70 (flags 0x2) 100 FS block 131 logged at journal block 71 (flags 0x2) 101 FS block 2 logged at journal block 72 (flags 0x2) 102 FS block 1 logged at journal block 73 (flags 0x2) 103 FS block 147 logged at journal block 74 (flags 0x2) 104 FS block 783 logged at journal block 75 (flags 0x2) 105 FS block 130 logged at journal block 76 (flags 0x2) 106 FS block 807 logged at journal block 77 (flags 0x2) 107 FS block 808 logged at journal block 78 (flags 0x2) 108 FS block 788 logged at journal block 79 (flags 0x2) [all …]
|
/external/llvm/test/MC/AArch64/ |
D | armv8.1a-atomic.s | 6 casb w0, w1, [x2] 7 casab w0, w1, [x2] 8 caslb w0, w1, [x2] 9 casalb w0, w1, [x2] 17 casalb x0, x1, [x2] 26 cash w0, w1, [x2] 27 casah w0, w1, [x2] 28 caslh w0, w1, [x2] 29 casalh w0, w1, [x2] 37 cas w0, w1, [x2] [all …]
|
D | arm64-logical-encoding.s | 11 and x1, x2, #15 16 ands x1, x2, #15 21 ; CHECK: and x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0x92] 26 ; CHECK: ands x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0xf2] 29 eor x1, x2, #0x8000 32 ; CHECK: eor x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xd2] 35 orr x1, x2, #0x8000 38 ; CHECK: orr x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xb2] 51 and x1, x2, x3 53 and x1, x2, x3, lsl #2 [all …]
|
D | arm64-memory.s | 10 ldr x2, [sp, #32] 19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF] 21 ldrsb x2, [sp, #128] 29 prfm pldl1keep, [x2] 30 prfm pldl1strm, [x2] 31 prfm pldl2keep, [x2] 32 prfm pldl2strm, [x2] 33 prfm pldl3keep, [x2] 34 prfm pldl3strm, [x2] 35 prfm pstl1keep, [x2] [all …]
|
D | arm64-arithmetic-encoding.s | 9 adc x1, x2, x3 14 ; CHECK: adc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0x9a] 19 sbc x1, x2, x3 21 sbcs x1, x2, x3 24 ; CHECK: sbc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xda] 26 ; CHECK: sbcs x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xfa] 164 ; CHECK: add x2, x2, x2 ; encoding: [0x42,0x00,0x02,0x8b] 188 add x1, x2, w3, uxtb 189 add x1, x2, w3, uxth 190 add x1, x2, w3, uxtw [all …]
|
/external/libhevc/common/arm64/ |
D | ihevc_mem_fns.s | 86 SUBS x2,x2,#8 108 SUBS x2,x2,#8 115 SUBS x2,x2,#8 117 CMN x2,#8 121 ADD x2,x2,#8 126 SUBS x2,x2,#1 158 SUBS x2,x2,#8 180 SUBS x2,x2,#8 187 SUBS x2,x2,#8 189 CMN x2,#8 [all …]
|
D | ihevc_intra_pred_luma_horz.s | 117 add x9,x2,#16 126 st1 { v2.16b},[x2],x3 //store in 1st row 0-16 columns 130 st1 { v4.16b},[x2],x3 134 st1 { v6.16b},[x2],x3 138 st1 { v1.16b},[x2],x3 142 st1 { v2.16b},[x2],x3 146 st1 { v4.16b},[x2],x3 150 st1 { v6.16b},[x2],x3 154 st1 { v1.16b},[x2],x3 158 st1 { v2.16b},[x2],x3 [all …]
|
D | ihevc_deblk_chroma_vert.s | 76 add x2,x2,x3 78 add x2,x2,#1 86 adds x3,x7,x2,asr #1 106 adds x2,x6,x2,asr #1 111 cmp x2,#0x39 113 ldr w2, [x7,x2,lsl #2] 114 sxtw x2,w2 116 sub x20,x2,#6 117 csel x2, x20, x2,gt 142 add x2,x2,x5,lsl #1 [all …]
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_aarch64.S | 26 adrp x2, :got:__pointer_chk_guard 27 ldr x2, [x2, #:got_lo12:__pointer_chk_guard] 29 ldr x2, [x2] 30 eor x1, x2, x0 74 adrp x2, :got:__pointer_chk_guard 75 ldr x2, [x2, #:got_lo12:__pointer_chk_guard] 77 ldr x2, [x2] 78 eor x1, x2, x0 124 adrp x2, :got:__pointer_chk_guard 125 ldr x2, [x2, #:got_lo12:__pointer_chk_guard] [all …]
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | armv8.1a-atomic.txt | 11 # CHECK: casb w0, w1, [x2] 12 # CHECK: casab w0, w1, [x2] 13 # CHECK: caslb w0, w1, [x2] 14 # CHECK: casalb w0, w1, [x2] 15 # CHECK: cash w0, w1, [x2] 16 # CHECK: casah w0, w1, [x2] 17 # CHECK: caslh w0, w1, [x2] 18 # CHECK: casalh w0, w1, [x2] 28 # CHECK: cas w0, w1, [x2] 29 # CHECK: casa w0, w1, [x2] [all …]
|
D | arm64-logical.txt | 21 # CHECK: and x1, x2, #0xf 26 # CHECK: ands x1, x2, #0xf 27 # CHECK: tst x2, #0xf 34 # CHECK: eor x1, x2, #0x8000 35 # CHECK: eor sp, x2, #0x8000 42 # CHECK: orr x1, x2, #0x8000 43 # CHECK: orr sp, x2, #0x8000 61 # CHECK: and x1, x2, x3 63 # CHECK: and x1, x2, x3, lsl #2 65 # CHECK: and x1, x2, x3, lsr #2 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | armv8.1a-atomic.txt | 11 # CHECK: casb w0, w1, [x2] 12 # CHECK: casab w0, w1, [x2] 13 # CHECK: caslb w0, w1, [x2] 14 # CHECK: casalb w0, w1, [x2] 15 # CHECK: cash w0, w1, [x2] 16 # CHECK: casah w0, w1, [x2] 17 # CHECK: caslh w0, w1, [x2] 18 # CHECK: casalh w0, w1, [x2] 28 # CHECK: cas w0, w1, [x2] 29 # CHECK: casa w0, w1, [x2] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | miscInstructions.3.2.ll | 18 define void @landingpadInstr1(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 29 define void @landingpadInstr2(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 40 define void @landingpadInstr3(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 63 define void @selectInstr(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 67 ; CHECK-NEXT: %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 68 %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 73 define void @icmp(i32 %x1, i32 %x2, i32* %ptr1, i32* %ptr2, <2 x i32> %vec1, <2 x i32> %vec2){ 75 ; CHECK: %res1 = icmp eq i32 %x1, %x2 76 %res1 = icmp eq i32 %x1, %x2 78 ; CHECK-NEXT: %res2 = icmp ne i32 %x1, %x2 [all …]
|
/external/llvm/test/Bitcode/ |
D | miscInstructions.3.2.ll | 18 define void @landingpadInstr1(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 29 define void @landingpadInstr2(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 40 define void @landingpadInstr3(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 63 define void @selectInstr(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 67 ; CHECK-NEXT: %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 68 %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 73 define void @icmp(i32 %x1, i32 %x2, i32* %ptr1, i32* %ptr2, <2 x i32> %vec1, <2 x i32> %vec2){ 75 ; CHECK: %res1 = icmp eq i32 %x1, %x2 76 %res1 = icmp eq i32 %x1, %x2 78 ; CHECK-NEXT: %res2 = icmp ne i32 %x1, %x2 [all …]
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm_sse2.c | 72 __m128i x2[4]; in fdct8x4_new_sse2() local 73 btf_16_sse2(cospi_p32_p32, cospi_p32_m32, x1[0], x1[1], x2[0], x2[1]); in fdct8x4_new_sse2() 74 btf_16_sse2(cospi_p48_p16, cospi_m16_p48, x1[2], x1[3], x2[2], x2[3]); in fdct8x4_new_sse2() 77 output[0] = x2[0]; in fdct8x4_new_sse2() 78 output[1] = x2[2]; in fdct8x4_new_sse2() 79 output[2] = x2[1]; in fdct8x4_new_sse2() 80 output[3] = x2[3]; in fdct8x4_new_sse2() 110 __m128i x2[8]; in fdct4x8_new_sse2() local 111 x2[0] = _mm_adds_epi16(x1[0], x1[3]); in fdct4x8_new_sse2() 112 x2[3] = _mm_subs_epi16(x1[0], x1[3]); in fdct4x8_new_sse2() [all …]
|
D | av1_fwd_txfm1d_sse4.c | 678 __m128i x2[64]; in av1_fdct64_new_sse4_1() local 679 x2[0] = _mm_add_epi32(x1[0], x1[31]); in av1_fdct64_new_sse4_1() 680 x2[31] = _mm_sub_epi32(x1[0], x1[31]); in av1_fdct64_new_sse4_1() 681 x2[1] = _mm_add_epi32(x1[1], x1[30]); in av1_fdct64_new_sse4_1() 682 x2[30] = _mm_sub_epi32(x1[1], x1[30]); in av1_fdct64_new_sse4_1() 683 x2[2] = _mm_add_epi32(x1[2], x1[29]); in av1_fdct64_new_sse4_1() 684 x2[29] = _mm_sub_epi32(x1[2], x1[29]); in av1_fdct64_new_sse4_1() 685 x2[3] = _mm_add_epi32(x1[3], x1[28]); in av1_fdct64_new_sse4_1() 686 x2[28] = _mm_sub_epi32(x1[3], x1[28]); in av1_fdct64_new_sse4_1() 687 x2[4] = _mm_add_epi32(x1[4], x1[27]); in av1_fdct64_new_sse4_1() [all …]
|
/external/tcpdump/tests/ |
D | forces2vvv.out | 1 05:12:46.942414 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 4 05:12:46.943161 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 7 05:12:46.943242 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 10 05:12:46.943643 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 13 05:12:47.944776 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 16 05:12:47.946163 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 19 05:12:47.946319 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 22 05:12:47.947214 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 25 05:12:48.948471 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 28 05:12:48.949179 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… [all …]
|
D | forces2vv.out | 1 05:05:09.298782 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 4 05:05:09.303686 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 7 05:05:09.304939 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 10 05:05:09.306408 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 13 05:05:10.309380 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 16 05:05:10.309715 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 19 05:05:10.309749 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 22 05:05:10.309952 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 25 05:05:11.310417 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 28 05:05:11.310768 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… [all …]
|
/external/libmpeg2/common/armv8/ |
D | impeg2_inter_pred.s | 113 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 117 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 119 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 121 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 123 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 125 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 127 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 129 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 131 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 133 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src [all …]
|