Lines Matching full:push
133 load_vd: push %eax # Save %eax
151 lookup_path: push %si # Save file name pointer
188 push %eax # Save
211 push %edi # Save entry point for later
293 push %si
297 push %si
335 push %si # Save
358 push %si # Save
392 push %si # Save
406 read: push %si # Save
407 push %cx # Save since some BIOSs trash
413 push %dx # Save
443 putstr: push %bx # Save
463 twiddle: push %ax # Save
464 push %bx # Save
524 mov $(MEM_ARG_SIZE/4),%ecx # Number of words to push
527 push %eax # Push it onto the stack
528 loop push_arg # Push all of the arguments
532 push %eax # Emulate a near call