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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/valhall/
H A Ddisassemble.h14 #define SEXT(b, count) ((b ^ BIT(count - 1)) - BIT(count - 1)) macro

Completed in 1 milliseconds