tf_s2
{ "s2", (void *)offsetof(struct trapframe, tf_s2), db_rw_ddbreg, NULL },
tf->tf_s2 = fb->fb_reg[FB_S2];
tf->tf_s2 = (intptr_t)arg; /* S2 */