diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-08-25 21:20:12 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-02-25 19:24:10 +0000 |
commit | 5051c12173713c81921ed133ef5a218e46ab11d1 (patch) | |
tree | 3c8be405ed95305a54d75728673d96b78dc85d91 /libgomp/task.c | |
parent | 44ab1cc1df6ec4ff50210401acdcb26e80343541 (diff) | |
download | gcc-5051c12173713c81921ed133ef5a218e46ab11d1.zip gcc-5051c12173713c81921ed133ef5a218e46ab11d1.tar.gz gcc-5051c12173713c81921ed133ef5a218e46ab11d1.tar.bz2 |
aarch64 : Mark rotate immediates with '#' as per DDI0487iFc.
The armv8_arm manual [C6.2.226, ROR (immediate)] uses a # in front
of the immediate rotation quantity.
Although, it seems, GAS is able to infer the # (or is leninent about
its absence) assemblers based on the LLVM back end expect it.
gcc/ChangeLog:
* config/aarch64/aarch64.md (<optab>_rol<mode>3): Add a '#'
mark in front of the immediate quantity.
(<optab>_rolsi3_uxtw): Likewise.
Diffstat (limited to 'libgomp/task.c')
0 files changed, 0 insertions, 0 deletions