Home
last modified time | relevance | path

Searched defs:MULHU (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h441 MULHU, MULHS, enumerator
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeRISCV_common.c117 #define MULHU (F7(0x1) | F3(0x3) | OPC(0x33)) macro