Commit 4cd872d9 authored by Jon Medhurst (Tixy)'s avatar Jon Medhurst (Tixy) Committed by Jon Medhurst
Browse files

ARM: kprobes: Fix unreliable MRS instruction tests



For the instruction 'mrs Rn, cpsr' the resulting value of Rn can vary due to
external factors we can't control. So get the test code to mask out these
indeterminate bits.

Signed-off-by: default avatarJon Medhurst <tixy@linaro.org>
parent 0dc016db
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment