mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
Test for commit access.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150178 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d469274743
commit
b9f69a41fc
@ -24,7 +24,7 @@ namespace llvm {
|
|||||||
///
|
///
|
||||||
namespace HexagonII {
|
namespace HexagonII {
|
||||||
|
|
||||||
// *** The code below must match HexagonInstrFormat*.td ***
|
// *** The code below must match HexagonInstrFormat*.td *** //
|
||||||
|
|
||||||
// MCInstrDesc TSFlags
|
// MCInstrDesc TSFlags
|
||||||
enum {
|
enum {
|
||||||
@ -34,7 +34,7 @@ namespace HexagonII {
|
|||||||
PredicatedMask = 0x1
|
PredicatedMask = 0x1
|
||||||
};
|
};
|
||||||
|
|
||||||
// *** The code above must match HexagonInstrFormat*.td ***
|
// *** The code above must match HexagonInstrFormat*.td *** //
|
||||||
|
|
||||||
} // End namespace HexagonII.
|
} // End namespace HexagonII.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user