HomeSort by relevance Sort by last modified time
    Searched full:sldt (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
ReadLdtr.c 24 sldt ax
ReadLdtr.S 36 sldt %eax
ReadLdtr.asm 36 sldt ax
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
ReadLdtr.c 34 sldt ax
ReadLdtr.asm 36 sldt ax
ReadLdtr.nasm 35 sldt ax
  /external/valgrind/none/tests/s390x/
dfp-2.c 212 void sldt(_Decimal64 in, unsigned long amount) function
221 printf("SLDT ");
302 sldt(d64, 10);
303 sldt(-d64, 2);
304 sldt(0.DD, 2);
305 sldt(-0.DD, 2);
dfp-2.stdout.exp 19 SLDT 2224014d2e7971a1 -> 6a26c34400000000
20 SLDT a224014d2e7971a1 -> a224a395bcb8c880
21 SLDT 2238000000000000 -> 2238000000000000
22 SLDT a238000000000000 -> a238000000000000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
ReadLdtr.S 34 sldt %eax
ReadLdtr.asm 32 sldt eax
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
ReadLdtr.asm 34 sldt eax
ReadLdtr.nasm 36 sldt eax
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-z9-ec.s 54 sldt %f6,%f2,3(%r1,%r4)
zarch-z9-ec.d 60 .*: ed 21 40 03 60 40 [ ]*sldt %f6,%f2,3\(%r1,%r4\)
  /external/linux-kselftest/tools/testing/selftests/x86/
entry_from_vm86.c 117 "sldt %eax\n\t"
243 "SLDT instruction");
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrSystem.td 347 "sldt{w}\t$dst", []>, TB, OpSize;
349 "sldt{w}\t$dst", []>, TB;
351 "sldt{l}\t$dst", []>, TB;
356 "sldt{q}\t$dst", []>, TB;
358 "sldt{q}\t$dst", []>, TB;
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.c 274 /* 0F : SLDT : r ldtr */
276 {{ OP_R, REG_DWORD_OFFSET }, {0}}; /* sldt */
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 257 sldt ax
AsmFuncs.nasm 258 sldt ax
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64-opcode.d 271 [ ]*[a-f0-9]+: 0f 00 c0 sldt %eax
272 [ ]*[a-f0-9]+: 48 0f 00 c0 sldt %rax
273 [ ]*[a-f0-9]+: 66 0f 00 c0 sldt %ax
274 [ ]*[a-f0-9]+: 0f 00 00 sldt \(%rax\)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-opcode.d 270 [ ]*[a-f0-9]+: 0f 00 c0 sldt %eax
271 [ ]*[a-f0-9]+: 48 0f 00 c0 sldt %rax
272 [ ]*[a-f0-9]+: 66 0f 00 c0 sldt %ax
273 [ ]*[a-f0-9]+: 0f 00 00 sldt \(%rax\)
opcode.s 571 sldt %eax
572 sldt %ax
573 sldt (%eax)
x86-64-opcode.s 376 # SLDT
377 # SLDT (%eax) # -- 67 -- -- 0F 00 00 ; A32 override: (Addr64) = ZEXT(Addr32 )
378 SLDT %eax # -- -- -- -- 0F 00 C0
379 SLDT %rax # -- -- -- 48 0F 00 C0
380 SLDT %ax # 66 -- -- -- 0F 00 C0
381 SLDT (%rax) # -- -- -- -- 0F 00 00
  /external/llvm/lib/Target/X86/
X86InstrSystem.td 405 "sldt{w}\t$dst", [], IIC_SLDT>, TB, OpSize16;
407 "sldt{w}\t$dst", [], IIC_SLDT>, TB;
409 "sldt{l}\t$dst", [], IIC_SLDT>, OpSize32, TB;
414 "sldt{q}\t$dst", [], IIC_SLDT>, TB;
416 "sldt{q}\t$dst", [], IIC_SLDT>, TB;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.asm 285 sldt ax

Completed in 824 milliseconds

1 2 3 4