SMC_outsw
#define SMC_outsw(a, r, p, l) writesw((a) + (r), p, l)
#define SMC_outsw(a, r, p, l) mcf_outsw(a + r, p, l)
#define SMC_outsw(a, r, p, l) iowrite16_rep((a) + (r), p, l)
#define SMC_outsw(a, r, p, l) BUG()
#define SMC_outsw(a, r, p, l) BUG()
#define SMC_outsw(a, r, p, l) writesw((a) + (r), p, l)