Home
last modified time | relevance | path

Searched full:e0 (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/alpha/lib/
H A Dstxncpy.S56 mskqh t2, a1, t2 # e0 : detection in the src word
57 mskqh t1, a1, t3 # e0 :
59 mskql t0, a1, t0 # e0 : assemble the first output word
61 or t0, t3, t0 # e0 :
69 stq_u t0, 0(a0) # e0 :
71 ldq_u t0, 0(a1) # e0 :
73 subq a2, 1, a2 # e0 :
86 negq t8, t12 # e0 : find low bit set
91 and t12, 0x80, t6 # e0 :
96 ldq_u t1, 0(a0) # e0 :
[all …]
H A Dcsum_ipv6_magic.S24 ldq_u $0,0($16) # e0 : load src & dst addr words
26 extqh $18,1,$4 # e0 : byte swap len & proto while we wait
29 extbl $18,1,$5 # e0 :
31 extbl $18,2,$6 # e0 :
34 extbl $18,3,$18 # e0 :
36 sra $4,32,$4 # e0 :
39 extql $0,$16,$0 # e0 :
41 extqh $21,$16,$21 # e0 :
44 sll $5,16,$5 # e0 :
46 extql $1,$16,$1 # e0 :
[all …]
H A Dstxcpy.S48 mskqh t2, a1, t2 # e0 : detection in the src word
49 mskqh t1, a1, t3 # e0 :
51 mskql t0, a1, t0 # e0 : assemble the first output word
53 or t0, t3, t1 # e0 :
61 stq_u t1, 0(a0) # e0 :
63 ldq_u t1, 0(a1) # e0 :
65 cmpbge zero, t1, t8 # e0 (stall)
73 negq t8, t6 # e0 : find low bit set
78 and t12, 0x80, t6 # e0 :
83 ldq_u t0, 0(a0) # e0 :
[all …]
H A Dmemset.S34 insbl $17,1,$17 /* .. E0 */
35 bis $17,$1,$17 /* E0 (p-c latency, next cycle) */
38 bis $17,$1,$17 /* E0 (p-c latency, next cycle) */
40 bis $17,$1,$17 /* E0 (p-c latency, next cycle) */
45 addq $18,$16,$6 /* E0 */
47 xor $16,$6,$1 /* E0 */
50 bic $1,7,$1 /* E0 */
52 and $16,7,$3 /* E0 */
55 ldq_u $4,0($16) /* E0 */
57 insql $17,$16,$2 /* E0 */
[all …]
H A Dstrrchr.S22 zapnot a1, 1, a1 # e0 : zero extend our test character
24 sll a1, 8, t5 # e0 : replicate our test character
26 or t5, a1, a1 # e0 :
28 sll a1, 16, t5 # e0 :
30 or t5, a1, a1 # e0 :
32 sll a1, 32, t5 # e0 :
34 mskqh t4, a0, t4 # e0 :
36 xor t0, a1, t2 # e0 : make bytes == c zero
38 cmpbge zero, t2, t3 # e0 : bits set iff byte == c
40 andnot t3, t4, t3 # e0 : clear garbage from char test
[all …]
H A Dmemchr.S49 zap $18, 0x80, $5 #-e0 :
53 insbl $17, 1, $2 # .. e0 : $2 = 000000000000ch00
54 and $17, 0xff, $17 #-e0 : $17 = 00000000000000ch
56 or $2, $17, $17 # e0 : $17 = 000000000000chch
58 sll $17, 16, $2 #-e0 : $2 = 00000000chch0000
62 sll $17, 32, $2 #-e0 : $2 = chchchch00000000
64 extql $1, $16, $7 # e0 :
68 extqh $6, $16, $6 # .. e0 :
69 mov $16, $0 # e0 :
77 negq $18, $6 #-e0 :
[all …]
H A Dstrchr.S22 zapnot a1, 1, a1 # e0 : zero extend the search character
24 sll a1, 8, t5 # e0 : replicate the search character
26 or t5, a1, a1 # e0 :
28 sll a1, 16, t5 # e0 :
30 mskqh t4, a0, t4 # e0 :
32 sll a1, 32, t5 # e0 :
34 or t5, a1, a1 # e0 :
36 cmpbge zero, t1, t3 # e0 : bits set iff byte == c
38 andnot t0, t4, t0 # e0 : clear garbage bits
41 $loop: ldq t0, 8(v0) # e0 :
[all …]
H A Dclear_user.S33 and $1, 3, $4 # e0 :
36 0: EX( stq_u $31, 0($16) ) # e0 : zero one word
38 subq $4, 1, $4 # e0 :
43 1: bic $1, 3, $1 # e0 :
46 2: EX( stq_u $31, 0($16) ) # e0 : zero four words
48 EX( stq_u $31, 8($16) ) # e0 :
50 EX( stq_u $31, 16($16) ) # e0 :
52 EX( stq_u $31, 24($16) ) # e0 :
54 subq $1, 4, $1 # e0 :
62 1: EX( ldq_u $5, 0($16) ) # e0 :
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dsha1_ni_asm.S67 #define E0 %xmm1 /* Need two E's b/c they ping pong */ macro
107 pinsrd $3, 1*16(DIGEST_PTR), E0
109 pand UPPER_WORD_MASK(%rip), E0
116 movdqa E0, (0*16)(%rsp)
122 paddd MSG0, E0
124 sha1rnds4 $0, E0, ABCD
130 movdqa ABCD, E0
137 sha1nexte MSG2, E0
139 sha1rnds4 $0, E0, ABCD
147 movdqa ABCD, E0
[all …]
/openbmc/linux/arch/arm/crypto/
H A Dghash-ce-core.S373 e0 .req q9
440 vmov e0, ctr
443 aes_encrypt ip, r6, e0
456 vmov e0, ctr
470 aes_encrypt ip, r6, e0, e1, e2, e3
482 vmov e0, ctr
487 aes_encrypt ip, r6, e0, e1
493 veor \in0, \in0, e0
499 veor e0, e0, \in0
500 vst1.8 {e0}, [r4]!
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8183-pinctrl.yaml126 When E1=0/E0=0, the strength is 0.125mA.
127 When E1=0/E0=1, the strength is 0.25mA.
128 When E1=1/E0=0, the strength is 0.5mA.
129 When E1=1/E0=1, the strength is 1mA.
132 0: (E1, E0, EN) = (0, 0, 0)
133 1: (E1, E0, EN) = (0, 0, 1)
134 2: (E1, E0, EN) = (0, 1, 0)
135 3: (E1, E0, EN) = (0, 1, 1)
136 4: (E1, E0, EN) = (1, 0, 0)
137 5: (E1, E0, EN) = (1, 0, 1)
[all …]
H A Dmediatek,mt8365-pinctrl.yaml130 When E1=0/E0=0, the strength is 0.125mA.
131 When E1=0/E0=1, the strength is 0.25mA.
132 When E1=1/E0=0, the strength is 0.5mA.
133 When E1=1/E0=1, the strength is 1mA.
136 0: (E1, E0, EN) = (0, 0, 0)
137 1: (E1, E0, EN) = (0, 0, 1)
138 2: (E1, E0, EN) = (0, 1, 0)
139 3: (E1, E0, EN) = (0, 1, 1)
140 4: (E1, E0, EN) = (1, 0, 0)
141 5: (E1, E0, EN) = (1, 0, 1)
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local
92 e0 = 0; in vfae()
98 e0 |= zero_search(a0 ^ t0, mask); in vfae()
99 e0 |= zero_search(a0 ^ t1, mask); in vfae()
105 e0 = ~e0 & ~mask; in vfae()
108 first_equal = match_index(e0, e1); in vfae()
117 e0 = (e0 >> (bits - 1)) * get_single_element_mask(es); in vfae()
119 s390_vec_write_element64(v1, 0, e0); in vfae()
167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local
175 e0 = zero_search(a0 ^ b0, mask); in vfee()
[all …]
H A Dvec_int_helper.c528 uint32_t sh, e0, e1 = 0; in HELPER() local
531 for (i = 15; i >= 0; --i, e1 = e0) { in HELPER()
532 e0 = s390_vec_read_element8(v2, i); in HELPER()
535 s390_vec_write_element8(&tmp, i, rol32(e0 | (e1 << 24), sh)); in HELPER()
551 uint32_t sh, e0, e1 = 0; in HELPER() local
555 e0 = (int32_t)(int8_t)s390_vec_read_element8(v2, i); in HELPER()
557 s390_vec_write_element8(&tmp, i, e0 >> sh); in HELPER()
559 e1 = e0; in HELPER()
560 for (i = 1; i < 16; ++i, e1 = e0) { in HELPER()
561 e0 = s390_vec_read_element8(v2, i); in HELPER()
[all …]
/openbmc/linux/arch/ia64/lib/
H A Didiv64.S54 (p6) fnma.s1 f6 = f9, f11, f1 // e0 = -b*y0 + 1
56 (p6) fma.s1 f10 = f7, f6, f7 // q1 = q0*e0 + q0
57 (p6) fmpy.s1 f7 = f6, f6 // e1 = e0*e0
63 (p6) fma.s1 f6 = f11, f6, f11 // y1 = y0*e0 + y0
H A Didiv32.S64 (p6) fnma.s1 f6 = f9, f6, f1 // e0 = -b*y0 + 1
69 (p6) fma.s1 f8 = f6, f8, f8 // q1 = e0*q0 + q0
70 (p6) fma.s1 f6 = f6, f6, f7 // e1 = e0*e0 + 2^-34
/openbmc/linux/crypto/
H A Dsha512_generic.c83 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
127 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha512_transform()
129 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha512_transform()
131 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha512_transform()
133 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2; in sha512_transform()
135 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2; in sha512_transform()
137 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2; in sha512_transform()
139 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha512_transform()
141 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2; in sha512_transform()
/openbmc/linux/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c159 * e0
190 * e0
221 * e0
259 * e0
297 * e0
336 * e0
375 * e0
422 * e0
468 * e0
511 * e0
[all …]
/openbmc/u-boot/lib/
H A Dsha512.c97 #define e0(x) (ror64(x,28) ^ ror64(x,34) ^ ror64(x,39)) macro
169 t2 = e0(a) + Maj(a,b,c); d+=t1; h=t1+t2; in sha512_transform()
171 t2 = e0(h) + Maj(h,a,b); c+=t1; g=t1+t2; in sha512_transform()
173 t2 = e0(g) + Maj(g,h,a); b+=t1; f=t1+t2; in sha512_transform()
175 t2 = e0(f) + Maj(f,g,h); a+=t1; e=t1+t2; in sha512_transform()
177 t2 = e0(e) + Maj(e,f,g); h+=t1; d=t1+t2; in sha512_transform()
179 t2 = e0(d) + Maj(d,e,f); g+=t1; c=t1+t2; in sha512_transform()
181 t2 = e0(c) + Maj(c,d,e); f+=t1; b=t1+t2; in sha512_transform()
183 t2 = e0(b) + Maj(b,c,d); e+=t1; a=t1+t2; in sha512_transform()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.c34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument
40 .element = { (e0), (e1), (e2), (e3) }, \
53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument
59 .element = { (e0), (e1), (e2), (e3) }, \
73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument
79 .element = { (e0), (e1), (e2), (e3)}, \
92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
97 .element = { (e0), (e1), 0, 0 }, \
110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
116 .element = { (e0), (e1), 0, 0 }, \
[all …]
/openbmc/linux/drivers/hwmon/peci/
H A Ddimmtemp.c519 * Device 26, Offset 224e0: IMC 0 channel 0 -> rank 0 in read_thresholds_icx()
520 * Device 26, Offset 264e0: IMC 0 channel 1 -> rank 1 in read_thresholds_icx()
521 * Device 27, Offset 224e0: IMC 1 channel 0 -> rank 2 in read_thresholds_icx()
522 * Device 27, Offset 264e0: IMC 1 channel 1 -> rank 3 in read_thresholds_icx()
523 * Device 28, Offset 224e0: IMC 2 channel 0 -> rank 4 in read_thresholds_icx()
524 * Device 28, Offset 264e0: IMC 2 channel 1 -> rank 5 in read_thresholds_icx()
525 * Device 29, Offset 224e0: IMC 3 channel 0 -> rank 6 in read_thresholds_icx()
526 * Device 29, Offset 264e0: IMC 3 channel 1 -> rank 7 in read_thresholds_icx()
/openbmc/linux/Documentation/arch/xtensa/
H A Dmmu.rst39 E0..FF -> E0 -> E0 -> E0 F0..FF -> F0 -> F0
40 C0..DF -> C0 -> C0 -> C0 E0..EF -> F0 -> F0
/openbmc/u-boot/doc/SPI/
H A DREADME.ti_qspi_am43x_test41 820000e0: dededede dededede dededede dededede ................
58 820100e0: dededede dededede dededede dededede ................
75 820300e0: dededede dededede dededede dededede ................
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dcavium-mdio.txt62 mdio0@87e0,05003800 {
73 mdio0@87e0,05003880 {
/openbmc/u-boot/doc/
H A DREADME.m54418twr150 eth1addr=00:e0:0c:bc:e5:61
152 ethaddr=00:e0:0c:bc:e5:60
187 ethaddr = 00:e0:0c:bc:e5:60
188 eth1addr = 00:e0:0c:bc:e5:61

12345678910>>...12