diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2019-09-13 11:44:31 -0700 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-01-16 15:44:26 -0500 |
commit | 91e662d1d941215eb024787db5e910dbfb5b169f (patch) | |
tree | d3b2506ee656488fd55cdae9923373c2e354a8dd /arch/generic/bits/msg.h | |
parent | 0ff18be20833928064f6eff88e590cea9625f602 (diff) | |
download | musl-91e662d1d941215eb024787db5e910dbfb5b169f.tar.gz |
add thumb2 support to arm assembler memcpy
For Thumb2 compatibility, replace two instances of a single
instruction "orr with a variable shift" with the two instruction
equivalent. Neither of the replacements are in a performance critical
loop.
Diffstat (limited to 'arch/generic/bits/msg.h')
0 files changed, 0 insertions, 0 deletions