[PATCH] ARM: add support for QBIT
Saleem Abdulrasool
compnerd at compnerd.org
Mon Nov 3 21:15:23 PST 2014
Hi t.p.northover, kongyi, rengolin,
Add support for the __ARM_FEATURE_QBIT preprocessor macro. Also add associated
intrinsics for checking the state of the Q flag. This is supported on ARMv5
variant 'e' and later CPUs. These implement section 6.4.6 and 9.1.1 of the
ACLE.
http://reviews.llvm.org/D6107
Files:
lib/Basic/Targets.cpp
lib/Headers/arm_acle.h
test/Preprocessor/arm-acle-6.4.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6107.15746.patch
Type: text/x-patch
Size: 3886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141104/98f56f12/attachment.bin>
More information about the cfe-commits
mailing list