Home | History | Annotate | Download | only in out

Lines Matching defs:FETCH_B

175 #define FETCH_B(rd, _count)            lbu     rd, (_count * 2)(rPC)
180 #define FETCH_B(rd, _count) lbu rd, (_count * 2 + 1)(rPC)