[PATCH] ARM: ISB options other than SY are reserved

Amaury de la Vieuville Amaury.DeLaVieuville at arm.com
Wed Jun 5 07:50:22 PDT 2013


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: isb.diff
Type: application/octet-stream
Size: 15579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130605/71d137ff/attachment.obj>


More information about the llvm-commits mailing list