Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp3080 constexpr const char *Vmovdd = "Vmovdd"; in vmovdd() local
3081 IValueT Dd = encodeSRegister(OpDd, "Dd", Vmovdd); in vmovdd()
3082 IValueT Dm = encodeSRegister(OpDm, "Dm", Vmovdd); in vmovdd()