?? legal-1.s
字號:
! SPARC assembly: ! Automatically generated by ASM.SPARCGenerator.section ".data".GLOBALFIELD:.ARRAY_OUT_OF_BOUND: .asciz "testcases/codegen/legal-1:%d: runtime error: array out of bound; accessing: %d, array size: %d\n" .align 4.DIVISION_ZERO: .asciz "testcases/codegen/legal-1:%d: runtime error: division to zero\n" .align 4.CONTROL_FALLING_OFF: .asciz "testcases/codegen/legal-1:%s: runtime error: control falling off the end of the method: %s\n" .align 4.section ".text" .align 4 .global main .globl mainmain: sethi %hi(.GLOBALFIELD), %g2 or %g2, %lo(.GLOBALFIELD), %g2 save %sp, -96, %sp !Return statement for method: ret restore !Datasection.MDNAME_main: .asciz "'main( )'" .align 8.MDNAME_main_LINE_NO: .asciz "5" .align 8
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -