/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 23 zapnot $20,15,$20 # .. e1 : zero extend incoming csum 25 ldq_u $21,7($16) # .. e1 : handle misalignment 28 ldq_u $1,8($16) # .. e1 : 30 ldq_u $22,15($16) # .. e1 : 33 ldq_u $2,0($17) # .. e1 : 35 ldq_u $23,7($17) # .. e1 : 38 ldq_u $3,8($17) # .. e1 : 40 ldq_u $24,15($17) # .. e1 : 43 or $0,$21,$0 # .. e1 : 1st src word complete 45 addq $20,$0,$20 # .. e1 : begin summing the words [all …]
|
D | clear_user.S | 47 beq $4, 1f # .. e1 : 50 subq $0, 8, $0 # .. e1 : 52 addq $6, 8, $6 # .. e1 : 53 bne $4, 0b # e1 : 57 beq $1, $tail # .. e1 : 60 subq $0, 8, $0 # .. e1 : 62 subq $0, 8, $0 # .. e1 : 64 subq $0, 8, $0 # .. e1 : 66 subq $0, 8, $0 # .. e1 : 68 addq $6, 32, $6 # .. e1 : [all …]
|
D | memchr.S | 51 beq $18, $not_found # .. e1 : 52 ldq_u $1, 0($16) # e1 : load first quadword 55 cmpult $18, 9, $4 # .. e1 : 57 lda $3, -1($31) # .. e1 : 59 addq $16, $5, $5 # .. e1 : 60 or $2, $17, $17 # e1 : $17 = 00000000chchchch 63 or $2, $17, $17 # e1 : $17 = chchchchchchchch 65 beq $4, $first_quad # .. e1 : 67 ldq_u $6, -1($5) #-e1 : eight or less bytes to search 70 or $7, $6, $1 # .. e1 : $1 = quadword starting at $16 [all …]
|
D | stxncpy.S | 54 lda t2, -1 # e1 : build a mask against false zero 57 ornot t1, t2, t2 # .. e1 : 59 cmpbge zero, t2, t8 # .. e1 : bits set iff null found 61 beq a2, $a_eoc # .. e1 : 62 bne t8, $a_eos # .. e1 : 69 addq a0, 8, a0 # .. e1 : 71 addq a1, 8, a1 # .. e1 : 73 cmpbge zero, t0, t8 # .. e1 (stall) 74 beq a2, $a_eoc # e1 : 75 beq t8, $a_loop # e1 : [all …]
|
D | stxcpy.S | 46 lda t2, -1 # e1 : build a mask against false zero 49 ornot t1, t2, t2 # .. e1 : 51 cmpbge zero, t2, t8 # .. e1 : bits set iff null found 53 bne t8, $a_eos # .. e1 : 61 addq a0, 8, a0 # .. e1 : 63 addq a1, 8, a1 # .. e1 : 65 beq t8, $a_loop # .. e1 (zdb) 73 and t8, t6, t12 # e1 (stall) 78 bne t6, 1f # .. e1 (zdb) 83 subq t12, 1, t6 # .. e1 : [all …]
|
D | strncpy_from_user.S | 43 lda t2, -1 # e1 : build a mask against false zero 46 ornot t1, t2, t2 # .. e1 : 48 cmpbge zero, t2, t8 # .. e1 : bits set iff null found 50 beq a2, $a_eoc # .. e1 : 51 bne t8, $a_eos # .. e1 : 58 addq a0, 8, a0 # .. e1 : 60 addq a1, 8, a1 # .. e1 : 62 cmpbge zero, t0, t8 # .. e1 (stall) 63 beq a2, $a_eoc # e1 : 64 beq t8, $a_loop # e1 : [all …]
|
D | strrchr.S | 22 mov zero, t6 # .. e1 : t6 is last match aligned addr 24 mov zero, t8 # .. e1 : t8 is last match byte compare mask 26 ldq_u t0, 0(a0) # .. e1 : load first quadword 28 andnot a0, 7, v0 # .. e1 : align source addr 30 lda t4, -1 # .. e1 : build garbage mask 32 cmpbge zero, t0, t1 # .. e1 : bits set iff byte == zero 34 or t5, a1, a1 # .. e1 : character replication complete 36 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage 38 andnot t1, t4, t1 # .. e1 : clear garbage from null test 40 bne t1, $eos # .. e1 : did we already hit the terminator? [all …]
|
D | strchr.S | 22 ldq_u t0, 0(a0) # .. e1 : load first quadword 24 andnot a0, 7, v0 # .. e1 : align our loop pointer 26 lda t4, -1 # .. e1 : build garbage mask 28 cmpbge zero, t0, t2 # .. e1 : bits set iff byte == zero 30 or t5, a1, a1 # .. e1 : 32 cmpbge zero, t4, t4 # .. e1 : bits set iff byte is garbage 34 xor t0, a1, t1 # .. e1 : make bytes == c zero 36 or t2, t3, t0 # e1 : bits set iff char match or zero match 38 bne t0, $found # .. e1 (zdb) 41 addq v0, 8, v0 # .. e1 : [all …]
|
D | ev6-stxcpy.S | 313 andnot t0, t2, t0 # .. e1 : zero place for source to reside (stall) 315 or t0, t1, t1 # e1 : and put it there 317 ret (t9) # e1 :
|
/arch/mips/include/asm/txx9/ |
D | tx3927.h | 56 #define endian_def_s2(e1, e2) \ argument 57 volatile unsigned short e1, e2 58 #define endian_def_sb2(e1, e2, e3) \ argument 59 volatile unsigned short e1;volatile unsigned char e2, e3 60 #define endian_def_b2s(e1, e2, e3) \ argument 61 volatile unsigned char e1, e2;volatile unsigned short e3 62 #define endian_def_b4(e1, e2, e3, e4) \ argument 63 volatile unsigned char e1, e2, e3, e4 65 #define endian_def_s2(e1, e2) \ argument 66 volatile unsigned short e2, e1 [all …]
|
/arch/mn10300/lib/ |
D | do_csum.S | 67 mov (a0+),e1 71 addc e1,d1 75 mov (a0+),e1 79 addc e1,d1 95 mov (a0+),e1 99 addc e1,d1
|
D | memcpy.S | 53 mov (a1+),e1 61 mov e1,(a0+) 81 mov (a1+),e1 85 mov e1,(a0+)
|
D | memmove.S | 103 mov (a1),e1 105 mov e1,(a0)
|
/arch/mn10300/include/asm/ |
D | sigcontext.h | 30 unsigned long e1; member
|
D | elf.h | 78 _ur->e1 = 0; _ur->e0 = 0; _ur->e7 = 0; _ur->e6 = 0; \ 111 pr_reg[8] = regs->e1; \
|
D | ptrace.h | 56 unsigned long e1; member
|
D | gdb-stub.h | 82 u32 e0, e1, e2, e3, e4, e5, e6, e7; member
|
/arch/ia64/kernel/ |
D | module.c | 859 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table() local 863 for (e1 = start; e1 < end; ++e1) in register_unwind_table() 864 if (in_init(mod, e1->start_offset)) in register_unwind_table() 873 for (e1 = start; e1 < end; ++e1) { in register_unwind_table() 874 for (e2 = e1 + 1; e2 < end; ++e2) { in register_unwind_table() 875 if (e2->start_offset < e1->start_offset) { in register_unwind_table() 876 tmp = *e1; in register_unwind_table() 877 *e1 = *e2; in register_unwind_table()
|
/arch/s390/kernel/ |
D | time.c | 486 .e0 = 0, .e1 = 0, ._pad0 = 4, .dp = 0, in etr_reset() 676 a1->esw.eacr.e1 != a2->esw.eacr.e1) in etr_aib_follows() 856 if (eacr.e1) in etr_handle_events() 865 eacr.e1 = 0; in etr_handle_events() 903 if (!eacr.e0 && !eacr.e1) in etr_handle_update() 973 dp_changed = etr_eacr.e0 > eacr.e0 || etr_eacr.e1 > eacr.e1 || in etr_update_eacr() 1044 eacr.e1 = 0; in etr_work_fn() 1047 eacr.e1 = 1; in etr_work_fn() 1053 eacr.e1 = 1; in etr_work_fn() 1065 eacr.e1 = 0; in etr_work_fn() [all …]
|
/arch/h8300/lib/ |
D | memset.S | 45 mov.w r1,e1
|
/arch/s390/include/asm/ |
D | etr.h | 13 unsigned int e1 : 1; /* port 1 stepping control */ member
|
/arch/h8300/kernel/ |
D | entry.S | 103 mov.w e1,r1 /* e1 highbyte = ccr */ 138 mov.w r1,e1 382 and.w #0xff,e1
|
/arch/mn10300/kernel/ |
D | asm-offsets.c | 43 OFFSET(REG_E1, pt_regs, e1); in foo()
|
D | kgdb.c | 52 gdb_regs[GDB_FR_E1] = regs->e1; in pt_regs_to_gdb_regs() 104 regs->e1 = gdb_regs[GDB_FR_E1]; in gdb_regs_to_pt_regs()
|
D | head.S | 192 mov 0xed00e1ed,e1 229 mov 0xfd00e1ed,e1
|