linux/arch/arm/probes
Jon Medhurst 832607e79d ARM: probes: Use correct action types for MOVW, SEV and WFI
This doesn't correct any bugs when probing these instructions but makes
MOVW slightly faster and makes everything more symmetric with the Thumb
instruction cases.

We can also remove the now redundant PROBES_EMULATE_NONE and
PROBES_SIMULATE_NOP actions.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
2015-01-09 09:36:51 +00:00
..
kprobes ARM: probes: Use correct action types for MOVW, SEV and WFI 2015-01-09 09:36:51 +00:00
uprobes ARM: probes: Use correct action types for MOVW, SEV and WFI 2015-01-09 09:36:51 +00:00
decode-arm.c ARM: probes: Use correct action types for MOVW, SEV and WFI 2015-01-09 09:36:51 +00:00
decode-arm.h ARM: probes: Use correct action types for MOVW, SEV and WFI 2015-01-09 09:36:51 +00:00
decode-thumb.c
decode-thumb.h
decode.c
decode.h
Makefile