Pack interpSave struct to fix x86 & arm align diff

On x86, the double in JValue forces 8-byte alignment, which causes
a problem for our asm-constants.  Pack it.

Change-Id: Ie9e8bef7bb1b0ae3a502bd6fe12e831092a38812
1 file changed