Searched refs:Hlt (Results 1 - 25 of 54) sorted by relevance

123

/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DOther.cpp45 TEST_F(AssemblerX8664LowLevelTest, Hlt) {
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DOther.cpp45 TEST_F(AssemblerX8632LowLevelTest, Hlt) {
/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-const-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-const-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-rd-rn-rm-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-rd-rn-rm-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc57 __ Hlt(0); \
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc57 __ Hlt(0); \
/external/v8/src/arm64/
H A Dmacro-assembler-arm64-inl.h876 void MacroAssembler::Hlt(int code) { function in class:v8::internal::MacroAssembler
H A Dmacro-assembler-arm64.h477 inline void Hlt(int code);

Completed in 264 milliseconds

123