RELOC_MASK
switch (old & RELOC_MASK) {
new = (old & ~RELOC_MASK) + np->mmio_ba;
new = (old & ~RELOC_MASK) + np->scripta_ba;
new = (old & ~RELOC_MASK) + np->scriptb_ba;
new = (old & ~RELOC_MASK) + np->hcb_ba;