/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 22 ldq_u $0,0($16) # e0 : load src & dst addr words 24 extqh $18,1,$4 # e0 : byte swap len & proto while we wait 27 extbl $18,1,$5 # e0 : 29 extbl $18,2,$6 # e0 : 32 extbl $18,3,$18 # e0 : 34 sra $4,32,$4 # e0 : 37 extql $0,$16,$0 # e0 : 39 extqh $21,$16,$21 # e0 : 42 sll $5,16,$5 # e0 : 44 extql $1,$16,$1 # e0 : [all …]
|
D | stxcpy.S | 47 mskqh t2, a1, t2 # e0 : detection in the src word 48 mskqh t1, a1, t3 # e0 : 50 mskql t0, a1, t0 # e0 : assemble the first output word 52 or t0, t3, t1 # e0 : 60 stq_u t1, 0(a0) # e0 : 62 ldq_u t1, 0(a1) # e0 : 64 cmpbge zero, t1, t8 # e0 (stall) 72 negq t8, t6 # e0 : find low bit set 77 and t12, 0x80, t6 # e0 : 82 ldq_u t0, 0(a0) # e0 : [all …]
|
D | memchr.S | 49 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 …]
|
D | clear_user.S | 46 and $1, 3, $4 # e0 : 49 0: EX( stq_u $31, 0($6) ) # e0 : zero one word 51 subq $4, 1, $4 # e0 : 56 1: bic $1, 3, $1 # e0 : 59 2: EX( stq_u $31, 0($6) ) # e0 : zero four words 61 EX( stq_u $31, 8($6) ) # e0 : 63 EX( stq_u $31, 16($6) ) # e0 : 65 EX( stq_u $31, 24($6) ) # e0 : 67 subq $1, 4, $1 # e0 : 75 1: EX( ldq_u $5, 0($6) ) # e0 : [all …]
|
D | stxncpy.S | 55 mskqh t2, a1, t2 # e0 : detection in the src word 56 mskqh t1, a1, t3 # e0 : 58 mskql t0, a1, t0 # e0 : assemble the first output word 60 or t0, t3, t0 # e0 : 68 stq_u t0, 0(a0) # e0 : 70 ldq_u t0, 0(a1) # e0 : 72 subq a2, 1, a2 # e0 : 85 negq t8, t12 # e0 : find low bit set 90 and t12, 0x80, t6 # e0 : 95 ldq_u t1, 0(a0) # e0 : [all …]
|
D | strncpy_from_user.S | 44 mskqh t2, a1, t2 # e0 : detection in the src word 45 mskqh t1, a1, t3 # e0 : 47 mskql t0, a1, t0 # e0 : assemble the first output word 49 or t0, t3, t0 # e0 : 57 stq_u t0, 0(a0) # e0 : 59 EX( ldq_u t0, 0(a1) ) # e0 : 61 subq a2, 1, a2 # e0 : 74 negq t8, t12 # e0 : find low bit set 79 and t12, 0x80, t6 # e0 : 84 ldq_u t1, 0(a0) # e0 : [all …]
|
D | strrchr.S | 21 zapnot a1, 1, a1 # e0 : zero extend our test character 23 sll a1, 8, t5 # e0 : replicate our test character 25 or t5, a1, a1 # e0 : 27 sll a1, 16, t5 # e0 : 29 or t5, a1, a1 # e0 : 31 sll a1, 32, t5 # e0 : 33 mskqh t4, a0, t4 # e0 : 35 xor t0, a1, t2 # e0 : make bytes == c zero 37 cmpbge zero, t2, t3 # e0 : bits set iff byte == c 39 andnot t3, t4, t3 # e0 : clear garbage from char test [all …]
|
D | strchr.S | 21 zapnot a1, 1, a1 # e0 : zero extend the search character 23 sll a1, 8, t5 # e0 : replicate the search character 25 or t5, a1, a1 # e0 : 27 sll a1, 16, t5 # e0 : 29 mskqh t4, a0, t4 # e0 : 31 sll a1, 32, t5 # e0 : 33 or t5, a1, a1 # e0 : 35 cmpbge zero, t1, t3 # e0 : bits set iff byte == c 37 andnot t0, t4, t0 # e0 : clear garbage bits 40 $loop: ldq t0, 8(v0) # e0 : [all …]
|
D | ev6-stxcpy.S | 316 stq_u t1, 0(a0) # .. e0 : (stall)
|
/arch/mn10300/lib/ |
D | do_csum.S | 70 mov (a0+),e0 71 addc e0,d1 78 mov (a0+),e0 79 addc e0,d1 98 mov (a0+),e0 99 addc e0,d1
|
D | memcpy.S | 52 mov (a1+),e0 60 mov e0,(a0+) 80 mov (a1+),e0 84 mov e0,(a0+)
|
D | memmove.S | 100 mov (a1),e0 102 mov e0,(a0)
|
/arch/s390/kernel/ |
D | time.c | 482 .e0 = 0, .e1 = 0, ._pad0 = 4, .dp = 0, in etr_reset() 665 if (a1->esw.eacr.e0 != a2->esw.eacr.e0 || in etr_aib_follows() 833 if (eacr.e0) in etr_handle_events() 842 eacr.e0 = 0; in etr_handle_events() 893 if (!eacr.e0 && !eacr.e1) in etr_handle_update() 963 dp_changed = etr_eacr.e0 > eacr.e0 || etr_eacr.e1 > eacr.e1 || in etr_update_eacr() 1031 eacr.e0 = 1; in etr_work_fn() 1043 eacr.e0 = 0; in etr_work_fn() 1051 eacr.e0 = 1; in etr_work_fn() 1064 eacr.e0 = 0; in etr_work_fn() [all …]
|
/arch/mn10300/kernel/ |
D | head.S | 145 mov 0xed00e0ed,e0 182 mov 0xfd00e0ed,e0
|
D | asm-offsets.c | 41 OFFSET(REG_E0, pt_regs, e0); in foo()
|
D | signal.c | 111 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in restore_sigcontext() 233 COPY(e0); COPY(e1); COPY(e2); COPY(e3); in setup_sigcontext()
|
D | gdb-stub.c | 1399 ptr = mem2hex(®s->e0, ptr, 4, 0); /* 15 */ in gdbstub() 1449 ptr = hex2mem(ptr, ®s->e0, 4, 0); /* 15 */ in gdbstub() 1710 regs->e0, regs->e1, regs->e2, regs->e3); in gdbstub_intercept()
|
D | traps.c | 217 regs->e0, regs->e1, regs->e2, regs->e3); in show_registers_only()
|
/arch/s390/include/asm/ |
D | etr.h | 12 unsigned int e0 : 1; /* port 0 stepping control */ member
|
/arch/powerpc/boot/dts/ |
D | pq2fads.dts | 189 local-mac-address = [00 e0 0c 00 79 01];
|
/arch/m68k/ifpsp060/ |
D | itest.sa | 924 dc.l $000015e0,$52aeff78,$60040000,$00024cfb 988 dc.l $000011e0,$52aeff78,$4cfb3fff,$01700000
|
D | pfpsp.sa | 127 dc.l $000007e0,$201f3d7b,$0222ff6e,$f22ed0c0
|
D | fplsp.sa | 1247 dc.l $f0518db8,$a9709fb9,$52dd3fff,$000099e0
|