Ben Dooks af886d2dfd ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
The kprobes test will build certain instructions incorrectly if building
big endian as .word output gets endian-swapped by the linker. Change to
using <asm/opcodes.h> and __inst_arm() to produce instructions.

Acked-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[taras.kondratiuk@linaro.org: fixed unsupported coprocessor instructions]
Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>
2014-04-01 16:48:24 +03:00
..
2014-02-23 17:38:04 -08:00
2014-01-23 18:40:49 -08:00
2014-01-05 13:59:56 +00:00
2014-03-18 16:39:40 -04:00
2014-01-23 18:49:36 -08:00
2013-11-25 14:24:28 -08:00
2014-01-23 18:49:36 -08:00
2013-11-11 17:34:56 +09:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:36:55 -08:00
2013-11-16 12:21:40 -08:00
2014-02-23 17:38:04 -08:00
2014-01-23 18:45:38 -08:00
2014-01-15 17:02:08 -08:00
2013-12-11 17:32:41 -08:00
2014-01-28 18:56:37 -08:00
2014-03-18 16:39:40 -04:00