Show the frame layout corresponding to the following C function:
Assume control information requires 3 words and that f's return value is left on the stack. Be sure to show the offset of each local variable in the frame and be sure to provide for proper alignment (ints and floats on word boundaries and doubles on double word boundaries).