File: 002_Dummy_test.lst.exp

package info (click to toggle)
mcu8051ide 1.4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 18,820 kB
  • sloc: tcl: 94,956; xml: 2,122; sh: 2,113; asm: 246; ansic: 96; awk: 18; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
                         1             org     0
                         2
0000 7455                3     m:      mov     A, #55h
0002 F4                  4             cpl     A
0003 80FB                5             sjmp    m
                         6
                         7             end