The Thumb ISA allows incrementing a pointer right after dereferencing it. This commit attempts to make it more obvious to the compiler to use this instruction in memcmp(). |
||
|---|---|---|
| .. | ||
| ctype.c | ||
| list.c | ||
| Makefile | ||
| malloc.c | ||
| string.c | ||
The Thumb ISA allows incrementing a pointer right after dereferencing it. This commit attempts to make it more obvious to the compiler to use this instruction in memcmp(). |
||
|---|---|---|
| .. | ||
| ctype.c | ||
| list.c | ||
| Makefile | ||
| malloc.c | ||
| string.c | ||