Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp3171 constexpr ARM32::IValueT SyOption = 0xF; // i.e. 1111 in emitIAS() local
3172 Asm->dmb(SyOption); in emitIAS()