Searched refs:push (Results 1 - 25 of 93) sorted by relevance

1234

/haiku-fatelf/src/system/glue/arch/x86_64/
H A Dcrti.S28 push %rbp
32 push %rdi
39 push %rbp
41 push %rdi
/haiku-fatelf/src/system/kernel/arch/x86/32/
H A Dsignals_asm.S20 push %ebp
29 // push the parameters for the handler function
38 push %eax
39 push %edi
44 // the vregs are on the stack -- push user data and signal number
46 push %eax
48 push %eax
57 push %edi
59 push %eax
H A Dinterrupts.S62 push %edx; \
63 push %eax; \
101 push %ds; \
102 push %es; \
103 push %fs; \
104 push %gs; \
168 push %eax; \
170 push %eax; \
179 push %edx; /* syscall return value */ \
180 push
[all...]
/haiku-fatelf/src/system/kernel/arch/x86/64/
H A Dinterrupts.S22 push %rax; /* orig_rax */ \
23 push %rax; \
24 push %rbx; \
25 push %rcx; \
26 push %rdx; \
27 push %rdi; \
28 push %rsi; \
29 push %rbp; \
30 push %r8; \
31 push
[all...]
H A Dcpuid.S15 push %rbx
42 push %rdi
H A Darch.S91 push %r15
92 push %r14
93 push %r13
94 push %r12
95 push %rbp
96 push %rbx
295 push %rbp
299 push %rsi
/haiku-fatelf/src/bin/debug/ltrace/arch/x86/
H A Darch_ltrace_stub.S10 // push a pointer to arguments and a pointer to ourselves on the stack
12 push %eax
17 push %eax
45 push %ebp
49 push %edi
54 push %eax
56 push %eax
57 push %edi
/haiku-fatelf/src/system/libroot/posix/arch/x86/
H A Dsiglongjmp.S30 push %edx // return address
33 push %eax // value
34 push %ecx // buffer
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dsetjmp_test2.S5 push %eax
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dmk_printerlist.in24 push @printer_names, $string;
H A Dfoomatic-generator.in151 push (@{$ev_choices{$otmp}}, [ $vtmp,
206 push (@floatnumopts_list, "${otmp}-$fnums{$otmp}");
228 push (@intnumopts_list, "${otmp}-$inums{$otmp}");
251 push (@dimensionnumopts_list, "${otmp}-$inums{$otmp}");
276 push (@printerlist, " <printers>\n");
279 push (@printerlist, " <!-- gutenprint driver: $p1 -->\n");
283 push(@printerlist, " <printer>\n");
284 push(@printerlist, " <id>$id</id>\n");
285 push(@printerlist, " <margins>\n");
293 push(
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Ddcgen42 and push @line, $_;
/haiku-fatelf/src/documentation/docbook-xsl/fo/
H A Dpdf2index39 push (@mpages, "<phrase role=\"$pageno\">$count</phrase>");
42 push (@mpages, $page);
55 push (@mpages, $page);
70 push (@cpages, $page);
81 push (@cpages, $fpage);
/haiku-fatelf/src/system/libroot/os/arch/x86/
H A Datomic.S82 push %esi
83 push %ebx
100 push %esi
101 push %ebx
116 push %esi
117 push %ebx
136 push %esi
137 push %ebx
156 push %esi
157 push
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Drun-testpattern-2.in220 push @extras, "parameter_int \"$opt\" $val;\n";
228 push @extras, "parameter_bool \"$opt\" $xval;\n";
230 push @extras, "parameter_float \"$opt\" $val;\n";
232 push @extras, "parameter_curve \"$opt\" \"$val\";\n";
235 push @extras, "parameter \"PageSize\" \"$1\";\n";
236 push @extras, "page_size $2 $3;\n";
238 push @extras, "parameter \"$opt\" \"$val\";\n";
245 push @messages, "message \"$message\";\n" if (! $quiet);
250 push @global_messages, "message \"$message\";\n" if (! $quiet);
366 push
[all...]
/haiku-fatelf/src/system/kernel/lib/arch/x86_64/
H A Darch_string.S14 push %rbp
68 push %rbp
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dshell.S67 push $0x07c0
69 push $0x1000
113 push %bx
114 push %cx
115 push %dx
116 push %di
117 push %es
254 push %ds
/haiku-fatelf/src/system/libroot/posix/arch/x86_64/
H A Dsiglongjmp.S21 // Restore new stack pointer and push return address.
24 push %rax
/haiku-fatelf/src/apps/icon-o-matic/generic/command/
H A DCommandStack.cpp72 fRedoHistory.push(command);
74 fUndoHistory.push(command);
96 fUndoHistory.push(command);
98 fRedoHistory.push(command);
231 fUndoHistory.push(command);
/haiku-fatelf/src/apps/mediaplayer/support/
H A DCommandStack.cpp75 fRedoHistory.push(command);
77 fUndoHistory.push(command);
99 fUndoHistory.push(command);
101 fRedoHistory.push(command);
234 fUndoHistory.push(command);
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dlisp.c85 static void push(list value);
593 push(Lread(0));
665 push(t);
712 push(Lread(0));
716 push(Leval(1));
1228 push(NIL);
1231 push(p);
1252 push(ratom2('.'));
1253 push(NIL);
1276 push(
1711 push(list value) function
[all...]
/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DTestSuite.h7 #pragma warning( push )
/haiku-fatelf/src/add-ons/media/plugins/ape_reader/MAClib/
H A DTools.inc52 %push proc
98 push %1
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dndis_0.asm72 push es
73 push ds define
82 push bx ;; Save the old one on to the new stack
83 push cx
108 push ax ;; Save the return code
109 push bx ;; Free the stack. Push the pointer to it
110 push cx
161 push ebx
/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DUnwrapLinksEmitter.java109 saveStack.push(elem);
110 tempStack.push(elem);
115 elementStack.push(elem);
128 elementStack.push(sei);
199 * that we push on the stack to keep track of that info.</p>

Completed in 257 milliseconds

1234