OSDN Git Service

Set the type of a RegStorage correctly
authorMark Mendell <mark.p.mendell@intel.com>
Tue, 27 May 2014 19:52:21 +0000 (15:52 -0400)
committerMark Mendell <mark.p.mendell@intel.com>
Tue, 27 May 2014 19:52:21 +0000 (15:52 -0400)
commit0c52451e9be14a6bff9ffefce89ff1d60691af60
tree2eb5930866d63801fc0cff4da92505f670b3b549
parentab5b370e44629332e73ffd66bfe8b8a924236c5c
Set the type of a RegStorage correctly

This will be used as a FP value, so call the right function to create
the RegStorage.

Change-Id: I2bd832746afac509d20f195a7770f2fbd215cbd7
Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>
compiler/dex/quick/x86/utility_x86.cc