[PATCH] [AArch64] Fix problems in handling generic MSR/MRS instructions
Renato Golin
renato.golin at linaro.org
Tue Feb 17 01:27:45 PST 2015
Adding Tim and James to review the patch.
REPOSITORY
rL LLVM
================
Comment at: lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp:1506
@@ +1505,3 @@
+ // If the name is not valid then the instruction must be threated as the
+ // extended MSR.
+ // FIXME This should be specified in TableGen but it is not currently
----------------
This seems like a gross exaggeration. Is it possible that the name would come invalid for any other reason?
http://reviews.llvm.org/D7174
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list