7a8,10
> #define IMM5 bits(machInst, 11, 7)
> #define IMM7 bits(machInst, 31, 25)
> #define IMMSIGN bits(machInst, 31)