mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Implement gpword directive for mips, test case added. Stype changes using clang-format are also included.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194145 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,7 @@ $JTI0_0:
|
|||||||
.gpword ($BB0_2)
|
.gpword ($BB0_2)
|
||||||
.word 0x77fffffc
|
.word 0x77fffffc
|
||||||
# CHECK: $JTI0_0:
|
# CHECK: $JTI0_0:
|
||||||
|
# CHECK: .gpword ($BB0_2)
|
||||||
# CHECK-NEXT: .4byte 2013265916
|
# CHECK-NEXT: .4byte 2013265916
|
||||||
.set at=$12
|
.set at=$12
|
||||||
.set macro
|
.set macro
|
||||||
|
Reference in New Issue
Block a user