summaryrefslogtreecommitdiffhomepage
path: root/Examples/ExampleCPlusPlus.s
blob: 328bce7844566d25ffb42537c4b2bc4ea624fa4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; Path: Examples/ExampleCPlusPlus.cxx
; Language: MPCC assembly. (Generated from C++)
; Date: 2024-5-11

#bits 64

#org 0x1000000



lea %LEFT+%OFFSET

mov rax, %A0
ret