diff options
author | m fally <marlene.fally@gmail.com> | 2025-04-10 13:23:08 +0200 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2025-04-11 16:48:58 -0400 |
commit | dde1d9a6f04cf7f6495034f62740a09e64588ebc (patch) | |
tree | 1a7f684b9bc1fa4e1b7fd4dc0e70926d42b9d83b /newlib/libc/string/strncpy.c | |
parent | b7106be22824061c6164f9c3c544ddf023a1ee48 (diff) | |
download | newlib-master.zip newlib-master.tar.gz newlib-master.tar.bz2 |
RISC-V: Size optimized versions: Replace add with addiHEADgithub/mastergithub/mainmastermain
Replace add instructions with addi where applicable in
the size optimized versions of memmove(), memset(), memcpy(),
and strcmp(). This change does not affect the functions themselves
and is only done to improve syntactic accuracy.
Reviewed-by: Christian Herber <christian.herber@oss.nxp.com>
Signed-off-by: m fally <marlene.fally@gmail.com>
Diffstat (limited to 'newlib/libc/string/strncpy.c')
0 files changed, 0 insertions, 0 deletions