ARM: probes: Use correct action types for MOVW, SEV and WFI
authorJon Medhurst <tixy@linaro.org>
Wed, 7 Jan 2015 11:42:30 +0000 (11:42 +0000)
committerJon Medhurst <tixy@linaro.org>
Fri, 9 Jan 2015 09:36:51 +0000 (09:36 +0000)
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>

No differences found