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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
hle.s 173 xacquire lock btsw $100,(%ecx)
174 lock xacquire btsw $100,(%ecx)
175 xrelease lock btsw $100,(%ecx)
176 lock xrelease btsw $100,(%ecx)
177 .byte 0xf0; .byte 0xf2; btsw $100,(%ecx)
178 .byte 0xf0; .byte 0xf3; btsw $100,(%ecx)
488 xacquire lock btsw %ax,(%ecx)
489 lock xacquire btsw %ax,(%ecx)
490 xrelease lock btsw %ax,(%ecx)
491 lock xrelease btsw %ax,(%ecx
    [all...]
x86-64-hle.s 221 xacquire lock btsw $100,(%rcx)
222 lock xacquire btsw $100,(%rcx)
223 xrelease lock btsw $100,(%rcx)
224 lock xrelease btsw $100,(%rcx)
225 .byte 0xf0; .byte 0xf2; btsw $100,(%rcx)
226 .byte 0xf0; .byte 0xf3; btsw $100,(%rcx)
653 xacquire lock btsw %ax,(%rcx)
654 lock xacquire btsw %ax,(%rcx)
655 xrelease lock btsw %ax,(%rcx)
656 lock xrelease btsw %ax,(%rcx
    [all...]
hle.d 169 [ ]*[a-f0-9]+: 66 f2 f0 0f ba 29 64 xacquire lock btsw \$0x64,\(%ecx\)
170 [ ]*[a-f0-9]+: 66 f2 f0 0f ba 29 64 xacquire lock btsw \$0x64,\(%ecx\)
171 [ ]*[a-f0-9]+: 66 f3 f0 0f ba 29 64 xrelease lock btsw \$0x64,\(%ecx\)
172 [ ]*[a-f0-9]+: 66 f3 f0 0f ba 29 64 xrelease lock btsw \$0x64,\(%ecx\)
173 [ ]*[a-f0-9]+: f0 f2 66 0f ba 29 64 lock xacquire btsw \$0x64,\(%ecx\)
174 [ ]*[a-f0-9]+: f0 f3 66 0f ba 29 64 lock xrelease btsw \$0x64,\(%ecx\)
    [all...]
x86-64-hle.d 212 [ ]*[a-f0-9]+: 66 f2 f0 0f ba 29 64 xacquire lock btsw \$0x64,\(%rcx\)
213 [ ]*[a-f0-9]+: 66 f2 f0 0f ba 29 64 xacquire lock btsw \$0x64,\(%rcx\)
214 [ ]*[a-f0-9]+: 66 f3 f0 0f ba 29 64 xrelease lock btsw \$0x64,\(%rcx\)
215 [ ]*[a-f0-9]+: 66 f3 f0 0f ba 29 64 xrelease lock btsw \$0x64,\(%rcx\)
216 [ ]*[a-f0-9]+: f0 f2 66 0f ba 29 64 lock xacquire btsw \$0x64,\(%rcx\)
217 [ ]*[a-f0-9]+: f0 f3 66 0f ba 29 64 lock xrelease btsw \$0x64,\(%rcx\)
    [all...]
opcode-suffix.d 561 *[0-9a-f]+: 66 0f ab 90 90 90 90 90[ ]+btsw[ ]+%dx,-0x6f6f6f70\(%eax\)
  /external/valgrind/none/tests/x86/
insn_basic.def 158 btsw imm8[0] r16.uw[0x4231] => 1.uw[0x4231] eflags[0x001,0x001]
159 btsw imm8[12] r16.uw[0x4231] => 1.uw[0x5231] eflags[0x001,0x000]
160 btsw imm8[0] m16.uw[0x4231] => 1.uw[0x4231] eflags[0x001,0x001]
161 btsw imm8[12] m16.uw[0x4231] => 1.uw[0x5231] eflags[0x001,0x000]
162 btsw r16.uw[0] r16.uw[0x4231] => 1.uw[0x4231] eflags[0x001,0x001]
163 btsw r16.uw[12] r16.uw[0x4231] => 1.uw[0x5231] eflags[0x001,0x000]
164 btsw r16.uw[0] m16.uw[0x4231] => 1.uw[0x4231] eflags[0x001,0x001]
165 btsw r16.uw[12] m16.uw[0x4231] => 1.uw[0x5231] eflags[0x001,0x000]
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 407 #define BTS_W(a, b) CHOICE(btsw ARG2(a,b), btsw ARG2(a,b), _WTOG bts ARG2(b,a))
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 10598 btsw $4, (%eax) label
    [all...]

Completed in 335 milliseconds