Searched defs:OR1K_ORI (Results 1 – 2 of 2) sorted by relevance
40 #define OR1K_ORI(D,A) (0xA8000000 | (D << 21) | (A << 16)) macro