Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 25 of 1025) sorted by relevance

12345678910>>...41

/external/swiftshader/third_party/marl/src/
Dosfiber_asm_aarch64.S108 mov x7, x1
111 ldr x16, [x7, #MARL_REG_r16]
112 ldr x17, [x7, #MARL_REG_r17]
113 ldr x18, [x7, #MARL_REG_r18]
116 ldr x19, [x7, #MARL_REG_r19]
117 ldr x20, [x7, #MARL_REG_r20]
118 ldr x21, [x7, #MARL_REG_r21]
119 ldr x22, [x7, #MARL_REG_r22]
120 ldr x23, [x7, #MARL_REG_r23]
121 ldr x24, [x7, #MARL_REG_r24]
[all …]
/external/tcpdump/tests/
Dtelnet-iac-check-oobr.out2x7 0x1d 0xa8 0xd4 0x59 0x3c 0x88 0xa8 0xff 0xfe 0x24 0xff 0xfa 0x18 0x1 SE, SB 0x7b 0xf5 0 0 0x1 0…
/external/libaom/av1/encoder/x86/
Dav1_fwd_txfm1d_sse4.c1005 __m128i x7[64]; in av1_fdct64_sse4_1() local
1006 x7[0] = x6[0]; in av1_fdct64_sse4_1()
1007 x7[1] = x6[1]; in av1_fdct64_sse4_1()
1008 x7[2] = x6[2]; in av1_fdct64_sse4_1()
1009 x7[3] = x6[3]; in av1_fdct64_sse4_1()
1010 btf_32_type1_sse4_1_new(cospi_p56, cospi_p08, x6[4], x6[7], x7[4], x7[7], in av1_fdct64_sse4_1()
1012 btf_32_type1_sse4_1_new(cospi_p24, cospi_p40, x6[5], x6[6], x7[5], x7[6], in av1_fdct64_sse4_1()
1014 x7[8] = _mm_add_epi32(x6[8], x6[9]); in av1_fdct64_sse4_1()
1015 x7[9] = _mm_sub_epi32(x6[8], x6[9]); in av1_fdct64_sse4_1()
1016 x7[10] = _mm_sub_epi32(x6[11], x6[10]); in av1_fdct64_sse4_1()
[all …]
Dav1_fwd_txfm_sse2.c529 __m128i x7[32]; in av1_fdct8x32_new_sse2() local
530 x7[0] = x6[0]; in av1_fdct8x32_new_sse2()
531 x7[1] = x6[1]; in av1_fdct8x32_new_sse2()
532 x7[2] = x6[2]; in av1_fdct8x32_new_sse2()
533 x7[3] = x6[3]; in av1_fdct8x32_new_sse2()
534 x7[4] = x6[4]; in av1_fdct8x32_new_sse2()
535 x7[5] = x6[5]; in av1_fdct8x32_new_sse2()
536 x7[6] = x6[6]; in av1_fdct8x32_new_sse2()
537 x7[7] = x6[7]; in av1_fdct8x32_new_sse2()
538 btf_16_sse2(cospi_p60_p04, cospi_m04_p60, x6[8], x6[15], x7[8], x7[15]); in av1_fdct8x32_new_sse2()
[all …]
/external/libhevc/common/arm64/
Dihevc_inter_pred_chroma_copy.s122 ADD x7,x0,x2 //pu1_src_tmp += src_strd
125 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
128 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
131 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
138 SUB x0,x7,x11 //pu1_src = pu1_src_tmp
153 ADD x7,x0,x2 //pu1_src_tmp += src_strd
156 LD1 {v0.s}[0],[x7],x2 //vld1_lane_u32((uint32_t *)pu1_src_tmp, src_tmp, 0)
175 ADD x7,x0,x2 //pu1_src_tmp += src_strd
179 LD1 {v1.8b},[x7],x2 //vld1_u8(pu1_src_tmp)
182 LD1 {v2.8b},[x7],x2 //vld1_u8(pu1_src_tmp)
[all …]
Dihevc_sao_edge_offset_class3.s80 MOV x23,x7 //Store pu1_avail in sp
85 MOV x5,x7 //Loads pu1_avail
91 MOV x16,x7 // wd
94 SUB x9,x7,#1 //wd - 1
98 MOV x9,x7 //Move width to x9 for loop count
116 SUB x10,x7,#1 //[wd - 1]
240 MOV x6,x7 //move wd to x6 loop_count
242 CMP x7,#16 //Compare wd with 16
248 MOV x7,x16 //Loads wd
251 CMP x6,x7 //col == wd
[all …]
Dihevc_sao_edge_offset_class2.s73 MOV x5,x7 //Loads pu1_avail
79 MOV x16,x7 // wd
87 SUB x9,x7,#1 //wd - 1
98 MOV x9,x7 //Move width to x9 for loop count
156 SUB x10,x7,#1 //wd - 1
226 MOV x6,x7 //move wd to x6 loop_count
232 CMP x7,#16 //Compare wd with 16
239 MOV x7,x16 //Loads wd
242 CMP x6,x7 //col == wd
263 MOV x7,x16 //Loads wd
[all …]
Dihevc_padding.s131 add x7,x6,x1
141 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
142 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
143 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
144 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
145 st1 {v6.16b},[x7] //128/8 = 16 bytes store
249 add x7,x6,x1
259 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
260 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
261 st1 {v6.16b},[x7],#16 //128/8 = 16 bytes store
[all …]
/external/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c58 __m128i x0[2], x1[2], x2[2], x3[2], x4[2], x5[2], x6[2], x7[2]; in highbd_iadst8_sse4_1() local
82 x7[0] = _mm_sub_epi64(s3[0], s7[0]); in highbd_iadst8_sse4_1()
83 x7[1] = _mm_sub_epi64(s3[1], s7[1]); in highbd_iadst8_sse4_1()
99 x7[0] = dct_const_round_shift_64bit(x7[0]); in highbd_iadst8_sse4_1()
100 x7[1] = dct_const_round_shift_64bit(x7[1]); in highbd_iadst8_sse4_1()
108 x7[0] = pack_4(x7[0], x7[1]); in highbd_iadst8_sse4_1()
117 highbd_iadst_butterfly_sse4_1(x7[0], x6[0], cospi_24_64, cospi_8_64, s7, s6); in highbd_iadst8_sse4_1()
125 x7[0] = _mm_sub_epi64(s5[0], s7[0]); in highbd_iadst8_sse4_1()
126 x7[1] = _mm_sub_epi64(s5[1], s7[1]); in highbd_iadst8_sse4_1()
133 x7[0] = dct_const_round_shift_64bit(x7[0]); in highbd_iadst8_sse4_1()
[all …]
/external/libxaac/decoder/armv8/
Dixheaacd_apply_scale_factors.s34 MOV x22, x7
91 SMULL x7, w7, w17
96 ASR x7, x7 , #16
101 ASR x7, x7, x14
123 SMULL x7, w7, w17
126 ASR x7, x7, #16
129 LSL x7, x7, #1
148 SMULL x7, w7, w17
150 ASR x7, x7, #16
153 LSL x7, x7, #2 // shl for fixmul_32x16b and shl32(buffer,1)
Dixheaacd_cos_sin_mod_loop1.s59 ADD x7, x0, #252
60 ld1 {v2.s}[1], [x7]
62 ADD x7, x4, #256
63 ld1 {v3.s}[1], [x7]
84 ADD x7, x3, #248
85 ST2 {v2.s, v3.s}[2], [x7]
96 ADD x7, x0, #252
97 ld1 {v2.s}[1], [x7]
99 ADD x7, x4, #256
100 ld1 {v3.s}[1], [x7]
[all …]
/external/arm-trusted-firmware/include/plat/marvell/armada/common/aarch64/
Dmarvell_macros.S50 mrs x7, id_aa64pfr0_el1
51 ubfx x7, x7, #ID_AA64PFR0_GIC_SHIFT, #ID_AA64PFR0_GIC_WIDTH
52 cmp x7, #1
84 add x7, x16, #GICD_ISPENDR
88 sub x4, x7, x16
96 ldr x4, [x7], #8
121 mov_imm x7, (PLAT_MARVELL_CCI_BASE + SLAVE_IFACE_OFFSET( \
123 ldr w8, [x7, #SNOOP_CTRL_REG]
125 mov_imm x7, (PLAT_MARVELL_CCI_BASE + SLAVE_IFACE_OFFSET( \
127 ldr w9, [x7, #SNOOP_CTRL_REG]
/external/arm-trusted-firmware/plat/rockchip/common/include/
Dplat_macros.S51 mrs x7, id_aa64pfr0_el1
52 ubfx x7, x7, #ID_AA64PFR0_GIC_SHIFT, #ID_AA64PFR0_GIC_WIDTH
53 cmp x7, #1
83 add x7, x26, #GICD_ISPENDR
87 sub x4, x7, x26
95 ldr x4, [x7], #8
106 mov_imm x7, (PLAT_RK_CCI_BASE + SLAVE_IFACE_OFFSET( \
108 ldr w8, [x7, #SNOOP_CTRL_REG]
110 mov_imm x7, (PLAT_RK_CCI_BASE + SLAVE_IFACE_OFFSET( \
112 ldr w9, [x7, #SNOOP_CTRL_REG]
/external/boringssl/win-aarch64/crypto/fipsmodule/
Darmv8-mont-win.S40 ldp x7,x8,[x1],#16 // ap[0..1]
46 mul x6,x7,x9 // ap[0]*bp[0]
48 umulh x7,x7,x9
75 adds x6,x10,x7
77 adc x7,x11,xzr
93 adds x6,x10,x7
95 adc x7,x11,xzr
103 adcs x13,x13,x7
110 ldp x7,x8,[x1],#16
114 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/rust/crates/ring/pregenerated/
Darmv8-mont-ios64.S36 ldp x7,x8,[x1],#16 // ap[0..1]
42 mul x6,x7,x9 // ap[0]*bp[0]
44 umulh x7,x7,x9
71 adds x6,x10,x7
73 adc x7,x11,xzr
89 adds x6,x10,x7
91 adc x7,x11,xzr
99 adcs x13,x13,x7
106 ldp x7,x8,[x1],#16
110 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
Darmv8-mont-linux64.S37 ldp x7,x8,[x1],#16 // ap[0..1]
43 mul x6,x7,x9 // ap[0]*bp[0]
45 umulh x7,x7,x9
72 adds x6,x10,x7
74 adc x7,x11,xzr
90 adds x6,x10,x7
92 adc x7,x11,xzr
100 adcs x13,x13,x7
107 ldp x7,x8,[x1],#16
111 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/rust/crates/quiche/deps/boringssl/linux-aarch64/crypto/fipsmodule/
Darmv8-mont.S39 ldp x7,x8,[x1],#16 // ap[0..1]
45 mul x6,x7,x9 // ap[0]*bp[0]
47 umulh x7,x7,x9
74 adds x6,x10,x7
76 adc x7,x11,xzr
92 adds x6,x10,x7
94 adc x7,x11,xzr
102 adcs x13,x13,x7
109 ldp x7,x8,[x1],#16
113 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/cronet/third_party/boringssl/linux-aarch64/crypto/fipsmodule/
Darmv8-mont-linux.S38 ldp x7,x8,[x1],#16 // ap[0..1]
44 mul x6,x7,x9 // ap[0]*bp[0]
46 umulh x7,x7,x9
73 adds x6,x10,x7
75 adc x7,x11,xzr
91 adds x6,x10,x7
93 adc x7,x11,xzr
101 adcs x13,x13,x7
108 ldp x7,x8,[x1],#16
112 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/cronet/third_party/boringssl/win-aarch64/crypto/fipsmodule/
Darmv8-mont-win.S40 ldp x7,x8,[x1],#16 // ap[0..1]
46 mul x6,x7,x9 // ap[0]*bp[0]
48 umulh x7,x7,x9
75 adds x6,x10,x7
77 adc x7,x11,xzr
93 adds x6,x10,x7
95 adc x7,x11,xzr
103 adcs x13,x13,x7
110 ldp x7,x8,[x1],#16
114 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/rust/crates/quiche/deps/boringssl/win-aarch64/crypto/fipsmodule/
Darmv8-mont.S41 ldp x7,x8,[x1],#16 // ap[0..1]
47 mul x6,x7,x9 // ap[0]*bp[0]
49 umulh x7,x7,x9
76 adds x6,x10,x7
78 adc x7,x11,xzr
94 adds x6,x10,x7
96 adc x7,x11,xzr
104 adcs x13,x13,x7
111 ldp x7,x8,[x1],#16
115 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/openscreen/third_party/boringssl/linux-aarch64/crypto/fipsmodule/
Darmv8-mont.S39 ldp x7,x8,[x1],#16 // ap[0..1]
45 mul x6,x7,x9 // ap[0]*bp[0]
47 umulh x7,x7,x9
74 adds x6,x10,x7
76 adc x7,x11,xzr
92 adds x6,x10,x7
94 adc x7,x11,xzr
102 adcs x13,x13,x7
109 ldp x7,x8,[x1],#16
113 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/rust/crates/quiche/deps/boringssl/ios-aarch64/crypto/fipsmodule/
Darmv8-mont.S38 ldp x7,x8,[x1],#16 // ap[0..1]
44 mul x6,x7,x9 // ap[0]*bp[0]
46 umulh x7,x7,x9
73 adds x6,x10,x7
75 adc x7,x11,xzr
91 adds x6,x10,x7
93 adc x7,x11,xzr
101 adcs x13,x13,x7
108 ldp x7,x8,[x1],#16
112 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/boringssl/apple-aarch64/crypto/fipsmodule/
Darmv8-mont-apple.S38 ldp x7,x8,[x1],#16 // ap[0..1]
44 mul x6,x7,x9 // ap[0]*bp[0]
46 umulh x7,x7,x9
73 adds x6,x10,x7
75 adc x7,x11,xzr
91 adds x6,x10,x7
93 adc x7,x11,xzr
101 adcs x13,x13,x7
108 ldp x7,x8,[x1],#16
112 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/cronet/third_party/boringssl/apple-aarch64/crypto/fipsmodule/
Darmv8-mont-apple.S38 ldp x7,x8,[x1],#16 // ap[0..1]
44 mul x6,x7,x9 // ap[0]*bp[0]
46 umulh x7,x7,x9
73 adds x6,x10,x7
75 adc x7,x11,xzr
91 adds x6,x10,x7
93 adc x7,x11,xzr
101 adcs x13,x13,x7
108 ldp x7,x8,[x1],#16
112 mul x6,x7,x9 // ap[0]*bp[i]
[all …]
/external/openscreen/third_party/boringssl/ios-aarch64/crypto/fipsmodule/
Darmv8-mont.S38 ldp x7,x8,[x1],#16 // ap[0..1]
44 mul x6,x7,x9 // ap[0]*bp[0]
46 umulh x7,x7,x9
73 adds x6,x10,x7
75 adc x7,x11,xzr
91 adds x6,x10,x7
93 adc x7,x11,xzr
101 adcs x13,x13,x7
108 ldp x7,x8,[x1],#16
112 mul x6,x7,x9 // ap[0]*bp[i]
[all …]

12345678910>>...41