# TMS 320c2 COFF

Assembler code

```
cseg:0017
cseg:0017 ; =============== S U B R O U T I N E =======================================
cseg:0017
cseg:0017
cseg:0017 sub_cseg_17:
cseg:0017                 banz    unk_dseg_EDB, *-
cseg:0019                 banz    unk_dseg_EED, *+
cseg:001B                 bbnz    unk_dseg_F9C
cseg:001D                 bbz     unk_dseg_F55
cseg:001F                 bc      unk_dseg_F18
cseg:0021                 bgez    unk_dseg_FD3
cseg:0023                 bgz     unk_dseg_F0C
cseg:0025                 bioz    unk_dseg_EED
cseg:0027                 bit     drr, 8          ; Data receive register
cseg:0028                 bit     *, 1
cseg:0029                 bit     *, 2
cseg:002A                 bit     *, 3
cseg:002B                 bit     *, 4
cseg:002C                 bit     *, 5
cseg:002D                 bit     *, 8
cseg:002E                 bitt    drr             ; Data receive register
cseg:002F                 bitt    *
cseg:0030                 blez    unk_dseg_ED1
cseg:0032                 rptk    2
cseg:0033                 blkd    byte_dseg_F400, *+
cseg:0035                 rptk    2
cseg:0036                 blkp    byte_dseg_FD30, *+
cseg:0038                 blz     unk_dseg_F12
cseg:003A                 bnc     unk_dseg_F55
cseg:003C                 bnv     unk_dseg_FBE
cseg:003E                 bnz     unk_dseg_F81, ar6
cseg:0040                 bv      unk_dseg_F15
cseg:0042                 bz      unk_dseg_F8B
cseg:0044                 cala
cseg:0045                 call    unk_dseg_F27

```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hex-rays.com/9.0/user-guide/disassembler/disassembly-gallery/tms-320c2-coff.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
