-
由 Max Filippov 提交于
Use "m" constraint instead of "r" for the address, as "m" allows compiler to access adjacent locations using base + offset, while "r" requires updating the base register every time. Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>5eff6ca2