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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
gas-push.asm 2 pushw %gs label
  /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 900 pushw %fs label
901 // CHECK: pushw %fs
903 pushw %gs label
904 // CHECK: pushw %gs

Completed in 52 milliseconds