musl/arch/sh/src
Bobby Bingham 390f93ef69 inline llsc atomics when building for sh4a
If we're building for sh4a, the compiler is already free to use
instructions only available on sh4a, so we can do the same and inline the
llsc atomics. If we're building for an older processor, we still do the
same runtime atomics selection as before.
2015-05-19 00:42:07 -04:00
..
__fpscr_values.c dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
atomic.c inline llsc atomics when building for sh4a 2015-05-19 00:42:07 -04:00