HomeSort by relevance Sort by last modified time
    Searched full:lidt (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 130 ENTER, FLDENV, FNSAVE, FNSTENV, FRSTOR, LGDT, LIDT, LRET,
288 case LGDT, LIDT, SGDT, SIDT:
  /external/mesa3d/src/mesa/x86/
assyntax.h 508 #define LIDT(a) CHOICE(lidt a, lidt a, lidt a)
    [all...]
  /external/elfutils/libcpu/defs/
i386 400 00001111,00000001,{mod}011{r_m}:lidt{w0} {mod}{r_m}
403 00001111,00000001,{mod}011{r_m}:lidt {mod}{r_m}
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.asm 419 lidt fword ptr [idtr]
    [all...]
start16.asm 412 lidt fword ptr [idtr]
    [all...]
start32.asm 427 lidt fword ptr [idtr]
    [all...]
st16_64.S 561 # lidt fword ptr [rax]
    [all...]
st16_64.asm 556 ; lidt fword ptr [rax]
    [all...]
st32_64.S 576 # lidt fword ptr [rax]
    [all...]
st32_64.asm 572 ; lidt fword ptr [rax]
    [all...]
start.S 424 lidt idtr
    [all...]
start16.S 417 lidt idtr
    [all...]
start32.S 432 lidt idtr
    [all...]
start64.S 568 # lidt fword ptr [rax]
    [all...]
start64.asm 563 ; lidt fword ptr [rax]
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
GccInline.c 1107 "lidt %0"
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
GccInline.c 1117 "lidt %0"
  /external/llvm/test/MC/X86/
x86-16.s 662 lidt 4(%eax)
x86-32.s 787 lidt 4(%eax)
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrSystem.td 367 "lidt\t$src", []>, TB;
X86InstrInfo.td     [all...]
  /external/syslinux/efi/
main.c 1162 asm volatile ("lidt %0" :: "m" (idt));
    [all...]
  /packages/apps/Contacts/res/values-da/
strings.xml     [all...]
  /packages/apps/Messaging/res/values-da/
strings.xml     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go 706 /*1286*/ uint16(xSetOp), uint16(LIDT),
709 /*1290*/ uint16(xSetOp), uint16(LIDT),
    [all...]

Completed in 1172 milliseconds

1 2 34 5 6