Home
last modified time | relevance | path

Searched refs:ST (Results 1 – 25 of 34) sorted by relevance

12

/arch/x86/include/asm/
Dxor_32.h23 #define ST(x, y) " movq %%mm"#y", 8*("#x")(%1) ;\n" macro
46 ST(i, 0) \ in xor_pII_mmx_2()
48 ST(i+1, 1) \ in xor_pII_mmx_2()
50 ST(i + 2, 2) \ in xor_pII_mmx_2()
52 ST(i + 3, 3) in xor_pII_mmx_2()
94 ST(i, 0) \ in xor_pII_mmx_3()
96 ST(i + 1, 1) \ in xor_pII_mmx_3()
98 ST(i + 2, 2) \ in xor_pII_mmx_3()
100 ST(i + 3, 3) in xor_pII_mmx_3()
147 ST(i, 0) \ in xor_pII_mmx_4()
[all …]
Dxor.h52 #define ST(x, y) " movaps %%xmm"#y", "OFFS(x)"(%[p1]) ;\n" macro
92 ST(i, 0) \ in xor_sse_2()
93 ST(i + 1, 1) \ in xor_sse_2()
94 ST(i + 2, 2) \ in xor_sse_2()
95 ST(i + 3, 3) \ in xor_sse_2()
133 BLK64(NOP, ST, i) \ in xor_sse_2_pf64()
184 ST(i, 0) \ in xor_sse_3()
185 ST(i + 1, 1) \ in xor_sse_3()
186 ST(i + 2, 2) \ in xor_sse_3()
187 ST(i + 3, 3) \ in xor_sse_3()
[all …]
/arch/powerpc/kernel/
Dalign.c41 #define ST 1 /* store */ macro
68 { 4, ST }, /* 00 0 0010: stw */
72 { 2, ST }, /* 00 0 0110: sth */
76 { 4, ST+F+S }, /* 00 0 1010: stfs */
77 { 8, ST+F }, /* 00 0 1011: stfd */
81 { 8, ST }, /* 00 0 1111: std/stdu */
84 { 4, ST+U }, /* 00 1 0010: stwu */
88 { 2, ST+U }, /* 00 1 0110: sthu */
89 { 4, ST+M }, /* 00 1 0111: stmw */
92 { 4, ST+F+S+U }, /* 00 1 1010: stfsu */
[all …]
/arch/arm/mach-spear/
DKconfig6 bool "ST SPEAr Family" if ARCH_MULTI_V7 || ARCH_MULTI_V5
19 bool "ST SPEAr13xx"
40 Supports ST SPEAr1310 machine configured via the device-tree
46 Supports ST SPEAr1340 machine configured via the device-tree
51 bool "ST SPEAr3xx"
67 Supports ST SPEAr300 machine configured via the device-tree
73 Supports ST SPEAr310 machine configured via the device-tree
79 Supports ST SPEAr320 machine configured via the device-tree
84 bool "ST SPEAr6XX"
97 Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig"
/arch/arm/mach-nomadik/
DKconfig2 bool "ST-Ericsson Nomadik"
19 Support for the Nomadik platform by ST-Ericsson
25 bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
/arch/tile/lib/
Dmemcpy_user_64.c64 #define ST1 ST
65 #define ST2 ST
66 #define ST4 ST
67 #define ST8 ST
Dmemcpy_64.c34 #define ST(p, v) (*(p) = (v)) macro
38 #define ST1 ST
39 #define ST2 ST
40 #define ST4 ST
41 #define ST8 ST
/arch/arm/mach-u300/
DKconfig3 menu "ST-Ericsson AB U300/U335 Platform"
5 comment "ST-Ericsson Mobile Platform Products"
13 comment "ST-Ericsson U300/U335 Feature Selections"
/arch/arm/boot/dts/
Dhrefprev60.dts2 * Copyright 2012 ST-Ericsson AB
18 model = "ST-Ericsson HREF (pre-v60) platform with Device Tree";
Dccu9540.dts2 * Copyright 2012 ST-Ericsson AB
16 model = "ST-Ericsson CCU9540 platform with Device Tree";
Du9540.dts2 * Copyright 2012 ST-Ericsson AB
16 model = "ST-Ericsson U9540 platform with Device Tree";
Ddove-dove-db.dts28 /* spi0.0: 4M Flash ST-M25P32-VMF6P */
Dste-nomadik-s8815.dts2 * Device Tree for the ST-Ericsson Nomadik S8815 board
Dhrefv60plus.dts2 * Copyright 2012 ST-Ericsson AB
18 model = "ST-Ericsson HREF (v60+) platform with Device Tree";
Dstuib.dtsi2 * Copyright 2012 ST-Ericsson AB
Dspear600-evb.dts16 model = "ST SPEAr600 Evaluation Board";
Dspear310-evb.dts18 model = "ST SPEAr310 Evaluation Board";
Dspear320-evb.dts18 model = "ST SPEAr320 Evaluation Board";
Dspear300-evb.dts18 model = "ST SPEAr300 Evaluation Board";
Dhref.dtsi2 * Copyright 2012 ST-Ericsson AB
Dspear320-hmi.dts18 model = "ST SPEAr320 HMI Board";
/arch/arm/mach-ux500/
DKconfig2 bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7
15 Support for ST-Ericsson's Ux500 architecture
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_dev_spi.h43 __GEN_SPI_RSET_BASE(__cpu, ST) \
/arch/arm/mach-rpc/
Ddma.c54 #define ST (IOMD_IO0ST - IOMD_IO0CURA) macro
105 status = iomd_readb(base + ST); in iomd_dma_handle()
/arch/mips/include/asm/octeon/
Dcvmx.h210 #define CVMX_BUILD_WRITE64(TYPE, ST) \ argument

12