Home
last modified time | relevance | path

Searched refs:hlt (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm/test/MC/ARM/
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]
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]
Dthumb-diagnostics.s46 hlt #64
47 hlt #-1
49 @CHECK-ERRORS: hlt #64
52 @CHECK-ERRORS-V8: hlt #64
55 @CHECK-ERRORS: hlt #-1
Ddiagnostics.s111 @CHECK-ERRORS: error: instruction 'hlt' is not predicable, but condition code specified
114 @CHECK-ERRORS: error: instruction 'hlt' is not predicable, but condition code specified
/external/llvm/test/MC/X86/AlignedBundling/
Dlabeloffset.s26 hlt
27 hlt
57 hlt
58 hlt
/external/llvm/test/MC/Disassembler/ARM/
Dthumb-v8.txt5 # CHECK: hlt #0
8 # CHECK: hlt #63
Dbasic-arm-instructions-v8.txt8 # CHECK: hlt #0
11 # CHECK: hlt #65535
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-dis-symname.test15 # CHECK: 0000000100000d21 hlt
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-branch.txt35 # CHECK: hlt #0x5
/external/kernel-headers/original/uapi/linux/
Dfd.h133 unsigned long hlt; /* Head load/settle time, msec */ member
/external/boringssl/src/crypto/perlasm/
Dx86asm.pl67 sub ::halt { &hlt; }
/external/llvm/test/MC/AArch64/
Darm64-branch-encoding.s142 hlt #5
Dbasic-a64-diagnostics.s1482 hlt #65536
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dde.po182 "Immer mit der Bildwiederholung synchronisieren, Anwendung wählt das minimale "
/external/v8/test/cctest/
Dtest-disasm-arm64.cc1636 TEST_(hlt) { in TEST_() argument
1639 COMPARE(hlt(0), "hlt #0x0"); in TEST_()
1640 COMPARE(hlt(1), "hlt #0x1"); in TEST_()
1641 COMPARE(hlt(65535), "hlt #0xffff"); in TEST_()
Dtest-disasm-x87.cc277 __ hlt(); in TEST()
Dtest-disasm-ia32.cc277 __ hlt(); in TEST()
Dtest-disasm-x64.cc268 __ hlt(); in TEST()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc2192 hlt(kPrintfOpcode); in PrintfNoPreserve()
2298 hlt(kTraceOpcode); in Trace()
2325 hlt(kLogOpcode); in Log()
Dmacro-assembler-a64.h1412 hlt(code); in Hlt()
2080 hlt(kUnreachableOpcode); in Unreachable()
/external/v8/src/arm64/
Dassembler-arm64.cc2296 void Assembler::hlt(int code) { in hlt() function in v8::internal::Assembler
2333 hlt(kImmExceptionIsDebug); in debug()
2340 hlt(kImmExceptionIsUnreachable); in debug()
2348 hlt(kImmExceptionIsDebug); in debug()
Dmacro-assembler-arm64-inl.h878 hlt(code); in Hlt()
/external/mesa3d/src/mesa/x86/
Dassyntax.h434 #define HLT CHOICE(hlt, hlt, hlt)
1171 #define HLT hlt
/external/v8/src/x87/
Dassembler-x87.h810 void hlt();
Dassembler-x87.cc1288 void Assembler::hlt() { in hlt() function in v8::internal::Assembler

12