Searched defs:REG_EQUAL (Results 1 – 3 of 3) sorted by relevance
176 #define REG_EQUAL(a, b) (((a).regno & CODE_MASK) == ((b).regno & CODE_MASK)) macro
4059 #define REG_EQUAL(addr, mmio) \ macro