commit | 1c8391412d7794e0b38393ed98fef9a974401f05 | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <anshuman.khandual@arm.com> | Thu Sep 20 09:36:19 2018 +0530 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Sep 21 11:05:25 2018 +0100 |
tree | 5849691864f75b3d0e62040f00ba0bc57beec68c | |
parent | 880f7cc47265e7b195781dfa9a0cd62ef78304e3 [diff] |
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT() Extracting target register from ESR.ISS encoding has already been required at multiple instances. Just make it a macro definition and replace all the existing use cases. Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>