Searched refs:hlt (Results 1 - 25 of 63) sorted by relevance

123

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DControlFlow.cpp76 __ hlt();
77 __ hlt();
78 __ hlt();
79 __ hlt();
80 __ hlt();
81 __ hlt();
82 __ hlt();
83 __ hlt();
84 __ hlt();
85 __ hlt();
[all...]
H A DOther.cpp46 __ hlt();
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DControlFlow.cpp96 __ hlt();
97 __ hlt();
98 __ hlt();
99 __ hlt();
100 __ hlt();
101 __ hlt();
102 __ hlt();
103 __ hlt();
104 __ hlt();
105 __ hlt();
[all...]
H A DOther.cpp46 __ hlt();
/external/syslinux/core/
H A Didle.c50 hlt();
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions-v8.s7 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]
H A Dbasic-thumb2-instructions-v8.s7 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]
H A Dthumb-diagnostics.s46 hlt #64
47 hlt #-1
49 @CHECK-ERRORS: hlt #64
52 @CHECK-ERRORS-V8: hlt #64
55 @CHECK-ERRORS: hlt #-1
/external/llvm/test/MC/X86/AlignedBundling/
H A Dlabeloffset.s26 hlt
27 hlt
57 hlt
58 hlt
/external/syslinux/com32/include/sys/i386/
H A Dcpu.h101 static inline void hlt(void) function
103 asm volatile("hlt" : : : "memory");
/external/syslinux/com32/include/sys/x86_64/
H A Dcpu.h114 static inline void hlt(void) function
116 asm volatile("hlt" : : : "memory");
/external/libffi/src/x86/
H A Ddarwin.S335 hlt ; hlt ; hlt ; hlt ; hlt
H A Dwin32.S1179 hlt ; hlt ; hlt ; hlt ; hlt
1182 hlt ; hlt ; hlt ; hlt ; hlt
[all...]
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
H A Ddarwin.S335 hlt ; hlt ; hlt ; hlt ; hlt
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
H A Dx86-darwin.S311 hlt ; hlt ; hlt ; hlt ; hlt
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/
H A Ddarwin.S335 hlt ; hlt ; hlt ; hlt ; hlt
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
H A Dx86-darwin.S311 hlt ; hlt ; hlt ; hlt ; hlt
/external/syslinux/com32/lib/sys/
H A Dentry.S111 hlt
/external/syslinux/dos/
H A Dcrt0.S73 1: hlt
/external/kernel-headers/original/uapi/linux/
H A Dfd.h134 unsigned long hlt; /* Head load/settle time, msec */ member in struct:floppy_drive_params
/external/syslinux/core/fs/pxe/
H A Disr.c79 hlt();
/external/boringssl/src/crypto/perlasm/
H A Dx86asm.pl74 sub ::halt { &hlt; }
/external/syslinux/mbr/
H A Daltmbr.S300 hlt
H A Dgptmbr.S323 hlt
H A Disohdpfx.S289 hlt

Completed in 2021 milliseconds

123