Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp2270 constexpr IValueT UdivOpcode = B21; in udiv() local
2271 emitDivOp(Cond, UdivOpcode, Rd, Rn, Rm); in udiv()