SVC_Handler PROC ;EXPORT SVC_Handler [WEAK] IMPORT SVC_Handler_main MOV R0,SP B SVC_Handler_main ENDP
svc_number = ((char *)svc_args[6])[-2];