[PowerPC] reorder entries in P9InstrResources.td in alphabetical order; NFC

Reorder entries added in my previous commit (rL328969) to keep alphabetical order.

llvm-svn: 329064
This commit is contained in:
Hiroshi Inoue 2018-04-03 12:49:42 +00:00
parent 1fc9f39bd5
commit 08a1775f28
1 changed files with 1 additions and 1 deletions

View File

@ -739,10 +739,10 @@ def : InstRW<[P9_LS_4C, IP_AGEN_1C, DISP_1C, DISP_1C],
(instregex "LBZ(CIX|8|X|X8|XTLS)?$"),
(instregex "LD(ARX|ARXL|BRX|CIX|X|XTLS)?$"),
(instregex "LH(A|B)RX(L)?(8)?$"),
(instregex "LHZ(8|CIX|X|X8|XTLS)?$"),
(instregex "LWARX(L)?$"),
(instregex "LWBRX(8)?$"),
(instregex "LWZ(8|CIX|X|X8|XTLS)?$"),
(instregex "LHZ(8|CIX|X|X8|XTLS)?$"),
CP_ABORT,
DARN,
EnforceIEIO,