Searched refs:hlt (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.h | 716 void hlt(); |
D | assembler_x86.cc | 2702 void X86Assembler::hlt() { in hlt() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.h | 771 void hlt(); |
D | assembler_x86_64.cc | 3191 void X86_64Assembler::hlt() { in hlt() function in art::x86_64::X86_64Assembler |