As of privilege spec v1.10, sbadaddr has been subsumed by stval. Replace usages
of sbadaddr and rename the member of struct trapframe to reflect this.
The compiler would already substitute stval for sbadaddr, so there should be no actual
impact to the exception handler.