IDA Disassemblies Gallery

Hitachi SH-3 Processor : Windows CE COFF format

Assembler code
.text:00000034 ; =========================================================================== .text:00000034 .text:00000034 ; Segment type: Pure code .text:00000034 .section .text, CODE .text:00000034 ; COMDAT (pick no duplicate) .text:00000034 .text:00000034 ; =============== S U B R O U T I N E ======================================= .text:00000034 .text:00000034 .text:00000034 .export _exit .text:00000034 _exit: ; DATA XREF: .pdata:00000158↓o .text:00000034 sts.l pr, @-r15 .text:00000036 add #-h'10, r15 .text:00000038 mov.l #_doexit, r0 .text:0000003A mov #0, r6 .text:0000003C jsr @r0 ; _doexit .text:0000003E mov #0, r5 .text:00000040 add #h'10, r15 .text:00000042 lds.l @r15+, pr .text:00000044 rts .text:00000046 nop .text:00000046 ; --------------------------------------------------------------------------- .text:00000048 off_48: .data.l _doexit ; DATA XREF: _exit+4↑r .text:00000048 ; End of function _exit .text:00000048 .text:00000048 .text:0000004C ; =========================================================================== .text:0000004C .text:0000004C ; Segment type: Pure code .text:0000004C .section .text, CODE .text:0000004C ; COMDAT (pick no duplicate) .text:0000004C .text:0000004C ; =============== S U B R O U T I N E ======================================= .text:0000004C .text:0000004C .text:0000004C .export __exit .text:0000004C __exit: ; DATA XREF: .pdata:00000160↓o .text:0000004C sts.l pr, @-r15