Salvatore Sanfilippo d921cbea3c ARM: Avoid fast path for BITOP.
GCC will produce certain unaligned multi load-store instructions
that will be trapped by the Linux kernel since ARM v6 cannot
handle them with unaligned addresses. Better to use the slower
but safer implementation instead of generating the exception which
should be anyway very slow.
2017-02-19 15:07:08 +00:00
..
2012-04-13 17:52:33 -07:00
2016-04-25 16:49:57 +03:00
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2016-04-04 14:13:46 +02:00
2016-04-04 08:50:58 +02:00
2016-04-04 08:50:58 +02:00
2016-10-19 10:43:40 +02:00
2015-10-01 13:02:25 +02:00
2017-02-19 15:07:08 +00:00
2016-12-30 03:37:52 +02:00
2017-01-02 09:42:32 +02:00
2017-01-02 09:42:32 +02:00
2016-07-27 11:34:25 +02:00
2016-07-27 11:34:25 +02:00
2016-06-14 14:45:28 +02:00
2017-02-19 15:02:37 +00:00
2015-07-27 14:37:58 +02:00
2015-07-27 14:37:58 +02:00
2017-01-27 16:24:14 +01:00
2015-07-27 14:37:58 +02:00
2014-08-08 10:05:32 +02:00
2016-11-11 10:33:48 +08:00
2017-01-08 18:29:22 +01:00
2016-10-10 01:13:20 +09:00
2017-01-18 17:12:07 +01:00
2016-04-25 16:49:57 +03:00
2016-09-14 16:41:05 +02:00
2016-12-30 03:37:52 +02:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2014-07-02 16:31:22 +02:00
2016-09-12 13:19:05 +02:00
2016-05-10 06:40:05 +02:00
2011-07-06 15:22:00 +02:00
2017-02-01 17:01:31 +01:00