/xen/xen/arch/x86/boot/ |
A D | head.S | 167 xor %edi,%edi # No VGA text buffer 175 xor %edi,%edi # No VGA text buffer 191 test %edi,%edi # Is the VGA text buffer available? 226 xor %edi,%edi 317 sub %edi,%ecx 379 jmp *%edi 478 mov %ecx,%edi 479 sub %ebx,%edi 616 sub %edi,%ecx 727 add $4,%edi [all …]
|
A D | trampoline.S | 82 mov bootsym_rel(trampoline_misc_enable_off+4,4,%edi) 84 or %edi,%eax 89 not %edi 91 and %edi,%edx 204 xor %edi,%edi
|
A D | wakeup.S | 121 mov bootsym_rel(trampoline_misc_enable_off + 4, 4, %edi) 123 or %edi, %eax 128 not %edi 130 and %edi, %edx
|
A D | x86_64.S | 66 mov multiboot_ptr(%rip),%edi
|
/xen/xen/arch/x86/pv/ |
A D | hypercall.c | 179 unsigned int edi = regs->edi; in pv_hypercall() local 190 case 4: edi = 0xdeadf00d; in pv_hypercall() 197 unsigned long args[6] = { ebx, ecx, edx, esi, edi, ebp }; in pv_hypercall() 203 regs->eax = pv_hypercall_table[eax].compat(ebx, ecx, edx, esi, edi, ebp); in pv_hypercall() 213 case 5: regs->edi = 0xdeadf00d; in pv_hypercall()
|
/xen/xen/arch/x86/hvm/ |
A D | hypercall.c | 284 unsigned int edi = regs->edi; in hvm_hypercall() local 288 ebx, ecx, edx, esi, edi, ebp); in hvm_hypercall() 298 case 4: edi = 0xdeadf00d; in hvm_hypercall() 304 regs->rax = hvm_hypercall_table[eax].compat(ebx, ecx, edx, esi, edi, in hvm_hypercall()
|
A D | domain.c | 205 uregs->rdi = regs->edi; in arch_set_info_hvm_guest()
|
/xen/xen/arch/x86/x86_64/compat/ |
A D | entry.S | 288 mov %fs,%edi 343 .Lft13: mov %edi,%fs 363 xorl %edi,%edi 381 .Lft14: mov %edi,%fs 383 movl %esi,%edi 388 xorl %edi,%edi
|
/xen/xen/arch/x86/acpi/ |
A D | wakeup_prot.S | 30 mov $3, %edi 90 mov %edi, %eax
|
/xen/stubdom/ |
A D | newlib.patch | 211 -#define edi REG(edi) 286 +#define edi %edi 400 -#define edi REG(edi) 440 +#define edi %edi 530 -#define edi REG(edi) 570 +#define edi %edi
|
/xen/xen/arch/x86/x86_64/ |
A D | kexec_reloc.S | 102 xorl %edi, %edi
|
A D | entry.S | 357 movl $0x80,%edi 550 xorl %edi,%edi 734 mov $1, %edi 736 cmp $1, %edi 948 movl $EVENT_CHECK_VECTOR,%edi
|
/xen/tools/debugger/gdbsx/xg/ |
A D | xg_main.c | 526 rp->edi = cp->edi; in _cp_32ctxt_to_32gdb() 548 rp->edi = cp->rdi; in _cp_64ctxt_to_32gdb() 606 cp->edi = rp->edi; in _cp_32gdb_to_32ctxt() 627 cp->rdi = rp->edi; in _cp_32gdb_to_64ctxt()
|
A D | xg_public.h | 45 uint32_t edi; member
|
/xen/xen/include/public/hvm/ |
A D | hvm_vcpu.h | 36 uint32_t edi; member
|
/xen/xen/crypto/ |
A D | vmac.c | 392 AS2( mov edi, kp) in nh_16_func() 399 AS2( paddq mm6, [edi]) in nh_16_func() 401 AS2( paddq mm5, [edi+8]) in nh_16_func() 403 AS2( add edi, 16) in nh_16_func() 420 AS2( paddq mm0, [edi]) in nh_16_func() 422 AS2( paddq mm1, [edi+8]) in nh_16_func() 424 AS2( add edi, 16) in nh_16_func() 510 AS2( mov edi, ml) in poly_step_func() 555 AS2( movd mm3, [edi]) in poly_step_func() 563 AS2( movd mm2, [edi+4]) in poly_step_func()
|
/xen/xen/include/asm-x86/ |
A D | asm_defns.h | 247 xor %edi, %edi
|
/xen/tools/firmware/rombios/32bit/ |
A D | rombios_compat.h | 36 Bit32u edi, esi, ebp, esp; member
|
/xen/tools/debugger/gdbsx/gx/ |
A D | gx_local.c | 39 printf("esi:%08x edi:%08x ebp:%08x\n", r32p->esi, r32p->edi, in prnt_32regs()
|
/xen/stubdom/grub.patches/ |
A D | 10graphics.diff | 42 + pushl %edi 45 + movl $0x70, %edi 46 + movw (%edi), %ax 48 + movw 2(%edi), %ax 53 + movw %ax, (%edi) 57 + popl %edi 65 + pushl %edi 68 + movl $0x70, %edi 70 + cmpw %ax, (%edi) 78 + movw %ax, (%edi) [all …]
|
/xen/tools/tests/x86_emulator/ |
A D | test_x86_emulator.c | 1055 regs.edi = (unsigned long)res; in main() 1069 regs.edi = (unsigned long)res; in main() 1085 regs.edi = (unsigned long)res; in main() 1100 regs.edi = (unsigned long)res; in main() 1117 regs.edi = (unsigned long)(res+1); in main() 1176 regs.edi = (unsigned long)res + 2; in main() 1199 regs.edi = (unsigned long)res; in main() 1213 regs.edi = (unsigned long)res; in main() 1231 regs.edi = (unsigned long)res; in main() 3798 regs.edi = 0; in main() [all …]
|
/xen/tools/firmware/vgabios/ |
A D | vbe.c | 138 push edi 168 mov edi, eax 178 mov edi, eax 204 pop edi
|
/xen/tools/debugger/kdd/ |
A D | kdd-xen.c | 216 r->edi = cpu->rdi; in kdd_get_regs_x86_32() 237 cpu->rdi = r->edi; in kdd_set_regs_x86_32()
|
A D | kdd.h | 344 int32_t edi; member
|
/xen/tools/firmware/rombios/ |
A D | apmbios.S | 132 mov ebx, edi
|