The difficulty with moving the prologue_end marker turned out to be that the
stack decrement instruction and all the instructions leading up to it
(including CFI_INSTRUCTIONs) needed to be marked with the FrameSetup flag as
well.
I'll fix MIPS16 in a follow-up.
The storeRegToStackSlot() call