Fix bug in StackVisitor::GetVReg.

Floats can be stored in core registers within compiled code, so use the
representation returned by the stack maps to know which register to read
a value.

Bug: 147572335
Test: 457-regs
Change-Id: Ibe6642f2fae8206f2c230006ae85d73b47501c3b
6 files changed