A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4751

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/Jenja/www/mcpaste.de/www/system/core/Exceptions.php:272)

Filename: view/download.php

Line Number: 2

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/Jenja/www/mcpaste.de/www/system/core/Exceptions.php:272)

Filename: view/download.php

Line Number: 3

@ Name: Matrikelnummer: @ Name: Matrikelnummer: @ Datum: .file "fibo.S" .text @ legt eine Textsection fuer PrgrammCode + Konstanten an .align 2 @ sorgt dafuer, dass nachfolgende Anweisungen auf einer durch 4 teilbaren Adresse liegen @ d.h. die unteren 2 Bit sind 0 .global fiborec @ nimmt das Symbol fiborec in die globale Sysmboltabelle auf .type fiborec,function fiborec: @ Code für fiborec STMFD sp!,{r4-r10,fp} @Register 4-10 sowie fp und sp sichern MOV r3, LR fibojmp: CMP r0, #1 MOVLE r1, r0 MOVLE PC, LR @ return STMFD sp!, {LR} SUB r0, r0, #2 BL fibojmp STMFD sp!, {r1} ADD r0, r0, #1 BL fibojmp LDMFD sp!,{r2} ADD r1,r1,r2 ADD r0,r0,#1 LDMFD sp,{r4} CMP r3, r4 BEQ ende LDMFD sp!,{PC} ende: MOV r0, r1 ADD sp, sp, #4 LDMFD sp!,{r4-r10,fp} @Register vom Stack wiederherstellen. MOV PC, r3 .Lfe1: .size fiborec,.Lfe1-fiborec .global fiboiter @ nimmt das Symbol fiboiter in die globale Sysmboltabelle auf .type fiboiter,function fiboiter: @ Code für fiboiter MOV r1, #0 MOV r2, #1 MOV r3, #0 CMP r0, #0 BEQ .return CMP r0, #1 BEQ .return .fibo: SUB r0, #1 @Iterative Berechnung CMP r0, #0 MOVEQ r0, r3 BEQ .return ADD r3, r2, r1 MOV r1, r2 MOV r2, r3 B .fibo .return: MOV PC, LR @Programm verlassen. .Lfe2: .size fiboiter,.Lfe2-fiboiter .global fiboreccache @ nimmt das Symbol fiboreccache in die globale Sysmboltabelle auf .type fiboreccache,function fiboreccache: @ Code für fiboreccache STMFD sp!,{r4-r10,fp} @Register 4-10 sowie fp und sp sichern MOV r3, LR LDR r5, TAB fibojmpcache: CMP r0, #1 MOVLE r1, r0 MOVLE PC, LR @ return STMFD sp!, {LR} SUB r0, r0, #2 BL fibojmpcache STMFD sp!, {r1} ADD r0, r0, #1 BL fibojmpcache LDMFD sp!,{r2} ADD r1,r1,r2 ADD r0,r0,#1 LDMFD sp,{r4} CMP r3, r4 BEQ endecache LDMFD sp!,{PC} endecache: MOV r0, r1 STR r0, [r5], #4 ADD sp, sp, #4 LDMFD sp!,{r4-r10,fp} @Register vom Stack wiederherstellen. MOV PC, r3 TAB: .word Cache .comm Cache Cacheende: .Lfe3: .size fiboreccache,.Lfe3-fiboreccache .global fiboitercache @ nimmt das Symbol fiboitercache in die globale Sysmboltabelle auf .type fiboitercache,function fiboitercache: @ Code für fiboitercache .Lfe3: .size fiboitercache,.Lfe3-fiboitercache .data .align 2 fiboliste: .space 100*4, 0 .end @ End of File

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876