2020-08-17 11:32 PM
2020-08-18 01:51 AM
It seems there is no ASL. However LSL should do the job.
2020-08-18 01:51 AM
It seems there is no ASL. However LSL should do the job.
2020-08-18 01:52 AM
If you mean sign-preserving left-shift, then no.
For the Cortex-M4 instruction set, see PM0214.
JW
2020-08-18 04:10 AM
Use "* (1 << shift)" as workaround to preserve sign