HomeSort by relevance Sort by last modified time
    Searched refs:pushw (Results 1 - 9 of 9) sorted by null

  /external/grub/stage2/
start.S 66 pushw %dx
69 pushw %si
134 pushw %ax
229 pushw %dx
234 pushw %ax /* save %ax from destruction! */
277 pushw %ds
asm.S 334 pushw %ax
372 pushw %bp
374 pushw %ds
375 pushw %ax
376 pushw %si
377 pushw %dx
546 pushw %bp
549 pushw %bx
550 pushw %dx
551 pushw %d
    [all...]
  /external/llvm/test/MC/X86/
x86-32.s 526 pushw %cs label
527 // CHECK: pushw %cs
529 pushw %ds label
530 // CHECK: pushw %ds
532 pushw %ss label
533 // CHECK: pushw %ss
535 pushw %es label
536 // CHECK: pushw %es
538 pushw %fs label
539 // CHECK: pushw %f
541 pushw %gs label
    [all...]
x86-64.s 868 pushw %fs label
869 // CHECK: pushw %fs
871 pushw %gs label
872 // CHECK: pushw %gs
x86-32-coverage.s     [all...]
  /external/grub/stage1/
stage1.S 151 pushw %dx
170 pushw %dx
357 pushw %ds
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 1228 static inline void pushw(struct vm86_regs *r, int val)
    [all...]
test-i386.c 1188 static inline void pushw(struct vm86_regs *r, int val)
    [all...]

Completed in 238 milliseconds