write_c0_maar
write_c0_maar(((upper >> 4) & MIPS_MAAR_ADDR) | attrs);
write_c0_maar((lower >> 4) | attrs);
write_c0_maar(0);