[PATCH] [ARM] Add v8.1a "Privileged Access Never" extension

Tim Northover t.p.northover at gmail.com
Thu Apr 16 12:36:51 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: llvm/trunk/test/MC/Disassembler/ARM/armv8.1a.txt:42-43
@@ +41,4 @@
+
+[0x00 0x00 0x10 0xf1]
+# CHECK: setpan #0
+
----------------
t.p.northover wrote:
> Has the encoding of this instruction changed recently? The document I have gives 1111/0001/0010/0000 for the ARM encoding -- i.e. 0x20 0xf1 at the end.
Oh yes, it has. I was reading an older version. Sorry about the noise.

http://reviews.llvm.org/D8504

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list