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

1 2 3 4 5

  /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
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
armv8a-automatic-hlt.s 3 hlt
6 hlt 0xf
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
  /toolchain/binutils/binutils-2.27/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
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
ControlFlow.cpp 76 __ hlt();
77 __ hlt();
78 __ hlt();
79 __ hlt();
80 __ hlt();
81 __ hlt();
82 __ hlt();
83 __ hlt();
84 __ hlt();
85 __ hlt();
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/aarch64/
semihosting_call.S 12 hlt #0xf000
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
ControlFlow.cpp 96 __ hlt();
97 __ hlt();
98 __ hlt();
99 __ hlt();
100 __ hlt();
101 __ hlt();
102 __ hlt();
103 __ hlt();
104 __ hlt();
105 __ hlt();
    [all...]
Other.cpp 45 TEST_F(AssemblerX8664LowLevelTest, Hlt) {
46 __ 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]
  /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 19 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.27/gas/testsuite/gas/cfi/
cfi-i386.s 99 hlt

Completed in 298 milliseconds

1 2 3 4 5