Add more encodings of options for the armv7 barrier instructions and
authorjsg <jsg@openbsd.org>
Sat, 13 Jun 2015 09:37:13 +0000 (09:37 +0000)
committerjsg <jsg@openbsd.org>
Sat, 13 Jun 2015 09:37:13 +0000 (09:37 +0000)
commit0f6fdfcda891b86c104b0ee70c3145f834999607
tree224dbefb9c3c13e2b817c6979310a0ef4cbc7e4a
parent6ea8e45c2f197017a689d593367cf845c8de3cfb
Add more encodings of options for the armv7 barrier instructions and
allow non "sy"/0xf options for dmb.  This omits the *ld options
available in armv8 running in a32 mode.  Similiar changes made in
freebsd.

ok miod@
gnu/usr.bin/binutils-2.17/gas/config/tc-arm.c
gnu/usr.bin/binutils-2.17/opcodes/arm-dis.c