Index: src/arm/assembler-arm.h |
=================================================================== |
--- src/arm/assembler-arm.h (revision 12603) |
+++ src/arm/assembler-arm.h (working copy) |
@@ -1053,6 +1053,7 @@ |
void vmov(const DwVfpRegister dst, |
double imm, |
+ const Register scratch = no_reg, |
const Condition cond = al); |
void vmov(const SwVfpRegister dst, |
const SwVfpRegister src, |