Home
last modified time | relevance | path

Searched defs:SEXT (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Ddisassemble.h14 #define SEXT(b, count) ((b ^ BIT(count - 1)) - BIT(count - 1)) macro

Completed in 2 milliseconds