| /xen/tools/firmware/vgabios/ |
| A D | clext.c | 433 in al, dx variable 623 in al, dx variable 624 in al, dx variable 625 in al, dx variable 626 in al, dx variable 644 or bh, al 659 in al, dx variable 683 in al, dx variable 713 in al, dx variable 1375 inc al [all …]
|
| A D | vgabios.c | 417 mov al, #0xC3 418 outb dx,al 422 mov al, #0x04 423 outb dx,al 425 mov al, #0x02 426 outb dx,al 560 xor al,al in display_string() 1742 in al, dx 2622 in al, dx in release_font_access() 2624 shl al, 2 in release_font_access() [all …]
|
| A D | vbe.c | 288 mov ah, al 536 mov ah, al 551 mov ah, al 556 out dx, al 558 in al, dx variable 568 out dx, al variable 575 out dx, al 577 in al, dx variable 579 out dx, al 581 in al, dx variable [all …]
|
| /xen/tools/firmware/rombios/ |
| A D | apmbios.S | 37 cmp al, #0 39 outb dx, al 82 outb dx, al 93 outb dx, al 95 outb dx, al 97 outb dx, al 99 outb dx, al 105 outb dx,al 107 outb dx,al 137 outb dx, al [all …]
|
| A D | rombios.c | 266 out dx,al 1637 xor al, al 8758 cmp al,dl ;; al is 0x00 or 0x80 9152 inc al 9298 inc al 9377 shr al, #4 ;; al has high digit 9459 xor al, al 9532 xor al, al 10429 xor al, al 11643 or al,al [all …]
|
| A D | tcgbios.c | 73 if (regs.u.r8.al != 0 && 78 switch(regs.u.r8.al) {
|
| A D | 32bitgateway.c | 109 or al, #0x1 ; protected mode on variable 145 and al, #0xfe ; protected mode off variable
|
| /xen/xen/arch/arm/arm32/lib/ |
| A D | lshrdi3.S | 30 #define al r1 macro 33 #define al r0 macro 42 movmi al, al, lsr r2 43 movpl al, ah, lsr r3 44 ARM( orrmi al, al, ah, lsl ip ) 46 THUMB( orrmi al, al, r3 )
|
| A D | memcpy.S | 29 .macro ldr1b ptr reg cond=al abort 41 .macro str1b ptr reg cond=al abort
|
| A D | assembler.h | 128 asm_trace_hardirqs_on_cond al 268 .ifnc \cond,al 309 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f 313 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f
|
| /xen/xen/arch/x86/boot/ |
| A D | video.S | 567 inb %dx, %al 589 inb %dx, %al 593 outb %al, %dx 684 andb $0x9b, %al 685 cmpb $0x9b, %al 801 movb %ah, %al 805 shrb $4, %al 808 andb $0x0f, %al 809 prthn: cmpb $0x0a, %al 833 skip10: movb %dl, %al [all …]
|
| A D | head.S | 197 test %al,%al # Terminate on '\0' sentinel 200 mov %al,%bl 201 2: in %dx,%al 202 test $0x20,%al # Test THR Empty flag 205 mov %bl,%al 206 out %al,%dx # Send a character over the serial line 210 mov $7,%al
|
| /xen/tools/libs/toollog/ |
| A D | xtl_core.c | 46 va_list al) { in xtl_logv() argument 49 logger->vmessage(logger,level,errnoval,context,format,al); in xtl_logv() 59 va_list al; in xtl_log() local 60 va_start(al,format); in xtl_log() 61 xtl_logv(logger,level,errnoval,context,format,al); in xtl_log() 62 va_end(al); in xtl_log()
|
| A D | xtl_logger_stdio.c | 51 va_list al) { in stdiostream_vmessage() argument 79 vfprintf(lg->f, format, al); in stdiostream_vmessage() 93 va_list al; in stdiostream_message() local 94 va_start(al,format); in stdiostream_message() 95 stdiostream_vmessage(logger_in, level, -1, context, format, al); in stdiostream_message() 96 va_end(al); in stdiostream_message()
|
| /xen/tools/libs/light/ |
| A D | libxl_save_helper.c | 61 va_list al) in tellparent_vmessage() argument 64 int r = vasprintf(&formatted, format, al); in tellparent_vmessage() 100 va_list al; in fail() local 101 va_start(al,fmt); in fail() 102 xtl_logv(&logger,XTL_ERROR,errnoval,program,fmt,al); in fail()
|
| /xen/xen/arch/x86/include/asm/ |
| A D | spec_ctrl_asm.h | 180 div %al 205 setnz %al 207 and %al, STACK_CPUINFO_FIELD(scf)(%r14) 421 setnz %al 423 and %al, STACK_CPUINFO_FIELD(scf)(%r14)
|
| /xen/xen/arch/x86/x86_64/compat/ |
| A D | entry.S | 94 test %al, %al 109 test %al, %al 290 testb %al,%al # Bits 0-7: saved_upcall_mask 331 mov %al, TRAPBOUNCE_flags(%rdx)
|
| /xen/xen/arch/x86/hvm/svm/ |
| A D | entry.S | 45 sete %al 46 test VCPU_nhvm_guestmode(%rbx),%al
|
| /xen/stubdom/ |
| A D | newlib.patch | 234 -#define al REG(al) 309 +#define al %al 423 -#define al REG(al) 463 +#define al %al 553 -#define al REG(al) 593 +#define al %al
|
| /xen/xen/arch/x86/hvm/vmx/ |
| A D | entry.S | 112 test %al, %al
|
| /xen/stubdom/grub.patches/ |
| A D | 10graphics.diff | 168 + xorb %al, %al 171 + movb %al, %ch 173 + movb %cl, %al 180 + movb %ch, %al 204 + xorb %al, %al 213 + movb %cl, %al 279 + test $8, %al 284 + test $8, %al 289 + outb %al, %dx 293 + outb %al, %dx [all …]
|
| /xen/tools/libs/guest/ |
| A D | xg_dom_elfloader.c | 36 bool iserr, const char *fmt, va_list al) { in log_callback() argument 43 fmt, al); in log_callback()
|
| /xen/xen/arch/x86/x86_64/ |
| A D | entry.S | 122 test %al, %al 137 test %al, %al 558 testb $0xFF,%al # Bits 0-7: saved_upcall_mask 606 mov %al, TRAPBOUNCE_flags(%rdx) 637 sete %al 639 orb %al,UREGS_cs(%rsp) 837 mov $PFEC_page_present,%al 863 cmp $vec, %al; \ 1155 cmp $vec, %al; \
|
| /xen/xen/arch/x86/ |
| A D | ioport_emulate.c | 26 uint8_t value = regs->al; in ioemul_handle_proliant_quirk()
|
| /xen/tools/firmware/etherboot/patches/ |
| A D | boot_prompt_option.patch | 16 movb $( '\n' ), %al
|