Home
last modified time | relevance | path

Searched refs:movntq (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/x86_64/
Dassembler_x86_64.h380 void movntq(const Address& dst, CpuRegister src);
Dassembler_x86_64.cc233 void X86_64Assembler::movntq(const Address& dst, CpuRegister src) { in movntq() function in art::x86_64::X86_64Assembler