[PATCH] [AArch64] Add v8.1a atomic instructions

Tim Northover t.p.northover at gmail.com
Tue Apr 21 14:14:05 PDT 2015


Hi Vladimir,

One more comment...


REPOSITORY
  rL LLVM

================
Comment at: lib/Target/AArch64/AArch64InstrFormats.td:8670
@@ +8669,3 @@
+                        "cas" # order # size, "\t$Rs, $Rt, [$Rn]",
+                        "$out = $Rt",[]> {
+  let NP = 1;
----------------
Arnold's pointed out to me that it probably should be Rs that gets written here. CASP seems to be right though.

http://reviews.llvm.org/D8501

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






More information about the llvm-commits mailing list