Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
default handler for the second SIGINT
|
|
|
|
|
|
|
|
|
|
Introduced READ16/32 and WRITE16/32 makros to abstract loading/storing from unaligned addresses away on cpu's that can actually load/store everywhere
Removed all unnecessary memmoves, especially where it only moved 6 bytes in inner loop. I replaced them with WRITE16/32(READ16/32()) makros
|
|
|
|
|
|
Assume that compare_size is a mulptiple of 4 in all non-specialized cases and load int32_t to compare.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and not considered stable.
|