Searched refs:shl (Results 1 – 14 of 14) sorted by relevance
| /xen/tools/firmware/rombios/ |
| A D | 32bitgateway.c | 102 shl eax, #4 133 shl eax, 4
|
| A D | rombios.c | 512 shl ebx, #16 532 shl ebx, #16 567 shl ebx, #16 597 shl eax, #1 9693 shl eax, #8 9913 shl eax, #8 10024 shl eax, #8 10126 shl bl, cl 10281 shl eax, #4 10369 shl ebx, 4 [all …]
|
| A D | apmbios.S | 83 shl ecx, #4
|
| /xen/tools/firmware/vgabios/ |
| A D | clext.c | 501 shl bx, 1 518 shl bx, 1 584 shl bx, 1 734 shl al, cl 1175 shl dx, #2 1281 shl al, #5 1351 shl eax, #8 1394 shl ah, #4 1420 shl ax, #3 1549 shl al, #2 [all …]
|
| A D | vbe.c | 139 shl edx, #16 142 shl ecx, #2 180 shl eax, #1 1298 shl ax, #3
|
| A D | vgabios.c | 2229 shl bl, 3 2399 shl bh, 7 2414 shl bh, 2 2624 shl al, 2 in release_font_access() 2961 shl dl, 3 2982 shl bl, 1 3002 shl dl, 1
|
| /xen/xen/arch/x86/hvm/svm/ |
| A D | entry.S | 40 shl $IRQSTAT_shift,%eax
|
| /xen/xen/common/ |
| A D | lib.c | 141 static void shl(register digit *p, register int len, register int sh) in shl() function 262 shl(&u[0], m + n, d); /* u <<= d */ in __qdivrem() 263 shl(&v[1], n - 1, d); /* v <<= d */ in __qdivrem()
|
| /xen/xen/arch/x86/hvm/vmx/ |
| A D | entry.S | 59 shl $IRQSTAT_shift,%eax
|
| /xen/xen/arch/x86/boot/ |
| A D | head.S | 535 shl $10-4,%ecx 543 shl $10-4,%edx 553 shl $4, %ecx
|
| /xen/ |
| A D | config.sub | 1236 | sh | shl \
|
| A D | config.guess | 187 sh3el) machine=shl-unknown ;;
|
| /xen/stubdom/grub.patches/ |
| A D | 99minios | 1562 asm volatile ("shl%L0 %1,%0"
|
| /xen/xen/arch/x86/x86_emulate/ |
| A D | x86_emulate.c | 4726 GRP2(shl, 4); in x86_emulate() 11595 SHIFT(shl); in x86_emul_rmw()
|
Completed in 64 milliseconds