HomeSort by relevance Sort by last modified time
    Searched refs:pushw (Results 1 - 8 of 8) 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 498 pushw %cs label
499 // CHECK: pushw %cs
501 pushw %ds label
502 // CHECK: pushw %ds
504 pushw %ss label
505 // CHECK: pushw %ss
507 pushw %es label
508 // CHECK: pushw %es
510 pushw %fs label
511 // CHECK: pushw %f
513 pushw %gs label
    [all...]
x86-64.s 850 pushw %fs label
851 // CHECK: pushw %fs
853 pushw %gs label
854 // 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...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 536 #define PUSH_W(a) CHOICE(pushw a, pushw a, _WTOG push a)
    [all...]

Completed in 822 milliseconds