Home | History | Annotate | Download | only in config

Lines Matching refs:ZADDR0

2126 			      && opP->reg != ZADDR0)
2742 else if (opP->reg >= ZADDR0 && opP->reg <= ZADDR7)
2745 tmpreg = 0x30 + opP->reg - ZADDR0;
2873 else if (opP->index.reg >= ZADDR0
2875 nextword |= (opP->index.reg - ZADDR0 + 8) << 12;
4258 { "za0", ZADDR0 },