diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-07-28 16:12:39 +0000 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-07-28 16:12:39 +0000 |
| commit | 6f54c8fb68063ffac8ff88bb146914df28cb8134 (patch) | |
| tree | b1fa96a4211a1563b3ebc7724aa3c281ea8fa56f /Examples/ExampleCDialect.S | |
| parent | 7a6ac1d9cd3128a9ef96bf675a06963a617b5673 (diff) | |
| parent | 231899b44a7294bb968c2a930c97f76990376f41 (diff) | |
Merged in MHR-36 (pull request #6)
MHR-36
Diffstat (limited to 'Examples/ExampleCDialect.S')
| -rw-r--r-- | Examples/ExampleCDialect.S | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Examples/ExampleCDialect.S b/Examples/ExampleCDialect.S deleted file mode 100644 index d937aed..0000000 --- a/Examples/ExampleCDialect.S +++ /dev/null @@ -1,28 +0,0 @@ -# Path: Examples/ExampleCDialect.c -# Language: POWER Assembly (Generated from C) -# Build Date: 2024-4-28 - - - - - - - -dword export .code64 __ImageStart - - - li r3,0x1000 - - cmpw r10, r11 - beq import __MPCC_IF_PROC_6099380296 -dword export .code64 __MPCC_IF_PROC_6099380296 - - - - mr r31, r3 - blr - - - mr r31, r0 - blr - |
