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

1 2

  /external/llvm/test/MC/X86/
relax-insn.s 5 pushw $foo // CHECK: pushw label
x86-16.s 403 // CHECK: pushw %cs
406 // CHECK: pushw %ds
409 // CHECK: pushw %ss
412 // CHECK: pushw %es
415 // CHECK: pushw %fs
418 // CHECK: pushw %gs
421 pushw %cs label
422 // CHECK: pushw %cs
424 pushw %ds label
425 // CHECK: pushw %d
427 pushw %ss label
430 pushw %es label
433 pushw %fs label
436 pushw %gs label
    [all...]
x86-32.s 536 pushw %cs label
537 // CHECK: pushw %cs
539 pushw %ds label
540 // CHECK: pushw %ds
542 pushw %ss label
543 // CHECK: pushw %ss
545 pushw %es label
546 // CHECK: pushw %es
548 pushw %fs label
549 // CHECK: pushw %f
551 pushw %gs label
    [all...]
x86-64.s 900 pushw %fs label
901 // CHECK: pushw %fs
903 pushw %gs label
904 // CHECK: pushw %gs
  /external/llvm/test/MC/ELF/
relax-arith4.s 9 // CHECK-NEXT: 0: 66 6a 80 pushw $-128
10 // CHECK-NEXT: 3: 66 6a 7f pushw $127
14 pushw $-128
15 pushw $127
21 // CHECK-NEXT: 0: 66 68 00 00 pushw $0
24 pushw $foo
relax-arith2.s 122 // CHECK-NEXT: 0: 66 6a 80 pushw $-128
123 // CHECK-NEXT: 3: 66 6a 7f pushw $127
127 pushw $-128
128 pushw $127
relax-arith.s 121 // CHECK-NEXT: 0: 66 68 00 00 pushw $0
124 pushw $foo
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
reloc.s 8 pushw $foo
general.s 44 pushw %ds
55 pushw $10
58 pushw $1000
61 pushw 1f
reloc.d 15 1f: 66 68 00 00 [ ]*pushw \$0x0 21: (R_386_)?16 .text
x86-64-stack-suffix.d 11 [ ]*[a-f0-9]+: 66 50 pushw %ax
43 [ ]*[a-f0-9]+: 66 ff f0 pushw %ax
47 [ ]*[a-f0-9]+: 66 ff 30 pushw \(%rax\)
51 [ ]*[a-f0-9]+: 66 6a ff pushw \$0xffff
55 [ ]*[a-f0-9]+: 66 68 01 02 pushw \$0x201
60 [ ]*[a-f0-9]+: 66 0f a8 pushw %gs
64 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw %gs
general.l 93 44 008b 661E pushw %ds
106 55 00a0 666A0A pushw \$10
109 58 00aa 6668E803 pushw \$1000
112 61 00b9 66FF35D2 000000 pushw 1f
x86-64-stack.d 46 [ ]*[a-f0-9]+: 66 ff 30 pushw \(%rax\)
50 [ ]*[a-f0-9]+: 66 6a ff pushw \$0xffff
54 [ ]*[a-f0-9]+: 66 68 01 02 pushw \$0x201
59 [ ]*[a-f0-9]+: 66 0f a8 pushw %gs
63 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw %gs
x86-64-stack-intel.d 51 [ ]*[a-f0-9]+: 66 6a ff pushw 0xffff
55 [ ]*[a-f0-9]+: 66 68 01 02 pushw 0x201
60 [ ]*[a-f0-9]+: 66 0f a8 pushw gs
64 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw gs
opcode-suffix.d 409 *[0-9a-f]+: 66 06[ ]+pushw[ ]+%es
414 *[0-9a-f]+: 66 0e[ ]+pushw[ ]+%cs
418 *[0-9a-f]+: 66 16[ ]+pushw[ ]+%ss
423 *[0-9a-f]+: 66 1e[ ]+pushw[ ]+%ds
453 *[0-9a-f]+: 66 50[ ]+pushw[ ]+%ax
454 *[0-9a-f]+: 66 51[ ]+pushw[ ]+%cx
455 *[0-9a-f]+: 66 52[ ]+pushw[ ]+%dx
456 *[0-9a-f]+: 66 53[ ]+pushw[ ]+%bx
457 *[0-9a-f]+: 66 54[ ]+pushw[ ]+%sp
458 *[0-9a-f]+: 66 55[ ]+pushw[ ]+%b
    [all...]
opcode.s 401 pushw %es
406 pushw %cs
410 pushw %ss
415 pushw %ds
464 pushw $0x9090
466 pushw $0xffffff90
546 pushw %fs
551 pushw %gs
intel.s 404 pushw es
409 pushw cs
413 pushw ss
418 pushw ds define
467 pushw 0x9090
469 pushw 0xffffff90
551 pushw fs
556 pushw gs
opcode.d 408 6b3: 66 06 [ ]*pushw %es
413 6c9: 66 0e [ ]*pushw %cs
417 6dd: 66 16 [ ]*pushw %ss
422 6f3: 66 1e [ ]*pushw %ds
471 78a: 66 68 90 90 [ ]*pushw \$0x9090
473 797: 66 6a 90 [ ]*pushw \$0xff90
553 931: 66 0f a0 [ ]*pushw %fs
558 950: 66 0f a8 [ ]*pushw %gs
intel.d 411 [ ]*[a-f0-9]+: 66 06 [ ]*pushw %es
416 [ ]*[a-f0-9]+: 66 0e [ ]*pushw %cs
420 [ ]*[a-f0-9]+: 66 16 [ ]*pushw %ss
425 [ ]*[a-f0-9]+: 66 1e [ ]*pushw %ds
474 [ ]*[a-f0-9]+: 66 68 90 90 [ ]*pushw \$0x9090
476 [ ]*[a-f0-9]+: 66 6a 90 [ ]*pushw \$0xff90
558 [ ]*[a-f0-9]+: 66 0f a0 [ ]*pushw %fs
563 [ ]*[a-f0-9]+: 66 0f a8 [ ]*pushw %gs
    [all...]
opcode-intel.d 409 *[0-9a-f]+: 66 06[ ]+pushw[ ]+es
414 *[0-9a-f]+: 66 0e[ ]+pushw[ ]+cs
418 *[0-9a-f]+: 66 16[ ]+pushw[ ]+ss
423 *[0-9a-f]+: 66 1e[ ]+pushw[ ]+ds
472 *[0-9a-f]+: 66 68 90 90[ ]+pushw[ ]+0x9090
474 *[0-9a-f]+: 66 6a 90[ ]+pushw[ ]+0xff90
554 *[0-9a-f]+: 66 0f a0[ ]+pushw[ ]+fs
559 *[0-9a-f]+: 66 0f a8[ ]+pushw[ ]+gs
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-stack-suffix.d 11 [ ]*[a-f0-9]+: 66 50 pushw %ax
43 [ ]*[a-f0-9]+: 66 ff f0 pushw %ax
47 [ ]*[a-f0-9]+: 66 ff 30 pushw \(%rax\)
51 [ ]*[a-f0-9]+: 66 6a ff pushw \$0xffff
55 [ ]*[a-f0-9]+: 66 68 01 02 pushw \$0x201
60 [ ]*[a-f0-9]+: 66 0f a8 pushw %gs
64 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw %gs
x86-64-stack.d 47 [ ]*[a-f0-9]+: 66 ff 30 pushw \(%rax\)
51 [ ]*[a-f0-9]+: 66 6a ff pushw \$0xffff
55 [ ]*[a-f0-9]+: 66 68 01 02 pushw \$0x201
60 [ ]*[a-f0-9]+: 66 0f a8 pushw %gs
64 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw %gs
x86-64-stack-intel.d 51 [ ]*[a-f0-9]+: 66 6a ff pushw 0xffff
55 [ ]*[a-f0-9]+: 66 68 01 02 pushw 0x201
60 [ ]*[a-f0-9]+: 66 0f a8 pushw gs
64 [ ]*[a-f0-9]+: 66 41 0f a8 rex.B pushw gs
x86-64-opcode.d 304 [ ]*[a-f0-9]+: 66 68 22 22 pushw \$0x2222
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 284 milliseconds

1 2