Jump to content

3 posts in this topic

Recommended Posts

Posted (edited)

 LDR             R3, [R0,#0x14]
__text:000890EE                 CMP             R3, #0
__text:000890F0                 ITTTT NE
__text:000890F2                 VMOVNE          D0, R2, R2
__text:000890F6                 LDRNE           R0, [R0,#0x20]
__text:000890F8                 RSBNE.W         R1, R1, R1,LSL#3
__text:000890FC                 ADDNE.W         R0, R0, R1,LSL#3
__text:00089100                 IT NE
__text:00089102                 VSTRNE          S0, [R0,#0x18]
__text:00089106                 VMOV            D0, D0
__text:0008910A                 BX              LR

 

I need to know how to store 30.0 into S0. It crashes when you modify the VSTRNE.

Updated by DiDA
=
Posted
2 hours ago, Ynotsend said:

 LDR             R3, [R0,#0x14]
__text:000890EE                 CMP             R3, #0
__text:000890F0                 ITTTT NE
__text:000890F2                 VMOVNE          D0, R2, R2
__text:000890F6                 LDRNE           R0, [R0,#0x20]
__text:000890F8                 RSBNE.W         R1, R1, R1,LSL#3
__text:000890FC                 ADDNE.W         R0, R0, R1,LSL#3
__text:00089100                 IT NE
__text:00089102                 VSTRNE          S0, [R0,#0x18]
__text:00089106                 VMOV            D0, D0
__text:0008910A                 BX              LR

 

I need to know how to store 30.0 into S0. It crashes when you modify the VSTRNE.

Are you sure it's the right function ? You could modify the address about it instead 

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines