Searched refs:btsl (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/kvm/ |
D | bootstrap_x86_64.S | 146 btsl $5, %eax 173 btsl $8, %eax 178 btsl $31, %eax 179 btsl $16, %eax
|
D | bootstrap_x86.S | 100 btsl $31, %eax 101 btsl $16, %eax
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 406 #define BTS_L(a, b) CHOICE(btsl ARG2(a,b), btsl ARG2(a,b), _LTOG bts ARG2(b,a))
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 10599 btsl $4, (%eax) label
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7625 "tr\004btrl\004btrq\004btrw\003bts\004btsl\004btsq\004btsw\003btw\004bzh" 8252 …{ 693 /* btsl */, X86::BTS32rr, Convert__Reg1_1__Tie0_2_2__Reg1_0, AMFBS_None, { MCK_GR32, MCK_GR3… 8253 { 693 /* btsl */, X86::BTS32mr, Convert__Mem325_1__Reg1_0, AMFBS_None, { MCK_GR32, MCK_Mem32 }, }, 8254 …{ 693 /* btsl */, X86::BTS32ri8, Convert__Reg1_1__Tie0_2_2__ImmUnsignedi81_0, AMFBS_None, { MCK_Im… 8255 …{ 693 /* btsl */, X86::BTS32mi8, Convert__Mem325_1__ImmUnsignedi81_0, AMFBS_None, { MCK_ImmUnsigne…
|