HomeSort by relevance Sort by last modified time
    Searched refs:hlt (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
CpuSleep.c 24 hlt
CpuSleep.S 35 hlt
CpuSleep.asm 35 hlt
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ia32/
CpuSleep.c 31 hlt
CpuSleep.asm 35 hlt
  /device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/aarch64/
semihosting_call.S 36 hlt #0xf000
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
bundle-lock.d 10 # the disassembly as either hlt (what we use for padding to the chosen
15 *0:\s+(f4\s+hlt|f8\s+clc)\s*
17 *20:\s+(f4\s+hlt|f8\s+clc)\s*
19 *40:\s+(f4\s+hlt|f8\s+clc)\s*
21 *60:\s+(f4\s+hlt|f8\s+clc)\s*
23 *80:\s+(f4\s+hlt|f8\s+clc)\s*
25 *a0:\s+(f4\s+hlt|f8\s+clc)\s*
27 *c0:\s+(f4\s+hlt|f8\s+clc)\s*
29 *e0:\s+(f4\s+hlt|f8\s+clc)\s*
31 *100:\s+(f4\s+hlt|f8\s+clc)\s
    [all...]
bundle-bad.s 5 hlt
13 hlt
35 hlt
40 hlt
bundle-lock.s 103 hlt
  /external/syslinux/core/
idle.c 50 hlt();
  /external/llvm/test/MC/ARM/
basic-arm-instructions-v8.s 6 @ HLT
7 hlt #0
8 hlt #65535
9 @ CHECK-V8: hlt #0 @ encoding: [0x70,0x00,0x00,0xe1]
10 @ CHECK-V8: hlt #65535 @ encoding: [0x7f,0xff,0x0f,0xe1]
16 @ CHECK-V8: hlt #0 @ encoding: [0x70,0x00,0x00,0xe1]
basic-thumb2-instructions-v8.s 6 @ HLT (in ARMv8 only)
7 hlt #0
8 hlt #63
9 @ CHECK-V8: hlt #0 @ encoding: [0x80,0xba]
10 @ CHECK-V8: hlt #63 @ encoding: [0xbf,0xba]
16 hlt #24
19 @ CHECK-V8: hlt #24 @ encoding: [0x98,0xba]
24 @ CHECK-V8: hlt #24 @ encoding: [0x98,0xba]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a.s 8 hlt 0x0
9 hlt 0xf
10 hlt 0xfff0
63 hlt 0
64 hlt 63
armv8-a.d 8 0[0-9a-f]+ <[^>]+> e1000070 hlt 0x0000
9 0[0-9a-f]+ <[^>]+> e100007f hlt 0x000f
10 0[0-9a-f]+ <[^>]+> e10fff70 hlt 0xfff0
59 0[0-9a-f]+ <[^>]+> ba80 hlt 0x0000
60 0[0-9a-f]+ <[^>]+> babf hlt 0x003f
  /external/llvm/test/MC/X86/AlignedBundling/
labeloffset.s 26 hlt
27 hlt
57 hlt
58 hlt
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/AArch64/
GccSemihost.S 22 hlt #0xf000
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
CpuSleep.S 33 hlt
CpuSleep.asm 32 hlt
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/X64/
CpuSleep.asm 33 hlt
CpuSleep.S 33 hlt
  /external/syslinux/com32/include/sys/i386/
cpu.h 101 static inline void hlt(void) function
103 asm volatile("hlt" : : : "memory");
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-i386.s 99 hlt
  /external/syslinux/com32/include/sys/x86_64/
cpu.h 114 static inline void hlt(void) function
116 asm volatile("hlt" : : : "memory");
  /external/syslinux/com32/lib/sys/
entry.S 111 hlt
  /external/syslinux/dos/
crt0.S 73 1: hlt

Completed in 404 milliseconds

1 2 3 4 5 6 7 8 9