Home
last modified time | relevance | path

Searched refs:v1 (Results 1 – 25 of 962) sorted by relevance

12345678910>>...39

/arch/powerpc/lib/
Dxor_vmx.c60 DEFINE(v1); in xor_altivec_2()
68 LOAD(v1); in xor_altivec_2()
70 XOR(v1, v2); in xor_altivec_2()
71 STORE(v1); in xor_altivec_2()
73 v1 += 4; in xor_altivec_2()
84 DEFINE(v1); in xor_altivec_3()
93 LOAD(v1); in xor_altivec_3()
96 XOR(v1, v2); in xor_altivec_3()
97 XOR(v1, v3); in xor_altivec_3()
98 STORE(v1); in xor_altivec_3()
[all …]
Dmemcpy_power7.S324 lvx v1,r0,r4
326 stvx v1,r0,r3
330 lvx v1,r0,r4
333 stvx v1,r0,r3
340 lvx v1,r4,r10
345 stvx v1,r3,r10
375 lvx v1,r4,r15
384 stvx v1,r3,r15
401 lvx v1,r4,r10
406 stvx v1,r3,r10
[all …]
Dcopyuser_power7.S391 err3; lvx v1,r0,r4
393 err3; stvx v1,r0,r3
397 err3; lvx v1,r0,r4
400 err3; stvx v1,r0,r3
407 err3; lvx v1,r4,r10
412 err3; stvx v1,r3,r10
442 err4; lvx v1,r4,r15
451 err4; stvx v1,r3,r15
468 err3; lvx v1,r4,r10
473 err3; stvx v1,r3,r10
[all …]
/arch/arm64/crypto/
Daes-ce-ccm-core.S26 eor v1.16b, v1.16b, v1.16b
30 ins v1.b[0], w7
31 ext v1.16b, v1.16b, v1.16b, #1 /* rotate in the input bytes */
34 eor v0.16b, v0.16b, v1.16b
61 ld1 {v1.16b}, [x1], #16 /* load next input block */
62 eor v0.16b, v0.16b, v1.16b /* xor with mac */
80 9: ext v1.16b, v1.16b, v1.16b, #1
83 91: eor v0.16b, v0.16b, v1.16b
98 ld1 {v1.16b}, [x1] /* load 1st ctriv */
107 aese v1.16b, v4.16b
[all …]
Daes-modes.S43 encrypt_block2x v0, v1, w3, x2, x6, w7
48 decrypt_block2x v0, v1, w3, x2, x6, w7
55 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
60 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
89 encrypt_block2x v0, v1, w3, x2, x6, w7
93 decrypt_block2x v0, v1, w3, x2, x6, w7
97 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
101 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7
124 ld1 {v0.16b-v1.16b}, [x1], #32 /* get 2 pt blocks */
126 st1 {v0.16b-v1.16b}, [x0], #32
[all …]
/arch/s390/include/asm/
Dvx-insn.h99 .ifc \vxr,%v1
205 .macro RXB rxb v1 v2=0 v3=0 v4=0
207 .if \v1 & 0x10
229 .macro MRXB m v1 v2=0 v3=0 v4=0
231 RXB rxb, \v1, \v2, \v3, \v4
244 .macro MRXBOPC m opc v1 v2=0 v3=0 v4=0
245 MRXB \m, \v1, \v2, \v3, \v4
253 VX_NUM v1, \vr
254 .word (0xE700 | (VX_R(v1) << 4))
256 MRXBOPC 0, 0x44, v1
[all …]
/arch/x86/lib/
Dx86-opcode-map.txt23 # (v1): this opcode only supports 128bit VEX.
344 # Many AVX instructions lack v1 superscript, according to Intel AVX-Prgramming
346 10: vmovups Vps,Wps | vmovupd Vpd,Wpd (66) | vmovss Vx,Hx,Wss (F3),(v1) | vmovsd Vx,Hx,Wsd (F2),(v1)
347 … vmovups Wps,Vps | vmovupd Wpd,Vpd (66) | vmovss Wss,Hx,Vss (F3),(v1) | vmovsd Wsd,Hx,Vsd (F2),(v1)
348 12: vmovlps Vq,Hq,Mq (v1) | vmovhlps Vq,Hq,Uq (v1) | vmovlpd Vq,Hq,Mq (66),(v1) | vmovsldup Vx,Wx (…
349 13: vmovlps Mq,Vq (v1) | vmovlpd Mq,Vq (66),(v1)
352 16: vmovhps Vdq,Hq,Mq (v1) | vmovlhps Vdq,Hq,Uq (v1) | vmovhpd Vdq,Hq,Mq (66),(v1) | vmovshdup Vx,W…
353 17: vmovhps Mq,Vq (v1) | vmovhpd Mq,Vq (66),(v1)
377 …s Vps,Qpi | cvtpi2pd Vpd,Qpi (66) | vcvtsi2ss Vss,Hss,Ey (F3),(v1) | vcvtsi2sd Vsd,Hsd,Ey (F2),(v1)
379 …tps2pi Ppi,Wps | cvttpd2pi Ppi,Wpd (66) | vcvttss2si Gy,Wss (F3),(v1) | vcvttsd2si Gy,Wsd (F2),(v1)
[all …]
/arch/powerpc/boot/dts/fsl/
Dinterlaken-lac-portals.dtsi39 compatible = "fsl,interlaken-lac-portal-v1.0";
44 compatible = "fsl,interlaken-lac-portal-v1.0";
49 compatible = "fsl,interlaken-lac-portal-v1.0";
54 compatible = "fsl,interlaken-lac-portal-v1.0";
59 compatible = "fsl,interlaken-lac-portal-v1.0";
64 compatible = "fsl,interlaken-lac-portal-v1.0";
69 compatible = "fsl,interlaken-lac-portal-v1.0";
74 compatible = "fsl,interlaken-lac-portal-v1.0";
79 compatible = "fsl,interlaken-lac-portal-v1.0";
84 compatible = "fsl,interlaken-lac-portal-v1.0";
[all …]
Dqoriq-raid1.0-0.dtsi36 compatible = "fsl,raideng-v1.0";
43 compatible = "fsl,raideng-v1.0-job-queue";
50 compatible = "fsl,raideng-v1.0-job-ring", "fsl,raideng-v1.0-hp-ring";
57 compatible = "fsl,raideng-v1.0-job-ring", "fsl,raideng-v1.0-lp-ring";
65 compatible = "fsl,raideng-v1.0-job-queue";
72 compatible = "fsl,raideng-v1.0-job-ring", "fsl,raideng-v1.0-hp-ring";
79 compatible = "fsl,raideng-v1.0-job-ring", "fsl,raideng-v1.0-lp-ring";
/arch/mips/kernel/
Dcpu-bugs64.c45 static inline void mult_sh_align_mod(long *v1, long *v2, long *w, in mult_sh_align_mod() argument
115 *v1 = lv1; in mult_sh_align_mod()
122 long v1[8], v2[8], w[8]; in check_mult_sh() local
136 mult_sh_align_mod(&v1[0], &v2[0], &w[0], 32, 0); in check_mult_sh()
137 mult_sh_align_mod(&v1[1], &v2[1], &w[1], 32, 1); in check_mult_sh()
138 mult_sh_align_mod(&v1[2], &v2[2], &w[2], 32, 2); in check_mult_sh()
139 mult_sh_align_mod(&v1[3], &v2[3], &w[3], 32, 3); in check_mult_sh()
140 mult_sh_align_mod(&v1[4], &v2[4], &w[4], 32, 4); in check_mult_sh()
141 mult_sh_align_mod(&v1[5], &v2[5], &w[5], 32, 5); in check_mult_sh()
142 mult_sh_align_mod(&v1[6], &v2[6], &w[6], 32, 6); in check_mult_sh()
[all …]
/arch/mips/include/asm/
Dstackframe.h37 mflhxu v1
38 LONG_S v1, PT_LO(sp)
39 mflhxu v1
40 LONG_S v1, PT_HI(sp)
41 mflhxu v1
42 LONG_S v1, PT_ACX(sp)
44 mfhi v1
54 LONG_S v1, PT_HI(sp)
55 mflo v1
62 LONG_S v1, PT_LO(sp)
[all …]
/arch/powerpc/platforms/ps3/
Drepository.c66 u64 v1, u64 v2, const char *func, int line) in _dump_node() argument
73 pr_devel("%s:%d: v1: %016llx\n", func, line, v1); in _dump_node()
125 u64 v1; in read_node() local
134 result = lv1_read_repository_node(lpar_id, n1, n2, n3, n4, &v1, in read_node()
144 dump_node(lpar_id, n1, n2, n3, n4, v1, v2); in read_node()
147 *_v1 = v1; in read_node()
151 if (v1 && !_v1) in read_node()
153 __func__, __LINE__, v1); in read_node()
187 u64 v1 = 0; in ps3_repository_read_bus_type() local
193 &v1, NULL); in ps3_repository_read_bus_type()
[all …]
/arch/mips/netlogic/common/
Dreset.S108 ori v1, v0, 0x3 /* way0 | write_enable | write_active */
109 mtcr v1, t1
111 mfcr v1, t1
112 andi v1, 0x1 /* wait for write_active == 0 */
113 bnez v1, 12b
116 ori v1, v0, 0x7 /* way1 | write_enable | write_active */
117 mtcr v1, t1
119 mfcr v1, t1
120 andi v1, 0x1 /* wait for write_active == 0 */
121 bnez v1, 13b
[all …]
Dsmpboot.S128 lw v1, BOOT_THREAD_MODE(v0) /* v1 - new thread mode */
129 sll v1, 1
130 beq v1, t2, 1f /* same as request value */
134 or t1, t2, v1 /* put in new value */
/arch/arm/boot/dts/
Dqcom-ipq8064.dtsi1 /dts-v1/;
19 enable-method = "qcom,kpss-acc-v1";
29 enable-method = "qcom,kpss-acc-v1";
128 compatible = "qcom,kpss-acc-v1";
133 compatible = "qcom,kpss-acc-v1";
150 compatible = "qcom,gsbi-v1.0.0";
163 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
173 compatible = "qcom,i2c-qup-v1.1.1";
188 compatible = "qcom,gsbi-v1.0.0";
201 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
[all …]
Dqcom-apq8064.dtsi1 /dts-v1/;
21 enable-method = "qcom,kpss-acc-v1";
32 enable-method = "qcom,kpss-acc-v1";
43 enable-method = "qcom,kpss-acc-v1";
54 enable-method = "qcom,kpss-acc-v1";
180 compatible = "qcom,kpss-acc-v1";
185 compatible = "qcom,kpss-acc-v1";
190 compatible = "qcom,kpss-acc-v1";
195 compatible = "qcom,kpss-acc-v1";
200 compatible = "qcom,apq8064-saw2-v1.1-cpu", "qcom,saw2";
[all …]
Dqcom-msm8960.dtsi1 /dts-v1/;
22 enable-method = "qcom,kpss-acc-v1";
32 enable-method = "qcom,kpss-acc-v1";
127 compatible = "qcom,kpss-acc-v1";
132 compatible = "qcom,kpss-acc-v1";
149 compatible = "qcom,gsbi-v1.0.0";
161 compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
276 compatible = "qcom,gsbi-v1.0.0";
286 compatible = "qcom,spi-qup-v1.1.1";
/arch/ia64/include/asm/sn/
Dsn_sal.h186 ret_stuff.v1 = 0; in ia64_sn_get_console_nasid()
208 ret_stuff.v1 = 0; in ia64_sn_get_master_baseio_nasid()
226 ret_stuff.v1 = 0; in ia64_sn_get_klconfig_addr()
242 ret_stuff.v1 = 0; in ia64_sn_console_getc()
264 ret_stuff.v1 = 0; in ia64_sn_console_readc()
282 ret_stuff.v1 = 0; in ia64_sn_console_putc()
299 ret_stuff.v1 = 0; in ia64_sn_console_putb()
319 ret_stuff.v1 = 0; in ia64_sn_plat_specific_err_print()
336 ret_stuff.v1 = 0; in ia64_sn_plat_cpei_handler()
353 ret_stuff.v1 = 0; in ia64_sn_plat_set_error_handling_features()
[all …]
/arch/mips/lib/
Dstrncpy_user.S39 move v1, a1
41 1: EX(lbu, v0, (v1), .Lfault\@)
43 1: EX(lbue, v0, (v1), .Lfault\@)
45 PTR_ADDIU v1, 1
Dcsum_partial.S62 sltu v1, sum, reg; \
63 ADD sum, v1; \
70 sltu v1, sum, reg; \
71 addu sum, v1; \
272 dsll32 v1, sum, 0
273 daddu sum, v1
274 sltu v1, sum, v1
276 addu sum, v1
283 wsbh v1, sum
284 movn sum, v1, t7
[all …]
Dstrlen_user.S33 1: EX(lbu, v1, (v0), .Lfault\@)
35 1: EX(lbue, v1, (v0), .Lfault\@)
38 bnez v1, 1b
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h42 dli v1, ~(7 << 7)
43 and v0, v0, v1
46 mfc0 v1, CP0_PRID_REG
47 and t1, v1, 0xfff8
50 and t1, v1, 0xfff8
53 and t1, v1, 0xfff8
56 and t1, v1, 0xff00
59 and t1, v1, 0x00ff
/arch/um/drivers/
Dcow_user.c112 struct cow_header_v1 v1; member
295 if (n < offsetof(typeof(header->v1), backing_file)) { in read_cow_header()
300 magic = header->v1.magic; in read_cow_header()
302 version = header->v1.version; in read_cow_header()
304 version = be32toh(header->v1.version); in read_cow_header()
311 if (n < sizeof(header->v1)) { in read_cow_header()
316 *mtime_out = header->v1.mtime; in read_cow_header()
317 *size_out = header->v1.size; in read_cow_header()
318 *sectorsize_out = header->v1.sectorsize; in read_cow_header()
319 *bitmap_offset_out = sizeof(header->v1); in read_cow_header()
[all …]
/arch/mips/kvm/
Dlocore.S100 mfhi v1
101 LONG_S v1, PT_HI(k1)
108 mfc0 v1, CP0_ENTRYHI
109 andi v1, 0xff
110 LONG_S v1, PT_HOST_ASID(k1)
113 mfc0 v1, CP0_DDATA_LO
114 LONG_S v1, PT_HOST_USERLOCAL(k1)
358 and v1, v0, ST0_CU1
359 beqz v1, 1f
459 mfc0 v1, CP0_STATUS
[all …]
/arch/ia64/include/asm/
Dpal.h781 u64 v1; member
890 features_status->pal_bus_features_val = iprv.v1; in ia64_pal_bus_get_features()
916 conf->pcci_info_2.pcci2_data = iprv.v1; in ia64_pal_cache_config_info()
935 prot->pcp_info[2].pcpi_data = iprv.v1 & 0xffffffff; in ia64_pal_cache_prot_info()
936 prot->pcp_info[3].pcpi_data = iprv.v1 >> 32; in ia64_pal_cache_prot_info()
954 *progress = iprv.v1; in ia64_pal_cache_flush()
1000 *unique_caches = iprv.v1; in ia64_pal_cache_summary()
1025 *buffer_align = iprv.v1; in ia64_pal_copy_info()
1049 *data_regs = iprv.v1; in ia64_pal_debug_info()
1099 *(u64 *)bus_ratio = iprv.v1; in ia64_pal_freq_ratios()
[all …]

12345678910>>...39