Searched refs:hlt (Results 1 - 25 of 44) sorted by relevance
12
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | ControlFlow.cpp | 76 __ hlt(); in TEST_F() 77 __ hlt(); in TEST_F() 78 __ hlt(); in TEST_F() 79 __ hlt(); in TEST_F() 80 __ hlt(); in TEST_F() 81 __ hlt(); in TEST_F() 82 __ hlt(); in TEST_F() 83 __ hlt(); in TEST_F() 84 __ hlt(); in TEST_F() 85 __ hlt(); in TEST_F() [all...] |
H A D | Other.cpp | 46 __ hlt(); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | ControlFlow.cpp | 96 __ hlt(); in TEST_F() 97 __ hlt(); in TEST_F() 98 __ hlt(); in TEST_F() 99 __ hlt(); in TEST_F() 100 __ hlt(); in TEST_F() 101 __ hlt(); in TEST_F() 102 __ hlt(); in TEST_F() 103 __ hlt(); in TEST_F() 104 __ hlt(); in TEST_F() 105 __ hlt(); in TEST_F() [all...] |
H A D | Other.cpp | 46 __ hlt(); in TEST_F()
|
/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
H A D | x86-darwin.S | 311 hlt ; hlt ; hlt ; hlt ; hlt
|
/third_party/ltp/testcases/kernel/kvm/ |
H A D | bootstrap_x86_64.S | 205 hlt 471 hlt 476 hlt 482 1: hlt
|
H A D | bootstrap_x86.S | 348 hlt 353 hlt 359 1: hlt
|
/third_party/musl/src/thread/x32/ |
H A D | clone.s | 25 hlt
|
/third_party/musl/src/thread/x86_64/ |
H A D | clone.s | 27 hlt
|
/third_party/musl/src/thread/i386/ |
H A D | clone.s | 42 hlt
|
/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86asm.pl | 74 sub ::halt { &hlt; }
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86asm.pl | 74 sub ::halt { &hlt; }
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 2791 hlt(kPrintfOpcode); in Emit() 2904 hlt(kTraceOpcode); in Emit() 2935 hlt(kLogOpcode); in Emit() 2983 hlt(action); in Emit() 3007 hlt(kSaveCPUFeaturesOpcode); in Emit() 3015 hlt(kRestoreCPUFeaturesOpcode); in Emit()
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/ |
H A D | x86cpuid.S | 194 hlt
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/ |
H A D | x86cpuid.S | 194 hlt
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/ |
H A D | x86cpuid.S | 199 hlt
|
/third_party/mesa3d/src/mesa/x86/ |
H A D | assyntax.h | 434 #define HLT CHOICE(hlt, hlt, hlt) 1163 #define HLT hlt
|
/third_party/vixl/test/aarch64/ |
H A D | test-disasm-aarch64.cc | 2745 COMPARE_MACRO(Unreachable(), "hlt #0xdeb0"); in TEST() 2761 COMPARE_MACRO_PREFIX(Trace(LOG_ALL, TRACE_ENABLE), "hlt #0xdeb2"); in TEST() 2762 COMPARE_MACRO_PREFIX(Trace(LOG_REGS, TRACE_DISABLE), "hlt #0xdeb2"); in TEST() 2776 COMPARE_MACRO_PREFIX(Log(LOG_ALL), "hlt #0xdeb3"); in TEST() 2777 COMPARE_MACRO_PREFIX(Log(LOG_SYSREGS), "hlt #0xdeb3"); in TEST() 2784 TEST(hlt) { in TEST() 2787 COMPARE(hlt(0), "hlt #0x0"); in TEST() 2788 COMPARE(hlt(1), "hlt # in TEST() [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | macro-assembler-arm64-inl.h | 760 hlt(code); in Hlt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerX8632.h | 841 void hlt();
|
Completed in 24 milliseconds
12