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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns9s12x.s 49 incw [0x100,sp]
insns9s12x.d 52 0x0000008f incw \[0x100,SP\]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode-suffix.d 437 *[0-9a-f]+: 66 40[ ]+incw[ ]+%ax
438 *[0-9a-f]+: 66 41[ ]+incw[ ]+%cx
439 *[0-9a-f]+: 66 42[ ]+incw[ ]+%dx
440 *[0-9a-f]+: 66 43[ ]+incw[ ]+%bx
441 *[0-9a-f]+: 66 44[ ]+incw[ ]+%sp
442 *[0-9a-f]+: 66 45[ ]+incw[ ]+%bp
443 *[0-9a-f]+: 66 46[ ]+incw[ ]+%si
444 *[0-9a-f]+: 66 47[ ]+incw[ ]+%di
hle.d     [all...]
hle.s 572 xacquire lock incw (%ecx)
573 lock xacquire incw (%ecx)
574 xrelease lock incw (%ecx)
575 lock xrelease incw (%ecx)
576 .byte 0xf0; .byte 0xf2; incw (%ecx)
577 .byte 0xf0; .byte 0xf3; incw (%ecx)
    [all...]
x86-64-hle.d     [all...]
x86-64-hle.s 769 xacquire lock incw (%rcx)
770 lock xacquire incw (%rcx)
771 xrelease lock incw (%rcx)
772 lock xrelease incw (%rcx)
773 .byte 0xf0; .byte 0xf2; incw (%rcx)
774 .byte 0xf0; .byte 0xf3; incw (%rcx)
    [all...]
  /external/llvm/test/MC/X86/
x86-16.s 543 // CHECK: incw %ax # encoding: [0x40]
544 incw %ax
x86-32.s 633 // CHECK: incw %ax # encoding: [0x66,0x40]
634 incw %ax
x86-64.s 947 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0] label
x86-32-coverage.s 387 // CHECK: incw 32493
389 incw 0x7eed
    [all...]
  /external/opencv3/modules/core/src/
lapack.cpp 610 SVBkSbImpl_( int m, int n, const T* w, int incw,
629 threshold += w[i*incw];
635 double wi = w[i*incw];
    [all...]
  /external/valgrind/none/tests/amd64/
amd64locked.c 501 GEN_do_locked_unary_E(incw,ax)
  /external/valgrind/none/tests/x86/
x86locked.c 464 GEN_do_locked_unary_E(incw,ax)
insn_basic.def 465 incw r16.uw[12345] => 0.uw[12346]
466 incw m16.uw[12345] => 0.uw[12346]
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 458 #define INC_W(a) CHOICE(incw a, incw a, _WTOG inc a)
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 3615 milliseconds