audk/ArmPkg/Library/ArmLib
Brendan Jackman 73ca50096e ARM Packages: Use AND instead of BIC instruction with immediate
AARCH64 does not have a BIC-with-immediate instruction. GAS assembles it as a
AND with the immediate inverted, but Clang's integrated assembler emits an
error.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <brendan.jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15509 6f19259b-4bc3-4df7-8a09-765794883524
2014-05-08 14:59:04 +00:00
..
AArch64 ARM Packages: Use AND instead of BIC instruction with immediate 2014-05-08 14:59:04 +00:00
Arm9 ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo 2014-03-24 15:26:22 +00:00
Arm11 ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. 2014-03-01 11:00:07 +00:00
ArmV7 ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. 2014-03-01 11:00:07 +00:00
Common ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register 2014-03-26 19:32:48 +00:00
Null ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00