/src/common/lib/libc/arch/i386/string/small/ |
memset.S | 36 pushl %edi 37 movl 8(%esp), %edi 40 pushl %edi 44 popl %edi
|
memcpy.S | 37 pushl %edi 39 movl 16(%esp), %edi 46 pushl %edi 47 movl 12(%esp), %edi 52 pushl %edi 55 cmpl %esi, %edi 59 addl %ecx, %edi 60 decl %edi 68 popl %edi
|
strcpy.S | 36 pushl %edi 37 movl 12(%esp), %edi 39 pushl %edi 46 popl %edi
|
memcmp.S | 36 pushl %edi 37 movl 12(%esp), %edi 43 popl %edi
|
/src/sys/lib/libkern/arch/i386/ |
skpc.S | 35 pushl %edi 36 movl 16(%esp),%edi 46 popl %edi
|
scanc.S | 39 pushl %edi 41 movl 20(%esp),%edi 47 testb %dl,(%eax,%edi) 52 popl %edi
|
/src/sys/arch/i386/include/ |
i82093reg.h | 26 xchgl %esi,PIC_LOCK(%edi) ;\ 31 movl $0,PIC_LOCK(%edi) 41 movl IS_PIC(%ebp),%edi ;\ 45 movl PIC_IOAPIC(%edi),%edi ;\ 46 movl IOAPIC_SC_REG(%edi),%ebx ;\ 48 movl IOAPIC_SC_DATA(%edi),%ebx ;\ 53 movl IS_PIC(%ebp),%edi ;\ 66 movl IS_PIC(%ebp),%edi ;\ 70 movl PIC_IOAPIC(%edi),%edi ; [all...] |
/src/sys/crypto/blowfish/arch/i386/ |
bf_enc_686.S | 73 pushl %edi 82 movl 24(%esp), %edi 85 xorl (%edi), %ecx 89 movl 4(%edi), %esi 94 movl 72(%edi,%eax,4),%esi 95 movl 1096(%edi,%ebx,4),%ebp 99 movl 2120(%edi,%eax,4),%eax 101 movl 3144(%edi,%ebx,4),%ebp 108 movl 8(%edi), %esi 113 movl 72(%edi,%eax,4),%es [all...] |
/src/sys/arch/i386/stand/efiboot/ |
efidisk.c | 58 const struct efidiskinfo *edi; member in struct:efi_raidframe 91 struct efidiskinfo *edi; local in function:efi_disk_probe 123 edi = alloc(sizeof(struct efidiskinfo)); 124 memset(edi, 0, sizeof(*edi)); 125 edi->type = BIOSDISK_TYPE_HD; 126 edi->bio = bio; 127 edi->media_id = media->MediaId; 135 edi->bootdev = true; 136 TAILQ_INSERT_HEAD(&efi_disklist, edi, 220 const struct efidiskinfo *edi; local in function:efi_disk_show 355 const struct efidiskinfo *edi; local in function:efidisk_getinfo 377 const struct efidiskinfo *edi; local in function:efidisk_get_efi_system_partition [all...] |
efidisk_ll.c | 88 const struct efidiskinfo *edi; local in function:set_geometry 91 edi = efidisk_getinfo(d->dev); 92 if (edi == NULL) 95 media = edi->bio->Media; 98 d->type = edi->type; 125 const struct efidiskinfo *edi; local in function:do_read 127 edi = efidisk_getinfo(d->dev); 128 if (edi == NULL) 131 status = uefi_call_wrapper(edi->bio->ReadBlocks, 5, edi->bio [all...] |
/src/common/lib/libc/arch/i386/string/ |
memset.S | 52 pushl %edi 53 movl 8(%esp),%edi 75 movl %edi,%edx /* detect misalignment */ 80 movl %eax,-4(%edi,%ecx) /* zap last 4 bytes */ 88 pop %edi 92 movl %eax,(%edi) /* zap first 8 bytes */ 93 movl %eax,4(%edi) 95 add %edx,%edi 105 popl %edi
|
memcpy.S | 58 mov %edi,%edx 60 movl 8(%esp),%edi 64 movl 12(%esp),%edi 70 movl %edi,%eax 86 mov %edx,%edi 94 movw %ax,(%edi) 97 movb %al,2(%edi) 100 movb %al,(%edi) 105 addl %ecx,%edi /* copy backwards. */ 112 subl $4,%edi [all...] |
/src/sys/arch/i386/stand/lib/ |
pvcopy.S | 48 push %edi 50 mov 12(%esp),%edi 62 pop %edi 72 push %edi 75 mov 20(%esp),%edi 87 popl %edi 98 push %edi 101 mov 20(%esp),%edi 113 popl %edi
|
message32.S | 69 mov %esi, %edi 81 movb %al,(%edi) 82 inc %edi 86 pop (%edi)
|
/src/sys/arch/i386/i386/ |
busfunc.S | 157 pushl %edi 162 movl 20(%esp), %edi 166 insb %dx, %es:(%edi) 167 popl %edi 173 movb %al, (%edi) 174 leal 1(%edi), %edi 176 popl %edi 185 pushl %edi 190 movl 20(%esp), %edi [all...] |
/src/lib/csu/arch/i386/ |
crtbegin.S | 86 pushl %edi 104 leal 4+__DTOR_LIST__@GOTOFF(%ebx), %edi 106 movl (%edi), %eax 110 addl $8, %edi 121 popl %edi 128 pushl %edi 139 leal __dwarf_eh_object@GOTOFF(%ebx), %edi 140 movl %edi, 4(%esp) 141 leal __EH_FRAME_LIST__@GOTOFF(%ebx), %edi 142 movl %edi, (%esp [all...] |
/src/lib/libc/arch/x86_64/gen/ |
fpsetmask.S | 23 notl %edi 24 andl $0x0000003f,%edi 30 orl %edi, %edx 37 sall $7, %edi 38 orl %edi, %edx
|
fpsetround.S | 30 orl %edi, %edx 37 sall $3, %edi 38 orl %edi,%edx
|
/src/lib/libc/arch/i386/string/ |
bcmp.S | 13 pushl %edi 15 movl 12(%esp),%edi 33 popl %edi
|
/src/share/examples/asm/hello/ |
x86_64.s | 75 movl $1, %edi /* %edi: fd = STDOUT_FILENO */ 84 xorl %edi, %edi /* %rdi: status = 0 */
|
/src/common/lib/libc/arch/x86_64/string/ |
ffs.S | 14 bsfl %edi,%eax
|
/src/lib/libc/arch/x86_64/stdlib/ |
abs.S | 43 movl %edi,%eax
|
div.S | 14 movl %edi, %eax
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/ |
udivdi3.S | 48 pushl %edi 52 movl %eax, %edi 59 imull %edi, %eax // q*bhi 61 sbbl $0, %edi // decrement q if remainder is negative 63 movl %edi, %eax 64 popl %edi 79 pushl %edi 84 movl %eax, %edi 91 imull %edi, %eax // q*bhi 93 sbbl $0, %edi // decrement q if remainder is negativ [all...] |
/src/sys/crypto/des/arch/i386/ |
des_enc.S | 70 pushl %edi 79 movl 4(%esi), %edi 84 xorl %edi, %eax 87 xorl %eax, %edi 89 roll $20, %edi 90 movl %edi, %eax 91 xorl %esi, %edi 92 andl $0xfff0000f, %edi 93 xorl %edi, %eax 94 xorl %edi, %es [all...] |