Changed the format of DMBsy, DSBsy, and friends from Pseudo to MiscFrm.

Added two test cases to arm-tests.txt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110880 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Johnny Chen
2010-08-11 23:35:12 +00:00
parent ebd53742c6
commit 7def14f40f
4 changed files with 12 additions and 9 deletions

View File

@@ -1629,8 +1629,8 @@ static inline bool t2MiscCtrlInstr(uint32_t insn) {
// A8.6.26
// t2BXJ -> Rn
//
// Miscellaneous control: t2Int_MemBarrierV7 (and its t2DMB variants),
// t2Int_SyncBarrierV7 (and its t2DSB varianst), t2ISBsy, t2CLREX
// Miscellaneous control: t2DMBsy (and its t2DMB variants),
// t2DSBsy (and its t2DSB varianst), t2ISBsy, t2CLREX
// -> no operand (except pred-imm pred-ccr for CLREX, memory barrier variants)
//
// Hint: t2NOP, t2YIELD, t2WFE, t2WFI, t2SEV