Skip to content
Commit 4346a66a authored by Gregory Nutt's avatar Gregory Nutt
Browse files

ARM memcpy(): Use DWord vs. HWord offset. ARM 32-bit instructions must be...

ARM memcpy():  Use DWord vs. HWord offset.  ARM 32-bit instructions must be aligned to DWord boundaries and this gives us more range in the jump tables.
parent 5e0c18b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment