**Describe the bug** In machine-hitachi-sh.c:751 memset(S->superH->B, 0, sizeof(SuperHBuses)) produces a segmentation fault because S->superH->B is NULL.