[PATCH] ARM: ISB options other than SY are reserved
Amaury de la Vieuville
Amaury.DeLaVieuville at arm.com
Mon Jun 10 01:17:24 PDT 2013
Ping?
_____________________________________________
From: Amaury de la Vieuville
[mailto:Amaury.DeLaVieuville at arm.com]
Sent: 05 June 2013 15:50
To: llvm-commits at cs.uiuc.edu
Subject: [PATCH] ARM: ISB options other than SY are
reserved
Hi,
This patch fixes the ISB operand assembly/disassembly
which used to accept the same barrier options as DMB (ST, ISH, ...).
Encodings other than SY are reserved.
It may be a good idea to implement the namedimm/mapper
mechanism from AArch64 to get rid of that kind of code.
Thanks,
Amaury << File: isb.diff >>
More information about the llvm-commits
mailing list