Home | History | Annotate | Download | only in Mips

Lines Matching full:superset

458 // * Wider immediates are a superset of narrower immediates:
460 // * For the same bit-width, unsigned immediates are a superset of signed
463 // * For the same upper-bound, signed immediates are a superset of unsigned
466 // * Modified immediates are a superset of ordinary immediates:
468 // The term 'superset' starts to break down here since the uimm5_plus* classes