SB_MRD_NP
return write ? SB_MWR_NP : SB_MRD_NP;
const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP);