Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 30) sorted by relevance

12

/xen/tools/firmware/vgabios/
A Dclext.c411 push ds
412 push si
413 push cs
427 push ax
428 push dx
442 push bp
467 push si
468 push ax
469 push bx
470 push ds
[all …]
A Dvbe.c106 push dx
107 push ax
183 push dx
184 push ax
194 push dx
195 push ax
221 push dx
231 push dx
232 push ax
247 push bp
[all …]
A Dvgabios.c122 push ds
282 push es
283 push ds
390 push es
391 push ds
430 push bx
450 push ds
566 push cx in display_string()
3411 push bp
3449 push bp
[all …]
/xen/xen/arch/arm/arm32/lib/
A Dmemmove.S127 .macro backward_copy_shift push pull
148 mov lr, r3, lspush #\push
152 mov ip, ip, lspush #\push
154 mov r9, r9, lspush #\push
156 mov r8, r8, lspush #\push
158 mov r7, r7, lspush #\push
160 mov r6, r6, lspush #\push
162 mov r5, r5, lspush #\push
164 mov r4, r4, lspush #\push
176 15: mov lr, r3, lspush #\push
[all …]
A Dcopy_template.S203 orr r3, r3, r4, lspush #\push
205 orr r4, r4, r5, lspush #\push
207 orr r5, r5, r6, lspush #\push
209 orr r6, r6, r7, lspush #\push
211 orr r7, r7, r8, lspush #\push
213 orr r8, r8, r9, lspush #\push
215 orr r9, r9, ip, lspush #\push
217 orr ip, ip, lr, lspush #\push
231 orr r3, r3, lr, lspush #\push
237 16: sub r1, r1, #(\push / 8)
[all …]
/xen/xen/arch/x86/acpi/
A Dwakeup_prot.S11 push %rbp
12 push %rbx
13 push %r12
14 push %r13
15 push %r14
16 push %r15
/xen/tools/firmware/rombios/
A Dapmbios.S31 push eax
32 push ebx
59 push edx
67 push eax
68 push ebx
69 push ecx
70 push edx
111 push eax
112 push edx
113 push ebx
[all …]
A Dtcgbios.c29 push word #0x000f
30 push #?2
31 push word #0x000f
32 push #?1
A D32bitgateway.c93 push ds
94 push es
95 push ss
96 push esp
122 push MAX_ARG_BYTES-4+args_off[esp]
A Drombios.c1153 push bp
1171 push bp
1190 push bp
1212 push bp
1234 push bp
1251 push bp
1300 push bp
1323 push bp
1347 push bp
1373 push bp
[all …]
/xen/xen/arch/arm/arm64/
A Dentry.S116 push x28, x29
117 push x26, x27
118 push x24, x25
119 push x22, x23
120 push x20, x21
121 push x18, x19
126 push x8, x9
127 push x6, x7
128 push x4, x5
129 push x2, x3
[all …]
/xen/docs/process/
A Drelease-technician-checklist.txt35 git-push xenbits.xen.org:/home/xen/git/qemu-xen-traditional.git $s:stable-$x xen-$v
41 git push xen@xenbits.xen.org:/home/xen/git/mini-os.git xen-$t
47 git push osstest@xenbits.xen.org:/home/xen/git/qemu-xen.git qemu-xen-$v
84 git-push origin $t
85 git-push origin staging-$x
96 merge tag into staging and push to staging
97 maybe force push into master
98 definitely push tag to xenbits
99 git-push origin $t
A Dxen-release-management.pandoc63 development window they normally push things as they see fit. During the
66 Release Ack in order to push a patch.
230 a push. For security bugs, coordinate with the Security Team to adjust the
301 Please don't push any new patch to staging because $REASON.
/xen/xen/arch/x86/pv/
A Demul-gate-op.c293 #define push(item) do \ in pv_emulate_gate_op() macro
339 push(regs->ss); in pv_emulate_gate_op()
340 push(regs->rsp); in pv_emulate_gate_op()
371 push(parm); in pv_emulate_gate_op()
398 push(regs->cs); in pv_emulate_gate_op()
399 push(regs->rip + insn_len); in pv_emulate_gate_op()
400 #undef push in pv_emulate_gate_op()
/xen/xen/arch/x86/boot/
A Dhead.S305 push %rax
308 push %rdi
355 push %rdx
571 push %ecx /* Bottom-most low-memory stack address. */
572 push %ebx /* Multiboot / PVH information address. */
573 push %eax /* Magic number. */
754 push %eax
764 push %eax
/xen/automation/build/
A DMakefile15 docker push $(REGISTRY)/$(@D):$(@F); \
A DREADME.md88 former `make` command, it will push the container to the [registry] if
/xen/tools/ocaml/xenstored/
A Ddomains.ml78 let push dom queue = function
79 Queue.push (ref (Some dom)) queue
167 push dom doms.doms_with_conflict_penalty
171 push dom doms.doms_conflict_paused;
192 push d q (* Make it queue up again for its next point of credit. *)
A Dhistory.ml56 let push (x: history_record) = function
/xen/xen/include/xen/
A Dcompiler.h89 #pragma GCC visibility push(hidden)
/xen/tools/ocaml/libs/xb/
A Dxb.ml70 let queue con pkt = Queue.push pkt con.pkt_out
146 Queue.push pkt con.pkt_in;
/xen/stubdom/grub.patches/
A D10graphics.diff227 + push %ebp
228 + push %ebx
229 + push %ecx
230 + push %edx
267 + push %ebp
268 + push %eax
269 + push %ebx
270 + push %ecx
271 + push %edx
735 " you push any key to continue. If both console and serial are specified,"
/xen/xen/arch/arm/arm32/
A Dentry.S161 push {r0-r12} /* Save R0-R12 */
/xen/xen/arch/x86/x86_64/compat/
A Dentry.S166 push %rdx
/xen/tools/ocaml/libs/xs/
A Dxsraw.ml124 Queue.push (event, event_data) con.watchevents

Completed in 51 milliseconds

12