Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 173 → Rev 174

/programy/Atmel_C/AVRcam/Executive.lst
1,4 → 1,4
GAS LISTING /tmp/cceEDT7g.s page 1
GAS LISTING /tmp/ccyu5Mfw.s page 1
 
 
1 .file "Executive.c"
10,7 → 10,7
7 __zero_reg__ = 1
8 .global __do_copy_data
9 .global __do_clear_bss
10 .stabs "/home/kaklik/projects/roboti/istrobot/2007/ATmega8/AVRcam/",100,0,2,.Ltext0
10 .stabs "/home/kaklik/projects/programy/Atmel_C/AVRcam/",100,0,2,.Ltext0
11 .stabs "Executive.c",100,0,2,.Ltext0
12 .text
13 .Ltext0:
58,7 → 58,7
55 .stabs "int_least8_t:t(8,11)=(8,1)",128,0,152,0
56 .stabs "uint_least8_t:t(8,12)=(8,2)",128,0,157,0
57 .stabs "int_least16_t:t(8,13)=(8,3)",128,0,162,0
GAS LISTING /tmp/cceEDT7g.s page 2
GAS LISTING /tmp/ccyu5Mfw.s page 2
 
 
58 .stabs "uint_least16_t:t(8,14)=(8,4)",128,0,167,0
118,7 → 118,7
20:Executive.c **** For more information on the AVRcam, please contact:
21:Executive.c ****
22:Executive.c **** john@jrobot.net
GAS LISTING /tmp/cceEDT7g.s page 3
GAS LISTING /tmp/ccyu5Mfw.s page 3
 
 
23:Executive.c ****
178,7 → 178,7
77:Executive.c **** #define IS_DATA_IN_EVENT_FIFO() (!(Exec_eventFifoHead == Exec_eventFifoTail))
78:Executive.c **** /***********************************************************
79:Executive.c **** Function Name: Exec_run
GAS LISTING /tmp/cceEDT7g.s page 4
GAS LISTING /tmp/ccyu5Mfw.s page 4
 
 
80:Executive.c **** Function Description: This function is responsible for
238,7 → 238,7
134:Executive.c **** case (EV_ENABLE_TRACKING):
135:Executive.c **** FrameMgr_dispatchEvent(eventGenerated);
136:Executive.c **** break;
GAS LISTING /tmp/cceEDT7g.s page 5
GAS LISTING /tmp/ccyu5Mfw.s page 5
 
 
137:Executive.c ****
298,7 → 298,7
191:Executive.c **** dataByte = Exec_eventFifo[Exec_eventFifoTail];
192:Executive.c **** tmpTail = (Exec_eventFifoTail+1) & (EXEC_EVENT_FIFO_MASK);
193:Executive.c **** Exec_eventFifoTail = tmpTail;
GAS LISTING /tmp/cceEDT7g.s page 6
GAS LISTING /tmp/ccyu5Mfw.s page 6
 
 
194:Executive.c **** ENABLE_INTS();
358,7 → 358,7
123 /* function Exec_writeEventFifo size 16 (15) */
124 .size Exec_writeEventFifo, .-Exec_writeEventFifo
125 .Lscope0:
GAS LISTING /tmp/cceEDT7g.s page 7
GAS LISTING /tmp/ccyu5Mfw.s page 7
 
 
126 .stabs "",36,0,0,.Lscope0-Exec_writeEventFifo
418,7 → 418,7
180 0040 8D7F andi r24,lo8(-3)
181 0042 8093 0000 sts fastEventBitmask,r24
182 .stabn 68,0,120,.LM16-Exec_run
GAS LISTING /tmp/cceEDT7g.s page 8
GAS LISTING /tmp/ccyu5Mfw.s page 8
 
 
183 .LM16:
478,7 → 478,7
237 0084 59F6 brne .L30
238 0086 2BC0 rjmp .L12
239 .L22:
GAS LISTING /tmp/cceEDT7g.s page 9
GAS LISTING /tmp/ccyu5Mfw.s page 9
 
 
240 0088 8430 cpi r24,lo8(4)
538,7 → 538,7
294 00ce 00D0 rcall FrameMgr_dispatchEvent
295 00d0 A5CF rjmp .L30
296 .L15:
GAS LISTING /tmp/cceEDT7g.s page 10
GAS LISTING /tmp/ccyu5Mfw.s page 10
 
 
297 .stabn 68,0,152,.LM30-Exec_run
598,7 → 598,7
351 .size fastEventBitmask, 1
352 fastEventBitmask:
353 0002 00 .skip 1,0
GAS LISTING /tmp/cceEDT7g.s page 11
GAS LISTING /tmp/ccyu5Mfw.s page 11
 
 
354 .comm Exec_eventFifo,8,1
610,22 → 610,22
360 .stabs "",100,0,0,.Letext0
361 .Letext0:
362 /* File "Executive.c": code 127 = 0x007f ( 126), prologues 0, epilogues 1 */
GAS LISTING /tmp/cceEDT7g.s page 12
GAS LISTING /tmp/ccyu5Mfw.s page 12
 
 
DEFINED SYMBOLS
*ABS*:00000000 Executive.c
/tmp/cceEDT7g.s:3 *ABS*:0000003f __SREG__
/tmp/cceEDT7g.s:4 *ABS*:0000003e __SP_H__
/tmp/cceEDT7g.s:5 *ABS*:0000003d __SP_L__
/tmp/cceEDT7g.s:6 *ABS*:00000000 __tmp_reg__
/tmp/cceEDT7g.s:7 *ABS*:00000001 __zero_reg__
/tmp/cceEDT7g.s:91 .text:00000000 Exec_writeEventFifo
/tmp/cceEDT7g.s:340 .bss:00000000 Exec_eventFifoHead
/tmp/ccyu5Mfw.s:3 *ABS*:0000003f __SREG__
/tmp/ccyu5Mfw.s:4 *ABS*:0000003e __SP_H__
/tmp/ccyu5Mfw.s:5 *ABS*:0000003d __SP_L__
/tmp/ccyu5Mfw.s:6 *ABS*:00000000 __tmp_reg__
/tmp/ccyu5Mfw.s:7 *ABS*:00000001 __zero_reg__
/tmp/ccyu5Mfw.s:91 .text:00000000 Exec_writeEventFifo
/tmp/ccyu5Mfw.s:340 .bss:00000000 Exec_eventFifoHead
*COM*:00000008 Exec_eventFifo
/tmp/cceEDT7g.s:131 .text:0000001c Exec_run
/tmp/cceEDT7g.s:352 .bss:00000002 fastEventBitmask
/tmp/cceEDT7g.s:346 .bss:00000001 Exec_eventFifoTail
/tmp/ccyu5Mfw.s:131 .text:0000001c Exec_run
/tmp/ccyu5Mfw.s:352 .bss:00000002 fastEventBitmask
/tmp/ccyu5Mfw.s:346 .bss:00000001 Exec_eventFifoTail
 
UNDEFINED SYMBOLS
__do_copy_data