diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2015-03-27 16:09:21 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2015-03-30 13:03:42 +0300 |
commit | 0978fb25f86b7595821cee6955679250d47c6438 (patch) | |
tree | 3f4bafcc51a1df7f4adac354bd8956f77bd66e58 /arch/arm64/kernel/alternative.c | |
parent | 849176c96dab827548176e851525bd1c3fff5a6a (diff) | |
download | linux-0978fb25f86b7595821cee6955679250d47c6438.tar.xz |
arm64: insn: Add aarch64_insn_decode_immediate
Patching an instruction sometimes requires extracting the immediate
field from this instruction. To facilitate this, and avoid
potential duplication of code, add aarch64_insn_decode_immediate
as the reciprocal to aarch64_insn_encode_immediate.
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/alternative.c')
0 files changed, 0 insertions, 0 deletions