mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 18:33:22 +00:00
whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150042 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ea4312722b
commit
b3aacdd358
@ -190,11 +190,11 @@ public:
|
||||
/// ----------------
|
||||
/// |
|
||||
/// ----------------
|
||||
/// | MI * |
|
||||
/// | MI * |
|
||||
/// ----------------
|
||||
/// |
|
||||
/// ----------------
|
||||
/// | MI * |
|
||||
/// | MI * |
|
||||
/// ----------------
|
||||
/// In this case, the first MI starts a bundle but is not inside a bundle, the
|
||||
/// next 2 MIs are considered "inside" the bundle.
|
||||
@ -209,11 +209,11 @@ public:
|
||||
/// ----------------
|
||||
/// |
|
||||
/// ----------------
|
||||
/// | MI * |
|
||||
/// | MI * |
|
||||
/// ----------------
|
||||
/// |
|
||||
/// ----------------
|
||||
/// | MI * |
|
||||
/// | MI * |
|
||||
/// ----------------
|
||||
/// The first instruction has the special opcode "BUNDLE". It's not "inside"
|
||||
/// a bundle, but the next three MIs are.
|
||||
|
Loading…
x
Reference in New Issue
Block a user