[PATCH, AARCH64] support s2_<op1>_<Cn>_<Cm>_<op2> sys reg
Zhenqiang Chen
zhenqiang.chen@linaro.org
Tue Nov 12 06:12:00 GMT 2013
Hi,
Current parse_sys_reg only supports s3_<op1>_<Cn>_<Cm>_<op2>. But
according to the document,
integer sys_op0 = 2 + UInt(o0)
o0 is bit-19.
So sys_op0 can be 2 or 3.
This patch changes GAS to to add s2_<op1>_<Cn>_<Cm>_<op2> support.
OK for trunk?
Thanks!
-Zhenqiang
ChangeLog
2013-11-12 Zhenqiang Chen <zhenqiang.chen@linaro.org>
* config/tc-aarch64.c (parse_sys_reg): Support S2_<op1>_<Cn>_<Cm>_<op2>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: op0.patch
Type: text/x-patch
Size: 1717 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20131112/b1621879/attachment.bin>
More information about the Binutils
mailing list