Home
last modified time | relevance | path

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

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