Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: entry: abort-macro: simplify do_ldrd_abort
We can test bits 27:25 and 20 of the instruction at the same time; there's no need to separate out the check of bit 20. Signed-off-by: Russell King <[email protected]>
- Loading branch information