Alexander Nasonov wrote:
> Wikipedia (https://en.wikipedia.org/wiki/MIPS_architecture) states that
> "Each revision is a superset of its predecessors".

This is strictly true for MIPS I to MIPS V but we also have MIPS
32 and MIPS 64. MIPS 32 is based on MIPS II (with some features
from MIPS III, IV and V) while MIPS 64 is based on MIPS V.
So, -DMIPS1=1 should be fine for all ports.

Alex

Reply via email to