Searched defs:ST_REG (Results 1 – 2 of 2) sorted by relevance
606 #define ST_REG(_n, _o) (0x80 + (_n) * 0x20 + (_o)) macro