SMC_insl
#define SMC_insl(a, r, p, l) readsl((a) + (r), p, l)
#define SMC_insl(a, r, p, l) ioread32_rep((a) + (r), p, l)
#undef SMC_insl
#define SMC_insl(a, r, p, l) \
#define SMC_insl(a, r, p, l) BUG()
#define SMC_insl(a, r, p, l) BUG()
#define SMC_insl(a, r, p, l) readsl((a) + (r), p, l)