hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
3 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
4
232
max_stars_repo_name
stringlengths
7
106
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
7
max_stars_count
int64
1
33.5k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
4
232
max_issues_repo_name
stringlengths
7
106
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
7
max_issues_count
int64
1
37.5k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
4
232
max_forks_repo_name
stringlengths
7
106
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
7
max_forks_count
int64
1
12.6k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.16
19.7k
max_line_length
int64
2
938k
alphanum_fraction
float64
0
1
13a8accd541bf88d333e23eb9a4cf925fcac627a
1,509
asm
Assembly
tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/proc01.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
1
2021-09-28T23:47:40.000Z
2021-09-28T23:47:40.000Z
tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/proc01.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
null
null
null
tools/DOSBox-0.74Win/FSysFAT/avt/p1_asm/proc01.asm
cyberitsec/antivirus
812be691c2a24cc4488ec848b64b57558c0311ab
[ "MIT" ]
null
null
null
; Suma elemente vector .model large DateleMele SEGMENT suma dw ? tab dw 2, 7, 15, 20 n dw 4 DateleMele ENDS StivaMea SEGMENT dw 16 dup(?) varfstiva label word StivaMea ENDS CodApelator SEGMENT ASSUME CS:CodApelator, DS:DateleMele, SS:StivaMea start: ;init DS reg mov AX, seg DateleMele mov DS, AX ;init stack mov AX, seg StivaMea mov SS, AX mov SP, offset varfstiva ;pregatire apel procedura ;void addv(int* suma, int n, int* tab); mov AX, seg tab push AX mov AX, offset tab push AX mov AX, n push AX mov AX, seg suma push AX mov AX, offset suma push AX ; apel procedura addv CALL FAR PTR addv mov AX, 4C00h int 21h CodApelator ENDS CodProceduri SEGMENT ASSUME CS:CodProceduri addv PROC FAR ;salvare reg push AX push CX push SI push BX ; secv standard intrare in fcn push BP mov BP, SP mov AX, 1234h push AX xor AX, AX mov CX, SS:[BP+18] mov SI, 0 ;extrag offset vector de pe stiva mov BX, [BP+20] ; extrag adresa seg date mov AX, [BP+22] mov DS, AX xor AX, AX et1: add AX, DS:[BX][SI] ; add AX, [BX+SI] add SI, 2 loop et1 ; extrag offset suma de pe stiva mov BX, [BP + 14] ; extrag adresa seg date mov DX, [BP + 16] mov DS, DX mov DS:[BX], AX pop AX ;secv standard iesire fcn. pop BP ;restaurare reg pop BX pop SI pop CX pop AX ; revenire din proc + "golire stiva" retf 10 addv ENDP CodProceduri ENDS end start
14.235849
50
0.636183
375a51d25baa41e520f2747f1d9368b4f8f58cf4
763
asm
Assembly
oeis/045/A045438.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/045/A045438.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/045/A045438.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A045438: Primes congruent to {0, 1, 4, 5, 6} mod 7. ; Submitted by Jon Maiga ; 5,7,11,13,19,29,41,43,47,53,61,67,71,83,89,97,103,109,113,127,131,137,139,151,167,173,179,181,193,197,211,223,229,239,251,257,263,271,277,281,293,307,313,337,347,349,379,383,389,397,419,421,431,433,439,449,461,463,467,487,491,503,509,523,547,557,571,587,593,599,601,607,613,617,631,641,643,659,673,677,683,691,701,719,727,733,739,743,757,761,769,797,809,811,823,827,839,853,859,881 mov $1,8 mov $2,332202 lpb $2 mov $3,$6 seq $3,10051 ; Characteristic function of primes: 1 if n is prime, else 0. sub $0,$3 add $1,7 mov $4,$0 max $4,0 cmp $4,$0 mul $2,$4 sub $2,17 sub $5,2 add $5,$1 div $5,6 mov $6,$5 mul $6,2 lpe mov $0,$5 sub $0,2 mul $0,2 add $0,5
28.259259
383
0.651376
f0c70936de2a70525d07ebb1f1ca883128faaec5
149
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_enmy00.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_enmy00.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/日本_Ver3/asm/zel_enmy00.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_enmy00.asm Type: file Size: 534138 Last-Modified: '2016-05-13T04:36:32Z' SHA-1: CC70CC43DDF19B7FA4E6E68D97705E51FA75EFAA Description: null
21.285714
47
0.818792
4ec1dc045c81bd436814ccd3af8b64b699cceff7
121
asm
Assembly
strcasecmp.asm
Antoine340/minilibc-asm
dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641
[ "MIT" ]
null
null
null
strcasecmp.asm
Antoine340/minilibc-asm
dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641
[ "MIT" ]
null
null
null
strcasecmp.asm
Antoine340/minilibc-asm
dcd3d9fcc48c669b7fa9b7ffab15754c83f8b641
[ "MIT" ]
null
null
null
BITS 64 GLOBAL strcasecmp:function strcasecmp: PUSH RBP MOV RBP, RSP XOR RAX, RAX XOR RCX, RCX loop: CMP BYTE[]
10.083333
27
0.702479
6e762865e4cf40970907bb38858340cf9f2d7423
239
asm
Assembly
programs/oeis/010/A010873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/010/A010873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/010/A010873.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A010873: a(n) = n mod 4. ; 0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3,0,1,2,3 mod $0,4
47.8
201
0.497908
7df8060afedadfcd565ecaccfcf91cdfc9d0360c
495
asm
Assembly
oeis/058/A058806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/058/A058806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/058/A058806.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A058806: a(n) = n! * H_n(n) where H_0(n) = 1/n, H_m(n) = Sum_{k=1..n} H_{m-1}(k). ; Submitted by Christian Krause ; 1,5,47,638,11274,245004,6314664,188204400,6366517200,240947474400,10086271796160,462688566802560,23080457713017600,1243853764482470400,72018614888670643200,4458392682933188966400,293860908364035250022400,20545850809171272549888000,1518779004111434057997312000 mov $1,2 mov $2,$0 add $0,1 lpb $0 sub $0,1 add $2,1 mul $3,$2 add $3,$1 mul $1,$2 lpe mov $0,$3 div $0,2
29.117647
261
0.737374
0264731ab28a0dc1cfada29cd9026b4df7cbb022
14,647
asm
Assembly
arcade-game.asm
Sarthakh/MULTIPLAYER-ARCADE-GAME-MADE-WITH-EMU8086
2ba812da067ae62d2fe6afee7f152140d98b0b4e
[ "MIT" ]
null
null
null
arcade-game.asm
Sarthakh/MULTIPLAYER-ARCADE-GAME-MADE-WITH-EMU8086
2ba812da067ae62d2fe6afee7f152140d98b0b4e
[ "MIT" ]
null
null
null
arcade-game.asm
Sarthakh/MULTIPLAYER-ARCADE-GAME-MADE-WITH-EMU8086
2ba812da067ae62d2fe6afee7f152140d98b0b4e
[ "MIT" ]
null
null
null
org 100h mov cx, 0 ;;-------------- SETTING UP INITIAL VALUES--------------- jmp maindata gameWidth dw 50 gameHeight dw 50 ;Order - xpos, ypos, xvel, yvel, size, newx, newy ball dw 17,17,5,4,2,17,17 ;Order - xpos, ypos, speed, length, newx, newy lpad dw 5, 14, 7, 11, 02, 14 ; Left Paddle rpad dw 5, 14, 7, 11, 48, 14 ; Right Paddle player1 dw 0c00h s1 db 100,?, 100 dup(' ') msg1 db "Choose player theme: (1) Blue (2) Red (3) Magenta (4) Cyan (5) Green $" score dw 02h ;;-------------- PROGRAM STARTS------------------------- maindata: mov dx, offset msg1 mov ah, 9 int 21h mov ah, 1 int 21h cmp al,31h jz colorBlue cmp al,32h jz colorRed cmp al,33h jz colorMagenta cmp al,34h jz colorCyan cmp al,35h jz colorGreen colorBlue: mov player1,0c01h jmp plot colorRed: mov player1,0c04h jmp plot colorMagenta: mov player1,0c05h jmp plot colorCyan: mov player1,0c0bh jmp plot colorGreen: mov player1,0c02h jmp plot ;SET BOUNDRY/PLAY AREA plot: ;SET TO GRAPHICS DISPLAY MODE mov ax, 0013h int 10h mov ax, 0 mov bx, 0 mov cx, gameWidth call horizontalBoundry mov cx, gameHeight call verticallBoundry add ax, gameWidth call verticallBoundry mov ax, 0 mov bx, gameHeight mov cx, gameWidth call horizontalBoundry ;;---------------------MAIN LOOP---------------------------- mov cx, 0 mainloop: call drawPaddleL call drawPaddleR call drawBall call updateBall call updatePadL call checkBall_CollisionL call updatePadR call checkBall_CollisionR loop mainloop ret ;;-------------------DRAW FUNCTIONS-------------------------- ;Left Paddle drawPaddleL: push ax push bx push cx mov ax, lpad[0] mov bx, lpad[2] mov cx, lpad[6] call vert_line_unplot mov ax, lpad[8] mov bx, lpad[10] call verticallBoundry pop cx pop bx pop ax ret ;Right Paddle drawPaddleR: push ax push bx push cx mov ax, rpad[0] mov bx, rpad[2] mov cx, rpad[6] call vert_line_unplot mov ax, rpad[8] mov bx, rpad[10] call verticallBoundry pop cx pop bx pop ax ret ;Draws Ball drawBall: push ax push bx push cx push dx mov ax, ball[0] mov cx, ax mov bx, ball[2] mov dx, bx add cx, ball[8] dec cx add dx, ball[8] dec dx call rect_unplot mov ax, ball[10] mov cx, ax mov bx, ball[12] mov dx, bx add cx, ball[8] dec cx add dx, ball[8] dec dx call rect_plot pop dx pop cx pop bx pop ax ret ;;---------------------PLOT PLAY AREA---------------------------- rect_plot: push ax push bx push cx push dx push di push si push ax ;Store the origin x in the stack mov di, cx mov si, dx mov cx, ax mov dx, bx mov ax, 0c0eh ;Color of rectangle - the right-most hex char rect_loop: int 10h ;Draw Pixel inc cx cmp cx, di ;Check if xpos > destination x jng rect_loop pop cx ;Xpos to the origin x push cx inc dx cmp dx, si ;Check if ypos > destination y jng rect_loop pop si pop si pop di pop dx pop cx pop bx pop ax ret rect_unplot: push ax push bx push cx push dx push di push si push ax mov di, cx mov si, dx mov cx, ax mov dx, bx mov ax, 0c00h ;the right-most hex char is the color of the rectangle - change color to see path - 0c03h rect_loop2: int 10h inc cx cmp cx, di jng rect_loop2 pop cx push cx inc dx cmp dx, si jng rect_loop2 pop si pop si pop di pop dx pop cx pop bx pop ax ret verticallBoundry: push ax push bx push cx push dx ;moving values around for pixel plotting mov dx, bx mov bx, cx mov cx, ax mov ax, player1 vert_loop: int 10h inc dx dec bx jns vert_loop pop dx pop cx pop bx pop ax ret vert_line_unplot: push ax push bx push cx push dx ;moving values around for pixel plotting mov dx, bx mov bx, cx mov cx, ax mov ax, 0c00h vert_loopu: int 10h inc dx dec bx jns vert_loopu pop dx pop cx pop bx pop ax ret horizontalBoundry: push ax push bx push cx push dx ;moving values around for pixel plotting mov dx, bx mov bx, cx mov cx, ax mov ax, 0c01h horiz_loop: int 10h inc cx dec bx jns horiz_loop pop dx pop cx pop bx pop ax ret move_pixel: push bx push ax ;cx and dx are popped within the function push dx push cx mov cx, ax mov dx, bx ;store the old color in bl mov ax, 0d00h int 10h mov bl, al ;un-plot the old pixel - replace with black mov ax, 0c00h int 10h ;plot the new pixel mov al, bl mov ah, 0ch pop cx pop dx int 10h pop ax pop bx ret plot_pixel: push ax push cx push dx mov cx, ax mov dx, bx mov ax, 0c0fh int 10h pop dx pop cx pop ax ret ;;-------------------UPDATE POSITION VALUE-------------------- ;Ball position Values updateBall: push ax push bx push cx mov ax, ball[10] lea bx, ball[0] mov [bx], ax mov ax, ball[12] lea bx, ball[2] mov [bx], ax ;X coordinate positions ;New X Position mov ax, ball[0] mov bx, ball[4] add ax, bx ;Sign of Velocity and bx, 8000h jz checkPositiveX ;Collision Check cmp ax, 0 jg updateX ;Update positions and negate velocity neg ax inc ax mov cx, ball[4] neg cx lea bx, ball[4] mov [bx], cx jmp updateX ;Collision Check checkPositiveX: mov cx, ax add cx, ball[8] sub cx, gameWidth cmp cx, 0 jle updateX ;Update positions and negate velocity shl cx, 1 sub ax, cx mov cx, ball[4] neg cx lea bx, ball[4] mov [bx], cx ;Update the new position updateX: lea bx, ball[10] mov [bx], ax ;Y coordinate positions mov ax, ball[2] mov bx, ball[6] add ax, bx and bx, 8000h jz checkPositiveY cmp ax, 0 jg updateY neg ax inc ax mov cx, ball[6] neg cx lea bx, ball[6] mov [bx], cx jmp updateY checkPositiveY: mov cx, ax add cx, ball[8] sub cx, gameHeight cmp cx, 0 jle updateY shl cx, 1 sub ax, cx mov cx, ball[6] neg cx lea bx, ball[6] mov [bx], cx ;Update the new position updateY: lea bx, ball[12] mov [bx], ax pop cx pop bx pop ax ret ;Left Paddle Position Values updatePadL: push ax push bx ;New position update mov ax, lpad[8] lea bx, lpad[0] mov [bx], ax mov ax, lpad[10] lea bx, lpad[2] mov [bx], ax mov al, 0 mov ah, 1 ;Player 1 character - keyboard buffer ;up arrow: 4800h ;down arrow: 5000h int 16h ;No input, Ignore jz donepu mov ax, 0 ;Get character input from keyboard buffer int 16h cmp al, 00h jne donepu cmp ah, 48h je upL cmp ah, 50h jne donepu mov ax, lpad[2] add ax, lpad[4] ;Collision check mov bx, ax add bx, lpad[6] dec bx cmp bx, gameHeight jl commit dec score ;If no collision, commit changes in ypos to the object ;If collision, set paddle to maximum possible ypos mov bx, gameHeight dec bx sub bx, lpad[6] mov ax, bx jmp commit ;then commit the changes upL: mov ax, lpad[2] sub ax, lpad[4] cmp ax, 0 jg commit ;if there's a collision, simply set the ypos to 1 mov ax, 1 commit: lea bx, lpad[10] mov [bx], ax donepu: pop bx pop ax ret ;;Right Paddle Position Values updatePadR: push ax push bx ;New position update mov ax, rpad[8] lea bx, rpad[0] mov [bx], ax mov ax, rpad[10] lea bx, rpad[2] mov [bx], ax mov al, 0 mov ah, 1 ;Player 2 character - keyboard buffer ;right arrow: 4D00h ;left arrow: 4B00h int 16h ;No input, Ignore jz donepu mov ax, 0 ;Get character input from keyboard buffer int 16h cmp al, 00h jne donepuR cmp ah, 4dh je upR cmp ah, 4bh jne donepu mov ax, rpad[2] add ax, rpad[4] ;Collision check mov bx, ax add bx, rpad[6] dec bx cmp bx, gameHeight jl commitR dec score mov bx, gameHeight dec bx sub bx, rpad[6] mov ax, bx jmp commitR upR: mov ax, rpad[2] sub ax, rpad[4] cmp ax, 0 jg commitR mov ax, 1 commitR: lea bx, rpad[10] mov [bx], ax donepuR: pop bx pop ax ret ;;--------------------------------CHECK COLLISIONS----------------------------------- checkBall_CollisionL: push ax push bx push cx cmp ball[4], 0 jge donep ; To check if ball is heading towards the pad mov ax, lpad[0] cmp ball[10], ax jg donep ; To check if the new position is behind the pad cmp ball[0], ax jle donep ; To check if the old ball position is in front of the pad mov ax, ball[12] mov bx, ax add bx, ball[8] dec bx mov cx, lpad[10] cmp ax, cx jg nextc ; To check for both y1 and y2 being under the pad's ypos cmp bx, cx jl donep nextc: add cx, lpad[6] dec cx cmp ax, cx jg donep mov ax, ball[4] lea bx, ball[4] neg ax mov [bx], ax ;Negate the x velocity mov ax, lpad[0] inc ax lea bx, ball[10] mov [bx], ax ;Set the ball's new xpos to in front of the pad inc dx ;Increment the score donep: pop cx pop bx pop ax ret checkBall_CollisionR: push ax push bx push cx cmp ball[4], 0 jle donepr mov ax, rpad[0] cmp ball[10], ax jg donepr cmp ball[0], ax jle donepr mov ax, ball[12] mov bx, ax add bx, ball[8] dec bx mov cx, rpad[10] cmp ax, cx jg nextcr cmp bx, cx jl donepr nextcr: add cx, rpad[6] dec cx cmp ax, cx jg donepr , mov ax, ball[4] lea bx, ball[4] neg ax mov [bx], ax mov ax, rpad[0] inc ax lea bx, ball[10] mov [bx], ax inc dx donepr: pop cx pop bx pop ax ret
19.146405
126
0.400696
581aab0e52c55cd413cd002be43f49f4795dc1ab
691
asm
Assembly
src_testing/macro.asm
hemmerling/cpp-wlength
ad0f52bc184fb731727de6774f93e9ff2ec7acf0
[ "Apache-2.0" ]
null
null
null
src_testing/macro.asm
hemmerling/cpp-wlength
ad0f52bc184fb731727de6774f93e9ff2ec7acf0
[ "Apache-2.0" ]
null
null
null
src_testing/macro.asm
hemmerling/cpp-wlength
ad0f52bc184fb731727de6774f93e9ff2ec7acf0
[ "Apache-2.0" ]
null
null
null
DEBUG EQU 0 ; 1 = Debug-Ausgaben IF DEBUG EQ 1 ; Macro zum Debuggen TEST1_MACRO MACRO Zeichen PUSH BX MOV BL, Zeichen CALL testproc POP BX ENDM ENDIF TEST2_MACRO MACRO PUSH AX PUSH DX MOV AH,02h MOV DL, '#' INT 21h MOV AH,02h MOV DL, BL ADD DL, 30h INT 21h MOV AH,02h MOV DL, '#' INT 21h POP DX POP AX ENDM
22.290323
50
0.325615
68d1f91636ce5a66d54382d95b7affd48cb09af2
1,521
asm
Assembly
programs/oeis/184/A184387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/184/A184387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/184/A184387.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A184387: a(n) = sum of numbers from 1 to sigma(n), where sigma(n) = A000203(n). ; 1,6,10,28,21,78,36,120,91,171,78,406,105,300,300,496,171,780,210,903,528,666,300,1830,496,903,820,1596,465,2628,528,2016,1176,1485,1176,4186,741,1830,1596,4095,903,4656,990,3570,3081,2628,1176,7750,1653,4371,2628,4851,1485,7260,2628,7260,3240,4095,1830,14196,1953,4656,5460,8128,3570,10440,2346,8001,4656,10440,2628,19110,2775,6555,7750,9870,4656,14196,3240,17391,7381,8001,3570,25200,5886,8778,7260,16290,4095,27495,6328,14196,8256,10440,7260,31878,4851,14706,12246,23653,5253,23436,5460,22155,18528,13203,5886,39340,6105,23436,11628,30876,6555,28920,10440,22155,16653,16290,10440,64980,8911,17391,14196,25200,12246,48828,8256,32640,15576,31878,8778,56616,12880,20910,28920,36585,9591,41616,9870,56616,18528,23436,14196,81406,16290,24753,26106,35511,11325,69378,11628,45150,27495,41616,18528,77028,12561,28920,23436,71631,18528,66066,13530,43365,41616,31878,14196,115440,16836,52650,33930,47586,15225,64980,30876,69378,28920,36585,16290,149331,16653,56616,30876,64980,26106,73920,23436,56616,51360,64980,18528,129286,18915,43365,56616,79800,19701,109746,20100,108345,37128,46971,28920,127260,31878,48828,48828,94395,28920,166176,22578,71631,41616,52650,34980,180300,32896,54615,43956,127260,31878,104196,25200,127260,81406,58653,26106,157080,26565,93528,73920,101475,27495,149331,41616,88410,51360,93528,28920,277140,29403,79800,66430,94395,58653,127260,39340,115440,56616,109746 cal $0,88580 ; a(n) = 1 + sigma(n). bin $0,2 mov $1,$0
217.285714
1,382
0.796844
1c14a8f4c47c84e3e2b35bc2bdf9f56eb291c80d
1,163
asm
Assembly
programs/oeis/168/A168670.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/168/A168670.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/168/A168670.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A168670: Numbers that are congruent to {1, 8} mod 11. ; 1,8,12,19,23,30,34,41,45,52,56,63,67,74,78,85,89,96,100,107,111,118,122,129,133,140,144,151,155,162,166,173,177,184,188,195,199,206,210,217,221,228,232,239,243,250,254,261,265,272,276,283,287,294,298,305,309,316,320,327,331,338,342,349,353,360,364,371,375,382,386,393,397,404,408,415,419,426,430,437,441,448,452,459,463,470,474,481,485,492,496,503,507,514,518,525,529,536,540,547,551,558,562,569,573,580,584,591,595,602,606,613,617,624,628,635,639,646,650,657,661,668,672,679,683,690,694,701,705,712,716,723,727,734,738,745,749,756,760,767,771,778,782,789,793,800,804,811,815,822,826,833,837,844,848,855,859,866,870,877,881,888,892,899,903,910,914,921,925,932,936,943,947,954,958,965,969,976,980,987,991,998,1002,1009,1013,1020,1024,1031,1035,1042,1046,1053,1057,1064,1068,1075,1079,1086,1090,1097,1101,1108,1112,1119,1123,1130,1134,1141,1145,1152,1156,1163,1167,1174,1178,1185,1189,1196,1200,1207,1211,1218,1222,1229,1233,1240,1244,1251,1255,1262,1266,1273,1277,1284,1288,1295,1299,1306,1310,1317,1321,1328,1332,1339,1343,1350,1354,1361,1365,1372 mov $1,7 mul $1,$0 div $0,2 mul $0,3 add $1,1 sub $1,$0
116.3
1,049
0.745486
2df6c33f8d4fe95d11ec0751c41b79f45bb516b9
444
asm
Assembly
programs/oeis/262/A262882.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/262/A262882.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/262/A262882.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A262882: Right diagonal of A262881. ; 0,1,2,3,3,5,6,7,7,7,7,11,11,13,14,15,15,15,15,15,15,15,15,23,23,23,23,27,27,29,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,47,47,47,47,47,47,47,47,55,55,55,55,59,59,61,62,63,63,63,63,63 add $0,1 lpb $0 mov $1,$0 seq $1,342410 ; The binary expansion of a(n) corresponds to that of n where all the 1's have been replaced by 0's except in the last run of 1's. sub $0,$1 lpe sub $1,1 mov $0,$1
37
194
0.65991
4791a8cba10ed4350e3dd32baa01fbc0f7640c2d
6,265
asm
Assembly
include/hardware.asm
ZoomTen/rc4-gameboy
0303614671e16647cad02069095cde950365b41c
[ "MIT" ]
null
null
null
include/hardware.asm
ZoomTen/rc4-gameboy
0303614671e16647cad02069095cde950365b41c
[ "MIT" ]
null
null
null
include/hardware.asm
ZoomTen/rc4-gameboy
0303614671e16647cad02069095cde950365b41c
[ "MIT" ]
null
null
null
; =========================================================================== ; GAMEBOY HARDWARE CONSTANTS ; From http://nocash.emubase.de/pandocs.htm ; =========================================================================== ; =========================================================================== ; Header Check ; =========================================================================== GBC EQU $11 ; =========================================================================== ; MBC1 ; =========================================================================== MBC1SRamEnable EQU $0000 MBC1RomBank EQU $2000 MBC1SRamBank EQU $4000 MBC1SRamBankingMode EQU $6000 ; =========================================================================== ; SRAM ; =========================================================================== SRAM_DISABLE EQU $00 SRAM_ENABLE EQU $0a NUM_SRAM_BANKS EQU 4 ; =========================================================================== ; Interrupt Flags ; =========================================================================== VBLANK EQU 0 LCD_STAT EQU 1 TIMER EQU 2 SERIAL EQU 3 JOYPAD EQU 4 LY_VBLANK EQU 145 ; =========================================================================== ; OAM ; =========================================================================== OAM_PALETTE EQU %111 OAM_TILE_BANK EQU 3 OAM_OBP_NUM EQU 4 ; Non CGB Mode Only OAM_X_FLIP EQU 5 OAM_Y_FLIP EQU 6 OAM_PRIORITY EQU 7 ; 0: OBJ above BG, 1: OBJ behind BG (colors 1-3) ; =========================================================================== ; Serial ; =========================================================================== START_TRANSFER_EXTERNAL_CLOCK EQU $80 START_TRANSFER_INTERNAL_CLOCK EQU $81 ; =========================================================================== ; VRAM ; =========================================================================== vChars0 EQU $8000 vChars1 EQU $8800 vBGMap0 EQU $9800 vBGMap1 EQU $9c00 ; =========================================================================== ; Hardware ; =========================================================================== rJOYP EQU $ff00 ; Joypad (R/W) rSB EQU $ff01 ; Serial transfer data (R/W) rSC EQU $ff02 ; Serial Transfer Control (R/W) rSC_ON EQU 7 rSC_CGB EQU 1 rSC_CLOCK EQU 0 rDIV EQU $ff04 ; Divider Register (R/W) rTIMA EQU $ff05 ; Timer counter (R/W) rTMA EQU $ff06 ; Timer Modulo (R/W) rTAC EQU $ff07 ; Timer Control (R/W) rTAC_ON EQU 2 rTAC_4096_HZ EQU 0 rTAC_262144_HZ EQU 1 rTAC_65536_HZ EQU 2 rTAC_16384_HZ EQU 3 rIF EQU $ff0f ; Interrupt Flag (R/W) rNR10 EQU $ff10 ; Channel 1 Sweep register (R/W) rNR11 EQU $ff11 ; Channel 1 Sound length/Wave pattern duty (R/W) rNR12 EQU $ff12 ; Channel 1 Volume Envelope (R/W) rNR13 EQU $ff13 ; Channel 1 Frequency lo (Write Only) rNR14 EQU $ff14 ; Channel 1 Frequency hi (R/W) rNR20 EQU $ff15 ; Channel 2 Sweep register (R/W) rNR21 EQU $ff16 ; Channel 2 Sound Length/Wave Pattern Duty (R/W) rNR22 EQU $ff17 ; Channel 2 Volume Envelope (R/W) rNR23 EQU $ff18 ; Channel 2 Frequency lo data (W) rNR24 EQU $ff19 ; Channel 2 Frequency hi data (R/W) rNR30 EQU $ff1a ; Channel 3 Sound on/off (R/W) rNR31 EQU $ff1b ; Channel 3 Sound Length rNR32 EQU $ff1c ; Channel 3 Select output level (R/W) rNR33 EQU $ff1d ; Channel 3 Frequency's lower data (W) rNR34 EQU $ff1e ; Channel 3 Frequency's higher data (R/W) rNR40 EQU $ff1f ; Channel 4 Sweep register (R/W) rNR41 EQU $ff20 ; Channel 4 Sound Length (R/W) rNR42 EQU $ff21 ; Channel 4 Volume Envelope (R/W) rNR43 EQU $ff22 ; Channel 4 Polynomial Counter (R/W) rNR44 EQU $ff23 ; Channel 4 Counter/consecutive; Inital (R/W) rNR50 EQU $ff24 ; Channel control / ON-OFF / Volume (R/W) rNR51 EQU $ff25 ; Selection of Sound output terminal (R/W) rNR52 EQU $ff26 ; Sound on/off rWAVE EQU $ff30 ; Wavetable register (W) rLCDC EQU $ff40 ; LCD Control (R/W) LCD_ENABLE_BIT EQU 7 LCD_DISABLE EQU %00000000 LCD_ENABLE EQU %10000000 LCD_WIN_9800 EQU %00000000 LCD_WIN_9C00 EQU %01000000 LCD_WIN_DISABLE EQU %00000000 LCD_WIN_ENABLE EQU %00100000 LCD_SET_8800 EQU %00000000 LCD_SET_8000 EQU %00010000 LCD_MAP_9800 EQU %00000000 LCD_MAP_9C00 EQU %00001000 LCD_OBJ_NORM EQU %00000000 LCD_OBJ_TALL EQU %00000100 LCD_OBJ_DISABLE EQU %00000000 LCD_OBJ_ENABLE EQU %00000010 LCD_BG_DISABLE EQU %00000000 LCD_BG_ENABLE EQU %00000001 rSTAT EQU $ff41 ; LCDC Status (R/W) rSCY EQU $ff42 ; Scroll Y (R/W) rSCX EQU $ff43 ; Scroll X (R/W) rLY EQU $ff44 ; LCDC Y-Coordinate (R) rLYC EQU $ff45 ; LY Compare (R/W) rDMA EQU $ff46 ; DMA Transfer and Start Address (W) rBGP EQU $ff47 ; BG Palette Data (R/W) - Non CGB Mode Only rOBP0 EQU $ff48 ; Object Palette 0 Data (R/W) - Non CGB Mode Only rOBP1 EQU $ff49 ; Object Palette 1 Data (R/W) - Non CGB Mode Only rWY EQU $ff4a ; Window Y Position (R/W) rWX EQU $ff4b ; Window X Position minus 7 (R/W) rKEY1 EQU $ff4d ; CGB Mode Only - Prepare Speed Switch rVBK EQU $ff4f ; CGB Mode Only - VRAM Bank rHDMA1 EQU $ff51 ; CGB Mode Only - New DMA Source, High rHDMA2 EQU $ff52 ; CGB Mode Only - New DMA Source, Low rHDMA3 EQU $ff53 ; CGB Mode Only - New DMA Destination, High rHDMA4 EQU $ff54 ; CGB Mode Only - New DMA Destination, Low rHDMA5 EQU $ff55 ; CGB Mode Only - New DMA Length/Mode/Start rRP EQU $ff56 ; CGB Mode Only - Infrared Communications Port rBGPI EQU $ff68 ; CGB Mode Only - Background Palette Index rBGPD EQU $ff69 ; CGB Mode Only - Background Palette Data rOBPI EQU $ff6a ; CGB Mode Only - Sprite Palette Index rOBPD EQU $ff6b ; CGB Mode Only - Sprite Palette Data rUNKNOWN1 EQU $ff6c ; (FEh) Bit 0 (Read/Write) - CGB Mode Only rSVBK EQU $ff70 ; CGB Mode Only - WRAM Bank rUNKNOWN2 EQU $ff72 ; (00h) - Bit 0-7 (Read/Write) rUNKNOWN3 EQU $ff73 ; (00h) - Bit 0-7 (Read/Write) rUNKNOWN4 EQU $ff74 ; (00h) - Bit 0-7 (Read/Write) - CGB Mode Only rUNKNOWN5 EQU $ff75 ; (8Fh) - Bit 4-6 (Read/Write) rUNKNOWN6 EQU $ff76 ; (00h) - Always 00h (Read Only) rUNKNOWN7 EQU $ff77 ; (00h) - Always 00h (Read Only) rIE EQU $ffff ; Interrupt Enable (R/W)
38.913043
77
0.539026
a5136b21ed010525b773a38e46aa2b2cc74da1b3
1,525
asm
Assembly
uploads/04_c_asm_combination4/secret.asm
metur100/Hardwarenahe-Programmierung-Tag-4
52a1240534462e6f002ce215afa096aec8778e5a
[ "W3C" ]
1
2020-07-02T17:43:13.000Z
2020-07-02T17:43:13.000Z
uploads/04_c_asm_combination4/secret.asm
metur100/Hardwarenahe-Programmierung-Tag-4
52a1240534462e6f002ce215afa096aec8778e5a
[ "W3C" ]
null
null
null
uploads/04_c_asm_combination4/secret.asm
metur100/Hardwarenahe-Programmierung-Tag-4
52a1240534462e6f002ce215afa096aec8778e5a
[ "W3C" ]
null
null
null
%include "asm_io.inc" ; ; initialized data is put in the .data segment ; segment .data ; ; uninitialized data is put in the .bss segment ; segment .bss ; ; These labels refer to double words used to store the inputs ; /**************************************************************/ /* Hier fehlt etwas. */ /**************************************************************/ secret_func: /**************************************************************/ /* Hier fehlt etwas. Beachten Sie, dass der Übergabeparameter */ /* für die Berechnung in ebx vorhanden sein muss. */ /**************************************************************/ cmp ebx, 1 jne while_init jmp case_one while_init: mov ecx, 2 while: cmp ecx, ebx jge case_two xor edx, edx mov eax, ebx div ecx cmp edx, 0 je case_one add ecx, 1 jmp while case_one: mov eax, 0 jmp end case_two: mov eax, 1 end: /***************************************************************/ /* Hier fehlt etwas. Gehen Sie davon aus, dass das Ergebnis in */ /* eax abgelegt wurde. */ /***************************************************************/
25.847458
73
0.32918
38f1bbb55837b578b313df57ee1078d55d9eb0d0
1,265
asm
Assembly
4rth-Sem-Ise/Microprocessors -X86-/hardware/keyboard.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
4rth-Sem-Ise/Microprocessors -X86-/hardware/keyboard.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
4rth-Sem-Ise/Microprocessors -X86-/hardware/keyboard.asm
mvnsia/4th_Sem_Ise
d1e75bf16ff1ee5ded3fa2832017098f86670a18
[ "MIT" ]
null
null
null
assume cs:code,ds:data data segment pa equ 20a0h pb equ 20a1h pc equ 20a2h cr equ 20a3h rowval db ? colval db ? scode db ? data ends code segment start: mov ax,data mov ds,ax mov dx,cr mov al,90h out dx,al tryagain: mov bl,01h mov bh,03h mov cl,00h next_row: mov dx,pc mov al,bl out dx,al mov dx,pa in al,dx cmp al,00h jne calculate add cl,08h inc ah shl bl,01 dec bh jnz next_row jmp tryagain calculate: mov rowval,ah mov ah,00h rot_again: ror al,01 jc next inc ah inc cl jmp rot_again next: mov scode,cl mov colval,ah mov al,cl call disp mov ah,4ch int 21h disp proc mov bl,al mov cl,4 shr al,cl cmp al,09 jle add_30 add al,07 add_30: add al,30h mov dl,al mov ah,02 int 21h mov al,bl and al,0fh cmp al,09 jle add_30_1 add al,07 add_30_1: add al,30h mov dl,al mov ah,02 int 21h ret disp endp code ends end start
15.059524
22
0.481423
46f29bbe5fb04a053d37a8db4145beaeff5124aa
349
asm
Assembly
programs/oeis/288/A288918.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/288/A288918.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/288/A288918.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A288918: Number of 4-cycles in the n X n king graph. ; 0,3,29,79,153,251,373,519,689,883,1101,1343,1609,1899,2213,2551,2913,3299,3709,4143,4601,5083,5589,6119,6673,7251,7853,8479,9129,9803,10501,11223,11969,12739,13533,14351,15193,16059,16949,17863 mov $2,$0 mul $2,2 lpb $2,1 add $3,1 add $1,$3 trn $1,3 sub $2,1 add $3,5 lpe trn $1,1
24.928571
195
0.690544
2278cd4f36a7f50ca7668ebfe2f3f96ed9159bb9
229
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_ceil.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_ceil.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_ceil.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; float ceil(float x) SECTION code_fp_math48 PUBLIC cm48_sdcciy_ceil EXTERN cm48_sdcciy_ceil_fastcall cm48_sdcciy_ceil: pop af pop hl pop de push de push hl push af jp cm48_sdcciy_ceil_fastcall
10.904762
32
0.720524
47a710750e346c60d118bc720b284c757f379c20
283
asm
Assembly
pwnlib/shellcraft/templates/aarch64/linux/timer_delete.asm
zaratec/pwntools
8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba
[ "MIT" ]
5
2018-05-15T13:00:56.000Z
2020-02-09T14:29:00.000Z
pwnlib/shellcraft/templates/aarch64/linux/timer_delete.asm
FDlucifer/binjitsu
999ad632004bfc3e623eead20eb11de98fc1f4dd
[ "MIT" ]
null
null
null
pwnlib/shellcraft/templates/aarch64/linux/timer_delete.asm
FDlucifer/binjitsu
999ad632004bfc3e623eead20eb11de98fc1f4dd
[ "MIT" ]
6
2017-09-07T02:31:11.000Z
2021-07-05T16:59:18.000Z
<% from pwnlib.shellcraft.aarch64.linux import syscall %> <%page args="timerid"/> <%docstring> Invokes the syscall timer_delete. See 'man 2 timer_delete' for more information. Arguments: timerid(timer_t): timerid </%docstring> ${syscall('SYS_timer_delete', timerid)}
20.214286
81
0.720848
af33ec895d3359905bb1d89e684c9d59dd16d4ca
27,573
asm
Assembly
simd/jfdctint-sse2.asm
yoavweiss/mozjpeg
0aea1da9f0c8577e7fde4ff99c5e75dfdf075472
[ "BSD-3-Clause" ]
1
2019-05-07T15:00:47.000Z
2019-05-07T15:00:47.000Z
simd/jfdctint-sse2.asm
yoavweiss/mozjpeg
0aea1da9f0c8577e7fde4ff99c5e75dfdf075472
[ "BSD-3-Clause" ]
3
2021-03-09T01:19:55.000Z
2021-09-29T17:20:50.000Z
simd/jfdctint-sse2.asm
yoavweiss/mozjpeg
0aea1da9f0c8577e7fde4ff99c5e75dfdf075472
[ "BSD-3-Clause" ]
1
2017-12-19T19:20:53.000Z
2017-12-19T19:20:53.000Z
; ; jfdctint.asm - accurate integer FDCT (SSE2) ; ; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB ; ; Based on ; x86 SIMD extension for IJG JPEG library ; Copyright (C) 1999-2006, MIYASAKA Masaru. ; For conditions of distribution and use, see copyright notice in jsimdext.inc ; ; This file should be assembled with NASM (Netwide Assembler), ; can *not* be assembled with Microsoft's MASM or any compatible ; assembler (including Borland's Turbo Assembler). ; NASM is available from http://nasm.sourceforge.net/ or ; http://sourceforge.net/project/showfiles.php?group_id=6208 ; ; This file contains a slow-but-accurate integer implementation of the ; forward DCT (Discrete Cosine Transform). The following code is based ; directly on the IJG's original jfdctint.c; see the jfdctint.c for ; more details. ; ; [TAB8] %include "jsimdext.inc" %include "jdct.inc" ; -------------------------------------------------------------------------- %define CONST_BITS 13 %define PASS1_BITS 2 %define DESCALE_P1 (CONST_BITS-PASS1_BITS) %define DESCALE_P2 (CONST_BITS+PASS1_BITS) %if CONST_BITS == 13 F_0_298 equ 2446 ; FIX(0.298631336) F_0_390 equ 3196 ; FIX(0.390180644) F_0_541 equ 4433 ; FIX(0.541196100) F_0_765 equ 6270 ; FIX(0.765366865) F_0_899 equ 7373 ; FIX(0.899976223) F_1_175 equ 9633 ; FIX(1.175875602) F_1_501 equ 12299 ; FIX(1.501321110) F_1_847 equ 15137 ; FIX(1.847759065) F_1_961 equ 16069 ; FIX(1.961570560) F_2_053 equ 16819 ; FIX(2.053119869) F_2_562 equ 20995 ; FIX(2.562915447) F_3_072 equ 25172 ; FIX(3.072711026) %else ; NASM cannot do compile-time arithmetic on floating-point constants. %define DESCALE(x,n) (((x)+(1<<((n)-1)))>>(n)) F_0_298 equ DESCALE( 320652955,30-CONST_BITS) ; FIX(0.298631336) F_0_390 equ DESCALE( 418953276,30-CONST_BITS) ; FIX(0.390180644) F_0_541 equ DESCALE( 581104887,30-CONST_BITS) ; FIX(0.541196100) F_0_765 equ DESCALE( 821806413,30-CONST_BITS) ; FIX(0.765366865) F_0_899 equ DESCALE( 966342111,30-CONST_BITS) ; FIX(0.899976223) F_1_175 equ DESCALE(1262586813,30-CONST_BITS) ; FIX(1.175875602) F_1_501 equ DESCALE(1612031267,30-CONST_BITS) ; FIX(1.501321110) F_1_847 equ DESCALE(1984016188,30-CONST_BITS) ; FIX(1.847759065) F_1_961 equ DESCALE(2106220350,30-CONST_BITS) ; FIX(1.961570560) F_2_053 equ DESCALE(2204520673,30-CONST_BITS) ; FIX(2.053119869) F_2_562 equ DESCALE(2751909506,30-CONST_BITS) ; FIX(2.562915447) F_3_072 equ DESCALE(3299298341,30-CONST_BITS) ; FIX(3.072711026) %endif ; -------------------------------------------------------------------------- SECTION SEG_CONST alignz 16 global EXTN(jconst_fdct_islow_sse2) EXTN(jconst_fdct_islow_sse2): PW_F130_F054 times 4 dw (F_0_541+F_0_765), F_0_541 PW_F054_MF130 times 4 dw F_0_541, (F_0_541-F_1_847) PW_MF078_F117 times 4 dw (F_1_175-F_1_961), F_1_175 PW_F117_F078 times 4 dw F_1_175, (F_1_175-F_0_390) PW_MF060_MF089 times 4 dw (F_0_298-F_0_899),-F_0_899 PW_MF089_F060 times 4 dw -F_0_899, (F_1_501-F_0_899) PW_MF050_MF256 times 4 dw (F_2_053-F_2_562),-F_2_562 PW_MF256_F050 times 4 dw -F_2_562, (F_3_072-F_2_562) PD_DESCALE_P1 times 4 dd 1 << (DESCALE_P1-1) PD_DESCALE_P2 times 4 dd 1 << (DESCALE_P2-1) PW_DESCALE_P2X times 8 dw 1 << (PASS1_BITS-1) alignz 16 ; -------------------------------------------------------------------------- SECTION SEG_TEXT BITS 32 ; ; Perform the forward DCT on one block of samples. ; ; GLOBAL(void) ; jsimd_fdct_islow_sse2 (DCTELEM * data) ; %define data(b) (b)+8 ; DCTELEM * data %define original_ebp ebp+0 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM] %define WK_NUM 6 align 16 global EXTN(jsimd_fdct_islow_sse2) EXTN(jsimd_fdct_islow_sse2): push ebp mov eax,esp ; eax = original ebp sub esp, byte 4 and esp, byte (-SIZEOF_XMMWORD) ; align to 128 bits mov [esp],eax mov ebp,esp ; ebp = aligned ebp lea esp, [wk(0)] pushpic ebx ; push ecx ; unused ; push edx ; need not be preserved ; push esi ; unused ; push edi ; unused get_GOT ebx ; get GOT address ; ---- Pass 1: process rows. mov edx, POINTER [data(eax)] ; (DCTELEM *) movdqa xmm0, XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_DCTELEM)] movdqa xmm1, XMMWORD [XMMBLOCK(1,0,edx,SIZEOF_DCTELEM)] movdqa xmm2, XMMWORD [XMMBLOCK(2,0,edx,SIZEOF_DCTELEM)] movdqa xmm3, XMMWORD [XMMBLOCK(3,0,edx,SIZEOF_DCTELEM)] ; xmm0=(00 01 02 03 04 05 06 07), xmm2=(20 21 22 23 24 25 26 27) ; xmm1=(10 11 12 13 14 15 16 17), xmm3=(30 31 32 33 34 35 36 37) movdqa xmm4,xmm0 ; transpose coefficients(phase 1) punpcklwd xmm0,xmm1 ; xmm0=(00 10 01 11 02 12 03 13) punpckhwd xmm4,xmm1 ; xmm4=(04 14 05 15 06 16 07 17) movdqa xmm5,xmm2 ; transpose coefficients(phase 1) punpcklwd xmm2,xmm3 ; xmm2=(20 30 21 31 22 32 23 33) punpckhwd xmm5,xmm3 ; xmm5=(24 34 25 35 26 36 27 37) movdqa xmm6, XMMWORD [XMMBLOCK(4,0,edx,SIZEOF_DCTELEM)] movdqa xmm7, XMMWORD [XMMBLOCK(5,0,edx,SIZEOF_DCTELEM)] movdqa xmm1, XMMWORD [XMMBLOCK(6,0,edx,SIZEOF_DCTELEM)] movdqa xmm3, XMMWORD [XMMBLOCK(7,0,edx,SIZEOF_DCTELEM)] ; xmm6=( 4 12 20 28 36 44 52 60), xmm1=( 6 14 22 30 38 46 54 62) ; xmm7=( 5 13 21 29 37 45 53 61), xmm3=( 7 15 23 31 39 47 55 63) movdqa XMMWORD [wk(0)], xmm2 ; wk(0)=(20 30 21 31 22 32 23 33) movdqa XMMWORD [wk(1)], xmm5 ; wk(1)=(24 34 25 35 26 36 27 37) movdqa xmm2,xmm6 ; transpose coefficients(phase 1) punpcklwd xmm6,xmm7 ; xmm6=(40 50 41 51 42 52 43 53) punpckhwd xmm2,xmm7 ; xmm2=(44 54 45 55 46 56 47 57) movdqa xmm5,xmm1 ; transpose coefficients(phase 1) punpcklwd xmm1,xmm3 ; xmm1=(60 70 61 71 62 72 63 73) punpckhwd xmm5,xmm3 ; xmm5=(64 74 65 75 66 76 67 77) movdqa xmm7,xmm6 ; transpose coefficients(phase 2) punpckldq xmm6,xmm1 ; xmm6=(40 50 60 70 41 51 61 71) punpckhdq xmm7,xmm1 ; xmm7=(42 52 62 72 43 53 63 73) movdqa xmm3,xmm2 ; transpose coefficients(phase 2) punpckldq xmm2,xmm5 ; xmm2=(44 54 64 74 45 55 65 75) punpckhdq xmm3,xmm5 ; xmm3=(46 56 66 76 47 57 67 77) movdqa xmm1, XMMWORD [wk(0)] ; xmm1=(20 30 21 31 22 32 23 33) movdqa xmm5, XMMWORD [wk(1)] ; xmm5=(24 34 25 35 26 36 27 37) movdqa XMMWORD [wk(2)], xmm7 ; wk(2)=(42 52 62 72 43 53 63 73) movdqa XMMWORD [wk(3)], xmm2 ; wk(3)=(44 54 64 74 45 55 65 75) movdqa xmm7,xmm0 ; transpose coefficients(phase 2) punpckldq xmm0,xmm1 ; xmm0=(00 10 20 30 01 11 21 31) punpckhdq xmm7,xmm1 ; xmm7=(02 12 22 32 03 13 23 33) movdqa xmm2,xmm4 ; transpose coefficients(phase 2) punpckldq xmm4,xmm5 ; xmm4=(04 14 24 34 05 15 25 35) punpckhdq xmm2,xmm5 ; xmm2=(06 16 26 36 07 17 27 37) movdqa xmm1,xmm0 ; transpose coefficients(phase 3) punpcklqdq xmm0,xmm6 ; xmm0=(00 10 20 30 40 50 60 70)=data0 punpckhqdq xmm1,xmm6 ; xmm1=(01 11 21 31 41 51 61 71)=data1 movdqa xmm5,xmm2 ; transpose coefficients(phase 3) punpcklqdq xmm2,xmm3 ; xmm2=(06 16 26 36 46 56 66 76)=data6 punpckhqdq xmm5,xmm3 ; xmm5=(07 17 27 37 47 57 67 77)=data7 movdqa xmm6,xmm1 movdqa xmm3,xmm0 psubw xmm1,xmm2 ; xmm1=data1-data6=tmp6 psubw xmm0,xmm5 ; xmm0=data0-data7=tmp7 paddw xmm6,xmm2 ; xmm6=data1+data6=tmp1 paddw xmm3,xmm5 ; xmm3=data0+data7=tmp0 movdqa xmm2, XMMWORD [wk(2)] ; xmm2=(42 52 62 72 43 53 63 73) movdqa xmm5, XMMWORD [wk(3)] ; xmm5=(44 54 64 74 45 55 65 75) movdqa XMMWORD [wk(0)], xmm1 ; wk(0)=tmp6 movdqa XMMWORD [wk(1)], xmm0 ; wk(1)=tmp7 movdqa xmm1,xmm7 ; transpose coefficients(phase 3) punpcklqdq xmm7,xmm2 ; xmm7=(02 12 22 32 42 52 62 72)=data2 punpckhqdq xmm1,xmm2 ; xmm1=(03 13 23 33 43 53 63 73)=data3 movdqa xmm0,xmm4 ; transpose coefficients(phase 3) punpcklqdq xmm4,xmm5 ; xmm4=(04 14 24 34 44 54 64 74)=data4 punpckhqdq xmm0,xmm5 ; xmm0=(05 15 25 35 45 55 65 75)=data5 movdqa xmm2,xmm1 movdqa xmm5,xmm7 paddw xmm1,xmm4 ; xmm1=data3+data4=tmp3 paddw xmm7,xmm0 ; xmm7=data2+data5=tmp2 psubw xmm2,xmm4 ; xmm2=data3-data4=tmp4 psubw xmm5,xmm0 ; xmm5=data2-data5=tmp5 ; -- Even part movdqa xmm4,xmm3 movdqa xmm0,xmm6 paddw xmm3,xmm1 ; xmm3=tmp10 paddw xmm6,xmm7 ; xmm6=tmp11 psubw xmm4,xmm1 ; xmm4=tmp13 psubw xmm0,xmm7 ; xmm0=tmp12 movdqa xmm1,xmm3 paddw xmm3,xmm6 ; xmm3=tmp10+tmp11 psubw xmm1,xmm6 ; xmm1=tmp10-tmp11 psllw xmm3,PASS1_BITS ; xmm3=data0 psllw xmm1,PASS1_BITS ; xmm1=data4 movdqa XMMWORD [wk(2)], xmm3 ; wk(2)=data0 movdqa XMMWORD [wk(3)], xmm1 ; wk(3)=data4 ; (Original) ; z1 = (tmp12 + tmp13) * 0.541196100; ; data2 = z1 + tmp13 * 0.765366865; ; data6 = z1 + tmp12 * -1.847759065; ; ; (This implementation) ; data2 = tmp13 * (0.541196100 + 0.765366865) + tmp12 * 0.541196100; ; data6 = tmp13 * 0.541196100 + tmp12 * (0.541196100 - 1.847759065); movdqa xmm7,xmm4 ; xmm4=tmp13 movdqa xmm6,xmm4 punpcklwd xmm7,xmm0 ; xmm0=tmp12 punpckhwd xmm6,xmm0 movdqa xmm4,xmm7 movdqa xmm0,xmm6 pmaddwd xmm7,[GOTOFF(ebx,PW_F130_F054)] ; xmm7=data2L pmaddwd xmm6,[GOTOFF(ebx,PW_F130_F054)] ; xmm6=data2H pmaddwd xmm4,[GOTOFF(ebx,PW_F054_MF130)] ; xmm4=data6L pmaddwd xmm0,[GOTOFF(ebx,PW_F054_MF130)] ; xmm0=data6H paddd xmm7,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm6,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm7,DESCALE_P1 psrad xmm6,DESCALE_P1 paddd xmm4,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm0,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm4,DESCALE_P1 psrad xmm0,DESCALE_P1 packssdw xmm7,xmm6 ; xmm7=data2 packssdw xmm4,xmm0 ; xmm4=data6 movdqa XMMWORD [wk(4)], xmm7 ; wk(4)=data2 movdqa XMMWORD [wk(5)], xmm4 ; wk(5)=data6 ; -- Odd part movdqa xmm3, XMMWORD [wk(0)] ; xmm3=tmp6 movdqa xmm1, XMMWORD [wk(1)] ; xmm1=tmp7 movdqa xmm6,xmm2 ; xmm2=tmp4 movdqa xmm0,xmm5 ; xmm5=tmp5 paddw xmm6,xmm3 ; xmm6=z3 paddw xmm0,xmm1 ; xmm0=z4 ; (Original) ; z5 = (z3 + z4) * 1.175875602; ; z3 = z3 * -1.961570560; z4 = z4 * -0.390180644; ; z3 += z5; z4 += z5; ; ; (This implementation) ; z3 = z3 * (1.175875602 - 1.961570560) + z4 * 1.175875602; ; z4 = z3 * 1.175875602 + z4 * (1.175875602 - 0.390180644); movdqa xmm7,xmm6 movdqa xmm4,xmm6 punpcklwd xmm7,xmm0 punpckhwd xmm4,xmm0 movdqa xmm6,xmm7 movdqa xmm0,xmm4 pmaddwd xmm7,[GOTOFF(ebx,PW_MF078_F117)] ; xmm7=z3L pmaddwd xmm4,[GOTOFF(ebx,PW_MF078_F117)] ; xmm4=z3H pmaddwd xmm6,[GOTOFF(ebx,PW_F117_F078)] ; xmm6=z4L pmaddwd xmm0,[GOTOFF(ebx,PW_F117_F078)] ; xmm0=z4H movdqa XMMWORD [wk(0)], xmm7 ; wk(0)=z3L movdqa XMMWORD [wk(1)], xmm4 ; wk(1)=z3H ; (Original) ; z1 = tmp4 + tmp7; z2 = tmp5 + tmp6; ; tmp4 = tmp4 * 0.298631336; tmp5 = tmp5 * 2.053119869; ; tmp6 = tmp6 * 3.072711026; tmp7 = tmp7 * 1.501321110; ; z1 = z1 * -0.899976223; z2 = z2 * -2.562915447; ; data7 = tmp4 + z1 + z3; data5 = tmp5 + z2 + z4; ; data3 = tmp6 + z2 + z3; data1 = tmp7 + z1 + z4; ; ; (This implementation) ; tmp4 = tmp4 * (0.298631336 - 0.899976223) + tmp7 * -0.899976223; ; tmp5 = tmp5 * (2.053119869 - 2.562915447) + tmp6 * -2.562915447; ; tmp6 = tmp5 * -2.562915447 + tmp6 * (3.072711026 - 2.562915447); ; tmp7 = tmp4 * -0.899976223 + tmp7 * (1.501321110 - 0.899976223); ; data7 = tmp4 + z3; data5 = tmp5 + z4; ; data3 = tmp6 + z3; data1 = tmp7 + z4; movdqa xmm7,xmm2 movdqa xmm4,xmm2 punpcklwd xmm7,xmm1 punpckhwd xmm4,xmm1 movdqa xmm2,xmm7 movdqa xmm1,xmm4 pmaddwd xmm7,[GOTOFF(ebx,PW_MF060_MF089)] ; xmm7=tmp4L pmaddwd xmm4,[GOTOFF(ebx,PW_MF060_MF089)] ; xmm4=tmp4H pmaddwd xmm2,[GOTOFF(ebx,PW_MF089_F060)] ; xmm2=tmp7L pmaddwd xmm1,[GOTOFF(ebx,PW_MF089_F060)] ; xmm1=tmp7H paddd xmm7, XMMWORD [wk(0)] ; xmm7=data7L paddd xmm4, XMMWORD [wk(1)] ; xmm4=data7H paddd xmm2,xmm6 ; xmm2=data1L paddd xmm1,xmm0 ; xmm1=data1H paddd xmm7,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm4,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm7,DESCALE_P1 psrad xmm4,DESCALE_P1 paddd xmm2,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm1,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm2,DESCALE_P1 psrad xmm1,DESCALE_P1 packssdw xmm7,xmm4 ; xmm7=data7 packssdw xmm2,xmm1 ; xmm2=data1 movdqa xmm4,xmm5 movdqa xmm1,xmm5 punpcklwd xmm4,xmm3 punpckhwd xmm1,xmm3 movdqa xmm5,xmm4 movdqa xmm3,xmm1 pmaddwd xmm4,[GOTOFF(ebx,PW_MF050_MF256)] ; xmm4=tmp5L pmaddwd xmm1,[GOTOFF(ebx,PW_MF050_MF256)] ; xmm1=tmp5H pmaddwd xmm5,[GOTOFF(ebx,PW_MF256_F050)] ; xmm5=tmp6L pmaddwd xmm3,[GOTOFF(ebx,PW_MF256_F050)] ; xmm3=tmp6H paddd xmm4,xmm6 ; xmm4=data5L paddd xmm1,xmm0 ; xmm1=data5H paddd xmm5, XMMWORD [wk(0)] ; xmm5=data3L paddd xmm3, XMMWORD [wk(1)] ; xmm3=data3H paddd xmm4,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm1,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm4,DESCALE_P1 psrad xmm1,DESCALE_P1 paddd xmm5,[GOTOFF(ebx,PD_DESCALE_P1)] paddd xmm3,[GOTOFF(ebx,PD_DESCALE_P1)] psrad xmm5,DESCALE_P1 psrad xmm3,DESCALE_P1 packssdw xmm4,xmm1 ; xmm4=data5 packssdw xmm5,xmm3 ; xmm5=data3 ; ---- Pass 2: process columns. ; mov edx, POINTER [data(eax)] ; (DCTELEM *) movdqa xmm6, XMMWORD [wk(2)] ; xmm6=col0 movdqa xmm0, XMMWORD [wk(4)] ; xmm0=col2 ; xmm6=(00 10 20 30 40 50 60 70), xmm0=(02 12 22 32 42 52 62 72) ; xmm2=(01 11 21 31 41 51 61 71), xmm5=(03 13 23 33 43 53 63 73) movdqa xmm1,xmm6 ; transpose coefficients(phase 1) punpcklwd xmm6,xmm2 ; xmm6=(00 01 10 11 20 21 30 31) punpckhwd xmm1,xmm2 ; xmm1=(40 41 50 51 60 61 70 71) movdqa xmm3,xmm0 ; transpose coefficients(phase 1) punpcklwd xmm0,xmm5 ; xmm0=(02 03 12 13 22 23 32 33) punpckhwd xmm3,xmm5 ; xmm3=(42 43 52 53 62 63 72 73) movdqa xmm2, XMMWORD [wk(3)] ; xmm2=col4 movdqa xmm5, XMMWORD [wk(5)] ; xmm5=col6 ; xmm2=(04 14 24 34 44 54 64 74), xmm5=(06 16 26 36 46 56 66 76) ; xmm4=(05 15 25 35 45 55 65 75), xmm7=(07 17 27 37 47 57 67 77) movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=(02 03 12 13 22 23 32 33) movdqa XMMWORD [wk(1)], xmm3 ; wk(1)=(42 43 52 53 62 63 72 73) movdqa xmm0,xmm2 ; transpose coefficients(phase 1) punpcklwd xmm2,xmm4 ; xmm2=(04 05 14 15 24 25 34 35) punpckhwd xmm0,xmm4 ; xmm0=(44 45 54 55 64 65 74 75) movdqa xmm3,xmm5 ; transpose coefficients(phase 1) punpcklwd xmm5,xmm7 ; xmm5=(06 07 16 17 26 27 36 37) punpckhwd xmm3,xmm7 ; xmm3=(46 47 56 57 66 67 76 77) movdqa xmm4,xmm2 ; transpose coefficients(phase 2) punpckldq xmm2,xmm5 ; xmm2=(04 05 06 07 14 15 16 17) punpckhdq xmm4,xmm5 ; xmm4=(24 25 26 27 34 35 36 37) movdqa xmm7,xmm0 ; transpose coefficients(phase 2) punpckldq xmm0,xmm3 ; xmm0=(44 45 46 47 54 55 56 57) punpckhdq xmm7,xmm3 ; xmm7=(64 65 66 67 74 75 76 77) movdqa xmm5, XMMWORD [wk(0)] ; xmm5=(02 03 12 13 22 23 32 33) movdqa xmm3, XMMWORD [wk(1)] ; xmm3=(42 43 52 53 62 63 72 73) movdqa XMMWORD [wk(2)], xmm4 ; wk(2)=(24 25 26 27 34 35 36 37) movdqa XMMWORD [wk(3)], xmm0 ; wk(3)=(44 45 46 47 54 55 56 57) movdqa xmm4,xmm6 ; transpose coefficients(phase 2) punpckldq xmm6,xmm5 ; xmm6=(00 01 02 03 10 11 12 13) punpckhdq xmm4,xmm5 ; xmm4=(20 21 22 23 30 31 32 33) movdqa xmm0,xmm1 ; transpose coefficients(phase 2) punpckldq xmm1,xmm3 ; xmm1=(40 41 42 43 50 51 52 53) punpckhdq xmm0,xmm3 ; xmm0=(60 61 62 63 70 71 72 73) movdqa xmm5,xmm6 ; transpose coefficients(phase 3) punpcklqdq xmm6,xmm2 ; xmm6=(00 01 02 03 04 05 06 07)=data0 punpckhqdq xmm5,xmm2 ; xmm5=(10 11 12 13 14 15 16 17)=data1 movdqa xmm3,xmm0 ; transpose coefficients(phase 3) punpcklqdq xmm0,xmm7 ; xmm0=(60 61 62 63 64 65 66 67)=data6 punpckhqdq xmm3,xmm7 ; xmm3=(70 71 72 73 74 75 76 77)=data7 movdqa xmm2,xmm5 movdqa xmm7,xmm6 psubw xmm5,xmm0 ; xmm5=data1-data6=tmp6 psubw xmm6,xmm3 ; xmm6=data0-data7=tmp7 paddw xmm2,xmm0 ; xmm2=data1+data6=tmp1 paddw xmm7,xmm3 ; xmm7=data0+data7=tmp0 movdqa xmm0, XMMWORD [wk(2)] ; xmm0=(24 25 26 27 34 35 36 37) movdqa xmm3, XMMWORD [wk(3)] ; xmm3=(44 45 46 47 54 55 56 57) movdqa XMMWORD [wk(0)], xmm5 ; wk(0)=tmp6 movdqa XMMWORD [wk(1)], xmm6 ; wk(1)=tmp7 movdqa xmm5,xmm4 ; transpose coefficients(phase 3) punpcklqdq xmm4,xmm0 ; xmm4=(20 21 22 23 24 25 26 27)=data2 punpckhqdq xmm5,xmm0 ; xmm5=(30 31 32 33 34 35 36 37)=data3 movdqa xmm6,xmm1 ; transpose coefficients(phase 3) punpcklqdq xmm1,xmm3 ; xmm1=(40 41 42 43 44 45 46 47)=data4 punpckhqdq xmm6,xmm3 ; xmm6=(50 51 52 53 54 55 56 57)=data5 movdqa xmm0,xmm5 movdqa xmm3,xmm4 paddw xmm5,xmm1 ; xmm5=data3+data4=tmp3 paddw xmm4,xmm6 ; xmm4=data2+data5=tmp2 psubw xmm0,xmm1 ; xmm0=data3-data4=tmp4 psubw xmm3,xmm6 ; xmm3=data2-data5=tmp5 ; -- Even part movdqa xmm1,xmm7 movdqa xmm6,xmm2 paddw xmm7,xmm5 ; xmm7=tmp10 paddw xmm2,xmm4 ; xmm2=tmp11 psubw xmm1,xmm5 ; xmm1=tmp13 psubw xmm6,xmm4 ; xmm6=tmp12 movdqa xmm5,xmm7 paddsw xmm7,xmm2 ; xmm7=tmp10+tmp11 psubsw xmm5,xmm2 ; xmm5=tmp10-tmp11 paddsw xmm7,[GOTOFF(ebx,PW_DESCALE_P2X)] paddsw xmm5,[GOTOFF(ebx,PW_DESCALE_P2X)] psraw xmm7,PASS1_BITS ; xmm7=data0 psraw xmm5,PASS1_BITS ; xmm5=data4 movdqa XMMWORD [XMMBLOCK(0,0,edx,SIZEOF_DCTELEM)], xmm7 movdqa XMMWORD [XMMBLOCK(4,0,edx,SIZEOF_DCTELEM)], xmm5 ; (Original) ; z1 = (tmp12 + tmp13) * 0.541196100; ; data2 = z1 + tmp13 * 0.765366865; ; data6 = z1 + tmp12 * -1.847759065; ; ; (This implementation) ; data2 = tmp13 * (0.541196100 + 0.765366865) + tmp12 * 0.541196100; ; data6 = tmp13 * 0.541196100 + tmp12 * (0.541196100 - 1.847759065); movdqa xmm4,xmm1 ; xmm1=tmp13 movdqa xmm2,xmm1 punpcklwd xmm4,xmm6 ; xmm6=tmp12 punpckhwd xmm2,xmm6 movdqa xmm1,xmm4 movdqa xmm6,xmm2 pmaddwd xmm4,[GOTOFF(ebx,PW_F130_F054)] ; xmm4=data2L pmaddwd xmm2,[GOTOFF(ebx,PW_F130_F054)] ; xmm2=data2H pmaddwd xmm1,[GOTOFF(ebx,PW_F054_MF130)] ; xmm1=data6L pmaddwd xmm6,[GOTOFF(ebx,PW_F054_MF130)] ; xmm6=data6H paddd xmm4,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm2,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm4,DESCALE_P2 psrad xmm2,DESCALE_P2 paddd xmm1,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm6,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm1,DESCALE_P2 psrad xmm6,DESCALE_P2 packssdw xmm4,xmm2 ; xmm4=data2 packssdw xmm1,xmm6 ; xmm1=data6 movdqa XMMWORD [XMMBLOCK(2,0,edx,SIZEOF_DCTELEM)], xmm4 movdqa XMMWORD [XMMBLOCK(6,0,edx,SIZEOF_DCTELEM)], xmm1 ; -- Odd part movdqa xmm7, XMMWORD [wk(0)] ; xmm7=tmp6 movdqa xmm5, XMMWORD [wk(1)] ; xmm5=tmp7 movdqa xmm2,xmm0 ; xmm0=tmp4 movdqa xmm6,xmm3 ; xmm3=tmp5 paddw xmm2,xmm7 ; xmm2=z3 paddw xmm6,xmm5 ; xmm6=z4 ; (Original) ; z5 = (z3 + z4) * 1.175875602; ; z3 = z3 * -1.961570560; z4 = z4 * -0.390180644; ; z3 += z5; z4 += z5; ; ; (This implementation) ; z3 = z3 * (1.175875602 - 1.961570560) + z4 * 1.175875602; ; z4 = z3 * 1.175875602 + z4 * (1.175875602 - 0.390180644); movdqa xmm4,xmm2 movdqa xmm1,xmm2 punpcklwd xmm4,xmm6 punpckhwd xmm1,xmm6 movdqa xmm2,xmm4 movdqa xmm6,xmm1 pmaddwd xmm4,[GOTOFF(ebx,PW_MF078_F117)] ; xmm4=z3L pmaddwd xmm1,[GOTOFF(ebx,PW_MF078_F117)] ; xmm1=z3H pmaddwd xmm2,[GOTOFF(ebx,PW_F117_F078)] ; xmm2=z4L pmaddwd xmm6,[GOTOFF(ebx,PW_F117_F078)] ; xmm6=z4H movdqa XMMWORD [wk(0)], xmm4 ; wk(0)=z3L movdqa XMMWORD [wk(1)], xmm1 ; wk(1)=z3H ; (Original) ; z1 = tmp4 + tmp7; z2 = tmp5 + tmp6; ; tmp4 = tmp4 * 0.298631336; tmp5 = tmp5 * 2.053119869; ; tmp6 = tmp6 * 3.072711026; tmp7 = tmp7 * 1.501321110; ; z1 = z1 * -0.899976223; z2 = z2 * -2.562915447; ; data7 = tmp4 + z1 + z3; data5 = tmp5 + z2 + z4; ; data3 = tmp6 + z2 + z3; data1 = tmp7 + z1 + z4; ; ; (This implementation) ; tmp4 = tmp4 * (0.298631336 - 0.899976223) + tmp7 * -0.899976223; ; tmp5 = tmp5 * (2.053119869 - 2.562915447) + tmp6 * -2.562915447; ; tmp6 = tmp5 * -2.562915447 + tmp6 * (3.072711026 - 2.562915447); ; tmp7 = tmp4 * -0.899976223 + tmp7 * (1.501321110 - 0.899976223); ; data7 = tmp4 + z3; data5 = tmp5 + z4; ; data3 = tmp6 + z3; data1 = tmp7 + z4; movdqa xmm4,xmm0 movdqa xmm1,xmm0 punpcklwd xmm4,xmm5 punpckhwd xmm1,xmm5 movdqa xmm0,xmm4 movdqa xmm5,xmm1 pmaddwd xmm4,[GOTOFF(ebx,PW_MF060_MF089)] ; xmm4=tmp4L pmaddwd xmm1,[GOTOFF(ebx,PW_MF060_MF089)] ; xmm1=tmp4H pmaddwd xmm0,[GOTOFF(ebx,PW_MF089_F060)] ; xmm0=tmp7L pmaddwd xmm5,[GOTOFF(ebx,PW_MF089_F060)] ; xmm5=tmp7H paddd xmm4, XMMWORD [wk(0)] ; xmm4=data7L paddd xmm1, XMMWORD [wk(1)] ; xmm1=data7H paddd xmm0,xmm2 ; xmm0=data1L paddd xmm5,xmm6 ; xmm5=data1H paddd xmm4,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm1,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm4,DESCALE_P2 psrad xmm1,DESCALE_P2 paddd xmm0,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm5,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm0,DESCALE_P2 psrad xmm5,DESCALE_P2 packssdw xmm4,xmm1 ; xmm4=data7 packssdw xmm0,xmm5 ; xmm0=data1 movdqa XMMWORD [XMMBLOCK(7,0,edx,SIZEOF_DCTELEM)], xmm4 movdqa XMMWORD [XMMBLOCK(1,0,edx,SIZEOF_DCTELEM)], xmm0 movdqa xmm1,xmm3 movdqa xmm5,xmm3 punpcklwd xmm1,xmm7 punpckhwd xmm5,xmm7 movdqa xmm3,xmm1 movdqa xmm7,xmm5 pmaddwd xmm1,[GOTOFF(ebx,PW_MF050_MF256)] ; xmm1=tmp5L pmaddwd xmm5,[GOTOFF(ebx,PW_MF050_MF256)] ; xmm5=tmp5H pmaddwd xmm3,[GOTOFF(ebx,PW_MF256_F050)] ; xmm3=tmp6L pmaddwd xmm7,[GOTOFF(ebx,PW_MF256_F050)] ; xmm7=tmp6H paddd xmm1,xmm2 ; xmm1=data5L paddd xmm5,xmm6 ; xmm5=data5H paddd xmm3, XMMWORD [wk(0)] ; xmm3=data3L paddd xmm7, XMMWORD [wk(1)] ; xmm7=data3H paddd xmm1,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm5,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm1,DESCALE_P2 psrad xmm5,DESCALE_P2 paddd xmm3,[GOTOFF(ebx,PD_DESCALE_P2)] paddd xmm7,[GOTOFF(ebx,PD_DESCALE_P2)] psrad xmm3,DESCALE_P2 psrad xmm7,DESCALE_P2 packssdw xmm1,xmm5 ; xmm1=data5 packssdw xmm3,xmm7 ; xmm3=data3 movdqa XMMWORD [XMMBLOCK(5,0,edx,SIZEOF_DCTELEM)], xmm1 movdqa XMMWORD [XMMBLOCK(3,0,edx,SIZEOF_DCTELEM)], xmm3 ; pop edi ; unused ; pop esi ; unused ; pop edx ; need not be preserved ; pop ecx ; unused poppic ebx mov esp,ebp ; esp <- aligned ebp pop esp ; esp <- original ebp pop ebp ret ; For some reason, the OS X linker does not honor the request to align the ; segment unless we do this. align 16
43.422047
78
0.544953
176d518a39d1ceada5fd0d79e2bf93e8d8fcf412
515
asm
Assembly
oeis/159/A159217.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/159/A159217.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/159/A159217.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A159217: 1/8 the number of n X n arrays of squares of integers with every 2X2 subblock summing to 17 ; Submitted by Jon Maiga ; 3,8,17,35,69,137,269,533,1053,2093,4157,8285,16509,32957,65789,131453,262653,525053,1049597,2098685,4196349,8391677,16781309,33560573,67117053,134230013,268451837 mov $3,$0 seq $0,209726 ; 1/4 the number of (n+1) X 8 0..2 arrays with every 2 X 2 subblock having distinct clockwise edge differences. mov $2,2 add $3,2 pow $2,$3 add $0,$2 sub $0,14 mul $0,2 sub $0,12 div $0,2 add $0,3
32.1875
164
0.735922
7591096d494be26b72150b0ad8604838ee3f3dba
3,323
asm
Assembly
Data/ships/TransportType10.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
null
null
null
Data/ships/TransportType10.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
null
null
null
Data/ships/TransportType10.asm
ped7g/EliteNext
6e930f9b9924b295d7281ee6acb879600d7e597f
[ "Unlicense" ]
null
null
null
TransportType10: DB $00, $09, $C4 DW TransportType10Edges DB TransportType10EdgesSize DB $30, $1A DB TransportType10VertSize DB TransportType10EdgesCnt DB $00, $00 DB TransportType10NormalsSize DB $10, $20, $0A DW TransportType10Normals DB $02, $00 DW TransportType10Vertices DB 0,0 ; Type and Tactics TransportType10Vertices: DB $00, $0A, $1A, $3F, $06, $77 DB $19, $04, $1A, $BF, $01, $77 DB $1C, $03, $1A, $FF, $01, $22 DB $19, $08, $1A, $FF, $02, $33 DB $1A, $08, $1A, $7F, $03, $44 DB $1D, $03, $1A, $7F, $04, $55 DB $1A, $04, $1A, $3F, $05, $66 DB $00, $06, $0C, $13, $FF, $FF DB $1E, $01, $0C, $DF, $17, $89 DB $21, $08, $0C, $DF, $12, $39 DB $21, $08, $0C, $5F, $34, $5A DB $1E, $01, $0C, $5F, $56, $AB DB $0B, $02, $1E, $DF, $89, $CD DB $0D, $08, $1E, $DF, $39, $DD DB $0E, $08, $1E, $5F, $3A, $DD DB $0B, $02, $1E, $5F, $AB, $CD DB $05, $06, $02, $87, $77, $77 DB $12, $03, $02, $87, $77, $77 DB $05, $07, $07, $A7, $77, $77 DB $12, $04, $07, $A7, $77, $77 DB $0B, $06, $0E, $A7, $77, $77 DB $0B, $05, $07, $A7, $77, $77 DB $05, $07, $0E, $27, $66, $66 DB $12, $04, $0E, $27, $66, $66 DB $0B, $05, $07, $27, $66, $66 DB $05, $06, $03, $27, $66, $66 DB $12, $03, $03, $27, $66, $66 DB $0B, $04, $08, $07, $66, $66 DB $0B, $05, $03, $27, $66, $66 DB $10, $08, $0D, $E6, $33, $33 DB $10, $08, $10, $C6, $33, $33 DB $11, $08, $0D, $66, $33, $33 DB $11, $08, $10, $46, $33, $33 DB $0D, $03, $1A, $E8, $00, $00 DB $0D, $03, $1A, $68, $00, $00 DB $09, $03, $1A, $25, $00, $00 DB $08, $03, $1A, $A5, $00, $00 TransportType10VertSize: equ $ - TransportType10Vertices TransportType10Edges: DB $1F, $07, $00, $04 DB $1F, $01, $04, $08 DB $1F, $02, $08, $0C DB $1F, $03, $0C, $10 DB $1F, $04, $10, $14 DB $1F, $05, $14, $18 DB $1F, $06, $00, $18 DB $10, $67, $00, $1C DB $1F, $17, $04, $20 DB $0B, $12, $08, $24 DB $1F, $23, $0C, $24 DB $1F, $34, $10, $28 DB $0B, $45, $14, $28 DB $1F, $56, $18, $2C DB $11, $78, $1C, $20 DB $11, $19, $20, $24 DB $11, $5A, $28, $2C DB $11, $6B, $1C, $2C DB $13, $BC, $1C, $3C DB $13, $8C, $1C, $30 DB $10, $89, $20, $30 DB $1F, $39, $24, $34 DB $1F, $3A, $28, $38 DB $10, $AB, $2C, $3C DB $1F, $9D, $30, $34 DB $1F, $3D, $34, $38 DB $1F, $AD, $38, $3C DB $1F, $CD, $30, $3C DB $07, $77, $40, $44 DB $07, $77, $48, $4C DB $07, $77, $4C, $50 DB $07, $77, $48, $50 DB $07, $77, $50, $54 DB $07, $66, $58, $5C DB $07, $66, $5C, $60 DB $07, $66, $60, $58 DB $07, $66, $64, $68 DB $07, $66, $68, $6C DB $07, $66, $64, $6C DB $07, $66, $6C, $70 DB $06, $33, $74, $78 DB $06, $33, $7C, $80 DB $08, $00, $84, $88 DB $05, $00, $88, $8C DB $05, $00, $8C, $90 DB $05, $00, $90, $84 TransportType10EdgesSize: equ $ - TransportType10Edges TransportType10EdgesCnt: equ TransportType10EdgesSize/4 TransportType10Normals: DB $3F, $00, $00, $67 DB $BF, $6F, $30, $07 DB $FF, $69, $3F, $15 DB $5F, $00, $22, $00 DB $7F, $69, $3F, $15 DB $3F, $6F, $30, $07 DB $1F, $08, $20, $03 DB $9F, $08, $20, $03 DB $93, $08, $22, $0B DB $9F, $4B, $20, $4F DB $1F, $4B, $20, $4F DB $13, $08, $22, $0B DB $1F, $00, $26, $11 DB $1F, $00, $00, $79 TransportType10NormalsSize: equ $ - TransportType10Normals TransportType10Len: equ $ - TransportType10
25.960938
70
0.499248
38a5b0a73cf4eca58a635af119204979bed79b81
1,750
asm
Assembly
week_7/dataset/Assembly/056596.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
week_7/dataset/Assembly/056596.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
week_7/dataset/Assembly/056596.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
; Let the user input a signed decimal integer ; from the console. Use a finite-state diagram, and ; Display an error message if invalid input is entered. .model small .stack 100h DOS_CHAR_INPUT = 1 ENTER_KEY = 0Dh .data InvalidInputMessage db "Invalid input",0dh,0ah,0 .code extrn Writestring:proc, Crlf:proc, Clrscr:proc main proc mov ax,@data mov ds,ax call Clrscr StateA: call Getnext ; read next char into AL cmp al,'+' ; leading + sign? je StateB ; go to State B cmp al,'-' ; leading - sign? je StateB ; go to State C call Isdigit ; ZF = 1 if AL contains a digit jz StateC call DisplayError ; invalid input found jmp Exit StateB: call Getnext ; read next char into AL call Isdigit ; ZF = 1 if AL contains a digit jz StateC call DisplayError ; invalid input found jmp Exit StateC: call Getnext ; read next char into AL jz Exit ; quit if Enter pressed call Isdigit ; ZF = 1 if AL contains a digit jz StateC call DisplayError ; invalid input found jmp Exit Exit: call Crlf mov ax,4c00h int 21h main endp ; Read char from standard input into AL, ; set ZF = 1 if Enter key was read. Getnext proc mov ah,DOS_CHAR_INPUT ; read standard input int 21h ; AL = character cmp al,ENTER_KEY ret Getnext endp ; Set ZF = 1 if the character in AL is a digit. Isdigit proc cmp al,'0' jb A1 cmp al,'9' ja A1 test ax,0 ; set ZF = 1 A1: ret Isdigit endp ; Display error message. DisplayError proc push dx mov dx,offset InvalidInputMessage call WriteString call Crlf pop dx ret DisplayError endp end main
24.305556
55
0.640571
7b4434b3b1b96f82919c13c422ac25bca1cae792
8,080
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1324.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1324.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1324.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x17c1b, %r11 nop nop nop nop and $19665, %rax vmovups (%r11), %ymm5 vextracti128 $1, %ymm5, %xmm5 vpextrq $0, %xmm5, %r13 nop sub $28179, %r15 lea addresses_WC_ht+0x109b, %rdx clflush (%rdx) nop nop dec %r11 mov $0x6162636465666768, %r13 movq %r13, (%rdx) sub %r15, %r15 lea addresses_normal_ht+0x1bb5b, %r15 nop cmp %rax, %rax mov (%r15), %r11w nop nop inc %rdx lea addresses_D_ht+0x3edb, %rsi lea addresses_WC_ht+0xe01b, %rdi clflush (%rdi) nop nop nop nop and $35557, %rdx mov $103, %rcx rep movsw nop nop nop nop nop sub $1276, %rcx lea addresses_UC_ht+0xc396, %rsi nop sub %rdi, %rdi mov $0x6162636465666768, %rdx movq %rdx, (%rsi) nop and $42189, %rdi lea addresses_UC_ht+0xe81b, %r13 nop nop nop nop add $7442, %rcx mov (%r13), %edx nop nop dec %r15 lea addresses_normal_ht+0x9e5b, %rsi lea addresses_WC_ht+0x17adb, %rdi clflush (%rdi) nop nop nop nop inc %r13 mov $26, %rcx rep movsb nop nop nop inc %rsi lea addresses_WC_ht+0x101b, %rsi lea addresses_A_ht+0x241b, %rdi clflush (%rsi) nop nop xor %rax, %rax mov $45, %rcx rep movsb add $55178, %r11 lea addresses_normal_ht+0x1b4ab, %rsi lea addresses_normal_ht+0xf81b, %rdi nop nop nop xor %r13, %r13 mov $23, %rcx rep movsq and $42471, %rax lea addresses_UC_ht+0x1270b, %rdx nop nop nop nop xor $55776, %rax movl $0x61626364, (%rdx) nop nop cmp %r15, %r15 lea addresses_WT_ht+0xb1db, %rsi lea addresses_UC_ht+0x114a0, %rdi nop xor $26156, %r15 mov $2, %rcx rep movsb nop nop nop nop nop dec %rdi lea addresses_normal_ht+0x17103, %rax nop dec %rdx movb (%rax), %cl nop nop nop nop nop xor %r11, %r11 pop %rsi pop %rdx pop %rdi pop %rcx pop %rax pop %r15 pop %r13 pop %r11 ret .global s_faulty_load s_faulty_load: push %r11 push %r9 push %rbp push %rbx push %rcx push %rdx push %rsi // Store lea addresses_D+0x721b, %rdx nop nop xor $43825, %r9 mov $0x5152535455565758, %rbp movq %rbp, %xmm7 movups %xmm7, (%rdx) and $16607, %rcx // Store lea addresses_WT+0x1a3c3, %r9 sub %r11, %r11 movb $0x51, (%r9) inc %rcx // Store mov $0x3b141d000000081b, %rbp clflush (%rbp) nop nop nop and $26791, %rcx movb $0x51, (%rbp) nop nop sub %rcx, %rcx // Store lea addresses_D+0x3b9b, %rbx nop nop nop nop add $56086, %r9 mov $0x5152535455565758, %rdx movq %rdx, %xmm4 movups %xmm4, (%rbx) nop nop nop nop cmp $11066, %r9 // Faulty Load lea addresses_A+0x1001b, %r9 and %rcx, %rcx mov (%r9), %ebx lea oracles, %r9 and $0xff, %rbx shlq $12, %rbx mov (%r9,%rbx,1), %rbx pop %rsi pop %rdx pop %rcx pop %rbx pop %rbp pop %r9 pop %r11 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_A', 'same': False, 'AVXalign': False, 'congruent': 0}} {'OP': 'STOR', 'dst': {'size': 16, 'NT': False, 'type': 'addresses_D', 'same': False, 'AVXalign': False, 'congruent': 9}} {'OP': 'STOR', 'dst': {'size': 1, 'NT': False, 'type': 'addresses_WT', 'same': False, 'AVXalign': False, 'congruent': 2}} {'OP': 'STOR', 'dst': {'size': 1, 'NT': False, 'type': 'addresses_NC', 'same': False, 'AVXalign': False, 'congruent': 10}} {'OP': 'STOR', 'dst': {'size': 16, 'NT': False, 'type': 'addresses_D', 'same': False, 'AVXalign': False, 'congruent': 7}} [Faulty Load] {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_A', 'same': True, 'AVXalign': False, 'congruent': 0}} <gen_prepare_buffer> {'OP': 'LOAD', 'src': {'size': 32, 'NT': False, 'type': 'addresses_A_ht', 'same': False, 'AVXalign': False, 'congruent': 10}} {'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_WC_ht', 'same': False, 'AVXalign': True, 'congruent': 7}} {'OP': 'LOAD', 'src': {'size': 2, 'NT': True, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 6}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_D_ht', 'congruent': 6}, 'dst': {'same': False, 'type': 'addresses_WC_ht', 'congruent': 11}} {'OP': 'STOR', 'dst': {'size': 8, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 0}} {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 10}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_normal_ht', 'congruent': 4}, 'dst': {'same': False, 'type': 'addresses_WC_ht', 'congruent': 3}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_WC_ht', 'congruent': 11}, 'dst': {'same': True, 'type': 'addresses_A_ht', 'congruent': 10}} {'OP': 'REPM', 'src': {'same': False, 'type': 'addresses_normal_ht', 'congruent': 3}, 'dst': {'same': False, 'type': 'addresses_normal_ht', 'congruent': 10}} {'OP': 'STOR', 'dst': {'size': 4, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 4}} {'OP': 'REPM', 'src': {'same': True, 'type': 'addresses_WT_ht', 'congruent': 6}, 'dst': {'same': False, 'type': 'addresses_UC_ht', 'congruent': 0}} {'OP': 'LOAD', 'src': {'size': 1, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 3}} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
33.526971
2,999
0.656559
c459a4ca049a362cbf331d6b4d7b7a2a63a8b51d
8,055
asm
Assembly
src/midres_vdp_impl.asm
spotlessmind1975/midres
6095f4f469d74f410f5f34c9f36f866444efc3ae
[ "Apache-2.0" ]
10
2020-09-01T20:06:44.000Z
2022-03-11T00:05:24.000Z
src/midres_vdp_impl.asm
spotlessmind1975/midres
6095f4f469d74f410f5f34c9f36f866444efc3ae
[ "Apache-2.0" ]
5
2021-08-28T07:50:32.000Z
2021-08-28T18:22:40.000Z
src/midres_vdp_impl.asm
spotlessmind1975/midres
6095f4f469d74f410f5f34c9f36f866444efc3ae
[ "Apache-2.0" ]
null
null
null
;/**************************************************************************** ; * MIDRES Library - an isomorphic gamelib for retrocomputers * ; **************************************************************************** ; * Copyright 2020-2021 Marco Spedaletti (asimov@mclink.it) ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); ; * you may not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * http://www.apache.org/licenses/LICENSE-2.0 ; * ; * Unless required by applicable law or agreed to in writing, software ; * distributed under the License is distributed on an "AS IS" BASIS, ; * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ; * See the License for the specific language governing permissions and ; * limitations under the License. ; *--------------------------------------------------------------------------- ; * Concesso in licenza secondo i termini della Licenza Apache, versione 2.0 ; * (la "Licenza"); � proibito usare questo file se non in conformit� alla ; * Licenza. Una copia della Licenza � disponibile all'indirizzo: ; * ; * http://www.apache.org/licenses/LICENSE-2.0 ; * ; * Se non richiesto dalla legislazione vigente o concordato per iscritto, ; * il software distribuito nei termini della Licenza � distribuito ; * "COS� COM'�", SENZA GARANZIE O CONDIZIONI DI ALCUN TIPO, esplicite o ; * implicite. Consultare la Licenza per il testo specifico che regola le ; * autorizzazioni e le limitazioni previste dalla medesima. ; ***************************************************************************/ PUBLIC _mr_vdp_port PUBLIC _mr_vdp_port_read PUBLIC _mr_vdp_port_write PUBLIC _mr_vdp_data_port PUBLIC _mr_vdp_data_port_read PUBLIC _mr_vdp_data_port_write PUBLIC _mr_vdp_control_port PUBLIC _mr_vdp_control_port_read PUBLIC _mr_vdp_control_port_write PUBLIC _mr_vdp_out PUBLIC _mr_vdp_put PUBLIC _mr_vdp_put8 PUBLIC _mr_vdp_fill8 PUBLIC _mr_vdp_fill PUBLIC _mr_vdp_get VdpWriteBit: equ 40h VdpSetReg: call VdpRegOut ld a, e VdpRegOut: push bc ld bc, (VdpControlPortWrite) out (c), a pop bc ret VdpRegIn: push bc ld bc, (VdpControlPortRead) in a, (c) pop bc ret VdpRamOut: di push bc ld bc, (VdpDataPortWrite) out (c), a pop bc ei ret VdpRamOut8: di push bc ld bc, (VdpDataPortWrite) out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop out (c), a nop nop nop nop nop nop nop nop pop bc ei ret VdpRamIn: push bc ld bc, (VdpDataPortRead) in a, (c) pop bc ret VdpWriteAddr: ld a, e ; send lsb call VdpRegOut ld a, d ; mask off msb to max of 16KB and 3fh or VdpWriteBit ; indicate that this is a write call VdpRegOut ret VdpReadAddr: ld a, e ; send lsb call VdpRegOut ld a, d ; mask off msb to max of 16KB and 3Fh call VdpRegOut ret VdpWrite: di call VdpWriteAddr VdpWriteLoop: ld a, (hl) call VdpRamOut inc hl dec bc ld a, b or c jp nz, VdpWriteLoop ei ret VdpWrite8: di call VdpWriteAddr VdpWrite8Loop: ld a, (hl) call VdpRamOut8 inc hl dec bc ld a, b or c jp nz, VdpWrite8Loop ei ret VdpRead: di call VdpReadAddr call VdpRamIn ld h, a ld l, a ei ret VdpFill: di push af call VdpWriteAddr pop af VdpFillLoop: call VdpRamOut dec c jp nz, VdpFillLoop djnz VdpFillLoop ei ret VdpFill8: di push af call VdpWriteAddr pop af VdpFillLoop8: call VdpRamOut dec c jp nz, VdpFillLoop8 ei ret _mr_vdp_out: ld hl, 2 add hl, sp ld a, (hl) ; val inc hl inc hl ld e, (hl) ; reg jp VdpSetReg _mr_vdp_in: call VdpRegIn ret _mr_vdp_put: ld hl, 2 add hl, sp ld c,(hl) inc hl ld b,(hl) ; byte count inc hl ld e,(hl) inc hl ld d,(hl) ; vram destination address inc hl ld a, (hl) inc hl ex af,af' ld a, (hl) inc hl ld h, a ex af,af' ld l, a jp VdpWrite _mr_vdp_put8: ld hl, 2 add hl, sp ld c,(hl) inc hl ld b,(hl) ; byte count inc hl ld e,(hl) inc hl ld d,(hl) ; vram destination address inc hl ld a, (hl) inc hl ex af,af' ld a, (hl) inc hl ld h, a ex af,af' ld l, a jp VdpWrite8 _mr_vdp_fill8: ld hl, 2 add hl, sp ld c,(hl) inc hl ld b,(hl) ; byte count inc hl ld e,(hl) inc hl ld d,(hl) ; vram destination address inc hl ld a, (hl) ; value to fill jp VdpFill8 _mr_vdp_fill: ld hl, 2 add hl, sp ld c,(hl) inc hl ld b,(hl) ; byte count inc hl ld e,(hl) inc hl ld d,(hl) ; vram destination address inc hl ld a, (hl) ; value to fill jp VdpFill _mr_vdp_get: ld hl, 2 add hl, sp ld e,(hl) inc hl ld d,(hl) ; vram source address jp VdpRead _mr_vdp_port: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortRead), a ld (VdpDataPortWrite), a inc a ld (VdpControlPortRead), a ld (VdpControlPortWrite), a ret _mr_vdp_port_read: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortRead), a inc a ld (VdpControlPortRead), a ret _mr_vdp_port_write: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortWrite), a inc a ld (VdpControlPortWrite), a ret _mr_vdp_data_port: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortRead), a ld (VdpDataPortWrite), a ret _mr_vdp_data_port_read: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortRead), a ret _mr_vdp_data_port_write: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpDataPortWrite), a ret _mr_vdp_control_port: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpControlPortRead), a ld (VdpControlPortWrite), a ret _mr_vdp_control_port_read: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpControlPortRead), a ret _mr_vdp_control_port_write: ld hl, 2 add hl, sp ld a, (hl) ; port ld (VdpControlPortWrite), a ret SECTION data VdpDataPortRead: defb 0beh VdpDataPortWrite: defb 0beh VdpControlPortRead: defb 0bfh VdpControlPortWrite: defb 0bfh
19.409639
78
0.494848
c4aa857d6c280630f9eca8dcda5dae7cc0d5b27c
3,538
asm
Assembly
common/defpubs.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
28
2015-02-03T01:38:24.000Z
2022-03-23T05:48:24.000Z
common/defpubs.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
20
2015-01-02T14:51:20.000Z
2021-01-09T21:37:19.000Z
common/defpubs.asm
DigitalMars/optlink
493de158282046641ef2a3a60a88e25e26d88ec4
[ "BSL-1.0" ]
9
2015-02-11T17:43:56.000Z
2019-09-05T11:07:02.000Z
TITLE DEFPUBS - Copyright (c) SLR Systems 1994 INCLUDE MACROS INCLUDE SYMBOLS INCLUDE SEGMENTS INCLUDE GROUPS INCLUDE MODULES PUBLIC DEFPUBS .DATA EXTERNDEF SYMBOL_TEXT:BYTE EXTERNDEF VECTOR_COUNT:DWORD,_END_GINDEX:DWORD,CURNMOD_GINDEX:DWORD,SYMBOL_LENGTH:DWORD,STACK_DELTA:DWORD EXTERNDEF FIRST_MODULE_GINDEX:DWORD EXTERNDEF SEGMOD_GARRAY:STD_PTR_S,MODULE_GARRAY:STD_PTR_S,SEGMENT_GARRAY:STD_PTR_S,SYMBOL_GARRAY:STD_PTR_S EXTERNDEF GROUP_GARRAY:STD_PTR_S .CODE MIDDLE_TEXT EXTERNDEF SAY_VERBOSE:PROC,ERR_ASCIZ_ABORT:PROC EXTERNDEF NO_BASE_SEG_ERR:ABS DEFPUBS PROC ; ;START AT BEGINNING OF PUBLIC LIST, AND DEFINE ALL PUBLIC ;SYMBOLS AS COMPLETE OFFSETS WITH FRAME PARAGRAPH OR OS2_NUMBER ; MOV EAX,OFF DEFPUBS_MSG CALL SAY_VERBOSE if any_overlays MOV VECTOR_COUNT,0 endif MOV ESI,FIRST_MODULE_GINDEX JMP TEST_MODULE ASSUME ESI:PTR SYMBOL_STRUCT L0$: ; ;HMM, SEGMOD NOT LINKED ANYWHERE, MUST BE A VIRDEF I THREW AWAY... ; MOV AL,[ESI]._S_REF_FLAGS TEST AL,MASK S_REFERENCED+MASK S_HARD_REF JZ L08$ ; ;OOPS, REFERENCED, FATAL ERROR HERE ; LEA ECX,[ESI]._S_NAME_TEXT MOV AL,NO_BASE_SEG_ERR CALL ERR_ASCIZ_ABORT L08$: ; ;NOT REFERENCED, WHO CARES? JUST FORCE LOCALNESS SO EVERYONE ELSE IGNORES IT ; OR AL,MASK S_SPACES MOV [ESI]._S_REF_FLAGS,AL JMP NEXT_PUBLIC DEFPUB_LOOP: ASSUME ESI:PTR SYMBOL_STRUCT ; ;FIRST DO OFFSET FROM SEGMENT PLEASE ; CONVERT EDI,EDI,SEGMOD_GARRAY ASSUME EDI:PTR SEGMOD_STRUCT if any_overlays MOV AL,ES:[DI]._SM_PLTYPE MOV BX,ES:[DI]._SM_SECTION_GINDEX MOV [SI]._S_PLTYPE,AL MOV [SI]._S_SECTION_GINDEX,BX endif MOV ECX,[EDI]._SM_START ;OFFSET OF THIS SEGMOD FROM ITS SEGMENT MOV EDI,[EDI]._SM_BASE_SEG_GINDEX MOV [ESI]._S_SEG_GINDEX,EDI TEST EDI,EDI JZ L0$ CONVERT EDI,EDI,SEGMENT_GARRAY ASSUME EDI:PTR SEGMENT_STRUCT USE_GRP_RET: MOV EBX,[ESI]._S_OFFSET MOV EAX,[EDI]._SEG_OS2_NUMBER ;SEG_FRAME FOR REAL_MODE ADD EBX,ECX MOV EDX,[EDI]._SEG_OS2_FLAGS MOV [ESI]._S_OFFSET,EBX if fg_segm OR fg_pe MOV [ESI]._S_OS2_FLAGS,EDX endif if fg_segm OR fg_pe GETT BL,OUTPUT_SEGMENTED GETT CL,OUTPUT_PE OR BL,CL JNZ L4$ endif MOV BL,[ESI]._S_REF_FLAGS MOV EDI,[EDI]._SEG_GROUP_GINDEX AND BL,MASK S_USE_GROUP JZ L3$ TEST EDI,EDI JZ L3$ CONVERT EDI,EDI,GROUP_GARRAY ASSUME EDI:PTR GROUP_STRUCT MOV EAX,[EDI]._G_FRAME L3$: SHR EAX,4 L4$: MOV [ESI]._S_OS2_NUMBER,EAX if any_overlays TEST [SI]._S_PLINK_FLAGS,MASK VECTOR_YES JZ NO_VECTOR MOV AX,VECTOR_COUNT MOV [SI]._S_VECTOR,AX INC AX MOV VECTOR_COUNT,AX NO_VECTOR: endif NEXT_PUBLIC: POP ESI TEST_PUBLIC: TEST ESI,ESI JZ NEXT_MODULE CONVERT ESI,ESI,SYMBOL_GARRAY ASSUME ESI:PTR SYMBOL_STRUCT MOV EBX,[ESI]._S_NEXT_SYM_GINDEX MOV AL,[ESI]._S_NSYM_TYPE PUSH EBX MOV EDI,[ESI]._S_SEG_GINDEX ;MY SEGMOD CMP AL,NSYM_CONST ;CONSTANTS ALREADY COMPLETELY DEFINED JNZ DEFPUB_LOOP XOR ECX,ECX MOV [ESI]._S_OS2_NUMBER,ECX ;EXCEPT FOR FRAME, WHICH MUST BE ZERO MOV [ESI]._S_OS2_FLAGS,ECX ;AND FRAME IS 32-BITS... POP ESI JMP TEST_PUBLIC NEXT_MODULE: POP ESI TEST_MODULE: MOV CURNMOD_GINDEX,ESI TEST ESI,ESI JZ MODS_DONE DO_MODULE: CONVERT ESI,ESI,MODULE_GARRAY ASSUME ESI:PTR MODULE_STRUCT MOV ECX,[ESI]._M_NEXT_MODULE_GINDEX MOV ESI,[ESI]._M_FIRST_PUB_GINDEX PUSH ECX JMP TEST_PUBLIC MODS_DONE: RET DEFPUBS ENDP .CONST DEFPUBS_MSG DB SIZEOF DEFPUBS_MSG-1,'Assigning Symbol Addresses',0DH,0AH END
17.959391
108
0.748163
e6f1a39acdb3a6f77e796552175fcb08db7f10d2
5,945
asm
Assembly
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_458.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_458.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_458.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r8 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1630f, %rsi lea addresses_UC_ht+0x3385, %rdi clflush (%rdi) and %r8, %r8 mov $76, %rcx rep movsb nop add %r14, %r14 lea addresses_D_ht+0x8485, %rbx clflush (%rbx) nop xor $30515, %rbp mov $0x6162636465666768, %r14 movq %r14, (%rbx) nop nop nop nop nop cmp $20481, %r8 lea addresses_UC_ht+0x4885, %rcx nop nop nop sub $24547, %r8 mov (%rcx), %esi add %rsi, %rsi lea addresses_WC_ht+0x5, %rbx nop nop sub $50791, %rsi mov $0x6162636465666768, %r14 movq %r14, (%rbx) nop nop nop cmp $2661, %r8 lea addresses_A_ht+0x6885, %r8 nop nop nop nop and $12738, %rsi movw $0x6162, (%r8) nop and %r14, %r14 lea addresses_UC_ht+0x5885, %rsi lea addresses_WT_ht+0x3485, %rdi nop nop nop nop xor %rax, %rax mov $83, %rcx rep movsl nop nop nop nop nop mfence lea addresses_normal_ht+0x13085, %rsi lea addresses_normal_ht+0x142c5, %rdi add %r14, %r14 mov $69, %rcx rep movsl nop nop nop inc %rax lea addresses_UC_ht+0x16405, %rbp nop nop cmp %rdi, %rdi mov (%rbp), %ebx nop and %r14, %r14 pop %rsi pop %rdi pop %rcx pop %rbx pop %rbp pop %rax pop %r8 pop %r14 ret .global s_faulty_load s_faulty_load: push %r11 push %r15 push %rax push %rbp push %rcx push %rdx // Faulty Load lea addresses_US+0x1cc85, %rax clflush (%rax) nop nop nop nop add $40816, %rcx mov (%rax), %r11w lea oracles, %r15 and $0xff, %r11 shlq $12, %r11 mov (%r15,%r11,1), %r11 pop %rdx pop %rcx pop %rbp pop %rax pop %r15 pop %r11 ret /* <gen_faulty_load> [REF] {'src': {'NT': False, 'same': False, 'congruent': 0, 'type': 'addresses_US', 'AVXalign': True, 'size': 16}, 'OP': 'LOAD'} [Faulty Load] {'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_US', 'AVXalign': False, 'size': 2}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'same': False, 'congruent': 0, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': True, 'congruent': 8, 'type': 'addresses_UC_ht'}} {'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 11, 'type': 'addresses_D_ht', 'AVXalign': False, 'size': 8}} {'src': {'NT': False, 'same': False, 'congruent': 9, 'type': 'addresses_UC_ht', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 7, 'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 8}} {'OP': 'STOR', 'dst': {'NT': True, 'same': False, 'congruent': 8, 'type': 'addresses_A_ht', 'AVXalign': False, 'size': 2}} {'src': {'same': False, 'congruent': 10, 'type': 'addresses_UC_ht'}, 'OP': 'REPM', 'dst': {'same': True, 'congruent': 11, 'type': 'addresses_WT_ht'}} {'src': {'same': False, 'congruent': 8, 'type': 'addresses_normal_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 5, 'type': 'addresses_normal_ht'}} {'src': {'NT': False, 'same': True, 'congruent': 5, 'type': 'addresses_UC_ht', 'AVXalign': True, 'size': 4}, 'OP': 'LOAD'} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
40.719178
2,999
0.660219
c65b17a724c4c5b98fdb1e56038150ef23be17ac
7,635
asm
Assembly
mpn/asm/intel64/mpi_umul_usqr_redc_srvl9pp.asm
kiranzhan/libmpi
56182090cec86c55e74822a6762f219f7bb29853
[ "Apache-2.0" ]
10
2021-10-20T18:36:06.000Z
2021-10-21T19:32:56.000Z
mpn/asm/intel64/mpi_umul_usqr_redc_srvl9pp.asm
kiranzhan/libmpi
56182090cec86c55e74822a6762f219f7bb29853
[ "Apache-2.0" ]
5
2021-09-27T16:45:05.000Z
2021-12-27T17:01:47.000Z
mpn/asm/intel64/mpi_umul_usqr_redc_srvl9pp.asm
kiranzhan/libmpi
56182090cec86c55e74822a6762f219f7bb29853
[ "Apache-2.0" ]
5
2021-10-20T16:37:38.000Z
2021-10-21T06:42:46.000Z
;=============================================================================== ; Copyright 2015-2020 Intel Corporation ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. ; You may obtain a copy of the License at ; ; http://www.apache.org/licenses/LICENSE-2.0 ; ; Unless required by applicable law or agreed to in writing, software ; distributed under the License is distributed on an "AS IS" BASIS, ; WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ; See the License for the specific language governing permissions and ; limitations under the License. ;=============================================================================== ; ; ; Purpose: Cryptography Primitive. ; Big Number Multiplicative Operations ; ; Content: ; mpi_umul_bin_adx() ; mpi_usqr_bin_adx() ; mpi_montgomery_reduce_bin_adx() ; ; Implementation is using mulx and adcx/adox instruvtions ; ; %include "asmdefs.inc" %include "ia_32e.inc" %include "variant.inc" %if (_ADCOX_NI_ENABLING_ == _FEATURE_ON_) || (_ADCOX_NI_ENABLING_ == _FEATURE_TICKTOCK_) %if (__ARCH32E >= __ARCH32E_L9) %assign _xEMULATION_ 1 %assign _ADCX_ADOX_ 1 segment .text align=ARCH_ALIGN_FACTOR %include "bn_umulpp.inc" %include "bn_usqrpp.inc" %include "mred_pp.inc" ;************************************************************* ;* uint64_t mpi_umul_bin_adx(uint64_t* pR; ;* const uint64_t* pA, int aSize, ;* const uint64_t* pB, int bSize) ;************************************************************* align ARCH_ALIGN_FACTOR IPPASM mpi_umul_bin_adx,PUBLIC %assign LOCAL_FRAME 0 USES_GPR rbx,rbp,rsi,rdi,r12,r13,r14,r15 USES_XMM COMP_ABI 5 ; rdi = pR ; rsi = pA ; edx = nsA ; rcx = pB ; r8d = nsB movsxd rdx, edx ; expand length movsxd rbx, r8d xor r8, r8 ; clear scratch xor r9, r9 xor r10, r10 xor r11, r11 xor r12, r12 xor r13, r13 xor r14, r14 xor r15, r15 cmp rdx, rbx jl .swap_operans ; nsA < nsB jg .test_8N_case ; test %if nsA=8*N and nsB=8*M cmp rdx, 16 jg .test_8N_case ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; short nsA==nsB (1,..,16) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; cmp rdx, 4 jg .more_then_4 cmp edx, 3 ja .mul_4_4 jz .mul_3_3 jp .mul_2_2 ; mul_1_1 .mul_1_1: MUL_NxN 1, rdi, rsi, rcx, rbx, rbp, r8 jmp .quit .mul_2_2: MUL_NxN 2, rdi, rsi, rcx, rbx, rbp, r8, r9 jmp .quit .mul_3_3: MUL_NxN 3, rdi, rsi, rcx, rbx, rbp, r8, r9, r10 jmp .quit .mul_4_4: MUL_NxN 4, rdi, rsi, rcx, rbx, rbp, r8, r9, r10, r11 jmp .quit .more_then_4: GET_EP rax, mul_lxl_basic, rdx, rbp call rax jmp .quit .swap_operans: SWAP rsi, rcx ; swap operands SWAP rdx, rbx ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; 8*N x 8*M case multiplier ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .test_8N_case: mov rax, rdx or rax, rbx and rax, 7 jnz .general_mul CALL_FUNC mul_8Nx8M_adcox jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; general case multiplier ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .general_mul: CALL_FUNC mul_NxM_adcox jmp .quit .quit: REST_XMM REST_GPR ret ENDFUNC mpi_umul_bin_adx ;************************************************************* ;* ;* uint64_t mpi_usqr_bin_adx(uint64_t* pR; ;* const uint64_t* pA, int aSize) ;* ;************************************************************* align ARCH_ALIGN_FACTOR IPPASM mpi_usqr_bin_adx,PUBLIC %assign LOCAL_FRAME 0 USES_GPR rbx,rbp,rsi,rdi,r12,r13,r14,r15 USES_XMM COMP_ABI 3 movsxd rdx, edx ; expand length xor r8, r8 ; clear scratch xor r9, r9 xor r10, r10 xor r11, r11 xor r12, r12 xor r13, r13 xor r14, r14 xor r15, r15 cmp rdx, 16 jg .test_8N_case ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; short nsA (1,..,16) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; GET_EP rax, sqr_l_basic, rdx, rbp call rax jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; 8N case squarer ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .test_8N_case: test rdx, 7 jnz .general_sqr CALL_FUNC sqr_8N_adcox jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; general case squarer ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .general_sqr: CALL_FUNC sqr_N_adcox .quit: REST_XMM REST_GPR ret ENDFUNC mpi_usqr_bin_adx ;************************************************************* ;* ;* uint64_t mpi_montgomery_reduce_bin_adx(uint64_t* pR; ;* uint64_t* pProduct, ;* const uint64_t* pModulus, int mSize, ;* uint64_t m) ;************************************************************* align ARCH_ALIGN_FACTOR IPPASM mpi_montgomery_reduce_bin_adx,PUBLIC %assign LOCAL_FRAME (0) USES_GPR rbx,rbp,rsi,rdi,r12,r13,r14,r15 USES_XMM COMP_ABI 5 ;pR (rdi) address of the reduction ;pProduct (rsi) address of the temporary product ;pModulus (rdx) address of the modulus ;mSize (rcx) size of the modulus ;m0 (r8) montgomery helper (m') mov r15, rdi ; store reduction address ; reload parameters for future convinience: mov rdi, rsi ; rdi = temporary product buffer mov rsi, rdx ; rsi = modulus movsxd rdx, ecx ; rdx = length of modulus cmp rdx, 16 ja .test_8N_case ; length of modulus >16 cmp rdx, 4 ja .above4 ; length of modulus 4,..,16 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; short modulus (1,..,4) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; cmp rdx, 3 ja .red_4 jz .red_3 jp .red_2 ; red_1 .red_1: mov r9, qword [rdi+sizeof(qword)*0] MRED_FIX 1, r15, rdi, rsi, r8, rbp,rbx, r9 jmp .quit .red_2: mov r9, qword [rdi+sizeof(qword)*0] mov r10, qword [rdi+sizeof(qword)*1] MRED_FIX 2, r15, rdi, rsi, r8, rbp,rbx, r9,r10 jmp .quit .red_3: mov r9, qword [rdi+sizeof(qword)*0] mov r10, qword [rdi+sizeof(qword)*1] mov r11, qword [rdi+sizeof(qword)*2] MRED_FIX 3, r15, rdi, rsi, r8, rbp,rbx, r9,r10,r11 jmp .quit .red_4: mov r9, qword [rdi+sizeof(qword)*0] mov r10, qword [rdi+sizeof(qword)*1] mov r11, qword [rdi+sizeof(qword)*2] mov r12, qword [rdi+sizeof(qword)*3] MRED_FIX 4, r15, rdi, rsi, r8, rbp,rbx, r9,r10,r11,r12 jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; short modulus (5,..,16) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .above4: mov rbp, rdx sub rbp, 4 GET_EP rax, mred_short, rbp ; mred procedure call rax jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; 8N case squarer ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .test_8N_case: test rdx, 7 jnz .general_case CALL_FUNC mred_8N_adcox jmp .quit ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; general case modulus ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .general_case: CALL_FUNC mred_N_adcox .quit: REST_XMM REST_GPR ret ENDFUNC mpi_montgomery_reduce_bin_adx %endif %endif ;; _ADCOX_NI_ENABLING_
24.95098
88
0.492993
5b102ca960075bdbb861da1d517951fed9d7ca99
4,620
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1537.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1537.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1537.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x70dc, %rdx nop nop nop xor $41390, %r11 mov (%rdx), %r8 nop nop sub %r12, %r12 lea addresses_normal_ht+0x868d, %r13 nop nop nop and %rdx, %rdx movups (%r13), %xmm0 vpextrq $1, %xmm0, %r15 nop and %r12, %r12 lea addresses_WC_ht+0x14b8, %rsi lea addresses_WC_ht+0x124e4, %rdi nop nop nop cmp %r11, %r11 mov $15, %rcx rep movsl nop nop nop nop xor $61581, %rsi pop %rsi pop %rdx pop %rdi pop %rcx pop %r8 pop %r15 pop %r13 pop %r12 pop %r11 ret .global s_faulty_load s_faulty_load: push %r13 push %r14 push %r9 push %rbx push %rcx // Faulty Load lea addresses_WT+0xa7e4, %r13 nop nop and %r14, %r14 mov (%r13), %ecx lea oracles, %r9 and $0xff, %rcx shlq $12, %rcx mov (%r9,%rcx,1), %rcx pop %rcx pop %rbx pop %r9 pop %r14 pop %r13 ret /* <gen_faulty_load> [REF] {'src': {'NT': False, 'AVXalign': False, 'size': 8, 'congruent': 0, 'same': True, 'type': 'addresses_WT'}, 'OP': 'LOAD'} [Faulty Load] {'src': {'NT': False, 'AVXalign': False, 'size': 4, 'congruent': 0, 'same': True, 'type': 'addresses_WT'}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'NT': False, 'AVXalign': False, 'size': 8, 'congruent': 3, 'same': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'} {'src': {'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 0, 'same': False, 'type': 'addresses_normal_ht'}, 'OP': 'LOAD'} {'src': {'congruent': 2, 'same': False, 'type': 'addresses_WC_ht'}, 'dst': {'congruent': 6, 'same': False, 'type': 'addresses_WC_ht'}, 'OP': 'REPM'} {'39': 21829} 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 */
50.217391
2,999
0.661039
14f7f7fc8443c3e8c4acf50041700654bae7416b
978
asm
Assembly
variables.asm
nesdoug/SNES_07
1016a0a3474e783290c5b0828428a0afe4706ce5
[ "MIT" ]
4
2020-05-29T20:06:26.000Z
2020-06-15T13:08:13.000Z
variables.asm
nesdoug/SNES_07
1016a0a3474e783290c5b0828428a0afe4706ce5
[ "MIT" ]
null
null
null
variables.asm
nesdoug/SNES_07
1016a0a3474e783290c5b0828428a0afe4706ce5
[ "MIT" ]
null
null
null
; variables declared BALL_SIZE = 7 PADDLE_W = 7 PADDLE_H = 47 .segment "ZEROPAGE" in_nmi: .res 2 temp1: .res 2 temp2: .res 2 temp3: .res 2 temp4: .res 2 temp5: .res 2 temp6: .res 2 ; for sprite code sprid: .res 1 spr_x: .res 2 ; 9 bit spr_y: .res 1 spr_c: .res 1 ; tile # spr_a: .res 1 ; attributes spr_sz: .res 1 ; sprite size, 0 or 2 spr_h: .res 1 ; high 2 bits spr_x2: .res 2 ; for meta sprite code ; for collision code obj1x: .res 1 obj1w: .res 1 obj1y: .res 1 obj1h: .res 1 obj2x: .res 1 obj2w: .res 1 obj2y: .res 1 obj2h: .res 1 collision: .res 1 pad1: .res 2 pad1_new: .res 2 pad2: .res 2 pad2_new: .res 2 ball_active: .res 1 ball_x: .res 1 ball_y: .res 1 ball_x_speed: .res 1 ball_y_speed: .res 1 paddle1_x: .res 1 paddle1_y: .res 1 paddle2_x: .res 1 paddle2_y: .res 1 points_L: .res 1 points_R: .res 1 game_pause: .res 1 frame_count: .res 1 .segment "BSS" PAL_BUFFER: .res 512 ;palette OAM_BUFFER: .res 512 ;low table OAM_BUFFER2: .res 32 ;high table
13.971429
37
0.679959
746789943046d9a4b8a8d122d7d2b12ccbec752f
776
asm
Assembly
oeis/123/A123135.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/123/A123135.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/123/A123135.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A123135: a(n) = n^3 plus sum of digits of n^3. ; 2,16,36,74,133,225,353,520,747,1001,1339,1746,2216,2761,3393,4115,4930,5850,6887,8008,9279,10667,12184,13842,15644,17602,19710,21971,24415,27009,29819,32794,35964,39323,42901,46683,50672,54898,59346,64010,68947,74115,79535,85210,91143,97364,103840,110610,117677,125008,132669,140627,148912,157491,166403,175642,185220,195131,205405,216009,227009,238354,250065,262163,274651,287532,300782,314449,328536,343010,357937,373275,389045,405241,421902,439013,456559,474579,493067,512008,531459,551396,571822 mov $6,$0 add $0,1 pow $0,3 mov $5,-6 lpb $0 mov $2,$0 div $0,10 mod $2,10 add $5,$2 lpe mov $1,$5 add $1,7 mov $3,$6 mul $3,3 add $1,$3 mov $4,$6 mul $4,$6 mov $3,$4 mul $3,3 add $1,$3 mul $4,$6 add $1,$4 mov $0,$1
28.740741
501
0.722938
1c8232be0784421073baa8b3815f99163d696af8
202
asm
Assembly
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/_lldivu_.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/_lldivu_.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdlib/c/sdcc_iy/_lldivu_.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void _lldivu_(lldivu_t *ld, uint64_t numer, uint64_t denom) SECTION code_clib SECTION code_stdlib PUBLIC __lldivu_ EXTERN asm__lldivu __lldivu_: ld ix,4 add ix,sp jp asm__lldivu
11.882353
61
0.732673
47db32d64c2bc7aad9eb13ae079e0fbf00f7e64f
2,159
nasm
Assembly
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm
ADLINK/edk2-platforms
04effc34596c25013feb932808e35628bbd475a2
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
373
2016-04-18T09:22:36.000Z
2022-03-30T14:19:06.000Z
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm
ADLINK/edk2-platforms
04effc34596c25013feb932808e35628bbd475a2
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
25
2020-06-24T00:44:40.000Z
2021-08-22T09:39:33.000Z
Platform/Intel/MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/Ia32/Stack.nasm
ADLINK/edk2-platforms
04effc34596c25013feb932808e35628bbd475a2
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
341
2016-05-05T15:46:20.000Z
2022-03-28T06:57:39.000Z
;------------------------------------------------------------------------------ ; ; Copyright (c) 2019, Intel Corporation. All rights reserved.<BR> ; SPDX-License-Identifier: BSD-2-Clause-Patent ; Abstract: ; ; Switch the stack from temporary memory to permanent memory. ; ;------------------------------------------------------------------------------ SECTION .text ;------------------------------------------------------------------------------ ; VOID ; EFIAPI ; SecSwitchStack ( ; UINT32 TemporaryMemoryBase, ; UINT32 PermanentMemoryBase ; ); ;------------------------------------------------------------------------------ global ASM_PFX(SecSwitchStack) ASM_PFX(SecSwitchStack): ; ; Save three register: eax, ebx, ecx ; push eax push ebx push ecx push edx ; ; !!CAUTION!! this function address's is pushed into stack after ; migration of whole temporary memory, so need save it to permanent ; memory at first! ; mov ebx, [esp + 20] ; Save the first parameter mov ecx, [esp + 24] ; Save the second parameter ; ; Save this function's return address into permanent memory at first. ; Then, Fixup the esp point to permanent memory ; mov eax, esp sub eax, ebx add eax, ecx mov edx, dword [esp] ; copy pushed register's value to permanent memory mov dword [eax], edx mov edx, dword [esp + 4] mov dword [eax + 4], edx mov edx, dword [esp + 8] mov dword [eax + 8], edx mov edx, dword [esp + 12] mov dword [eax + 12], edx mov edx, dword [esp + 16] ; Update this function's return address into permanent memory mov dword [eax + 16], edx mov esp, eax ; From now, esp is pointed to permanent memory ; ; Fixup the ebp point to permanent memory ; mov eax, ebp sub eax, ebx add eax, ecx mov ebp, eax ; From now, ebp is pointed to permanent memory pop edx pop ecx pop ebx pop eax ret
29.575342
97
0.487726
1cb726ae990a2964d9a6297aeaa30ea450bdc51f
221
asm
Assembly
pwnlib/shellcraft/templates/amd64/linux/geteuid.asm
zaratec/pwntools
8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba
[ "MIT" ]
5
2018-05-15T13:00:56.000Z
2020-02-09T14:29:00.000Z
pwnlib/shellcraft/templates/amd64/linux/geteuid.asm
FDlucifer/binjitsu
999ad632004bfc3e623eead20eb11de98fc1f4dd
[ "MIT" ]
null
null
null
pwnlib/shellcraft/templates/amd64/linux/geteuid.asm
FDlucifer/binjitsu
999ad632004bfc3e623eead20eb11de98fc1f4dd
[ "MIT" ]
6
2017-09-07T02:31:11.000Z
2021-07-05T16:59:18.000Z
<% from pwnlib.shellcraft.amd64.linux import syscall %> <%page args=""/> <%docstring> Invokes the syscall geteuid. See 'man 2 geteuid' for more information. Arguments: </%docstring> ${syscall('SYS_geteuid')}
15.785714
71
0.687783
a597a469c3ec7ee6a003b1d0cbe43d5d79dfbf78
8,154
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1548.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1548.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1548.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x90c8, %rsi lea addresses_normal_ht+0x98c9, %rdi nop nop nop nop add $55232, %rbp mov $20, %rcx rep movsw nop nop nop nop add %rdx, %rdx lea addresses_A_ht+0x3c08, %r11 nop nop nop dec %rcx and $0xffffffffffffffc0, %r11 movaps (%r11), %xmm6 vpextrq $0, %xmm6, %rbp and %r11, %r11 lea addresses_WC_ht+0x9ec8, %rdi nop nop nop nop xor %rax, %rax movl $0x61626364, (%rdi) dec %rdi lea addresses_WC_ht+0xd70c, %rsi lea addresses_A_ht+0xd664, %rdi nop nop nop nop nop xor %rdx, %rdx mov $100, %rcx rep movsl nop nop nop nop cmp %rax, %rax lea addresses_A_ht+0x467e, %rsi lea addresses_UC_ht+0x2f48, %rdi nop xor %rax, %rax mov $92, %rcx rep movsw nop nop cmp %rbp, %rbp lea addresses_WT_ht+0x11b6c, %rsi lea addresses_WC_ht+0x19548, %rdi clflush (%rsi) nop nop nop add $62661, %r11 mov $102, %rcx rep movsw nop nop nop xor %rdx, %rdx lea addresses_D_ht+0x8648, %rdx nop and $22070, %rcx mov (%rdx), %rax and $39049, %r11 lea addresses_UC_ht+0x95a8, %rbp clflush (%rbp) nop nop nop nop xor $37363, %rcx mov (%rbp), %rsi and $46574, %rdi lea addresses_normal_ht+0x18e88, %r11 nop nop nop nop cmp $42531, %rsi movb $0x61, (%r11) nop nop nop nop nop xor %rdx, %rdx lea addresses_WC_ht+0x13f80, %rsi lea addresses_A_ht+0xda52, %rdi nop and %r12, %r12 mov $70, %rcx rep movsl and $11174, %r11 lea addresses_WC_ht+0x1d048, %rdi and $5562, %rsi mov (%rdi), %dx nop xor $49462, %rdi lea addresses_WT_ht+0x16c8, %rsi lea addresses_WC_ht+0xae48, %rdi nop nop sub $18647, %r11 mov $86, %rcx rep movsq add $3635, %rax lea addresses_D_ht+0x4048, %rsi lea addresses_A_ht+0x8b88, %rdi nop nop dec %rax mov $103, %rcx rep movsl nop nop nop nop nop inc %rdi lea addresses_D_ht+0x12a2a, %r11 nop nop cmp $15111, %rsi mov (%r11), %rcx nop dec %rcx lea addresses_WC_ht+0x3b48, %rsi nop nop nop nop nop and $15164, %rdx mov $0x6162636465666768, %r12 movq %r12, (%rsi) nop nop add %rdi, %rdi pop %rsi pop %rdx pop %rdi pop %rcx pop %rbp pop %rax pop %r12 pop %r11 ret .global s_faulty_load s_faulty_load: push %r13 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi // Store mov $0x69df190000000492, %rdx nop and $11583, %r13 mov $0x5152535455565758, %rbx movq %rbx, %xmm1 vmovups %ymm1, (%rdx) nop nop nop nop and $9926, %rdx // Faulty Load lea addresses_WC+0x19348, %rax nop nop nop nop xor $57458, %rsi movntdqa (%rax), %xmm0 vpextrq $1, %xmm0, %rdx lea oracles, %rax and $0xff, %rdx shlq $12, %rdx mov (%rax,%rdx,1), %rdx pop %rsi pop %rdx pop %rdi pop %rcx pop %rbx pop %rax pop %r13 ret /* <gen_faulty_load> [REF] {'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 1, 'NT': False, 'type': 'addresses_WC'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 1, 'AVXalign': False, 'same': False, 'size': 32, 'NT': False, 'type': 'addresses_NC'}} [Faulty Load] {'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 16, 'NT': True, 'type': 'addresses_WC'}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'congruent': 5, 'same': False, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 0, 'same': True, 'type': 'addresses_normal_ht'}} {'src': {'congruent': 6, 'AVXalign': True, 'same': False, 'size': 16, 'NT': False, 'type': 'addresses_A_ht'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 5, 'AVXalign': True, 'same': False, 'size': 4, 'NT': False, 'type': 'addresses_WC_ht'}} {'src': {'congruent': 0, 'same': True, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 2, 'same': True, 'type': 'addresses_A_ht'}} {'src': {'congruent': 1, 'same': False, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'congruent': 9, 'same': False, 'type': 'addresses_UC_ht'}} {'src': {'congruent': 2, 'same': False, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 8, 'same': False, 'type': 'addresses_WC_ht'}} {'src': {'congruent': 8, 'AVXalign': False, 'same': True, 'size': 8, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'} {'src': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_UC_ht'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 5, 'AVXalign': False, 'same': False, 'size': 1, 'NT': True, 'type': 'addresses_normal_ht'}} {'src': {'congruent': 2, 'same': False, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'congruent': 0, 'same': False, 'type': 'addresses_A_ht'}} {'src': {'congruent': 8, 'AVXalign': False, 'same': False, 'size': 2, 'NT': False, 'type': 'addresses_WC_ht'}, 'OP': 'LOAD'} {'src': {'congruent': 7, 'same': True, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'congruent': 8, 'same': False, 'type': 'addresses_WC_ht'}} {'src': {'congruent': 6, 'same': False, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'dst': {'congruent': 6, 'same': False, 'type': 'addresses_A_ht'}} {'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_D_ht'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 11, 'AVXalign': False, 'same': False, 'size': 8, 'NT': False, 'type': 'addresses_WC_ht'}} {'46': 2, '00': 4994, '48': 5210, '45': 11358, '49': 265} 45 45 45 45 48 48 45 48 00 45 45 00 45 48 00 45 45 45 45 45 48 45 49 45 00 45 00 45 00 45 45 45 48 45 45 45 00 48 45 00 45 45 00 48 45 45 48 45 49 00 45 48 45 48 49 45 45 45 00 45 00 48 45 45 45 45 48 00 45 45 45 45 00 45 45 48 00 45 45 00 48 00 48 00 45 45 48 00 48 45 48 00 45 00 48 45 00 00 48 48 45 00 45 48 48 45 45 45 45 45 48 48 48 48 45 45 48 45 45 48 45 45 45 45 48 00 00 45 00 48 48 45 45 45 48 49 00 45 48 45 48 45 48 00 45 45 45 45 45 00 48 00 45 00 00 45 00 00 45 48 45 00 45 45 45 45 00 45 00 45 00 45 48 00 45 00 00 45 45 00 45 45 48 48 00 45 00 48 45 45 45 00 45 45 45 00 45 45 48 00 45 45 45 00 48 45 48 00 45 48 00 45 48 00 00 45 45 45 45 00 45 45 00 48 45 00 00 45 45 45 48 00 45 45 45 45 00 48 45 00 48 45 45 48 48 45 00 00 48 45 45 48 00 45 48 00 45 45 45 45 00 45 45 00 45 45 00 45 45 45 45 45 45 45 45 48 45 45 45 00 45 45 48 48 00 45 45 48 48 48 00 45 00 48 45 00 48 45 00 48 45 48 48 45 00 00 45 48 45 45 48 00 45 48 00 48 45 48 00 00 45 45 45 45 00 45 48 45 45 45 48 45 45 00 48 00 00 45 48 48 45 00 45 00 48 45 48 48 45 48 45 45 45 48 48 45 45 48 00 45 48 45 45 45 48 45 45 00 00 45 00 00 45 45 48 48 45 00 48 45 45 00 45 45 00 00 45 45 00 48 45 48 48 48 45 45 45 45 45 00 45 48 48 45 45 00 00 45 45 48 00 45 45 48 00 00 45 45 00 45 00 45 45 45 48 45 00 45 45 49 45 48 48 45 45 00 45 00 45 45 48 00 45 48 00 45 45 45 45 48 00 45 45 48 48 45 45 45 00 48 45 48 48 00 45 45 45 00 45 45 48 48 45 48 48 45 48 48 45 45 00 45 00 48 48 45 45 00 48 48 00 45 45 45 45 48 45 45 45 00 45 45 00 45 45 00 48 00 45 49 45 45 45 00 00 45 48 48 45 45 00 45 48 48 48 00 45 45 00 45 45 48 45 45 48 00 45 45 45 48 00 45 48 49 45 45 48 45 00 45 00 00 00 45 45 48 48 45 45 48 45 48 48 45 45 00 45 00 00 00 45 45 48 48 45 45 48 45 45 48 00 45 00 48 48 45 48 45 45 45 48 45 45 00 45 45 45 48 48 45 45 00 45 48 00 45 48 00 45 45 48 00 00 45 45 45 48 45 45 48 45 45 48 45 00 00 48 45 45 48 48 00 45 00 45 45 45 00 45 45 48 48 45 45 48 48 45 45 45 45 00 00 45 45 00 45 45 00 45 45 45 45 45 00 45 48 45 45 45 48 00 45 48 00 00 45 45 00 48 45 49 00 45 45 00 45 48 45 00 48 45 45 48 00 45 45 45 48 00 45 45 45 45 45 48 45 45 45 48 45 45 48 00 45 45 49 00 45 48 00 48 45 48 00 45 45 00 49 45 00 00 45 48 00 45 48 00 45 45 00 00 45 00 48 45 00 45 45 48 45 45 45 48 48 45 00 48 45 00 48 45 45 45 00 45 45 48 45 45 48 00 45 48 49 45 45 48 00 45 48 48 45 45 45 48 48 45 48 45 45 00 45 45 45 45 48 45 48 45 45 48 45 45 48 00 45 45 00 48 45 45 00 00 45 45 48 45 48 45 45 48 45 45 48 45 45 45 48 45 45 45 48 00 45 48 00 45 45 48 48 45 49 45 48 00 00 45 45 48 48 45 00 00 45 45 48 48 45 48 00 45 45 48 00 45 45 45 49 45 45 00 45 45 48 45 45 45 00 00 45 45 45 45 45 00 00 45 45 48 45 45 45 48 00 45 00 48 48 45 45 48 45 45 45 48 45 00 00 45 48 48 45 00 00 45 00 45 00 45 45 45 49 00 45 48 00 00 45 45 45 48 00 45 45 00 45 48 48 45 45 48 00 45 45 48 00 48 45 45 00 45 48 48 45 48 45 45 00 48 48 45 48 48 45 48 00 45 45 00 00 45 45 45 45 00 45 45 45 00 45 45 00 48 45 49 48 00 45 45 00 45 48 00 45 48 45 45 00 45 45 */
34.117155
2,999
0.656733
de9e5817b5b66cea0be6703dc371b292493cd79c
708
asm
Assembly
pwnlib/shellcraft/templates/aarch64/linux/cat2.asm
tkmikan/pwntools
1238fc359eb72313d3f82849b2effdb7063ab429
[ "MIT" ]
9
2018-07-16T23:18:15.000Z
2019-11-14T10:06:04.000Z
pwnlib/shellcraft/templates/aarch64/linux/cat2.asm
tkmikan/pwntools
1238fc359eb72313d3f82849b2effdb7063ab429
[ "MIT" ]
1
2018-10-31T22:03:35.000Z
2018-11-02T20:36:21.000Z
pwnlib/shellcraft/templates/aarch64/linux/cat2.asm
tkmikan/pwntools
1238fc359eb72313d3f82849b2effdb7063ab429
[ "MIT" ]
3
2018-10-31T04:34:30.000Z
2021-02-06T00:39:32.000Z
<% from pwnlib import shellcraft %> <%page args="filename, fd=1, length=0x4000"/> <%docstring> Opens a file and writes its contents to the specified file descriptor. Uses an extra stack buffer and must know the length. Example: >>> f = tempfile.mktemp() >>> write(f, 'This is the flag\n') >>> shellcode = shellcraft.cat2(f) + shellcraft.exit(0) >>> run_assembly(shellcode).recvline() b'This is the flag\n' </%docstring> <% if fd == 'x0': raise Exception("File descriptor cannot be x0, it will be overwritten") %> ${shellcraft.open(filename)} ${shellcraft.mov('x2', length)} sub sp, sp, x2 ${shellcraft.read('x0', 'sp', 'x2')} ${shellcraft.write(fd, 'sp', 'x0')}
27.230769
73
0.644068
29a97977229d1d3caaf8fe9fd7c665acd5396390
1,157
asm
Assembly
programs/oeis/166/A166524.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/166/A166524.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/166/A166524.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A166524: a(n) = 9*n - a(n-1), with n>1, a(1)=1. ; 1,17,10,26,19,35,28,44,37,53,46,62,55,71,64,80,73,89,82,98,91,107,100,116,109,125,118,134,127,143,136,152,145,161,154,170,163,179,172,188,181,197,190,206,199,215,208,224,217,233,226,242,235,251,244,260,253,269,262,278,271,287,280,296,289,305,298,314,307,323,316,332,325,341,334,350,343,359,352,368,361,377,370,386,379,395,388,404,397,413,406,422,415,431,424,440,433,449,442,458,451,467,460,476,469,485,478,494,487,503,496,512,505,521,514,530,523,539,532,548,541,557,550,566,559,575,568,584,577,593,586,602,595,611,604,620,613,629,622,638,631,647,640,656,649,665,658,674,667,683,676,692,685,701,694,710,703,719,712,728,721,737,730,746,739,755,748,764,757,773,766,782,775,791,784,800,793,809,802,818,811,827,820,836,829,845,838,854,847,863,856,872,865,881,874,890,883,899,892,908,901,917,910,926,919,935,928,944,937,953,946,962,955,971,964,980,973,989,982,998,991,1007,1000,1016,1009,1025,1018,1034,1027,1043,1036,1052,1045,1061,1054,1070,1063,1079,1072,1088,1081,1097,1090,1106,1099,1115,1108,1124,1117,1133 add $0,20 lpb $0 mul $0,9 add $1,$0 mul $0,6 mod $0,4 add $1,5 lpe sub $1,183 div $1,2
82.642857
1,008
0.717373
fe4af3b2712ce82a1be74a79fc04453e9b8584f5
1,227
asm
Assembly
programs/oeis/158/A158879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/158/A158879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/158/A158879.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A158879: a(n) = 4^n + n. ; 1,5,18,67,260,1029,4102,16391,65544,262153,1048586,4194315,16777228,67108877,268435470,1073741839,4294967312,17179869201,68719476754,274877906963,1099511627796,4398046511125,17592186044438,70368744177687,281474976710680,1125899906842649,4503599627370522,18014398509482011,72057594037927964,288230376151711773,1152921504606847006,4611686018427387935,18446744073709551648,73786976294838206497,295147905179352825890,1180591620717411303459,4722366482869645213732,18889465931478580854821,75557863725914323419174,302231454903657293676583,1208925819614629174706216,4835703278458516698824745,19342813113834066795298858,77371252455336267181195307,309485009821345068724781100,1237940039285380274899124269,4951760157141521099596496942,19807040628566084398385987631,79228162514264337593543950384,316912650057057350374175801393,1267650600228229401496703205426,5070602400912917605986812821555,20282409603651670423947251286068,81129638414606681695789005144117,324518553658426726783156020576310,1298074214633706907132624082305079,5192296858534827628530496329220152,20769187434139310514121985316880441,83076749736557242056487941267521594,332306998946228968225951765070086203 mov $1,4 pow $1,$0 add $1,$0 mov $0,$1
153.375
1,159
0.920945
1639048482993ac239661550e422e72d3bc18f8a
917
asm
Assembly
_build/dispatcher/jmp_ippsCmp_BN_9b06e139.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsCmp_BN_9b06e139.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsCmp_BN_9b06e139.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsCmp_BN:function extern n8_ippsCmp_BN:function extern y8_ippsCmp_BN:function extern e9_ippsCmp_BN:function extern l9_ippsCmp_BN:function extern n0_ippsCmp_BN:function extern k0_ippsCmp_BN:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function segment .data align 8 dq .Lin_ippsCmp_BN .Larraddr_ippsCmp_BN: dq m7_ippsCmp_BN dq n8_ippsCmp_BN dq y8_ippsCmp_BN dq e9_ippsCmp_BN dq l9_ippsCmp_BN dq n0_ippsCmp_BN dq k0_ippsCmp_BN segment .text global ippsCmp_BN:function (ippsCmp_BN.LEndippsCmp_BN - ippsCmp_BN) .Lin_ippsCmp_BN: db 0xf3, 0x0f, 0x1e, 0xfa call ippcpSafeInit wrt ..plt align 16 ippsCmp_BN: db 0xf3, 0x0f, 0x1e, 0xfa mov rax, qword [rel ippcpJumpIndexForMergedLibs wrt ..gotpc] movsxd rax, dword [rax] lea r11, [rel .Larraddr_ippsCmp_BN] mov r11, qword [r11+rax*8] jmp r11 .LEndippsCmp_BN:
23.512821
68
0.760087
c6e33548f36fbd8cf6fb61a105bba3a50b60cc24
904
asm
Assembly
oeis/230/A230750.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/230/A230750.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/230/A230750.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A230750: Number of (n+3)X(1+3) 0..2 arrays x(i,j) with each element diagonally or antidiagonally next to at least one element with value (x(i,j)+1) mod 3, and upper left element zero ; Submitted by Jon Maiga ; 12,192,2700,31212,363312,4120752,46949808,532746828,6052341168,68709570732,780232681452,8858778163392,100588142063808,1142112286468800,12968074244891052,147244827712021248,1671881661357048300,18983251630290558348,215543960116844296752,2447377874486437052592,27788572474492349280432,315523295262765631958700,3582586027739760687082800,40678209013051816851530700,461877727710830459766711372,5244356627969194042757352192,59546660963714819693154220800,676118174729808838471792595712 add $0,1 lpb $0 sub $0,1 add $1,$3 add $3,1 add $4,$2 sub $4,$5 add $4,1 mov $5,$4 mov $4,$2 mov $2,$3 add $4,$1 add $4,$1 add $5,$4 mov $3,$5 add $4,1 lpe pow $4,2 mov $0,$4 mul $0,12
36.16
479
0.776549
c2a5a332c3498e3c3e6c10b4a1b211520c3ff422
559
asm
Assembly
data/baseStats/berurun.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
data/baseStats/berurun.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
5
2019-04-03T19:53:11.000Z
2022-03-11T22:49:34.000Z
data/baseStats/berurun.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
db DEX_BERURUN ; pokedex id db 65 ; base hp db 70 ; base attack db 60 ; base defense db 115 ; base speed db 65 ; base special db DARK ; species type 1 db GHOST ; species type 2 db FULL_HEAL ; catch rate db 148 ; base exp yield INCBIN "pic/ymon/berurun.pic",0,1 ; 77, sprite dimensions dw BerurunPicFront dw BerurunPicBack ; attacks known at lvl 0 db SCRATCH db LICK db BITE db SCREECH db 0 ; growth rate ; learnset tmlearn 6,7,8 tmlearn 9,10,11,12,15,16 tmlearn 20,24 tmlearn 25,31,30,32 tmlearn 34,39,40 tmlearn 44 tmlearn 50 db BANK(BerurunPicFront)
19.275862
57
0.742397
1fc988ace3bb200c439707d8624f9f2f554ed96e
342
asm
Assembly
oeis/033/A033825.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/033/A033825.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/033/A033825.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A033825: Finite sequence associated with M24. ; Submitted by Christian Krause ; 2,4,4,4,6,6,8,8,10,12,16,24 add $0,1 mov $2,$0 seq $0,240926 ; a(n) = 2 + L(2*n) = 2 + A005248(n), n >= 0, with the Lucas numbers (A000032). add $2,28 div $0,$2 mul $2,2 add $0,$2 div $0,$2 sub $0,6 lpb $2 add $0,2 sub $2,2 lpe div $0,5 sub $0,9 mul $0,2
16.285714
93
0.602339
67c8984d73820807d1d5ea9c8481a367e945d8dc
4,969
asm
Assembly
ColdFire/Generic/IAR/cpu_a.asm
EmbeddedInsights/uC-CPU
9733a45eb239f9a7d17dce9e9cfbebc6564ac30a
[ "Apache-2.0" ]
17
2020-03-03T07:27:45.000Z
2020-11-29T01:26:06.000Z
ColdFire/Generic/IAR/cpu_a.asm
SiliconLabs/uC-CPU
ae5796e2049b043f69ef4f29fc330f29217b6344
[ "Apache-2.0" ]
null
null
null
ColdFire/Generic/IAR/cpu_a.asm
SiliconLabs/uC-CPU
ae5796e2049b043f69ef4f29fc330f29217b6344
[ "Apache-2.0" ]
39
2020-03-03T05:34:49.000Z
2020-12-06T12:58:57.000Z
/* ;******************************************************************************************************** ; uC/CPU ; CPU CONFIGURATION & PORT LAYER ; ; Copyright 2004-2021 Silicon Laboratories Inc. www.silabs.com ; ; SPDX-License-Identifier: APACHE-2.0 ; ; This software is subject to an open source license and is distributed by ; Silicon Laboratories Inc. pursuant to the terms of the Apache License, ; Version 2.0 available at www.apache.org/licenses/LICENSE-2.0. ; ;******************************************************************************************************** */ /* ;******************************************************************************************************** ; ; CPU PORT FILE ; ; ColdFire ; IAR C Compiler ; ; Filename : cpu_a.asm ; Version : V1.32.01 ;******************************************************************************************************** */ /* ;******************************************************************************************************** ; PUBLIC DECLARATIONS ;******************************************************************************************************** */ PUBLIC CPU_VectInit PUBLIC CPU_SR_Save PUBLIC CPU_SR_Restore /* ;******************************************************************************************************** ; EXTERNAL DECLARATIONS ;******************************************************************************************************** */ EXTERN CPU_VBR_Ptr RSEG CODE:CODE:NOROOT(2) /* Align to power 2, 4 bytes. */ /* ;******************************************************************************************************** ; VECTOR BASE REGISTER INITIALIZATION ; ; Description : This function is called to set the Vector Base Register to the value specified in ; the function argument. ; ; Argument(s) : VBR Desired vector base address. ; ; Return(s) : none. ; ; Note(s) : (1) 'CPU_VBR_Ptr' keeps the current vector base address. ; ; (2) 'VBR' parameter is assumed to be passed on D0 by the compiler. ;******************************************************************************************************** */ CPU_VectInit: MOVE.L D0, (CPU_VBR_Ptr) /* Save 'vbr' into CPU_VBR_Ptr */ MOVEC D0, VBR RTS /* ;******************************************************************************************************** ; CPU_SR_Save() for OS_CRITICAL_METHOD #3 ; ; Description : This functions implements the OS_CRITICAL_METHOD #3 function to preserve the state of the ; interrupt disable flag in order to be able to restore it later. ; ; Argument(s) : none. ; ; Return(s) : It is assumed that the return value is placed in the D0 register as expected by the ; compiler. ; ; Note(s) : none. ;******************************************************************************************************** */ CPU_SR_Save: MOVE.W SR, D0 /* Copy SR into D0 */ MOVE.W D0, D1 ORI.L #0x0700, D1 /* Disable interrupts */ MOVE.W D1, SR /* Restore SR state with interrupts disabled */ RTS /* ;******************************************************************************************************** ; CPU_SR_Restore() for OS_CRITICAL_METHOD #3 ; ; Description : This functions implements the OS_CRITICAL_METHOD #function to restore the state of the ; interrupt flag. ; ; Argument(s) : cpu_sr Contents of the SR to restore. It is assumed that 'cpu_sr' is passed in D0. ; ; Return(s) : none. ; ; Note(s) : none. ;******************************************************************************************************** */ CPU_SR_Restore: MOVE.W D0, SR /* Restore SR previous state */ RTS /* ;******************************************************************************************************** ; CPU ASSEMBLY PORT FILE END ;******************************************************************************************************** */ END
39.752
123
0.305092
0a58ac3521394ab4d4e4d040eca7b5888302f187
387,497
asm
Assembly
benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/fbw.elf.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
2
2019-10-25T02:58:38.000Z
2019-10-25T14:17:08.000Z
benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/fbw.elf.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
null
null
null
benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/fbw.elf.asm
TRDDC-TUM/wcet-benchmarks
f3e2870ea17b7baeb753db53eeba5de674351bf1
[ "MIT" ]
2
2019-06-02T14:18:44.000Z
2020-04-16T00:45:03.000Z
fbw.elf: file format elf32-avr Disassembly of section .text: 00000000 <__vectors>: __vectors(): 0: 12 c0 rjmp .+36 ; 0x26 <__ctors_end> 2: 2c c0 rjmp .+88 ; 0x5c <__bad_interrupt> 4: 2b c0 rjmp .+86 ; 0x5c <__bad_interrupt> 6: 2a c0 rjmp .+84 ; 0x5c <__bad_interrupt> 8: 29 c0 rjmp .+82 ; 0x5c <__bad_interrupt> a: 29 c1 rjmp .+594 ; 0x25e <__vector_5> c: 8d c3 rjmp .+1818 ; 0x728 <__vector_6> e: 26 c0 rjmp .+76 ; 0x5c <__bad_interrupt> 10: 25 c0 rjmp .+74 ; 0x5c <__bad_interrupt> 12: 24 c0 rjmp .+72 ; 0x5c <__bad_interrupt> 14: 1c c5 rjmp .+2616 ; 0xa4e <__vector_10> 16: 22 c0 rjmp .+68 ; 0x5c <__bad_interrupt> 18: 21 c0 rjmp .+66 ; 0x5c <__bad_interrupt> 1a: e4 c5 rjmp .+3016 ; 0xbe4 <__vector_13> 1c: 21 c6 rjmp .+3138 ; 0xc60 <__vector_14> 1e: 1e c0 rjmp .+60 ; 0x5c <__bad_interrupt> 20: 1d c0 rjmp .+58 ; 0x5c <__bad_interrupt> 22: 1c c0 rjmp .+56 ; 0x5c <__bad_interrupt> 24: 1b c0 rjmp .+54 ; 0x5c <__bad_interrupt> 00000026 <__ctors_end>: __trampolines_start(): 26: 11 24 eor r1, r1 28: 1f be out 0x3f, r1 ; 63 2a: cf e5 ldi r28, 0x5F ; 95 2c: d4 e0 ldi r29, 0x04 ; 4 2e: de bf out 0x3e, r29 ; 62 30: cd bf out 0x3d, r28 ; 61 00000032 <__do_copy_data>: __do_copy_data(): 32: 10 e0 ldi r17, 0x00 ; 0 34: a0 e6 ldi r26, 0x60 ; 96 36: b0 e0 ldi r27, 0x00 ; 0 38: e4 e7 ldi r30, 0x74 ; 116 3a: f0 e1 ldi r31, 0x10 ; 16 3c: 02 c0 rjmp .+4 ; 0x42 <__SREG__+0x3> 3e: 05 90 lpm r0, Z+ 40: 0d 92 st X+, r0 42: a2 3c cpi r26, 0xC2 ; 194 44: b1 07 cpc r27, r17 46: d9 f7 brne .-10 ; 0x3e <__SP_H__> 00000048 <__do_clear_bss>: __do_clear_bss(): 48: 22 e0 ldi r18, 0x02 ; 2 4a: a2 ec ldi r26, 0xC2 ; 194 4c: b0 e0 ldi r27, 0x00 ; 0 4e: 01 c0 rjmp .+2 ; 0x52 <.do_clear_bss_start> 00000050 <.do_clear_bss_loop>: 50: 1d 92 st X+, r1 00000052 <.do_clear_bss_start>: 52: a9 3f cpi r26, 0xF9 ; 249 54: b2 07 cpc r27, r18 56: e1 f7 brne .-8 ; 0x50 <.do_clear_bss_loop> .do_clear_bss_start(): 58: 64 d6 rcall .+3272 ; 0xd22 <main> 5a: 0a c8 rjmp .-4076 ; 0xfffff070 <__eeprom_end+0xff7ef070> 0000005c <__bad_interrupt>: __vector_1(): 5c: d1 cf rjmp .-94 ; 0x0 <__vectors> 0000005e <send_data_to_autopilot_task>: send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: b2 9b sbis 0x16, 2 ; 22 60: 4f c0 rjmp .+158 ; 0x100 <send_data_to_autopilot_task+0xa2> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 80 91 e4 00 lds r24, 0x00E4 66: 88 23 and r24, r24 68: 09 f4 brne .+2 ; 0x6c <send_data_to_autopilot_task+0xe> 6a: 4a c0 rjmp .+148 ; 0x100 <send_data_to_autopilot_task+0xa2> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 10 92 e4 00 sts 0x00E4, r1 70: eb ea ldi r30, 0xAB ; 171 72: f2 e0 ldi r31, 0x02 ; 2 74: a3 ed ldi r26, 0xD3 ; 211 76: b2 e0 ldi r27, 0x02 ; 2 to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 81 91 ld r24, Z+ 7a: 91 91 ld r25, Z+ 7c: 8d 93 st X+, r24 7e: 9d 93 st X+, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 82 e0 ldi r24, 0x02 ; 2 82: ed 3b cpi r30, 0xBD ; 189 84: f8 07 cpc r31, r24 86: c1 f7 brne .-16 ; 0x78 <send_data_to_autopilot_task+0x1a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 81 e0 ldi r24, 0x01 ; 1 8a: 90 91 85 02 lds r25, 0x0285 8e: 91 11 cpse r25, r1 90: 01 c0 rjmp .+2 ; 0x94 <send_data_to_autopilot_task+0x36> 92: 80 e0 ldi r24, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 90 91 40 02 lds r25, 0x0240 98: 99 23 and r25, r25 9a: 11 f0 breq .+4 ; 0xa0 <send_data_to_autopilot_task+0x42> 9c: 92 e0 ldi r25, 0x02 ; 2 9e: 01 c0 rjmp .+2 ; 0xa2 <send_data_to_autopilot_task+0x44> a0: 90 e0 ldi r25, 0x00 ; 0 a2: 89 2b or r24, r25 a4: 80 93 e6 02 sts 0x02E6, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 90 91 c9 00 lds r25, 0x00C9 ac: 99 23 and r25, r25 ae: 29 f0 breq .+10 ; 0xba <send_data_to_autopilot_task+0x5c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 84 60 ori r24, 0x04 ; 4 b2: 80 93 e6 02 sts 0x02E6, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 10 92 c9 00 sts 0x00C9, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 80 91 c4 00 lds r24, 0x00C4 be: 80 93 e5 02 sts 0x02E5, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 60 91 fc 01 lds r22, 0x01FC c6: 70 91 fd 01 lds r23, 0x01FD ca: 80 e0 ldi r24, 0x00 ; 0 cc: 90 e0 ldi r25, 0x00 ; 0 ce: df d6 rcall .+3518 ; 0xe8e <__floatunsisf> d0: 29 e2 ldi r18, 0x29 ; 41 d2: 3c e5 ldi r19, 0x5C ; 92 d4: 4f e8 ldi r20, 0x8F ; 143 d6: 5c e3 ldi r21, 0x3C ; 60 d8: 68 d7 rcall .+3792 ; 0xfaa <__mulsf3> da: 20 e0 ldi r18, 0x00 ; 0 dc: 30 e0 ldi r19, 0x00 ; 0 de: 40 e0 ldi r20, 0x00 ; 0 e0: 5d e3 ldi r21, 0x3D ; 61 e2: 63 d7 rcall .+3782 ; 0xfaa <__mulsf3> e4: 28 e5 ldi r18, 0x58 ; 88 e6: 39 e3 ldi r19, 0x39 ; 57 e8: 44 eb ldi r20, 0xB4 ; 180 ea: 5d e3 ldi r21, 0x3D ; 61 ec: 3b d6 rcall .+3190 ; 0xd64 <__addsf3> ee: 20 e0 ldi r18, 0x00 ; 0 f0: 30 e0 ldi r19, 0x00 ; 0 f2: 40 e2 ldi r20, 0x20 ; 32 f4: 51 e4 ldi r21, 0x41 ; 65 f6: 59 d7 rcall .+3762 ; 0xfaa <__mulsf3> f8: 9e d6 rcall .+3388 ; 0xe36 <__fixunssfsi> fa: 60 93 e8 02 sts 0x02E8, r22 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 8c c4 rjmp .+2328 ; 0xa18 <spi_reset> 100: 08 95 ret 00000102 <test_ppm_task>: test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 80 91 98 02 lds r24, 0x0298 106: 88 23 and r24, r24 108: 41 f1 breq .+80 ; 0x15a <test_ppm_task+0x58> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 10 92 98 02 sts 0x0298, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 80 91 c5 00 lds r24, 0x00C5 112: 8f 5f subi r24, 0xFF ; 255 114: 80 93 c5 00 sts 0x00C5, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 81 e0 ldi r24, 0x01 ; 1 11a: 80 93 85 02 sts 0x0285, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 10 92 40 02 sts 0x0240, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 10 92 c7 00 sts 0x00C7, r1 126: 10 92 c6 00 sts 0x00C6, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: ec d0 rcall .+472 ; 0x304 <last_radio_from_ppm> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 80 91 c9 00 lds r24, 0x00C9 130: 88 23 and r24, r24 132: 59 f0 breq .+22 ; 0x14a <test_ppm_task+0x48> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 21 e0 ldi r18, 0x01 ; 1 136: 80 91 b3 02 lds r24, 0x02B3 13a: 90 91 b4 02 lds r25, 0x02B4 13e: 80 34 cpi r24, 0x40 ; 64 140: 9d 4e sbci r25, 0xED ; 237 142: 0c f4 brge .+2 ; 0x146 <test_ppm_task+0x44> 144: 20 e0 ldi r18, 0x00 ; 0 146: 20 93 3f 02 sts 0x023F, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 80 91 3f 02 lds r24, 0x023F 14e: 81 11 cpse r24, r1 150: 0f c0 rjmp .+30 ; 0x170 <test_ppm_task+0x6e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 8b ea ldi r24, 0xAB ; 171 154: 92 e0 ldi r25, 0x02 ; 2 156: 53 d3 rcall .+1702 ; 0x7fe <servo_set> 158: 0b c0 rjmp .+22 ; 0x170 <test_ppm_task+0x6e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 80 91 3f 02 lds r24, 0x023F 15e: 81 11 cpse r24, r1 160: 07 c0 rjmp .+14 ; 0x170 <test_ppm_task+0x6e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 80 91 40 02 lds r24, 0x0240 166: 88 23 and r24, r24 168: 19 f0 breq .+6 ; 0x170 <test_ppm_task+0x6e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 81 e0 ldi r24, 0x01 ; 1 16c: 80 93 3f 02 sts 0x023F, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 80 91 c6 00 lds r24, 0x00C6 174: 90 91 c7 00 lds r25, 0x00C7 178: 8e 31 cpi r24, 0x1E ; 30 17a: 91 05 cpc r25, r1 17c: 40 f0 brcs .+16 ; 0x18e <test_ppm_task+0x8c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 10 92 85 02 sts 0x0285, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 8c 32 cpi r24, 0x2C ; 44 184: 91 40 sbci r25, 0x01 ; 1 186: 18 f0 brcs .+6 ; 0x18e <test_ppm_task+0x8c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 81 e0 ldi r24, 0x01 ; 1 18a: 80 93 40 02 sts 0x0240, r24 18e: 08 95 ret 00000190 <check_failsafe_task>: check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 80 91 3f 02 lds r24, 0x023F 194: 81 11 cpse r24, r1 196: 05 c0 rjmp .+10 ; 0x1a2 <check_failsafe_task+0x12> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 80 91 85 02 lds r24, 0x0285 19c: 88 23 and r24, r24 19e: 39 f0 breq .+14 ; 0x1ae <check_failsafe_task+0x1e> 1a0: 08 95 ret /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 81 30 cpi r24, 0x01 ; 1 1a4: 39 f4 brne .+14 ; 0x1b4 <check_failsafe_task+0x24> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 80 91 41 02 lds r24, 0x0241 1aa: 81 11 cpse r24, r1 1ac: 03 c0 rjmp .+6 ; 0x1b4 <check_failsafe_task+0x24> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 80 e6 ldi r24, 0x60 ; 96 1b0: 90 e0 ldi r25, 0x00 ; 0 1b2: 25 c3 rjmp .+1610 ; 0x7fe <servo_set> 1b4: 08 95 ret 000001b6 <check_mega128_values_task>: check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: b2 9b sbis 0x16, 2 ; 22 1b8: 14 c0 rjmp .+40 ; 0x1e2 <check_mega128_values_task+0x2c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 80 91 e4 00 lds r24, 0x00E4 1be: 88 23 and r24, r24 1c0: 81 f0 breq .+32 ; 0x1e2 <check_mega128_values_task+0x2c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 80 91 e5 00 lds r24, 0x00E5 1c6: 88 23 and r24, r24 1c8: 61 f0 breq .+24 ; 0x1e2 <check_mega128_values_task+0x2c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 10 92 c8 00 sts 0x00C8, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 81 e0 ldi r24, 0x01 ; 1 1d0: 80 93 41 02 sts 0x0241, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 80 91 3f 02 lds r24, 0x023F 1d8: 81 30 cpi r24, 0x01 ; 1 1da: 19 f4 brne .+6 ; 0x1e2 <check_mega128_values_task+0x2c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 8d eb ldi r24, 0xBD ; 189 1de: 92 e0 ldi r25, 0x02 ; 2 1e0: 0e d3 rcall .+1564 ; 0x7fe <servo_set> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 80 91 c8 00 lds r24, 0x00C8 1e6: 8e 31 cpi r24, 0x1E ; 30 1e8: 11 f4 brne .+4 ; 0x1ee <check_mega128_values_task+0x38> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 10 92 41 02 sts 0x0241, r1 1ee: 08 95 ret 000001f0 <periodic_task>: periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 88 df rcall .-240 ; 0x102 <test_ppm_task> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: e1 df rcall .-62 ; 0x1b6 <check_mega128_values_task> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 34 df rcall .-408 ; 0x5e <send_data_to_autopilot_task> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: cc df rcall .-104 ; 0x190 <check_failsafe_task> timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 08 b6 in r0, 0x38 ; 56 1fa: 06 fe sbrs r0, 6 1fc: 2f c0 rjmp .+94 ; 0x25c <periodic_task+0x6c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 80 e4 ldi r24, 0x40 ; 64 200: 88 bf out 0x38, r24 ; 56 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 90 91 c3 00 lds r25, 0x00C3 206: 9f 5f subi r25, 0xFF ; 255 208: 90 93 c3 00 sts 0x00C3, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 80 91 c2 00 lds r24, 0x00C2 210: 8f 5f subi r24, 0xFF ; 255 212: 80 93 c2 00 sts 0x00C2, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 9c 33 cpi r25, 0x3C ; 60 218: 40 f0 brcs .+16 ; 0x22a <periodic_task+0x3a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 10 92 c3 00 sts 0x00C3, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 90 91 c5 00 lds r25, 0x00C5 222: 90 93 c4 00 sts 0x00C4, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 10 92 c5 00 sts 0x00C5, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 83 30 cpi r24, 0x03 ; 3 22c: 18 f0 brcs .+6 ; 0x234 <periodic_task+0x44> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 10 92 c2 00 sts 0x00C2, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: ca d2 rcall .+1428 ; 0x7c8 <servo_transmit> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 80 91 c8 00 lds r24, 0x00C8 238: 8e 31 cpi r24, 0x1E ; 30 23a: 18 f4 brcc .+6 ; 0x242 <periodic_task+0x52> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 8f 5f subi r24, 0xFF ; 255 23e: 80 93 c8 00 sts 0x00C8, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: 80 91 c6 00 lds r24, 0x00C6 246: 90 91 c7 00 lds r25, 0x00C7 24a: 8c 32 cpi r24, 0x2C ; 44 24c: 21 e0 ldi r18, 0x01 ; 1 24e: 92 07 cpc r25, r18 250: 28 f4 brcc .+10 ; 0x25c <periodic_task+0x6c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 01 96 adiw r24, 0x01 ; 1 254: 90 93 c7 00 sts 0x00C7, r25 258: 80 93 c6 00 sts 0x00C6, r24 25c: 08 95 ret 0000025e <__vector_5>: __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 1f 92 push r1 260: 0f 92 push r0 262: 0f b6 in r0, 0x3f ; 63 264: 0f 92 push r0 266: 11 24 eor r1, r1 268: 2f 93 push r18 26a: 3f 93 push r19 26c: 4f 93 push r20 26e: 5f 93 push r21 270: 8f 93 push r24 272: 9f 93 push r25 274: ef 93 push r30 276: ff 93 push r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 86 b5 in r24, 0x26 ; 38 27a: 97 b5 in r25, 0x27 ; 39 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 20 91 cd 00 lds r18, 0x00CD 280: 30 91 ce 00 lds r19, 0x00CE /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 90 93 ce 00 sts 0x00CE, r25 288: 80 93 cd 00 sts 0x00CD, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 40 91 cc 00 lds r20, 0x00CC 290: 41 11 cpse r20, r1 292: 0d c0 rjmp .+26 ; 0x2ae <__vector_5+0x50> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 84 b5 in r24, 0x24 ; 36 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 90 91 cb 00 lds r25, 0x00CB 29a: 28 2f mov r18, r24 29c: 29 1b sub r18, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 80 93 cb 00 sts 0x00CB, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 2e 36 cpi r18, 0x6E ; 110 2a4: 10 f1 brcs .+68 ; 0x2ea <__vector_5+0x8c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 81 e0 ldi r24, 0x01 ; 1 2a8: 80 93 cc 00 sts 0x00CC, r24 2ac: 1e c0 rjmp .+60 ; 0x2ea <__vector_5+0x8c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 82 1b sub r24, r18 2b0: 93 0b sbc r25, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 9c 01 movw r18, r24 2b4: 20 5c subi r18, 0xC0 ; 192 2b6: 3b 42 sbci r19, 0x2B ; 43 2b8: 21 30 cpi r18, 0x01 ; 1 2ba: 34 46 sbci r19, 0x64 ; 100 2bc: 68 f4 brcc .+26 ; 0x2d8 <__vector_5+0x7a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: e4 2f mov r30, r20 2c0: f0 e0 ldi r31, 0x00 ; 0 2c2: ee 0f add r30, r30 2c4: ff 1f adc r31, r31 2c6: ec 57 subi r30, 0x7C ; 124 2c8: fd 4f sbci r31, 0xFD ; 253 2ca: 91 83 std Z+1, r25 ; 0x01 2cc: 80 83 st Z, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 49 30 cpi r20, 0x09 ; 9 2d0: 48 f0 brcs .+18 ; 0x2e4 <__vector_5+0x86> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 81 e0 ldi r24, 0x01 ; 1 2d4: 80 93 98 02 sts 0x0298, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 10 92 cc 00 sts 0x00CC, r1 2dc: 84 b5 in r24, 0x24 ; 36 2de: 80 93 cb 00 sts 0x00CB, r24 2e2: 03 c0 rjmp .+6 ; 0x2ea <__vector_5+0x8c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 4f 5f subi r20, 0xFF ; 255 2e6: 40 93 cc 00 sts 0x00CC, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: ff 91 pop r31 2ec: ef 91 pop r30 2ee: 9f 91 pop r25 2f0: 8f 91 pop r24 2f2: 5f 91 pop r21 2f4: 4f 91 pop r20 2f6: 3f 91 pop r19 2f8: 2f 91 pop r18 2fa: 0f 90 pop r0 2fc: 0f be out 0x3f, r0 ; 63 2fe: 0f 90 pop r0 300: 1f 90 pop r1 302: 18 95 reti 00000304 <last_radio_from_ppm>: last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 2f 92 push r2 306: 3f 92 push r3 308: 4f 92 push r4 30a: 5f 92 push r5 30c: 6f 92 push r6 30e: 7f 92 push r7 310: 8f 92 push r8 312: 9f 92 push r9 314: af 92 push r10 316: bf 92 push r11 318: cf 92 push r12 31a: df 92 push r13 31c: ef 92 push r14 31e: ff 92 push r15 320: 0f 93 push r16 322: 1f 93 push r17 324: cf 93 push r28 326: df 93 push r29 328: cd b7 in r28, 0x3d ; 61 32a: de b7 in r29, 0x3e ; 62 32c: 2c 97 sbiw r28, 0x0c ; 12 32e: 0f b6 in r0, 0x3f ; 63 330: f8 94 cli 332: de bf out 0x3e, r29 ; 62 334: 0f be out 0x3f, r0 ; 63 336: cd bf out 0x3d, r28 ; 61 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 60 91 86 02 lds r22, 0x0286 33c: 70 91 87 02 lds r23, 0x0287 340: 60 58 subi r22, 0x80 ; 128 342: 7e 43 sbci r23, 0x3E ; 62 344: 88 27 eor r24, r24 346: 77 fd sbrc r23, 7 348: 80 95 com r24 34a: 98 2f mov r25, r24 34c: a2 d5 rcall .+2884 ; 0xe92 <__floatsisf> 34e: 20 e0 ldi r18, 0x00 ; 0 350: 30 e0 ldi r19, 0x00 ; 0 352: 40 e0 ldi r20, 0x00 ; 0 354: 5f e3 ldi r21, 0x3F ; 63 356: 29 d6 rcall .+3154 ; 0xfaa <__mulsf3> 358: 69 d5 rcall .+2770 ; 0xe2c <__fixsfsi> 35a: 61 38 cpi r22, 0x81 ; 129 35c: 45 e2 ldi r20, 0x25 ; 37 35e: 74 07 cpc r23, r20 360: 3c f0 brlt .+14 ; 0x370 <last_radio_from_ppm+0x6c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 80 e8 ldi r24, 0x80 ; 128 364: 95 e2 ldi r25, 0x25 ; 37 366: 90 93 ac 02 sts 0x02AC, r25 36a: 80 93 ab 02 sts 0x02AB, r24 36e: 0b c0 rjmp .+22 ; 0x386 <last_radio_from_ppm+0x82> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 77 fd sbrc r23, 7 372: 05 c0 rjmp .+10 ; 0x37e <last_radio_from_ppm+0x7a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 70 93 ac 02 sts 0x02AC, r23 378: 60 93 ab 02 sts 0x02AB, r22 37c: 04 c0 rjmp .+8 ; 0x386 <last_radio_from_ppm+0x82> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 10 92 ac 02 sts 0x02AC, r1 382: 10 92 ab 02 sts 0x02AB, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 80 91 88 02 lds r24, 0x0288 38a: 90 91 89 02 lds r25, 0x0289 38e: 94 56 subi r25, 0x64 ; 100 390: 81 38 cpi r24, 0x81 ; 129 392: 55 e2 ldi r21, 0x25 ; 37 394: 95 07 cpc r25, r21 396: 1c f0 brlt .+6 ; 0x39e <last_radio_from_ppm+0x9a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 80 e8 ldi r24, 0x80 ; 128 39a: 95 e2 ldi r25, 0x25 ; 37 39c: 06 c0 rjmp .+12 ; 0x3aa <last_radio_from_ppm+0xa6> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 80 38 cpi r24, 0x80 ; 128 3a0: aa ed ldi r26, 0xDA ; 218 3a2: 9a 07 cpc r25, r26 3a4: 14 f4 brge .+4 ; 0x3aa <last_radio_from_ppm+0xa6> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 80 e8 ldi r24, 0x80 ; 128 3a8: 9a ed ldi r25, 0xDA ; 218 3aa: 90 93 ae 02 sts 0x02AE, r25 3ae: 80 93 ad 02 sts 0x02AD, r24 3b2: 80 91 8a 02 lds r24, 0x028A 3b6: 90 91 8b 02 lds r25, 0x028B 3ba: 94 56 subi r25, 0x64 ; 100 3bc: 81 38 cpi r24, 0x81 ; 129 3be: e5 e2 ldi r30, 0x25 ; 37 3c0: 9e 07 cpc r25, r30 3c2: 1c f0 brlt .+6 ; 0x3ca <last_radio_from_ppm+0xc6> 3c4: 80 e8 ldi r24, 0x80 ; 128 3c6: 95 e2 ldi r25, 0x25 ; 37 3c8: 06 c0 rjmp .+12 ; 0x3d6 <last_radio_from_ppm+0xd2> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: 80 38 cpi r24, 0x80 ; 128 3cc: fa ed ldi r31, 0xDA ; 218 3ce: 9f 07 cpc r25, r31 3d0: 14 f4 brge .+4 ; 0x3d6 <last_radio_from_ppm+0xd2> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 80 e8 ldi r24, 0x80 ; 128 3d4: 9a ed ldi r25, 0xDA ; 218 3d6: 90 93 b0 02 sts 0x02B0, r25 3da: 80 93 af 02 sts 0x02AF, r24 3de: 80 91 8c 02 lds r24, 0x028C 3e2: 90 91 8d 02 lds r25, 0x028D 3e6: 94 56 subi r25, 0x64 ; 100 3e8: 81 38 cpi r24, 0x81 ; 129 3ea: 25 e2 ldi r18, 0x25 ; 37 3ec: 92 07 cpc r25, r18 3ee: 1c f0 brlt .+6 ; 0x3f6 <last_radio_from_ppm+0xf2> 3f0: 80 e8 ldi r24, 0x80 ; 128 3f2: 95 e2 ldi r25, 0x25 ; 37 3f4: 06 c0 rjmp .+12 ; 0x402 <last_radio_from_ppm+0xfe> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 80 38 cpi r24, 0x80 ; 128 3f8: 4a ed ldi r20, 0xDA ; 218 3fa: 94 07 cpc r25, r20 3fc: 14 f4 brge .+4 ; 0x402 <last_radio_from_ppm+0xfe> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 80 e8 ldi r24, 0x80 ; 128 400: 9a ed ldi r25, 0xDA ; 218 402: 90 93 b2 02 sts 0x02B2, r25 406: 80 93 b1 02 sts 0x02B1, r24 40a: 60 91 a1 02 lds r22, 0x02A1 40e: 70 91 a2 02 lds r23, 0x02A2 412: 88 27 eor r24, r24 414: 77 fd sbrc r23, 7 416: 80 95 com r24 418: 98 2f mov r25, r24 41a: 3b d5 rcall .+2678 ; 0xe92 <__floatsisf> 41c: 6b 01 movw r12, r22 41e: 7c 01 movw r14, r24 420: 60 91 8e 02 lds r22, 0x028E 424: 70 91 8f 02 lds r23, 0x028F 428: 74 56 subi r23, 0x64 ; 100 42a: 88 27 eor r24, r24 42c: 77 fd sbrc r23, 7 42e: 80 95 com r24 430: 98 2f mov r25, r24 432: 2f d5 rcall .+2654 ; 0xe92 <__floatsisf> 434: 2d ec ldi r18, 0xCD ; 205 436: 3c ec ldi r19, 0xCC ; 204 438: 4c ec ldi r20, 0xCC ; 204 43a: 5d e3 ldi r21, 0x3D ; 61 43c: b6 d5 rcall .+2924 ; 0xfaa <__mulsf3> 43e: 9b 01 movw r18, r22 440: ac 01 movw r20, r24 442: c7 01 movw r24, r14 444: b6 01 movw r22, r12 446: 8e d4 rcall .+2332 ; 0xd64 <__addsf3> 448: f1 d4 rcall .+2530 ; 0xe2c <__fixsfsi> 44a: 4b 01 movw r8, r22 44c: 5c 01 movw r10, r24 44e: 7c 87 std Y+12, r23 ; 0x0c 450: 6b 87 std Y+11, r22 ; 0x0b 452: 70 93 a2 02 sts 0x02A2, r23 456: 60 93 a1 02 sts 0x02A1, r22 45a: 60 91 a3 02 lds r22, 0x02A3 45e: 70 91 a4 02 lds r23, 0x02A4 462: 88 27 eor r24, r24 464: 77 fd sbrc r23, 7 466: 80 95 com r24 468: 98 2f mov r25, r24 46a: 13 d5 rcall .+2598 ; 0xe92 <__floatsisf> 46c: 6b 01 movw r12, r22 46e: 7c 01 movw r14, r24 470: 60 91 90 02 lds r22, 0x0290 474: 70 91 91 02 lds r23, 0x0291 478: 74 56 subi r23, 0x64 ; 100 47a: 88 27 eor r24, r24 47c: 77 fd sbrc r23, 7 47e: 80 95 com r24 480: 98 2f mov r25, r24 482: 07 d5 rcall .+2574 ; 0xe92 <__floatsisf> 484: 2d ec ldi r18, 0xCD ; 205 486: 3c ec ldi r19, 0xCC ; 204 488: 4c ec ldi r20, 0xCC ; 204 48a: 5d e3 ldi r21, 0x3D ; 61 48c: 8e d5 rcall .+2844 ; 0xfaa <__mulsf3> 48e: 9b 01 movw r18, r22 490: ac 01 movw r20, r24 492: c7 01 movw r24, r14 494: b6 01 movw r22, r12 496: 66 d4 rcall .+2252 ; 0xd64 <__addsf3> 498: c9 d4 rcall .+2450 ; 0xe2c <__fixsfsi> 49a: 6b 01 movw r12, r22 49c: 7c 01 movw r14, r24 49e: 8b 01 movw r16, r22 4a0: 70 93 a4 02 sts 0x02A4, r23 4a4: 60 93 a3 02 sts 0x02A3, r22 4a8: 60 91 a5 02 lds r22, 0x02A5 4ac: 70 91 a6 02 lds r23, 0x02A6 4b0: 88 27 eor r24, r24 4b2: 77 fd sbrc r23, 7 4b4: 80 95 com r24 4b6: 98 2f mov r25, r24 4b8: ec d4 rcall .+2520 ; 0xe92 <__floatsisf> 4ba: 2b 01 movw r4, r22 4bc: 3c 01 movw r6, r24 4be: 60 91 92 02 lds r22, 0x0292 4c2: 70 91 93 02 lds r23, 0x0293 4c6: 74 56 subi r23, 0x64 ; 100 4c8: 88 27 eor r24, r24 4ca: 77 fd sbrc r23, 7 4cc: 80 95 com r24 4ce: 98 2f mov r25, r24 4d0: e0 d4 rcall .+2496 ; 0xe92 <__floatsisf> 4d2: 2d ec ldi r18, 0xCD ; 205 4d4: 3c ec ldi r19, 0xCC ; 204 4d6: 4c ec ldi r20, 0xCC ; 204 4d8: 5d e3 ldi r21, 0x3D ; 61 4da: 67 d5 rcall .+2766 ; 0xfaa <__mulsf3> 4dc: 9b 01 movw r18, r22 4de: ac 01 movw r20, r24 4e0: c3 01 movw r24, r6 4e2: b2 01 movw r22, r4 4e4: 3f d4 rcall .+2174 ; 0xd64 <__addsf3> 4e6: a2 d4 rcall .+2372 ; 0xe2c <__fixsfsi> 4e8: 69 83 std Y+1, r22 ; 0x01 4ea: 7a 83 std Y+2, r23 ; 0x02 4ec: 8b 83 std Y+3, r24 ; 0x03 4ee: 9c 83 std Y+4, r25 ; 0x04 4f0: 29 80 ldd r2, Y+1 ; 0x01 4f2: 3a 80 ldd r3, Y+2 ; 0x02 4f4: 30 92 a6 02 sts 0x02A6, r3 4f8: 20 92 a5 02 sts 0x02A5, r2 4fc: 60 91 a7 02 lds r22, 0x02A7 500: 70 91 a8 02 lds r23, 0x02A8 504: 88 27 eor r24, r24 506: 77 fd sbrc r23, 7 508: 80 95 com r24 50a: 98 2f mov r25, r24 50c: c2 d4 rcall .+2436 ; 0xe92 <__floatsisf> 50e: 2b 01 movw r4, r22 510: 3c 01 movw r6, r24 512: 60 91 94 02 lds r22, 0x0294 516: 70 91 95 02 lds r23, 0x0295 51a: 74 56 subi r23, 0x64 ; 100 51c: 88 27 eor r24, r24 51e: 77 fd sbrc r23, 7 520: 80 95 com r24 522: 98 2f mov r25, r24 524: b6 d4 rcall .+2412 ; 0xe92 <__floatsisf> 526: 2d ec ldi r18, 0xCD ; 205 528: 3c ec ldi r19, 0xCC ; 204 52a: 4c ec ldi r20, 0xCC ; 204 52c: 5d e3 ldi r21, 0x3D ; 61 52e: 3d d5 rcall .+2682 ; 0xfaa <__mulsf3> 530: 9b 01 movw r18, r22 532: ac 01 movw r20, r24 534: c3 01 movw r24, r6 536: b2 01 movw r22, r4 538: 15 d4 rcall .+2090 ; 0xd64 <__addsf3> 53a: 78 d4 rcall .+2288 ; 0xe2c <__fixsfsi> 53c: 2b 01 movw r4, r22 53e: 3c 01 movw r6, r24 540: 7e 83 std Y+6, r23 ; 0x06 542: 6d 83 std Y+5, r22 ; 0x05 544: 70 93 a8 02 sts 0x02A8, r23 548: 60 93 a7 02 sts 0x02A7, r22 54c: 60 91 a9 02 lds r22, 0x02A9 550: 70 91 aa 02 lds r23, 0x02AA 554: 88 27 eor r24, r24 556: 77 fd sbrc r23, 7 558: 80 95 com r24 55a: 98 2f mov r25, r24 55c: 9a d4 rcall .+2356 ; 0xe92 <__floatsisf> 55e: 6f 83 std Y+7, r22 ; 0x07 560: 78 87 std Y+8, r23 ; 0x08 562: 89 87 std Y+9, r24 ; 0x09 564: 9a 87 std Y+10, r25 ; 0x0a 566: 60 91 96 02 lds r22, 0x0296 56a: 70 91 97 02 lds r23, 0x0297 56e: 74 56 subi r23, 0x64 ; 100 570: 88 27 eor r24, r24 572: 77 fd sbrc r23, 7 574: 80 95 com r24 576: 98 2f mov r25, r24 578: 8c d4 rcall .+2328 ; 0xe92 <__floatsisf> 57a: 2d ec ldi r18, 0xCD ; 205 57c: 3c ec ldi r19, 0xCC ; 204 57e: 4c ec ldi r20, 0xCC ; 204 580: 5d e3 ldi r21, 0x3D ; 61 582: 13 d5 rcall .+2598 ; 0xfaa <__mulsf3> 584: 9b 01 movw r18, r22 586: ac 01 movw r20, r24 588: 6f 81 ldd r22, Y+7 ; 0x07 58a: 78 85 ldd r23, Y+8 ; 0x08 58c: 89 85 ldd r24, Y+9 ; 0x09 58e: 9a 85 ldd r25, Y+10 ; 0x0a 590: e9 d3 rcall .+2002 ; 0xd64 <__addsf3> 592: 4c d4 rcall .+2200 ; 0xe2c <__fixsfsi> 594: 9b 01 movw r18, r22 596: 70 93 aa 02 sts 0x02AA, r23 59a: 60 93 a9 02 sts 0x02A9, r22 59e: 40 91 ca 00 lds r20, 0x00CA 5a2: 4f 5f subi r20, 0xFF ; 255 5a4: 4a 30 cpi r20, 0x0A ; 10 5a6: 19 f0 breq .+6 ; 0x5ae <__stack+0x14f> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 5a8: 40 93 ca 00 sts 0x00CA, r20 5ac: 88 c0 rjmp .+272 ; 0x6be <__stack+0x25f> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5ae: 10 92 ca 00 sts 0x00CA, r1 5b2: 90 92 b4 02 sts 0x02B4, r9 5b6: 80 92 b3 02 sts 0x02B3, r8 5ba: 10 92 a2 02 sts 0x02A2, r1 5be: 10 92 a1 02 sts 0x02A1, r1 5c2: eb 85 ldd r30, Y+11 ; 0x0b 5c4: fc 85 ldd r31, Y+12 ; 0x0c 5c6: e1 38 cpi r30, 0x81 ; 129 5c8: f5 42 sbci r31, 0x25 ; 37 5ca: 1c f0 brlt .+6 ; 0x5d2 <__stack+0x173> 5cc: 40 e8 ldi r20, 0x80 ; 128 5ce: 55 e2 ldi r21, 0x25 ; 37 5d0: 07 c0 rjmp .+14 ; 0x5e0 <__stack+0x181> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5d2: eb 85 ldd r30, Y+11 ; 0x0b 5d4: fc 85 ldd r31, Y+12 ; 0x0c 5d6: e0 38 cpi r30, 0x80 ; 128 5d8: fa 4d sbci r31, 0xDA ; 218 5da: 34 f4 brge .+12 ; 0x5e8 <__stack+0x189> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5dc: 40 e8 ldi r20, 0x80 ; 128 5de: 5a ed ldi r21, 0xDA ; 218 5e0: 50 93 b4 02 sts 0x02B4, r21 5e4: 40 93 b3 02 sts 0x02B3, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5e8: d0 92 b6 02 sts 0x02B6, r13 5ec: c0 92 b5 02 sts 0x02B5, r12 5f0: 10 92 a4 02 sts 0x02A4, r1 5f4: 10 92 a3 02 sts 0x02A3, r1 5f8: 01 38 cpi r16, 0x81 ; 129 5fa: 55 e2 ldi r21, 0x25 ; 37 5fc: 15 07 cpc r17, r21 5fe: 1c f0 brlt .+6 ; 0x606 <__stack+0x1a7> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 600: 40 e8 ldi r20, 0x80 ; 128 602: 55 e2 ldi r21, 0x25 ; 37 604: 05 c0 rjmp .+10 ; 0x610 <__stack+0x1b1> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 606: 00 38 cpi r16, 0x80 ; 128 608: 1a 4d sbci r17, 0xDA ; 218 60a: 34 f4 brge .+12 ; 0x618 <__stack+0x1b9> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 60c: 40 e8 ldi r20, 0x80 ; 128 60e: 5a ed ldi r21, 0xDA ; 218 610: 50 93 b6 02 sts 0x02B6, r21 614: 40 93 b5 02 sts 0x02B5, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 618: e9 81 ldd r30, Y+1 ; 0x01 61a: fa 81 ldd r31, Y+2 ; 0x02 61c: f0 93 b8 02 sts 0x02B8, r31 620: e0 93 b7 02 sts 0x02B7, r30 624: 10 92 a6 02 sts 0x02A6, r1 628: 10 92 a5 02 sts 0x02A5, r1 62c: f1 e8 ldi r31, 0x81 ; 129 62e: 2f 16 cp r2, r31 630: f5 e2 ldi r31, 0x25 ; 37 632: 3f 06 cpc r3, r31 634: 1c f0 brlt .+6 ; 0x63c <__stack+0x1dd> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 636: 40 e8 ldi r20, 0x80 ; 128 638: 55 e2 ldi r21, 0x25 ; 37 63a: 07 c0 rjmp .+14 ; 0x64a <__stack+0x1eb> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 63c: 40 e8 ldi r20, 0x80 ; 128 63e: 24 16 cp r2, r20 640: 4a ed ldi r20, 0xDA ; 218 642: 34 06 cpc r3, r20 644: 34 f4 brge .+12 ; 0x652 <__stack+0x1f3> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 646: 40 e8 ldi r20, 0x80 ; 128 648: 5a ed ldi r21, 0xDA ; 218 64a: 50 93 b8 02 sts 0x02B8, r21 64e: 40 93 b7 02 sts 0x02B7, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 652: 50 92 ba 02 sts 0x02BA, r5 656: 40 92 b9 02 sts 0x02B9, r4 65a: 10 92 a8 02 sts 0x02A8, r1 65e: 10 92 a7 02 sts 0x02A7, r1 662: ed 81 ldd r30, Y+5 ; 0x05 664: fe 81 ldd r31, Y+6 ; 0x06 666: e1 38 cpi r30, 0x81 ; 129 668: f5 42 sbci r31, 0x25 ; 37 66a: 1c f0 brlt .+6 ; 0x672 <__stack+0x213> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 66c: 40 e8 ldi r20, 0x80 ; 128 66e: 55 e2 ldi r21, 0x25 ; 37 670: 07 c0 rjmp .+14 ; 0x680 <__stack+0x221> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 672: ed 81 ldd r30, Y+5 ; 0x05 674: fe 81 ldd r31, Y+6 ; 0x06 676: e0 38 cpi r30, 0x80 ; 128 678: fa 4d sbci r31, 0xDA ; 218 67a: 34 f4 brge .+12 ; 0x688 <__stack+0x229> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 67c: 40 e8 ldi r20, 0x80 ; 128 67e: 5a ed ldi r21, 0xDA ; 218 680: 50 93 ba 02 sts 0x02BA, r21 684: 40 93 b9 02 sts 0x02B9, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 688: 70 93 bc 02 sts 0x02BC, r23 68c: 60 93 bb 02 sts 0x02BB, r22 690: 10 92 aa 02 sts 0x02AA, r1 694: 10 92 a9 02 sts 0x02A9, r1 698: 21 38 cpi r18, 0x81 ; 129 69a: 55 e2 ldi r21, 0x25 ; 37 69c: 35 07 cpc r19, r21 69e: 1c f0 brlt .+6 ; 0x6a6 <__stack+0x247> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6a0: 80 e8 ldi r24, 0x80 ; 128 6a2: 95 e2 ldi r25, 0x25 ; 37 6a4: 05 c0 rjmp .+10 ; 0x6b0 <__stack+0x251> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6a6: 20 38 cpi r18, 0x80 ; 128 6a8: 3a 4d sbci r19, 0xDA ; 218 6aa: 34 f4 brge .+12 ; 0x6b8 <__stack+0x259> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6ac: 80 e8 ldi r24, 0x80 ; 128 6ae: 9a ed ldi r25, 0xDA ; 218 6b0: 90 93 bc 02 sts 0x02BC, r25 6b4: 80 93 bb 02 sts 0x02BB, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6b8: 81 e0 ldi r24, 0x01 ; 1 6ba: 80 93 c9 00 sts 0x00C9, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:105 6be: 2c 96 adiw r28, 0x0c ; 12 6c0: 0f b6 in r0, 0x3f ; 63 6c2: f8 94 cli 6c4: de bf out 0x3e, r29 ; 62 6c6: 0f be out 0x3f, r0 ; 63 6c8: cd bf out 0x3d, r28 ; 61 6ca: df 91 pop r29 6cc: cf 91 pop r28 6ce: 1f 91 pop r17 6d0: 0f 91 pop r16 6d2: ff 90 pop r15 6d4: ef 90 pop r14 6d6: df 90 pop r13 6d8: cf 90 pop r12 6da: bf 90 pop r11 6dc: af 90 pop r10 6de: 9f 90 pop r9 6e0: 8f 90 pop r8 6e2: 7f 90 pop r7 6e4: 6f 90 pop r6 6e6: 5f 90 pop r5 6e8: 4f 90 pop r4 6ea: 3f 90 pop r3 6ec: 2f 90 pop r2 6ee: 08 95 ret 000006f0 <servo_init>: servo_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:108 6f0: 8f 9a sbi 0x11, 7 ; 17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:109 6f2: b9 9a sbi 0x17, 1 ; 23 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:112 6f4: 97 9a sbi 0x12, 7 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:115 6f6: c1 98 cbi 0x18, 1 ; 24 6f8: e0 ed ldi r30, 0xD0 ; 208 6fa: f0 e0 ldi r31, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 6fc: 80 ec ldi r24, 0xC0 ; 192 6fe: 9d e5 ldi r25, 0x5D ; 93 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 (discriminator 2) 700: 81 93 st Z+, r24 702: 91 93 st Z+, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:118 (discriminator 2) 704: 20 e0 ldi r18, 0x00 ; 0 706: e4 3e cpi r30, 0xE4 ; 228 708: f2 07 cpc r31, r18 70a: d1 f7 brne .-12 ; 0x700 <servo_init+0x10> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:123 70c: 80 e0 ldi r24, 0x00 ; 0 70e: 90 e8 ldi r25, 0x80 ; 128 710: 9b bd out 0x2b, r25 ; 43 712: 8a bd out 0x2a, r24 ; 42 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:128 714: 8f b5 in r24, 0x2f ; 47 716: 80 64 ori r24, 0x40 ; 64 718: 8f bd out 0x2f, r24 ; 47 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:131 71a: 80 e1 ldi r24, 0x10 ; 16 71c: 88 bf out 0x38, r24 ; 56 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:134 71e: 97 98 cbi 0x12, 7 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:137 720: 89 b7 in r24, 0x39 ; 57 722: 80 61 ori r24, 0x10 ; 16 724: 89 bf out 0x39, r24 ; 57 726: 08 95 ret 00000728 <__vector_6>: __vector_6(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:150 728: 1f 92 push r1 72a: 0f 92 push r0 72c: 0f b6 in r0, 0x3f ; 63 72e: 0f 92 push r0 730: 11 24 eor r1, r1 732: 2f 93 push r18 734: 3f 93 push r19 736: 8f 93 push r24 738: 9f 93 push r25 73a: ef 93 push r30 73c: ff 93 push r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:154 73e: 80 91 cf 00 lds r24, 0x00CF 742: 8a 30 cpi r24, 0x0A ; 10 744: 20 f0 brcs .+8 ; 0x74e <__vector_6+0x26> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:155 746: 97 9a sbi 0x12, 7 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:156 748: 10 92 cf 00 sts 0x00CF, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:159 74c: 97 98 cbi 0x12, 7 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:164 74e: 8a b5 in r24, 0x2a ; 42 750: 9b b5 in r25, 0x2b ; 43 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:162 752: e0 91 cf 00 lds r30, 0x00CF 756: f0 e0 ldi r31, 0x00 ; 0 758: ee 0f add r30, r30 75a: ff 1f adc r31, r31 75c: e0 53 subi r30, 0x30 ; 48 75e: ff 4f sbci r31, 0xFF ; 255 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:164 760: 20 81 ld r18, Z 762: 31 81 ldd r19, Z+1 ; 0x01 764: 82 0f add r24, r18 766: 93 1f adc r25, r19 768: 9b bd out 0x2b, r25 ; 43 76a: 8a bd out 0x2a, r24 ; 42 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:166 76c: 8f b5 in r24, 0x2f ; 47 76e: 88 60 ori r24, 0x08 ; 8 770: 8f bd out 0x2f, r24 ; 47 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:168 772: 80 91 cf 00 lds r24, 0x00CF 776: 8f 5f subi r24, 0xFF ; 255 778: 80 93 cf 00 sts 0x00CF, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:169 77c: ff 91 pop r31 77e: ef 91 pop r30 780: 9f 91 pop r25 782: 8f 91 pop r24 784: 3f 91 pop r19 786: 2f 91 pop r18 788: 0f 90 pop r0 78a: 0f be out 0x3f, r0 ; 63 78c: 0f 90 pop r0 78e: 1f 90 pop r1 790: 18 95 reti 00000792 <servo_set_one>: servo_set_one(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 792: e8 2f mov r30, r24 794: f0 e0 ldi r31, 0x00 ; 0 796: 44 e0 ldi r20, 0x04 ; 4 798: 66 0f add r22, r22 79a: 77 1f adc r23, r23 79c: 4a 95 dec r20 79e: e1 f7 brne .-8 ; 0x798 <servo_set_one+0x6> 7a0: 60 38 cpi r22, 0x80 ; 128 7a2: 8e e3 ldi r24, 0x3E ; 62 7a4: 78 07 cpc r23, r24 7a6: 38 f0 brcs .+14 ; 0x7b6 <servo_set_one+0x24> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 (discriminator 1) 7a8: 61 30 cpi r22, 0x01 ; 1 7aa: 8d e7 ldi r24, 0x7D ; 125 7ac: 78 07 cpc r23, r24 7ae: 28 f0 brcs .+10 ; 0x7ba <servo_set_one+0x28> 7b0: 60 e0 ldi r22, 0x00 ; 0 7b2: 7d e7 ldi r23, 0x7D ; 125 7b4: 02 c0 rjmp .+4 ; 0x7ba <servo_set_one+0x28> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 7b6: 60 e8 ldi r22, 0x80 ; 128 7b8: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 (discriminator 3) 7ba: ee 0f add r30, r30 7bc: ff 1f adc r31, r31 7be: e0 53 subi r30, 0x30 ; 48 7c0: ff 4f sbci r31, 0xFF ; 255 7c2: 71 83 std Z+1, r23 ; 0x01 7c4: 60 83 st Z, r22 7c6: 08 95 ret 000007c8 <servo_transmit>: servo_transmit(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:176 7c8: 0f 93 push r16 7ca: 1f 93 push r17 7cc: cf 93 push r28 7ce: df 93 push r29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:178 7d0: 80 e0 ldi r24, 0x00 ; 0 7d2: a3 d1 rcall .+838 ; 0xb1a <uart_transmit> 7d4: 80 e0 ldi r24, 0x00 ; 0 7d6: a1 d1 rcall .+834 ; 0xb1a <uart_transmit> 7d8: c0 ed ldi r28, 0xD0 ; 208 7da: d0 e0 ldi r29, 0x00 ; 0 7dc: 8e 01 movw r16, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:181 (discriminator 2) 7de: 89 81 ldd r24, Y+1 ; 0x01 7e0: 9c d1 rcall .+824 ; 0xb1a <uart_transmit> 7e2: 22 96 adiw r28, 0x02 ; 2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:182 (discriminator 2) 7e4: f8 01 movw r30, r16 7e6: 80 81 ld r24, Z 7e8: 98 d1 rcall .+816 ; 0xb1a <uart_transmit> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:180 (discriminator 2) 7ea: f0 e0 ldi r31, 0x00 ; 0 7ec: c4 3e cpi r28, 0xE4 ; 228 7ee: df 07 cpc r29, r31 7f0: a9 f7 brne .-22 ; 0x7dc <servo_transmit+0x14> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:184 7f2: 8a e0 ldi r24, 0x0A ; 10 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:185 7f4: df 91 pop r29 7f6: cf 91 pop r28 7f8: 1f 91 pop r17 7fa: 0f 91 pop r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:184 7fc: 8e c1 rjmp .+796 ; 0xb1a <uart_transmit> 000007fe <servo_set>: servo_set(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:194 7fe: 8f 92 push r8 800: 9f 92 push r9 802: af 92 push r10 804: bf 92 push r11 806: cf 92 push r12 808: df 92 push r13 80a: ef 92 push r14 80c: ff 92 push r15 80e: 0f 93 push r16 810: 1f 93 push r17 812: cf 93 push r28 814: df 93 push r29 816: ec 01 movw r28, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 818: 6a 85 ldd r22, Y+10 ; 0x0a 81a: 7b 85 ldd r23, Y+11 ; 0x0b 81c: 66 0f add r22, r22 81e: 77 1f adc r23, r23 820: 88 27 eor r24, r24 822: 77 fd sbrc r23, 7 824: 80 95 com r24 826: 98 2f mov r25, r24 828: 34 d3 rcall .+1640 ; 0xe92 <__floatsisf> 82a: 25 e5 ldi r18, 0x55 ; 85 82c: 35 e5 ldi r19, 0x55 ; 85 82e: 45 e5 ldi r20, 0x55 ; 85 830: 5f e3 ldi r21, 0x3F ; 63 832: bb d3 rcall .+1910 ; 0xfaa <__mulsf3> 834: fb d2 rcall .+1526 ; 0xe2c <__fixsfsi> 836: 60 58 subi r22, 0x80 ; 128 838: 71 4c sbci r23, 0xC1 ; 193 83a: 60 38 cpi r22, 0x80 ; 128 83c: 8e e3 ldi r24, 0x3E ; 62 83e: 78 07 cpc r23, r24 840: 38 f0 brcs .+14 ; 0x850 <servo_set+0x52> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 842: 61 30 cpi r22, 0x01 ; 1 844: 8d e7 ldi r24, 0x7D ; 125 846: 78 07 cpc r23, r24 848: 28 f0 brcs .+10 ; 0x854 <servo_set+0x56> 84a: 60 e0 ldi r22, 0x00 ; 0 84c: 7d e7 ldi r23, 0x7D ; 125 84e: 02 c0 rjmp .+4 ; 0x854 <servo_set+0x56> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 850: 60 e8 ldi r22, 0x80 ; 128 852: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 854: 70 93 d7 00 sts 0x00D7, r23 858: 60 93 d6 00 sts 0x00D6, r22 85c: 68 81 ld r22, Y 85e: 79 81 ldd r23, Y+1 ; 0x01 860: 66 0f add r22, r22 862: 77 1f adc r23, r23 864: 88 27 eor r24, r24 866: 77 fd sbrc r23, 7 868: 80 95 com r24 86a: 98 2f mov r25, r24 86c: 12 d3 rcall .+1572 ; 0xe92 <__floatsisf> 86e: 25 e5 ldi r18, 0x55 ; 85 870: 35 e5 ldi r19, 0x55 ; 85 872: 45 e5 ldi r20, 0x55 ; 85 874: 5f e3 ldi r21, 0x3F ; 63 876: 99 d3 rcall .+1842 ; 0xfaa <__mulsf3> 878: d9 d2 rcall .+1458 ; 0xe2c <__fixsfsi> 87a: 60 58 subi r22, 0x80 ; 128 87c: 71 4c sbci r23, 0xC1 ; 193 87e: 60 38 cpi r22, 0x80 ; 128 880: 8e e3 ldi r24, 0x3E ; 62 882: 78 07 cpc r23, r24 884: 38 f0 brcs .+14 ; 0x894 <servo_set+0x96> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 886: 61 30 cpi r22, 0x01 ; 1 888: 8d e7 ldi r24, 0x7D ; 125 88a: 78 07 cpc r23, r24 88c: 28 f0 brcs .+10 ; 0x898 <servo_set+0x9a> 88e: 60 e0 ldi r22, 0x00 ; 0 890: 7d e7 ldi r23, 0x7D ; 125 892: 02 c0 rjmp .+4 ; 0x898 <servo_set+0x9a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 894: 60 e8 ldi r22, 0x80 ; 128 896: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 898: 70 93 e3 00 sts 0x00E3, r23 89c: 60 93 e2 00 sts 0x00E2, r22 8a0: 6c 81 ldd r22, Y+4 ; 0x04 8a2: 7d 81 ldd r23, Y+5 ; 0x05 8a4: 88 27 eor r24, r24 8a6: 77 fd sbrc r23, 7 8a8: 80 95 com r24 8aa: 98 2f mov r25, r24 8ac: f2 d2 rcall .+1508 ; 0xe92 <__floatsisf> 8ae: 28 e1 ldi r18, 0x18 ; 24 8b0: 3b e4 ldi r19, 0x4B ; 75 8b2: 4e ef ldi r20, 0xFE ; 254 8b4: 5e e3 ldi r21, 0x3E ; 62 8b6: 79 d3 rcall .+1778 ; 0xfaa <__mulsf3> 8b8: b9 d2 rcall .+1394 ; 0xe2c <__fixsfsi> 8ba: 60 56 subi r22, 0x60 ; 96 8bc: 70 4a sbci r23, 0xA0 ; 160 8be: 60 38 cpi r22, 0x80 ; 128 8c0: 8e e3 ldi r24, 0x3E ; 62 8c2: 78 07 cpc r23, r24 8c4: 38 f0 brcs .+14 ; 0x8d4 <servo_set+0xd6> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 8c6: 61 30 cpi r22, 0x01 ; 1 8c8: 8d e7 ldi r24, 0x7D ; 125 8ca: 78 07 cpc r23, r24 8cc: 28 f0 brcs .+10 ; 0x8d8 <servo_set+0xda> 8ce: 60 e0 ldi r22, 0x00 ; 0 8d0: 7d e7 ldi r23, 0x7D ; 125 8d2: 02 c0 rjmp .+4 ; 0x8d8 <servo_set+0xda> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 8d4: 60 e8 ldi r22, 0x80 ; 128 8d6: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 8d8: 70 93 dd 00 sts 0x00DD, r23 8dc: 60 93 dc 00 sts 0x00DC, r22 8e0: 0a 81 ldd r16, Y+2 ; 0x02 8e2: 1b 81 ldd r17, Y+3 ; 0x03 8e4: 10 16 cp r1, r16 8e6: 11 06 cpc r1, r17 8e8: 3c f4 brge .+14 ; 0x8f8 <servo_set+0xfa> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 8ea: 81 2c mov r8, r1 8ec: 91 2c mov r9, r1 8ee: 60 e8 ldi r22, 0x80 ; 128 8f0: a6 2e mov r10, r22 8f2: 6f e3 ldi r22, 0x3F ; 63 8f4: b6 2e mov r11, r22 8f6: 08 c0 rjmp .+16 ; 0x908 <servo_set+0x10a> 8f8: 53 ec ldi r21, 0xC3 ; 195 8fa: 85 2e mov r8, r21 8fc: 55 ef ldi r21, 0xF5 ; 245 8fe: 95 2e mov r9, r21 900: 58 e2 ldi r21, 0x28 ; 40 902: a5 2e mov r10, r21 904: 5f e3 ldi r21, 0x3F ; 63 906: b5 2e mov r11, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 908: b8 01 movw r22, r16 90a: 88 27 eor r24, r24 90c: 77 fd sbrc r23, 7 90e: 80 95 com r24 910: 98 2f mov r25, r24 912: bf d2 rcall .+1406 ; 0xe92 <__floatsisf> 914: 6b 01 movw r12, r22 916: 7c 01 movw r14, r24 918: 9b 01 movw r18, r22 91a: ac 01 movw r20, r24 91c: c5 01 movw r24, r10 91e: b4 01 movw r22, r8 920: 44 d3 rcall .+1672 ; 0xfaa <__mulsf3> 922: 2d ec ldi r18, 0xCD ; 205 924: 3c ec ldi r19, 0xCC ; 204 926: 4c e0 ldi r20, 0x0C ; 12 928: 5f eb ldi r21, 0xBF ; 191 92a: 3f d3 rcall .+1662 ; 0xfaa <__mulsf3> 92c: 7f d2 rcall .+1278 ; 0xe2c <__fixsfsi> 92e: 7c 59 subi r23, 0x9C ; 156 930: 60 38 cpi r22, 0x80 ; 128 932: 8e e3 ldi r24, 0x3E ; 62 934: 78 07 cpc r23, r24 936: 38 f0 brcs .+14 ; 0x946 <servo_set+0x148> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 938: 61 30 cpi r22, 0x01 ; 1 93a: 8d e7 ldi r24, 0x7D ; 125 93c: 78 07 cpc r23, r24 93e: 28 f0 brcs .+10 ; 0x94a <servo_set+0x14c> 940: 60 e0 ldi r22, 0x00 ; 0 942: 7d e7 ldi r23, 0x7D ; 125 944: 02 c0 rjmp .+4 ; 0x94a <servo_set+0x14c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 946: 60 e8 ldi r22, 0x80 ; 128 948: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 94a: 70 93 d1 00 sts 0x00D1, r23 94e: 60 93 d0 00 sts 0x00D0, r22 952: 10 16 cp r1, r16 954: 11 06 cpc r1, r17 956: 2c f4 brge .+10 ; 0x962 <servo_set+0x164> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 958: 63 ec ldi r22, 0xC3 ; 195 95a: 75 ef ldi r23, 0xF5 ; 245 95c: 88 e2 ldi r24, 0x28 ; 40 95e: 9f e3 ldi r25, 0x3F ; 63 960: 04 c0 rjmp .+8 ; 0x96a <servo_set+0x16c> 962: 60 e0 ldi r22, 0x00 ; 0 964: 70 e0 ldi r23, 0x00 ; 0 966: 80 e8 ldi r24, 0x80 ; 128 968: 9f e3 ldi r25, 0x3F ; 63 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 96a: a7 01 movw r20, r14 96c: 96 01 movw r18, r12 96e: 1d d3 rcall .+1594 ; 0xfaa <__mulsf3> 970: 25 e5 ldi r18, 0x55 ; 85 972: 35 e5 ldi r19, 0x55 ; 85 974: 45 e0 ldi r20, 0x05 ; 5 976: 5f eb ldi r21, 0xBF ; 191 978: 18 d3 rcall .+1584 ; 0xfaa <__mulsf3> 97a: 58 d2 rcall .+1200 ; 0xe2c <__fixsfsi> 97c: 60 5e subi r22, 0xE0 ; 224 97e: 78 49 sbci r23, 0x98 ; 152 980: 60 38 cpi r22, 0x80 ; 128 982: 8e e3 ldi r24, 0x3E ; 62 984: 78 07 cpc r23, r24 986: 38 f0 brcs .+14 ; 0x996 <servo_set+0x198> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 988: 61 30 cpi r22, 0x01 ; 1 98a: 8d e7 ldi r24, 0x7D ; 125 98c: 78 07 cpc r23, r24 98e: 28 f0 brcs .+10 ; 0x99a <servo_set+0x19c> 990: 60 e0 ldi r22, 0x00 ; 0 992: 7d e7 ldi r23, 0x7D ; 125 994: 02 c0 rjmp .+4 ; 0x99a <servo_set+0x19c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 996: 60 e8 ldi r22, 0x80 ; 128 998: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 99a: 70 93 d5 00 sts 0x00D5, r23 99e: 60 93 d4 00 sts 0x00D4, r22 9a2: 6e 81 ldd r22, Y+6 ; 0x06 9a4: 7f 81 ldd r23, Y+7 ; 0x07 9a6: 88 27 eor r24, r24 9a8: 77 fd sbrc r23, 7 9aa: 80 95 com r24 9ac: 98 2f mov r25, r24 9ae: 71 d2 rcall .+1250 ; 0xe92 <__floatsisf> 9b0: 6b 01 movw r12, r22 9b2: 7c 01 movw r14, r24 9b4: 6a 81 ldd r22, Y+2 ; 0x02 9b6: 7b 81 ldd r23, Y+3 ; 0x03 9b8: 88 27 eor r24, r24 9ba: 77 fd sbrc r23, 7 9bc: 80 95 com r24 9be: 98 2f mov r25, r24 9c0: 68 d2 rcall .+1232 ; 0xe92 <__floatsisf> 9c2: 9b 01 movw r18, r22 9c4: ac 01 movw r20, r24 9c6: c7 01 movw r24, r14 9c8: b6 01 movw r22, r12 9ca: cc d1 rcall .+920 ; 0xd64 <__addsf3> 9cc: 27 e7 ldi r18, 0x77 ; 119 9ce: 37 e7 ldi r19, 0x77 ; 119 9d0: 47 ef ldi r20, 0xF7 ; 247 9d2: 5e eb ldi r21, 0xBE ; 190 9d4: ea d2 rcall .+1492 ; 0xfaa <__mulsf3> 9d6: 2a d2 rcall .+1108 ; 0xe2c <__fixsfsi> 9d8: 60 56 subi r22, 0x60 ; 96 9da: 75 4a sbci r23, 0xA5 ; 165 9dc: 60 38 cpi r22, 0x80 ; 128 9de: 8e e3 ldi r24, 0x3E ; 62 9e0: 78 07 cpc r23, r24 9e2: 38 f0 brcs .+14 ; 0x9f2 <servo_set+0x1f4> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 9e4: 61 30 cpi r22, 0x01 ; 1 9e6: 8d e7 ldi r24, 0x7D ; 125 9e8: 78 07 cpc r23, r24 9ea: 28 f0 brcs .+10 ; 0x9f6 <servo_set+0x1f8> 9ec: 60 e0 ldi r22, 0x00 ; 0 9ee: 7d e7 ldi r23, 0x7D ; 125 9f0: 02 c0 rjmp .+4 ; 0x9f6 <servo_set+0x1f8> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 9f2: 60 e8 ldi r22, 0x80 ; 128 9f4: 7e e3 ldi r23, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 9f6: 70 93 df 00 sts 0x00DF, r23 9fa: 60 93 de 00 sts 0x00DE, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:196 (discriminator 3) 9fe: df 91 pop r29 a00: cf 91 pop r28 a02: 1f 91 pop r17 a04: 0f 91 pop r16 a06: ff 90 pop r15 a08: ef 90 pop r14 a0a: df 90 pop r13 a0c: cf 90 pop r12 a0e: bf 90 pop r11 a10: af 90 pop r10 a12: 9f 90 pop r9 a14: 8f 90 pop r8 a16: 08 95 ret 00000a18 <spi_reset>: spi_reset(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:52 a18: 10 92 e9 00 sts 0x00E9, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:53 a1c: 10 92 e8 00 sts 0x00E8, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:54 a20: e0 91 e9 00 lds r30, 0x00E9 a24: f0 e0 ldi r31, 0x00 ; 0 a26: ed 52 subi r30, 0x2D ; 45 a28: fd 4f sbci r31, 0xFD ; 253 a2a: 80 81 ld r24, Z a2c: 80 93 e7 00 sts 0x00E7, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:55 a30: 80 91 e7 00 lds r24, 0x00E7 a34: 8f b9 out 0x0f, r24 ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:56 a36: 10 92 e5 00 sts 0x00E5, r1 a3a: 08 95 ret 00000a3c <spi_init>: spi_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:60 a3c: 10 92 e6 02 sts 0x02E6, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:61 a40: 10 92 e7 02 sts 0x02E7, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:67 a44: bc 9a sbi 0x17, 4 ; 23 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:69 a46: 80 e4 ldi r24, 0x40 ; 64 a48: 8d b9 out 0x0d, r24 ; 13 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:71 a4a: 6f 9a sbi 0x0d, 7 ; 13 a4c: 08 95 ret 00000a4e <__vector_10>: __vector_10(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:76 a4e: 1f 92 push r1 a50: 0f 92 push r0 a52: 0f b6 in r0, 0x3f ; 63 a54: 0f 92 push r0 a56: 11 24 eor r1, r1 a58: 2f 93 push r18 a5a: 8f 93 push r24 a5c: 9f 93 push r25 a5e: ef 93 push r30 a60: ff 93 push r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:79 a62: 80 91 e9 00 lds r24, 0x00E9 a66: 8f 5f subi r24, 0xFF ; 255 a68: 80 93 e9 00 sts 0x00E9, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:81 a6c: 81 e0 ldi r24, 0x01 ; 1 a6e: 80 93 e4 00 sts 0x00E4, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:83 a72: 90 91 e9 00 lds r25, 0x00E9 a76: 98 31 cpi r25, 0x18 ; 24 a78: d0 f5 brcc .+116 ; 0xaee <__vector_10+0xa0> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:86 a7a: 90 91 e9 00 lds r25, 0x00E9 a7e: 97 31 cpi r25, 0x17 ; 23 a80: 81 f4 brne .+32 ; 0xaa2 <__vector_10+0x54> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:88 a82: 9f b1 in r25, 0x0f ; 15 a84: 90 93 e6 00 sts 0x00E6, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:90 a88: 20 91 e8 00 lds r18, 0x00E8 a8c: 92 13 cpse r25, r18 a8e: 03 c0 rjmp .+6 ; 0xa96 <__vector_10+0x48> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:91 a90: 80 93 e5 00 sts 0x00E5, r24 a94: 2c c0 rjmp .+88 ; 0xaee <__vector_10+0xa0> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:93 a96: 80 91 e7 02 lds r24, 0x02E7 a9a: 8f 5f subi r24, 0xFF ; 255 a9c: 80 93 e7 02 sts 0x02E7, r24 aa0: 26 c0 rjmp .+76 ; 0xaee <__vector_10+0xa0> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:98 aa2: 80 91 e9 00 lds r24, 0x00E9 aa6: 86 31 cpi r24, 0x16 ; 22 aa8: 88 f4 brcc .+34 ; 0xacc <__vector_10+0x7e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:100 aaa: e0 91 e9 00 lds r30, 0x00E9 aae: f0 e0 ldi r31, 0x00 ; 0 ab0: ed 52 subi r30, 0x2D ; 45 ab2: fd 4f sbci r31, 0xFD ; 253 ab4: 80 81 ld r24, Z ab6: 80 93 e6 00 sts 0x00E6, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:101 aba: 8f b9 out 0x0f, r24 ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:102 abc: 80 91 e7 00 lds r24, 0x00E7 ac0: 90 91 e6 00 lds r25, 0x00E6 ac4: 89 27 eor r24, r25 ac6: 80 93 e7 00 sts 0x00E7, r24 aca: 03 c0 rjmp .+6 ; 0xad2 <__vector_10+0x84> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:107 acc: 80 91 e7 00 lds r24, 0x00E7 ad0: 8f b9 out 0x0f, r24 ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:111 ad2: 9f b1 in r25, 0x0f ; 15 ad4: 90 93 e6 00 sts 0x00E6, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:112 ad8: e0 91 e9 00 lds r30, 0x00E9 adc: f0 e0 ldi r31, 0x00 ; 0 ade: e4 54 subi r30, 0x44 ; 68 ae0: fd 4f sbci r31, 0xFD ; 253 ae2: 90 83 st Z, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:113 ae4: 80 91 e8 00 lds r24, 0x00E8 ae8: 89 27 eor r24, r25 aea: 80 93 e8 00 sts 0x00E8, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:114 aee: ff 91 pop r31 af0: ef 91 pop r30 af2: 9f 91 pop r25 af4: 8f 91 pop r24 af6: 2f 91 pop r18 af8: 0f 90 pop r0 afa: 0f be out 0x3f, r0 ; 63 afc: 0f 90 pop r0 afe: 1f 90 pop r1 b00: 18 95 reti 00000b02 <uart_init_tx>: uart_init_tx(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:46 b02: 10 bc out 0x20, r1 ; 32 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:47 b04: 89 e1 ldi r24, 0x19 ; 25 b06: 89 b9 out 0x09, r24 ; 9 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:49 b08: 1b b8 out 0x0b, r1 ; 11 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:51 b0a: 88 e0 ldi r24, 0x08 ; 8 b0c: 8a b9 out 0x0a, r24 ; 10 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:53 b0e: 86 e8 ldi r24, 0x86 ; 134 b10: 80 bd out 0x20, r24 ; 32 b12: 08 95 ret 00000b14 <uart_init_rx>: uart_init_rx(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:58 b14: 54 9a sbi 0x0a, 4 ; 10 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:60 b16: 57 9a sbi 0x0a, 7 ; 10 b18: 08 95 ret 00000b1a <uart_transmit>: uart_transmit(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:64 b1a: 56 9b sbis 0x0a, 6 ; 10 b1c: 15 c0 rjmp .+42 ; 0xb48 <uart_transmit+0x2e> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:66 b1e: 60 91 ea 01 lds r22, 0x01EA b22: 90 91 eb 01 lds r25, 0x01EB b26: 29 2f mov r18, r25 b28: 30 e0 ldi r19, 0x00 ; 0 b2a: 70 e0 ldi r23, 0x00 ; 0 b2c: a9 01 movw r20, r18 b2e: 4f 5f subi r20, 0xFF ; 255 b30: 5f 4f sbci r21, 0xFF ; 255 b32: 64 17 cp r22, r20 b34: 75 07 cpc r23, r21 b36: 51 f0 breq .+20 ; 0xb4c <uart_transmit+0x32> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:70 b38: f9 01 movw r30, r18 b3a: e6 51 subi r30, 0x16 ; 22 b3c: ff 4f sbci r31, 0xFF ; 255 b3e: 80 83 st Z, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:71 b40: 9f 5f subi r25, 0xFF ; 255 b42: 90 93 eb 01 sts 0x01EB, r25 b46: 08 95 ret /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:73 b48: 8c b9 out 0x0c, r24 ; 12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:74 b4a: 56 9a sbi 0x0a, 6 ; 10 b4c: 08 95 ret 00000b4e <uart_print_hex>: uart_print_hex(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:78 b4e: 1f 93 push r17 b50: cf 93 push r28 b52: df 93 push r29 b54: cd b7 in r28, 0x3d ; 61 b56: de b7 in r29, 0x3e ; 62 b58: 60 97 sbiw r28, 0x10 ; 16 b5a: 0f b6 in r0, 0x3f ; 63 b5c: f8 94 cli b5e: de bf out 0x3e, r29 ; 62 b60: 0f be out 0x3f, r0 ; 63 b62: cd bf out 0x3d, r28 ; 61 b64: 18 2f mov r17, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:79 b66: 80 e1 ldi r24, 0x10 ; 16 b68: e2 e7 ldi r30, 0x72 ; 114 b6a: f0 e0 ldi r31, 0x00 ; 0 b6c: de 01 movw r26, r28 b6e: 11 96 adiw r26, 0x01 ; 1 b70: 01 90 ld r0, Z+ b72: 0d 92 st X+, r0 b74: 8a 95 dec r24 b76: e1 f7 brne .-8 ; 0xb70 <uart_print_hex+0x22> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:81 b78: 81 2f mov r24, r17 b7a: 82 95 swap r24 b7c: 8f 70 andi r24, 0x0F ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:83 b7e: e1 e0 ldi r30, 0x01 ; 1 b80: f0 e0 ldi r31, 0x00 ; 0 b82: ec 0f add r30, r28 b84: fd 1f adc r31, r29 b86: e8 0f add r30, r24 b88: f1 1d adc r31, r1 b8a: 80 81 ld r24, Z b8c: c6 df rcall .-116 ; 0xb1a <uart_transmit> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:82 b8e: 1f 70 andi r17, 0x0F ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:84 b90: e1 e0 ldi r30, 0x01 ; 1 b92: f0 e0 ldi r31, 0x00 ; 0 b94: ec 0f add r30, r28 b96: fd 1f adc r31, r29 b98: e1 0f add r30, r17 b9a: f1 1d adc r31, r1 b9c: 80 81 ld r24, Z /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:85 b9e: 60 96 adiw r28, 0x10 ; 16 ba0: 0f b6 in r0, 0x3f ; 63 ba2: f8 94 cli ba4: de bf out 0x3e, r29 ; 62 ba6: 0f be out 0x3f, r0 ; 63 ba8: cd bf out 0x3d, r28 ; 61 baa: df 91 pop r29 bac: cf 91 pop r28 bae: 1f 91 pop r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:84 bb0: b4 cf rjmp .-152 ; 0xb1a <uart_transmit> 00000bb2 <uart_print_hex16>: uart_print_hex16(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:87 bb2: cf 93 push r28 bb4: c8 2f mov r28, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:90 bb6: 89 2f mov r24, r25 bb8: ca df rcall .-108 ; 0xb4e <uart_print_hex> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:91 bba: 8c 2f mov r24, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:92 bbc: cf 91 pop r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:91 bbe: c7 cf rjmp .-114 ; 0xb4e <uart_print_hex> 00000bc0 <uart_print_string>: uart_print_string(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:94 bc0: 1f 93 push r17 bc2: cf 93 push r28 bc4: df 93 push r29 bc6: ec 01 movw r28, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:95 bc8: 10 e0 ldi r17, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:96 (discriminator 1) bca: fe 01 movw r30, r28 bcc: e1 0f add r30, r17 bce: f1 1d adc r31, r1 bd0: 80 81 ld r24, Z bd2: 88 23 and r24, r24 bd4: 19 f0 breq .+6 ; 0xbdc <uart_print_string+0x1c> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:97 bd6: a1 df rcall .-190 ; 0xb1a <uart_transmit> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:98 bd8: 1f 5f subi r17, 0xFF ; 255 bda: f7 cf rjmp .-18 ; 0xbca <uart_print_string+0xa> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:100 bdc: df 91 pop r29 bde: cf 91 pop r28 be0: 1f 91 pop r17 be2: 08 95 ret 00000be4 <__vector_13>: __vector_13(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:104 be4: 1f 92 push r1 be6: 0f 92 push r0 be8: 0f b6 in r0, 0x3f ; 63 bea: 0f 92 push r0 bec: 11 24 eor r1, r1 bee: 8f 93 push r24 bf0: 9f 93 push r25 bf2: ef 93 push r30 bf4: ff 93 push r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:105 bf6: 80 91 ea 01 lds r24, 0x01EA bfa: 90 91 eb 01 lds r25, 0x01EB bfe: 98 13 cpse r25, r24 c00: 02 c0 rjmp .+4 ; 0xc06 <__vector_13+0x22> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:107 c02: 56 98 cbi 0x0a, 6 ; 10 c04: 0c c0 rjmp .+24 ; 0xc1e <__vector_13+0x3a> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:109 c06: e0 91 ea 01 lds r30, 0x01EA c0a: f0 e0 ldi r31, 0x00 ; 0 c0c: e6 51 subi r30, 0x16 ; 22 c0e: ff 4f sbci r31, 0xFF ; 255 c10: 80 81 ld r24, Z c12: 8c b9 out 0x0c, r24 ; 12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:110 c14: 80 91 ea 01 lds r24, 0x01EA c18: 8f 5f subi r24, 0xFF ; 255 c1a: 80 93 ea 01 sts 0x01EA, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:112 c1e: ff 91 pop r31 c20: ef 91 pop r30 c22: 9f 91 pop r25 c24: 8f 91 pop r24 c26: 0f 90 pop r0 c28: 0f be out 0x3f, r0 ; 63 c2a: 0f 90 pop r0 c2c: 1f 90 pop r1 c2e: 18 95 reti 00000c30 <adc_buf_channel>: adc_buf_channel(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:54 c30: e8 2f mov r30, r24 c32: f0 e0 ldi r31, 0x00 ; 0 c34: ee 0f add r30, r30 c36: ff 1f adc r31, r31 c38: e4 51 subi r30, 0x14 ; 20 c3a: fe 4f sbci r31, 0xFE ; 254 c3c: 71 83 std Z+1, r23 ; 0x01 c3e: 60 83 st Z, r22 c40: 08 95 ret 00000c42 <adc_init>: adc_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:62 c42: 15 ba out 0x15, r1 ; 21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:63 c44: 14 ba out 0x14, r1 ; 20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:66 c46: 80 ec ldi r24, 0xC0 ; 192 c48: 87 b9 out 0x07, r24 ; 7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:69 c4a: 8f ec ldi r24, 0xCF ; 207 c4c: 86 b9 out 0x06, r24 ; 6 c4e: ec ee ldi r30, 0xEC ; 236 c50: f1 e0 ldi r31, 0x01 ; 1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:77 (discriminator 2) c52: 11 92 st Z+, r1 c54: 11 92 st Z+, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:76 (discriminator 2) c56: 81 e0 ldi r24, 0x01 ; 1 c58: ec 3f cpi r30, 0xFC ; 252 c5a: f8 07 cpc r31, r24 c5c: d1 f7 brne .-12 ; 0xc52 <adc_init+0x10> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:78 c5e: 08 95 ret 00000c60 <__vector_14>: __vector_14(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:89 c60: 1f 92 push r1 c62: 0f 92 push r0 c64: 0f b6 in r0, 0x3f ; 63 c66: 0f 92 push r0 c68: 11 24 eor r1, r1 c6a: 2f 93 push r18 c6c: 3f 93 push r19 c6e: 4f 93 push r20 c70: 5f 93 push r21 c72: 6f 93 push r22 c74: 7f 93 push r23 c76: 8f 93 push r24 c78: 9f 93 push r25 c7a: af 93 push r26 c7c: bf 93 push r27 c7e: cf 93 push r28 c80: df 93 push r29 c82: ef 93 push r30 c84: ff 93 push r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:90 c86: 77 b1 in r23, 0x07 ; 7 c88: 77 70 andi r23, 0x07 ; 7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:91 c8a: 87 2f mov r24, r23 c8c: 90 e0 ldi r25, 0x00 ; 0 c8e: 88 0f add r24, r24 c90: 99 1f adc r25, r25 c92: fc 01 movw r30, r24 c94: e4 51 subi r30, 0x14 ; 20 c96: fe 4f sbci r31, 0xFE ; 254 c98: a0 81 ld r26, Z c9a: b1 81 ldd r27, Z+1 ; 0x01 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:92 c9c: 24 b1 in r18, 0x04 ; 4 c9e: 35 b1 in r19, 0x05 ; 5 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:94 ca0: fc 01 movw r30, r24 ca2: e7 51 subi r30, 0x17 ; 23 ca4: fd 4f sbci r31, 0xFD ; 253 ca6: 31 83 std Z+1, r19 ; 0x01 ca8: 20 83 st Z, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:96 caa: 10 97 sbiw r26, 0x00 ; 0 cac: d9 f0 breq .+54 ; 0xce4 <__vector_14+0x84> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:97 cae: ed 01 movw r28, r26 cb0: ce 5b subi r28, 0xBE ; 190 cb2: df 4f sbci r29, 0xFF ; 255 cb4: 68 81 ld r22, Y cb6: 6f 5f subi r22, 0xFF ; 255 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:98 cb8: 60 32 cpi r22, 0x20 ; 32 cba: 08 f0 brcs .+2 ; 0xcbe <__vector_14+0x5e> cbc: 60 e0 ldi r22, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:99 cbe: 8d 91 ld r24, X+ cc0: 9c 91 ld r25, X cc2: 11 97 sbiw r26, 0x01 ; 1 cc4: fd 01 movw r30, r26 cc6: e6 0f add r30, r22 cc8: f1 1d adc r31, r1 cca: e6 0f add r30, r22 ccc: f1 1d adc r31, r1 cce: 42 81 ldd r20, Z+2 ; 0x02 cd0: 53 81 ldd r21, Z+3 ; 0x03 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:100 cd2: 33 83 std Z+3, r19 ; 0x03 cd4: 22 83 std Z+2, r18 ; 0x02 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:99 cd6: 82 0f add r24, r18 cd8: 93 1f adc r25, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:101 cda: 84 1b sub r24, r20 cdc: 95 0b sbc r25, r21 cde: 8d 93 st X+, r24 ce0: 9c 93 st X, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:102 ce2: 68 83 st Y, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:106 ce4: 81 e0 ldi r24, 0x01 ; 1 ce6: 87 0f add r24, r23 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:107 ce8: 84 30 cpi r24, 0x04 ; 4 cea: 21 f0 breq .+8 ; 0xcf4 <__vector_14+0x94> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:109 cec: 88 30 cpi r24, 0x08 ; 8 cee: 19 f4 brne .+6 ; 0xcf6 <__vector_14+0x96> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:110 cf0: 80 e0 ldi r24, 0x00 ; 0 cf2: 01 c0 rjmp .+2 ; 0xcf6 <__vector_14+0x96> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:108 cf4: 86 e0 ldi r24, 0x06 ; 6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:116 cf6: 80 6c ori r24, 0xC0 ; 192 cf8: 87 b9 out 0x07, r24 ; 7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:118 cfa: 36 9a sbi 0x06, 6 ; 6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:119 cfc: ff 91 pop r31 cfe: ef 91 pop r30 d00: df 91 pop r29 d02: cf 91 pop r28 d04: bf 91 pop r27 d06: af 91 pop r26 d08: 9f 91 pop r25 d0a: 8f 91 pop r24 d0c: 7f 91 pop r23 d0e: 6f 91 pop r22 d10: 5f 91 pop r21 d12: 4f 91 pop r20 d14: 3f 91 pop r19 d16: 2f 91 pop r18 d18: 0f 90 pop r0 d1a: 0f be out 0x3f, r0 ; 63 d1c: 0f 90 pop r0 d1e: 1f 90 pop r1 d20: 18 95 reti 00000d22 <main>: main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:142 d22: ef de rcall .-546 ; 0xb02 <uart_init_tx> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:143 d24: 82 e8 ldi r24, 0x82 ; 130 d26: 90 e0 ldi r25, 0x00 ; 0 d28: 4b df rcall .-362 ; 0xbc0 <uart_print_string> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:146 d2a: 8b df rcall .-234 ; 0xc42 <adc_init> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:147 d2c: 6c ef ldi r22, 0xFC ; 252 d2e: 71 e0 ldi r23, 0x01 ; 1 d30: 83 e0 ldi r24, 0x03 ; 3 d32: 7e df rcall .-260 ; 0xc30 <adc_buf_channel> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:148 d34: 62 e4 ldi r22, 0x42 ; 66 d36: 72 e0 ldi r23, 0x02 ; 2 d38: 86 e0 ldi r24, 0x06 ; 6 d3a: 7a df rcall .-268 ; 0xc30 <adc_buf_channel> timer_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:52 d3c: 1f bc out 0x2f, r1 ; 47 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:53 d3e: 81 e0 ldi r24, 0x01 ; 1 d40: 8e bd out 0x2e, r24 ; 46 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:56 d42: 87 e0 ldi r24, 0x07 ; 7 d44: 85 bd out 0x25, r24 ; 37 main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:151 d46: d4 dc rcall .-1624 ; 0x6f0 <servo_init> ppm_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:73 d48: 8e b5 in r24, 0x2e ; 46 d4a: 8f 7b andi r24, 0xBF ; 191 d4c: 8e bd out 0x2e, r24 ; 46 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:81 d4e: 8e b5 in r24, 0x2e ; 46 d50: 80 68 ori r24, 0x80 ; 128 d52: 8e bd out 0x2e, r24 ; 46 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:84 d54: b8 98 cbi 0x17, 0 ; 23 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:87 d56: 89 b7 in r24, 0x39 ; 57 d58: 80 62 ori r24, 0x20 ; 32 d5a: 89 bf out 0x39, r24 ; 57 main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:153 d5c: 6f de rcall .-802 ; 0xa3c <spi_init> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:157 (discriminator 1) d5e: 48 da rcall .-2928 ; 0x1f0 <periodic_task> d60: fe cf rjmp .-4 ; 0xd5e <main+0x3c> 00000d62 <__subsf3>: __subsf3(): d62: 50 58 subi r21, 0x80 ; 128 00000d64 <__addsf3>: d64: bb 27 eor r27, r27 d66: aa 27 eor r26, r26 d68: 0e d0 rcall .+28 ; 0xd86 <__addsf3x> d6a: e5 c0 rjmp .+458 ; 0xf36 <__fp_round> __addsf3(): d6c: d6 d0 rcall .+428 ; 0xf1a <__fp_pscA> d6e: 30 f0 brcs .+12 ; 0xd7c <__addsf3+0x18> d70: db d0 rcall .+438 ; 0xf28 <__fp_pscB> d72: 20 f0 brcs .+8 ; 0xd7c <__addsf3+0x18> d74: 31 f4 brne .+12 ; 0xd82 <__addsf3+0x1e> d76: 9f 3f cpi r25, 0xFF ; 255 d78: 11 f4 brne .+4 ; 0xd7e <__addsf3+0x1a> d7a: 1e f4 brtc .+6 ; 0xd82 <__addsf3+0x1e> d7c: cb c0 rjmp .+406 ; 0xf14 <__fp_nan> d7e: 0e f4 brtc .+2 ; 0xd82 <__addsf3+0x1e> d80: e0 95 com r30 d82: e7 fb bst r30, 7 d84: c1 c0 rjmp .+386 ; 0xf08 <__fp_inf> 00000d86 <__addsf3x>: __addsf3x(): d86: e9 2f mov r30, r25 d88: e7 d0 rcall .+462 ; 0xf58 <__fp_split3> d8a: 80 f3 brcs .-32 ; 0xd6c <__addsf3+0x8> d8c: ba 17 cp r27, r26 d8e: 62 07 cpc r22, r18 d90: 73 07 cpc r23, r19 d92: 84 07 cpc r24, r20 d94: 95 07 cpc r25, r21 d96: 18 f0 brcs .+6 ; 0xd9e <__addsf3x+0x18> d98: 71 f4 brne .+28 ; 0xdb6 <__addsf3x+0x30> d9a: 9e f5 brtc .+102 ; 0xe02 <__addsf3x+0x7c> d9c: ff c0 rjmp .+510 ; 0xf9c <__fp_zero> d9e: 0e f4 brtc .+2 ; 0xda2 <__addsf3x+0x1c> da0: e0 95 com r30 da2: 0b 2e mov r0, r27 da4: ba 2f mov r27, r26 da6: a0 2d mov r26, r0 da8: 0b 01 movw r0, r22 daa: b9 01 movw r22, r18 dac: 90 01 movw r18, r0 dae: 0c 01 movw r0, r24 db0: ca 01 movw r24, r20 db2: a0 01 movw r20, r0 db4: 11 24 eor r1, r1 db6: ff 27 eor r31, r31 db8: 59 1b sub r21, r25 dba: 99 f0 breq .+38 ; 0xde2 <__addsf3x+0x5c> dbc: 59 3f cpi r21, 0xF9 ; 249 dbe: 50 f4 brcc .+20 ; 0xdd4 <__addsf3x+0x4e> dc0: 50 3e cpi r21, 0xE0 ; 224 dc2: 68 f1 brcs .+90 ; 0xe1e <__addsf3x+0x98> dc4: 1a 16 cp r1, r26 dc6: f0 40 sbci r31, 0x00 ; 0 dc8: a2 2f mov r26, r18 dca: 23 2f mov r18, r19 dcc: 34 2f mov r19, r20 dce: 44 27 eor r20, r20 dd0: 58 5f subi r21, 0xF8 ; 248 dd2: f3 cf rjmp .-26 ; 0xdba <__addsf3x+0x34> dd4: 46 95 lsr r20 dd6: 37 95 ror r19 dd8: 27 95 ror r18 dda: a7 95 ror r26 ddc: f0 40 sbci r31, 0x00 ; 0 dde: 53 95 inc r21 de0: c9 f7 brne .-14 ; 0xdd4 <__addsf3x+0x4e> de2: 7e f4 brtc .+30 ; 0xe02 <__addsf3x+0x7c> de4: 1f 16 cp r1, r31 de6: ba 0b sbc r27, r26 de8: 62 0b sbc r22, r18 dea: 73 0b sbc r23, r19 dec: 84 0b sbc r24, r20 dee: ba f0 brmi .+46 ; 0xe1e <__addsf3x+0x98> df0: 91 50 subi r25, 0x01 ; 1 df2: a1 f0 breq .+40 ; 0xe1c <__addsf3x+0x96> df4: ff 0f add r31, r31 df6: bb 1f adc r27, r27 df8: 66 1f adc r22, r22 dfa: 77 1f adc r23, r23 dfc: 88 1f adc r24, r24 dfe: c2 f7 brpl .-16 ; 0xdf0 <__addsf3x+0x6a> e00: 0e c0 rjmp .+28 ; 0xe1e <__addsf3x+0x98> e02: ba 0f add r27, r26 e04: 62 1f adc r22, r18 e06: 73 1f adc r23, r19 e08: 84 1f adc r24, r20 e0a: 48 f4 brcc .+18 ; 0xe1e <__addsf3x+0x98> e0c: 87 95 ror r24 e0e: 77 95 ror r23 e10: 67 95 ror r22 e12: b7 95 ror r27 e14: f7 95 ror r31 e16: 9e 3f cpi r25, 0xFE ; 254 e18: 08 f0 brcs .+2 ; 0xe1c <__addsf3x+0x96> e1a: b3 cf rjmp .-154 ; 0xd82 <__addsf3+0x1e> e1c: 93 95 inc r25 e1e: 88 0f add r24, r24 e20: 08 f0 brcs .+2 ; 0xe24 <__addsf3x+0x9e> e22: 99 27 eor r25, r25 e24: ee 0f add r30, r30 e26: 97 95 ror r25 e28: 87 95 ror r24 e2a: 08 95 ret 00000e2c <__fixsfsi>: e2c: 04 d0 rcall .+8 ; 0xe36 <__fixunssfsi> e2e: 68 94 set e30: b1 11 cpse r27, r1 e32: b5 c0 rjmp .+362 ; 0xf9e <__fp_szero> e34: 08 95 ret 00000e36 <__fixunssfsi>: e36: 98 d0 rcall .+304 ; 0xf68 <__fp_splitA> e38: 88 f0 brcs .+34 ; 0xe5c <__fixunssfsi+0x26> e3a: 9f 57 subi r25, 0x7F ; 127 e3c: 90 f0 brcs .+36 ; 0xe62 <__fixunssfsi+0x2c> e3e: b9 2f mov r27, r25 e40: 99 27 eor r25, r25 e42: b7 51 subi r27, 0x17 ; 23 e44: a0 f0 brcs .+40 ; 0xe6e <__fixunssfsi+0x38> __fixunssfsi(): e46: d1 f0 breq .+52 ; 0xe7c <__fixunssfsi+0x46> e48: 66 0f add r22, r22 e4a: 77 1f adc r23, r23 e4c: 88 1f adc r24, r24 e4e: 99 1f adc r25, r25 e50: 1a f0 brmi .+6 ; 0xe58 <__fixunssfsi+0x22> e52: ba 95 dec r27 e54: c9 f7 brne .-14 ; 0xe48 <__fixunssfsi+0x12> e56: 12 c0 rjmp .+36 ; 0xe7c <__fixunssfsi+0x46> e58: b1 30 cpi r27, 0x01 ; 1 e5a: 81 f0 breq .+32 ; 0xe7c <__fixunssfsi+0x46> e5c: 9f d0 rcall .+318 ; 0xf9c <__fp_zero> e5e: b1 e0 ldi r27, 0x01 ; 1 e60: 08 95 ret e62: 9c c0 rjmp .+312 ; 0xf9c <__fp_zero> e64: 67 2f mov r22, r23 e66: 78 2f mov r23, r24 e68: 88 27 eor r24, r24 e6a: b8 5f subi r27, 0xF8 ; 248 e6c: 39 f0 breq .+14 ; 0xe7c <__fixunssfsi+0x46> e6e: b9 3f cpi r27, 0xF9 ; 249 e70: cc f3 brlt .-14 ; 0xe64 <__fixunssfsi+0x2e> e72: 86 95 lsr r24 e74: 77 95 ror r23 e76: 67 95 ror r22 e78: b3 95 inc r27 e7a: d9 f7 brne .-10 ; 0xe72 <__fixunssfsi+0x3c> e7c: 3e f4 brtc .+14 ; 0xe8c <__fixunssfsi+0x56> e7e: 90 95 com r25 e80: 80 95 com r24 e82: 70 95 com r23 e84: 61 95 neg r22 e86: 7f 4f sbci r23, 0xFF ; 255 e88: 8f 4f sbci r24, 0xFF ; 255 e8a: 9f 4f sbci r25, 0xFF ; 255 e8c: 08 95 ret 00000e8e <__floatunsisf>: __floatunsisf(): e8e: e8 94 clt e90: 09 c0 rjmp .+18 ; 0xea4 <__floatsisf+0x12> 00000e92 <__floatsisf>: e92: 97 fb bst r25, 7 e94: 3e f4 brtc .+14 ; 0xea4 <__floatsisf+0x12> e96: 90 95 com r25 e98: 80 95 com r24 e9a: 70 95 com r23 e9c: 61 95 neg r22 e9e: 7f 4f sbci r23, 0xFF ; 255 ea0: 8f 4f sbci r24, 0xFF ; 255 ea2: 9f 4f sbci r25, 0xFF ; 255 ea4: 99 23 and r25, r25 ea6: a9 f0 breq .+42 ; 0xed2 <__floatsisf+0x40> ea8: f9 2f mov r31, r25 eaa: 96 e9 ldi r25, 0x96 ; 150 eac: bb 27 eor r27, r27 eae: 93 95 inc r25 eb0: f6 95 lsr r31 eb2: 87 95 ror r24 eb4: 77 95 ror r23 eb6: 67 95 ror r22 eb8: b7 95 ror r27 eba: f1 11 cpse r31, r1 ebc: f8 cf rjmp .-16 ; 0xeae <__floatsisf+0x1c> ebe: fa f4 brpl .+62 ; 0xefe <__floatsisf+0x6c> ec0: bb 0f add r27, r27 ec2: 11 f4 brne .+4 ; 0xec8 <__floatsisf+0x36> ec4: 60 ff sbrs r22, 0 ec6: 1b c0 rjmp .+54 ; 0xefe <__floatsisf+0x6c> ec8: 6f 5f subi r22, 0xFF ; 255 eca: 7f 4f sbci r23, 0xFF ; 255 ecc: 8f 4f sbci r24, 0xFF ; 255 ece: 9f 4f sbci r25, 0xFF ; 255 ed0: 16 c0 rjmp .+44 ; 0xefe <__floatsisf+0x6c> ed2: 88 23 and r24, r24 ed4: 11 f0 breq .+4 ; 0xeda <__floatsisf+0x48> ed6: 96 e9 ldi r25, 0x96 ; 150 ed8: 11 c0 rjmp .+34 ; 0xefc <__floatsisf+0x6a> eda: 77 23 and r23, r23 edc: 21 f0 breq .+8 ; 0xee6 <__floatsisf+0x54> ede: 9e e8 ldi r25, 0x8E ; 142 ee0: 87 2f mov r24, r23 ee2: 76 2f mov r23, r22 ee4: 05 c0 rjmp .+10 ; 0xef0 <__floatsisf+0x5e> ee6: 66 23 and r22, r22 ee8: 71 f0 breq .+28 ; 0xf06 <__floatsisf+0x74> eea: 96 e8 ldi r25, 0x86 ; 134 eec: 86 2f mov r24, r22 eee: 70 e0 ldi r23, 0x00 ; 0 ef0: 60 e0 ldi r22, 0x00 ; 0 ef2: 2a f0 brmi .+10 ; 0xefe <__floatsisf+0x6c> ef4: 9a 95 dec r25 ef6: 66 0f add r22, r22 ef8: 77 1f adc r23, r23 efa: 88 1f adc r24, r24 efc: da f7 brpl .-10 ; 0xef4 <__floatsisf+0x62> efe: 88 0f add r24, r24 f00: 96 95 lsr r25 f02: 87 95 ror r24 f04: 97 f9 bld r25, 7 f06: 08 95 ret 00000f08 <__fp_inf>: __fp_inf(): f08: 97 f9 bld r25, 7 f0a: 9f 67 ori r25, 0x7F ; 127 f0c: 80 e8 ldi r24, 0x80 ; 128 f0e: 70 e0 ldi r23, 0x00 ; 0 f10: 60 e0 ldi r22, 0x00 ; 0 f12: 08 95 ret 00000f14 <__fp_nan>: __fp_nan(): f14: 9f ef ldi r25, 0xFF ; 255 f16: 80 ec ldi r24, 0xC0 ; 192 f18: 08 95 ret 00000f1a <__fp_pscA>: __fp_pscA(): f1a: 00 24 eor r0, r0 f1c: 0a 94 dec r0 f1e: 16 16 cp r1, r22 f20: 17 06 cpc r1, r23 f22: 18 06 cpc r1, r24 f24: 09 06 cpc r0, r25 f26: 08 95 ret 00000f28 <__fp_pscB>: __fp_pscB(): f28: 00 24 eor r0, r0 f2a: 0a 94 dec r0 f2c: 12 16 cp r1, r18 f2e: 13 06 cpc r1, r19 f30: 14 06 cpc r1, r20 f32: 05 06 cpc r0, r21 f34: 08 95 ret 00000f36 <__fp_round>: __fp_round(): f36: 09 2e mov r0, r25 f38: 03 94 inc r0 f3a: 00 0c add r0, r0 f3c: 11 f4 brne .+4 ; 0xf42 <__fp_round+0xc> f3e: 88 23 and r24, r24 f40: 52 f0 brmi .+20 ; 0xf56 <__fp_round+0x20> f42: bb 0f add r27, r27 f44: 40 f4 brcc .+16 ; 0xf56 <__fp_round+0x20> f46: bf 2b or r27, r31 f48: 11 f4 brne .+4 ; 0xf4e <__fp_round+0x18> f4a: 60 ff sbrs r22, 0 f4c: 04 c0 rjmp .+8 ; 0xf56 <__fp_round+0x20> f4e: 6f 5f subi r22, 0xFF ; 255 f50: 7f 4f sbci r23, 0xFF ; 255 f52: 8f 4f sbci r24, 0xFF ; 255 f54: 9f 4f sbci r25, 0xFF ; 255 f56: 08 95 ret 00000f58 <__fp_split3>: __fp_split3(): f58: 57 fd sbrc r21, 7 f5a: 90 58 subi r25, 0x80 ; 128 f5c: 44 0f add r20, r20 f5e: 55 1f adc r21, r21 f60: 59 f0 breq .+22 ; 0xf78 <__fp_splitA+0x10> f62: 5f 3f cpi r21, 0xFF ; 255 f64: 71 f0 breq .+28 ; 0xf82 <__fp_splitA+0x1a> f66: 47 95 ror r20 00000f68 <__fp_splitA>: f68: 88 0f add r24, r24 f6a: 97 fb bst r25, 7 f6c: 99 1f adc r25, r25 f6e: 61 f0 breq .+24 ; 0xf88 <__fp_splitA+0x20> f70: 9f 3f cpi r25, 0xFF ; 255 f72: 79 f0 breq .+30 ; 0xf92 <__fp_splitA+0x2a> f74: 87 95 ror r24 f76: 08 95 ret f78: 12 16 cp r1, r18 f7a: 13 06 cpc r1, r19 f7c: 14 06 cpc r1, r20 f7e: 55 1f adc r21, r21 f80: f2 cf rjmp .-28 ; 0xf66 <__fp_split3+0xe> f82: 46 95 lsr r20 f84: f1 df rcall .-30 ; 0xf68 <__fp_splitA> f86: 08 c0 rjmp .+16 ; 0xf98 <__fp_splitA+0x30> f88: 16 16 cp r1, r22 f8a: 17 06 cpc r1, r23 f8c: 18 06 cpc r1, r24 f8e: 99 1f adc r25, r25 f90: f1 cf rjmp .-30 ; 0xf74 <__fp_splitA+0xc> f92: 86 95 lsr r24 f94: 71 05 cpc r23, r1 f96: 61 05 cpc r22, r1 f98: 08 94 sec f9a: 08 95 ret 00000f9c <__fp_zero>: __fp_zero(): f9c: e8 94 clt 00000f9e <__fp_szero>: f9e: bb 27 eor r27, r27 fa0: 66 27 eor r22, r22 fa2: 77 27 eor r23, r23 fa4: cb 01 movw r24, r22 fa6: 97 f9 bld r25, 7 fa8: 08 95 ret 00000faa <__mulsf3>: __mulsf3(): faa: 0b d0 rcall .+22 ; 0xfc2 <__mulsf3x> fac: c4 cf rjmp .-120 ; 0xf36 <__fp_round> fae: b5 df rcall .-150 ; 0xf1a <__fp_pscA> fb0: 28 f0 brcs .+10 ; 0xfbc <__mulsf3+0x12> fb2: ba df rcall .-140 ; 0xf28 <__fp_pscB> fb4: 18 f0 brcs .+6 ; 0xfbc <__mulsf3+0x12> fb6: 95 23 and r25, r21 fb8: 09 f0 breq .+2 ; 0xfbc <__mulsf3+0x12> fba: a6 cf rjmp .-180 ; 0xf08 <__fp_inf> fbc: ab cf rjmp .-170 ; 0xf14 <__fp_nan> fbe: 11 24 eor r1, r1 fc0: ee cf rjmp .-36 ; 0xf9e <__fp_szero> 00000fc2 <__mulsf3x>: __mulsf3x(): fc2: ca df rcall .-108 ; 0xf58 <__fp_split3> fc4: a0 f3 brcs .-24 ; 0xfae <__mulsf3+0x4> 00000fc6 <__mulsf3_pse>: fc6: 95 9f mul r25, r21 fc8: d1 f3 breq .-12 ; 0xfbe <__mulsf3+0x14> fca: 95 0f add r25, r21 fcc: 50 e0 ldi r21, 0x00 ; 0 fce: 55 1f adc r21, r21 fd0: 62 9f mul r22, r18 fd2: f0 01 movw r30, r0 fd4: 72 9f mul r23, r18 fd6: bb 27 eor r27, r27 fd8: f0 0d add r31, r0 fda: b1 1d adc r27, r1 fdc: 63 9f mul r22, r19 fde: aa 27 eor r26, r26 fe0: f0 0d add r31, r0 fe2: b1 1d adc r27, r1 fe4: aa 1f adc r26, r26 fe6: 64 9f mul r22, r20 fe8: 66 27 eor r22, r22 fea: b0 0d add r27, r0 fec: a1 1d adc r26, r1 fee: 66 1f adc r22, r22 ff0: 82 9f mul r24, r18 ff2: 22 27 eor r18, r18 ff4: b0 0d add r27, r0 ff6: a1 1d adc r26, r1 ff8: 62 1f adc r22, r18 ffa: 73 9f mul r23, r19 ffc: b0 0d add r27, r0 ffe: a1 1d adc r26, r1 1000: 62 1f adc r22, r18 1002: 83 9f mul r24, r19 1004: a0 0d add r26, r0 1006: 61 1d adc r22, r1 1008: 22 1f adc r18, r18 100a: 74 9f mul r23, r20 100c: 33 27 eor r19, r19 100e: a0 0d add r26, r0 1010: 61 1d adc r22, r1 1012: 23 1f adc r18, r19 1014: 84 9f mul r24, r20 1016: 60 0d add r22, r0 1018: 21 1d adc r18, r1 101a: 82 2f mov r24, r18 101c: 76 2f mov r23, r22 101e: 6a 2f mov r22, r26 1020: 11 24 eor r1, r1 1022: 9f 57 subi r25, 0x7F ; 127 1024: 50 40 sbci r21, 0x00 ; 0 1026: 8a f0 brmi .+34 ; 0x104a <__mulsf3_pse+0x84> 1028: e1 f0 breq .+56 ; 0x1062 <__mulsf3_pse+0x9c> 102a: 88 23 and r24, r24 102c: 4a f0 brmi .+18 ; 0x1040 <__mulsf3_pse+0x7a> 102e: ee 0f add r30, r30 1030: ff 1f adc r31, r31 1032: bb 1f adc r27, r27 1034: 66 1f adc r22, r22 1036: 77 1f adc r23, r23 1038: 88 1f adc r24, r24 103a: 91 50 subi r25, 0x01 ; 1 103c: 50 40 sbci r21, 0x00 ; 0 103e: a9 f7 brne .-22 ; 0x102a <__mulsf3_pse+0x64> 1040: 9e 3f cpi r25, 0xFE ; 254 1042: 51 05 cpc r21, r1 1044: 70 f0 brcs .+28 ; 0x1062 <__mulsf3_pse+0x9c> 1046: 60 cf rjmp .-320 ; 0xf08 <__fp_inf> 1048: aa cf rjmp .-172 ; 0xf9e <__fp_szero> 104a: 5f 3f cpi r21, 0xFF ; 255 104c: ec f3 brlt .-6 ; 0x1048 <__mulsf3_pse+0x82> 104e: 98 3e cpi r25, 0xE8 ; 232 1050: dc f3 brlt .-10 ; 0x1048 <__mulsf3_pse+0x82> 1052: 86 95 lsr r24 1054: 77 95 ror r23 1056: 67 95 ror r22 1058: b7 95 ror r27 105a: f7 95 ror r31 105c: e7 95 ror r30 105e: 9f 5f subi r25, 0xFF ; 255 1060: c1 f7 brne .-16 ; 0x1052 <__mulsf3_pse+0x8c> 1062: fe 2b or r31, r30 1064: 88 0f add r24, r24 1066: 91 1d adc r25, r1 1068: 96 95 lsr r25 106a: 87 95 ror r24 106c: 97 f9 bld r25, 7 106e: 08 95 ret 00001070 <_exit>: 1070: f8 94 cli 00001072 <__stop_program>: 1072: ff cf rjmp .-2 ; 0x1072 <__stop_program> Disassembly of section .data: 00800060 <__data_start>: ... __data_start(): 800070: 00 00 nop 800072: 30 31 cpi r19, 0x10 ; 16 800074: 32 33 cpi r19, 0x32 ; 50 800076: 34 35 cpi r19, 0x54 ; 84 800078: 36 37 cpi r19, 0x76 ; 118 80007a: 38 39 cpi r19, 0x98 ; 152 80007c: 41 42 sbci r20, 0x21 ; 33 80007e: 43 44 sbci r20, 0x43 ; 67 800080: 45 46 sbci r20, 0x65 ; 101 800082: 46 42 sbci r20, 0x26 ; 38 800084: 57 20 and r5, r7 800086: 42 6f ori r20, 0xF2 ; 242 800088: 6f 74 andi r22, 0x4F ; 79 80008a: 69 6e ori r22, 0xE9 ; 233 80008c: 67 20 and r6, r7 80008e: 24 49 sbci r18, 0x94 ; 148 800090: 64 3a cpi r22, 0xA4 ; 164 800092: 20 6d ori r18, 0xD0 ; 208 800094: 61 69 ori r22, 0x91 ; 145 800096: 6e 2e mov r6, r30 800098: 63 2c mov r6, r3 80009a: 76 20 and r7, r6 80009c: 31 2e mov r3, r17 80009e: 31 20 and r3, r1 8000a0: 32 30 cpi r19, 0x02 ; 2 8000a2: 30 36 cpi r19, 0x60 ; 96 8000a4: 2f 30 cpi r18, 0x0F ; 15 8000a6: 36 2f mov r19, r22 8000a8: 31 35 cpi r19, 0x51 ; 81 8000aa: 20 30 cpi r18, 0x00 ; 0 8000ac: 39 3a cpi r19, 0xA9 ; 169 8000ae: 32 37 cpi r19, 0x72 ; 114 8000b0: 3a 30 cpi r19, 0x0A ; 10 8000b2: 37 20 and r3, r7 8000b4: 63 61 ori r22, 0x13 ; 19 8000b6: 73 73 andi r23, 0x33 ; 51 8000b8: 65 20 and r6, r5 8000ba: 45 78 andi r20, 0x85 ; 133 8000bc: 70 20 and r7, r0 8000be: 24 0a sbc r2, r20 ... Disassembly of section .bss: 008000c2 <__bss_start>: ... 008000c3 <_1Hz.1595>: ... 008000c4 <last_ppm_cpt>: ... 008000c5 <ppm_cpt>: ... 008000c6 <time_since_last_ppm>: ... 008000c8 <time_since_last_mega128>: ... 008000c9 <last_radio_contains_avg_channels>: ... 008000ca <avg_cpt.1549>: ... 008000cb <sync_start.1544>: ... 008000cc <state.1543>: ... 008000cd <last.1540>: ... 008000cf <servo.1558>: ... 008000d0 <servo_widths>: ... 008000e4 <spi_was_interrupted>: ... 008000e5 <mega128_receive_valid>: ... 008000e6 <tmp.1536>: ... 008000e7 <xor_out>: ... 008000e8 <xor_in>: ... 008000e9 <idx_buf>: ... 008000ea <tx_buf>: ... 008001ea <tx_tail>: ... 008001eb <tx_head>: ... 008001ec <buffers>: ... 008001fc <vsupply_adc_buf>: ... 0080023f <mode>: ... 00800240 <radio_really_lost>: ... 00800241 <mega128_ok>: ... 00800242 <vservos_adc_buf>: ... 00800285 <radio_ok>: ... 00800286 <ppm_pulses>: ... 00800298 <ppm_valid>: ... 00800299 <avg_last_radio>: ... 008002ab <last_radio>: ... 008002bd <from_mega128>: ... 008002d3 <to_mega128>: ... 008002e9 <adc_samples>: ... Disassembly of section .comment: 00000000 <_end-0x8002f9>: 0: 47 43 sbci r20, 0x37 ; 55 2: 43 3a cpi r20, 0xA3 ; 163 4: 20 28 or r2, r0 6: 47 4e sbci r20, 0xE7 ; 231 8: 55 29 or r21, r5 a: 20 34 cpi r18, 0x40 ; 64 c: 2e 38 cpi r18, 0x8E ; 142 e: 2e 31 cpi r18, 0x1E ; 30 ... Disassembly of section .debug_aranges: 00000000 <.debug_aranges>: 0: 24 00 .word 0x0024 ; ???? 2: 00 00 nop 4: 02 00 .word 0x0002 ; ???? 6: 00 00 nop 8: 00 00 nop a: 04 00 .word 0x0004 ; ???? c: 00 00 nop e: 00 00 nop 10: 5e 00 .word 0x005e ; ???? 12: 00 00 nop 14: 00 02 muls r16, r16 16: 00 00 nop 18: 22 0d add r18, r2 1a: 00 00 nop 1c: 40 00 .word 0x0040 ; ???? ... 26: 00 00 nop 28: 1c 00 .word 0x001c ; ???? 2a: 00 00 nop 2c: 02 00 .word 0x0002 ; ???? 2e: 5c 05 cpc r21, r12 30: 00 00 nop 32: 04 00 .word 0x0004 ; ???? 34: 00 00 nop 36: 00 00 nop 38: 5e 02 muls r21, r30 3a: 00 00 nop 3c: 92 04 cpc r9, r2 ... 46: 00 00 nop 48: 1c 00 .word 0x001c ; ???? 4a: 00 00 nop 4c: 02 00 .word 0x0002 ; ???? 4e: 57 07 cpc r21, r23 50: 00 00 nop 52: 04 00 .word 0x0004 ; ???? 54: 00 00 nop 56: 00 00 nop 58: f0 06 cpc r15, r16 5a: 00 00 nop 5c: 28 03 fmul r18, r16 ... send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 66: 00 00 nop 68: 1c 00 .word 0x001c ; ???? 6a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 02 00 .word 0x0002 ; ???? 6e: 7a 09 sbc r23, r10 70: 00 00 nop 72: 04 00 .word 0x0004 ; ???? 74: 00 00 nop 76: 00 00 nop to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 18 0a sbc r1, r24 7a: 00 00 nop 7c: ea 00 .word 0x00ea ; ???? ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 86: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 1c 00 .word 0x001c ; ???? 8a: 00 00 nop 8c: 02 00 .word 0x0002 ; ???? 8e: 30 0b sbc r19, r16 90: 00 00 nop 92: 04 00 .word 0x0004 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 00 00 nop 96: 00 00 nop 98: 02 0b sbc r16, r18 9a: 00 00 nop 9c: 2e 01 movw r4, r28 ... a6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 1c 00 .word 0x001c ; ???? aa: 00 00 nop ac: 02 00 .word 0x0002 ; ???? ae: cd 0d add r28, r13 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 00 00 nop b2: 04 00 .word 0x0004 ; ???? b4: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 00 00 nop b8: 30 0c add r3, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 00 00 nop bc: f2 00 .word 0x00f2 ; ???? ... Disassembly of section .debug_info: 00000000 <.debug_info>: 0: 58 05 cpc r21, r8 2: 00 00 nop 4: 03 00 .word 0x0003 ; ???? 6: 00 00 nop 8: 00 00 nop a: 04 01 movw r0, r8 c: 19 01 movw r2, r18 e: 00 00 nop 10: 01 42 sbci r16, 0x21 ; 33 12: 02 00 .word 0x0002 ; ???? 14: 00 ad ldd r16, Z+56 ; 0x38 16: 02 00 .word 0x0002 ; ???? ... 28: 00 02 muls r16, r16 2a: 01 06 cpc r0, r17 2c: b2 01 movw r22, r4 2e: 00 00 nop 30: 03 0a sbc r0, r19 32: 01 00 .word 0x0001 ; ???? 34: 00 04 cpc r0, r0 36: 7a 3b cpi r23, 0xBA ; 186 38: 00 00 nop 3a: 00 02 muls r16, r16 3c: 01 08 sbc r0, r1 3e: b0 01 movw r22, r0 40: 00 00 nop 42: 03 f1 brvs .+64 ; 0x84 <send_data_to_autopilot_task+0x26> 44: 01 00 .word 0x0001 ; ???? 46: 00 04 cpc r0, r0 48: 7b 4d sbci r23, 0xDB ; 219 4a: 00 00 nop 4c: 00 04 cpc r0, r0 4e: 02 05 cpc r16, r2 50: 69 6e ori r22, 0xE9 ; 233 52: 74 00 .word 0x0074 ; ???? 54: 03 f0 brvs .+0 ; 0x56 <.do_clear_bss_start+0x4> 56: 01 00 .word 0x0001 ; ???? 58: 00 04 cpc r0, r0 5a: 7c 5f subi r23, 0xFC ; 252 5c: 00 00 nop send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 00 02 muls r16, r16 60: 02 07 cpc r16, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: da 01 movw r26, r20 64: 00 00 nop 66: 02 04 cpc r0, r2 68: 05 5e subi r16, 0xE5 ; 229 6a: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 00 02 muls r16, r16 6e: 04 07 cpc r16, r20 70: d5 01 movw r26, r10 72: 00 00 nop 74: 02 08 sbc r0, r2 76: 05 59 subi r16, 0x95 ; 149 to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 01 00 .word 0x0001 ; ???? 7a: 00 02 muls r16, r16 7c: 08 07 cpc r16, r24 7e: d0 01 movw r26, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 00 00 nop 82: 03 08 sbc r0, r3 84: 02 00 .word 0x0002 ; ???? 86: 00 05 cpc r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 0d 30 cpi r16, 0x0D ; 13 8a: 00 00 nop 8c: 00 03 mulsu r16, r16 8e: 56 00 .word 0x0056 ; ???? 90: 00 00 nop 92: 06 26 eor r0, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 42 00 .word 0x0042 ; ???? 96: 00 00 nop 98: 05 75 andi r16, 0x55 ; 85 9a: 00 00 nop 9c: 00 16 cp r0, r16 9e: 06 2c mov r0, r6 a0: e1 00 .word 0x00e1 ; ???? a2: 00 00 nop a4: 06 ed ldi r16, 0xD6 ; 214 a6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 00 06 cpc r0, r16 aa: 2d e1 ldi r18, 0x1D ; 29 ac: 00 00 nop ae: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 06 91 elpm r16, Z b2: 02 00 .word 0x0002 ; ???? b4: 00 06 cpc r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 2e 30 cpi r18, 0x0E ; 14 b8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 00 12 cpse r0, r16 bc: 06 f9 bld r16, 6 be: 01 00 .word 0x0001 ; ???? c0: 00 06 cpc r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 2f 30 cpi r18, 0x0F ; 15 c4: 00 00 nop c6: 00 13 cpse r16, r16 c8: 06 12 cpse r0, r22 ca: 01 00 .word 0x0001 ; ???? cc: 00 06 cpc r0, r16 ce: 30 30 cpi r19, 0x00 ; 0 d0: 00 00 nop d2: 00 14 cp r0, r0 d4: 06 00 .word 0x0006 ; ???? d6: 02 00 .word 0x0002 ; ???? d8: 00 06 cpc r0, r16 da: 31 30 cpi r19, 0x01 ; 1 dc: 00 00 nop de: 00 15 cp r16, r0 e0: 00 07 cpc r16, r16 e2: 42 00 .word 0x0042 ; ???? e4: 00 00 nop e6: f1 00 .word 0x00f1 ; ???? e8: 00 00 nop ea: 08 f1 brcs .+66 ; 0x12e <test_ppm_task+0x2c> ec: 00 00 nop ee: 00 08 sbc r0, r0 f0: 00 02 muls r16, r16 f2: 02 07 cpc r16, r18 f4: 6c 00 .word 0x006c ; ???? f6: 00 00 nop f8: 05 15 cp r16, r5 fa: 00 00 nop fc: 00 43 sbci r16, 0x30 ; 48 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 07 2f mov r16, r23 100: 29 01 movw r4, r18 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 00 00 nop 104: 09 73 andi r16, 0x39 ; 57 106: 75 6d ori r23, 0xD5 ; 213 108: 00 07 cpc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 30 54 subi r19, 0x40 ; 64 10c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 00 00 nop 110: 06 7b andi r16, 0xB6 ; 182 112: 01 00 .word 0x0001 ; ???? 114: 00 07 cpc r16, r16 116: 31 29 or r19, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 01 00 .word 0x0001 ; ???? 11a: 00 02 muls r16, r16 11c: 06 c5 rjmp .+2572 ; 0xb2a <uart_transmit+0x10> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 04 00 .word 0x0004 ; ???? 120: 00 07 cpc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 32 30 cpi r19, 0x02 ; 2 124: 00 00 nop 126: 00 42 sbci r16, 0x20 ; 32 128: 00 07 cpc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 54 00 .word 0x0054 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 00 00 nop 12e: 39 01 movw r6, r18 130: 00 00 nop 132: 08 f1 brcs .+66 ; 0x176 <test_ppm_task+0x74> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 00 00 nop 136: 00 1f adc r16, r16 138: 00 0a sbc r0, r16 13a: 8d 01 movw r16, r26 13c: 00 00 nop 13e: 01 51 subi r16, 0x11 ; 17 140: 01 01 movw r0, r2 142: 50 01 movw r10, r0 144: 00 00 nop 146: 0b 69 ori r16, 0x9B ; 155 148: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 52 30 cpi r21, 0x02 ; 2 14c: 00 00 nop 14e: 00 00 nop 150: 0c 01 movw r0, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 93 00 .word 0x0093 ; ???? 154: 00 00 nop 156: 01 63 ori r16, 0x31 ; 49 158: 01 5e subi r16, 0xE1 ; 225 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 00 00 nop 15c: 00 02 muls r16, r16 15e: 01 00 .word 0x0001 ; ???? 160: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 9c 01 movw r18, r24 164: 9a 01 movw r18, r20 166: 00 00 nop 168: 0d 39 cpi r16, 0x9D ; 157 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 01 00 .word 0x0001 ; ???? 16c: 00 78 andi r16, 0x80 ; 128 16e: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 00 fe sbrs r0, 0 172: 00 00 nop 174: 00 01 movw r0, r0 176: 68 8f std Y+24, r22 ; 0x18 178: 01 00 .word 0x0001 ; ???? 17a: 00 0e add r0, r16 17c: 78 00 .word 0x0078 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 00 00 nop 180: fe 00 .word 0x00fe ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 00 00 nop 184: 0f 46 sbci r16, 0x6F ; 111 186: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 00 00 nop 18a: 00 00 nop 18c: 00 00 nop 18e: 00 10 cpse r0, r0 check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 00 01 movw r0, r0 192: 00 00 nop 194: 01 b8 out 0x01, r0 ; 1 196: 04 00 .word 0x0004 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 00 00 nop 19a: 11 01 movw r2, r2 19c: 34 02 muls r19, r20 19e: 00 00 nop 1a0: 01 a1 ldd r16, Z+33 ; 0x21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 01 02 muls r16, r17 1a4: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 00 90 01 00 lds r0, 0x0001 1aa: 00 01 movw r0, r0 1ac: 9c 01 movw r18, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: c5 01 movw r24, r10 1b0: 00 00 nop 1b2: 12 2c mov r1, r2 1b4: 01 00 .word 0x0001 ; ???? check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 00 c2 rjmp .+1024 ; 0x5b8 <__stack+0x159> 1b8: 04 00 .word 0x0004 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 00 12 cpse r0, r16 1bc: 58 01 movw r10, r16 1be: 00 00 nop 1c0: cc 04 cpc r12, r12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 00 00 nop 1c4: 00 11 cpse r16, r0 1c6: 01 2c mov r0, r1 1c8: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 00 01 movw r0, r0 1cc: c1 01 movw r24, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 90 01 movw r18, r0 1d0: 00 00 nop 1d2: b6 01 movw r22, r12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 00 00 nop 1d6: 01 9c mul r0, r1 1d8: 01 f7 brne .-64 ; 0x19a <check_failsafe_task+0xa> 1da: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 00 13 cpse r16, r16 1de: b4 01 movw r22, r8 1e0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 01 cc rjmp .-2046 ; 0xfffff9e6 <__eeprom_end+0xff7ef9e6> 1e4: 04 00 .word 0x0004 ; ???? 1e6: 00 14 cp r0, r0 1e8: 06 68 ori r16, 0x86 ; 134 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 93 01 movw r18, r6 1ec: 69 93 st Y+, r22 1ee: 01 05 cpc r16, r1 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 03 60 ori r16, 0x03 ; 3 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 00 80 ld r0, Z /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: 00 11 cpse r16, r0 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 01 1a sub r0, r17 1fa: 02 00 .word 0x0002 ; ???? 1fc: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: c9 01 movw r24, r18 200: b6 01 movw r22, r12 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 00 00 nop 204: f0 01 movw r30, r0 206: 00 00 nop 208: 01 9c mul r0, r1 20a: 01 19 sub r16, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 02 00 .word 0x0002 ; ???? 20e: 00 12 cpse r0, r16 210: e2 01 movw r28, r4 212: 00 00 nop 214: cc 04 cpc r12, r12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 00 00 nop 218: 00 15 cp r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 7d 02 muls r23, r29 21c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 02 54 subi r16, 0x42 ; 66 220: 01 82 std Z+1, r0 ; 0x01 222: 00 00 nop 224: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 16 31 cpi r17, 0x16 ; 22 228: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 00 01 movw r0, r0 22c: 6d 01 movw r12, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: f0 01 movw r30, r0 230: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 5e 02 muls r21, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 00 00 nop 236: 01 9c mul r0, r1 238: 01 aa std Z+49, r0 ; 0x31 23a: 02 00 .word 0x0002 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 00 17 cp r16, r16 23e: 19 02 muls r17, r25 240: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: f8 01 movw r30, r16 244: 00 00 nop 246: 02 02 muls r16, r18 248: 00 00 nop 24a: 01 73 andi r16, 0x31 ; 49 24c: 18 02 muls r17, r24 24e: 02 00 .word 0x0002 ; ???? 250: 00 5e subi r16, 0xE0 ; 224 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 02 00 .word 0x0002 ; ???? 254: 00 85 ldd r16, Z+8 ; 0x08 256: 02 00 .word 0x0002 ; ???? 258: 00 19 sub r16, r0 25a: 54 01 movw r10, r8 25c: 00 00 nop __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 01 75 andi r16, 0x51 ; 81 260: 30 00 .word 0x0030 ; ???? 262: 00 00 nop 264: 05 03 mulsu r16, r21 266: c3 00 .word 0x00c3 ; ???? 268: 80 00 .word 0x0080 ; ???? 26a: 19 aa std Y+49, r1 ; 0x31 26c: 01 00 .word 0x0001 ; ???? 26e: 00 01 movw r0, r0 270: 76 30 cpi r23, 0x06 ; 6 272: 00 00 nop 274: 00 05 cpc r16, r0 276: 03 c2 rjmp .+1030 ; 0x67e <__stack+0x21f> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 00 80 ld r0, Z 27a: 00 12 cpse r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 34 02 muls r19, r20 27e: 00 00 nop 280: eb 04 cpc r14, r11 282: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 00 12 cpse r0, r16 286: f2 01 movw r30, r4 288: 00 00 nop 28a: 9a 01 movw r18, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 00 00 nop 28e: 12 f4 brpl .+4 ; 0x294 <__vector_5+0x36> 290: 01 00 .word 0x0001 ; ???? 292: 00 f7 brcc .-64 ; 0x254 <periodic_task+0x64> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 00 12 cpse r0, r16 298: f6 01 movw r30, r12 29a: 00 00 nop 29c: 50 01 movw r10, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 00 00 nop 2a0: 12 f8 bld r1, 2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 01 00 .word 0x0001 ; ???? 2a4: 00 c5 rjmp .+2560 ; 0xca6 <__vector_14+0x46> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 01 00 .word 0x0001 ; ???? 2a8: 00 00 nop 2aa: 1a 67 ori r17, 0x7A ; 122 2ac: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 00 02 muls r16, r16 2b0: 31 01 movw r6, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 03 1a sub r0, r19 2b4: 23 03 mulsu r18, r19 2b6: 00 00 nop 2b8: 03 46 sbci r16, 0x63 ; 99 2ba: 01 03 mulsu r16, r17 2bc: 1b 01 movw r2, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: af 00 .word 0x00af ; ???? 2c0: 00 00 nop 2c2: 01 8c ldd r0, Z+25 ; 0x19 2c4: 01 4d sbci r16, 0xD1 ; 209 2c6: 00 00 nop 2c8: 00 22 and r0, r16 2ca: 0d 00 .word 0x000d ; ???? 2cc: 00 62 ori r16, 0x20 ; 32 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 0d 00 .word 0x000d ; ???? 2d0: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 9c 01 movw r18, r24 2d4: 82 03 fmuls r16, r18 2d6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 17 aa std Z+55, r1 ; 0x37 2da: 02 00 .word 0x0002 ; ???? 2dc: 00 3c cpi r16, 0xC0 ; 192 2de: 0d 00 .word 0x000d ; ???? 2e0: 00 46 sbci r16, 0x60 ; 96 2e2: 0d 00 .word 0x000d ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 00 01 movw r0, r0 2e6: 96 17 cp r25, r22 2e8: b3 02 muls r27, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 00 00 nop 2ec: 48 0d add r20, r8 2ee: 00 00 nop 2f0: 5c 0d add r21, r12 2f2: 00 00 nop 2f4: 01 98 cbi 0x00, 1 ; 0 2f6: 12 24 eor r1, r2 2f8: 0d 00 .word 0x000d ; ???? 2fa: 00 f5 brcc .+64 ; 0x33c <last_radio_from_ppm+0x38> 2fc: 04 00 .word 0x0004 ; ???? 2fe: 00 1c adc r0, r0 300: 2a 0d add r18, r10 302: 00 00 nop last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: ff 04 cpc r15, r15 306: 00 00 nop 308: 1b 03 fmul r17, r19 30a: 00 00 nop 30c: 14 06 cpc r1, r20 30e: 68 93 .word 0x9368 ; ???? 310: 01 69 ori r16, 0x91 ; 145 312: 93 01 movw r18, r6 314: 05 03 mulsu r16, r21 316: 82 00 .word 0x0082 ; ???? 318: 80 00 .word 0x0080 ; ???? 31a: 00 12 cpse r0, r16 31c: 2c 0d add r18, r12 31e: 00 00 nop 320: 1e 05 cpc r17, r14 322: 00 00 nop 324: 1c 34 cpi r17, 0x4C ; 76 326: 0d 00 .word 0x000d ; ???? 328: 00 28 or r0, r0 32a: 05 00 .word 0x0005 ; ???? 32c: 00 45 sbci r16, 0x50 ; 80 32e: 03 00 .word 0x0003 ; ???? 330: 00 14 cp r0, r0 332: 01 68 ori r16, 0x81 ; 129 334: 01 33 cpi r16, 0x31 ; 49 336: 14 06 cpc r1, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 66 93 lac Z, r22 33a: 01 67 ori r16, 0x71 ; 113 33c: 93 01 movw r18, r6 33e: 05 03 mulsu r16, r21 340: fc 01 movw r30, r24 342: 80 00 .word 0x0080 ; ???? 344: 00 1c adc r0, r0 346: 3c 0d add r19, r12 348: 00 00 nop 34a: 28 05 cpc r18, r8 34c: 00 00 nop 34e: 66 03 mulsu r22, r22 350: 00 00 nop 352: 14 01 movw r2, r8 354: 68 01 movw r12, r16 356: 36 14 cp r3, r6 358: 06 66 ori r16, 0x66 ; 102 35a: 93 01 movw r18, r6 35c: 67 93 lat Z, r22 35e: 01 05 cpc r16, r1 360: 03 42 sbci r16, 0x23 ; 35 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 02 80 ldd r0, Z+2 ; 0x02 364: 00 00 nop 366: 12 48 sbci r17, 0x82 ; 130 368: 0d 00 .word 0x000d ; ???? 36a: 00 47 sbci r16, 0x70 ; 112 36c: 05 00 .word 0x0005 ; ???? 36e: 00 12 cpse r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 5e 0d add r21, r14 372: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 51 05 cpc r21, r1 376: 00 00 nop 378: 12 60 ori r17, 0x02 ; 2 37a: 0d 00 .word 0x000d ; ???? 37c: 00 26 eor r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 02 00 .word 0x0002 ; ???? 380: 00 00 nop 382: 19 02 muls r17, r25 384: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 00 01 movw r0, r0 388: 30 30 cpi r19, 0x00 ; 0 38a: 00 00 nop 38c: 00 05 cpc r16, r0 38e: 03 c8 rjmp .-4090 ; 0xfffff396 <__eeprom_end+0xff7ef396> 390: 00 80 ld r0, Z 392: 00 19 sub r16, r0 394: 99 02 muls r25, r25 396: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 01 31 cpi r16, 0x11 ; 17 39a: 54 00 .word 0x0054 ; ???? 39c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 05 03 mulsu r16, r21 3a0: c6 00 .word 0x00c6 ; ???? 3a2: 80 00 .word 0x0080 ; ???? 3a4: 07 8d ldd r16, Z+31 ; 0x1f /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 00 00 nop 3a8: 00 b4 in r0, 0x20 ; 32 3aa: 03 00 .word 0x0003 ; ???? 3ac: 00 08 sbc r0, r0 3ae: f1 00 .word 0x00f1 ; ???? 3b0: 00 00 nop 3b2: 08 00 .word 0x0008 ; ???? 3b4: 19 6a ori r17, 0xA9 ; 169 3b6: 02 00 .word 0x0002 ; ???? 3b8: 00 01 movw r0, r0 3ba: 34 c5 rjmp .+2664 ; 0xe24 <__addsf3x+0x9e> 3bc: 03 00 .word 0x0003 ; ???? 3be: 00 05 cpc r16, r0 3c0: 03 60 ori r16, 0x03 ; 3 3c2: 00 80 ld r0, Z 3c4: 00 1d adc r16, r0 3c6: a4 03 fmuls r18, r20 3c8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: 19 91 ld r17, Y+ 3cc: 02 00 .word 0x0002 ; ???? 3ce: 00 01 movw r0, r0 3d0: 36 30 cpi r19, 0x06 ; 6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 00 00 nop 3d4: 00 05 cpc r16, r0 3d6: 03 c5 rjmp .+2566 ; 0xdde <__addsf3x+0x58> 3d8: 00 80 ld r0, Z 3da: 00 19 sub r16, r0 3dc: 8c 02 muls r24, r28 3de: 00 00 nop 3e0: 01 36 cpi r16, 0x61 ; 97 3e2: 30 00 .word 0x0030 ; ???? 3e4: 00 00 nop 3e6: 05 03 mulsu r16, r21 3e8: c4 00 .word 0x00c4 ; ???? 3ea: 80 00 .word 0x0080 ; ???? 3ec: 1e 4c sbci r17, 0xCE ; 206 3ee: 00 00 nop 3f0: 00 03 mulsu r16, r16 3f2: 5c f9 .word 0xf95c ; ???? 3f4: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 00 01 movw r0, r0 3f8: 01 1f adc r16, r17 3fa: 82 00 .word 0x0082 ; ???? 3fc: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 1e 77 andi r17, 0x7E ; 126 400: 03 00 .word 0x0003 ; ???? 402: 00 03 mulsu r16, r16 404: 5d a4 ldd r5, Y+45 ; 0x2d 406: 03 00 .word 0x0003 ; ???? 408: 00 01 movw r0, r0 40a: 01 1e adc r0, r17 40c: d5 00 .word 0x00d5 ; ???? 40e: 00 00 nop 410: 03 5e subi r16, 0xE3 ; 227 412: 82 00 .word 0x0082 ; ???? 414: 00 00 nop 416: 01 01 movw r0, r2 418: 1e 00 .word 0x001e ; ???? 41a: 00 00 nop 41c: 00 08 sbc r0, r0 41e: 26 98 cbi 0x04, 6 ; 4 420: 00 00 nop 422: 00 01 movw r0, r0 424: 01 1e adc r0, r17 426: 0f 02 muls r16, r31 428: 00 00 nop 42a: 08 27 eor r16, r24 42c: 98 00 .word 0x0098 ; ???? 42e: 00 00 nop 430: 01 01 movw r0, r2 432: 1e 54 subi r17, 0x4E ; 78 434: 02 00 .word 0x0002 ; ???? 436: 00 08 sbc r0, r0 438: 28 f9 .word 0xf928 ; ???? 43a: 03 00 .word 0x0003 ; ???? 43c: 00 01 movw r0, r0 43e: 01 1e adc r0, r17 440: f6 00 .word 0x00f6 ; ???? 442: 00 00 nop 444: 08 29 or r16, r8 446: f9 03 fmulsu r23, r17 448: 00 00 nop 44a: 01 01 movw r0, r2 44c: 20 44 sbci r18, 0x40 ; 64 44e: 01 00 .word 0x0001 ; ???? 450: 00 01 movw r0, r0 452: 2b f8 .word 0xf82b ; ???? 454: 00 00 nop 456: 00 01 movw r0, r0 458: 05 03 mulsu r16, r21 45a: fc 01 movw r30, r24 45c: 80 00 .word 0x0080 ; ???? 45e: 20 0d add r18, r0 460: 00 00 nop 462: 00 01 movw r0, r0 464: 2c f8 .word 0xf82c ; ???? 466: 00 00 nop 468: 00 01 movw r0, r0 46a: 05 03 mulsu r16, r21 46c: 42 02 muls r20, r18 46e: 80 00 .word 0x0080 ; ???? 470: 20 c6 rjmp .+3136 ; 0x10b2 <__data_load_start+0x3e> 472: 00 00 nop 474: 00 01 movw r0, r0 476: 2f 30 cpi r18, 0x0F ; 15 478: 00 00 nop 47a: 00 01 movw r0, r0 47c: 05 03 mulsu r16, r21 47e: 3f 02 muls r19, r31 480: 80 00 .word 0x0080 ; ???? 482: 20 1a sub r2, r16 484: 03 00 .word 0x0003 ; ???? 486: 00 01 movw r0, r0 488: 32 82 std Z+2, r3 ; 0x02 48a: 00 00 nop 48c: 00 01 movw r0, r0 48e: 05 03 mulsu r16, r21 490: 85 02 muls r24, r21 492: 80 00 .word 0x0080 ; ???? 494: 20 82 st Z, r2 496: 01 00 .word 0x0001 ; ???? 498: 00 01 movw r0, r0 49a: 32 82 std Z+2, r3 ; 0x02 49c: 00 00 nop 49e: 00 01 movw r0, r0 4a0: 05 03 mulsu r16, r21 4a2: 41 02 muls r20, r17 4a4: 80 00 .word 0x0080 ; ???? 4a6: 20 be out 0x30, r2 ; 48 4a8: 01 00 .word 0x0001 ; ???? 4aa: 00 01 movw r0, r0 4ac: 32 82 std Z+2, r3 ; 0x02 4ae: 00 00 nop 4b0: 00 01 movw r0, r0 4b2: 05 03 mulsu r16, r21 4b4: 40 02 muls r20, r16 4b6: 80 00 .word 0x0080 ; ???? 4b8: 21 01 movw r4, r2 4ba: 73 02 muls r23, r19 4bc: 00 00 nop 4be: 08 2d mov r16, r8 4c0: 01 01 movw r0, r2 4c2: 21 01 movw r4, r2 4c4: 1d 00 .word 0x001d ; ???? 4c6: 00 00 nop 4c8: 03 66 ori r16, 0x63 ; 99 4ca: 01 01 movw r0, r2 4cc: 22 01 movw r4, r4 4ce: cb 00 .word 0x00cb ; ???? 4d0: 00 00 nop 4d2: 09 38 cpi r16, 0x89 ; 137 4d4: 01 01 movw r0, r2 4d6: e0 04 cpc r14, r0 4d8: 00 00 nop 4da: 23 e0 ldi r18, 0x03 ; 3 4dc: 04 00 .word 0x0004 ; ???? 4de: 00 00 nop 4e0: 24 02 muls r18, r20 4e2: e6 04 cpc r14, r6 4e4: 00 00 nop 4e6: 1d 8d ldd r17, Y+29 ; 0x1d 4e8: 00 00 nop 4ea: 00 21 and r16, r0 4ec: 01 5d subi r16, 0xD1 ; 209 4ee: 00 00 nop 4f0: 00 09 sbc r16, r0 4f2: 3a 01 movw r6, r20 4f4: 01 21 and r16, r1 4f6: 01 3f cpi r16, 0xF1 ; 241 4f8: 00 00 nop 4fa: 00 0a sbc r0, r16 4fc: 1e 01 movw r2, r28 4fe: 01 22 and r0, r17 500: 01 b4 in r0, 0x21 ; 33 502: 00 00 nop 504: 00 0a sbc r0, r16 506: 24 01 movw r4, r8 508: 01 13 cpse r16, r17 50a: 05 00 .word 0x0005 ; ???? 50c: 00 23 and r16, r16 50e: 13 05 cpc r17, r3 510: 00 00 nop 512: 00 24 eor r0, r0 514: 02 19 sub r16, r2 516: 05 00 .word 0x0005 ; ???? 518: 00 1d adc r16, r0 51a: 30 00 .word 0x0030 ; ???? 51c: 00 00 nop 51e: 21 01 movw r4, r2 520: 72 01 movw r14, r4 522: 00 00 nop 524: 07 2b or r16, r23 526: 01 01 movw r0, r2 528: 22 01 movw r4, r4 52a: 83 00 .word 0x0083 ; ???? 52c: 00 00 nop 52e: 07 38 cpi r16, 0x87 ; 135 530: 01 01 movw r0, r2 532: 41 05 cpc r20, r1 534: 00 00 nop 536: 23 30 cpi r18, 0x03 ; 3 538: 00 00 nop 53a: 00 23 and r16, r16 53c: 41 05 cpc r20, r1 53e: 00 00 nop 540: 00 24 eor r0, r0 542: 02 f8 bld r0, 2 544: 00 00 nop 546: 00 21 and r16, r0 548: 01 49 sbci r16, 0x91 ; 145 54a: 02 00 .word 0x0002 ; ???? 54c: 00 09 sbc r16, r0 54e: 37 01 movw r6, r14 550: 01 21 and r16, r1 552: 01 e7 ldi r16, 0x71 ; 113 554: 01 00 .word 0x0001 ; ???? 556: 00 08 sbc r0, r0 558: 2c 01 movw r4, r24 55a: 01 00 .word 0x0001 ; ???? 55c: f7 01 movw r30, r14 55e: 00 00 nop 560: 03 00 .word 0x0003 ; ???? 562: 0e 02 muls r16, r30 564: 00 00 nop 566: 04 01 movw r0, r8 568: 19 01 movw r2, r18 56a: 00 00 nop 56c: 01 82 std Z+1, r0 ; 0x01 56e: 03 00 .word 0x0003 ; ???? 570: 00 ad ldd r16, Z+56 ; 0x38 572: 02 00 .word 0x0002 ; ???? 574: 00 5e subi r16, 0xE0 ; 224 576: 02 00 .word 0x0002 ; ???? 578: 00 f0 brcs .+0 ; 0x57a <__stack+0x11b> 57a: 06 00 .word 0x0006 ; ???? 57c: 00 68 ori r16, 0x80 ; 128 57e: 01 00 .word 0x0001 ; ???? 580: 00 02 muls r16, r16 582: 01 06 cpc r0, r17 584: b2 01 movw r22, r4 586: 00 00 nop 588: 03 0a sbc r0, r19 58a: 01 00 .word 0x0001 ; ???? 58c: 00 02 muls r16, r16 58e: 7a 37 cpi r23, 0x7A ; 122 590: 00 00 nop 592: 00 02 muls r16, r16 594: 01 08 sbc r0, r1 596: b0 01 movw r22, r0 598: 00 00 nop 59a: 03 f1 brvs .+64 ; 0x5dc <__stack+0x17d> 59c: 01 00 .word 0x0001 ; ???? 59e: 00 02 muls r16, r16 5a0: 7b 49 sbci r23, 0x9B ; 155 5a2: 00 00 nop 5a4: 00 04 cpc r0, r0 5a6: 02 05 cpc r16, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 5a8: 69 6e ori r22, 0xE9 ; 233 5aa: 74 00 .word 0x0074 ; ???? 5ac: 03 f0 brvs .+0 ; 0x5ae <__stack+0x14f> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5ae: 01 00 .word 0x0001 ; ???? 5b0: 00 02 muls r16, r16 5b2: 7c 5b subi r23, 0xBC ; 188 5b4: 00 00 nop 5b6: 00 02 muls r16, r16 5b8: 02 07 cpc r16, r18 5ba: da 01 movw r26, r20 5bc: 00 00 nop 5be: 02 04 cpc r0, r2 5c0: 05 5e subi r16, 0xE5 ; 229 5c2: 01 00 .word 0x0001 ; ???? 5c4: 00 03 mulsu r16, r16 5c6: 93 03 fmuls r17, r19 5c8: 00 00 nop 5ca: 02 7e andi r16, 0xE2 ; 226 5cc: 74 00 .word 0x0074 ; ???? 5ce: 00 00 nop 5d0: 02 04 cpc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5d2: 07 d5 rcall .+2574 ; 0xfe2 <__mulsf3_pse+0x1c> 5d4: 01 00 .word 0x0001 ; ???? 5d6: 00 02 muls r16, r16 5d8: 08 05 cpc r16, r8 5da: 59 01 movw r10, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5dc: 00 00 nop 5de: 02 08 sbc r0, r2 5e0: 07 d0 rcall .+14 ; 0x5f0 <__stack+0x191> 5e2: 01 00 .word 0x0001 ; ???? 5e4: 00 03 mulsu r16, r16 5e6: 08 02 muls r16, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5e8: 00 00 nop 5ea: 03 0d add r16, r3 5ec: 2c 00 .word 0x002c ; ???? 5ee: 00 00 nop 5f0: 03 56 subi r16, 0x63 ; 99 5f2: 00 00 nop 5f4: 00 04 cpc r0, r0 5f6: 26 3e cpi r18, 0xE6 ; 230 5f8: 00 00 nop 5fa: 00 02 muls r16, r16 5fc: 02 07 cpc r16, r18 5fe: 6c 00 .word 0x006c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 600: 00 00 nop 602: 05 01 movw r0, r10 604: 88 03 fmulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 606: 00 00 nop 608: 01 3e cpi r16, 0xE1 ; 225 60a: 01 5e subi r16, 0xE1 ; 225 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 60c: 02 00 .word 0x0002 ; ???? 60e: 00 04 cpc r0, r0 610: 03 00 .word 0x0003 ; ???? 612: 00 01 movw r0, r0 614: 9c 01 movw r18, r24 616: 38 01 movw r6, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 618: 00 00 nop 61a: 06 a7 std Z+46, r16 ; 0x2e 61c: 03 00 .word 0x0003 ; ???? 61e: 00 01 movw r0, r0 620: 40 50 subi r20, 0x00 ; 0 622: 00 00 nop 624: 00 05 cpc r16, r0 626: 03 cd rjmp .-1530 ; 0x2e <__ctors_end+0x8> 628: 00 80 ld r0, Z 62a: 00 07 cpc r16, r16 62c: 46 03 mulsu r20, r22 62e: 00 00 nop 630: 01 41 sbci r16, 0x11 ; 17 632: 50 00 .word 0x0050 ; ???? 634: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 636: 14 00 .word 0x0014 ; ???? 638: 00 00 nop 63a: 07 6d ori r16, 0xD7 ; 215 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 63c: 03 00 .word 0x0003 ; ???? 63e: 00 01 movw r0, r0 640: 42 50 subi r20, 0x02 ; 2 642: 00 00 nop 644: 00 5a subi r16, 0xA0 ; 160 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 646: 00 00 nop 648: 00 06 cpc r0, r16 64a: 40 03 mulsu r20, r16 64c: 00 00 nop 64e: 01 43 sbci r16, 0x31 ; 49 650: 2c 00 .word 0x002c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 652: 00 00 nop 654: 05 03 mulsu r16, r21 656: cc 00 .word 0x00cc ; ???? 658: 80 00 .word 0x0080 ; ???? 65a: 06 62 ori r16, 0x26 ; 38 65c: 03 00 .word 0x0003 ; ???? 65e: 00 01 movw r0, r0 660: 44 2c mov r4, r4 662: 00 00 nop 664: 00 05 cpc r16, r0 666: 03 cb rjmp .-2554 ; 0xfffffc6e <__eeprom_end+0xff7efc6e> 668: 00 80 ld r0, Z 66a: 00 08 sbc r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 66c: 94 02 muls r25, r20 66e: 00 00 nop 670: ae 02 muls r26, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 672: 00 00 nop 674: 09 65 ori r16, 0x59 ; 89 676: 6e 64 ori r22, 0x4E ; 78 678: 00 01 movw r0, r0 67a: 4b 2c mov r4, r11 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 67c: 00 00 nop 67e: 00 ac ldd r0, Z+56 ; 0x38 680: 00 00 nop 682: 00 07 cpc r16, r16 684: 5d 03 fmul r21, r21 686: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 688: 01 4c sbci r16, 0xC1 ; 193 68a: 2c 00 .word 0x002c ; ???? 68c: 00 00 nop 68e: ce 00 .word 0x00ce ; ???? 690: 00 00 nop 692: 00 00 nop 694: 0a 01 movw r0, r20 696: 1d 00 .word 0x001d ; ???? 698: 00 00 nop 69a: 01 67 ori r16, 0x71 ; 113 69c: 01 04 cpc r0, r1 69e: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6a0: 00 f0 brcs .+0 ; 0x6a2 <__stack+0x243> 6a2: 06 00 .word 0x0006 ; ???? 6a4: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6a6: 9c 01 movw r18, r24 6a8: 7b 01 movw r14, r22 6aa: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6ac: 08 38 cpi r16, 0x88 ; 136 6ae: 03 00 .word 0x0003 ; ???? 6b0: 00 be out 0x30, r0 ; 48 6b2: 06 00 .word 0x0006 ; ???? 6b4: 00 06 cpc r0, r16 6b6: 55 03 mulsu r21, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6b8: 00 00 nop 6ba: 01 68 ori r16, 0x81 ; 129 6bc: 2c 00 .word 0x002c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:105 6be: 00 00 nop 6c0: 05 03 mulsu r16, r21 6c2: ca 00 .word 0x00ca ; ???? 6c4: 80 00 .word 0x0080 ; ???? 6c6: 07 4b sbci r16, 0xB7 ; 183 6c8: 03 00 .word 0x0003 ; ???? 6ca: 00 01 movw r0, r0 6cc: 68 3e cpi r22, 0xE8 ; 232 6ce: 00 00 nop 6d0: 00 e1 ldi r16, 0x10 ; 16 6d2: 00 00 nop 6d4: 00 00 nop 6d6: 00 0b sbc r16, r16 6d8: 4c 00 .word 0x004c ; ???? 6da: 00 00 nop 6dc: 01 33 cpi r16, 0x31 ; 49 6de: 8d 01 movw r16, r26 6e0: 00 00 nop 6e2: 01 05 cpc r16, r1 6e4: 03 98 cbi 0x00, 3 ; 0 6e6: 02 80 ldd r0, Z+2 ; 0x02 6e8: 00 0c add r0, r0 6ea: 89 00 .word 0x0089 ; ???? 6ec: 00 00 nop 6ee: 0d 94 00 00 jmp 0x20000 ; 0x20000 <__data_load_end+0x1ef2a> servo_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:109 6f2: 00 a2 std Z+32, r0 ; 0x20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:112 6f4: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:115 6f6: 00 0e add r0, r16 6f8: 9f 00 .word 0x009f ; ???? 6fa: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 6fc: 08 00 .word 0x0008 ; ???? 6fe: 0b 77 andi r16, 0x7B ; 123 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 (discriminator 2) 700: 03 00 .word 0x0003 ; ???? 702: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:118 (discriminator 2) 704: 30 92 01 00 sts 0x0001, r3 708: 00 01 movw r0, r0 70a: 05 03 mulsu r16, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:123 70c: ab 02 muls r26, r27 70e: 80 00 .word 0x0080 ; ???? 710: 0b d5 rcall .+2582 ; 0x1128 <__data_load_end+0x52> 712: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:128 714: 00 01 movw r0, r0 716: 32 89 ldd r19, Z+18 ; 0x12 718: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:131 71a: 00 01 movw r0, r0 71c: 05 03 mulsu r16, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:134 71e: c9 00 .word 0x00c9 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:137 720: 80 00 .word 0x0080 ; ???? 722: 0d 50 subi r16, 0x0D ; 13 724: 00 00 nop 726: 00 d6 rcall .+3072 ; 0x1328 <__data_load_end+0x252> __vector_6(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:150 728: 01 00 .word 0x0001 ; ???? 72a: 00 0e add r0, r16 72c: 9f 00 .word 0x009f ; ???? 72e: 00 00 nop 730: 08 00 .word 0x0008 ; ???? 732: 0b 9c mul r0, r11 734: 03 00 .word 0x0003 ; ???? 736: 00 01 movw r0, r0 738: 2f c6 rjmp .+3166 ; 0x1398 <__data_load_end+0x2c2> 73a: 01 00 .word 0x0001 ; ???? 73c: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:154 73e: 05 03 mulsu r16, r21 740: 86 02 muls r24, r22 742: 80 00 .word 0x0080 ; ???? 744: 0b 73 andi r16, 0x3B ; 59 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:155 746: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:156 748: 00 01 movw r0, r0 74a: 31 92 st Z+, r3 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:159 74c: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:164 74e: 00 01 movw r0, r0 750: 05 03 mulsu r16, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:162 752: 99 02 muls r25, r25 754: 80 00 .word 0x0080 ; ???? 756: 00 1f adc r16, r16 758: 02 00 .word 0x0002 ; ???? 75a: 00 03 mulsu r16, r16 75c: 00 d9 rcall .-3584 ; 0xfffff95e <__eeprom_end+0xff7ef95e> 75e: 02 00 .word 0x0002 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:164 760: 00 04 cpc r0, r0 762: 01 19 sub r16, r1 764: 01 00 .word 0x0001 ; ???? 766: 00 01 movw r0, r0 768: cd 03 fmulsu r20, r21 76a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:166 76c: ad 02 muls r26, r29 76e: 00 00 nop 770: f0 06 cpc r15, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:168 772: 00 00 nop 774: 18 0a sbc r1, r24 776: 00 00 nop 778: a5 02 muls r26, r21 77a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:169 77c: 02 01 movw r0, r4 77e: 06 b2 in r0, 0x16 ; 22 780: 01 00 .word 0x0001 ; ???? 782: 00 03 mulsu r16, r16 784: 0a 01 movw r0, r20 786: 00 00 nop 788: 02 7a andi r16, 0xA2 ; 162 78a: 37 00 .word 0x0037 ; ???? 78c: 00 00 nop 78e: 02 01 movw r0, r4 790: 08 b0 in r0, 0x08 ; 8 servo_set_one(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 792: 01 00 .word 0x0001 ; ???? 794: 00 03 mulsu r16, r16 796: f1 01 movw r30, r2 798: 00 00 nop 79a: 02 7b andi r16, 0xB2 ; 178 79c: 49 00 .word 0x0049 ; ???? 79e: 00 00 nop 7a0: 04 02 muls r16, r20 7a2: 05 69 ori r16, 0x95 ; 149 7a4: 6e 74 andi r22, 0x4E ; 78 7a6: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 (discriminator 1) 7a8: f0 01 movw r30, r0 7aa: 00 00 nop 7ac: 02 7c andi r16, 0xC2 ; 194 7ae: 5b 00 .word 0x005b ; ???? 7b0: 00 00 nop 7b2: 02 02 muls r16, r18 7b4: 07 da rcall .-3058 ; 0xfffffbc4 <__eeprom_end+0xff7efbc4> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 7b6: 01 00 .word 0x0001 ; ???? 7b8: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:172 (discriminator 3) 7ba: 04 05 cpc r16, r4 7bc: 5e 01 movw r10, r28 7be: 00 00 nop 7c0: 02 04 cpc r0, r2 7c2: 07 d5 rcall .+2574 ; 0x11d2 <__data_load_end+0xfc> 7c4: 01 00 .word 0x0001 ; ???? 7c6: 00 02 muls r16, r16 servo_transmit(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:176 7c8: 08 05 cpc r16, r8 7ca: 59 01 movw r10, r18 7cc: 00 00 nop 7ce: 02 08 sbc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:178 7d0: 07 d0 rcall .+14 ; 0x7e0 <servo_transmit+0x18> 7d2: 01 00 .word 0x0001 ; ???? 7d4: 00 03 mulsu r16, r16 7d6: 56 00 .word 0x0056 ; ???? 7d8: 00 00 nop 7da: 03 26 eor r0, r19 7dc: 3e 00 .word 0x003e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:181 (discriminator 2) 7de: 00 00 nop 7e0: 02 02 muls r16, r18 7e2: 07 6c ori r16, 0xC7 ; 199 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:182 (discriminator 2) 7e4: 00 00 nop 7e6: 00 05 cpc r16, r0 7e8: 01 49 sbci r16, 0x91 ; 145 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:180 (discriminator 2) 7ea: 02 00 .word 0x0002 ; ???? 7ec: 00 01 movw r0, r0 7ee: 67 01 movw r12, r14 7f0: f0 06 cpc r15, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:184 7f2: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:185 7f4: 28 07 cpc r18, r24 7f6: 00 00 nop 7f8: 01 9c mul r0, r1 7fa: 01 b6 in r0, 0x31 ; 49 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:184 7fc: 00 00 nop servo_set(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:194 7fe: 00 06 cpc r0, r16 800: 69 00 .word 0x0069 ; ???? 802: 01 69 ori r16, 0x91 ; 145 804: 2c 00 .word 0x002c ; ???? 806: 00 00 nop 808: fc 02 muls r31, r28 80a: 00 00 nop 80c: 00 05 cpc r16, r0 80e: 01 ef ldi r16, 0xF1 ; 241 810: 03 00 .word 0x0003 ; ???? 812: 00 01 movw r0, r0 814: 95 01 movw r18, r10 816: 28 07 cpc r18, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 818: 00 00 nop 81a: 92 07 cpc r25, r18 81c: 00 00 nop 81e: 01 9c mul r0, r1 820: 01 ef ldi r16, 0xF1 ; 241 822: 00 00 nop 824: 00 07 cpc r16, r16 826: 07 04 cpc r0, r7 828: 00 00 nop 82a: 01 97 sbiw r24, 0x01 ; 1 82c: 2c 00 .word 0x002c ; ???? 82e: 00 00 nop 830: 05 03 mulsu r16, r21 832: cf 00 .word 0x00cf ; ???? 834: 80 00 .word 0x0080 ; ???? 836: 08 6d ori r16, 0xD8 ; 216 838: 03 00 .word 0x0003 ; ???? 83a: 00 01 movw r0, r0 83c: 98 50 subi r25, 0x08 ; 8 83e: 00 00 nop 840: 00 10 cpse r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 842: 03 00 .word 0x0003 ; ???? 844: 00 00 nop 846: 05 01 movw r0, r10 848: d5 03 fmuls r21, r21 84a: 00 00 nop 84c: 01 ab std Z+49, r16 ; 0x31 84e: 01 92 st Z+, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 850: 07 00 .word 0x0007 ; ???? 852: 00 c8 rjmp .-4096 ; 0xfffff854 <__eeprom_end+0xff7ef854> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 854: 07 00 .word 0x0007 ; ???? 856: 00 01 movw r0, r0 858: 9c 01 movw r18, r24 85a: 26 01 movw r4, r12 85c: 00 00 nop 85e: 09 07 cpc r16, r25 860: 04 00 .word 0x0004 ; ???? 862: 00 01 movw r0, r0 864: ab 2c mov r10, r11 866: 00 00 nop 868: 00 34 cpi r16, 0x40 ; 64 86a: 03 00 .word 0x0003 ; ???? 86c: 00 09 sbc r16, r0 86e: ac 03 fmulsu r18, r20 870: 00 00 nop 872: 01 ab std Z+49, r16 ; 0x31 874: 50 00 .word 0x0050 ; ???? 876: 00 00 nop 878: 60 03 mulsu r22, r16 87a: 00 00 nop 87c: 00 05 cpc r16, r0 87e: 01 5d subi r16, 0xD1 ; 209 880: 00 00 nop 882: 00 01 movw r0, r0 884: b0 01 movw r22, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 886: c8 07 cpc r28, r24 888: 00 00 nop 88a: fe 07 cpc r31, r30 88c: 00 00 nop 88e: 01 9c mul r0, r1 890: 01 96 adiw r24, 0x01 ; 1 892: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 894: 00 08 sbc r0, r0 896: 07 04 cpc r0, r7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 898: 00 00 nop 89a: 01 b1 in r16, 0x01 ; 1 89c: 2c 00 .word 0x002c ; ???? 89e: 00 00 nop 8a0: 86 03 fmuls r16, r22 8a2: 00 00 nop 8a4: 0a d4 rcall .+2068 ; 0x10ba <__data_load_start+0x46> 8a6: 07 00 .word 0x0007 ; ???? 8a8: 00 12 cpse r0, r16 8aa: 02 00 .word 0x0002 ; ???? 8ac: 00 60 ori r16, 0x00 ; 0 8ae: 01 00 .word 0x0001 ; ???? 8b0: 00 0b sbc r16, r16 8b2: 01 68 ori r16, 0x81 ; 129 8b4: 01 30 cpi r16, 0x01 ; 1 8b6: 00 0a sbc r0, r16 8b8: d8 07 cpc r29, r24 8ba: 00 00 nop 8bc: 12 02 muls r17, r18 8be: 00 00 nop 8c0: 73 01 movw r14, r6 8c2: 00 00 nop 8c4: 0b 01 movw r0, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 8c6: 68 01 movw r12, r16 8c8: 30 00 .word 0x0030 ; ???? 8ca: 0c e2 ldi r16, 0x2C ; 44 8cc: 07 00 .word 0x0007 ; ???? 8ce: 00 12 cpse r0, r16 8d0: 02 00 .word 0x0002 ; ???? 8d2: 00 0c add r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 8d4: ea 07 cpc r30, r26 8d6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 8d8: 12 02 muls r17, r18 8da: 00 00 nop 8dc: 0d fe .word 0xfe0d ; ???? 8de: 07 00 .word 0x0007 ; ???? 8e0: 00 01 movw r0, r0 8e2: 12 02 muls r17, r18 8e4: 00 00 nop 8e6: 0b 01 movw r0, r22 8e8: 68 01 movw r12, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 8ea: 3a 00 .word 0x003a ; ???? 8ec: 00 0e add r0, r16 8ee: 01 cb rjmp .-2558 ; 0xfffffef2 <__eeprom_end+0xff7efef2> 8f0: 00 00 nop 8f2: 00 01 movw r0, r0 8f4: c2 01 movw r24, r4 8f6: fe 07 cpc r31, r30 8f8: 00 00 nop 8fa: 18 0a sbc r1, r24 8fc: 00 00 nop 8fe: 01 9c mul r0, r1 900: 01 e6 ldi r16, 0x61 ; 97 902: 01 00 .word 0x0001 ; ???? 904: 00 09 sbc r16, r0 906: 7b 01 movw r14, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 908: 00 00 nop 90a: 01 c2 rjmp .+1026 ; 0xd0e <__vector_14+0xae> 90c: e6 01 movw r28, r12 90e: 00 00 nop 910: 9a 03 fmulsu r17, r18 912: 00 00 nop 914: 0f 18 sub r0, r15 916: 08 00 .word 0x0008 ; ???? 918: 00 fe sbrs r0, 0 91a: 09 00 .word 0x0009 ; ???? 91c: 00 08 sbc r0, r0 91e: e3 03 fmuls r22, r19 920: 00 00 nop 922: 01 c3 rjmp .+1538 ; 0xf26 <__fp_pscA+0xc> 924: 50 00 .word 0x0050 ; ???? 926: 00 00 nop 928: d0 03 fmuls r21, r16 92a: 00 00 nop 92c: 08 b5 in r16, 0x28 ; 40 92e: 03 00 .word 0x0003 ; ???? 930: 00 01 movw r0, r0 932: c3 3e cpi r28, 0xE3 ; 227 934: 00 00 nop 936: 00 98 cbi 0x00, 0 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 938: 04 00 .word 0x0004 ; ???? 93a: 00 00 nop 93c: 00 10 cpse r0, r0 93e: 02 ec ldi r16, 0xC2 ; 194 940: 01 00 .word 0x0001 ; ???? 942: 00 11 cpse r16, r0 944: 7e 00 .word 0x007e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 946: 00 00 nop 948: 12 50 subi r17, 0x02 ; 2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 94a: 00 00 nop 94c: 00 01 movw r0, r0 94e: 02 00 .word 0x0002 ; ???? 950: 00 13 cpse r16, r16 952: 89 00 .word 0x0089 ; ???? 954: 00 00 nop 956: 09 00 .word 0x0009 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 958: 07 fa bst r0, 7 95a: 03 00 .word 0x0003 ; ???? 95c: 00 01 movw r0, r0 95e: 56 f1 brts .+84 ; 0x9b4 <servo_set+0x1b6> 960: 01 00 .word 0x0001 ; ???? 962: 00 05 cpc r16, r0 964: 03 d0 rcall .+6 ; 0x96c <servo_set+0x16e> 966: 00 80 ld r0, Z 968: 00 14 cp r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 96a: 01 bf out 0x31, r16 ; 49 96c: 03 00 .word 0x0003 ; ???? 96e: 00 04 cpc r0, r0 970: 20 01 movw r4, r0 972: 01 15 cp r16, r1 974: 37 00 .word 0x0037 ; ???? 976: 00 00 nop 978: 00 00 nop 97a: b2 01 movw r22, r4 97c: 00 00 nop 97e: 03 00 .word 0x0003 ; ???? 980: f5 03 fmuls r23, r21 982: 00 00 nop 984: 04 01 movw r0, r8 986: 19 01 movw r2, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 988: 00 00 nop 98a: 01 0d add r16, r1 98c: 04 00 .word 0x0004 ; ???? 98e: 00 ad ldd r16, Z+56 ; 0x38 990: 02 00 .word 0x0002 ; ???? 992: 00 18 sub r0, r0 994: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 996: 00 02 muls r16, r16 998: 0b 00 .word 0x000b ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 99a: 00 be out 0x30, r0 ; 48 99c: 03 00 .word 0x0003 ; ???? 99e: 00 02 muls r16, r16 9a0: 01 06 cpc r0, r17 9a2: b2 01 movw r22, r4 9a4: 00 00 nop 9a6: 03 0a sbc r0, r19 9a8: 01 00 .word 0x0001 ; ???? 9aa: 00 02 muls r16, r16 9ac: 7a 37 cpi r23, 0x7A ; 122 9ae: 00 00 nop 9b0: 00 02 muls r16, r16 9b2: 01 08 sbc r0, r1 9b4: b0 01 movw r22, r0 9b6: 00 00 nop 9b8: 03 f1 brvs .+64 ; 0x9fa <servo_set+0x1fc> 9ba: 01 00 .word 0x0001 ; ???? 9bc: 00 02 muls r16, r16 9be: 7b 49 sbci r23, 0x9B ; 155 9c0: 00 00 nop 9c2: 00 04 cpc r0, r0 9c4: 02 05 cpc r16, r2 9c6: 69 6e ori r22, 0xE9 ; 233 9c8: 74 00 .word 0x0074 ; ???? 9ca: 02 02 muls r16, r18 9cc: 07 da rcall .-3058 ; 0xfffffddc <__eeprom_end+0xff7efddc> 9ce: 01 00 .word 0x0001 ; ???? 9d0: 00 02 muls r16, r16 9d2: 04 05 cpc r16, r4 9d4: 5e 01 movw r10, r28 9d6: 00 00 nop 9d8: 02 04 cpc r0, r2 9da: 07 d5 rcall .+2574 ; 0x13ea <__data_load_end+0x314> 9dc: 01 00 .word 0x0001 ; ???? 9de: 00 02 muls r16, r16 9e0: 08 05 cpc r16, r8 9e2: 59 01 movw r10, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 1) 9e4: 00 00 nop 9e6: 02 08 sbc r0, r2 9e8: 07 d0 rcall .+14 ; 0x9f8 <servo_set+0x1fa> 9ea: 01 00 .word 0x0001 ; ???? 9ec: 00 03 mulsu r16, r16 9ee: 08 02 muls r16, r24 9f0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 9f2: 03 0d add r16, r3 9f4: 2c 00 .word 0x002c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:195 (discriminator 3) 9f6: 00 00 nop 9f8: 05 75 andi r16, 0x55 ; 85 9fa: 00 00 nop 9fc: 00 16 cp r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:196 (discriminator 3) 9fe: 04 2c mov r0, r4 a00: c7 00 .word 0x00c7 ; ???? a02: 00 00 nop a04: 06 ed ldi r16, 0xD6 ; 214 a06: 00 00 nop a08: 00 04 cpc r0, r0 a0a: 2d c7 rjmp .+3674 ; 0x1866 <__data_load_end+0x790> a0c: 00 00 nop a0e: 00 00 nop a10: 06 91 elpm r16, Z a12: 02 00 .word 0x0002 ; ???? a14: 00 04 cpc r0, r0 a16: 2e 2c mov r2, r14 spi_reset(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:52 a18: 00 00 nop a1a: 00 12 cpse r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:53 a1c: 06 f9 bld r16, 6 a1e: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:54 a20: 00 04 cpc r0, r0 a22: 2f 2c mov r2, r15 a24: 00 00 nop a26: 00 13 cpse r16, r16 a28: 06 12 cpse r0, r22 a2a: 01 00 .word 0x0001 ; ???? a2c: 00 04 cpc r0, r0 a2e: 30 2c mov r3, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:55 a30: 00 00 nop a32: 00 14 cp r0, r0 a34: 06 00 .word 0x0006 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:56 a36: 02 00 .word 0x0002 ; ???? a38: 00 04 cpc r0, r0 a3a: 31 2c mov r3, r1 spi_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:60 a3c: 00 00 nop a3e: 00 15 cp r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:61 a40: 00 07 cpc r16, r16 a42: 3e 00 .word 0x003e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:67 a44: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:69 a46: d7 00 .word 0x00d7 ; ???? a48: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:71 a4a: 08 d7 rcall .+3600 ; 0x185c <__data_load_end+0x786> a4c: 00 00 nop __vector_10(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:76 a4e: 00 08 sbc r0, r0 a50: 00 02 muls r16, r16 a52: 02 07 cpc r16, r18 a54: 6c 00 .word 0x006c ; ???? a56: 00 00 nop a58: 09 01 movw r0, r18 a5a: 73 02 muls r23, r19 a5c: 00 00 nop a5e: 01 33 cpi r16, 0x31 ; 49 a60: 01 18 sub r0, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:79 a62: 0a 00 .word 0x000a ; ???? a64: 00 3c cpi r16, 0xC0 ; 192 a66: 0a 00 .word 0x000a ; ???? a68: 00 01 movw r0, r0 a6a: 9c 01 movw r18, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:81 a6c: 09 01 movw r0, r18 a6e: e7 01 movw r28, r14 a70: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:83 a72: 01 3b cpi r16, 0xB1 ; 177 a74: 01 3c cpi r16, 0xC1 ; 193 a76: 0a 00 .word 0x000a ; ???? a78: 00 4e sbci r16, 0xE0 ; 224 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:86 a7a: 0a 00 .word 0x000a ; ???? a7c: 00 01 movw r0, r0 a7e: 9c 01 movw r18, r24 a80: 0a 01 movw r0, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:88 a82: 13 04 cpc r1, r3 a84: 00 00 nop a86: 01 4b sbci r16, 0xB1 ; 177 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:90 a88: 01 4e sbci r16, 0xE1 ; 225 a8a: 0a 00 .word 0x000a ; ???? a8c: 00 02 muls r16, r16 a8e: 0b 00 .word 0x000b ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:91 a90: 00 01 movw r0, r0 a92: 9c 01 movw r18, r24 a94: 30 01 movw r6, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:93 a96: 00 00 nop a98: 0b 74 andi r16, 0x4B ; 75 a9a: 6d 70 andi r22, 0x0D ; 13 a9c: 00 01 movw r0, r0 a9e: 4d 2c mov r4, r13 aa0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:98 aa2: 00 05 cpc r16, r0 aa4: 03 e6 ldi r16, 0x63 ; 99 aa6: 00 80 ld r0, Z aa8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:100 aaa: 0c 2e mov r0, r28 aac: 04 00 .word 0x0004 ; ???? aae: 00 01 movw r0, r0 ab0: 30 41 sbci r19, 0x10 ; 16 ab2: 01 00 .word 0x0001 ; ???? ab4: 00 05 cpc r16, r0 ab6: 03 e9 ldi r16, 0x93 ; 147 ab8: 00 80 ld r0, Z /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:101 aba: 00 0d add r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:102 abc: 2c 00 .word 0x002c ; ???? abe: 00 00 nop ac0: 0c 1f adc r16, r28 ac2: 04 00 .word 0x0004 ; ???? ac4: 00 01 movw r0, r0 ac6: 31 41 sbci r19, 0x11 ; 17 ac8: 01 00 .word 0x0001 ; ???? aca: 00 05 cpc r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:107 acc: 03 e8 ldi r16, 0x83 ; 131 ace: 00 80 ld r0, Z ad0: 00 0c add r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:111 ad2: 26 04 cpc r2, r6 ad4: 00 00 nop ad6: 01 31 cpi r16, 0x11 ; 17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:112 ad8: 41 01 movw r8, r2 ada: 00 00 nop adc: 05 03 mulsu r16, r21 ade: e7 00 .word 0x00e7 ; ???? ae0: 80 00 .word 0x0080 ; ???? ae2: 0e 00 .word 0x000e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:113 ae4: 00 00 nop ae6: 00 01 movw r0, r0 ae8: 2b 7e andi r18, 0xEB ; 235 aea: 00 00 nop aec: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/spi.c:114 aee: 05 03 mulsu r16, r21 af0: bd 02 muls r27, r29 af2: 80 00 .word 0x0080 ; ???? af4: 0e 0f add r16, r30 af6: 02 00 .word 0x0002 ; ???? af8: 00 01 movw r0, r0 afa: 2c 7e andi r18, 0xEC ; 236 afc: 00 00 nop afe: 00 01 movw r0, r0 b00: 05 03 mulsu r16, r21 uart_init_tx(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:46 b02: d3 02 muls r29, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:47 b04: 80 00 .word 0x0080 ; ???? b06: 0e 54 subi r16, 0x4E ; 78 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:49 b08: 02 00 .word 0x0002 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:51 b0a: 00 01 movw r0, r0 b0c: 2d 9e mul r2, r29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:53 b0e: 01 00 .word 0x0001 ; ???? b10: 00 01 movw r0, r0 b12: 05 03 mulsu r16, r21 uart_init_rx(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:58 b14: e5 00 .word 0x00e5 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:60 b16: 80 00 .word 0x0080 ; ???? b18: 0d 73 andi r16, 0x3D ; 61 uart_transmit(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:64 b1a: 00 00 nop b1c: 00 0e add r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:66 b1e: f6 00 .word 0x00f6 ; ???? b20: 00 00 nop b22: 01 2e mov r0, r17 b24: 9e 01 movw r18, r28 b26: 00 00 nop b28: 01 05 cpc r16, r1 b2a: 03 e4 ldi r16, 0x43 ; 67 b2c: 00 80 ld r0, Z b2e: 00 00 nop b30: 99 02 muls r25, r25 b32: 00 00 nop b34: 03 00 .word 0x0003 ; ???? b36: c4 04 cpc r12, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:70 b38: 00 00 nop b3a: 04 01 movw r0, r8 b3c: 19 01 movw r2, r18 b3e: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:71 b40: 01 3b cpi r16, 0xB1 ; 177 b42: 04 00 .word 0x0004 ; ???? b44: 00 ad ldd r16, Z+56 ; 0x38 b46: 02 00 .word 0x0002 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:73 b48: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:74 b4a: 0b 00 .word 0x000b ; ???? b4c: 00 30 cpi r16, 0x00 ; 0 uart_print_hex(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:78 b4e: 0c 00 .word 0x000c ; ???? b50: 00 59 subi r16, 0x90 ; 144 b52: 04 00 .word 0x0004 ; ???? b54: 00 02 muls r16, r16 b56: 01 06 cpc r0, r17 b58: b2 01 movw r22, r4 b5a: 00 00 nop b5c: 03 0a sbc r0, r19 b5e: 01 00 .word 0x0001 ; ???? b60: 00 02 muls r16, r16 b62: 7a 37 cpi r23, 0x7A ; 122 b64: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:79 b66: 00 02 muls r16, r16 b68: 01 08 sbc r0, r1 b6a: b0 01 movw r22, r0 b6c: 00 00 nop b6e: 04 02 muls r16, r20 b70: 05 69 ori r16, 0x95 ; 149 b72: 6e 74 andi r22, 0x4E ; 78 b74: 00 03 mulsu r16, r16 b76: f0 01 movw r30, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:81 b78: 00 00 nop b7a: 02 7c andi r16, 0xC2 ; 194 b7c: 50 00 .word 0x0050 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:83 b7e: 00 00 nop b80: 02 02 muls r16, r18 b82: 07 da rcall .-3058 ; 0xffffff92 <__eeprom_end+0xff7eff92> b84: 01 00 .word 0x0001 ; ???? b86: 00 02 muls r16, r16 b88: 04 05 cpc r16, r4 b8a: 5e 01 movw r10, r28 b8c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:82 b8e: 02 04 cpc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:84 b90: 07 d5 rcall .+2574 ; 0x15a0 <__data_load_end+0x4ca> b92: 01 00 .word 0x0001 ; ???? b94: 00 02 muls r16, r16 b96: 08 05 cpc r16, r8 b98: 59 01 movw r10, r18 b9a: 00 00 nop b9c: 02 08 sbc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:85 b9e: 07 d0 rcall .+14 ; 0xbae <uart_print_hex+0x60> ba0: 01 00 .word 0x0001 ; ???? ba2: 00 05 cpc r16, r0 ba4: 01 bf out 0x31, r16 ; 49 ba6: 03 00 .word 0x0003 ; ???? ba8: 00 01 movw r0, r0 baa: 3f 01 movw r6, r30 bac: 01 8d ldd r16, Z+25 ; 0x19 bae: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:84 bb0: 00 06 cpc r0, r16 uart_print_hex16(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:87 bb2: 5f 04 cpc r5, r15 bb4: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:90 bb6: 01 3f cpi r16, 0xF1 ; 241 bb8: 37 00 .word 0x0037 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:91 bba: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:92 bbc: 00 07 cpc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:91 bbe: 01 3f cpi r16, 0xF1 ; 241 uart_print_string(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:94 bc0: 00 00 nop bc2: 00 01 movw r0, r0 bc4: 2c 01 movw r4, r24 bc6: 02 0b sbc r16, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:95 bc8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:96 (discriminator 1) bca: 14 0b sbc r17, r20 bcc: 00 00 nop bce: 01 9c mul r0, r1 bd0: 01 07 cpc r16, r17 bd2: 01 6c ori r16, 0xC1 ; 193 bd4: 04 00 .word 0x0004 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:97 bd6: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:98 bd8: 38 01 movw r6, r16 bda: 14 0b sbc r17, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:100 bdc: 00 00 nop bde: 1a 0b sbc r17, r26 be0: 00 00 nop be2: 01 9c mul r0, r1 __vector_13(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:104 be4: 01 08 sbc r0, r1 be6: 73 00 .word 0x0073 ; ???? be8: 00 00 nop bea: 1a 0b sbc r17, r26 bec: 00 00 nop bee: 4e 0b sbc r20, r30 bf0: 00 00 nop bf2: 01 9c mul r0, r1 bf4: 01 e4 ldi r16, 0x41 ; 65 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:105 bf6: 00 00 nop bf8: 00 09 sbc r16, r0 bfa: 81 00 .word 0x0081 ; ???? bfc: 00 00 nop bfe: 01 68 ori r16, 0x81 ; 129 c00: 0a 1e adc r0, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:107 c02: 0b 00 .word 0x000b ; ???? c04: 00 48 sbci r16, 0x80 ; 128 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:109 c06: 0b 00 .word 0x000b ; ???? c08: 00 0b sbc r16, r16 c0a: 81 00 .word 0x0081 ; ???? c0c: 00 00 nop c0e: b0 04 cpc r11, r0 c10: 00 00 nop c12: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:110 c14: 0c 01 movw r0, r24 c16: 79 04 cpc r7, r9 c18: 00 00 nop c1a: 01 4e sbci r16, 0xE1 ; 225 c1c: 01 4e sbci r16, 0xE1 ; 225 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/uart.c:112 c1e: 0b 00 .word 0x000b ; ???? c20: 00 b2 in r0, 0x10 ; 16 c22: 0b 00 .word 0x000b ; ???? c24: 00 01 movw r0, r0 c26: 9c 01 movw r18, r24 c28: 86 01 movw r16, r12 c2a: 00 00 nop c2c: 0d 63 ori r16, 0x3D ; 61 c2e: 00 01 movw r0, r0 adc_buf_channel(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:54 c30: 4e 2c mov r4, r14 c32: 00 00 nop c34: 00 c3 rjmp .+1536 ; 0x1236 <__data_load_end+0x160> c36: 04 00 .word 0x0004 ; ???? c38: 00 0e add r0, r16 c3a: 68 65 ori r22, 0x58 ; 88 c3c: 78 00 .word 0x0078 ; ???? c3e: 01 4f sbci r16, 0xF1 ; 241 c40: 9d 01 movw r18, r26 adc_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:62 c42: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:63 c44: 02 8c ldd r0, Z+26 ; 0x1a /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:66 c46: 01 0f add r16, r17 c48: 36 04 cpc r3, r6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:69 c4a: 00 00 nop c4c: 01 51 subi r16, 0x11 ; 17 c4e: 2c 00 .word 0x002c ; ???? c50: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:77 (discriminator 2) c52: ef 04 cpc r14, r15 c54: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:76 (discriminator 2) c56: 10 6c ori r17, 0xC0 ; 192 c58: 6f 77 andi r22, 0x7F ; 127 c5a: 00 01 movw r0, r0 c5c: 52 2c mov r5, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:78 c5e: 00 00 nop __vector_14(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:89 c60: 00 16 cp r0, r16 c62: 05 00 .word 0x0005 ; ???? c64: 00 11 cpse r16, r0 c66: 8e 0b sbc r24, r30 c68: 00 00 nop c6a: 73 00 .word 0x0073 ; ???? c6c: 00 00 nop c6e: 67 01 movw r12, r14 c70: 00 00 nop c72: 12 01 movw r2, r4 c74: 68 20 and r6, r8 c76: 81 00 .word 0x0081 ; ???? c78: 34 14 cp r3, r4 c7a: 14 24 eor r1, r4 c7c: 08 ff .word 0xff08 ; ???? c7e: 1a 17 cp r17, r26 c80: 16 08 sbc r1, r6 c82: ff 1a sub r15, r31 c84: 16 1f adc r17, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:90 c86: 23 08 sbc r2, r3 c88: 25 21 and r18, r5 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:91 c8a: 3f 1a sub r3, r31 c8c: 08 ff .word 0xff08 ; ???? c8e: 1a 91 ld r17, -Y c90: 01 22 and r0, r17 c92: 45 1c adc r4, r5 c94: 94 01 movw r18, r8 c96: 00 13 cpse r16, r16 c98: b2 0b sbc r27, r18 c9a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:92 c9c: 01 73 andi r16, 0x31 ; 49 c9e: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:94 ca0: 00 12 cpse r0, r16 ca2: 01 68 ori r16, 0x81 ; 129 ca4: 0f f3 brie .-62 ; 0xc68 <__vector_14+0x8> ca6: 01 68 ori r16, 0x81 ; 129 ca8: 3f 1a sub r3, r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:96 caa: 08 ff .word 0xff08 ; ???? cac: 1a 91 ld r17, -Y /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:97 cae: 01 22 and r0, r17 cb0: 45 1c adc r4, r5 cb2: 94 01 movw r18, r8 cb4: 00 00 nop cb6: 14 2c mov r1, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:98 cb8: 00 00 nop cba: 00 96 adiw r24, 0x00 ; 0 cbc: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:99 cbe: 00 15 cp r16, r0 cc0: 96 01 movw r18, r12 cc2: 00 00 nop cc4: 0f 00 .word 0x000f ; ???? cc6: 02 02 muls r16, r18 cc8: 07 6c ori r16, 0xC7 ; 199 cca: 00 00 nop ccc: 00 16 cp r0, r16 cce: 86 01 movw r16, r12 cd0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:100 cd2: 0c 01 movw r0, r24 cd4: 42 04 cpc r4, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:99 cd6: 00 00 nop cd8: 01 57 subi r16, 0x71 ; 113 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:101 cda: 01 b2 in r0, 0x11 ; 17 cdc: 0b 00 .word 0x000b ; ???? cde: 00 c0 rjmp .+0 ; 0xce0 <__vector_14+0x80> ce0: 0b 00 .word 0x000b ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:102 ce2: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:106 ce4: 9c 01 movw r18, r24 ce6: f9 01 movw r30, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:107 ce8: 00 00 nop cea: 0d 63 ori r16, 0x3D ; 61 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:109 cec: 00 01 movw r0, r0 cee: 57 45 sbci r21, 0x57 ; 87 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:110 cf0: 00 00 nop cf2: 00 48 sbci r16, 0x80 ; 128 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:108 cf4: 05 00 .word 0x0005 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:116 cf6: 00 0f add r16, r16 cf8: 36 04 cpc r3, r6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:118 cfa: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/adc_fbw.c:119 cfc: 01 58 subi r16, 0x81 ; 129 cfe: 2c 00 .word 0x002c ; ???? d00: 00 00 nop d02: 6e 05 cpc r22, r14 d04: 00 00 nop d06: 10 6c ori r17, 0xC0 ; 192 d08: 6f 77 andi r22, 0x7F ; 127 d0a: 00 01 movw r0, r0 d0c: 59 2c mov r5, r9 d0e: 00 00 nop d10: 00 81 ld r16, Z d12: 05 00 .word 0x0005 ; ???? d14: 00 17 cp r16, r16 d16: ba 0b sbc r27, r26 d18: 00 00 nop d1a: e4 00 .word 0x00e4 ; ???? d1c: 00 00 nop d1e: 18 c0 rjmp .+48 ; 0xd50 <main+0x2e> d20: 0b 00 .word 0x000b ; ???? main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:142 d22: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:143 d24: e4 00 .word 0x00e4 ; ???? d26: 00 00 nop d28: 00 0c add r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:146 d2a: 01 b4 in r0, 0x21 ; 33 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:147 d2c: 00 00 nop d2e: 00 01 movw r0, r0 d30: 5e 01 movw r10, r28 d32: c0 0b sbc r28, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:148 d34: 00 00 nop d36: e4 0b sbc r30, r20 d38: 00 00 nop d3a: 01 9c mul r0, r1 timer_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:52 d3c: 01 35 cpi r16, 0x51 ; 81 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:53 d3e: 02 00 .word 0x0002 ; ???? d40: 00 0d add r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:56 d42: 73 00 .word 0x0073 ; ???? d44: 01 5e subi r16, 0xE1 ; 225 main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:151 d46: 35 02 muls r19, r21 ppm_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:73 d48: 00 00 nop d4a: aa 05 cpc r26, r10 d4c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:81 d4e: 10 69 ori r17, 0x90 ; 144 d50: 00 01 movw r0, r0 d52: 5f 2c mov r5, r15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:84 d54: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.h:87 d56: 00 e0 ldi r16, 0x00 ; 0 d58: 05 00 .word 0x0005 ; ???? d5a: 00 17 cp r16, r16 main(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:153 d5c: d8 0b sbc r29, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:157 (discriminator 1) d5e: 00 00 nop d60: 73 00 .word 0x0073 ; ???? d62: 00 00 nop d64: 00 19 sub r16, r0 d66: 02 3b cpi r16, 0xB2 ; 178 d68: 02 00 .word 0x0002 ; ???? d6a: 00 16 cp r0, r16 d6c: 2c 00 .word 0x002c ; ???? d6e: 00 00 nop d70: 07 01 movw r0, r14 d72: 53 04 cpc r5, r3 d74: 00 00 nop d76: 01 67 ori r16, 0x71 ; 113 d78: 01 e4 ldi r16, 0x41 ; 65 d7a: 0b 00 .word 0x000b ; ???? d7c: 00 30 cpi r16, 0x00 ; 0 d7e: 0c 00 .word 0x000c ; ???? d80: 00 01 movw r0, r0 d82: 9c 01 movw r18, r24 d84: 1a 64 ori r17, 0x4A ; 74 d86: 04 00 .word 0x0004 ; ???? d88: 00 01 movw r0, r0 d8a: 22 2c mov r2, r2 d8c: 00 00 nop d8e: 00 05 cpc r16, r0 d90: 03 eb ldi r16, 0xB3 ; 179 d92: 01 80 ldd r0, Z+1 ; 0x01 d94: 00 1a sub r0, r16 d96: 8f 04 cpc r8, r15 d98: 00 00 nop d9a: 01 23 and r16, r17 d9c: 76 02 muls r23, r22 d9e: 00 00 nop da0: 05 03 mulsu r16, r21 da2: ea 01 movw r28, r20 da4: 80 00 .word 0x0080 ; ???? da6: 1b 2c mov r1, r11 da8: 00 00 nop daa: 00 14 cp r0, r0 dac: 2c 00 .word 0x002c ; ???? dae: 00 00 nop db0: 8b 02 muls r24, r27 db2: 00 00 nop db4: 15 96 adiw r26, 0x05 ; 5 db6: 01 00 .word 0x0001 ; ???? db8: 00 ff sbrs r16, 0 dba: 00 1a sub r0, r16 dbc: 88 04 cpc r8, r8 dbe: 00 00 nop dc0: 01 24 eor r0, r1 dc2: 7b 02 muls r23, r27 dc4: 00 00 nop dc6: 05 03 mulsu r16, r21 dc8: ea 00 .word 0x00ea ; ???? dca: 80 00 .word 0x0080 ; ???? dcc: 00 be out 0x30, r0 ; 48 dce: 01 00 .word 0x0001 ; ???? dd0: 00 03 mulsu r16, r16 dd2: 00 2e mov r0, r16 dd4: 06 00 .word 0x0006 ; ???? dd6: 00 04 cpc r0, r0 dd8: 01 19 sub r16, r1 dda: 01 00 .word 0x0001 ; ???? ddc: 00 01 movw r0, r0 dde: a3 04 cpc r10, r3 de0: 00 00 nop de2: ad 02 muls r26, r29 de4: 00 00 nop de6: 30 0c add r3, r0 de8: 00 00 nop dea: 22 0d add r18, r2 dec: 00 00 nop dee: d9 04 cpc r13, r9 df0: 00 00 nop df2: 02 01 movw r0, r4 df4: 06 b2 in r0, 0x16 ; 22 df6: 01 00 .word 0x0001 ; ???? df8: 00 03 mulsu r16, r16 dfa: 0a 01 movw r0, r20 dfc: 00 00 nop dfe: 02 7a andi r16, 0xA2 ; 162 e00: 37 00 .word 0x0037 ; ???? e02: 00 00 nop e04: 02 01 movw r0, r4 e06: 08 b0 in r0, 0x08 ; 8 e08: 01 00 .word 0x0001 ; ???? e0a: 00 04 cpc r0, r0 e0c: 02 05 cpc r16, r2 e0e: 69 6e ori r22, 0xE9 ; 233 e10: 74 00 .word 0x0074 ; ???? e12: 03 f0 brvs .+0 ; 0xe14 <__addsf3x+0x8e> e14: 01 00 .word 0x0001 ; ???? e16: 00 02 muls r16, r16 e18: 7c 50 subi r23, 0x0C ; 12 e1a: 00 00 nop e1c: 00 02 muls r16, r16 e1e: 02 07 cpc r16, r18 e20: da 01 movw r26, r20 e22: 00 00 nop e24: 02 04 cpc r0, r2 e26: 05 5e subi r16, 0xE5 ; 229 e28: 01 00 .word 0x0001 ; ???? e2a: 00 02 muls r16, r16 e2c: 04 07 cpc r16, r20 e2e: d5 01 movw r26, r10 e30: 00 00 nop e32: 02 08 sbc r0, r2 e34: 05 59 subi r16, 0x95 ; 149 e36: 01 00 .word 0x0001 ; ???? e38: 00 02 muls r16, r16 e3a: 08 07 cpc r16, r24 e3c: d0 01 movw r26, r0 e3e: 00 00 nop e40: 05 15 cp r16, r5 e42: 00 00 nop e44: 00 43 sbci r16, 0x30 ; 48 e46: 03 2f mov r16, r19 e48: a4 00 .word 0x00a4 ; ???? e4a: 00 00 nop e4c: 06 73 andi r16, 0x36 ; 54 e4e: 75 6d ori r23, 0xD5 ; 213 e50: 00 03 mulsu r16, r16 e52: 30 45 sbci r19, 0x50 ; 80 e54: 00 00 nop e56: 00 00 nop e58: 07 7b andi r16, 0xB7 ; 183 e5a: 01 00 .word 0x0001 ; ???? e5c: 00 03 mulsu r16, r16 e5e: 31 a4 ldd r3, Z+41 ; 0x29 e60: 00 00 nop e62: 00 02 muls r16, r16 e64: 07 c5 rjmp .+2574 ; 0x1874 <__data_load_end+0x79e> e66: 04 00 .word 0x0004 ; ???? e68: 00 03 mulsu r16, r16 e6a: 32 2c mov r3, r2 e6c: 00 00 nop e6e: 00 42 sbci r16, 0x20 ; 32 e70: 00 08 sbc r0, r0 e72: 45 00 .word 0x0045 ; ???? e74: 00 00 nop e76: b4 00 .word 0x00b4 ; ???? e78: 00 00 nop e7a: 09 b4 in r0, 0x29 ; 41 e7c: 00 00 nop e7e: 00 1f adc r16, r16 e80: 00 02 muls r16, r16 e82: 02 07 cpc r16, r18 e84: 6c 00 .word 0x006c ; ???? e86: 00 00 nop e88: 0a 01 movw r0, r20 e8a: 83 00 .word 0x0083 ; ???? e8c: 00 00 nop e8e: 01 35 cpi r16, 0x51 ; 81 e90: 01 30 cpi r16, 0x01 ; 1 e92: 0c 00 .word 0x000c ; ???? e94: 00 42 sbci r16, 0x20 ; 32 e96: 0c 00 .word 0x000c ; ???? e98: 00 01 movw r0, r0 e9a: 9c 01 movw r18, r24 e9c: f3 00 .word 0x00f3 ; ???? e9e: 00 00 nop ea0: 0b de rcall .-1002 ; 0xab8 <__vector_10+0x6a> ea2: 04 00 .word 0x0004 ; ???? ea4: 00 01 movw r0, r0 ea6: 35 2c mov r3, r5 ea8: 00 00 nop eaa: 00 ff sbrs r16, 0 eac: 05 00 .word 0x0005 ; ???? eae: 00 0c add r0, r0 eb0: 73 00 .word 0x0073 ; ???? eb2: 01 35 cpi r16, 0x51 ; 81 eb4: f3 00 .word 0x00f3 ; ???? eb6: 00 00 nop eb8: 06 66 ori r16, 0x66 ; 102 eba: 93 01 movw r18, r6 ebc: 67 93 lat Z, r22 ebe: 01 00 .word 0x0001 ; ???? ec0: 0d 02 muls r16, r29 ec2: 73 00 .word 0x0073 ; ???? ec4: 00 00 nop ec6: 0a 01 movw r0, r20 ec8: 72 01 movw r14, r4 eca: 00 00 nop ecc: 01 3a cpi r16, 0xA1 ; 161 ece: 01 42 sbci r16, 0x21 ; 33 ed0: 0c 00 .word 0x000c ; ???? ed2: 00 60 ori r16, 0x00 ; 0 ed4: 0c 00 .word 0x000c ; ???? ed6: 00 01 movw r0, r0 ed8: 9c 01 movw r18, r24 eda: 1f 01 movw r2, r30 edc: 00 00 nop ede: 0e 69 ori r16, 0x9E ; 158 ee0: 00 01 movw r0, r0 ee2: 3c 2c mov r3, r12 ee4: 00 00 nop ee6: 00 20 and r0, r0 ee8: 06 00 .word 0x0006 ; ???? eea: 00 00 nop eec: 0a 01 movw r0, r20 eee: ad 04 cpc r10, r13 ef0: 00 00 nop ef2: 01 58 subi r16, 0x81 ; 129 ef4: 01 60 ori r16, 0x01 ; 1 ef6: 0c 00 .word 0x000c ; ???? ef8: 00 22 and r0, r16 efa: 0d 00 .word 0x000d ; ???? efc: 00 01 movw r0, r0 efe: 9c 01 movw r18, r24 f00: 7e 01 movw r14, r28 f02: 00 00 nop f04: 0f d4 rcall .+2078 ; 0x1724 <__data_load_end+0x64e> f06: 04 00 .word 0x0004 ; ???? f08: 00 01 movw r0, r0 f0a: 5a 2c mov r5, r10 f0c: 00 00 nop f0e: 00 34 cpi r16, 0x40 ; 64 f10: 06 00 .word 0x0006 ; ???? f12: 00 0e add r0, r16 f14: 62 75 andi r22, 0x52 ; 82 f16: 66 00 .word 0x0066 ; ???? f18: 01 5b subi r16, 0xB1 ; 177 f1a: f3 00 .word 0x00f3 ; ???? f1c: 00 00 nop f1e: 6a 06 cpc r6, r26 f20: 00 00 nop f22: 0f ca rjmp .-3042 ; 0x342 <last_radio_from_ppm+0x3e> f24: 04 00 .word 0x0004 ; ???? f26: 00 01 movw r0, r0 f28: 5c 45 sbci r21, 0x5C ; 92 f2a: 00 00 nop f2c: 00 82 st Z, r0 f2e: 06 00 .word 0x0006 ; ???? f30: 00 10 cpse r0, r0 f32: ae 0c add r10, r14 f34: 00 00 nop f36: e4 0c add r14, r4 f38: 00 00 nop f3a: 0f c1 rjmp .+542 ; 0x115a <__data_load_end+0x84> f3c: 04 00 .word 0x0004 ; ???? f3e: 00 01 movw r0, r0 f40: 61 2c mov r6, r1 f42: 00 00 nop f44: 00 9a sbi 0x00, 0 ; 0 f46: 06 00 .word 0x0006 ; ???? f48: 00 00 nop f4a: 00 08 sbc r0, r0 f4c: f3 00 .word 0x00f3 ; ???? f4e: 00 00 nop f50: 8e 01 movw r16, r28 f52: 00 00 nop f54: 09 b4 in r0, 0x29 ; 41 f56: 00 00 nop f58: 00 07 cpc r16, r16 f5a: 00 11 cpse r16, r0 f5c: b9 04 cpc r11, r9 f5e: 00 00 nop f60: 01 33 cpi r16, 0x31 ; 49 f62: 7e 01 movw r14, r28 f64: 00 00 nop f66: 05 03 mulsu r16, r21 f68: ec 01 movw r28, r24 f6a: 80 00 .word 0x0080 ; ???? f6c: 08 45 sbci r16, 0x58 ; 88 f6e: 00 00 nop f70: 00 af std Z+56, r16 ; 0x38 f72: 01 00 .word 0x0001 ; ???? f74: 00 09 sbc r16, r0 f76: b4 00 .word 0x00b4 ; ???? f78: 00 00 nop f7a: 07 00 .word 0x0007 ; ???? f7c: 12 97 sbiw r26, 0x02 ; 2 f7e: 04 00 .word 0x0004 ; ???? f80: 00 01 movw r0, r0 f82: 31 9f mul r19, r17 f84: 01 00 .word 0x0001 ; ???? f86: 00 01 movw r0, r0 f88: 05 03 mulsu r16, r21 f8a: e9 02 muls r30, r25 f8c: 80 00 .word 0x0080 ; ???? ... Disassembly of section .debug_abbrev: 00000000 <.debug_abbrev>: 0: 01 11 cpse r16, r1 2: 01 25 eor r16, r1 4: 0e 13 cpse r16, r30 6: 0b 03 fmul r16, r19 8: 0e 1b sub r16, r30 a: 0e 55 subi r16, 0x5E ; 94 c: 06 11 cpse r16, r6 e: 01 52 subi r16, 0x21 ; 33 10: 01 10 cpse r0, r1 12: 06 00 .word 0x0006 ; ???? 14: 00 02 muls r16, r16 16: 24 00 .word 0x0024 ; ???? 18: 0b 0b sbc r16, r27 1a: 3e 0b sbc r19, r30 1c: 03 0e add r0, r19 1e: 00 00 nop 20: 03 16 cp r0, r19 22: 00 03 mulsu r16, r16 24: 0e 3a cpi r16, 0xAE ; 174 26: 0b 3b cpi r16, 0xBB ; 187 28: 0b 49 sbci r16, 0x9B ; 155 2a: 13 00 .word 0x0013 ; ???? 2c: 00 04 cpc r0, r0 2e: 24 00 .word 0x0024 ; ???? 30: 0b 0b sbc r16, r27 32: 3e 0b sbc r19, r30 34: 03 08 sbc r0, r3 36: 00 00 nop 38: 05 13 cpse r16, r21 3a: 01 03 mulsu r16, r17 3c: 0e 0b sbc r16, r30 3e: 0b 3a cpi r16, 0xAB ; 171 40: 0b 3b cpi r16, 0xBB ; 187 42: 0b 01 movw r0, r22 44: 13 00 .word 0x0013 ; ???? 46: 00 06 cpc r0, r16 48: 0d 00 .word 0x000d ; ???? 4a: 03 0e add r0, r19 4c: 3a 0b sbc r19, r26 4e: 3b 0b sbc r19, r27 50: 49 13 cpse r20, r25 52: 38 0b sbc r19, r24 54: 00 00 nop 56: 07 01 movw r0, r14 58: 01 49 sbci r16, 0x91 ; 145 5a: 13 01 movw r2, r6 5c: 13 00 .word 0x0013 ; ???? send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 00 08 sbc r0, r0 60: 21 00 .word 0x0021 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 49 13 cpse r20, r25 64: 2f 0b sbc r18, r31 66: 00 00 nop 68: 09 0d add r16, r9 6a: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 08 3a cpi r16, 0xA8 ; 168 6e: 0b 3b cpi r16, 0xBB ; 187 70: 0b 49 sbci r16, 0x9B ; 155 72: 13 38 cpi r17, 0x83 ; 131 74: 0b 00 .word 0x000b ; ???? 76: 00 0a sbc r0, r16 to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 2e 01 movw r4, r28 7a: 03 0e add r0, r19 7c: 3a 0b sbc r19, r26 7e: 3b 0b sbc r19, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 27 0c add r2, r7 82: 20 0b sbc r18, r16 84: 01 13 cpse r16, r17 86: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 0b 34 cpi r16, 0x4B ; 75 8a: 00 03 mulsu r16, r16 8c: 08 3a cpi r16, 0xA8 ; 168 8e: 0b 3b cpi r16, 0xBB ; 187 90: 0b 49 sbci r16, 0x9B ; 155 92: 13 00 .word 0x0013 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 00 0c add r0, r0 96: 2e 01 movw r4, r28 98: 3f 0c add r3, r15 9a: 03 0e add r0, r19 9c: 3a 0b sbc r19, r26 9e: 3b 0b sbc r19, r27 a0: 27 0c add r2, r7 a2: 11 01 movw r2, r2 a4: 12 01 movw r2, r4 a6: 40 0a sbc r4, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 96 42 sbci r25, 0x26 ; 38 aa: 0c 01 movw r0, r24 ac: 13 00 .word 0x0013 ; ???? ae: 00 0d add r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 1d 01 movw r2, r26 b2: 31 13 cpse r19, r17 b4: 11 01 movw r2, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 12 01 movw r2, r4 b8: 58 0b sbc r21, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 59 0b sbc r21, r25 bc: 01 13 cpse r16, r17 be: 00 00 nop c0: 0e 0b sbc r16, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 01 11 cpse r16, r1 c4: 01 12 cpse r0, r17 c6: 01 00 .word 0x0001 ; ???? c8: 00 0f add r16, r16 ca: 34 00 .word 0x0034 ; ???? cc: 31 13 cpse r19, r17 ce: 02 06 cpc r0, r18 d0: 00 00 nop d2: 10 89 ldd r17, Z+16 ; 0x10 d4: 82 01 movw r16, r4 d6: 00 11 cpse r16, r0 d8: 01 95 neg r16 da: 42 0c add r4, r2 dc: 31 13 cpse r19, r17 de: 00 00 nop e0: 11 2e mov r1, r17 e2: 01 3f cpi r16, 0xF1 ; 241 e4: 0c 03 fmul r16, r20 e6: 0e 3a cpi r16, 0xAE ; 174 e8: 0b 3b cpi r16, 0xBB ; 187 ea: 0b 27 eor r16, r27 ec: 0c 11 cpse r16, r12 ee: 01 12 cpse r0, r17 f0: 01 40 sbci r16, 0x01 ; 1 f2: 0a 97 sbiw r24, 0x0a ; 10 f4: 42 0c add r4, r2 f6: 01 13 cpse r16, r17 f8: 00 00 nop fa: 12 89 ldd r17, Z+18 ; 0x12 fc: 82 01 movw r16, r4 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 00 11 cpse r16, r0 100: 01 31 cpi r16, 0x11 ; 17 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 13 00 .word 0x0013 ; ???? 104: 00 13 cpse r16, r16 106: 89 82 std Y+1, r8 ; 0x01 108: 01 01 movw r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 11 01 movw r2, r2 10c: 95 42 sbci r25, 0x25 ; 37 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 0c 31 cpi r16, 0x1C ; 28 110: 13 00 .word 0x0013 ; ???? 112: 00 14 cp r0, r0 114: 8a 82 std Y+2, r8 ; 0x02 116: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 02 0a sbc r0, r18 11a: 91 42 sbci r25, 0x21 ; 33 11c: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 00 15 cp r16, r0 120: 2e 00 .word 0x002e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 03 0e add r0, r19 124: 3a 0b sbc r19, r26 126: 3b 0b sbc r19, r27 128: 27 0c add r2, r7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 49 13 cpse r20, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 20 0b sbc r18, r16 12e: 00 00 nop 130: 16 2e mov r1, r22 132: 01 03 mulsu r16, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 0e 3a cpi r16, 0xAE ; 174 136: 0b 3b cpi r16, 0xBB ; 187 138: 0b 27 eor r16, r27 13a: 0c 11 cpse r16, r12 13c: 01 12 cpse r0, r17 13e: 01 40 sbci r16, 0x01 ; 1 140: 0a 97 sbiw r24, 0x0a ; 10 142: 42 0c add r4, r2 144: 01 13 cpse r16, r17 146: 00 00 nop 148: 17 1d adc r17, r7 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 00 31 cpi r16, 0x10 ; 16 14c: 13 11 cpse r17, r3 14e: 01 12 cpse r0, r17 150: 01 58 subi r16, 0x81 ; 129 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 0b 59 subi r16, 0x9B ; 155 154: 0b 00 .word 0x000b ; ???? 156: 00 18 sub r0, r0 158: 0b 01 movw r0, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 11 01 movw r2, r2 15c: 12 01 movw r2, r4 15e: 01 13 cpse r16, r17 160: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 19 34 cpi r17, 0x49 ; 73 164: 00 03 mulsu r16, r16 166: 0e 3a cpi r16, 0xAE ; 174 168: 0b 3b cpi r16, 0xBB ; 187 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 0b 49 sbci r16, 0x9B ; 155 16c: 13 02 muls r17, r19 16e: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 00 1a sub r0, r16 172: 2e 00 .word 0x002e ; ???? 174: 03 0e add r0, r19 176: 3a 0b sbc r19, r26 178: 3b 0b sbc r19, r27 17a: 27 0c add r2, r7 17c: 20 0b sbc r18, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 00 00 nop 180: 1b 2e mov r1, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 01 3f cpi r16, 0xF1 ; 241 184: 0c 03 fmul r16, r20 186: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 0b 3b cpi r16, 0xBB ; 187 18a: 0b 27 eor r16, r27 18c: 0c 49 sbci r16, 0x9C ; 156 18e: 13 11 cpse r17, r3 check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 01 12 cpse r0, r17 192: 01 40 sbci r16, 0x01 ; 1 194: 0a 97 sbiw r24, 0x0a ; 10 196: 42 0c add r4, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 01 13 cpse r16, r17 19a: 00 00 nop 19c: 1c 89 ldd r17, Y+20 ; 0x14 19e: 82 01 movw r16, r4 1a0: 01 11 cpse r16, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 01 31 cpi r16, 0x11 ; 17 1a4: 13 01 movw r2, r6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 13 00 .word 0x0013 ; ???? 1a8: 00 1d adc r16, r0 1aa: 26 00 .word 0x0026 ; ???? 1ac: 49 13 cpse r20, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 00 00 nop 1b0: 1e 34 cpi r17, 0x4E ; 78 1b2: 00 03 mulsu r16, r16 1b4: 0e 3a cpi r16, 0xAE ; 174 check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 0b 3b cpi r16, 0xBB ; 187 1b8: 0b 49 sbci r16, 0x9B ; 155 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 13 3f cpi r17, 0xF3 ; 243 1bc: 0c 3c cpi r16, 0xCC ; 204 1be: 0c 00 .word 0x000c ; ???? 1c0: 00 1f adc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 35 00 .word 0x0035 ; ???? 1c4: 49 13 cpse r20, r25 1c6: 00 00 nop 1c8: 20 34 cpi r18, 0x40 ; 64 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 00 03 mulsu r16, r16 1cc: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 0b 3b cpi r16, 0xBB ; 187 1d0: 0b 49 sbci r16, 0x9B ; 155 1d2: 13 3f cpi r17, 0xF3 ; 243 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 0c 02 muls r16, r28 1d6: 0a 00 .word 0x000a ; ???? 1d8: 00 21 and r16, r0 1da: 2e 00 .word 0x002e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 3f 0c add r3, r15 1de: 03 0e add r0, r19 1e0: 3a 0b sbc r19, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 3b 0b sbc r19, r27 1e4: 27 0c add r2, r7 1e6: 3c 0c add r3, r12 1e8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 22 2e mov r2, r18 1ec: 01 3f cpi r16, 0xF1 ; 241 1ee: 0c 03 fmul r16, r20 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 0b 3b cpi r16, 0xBB ; 187 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 0b 27 eor r16, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: 0c 3c cpi r16, 0xCC ; 204 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 0c 01 movw r0, r24 1fa: 13 00 .word 0x0013 ; ???? 1fc: 00 23 and r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 05 00 .word 0x0005 ; ???? 200: 49 13 cpse r20, r25 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 00 00 nop 204: 24 0f add r18, r20 206: 00 0b sbc r16, r16 208: 0b 49 sbci r16, 0x9B ; 155 20a: 13 00 .word 0x0013 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 00 00 nop 20e: 01 11 cpse r16, r1 210: 01 25 eor r16, r1 212: 0e 13 cpse r16, r30 214: 0b 03 fmul r16, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 0e 1b sub r16, r30 218: 0e 11 cpse r16, r14 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 01 12 cpse r0, r17 21c: 01 10 cpse r0, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 06 00 .word 0x0006 ; ???? 220: 00 02 muls r16, r16 222: 24 00 .word 0x0024 ; ???? 224: 0b 0b sbc r16, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 3e 0b sbc r19, r30 228: 03 0e add r0, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 00 00 nop 22c: 03 16 cp r0, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 00 03 mulsu r16, r16 230: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 0b 3b cpi r16, 0xBB ; 187 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 0b 49 sbci r16, 0x9B ; 155 236: 13 00 .word 0x0013 ; ???? 238: 00 04 cpc r0, r0 23a: 24 00 .word 0x0024 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 0b 0b sbc r16, r27 23e: 3e 0b sbc r19, r30 240: 03 08 sbc r0, r3 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: 00 00 nop 244: 05 2e mov r0, r21 246: 01 3f cpi r16, 0xF1 ; 241 248: 0c 03 fmul r16, r20 24a: 0e 3a cpi r16, 0xAE ; 174 24c: 0b 3b cpi r16, 0xBB ; 187 24e: 0b 27 eor r16, r27 250: 0c 11 cpse r16, r12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 01 12 cpse r0, r17 254: 01 40 sbci r16, 0x01 ; 1 256: 0a 97 sbiw r24, 0x0a ; 10 258: 42 0c add r4, r2 25a: 01 13 cpse r16, r17 25c: 00 00 nop __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 06 34 cpi r16, 0x46 ; 70 260: 00 03 mulsu r16, r16 262: 0e 3a cpi r16, 0xAE ; 174 264: 0b 3b cpi r16, 0xBB ; 187 266: 0b 49 sbci r16, 0x9B ; 155 268: 13 02 muls r17, r19 26a: 0a 00 .word 0x000a ; ???? 26c: 00 07 cpc r16, r16 26e: 34 00 .word 0x0034 ; ???? 270: 03 0e add r0, r19 272: 3a 0b sbc r19, r26 274: 3b 0b sbc r19, r27 276: 49 13 cpse r20, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 02 06 cpc r0, r18 27a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 08 0b sbc r16, r24 27e: 01 11 cpse r16, r1 280: 01 12 cpse r0, r17 282: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 00 09 sbc r16, r0 286: 34 00 .word 0x0034 ; ???? 288: 03 08 sbc r0, r3 28a: 3a 0b sbc r19, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 3b 0b sbc r19, r27 28e: 49 13 cpse r20, r25 290: 02 06 cpc r0, r18 292: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 0a 2e mov r0, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 01 3f cpi r16, 0xF1 ; 241 298: 0c 03 fmul r16, r20 29a: 0e 3a cpi r16, 0xAE ; 174 29c: 0b 3b cpi r16, 0xBB ; 187 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 0b 27 eor r16, r27 2a0: 0c 11 cpse r16, r12 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 01 12 cpse r0, r17 2a4: 01 40 sbci r16, 0x01 ; 1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 0a 96 adiw r24, 0x0a ; 10 2a8: 42 0c add r4, r2 2aa: 01 13 cpse r16, r17 2ac: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 0b 34 cpi r16, 0x4B ; 75 2b0: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 0e 3a cpi r16, 0xAE ; 174 2b4: 0b 3b cpi r16, 0xBB ; 187 2b6: 0b 49 sbci r16, 0x9B ; 155 2b8: 13 3f cpi r17, 0xF3 ; 243 2ba: 0c 02 muls r16, r28 2bc: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: 00 0c add r0, r0 2c0: 35 00 .word 0x0035 ; ???? 2c2: 49 13 cpse r20, r25 2c4: 00 00 nop 2c6: 0d 01 movw r0, r26 2c8: 01 49 sbci r16, 0x91 ; 145 2ca: 13 01 movw r2, r6 2cc: 13 00 .word 0x0013 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 00 0e add r0, r16 2d0: 21 00 .word 0x0021 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 49 13 cpse r20, r25 2d4: 2f 0b sbc r18, r31 2d6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 00 01 movw r0, r0 2da: 11 01 movw r2, r2 2dc: 25 0e add r2, r21 2de: 13 0b sbc r17, r19 2e0: 03 0e add r0, r19 2e2: 1b 0e add r1, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 11 01 movw r2, r2 2e6: 12 01 movw r2, r4 2e8: 10 06 cpc r1, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 00 00 nop 2ec: 02 24 eor r0, r2 2ee: 00 0b sbc r16, r16 2f0: 0b 3e cpi r16, 0xEB ; 235 2f2: 0b 03 fmul r16, r19 2f4: 0e 00 .word 0x000e ; ???? 2f6: 00 03 mulsu r16, r16 2f8: 16 00 .word 0x0016 ; ???? 2fa: 03 0e add r0, r19 2fc: 3a 0b sbc r19, r26 2fe: 3b 0b sbc r19, r27 300: 49 13 cpse r20, r25 302: 00 00 nop last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 04 24 eor r0, r4 306: 00 0b sbc r16, r16 308: 0b 3e cpi r16, 0xEB ; 235 30a: 0b 03 fmul r16, r19 30c: 08 00 .word 0x0008 ; ???? 30e: 00 05 cpc r16, r0 310: 2e 01 movw r4, r28 312: 3f 0c add r3, r15 314: 03 0e add r0, r19 316: 3a 0b sbc r19, r26 318: 3b 0b sbc r19, r27 31a: 27 0c add r2, r7 31c: 11 01 movw r2, r2 31e: 12 01 movw r2, r4 320: 40 0a sbc r4, r16 322: 97 42 sbci r25, 0x27 ; 39 324: 0c 01 movw r0, r24 326: 13 00 .word 0x0013 ; ???? 328: 00 06 cpc r0, r16 32a: 34 00 .word 0x0034 ; ???? 32c: 03 08 sbc r0, r3 32e: 3a 0b sbc r19, r26 330: 3b 0b sbc r19, r27 332: 49 13 cpse r20, r25 334: 02 06 cpc r0, r18 336: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 07 34 cpi r16, 0x47 ; 71 33a: 00 03 mulsu r16, r16 33c: 0e 3a cpi r16, 0xAE ; 174 33e: 0b 3b cpi r16, 0xBB ; 187 340: 0b 49 sbci r16, 0x9B ; 155 342: 13 02 muls r17, r19 344: 0a 00 .word 0x000a ; ???? 346: 00 08 sbc r0, r0 348: 34 00 .word 0x0034 ; ???? 34a: 03 0e add r0, r19 34c: 3a 0b sbc r19, r26 34e: 3b 0b sbc r19, r27 350: 49 13 cpse r20, r25 352: 02 06 cpc r0, r18 354: 00 00 nop 356: 09 05 cpc r16, r9 358: 00 03 mulsu r16, r16 35a: 0e 3a cpi r16, 0xAE ; 174 35c: 0b 3b cpi r16, 0xBB ; 187 35e: 0b 49 sbci r16, 0x9B ; 155 360: 13 02 muls r17, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 06 00 .word 0x0006 ; ???? 364: 00 0a sbc r0, r16 366: 89 82 std Y+1, r8 ; 0x01 368: 01 01 movw r0, r2 36a: 11 01 movw r2, r2 36c: 31 13 cpse r19, r17 36e: 01 13 cpse r16, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 00 00 nop 372: 0b 8a std Y+19, r0 ; 0x13 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 82 01 movw r16, r4 376: 00 02 muls r16, r16 378: 0a 91 ld r16, -Y 37a: 42 0a sbc r4, r18 37c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 0c 89 ldd r16, Y+20 ; 0x14 380: 82 01 movw r16, r4 382: 00 11 cpse r16, r0 384: 01 31 cpi r16, 0x11 ; 17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 13 00 .word 0x0013 ; ???? 388: 00 0d add r16, r0 38a: 89 82 std Y+1, r8 ; 0x01 38c: 01 01 movw r0, r2 38e: 11 01 movw r2, r2 390: 95 42 sbci r25, 0x25 ; 37 392: 0c 31 cpi r16, 0x1C ; 28 394: 13 00 .word 0x0013 ; ???? 396: 00 0e add r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 2e 01 movw r4, r28 39a: 3f 0c add r3, r15 39c: 03 0e add r0, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 3a 0b sbc r19, r26 3a0: 3b 0b sbc r19, r27 3a2: 27 0c add r2, r7 3a4: 11 01 movw r2, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 12 01 movw r2, r4 3a8: 40 0a sbc r4, r16 3aa: 96 42 sbci r25, 0x26 ; 38 3ac: 0c 01 movw r0, r24 3ae: 13 00 .word 0x0013 ; ???? 3b0: 00 0f add r16, r16 3b2: 0b 01 movw r0, r22 3b4: 11 01 movw r2, r2 3b6: 12 01 movw r2, r4 3b8: 00 00 nop 3ba: 10 0f add r17, r16 3bc: 00 0b sbc r16, r16 3be: 0b 49 sbci r16, 0x9B ; 155 3c0: 13 00 .word 0x0013 ; ???? 3c2: 00 11 cpse r16, r0 3c4: 26 00 .word 0x0026 ; ???? 3c6: 49 13 cpse r20, r25 3c8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: 12 01 movw r2, r4 3cc: 01 49 sbci r16, 0x91 ; 145 3ce: 13 01 movw r2, r6 3d0: 13 00 .word 0x0013 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 00 13 cpse r16, r16 3d4: 21 00 .word 0x0021 ; ???? 3d6: 49 13 cpse r20, r25 3d8: 2f 0b sbc r18, r31 3da: 00 00 nop 3dc: 14 2e mov r1, r20 3de: 01 3f cpi r16, 0xF1 ; 241 3e0: 0c 03 fmul r16, r20 3e2: 0e 3a cpi r16, 0xAE ; 174 3e4: 0b 3b cpi r16, 0xBB ; 187 3e6: 0b 27 eor r16, r27 3e8: 0c 3c cpi r16, 0xCC ; 204 3ea: 0c 00 .word 0x000c ; ???? 3ec: 00 15 cp r16, r0 3ee: 05 00 .word 0x0005 ; ???? 3f0: 49 13 cpse r20, r25 3f2: 00 00 nop 3f4: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 11 01 movw r2, r2 3f8: 25 0e add r2, r21 3fa: 13 0b sbc r17, r19 3fc: 03 0e add r0, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 1b 0e add r1, r27 400: 11 01 movw r2, r2 402: 12 01 movw r2, r4 404: 10 06 cpc r1, r16 406: 00 00 nop 408: 02 24 eor r0, r2 40a: 00 0b sbc r16, r16 40c: 0b 3e cpi r16, 0xEB ; 235 40e: 0b 03 fmul r16, r19 410: 0e 00 .word 0x000e ; ???? 412: 00 03 mulsu r16, r16 414: 16 00 .word 0x0016 ; ???? 416: 03 0e add r0, r19 418: 3a 0b sbc r19, r26 41a: 3b 0b sbc r19, r27 41c: 49 13 cpse r20, r25 41e: 00 00 nop 420: 04 24 eor r0, r4 422: 00 0b sbc r16, r16 424: 0b 3e cpi r16, 0xEB ; 235 426: 0b 03 fmul r16, r19 428: 08 00 .word 0x0008 ; ???? 42a: 00 05 cpc r16, r0 42c: 13 01 movw r2, r6 42e: 03 0e add r0, r19 430: 0b 0b sbc r16, r27 432: 3a 0b sbc r19, r26 434: 3b 0b sbc r19, r27 436: 01 13 cpse r16, r17 438: 00 00 nop 43a: 06 0d add r16, r6 43c: 00 03 mulsu r16, r16 43e: 0e 3a cpi r16, 0xAE ; 174 440: 0b 3b cpi r16, 0xBB ; 187 442: 0b 49 sbci r16, 0x9B ; 155 444: 13 38 cpi r17, 0x83 ; 131 446: 0b 00 .word 0x000b ; ???? 448: 00 07 cpc r16, r16 44a: 01 01 movw r0, r2 44c: 49 13 cpse r20, r25 44e: 01 13 cpse r16, r17 450: 00 00 nop 452: 08 21 and r16, r8 454: 00 49 sbci r16, 0x90 ; 144 456: 13 2f mov r17, r19 458: 0b 00 .word 0x000b ; ???? 45a: 00 09 sbc r16, r0 45c: 2e 00 .word 0x002e ; ???? 45e: 3f 0c add r3, r15 460: 03 0e add r0, r19 462: 3a 0b sbc r19, r26 464: 3b 0b sbc r19, r27 466: 27 0c add r2, r7 468: 11 01 movw r2, r2 46a: 12 01 movw r2, r4 46c: 40 0a sbc r4, r16 46e: 97 42 sbci r25, 0x27 ; 39 470: 0c 00 .word 0x000c ; ???? 472: 00 0a sbc r0, r16 474: 2e 01 movw r4, r28 476: 3f 0c add r3, r15 478: 03 0e add r0, r19 47a: 3a 0b sbc r19, r26 47c: 3b 0b sbc r19, r27 47e: 27 0c add r2, r7 480: 11 01 movw r2, r2 482: 12 01 movw r2, r4 484: 40 0a sbc r4, r16 486: 97 42 sbci r25, 0x27 ; 39 488: 0c 01 movw r0, r24 48a: 13 00 .word 0x0013 ; ???? 48c: 00 0b sbc r16, r16 48e: 34 00 .word 0x0034 ; ???? 490: 03 08 sbc r0, r3 492: 3a 0b sbc r19, r26 494: 3b 0b sbc r19, r27 496: 49 13 cpse r20, r25 498: 02 0a sbc r0, r18 49a: 00 00 nop 49c: 0c 34 cpi r16, 0x4C ; 76 49e: 00 03 mulsu r16, r16 4a0: 0e 3a cpi r16, 0xAE ; 174 4a2: 0b 3b cpi r16, 0xBB ; 187 4a4: 0b 49 sbci r16, 0x9B ; 155 4a6: 13 02 muls r17, r19 4a8: 0a 00 .word 0x000a ; ???? 4aa: 00 0d add r16, r0 4ac: 35 00 .word 0x0035 ; ???? 4ae: 49 13 cpse r20, r25 4b0: 00 00 nop 4b2: 0e 34 cpi r16, 0x4E ; 78 4b4: 00 03 mulsu r16, r16 4b6: 0e 3a cpi r16, 0xAE ; 174 4b8: 0b 3b cpi r16, 0xBB ; 187 4ba: 0b 49 sbci r16, 0x9B ; 155 4bc: 13 3f cpi r17, 0xF3 ; 243 4be: 0c 02 muls r16, r28 4c0: 0a 00 .word 0x000a ; ???? 4c2: 00 00 nop 4c4: 01 11 cpse r16, r1 4c6: 01 25 eor r16, r1 4c8: 0e 13 cpse r16, r30 4ca: 0b 03 fmul r16, r19 4cc: 0e 1b sub r16, r30 4ce: 0e 11 cpse r16, r14 4d0: 01 12 cpse r0, r17 4d2: 01 10 cpse r0, r1 4d4: 06 00 .word 0x0006 ; ???? 4d6: 00 02 muls r16, r16 4d8: 24 00 .word 0x0024 ; ???? 4da: 0b 0b sbc r16, r27 4dc: 3e 0b sbc r19, r30 4de: 03 0e add r0, r19 4e0: 00 00 nop 4e2: 03 16 cp r0, r19 4e4: 00 03 mulsu r16, r16 4e6: 0e 3a cpi r16, 0xAE ; 174 4e8: 0b 3b cpi r16, 0xBB ; 187 4ea: 0b 49 sbci r16, 0x9B ; 155 4ec: 13 00 .word 0x0013 ; ???? 4ee: 00 04 cpc r0, r0 4f0: 24 00 .word 0x0024 ; ???? 4f2: 0b 0b sbc r16, r27 4f4: 3e 0b sbc r19, r30 4f6: 03 08 sbc r0, r3 4f8: 00 00 nop 4fa: 05 2e mov r0, r21 4fc: 01 3f cpi r16, 0xF1 ; 241 4fe: 0c 03 fmul r16, r20 500: 0e 3a cpi r16, 0xAE ; 174 502: 0b 3b cpi r16, 0xBB ; 187 504: 0b 27 eor r16, r27 506: 0c 20 and r0, r12 508: 0b 01 movw r0, r22 50a: 13 00 .word 0x0013 ; ???? 50c: 00 06 cpc r0, r16 50e: 05 00 .word 0x0005 ; ???? 510: 03 0e add r0, r19 512: 3a 0b sbc r19, r26 514: 3b 0b sbc r19, r27 516: 49 13 cpse r20, r25 518: 00 00 nop 51a: 07 2e mov r0, r23 51c: 00 3f cpi r16, 0xF0 ; 240 51e: 0c 03 fmul r16, r20 520: 0e 3a cpi r16, 0xAE ; 174 522: 0b 3b cpi r16, 0xBB ; 187 524: 0b 27 eor r16, r27 526: 0c 11 cpse r16, r12 528: 01 12 cpse r0, r17 52a: 01 40 sbci r16, 0x01 ; 1 52c: 0a 97 sbiw r24, 0x0a ; 10 52e: 42 0c add r4, r2 530: 00 00 nop 532: 08 2e mov r0, r24 534: 01 31 cpi r16, 0x11 ; 17 536: 13 11 cpse r17, r3 538: 01 12 cpse r0, r17 53a: 01 40 sbci r16, 0x01 ; 1 53c: 0a 97 sbiw r24, 0x0a ; 10 53e: 42 0c add r4, r2 540: 01 13 cpse r16, r17 542: 00 00 nop 544: 09 05 cpc r16, r9 546: 00 31 cpi r16, 0x10 ; 16 548: 13 02 muls r17, r19 54a: 0a 00 .word 0x000a ; ???? 54c: 00 0a sbc r0, r16 54e: 0b 01 movw r0, r22 550: 11 01 movw r2, r2 552: 12 01 movw r2, r4 554: 00 00 nop 556: 0b 05 cpc r16, r11 558: 00 31 cpi r16, 0x10 ; 16 55a: 13 02 muls r17, r19 55c: 06 00 .word 0x0006 ; ???? 55e: 00 0c add r0, r0 560: 2e 01 movw r4, r28 562: 3f 0c add r3, r15 564: 03 0e add r0, r19 566: 3a 0b sbc r19, r26 568: 3b 0b sbc r19, r27 56a: 27 0c add r2, r7 56c: 11 01 movw r2, r2 56e: 12 01 movw r2, r4 570: 40 0a sbc r4, r16 572: 97 42 sbci r25, 0x27 ; 39 574: 0c 01 movw r0, r24 576: 13 00 .word 0x0013 ; ???? 578: 00 0d add r16, r0 57a: 05 00 .word 0x0005 ; ???? 57c: 03 08 sbc r0, r3 57e: 3a 0b sbc r19, r26 580: 3b 0b sbc r19, r27 582: 49 13 cpse r20, r25 584: 02 06 cpc r0, r18 586: 00 00 nop 588: 0e 34 cpi r16, 0x4E ; 78 58a: 00 03 mulsu r16, r16 58c: 08 3a cpi r16, 0xA8 ; 168 58e: 0b 3b cpi r16, 0xBB ; 187 590: 0b 49 sbci r16, 0x9B ; 155 592: 13 02 muls r17, r19 594: 0a 00 .word 0x000a ; ???? 596: 00 0f add r16, r16 598: 34 00 .word 0x0034 ; ???? 59a: 03 0e add r0, r19 59c: 3a 0b sbc r19, r26 59e: 3b 0b sbc r19, r27 5a0: 49 13 cpse r20, r25 5a2: 02 06 cpc r0, r18 5a4: 00 00 nop 5a6: 10 34 cpi r17, 0x40 ; 64 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 5a8: 00 03 mulsu r16, r16 5aa: 08 3a cpi r16, 0xA8 ; 168 5ac: 0b 3b cpi r16, 0xBB ; 187 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5ae: 0b 49 sbci r16, 0x9B ; 155 5b0: 13 02 muls r17, r19 5b2: 06 00 .word 0x0006 ; ???? 5b4: 00 11 cpse r16, r0 5b6: 89 82 std Y+1, r8 ; 0x01 5b8: 01 01 movw r0, r2 5ba: 11 01 movw r2, r2 5bc: 31 13 cpse r19, r17 5be: 01 13 cpse r16, r17 5c0: 00 00 nop 5c2: 12 8a std Z+18, r1 ; 0x12 5c4: 82 01 movw r16, r4 5c6: 00 02 muls r16, r16 5c8: 0a 91 ld r16, -Y 5ca: 42 0a sbc r4, r18 5cc: 00 00 nop 5ce: 13 89 ldd r17, Z+19 ; 0x13 5d0: 82 01 movw r16, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5d2: 01 11 cpse r16, r1 5d4: 01 95 neg r16 5d6: 42 0c add r4, r2 5d8: 31 13 cpse r19, r17 5da: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5dc: 14 01 movw r2, r8 5de: 01 49 sbci r16, 0x91 ; 145 5e0: 13 01 movw r2, r6 5e2: 13 00 .word 0x0013 ; ???? 5e4: 00 15 cp r16, r0 5e6: 21 00 .word 0x0021 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5e8: 49 13 cpse r20, r25 5ea: 2f 0b sbc r18, r31 5ec: 00 00 nop 5ee: 16 26 eor r1, r22 5f0: 00 49 sbci r16, 0x90 ; 144 5f2: 13 00 .word 0x0013 ; ???? 5f4: 00 17 cp r16, r16 5f6: 89 82 std Y+1, r8 ; 0x01 5f8: 01 00 .word 0x0001 ; ???? 5fa: 11 01 movw r2, r2 5fc: 31 13 cpse r19, r17 5fe: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 600: 18 89 ldd r17, Y+16 ; 0x10 602: 82 01 movw r16, r4 604: 00 11 cpse r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 606: 01 95 neg r16 608: 42 0c add r4, r2 60a: 31 13 cpse r19, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 60c: 00 00 nop 60e: 19 0f add r17, r25 610: 00 0b sbc r16, r16 612: 0b 49 sbci r16, 0x9B ; 155 614: 13 00 .word 0x0013 ; ???? 616: 00 1a sub r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 618: 34 00 .word 0x0034 ; ???? 61a: 03 0e add r0, r19 61c: 3a 0b sbc r19, r26 61e: 3b 0b sbc r19, r27 620: 49 13 cpse r20, r25 622: 02 0a sbc r0, r18 624: 00 00 nop 626: 1b 35 cpi r17, 0x5B ; 91 628: 00 49 sbci r16, 0x90 ; 144 62a: 13 00 .word 0x0013 ; ???? 62c: 00 00 nop 62e: 01 11 cpse r16, r1 630: 01 25 eor r16, r1 632: 0e 13 cpse r16, r30 634: 0b 03 fmul r16, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 636: 0e 1b sub r16, r30 638: 0e 11 cpse r16, r14 63a: 01 12 cpse r0, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 63c: 01 10 cpse r0, r1 63e: 06 00 .word 0x0006 ; ???? 640: 00 02 muls r16, r16 642: 24 00 .word 0x0024 ; ???? 644: 0b 0b sbc r16, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 646: 3e 0b sbc r19, r30 648: 03 0e add r0, r19 64a: 00 00 nop 64c: 03 16 cp r0, r19 64e: 00 03 mulsu r16, r16 650: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 652: 0b 3b cpi r16, 0xBB ; 187 654: 0b 49 sbci r16, 0x9B ; 155 656: 13 00 .word 0x0013 ; ???? 658: 00 04 cpc r0, r0 65a: 24 00 .word 0x0024 ; ???? 65c: 0b 0b sbc r16, r27 65e: 3e 0b sbc r19, r30 660: 03 08 sbc r0, r3 662: 00 00 nop 664: 05 13 cpse r16, r21 666: 01 03 mulsu r16, r17 668: 0e 0b sbc r16, r30 66a: 0b 3a cpi r16, 0xAB ; 171 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 66c: 0b 3b cpi r16, 0xBB ; 187 66e: 0b 01 movw r0, r22 670: 13 00 .word 0x0013 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 672: 00 06 cpc r0, r16 674: 0d 00 .word 0x000d ; ???? 676: 03 08 sbc r0, r3 678: 3a 0b sbc r19, r26 67a: 3b 0b sbc r19, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 67c: 49 13 cpse r20, r25 67e: 38 0b sbc r19, r24 680: 00 00 nop 682: 07 0d add r16, r7 684: 00 03 mulsu r16, r16 686: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 688: 0b 3b cpi r16, 0xBB ; 187 68a: 0b 49 sbci r16, 0x9B ; 155 68c: 13 38 cpi r17, 0x83 ; 131 68e: 0b 00 .word 0x000b ; ???? 690: 00 08 sbc r0, r0 692: 01 01 movw r0, r2 694: 49 13 cpse r20, r25 696: 01 13 cpse r16, r17 698: 00 00 nop 69a: 09 21 and r16, r9 69c: 00 49 sbci r16, 0x90 ; 144 69e: 13 2f mov r17, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6a0: 0b 00 .word 0x000b ; ???? 6a2: 00 0a sbc r0, r16 6a4: 2e 01 movw r4, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6a6: 3f 0c add r3, r15 6a8: 03 0e add r0, r19 6aa: 3a 0b sbc r19, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6ac: 3b 0b sbc r19, r27 6ae: 27 0c add r2, r7 6b0: 11 01 movw r2, r2 6b2: 12 01 movw r2, r4 6b4: 40 0a sbc r4, r16 6b6: 97 42 sbci r25, 0x27 ; 39 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6b8: 0c 01 movw r0, r24 6ba: 13 00 .word 0x0013 ; ???? 6bc: 00 0b sbc r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:105 6be: 05 00 .word 0x0005 ; ???? 6c0: 03 0e add r0, r19 6c2: 3a 0b sbc r19, r26 6c4: 3b 0b sbc r19, r27 6c6: 49 13 cpse r20, r25 6c8: 02 06 cpc r0, r18 6ca: 00 00 nop 6cc: 0c 05 cpc r16, r12 6ce: 00 03 mulsu r16, r16 6d0: 08 3a cpi r16, 0xA8 ; 168 6d2: 0b 3b cpi r16, 0xBB ; 187 6d4: 0b 49 sbci r16, 0x9B ; 155 6d6: 13 02 muls r17, r19 6d8: 0a 00 .word 0x000a ; ???? 6da: 00 0d add r16, r0 6dc: 0f 00 .word 0x000f ; ???? 6de: 0b 0b sbc r16, r27 6e0: 49 13 cpse r20, r25 6e2: 00 00 nop 6e4: 0e 34 cpi r16, 0x4E ; 78 6e6: 00 03 mulsu r16, r16 6e8: 08 3a cpi r16, 0xA8 ; 168 6ea: 0b 3b cpi r16, 0xBB ; 187 6ec: 0b 49 sbci r16, 0x9B ; 155 6ee: 13 02 muls r17, r19 servo_init(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:108 6f0: 06 00 .word 0x0006 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:109 6f2: 00 0f add r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:112 6f4: 34 00 .word 0x0034 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:115 6f6: 03 0e add r0, r19 6f8: 3a 0b sbc r19, r26 6fa: 3b 0b sbc r19, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 6fc: 49 13 cpse r20, r25 6fe: 02 06 cpc r0, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:120 (discriminator 2) 700: 00 00 nop 702: 10 0b sbc r17, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:118 (discriminator 2) 704: 01 11 cpse r16, r1 706: 01 12 cpse r0, r17 708: 01 00 .word 0x0001 ; ???? 70a: 00 11 cpse r16, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:123 70c: 34 00 .word 0x0034 ; ???? 70e: 03 0e add r0, r19 710: 3a 0b sbc r19, r26 712: 3b 0b sbc r19, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:128 714: 49 13 cpse r20, r25 716: 02 0a sbc r0, r18 718: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:131 71a: 12 34 cpi r17, 0x42 ; 66 71c: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:134 71e: 0e 3a cpi r16, 0xAE ; 174 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:137 720: 0b 3b cpi r16, 0xBB ; 187 722: 0b 49 sbci r16, 0x9B ; 155 724: 13 3f cpi r17, 0xF3 ; 243 726: 0c 02 muls r16, r28 __vector_6(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/servo.c:150 728: 0a 00 .word 0x000a ; ???? ... Disassembly of section .debug_line: 00000000 <.debug_line>: 0: 64 01 movw r12, r8 2: 00 00 nop 4: 02 00 .word 0x0002 ; ???? 6: a5 00 .word 0x00a5 ; ???? 8: 00 00 nop a: 02 01 movw r0, r4 c: fb 0e add r15, r27 e: 0a 00 .word 0x000a ; ???? 10: 01 01 movw r0, r2 12: 01 01 movw r0, r2 14: 00 00 nop 16: 00 01 movw r0, r0 18: 2f 75 andi r18, 0x5F ; 95 1a: 73 72 andi r23, 0x23 ; 35 1c: 2f 6c ori r18, 0xCF ; 207 1e: 69 62 ori r22, 0x29 ; 41 20: 2f 61 ori r18, 0x1F ; 31 22: 76 72 andi r23, 0x26 ; 38 24: 2f 69 ori r18, 0x9F ; 159 26: 6e 63 ori r22, 0x3E ; 62 28: 6c 75 andi r22, 0x5C ; 92 2a: 64 65 ori r22, 0x54 ; 84 2c: 00 2e mov r0, r16 2e: 2e 2f mov r18, r30 30: 2e 2e mov r2, r30 32: 2f 69 ori r18, 0x9F ; 159 34: 6e 63 ori r22, 0x3E ; 62 36: 6c 75 andi r22, 0x5C ; 92 38: 64 65 ori r22, 0x54 ; 84 3a: 00 00 nop 3c: 6d 61 ori r22, 0x1D ; 29 3e: 69 6e ori r22, 0xE9 ; 233 40: 2e 63 ori r18, 0x3E ; 62 42: 00 00 nop 44: 00 00 nop 46: 74 69 ori r23, 0x94 ; 148 48: 6d 65 ori r22, 0x5D ; 93 4a: 72 2e mov r7, r18 4c: 68 00 .word 0x0068 ; ???? 4e: 00 00 nop 50: 00 70 andi r16, 0x00 ; 0 52: 70 6d ori r23, 0xD0 ; 208 54: 2e 68 ori r18, 0x8E ; 142 56: 00 00 nop 58: 00 00 nop 5a: 73 74 andi r23, 0x43 ; 67 5c: 64 69 ori r22, 0x94 ; 148 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 6e 74 andi r22, 0x4E ; 78 60: 2e 68 ori r18, 0x8E ; 142 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 00 01 movw r0, r0 64: 00 00 nop 66: 73 74 andi r23, 0x43 ; 67 68: 64 2e mov r6, r20 6a: 68 00 .word 0x0068 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 02 00 .word 0x0002 ; ???? 6e: 00 6c ori r16, 0xC0 ; 192 70: 69 6e ori r22, 0xE9 ; 233 72: 6b 5f subi r22, 0xFB ; 251 74: 61 75 andi r22, 0x51 ; 81 76: 74 6f ori r23, 0xF4 ; 244 to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 70 69 ori r23, 0x90 ; 144 7a: 6c 6f ori r22, 0xFC ; 252 7c: 74 2e mov r7, r20 7e: 68 00 .word 0x0068 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 00 00 nop 82: 00 61 ori r16, 0x10 ; 16 84: 64 63 ori r22, 0x34 ; 52 86: 5f 66 ori r21, 0x6F ; 111 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 62 77 andi r22, 0x72 ; 114 8a: 2e 68 ori r18, 0x8E ; 142 8c: 00 00 nop 8e: 00 00 nop 90: 73 70 andi r23, 0x03 ; 3 92: 69 2e mov r6, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 68 00 .word 0x0068 ; ???? 96: 00 00 nop 98: 00 73 andi r16, 0x30 ; 48 9a: 65 72 andi r22, 0x25 ; 37 9c: 76 6f ori r23, 0xF6 ; 246 9e: 2e 68 ori r18, 0x8E ; 142 a0: 00 00 nop a2: 00 00 nop a4: 75 61 ori r23, 0x15 ; 21 a6: 72 74 andi r23, 0x42 ; 66 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 2e 68 ori r18, 0x8E ; 142 aa: 00 00 nop ac: 00 00 nop ae: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 05 02 muls r16, r21 b2: 5e 00 .word 0x005e ; ???? b4: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 03 e3 ldi r16, 0x33 ; 51 b8: 00 01 movw r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 10 00 .word 0x0010 ; ???? bc: 02 04 cpc r0, r2 be: 01 06 cpc r0, r17 c0: 2b 06 cpc r2, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 57 03 mulsu r21, r23 c4: 6d 63 ori r22, 0x3D ; 61 c6: 46 49 sbci r20, 0x96 ; 150 c8: 64 9c mul r6, r4 ca: 48 3a cpi r20, 0xA8 ; 168 cc: 2d 49 sbci r18, 0x9D ; 157 ce: 03 0c add r0, r3 d0: 08 c5 rjmp .+2576 ; 0xae2 <__vector_10+0x94> d2: 03 39 cpi r16, 0x93 ; 147 d4: 2b 10 cpse r2, r11 d6: 49 2c mov r4, r9 d8: 56 3a cpi r21, 0xA6 ; 166 da: 2c 48 sbci r18, 0x8C ; 140 dc: 1e 49 sbci r17, 0x9E ; 158 de: ab 49 sbci r26, 0x9B ; 155 e0: 4a 00 .word 0x004a ; ???? e2: 02 04 cpc r0, r2 e4: 01 06 cpc r0, r17 e6: 47 06 cpc r4, r23 e8: 49 3b cpi r20, 0xB9 ; 185 ea: 73 2d mov r23, r3 ec: 3b 4b sbci r19, 0xBB ; 187 ee: 10 00 .word 0x0010 ; ???? f0: 02 04 cpc r0, r2 f2: 01 06 cpc r0, r17 f4: 47 00 .word 0x0047 ; ???? f6: 02 04 cpc r0, r2 f8: 02 55 subi r16, 0x52 ; 82 fa: 06 2c mov r0, r6 fc: 49 4b sbci r20, 0xB9 ; 185 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 10 00 .word 0x0010 ; ???? 100: 02 04 cpc r0, r2 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 01 06 cpc r0, r17 104: 2b 06 cpc r2, r27 106: 49 49 sbci r20, 0x99 ; 153 108: 2c 3a cpi r18, 0xAC ; 172 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 48 3c cpi r20, 0xC8 ; 200 10c: 48 03 fmul r20, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 98 7f andi r25, 0xF8 ; 248 110: 39 10 cpse r3, r9 112: 1e 1e adc r1, r30 114: 1e 04 cpc r1, r14 116: 02 03 mulsu r16, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 64 1d adc r22, r4 11a: 3c 04 cpc r3, r12 11c: 01 03 mulsu r16, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 1e 2b or r17, r30 120: 56 56 subi r21, 0x66 ; 102 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 2d 2c mov r2, r13 124: 48 2d mov r20, r8 126: 2d 2c mov r2, r13 128: 20 48 sbci r18, 0x80 ; 128 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 3a 80 ldd r3, Y+2 ; 0x02 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 02 06 cpc r0, r18 12e: 00 01 movw r0, r0 130: 01 00 .word 0x0001 ; ???? 132: 05 02 muls r16, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 22 0d add r18, r2 136: 00 00 nop 138: 03 8c ldd r0, Z+27 ; 0x1b 13a: 01 01 movw r0, r2 13c: 10 1e adc r1, r16 13e: 3c 1e adc r3, r28 140: 48 04 cpc r4, r8 142: 02 03 mulsu r16, r18 144: a0 7f andi r26, 0xF0 ; 240 146: 47 1e adc r4, r23 148: 2e 04 cpc r2, r14 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 01 03 mulsu r16, r17 14c: df 00 .word 0x00df ; ???? 14e: 2b 04 cpc r2, r11 150: 03 03 mulsu r16, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: b2 7f andi r27, 0xF2 ; 242 154: 1d 41 sbci r17, 0x1D ; 29 156: 3c 20 and r3, r12 158: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 03 c2 rjmp .+1030 ; 0x562 <__stack+0x103> 15c: 00 39 cpi r16, 0x90 ; 144 15e: 00 02 muls r16, r16 160: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 21 02 muls r18, r17 164: 02 00 .word 0x0002 ; ???? 166: 01 01 movw r0, r2 168: 39 01 movw r6, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 00 00 nop 16c: 02 00 .word 0x0002 ; ???? 16e: 65 00 .word 0x0065 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 00 00 nop 172: 02 01 movw r0, r4 174: fb 0e add r15, r27 176: 0a 00 .word 0x000a ; ???? 178: 01 01 movw r0, r2 17a: 01 01 movw r0, r2 17c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 00 01 movw r0, r0 180: 2f 75 andi r18, 0x5F ; 95 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 73 72 andi r23, 0x23 ; 35 184: 2f 6c ori r18, 0xCF ; 207 186: 69 62 ori r22, 0x29 ; 41 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 2f 61 ori r18, 0x1F ; 31 18a: 76 72 andi r23, 0x26 ; 38 18c: 2f 69 ori r18, 0x9F ; 159 18e: 6e 63 ori r22, 0x3E ; 62 check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 6c 75 andi r22, 0x5C ; 92 192: 64 65 ori r22, 0x54 ; 84 194: 00 2e mov r0, r16 196: 2e 2f mov r18, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 2e 2e mov r2, r30 19a: 2f 69 ori r18, 0x9F ; 159 19c: 6e 63 ori r22, 0x3E ; 62 19e: 6c 75 andi r22, 0x5C ; 92 1a0: 64 65 ori r22, 0x54 ; 84 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 00 00 nop 1a4: 70 70 andi r23, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 6d 2e mov r6, r29 1a8: 63 00 .word 0x0063 ; ???? 1aa: 00 00 nop 1ac: 00 73 andi r16, 0x30 ; 48 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 74 64 ori r23, 0x44 ; 68 1b0: 69 6e ori r22, 0xE9 ; 233 1b2: 74 2e mov r7, r20 1b4: 68 00 .word 0x0068 ; ???? check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 01 00 .word 0x0001 ; ???? 1b8: 00 73 andi r16, 0x30 ; 48 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 74 64 ori r23, 0x44 ; 68 1bc: 2e 68 ori r18, 0x8E ; 142 1be: 00 02 muls r16, r16 1c0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 6c 69 ori r22, 0x9C ; 156 1c4: 6e 6b ori r22, 0xBE ; 190 1c6: 5f 61 ori r21, 0x1F ; 31 1c8: 75 74 andi r23, 0x45 ; 69 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 6f 70 andi r22, 0x0F ; 15 1cc: 69 6c ori r22, 0xC9 ; 201 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 6f 74 andi r22, 0x4F ; 79 1d0: 2e 68 ori r18, 0x8E ; 142 1d2: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 00 00 nop 1d6: 00 00 nop 1d8: 05 02 muls r16, r21 1da: 5e 02 muls r21, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 00 00 nop 1de: 03 3e cpi r16, 0xE3 ; 227 1e0: 01 cc rjmp .-2046 ; 0xfffff9e4 <__eeprom_end+0xff7ef9e4> /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 2c 48 sbci r18, 0x8C ; 140 1e4: 49 48 sbci r20, 0x89 ; 137 1e6: 1e 48 sbci r17, 0x8E ; 142 1e8: 31 2c mov r3, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 03 73 andi r16, 0x33 ; 51 1ec: 47 03 mulsu r20, r23 1ee: 12 2b or r17, r18 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 65 81 ldd r22, Z+5 ; 0x05 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 2c 3a cpi r18, 0xAC ; 172 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 65 3c cpi r22, 0xC5 ; 197 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: c8 08 sbc r12, r8 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 8e 00 .word 0x008e ; ???? 1fa: 02 04 cpc r0, r2 1fc: 01 06 cpc r0, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 08 47 sbci r16, 0x78 ; 120 200: 00 02 muls r16, r16 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 04 02 muls r16, r20 204: 71 2b or r23, r17 206: 00 02 muls r16, r16 208: 04 01 movw r0, r8 20a: 55 00 .word 0x0055 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 02 04 cpc r0, r2 20e: 02 47 sbci r16, 0x72 ; 114 210: 00 02 muls r16, r16 212: 04 01 movw r0, r8 214: 8d 00 .word 0x008d ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 02 04 cpc r0, r2 218: 02 39 cpi r16, 0x92 ; 146 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 00 02 muls r16, r16 21c: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 47 00 .word 0x0047 ; ???? 220: 02 04 cpc r0, r2 222: 02 08 sbc r0, r2 224: 1d 00 .word 0x001d ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 02 04 cpc r0, r2 228: 01 47 sbci r16, 0x71 ; 113 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 00 02 muls r16, r16 22c: 04 02 muls r16, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 08 1d adc r16, r8 230: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 47 02 muls r20, r23 236: d5 01 movw r26, r10 238: 0f 00 .word 0x000f ; ???? 23a: 02 04 cpc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 01 39 cpi r16, 0x91 ; 145 23e: 00 02 muls r16, r16 240: 04 02 muls r16, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: 08 1d adc r16, r8 244: 00 02 muls r16, r16 246: 04 01 movw r0, r8 248: 55 00 .word 0x0055 ; ???? 24a: 02 04 cpc r0, r2 24c: 02 63 ori r16, 0x32 ; 50 24e: 00 02 muls r16, r16 250: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: b7 00 .word 0x00b7 ; ???? 254: 02 04 cpc r0, r2 256: 02 39 cpi r16, 0x92 ; 146 258: 00 02 muls r16, r16 25a: 04 01 movw r0, r8 25c: 39 00 .word 0x0039 ; ???? __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 02 04 cpc r0, r2 260: 02 63 ori r16, 0x32 ; 50 262: 00 02 muls r16, r16 264: 04 01 movw r0, r8 266: e1 00 .word 0x00e1 ; ???? 268: 02 04 cpc r0, r2 26a: 02 39 cpi r16, 0x92 ; 146 26c: 00 02 muls r16, r16 26e: 04 01 movw r0, r8 270: 55 00 .word 0x0055 ; ???? 272: 02 04 cpc r0, r2 274: 02 63 ori r16, 0x32 ; 50 276: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 04 01 movw r0, r8 27a: c5 00 .word 0x00c5 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 02 04 cpc r0, r2 27e: 02 39 cpi r16, 0x92 ; 146 280: 00 02 muls r16, r16 282: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 55 00 .word 0x0055 ; ???? 286: 02 04 cpc r0, r2 288: 02 63 ori r16, 0x32 ; 50 28a: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 04 01 movw r0, r8 28e: b7 00 .word 0x00b7 ; ???? 290: 02 04 cpc r0, r2 292: 02 39 cpi r16, 0x92 ; 146 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 04 01 movw r0, r8 298: 39 00 .word 0x0039 ; ???? 29a: 02 04 cpc r0, r2 29c: 02 63 ori r16, 0x32 ; 50 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 06 3a cpi r16, 0xA6 ; 166 2a0: 02 19 sub r16, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 00 01 movw r0, r0 2a4: 01 15 cp r16, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 01 00 .word 0x0001 ; ???? 2a8: 00 02 muls r16, r16 2aa: 00 5a subi r16, 0xA0 ; 160 2ac: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 00 02 muls r16, r16 2b0: 01 fb bst r16, 1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 0e 0a sbc r0, r30 2b4: 00 01 movw r0, r0 2b6: 01 01 movw r0, r2 2b8: 01 00 .word 0x0001 ; ???? 2ba: 00 00 nop 2bc: 01 2f mov r16, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: 75 73 andi r23, 0x35 ; 53 2c0: 72 2f mov r23, r18 2c2: 6c 69 ori r22, 0x9C ; 156 2c4: 62 2f mov r22, r18 2c6: 61 76 andi r22, 0x61 ; 97 2c8: 72 2f mov r23, r18 2ca: 69 6e ori r22, 0xE9 ; 233 2cc: 63 6c ori r22, 0xC3 ; 195 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 75 64 ori r23, 0x45 ; 69 2d0: 65 00 .word 0x0065 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 00 73 andi r16, 0x30 ; 48 2d4: 65 72 andi r22, 0x25 ; 37 2d6: 76 6f ori r23, 0xF6 ; 246 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 2e 63 ori r18, 0x3E ; 62 2da: 00 00 nop 2dc: 00 00 nop 2de: 73 74 andi r23, 0x43 ; 67 2e0: 64 69 ori r22, 0x94 ; 148 2e2: 6e 74 andi r22, 0x4E ; 78 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 2e 68 ori r18, 0x8E ; 142 2e6: 00 01 movw r0, r0 2e8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 6c 69 ori r22, 0x9C ; 156 2ec: 6e 6b ori r22, 0xBE ; 190 2ee: 5f 61 ori r21, 0x1F ; 31 2f0: 75 74 andi r23, 0x45 ; 69 2f2: 6f 70 andi r22, 0x0F ; 15 2f4: 69 6c ori r22, 0xC9 ; 201 2f6: 6f 74 andi r22, 0x4F ; 79 2f8: 2e 68 ori r18, 0x8E ; 142 2fa: 00 00 nop 2fc: 00 00 nop 2fe: 75 61 ori r23, 0x15 ; 21 300: 72 74 andi r23, 0x42 ; 66 302: 2e 68 ori r18, 0x8E ; 142 last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 00 00 nop 306: 00 00 nop 308: 00 00 nop 30a: 05 02 muls r16, r21 30c: f0 06 cpc r15, r16 30e: 00 00 nop 310: 03 e7 ldi r16, 0x73 ; 115 312: 00 01 movw r0, r0 314: 13 1e adc r1, r19 316: 20 20 and r2, r0 318: 3e 00 .word 0x003e ; ???? 31a: 02 04 cpc r0, r2 31c: 02 06 cpc r0, r18 31e: 2b 00 .word 0x002b ; ???? 320: 02 04 cpc r0, r2 322: 02 06 cpc r0, r18 324: 29 4c sbci r18, 0xC9 ; 201 326: 4c 3c cpi r20, 0xCC ; 204 328: 2e 20 and r2, r14 32a: 03 0d add r16, r3 32c: 47 ad ldd r20, Z+63 ; 0x3f 32e: 48 1e adc r4, r24 330: 2e 22 and r2, r30 332: 29 73 andi r18, 0x39 ; 57 334: 65 3b cpi r22, 0xB5 ; 181 336: 56 ab std Z+54, r21 ; 0x36 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 10 00 .word 0x0010 ; ???? 33a: 02 04 cpc r0, r2 33c: 01 06 cpc r0, r17 33e: a9 71 andi r26, 0x19 ; 25 340: 00 02 muls r16, r16 342: 04 03 mulsu r16, r20 344: 2b 06 cpc r2, r27 346: 75 49 sbci r23, 0x95 ; 149 348: 00 02 muls r16, r16 34a: 04 02 muls r16, r20 34c: 74 00 .word 0x0074 ; ???? 34e: 02 04 cpc r0, r2 350: 02 3a cpi r16, 0xA2 ; 162 352: 00 02 muls r16, r16 354: 04 02 muls r16, r20 356: 37 4b sbci r19, 0xB7 ; 183 358: 1e 46 sbci r17, 0x6E ; 110 35a: 03 0a sbc r0, r19 35c: 1d c6 rjmp .+3130 ; 0xf98 <__fp_splitA+0x30> 35e: 00 02 muls r16, r16 360: 04 01 movw r0, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 06 08 sbc r0, r6 364: 47 71 andi r20, 0x17 ; 23 366: 00 02 muls r16, r16 368: 04 03 mulsu r16, r20 36a: 2b 00 .word 0x002b ; ???? 36c: 02 04 cpc r0, r2 36e: 01 08 sbc r0, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 7f 71 andi r23, 0x1F ; 31 372: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 04 03 mulsu r16, r20 376: 2b 00 .word 0x002b ; ???? 378: 02 04 cpc r0, r2 37a: 01 08 sbc r0, r1 37c: 63 71 andi r22, 0x13 ; 19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 00 02 muls r16, r16 380: 04 03 mulsu r16, r20 382: 2b 8d ldd r18, Y+27 ; 0x1b 384: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 04 03 mulsu r16, r20 388: e1 00 .word 0x00e1 ; ???? 38a: 02 04 cpc r0, r2 38c: 01 08 sbc r0, r1 38e: 71 71 andi r23, 0x11 ; 17 390: 00 02 muls r16, r16 392: 04 03 mulsu r16, r20 394: 2b 71 andi r18, 0x1B ; 27 396: 00 02 muls r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 04 03 mulsu r16, r20 39a: 8d 00 .word 0x008d ; ???? 39c: 02 04 cpc r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 01 e1 ldi r16, 0x11 ; 17 3a0: 71 00 .word 0x0071 ; ???? 3a2: 02 04 cpc r0, r2 3a4: 03 2b or r16, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 00 02 muls r16, r16 3a8: 04 01 movw r0, r8 3aa: 02 25 eor r16, r2 3ac: 0f 71 andi r16, 0x1F ; 31 3ae: 00 02 muls r16, r16 3b0: 04 03 mulsu r16, r20 3b2: 2b 00 .word 0x002b ; ???? 3b4: 02 04 cpc r0, r2 3b6: 03 06 cpc r0, r19 3b8: 48 02 muls r20, r24 3ba: 0d 00 .word 0x000d ; ???? 3bc: 01 01 movw r0, r2 3be: 97 00 .word 0x0097 ; ???? 3c0: 00 00 nop 3c2: 02 00 .word 0x0002 ; ???? 3c4: 65 00 .word 0x0065 ; ???? 3c6: 00 00 nop 3c8: 02 01 movw r0, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: fb 0e add r15, r27 3cc: 0a 00 .word 0x000a ; ???? 3ce: 01 01 movw r0, r2 3d0: 01 01 movw r0, r2 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 00 00 nop 3d4: 00 01 movw r0, r0 3d6: 2f 75 andi r18, 0x5F ; 95 3d8: 73 72 andi r23, 0x23 ; 35 3da: 2f 6c ori r18, 0xCF ; 207 3dc: 69 62 ori r22, 0x29 ; 41 3de: 2f 61 ori r18, 0x1F ; 31 3e0: 76 72 andi r23, 0x26 ; 38 3e2: 2f 69 ori r18, 0x9F ; 159 3e4: 6e 63 ori r22, 0x3E ; 62 3e6: 6c 75 andi r22, 0x5C ; 92 3e8: 64 65 ori r22, 0x54 ; 84 3ea: 00 2e mov r0, r16 3ec: 2e 2f mov r18, r30 3ee: 2e 2e mov r2, r30 3f0: 2f 69 ori r18, 0x9F ; 159 3f2: 6e 63 ori r22, 0x3E ; 62 3f4: 6c 75 andi r22, 0x5C ; 92 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 64 65 ori r22, 0x54 ; 84 3f8: 00 00 nop 3fa: 73 70 andi r23, 0x03 ; 3 3fc: 69 2e mov r6, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 63 00 .word 0x0063 ; ???? 400: 00 00 nop 402: 00 73 andi r16, 0x30 ; 48 404: 74 64 ori r23, 0x44 ; 68 406: 69 6e ori r22, 0xE9 ; 233 408: 74 2e mov r7, r20 40a: 68 00 .word 0x0068 ; ???? 40c: 01 00 .word 0x0001 ; ???? 40e: 00 73 andi r16, 0x30 ; 48 410: 74 64 ori r23, 0x44 ; 68 412: 2e 68 ori r18, 0x8E ; 142 414: 00 02 muls r16, r16 416: 00 00 nop 418: 6c 69 ori r22, 0x9C ; 156 41a: 6e 6b ori r22, 0xBE ; 190 41c: 5f 61 ori r21, 0x1F ; 31 41e: 75 74 andi r23, 0x45 ; 69 420: 6f 70 andi r22, 0x0F ; 15 422: 69 6c ori r22, 0xC9 ; 201 424: 6f 74 andi r22, 0x4F ; 79 426: 2e 68 ori r18, 0x8E ; 142 428: 00 00 nop 42a: 00 00 nop 42c: 00 00 nop 42e: 05 02 muls r16, r21 430: 18 0a sbc r1, r24 432: 00 00 nop 434: 03 32 cpi r16, 0x23 ; 35 436: 01 10 cpse r0, r1 438: 2c 2c mov r2, r12 43a: 80 3a cpi r24, 0xA0 ; 160 43c: 3c 10 cpse r3, r12 43e: 2c 31 cpi r18, 0x1C ; 28 440: 1f 2d mov r17, r15 442: 30 9e mul r3, r16 444: 57 3b cpi r21, 0xB7 ; 183 446: 4a 49 sbci r20, 0x9A ; 154 448: 3b 48 sbci r19, 0x8B ; 139 44a: 3b 68 ori r19, 0x8B ; 139 44c: 49 80 ldd r4, Y+1 ; 0x01 44e: 1e 84 ldd r1, Y+14 ; 0x0e 450: 3d 3a cpi r19, 0xAD ; 173 452: 64 56 subi r22, 0x64 ; 100 454: 02 0a sbc r0, r18 456: 00 01 movw r0, r0 458: 01 7c andi r16, 0xC1 ; 193 45a: 00 00 nop 45c: 00 02 muls r16, r16 45e: 00 3b cpi r16, 0xB0 ; 176 460: 00 00 nop 462: 00 02 muls r16, r16 464: 01 fb bst r16, 1 466: 0e 0a sbc r0, r30 468: 00 01 movw r0, r0 46a: 01 01 movw r0, r2 46c: 01 00 .word 0x0001 ; ???? 46e: 00 00 nop 470: 01 2f mov r16, r17 472: 75 73 andi r23, 0x35 ; 53 474: 72 2f mov r23, r18 476: 6c 69 ori r22, 0x9C ; 156 478: 62 2f mov r22, r18 47a: 61 76 andi r22, 0x61 ; 97 47c: 72 2f mov r23, r18 47e: 69 6e ori r22, 0xE9 ; 233 480: 63 6c ori r22, 0xC3 ; 195 482: 75 64 ori r23, 0x45 ; 69 484: 65 00 .word 0x0065 ; ???? 486: 00 75 andi r16, 0x50 ; 80 488: 61 72 andi r22, 0x21 ; 33 48a: 74 2e mov r7, r20 48c: 63 00 .word 0x0063 ; ???? 48e: 00 00 nop 490: 00 73 andi r16, 0x30 ; 48 492: 74 64 ori r23, 0x44 ; 68 494: 69 6e ori r22, 0xE9 ; 233 496: 74 2e mov r7, r20 498: 68 00 .word 0x0068 ; ???? 49a: 01 00 .word 0x0001 ; ???? 49c: 00 00 nop 49e: 00 05 cpc r16, r0 4a0: 02 02 muls r16, r18 4a2: 0b 00 .word 0x000b ; ???? 4a4: 00 03 mulsu r16, r16 4a6: 2b 01 movw r4, r22 4a8: 11 1e adc r1, r17 4aa: 2d 1f adc r18, r29 4ac: 2d 3c cpi r18, 0xCD ; 205 4ae: 11 1f adc r17, r17 4b0: 2e 10 cpse r2, r14 4b2: 2d c9 rjmp .-3494 ; 0xfffff70e <__eeprom_end+0xff7ef70e> 4b4: 48 49 sbci r20, 0x98 ; 152 4b6: 1e 2f mov r17, r30 4b8: b8 8f std Y+24, r27 ; 0x18 4ba: 3b 7e andi r19, 0xEB ; 235 4bc: 1f 72 andi r17, 0x2F ; 47 4be: 8c 20 and r8, r12 4c0: 2e 2c mov r2, r14 4c2: 1e 1c adc r1, r14 4c4: 20 48 sbci r18, 0x80 ; 128 4c6: 00 02 muls r16, r16 4c8: 04 01 movw r0, r8 4ca: 1e 64 ori r17, 0x4E ; 78 4cc: 1e 2d mov r17, r14 4ce: 4b 8e std Y+27, r4 ; 0x1b 4d0: 65 2d mov r22, r5 4d2: 72 57 subi r23, 0x72 ; 114 4d4: 02 09 sbc r16, r2 4d6: 00 01 movw r0, r0 4d8: 01 89 ldd r16, Z+17 ; 0x11 4da: 00 00 nop 4dc: 00 02 muls r16, r16 4de: 00 4b sbci r16, 0xB0 ; 176 4e0: 00 00 nop 4e2: 00 02 muls r16, r16 4e4: 01 fb bst r16, 1 4e6: 0e 0a sbc r0, r30 4e8: 00 01 movw r0, r0 4ea: 01 01 movw r0, r2 4ec: 01 00 .word 0x0001 ; ???? 4ee: 00 00 nop 4f0: 01 2f mov r16, r17 4f2: 75 73 andi r23, 0x35 ; 53 4f4: 72 2f mov r23, r18 4f6: 6c 69 ori r22, 0x9C ; 156 4f8: 62 2f mov r22, r18 4fa: 61 76 andi r22, 0x61 ; 97 4fc: 72 2f mov r23, r18 4fe: 69 6e ori r22, 0xE9 ; 233 500: 63 6c ori r22, 0xC3 ; 195 502: 75 64 ori r23, 0x45 ; 69 504: 65 00 .word 0x0065 ; ???? 506: 00 61 ori r16, 0x10 ; 16 508: 64 63 ori r22, 0x34 ; 52 50a: 5f 66 ori r21, 0x6F ; 111 50c: 62 77 andi r22, 0x72 ; 114 50e: 2e 63 ori r18, 0x3E ; 62 510: 00 00 nop 512: 00 00 nop 514: 73 74 andi r23, 0x43 ; 67 516: 64 69 ori r22, 0x94 ; 148 518: 6e 74 andi r22, 0x4E ; 78 51a: 2e 68 ori r18, 0x8E ; 142 51c: 00 01 movw r0, r0 51e: 00 00 nop 520: 61 64 ori r22, 0x41 ; 65 522: 63 5f subi r22, 0xF3 ; 243 524: 66 62 ori r22, 0x26 ; 38 526: 77 2e mov r7, r23 528: 68 00 .word 0x0068 ; ???? 52a: 00 00 nop 52c: 00 00 nop 52e: 00 05 cpc r16, r0 530: 02 30 cpi r16, 0x02 ; 2 532: 0c 00 .word 0x000c ; ???? 534: 00 03 mulsu r16, r16 536: 34 01 movw r6, r8 538: 10 92 12 1e sts 0x1E12, r1 53c: 20 2e mov r2, r16 53e: 00 02 muls r16, r16 540: 04 02 muls r16, r20 542: 4f 00 .word 0x004f ; ???? 544: 02 04 cpc r0, r2 546: 02 2a or r0, r18 548: 49 03 fmul r20, r17 54a: 0b 1d adc r16, r11 54c: 08 2c mov r0, r8 54e: 2c 8e std Y+28, r2 ; 0x1c 550: 2d 57 subi r18, 0x7D ; 125 552: 2c 56 subi r18, 0x6C ; 108 554: 3a 9c mul r3, r10 556: 2a 2d mov r18, r10 558: 48 21 and r20, r8 55a: 2c 2d mov r18, r12 55c: 2c 29 or r18, r12 55e: 25 2d mov r18, r5 560: 1e 02 muls r17, r30 562: 13 00 .word 0x0013 ; ???? 564: 01 01 movw r0, r2 Disassembly of section .debug_frame: 00000000 <.debug_frame>: 0: 10 00 .word 0x0010 ; ???? 2: 00 00 nop 4: ff ff .word 0xffff ; ???? 6: ff ff .word 0xffff ; ???? 8: 01 00 .word 0x0001 ; ???? a: 02 7f andi r16, 0xF2 ; 242 c: 24 0c add r2, r4 e: 20 02 muls r18, r16 10: a4 01 movw r20, r8 12: 00 00 nop 14: 0c 00 .word 0x000c ; ???? 16: 00 00 nop 18: 00 00 nop 1a: 00 00 nop 1c: 5e 00 .word 0x005e ; ???? 1e: 00 00 nop 20: a4 00 .word 0x00a4 ; ???? 22: 00 00 nop 24: 0c 00 .word 0x000c ; ???? 26: 00 00 nop 28: 00 00 nop 2a: 00 00 nop 2c: 02 01 movw r0, r4 2e: 00 00 nop 30: 8e 00 .word 0x008e ; ???? 32: 00 00 nop 34: 0c 00 .word 0x000c ; ???? 36: 00 00 nop 38: 00 00 nop 3a: 00 00 nop 3c: 90 01 movw r18, r0 3e: 00 00 nop 40: 26 00 .word 0x0026 ; ???? 42: 00 00 nop 44: 0c 00 .word 0x000c ; ???? 46: 00 00 nop 48: 00 00 nop 4a: 00 00 nop 4c: b6 01 movw r22, r12 4e: 00 00 nop 50: 3a 00 .word 0x003a ; ???? 52: 00 00 nop 54: 0c 00 .word 0x000c ; ???? 56: 00 00 nop 58: 00 00 nop 5a: 00 00 nop 5c: f0 01 movw r30, r0 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 00 00 nop 60: 6e 00 .word 0x006e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 00 00 nop 64: 0c 00 .word 0x000c ; ???? 66: 00 00 nop 68: 00 00 nop 6a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 22 0d add r18, r2 6e: 00 00 nop 70: 40 00 .word 0x0040 ; ???? 72: 00 00 nop 74: 10 00 .word 0x0010 ; ???? 76: 00 00 nop to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: ff ff .word 0xffff ; ???? 7a: ff ff .word 0xffff ; ???? 7c: 01 00 .word 0x0001 ; ???? 7e: 02 7f andi r16, 0xF2 ; 242 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 24 0c add r2, r4 82: 20 02 muls r18, r16 84: a4 01 movw r20, r8 86: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 40 00 .word 0x0040 ; ???? 8a: 00 00 nop 8c: 74 00 .word 0x0074 ; ???? 8e: 00 00 nop 90: 5e 02 muls r21, r30 92: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: a6 00 .word 0x00a6 ; ???? 96: 00 00 nop 98: 41 0e add r4, r17 9a: 03 81 ldd r16, Z+3 ; 0x03 9c: 02 41 sbci r16, 0x12 ; 18 9e: 0e 04 cpc r0, r14 a0: 80 03 fmuls r16, r16 a2: 44 0e add r4, r20 a4: 05 92 las Z, r0 a6: 04 41 sbci r16, 0x14 ; 20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 0e 06 cpc r0, r30 aa: 93 05 cpc r25, r3 ac: 41 0e add r4, r17 ae: 07 94 ror r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 06 41 sbci r16, 0x16 ; 22 b2: 0e 08 sbc r0, r14 b4: 95 07 cpc r25, r21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 41 0e add r4, r17 b8: 09 98 cbi 0x01, 1 ; 1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 08 41 sbci r16, 0x18 ; 24 bc: 0e 0a sbc r0, r30 be: 99 09 sbc r25, r9 c0: 41 0e add r4, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 0b 9e mul r0, r27 c4: 0a 41 sbci r16, 0x1A ; 26 c6: 0e 0c add r0, r14 c8: 9f 0b sbc r25, r31 ca: 00 00 nop cc: 6c 00 .word 0x006c ; ???? ce: 00 00 nop d0: 74 00 .word 0x0074 ; ???? d2: 00 00 nop d4: 04 03 mulsu r16, r20 d6: 00 00 nop d8: ec 03 fmulsu r22, r20 da: 00 00 nop dc: 41 0e add r4, r17 de: 03 82 std Z+3, r0 ; 0x03 e0: 02 41 sbci r16, 0x12 ; 18 e2: 0e 04 cpc r0, r14 e4: 83 03 fmuls r16, r19 e6: 41 0e add r4, r17 e8: 05 84 ldd r0, Z+13 ; 0x0d ea: 04 41 sbci r16, 0x14 ; 20 ec: 0e 06 cpc r0, r30 ee: 85 05 cpc r24, r5 f0: 41 0e add r4, r17 f2: 07 86 std Z+15, r0 ; 0x0f f4: 06 41 sbci r16, 0x16 ; 22 f6: 0e 08 sbc r0, r14 f8: 87 07 cpc r24, r23 fa: 41 0e add r4, r17 fc: 09 88 ldd r0, Y+17 ; 0x11 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 08 41 sbci r16, 0x18 ; 24 100: 0e 0a sbc r0, r30 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 89 09 sbc r24, r9 104: 41 0e add r4, r17 106: 0b 8a std Y+19, r0 ; 0x13 108: 0a 41 sbci r16, 0x1A ; 26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 0e 0c add r0, r14 10c: 8b 0b sbc r24, r27 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 41 0e add r4, r17 110: 0d 8c ldd r0, Y+29 ; 0x1d 112: 0c 41 sbci r16, 0x1C ; 28 114: 0e 0e add r0, r30 116: 8d 0d add r24, r13 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 41 0e add r4, r17 11a: 0f 8e std Y+31, r0 ; 0x1f 11c: 0e 41 sbci r16, 0x1E ; 30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 0e 10 cpse r0, r14 120: 8f 0f add r24, r31 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 41 0e add r4, r17 124: 11 90 ld r1, Z+ 126: 10 41 sbci r17, 0x10 ; 16 128: 0e 12 cpse r0, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 91 11 cpse r25, r1 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 41 0e add r4, r17 12e: 13 9c mul r1, r3 130: 12 41 sbci r17, 0x12 ; 18 132: 0e 14 cp r0, r14 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 9d 13 cpse r25, r29 136: 42 0d add r20, r2 138: 1c 41 sbci r17, 0x1C ; 28 13a: 0e 20 and r0, r14 13c: 10 00 .word 0x0010 ; ???? 13e: 00 00 nop 140: ff ff .word 0xffff ; ???? 142: ff ff .word 0xffff ; ???? 144: 01 00 .word 0x0001 ; ???? 146: 02 7f andi r16, 0xF2 ; 242 148: 24 0c add r2, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 20 02 muls r18, r16 14c: a4 01 movw r20, r8 14e: 00 00 nop 150: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 00 00 nop 154: 3c 01 movw r6, r24 156: 00 00 nop 158: f0 06 cpc r15, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 00 00 nop 15c: 38 00 .word 0x0038 ; ???? 15e: 00 00 nop 160: 34 00 .word 0x0034 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 00 00 nop 164: 3c 01 movw r6, r24 166: 00 00 nop 168: 28 07 cpc r18, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 00 00 nop 16c: 6a 00 .word 0x006a ; ???? 16e: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 41 0e add r4, r17 172: 03 81 ldd r16, Z+3 ; 0x03 174: 02 41 sbci r16, 0x12 ; 18 176: 0e 04 cpc r0, r14 178: 80 03 fmuls r16, r16 17a: 44 0e add r4, r20 17c: 05 92 las Z, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 04 41 sbci r16, 0x14 ; 20 180: 0e 06 cpc r0, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 93 05 cpc r25, r3 184: 41 0e add r4, r17 186: 07 98 cbi 0x00, 7 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 06 41 sbci r16, 0x16 ; 22 18a: 0e 08 sbc r0, r14 18c: 99 07 cpc r25, r25 18e: 41 0e add r4, r17 check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 09 9e mul r0, r25 192: 08 41 sbci r16, 0x18 ; 24 194: 0e 0a sbc r0, r30 196: 9f 09 sbc r25, r15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 0c 00 .word 0x000c ; ???? 19a: 00 00 nop 19c: 3c 01 movw r6, r24 19e: 00 00 nop 1a0: 92 07 cpc r25, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 00 00 nop 1a4: 36 00 .word 0x0036 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 00 00 nop 1a8: 20 00 .word 0x0020 ; ???? 1aa: 00 00 nop 1ac: 3c 01 movw r6, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 00 00 nop 1b0: c8 07 cpc r28, r24 1b2: 00 00 nop 1b4: 36 00 .word 0x0036 ; ???? check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 00 00 nop 1b8: 41 0e add r4, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 03 90 .word 0x9003 ; ???? 1bc: 02 41 sbci r16, 0x12 ; 18 1be: 0e 04 cpc r0, r14 1c0: 91 03 fmuls r17, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 41 0e add r4, r17 1c4: 05 9c mul r0, r5 1c6: 04 41 sbci r16, 0x14 ; 20 1c8: 0e 06 cpc r0, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 9d 05 cpc r25, r13 1cc: 48 00 .word 0x0048 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 00 00 nop 1d0: 3c 01 movw r6, r24 1d2: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: fe 07 cpc r31, r30 1d6: 00 00 nop 1d8: 1a 02 muls r17, r26 1da: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 41 0e add r4, r17 1de: 03 88 ldd r0, Z+19 ; 0x13 1e0: 02 41 sbci r16, 0x12 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 0e 04 cpc r0, r14 1e4: 89 03 fmulsu r16, r17 1e6: 41 0e add r4, r17 1e8: 05 8a std Z+21, r0 ; 0x15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 04 41 sbci r16, 0x14 ; 20 1ec: 0e 06 cpc r0, r30 1ee: 8b 05 cpc r24, r11 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 41 0e add r4, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 07 8c ldd r0, Z+31 ; 0x1f /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 06 41 sbci r16, 0x16 ; 22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: 0e 08 sbc r0, r14 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 8d 07 cpc r24, r29 1fa: 41 0e add r4, r17 1fc: 09 8e std Y+25, r0 ; 0x19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 08 41 sbci r16, 0x18 ; 24 200: 0e 0a sbc r0, r30 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 8f 09 sbc r24, r15 204: 41 0e add r4, r17 206: 0b 90 .word 0x900b ; ???? 208: 0a 41 sbci r16, 0x1A ; 26 20a: 0e 0c add r0, r14 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 91 0b sbc r25, r17 20e: 41 0e add r4, r17 210: 0d 9c mul r0, r13 212: 0c 41 sbci r16, 0x1C ; 28 214: 0e 0e add r0, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 9d 0d add r25, r13 218: 10 00 .word 0x0010 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 00 00 nop 21c: ff ff .word 0xffff ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: ff ff .word 0xffff ; ???? 220: 01 00 .word 0x0001 ; ???? 222: 02 7f andi r16, 0xF2 ; 242 224: 24 0c add r2, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 20 02 muls r18, r16 228: a4 01 movw r20, r8 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 00 00 nop 22c: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 00 00 nop 230: 18 02 muls r17, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 18 0a sbc r1, r24 236: 00 00 nop 238: 24 00 .word 0x0024 ; ???? 23a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 0c 00 .word 0x000c ; ???? 23e: 00 00 nop 240: 18 02 muls r17, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: 00 00 nop 244: 3c 0a sbc r3, r28 246: 00 00 nop 248: 12 00 .word 0x0012 ; ???? 24a: 00 00 nop 24c: 30 00 .word 0x0030 ; ???? 24e: 00 00 nop 250: 18 02 muls r17, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 00 00 nop 254: 4e 0a sbc r4, r30 256: 00 00 nop 258: b4 00 .word 0x00b4 ; ???? 25a: 00 00 nop 25c: 41 0e add r4, r17 __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 03 81 ldd r16, Z+3 ; 0x03 260: 02 41 sbci r16, 0x12 ; 18 262: 0e 04 cpc r0, r14 264: 80 03 fmuls r16, r16 266: 44 0e add r4, r20 268: 05 92 las Z, r0 26a: 04 41 sbci r16, 0x14 ; 20 26c: 0e 06 cpc r0, r30 26e: 98 05 cpc r25, r8 270: 41 0e add r4, r17 272: 07 99 sbic 0x00, 7 ; 0 274: 06 41 sbci r16, 0x16 ; 22 276: 0e 08 sbc r0, r14 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 9e 07 cpc r25, r30 27a: 41 0e add r4, r17 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 09 9f mul r16, r25 27e: 08 00 .word 0x0008 ; ???? 280: 10 00 .word 0x0010 ; ???? 282: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: ff ff .word 0xffff ; ???? 286: ff ff .word 0xffff ; ???? 288: 01 00 .word 0x0001 ; ???? 28a: 02 7f andi r16, 0xF2 ; 242 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 24 0c add r2, r4 28e: 20 02 muls r18, r16 290: a4 01 movw r20, r8 292: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 00 00 nop 298: 80 02 muls r24, r16 29a: 00 00 nop 29c: 02 0b sbc r16, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 00 00 nop 2a0: 12 00 .word 0x0012 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 00 00 nop 2a4: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 00 00 nop 2a8: 80 02 muls r24, r16 2aa: 00 00 nop 2ac: 14 0b sbc r17, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 00 00 nop 2b0: 06 00 .word 0x0006 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 00 00 nop 2b4: 0c 00 .word 0x000c ; ???? 2b6: 00 00 nop 2b8: 80 02 muls r24, r16 2ba: 00 00 nop 2bc: 1a 0b sbc r17, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: 00 00 nop 2c0: 34 00 .word 0x0034 ; ???? 2c2: 00 00 nop 2c4: 24 00 .word 0x0024 ; ???? 2c6: 00 00 nop 2c8: 80 02 muls r24, r16 2ca: 00 00 nop 2cc: 4e 0b sbc r20, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 00 00 nop 2d0: 64 00 .word 0x0064 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 00 00 nop 2d4: 41 0e add r4, r17 2d6: 03 91 .word 0x9103 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 02 41 sbci r16, 0x12 ; 18 2da: 0e 04 cpc r0, r14 2dc: 9c 03 fmulsu r17, r20 2de: 41 0e add r4, r17 2e0: 05 9d mul r16, r5 2e2: 04 42 sbci r16, 0x24 ; 36 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 0d 1c adc r0, r13 2e6: 41 0e add r4, r17 2e8: 15 00 .word 0x0015 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 00 00 nop 2ec: 14 00 .word 0x0014 ; ???? 2ee: 00 00 nop 2f0: 80 02 muls r24, r16 2f2: 00 00 nop 2f4: b2 0b sbc r27, r18 2f6: 00 00 nop 2f8: 0e 00 .word 0x000e ; ???? 2fa: 00 00 nop 2fc: 41 0e add r4, r17 2fe: 03 9c mul r0, r3 300: 02 00 .word 0x0002 ; ???? 302: 00 00 nop last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 1c 00 .word 0x001c ; ???? 306: 00 00 nop 308: 80 02 muls r24, r16 30a: 00 00 nop 30c: c0 0b sbc r28, r16 30e: 00 00 nop 310: 24 00 .word 0x0024 ; ???? 312: 00 00 nop 314: 41 0e add r4, r17 316: 03 91 .word 0x9103 ; ???? 318: 02 41 sbci r16, 0x12 ; 18 31a: 0e 04 cpc r0, r14 31c: 9c 03 fmulsu r17, r20 31e: 41 0e add r4, r17 320: 05 9d mul r16, r5 322: 04 00 .word 0x0004 ; ???? 324: 2c 00 .word 0x002c ; ???? 326: 00 00 nop 328: 80 02 muls r24, r16 32a: 00 00 nop 32c: e4 0b sbc r30, r20 32e: 00 00 nop 330: 4c 00 .word 0x004c ; ???? 332: 00 00 nop 334: 41 0e add r4, r17 336: 03 81 ldd r16, Z+3 ; 0x03 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 02 41 sbci r16, 0x12 ; 18 33a: 0e 04 cpc r0, r14 33c: 80 03 fmuls r16, r16 33e: 44 0e add r4, r20 340: 05 98 cbi 0x00, 5 ; 0 342: 04 41 sbci r16, 0x14 ; 20 344: 0e 06 cpc r0, r30 346: 99 05 cpc r25, r9 348: 41 0e add r4, r17 34a: 07 9e mul r0, r23 34c: 06 41 sbci r16, 0x16 ; 22 34e: 0e 08 sbc r0, r14 350: 9f 07 cpc r25, r31 352: 00 00 nop 354: 10 00 .word 0x0010 ; ???? 356: 00 00 nop 358: ff ff .word 0xffff ; ???? 35a: ff ff .word 0xffff ; ???? 35c: 01 00 .word 0x0001 ; ???? 35e: 02 7f andi r16, 0xF2 ; 242 360: 24 0c add r2, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 20 02 muls r18, r16 364: a4 01 movw r20, r8 366: 00 00 nop 368: 0c 00 .word 0x000c ; ???? 36a: 00 00 nop 36c: 54 03 mulsu r21, r20 36e: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 30 0c add r3, r0 372: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 12 00 .word 0x0012 ; ???? 376: 00 00 nop 378: 0c 00 .word 0x000c ; ???? 37a: 00 00 nop 37c: 54 03 mulsu r21, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 00 00 nop 380: 42 0c add r4, r2 382: 00 00 nop 384: 1e 00 .word 0x001e ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 00 00 nop 388: 5c 00 .word 0x005c ; ???? 38a: 00 00 nop 38c: 54 03 mulsu r21, r20 38e: 00 00 nop 390: 60 0c add r6, r0 392: 00 00 nop 394: c2 00 .word 0x00c2 ; ???? 396: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 41 0e add r4, r17 39a: 03 81 ldd r16, Z+3 ; 0x03 39c: 02 41 sbci r16, 0x12 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 0e 04 cpc r0, r14 3a0: 80 03 fmuls r16, r16 3a2: 44 0e add r4, r20 3a4: 05 92 las Z, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 04 41 sbci r16, 0x14 ; 20 3a8: 0e 06 cpc r0, r30 3aa: 93 05 cpc r25, r3 3ac: 41 0e add r4, r17 3ae: 07 94 ror r0 3b0: 06 41 sbci r16, 0x16 ; 22 3b2: 0e 08 sbc r0, r14 3b4: 95 07 cpc r25, r21 3b6: 41 0e add r4, r17 3b8: 09 96 adiw r24, 0x09 ; 9 3ba: 08 41 sbci r16, 0x18 ; 24 3bc: 0e 0a sbc r0, r30 3be: 97 09 sbc r25, r7 3c0: 41 0e add r4, r17 3c2: 0b 98 cbi 0x01, 3 ; 1 3c4: 0a 41 sbci r16, 0x1A ; 26 3c6: 0e 0c add r0, r14 3c8: 99 0b sbc r25, r25 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: 41 0e add r4, r17 3cc: 0d 9a sbi 0x01, 5 ; 1 3ce: 0c 41 sbci r16, 0x1C ; 28 3d0: 0e 0e add r0, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 9b 0d add r25, r11 3d4: 41 0e add r4, r17 3d6: 0f 9c mul r0, r15 3d8: 0e 41 sbci r16, 0x1E ; 30 3da: 0e 10 cpse r0, r14 3dc: 9d 0f add r25, r29 3de: 41 0e add r4, r17 3e0: 11 9e mul r1, r17 3e2: 10 41 sbci r17, 0x10 ; 16 3e4: 0e 12 cpse r0, r30 3e6: 9f 11 cpse r25, r15 Disassembly of section .debug_str: 00000000 <.debug_str>: 0: 66 72 andi r22, 0x26 ; 38 2: 6f 6d ori r22, 0xDF ; 223 4: 5f 6d ori r21, 0xDF ; 223 6: 65 67 ori r22, 0x75 ; 117 8: 61 31 cpi r22, 0x11 ; 17 a: 32 38 cpi r19, 0x82 ; 130 c: 00 76 andi r16, 0x60 ; 96 e: 73 65 ori r23, 0x53 ; 83 10: 72 76 andi r23, 0x62 ; 98 12: 6f 73 andi r22, 0x3F ; 63 14: 5f 61 ori r21, 0x1F ; 31 16: 64 63 ori r22, 0x34 ; 52 18: 5f 62 ori r21, 0x2F ; 47 1a: 75 66 ori r23, 0x65 ; 101 1c: 00 6c ori r16, 0xC0 ; 192 1e: 61 73 andi r22, 0x31 ; 49 20: 74 5f subi r23, 0xF4 ; 244 22: 72 61 ori r23, 0x12 ; 18 24: 64 69 ori r22, 0x94 ; 148 26: 6f 5f subi r22, 0xFF ; 255 28: 66 72 andi r22, 0x26 ; 38 2a: 6f 6d ori r22, 0xDF ; 223 2c: 5f 70 andi r21, 0x0F ; 15 2e: 70 6d ori r23, 0xD0 ; 208 30: 00 70 andi r16, 0x00 ; 0 32: 65 72 andi r22, 0x25 ; 37 34: 69 6f ori r22, 0xF9 ; 249 36: 64 69 ori r22, 0x94 ; 148 38: 63 5f subi r22, 0xF3 ; 243 3a: 74 61 ori r23, 0x14 ; 20 3c: 73 6b ori r23, 0xB3 ; 179 3e: 00 75 andi r16, 0x50 ; 80 40: 61 72 andi r22, 0x21 ; 33 42: 74 5f subi r23, 0xF4 ; 244 44: 69 6e ori r22, 0xE9 ; 233 46: 69 74 andi r22, 0x49 ; 73 48: 5f 74 andi r21, 0x4F ; 79 4a: 78 00 .word 0x0078 ; ???? 4c: 70 70 andi r23, 0x00 ; 0 4e: 6d 5f subi r22, 0xFD ; 253 50: 76 61 ori r23, 0x16 ; 22 52: 6c 69 ori r22, 0x9C ; 156 54: 64 00 .word 0x0064 ; ???? 56: 70 70 andi r23, 0x00 ; 0 58: 72 7a andi r23, 0xA2 ; 162 5a: 5f 74 andi r21, 0x4F ; 79 5c: 00 73 andi r16, 0x30 ; 48 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 65 72 andi r22, 0x25 ; 37 60: 76 6f ori r23, 0xF6 ; 246 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 5f 74 andi r21, 0x4F ; 79 64: 72 61 ori r23, 0x12 ; 18 66: 6e 73 andi r22, 0x3E ; 62 68: 6d 69 ori r22, 0x9D ; 157 6a: 74 00 .word 0x0074 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 73 69 ori r23, 0x93 ; 147 6e: 7a 65 ori r23, 0x5A ; 90 70: 74 79 andi r23, 0x94 ; 148 72: 70 65 ori r23, 0x50 ; 80 74: 00 69 ori r16, 0x90 ; 144 76: 6e 74 andi r22, 0x4E ; 78 to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 65 72 andi r22, 0x25 ; 37 7a: 5f 6d ori r21, 0xDF ; 223 7c: 63 75 andi r22, 0x53 ; 83 7e: 5f 6d ori r21, 0xDF ; 223 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 73 67 ori r23, 0x73 ; 115 82: 00 61 ori r16, 0x10 ; 16 84: 64 63 ori r22, 0x34 ; 52 86: 5f 62 ori r21, 0x2F ; 47 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 75 66 ori r23, 0x65 ; 101 8a: 5f 63 ori r21, 0x3F ; 63 8c: 68 61 ori r22, 0x18 ; 24 8e: 6e 6e ori r22, 0xEE ; 238 90: 65 6c ori r22, 0xC5 ; 197 92: 00 73 andi r16, 0x30 ; 48 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 65 6e ori r22, 0xE5 ; 229 96: 64 5f subi r22, 0xF4 ; 244 98: 64 61 ori r22, 0x14 ; 20 9a: 74 61 ori r23, 0x14 ; 20 9c: 5f 74 andi r21, 0x4F ; 79 9e: 6f 5f subi r22, 0xFF ; 255 a0: 61 75 andi r22, 0x51 ; 81 a2: 74 6f ori r23, 0xF4 ; 244 a4: 70 69 ori r23, 0x90 ; 144 a6: 6c 6f ori r22, 0xFC ; 252 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 a8: 74 5f subi r23, 0xF4 ; 244 aa: 74 61 ori r23, 0x14 ; 20 ac: 73 6b ori r23, 0xB3 ; 179 ae: 00 6d ori r16, 0xD0 ; 208 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 61 69 ori r22, 0x91 ; 145 b2: 6e 00 .word 0x006e ; ???? b4: 75 61 ori r23, 0x15 ; 21 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 72 74 andi r23, 0x42 ; 66 b8: 5f 70 andi r21, 0x0F ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 72 69 ori r23, 0x92 ; 146 bc: 6e 74 andi r22, 0x4E ; 78 be: 5f 73 andi r21, 0x3F ; 63 c0: 74 72 andi r23, 0x24 ; 36 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: 69 6e ori r22, 0xE9 ; 233 c4: 67 00 .word 0x0067 ; ???? c6: 6d 6f ori r22, 0xFD ; 253 c8: 64 65 ori r22, 0x54 ; 84 ca: 00 73 andi r16, 0x30 ; 48 cc: 65 72 andi r22, 0x25 ; 37 ce: 76 6f ori r23, 0xF6 ; 246 d0: 5f 73 andi r21, 0x3F ; 63 d2: 65 74 andi r22, 0x45 ; 69 d4: 00 6c ori r16, 0xC0 ; 192 d6: 61 73 andi r22, 0x31 ; 49 d8: 74 5f subi r23, 0xF4 ; 244 da: 72 61 ori r23, 0x12 ; 18 dc: 64 69 ori r22, 0x94 ; 148 de: 6f 5f subi r22, 0xFF ; 255 e0: 63 6f ori r22, 0xF3 ; 243 e2: 6e 74 andi r22, 0x4E ; 78 e4: 61 69 ori r22, 0x91 ; 145 e6: 6e 73 andi r22, 0x3E ; 62 e8: 5f 61 ori r21, 0x1F ; 31 ea: 76 67 ori r23, 0x76 ; 118 ec: 5f 63 ori r21, 0x3F ; 63 ee: 68 61 ori r22, 0x18 ; 24 f0: 6e 6e ori r22, 0xEE ; 238 f2: 65 6c ori r22, 0xC5 ; 197 f4: 73 00 .word 0x0073 ; ???? f6: 73 70 andi r23, 0x03 ; 3 f8: 69 5f subi r22, 0xF9 ; 249 fa: 77 61 ori r23, 0x17 ; 23 fc: 73 5f subi r23, 0xF3 ; 243 send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 69 6e ori r22, 0xE9 ; 233 100: 74 65 ori r23, 0x54 ; 84 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 72 72 andi r23, 0x22 ; 34 104: 75 70 andi r23, 0x05 ; 5 106: 74 65 ori r23, 0x54 ; 84 108: 64 00 .word 0x0064 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 75 69 ori r23, 0x95 ; 149 10c: 6e 74 andi r22, 0x4E ; 78 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 38 5f subi r19, 0xF8 ; 248 110: 74 00 .word 0x0074 ; ???? 112: 6e 62 ori r22, 0x2E ; 46 114: 5f 65 ori r21, 0x5F ; 95 116: 72 72 andi r23, 0x22 ; 34 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 00 47 sbci r16, 0x70 ; 112 11a: 4e 55 subi r20, 0x5E ; 94 11c: 20 43 sbci r18, 0x30 ; 48 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 20 34 cpi r18, 0x40 ; 64 120: 2e 38 cpi r18, 0x8E ; 142 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 2e 31 cpi r18, 0x1E ; 30 124: 20 2d mov r18, r0 126: 6d 6d ori r22, 0xDD ; 221 128: 63 75 andi r22, 0x53 ; 83 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 3d 61 ori r19, 0x1D ; 29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 74 6d ori r23, 0xD4 ; 212 12e: 65 67 ori r22, 0x75 ; 117 130: 61 38 cpi r22, 0x81 ; 129 132: 20 2d mov r18, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 67 20 and r6, r7 136: 2d 67 ori r18, 0x7D ; 125 138: 64 77 andi r22, 0x74 ; 116 13a: 61 72 andi r22, 0x21 ; 33 13c: 66 2d mov r22, r6 13e: 33 20 and r3, r3 140: 2d 4f sbci r18, 0xFD ; 253 142: 73 00 .word 0x0073 ; ???? 144: 76 73 andi r23, 0x36 ; 54 146: 75 70 andi r23, 0x05 ; 5 148: 70 6c ori r23, 0xC0 ; 192 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 79 5f subi r23, 0xF9 ; 249 14c: 61 64 ori r22, 0x41 ; 65 14e: 63 5f subi r22, 0xF3 ; 243 150: 62 75 andi r22, 0x52 ; 82 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 66 00 .word 0x0066 ; ???? 154: 5f 31 cpi r21, 0x1F ; 31 156: 48 7a andi r20, 0xA8 ; 168 158: 00 6c ori r16, 0xC0 ; 192 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 6f 6e ori r22, 0xEF ; 239 15c: 67 20 and r6, r7 15e: 6c 6f ori r22, 0xFC ; 252 160: 6e 67 ori r22, 0x7E ; 126 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 20 69 ori r18, 0x90 ; 144 164: 6e 74 andi r22, 0x4E ; 78 166: 00 74 andi r16, 0x40 ; 64 168: 69 6d ori r22, 0xD9 ; 217 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 65 72 andi r22, 0x25 ; 37 16c: 5f 69 ori r21, 0x9F ; 159 16e: 6e 69 ori r22, 0x9E ; 158 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 74 00 .word 0x0074 ; ???? 172: 61 64 ori r22, 0x41 ; 65 174: 63 5f subi r22, 0xF3 ; 243 176: 69 6e ori r22, 0xE9 ; 233 178: 69 74 andi r22, 0x49 ; 73 17a: 00 76 andi r16, 0x60 ; 96 17c: 61 6c ori r22, 0xC1 ; 193 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 75 65 ori r23, 0x55 ; 85 180: 73 00 .word 0x0073 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 6d 65 ori r22, 0x5D ; 93 184: 67 61 ori r22, 0x17 ; 23 186: 31 32 cpi r19, 0x21 ; 33 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 38 5f subi r19, 0xF8 ; 248 18a: 6f 6b ori r22, 0xBF ; 191 18c: 00 74 andi r16, 0x40 ; 64 18e: 6f 5f subi r22, 0xFF ; 255 check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 61 75 andi r22, 0x51 ; 81 192: 74 6f ori r23, 0xF4 ; 244 194: 70 69 ori r23, 0x90 ; 144 196: 6c 6f ori r22, 0xFC ; 252 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 74 5f subi r23, 0xF4 ; 244 19a: 66 72 andi r22, 0x26 ; 38 19c: 6f 6d ori r22, 0xDF ; 223 19e: 5f 6c ori r21, 0xCF ; 207 1a0: 61 73 andi r22, 0x31 ; 49 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 74 5f subi r23, 0xF4 ; 244 1a4: 72 61 ori r23, 0x12 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 64 69 ori r22, 0x94 ; 148 1a8: 6f 00 .word 0x006f ; ???? 1aa: 5f 32 cpi r21, 0x2F ; 47 1ac: 30 48 sbci r19, 0x80 ; 128 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 7a 00 .word 0x007a ; ???? 1b0: 75 6e ori r23, 0xE5 ; 229 1b2: 73 69 ori r23, 0x93 ; 147 1b4: 67 6e ori r22, 0xE7 ; 231 check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 65 64 ori r22, 0x45 ; 69 1b8: 20 63 ori r18, 0x30 ; 48 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 68 61 ori r22, 0x18 ; 24 1bc: 72 00 .word 0x0072 ; ???? 1be: 72 61 ori r23, 0x12 ; 18 1c0: 64 69 ori r22, 0x94 ; 148 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 6f 5f subi r22, 0xFF ; 255 1c4: 72 65 ori r23, 0x52 ; 82 1c6: 61 6c ori r22, 0xC1 ; 193 1c8: 6c 79 andi r22, 0x9C ; 156 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 5f 6c ori r21, 0xCF ; 207 1cc: 6f 73 andi r22, 0x3F ; 63 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 74 00 .word 0x0074 ; ???? 1d0: 6c 6f ori r22, 0xFC ; 252 1d2: 6e 67 ori r22, 0x7E ; 126 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 20 6c ori r18, 0xC0 ; 192 1d6: 6f 6e ori r22, 0xEF ; 239 1d8: 67 20 and r6, r7 1da: 75 6e ori r23, 0xE5 ; 229 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 73 69 ori r23, 0x93 ; 147 1de: 67 6e ori r22, 0xE7 ; 231 1e0: 65 64 ori r22, 0x45 ; 69 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 20 69 ori r18, 0x90 ; 144 1e4: 6e 74 andi r22, 0x4E ; 78 1e6: 00 73 andi r16, 0x30 ; 48 1e8: 70 69 ori r23, 0x90 ; 144 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 5f 69 ori r21, 0x9F ; 159 1ec: 6e 69 ori r22, 0x9E ; 158 1ee: 74 00 .word 0x0074 ; ???? periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 75 69 ori r23, 0x95 ; 149 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 6e 74 andi r22, 0x4E ; 78 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 31 36 cpi r19, 0x61 ; 97 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: 5f 74 andi r21, 0x4F ; 79 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 00 73 andi r16, 0x30 ; 48 1fa: 74 61 ori r23, 0x14 ; 20 1fc: 74 75 andi r23, 0x54 ; 84 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 73 00 .word 0x0073 ; ???? 200: 76 73 andi r23, 0x36 ; 54 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 75 70 andi r23, 0x05 ; 5 204: 70 6c ori r23, 0xC0 ; 192 206: 79 00 .word 0x0079 ; ???? 208: 62 6f ori r22, 0xF2 ; 242 20a: 6f 6c ori r22, 0xCF ; 207 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 5f 74 andi r21, 0x4F ; 79 20e: 00 74 andi r16, 0x40 ; 64 210: 6f 5f subi r22, 0xFF ; 255 212: 6d 65 ori r22, 0x5D ; 93 214: 67 61 ori r22, 0x17 ; 23 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 31 32 cpi r19, 0x21 ; 33 218: 38 00 .word 0x0038 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 63 68 ori r22, 0x83 ; 131 21c: 65 63 ori r22, 0x35 ; 53 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 6b 5f subi r22, 0xFB ; 251 220: 6d 65 ori r22, 0x5D ; 93 222: 67 61 ori r22, 0x17 ; 23 224: 31 32 cpi r19, 0x21 ; 33 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 38 5f subi r19, 0xF8 ; 248 228: 76 61 ori r23, 0x16 ; 22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 6c 75 andi r22, 0x5C ; 92 22c: 65 73 andi r22, 0x35 ; 53 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 5f 74 andi r21, 0x4F ; 79 230: 61 73 andi r22, 0x31 ; 49 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 6b 00 .word 0x006b ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 74 65 ori r23, 0x54 ; 84 236: 73 74 andi r23, 0x43 ; 67 238: 5f 70 andi r21, 0x0F ; 15 23a: 70 6d ori r23, 0xD0 ; 208 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 5f 74 andi r21, 0x4F ; 79 23e: 61 73 andi r22, 0x31 ; 49 240: 6b 00 .word 0x006b ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: 6d 61 ori r22, 0x1D ; 29 244: 69 6e ori r22, 0xE9 ; 233 246: 2e 63 ori r18, 0x3E ; 62 248: 00 73 andi r16, 0x30 ; 48 24a: 65 72 andi r22, 0x25 ; 37 24c: 76 6f ori r23, 0xF6 ; 246 24e: 5f 69 ori r21, 0x9F ; 159 250: 6e 69 ori r22, 0x9E ; 158 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 74 00 .word 0x0074 ; ???? 254: 6d 65 ori r22, 0x5D ; 93 256: 67 61 ori r22, 0x17 ; 23 258: 31 32 cpi r19, 0x21 ; 33 25a: 38 5f subi r19, 0xF8 ; 248 25c: 72 65 ori r23, 0x52 ; 82 __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 63 65 ori r22, 0x53 ; 83 260: 69 76 andi r22, 0x69 ; 105 262: 65 5f subi r22, 0xF5 ; 245 264: 76 61 ori r23, 0x16 ; 22 266: 6c 69 ori r22, 0x9C ; 156 268: 64 00 .word 0x0064 ; ???? 26a: 66 61 ori r22, 0x16 ; 22 26c: 69 6c ori r22, 0xC9 ; 201 26e: 73 61 ori r23, 0x13 ; 19 270: 66 65 ori r22, 0x56 ; 86 272: 00 73 andi r16, 0x30 ; 48 274: 70 69 ori r23, 0x90 ; 144 276: 5f 72 andi r21, 0x2F ; 47 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 65 73 andi r22, 0x35 ; 53 27a: 65 74 andi r22, 0x45 ; 69 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 00 74 andi r16, 0x40 ; 64 27e: 69 6d ori r22, 0xD9 ; 217 280: 65 72 andi r22, 0x25 ; 37 282: 5f 70 andi r21, 0x0F ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 65 72 andi r22, 0x25 ; 37 286: 69 6f ori r22, 0xF9 ; 249 288: 64 69 ori r22, 0x94 ; 148 28a: 63 00 .word 0x0063 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 6c 61 ori r22, 0x1C ; 28 28e: 73 74 andi r23, 0x43 ; 67 290: 5f 70 andi r21, 0x0F ; 15 292: 70 6d ori r23, 0xD0 ; 208 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 5f 63 ori r21, 0x3F ; 63 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 70 74 andi r23, 0x40 ; 64 298: 00 74 andi r16, 0x40 ; 64 29a: 69 6d ori r22, 0xD9 ; 217 29c: 65 5f subi r22, 0xF5 ; 245 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 73 69 ori r23, 0x93 ; 147 2a0: 6e 63 ori r22, 0x3E ; 62 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 65 5f subi r22, 0xF5 ; 245 2a4: 6c 61 ori r22, 0x1C ; 28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 73 74 andi r23, 0x43 ; 67 2a8: 5f 70 andi r21, 0x0F ; 15 2aa: 70 6d ori r23, 0xD0 ; 208 2ac: 00 2f mov r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 68 6f ori r22, 0xF8 ; 248 2b0: 6d 65 ori r22, 0x5D ; 93 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 2f 62 ori r18, 0x2F ; 47 2b4: 65 63 ori r22, 0x35 ; 53 2b6: 6b 65 ori r22, 0x5B ; 91 2b8: 72 2f mov r23, r18 2ba: 61 73 andi r22, 0x31 ; 49 2bc: 79 6e ori r23, 0xE9 ; 233 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: 63 2f mov r22, r19 2c0: 77 63 ori r23, 0x37 ; 55 2c2: 65 74 andi r22, 0x45 ; 69 2c4: 2d 62 ori r18, 0x2D ; 45 2c6: 65 6e ori r22, 0xE5 ; 229 2c8: 63 68 ori r22, 0x83 ; 131 2ca: 6d 61 ori r22, 0x1D ; 29 2cc: 72 6b ori r23, 0xB2 ; 178 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 73 2f mov r23, r19 2d0: 62 65 ori r22, 0x52 ; 82 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 6e 63 ori r22, 0x3E ; 62 2d4: 68 6d ori r22, 0xD8 ; 216 2d6: 61 72 andi r22, 0x21 ; 33 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 6b 73 andi r22, 0x3B ; 59 2da: 2f 50 subi r18, 0x0F ; 15 2dc: 61 70 andi r22, 0x01 ; 1 2de: 61 42 sbci r22, 0x21 ; 33 2e0: 65 6e ori r22, 0xE5 ; 229 2e2: 63 68 ori r22, 0x83 ; 131 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 2d 30 cpi r18, 0x0D ; 13 2e6: 2e 32 cpi r18, 0x2E ; 46 2e8: 6d 2f mov r22, r29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 73 77 andi r23, 0x73 ; 115 2ec: 2f 61 ori r18, 0x1F ; 31 2ee: 69 72 andi r22, 0x29 ; 41 2f0: 62 6f ori r22, 0xF2 ; 242 2f2: 72 6e ori r23, 0xE2 ; 226 2f4: 65 2f mov r22, r21 2f6: 66 6c ori r22, 0xC6 ; 198 2f8: 79 5f subi r23, 0xF9 ; 249 2fa: 62 79 andi r22, 0x92 ; 146 2fc: 5f 77 andi r21, 0x7F ; 127 2fe: 69 72 andi r22, 0x29 ; 41 300: 65 00 .word 0x0065 ; ???? 302: 74 69 ori r23, 0x94 ; 148 last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 6d 65 ori r22, 0x5D ; 93 306: 5f 73 andi r21, 0x3F ; 63 308: 69 6e ori r22, 0xE9 ; 233 30a: 63 65 ori r22, 0x53 ; 83 30c: 5f 6c ori r21, 0xCF ; 207 30e: 61 73 andi r22, 0x31 ; 49 310: 74 5f subi r23, 0xF4 ; 244 312: 6d 65 ori r22, 0x5D ; 93 314: 67 61 ori r22, 0x17 ; 23 316: 31 32 cpi r19, 0x21 ; 33 318: 38 00 .word 0x0038 ; ???? 31a: 72 61 ori r23, 0x12 ; 18 31c: 64 69 ori r22, 0x94 ; 148 31e: 6f 5f subi r22, 0xFF ; 255 320: 6f 6b ori r22, 0xBF ; 191 322: 00 70 andi r16, 0x00 ; 0 324: 70 6d ori r23, 0xD0 ; 208 326: 5f 69 ori r21, 0x9F ; 159 328: 6e 69 ori r22, 0x9E ; 158 32a: 74 00 .word 0x0074 ; ???? 32c: 63 68 ori r22, 0x83 ; 131 32e: 65 63 ori r22, 0x35 ; 53 330: 6b 5f subi r22, 0xFB ; 251 332: 66 61 ori r22, 0x16 ; 22 334: 69 6c ori r22, 0xC9 ; 201 336: 73 61 ori r23, 0x13 ; 19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: 66 65 ori r22, 0x56 ; 86 33a: 5f 74 andi r21, 0x4F ; 79 33c: 61 73 andi r22, 0x31 ; 49 33e: 6b 00 .word 0x006b ; ???? 340: 73 74 andi r23, 0x43 ; 67 342: 61 74 andi r22, 0x41 ; 65 344: 65 00 .word 0x0065 ; ???? 346: 74 68 ori r23, 0x84 ; 132 348: 69 73 andi r22, 0x39 ; 57 34a: 00 74 andi r16, 0x40 ; 64 34c: 6d 70 andi r22, 0x0D ; 13 34e: 5f 72 andi r21, 0x2F ; 47 350: 61 64 ori r22, 0x41 ; 65 352: 69 6f ori r22, 0xF9 ; 249 354: 00 61 ori r16, 0x10 ; 16 356: 76 67 ori r23, 0x76 ; 118 358: 5f 63 ori r21, 0x3F ; 63 35a: 70 74 andi r23, 0x40 ; 64 35c: 00 64 ori r16, 0x40 ; 64 35e: 69 66 ori r22, 0x69 ; 105 360: 66 00 .word 0x0066 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 73 79 andi r23, 0x93 ; 147 364: 6e 63 ori r22, 0x3E ; 62 366: 5f 73 andi r21, 0x3F ; 63 368: 74 61 ori r23, 0x14 ; 20 36a: 72 74 andi r23, 0x42 ; 66 36c: 00 77 andi r16, 0x70 ; 112 36e: 69 64 ori r22, 0x49 ; 73 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: 74 68 ori r23, 0x84 ; 132 372: 00 61 ori r16, 0x10 ; 16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: 76 67 ori r23, 0x76 ; 118 376: 5f 6c ori r21, 0xCF ; 207 378: 61 73 andi r22, 0x31 ; 49 37a: 74 5f subi r23, 0xF4 ; 244 37c: 72 61 ori r23, 0x12 ; 18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 37e: 64 69 ori r22, 0x94 ; 148 380: 6f 00 .word 0x006f ; ???? 382: 70 70 andi r23, 0x00 ; 0 384: 6d 2e mov r6, r29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: 63 00 .word 0x0063 ; ???? 388: 5f 5f subi r21, 0xFF ; 255 38a: 76 65 ori r23, 0x56 ; 86 38c: 63 74 andi r22, 0x43 ; 67 38e: 6f 72 andi r22, 0x2F ; 47 390: 5f 35 cpi r21, 0x5F ; 95 392: 00 75 andi r16, 0x50 ; 80 394: 69 6e ori r22, 0xE9 ; 233 396: 74 33 cpi r23, 0x34 ; 52 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 398: 32 5f subi r19, 0xF2 ; 242 39a: 74 00 .word 0x0074 ; ???? 39c: 70 70 andi r23, 0x00 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 6d 5f subi r22, 0xFD ; 253 3a0: 70 75 andi r23, 0x50 ; 80 3a2: 6c 73 andi r22, 0x3C ; 60 3a4: 65 73 andi r22, 0x35 ; 53 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 00 6c ori r16, 0xC0 ; 192 3a8: 61 73 andi r22, 0x31 ; 49 3aa: 74 00 .word 0x0074 ; ???? 3ac: 76 61 ori r23, 0x16 ; 22 3ae: 6c 75 andi r22, 0x5C ; 92 3b0: 65 5f subi r22, 0xF5 ; 245 3b2: 75 73 andi r23, 0x35 ; 53 3b4: 00 5f subi r16, 0xF0 ; 240 3b6: 76 61 ori r23, 0x16 ; 22 3b8: 72 5f subi r23, 0xF2 ; 242 3ba: 72 6f ori r23, 0xF2 ; 242 3bc: 6c 6c ori r22, 0xCC ; 204 3be: 00 75 andi r16, 0x50 ; 80 3c0: 61 72 andi r22, 0x21 ; 33 3c2: 74 5f subi r23, 0xF4 ; 244 3c4: 74 72 andi r23, 0x24 ; 36 3c6: 61 6e ori r22, 0xE1 ; 225 3c8: 73 6d ori r23, 0xD3 ; 211 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3ca: 69 74 andi r22, 0x49 ; 73 3cc: 00 73 andi r16, 0x30 ; 48 3ce: 65 72 andi r22, 0x25 ; 37 3d0: 76 6f ori r23, 0xF6 ; 246 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 2e 63 ori r18, 0x3E ; 62 3d4: 00 73 andi r16, 0x30 ; 48 3d6: 65 72 andi r22, 0x25 ; 37 3d8: 76 6f ori r23, 0xF6 ; 246 3da: 5f 73 andi r21, 0x3F ; 63 3dc: 65 74 andi r22, 0x45 ; 69 3de: 5f 6f ori r21, 0xFF ; 255 3e0: 6e 65 ori r22, 0x5E ; 94 3e2: 00 73 andi r16, 0x30 ; 48 3e4: 65 72 andi r22, 0x25 ; 37 3e6: 76 6f ori r23, 0xF6 ; 246 3e8: 5f 76 andi r21, 0x6F ; 111 3ea: 61 6c ori r22, 0xC1 ; 193 3ec: 75 65 ori r23, 0x55 ; 85 3ee: 00 5f subi r16, 0xF0 ; 240 3f0: 5f 76 andi r21, 0x6F ; 111 3f2: 65 63 ori r22, 0x35 ; 53 3f4: 74 6f ori r23, 0xF4 ; 244 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 72 5f subi r23, 0xF2 ; 242 3f8: 36 00 .word 0x0036 ; ???? 3fa: 73 65 ori r23, 0x53 ; 83 3fc: 72 76 andi r23, 0x62 ; 98 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 6f 5f subi r22, 0xFF ; 255 400: 77 69 ori r23, 0x97 ; 151 402: 64 74 andi r22, 0x44 ; 68 404: 68 73 andi r22, 0x38 ; 56 406: 00 73 andi r16, 0x30 ; 48 408: 65 72 andi r22, 0x25 ; 37 40a: 76 6f ori r23, 0xF6 ; 246 40c: 00 73 andi r16, 0x30 ; 48 40e: 70 69 ori r23, 0x90 ; 144 410: 2e 63 ori r18, 0x3E ; 62 412: 00 5f subi r16, 0xF0 ; 240 414: 5f 76 andi r21, 0x6F ; 111 416: 65 63 ori r22, 0x35 ; 53 418: 74 6f ori r23, 0xF4 ; 244 41a: 72 5f subi r23, 0xF2 ; 242 41c: 31 30 cpi r19, 0x01 ; 1 41e: 00 78 andi r16, 0x80 ; 128 420: 6f 72 andi r22, 0x2F ; 47 422: 5f 69 ori r21, 0x9F ; 159 424: 6e 00 .word 0x006e ; ???? 426: 78 6f ori r23, 0xF8 ; 248 428: 72 5f subi r23, 0xF2 ; 242 42a: 6f 75 andi r22, 0x5F ; 95 42c: 74 00 .word 0x0074 ; ???? 42e: 69 64 ori r22, 0x49 ; 73 430: 78 5f subi r23, 0xF8 ; 248 432: 62 75 andi r22, 0x52 ; 82 434: 66 00 .word 0x0066 ; ???? 436: 68 69 ori r22, 0x98 ; 152 438: 67 68 ori r22, 0x87 ; 135 43a: 00 75 andi r16, 0x50 ; 80 43c: 61 72 andi r22, 0x21 ; 33 43e: 74 2e mov r7, r20 440: 63 00 .word 0x0063 ; ???? 442: 75 61 ori r23, 0x15 ; 21 444: 72 74 andi r23, 0x42 ; 66 446: 5f 70 andi r21, 0x0F ; 15 448: 72 69 ori r23, 0x92 ; 146 44a: 6e 74 andi r22, 0x4E ; 78 44c: 5f 68 ori r21, 0x8F ; 143 44e: 65 78 andi r22, 0x85 ; 133 450: 31 36 cpi r19, 0x61 ; 97 452: 00 5f subi r16, 0xF0 ; 240 454: 5f 76 andi r21, 0x6F ; 111 456: 65 63 ori r22, 0x35 ; 53 458: 74 6f ori r23, 0xF4 ; 244 45a: 72 5f subi r23, 0xF2 ; 242 45c: 31 33 cpi r19, 0x31 ; 49 45e: 00 64 ori r16, 0x40 ; 64 460: 61 74 andi r22, 0x41 ; 65 462: 61 00 .word 0x0061 ; ???? 464: 74 78 andi r23, 0x84 ; 132 466: 5f 68 ori r21, 0x8F ; 143 468: 65 61 ori r22, 0x15 ; 21 46a: 64 00 .word 0x0064 ; ???? 46c: 75 61 ori r23, 0x15 ; 21 46e: 72 74 andi r23, 0x42 ; 66 470: 5f 69 ori r21, 0x9F ; 159 472: 6e 69 ori r22, 0x9E ; 158 474: 74 5f subi r23, 0xF4 ; 244 476: 72 78 andi r23, 0x82 ; 130 478: 00 75 andi r16, 0x50 ; 80 47a: 61 72 andi r22, 0x21 ; 33 47c: 74 5f subi r23, 0xF4 ; 244 47e: 70 72 andi r23, 0x20 ; 32 480: 69 6e ori r22, 0xE9 ; 233 482: 74 5f subi r23, 0xF4 ; 244 484: 68 65 ori r22, 0x58 ; 88 486: 78 00 .word 0x0078 ; ???? 488: 74 78 andi r23, 0x84 ; 132 48a: 5f 62 ori r21, 0x2F ; 47 48c: 75 66 ori r23, 0x65 ; 101 48e: 00 74 andi r16, 0x40 ; 64 490: 78 5f subi r23, 0xF8 ; 248 492: 74 61 ori r23, 0x14 ; 20 494: 69 6c ori r22, 0xC9 ; 201 496: 00 61 ori r16, 0x10 ; 16 498: 64 63 ori r22, 0x34 ; 52 49a: 5f 73 andi r21, 0x3F ; 63 49c: 61 6d ori r22, 0xD1 ; 209 49e: 70 6c ori r23, 0xC0 ; 192 4a0: 65 73 andi r22, 0x35 ; 53 4a2: 00 61 ori r16, 0x10 ; 16 4a4: 64 63 ori r22, 0x34 ; 52 4a6: 5f 66 ori r21, 0x6F ; 111 4a8: 62 77 andi r22, 0x72 ; 114 4aa: 2e 63 ori r18, 0x3E ; 62 4ac: 00 5f subi r16, 0xF0 ; 240 4ae: 5f 76 andi r21, 0x6F ; 111 4b0: 65 63 ori r22, 0x35 ; 53 4b2: 74 6f ori r23, 0xF4 ; 244 4b4: 72 5f subi r23, 0xF2 ; 242 4b6: 31 34 cpi r19, 0x41 ; 65 4b8: 00 62 ori r16, 0x20 ; 32 4ba: 75 66 ori r23, 0x65 ; 101 4bc: 66 65 ori r22, 0x56 ; 86 4be: 72 73 andi r23, 0x32 ; 50 4c0: 00 6e ori r16, 0xE0 ; 224 4c2: 65 77 andi r22, 0x75 ; 117 4c4: 5f 68 ori r21, 0x8F ; 143 4c6: 65 61 ori r22, 0x15 ; 21 4c8: 64 00 .word 0x0064 ; ???? 4ca: 61 64 ori r22, 0x41 ; 65 4cc: 63 5f subi r22, 0xF3 ; 243 4ce: 76 61 ori r23, 0x16 ; 22 4d0: 6c 75 andi r22, 0x5C ; 92 4d2: 65 00 .word 0x0065 ; ???? 4d4: 61 64 ori r22, 0x41 ; 65 4d6: 63 5f subi r22, 0xF3 ; 243 4d8: 69 6e ori r22, 0xE9 ; 233 4da: 70 75 andi r23, 0x50 ; 80 4dc: 74 00 .word 0x0074 ; ???? 4de: 61 64 ori r22, 0x41 ; 65 4e0: 63 5f subi r22, 0xF3 ; 243 4e2: 63 68 ori r22, 0x83 ; 131 4e4: 61 6e ori r22, 0xE1 ; 225 4e6: 6e 65 ori r22, 0x5E ; 94 4e8: 6c 00 .word 0x006c ; ???? Disassembly of section .debug_loc: 00000000 <.debug_loc>: 0: 70 00 .word 0x0070 ; ???? 2: 00 00 nop 4: 78 00 .word 0x0078 ; ???? 6: 00 00 nop 8: 02 00 .word 0x0002 ; ???? a: 30 9f mul r19, r16 ... 14: 1e 00 .word 0x001e ; ???? 16: 00 00 nop 18: 38 00 .word 0x0038 ; ???? 1a: 00 00 nop 1c: 06 00 .word 0x0006 ; ???? 1e: 68 93 .word 0x9368 ; ???? 20: 01 69 ori r16, 0x91 ; 145 22: 93 01 movw r18, r6 24: 38 00 .word 0x0038 ; ???? 26: 00 00 nop 28: 50 00 .word 0x0050 ; ???? 2a: 00 00 nop 2c: 05 00 .word 0x0005 ; ???? 2e: 03 cd rjmp .-1530 ; 0xfffffa36 <__eeprom_end+0xff7efa36> 30: 00 80 ld r0, Z 32: 00 50 subi r16, 0x00 ; 0 34: 00 00 nop 36: 00 54 subi r16, 0x40 ; 64 38: 00 00 nop 3a: 00 06 cpc r0, r16 3c: 00 68 ori r16, 0x80 ; 128 3e: 93 01 movw r18, r6 40: 69 93 st Y+, r22 42: 01 54 subi r16, 0x41 ; 65 44: 00 00 nop 46: 00 a0 ldd r0, Z+32 ; 0x20 48: 00 00 nop 4a: 00 05 cpc r16, r0 4c: 00 03 mulsu r16, r16 4e: cd 00 .word 0x00cd ; ???? 50: 80 00 .word 0x0080 ; ???? ... 5a: 26 00 .word 0x0026 ; ???? 5c: 00 00 nop send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 5e: 38 00 .word 0x0038 ; ???? 60: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:101 (discriminator 1) 62: 06 00 .word 0x0006 ; ???? 64: 88 00 .word 0x0088 ; ???? 66: 82 00 .word 0x0082 ; ???? 68: 1c 9f mul r17, r28 6a: 38 00 .word 0x0038 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:103 6c: 00 00 nop 6e: 3e 00 .word 0x003e ; ???? 70: 00 00 nop 72: 0b 00 .word 0x000b ; ???? 74: 03 cd rjmp .-1530 ; 0xfffffa7c <__eeprom_end+0xff7efa7c> 76: 00 80 ld r0, Z to_autopilot_from_last_radio(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:84 78: 00 94 com r0 7a: 02 82 std Z+2, r0 ; 0x02 7c: 00 1c adc r0, r0 7e: 9f 50 subi r25, 0x0F ; 15 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:83 80: 00 00 nop 82: 00 54 subi r16, 0x40 ; 64 84: 00 00 nop 86: 00 06 cpc r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:85 88: 00 88 ldd r0, Z+16 ; 0x10 8a: 00 82 st Z, r0 8c: 00 1c adc r0, r0 8e: 9f 54 subi r25, 0x4F ; 79 90: 00 00 nop 92: 00 56 subi r16, 0x60 ; 96 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:86 94: 00 00 nop 96: 00 0b sbc r16, r16 98: 00 03 mulsu r16, r16 9a: cd 00 .word 0x00cd ; ???? 9c: 80 00 .word 0x0080 ; ???? 9e: 94 02 muls r25, r20 a0: 82 00 .word 0x0082 ; ???? a2: 1c 9f mul r17, r28 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:87 ac: 38 00 .word 0x0038 ; ???? ae: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:88 b0: 4a 00 .word 0x004a ; ???? b2: 00 00 nop b4: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:89 b6: 68 4a sbci r22, 0xA8 ; 168 b8: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:91 ba: 00 50 subi r16, 0x00 ; 0 bc: 00 00 nop be: 00 05 cpc r16, r0 c0: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:93 c2: cb 00 .word 0x00cb ; ???? c4: 80 00 .word 0x0080 ; ???? ... ce: 40 00 .word 0x0040 ; ???? d0: 00 00 nop d2: 50 00 .word 0x0050 ; ???? d4: 00 00 nop d6: 01 00 .word 0x0001 ; ???? d8: 62 00 .word 0x0062 ; ???? da: 00 00 nop dc: 00 00 nop de: 00 00 nop e0: 00 da rcall .-3072 ; 0xfffff4e2 <__eeprom_end+0xff7ef4e2> e2: 00 00 nop e4: 00 e6 ldi r16, 0x60 ; 96 e6: 00 00 nop e8: 00 0c add r0, r0 ea: 00 03 mulsu r16, r16 ec: 86 02 muls r24, r22 ee: 80 00 .word 0x0080 ; ???? f0: 94 02 muls r25, r20 f2: 0a 80 ldd r0, Y+2 ; 0x02 f4: 3e 1c adc r3, r14 f6: 9f e6 ldi r25, 0x6F ; 111 f8: 00 00 nop fa: 00 ef ldi r16, 0xF0 ; 240 fc: 00 00 nop send_data_to_autopilot_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:105 fe: 00 06 cpc r0, r16 100: 00 66 ori r16, 0x60 ; 96 test_ppm_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:163 102: 93 01 movw r18, r6 104: 67 93 lat Z, r22 106: 01 32 cpi r16, 0x21 ; 33 108: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:165 10a: 00 3e cpi r16, 0xE0 ; 224 10c: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:166 10e: 00 06 cpc r0, r16 110: 00 68 ori r16, 0x80 ; 128 112: 93 01 movw r18, r6 114: 69 93 st Y+, r22 116: 01 3e cpi r16, 0xE1 ; 225 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:167 118: 01 00 .word 0x0001 ; ???? 11a: 00 40 sbci r16, 0x00 ; 0 11c: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:168 11e: 00 0c add r0, r0 120: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:169 122: 88 02 muls r24, r24 124: 80 00 .word 0x0080 ; ???? 126: 94 02 muls r25, r20 128: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:170 12a: 64 1c adc r6, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:171 12c: 9f 40 sbci r25, 0x0F ; 15 12e: 01 00 .word 0x0001 ; ???? 130: 00 4c sbci r16, 0xC0 ; 192 132: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:173 134: 00 06 cpc r0, r16 136: 00 68 ori r16, 0x80 ; 128 138: 93 01 movw r18, r6 13a: 69 93 st Y+, r22 13c: 01 4c sbci r16, 0xC1 ; 193 13e: 01 00 .word 0x0001 ; ???? 140: 00 5e subi r16, 0xE0 ; 224 142: 01 00 .word 0x0001 ; ???? 144: 00 0c add r0, r0 146: 00 03 mulsu r16, r16 148: 88 02 muls r24, r24 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:175 14a: 80 00 .word 0x0080 ; ???? 14c: 94 02 muls r25, r20 14e: 0a 00 .word 0x000a ; ???? 150: 64 1c adc r6, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:177 152: 9f 5e subi r25, 0xEF ; 239 154: 01 00 .word 0x0001 ; ???? 156: 00 6a ori r16, 0xA0 ; 160 158: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 15a: 00 06 cpc r0, r16 15c: 00 68 ori r16, 0x80 ; 128 15e: 93 01 movw r18, r6 160: 69 93 st Y+, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:180 (discriminator 1) 162: 01 6a ori r16, 0xA1 ; 161 164: 01 00 .word 0x0001 ; ???? 166: 00 6c ori r16, 0xC0 ; 192 168: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:182 16a: 00 0c add r0, r0 16c: 00 03 mulsu r16, r16 16e: 8a 02 muls r24, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:184 170: 80 00 .word 0x0080 ; ???? 172: 94 02 muls r25, r20 174: 0a 00 .word 0x000a ; ???? 176: 64 1c adc r6, r4 178: 9f 6c ori r25, 0xCF ; 207 17a: 01 00 .word 0x0001 ; ???? 17c: 00 78 andi r16, 0x80 ; 128 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:186 17e: 01 00 .word 0x0001 ; ???? 180: 00 06 cpc r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:188 182: 00 68 ori r16, 0x80 ; 128 184: 93 01 movw r18, r6 186: 69 93 st Y+, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:190 188: 01 78 andi r16, 0x81 ; 129 18a: 01 00 .word 0x0001 ; ???? 18c: 00 8a std Z+16, r0 ; 0x10 18e: 01 00 .word 0x0001 ; ???? check_failsafe_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 190: 00 0c add r0, r0 192: 00 03 mulsu r16, r16 194: 8a 02 muls r24, r26 196: 80 00 .word 0x0080 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 1) 198: 94 02 muls r25, r20 19a: 0a 00 .word 0x000a ; ???? 19c: 64 1c adc r6, r4 19e: 9f 8a std Y+23, r9 ; 0x17 1a0: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:195 (discriminator 2) 1a2: 00 96 adiw r24, 0x00 ; 0 1a4: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:196 1a6: 00 06 cpc r0, r16 1a8: 00 68 ori r16, 0x80 ; 128 1aa: 93 01 movw r18, r6 1ac: 69 93 st Y+, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:198 1ae: 01 96 adiw r24, 0x01 ; 1 1b0: 01 00 .word 0x0001 ; ???? 1b2: 00 98 cbi 0x00, 0 ; 0 1b4: 01 00 .word 0x0001 ; ???? check_mega128_values_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 1b6: 00 0c add r0, r0 1b8: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:203 (discriminator 1) 1ba: 8c 02 muls r24, r28 1bc: 80 00 .word 0x0080 ; ???? 1be: 94 02 muls r25, r20 1c0: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:205 1c2: 64 1c adc r6, r4 1c4: 9f 98 cbi 0x13, 7 ; 19 1c6: 01 00 .word 0x0001 ; ???? 1c8: 00 a4 ldd r0, Z+40 ; 0x28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:207 1ca: 01 00 .word 0x0001 ; ???? 1cc: 00 06 cpc r0, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:208 1ce: 00 68 ori r16, 0x80 ; 128 1d0: 93 01 movw r18, r6 1d2: 69 93 st Y+, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:209 1d4: 01 a4 ldd r0, Z+41 ; 0x29 1d6: 01 00 .word 0x0001 ; ???? 1d8: 00 ac ldd r0, Z+56 ; 0x38 1da: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:210 1dc: 00 0c add r0, r0 1de: 00 03 mulsu r16, r16 1e0: 8c 02 muls r24, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:213 1e2: 80 00 .word 0x0080 ; ???? 1e4: 94 02 muls r25, r20 1e6: 0a 00 .word 0x000a ; ???? 1e8: 64 1c adc r6, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:214 1ea: 9f ac ldd r9, Y+63 ; 0x3f 1ec: 01 00 .word 0x0001 ; ???? 1ee: 00 bd out 0x20, r16 ; 32 periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:111 1f0: 01 00 .word 0x0001 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:112 1f2: 00 0c add r0, r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:113 1f4: 00 03 mulsu r16, r16 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:114 1f6: 8e 02 muls r24, r30 timer_periodic(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:86 1f8: 80 00 .word 0x0080 ; ???? 1fa: 94 02 muls r25, r20 1fc: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/timer.h:89 1fe: 64 1c adc r6, r4 200: 9f ca rjmp .-2754 ; 0xfffff740 <__eeprom_end+0xff7ef740> periodic_task(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:119 202: 01 00 .word 0x0001 ; ???? 204: 00 cc rjmp .-2048 ; 0xfffffa06 <__eeprom_end+0xff7efa06> 206: 01 00 .word 0x0001 ; ???? 208: 00 05 cpc r16, r0 20a: 00 86 std Z+8, r0 ; 0x08 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:120 20c: 80 b8 out 0x00, r8 ; 0 20e: 7e 9f mul r23, r30 210: cc 01 movw r24, r24 212: 00 00 nop 214: d5 01 movw r26, r10 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:121 216: 00 00 nop 218: 06 00 .word 0x0006 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:123 21a: 66 93 lac Z, r22 21c: 01 67 ori r16, 0x71 ; 113 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:124 21e: 93 01 movw r18, r6 220: fc 01 movw r30, r24 222: 00 00 nop 224: 0d 02 muls r16, r29 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:125 226: 00 00 nop 228: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:127 22a: 03 90 .word 0x9003 ; ???? 22c: 02 80 ldd r0, Z+2 ; 0x02 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:129 22e: 00 94 com r0 230: 02 0a sbc r0, r18 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:130 232: 00 64 ori r16, 0x40 ; 64 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:133 234: 1c 9f mul r17, r28 236: 1a 02 muls r17, r26 238: 00 00 nop 23a: 1c 02 muls r17, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:134 23c: 00 00 nop 23e: 05 00 .word 0x0005 ; ???? 240: 86 80 ldd r8, Z+6 ; 0x06 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:135 242: b8 7e andi r27, 0xE8 ; 232 244: 9f 1c adc r9, r15 246: 02 00 .word 0x0002 ; ???? 248: 00 25 eor r16, r0 24a: 02 00 .word 0x0002 ; ???? 24c: 00 06 cpc r0, r16 24e: 00 66 ori r16, 0x60 ; 96 250: 93 01 movw r18, r6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/main.c:136 252: 67 93 lat Z, r22 254: 01 4a sbci r16, 0xA1 ; 161 256: 02 00 .word 0x0002 ; ???? 258: 00 5b subi r16, 0xB0 ; 176 25a: 02 00 .word 0x0002 ; ???? 25c: 00 0c add r0, r0 __vector_5(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:63 25e: 00 03 mulsu r16, r16 260: 92 02 muls r25, r18 262: 80 00 .word 0x0080 ; ???? 264: 94 02 muls r25, r20 266: 0a 00 .word 0x000a ; ???? 268: 64 1c adc r6, r4 26a: 9f 68 ori r25, 0x8F ; 143 26c: 02 00 .word 0x0002 ; ???? 26e: 00 6a ori r16, 0xA0 ; 160 270: 02 00 .word 0x0002 ; ???? 272: 00 05 cpc r16, r0 274: 00 86 std Z+8, r0 ; 0x08 276: 80 b8 out 0x00, r8 ; 0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:70 278: 7e 9f mul r23, r30 27a: 6a 02 muls r22, r26 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 27c: 00 00 nop 27e: 73 02 muls r23, r19 280: 00 00 nop 282: 06 00 .word 0x0006 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:72 284: 66 93 lac Z, r22 286: 01 67 ori r16, 0x71 ; 113 288: 93 01 movw r18, r6 28a: 9e 02 muls r25, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:74 28c: 00 00 nop 28e: af 02 muls r26, r31 290: 00 00 nop 292: 0c 00 .word 0x000c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:75 294: 03 94 inc r0 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:76 296: 02 80 ldd r0, Z+2 ; 0x02 298: 00 94 com r0 29a: 02 0a sbc r0, r18 29c: 00 64 ori r16, 0x40 ; 64 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:77 29e: 1c 9f mul r17, r28 2a0: bc 02 muls r27, r28 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:83 2a2: 00 00 nop 2a4: be 02 muls r27, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:84 2a6: 00 00 nop 2a8: 05 00 .word 0x0005 ; ???? 2aa: 86 80 ldd r8, Z+6 ; 0x06 2ac: b8 7e andi r27, 0xE8 ; 232 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:71 2ae: 9f be out 0x3f, r9 ; 63 2b0: 02 00 .word 0x0002 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:89 2b2: 00 c7 rjmp .+3584 ; 0x10b4 <__data_load_start+0x40> 2b4: 02 00 .word 0x0002 ; ???? 2b6: 00 06 cpc r0, r16 2b8: 00 66 ori r16, 0x60 ; 96 2ba: 93 01 movw r18, r6 2bc: 67 93 lat Z, r22 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:91 2be: 01 ee ldi r16, 0xE1 ; 225 2c0: 02 00 .word 0x0002 ; ???? 2c2: 00 ff sbrs r16, 0 2c4: 02 00 .word 0x0002 ; ???? 2c6: 00 0c add r0, r0 2c8: 00 03 mulsu r16, r16 2ca: 96 02 muls r25, r22 2cc: 80 00 .word 0x0080 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:93 2ce: 94 02 muls r25, r20 2d0: 0a 00 .word 0x000a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:94 2d2: 64 1c adc r6, r4 2d4: 9f 10 cpse r9, r15 2d6: 03 00 .word 0x0003 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:95 2d8: 00 12 cpse r0, r16 2da: 03 00 .word 0x0003 ; ???? 2dc: 00 05 cpc r16, r0 2de: 00 86 std Z+8, r0 ; 0x08 2e0: 80 b8 out 0x00, r8 ; 0 2e2: 7e 9f mul r23, r30 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:97 2e4: 12 03 mulsu r17, r18 2e6: 00 00 nop 2e8: 1b 03 fmul r17, r19 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:100 2ea: 00 00 nop 2ec: 06 00 .word 0x0006 ; ???? 2ee: 66 93 lac Z, r22 2f0: 01 67 ori r16, 0x71 ; 113 2f2: 93 01 movw r18, r6 ... 2fc: 08 00 .word 0x0008 ; ???? 2fe: 00 00 nop 300: 10 00 .word 0x0010 ; ???? 302: 00 00 nop last_radio_from_ppm(): /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:103 304: 02 00 .word 0x0002 ; ???? 306: 30 9f mul r19, r16 ... 310: 5e 00 .word 0x005e ; ???? 312: 00 00 nop 314: 7c 00 .word 0x007c ; ???? 316: 00 00 nop 318: 12 00 .word 0x0012 ; ???? 31a: 03 cf rjmp .-506 ; 0x122 <test_ppm_task+0x20> 31c: 00 80 ld r0, Z 31e: 00 94 com r0 320: 01 08 sbc r0, r1 322: ff 1a sub r15, r31 324: 31 24 eor r3, r1 326: 03 d0 rcall .+6 ; 0x32e <last_radio_from_ppm+0x2a> 328: 00 80 ld r0, Z 32a: 00 22 and r0, r16 ... 334: a2 00 .word 0x00a2 ; ???? 336: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 338: b6 00 .word 0x00b6 ; ???? 33a: 00 00 nop 33c: 01 00 .word 0x0001 ; ???? 33e: 68 b6 in r6, 0x38 ; 56 340: 00 00 nop 342: 00 ce rjmp .-1024 ; 0xffffff44 <__eeprom_end+0xff7eff44> 344: 00 00 nop 346: 00 01 movw r0, r0 348: 00 6e ori r16, 0xE0 ; 224 34a: ce 00 .word 0x00ce ; ???? 34c: 00 00 nop 34e: d8 00 .word 0x00d8 ; ???? 350: 00 00 nop 352: 04 00 .word 0x0004 ; ???? 354: f3 01 movw r30, r6 356: 68 9f mul r22, r24 ... 360: a2 00 .word 0x00a2 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 362: 00 00 nop 364: b0 00 .word 0x00b0 ; ???? 366: 00 00 nop 368: 06 00 .word 0x0006 ; ???? 36a: 66 93 lac Z, r22 36c: 01 67 ori r16, 0x71 ; 113 36e: 93 01 movw r18, r6 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 370: b0 00 .word 0x00b0 ; ???? 372: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 374: d8 00 .word 0x00d8 ; ???? 376: 00 00 nop 378: 04 00 .word 0x0004 ; ???? 37a: f3 01 movw r30, r6 37c: 66 9f mul r22, r22 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 386: e8 00 .word 0x00e8 ; ???? 388: 00 00 nop 38a: ec 00 .word 0x00ec ; ???? 38c: 00 00 nop 38e: 02 00 .word 0x0002 ; ???? 390: 30 9f mul r19, r16 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 39a: 0e 01 movw r0, r28 39c: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 39e: 39 01 movw r6, r18 3a0: 00 00 nop 3a2: 06 00 .word 0x0006 ; ???? 3a4: 68 93 .word 0x9368 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3a6: 01 69 ori r16, 0x91 ; 145 3a8: 93 01 movw r18, r6 3aa: 39 01 movw r6, r18 3ac: 00 00 nop 3ae: 12 03 mulsu r17, r18 3b0: 00 00 nop 3b2: 06 00 .word 0x0006 ; ???? 3b4: 6c 93 st X, r22 3b6: 01 6d ori r16, 0xD1 ; 209 3b8: 93 01 movw r18, r6 3ba: 12 03 mulsu r17, r18 3bc: 00 00 nop 3be: 28 03 fmul r18, r16 3c0: 00 00 nop 3c2: 04 00 .word 0x0004 ; ???? 3c4: f3 01 movw r30, r6 3c6: 68 9f mul r22, r24 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3d0: 4a 01 movw r8, r20 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3d2: 00 00 nop 3d4: 5e 01 movw r10, r28 3d6: 00 00 nop 3d8: 06 00 .word 0x0006 ; ???? 3da: 66 93 lac Z, r22 3dc: 01 67 ori r16, 0x71 ; 113 3de: 93 01 movw r18, r6 3e0: 60 01 movw r12, r0 3e2: 00 00 nop 3e4: 64 01 movw r12, r8 3e6: 00 00 nop 3e8: 06 00 .word 0x0006 ; ???? 3ea: 66 93 lac Z, r22 3ec: 01 67 ori r16, 0x71 ; 113 3ee: 93 01 movw r18, r6 3f0: 8e 01 movw r16, r28 3f2: 00 00 nop 3f4: a2 01 movw r20, r4 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 3f6: 00 00 nop 3f8: 06 00 .word 0x0006 ; ???? 3fa: 66 93 lac Z, r22 3fc: 01 67 ori r16, 0x71 ; 113 /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 3fe: 93 01 movw r18, r6 400: a4 01 movw r20, r8 402: 00 00 nop 404: a8 01 movw r20, r16 406: 00 00 nop 408: 06 00 .word 0x0006 ; ???? 40a: 66 93 lac Z, r22 40c: 01 67 ori r16, 0x71 ; 113 40e: 93 01 movw r18, r6 410: ce 01 movw r24, r28 412: 00 00 nop 414: e2 01 movw r28, r4 416: 00 00 nop 418: 06 00 .word 0x0006 ; ???? 41a: 66 93 lac Z, r22 41c: 01 67 ori r16, 0x71 ; 113 41e: 93 01 movw r18, r6 420: e4 01 movw r28, r8 422: 00 00 nop 424: e8 01 movw r28, r16 426: 00 00 nop 428: 06 00 .word 0x0006 ; ???? 42a: 66 93 lac Z, r22 42c: 01 67 ori r16, 0x71 ; 113 42e: 93 01 movw r18, r6 430: 40 02 muls r20, r16 432: 00 00 nop 434: 54 02 muls r21, r20 436: 00 00 nop 438: 06 00 .word 0x0006 ; ???? 43a: 66 93 lac Z, r22 43c: 01 67 ori r16, 0x71 ; 113 43e: 93 01 movw r18, r6 440: 56 02 muls r21, r22 442: 00 00 nop 444: 5a 02 muls r21, r26 446: 00 00 nop 448: 06 00 .word 0x0006 ; ???? 44a: 66 93 lac Z, r22 44c: 01 67 ori r16, 0x71 ; 113 44e: 93 01 movw r18, r6 450: 90 02 muls r25, r16 452: 00 00 nop 454: a4 02 muls r26, r20 456: 00 00 nop 458: 06 00 .word 0x0006 ; ???? 45a: 66 93 lac Z, r22 45c: 01 67 ori r16, 0x71 ; 113 45e: 93 01 movw r18, r6 460: a6 02 muls r26, r22 462: 00 00 nop 464: aa 02 muls r26, r26 466: 00 00 nop 468: 06 00 .word 0x0006 ; ???? 46a: 66 93 lac Z, r22 46c: 01 67 ori r16, 0x71 ; 113 46e: 93 01 movw r18, r6 470: ec 02 muls r30, r28 472: 00 00 nop 474: 00 03 mulsu r16, r16 476: 00 00 nop 478: 06 00 .word 0x0006 ; ???? 47a: 66 93 lac Z, r22 47c: 01 67 ori r16, 0x71 ; 113 47e: 93 01 movw r18, r6 480: 02 03 mulsu r16, r18 482: 00 00 nop 484: 06 03 mulsu r16, r22 486: 00 00 nop 488: 06 00 .word 0x0006 ; ???? 48a: 66 93 lac Z, r22 48c: 01 67 ori r16, 0x71 ; 113 48e: 93 01 movw r18, r6 ... 498: f4 01 movw r30, r8 49a: 00 00 nop 49c: 16 03 mulsu r17, r22 49e: 00 00 nop 4a0: 06 00 .word 0x0006 ; ???? 4a2: 60 93 01 61 sts 0x6101, r22 4a6: 93 01 movw r18, r6 ... 4b0: 1c 00 .word 0x001c ; ???? 4b2: 00 00 nop 4b4: 46 00 .word 0x0046 ; ???? 4b6: 00 00 nop 4b8: 01 00 .word 0x0001 ; ???? 4ba: 68 00 .word 0x0068 ; ???? 4bc: 00 00 nop 4be: 00 00 nop 4c0: 00 00 nop 4c2: 00 4c sbci r16, 0xC0 ; 192 4c4: 00 00 nop 4c6: 00 66 ori r16, 0x60 ; 96 4c8: 00 00 nop 4ca: 00 01 movw r0, r0 4cc: 00 68 ori r16, 0x80 ; 128 4ce: 66 00 .word 0x0066 ; ???? 4d0: 00 00 nop 4d2: 8e 00 .word 0x008e ; ???? 4d4: 00 00 nop 4d6: 01 00 .word 0x0001 ; ???? 4d8: 61 8e std Z+25, r6 ; 0x19 4da: 00 00 nop 4dc: 00 b0 in r0, 0x00 ; 0 4de: 00 00 nop 4e0: 00 04 cpc r0, r0 4e2: 00 f3 brcs .-64 ; 0x4a4 <__stack+0x45> 4e4: 01 68 ori r16, 0x81 ; 129 4e6: 9f 00 .word 0x009f ; ???? 4e8: 00 00 nop 4ea: 00 00 nop 4ec: 00 00 nop 4ee: 00 76 andi r16, 0x60 ; 96 4f0: 00 00 nop 4f2: 00 8e std Z+24, r0 ; 0x18 4f4: 00 00 nop 4f6: 00 05 cpc r16, r0 4f8: 00 81 ld r16, Z 4fa: 00 34 cpi r16, 0x40 ; 64 4fc: 25 9f mul r18, r21 4fe: 8e 00 .word 0x008e ; ???? 500: 00 00 nop 502: b0 00 .word 0x00b0 ; ???? 504: 00 00 nop 506: 06 00 .word 0x0006 ; ???? 508: f3 01 movw r30, r6 50a: 68 34 cpi r22, 0x48 ; 72 50c: 25 9f mul r18, r21 ... 516: 76 00 .word 0x0076 ; ???? 518: 00 00 nop 51a: 8e 00 .word 0x008e ; ???? 51c: 00 00 nop 51e: 05 00 .word 0x0005 ; ???? 520: 81 00 .word 0x0081 ; ???? 522: 3f 1a sub r3, r31 524: 9f 8e std Y+31, r9 ; 0x1f 526: 00 00 nop 528: 00 ae std Z+56, r0 ; 0x38 52a: 00 00 nop 52c: 00 01 movw r0, r0 52e: 00 61 ori r16, 0x10 ; 16 530: ae 00 .word 0x00ae ; ???? 532: 00 00 nop 534: b0 00 .word 0x00b0 ; ???? 536: 00 00 nop 538: 06 00 .word 0x0006 ; ???? 53a: f3 01 movw r30, r6 53c: 68 3f cpi r22, 0xF8 ; 248 53e: 1a 9f mul r17, r26 ... 548: b0 00 .word 0x00b0 ; ???? 54a: 00 00 nop 54c: b6 00 .word 0x00b6 ; ???? 54e: 00 00 nop 550: 06 00 .word 0x0006 ; ???? 552: 68 93 .word 0x9368 ; ???? 554: 01 69 ori r16, 0x91 ; 145 556: 93 01 movw r18, r6 558: b6 00 .word 0x00b6 ; ???? 55a: 00 00 nop 55c: be 00 .word 0x00be ; ???? 55e: 00 00 nop 560: 04 00 .word 0x0004 ; ???? 562: f3 01 movw r30, r6 564: 68 9f mul r22, r24 ... 56e: b4 00 .word 0x00b4 ; ???? 570: 00 00 nop 572: b7 00 .word 0x00b7 ; ???? 574: 00 00 nop 576: 01 00 .word 0x0001 ; ???? 578: 69 00 .word 0x0069 ; ???? 57a: 00 00 nop 57c: 00 00 nop 57e: 00 00 nop 580: 00 b4 in r0, 0x20 ; 32 582: 00 00 nop 584: 00 b6 in r0, 0x30 ; 48 586: 00 00 nop 588: 00 01 movw r0, r0 58a: 00 68 ori r16, 0x80 ; 128 58c: b6 00 .word 0x00b6 ; ???? 58e: 00 00 nop 590: bc 00 .word 0x00bc ; ???? 592: 00 00 nop 594: 01 00 .word 0x0001 ; ???? 596: 6c bc out 0x2c, r6 ; 44 598: 00 00 nop 59a: 00 bd out 0x20, r16 ; 32 59c: 00 00 nop 59e: 00 01 movw r0, r0 5a0: 00 68 ori r16, 0x80 ; 128 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 5aa: be 00 .word 0x00be ; ???? 5ac: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5ae: c8 00 .word 0x00c8 ; ???? 5b0: 00 00 nop 5b2: 06 00 .word 0x0006 ; ???? 5b4: 68 93 .word 0x9368 ; ???? 5b6: 01 69 ori r16, 0x91 ; 145 5b8: 93 01 movw r18, r6 5ba: c8 00 .word 0x00c8 ; ???? 5bc: 00 00 nop 5be: de 00 .word 0x00de ; ???? 5c0: 00 00 nop 5c2: 06 00 .word 0x0006 ; ???? 5c4: 6c 93 st X, r22 5c6: 01 6d ori r16, 0xD1 ; 209 5c8: 93 01 movw r18, r6 5ca: de 00 .word 0x00de ; ???? 5cc: 00 00 nop 5ce: e2 00 .word 0x00e2 ; ???? 5d0: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5d2: 04 00 .word 0x0004 ; ???? 5d4: f3 01 movw r30, r6 5d6: 68 9f mul r22, r24 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 5e0: c6 00 .word 0x00c6 ; ???? 5e2: 00 00 nop 5e4: c8 00 .word 0x00c8 ; ???? 5e6: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 5e8: 02 00 .word 0x0002 ; ???? 5ea: 30 9f mul r19, r16 5ec: c8 00 .word 0x00c8 ; ???? 5ee: 00 00 nop 5f0: e0 00 .word 0x00e0 ; ???? 5f2: 00 00 nop 5f4: 01 00 .word 0x0001 ; ???? 5f6: 61 00 .word 0x0061 ; ???? ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 600: 00 00 nop 602: 00 08 sbc r0, r0 604: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 606: 00 01 movw r0, r0 608: 00 68 ori r16, 0x80 ; 128 60a: 08 00 .word 0x0008 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 60c: 00 00 nop 60e: 12 00 .word 0x0012 ; ???? 610: 00 00 nop 612: 04 00 .word 0x0004 ; ???? 614: f3 01 movw r30, r6 616: 68 9f mul r22, r24 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 620: 1e 00 .word 0x001e ; ???? 622: 00 00 nop 624: 22 00 .word 0x0022 ; ???? 626: 00 00 nop 628: 02 00 .word 0x0002 ; ???? 62a: 30 9f mul r19, r16 ... 634: 5a 00 .word 0x005a ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 636: 00 00 nop 638: b8 00 .word 0x00b8 ; ???? 63a: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 63c: 01 00 .word 0x0001 ; ???? 63e: 67 b8 out 0x07, r6 ; 7 640: 00 00 nop 642: 00 c2 rjmp .+1024 ; 0xa44 <spi_init+0x8> 644: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 646: 00 01 movw r0, r0 648: 00 68 ori r16, 0x80 ; 128 64a: c2 00 .word 0x00c2 ; ???? 64c: 00 00 nop 64e: c4 00 .word 0x00c4 ; ???? 650: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 652: 03 00 .word 0x0003 ; ???? 654: 87 01 movw r16, r14 656: 9f c4 rjmp .+2366 ; 0xf96 <__fp_splitA+0x2e> 658: 00 00 nop 65a: 00 c8 rjmp .-4096 ; 0xfffff65c <__eeprom_end+0xff7ef65c> 65c: 00 00 nop 65e: 00 01 movw r0, r0 660: 00 68 ori r16, 0x80 ; 128 ... 66a: 6c 00 .word 0x006c ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 66c: 00 00 nop 66e: d8 00 .word 0x00d8 ; ???? 670: 00 00 nop /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 672: 06 00 .word 0x0006 ; ???? 674: 6a 93 st -Y, r22 676: 01 6b ori r16, 0xB1 ; 177 678: 93 01 movw r18, r6 ... /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 682: 70 00 .word 0x0070 ; ???? 684: 00 00 nop 686: e8 00 .word 0x00e8 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 688: 00 00 nop 68a: 06 00 .word 0x0006 ; ???? 68c: 62 93 st -Z, r22 68e: 01 63 ori r16, 0x31 ; 49 690: 93 01 movw r18, r6 ... 69a: 88 00 .word 0x0088 ; ???? 69c: 00 00 nop 69e: b4 00 .word 0x00b4 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 1) 6a0: 00 00 nop 6a2: 01 00 .word 0x0001 ; ???? 6a4: 66 00 .word 0x0066 ; ???? /home/becker/async/wcet-benchmarks/benchmarks/PapaBench-0.2m/sw/airborne/fly_by_wire/ppm.c:104 (discriminator 2) 6a6: 00 00 nop 6a8: 00 00 nop 6aa: 00 00 nop ... Disassembly of section .debug_ranges: 00000000 <.debug_ranges>: 0: 5e 00 .word 0x005e ; ???? 2: 00 00 nop 4: 5e 02 muls r21, r30 6: 00 00 nop 8: 22 0d add r18, r2 a: 00 00 nop c: 62 0d add r22, r2 ...
42.737068
115
0.583081
3e251abd680d3b15438838fe89bea8cb5a32dca0
213
asm
Assembly
libsrc/stdlib/labs.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/stdlib/labs.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/stdlib/labs.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; CALLER linkage for function pointers PUBLIC labs EXTERN labs_callee EXTERN ASMDISP_LABS_CALLEE .labs pop af pop hl pop de push de push hl push af jp labs_callee + ASMDISP_LABS_CALLEE
12.529412
39
0.71831
05e467160b5ee6ba039306db4d57fce35139fa5c
720
asm
Assembly
oeis/113/A113301.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/113/A113301.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/113/A113301.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A113301: Sum of odd-indexed terms of tribonacci numbers. ; Submitted by Jon Maiga ; 0,1,5,18,62,211,715,2420,8188,27701,93713,317030,1072506,3628263,12274327,41523752,140473848,475219625,1607656477,5438662906,18398864822,62242913851,210566269283,712340586524,2409830942708,8152399683933,27579370581033,93300342369742,315632797374194,1067778105073359,3612267454964015,12220213267339600,41340685362056176,139854536808472145,473124509054812213,1600568749334964962,5414685293868179246,18317749139994314915,61968501463186088955,209637938823420761028,709200067073442686956 mul $0,2 mov $1,2 mov $2,1 lpb $0 sub $0,1 sub $2,2 add $2,$1 add $1,$3 sub $1,$2 add $3,1 add $3,$2 add $2,$1 lpe mov $0,$2 div $0,2
36
484
0.804167
daab638be9f30e8803063262b1c99962cba4f206
1,320
asm
Assembly
req2_1/req21.asm
rcdosado/various-32bit-assembly-examples
c1e1120bb0595e0f805f66e2efbb629de766574f
[ "MIT" ]
null
null
null
req2_1/req21.asm
rcdosado/various-32bit-assembly-examples
c1e1120bb0595e0f805f66e2efbb629de766574f
[ "MIT" ]
null
null
null
req2_1/req21.asm
rcdosado/various-32bit-assembly-examples
c1e1120bb0595e0f805f66e2efbb629de766574f
[ "MIT" ]
null
null
null
.386p locals jumps .model flat,STDCALL extrn printf:proc extrn ExitProcess:proc ;**NOTE** ;everything after a semicolon in a line is a comment ;compiled using Borland's TASM32,linked using Borland's TLINK32 under WindowsXP sp2 ;Using Library imsvcrt.lib for the printf function ;Using Library import32.lib for ExitProcess ;see compile32.bat in current directory for assembler and linker options .data arr1 dword 1,4,5,6,7 arr2 dword 5,4,1,2,1 sum dword 0,0,0,0,0 dsum db 'the sum of the array are:',0 fm1 db '%d ',0 fm2 db '%s',0 output db 20 dup(0) .code Start: mov ecx,0 mov esi,offset arr1 mov edi,offset arr2 mov ebp,offset sum theloop: mov eax,dword ptr [esi+ecx] mov edx,dword ptr [edi+ecx] add eax,edx mov [ebp+ecx],eax add ecx,4 cmp ecx,4*5 jne theloop push offset dsum push offset fm2 call printf add esp,4*2 mov esi,offset sum mov ecx,5 anotherloop: push ecx lodsd push eax push offset fm1 call printf add esp,4*2 pop ecx loop anotherloop exit: push 0 call ExitProcess mymultiply proc mov edx,dword ptr [edx] mov eax,dword ptr [eax] mul edx ;edx:eax mov ebx,eax ret mymultiply endp End Start
16.923077
86
0.639394
0178e401fda27666865f9b21436a39803b288040
430
asm
Assembly
oeis/183/A183188.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/183/A183188.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/183/A183188.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A183188: a(n) = 3*a(n-1) + a(n-3) with a(0)=1, a(1)=2, a(2)=6. ; Submitted by Jon Maiga ; 1,2,6,19,59,183,568,1763,5472,16984,52715,163617,507835,1576220,4892277,15184666,47130218,146282931,454033459,1409230595,4373974716,13575957607,42137103416,130785284964,405931812499,1259932540913,3910582907703,12137680535608 mov $1,1 lpb $0 sub $0,1 add $2,$1 add $1,$3 add $1,$3 add $1,$3 add $1,1 add $3,$2 lpe mov $0,$1
26.875
226
0.690698
e43289e0ad1ef01f3cf9fa940ebbcd12ebb56958
348
asm
Assembly
code/6/t3.asm
GeekHades1/AssemblyCode
4078d97d8e31093ff7b54b72869f77e340b98391
[ "BSD-2-Clause" ]
1
2018-07-11T12:35:45.000Z
2018-07-11T12:35:45.000Z
code/6/t3.asm
GeekHades1/AssemblyCode
4078d97d8e31093ff7b54b72869f77e340b98391
[ "BSD-2-Clause" ]
null
null
null
code/6/t3.asm
GeekHades1/AssemblyCode
4078d97d8e31093ff7b54b72869f77e340b98391
[ "BSD-2-Clause" ]
null
null
null
; 试验3 assume cs:code, ds:data, ss:stack code segment start: mov ax, stack mov ss, ax mov sp, 16 mov ax, data mov ds, ax push ds:[0] push ds:[2] pop ds:[2] pop ds:[0] mov ax, 4c00h int 21h code ends data segment dw 0123H, 0456H data ends stack segment dw 0, 0 stack ends end start
11.6
34
0.568966
5a09cb2e616adacbe0e0762646c881c2a5b27809
6,101
asm
Assembly
src/input.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
67
2017-10-07T18:48:05.000Z
2022-02-01T20:37:40.000Z
src/input.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
null
null
null
src/input.asm
fjpena/sword-of-ianna-zx
fdd6bdb5775933756e75402a7c6be80d5334702d
[ "Apache-2.0" ]
9
2017-10-06T21:02:55.000Z
2022-01-06T03:11:58.000Z
; Get the status of a key ; Input: ; - BC: Key to get; B will hold the row number, C the bit to check ; Output: ; - A: 0 if key is pressed, other value if pressed GET_KEY_STATE: ld a, c ; save the bit to check in A ld c, $fe ; ready to read! in e,(c) ; get the row in e and e ret ; the key is pressed if A = 0, and not pressed if A != 0 ; Here are all the key definitions KEY_CAPS: EQU &fe01 KEY_Z: EQU &fe02 KEY_X: EQU &fe04 KEY_C: EQU &fe08 KEY_V: EQU &fe10 KEY_A: EQU &fd01 KEY_S: EQU &fd02 KEY_D: EQU &fd04 KEY_F: EQU &fd08 KEY_G: EQU &fd10 KEY_Q: EQU &fb01 KEY_W: EQU &fb02 KEY_E: EQU &fb04 KEY_R: EQU &fb08 KEY_T: EQU &fb10 KEY_1: EQU &f701 KEY_2: EQU &f702 KEY_3: EQU &f704 KEY_4: EQU &f708 KEY_5: EQU &f710 KEY_0: EQU &ef01 KEY_9: EQU &ef02 KEY_8: EQU &ef04 KEY_7: EQU &ef08 KEY_6: EQU &ef10 KEY_P: EQU &df01 KEY_O: EQU &df02 KEY_I: EQU &df04 KEY_U: EQU &df08 KEY_Y: EQU &df10 KEY_ENTER: EQU &bf01 KEY_L: EQU &bf02 KEY_K: EQU &bf04 KEY_J: EQU &bf08 KEY_H: EQU &bf10 KEY_SPACE: EQU &7f01 KEY_SS: EQU &7f02 KEY_M: EQU &7f04 KEY_N: EQU &7f08 KEY_B: EQU &7f10 ; The action key will need a pressed-released check ; When action_ack is 1, it means it has been processed, so ; it will be ignored in future frames action_ack: db 0 ; Get joystick state ; joynum: 0 (Kempston), 1 (Sinclair 1), 2 (Sinclair 2), 3 (Keys) ; If joynum == 3, HL holds a pointer a 6 int array with the Key definitions (UP,DOWN, LEFT, RIGHT, FIRE, SELECT) ; Input: ; A: joynum ; Returns: ; A: joystick state ; Bit #: 76 5 4 3210 ; || | | |||| ; XX BUT2 BUT1 RLDU ; ; 1 means pressed, 0 means not pressed get_joystick: push bc ; save all the registers that may be modified push de push hl and a jr nz, check_sinclair1 ; A==0, so Kempston call read_kempston_joystick jr get_joy_end check_sinclair1: dec a jr nz, check_sinclair2 call read_sinclair1_joystick jr get_joy_end check_sinclair2: dec a jr nz, get_joy_redef call read_sinclair2_joystick jr get_joy_end get_joy_redef: call read_redefined get_joy_end: pop hl ld bc, 10 add hl, bc ld c, (hl) inc hl ld b, (hl) ld l, a ; ld bc, KEY_CAPS call GET_KEY_STATE ; and a jr nz, get_joy_finish get_joy_end_processaction_pressed: ld a, (action_ack) and a ld a, l jr nz, get_joy_finish_finished ; ACTION was previously pressed, but not yet released ld a, $20 or l jr get_joy_finish_finished get_joy_finish: xor a ld (action_ack), a ; the ACTION key is not pressed ld a, l get_joy_finish_finished: pop de pop bc ret ;------------------------------------ ; Read routine for kempston joysticks ;------------------------------------ read_kempston_joystick: ld c, 31 in c, (c) ld a, 255 cp c jr z, nokempston ; if the value read is 255, then there is no kempston interface xor a ; clear carry and A kempston_right: rr c jr nc, kempston_left or $08 ; right is pressed kempston_left: rr c jr nc, kempston_down or $04 ; left is pressed kempston_down: rr c jr nc, kempston_up or $02 ; down is pressed kempston_up: rr c jr nc, kempston_fire or $01 ; up is pressed kempston_fire: rr c ret nc ; no carry, just return or $10 ret nokempston: xor a ret ; nothing read ;-------------------------------------- ; Read routine for Sinclair 1 joysticks ;-------------------------------------- read_sinclair1_joystick: ld bc, $effe in c, (c) ; Leemos solo la fila 6-0. Los bits a 0 están pulsados xor a sinclair1_fire: rr c jr c, sinclair1_up or $10 ; fire is pressed sinclair1_up: rr c jr c, sinclair1_down or $01 ; up is pressed sinclair1_down: rr c jr c, sinclair1_right or $02 ; down is pressed sinclair1_right: rr c jr c, sinclair1_left or $08 ; right is pressed sinclair1_left: rr c ret c ; no carry, just return or $04 ; left pressed ret ;-------------------------------------- ; Read routine for Sinclair 2 joysticks ;-------------------------------------- read_sinclair2_joystick: ld bc, $f7fe in c, (c) ; Leemos solo la fila 1-5. Los bits a 0 están pulsados xor a sinclair2_left: rr c jr c, sinclair2_right or $04 ; left is pressed sinclair2_right: rr c jr c, sinclair2_down or $08 ; right is pressed sinclair2_down: rr c jr c, sinclair2_up or $02 ; down is pressed sinclair2_up: rr c jr c, sinclair2_fire or $01 ; up is pressed sinclair2_fire: rr c ret c ; no carry, just return or $10 ; left pressed ret ;-------------------------------------- ; Read routine for Redefined Keys ;-------------------------------------- read_redefined:; we use d as an A redefined_up: ld d,0 ld c, $fe ; ready to read! ld e,(hl) inc hl ld b,(hl) inc hl in a,(c) ; get the row in e and e jr nz, redefined_down inc d redefined_down: ld e,(hl) inc hl ld b,(hl) inc hl in a,(c) ; get the row in e and e jr nz, redefined_left inc d inc d redefined_left: ld e,(hl) inc hl ld b,(hl) inc hl in a,(c) ; get the row in e and e jr nz, redefined_right inc d inc d inc d inc d redefined_right: ld e,(hl) inc hl ld b,(hl) inc hl in a,(c) ; get the row in e and e jr nz, redefined_fire ld a, d or $08 ld d, a redefined_fire: ld e,(hl) inc hl ld b,(hl) inc hl in a,(c) ; get the row in e and e jr nz, redefined_end ld a, d or $10 ret redefined_end: ld a,d ret
21.407018
113
0.561219
c89cbf0bf20127e17cb08fd7f15a1f64aa513052
500
asm
Assembly
libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_clear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_clear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/b_array/z80/asm_b_array_clear.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; =============================================================== ; Feb 2014 ; =============================================================== ; ; void b_array_clear(b_array_t *a) ; ; Clear the array to empty. ; ; =============================================================== SECTION code_clib SECTION code_adt_b_array PUBLIC asm_b_array_clear EXTERN l_zeroword_hl defc asm_b_array_clear = l_zeroword_hl - 2 ; enter : hl = array * ; ; exit : hl = & array.size ; ; uses : hl
19.230769
65
0.406
a46b8e35585ebf662710ee47e30e09a99e18e6e1
2,516
asm
Assembly
mips7.asm
SCGTall/Water
8a9bb3d84923eca02851a08a5e4256752c7e6da8
[ "MIT" ]
1
2020-10-05T22:42:05.000Z
2020-10-05T22:42:05.000Z
mips7.asm
SCGTall/CS3340Architecture
8a9bb3d84923eca02851a08a5e4256752c7e6da8
[ "MIT" ]
null
null
null
mips7.asm
SCGTall/CS3340Architecture
8a9bb3d84923eca02851a08a5e4256752c7e6da8
[ "MIT" ]
null
null
null
.data file: .asciiz "/Users/scgtall25/Desktop/CS3340Architecture/TeamProject/Resource/MusicEnd.txt" buff: .asciiz " " numOfNotesBuff: .ascii " "#right now it has lenght of 2 b/c thats how many characters in the syscall in readNumNotes has. numOfNotes:.word 0 .text main: openFile: li $v0, 13 la $a0, file #file name li $a1, 0 #0 for read li $a2,0 syscall move $t7,$v0 readNumNotes: #gets number of notes li $v0, 14 #syscall 14 read from file move $a0,$t7 #the file description la $a1, numOfNotesBuff #the buffer li $a2,3 #number of chars to read syscall move $t7,$a0 la $t4,numOfNotesBuff #convert the buffer's chars to int li $t0, 0 la $t1,numOfNotes #get the ascii value and sum of ()*100 lb $t2,($t4) li $t3,10 sub $t2,$t2,48 mult $t2,$t3 mflo $t2 add $t0,$t0,$t2 #get the ascii value and sum of num()*10#num=the size of char lb $t2,1($t4) li $t3,1 sub $t2,$t2,48 mult $t2,$t3 mflo $t2 add $t0,$t0,$t2 sw $t0,($t1) playNotes: li $t5,0 la $t2, numOfNotes lw $t4,($t2) playContinue: #get the note li $v0, 14 #syscall 14 read from file move $a0,$t7 #the file description la $a1, buff #the buffer li $a2,1 #number of chars to read syscall move $t7,$a0 #figures out which note is going to be played la $t2,buff lb $t0,($t2) li $t1,61 beq $t0,68,noteD beq $t0,69,noteE beq $t0,70,noteF beq $t0,71,noteG beq $t0,65,noteA beq $t0,66,noteB beq $t0,67,noteC #else play C# b noteSetUpDone noteD: add $t1,$t1,1 b noteSetUpDone noteE: add $t1,$t1,3 b noteSetUpDone noteF: add $t1,$t1,4 b noteSetUpDone noteG: add $t1,$t1,6 b noteSetUpDone noteA: add $t1,$t1,8 b noteSetUpDone noteB: add $t1,$t1,10 b noteSetUpDone noteC: add $t1,$t1,11 b noteSetUpDone noteSetUpDone: #play the sound move $a0,$t1 #pitch li $a1,100 #time li $a2,37 #32#31#29#instumanets li $a3,1000 #volume li $v0,33 #syscall to beep with pause syscall #increment counter add $t5,$t5,1 #checks that the counter is less than the number of notes bne $t5,$t4, notDone j closeFile notDone: b playContinue closeFile: li $v0, 16 move $a0,$t7 syscall
21.322034
123
0.57035
940c8ad139d859920132c78c2291a1b7db67eeeb
1,831
asm
Assembly
libsrc/target/krokha/stdio/generic_console.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/krokha/stdio/generic_console.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/krokha/stdio/generic_console.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; Generic console driver for the Krokha ("tiny") SECTION code_clib PUBLIC generic_console_cls PUBLIC generic_console_vpeek PUBLIC generic_console_printc PUBLIC generic_console_scrollup PUBLIC generic_console_ioctl PUBLIC generic_console_set_ink PUBLIC generic_console_set_paper PUBLIC generic_console_set_attribute EXTERN generic_console_flags EXTERN asm_toupper EXTERN CONSOLE_COLUMNS EXTERN CONSOLE_ROWS defc DISPLAY = $ea00 INCLUDE "ioctl.def" PUBLIC CLIB_GENCON_CAPS defc CLIB_GENCON_CAPS = 0 generic_console_ioctl: scf generic_console_set_ink: generic_console_set_paper: generic_console_set_attribute: ret generic_console_cls: ld hl,DISPLAY ld bc,+(CONSOLE_COLUMNS * CONSOLE_ROWS) cls_1: ld (hl),32 inc hl dec bc ld a,b or c jp nz,cls_1 ret ; c = x ; b = y ; a = d = character to print ; e = raw generic_console_printc: ld a,e and a jp nz,rawmode ld a,d call asm_toupper ld d,a rawmode: ld a,d call xypos ;Preserves a ld (hl),a ret ;Entry: c = x, ; b = y ; e = rawmode ;Exit: nc = success ; a = character, ; c = failure generic_console_vpeek: call xypos ld a,(hl) and a ret ; b = row ; c = column xypos: ld l,c ld h,0 add hl,hl ;*2 add hl,hl ;*4 add hl,hl ;*8 add hl,hl ;*16 add hl,hl ;*32 ld c,b ld b,+(DISPLAY / 256) add hl,bc ret generic_console_scrollup: push de push bc ld hl, DISPLAY + 1 ld de, DISPLAY ld bc,+(CONSOLE_COLUMNS*(CONSOLE_ROWS-1))-1 scroll1: ld a,(hl) ld (de),a inc de inc hl dec bc ld a,b or c jp nz,scroll1 ld b,CONSOLE_ROWS-1 ld c,0 call xypos ld b,CONSOLE_COLUMNS clear1: ld (hl),32 ld de,CONSOLE_ROWS add hl,de dec b jp nz,clear1 pop bc pop de ret
15.132231
61
0.659203
ee1390407989d7c505e49fb135bb08d85d1483c7
6,663
asm
Assembly
Transynther/x86/_processed/NONE/_zr_xt_sm_/i9-9900K_12_0xca.log_21829_632.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_xt_sm_/i9-9900K_12_0xca.log_21829_632.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_xt_sm_/i9-9900K_12_0xca.log_21829_632.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0xe53b, %rbp nop nop nop nop nop cmp $3756, %r13 movl $0x61626364, (%rbp) nop nop and %rbp, %rbp lea addresses_UC_ht+0x32bb, %rbp nop nop nop nop nop add $2607, %r10 mov (%rbp), %si cmp $18084, %r10 lea addresses_WT_ht+0x56fb, %rax nop nop add %rbx, %rbx mov (%rax), %r10w nop nop nop nop add $10903, %rax lea addresses_normal_ht+0x1b97b, %rbp sub $62448, %rsi movl $0x61626364, (%rbp) nop dec %rax lea addresses_normal_ht+0x1511f, %r10 nop nop inc %rdi mov $0x6162636465666768, %rbx movq %rbx, %xmm2 vmovups %ymm2, (%r10) nop nop nop nop and %rdi, %rdi lea addresses_D_ht+0x1157b, %rsi lea addresses_WT_ht+0x1297b, %rdi clflush (%rdi) add %r10, %r10 mov $20, %rcx rep movsl nop nop nop nop cmp %rbx, %rbx lea addresses_UC_ht+0x1930f, %r13 nop nop nop nop nop xor %rdi, %rdi mov (%r13), %cx nop nop nop nop nop sub %rax, %rax pop %rsi pop %rdi pop %rcx pop %rbx pop %rbp pop %rax pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r11 push %r13 push %r14 push %r8 push %r9 push %rcx push %rdi // Load lea addresses_normal+0x1bb8b, %rcx xor %rdi, %rdi movb (%rcx), %r8b nop nop nop nop nop and %r11, %r11 // Store lea addresses_UC+0x1367b, %rcx sub $9140, %r9 mov $0x5152535455565758, %r13 movq %r13, %xmm1 movups %xmm1, (%rcx) nop nop nop and $39654, %r11 // Store lea addresses_UC+0x4d7b, %r9 nop nop nop nop cmp %rcx, %rcx movw $0x5152, (%r9) // Exception!!! nop nop mov (0), %r9 and %r13, %r13 // Load lea addresses_D+0x1dd7b, %r8 nop cmp %r11, %r11 vmovups (%r8), %ymm0 vextracti128 $1, %ymm0, %xmm0 vpextrq $0, %xmm0, %rcx dec %rdi // Faulty Load lea addresses_UC+0x4d7b, %r9 clflush (%r9) and %r13, %r13 mov (%r9), %ecx lea oracles, %r14 and $0xff, %rcx shlq $12, %rcx mov (%r14,%rcx,1), %rcx pop %rdi pop %rcx pop %r9 pop %r8 pop %r14 pop %r13 pop %r11 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'size': 32, 'NT': False, 'type': 'addresses_UC', 'same': False, 'AVXalign': False, 'congruent': 0}} {'OP': 'LOAD', 'src': {'size': 1, 'NT': False, 'type': 'addresses_normal', 'same': False, 'AVXalign': False, 'congruent': 2}} {'OP': 'STOR', 'dst': {'size': 16, 'NT': False, 'type': 'addresses_UC', 'same': False, 'AVXalign': False, 'congruent': 8}} {'OP': 'STOR', 'dst': {'size': 2, 'NT': False, 'type': 'addresses_UC', 'same': True, 'AVXalign': False, 'congruent': 0}} {'OP': 'LOAD', 'src': {'size': 32, 'NT': False, 'type': 'addresses_D', 'same': False, 'AVXalign': False, 'congruent': 5}} [Faulty Load] {'OP': 'LOAD', 'src': {'size': 4, 'NT': False, 'type': 'addresses_UC', 'same': True, 'AVXalign': False, 'congruent': 0}} <gen_prepare_buffer> {'OP': 'STOR', 'dst': {'size': 4, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 6}} {'OP': 'LOAD', 'src': {'size': 2, 'NT': False, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': False, 'congruent': 6}} {'OP': 'LOAD', 'src': {'size': 2, 'NT': True, 'type': 'addresses_WT_ht', 'same': False, 'AVXalign': False, 'congruent': 7}} {'OP': 'STOR', 'dst': {'size': 4, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 9}} {'OP': 'STOR', 'dst': {'size': 32, 'NT': False, 'type': 'addresses_normal_ht', 'same': False, 'AVXalign': False, 'congruent': 2}} {'OP': 'REPM', 'src': {'same': True, 'type': 'addresses_D_ht', 'congruent': 10}, 'dst': {'same': False, 'type': 'addresses_WT_ht', 'congruent': 9}} {'OP': 'LOAD', 'src': {'size': 2, 'NT': True, 'type': 'addresses_UC_ht', 'same': False, 'AVXalign': True, 'congruent': 1}} {'52': 21823, '00': 6} 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 52 */
35.441489
2,999
0.652559
c6936101275616584853e2087a75d897538a8f58
755
asm
Assembly
oeis/085/A085464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/085/A085464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/085/A085464.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A085464: Number of monotone n-weightings of complete bipartite digraph K(4,2). ; 1,19,134,586,1919,5173,12124,25572,49677,90343,155650,256334,406315,623273,929272,1351432,1922649,2682363,3677374,4962706,6602519,8671069,11253716,14447980,18364645,23128911,28881594,35780374,44001091,53739089,65210608,78654224,94332337,112532707,133570038,157787610,185558959,217289605,253418828,294421492,340809917,393135799,451992178,518015454,591887451,674337529,766144744,868140056,981208585,1106291915,1244390446,1396565794,1563943239,1747714221,1949138884,2169548668,2410348949,2673021727 seq $0,249961 ; Number of length 1+5 0..n arrays with no six consecutive terms having the maximum of any two terms equal to the minimum of the remaining four terms. div $0,15
125.833333
497
0.84106
de438d6c56b82d66798c0bfe81e8b88563ab4a3e
1,925
asm
Assembly
edk2/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm
awwiniot/Aw1689UEFI
968033cea6432cf3121ef933f2e7f073d11363fb
[ "MIT" ]
21
2016-11-20T16:47:01.000Z
2022-03-04T12:10:19.000Z
edk2/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm
awwiniot/Aw1689UEFI
968033cea6432cf3121ef933f2e7f073d11363fb
[ "MIT" ]
3
2017-01-07T18:05:32.000Z
2017-06-09T05:47:20.000Z
edk2/ArmPkg/Library/BaseMemoryLibVstm/Arm/SetMem.asm
awwiniot/Aw1689UEFI
968033cea6432cf3121ef933f2e7f073d11363fb
[ "MIT" ]
8
2017-01-09T07:44:28.000Z
2020-05-10T00:09:54.000Z
;------------------------------------------------------------------------------ ; ; SetMem() worker for ARM ; ; This file started out as C code that did 64 bit moves if the buffer was ; 32-bit aligned, else it does a byte copy. It also does a byte copy for ; any trailing bytes. Update to use VSTM/VLDM to do 128 byte writes. ; ; Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR> ; This program and the accompanying materials ; are licensed and made available under the terms and conditions of the BSD License ; which accompanies this distribution. The full text of the license may be found at ; http://opensource.org/licenses/bsd-license.php ; ; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, ; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. ; /** Set Buffer to Value for Size bytes. @param Buffer Memory to set. @param Length Number of bytes to set @param Value Value of the set operation. @return Buffer VOID * EFIAPI InternalMemSetMem ( OUT VOID *Buffer, IN UINTN Length, IN UINT8 Value ) **/ EXPORT InternalMemSetMem AREA AsmMemStuff, CODE, READONLY InternalMemSetMem stmfd sp!, {lr} tst r0, #3 movne r3, #0 moveq r3, #1 cmp r1, #127 movls lr, #0 andhi lr, r3, #1 cmp lr, #0 mov r12, r0 bne L31 L32 mov r3, #0 b L43 L31 vdup.8 q0,r2 vmov q1,q0 vmov q2,q0 vmov q3,q0 vmov q4,q0 vmov q5,q0 vmov q6,q0 vmov q7,q0 b L32 L34 cmp lr, #0 streqb r2, [r12], #1 subeq r1, r1, #1 beq L43 sub r1, r1, #128 cmp r1, #127 movls lr, r3 vstm r12!, {d0-d15} L43 cmp r1, #0 bne L34 ldmfd sp!, {pc} END
24.0625
85
0.557922
56932af8e5f6060ac7bbf07b761c0a96b9061d9c
689
asm
Assembly
data/mapObjects/museum1f.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
data/mapObjects/museum1f.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
5
2019-04-03T19:53:11.000Z
2022-03-11T22:49:34.000Z
data/mapObjects/museum1f.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
2
2019-12-09T19:46:02.000Z
2020-12-05T21:36:30.000Z
Museum1FObject: db $a ; border block db $5 ; warps db $7, $a, $0, $ff db $7, $b, $0, $ff db $7, $10, $1, $ff db $7, $11, $1, $ff db $7, $7, $0, MUSEUM_2F db $0 ; signs db $5 ; objects object SPRITE_OAK_AIDE, $c, $4, STAY, LEFT, $1 ; person object SPRITE_GAMBLER, $1, $4, STAY, NONE, $2 ; person object SPRITE_OAK_AIDE, $f, $2, STAY, DOWN, $3 ; person object SPRITE_OAK_AIDE, $11, $4, STAY, NONE, $4 ; person object SPRITE_OLD_AMBER, $10, $2, STAY, NONE, $5 ; person ; warp-to EVENT_DISP MUSEUM_1F_WIDTH, $7, $a EVENT_DISP MUSEUM_1F_WIDTH, $7, $b EVENT_DISP MUSEUM_1F_WIDTH, $7, $10 EVENT_DISP MUSEUM_1F_WIDTH, $7, $11 EVENT_DISP MUSEUM_1F_WIDTH, $7, $7 ; MUSEUM_2F
26.5
58
0.641509
e002952744dc86b81d9b9d381d558c6ef157edf8
173
asm
Assembly
libs/libc/crt/crt0.asm
LarsVomMars/Melvix
0d16626ad13677451970758ad7299540957bd89a
[ "MIT" ]
1
2021-02-23T13:50:24.000Z
2021-02-23T13:50:24.000Z
libs/libc/crt/crt0.asm
LarsVomMars/Melvix
0d16626ad13677451970758ad7299540957bd89a
[ "MIT" ]
null
null
null
libs/libc/crt/crt0.asm
LarsVomMars/Melvix
0d16626ad13677451970758ad7299540957bd89a
[ "MIT" ]
null
null
null
; MIT License, Copyright (c) 2020 Marvin Borner section .text extern main extern exit extern atexit_trigger global _start _start: call main push eax call exit jmp $
10.8125
47
0.757225
fce8a3c49d3b77853f7ab7d09231151e74654ed9
216
asm
Assembly
programs/oeis/010/A010860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/010/A010860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/010/A010860.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A010860: Constant sequence: a(n) = 21. ; 21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21 mov $0,21
43.2
163
0.652778
25edb630df39eca68d0caf9bb3a6a62c9fd78cd3
3,346
asm
Assembly
arch/z80/src/ez80/ez80_irqsave.asm
liuweisword/Nuttx
63775322bf25adb406594f8e610122fe0cef2f7a
[ "Zlib" ]
15
2017-07-21T07:26:56.000Z
2022-01-11T17:51:02.000Z
arch/z80/src/ez80/ez80_irqsave.asm
liuweisword/Nuttx
63775322bf25adb406594f8e610122fe0cef2f7a
[ "Zlib" ]
3
2018-12-10T08:54:04.000Z
2019-11-04T08:53:38.000Z
arch/z80/src/ez80/ez80_irqsave.asm
liuweisword/Nuttx
63775322bf25adb406594f8e610122fe0cef2f7a
[ "Zlib" ]
14
2017-02-20T07:36:52.000Z
2021-12-28T03:07:04.000Z
;************************************************************************** ; arch/z80/src/ez80/ez80_irqsave.asm ; ; Copyright (C) 2008 Gregory Nutt. All rights reserved. ; Author: Gregory Nutt <gnutt@nuttx.org> ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; ; 1. Redistributions of source code must retain the above copyright ; notice, this list of conditions and the following disclaimer. ; 2. Redistributions in binary form must reproduce the above copyright ; notice, this list of conditions and the following disclaimer in ; the documentation and/or other materials provided with the ; distribution. ; 3. Neither the name NuttX nor the names of its contributors may be ; used to endorse or promote products derived from this software ; without specific prior written permission. ; ; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ; "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ; LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS ; FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE ; COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, ; INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, ; BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS ; OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED ; AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT ; LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ; ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE ; POSSIBILITY OF SUCH DAMAGE. ; ;************************************************************************** ;************************************************************************** ; Global Symbols Imported ;************************************************************************** ;************************************************************************** ; Global Symbols Expported ;************************************************************************** xdef _up_irq_save xdef _up_irq_restore ;************************************************************************** ; Code ;************************************************************************** segment CODE .assume ADL=1 ;************************************************************************** ;* Name: irqstate_t up_irq_save(void) ;* ;* Description: ;* Disable all interrupts; return previous interrupt state ;* ;************************************************************************** _up_irq_save: ld a, i ; AF = interrupt state di ; Interrupts are disabled (does not affect F) push af ; Transfer to HL via the stack pop hl ; ret ; And return ;************************************************************************** ;* Name: void up_irq_restore(irqstate_t flags) ;* ;* Description: ;* Restore previous interrupt state ;* ;************************************************************************** _up_irq_restore: di ; Assume disabled pop hl ; HL = return address pop af ; AF Parity bit holds interrupt state jp po, _disabled ; Skip over re-enable if Parity odd ei ; Re-enable interrupts _disabled: push af ; Restore stack push hl ; ret ; and return end
37.595506
75
0.547519
a6ece5e845e70e92c6a8a811cf0479f78aaa99ce
3,455
asm
Assembly
Driver/Printer/DotMatrix/CanonRGB/canonRGBInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/DotMatrix/CanonRGB/canonRGBInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/DotMatrix/CanonRGB/canonRGBInfo.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GlobalPC 1999. All rights reserved. GLOBALPC CONFIDENTIAL PROJECT: GlobalPC MODULE: Canon RGB Printer Driver FILE: canonRGBInfo.asm AUTHOR: Joon Song, Jan 25, 1999 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- ----------- joon 1/25/99 Initial revision DESCRIPTION: $Id$ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@ ;---------------------------------------------------------------------------- ; Canon BJC RGB Info ;---------------------------------------------------------------------------- rgbInfo segment resource ; info blocks PrinterInfo < ; ---- PrinterType ------------- < PT_RASTER, BMF_4CMYK >, ; ---- PrinterConnections ------ < IC_NO_IEEE488, CC_NO_CUSTOM, SC_NO_SCSI, RC_NO_RS232C, CC_CENTRONICS, FC_FILE, AC_NO_APPLETALK >, ; ---- PrinterSmarts ----------- PS_DUMB_RASTER, ;-------Custom Entry Routine------- NULL, ;-------Custom Exit Routine------- NULL, ; ---- Mode Info Offsets ------- ; removed low res due to poor ; appearance. To re-insert it, ; replace the next "NULL" with ; "rgblowRes" -Don 4/29/00 NULL, offset rgbmedRes, offset rgbhiRes, NULL, NULL, ; ---- Font Geometry ----------- NULL, ; ---- Symbol Set list ----------- NULL, ; ---- PaperMargins ------------ < PR_MARGIN_LEFT, ; Tractor Margins PR_MARGIN_TOP, PR_MARGIN_RIGHT, PR_MARGIN_BOTTOM >, < PR_MARGIN_LEFT, ; ASF Margins PR_MARGIN_TOP, PR_MARGIN_RIGHT, PR_MARGIN_BOTTOM >, ; ---- PaperInputOptions ------- < MF_NO_MANUAL, ASF_TRAY1, TF_NO_TRACTOR >, ; ---- PaperOutputOptions ------ < OC_NO_COPIES, PS_REVERSE, OD_SIMPLEX, SO_NO_STAPLER, OS_NO_SORTER, OB_NO_OUTPUTBIN >, 684, ; paper width (points) NULL, ; Main UI ASF1BinOptionsDialogBox,; Options UI PrintEvalCanonRGBOptionsUI; eval routine address > ;---------------------------------------------------------------------------- ; Graphics modes info ;---------------------------------------------------------------------------- if 0 ; Not currently used -dhunter 6/26/2000 rgblowRes GraphicsProperties < LOW_RES_X_RES, ; xres LOW_RES_Y_RES, ; yres LOW_RES_BAND_HEIGHT, ; band height LOW_RES_BUFF_HEIGHT, ; buffer height INTERLEAVE_FACTOR, ; #interleaves BMF_24BIT, ; color format NULL > ; color correct endif ; Not currently used -dhunter 6/26/2000 rgbmedRes GraphicsProperties < MED_RES_X_RES, ; xres MED_RES_Y_RES, ; yres MED_RES_BAND_HEIGHT, ; band height MED_RES_BUFF_HEIGHT, ; buffer height INTERLEAVE_FACTOR, ; #interleaves BMF_24BIT, ; color format NULL > ; color correct rgbhiRes GraphicsProperties < HI_RES_X_RES, ; xres HI_RES_Y_RES, ; yres HI_RES_BAND_HEIGHT, ; band height HI_RES_BUFF_HEIGHT, ; buffer height INTERLEAVE_FACTOR, ; #interleaves BMF_24BIT, ; color format NULL > ; color correct rgbInfo ends
27.862903
79
0.496961
fc3c540d745c2aa0c9984f64477dec647945c15e
8,509
asm
Assembly
Transynther/x86/_processed/NC/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2595.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2595.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2595.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %r15 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x6f92, %rbx nop nop nop add %r10, %r10 vmovups (%rbx), %ymm0 vextracti128 $0, %ymm0, %xmm0 vpextrq $0, %xmm0, %r15 sub $37517, %r13 lea addresses_UC_ht+0x17e3, %r14 nop nop nop and %rdx, %rdx mov $0x6162636465666768, %rax movq %rax, (%r14) nop nop nop nop inc %rdx lea addresses_UC_ht+0x1ba52, %rbx nop add $39698, %r10 mov (%rbx), %r14d nop nop nop lfence lea addresses_normal_ht+0x14202, %r14 nop nop nop nop nop xor $24838, %r10 mov (%r14), %rax xor %r15, %r15 lea addresses_UC_ht+0x8752, %rsi lea addresses_normal_ht+0x1d052, %rdi nop cmp $41629, %r15 mov $112, %rcx rep movsq nop nop nop nop nop xor %rsi, %rsi lea addresses_normal_ht+0x167c, %r14 add %rbx, %rbx vmovups (%r14), %ymm2 vextracti128 $1, %ymm2, %xmm2 vpextrq $1, %xmm2, %rdx nop nop nop inc %rdx lea addresses_A_ht+0x2752, %rdi nop nop nop nop and $29948, %r14 mov $0x6162636465666768, %rcx movq %rcx, (%rdi) nop nop nop sub %r15, %r15 lea addresses_WT_ht+0xfa52, %r13 nop inc %rax mov $0x6162636465666768, %rdx movq %rdx, %xmm0 vmovups %ymm0, (%r13) nop nop nop nop nop and $1434, %rcx lea addresses_WT_ht+0x15752, %rsi lea addresses_A_ht+0x1bd9e, %rdi xor %r15, %r15 mov $0, %rcx rep movsw nop xor $5677, %rax lea addresses_WT_ht+0x15a52, %rax nop nop nop dec %rsi vmovups (%rax), %ymm2 vextracti128 $0, %ymm2, %xmm2 vpextrq $0, %xmm2, %rdx nop sub $34139, %rbx lea addresses_WC_ht+0x1c73c, %rdx clflush (%rdx) nop nop nop nop nop xor $43227, %rsi mov (%rdx), %r10d sub %rbx, %rbx lea addresses_WT_ht+0x15072, %rsi lea addresses_A_ht+0x2a52, %rdi nop nop nop add %r13, %r13 mov $119, %rcx rep movsw nop nop nop cmp $16043, %r15 lea addresses_UC_ht+0x5eb2, %r10 nop sub $29202, %rcx movl $0x61626364, (%r10) nop nop sub $49784, %rax lea addresses_D_ht+0x14d92, %rsi clflush (%rsi) nop nop nop sub $45905, %rcx movw $0x6162, (%rsi) nop nop inc %r15 lea addresses_UC_ht+0x1a44a, %rsi lea addresses_A_ht+0x9d9a, %rdi nop nop nop xor %r14, %r14 mov $51, %rcx rep movsw nop nop nop nop nop dec %r15 pop %rsi pop %rdx pop %rdi pop %rcx pop %rbx pop %rax pop %r15 pop %r14 pop %r13 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r14 push %rbp push %rdi push %rdx push %rsi // Store lea addresses_WC+0x1ff82, %rdi nop nop nop and %r10, %r10 mov $0x5152535455565758, %r14 movq %r14, %xmm4 movups %xmm4, (%rdi) nop cmp $49323, %rdi // Store lea addresses_US+0xa8b2, %rsi nop nop nop nop xor %rdx, %rdx movb $0x51, (%rsi) nop nop nop cmp $58504, %r11 // Faulty Load mov $0x1845560000000752, %rdx nop nop inc %r14 vmovups (%rdx), %ymm3 vextracti128 $1, %ymm3, %xmm3 vpextrq $0, %xmm3, %rbp lea oracles, %rdi and $0xff, %rbp shlq $12, %rbp mov (%rdi,%rbp,1), %rbp pop %rsi pop %rdx pop %rdi pop %rbp pop %r14 pop %r11 pop %r10 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 0, 'size': 2, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_WC', 'AVXalign': False, 'congruent': 0, 'size': 16, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_US', 'AVXalign': False, 'congruent': 4, 'size': 1, 'same': False, 'NT': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_NC', 'AVXalign': False, 'congruent': 0, 'size': 32, 'same': True, 'NT': False}} <gen_prepare_buffer> {'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 4, 'size': 32, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 0, 'size': 8, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 8, 'size': 4, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 3, 'size': 8, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 5, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 8, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'AVXalign': False, 'congruent': 0, 'size': 32, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'AVXalign': False, 'congruent': 7, 'size': 8, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 8, 'size': 32, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 9, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 2, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'AVXalign': False, 'congruent': 3, 'size': 32, 'same': False, 'NT': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_WC_ht', 'AVXalign': False, 'congruent': 1, 'size': 4, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 8, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_UC_ht', 'AVXalign': False, 'congruent': 3, 'size': 4, 'same': False, 'NT': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'AVXalign': False, 'congruent': 6, 'size': 2, 'same': False, 'NT': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 3, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 0, 'same': False}} {'47': 40, 'e3': 1, '00': 258, '49': 21452, '4f': 1, '58': 1, '44': 74, '57': 2} 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 44 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 44 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 47 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 49 00 49 49 49 49 49 49 49 49 49 49 49 49 */
32.601533
2,999
0.655071
c8e54dfd26970a67ebec0b27385a8f5ec97a43d3
657
asm
Assembly
programs/oeis/003/A003422.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/003/A003422.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/003/A003422.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A003422: Left factorials: !n = Sum_{k=0..n-1} k!. ; 0,1,2,4,10,34,154,874,5914,46234,409114,4037914,43954714,522956314,6749977114,93928268314,1401602636314,22324392524314,378011820620314,6780385526348314,128425485935180314,2561327494111820314,53652269665821260314,1177652997443428940314,27029669736328405580314,647478071469567844940314,16158688114800553828940314,419450149241406189412940314,11308319599659758350180940314,316196664211373618851684940314,9157958657951075573395300940314,274410818470142134209703780940314,8497249472648064951935266660940314,271628086406341595119153278820940314 mov $2,$0 sub $2,2 lpb $2 mul $0,$2 add $0,1 sub $2,1 lpe
59.727273
539
0.863014
9f1d6bf35a2f5b1404ef41315ef1a8022e35dccc
497
asm
Assembly
programs/oeis/185/A185782.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/185/A185782.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/185/A185782.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A185782: Weight array of A185780, by antidiagonals. ; 1,3,0,5,2,0,7,4,2,0,9,6,4,2,0,11,8,6,4,2,0,13,10,8,6,4,2,0,15,12,10,8,6,4,2,0,17,14,12,10,8,6,4,2,0,19,16,14,12,10,8,6,4,2,0,21,18,16,14,12,10,8,6,4,2,0,23,20,18,16,14,12,10,8,6,4,2,0,25,22,20,18,16,14,12,10,8,6,4,2,0,27,24,22,20,18,16,14,12,10 seq $0,143956 ; Triangle read by rows, A000012 * A136521 * A000012; 1<=k<=n. seq $0,124356 ; Number of (directed) Hamiltonian cycles on the Moebius ladder graph M_n (for n>=4). sub $0,6 div $0,2
62.125
246
0.649899
aff03ea701bf95513ff805d6eefa0c1ac1fc4fa8
5,875
asm
Assembly
src/SlimShader.Tests/Shaders/Sdk/Direct3D11/CascadedShadowMaps11/RenderCascadeScene_PS.asm
tgjones/slimshader
4fc64414b82fec8a41f8455037b3717e71907b89
[ "MIT" ]
125
2015-01-04T09:33:05.000Z
2022-03-13T05:08:50.000Z
src/SlimShader.Tests/Shaders/Sdk/Direct3D11/CascadedShadowMaps11/RenderCascadeScene_PS.asm
tgjones/slimshader
4fc64414b82fec8a41f8455037b3717e71907b89
[ "MIT" ]
1
2015-04-01T22:26:14.000Z
2015-04-02T12:57:18.000Z
src/SlimShader.Tests/Shaders/Sdk/Direct3D11/CascadedShadowMaps11/RenderCascadeScene_PS.asm
tgjones/slimshader
4fc64414b82fec8a41f8455037b3717e71907b89
[ "MIT" ]
36
2015-01-26T22:01:38.000Z
2022-01-26T04:35:56.000Z
// // Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.20714 // // /// // Buffer Definitions: // // cbuffer cbAllShadowData // { // // float4x4 m_mWorldViewProjection; // Offset: 0 Size: 64 [unused] // float4x4 m_mWorld; // Offset: 64 Size: 64 [unused] // float4x4 m_mWorldView; // Offset: 128 Size: 64 [unused] // float4x4 m_mShadow; // Offset: 192 Size: 64 [unused] // float4 m_vCascadeOffset[8]; // Offset: 256 Size: 128 // float4 m_vCascadeScale[8]; // Offset: 384 Size: 128 // int m_nCascadeLevels; // Offset: 512 Size: 4 [unused] // int m_iVisualizeCascades; // Offset: 516 Size: 4 // int m_iPCFBlurForLoopStart; // Offset: 520 Size: 4 // int m_iPCFBlurForLoopEnd; // Offset: 524 Size: 4 // float m_fMinBorderPadding; // Offset: 528 Size: 4 // float m_fMaxBorderPadding; // Offset: 532 Size: 4 // float m_fShadowBiasFromGUI; // Offset: 536 Size: 4 // float m_fShadowPartitionSize; // Offset: 540 Size: 4 // float m_fCascadeBlendArea; // Offset: 544 Size: 4 [unused] // float m_fTexelSize; // Offset: 548 Size: 4 // float m_fNativeTexelSizeInX; // Offset: 552 Size: 4 // float m_fPaddingForCB3; // Offset: 556 Size: 4 [unused] // float4 m_fCascadeFrustumsEyeSpaceDepthsFloat[2];// Offset: 560 Size: 32 [unused] // float4 m_fCascadeFrustumsEyeSpaceDepthsFloat4[8];// Offset: 592 Size: 128 [unused] // float3 m_vLightDir; // Offset: 720 Size: 12 // float m_fPaddingCB4; // Offset: 732 Size: 4 [unused] // // } // // // Resource Bindings: // // Name Type Format Dim Slot Elements // ------------------------------ ---------- ------- ----------- ---- -------- // g_samLinear sampler NA NA 0 1 // g_samShadow sampler_c NA NA 5 1 // g_txDiffuse texture float4 2d 0 1 // g_txShadow texture float4 2d 5 1 // cbAllShadowData cbuffer NA NA 0 1 // // // // Input signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // NORMAL 0 xyz 0 NONE float xyz // TEXCOORD 0 xy 1 NONE float xy // TEXCOORD 3 z 1 NONE float // TEXCOORD 1 xyzw 2 NONE float xyz // SV_POSITION 0 xyzw 3 POS float // TEXCOORD 2 xyzw 4 NONE float // // // Output signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // SV_TARGET 0 xyzw 0 TARGET float xyzw // ps_4_0 dcl_immediateConstantBuffer { { 1.500000, 0, 0, 1.000000}, { 0, 1.500000, 0, 1.000000}, { 0, 0, 5.500000, 1.000000}, { 1.500000, 0, 5.500000, 1.000000}, { 1.500000, 1.500000, 0, 1.000000}, { 1.000000, 1.000000, 1.000000, 1.000000}, { 0, 1.000000, 5.500000, 1.000000}, { 0.500000, 3.500000, 0.750000, 1.000000} } dcl_constantbuffer cb0[46], dynamicIndexed dcl_sampler s0, mode_default dcl_sampler s5, mode_comparison dcl_resource_texture2d (float,float,float,float) t0 dcl_resource_texture2d (float,float,float,float) t5 dcl_input_ps linear v0.xyz dcl_input_ps linear v1.xy dcl_input_ps linear v2.xyz dcl_output o0.xyzw dcl_temps 5 sample r0.xyzw, v1.xyxx, t0.xyzw, s0 iadd r1.x, -cb0[32].z, cb0[32].w imul null, r1.x, r1.x, r1.x itof r1.x, r1.x mov r2.x, l(1) mov r1.yzw, l(0,0,0,0) mov r3.xy, l(0,0,0,0) mov r2.y, l(0) loop ilt r2.z, r2.y, l(3) ieq r2.w, r3.x, l(0) and r2.z, r2.w, r2.z breakc_z r2.z mad r1.yzw, v2.xxyz, cb0[r2.y + 24].xxyz, cb0[r2.y + 16].xxyz min r2.z, r1.z, r1.y lt r2.z, cb0[33].x, r2.z max r2.w, r1.z, r1.y lt r2.w, r2.w, cb0[33].y and r2.z, r2.w, r2.z movc r3.xy, r2.zzzz, r2.xyxx, r3.xyxx iadd r2.y, r2.y, l(1) endloop itof r2.x, r3.y mul r2.x, r2.x, cb0[33].w mad r1.y, r1.y, cb0[33].w, r2.x add r1.w, r1.w, -cb0[33].z mov r2.x, l(0) mov r2.y, cb0[32].z loop ige r2.z, r2.y, cb0[32].w breakc_nz r2.z itof r2.z, r2.y mad r4.x, r2.z, cb0[34].z, r1.y mov r2.z, r2.x mov r2.w, cb0[32].z loop ige r3.x, r2.w, cb0[32].w breakc_nz r3.x itof r3.x, r2.w mad r4.y, r3.x, cb0[34].y, r1.z sample_c_lz r3.x, r4.xyxx, t5.xxxx, s5, r1.w add r2.z, r2.z, r3.x iadd r2.w, r2.w, l(1) endloop mov r2.x, r2.z iadd r2.y, r2.y, l(1) endloop div r1.x, r2.x, r1.x mov r2.xyz, icb[r3.y + 0].xyzx mov r2.w, l(1.000000) movc r2.xyzw, cb0[32].yyyy, r2.xyzw, l(1.000000,1.000000,1.000000,1.000000) dp3_sat r1.y, l(-1.000000, 1.000000, -1.000000, 0.000000), v0.xyzx dp3_sat r1.z, l(1.000000, 1.000000, -1.000000, 0.000000), v0.xyzx mul r1.z, r1.z, l(0.050000) mad r1.y, r1.y, l(0.050000), r1.z mov_sat r1.z, -v0.y mad r1.y, r1.z, l(0.050000), r1.y dp3_sat r1.z, l(1.000000, 1.000000, 1.000000, 0.000000), v0.xyzx mad r1.y, r1.z, l(0.050000), r1.y mul r1.z, r1.y, l(0.500000) dp3_sat r1.w, cb0[45].xyzx, v0.xyzx add r1.w, r1.w, r1.y mad r1.y, -r1.y, l(0.500000), r1.w mad r1.x, r1.x, r1.y, r1.z mul r1.xyzw, r2.xyzw, r1.xxxx mul o0.xyzw, r0.xyzw, r1.xyzw ret // Approximately 67 instruction slots used
38.149351
90
0.516766
e99a0e5944638688e1963afb07f0a5e6e973cb3a
636
asm
Assembly
8BitAdd.asm
MBadriNarayanan/MASM
e81b5821695c42fa2904e6c877f24d1135c648b3
[ "MIT" ]
null
null
null
8BitAdd.asm
MBadriNarayanan/MASM
e81b5821695c42fa2904e6c877f24d1135c648b3
[ "MIT" ]
null
null
null
8BitAdd.asm
MBadriNarayanan/MASM
e81b5821695c42fa2904e6c877f24d1135c648b3
[ "MIT" ]
null
null
null
CR EQU 0DH LF EQU 0AH DATA SEGMENT TABLE DB '0123456789ABCDEF' NUMBER1 DB 05H NUMBER2 DB 06H RESULT DB 00H MESSAGE DB ' THE RESULT IS ' ASCIIRESULT DB 2 DUP(?) DB CR, LF, '$' DATA ENDS CODE SEGMENT ASSUME CS:CODE, DS: DATA START: MOV AX, DATA MOV DS, AX MOV AL, NUMBER1 ADD AL, NUMBER2 DAA MOV RESULT, AL LEA BX,TABLE LEA SI, ASCIIRESULT INC SI MOV AL, RESULT AND AL,00FH XLAT MOV [SI], AL DEC SI MOV AL, RESULT AND AL,0F0H MOV CL,04H SHR AL, CL XLAT MOV [SI], AL MOV AH,09H LEA DX, MESSAGE INT 21H MOV AH,09H LEA DX, ASCIIRESULT INT 21H QUIT: MOV AL,0 MOV AH,04CH INT 21H CODE ENDS END START
14.454545
29
0.68239
87e616f51ec3f72e1ed9eae37ddbbd5d7f01277c
650
asm
Assembly
programs/oeis/277/A277545.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/277/A277545.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/277/A277545.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A277545: a(n) = n/7^m mod 7, where 7^m is the greatest power of 7 that divides n. ; 1,2,3,4,5,6,1,1,2,3,4,5,6,2,1,2,3,4,5,6,3,1,2,3,4,5,6,4,1,2,3,4,5,6,5,1,2,3,4,5,6,6,1,2,3,4,5,6,1,1,2,3,4,5,6,1,1,2,3,4,5,6,2,1,2,3,4,5,6,3,1,2,3,4,5,6,4,1,2,3,4,5,6,5,1,2,3,4,5,6,6,1,2,3,4,5,6,2,1,2,3,4,5,6,1,1,2,3,4,5,6,2,1,2,3,4,5,6,3,1,2,3,4,5,6,4,1,2,3,4,5,6,5,1,2,3,4,5,6,6,1,2,3,4,5,6,3,1,2,3,4,5,6,1,1,2,3,4,5,6,2,1,2,3,4,5,6,3,1,2,3,4,5,6,4,1,2,3,4,5,6,5,1,2,3,4,5,6,6,1,2,3,4,5,6,4,1,2,3,4,5,6,1,1,2,3,4,5,6,2,1,2,3,4,5,6,3,1,2,3,4,5,6,4,1,2,3,4,5,6,5,1,2,3,4,5,6,6,1,2,3,4,5,6,5,1,2,3,4,5 add $0,1 lpb $0 dif $0,7 lpe lpb $0 mod $0,7 lpe mov $1,$0
54.166667
501
0.523077
4b9d1b3daf61796c6cb656c2a41142d19b5569b3
2,152
asm
Assembly
Miscelaneo/Ejemplos/Ejercicios dados en Clase/2019-05-14 _ Repaso/base4/base4.asm
Savantage/ORGACOMPUTER
86623a6fe71118ffb767f7705285a60c856e6455
[ "MIT" ]
null
null
null
Miscelaneo/Ejemplos/Ejercicios dados en Clase/2019-05-14 _ Repaso/base4/base4.asm
Savantage/ORGACOMPUTER
86623a6fe71118ffb767f7705285a60c856e6455
[ "MIT" ]
null
null
null
Miscelaneo/Ejemplos/Ejercicios dados en Clase/2019-05-14 _ Repaso/base4/base4.asm
Savantage/ORGACOMPUTER
86623a6fe71118ffb767f7705285a60c856e6455
[ "MIT" ]
null
null
null
;Ejercicio: ;Dado el archivo words.dat que contiene campos de 2 bytes en formato bpf c/signo de 16 bits (palabras) ;se pide hacer un programa que lea el archivo e imprima por pantalla la config en base 4 de las mismas. ;Debera hacer uso de una rutina interna para hacer obtener dicha configuración. global _main extern _puts ; int puts(char *string) extern _fopen ; file *fopen(char *fileName, char *mode) extern _fclose ; int fclose(FILE *stream) extern _fread ; int fread(void *ptr, int longReg, int cantReg, FILE *stream) Return: total number of elements successfully read section .data palabra dw 0 palabraB4 times 8 db '*' db 0 archivo db 'words.dat',0 mode db 'r',0 handleArch dd 0 msjErrApertura db 'Error en apertura de archivo',0 section .bss section .text _main: push mode push archivo call _fopen ;Abro archivo add esp,8 cmp eax,0 jle errorApertura ;Error apertura? mov dword[handleArch],eax leerRegistro: push dword[handleArch] push 1 push 2 push palabra call _fread ; Leo registro add esp,16 cmp eax,0 jle finArchivo ;Fin archivo? ;mov dword[palabra],1fa2h call getConfCuatro ;Paso a base 4 push palabraB4 call _puts ;Imprimo add esp,4 jmp leerRegistro finArchivo: push dword[handleArch] call _fclose ; Cierro archivo add esp,4 jmp finProg errorApertura: push msjErrApertura call _puts add esp,4 finProg: ret ; FIN DE PROGRAMA ;********************************************************************************** ; Rutinas Externas ;********************************************************************************** getConfCuatro: mov ax,[palabra];copio la palabra en ax shl eax,16 ;corro todo el nro a la izquierda en eax mov esi,7 ;esi: indice al final del string q contendra la conf en base 4 mov ecx,8 ;ecx: contador loop (16 agrupaciones de 2 bits) nextDig: shr eax,2 ;muevo 2 bits al inicio de ax shr ax,14 ;corro esos 2 bits al final de ax add al,30h ;le sumo 30h (base 16) para obtener el ascii del digito mov byte[palabraB4+esi],al ;copio el ascii en el string (de derecha a izquierda) dec esi loop nextDig ret
25.927711
128
0.670539
b91eeee29ef0f469ded9c885abdeb4ec8582141e
4,465
asm
Assembly
orq.asm
tiaonazario/ordenar_vetor
55c4b6796d12399ebfd4df5a2761220f273a1059
[ "MIT" ]
null
null
null
orq.asm
tiaonazario/ordenar_vetor
55c4b6796d12399ebfd4df5a2761220f273a1059
[ "MIT" ]
null
null
null
orq.asm
tiaonazario/ordenar_vetor
55c4b6796d12399ebfd4df5a2761220f273a1059
[ "MIT" ]
null
null
null
.MODEL small .STACK 100h .DATA ;-------------------------------------------------- ;VARIÀVEIS titulo DB 'ORDENACAO DE STRING PARA N NUMEROS',10,13, '$' ; 10 = Line Feed = LF ; 13 = Carriage Return = CR complemento DB ' Vetor(es) iniciais: ',10,13, '$' vetor db '1','5','4','8','1','2','5','6' tam_Vetor EQU $-Vetor pula_linha db 10,13,'$' Ordenacao dB 'Vetores ordenados: ',10,13,'$' ;--------------------------------------------------- .CODE ; Mensagens ;-----------------PROCEDIMENTO PARA EXIBIR VETOR---------- Exibir_vetor PROC NEAR push ax ;armazenando ax na pilha push dx ;armazenando dx na pilha mov dx, OFFSET pula_linha ;Quebra de linha mov ah,09h int 21h mov dx, OFFSET VETOR ;Imprime vetores mov ah,09h int 21h mov dx, OFFSET pula_linha ;Quebra de linha mov ah,09h int 21h pop dx ;recolhendo ax na pilha pop ax ;recolhendo ax na pilha ret ;retorna para o procedimento principal main Exibir_vetor ENDP ;finaliza o procedimento ;-----------------FUNÇAO PARA ORDENAR VETORES------------- Verifica_Vetores PROC NEAR push dx ;armazenando dx na pilha push cx ;armazenando cx na pilha push bx ;armazenando bx na pilha push ax ;armazenando ax na pilha mov cl, 0 ;valor inicial do primeiro laço para mov dx, OFFSET VETOR ;Pegando a posição do inicial do vetor e armazenando em dx para1: ;primeiro para mov ch, 1 ;valor inicial do primeiro laço para para2: ;segundo para dec ch ;decrementa 1 ;Leitura dos vetores vetor[ch] e vetor[cl] e armazenmento em al e ah, respect. mov bh,0 mov bl,ch mov al, [vetor+bx] ;3 mov bl,cl mov ah, [vetor+bx] ; Verificando se vetor[ch] > vetor[cl] cmp al,ah JA entao2 JMP fim_se entao2: ; Troca dos vetores. Armazena o maior vetor à direita mov bl, ch mov [vetor+bx],ah mov bl, cl mov [vetor+bx],al fim_se: add ch,1 add ch,1 cmp ch,tam_Vetor ;Verifica se ch é maior que o tamanho do vetor JE fim_para2 JMP para2 fim_para2: ;fim para2 add cl,1 cmp cl,tam_Vetor ; Verifica se cl é maior que o tamanho do vetor JE fim_para1 JMP para1 fim_para1: ;fim para2 pop ax ;recolhendo ax na pilha pop bx ;recolhendo bx na pilha pop cx ;recolhendo cx na pilha pop dx ;recolhendo dx na pilha ret ;retorna para onde foi chamado Verifica_Vetores ENDP .startup ; Local onde o montador entennde o inicio do programa ;-----------------FUNÇAO PRINCIPAL-------------------------- main proc mov ax,@data mov ds,ax ;Faz o montador apontar para o seguimento de dados DS ;-------------------INTERFACE INICIAL----------------------- mov ah,9 mov dx,OFFSET Titulo int 21h ;Apresentada a primeira mensagem. ; imprime pula_linha mov dx, OFFSET pula_linha mov ah,09h int 21h mov dx,OFFSET Complemento mov ah,9 int 21h ;Apresenta a segunda mensagem ;Chamada de exibição do vetor inicial call exibir_vetor ;Chama de exibição para ordenar o vetor call Verifica_Vetores mov dx, OFFSET pula_linha mov ah,09h int 21h mov dx,OFFSET Ordenacao ; DX contém o offset da messagem mov ah,9 ;display "Hello, world" int 21h ;Chamada de exibição do vetor ordenado call Exibir_vetor mov ah,4ch int 21h ; Interrupção para finalização o programa main ENDP END
33.320896
96
0.479283
ec0d38dfcf226a7a0112da3f03f26f92e1b0f786
1,131
asm
Assembly
p3call_private.asm
imneme/spectrum-dyncode
3acd5e0e87acb2311a2134bf7ab8d2bd3dad2afd
[ "MIT" ]
1
2021-11-17T00:18:38.000Z
2021-11-17T00:18:38.000Z
p3call_private.asm
imneme/spectrum-dyncode
3acd5e0e87acb2311a2134bf7ab8d2bd3dad2afd
[ "MIT" ]
null
null
null
p3call_private.asm
imneme/spectrum-dyncode
3acd5e0e87acb2311a2134bf7ab8d2bd3dad2afd
[ "MIT" ]
null
null
null
;;; This code was written by hand! SECTION data_compiler GLOBAL _zxn_p3call_err GLOBAL _zxn_private_callp3dos GLOBAL _zxn_private_callp3dos_err _zxn_p3call_err: defb 0 SECTION code_compiler GLOBAL zxn_p3cont_errcheck ;;; On entry, ;;; HL = Call-ID ;;; C = HiMem Ram bank ;;; IX = P3DOS IX ;;; AF,BC',DE',HL' = Entry parameters ;;; On Exit ;;; Registers exactly as per P3DOS docs (i.e., IX has correct value) _zxn_private_callp3dos: ld d, ixh ; Copy IX register into DE (to put in HL) ld e, ixl ; ... ex de, hl ; M_P3DOS wants call id in DE, and IX in HL ; (only needed for dot cmd, but doesn't hurt) IF 1 rst $08 defb $94 ; M_P3DOS exx ELSE scf ENDIF ex de, hl ld ixh, d ld ixl, e exx ret _zxn_private_callp3dos_err: call _zxn_private_callp3dos jr nc, is_error ld a, 0 ; zero but do so *without* changing flags ld (_zxn_p3call_err), a ret is_error: pop hl ; discard return address ; nothing else to pop ld (_zxn_p3call_err), a ; store it ld hl, $FFFF ; return -1 ld d, h ; even if it's a 32-bit return ld e, l ret ; return to dyncode dispatcher
20.563636
72
0.674624
3a501c05047f1ba755ee11ab85b1a5dc82d153dc
3,424
asm
Assembly
lib/target/kc/classic/kc_crt0.asm
dikdom/z88dk
40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0
[ "ClArtistic" ]
1
2022-03-08T11:55:58.000Z
2022-03-08T11:55:58.000Z
lib/target/kc/classic/kc_crt0.asm
dikdom/z88dk
40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0
[ "ClArtistic" ]
2
2022-03-20T22:17:35.000Z
2022-03-24T16:10:00.000Z
lib/target/kc/classic/kc_crt0.asm
jorgegv/z88dk
127130cf11f9ff268ba53e308138b12d2b9be90a
[ "ClArtistic" ]
null
null
null
; ; CRT0 for the Robotron KC85/2 .. KC85/5 ; ; Stefano Bodrato October 2016 ; few hints were found on the sdcc lib by Andreas Ziermann and Bert Lange ; ; OPTIMIZATIONS: ; #pragma output nosound - Save few bytes not preserving IX on tape and sound interrupts ; ; - - - - - - - ; ; $Id: kc_crt0.asm,v 1.2 2016-10-10 07:09:14 stefano Exp $ ; ; - - - - - - - ; ; NB. Compiled with -IXIY so all iy references are actually iy MODULE kc_crt0 defc crt0 = 1 INCLUDE "zcc_opt.def" EXTERN _main ;main() is always external to crt0 code PUBLIC cleanup ;jp'd to by exit() PUBLIC l_dcal ;jp(hl) IF !DEFINED_CRT_ORG_CODE defc CRT_ORG_CODE = $1000 ENDIF defc CONSOLE_COLUMNS = 40 defc CONSOLE_ROWS = 32 defc TAR__fputc_cons_generic = 1 defc TAR__register_sp = CRT_ORG_CODE-2 defc TAR__clib_exit_stack_size = 32 defc __CPU_CLOCK = 2000000 INCLUDE "crt/classic/crt_rules.inc" org CRT_ORG_CODE start: ; Keyboard ld hl,($01EE) ld (INT01EE+7),hl ld hl,INT01EE ld ($01EE),hl ld hl,($01E6) ld (INT01E6+7),hl ld hl,INT01E6 ld ($01E6),hl IF !DEFINED_nosound ; Sound ld hl,($01EC) ld (INT01EC+7),hl ld hl,INT01EC ld ($01EC),hl ; Cassette ld hl,($01E4) ld (INT01E4+7),hl ld hl,INT01E4 ld ($01E4),hl ld hl,($01EA) ld (INT01EA+7),hl ld hl,INT01EA ld ($01EA),hl ENDIF ld (__restore_sp_onexit+1),sp ;Save entry stack INCLUDE "crt/classic/crt_init_sp.asm" INCLUDE "crt/classic/crt_init_atexit.asm" call crt0_init_bss ld (exitsp),sp IF DEFINED_USING_amalloc INCLUDE "crt/classic/crt_init_amalloc.asm" ENDIF call _main ;Call user program cleanup: push hl call crt0_exit pop bc __restore_sp_onexit: ld sp,0 ;Restore stack to entry value ; use call LOOP instead of ret, works also ; with direct load+start on simulator call $f003 ; PV1 - parameter in regs, PVnr after callPV1 defb $12 ;FNLOOP - returns control to CAOS without memory initialization l_dcal: jp (hl) ;Used for function pointer calls ; Interrupt table ; 01D4..01E1 free for user ; 01E2 SIO channel B (if V24 module installed) ; 01E4 PIO channel A (cassette input) ; 01E6 PIO channel B (keyboard input) ; 01E8 CTC channel 0 (free) ; 01EA CTC channel 1 (cassette output) ; 01EC CTC channel 2 (sound duration) ; 01EE CTC channel 3 (keyboard input) ; CTC channel 3 (keyboard input) INT01EE: push iy ld iy,$01f0 call 0 pop iy ret ; PIO channel B (keyboard input) INT01E6: push iy ld iy,$01f0 call 0 pop iy ret IF !DEFINED_nosound ; CTC channel 2 (sound duration) INT01EC: push iy ld iy,$01f0 call 0 pop iy ret ; CTC channel 1 (cassette input) INT01E4: push iy ld iy,$01f0 call 0 pop iy ret ; CTC channel 1 (cassette output) INT01EA: push iy ld iy,$01f0 call 0 pop iy ret ENDIF INCLUDE "crt/classic/crt_runtime_selection.asm" INCLUDE "crt/classic/crt_section.asm" SECTION code_crt_init ld hl,$8000 ld (base_graphics),hl
20.380952
91
0.596963
d65957ca5075e1422ca5748a598f283c0a12e514
1,009
asm
Assembly
programs/oeis/087/A087088.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/087/A087088.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/087/A087088.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A087088: Positive ruler-type fractal sequence with 1's in every third position. ; 1,2,3,1,4,2,1,5,3,1,2,6,1,4,2,1,3,7,1,2,5,1,3,2,1,4,8,1,2,3,1,6,2,1,4,3,1,2,5,1,9,2,1,3,4,1,2,7,1,3,2,1,5,4,1,2,3,1,6,2,1,10,3,1,2,4,1,5,2,1,3,8,1,2,4,1,3,2,1,6,5,1,2,3,1,4,2,1,7,3,1,2,11,1,4,2,1,3,5,1,2,6,1,3,2,1,4,9,1,2,3,1,5,2,1,4,3,1,2,7,1,6,2,1,3,4,1,2,5,1,3,2,1,8,4,1,2,3,1,12,2,1,5,3,1,2,4,1,6,2,1,3,7,1,2,4,1,3,2,1,5,10,1,2,3,1,4,2,1,6,3,1,2,5,1,4,2,1,3,8,1,2,7,1,3,2,1,4,5,1,2,3,1,6,2,1,4,3,1,2,9,1,5,2,1,3,4,1,2,13,1,3,2,1,6,4,1,2,3,1,5,2,1,7,3,1,2,4,1,8,2,1,3,5,1,2,4,1,3,2,1,6,11,1,2,3,1,4,2,1 mov $2,2 mov $7,$0 lpb $2,1 mov $0,$7 sub $2,1 add $0,$2 sub $0,1 mov $3,$0 add $3,1 mov $8,$0 mul $0,$3 mov $4,$3 mov $5,$3 lpb $0,1 mov $0,1 mul $0,$4 sub $0,1 add $8,$5 add $8,$4 mul $4,2 div $4,3 mov $5,$0 add $5,1 lpe mov $6,$2 trn $8,$5 lpb $6,1 mov $1,$8 sub $6,1 lpe lpe lpb $7,1 sub $1,$8 mov $7,0 lpe trn $1,4 div $1,2 add $1,1
24.02381
507
0.498513
3f9abf2112d16fd22c5065c0bf7b70d68f81e9e4
5,105
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1929.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1929.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xca_notsx.log_21829_1929.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x6ef9, %r15 nop nop nop nop cmp %rcx, %rcx movups (%r15), %xmm6 vpextrq $1, %xmm6, %rax sub %r14, %r14 lea addresses_normal_ht+0x14899, %rsi lea addresses_D_ht+0x4619, %rdi nop nop dec %rbx mov $57, %rcx rep movsb nop nop nop nop inc %rdi lea addresses_D_ht+0x1e549, %rsi lea addresses_D_ht+0x899, %rdi nop nop nop nop and $21466, %r15 mov $115, %rcx rep movsw nop nop nop nop nop dec %rbx lea addresses_UC_ht+0x12a99, %r15 nop cmp $30575, %r14 movb $0x61, (%r15) inc %rsi lea addresses_WC_ht+0x9ea9, %rcx nop cmp $58026, %rbx mov $0x6162636465666768, %rsi movq %rsi, %xmm0 movups %xmm0, (%rcx) add $61147, %r14 pop %rsi pop %rdi pop %rcx pop %rbx pop %rax pop %r15 pop %r14 ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r14 push %r8 push %rax // Faulty Load lea addresses_A+0x7c99, %r8 nop nop cmp %r14, %r14 mov (%r8), %eax lea oracles, %r8 and $0xff, %rax shlq $12, %rax mov (%r8,%rax,1), %rax pop %rax pop %r8 pop %r14 pop %r12 pop %r10 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_A', 'NT': False, 'AVXalign': False, 'size': 32, 'congruent': 0}} [Faulty Load] {'OP': 'LOAD', 'src': {'same': True, 'type': 'addresses_A', 'NT': True, 'AVXalign': True, 'size': 4, 'congruent': 0}} <gen_prepare_buffer> {'OP': 'LOAD', 'src': {'same': False, 'type': 'addresses_UC_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 3}} {'OP': 'REPM', 'src': {'same': False, 'congruent': 8, 'type': 'addresses_normal_ht'}, 'dst': {'same': False, 'congruent': 5, 'type': 'addresses_D_ht'}} {'OP': 'REPM', 'src': {'same': False, 'congruent': 3, 'type': 'addresses_D_ht'}, 'dst': {'same': False, 'congruent': 10, 'type': 'addresses_D_ht'}} {'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_UC_ht', 'NT': False, 'AVXalign': False, 'size': 1, 'congruent': 7}} {'OP': 'STOR', 'dst': {'same': False, 'type': 'addresses_WC_ht', 'NT': False, 'AVXalign': False, 'size': 16, 'congruent': 2}} {'35': 21829} 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 */
47.71028
2,999
0.660921
76073afaeef46e693802c713682091eb4dd08198
4,292
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_153.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_153.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_153.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r14 push %rbp lea addresses_WT_ht+0xa5a, %r14 clflush (%r14) nop nop nop nop and %r13, %r13 vmovups (%r14), %ymm7 vextracti128 $0, %ymm7, %xmm7 vpextrq $1, %xmm7, %rbp sub $43768, %r11 pop %rbp pop %r14 pop %r13 pop %r11 ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r9 push %rbx push %rdi push %rsi // Store lea addresses_WC+0x289a, %rsi nop nop sub $62297, %rbx movw $0x5152, (%rsi) nop nop nop nop cmp %r12, %r12 // Faulty Load lea addresses_WC+0xd45a, %r10 nop cmp $49603, %rdi mov (%r10), %r9 lea oracles, %rsi and $0xff, %r9 shlq $12, %r9 mov (%rsi,%r9,1), %r9 pop %rsi pop %rdi pop %rbx pop %r9 pop %r12 pop %r10 ret /* <gen_faulty_load> [REF] {'src': {'congruent': 0, 'AVXalign': False, 'same': False, 'size': 16, 'NT': True, 'type': 'addresses_WC'}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'congruent': 1, 'AVXalign': False, 'same': False, 'size': 2, 'NT': True, 'type': 'addresses_WC'}} [Faulty Load] {'src': {'congruent': 0, 'AVXalign': False, 'same': True, 'size': 8, 'NT': False, 'type': 'addresses_WC'}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'congruent': 9, 'AVXalign': False, 'same': True, 'size': 32, 'NT': False, 'type': 'addresses_WT_ht'}, 'OP': 'LOAD'} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
58
2,999
0.659599
95c1e2f43d43c43eba92bf153a63dc2db8cd44d7
514
asm
Assembly
programs/oeis/314/A314244.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/314/A314244.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/314/A314244.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A314244: Coordination sequence Gal.6.644.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,5,11,17,23,29,33,39,45,51,57,62,67,73,79,85,91,95,101,107,113,119,124,129,135,141,147,153,157,163,169,175,181,186,191,197,203,209,215,219,225,231,237,243,248,253,259,265,271,277 mov $2,$0 mul $0,2 mov $3,1 lpb $0,1 trn $0,$3 sub $3,1 add $0,$3 sub $0,1 add $3,10 lpe mov $1,$0 lpb $2,1 add $1,4 sub $2,1 lpe add $1,1
25.7
181
0.675097
79e890befd836cf5e597f2be532eb261fabd921f
1,225
asm
Assembly
apu/channel_1/channel_1_freq_change_timing-A.asm
LIJI32/SameSuite
eb48ef5a9015ae2a0be7e6bf458bd5ef551a69be
[ "MIT" ]
21
2018-09-09T01:49:32.000Z
2022-03-22T20:49:05.000Z
apu/channel_1/channel_1_freq_change_timing-A.asm
ISSOtm/SameSuite
a09fc186fb6c42e2e496d804b46129a8d02c067a
[ "MIT" ]
3
2020-10-18T16:33:08.000Z
2021-09-04T10:58:51.000Z
apu/channel_1/channel_1_freq_change_timing-A.asm
ISSOtm/SameSuite
a09fc186fb6c42e2e496d804b46129a8d02c067a
[ "MIT" ]
9
2018-09-29T19:18:03.000Z
2021-05-15T14:23:08.000Z
RESULTS_START EQU $c000 RESULTS_N_ROWS EQU 2 include "base.inc" CorrectResults: ; Left digit: Sample right after the write ; Right digit: Sample the channel stays on db $00, $00, $00, $0f, $ff, $ff, $ff, $f0 db $00, $00, $0f, $0f, $0f, $0f, $0f, $ff SubTest: MACRO xor a ldh [rNR52], a cpl ldh [rNR52], a xor a ldh [rNR11], a ; Pattern is 0, 0, 0, 0, 0, 0, 0, 1, ; Changes from 0 to 1 after 7 samples ld a, $F8 ldh [rNR12], a ld a, $fc ; 4 nops per sample, 8 in double speed ldh [rNR13], a ld a, $87 ld hl, rNR14 ld b, 0 ld c, rPCM12 & $ff ld [hl], a nops \1 ld [hl], b ld a, [c] ld b, a swap b nops 16 ld a, [c] or b call StoreResult ENDM RunTest: ld de, $c000 SubTest 22 SubTest 23 SubTest 24 SubTest 25 SubTest 26 SubTest 27 SubTest 28 SubTest 29 ld a, 1 ldh [rKEY1], a stop SubTest 50 SubTest 51 SubTest 52 SubTest 53 SubTest 54 SubTest 55 SubTest 56 SubTest 57 ret StoreResult:: ld [de], a inc de ret CGB_MODE
14.08046
56
0.505306
e269e522cb618612ee9135bb0a15b868f40a75bf
406
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sccz80/strsep.asm
UnivEngineer/z88dk
9047beba62595b1d88991bc934da75c0e2030d07
[ "ClArtistic" ]
1
2022-03-08T11:55:58.000Z
2022-03-08T11:55:58.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/strsep.asm
UnivEngineer/z88dk
9047beba62595b1d88991bc934da75c0e2030d07
[ "ClArtistic" ]
2
2022-03-20T22:17:35.000Z
2022-03-24T16:10:00.000Z
libsrc/_DEVELOPMENT/string/c/sccz80/strsep.asm
jorgegv/z88dk
127130cf11f9ff268ba53e308138b12d2b9be90a
[ "ClArtistic" ]
null
null
null
; char *strsep(char ** restrict stringp, const char * restrict delim) SECTION code_clib SECTION code_string PUBLIC strsep EXTERN asm_strsep strsep: pop hl pop de pop bc push bc push de push hl IF __CLASSIC && __CPU_GBZ80__ call asm_strsep ld d,h ld e,l ret ELSE jp asm_strsep ENDIF ; SDCC bridge for Classic IF __CLASSIC PUBLIC _strsep defc _strsep = strsep ENDIF
11.6
69
0.70936
a6ab341add28d961d5703bdd35983488b394e161
732
asm
Assembly
oeis/081/A081194.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081194.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081194.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081194: a(n) = 8*a(n-1) -15*a(n-2), a(0)=1, a(1)=16. ; Submitted by Jon Maiga ; 1,16,113,664,3617,18976,97553,495784,2502977,12587056,63151793,316408504,1583991137,7925801536,39646545233,198285338824,991584532097,4958396174416,24793401413873,123971268694744,619869128349857,3099383996377696,15497035045773713,77485520420524264,387428637677588417,1937146295112843376,9685740795738920753,48428731939218715384,242143743577665911777,1210718969533046563456,6053595602599383830993,30267980277799372196104,151339908183404220103937,756699561300243177889936,3783497867650882121560433 mov $1,1 mov $3,1 lpb $0 sub $0,1 mul $1,2 add $3,$1 div $1,2 mov $2,$3 mul $2,2 add $3,$1 mul $1,3 mul $2,2 add $3,$2 lpe mov $0,$3
36.6
496
0.786885
710f9edcc84613b3f220fccc6c59e34029b69b16
1,754
asm
Assembly
programs/oeis/166/A166956.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/166/A166956.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/166/A166956.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A166956: a(n) = 2^n +(-1)^n - 2. ; 0,-1,3,5,15,29,63,125,255,509,1023,2045,4095,8189,16383,32765,65535,131069,262143,524285,1048575,2097149,4194303,8388605,16777215,33554429,67108863,134217725,268435455,536870909,1073741823,2147483645,4294967295,8589934589,17179869183,34359738365,68719476735,137438953469,274877906943,549755813885,1099511627775,2199023255549,4398046511103,8796093022205,17592186044415,35184372088829,70368744177663,140737488355325,281474976710655,562949953421309,1125899906842623,2251799813685245,4503599627370495,9007199254740989,18014398509481983,36028797018963965,72057594037927935,144115188075855869,288230376151711743,576460752303423485,1152921504606846975,2305843009213693949,4611686018427387903,9223372036854775805,18446744073709551615,36893488147419103229,73786976294838206463,147573952589676412925,295147905179352825855,590295810358705651709,1180591620717411303423,2361183241434822606845,4722366482869645213695,9444732965739290427389,18889465931478580854783,37778931862957161709565,75557863725914323419135,151115727451828646838269,302231454903657293676543,604462909807314587353085,1208925819614629174706175,2417851639229258349412349,4835703278458516698824703,9671406556917033397649405,19342813113834066795298815,38685626227668133590597629,77371252455336267181195263,154742504910672534362390525,309485009821345068724781055,618970019642690137449562109,1237940039285380274899124223,2475880078570760549798248445,4951760157141521099596496895,9903520314283042199192993789,19807040628566084398385987583,39614081257132168796771975165,79228162514264337593543950335,158456325028528675187087900669,316912650057057350374175801343,633825300114114700748351602685 mov $1,2 pow $1,$0 mod $0,2 mul $0,2 add $1,4 sub $1,$0 sub $1,5 mov $0,$1
146.166667
1,642
0.90878
aa24fbf7d5761687b3297d5f6ab2d0ecd99ede99
643
asm
Assembly
oeis/033/A033114.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/033/A033114.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/033/A033114.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A033114: Base-4 digits are, in order, the first n terms of the periodic sequence with initial period 1,0. ; 1,4,17,68,273,1092,4369,17476,69905,279620,1118481,4473924,17895697,71582788,286331153,1145324612,4581298449,18325193796,73300775185,293203100740,1172812402961,4691249611844,18764998447377,75059993789508,300239975158033,1200959900632132,4803839602528529,19215358410114116,76861433640456465,307445734561825860,1229782938247303441,4919131752989213764,19676527011956855057,78706108047827420228,314824432191309680913,1259297728765238723652,5037190915060954894609,20148763660243819578436 mov $1,4 pow $1,$0 mul $1,32 div $1,30 mov $0,$1
71.444444
484
0.861586
e94339885e3ef523adc69175bff5e73c3102170f
455
asm
Assembly
programs/oeis/170/A170602.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/170/A170602.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/170/A170602.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A170602: Number of reduced words of length n in Coxeter group on 17 generators S_i with relations (S_i)^2 = (S_i S_j)^48 = I. ; 1,17,272,4352,69632,1114112,17825792,285212672,4563402752,73014444032,1168231104512,18691697672192,299067162755072,4785074604081152,76561193665298432,1224979098644774912,19599665578316398592 seq $0,168838 ; Number of reduced words of length n in Coxeter group on 17 generators S_i with relations (S_i)^2 = (S_i S_j)^20 = I.
91
192
0.797802
1f2244e0a8a88a10942627815eece65b4b994bf2
572
asm
Assembly
libsrc/graphics/tiki100/w_line.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/graphics/tiki100/w_line.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/graphics/tiki100/w_line.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
INCLUDE "graphics/grafix.inc" PUBLIC w_line EXTERN w_line_r EXTERN __gfx_coords ; ; $Id: w_line.asm,v 1.2 2016/07/02 09:01:36 dom Exp $ ; ; ****************************************************************************** ; ; Draw a pixel line from (x0,y0) defined in COORDS (word,word) - the starting point coordinate, ; to the end point (HL,DE). ; ; Wide resolution (16 bit parameters) version by Stefano Bodrato ; .w_line ex de,hl ld bc,(__gfx_coords+2) or a sbc hl,bc ex de,hl ld bc,(__gfx_coords) or a sbc hl,bc .nocrossx jp w_line_r
17.333333
95
0.578671
9cc57250be3d6d550cf376b046c959ad1d12aa01
1,552
asm
Assembly
libsrc/_DEVELOPMENT/string/z80/asm_strrev.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/z80/asm_strrev.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/z80/asm_strrev.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; =============================================================== ; Dec 2013 ; =============================================================== ; ; char *strrev(char *s) ; ; Reverse string in place. ; ; =============================================================== SECTION code_string PUBLIC asm_strrev EXTERN __str_locate_nul asm_strrev: ; enter: hl = char *s ; ; exit : hl = char *s (reversed) ; bc = 0 ; ; uses : af, bc, de ; find end of string and string length ld e,l ld d,h ; de = char *s call __str_locate_nul ; bc = -strlen(s) - 1 dec hl ; hl = ptr to char prior to terminating 0 push de ; save char *s ld a,b ; bc = ceil(-((-strlen-1)/2)-1) sra a ; = ceil((strlen-1)/2) rr c ; -1 maps to 0 (strlen = 0) cpl ; -2 maps to 0 (strlen = 1) ld b,a ; -3 maps to 1 (strlen = 2) ld a,c ; -4 maps to 1 (strlen = 3) cpl ; etc, yields number of chars to swap ld c,a or b jr z, exit ; if numswaps == 0, exit loop: ld a,(de) ; char at front of s ldi ; char at rear written to front of s dec hl ld (hl),a ; char from front written to rear of s dec hl jp pe, loop exit: pop hl ; hl = char *s ret
24.634921
72
0.367268
14470e02b51c26862d2493eac669947dcb290e31
1,370
asm
Assembly
source/command/collect.asm
mega65dev/rom-assembler
1670a56a8246dcdcc18e83b345d577eba686cf32
[ "MIT" ]
null
null
null
source/command/collect.asm
mega65dev/rom-assembler
1670a56a8246dcdcc18e83b345d577eba686cf32
[ "MIT" ]
null
null
null
source/command/collect.asm
mega65dev/rom-assembler
1670a56a8246dcdcc18e83b345d577eba686cf32
[ "MIT" ]
null
null
null
; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : collect.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated : 4th Jan 2021 ; Authors : Fred Bowen ; ; ******************************************************************************************** ; ******************************************************************************************** ; COLLECT v<drive#> collect jsr dospar ; parse the line jsr chk3 ; check optional parameters jsr _clall ; close all files ldy #fcoll ; tabld offset lda #1 ; length bbr4 parsts,l230_1 inc ; include drive l230_1 jsr trans ; send command +lbra print_dos_error ; if any ; ******************************************************************************************** ; ; Date Changes ; ==== ======= ; ; ********************************************************************************************
42.8125
94
0.208029
f8b9b16a103c5f8029e108960c214ff450a83cb3
872
asm
Assembly
src/capstone/mips/scaletest.asm
mtking2/mips32-sound-sequencer
6cf6e6c91907e58801d0a9f81b62c9c7a1d60194
[ "MIT" ]
1
2017-07-04T02:55:14.000Z
2017-07-04T02:55:14.000Z
src/capstone/mips/scaletest.asm
mtking2/mips32-sound-sequencer
6cf6e6c91907e58801d0a9f81b62c9c7a1d60194
[ "MIT" ]
null
null
null
src/capstone/mips/scaletest.asm
mtking2/mips32-sound-sequencer
6cf6e6c91907e58801d0a9f81b62c9c7a1d60194
[ "MIT" ]
null
null
null
.data scale: .word 2, 2, 1, 2, 2, 2, 1 .text ############# # REGISTERS # ############# # # $s2 - track counter / instrument counter # $s5 - root note # $s6 - mode # main: li $s2, 0 # $t1 = 0 (counter) li $s5, 48 # root note li $s6, 0 #mode - Major scale la $s7, scale scaleLoop: li $v0, 1 # print integer service la $a0, 0($s5) # load root note syscall li $v0, 11 # print char la $a0, 32 # load space character syscall # TODO: Replace above prints with call to the toString subroutine in the randomizer when we incorporate lw $t2, 0($s7) # save first element of scale pattern ( $t2 = scale[0] ) add $s5, $s5, $t2 # add to root note ( $s5 += $t2 ) addi $s7, $s7, 4 # increment array pointer addi $s2, $s2, 1 # increment counter ( $s2++ ) bne $s2, 8, scaleLoop # loop while $s2 != 8 exit: li $v0, 10 # load exit syscall
18.956522
105
0.586009
3530ac8ab7116c23674277729feba2e6b51bbdc6
7,145
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_905.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_905.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_905.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r15 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x10bf6, %rsi lea addresses_WC_ht+0x5086, %rdi clflush (%rsi) and %r10, %r10 mov $40, %rcx rep movsb nop nop sub $21189, %rsi lea addresses_D_ht+0x1a076, %rdi nop nop nop nop nop and $30609, %rcx mov $0x6162636465666768, %rax movq %rax, (%rdi) nop nop nop nop add $48154, %r10 lea addresses_WT_ht+0x48b6, %r15 nop cmp $51818, %r10 vmovups (%r15), %ymm7 vextracti128 $1, %ymm7, %xmm7 vpextrq $1, %xmm7, %rcx nop nop nop nop dec %rax lea addresses_normal_ht+0xc1f6, %rdi nop nop xor $22701, %r15 mov (%rdi), %cx nop nop nop add $15321, %rdi lea addresses_D_ht+0x125f6, %r10 nop nop and $14258, %rcx vmovups (%r10), %ymm0 vextracti128 $1, %ymm0, %xmm0 vpextrq $0, %xmm0, %rsi nop cmp %r15, %r15 lea addresses_WC_ht+0x1806, %rsi lea addresses_D_ht+0xa9f6, %rdi nop nop add %r14, %r14 mov $52, %rcx rep movsq nop nop nop nop and %r14, %r14 lea addresses_normal_ht+0x1e0f6, %r15 nop nop inc %rcx mov $0x6162636465666768, %rsi movq %rsi, %xmm7 vmovups %ymm7, (%r15) nop nop cmp %r14, %r14 lea addresses_normal_ht+0x127a0, %rsi lea addresses_normal_ht+0x1a656, %rdi nop nop nop nop and %r12, %r12 mov $4, %rcx rep movsw nop cmp %r14, %r14 lea addresses_UC_ht+0x1cb06, %rsi lea addresses_A_ht+0x169ee, %rdi nop nop cmp %r15, %r15 mov $24, %rcx rep movsl nop nop inc %r14 lea addresses_A_ht+0x7bf6, %r12 nop xor $12624, %rax mov $0x6162636465666768, %rcx movq %rcx, (%r12) sub %rsi, %rsi lea addresses_UC_ht+0x4e76, %rcx nop nop nop xor $21779, %r15 and $0xffffffffffffffc0, %rcx movaps (%rcx), %xmm0 vpextrq $1, %xmm0, %rdi nop cmp %r14, %r14 pop %rsi pop %rdi pop %rcx pop %rax pop %r15 pop %r14 pop %r12 pop %r10 ret .global s_faulty_load s_faulty_load: push %r12 push %r14 push %r15 push %r8 push %r9 push %rdx push %rsi // Load lea addresses_WT+0x18e56, %r8 nop nop add %rdx, %rdx mov (%r8), %r14w nop cmp %r8, %r8 // Faulty Load lea addresses_PSE+0xe3f6, %rsi nop nop nop cmp $50658, %r12 movups (%rsi), %xmm5 vpextrq $1, %xmm5, %r8 lea oracles, %r9 and $0xff, %r8 shlq $12, %r8 mov (%r9,%r8,1), %r8 pop %rsi pop %rdx pop %r9 pop %r8 pop %r15 pop %r14 pop %r12 ret /* <gen_faulty_load> [REF] {'OP': 'LOAD', 'src': {'type': 'addresses_PSE', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}} {'OP': 'LOAD', 'src': {'type': 'addresses_WT', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 3, 'same': False}} [Faulty Load] {'OP': 'LOAD', 'src': {'type': 'addresses_PSE', 'size': 16, 'AVXalign': False, 'NT': False, 'congruent': 0, 'same': True}} <gen_prepare_buffer> {'OP': 'REPM', 'src': {'type': 'addresses_WT_ht', 'congruent': 11, 'same': False}, 'dst': {'type': 'addresses_WC_ht', 'congruent': 4, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_D_ht', 'size': 8, 'AVXalign': True, 'NT': False, 'congruent': 7, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_WT_ht', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 6, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_normal_ht', 'size': 2, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_D_ht', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_WC_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_D_ht', 'congruent': 6, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_normal_ht', 'size': 32, 'AVXalign': False, 'NT': False, 'congruent': 6, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_normal_ht', 'congruent': 1, 'same': False}, 'dst': {'type': 'addresses_normal_ht', 'congruent': 4, 'same': False}} {'OP': 'REPM', 'src': {'type': 'addresses_UC_ht', 'congruent': 4, 'same': False}, 'dst': {'type': 'addresses_A_ht', 'congruent': 2, 'same': False}} {'OP': 'STOR', 'dst': {'type': 'addresses_A_ht', 'size': 8, 'AVXalign': False, 'NT': False, 'congruent': 9, 'same': False}} {'OP': 'LOAD', 'src': {'type': 'addresses_UC_ht', 'size': 16, 'AVXalign': True, 'NT': False, 'congruent': 4, 'same': False}} {'33': 21829} 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 */
36.829897
2,999
0.658922
790a5bee9307e500845074bf62041ad7feea00cb
315
asm
Assembly
programs/oeis/040/A040701.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/040/A040701.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/040/A040701.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A040701: Continued fraction for sqrt(728). ; 26,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52,1,52 mov $1,$0 cmp $0,0 sub $1,$0 gcd $1,2 add $1,24 add $0,$1 mul $0,$1 sub $0,624
26.25
189
0.603175
d6cf45740ad0ea1813f2cf3530291268513a3c9a
680
asm
Assembly
programs/oeis/090/A090731.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/090/A090731.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/090/A090731.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A090731: a(n) = 23a(n-1) - a(n-2), starting with a(0) = 2 and a(1) = 23. ; 2,23,527,12098,277727,6375623,146361602,3359941223,77132286527,1770682648898,40648568638127,933146396028023,21421718540006402,491766380024119223,11289205022014735727,259159949126314802498,5949389624883225721727,136576801423187876797223,3135317043108437940614402,71975715190070884757334023,1652306132328521911478068127,37931065328365933079238232898,870762196420087938911001288527,19989599452333656661873791403223,458890025207254015284186200985602,10534480980314508694874408831265623,241834172522026445966827216918123727 seq $0,3501 ; a(n) = 5*a(n-1) - a(n-2), with a(0) = 2, a(1) = 5. pow $0,2 sub $0,2
97.142857
520
0.835294
894968ff62a2e55c70e808bb70f83366f7a3e081
1,352
asm
Assembly
programs/oeis/056/A056021.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/056/A056021.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/056/A056021.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A056021: Numbers k such that k^4 == 1 (mod 5^2). ; 1,7,18,24,26,32,43,49,51,57,68,74,76,82,93,99,101,107,118,124,126,132,143,149,151,157,168,174,176,182,193,199,201,207,218,224,226,232,243,249,251,257,268,274,276,282,293,299,301,307,318,324,326,332,343,349,351,357,368,374,376,382,393,399,401,407,418,424,426,432,443,449,451,457,468,474,476,482,493,499,501,507,518,524,526,532,543,549,551,557,568,574,576,582,593,599,601,607,618,624,626,632,643,649,651,657,668,674,676,682,693,699,701,707,718,724,726,732,743,749,751,757,768,774,776,782,793,799,801,807,818,824,826,832,843,849,851,857,868,874,876,882,893,899,901,907,918,924,926,932,943,949,951,957,968,974,976,982,993,999,1001,1007,1018,1024,1026,1032,1043,1049,1051,1057,1068,1074,1076,1082,1093,1099,1101,1107,1118,1124,1126,1132,1143,1149,1151,1157,1168,1174,1176,1182,1193,1199,1201,1207,1218,1224,1226,1232,1243,1249,1251,1257,1268,1274,1276,1282,1293,1299,1301,1307,1318,1324,1326,1332,1343,1349,1351,1357,1368,1374,1376,1382,1393,1399,1401,1407,1418,1424,1426,1432,1443,1449,1451,1457,1468,1474,1476,1482,1493,1499,1501,1507,1518,1524,1526,1532,1543,1549,1551,1557 mov $2,$0 add $2,2 mov $3,5 mov $6,$0 mov $0,$2 add $0,1 lpb $0 add $0,1 trn $0,3 add $1,$4 sub $1,$3 mov $5,$1 mov $1,$3 trn $1,1 add $1,2 mov $3,$5 mov $4,$5 lpe lpb $6 add $1,6 sub $6,1 lpe sub $1,1
50.074074
1,073
0.711538
8e86b1b38f0d5d8580f249c060593f2719b8b432
571
asm
Assembly
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/feof_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/feof_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/feof_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int feof_fastcall(FILE *stream) INCLUDE "config_private.inc" SECTION code_clib SECTION code_stdio ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IF __CLIB_OPT_MULTITHREAD & $02 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBLIC _feof_fastcall EXTERN asm_feof _feof_fastcall: push hl ex (sp),ix call asm_feof pop ix ret ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELSE ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBLIC _feof_fastcall EXTERN _feof_unlocked_fastcall defc _feof_fastcall = _feof_unlocked_fastcall ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ENDIF ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14.275
45
0.504378
9c69fa3ecb40faf02a6ade5fb99d4d7b2f44ce2f
2,362
asm
Assembly
MSDOS/Virus.MSDOS.Unknown.pme-gen.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:13.000Z
2022-03-16T09:11:05.000Z
MSDOS/Virus.MSDOS.Unknown.pme-gen.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
null
null
null
MSDOS/Virus.MSDOS.Unknown.pme-gen.asm
fengjixuchui/Family
2abe167082817d70ff2fd6567104ce4bcf0fe304
[ "MIT" ]
3
2021-05-15T15:57:15.000Z
2022-01-08T20:51:04.000Z
; Phantasie Mutation Engine --- DEMO ; This program will generate 50 mutation programs. ; (C) Copyright 1995 Written by Burglar. All Rights Reserved. ; Made In Taiwan. .MODEL TINY .CODE ORG 100H EXTRN PME:NEAR, PME_END:NEAR ;must declare PME to external module. BEGIN: MOV DX,OFFSET GEN_MSG MOV AH,9 INT 21H MOV CX,50 GEN: PUSH CX MOV DX,OFFSET FILENAME PUSH CS POP DS XOR CX,CX MOV AH,3CH INT 21H PUSH AX MOV DX,OFFSET PROG ;DS:DX point to the head of program which you ;want to be mutation. MOV CX,OFFSET PROG_END - OFFSET PROG ;CX hold the length of the ;program which you want to ;be mutation. MOV BX,100H ;BX sets the beginning offset when execution. PUSH SS POP AX ADD AX,1000H MOV ES,AX ;ES point to a work segment. ;for putting decryption routine + encrypted code. ;just need the length of origin program + 512 bytes. CALL PME ;OK! when every thing is okay, you can call the PME. ;When PME execute over, it will return : ;DS:DX -> decryption routine + encrypted code. ;CX -> length of the decryption routine + encrypted ;code. (always origin length + 512 bytes) POP BX MOV AH,40H INT 21H MOV AH,3EH INT 21H MOV BX,OFFSET FILENAME INC BYTE PTR CS:BX+7 CMP BYTE PTR CS:BX+7,'9' JBE L0 MOV BYTE PTR CS:BX+7,'0' INC BYTE PTR CS:BX+6 L0: POP CX LOOP GEN INT 20H FILENAME DB '00000000.COM',0 GEN_MSG DB 'Generating 50 mutation programs... $' PROG: CALL $+3 POP DX ADD DX,OFFSET MSG - OFFSET PROG - 3 MOV AH,9 INT 21H INT 20H MSG DB 'I am a mutation program.$' PROG_END: END BEGIN 
25.12766
77
0.466554
848b5c9fb74513528e33980e5f8234f8c66511c4
2,184
asm
Assembly
hacks/images/m6502/byterun.asm
MBrassey/xscreensaver_BlueMatrix
2152a79ec08a676d940158735700087323d4a556
[ "CC0-1.0" ]
2
2020-07-15T07:40:50.000Z
2020-09-01T05:51:36.000Z
hacks/images/m6502/byterun.asm
luc1dLife/xscreensaver_BlueMatrix
2152a79ec08a676d940158735700087323d4a556
[ "CC0-1.0" ]
null
null
null
hacks/images/m6502/byterun.asm
luc1dLife/xscreensaver_BlueMatrix
2152a79ec08a676d940158735700087323d4a556
[ "CC0-1.0" ]
null
null
null
; testing byterun compression start: lda #<logo sta $0 lda #>logo sta $1 lda #$00 sta $2 lda #$02 sta $3 decrunchLoop: lda $3 cmp #$6 bne moreWork rts moreWork: ldy #0 lda ($0),y cmp #$ff bne notCrunched iny lda ($0),y ; repeat # sta $4 iny lda ($0),y ; color ldy $4 drawLoop: ldx #0 sta ($2,x) jsr nextPixel dey bne drawLoop jsr getNextByte jsr getNextByte jmp decrunchLoop notCrunched: ldx #0 sta ($2,x) jsr nextPixel jsr getNextByte jmp decrunchLoop getNextByte: inc $0 lda $0 cmp #$00 bne notHi inc $1 notHi: rts nextPixel: inc $2 ldx $2 cpx #$00 bne notNextLine inc $3 notNextLine: rts logo: dcb $ff,43,1,$f,$f,$f,$c,$f,$f,$f,$ff,24,1,$c,$f,$c,0 dcb $c,$f,$c,$ff,24,1,0,$f,$c,0,$c,$f,$c,$ff,24,1 dcb $c,$f,$c,0,$c,$f,$c,$ff,24,1,0,$f,$c,0,$c,$f,$c dcb $ff,24,1,$c,$f,0,0,$c,$f,$c,$ff,24,1,0,$f,$c,0 dcb $c,$f,$c,$ff,24,1,0,$f,$c,0,$c,$f,0,$ff,24,1 dcb 0,$f,$c,0,$c,$f,0,$ff,23,1,$f,0,$f,$c,0,$c,$f,0,$f dcb $ff,22,1,$c,0,1,$c,0,$c,$f,0,$c,$ff,21,1 dcb $f,0,0,1,0,0,$c,1,0,0,$ff,21,1,$c,0,$c,1,$c,0 dcb $c,1,$c,0,$c,$ff,19,1,$f,0,0,$f,1,$c,0 dcb $c,1,$f,0,0,$f,$ff,17,1,$f,0,0,0,1,1,$c,0 dcb $c,1,1,0,0,0,$ff,16,1,$f,0,0,0,$f,1,1,0,0 dcb $c,1,1,$f,0,0,0,$f,$ff,13,1 dcb $c,0,0,0,$c,1,1,1,$c,0,$c,1,1,1,$c,0,0,0,$c dcb $ff,10,1,$c,0,0,0,0,$c,1,1,1,1,0,0 dcb $c,1,1,1,1,0,0,0,0,0,$c,$ff,8,1 dcb 0,0,0,0,$c,1,1,1,1,1,0,0 dcb $c,1,1,1,1,1,$c,0,0,0,0,1,1,1,1,1 dcb 1,1,1,1,0,0,$c,1,1,1,1,1,1,1,$c,0 dcb $c,1,1,1,1,1,1,$f,$c,0,0,$ff,18,1,$f dcb $ff,53,1,0,$f,1,0,0,0,0,0,$f,1,$c dcb $c,1,1,1,$c,0,0,0,1,1,0,$f,$f,1,1,1 dcb 1,1,1,1,$c,0,0,1,1,1,0,$f,1,1,$f,0 dcb 0,$f,1,1,0,$f,1,$c,$c,1,0,$f,1,1,1,1 dcb 1,1,1,1,0,$f,0,$f,1,1,0,$f,1,1,$f,$c dcb $c,$c,1,1,0,1,1,$f,0,1,0,$f,1,1,1,1 dcb 1,1,1,1,0,1,$c,$f,1,1,$c,$f,1,1,0,$f dcb $f,0,1,1,0,$f,$f,0,$f,1,0,$f,1,1,1,1 dcb 1,1,1,$c,0,$c,0,0,1,1,0,$f,1,1,0,$c dcb $c,0,$f,1,0,$f,0,$f,1,1,0,$f,1,1,1,1 dcb 1,1,1,0,$c,$f,$f,0,$f,1,$c,$f,1,$c,$c,$f dcb $f,$c,$c,1,0,1,$f,$c,1,1,0,$f,1,1,1,1 dcb 1,1,$f,0,1,1,1,$c,$c,1,0,$f,1,0,$f,1 dcb 1,$f,0,1,0,$f,1,0,$f,1,0,$f,$ff,16,1 dcb $f,$ff,5,1,$f,1,1,1,$f,$ff,38,1
21.623762
55
0.507784
1effabe0d357b771a1cea36a753d34e6c0987adc
816
nasm
Assembly
MdePkg/Library/BaseLib/X64/FlushCacheLine.nasm
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
3,861
2019-09-04T10:10:11.000Z
2022-03-31T15:46:28.000Z
MdePkg/Library/BaseLib/X64/FlushCacheLine.nasm
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1,199
2015-01-12T08:00:01.000Z
2022-03-29T18:14:42.000Z
MdePkg/Library/BaseLib/X64/FlushCacheLine.nasm
nicklela/edk2
dfafa8e45382939fb5dc78e9d37b97b500a43613
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1,850
2015-01-01T11:28:12.000Z
2022-03-31T18:10:59.000Z
;------------------------------------------------------------------------------ ; ; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> ; SPDX-License-Identifier: BSD-2-Clause-Patent ; ; Module Name: ; ; FlushCacheLine.Asm ; ; Abstract: ; ; AsmFlushCacheLine function ; ; Notes: ; ;------------------------------------------------------------------------------ DEFAULT REL SECTION .text ;------------------------------------------------------------------------------ ; VOID * ; EFIAPI ; AsmFlushCacheLine ( ; IN VOID *LinearAddress ; ); ;------------------------------------------------------------------------------ global ASM_PFX(AsmFlushCacheLine) ASM_PFX(AsmFlushCacheLine): clflush [rcx] mov rax, rcx ret
24
80
0.360294
46270ae78ed488aaad35511f11eb20e17eb617ee
412
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math48/z80/am48_modf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/z80/am48_modf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/math/float/math48/z80/am48_modf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; double modf(double value, double *iptr) SECTION code_fp_math48 PUBLIC am48_modf EXTERN am48_dequate, am48_dip, am48_dsub am48_modf: ; Break AC' into integer and fraction parts ; ; enter : AC' = double x ; ; exit : AC' = frac(x) ; AC = int(x) ; ; uses : af, bc, de, hl, af', bc', de', hl' exx call am48_dequate call am48_dip exx jp am48_dsub
14.206897
47
0.584951
a672bca7ed129d8137536b91cc76de4be2d168a6
539
asm
Assembly
dino/lcs/enemy/B5.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
dino/lcs/enemy/B5.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/enemy/B5.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
1
2020-12-17T08:59:10.000Z
2020-12-17T08:59:10.000Z
copyright zengfr site:http://github.com/zengfr/romhack 03B89C move.b D0, ($b5,A6) [enemy+72] 03B8A0 jsr $32032.l 03BBCE subq.b #1, ($b5,A6) 03BBD2 bne $3bbe6 [enemy+B5] 03BBD4 move.b #$c8, ($b5,A6) 03BBDA btst #$7, ($50,A6) [enemy+B5] 042C12 move.b D0, ($b5,A6) 042C16 bsr $444e8 0447FC tst.b ($b5,A6) [enemy+8A] 044800 bne $4480a 044BF0 tst.b ($b5,A6) [enemy+8A] 044BF4 bne $44bfe 044C66 tst.b ($b5,A6) 044C6A beq $44c78 copyright zengfr site:http://github.com/zengfr/romhack
28.368421
54
0.619666
ce385942fb186278f2f386bb8b7dc3ebccfae107
1,394
asm
Assembly
src/timing.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
36
2020-07-08T11:27:17.000Z
2022-03-15T08:38:52.000Z
src/timing.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
19
2020-07-12T23:14:03.000Z
2021-12-14T07:57:40.000Z
src/timing.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
6
2021-07-17T09:57:46.000Z
2022-03-13T07:50:25.000Z
if {defined NTSC_NES} { constant clock_rate(21'477'272) constant cpu_div(12) constant ppu_div(4) constant vblank_lines(20) // TODO lots of weird half-APU-cycle details here constant apu_quarter_frame_cycles(7457*cpu_div) align(2) noise_period_table: dh 4, 8, 16, 32, 64, 96, 128, 160 dh 202, 254, 380, 508, 762, 1016, 2034, 4068 dmc_rate_table: dh 428, 380, 340, 320, 286, 254, 226, 214 dh 190, 160, 142, 128, 106, 84, 72, 54 dmc_cycle_table: dh 41088, 36480, 32640, 30720, 27456, 24384, 21696, 20544 dh 18240, 15360, 13632, 12288, 10176, 8064, 6912, 5184 macro ppu_mul(reg, tmp) { sll {reg}, 2 nop // pad to equal size to make swapping easier } } else if {defined PAL_NES} { constant clock_rate(26'601'712) constant cpu_div(16) constant ppu_div(5) constant vblank_lines(70) constant apu_quarter_frame_cycles(8313*cpu_div) align(2) noise_period_table: dh 4, 7, 14, 30, 60, 88, 118, 148 dh 188, 236, 354, 472, 708, 944, 1890, 3778 dmc_rate_table: dh 398, 354, 316, 298, 276, 236, 210, 198 dh 176, 148, 132, 118, 98, 78, 66, 50 dmc_cycle_table: dh 50944, 45312, 40448, 38144, 35328, 30208, 26880, 25344 dh 22528, 18944, 16896, 15104, 12544, 9984, 8448, 6400 macro ppu_mul(reg, tmp) { sll {tmp}, {reg}, 2 add {reg}, {tmp} } } align(4)
24.892857
68
0.635581
5a41808a2621003d081e41bb813a32d47947de69
6,373
asm
Assembly
src/Native/Runtime/arm64/WriteBarriers.asm
anydream/corert
b68c08e3ce8c7647cd6b8954f625aae4c706bd33
[ "MIT" ]
null
null
null
src/Native/Runtime/arm64/WriteBarriers.asm
anydream/corert
b68c08e3ce8c7647cd6b8954f625aae4c706bd33
[ "MIT" ]
null
null
null
src/Native/Runtime/arm64/WriteBarriers.asm
anydream/corert
b68c08e3ce8c7647cd6b8954f625aae4c706bd33
[ "MIT" ]
1
2019-01-13T07:13:27.000Z
2019-01-13T07:13:27.000Z
;; Licensed to the .NET Foundation under one or more agreements. ;; The .NET Foundation licenses this file to you under the MIT license. ;; See the LICENSE file in the project root for more information. ;; ;; Define the helpers used to implement the write barrier required when writing an object reference into a ;; location residing on the GC heap. Such write barriers allow the GC to optimize which objects in ;; non-ephemeral generations need to be scanned for references to ephemeral objects during an ephemeral ;; collection. ;; #include "AsmMacros.h" MACRO ;; On entry: ;; $DESTREG: location to be updated ;; $REFREG: objectref to be stored ;; On exit: ;; $DESTREG: trashed ;; x9: trashed INSERT_UNCHECKED_WRITE_BARRIER_CORE $DESTREG, $REFREG ;; we can skip the card table write if the reference is to ;; an object not on the epehemeral segment. adrp x9, g_ephemeral_low ldr x9, [x9, g_ephemeral_low] cmp $REFREG, x9 blt %ft0 adrp x9, g_ephemeral_high ldr x9, [x9, g_ephemeral_high] cmp $REFREG, x9 bge %ft0 ;; set this object's card, if it hasn't already been set. adrp x9, g_card_table ldr x9, [x9, g_card_table] add $DESTREG, x9, $DESTREG lsr #11 ldrb w9, [$DESTREG] cmp x9, 0xFF beq %ft0 mov x9, 0xFF strb w9, [$DESTREG] 0 ;; exit label MEND ;; INSERT_UNCHECKED_WRITE_BARRIER_CORE MACRO ;; On entry: ;; $DESTREG: location to be updated ;; $REFREG: objectref to be stored ;; On exit: ;; $DESTREG: trashed ;; x9: trashed INSERT_CHECKED_WRITE_BARRIER_CORE $DESTREG, $REFREG ;; the "check" of this checked write barrier - is $DESTREG ;; within the heap? if no, early out. adrp x9, g_lowest_address ldr x9, [x9, g_lowest_address] cmp $DESTREG, x9 blt %ft0 adrp x9, g_highest_address ldr x9, [x9, g_highest_address] cmp $DESTREG, x9 bgt %ft0 INSERT_UNCHECKED_WRITE_BARRIER_CORE $DESTREG, $REFREG 0 ;; exit label MEND ;; INSERT_CHECKED_WRITE_BARRIER_CORE TEXTAREA ;; RhpCheckedAssignRef(Object** dst, Object* src) ;; ;; write barrier for writes to objects that may reside ;; on the managed heap. ;; ;; On entry: ;; x0 : the destination address (LHS of the assignment). ;; May not be an object reference (hence the checked). ;; x1 : the object reference (RHS of the assignment). ;; On exit: ;; x1 : trashed ;; x9 : trashed LEAF_ENTRY RhpCheckedAssignRef ALTERNATE_ENTRY RhpCheckedAssignRefAVLocation ALTERNATE_ENTRY RhpCheckedAssignRefX1 ALTERNATE_ENTRY RhpCheckedAssignRefX1AVLocation stlr x1, [x0] INSERT_CHECKED_WRITE_BARRIER_CORE x0, x1 ret lr LEAF_END RhpCheckedAssignRef ;; RhpAssignRef(Object** dst, Object* src) ;; ;; write barrier for writes to objects that are known to ;; reside on the managed heap. ;; ;; On entry: ;; x0 : the destination address (LHS of the assignment). ;; x1 : the object reference (RHS of the assignment). ;; On exit: ;; x1 : trashed ;; x9 : trashed LEAF_ENTRY RhpAssignRef ALTERNATE_ENTRY RhpAssignRefAVLocation ALTERNATE_ENTRY RhpAssignRefX1 ALTERNATE_ENTRY RhpAssignRefX1AVLocation stlr x1, [x0] INSERT_UNCHECKED_WRITE_BARRIER_CORE x0, x1 ret lr LEAF_END RhpAssignRef ;; Interlocked operation helpers where the location is an objectref, thus requiring a GC write barrier upon ;; successful updates. ;; WARNING: Code in EHHelpers.cpp makes assumptions about write barrier code, in particular: ;; - Function "InWriteBarrierHelper" assumes an AV due to passed in null pointer will happen at RhpCheckedLockCmpXchgAVLocation ;; - Function "UnwindWriteBarrierToCaller" assumes no registers where pushed and LR contains the return address ;; RhpCheckedLockCmpXchg(Object** dest, Object* value, Object* comparand) ;; ;; Interlocked compare exchange on objectref. ;; ;; On entry: ;; x0: pointer to objectref ;; x1: exchange value ;; x2: comparand ;; ;; On exit: ;; x0: original value of objectref ;; x9: trashed ;; x10: trashed ;; LEAF_ENTRY RhpCheckedLockCmpXchg ALTERNATE_ENTRY RhpCheckedLockCmpXchgAVLocation CmpXchgRetry ldaxr x10, [x0] cmp x10, x2 bne NoUpdate stlxr w9, x1, [x0] cbnz w9, CmpXchgRetry ;; write was successful. INSERT_CHECKED_WRITE_BARRIER_CORE x0, x1 NoUpdate ;; x10 still contains the original value. mov x0, x10 ret lr LEAF_END RhpCheckedLockCmpXchg ;; WARNING: Code in EHHelpers.cpp makes assumptions about write barrier code, in particular: ;; - Function "InWriteBarrierHelper" assumes an AV due to passed in null pointer will happen within at RhpCheckedXchgAVLocation ;; - Function "UnwindWriteBarrierToCaller" assumes no registers where pushed and LR contains the return address ;; RhpCheckedXchg(Object** destination, Object* value) ;; ;; Interlocked exchange on objectref. ;; ;; On entry: ;; x0: pointer to objectref ;; x1: exchange value ;; ;; On exit: ;; x0: original value of objectref ;; x9: trashed ;; x10: trashed ;; LEAF_ENTRY RhpCheckedXchg ALTERNATE_ENTRY RhpCheckedXchgAVLocation ExchangeRetry ;; read the existing memory location. ldaxr x10, [x0] ;; INSERT_CHECKED_WRITE_BARRIER_CORE trashes x9, ;; so we'll use it for the short-lifetime variable here. stlxr w9, x1, [x0] cbnz w9, ExchangeRetry ;; write was successful. INSERT_CHECKED_WRITE_BARRIER_CORE x0, x1 ;; x10 still contains the original value. mov x0, x10 ret lr LEAF_END RhpCheckedXchg end
31.706468
131
0.618547
bf355649c139b3c03056238d9d91cceab9766ad7
697
asm
Assembly
books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter5/b/foo.asm
gxw1/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
640
2019-03-30T11:32:43.000Z
2022-03-31T14:05:18.000Z
books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter5/b/foo.asm
yyzVegst/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
6
2019-07-22T01:57:24.000Z
2022-01-20T15:03:16.000Z
books_and_notes/professional_courses/operating_system/sources/extra_books/Orange'S:自己动手写操作系统光盘源代码/chapter5/b/foo.asm
yyzVegst/review_the_national_post-graduate_entrance_examination
8812779a7a4ce185a531d120562d5194b697c0c9
[ "MIT" ]
212
2019-04-10T02:31:50.000Z
2022-03-30T02:32:47.000Z
; 编译链接方法 ; (ld 的‘-s’选项意为“strip all”) ; ; $ nasm -f elf foo.asm -o foo.o ; $ gcc -c bar.c -o bar.o ; $ ld -s hello.o bar.o -o foobar ; $ ./foobar ; the 2nd one ; $ extern choose ; int choose(int a, int b); [section .data] ; 数据在此 num1st dd 3 num2nd dd 4 [section .text] ; 代码在此 global _start ; 我们必须导出 _start 这个入口,以便让链接器识别 global myprint ; 导出这个函数为了让 bar.c 使用 _start: push dword [num2nd] ; `. push dword [num1st] ; | call choose ; | choose(num1st, num2nd); add esp, 8 ; / mov ebx, 0 mov eax, 1 ; sys_exit int 0x80 ; 系统调用 ; void myprint(char* msg, int len) myprint: mov edx, [esp + 8] ; len mov ecx, [esp + 4] ; msg mov ebx, 1 mov eax, 4 ; sys_write int 0x80 ; 系统调用 ret
16.595238
43
0.61406
7bbb26265187fc0b18f6bbe6dc5af391b0f3a966
46,346
asm
Assembly
echo.asm
kishan1468/memory-management-in-xv6
0b0fe0c0999605998d7975e67ea837f954709305
[ "MIT-0" ]
null
null
null
echo.asm
kishan1468/memory-management-in-xv6
0b0fe0c0999605998d7975e67ea837f954709305
[ "MIT-0" ]
null
null
null
echo.asm
kishan1468/memory-management-in-xv6
0b0fe0c0999605998d7975e67ea837f954709305
[ "MIT-0" ]
null
null
null
_echo: file format elf32-i386 Disassembly of section .text: 00001000 <main>: #include "stat.h" #include "user.h" int main(int argc, char *argv[]) { 1000: f3 0f 1e fb endbr32 1004: 8d 4c 24 04 lea 0x4(%esp),%ecx 1008: 83 e4 f0 and $0xfffffff0,%esp 100b: ff 71 fc pushl -0x4(%ecx) 100e: 55 push %ebp 100f: 89 e5 mov %esp,%ebp 1011: 56 push %esi 1012: 53 push %ebx 1013: 51 push %ecx 1014: 83 ec 0c sub $0xc,%esp 1017: 8b 01 mov (%ecx),%eax 1019: 8b 51 04 mov 0x4(%ecx),%edx int i; for(i = 1; i < argc; i++) 101c: 83 f8 01 cmp $0x1,%eax 101f: 7e 4b jle 106c <main+0x6c> 1021: 8d 5a 04 lea 0x4(%edx),%ebx 1024: 8d 34 82 lea (%edx,%eax,4),%esi printf(1, "%s%s", argv[i], i+1 < argc ? " " : "\n"); 1027: 83 c3 04 add $0x4,%ebx 102a: 8b 43 fc mov -0x4(%ebx),%eax 102d: 39 f3 cmp %esi,%ebx 102f: 74 26 je 1057 <main+0x57> 1031: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 1038: 68 f8 17 00 00 push $0x17f8 103d: 83 c3 04 add $0x4,%ebx 1040: 50 push %eax 1041: 68 fa 17 00 00 push $0x17fa 1046: 6a 01 push $0x1 1048: e8 03 04 00 00 call 1450 <printf> for(i = 1; i < argc; i++) 104d: 8b 43 fc mov -0x4(%ebx),%eax printf(1, "%s%s", argv[i], i+1 < argc ? " " : "\n"); 1050: 83 c4 10 add $0x10,%esp 1053: 39 f3 cmp %esi,%ebx 1055: 75 e1 jne 1038 <main+0x38> 1057: 68 ff 17 00 00 push $0x17ff 105c: 50 push %eax 105d: 68 fa 17 00 00 push $0x17fa 1062: 6a 01 push $0x1 1064: e8 e7 03 00 00 call 1450 <printf> 1069: 83 c4 10 add $0x10,%esp exit(); 106c: e8 72 02 00 00 call 12e3 <exit> 1071: 66 90 xchg %ax,%ax 1073: 66 90 xchg %ax,%ax 1075: 66 90 xchg %ax,%ax 1077: 66 90 xchg %ax,%ax 1079: 66 90 xchg %ax,%ax 107b: 66 90 xchg %ax,%ax 107d: 66 90 xchg %ax,%ax 107f: 90 nop 00001080 <strcpy>: #include "user.h" #include "x86.h" char* strcpy(char *s, char *t) { 1080: f3 0f 1e fb endbr32 1084: 55 push %ebp char *os; os = s; while((*s++ = *t++) != 0) 1085: 31 c0 xor %eax,%eax { 1087: 89 e5 mov %esp,%ebp 1089: 53 push %ebx 108a: 8b 4d 08 mov 0x8(%ebp),%ecx 108d: 8b 5d 0c mov 0xc(%ebp),%ebx while((*s++ = *t++) != 0) 1090: 0f b6 14 03 movzbl (%ebx,%eax,1),%edx 1094: 88 14 01 mov %dl,(%ecx,%eax,1) 1097: 83 c0 01 add $0x1,%eax 109a: 84 d2 test %dl,%dl 109c: 75 f2 jne 1090 <strcpy+0x10> ; return os; } 109e: 89 c8 mov %ecx,%eax 10a0: 5b pop %ebx 10a1: 5d pop %ebp 10a2: c3 ret 10a3: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 10aa: 8d b6 00 00 00 00 lea 0x0(%esi),%esi 000010b0 <strcmp>: int strcmp(const char *p, const char *q) { 10b0: f3 0f 1e fb endbr32 10b4: 55 push %ebp 10b5: 89 e5 mov %esp,%ebp 10b7: 53 push %ebx 10b8: 8b 4d 08 mov 0x8(%ebp),%ecx 10bb: 8b 55 0c mov 0xc(%ebp),%edx while(*p && *p == *q) 10be: 0f b6 01 movzbl (%ecx),%eax 10c1: 0f b6 1a movzbl (%edx),%ebx 10c4: 84 c0 test %al,%al 10c6: 75 19 jne 10e1 <strcmp+0x31> 10c8: eb 26 jmp 10f0 <strcmp+0x40> 10ca: 8d b6 00 00 00 00 lea 0x0(%esi),%esi 10d0: 0f b6 41 01 movzbl 0x1(%ecx),%eax p++, q++; 10d4: 83 c1 01 add $0x1,%ecx 10d7: 83 c2 01 add $0x1,%edx while(*p && *p == *q) 10da: 0f b6 1a movzbl (%edx),%ebx 10dd: 84 c0 test %al,%al 10df: 74 0f je 10f0 <strcmp+0x40> 10e1: 38 d8 cmp %bl,%al 10e3: 74 eb je 10d0 <strcmp+0x20> return (uchar)*p - (uchar)*q; 10e5: 29 d8 sub %ebx,%eax } 10e7: 5b pop %ebx 10e8: 5d pop %ebp 10e9: c3 ret 10ea: 8d b6 00 00 00 00 lea 0x0(%esi),%esi 10f0: 31 c0 xor %eax,%eax return (uchar)*p - (uchar)*q; 10f2: 29 d8 sub %ebx,%eax } 10f4: 5b pop %ebx 10f5: 5d pop %ebp 10f6: c3 ret 10f7: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 10fe: 66 90 xchg %ax,%ax 00001100 <strlen>: uint strlen(char *s) { 1100: f3 0f 1e fb endbr32 1104: 55 push %ebp 1105: 89 e5 mov %esp,%ebp 1107: 8b 55 08 mov 0x8(%ebp),%edx int n; for(n = 0; s[n]; n++) 110a: 80 3a 00 cmpb $0x0,(%edx) 110d: 74 21 je 1130 <strlen+0x30> 110f: 31 c0 xor %eax,%eax 1111: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 1118: 83 c0 01 add $0x1,%eax 111b: 80 3c 02 00 cmpb $0x0,(%edx,%eax,1) 111f: 89 c1 mov %eax,%ecx 1121: 75 f5 jne 1118 <strlen+0x18> ; return n; } 1123: 89 c8 mov %ecx,%eax 1125: 5d pop %ebp 1126: c3 ret 1127: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 112e: 66 90 xchg %ax,%ax for(n = 0; s[n]; n++) 1130: 31 c9 xor %ecx,%ecx } 1132: 5d pop %ebp 1133: 89 c8 mov %ecx,%eax 1135: c3 ret 1136: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 113d: 8d 76 00 lea 0x0(%esi),%esi 00001140 <memset>: void* memset(void *dst, int c, uint n) { 1140: f3 0f 1e fb endbr32 1144: 55 push %ebp 1145: 89 e5 mov %esp,%ebp 1147: 57 push %edi 1148: 8b 55 08 mov 0x8(%ebp),%edx } static inline void stosb(void *addr, int data, int cnt) { asm volatile("cld; rep stosb" : 114b: 8b 4d 10 mov 0x10(%ebp),%ecx 114e: 8b 45 0c mov 0xc(%ebp),%eax 1151: 89 d7 mov %edx,%edi 1153: fc cld 1154: f3 aa rep stos %al,%es:(%edi) stosb(dst, c, n); return dst; } 1156: 89 d0 mov %edx,%eax 1158: 5f pop %edi 1159: 5d pop %ebp 115a: c3 ret 115b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 115f: 90 nop 00001160 <strchr>: char* strchr(const char *s, char c) { 1160: f3 0f 1e fb endbr32 1164: 55 push %ebp 1165: 89 e5 mov %esp,%ebp 1167: 8b 45 08 mov 0x8(%ebp),%eax 116a: 0f b6 4d 0c movzbl 0xc(%ebp),%ecx for(; *s; s++) 116e: 0f b6 10 movzbl (%eax),%edx 1171: 84 d2 test %dl,%dl 1173: 75 16 jne 118b <strchr+0x2b> 1175: eb 21 jmp 1198 <strchr+0x38> 1177: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 117e: 66 90 xchg %ax,%ax 1180: 0f b6 50 01 movzbl 0x1(%eax),%edx 1184: 83 c0 01 add $0x1,%eax 1187: 84 d2 test %dl,%dl 1189: 74 0d je 1198 <strchr+0x38> if(*s == c) 118b: 38 d1 cmp %dl,%cl 118d: 75 f1 jne 1180 <strchr+0x20> return (char*)s; return 0; } 118f: 5d pop %ebp 1190: c3 ret 1191: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi return 0; 1198: 31 c0 xor %eax,%eax } 119a: 5d pop %ebp 119b: c3 ret 119c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 000011a0 <gets>: char* gets(char *buf, int max) { 11a0: f3 0f 1e fb endbr32 11a4: 55 push %ebp 11a5: 89 e5 mov %esp,%ebp 11a7: 57 push %edi 11a8: 56 push %esi int i, cc; char c; for(i=0; i+1 < max; ){ 11a9: 31 f6 xor %esi,%esi { 11ab: 53 push %ebx 11ac: 89 f3 mov %esi,%ebx 11ae: 83 ec 1c sub $0x1c,%esp 11b1: 8b 7d 08 mov 0x8(%ebp),%edi for(i=0; i+1 < max; ){ 11b4: eb 33 jmp 11e9 <gets+0x49> 11b6: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 11bd: 8d 76 00 lea 0x0(%esi),%esi cc = read(0, &c, 1); 11c0: 83 ec 04 sub $0x4,%esp 11c3: 8d 45 e7 lea -0x19(%ebp),%eax 11c6: 6a 01 push $0x1 11c8: 50 push %eax 11c9: 6a 00 push $0x0 11cb: e8 2b 01 00 00 call 12fb <read> if(cc < 1) 11d0: 83 c4 10 add $0x10,%esp 11d3: 85 c0 test %eax,%eax 11d5: 7e 1c jle 11f3 <gets+0x53> break; buf[i++] = c; 11d7: 0f b6 45 e7 movzbl -0x19(%ebp),%eax 11db: 83 c7 01 add $0x1,%edi 11de: 88 47 ff mov %al,-0x1(%edi) if(c == '\n' || c == '\r') 11e1: 3c 0a cmp $0xa,%al 11e3: 74 23 je 1208 <gets+0x68> 11e5: 3c 0d cmp $0xd,%al 11e7: 74 1f je 1208 <gets+0x68> for(i=0; i+1 < max; ){ 11e9: 83 c3 01 add $0x1,%ebx 11ec: 89 fe mov %edi,%esi 11ee: 3b 5d 0c cmp 0xc(%ebp),%ebx 11f1: 7c cd jl 11c0 <gets+0x20> 11f3: 89 f3 mov %esi,%ebx break; } buf[i] = '\0'; return buf; } 11f5: 8b 45 08 mov 0x8(%ebp),%eax buf[i] = '\0'; 11f8: c6 03 00 movb $0x0,(%ebx) } 11fb: 8d 65 f4 lea -0xc(%ebp),%esp 11fe: 5b pop %ebx 11ff: 5e pop %esi 1200: 5f pop %edi 1201: 5d pop %ebp 1202: c3 ret 1203: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 1207: 90 nop 1208: 8b 75 08 mov 0x8(%ebp),%esi 120b: 8b 45 08 mov 0x8(%ebp),%eax 120e: 01 de add %ebx,%esi 1210: 89 f3 mov %esi,%ebx buf[i] = '\0'; 1212: c6 03 00 movb $0x0,(%ebx) } 1215: 8d 65 f4 lea -0xc(%ebp),%esp 1218: 5b pop %ebx 1219: 5e pop %esi 121a: 5f pop %edi 121b: 5d pop %ebp 121c: c3 ret 121d: 8d 76 00 lea 0x0(%esi),%esi 00001220 <stat>: int stat(char *n, struct stat *st) { 1220: f3 0f 1e fb endbr32 1224: 55 push %ebp 1225: 89 e5 mov %esp,%ebp 1227: 56 push %esi 1228: 53 push %ebx int fd; int r; fd = open(n, O_RDONLY); 1229: 83 ec 08 sub $0x8,%esp 122c: 6a 00 push $0x0 122e: ff 75 08 pushl 0x8(%ebp) 1231: e8 ed 00 00 00 call 1323 <open> if(fd < 0) 1236: 83 c4 10 add $0x10,%esp 1239: 85 c0 test %eax,%eax 123b: 78 2b js 1268 <stat+0x48> return -1; r = fstat(fd, st); 123d: 83 ec 08 sub $0x8,%esp 1240: ff 75 0c pushl 0xc(%ebp) 1243: 89 c3 mov %eax,%ebx 1245: 50 push %eax 1246: e8 f0 00 00 00 call 133b <fstat> close(fd); 124b: 89 1c 24 mov %ebx,(%esp) r = fstat(fd, st); 124e: 89 c6 mov %eax,%esi close(fd); 1250: e8 b6 00 00 00 call 130b <close> return r; 1255: 83 c4 10 add $0x10,%esp } 1258: 8d 65 f8 lea -0x8(%ebp),%esp 125b: 89 f0 mov %esi,%eax 125d: 5b pop %ebx 125e: 5e pop %esi 125f: 5d pop %ebp 1260: c3 ret 1261: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi return -1; 1268: be ff ff ff ff mov $0xffffffff,%esi 126d: eb e9 jmp 1258 <stat+0x38> 126f: 90 nop 00001270 <atoi>: int atoi(const char *s) { 1270: f3 0f 1e fb endbr32 1274: 55 push %ebp 1275: 89 e5 mov %esp,%ebp 1277: 53 push %ebx 1278: 8b 55 08 mov 0x8(%ebp),%edx int n; n = 0; while('0' <= *s && *s <= '9') 127b: 0f be 02 movsbl (%edx),%eax 127e: 8d 48 d0 lea -0x30(%eax),%ecx 1281: 80 f9 09 cmp $0x9,%cl n = 0; 1284: b9 00 00 00 00 mov $0x0,%ecx while('0' <= *s && *s <= '9') 1289: 77 1a ja 12a5 <atoi+0x35> 128b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 128f: 90 nop n = n*10 + *s++ - '0'; 1290: 83 c2 01 add $0x1,%edx 1293: 8d 0c 89 lea (%ecx,%ecx,4),%ecx 1296: 8d 4c 48 d0 lea -0x30(%eax,%ecx,2),%ecx while('0' <= *s && *s <= '9') 129a: 0f be 02 movsbl (%edx),%eax 129d: 8d 58 d0 lea -0x30(%eax),%ebx 12a0: 80 fb 09 cmp $0x9,%bl 12a3: 76 eb jbe 1290 <atoi+0x20> return n; } 12a5: 89 c8 mov %ecx,%eax 12a7: 5b pop %ebx 12a8: 5d pop %ebp 12a9: c3 ret 12aa: 8d b6 00 00 00 00 lea 0x0(%esi),%esi 000012b0 <memmove>: void* memmove(void *vdst, void *vsrc, int n) { 12b0: f3 0f 1e fb endbr32 12b4: 55 push %ebp 12b5: 89 e5 mov %esp,%ebp 12b7: 57 push %edi 12b8: 8b 45 10 mov 0x10(%ebp),%eax 12bb: 8b 55 08 mov 0x8(%ebp),%edx 12be: 56 push %esi 12bf: 8b 75 0c mov 0xc(%ebp),%esi char *dst, *src; dst = vdst; src = vsrc; while(n-- > 0) 12c2: 85 c0 test %eax,%eax 12c4: 7e 0f jle 12d5 <memmove+0x25> 12c6: 01 d0 add %edx,%eax dst = vdst; 12c8: 89 d7 mov %edx,%edi 12ca: 8d b6 00 00 00 00 lea 0x0(%esi),%esi *dst++ = *src++; 12d0: a4 movsb %ds:(%esi),%es:(%edi) while(n-- > 0) 12d1: 39 f8 cmp %edi,%eax 12d3: 75 fb jne 12d0 <memmove+0x20> return vdst; } 12d5: 5e pop %esi 12d6: 89 d0 mov %edx,%eax 12d8: 5f pop %edi 12d9: 5d pop %ebp 12da: c3 ret 000012db <fork>: name: \ movl $SYS_ ## name, %eax; \ int $T_SYSCALL; \ ret SYSCALL(fork) 12db: b8 01 00 00 00 mov $0x1,%eax 12e0: cd 40 int $0x40 12e2: c3 ret 000012e3 <exit>: SYSCALL(exit) 12e3: b8 02 00 00 00 mov $0x2,%eax 12e8: cd 40 int $0x40 12ea: c3 ret 000012eb <wait>: SYSCALL(wait) 12eb: b8 03 00 00 00 mov $0x3,%eax 12f0: cd 40 int $0x40 12f2: c3 ret 000012f3 <pipe>: SYSCALL(pipe) 12f3: b8 04 00 00 00 mov $0x4,%eax 12f8: cd 40 int $0x40 12fa: c3 ret 000012fb <read>: SYSCALL(read) 12fb: b8 05 00 00 00 mov $0x5,%eax 1300: cd 40 int $0x40 1302: c3 ret 00001303 <write>: SYSCALL(write) 1303: b8 10 00 00 00 mov $0x10,%eax 1308: cd 40 int $0x40 130a: c3 ret 0000130b <close>: SYSCALL(close) 130b: b8 15 00 00 00 mov $0x15,%eax 1310: cd 40 int $0x40 1312: c3 ret 00001313 <kill>: SYSCALL(kill) 1313: b8 06 00 00 00 mov $0x6,%eax 1318: cd 40 int $0x40 131a: c3 ret 0000131b <exec>: SYSCALL(exec) 131b: b8 07 00 00 00 mov $0x7,%eax 1320: cd 40 int $0x40 1322: c3 ret 00001323 <open>: SYSCALL(open) 1323: b8 0f 00 00 00 mov $0xf,%eax 1328: cd 40 int $0x40 132a: c3 ret 0000132b <mknod>: SYSCALL(mknod) 132b: b8 11 00 00 00 mov $0x11,%eax 1330: cd 40 int $0x40 1332: c3 ret 00001333 <unlink>: SYSCALL(unlink) 1333: b8 12 00 00 00 mov $0x12,%eax 1338: cd 40 int $0x40 133a: c3 ret 0000133b <fstat>: SYSCALL(fstat) 133b: b8 08 00 00 00 mov $0x8,%eax 1340: cd 40 int $0x40 1342: c3 ret 00001343 <link>: SYSCALL(link) 1343: b8 13 00 00 00 mov $0x13,%eax 1348: cd 40 int $0x40 134a: c3 ret 0000134b <mkdir>: SYSCALL(mkdir) 134b: b8 14 00 00 00 mov $0x14,%eax 1350: cd 40 int $0x40 1352: c3 ret 00001353 <chdir>: SYSCALL(chdir) 1353: b8 09 00 00 00 mov $0x9,%eax 1358: cd 40 int $0x40 135a: c3 ret 0000135b <dup>: SYSCALL(dup) 135b: b8 0a 00 00 00 mov $0xa,%eax 1360: cd 40 int $0x40 1362: c3 ret 00001363 <getpid>: SYSCALL(getpid) 1363: b8 0b 00 00 00 mov $0xb,%eax 1368: cd 40 int $0x40 136a: c3 ret 0000136b <sbrk>: SYSCALL(sbrk) 136b: b8 0c 00 00 00 mov $0xc,%eax 1370: cd 40 int $0x40 1372: c3 ret 00001373 <sleep>: SYSCALL(sleep) 1373: b8 0d 00 00 00 mov $0xd,%eax 1378: cd 40 int $0x40 137a: c3 ret 0000137b <uptime>: SYSCALL(uptime) 137b: b8 0e 00 00 00 mov $0xe,%eax 1380: cd 40 int $0x40 1382: c3 ret 00001383 <shm_open>: SYSCALL(shm_open) 1383: b8 16 00 00 00 mov $0x16,%eax 1388: cd 40 int $0x40 138a: c3 ret 0000138b <shm_close>: SYSCALL(shm_close) 138b: b8 17 00 00 00 mov $0x17,%eax 1390: cd 40 int $0x40 1392: c3 ret 1393: 66 90 xchg %ax,%ax 1395: 66 90 xchg %ax,%ax 1397: 66 90 xchg %ax,%ax 1399: 66 90 xchg %ax,%ax 139b: 66 90 xchg %ax,%ax 139d: 66 90 xchg %ax,%ax 139f: 90 nop 000013a0 <printint>: write(fd, &c, 1); } static void printint(int fd, int xx, int base, int sgn) { 13a0: 55 push %ebp 13a1: 89 e5 mov %esp,%ebp 13a3: 57 push %edi 13a4: 56 push %esi 13a5: 53 push %ebx 13a6: 83 ec 3c sub $0x3c,%esp 13a9: 89 4d c4 mov %ecx,-0x3c(%ebp) uint x; neg = 0; if(sgn && xx < 0){ neg = 1; x = -xx; 13ac: 89 d1 mov %edx,%ecx { 13ae: 89 45 b8 mov %eax,-0x48(%ebp) if(sgn && xx < 0){ 13b1: 85 d2 test %edx,%edx 13b3: 0f 89 7f 00 00 00 jns 1438 <printint+0x98> 13b9: f6 45 08 01 testb $0x1,0x8(%ebp) 13bd: 74 79 je 1438 <printint+0x98> neg = 1; 13bf: c7 45 bc 01 00 00 00 movl $0x1,-0x44(%ebp) x = -xx; 13c6: f7 d9 neg %ecx } else { x = xx; } i = 0; 13c8: 31 db xor %ebx,%ebx 13ca: 8d 75 d7 lea -0x29(%ebp),%esi 13cd: 8d 76 00 lea 0x0(%esi),%esi do{ buf[i++] = digits[x % base]; 13d0: 89 c8 mov %ecx,%eax 13d2: 31 d2 xor %edx,%edx 13d4: 89 cf mov %ecx,%edi 13d6: f7 75 c4 divl -0x3c(%ebp) 13d9: 0f b6 92 08 18 00 00 movzbl 0x1808(%edx),%edx 13e0: 89 45 c0 mov %eax,-0x40(%ebp) 13e3: 89 d8 mov %ebx,%eax 13e5: 8d 5b 01 lea 0x1(%ebx),%ebx }while((x /= base) != 0); 13e8: 8b 4d c0 mov -0x40(%ebp),%ecx buf[i++] = digits[x % base]; 13eb: 88 14 1e mov %dl,(%esi,%ebx,1) }while((x /= base) != 0); 13ee: 39 7d c4 cmp %edi,-0x3c(%ebp) 13f1: 76 dd jbe 13d0 <printint+0x30> if(neg) 13f3: 8b 4d bc mov -0x44(%ebp),%ecx 13f6: 85 c9 test %ecx,%ecx 13f8: 74 0c je 1406 <printint+0x66> buf[i++] = '-'; 13fa: c6 44 1d d8 2d movb $0x2d,-0x28(%ebp,%ebx,1) buf[i++] = digits[x % base]; 13ff: 89 d8 mov %ebx,%eax buf[i++] = '-'; 1401: ba 2d 00 00 00 mov $0x2d,%edx while(--i >= 0) 1406: 8b 7d b8 mov -0x48(%ebp),%edi 1409: 8d 5c 05 d7 lea -0x29(%ebp,%eax,1),%ebx 140d: eb 07 jmp 1416 <printint+0x76> 140f: 90 nop 1410: 0f b6 13 movzbl (%ebx),%edx 1413: 83 eb 01 sub $0x1,%ebx write(fd, &c, 1); 1416: 83 ec 04 sub $0x4,%esp 1419: 88 55 d7 mov %dl,-0x29(%ebp) 141c: 6a 01 push $0x1 141e: 56 push %esi 141f: 57 push %edi 1420: e8 de fe ff ff call 1303 <write> while(--i >= 0) 1425: 83 c4 10 add $0x10,%esp 1428: 39 de cmp %ebx,%esi 142a: 75 e4 jne 1410 <printint+0x70> putc(fd, buf[i]); } 142c: 8d 65 f4 lea -0xc(%ebp),%esp 142f: 5b pop %ebx 1430: 5e pop %esi 1431: 5f pop %edi 1432: 5d pop %ebp 1433: c3 ret 1434: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi neg = 0; 1438: c7 45 bc 00 00 00 00 movl $0x0,-0x44(%ebp) 143f: eb 87 jmp 13c8 <printint+0x28> 1441: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 1448: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 144f: 90 nop 00001450 <printf>: // Print to the given fd. Only understands %d, %x, %p, %s. void printf(int fd, char *fmt, ...) { 1450: f3 0f 1e fb endbr32 1454: 55 push %ebp 1455: 89 e5 mov %esp,%ebp 1457: 57 push %edi 1458: 56 push %esi 1459: 53 push %ebx 145a: 83 ec 2c sub $0x2c,%esp int c, i, state; uint *ap; state = 0; ap = (uint*)(void*)&fmt + 1; for(i = 0; fmt[i]; i++){ 145d: 8b 75 0c mov 0xc(%ebp),%esi 1460: 0f b6 1e movzbl (%esi),%ebx 1463: 84 db test %bl,%bl 1465: 0f 84 b4 00 00 00 je 151f <printf+0xcf> ap = (uint*)(void*)&fmt + 1; 146b: 8d 45 10 lea 0x10(%ebp),%eax 146e: 83 c6 01 add $0x1,%esi write(fd, &c, 1); 1471: 8d 7d e7 lea -0x19(%ebp),%edi state = 0; 1474: 31 d2 xor %edx,%edx ap = (uint*)(void*)&fmt + 1; 1476: 89 45 d0 mov %eax,-0x30(%ebp) 1479: eb 33 jmp 14ae <printf+0x5e> 147b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 147f: 90 nop 1480: 89 55 d4 mov %edx,-0x2c(%ebp) c = fmt[i] & 0xff; if(state == 0){ if(c == '%'){ state = '%'; 1483: ba 25 00 00 00 mov $0x25,%edx if(c == '%'){ 1488: 83 f8 25 cmp $0x25,%eax 148b: 74 17 je 14a4 <printf+0x54> write(fd, &c, 1); 148d: 83 ec 04 sub $0x4,%esp 1490: 88 5d e7 mov %bl,-0x19(%ebp) 1493: 6a 01 push $0x1 1495: 57 push %edi 1496: ff 75 08 pushl 0x8(%ebp) 1499: e8 65 fe ff ff call 1303 <write> 149e: 8b 55 d4 mov -0x2c(%ebp),%edx } else { putc(fd, c); 14a1: 83 c4 10 add $0x10,%esp for(i = 0; fmt[i]; i++){ 14a4: 0f b6 1e movzbl (%esi),%ebx 14a7: 83 c6 01 add $0x1,%esi 14aa: 84 db test %bl,%bl 14ac: 74 71 je 151f <printf+0xcf> c = fmt[i] & 0xff; 14ae: 0f be cb movsbl %bl,%ecx 14b1: 0f b6 c3 movzbl %bl,%eax if(state == 0){ 14b4: 85 d2 test %edx,%edx 14b6: 74 c8 je 1480 <printf+0x30> } } else if(state == '%'){ 14b8: 83 fa 25 cmp $0x25,%edx 14bb: 75 e7 jne 14a4 <printf+0x54> if(c == 'd'){ 14bd: 83 f8 64 cmp $0x64,%eax 14c0: 0f 84 9a 00 00 00 je 1560 <printf+0x110> printint(fd, *ap, 10, 1); ap++; } else if(c == 'x' || c == 'p'){ 14c6: 81 e1 f7 00 00 00 and $0xf7,%ecx 14cc: 83 f9 70 cmp $0x70,%ecx 14cf: 74 5f je 1530 <printf+0xe0> printint(fd, *ap, 16, 0); ap++; } else if(c == 's'){ 14d1: 83 f8 73 cmp $0x73,%eax 14d4: 0f 84 d6 00 00 00 je 15b0 <printf+0x160> s = "(null)"; while(*s != 0){ putc(fd, *s); s++; } } else if(c == 'c'){ 14da: 83 f8 63 cmp $0x63,%eax 14dd: 0f 84 8d 00 00 00 je 1570 <printf+0x120> putc(fd, *ap); ap++; } else if(c == '%'){ 14e3: 83 f8 25 cmp $0x25,%eax 14e6: 0f 84 b4 00 00 00 je 15a0 <printf+0x150> write(fd, &c, 1); 14ec: 83 ec 04 sub $0x4,%esp 14ef: c6 45 e7 25 movb $0x25,-0x19(%ebp) 14f3: 6a 01 push $0x1 14f5: 57 push %edi 14f6: ff 75 08 pushl 0x8(%ebp) 14f9: e8 05 fe ff ff call 1303 <write> putc(fd, c); } else { // Unknown % sequence. Print it to draw attention. putc(fd, '%'); putc(fd, c); 14fe: 88 5d e7 mov %bl,-0x19(%ebp) write(fd, &c, 1); 1501: 83 c4 0c add $0xc,%esp 1504: 6a 01 push $0x1 1506: 83 c6 01 add $0x1,%esi 1509: 57 push %edi 150a: ff 75 08 pushl 0x8(%ebp) 150d: e8 f1 fd ff ff call 1303 <write> for(i = 0; fmt[i]; i++){ 1512: 0f b6 5e ff movzbl -0x1(%esi),%ebx putc(fd, c); 1516: 83 c4 10 add $0x10,%esp } state = 0; 1519: 31 d2 xor %edx,%edx for(i = 0; fmt[i]; i++){ 151b: 84 db test %bl,%bl 151d: 75 8f jne 14ae <printf+0x5e> } } } 151f: 8d 65 f4 lea -0xc(%ebp),%esp 1522: 5b pop %ebx 1523: 5e pop %esi 1524: 5f pop %edi 1525: 5d pop %ebp 1526: c3 ret 1527: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 152e: 66 90 xchg %ax,%ax printint(fd, *ap, 16, 0); 1530: 83 ec 0c sub $0xc,%esp 1533: b9 10 00 00 00 mov $0x10,%ecx 1538: 6a 00 push $0x0 153a: 8b 5d d0 mov -0x30(%ebp),%ebx 153d: 8b 45 08 mov 0x8(%ebp),%eax 1540: 8b 13 mov (%ebx),%edx 1542: e8 59 fe ff ff call 13a0 <printint> ap++; 1547: 89 d8 mov %ebx,%eax 1549: 83 c4 10 add $0x10,%esp state = 0; 154c: 31 d2 xor %edx,%edx ap++; 154e: 83 c0 04 add $0x4,%eax 1551: 89 45 d0 mov %eax,-0x30(%ebp) 1554: e9 4b ff ff ff jmp 14a4 <printf+0x54> 1559: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi printint(fd, *ap, 10, 1); 1560: 83 ec 0c sub $0xc,%esp 1563: b9 0a 00 00 00 mov $0xa,%ecx 1568: 6a 01 push $0x1 156a: eb ce jmp 153a <printf+0xea> 156c: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi putc(fd, *ap); 1570: 8b 5d d0 mov -0x30(%ebp),%ebx write(fd, &c, 1); 1573: 83 ec 04 sub $0x4,%esp putc(fd, *ap); 1576: 8b 03 mov (%ebx),%eax write(fd, &c, 1); 1578: 6a 01 push $0x1 ap++; 157a: 83 c3 04 add $0x4,%ebx write(fd, &c, 1); 157d: 57 push %edi 157e: ff 75 08 pushl 0x8(%ebp) putc(fd, *ap); 1581: 88 45 e7 mov %al,-0x19(%ebp) write(fd, &c, 1); 1584: e8 7a fd ff ff call 1303 <write> ap++; 1589: 89 5d d0 mov %ebx,-0x30(%ebp) 158c: 83 c4 10 add $0x10,%esp state = 0; 158f: 31 d2 xor %edx,%edx 1591: e9 0e ff ff ff jmp 14a4 <printf+0x54> 1596: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 159d: 8d 76 00 lea 0x0(%esi),%esi putc(fd, c); 15a0: 88 5d e7 mov %bl,-0x19(%ebp) write(fd, &c, 1); 15a3: 83 ec 04 sub $0x4,%esp 15a6: e9 59 ff ff ff jmp 1504 <printf+0xb4> 15ab: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 15af: 90 nop s = (char*)*ap; 15b0: 8b 45 d0 mov -0x30(%ebp),%eax 15b3: 8b 18 mov (%eax),%ebx ap++; 15b5: 83 c0 04 add $0x4,%eax 15b8: 89 45 d0 mov %eax,-0x30(%ebp) if(s == 0) 15bb: 85 db test %ebx,%ebx 15bd: 74 17 je 15d6 <printf+0x186> while(*s != 0){ 15bf: 0f b6 03 movzbl (%ebx),%eax state = 0; 15c2: 31 d2 xor %edx,%edx while(*s != 0){ 15c4: 84 c0 test %al,%al 15c6: 0f 84 d8 fe ff ff je 14a4 <printf+0x54> 15cc: 89 75 d4 mov %esi,-0x2c(%ebp) 15cf: 89 de mov %ebx,%esi 15d1: 8b 5d 08 mov 0x8(%ebp),%ebx 15d4: eb 1a jmp 15f0 <printf+0x1a0> s = "(null)"; 15d6: bb 01 18 00 00 mov $0x1801,%ebx while(*s != 0){ 15db: 89 75 d4 mov %esi,-0x2c(%ebp) 15de: b8 28 00 00 00 mov $0x28,%eax 15e3: 89 de mov %ebx,%esi 15e5: 8b 5d 08 mov 0x8(%ebp),%ebx 15e8: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 15ef: 90 nop write(fd, &c, 1); 15f0: 83 ec 04 sub $0x4,%esp s++; 15f3: 83 c6 01 add $0x1,%esi 15f6: 88 45 e7 mov %al,-0x19(%ebp) write(fd, &c, 1); 15f9: 6a 01 push $0x1 15fb: 57 push %edi 15fc: 53 push %ebx 15fd: e8 01 fd ff ff call 1303 <write> while(*s != 0){ 1602: 0f b6 06 movzbl (%esi),%eax 1605: 83 c4 10 add $0x10,%esp 1608: 84 c0 test %al,%al 160a: 75 e4 jne 15f0 <printf+0x1a0> 160c: 8b 75 d4 mov -0x2c(%ebp),%esi state = 0; 160f: 31 d2 xor %edx,%edx 1611: e9 8e fe ff ff jmp 14a4 <printf+0x54> 1616: 66 90 xchg %ax,%ax 1618: 66 90 xchg %ax,%ax 161a: 66 90 xchg %ax,%ax 161c: 66 90 xchg %ax,%ax 161e: 66 90 xchg %ax,%ax 00001620 <free>: static Header base; static Header *freep; void free(void *ap) { 1620: f3 0f 1e fb endbr32 1624: 55 push %ebp Header *bp, *p; bp = (Header*)ap - 1; for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr) 1625: a1 f8 1a 00 00 mov 0x1af8,%eax { 162a: 89 e5 mov %esp,%ebp 162c: 57 push %edi 162d: 56 push %esi 162e: 53 push %ebx 162f: 8b 5d 08 mov 0x8(%ebp),%ebx 1632: 8b 10 mov (%eax),%edx bp = (Header*)ap - 1; 1634: 8d 4b f8 lea -0x8(%ebx),%ecx for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr) 1637: 39 c8 cmp %ecx,%eax 1639: 73 15 jae 1650 <free+0x30> 163b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 163f: 90 nop 1640: 39 d1 cmp %edx,%ecx 1642: 72 14 jb 1658 <free+0x38> if(p >= p->s.ptr && (bp > p || bp < p->s.ptr)) 1644: 39 d0 cmp %edx,%eax 1646: 73 10 jae 1658 <free+0x38> { 1648: 89 d0 mov %edx,%eax for(p = freep; !(bp > p && bp < p->s.ptr); p = p->s.ptr) 164a: 8b 10 mov (%eax),%edx 164c: 39 c8 cmp %ecx,%eax 164e: 72 f0 jb 1640 <free+0x20> if(p >= p->s.ptr && (bp > p || bp < p->s.ptr)) 1650: 39 d0 cmp %edx,%eax 1652: 72 f4 jb 1648 <free+0x28> 1654: 39 d1 cmp %edx,%ecx 1656: 73 f0 jae 1648 <free+0x28> break; if(bp + bp->s.size == p->s.ptr){ 1658: 8b 73 fc mov -0x4(%ebx),%esi 165b: 8d 3c f1 lea (%ecx,%esi,8),%edi 165e: 39 fa cmp %edi,%edx 1660: 74 1e je 1680 <free+0x60> bp->s.size += p->s.ptr->s.size; bp->s.ptr = p->s.ptr->s.ptr; } else bp->s.ptr = p->s.ptr; 1662: 89 53 f8 mov %edx,-0x8(%ebx) if(p + p->s.size == bp){ 1665: 8b 50 04 mov 0x4(%eax),%edx 1668: 8d 34 d0 lea (%eax,%edx,8),%esi 166b: 39 f1 cmp %esi,%ecx 166d: 74 28 je 1697 <free+0x77> p->s.size += bp->s.size; p->s.ptr = bp->s.ptr; } else p->s.ptr = bp; 166f: 89 08 mov %ecx,(%eax) freep = p; } 1671: 5b pop %ebx freep = p; 1672: a3 f8 1a 00 00 mov %eax,0x1af8 } 1677: 5e pop %esi 1678: 5f pop %edi 1679: 5d pop %ebp 167a: c3 ret 167b: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 167f: 90 nop bp->s.size += p->s.ptr->s.size; 1680: 03 72 04 add 0x4(%edx),%esi 1683: 89 73 fc mov %esi,-0x4(%ebx) bp->s.ptr = p->s.ptr->s.ptr; 1686: 8b 10 mov (%eax),%edx 1688: 8b 12 mov (%edx),%edx 168a: 89 53 f8 mov %edx,-0x8(%ebx) if(p + p->s.size == bp){ 168d: 8b 50 04 mov 0x4(%eax),%edx 1690: 8d 34 d0 lea (%eax,%edx,8),%esi 1693: 39 f1 cmp %esi,%ecx 1695: 75 d8 jne 166f <free+0x4f> p->s.size += bp->s.size; 1697: 03 53 fc add -0x4(%ebx),%edx freep = p; 169a: a3 f8 1a 00 00 mov %eax,0x1af8 p->s.size += bp->s.size; 169f: 89 50 04 mov %edx,0x4(%eax) p->s.ptr = bp->s.ptr; 16a2: 8b 53 f8 mov -0x8(%ebx),%edx 16a5: 89 10 mov %edx,(%eax) } 16a7: 5b pop %ebx 16a8: 5e pop %esi 16a9: 5f pop %edi 16aa: 5d pop %ebp 16ab: c3 ret 16ac: 8d 74 26 00 lea 0x0(%esi,%eiz,1),%esi 000016b0 <malloc>: return freep; } void* malloc(uint nbytes) { 16b0: f3 0f 1e fb endbr32 16b4: 55 push %ebp 16b5: 89 e5 mov %esp,%ebp 16b7: 57 push %edi 16b8: 56 push %esi 16b9: 53 push %ebx 16ba: 83 ec 1c sub $0x1c,%esp Header *p, *prevp; uint nunits; nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1; 16bd: 8b 45 08 mov 0x8(%ebp),%eax if((prevp = freep) == 0){ 16c0: 8b 3d f8 1a 00 00 mov 0x1af8,%edi nunits = (nbytes + sizeof(Header) - 1)/sizeof(Header) + 1; 16c6: 8d 70 07 lea 0x7(%eax),%esi 16c9: c1 ee 03 shr $0x3,%esi 16cc: 83 c6 01 add $0x1,%esi if((prevp = freep) == 0){ 16cf: 85 ff test %edi,%edi 16d1: 0f 84 a9 00 00 00 je 1780 <malloc+0xd0> base.s.ptr = freep = prevp = &base; base.s.size = 0; } for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){ 16d7: 8b 07 mov (%edi),%eax if(p->s.size >= nunits){ 16d9: 8b 48 04 mov 0x4(%eax),%ecx 16dc: 39 f1 cmp %esi,%ecx 16de: 73 6d jae 174d <malloc+0x9d> 16e0: 81 fe 00 10 00 00 cmp $0x1000,%esi 16e6: bb 00 10 00 00 mov $0x1000,%ebx 16eb: 0f 43 de cmovae %esi,%ebx p = sbrk(nu * sizeof(Header)); 16ee: 8d 0c dd 00 00 00 00 lea 0x0(,%ebx,8),%ecx 16f5: 89 4d e4 mov %ecx,-0x1c(%ebp) 16f8: eb 17 jmp 1711 <malloc+0x61> 16fa: 8d b6 00 00 00 00 lea 0x0(%esi),%esi for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){ 1700: 8b 10 mov (%eax),%edx if(p->s.size >= nunits){ 1702: 8b 4a 04 mov 0x4(%edx),%ecx 1705: 39 f1 cmp %esi,%ecx 1707: 73 4f jae 1758 <malloc+0xa8> 1709: 8b 3d f8 1a 00 00 mov 0x1af8,%edi 170f: 89 d0 mov %edx,%eax p->s.size = nunits; } freep = prevp; return (void*)(p + 1); } if(p == freep) 1711: 39 c7 cmp %eax,%edi 1713: 75 eb jne 1700 <malloc+0x50> p = sbrk(nu * sizeof(Header)); 1715: 83 ec 0c sub $0xc,%esp 1718: ff 75 e4 pushl -0x1c(%ebp) 171b: e8 4b fc ff ff call 136b <sbrk> if(p == (char*)-1) 1720: 83 c4 10 add $0x10,%esp 1723: 83 f8 ff cmp $0xffffffff,%eax 1726: 74 1b je 1743 <malloc+0x93> hp->s.size = nu; 1728: 89 58 04 mov %ebx,0x4(%eax) free((void*)(hp + 1)); 172b: 83 ec 0c sub $0xc,%esp 172e: 83 c0 08 add $0x8,%eax 1731: 50 push %eax 1732: e8 e9 fe ff ff call 1620 <free> return freep; 1737: a1 f8 1a 00 00 mov 0x1af8,%eax if((p = morecore(nunits)) == 0) 173c: 83 c4 10 add $0x10,%esp 173f: 85 c0 test %eax,%eax 1741: 75 bd jne 1700 <malloc+0x50> return 0; } } 1743: 8d 65 f4 lea -0xc(%ebp),%esp return 0; 1746: 31 c0 xor %eax,%eax } 1748: 5b pop %ebx 1749: 5e pop %esi 174a: 5f pop %edi 174b: 5d pop %ebp 174c: c3 ret if(p->s.size >= nunits){ 174d: 89 c2 mov %eax,%edx 174f: 89 f8 mov %edi,%eax 1751: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi if(p->s.size == nunits) 1758: 39 ce cmp %ecx,%esi 175a: 74 54 je 17b0 <malloc+0x100> p->s.size -= nunits; 175c: 29 f1 sub %esi,%ecx 175e: 89 4a 04 mov %ecx,0x4(%edx) p += p->s.size; 1761: 8d 14 ca lea (%edx,%ecx,8),%edx p->s.size = nunits; 1764: 89 72 04 mov %esi,0x4(%edx) freep = prevp; 1767: a3 f8 1a 00 00 mov %eax,0x1af8 } 176c: 8d 65 f4 lea -0xc(%ebp),%esp return (void*)(p + 1); 176f: 8d 42 08 lea 0x8(%edx),%eax } 1772: 5b pop %ebx 1773: 5e pop %esi 1774: 5f pop %edi 1775: 5d pop %ebp 1776: c3 ret 1777: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi 177e: 66 90 xchg %ax,%ax base.s.ptr = freep = prevp = &base; 1780: c7 05 f8 1a 00 00 fc movl $0x1afc,0x1af8 1787: 1a 00 00 base.s.size = 0; 178a: bf fc 1a 00 00 mov $0x1afc,%edi base.s.ptr = freep = prevp = &base; 178f: c7 05 fc 1a 00 00 fc movl $0x1afc,0x1afc 1796: 1a 00 00 for(p = prevp->s.ptr; ; prevp = p, p = p->s.ptr){ 1799: 89 f8 mov %edi,%eax base.s.size = 0; 179b: c7 05 00 1b 00 00 00 movl $0x0,0x1b00 17a2: 00 00 00 if(p->s.size >= nunits){ 17a5: e9 36 ff ff ff jmp 16e0 <malloc+0x30> 17aa: 8d b6 00 00 00 00 lea 0x0(%esi),%esi prevp->s.ptr = p->s.ptr; 17b0: 8b 0a mov (%edx),%ecx 17b2: 89 08 mov %ecx,(%eax) 17b4: eb b1 jmp 1767 <malloc+0xb7> 17b6: 66 90 xchg %ax,%ax 17b8: 66 90 xchg %ax,%ax 17ba: 66 90 xchg %ax,%ax 17bc: 66 90 xchg %ax,%ax 17be: 66 90 xchg %ax,%ax 000017c0 <uacquire>: #include "uspinlock.h" #include "x86.h" void uacquire(struct uspinlock *lk) { 17c0: f3 0f 1e fb endbr32 17c4: 55 push %ebp xchg(volatile uint *addr, uint newval) { uint result; // The + in "+m" denotes a read-modify-write operand. asm volatile("lock; xchgl %0, %1" : 17c5: b9 01 00 00 00 mov $0x1,%ecx 17ca: 89 e5 mov %esp,%ebp 17cc: 8b 55 08 mov 0x8(%ebp),%edx 17cf: 90 nop 17d0: 89 c8 mov %ecx,%eax 17d2: f0 87 02 lock xchg %eax,(%edx) // The xchg is atomic. while(xchg(&lk->locked, 1) != 0) 17d5: 85 c0 test %eax,%eax 17d7: 75 f7 jne 17d0 <uacquire+0x10> ; // Tell the C compiler and the processor to not move loads or stores // past this point, to ensure that the critical section's memory // references happen after the lock is acquired. __sync_synchronize(); 17d9: f0 83 0c 24 00 lock orl $0x0,(%esp) } 17de: 5d pop %ebp 17df: c3 ret 000017e0 <urelease>: void urelease (struct uspinlock *lk) { 17e0: f3 0f 1e fb endbr32 17e4: 55 push %ebp 17e5: 89 e5 mov %esp,%ebp 17e7: 8b 45 08 mov 0x8(%ebp),%eax __sync_synchronize(); 17ea: f0 83 0c 24 00 lock orl $0x0,(%esp) // Release the lock, equivalent to lk->locked = 0. // This code can't use a C assignment, since it might // not be atomic. A real OS would use C atomics here. asm volatile("movl $0, %0" : "+m" (lk->locked) : ); 17ef: c7 00 00 00 00 00 movl $0x0,(%eax) } 17f5: 5d pop %ebp 17f6: c3 ret
36.464201
70
0.406659
20712693b0bd8b057aa3c7acd5c544363b21516b
7,588
asm
Assembly
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1286.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1286.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1286.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x19799, %rsi lea addresses_normal_ht+0x10119, %rdi nop sub $23623, %r12 mov $59, %rcx rep movsl nop nop nop nop and $54695, %r9 lea addresses_WT_ht+0x1eb71, %r9 nop nop cmp $34657, %rbp movups (%r9), %xmm2 vpextrq $1, %xmm2, %rcx xor %r12, %r12 lea addresses_WT_ht+0x5399, %rsi lea addresses_D_ht+0x521, %rdi nop nop nop xor %r10, %r10 mov $59, %rcx rep movsb nop add %rcx, %rcx lea addresses_A_ht+0x5c95, %rsi lea addresses_UC_ht+0x3a59, %rdi clflush (%rdi) nop nop sub %r10, %r10 mov $10, %rcx rep movsl nop nop nop nop nop sub $57249, %rbp lea addresses_WT_ht+0x319, %rbp clflush (%rbp) nop dec %r12 movw $0x6162, (%rbp) nop nop nop add %r10, %r10 lea addresses_UC_ht+0x1a979, %r10 nop add %rsi, %rsi movb (%r10), %r9b nop nop nop nop dec %rbp lea addresses_WC_ht+0x7949, %rsi lea addresses_WC_ht+0x179a9, %rdi nop nop cmp $17481, %r11 mov $87, %rcx rep movsw nop nop nop cmp %rsi, %rsi lea addresses_D_ht+0x6ca9, %rsi lea addresses_WT_ht+0x1af99, %rdi clflush (%rdi) nop nop nop nop nop dec %r9 mov $120, %rcx rep movsl nop nop nop nop add %r12, %r12 lea addresses_D_ht+0x1e65, %rdi clflush (%rdi) nop nop nop add %r11, %r11 mov $0x6162636465666768, %r12 movq %r12, (%rdi) dec %rbp lea addresses_WT_ht+0xdc59, %rdi nop nop nop add $29905, %rsi vmovups (%rdi), %ymm6 vextracti128 $1, %ymm6, %xmm6 vpextrq $0, %xmm6, %r11 nop nop nop add $14895, %r11 lea addresses_WC_ht+0xe45d, %rdi nop nop and $46150, %rbp mov (%rdi), %r9 nop nop nop nop nop sub %r10, %r10 lea addresses_WT_ht+0x1af19, %rbp and %r11, %r11 mov $0x6162636465666768, %rdi movq %rdi, %xmm0 vmovups %ymm0, (%rbp) nop nop xor %r9, %r9 pop %rsi pop %rdi pop %rcx pop %rbp pop %r9 pop %r12 pop %r11 pop %r10 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r8 push %r9 push %rax push %rbp push %rsi // Load lea addresses_D+0x16469, %r9 nop nop nop sub $48549, %rsi mov (%r9), %r10d nop nop nop nop nop cmp %r9, %r9 // Load lea addresses_RW+0xbe39, %rbp nop nop dec %rax movaps (%rbp), %xmm0 vpextrq $0, %xmm0, %r10 nop and %r11, %r11 // Faulty Load lea addresses_US+0x7f99, %rbp nop nop nop nop nop and %rax, %rax mov (%rbp), %r11d lea oracles, %r9 and $0xff, %r11 shlq $12, %r11 mov (%r9,%r11,1), %r11 pop %rsi pop %rbp pop %rax pop %r9 pop %r8 pop %r11 pop %r10 ret /* <gen_faulty_load> [REF] {'src': {'NT': True, 'same': False, 'congruent': 0, 'type': 'addresses_US', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'} {'src': {'NT': False, 'same': False, 'congruent': 4, 'type': 'addresses_D', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'} {'src': {'NT': False, 'same': False, 'congruent': 5, 'type': 'addresses_RW', 'AVXalign': True, 'size': 16}, 'OP': 'LOAD'} [Faulty Load] {'src': {'NT': False, 'same': True, 'congruent': 0, 'type': 'addresses_US', 'AVXalign': False, 'size': 4}, 'OP': 'LOAD'} <gen_prepare_buffer> {'src': {'same': False, 'congruent': 11, 'type': 'addresses_UC_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 4, 'type': 'addresses_normal_ht'}} {'src': {'NT': False, 'same': False, 'congruent': 3, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 16}, 'OP': 'LOAD'} {'src': {'same': True, 'congruent': 10, 'type': 'addresses_WT_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 2, 'type': 'addresses_D_ht'}} {'src': {'same': False, 'congruent': 0, 'type': 'addresses_A_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 6, 'type': 'addresses_UC_ht'}} {'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 7, 'type': 'addresses_WT_ht', 'AVXalign': True, 'size': 2}} {'src': {'NT': False, 'same': True, 'congruent': 3, 'type': 'addresses_UC_ht', 'AVXalign': True, 'size': 1}, 'OP': 'LOAD'} {'src': {'same': False, 'congruent': 3, 'type': 'addresses_WC_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 4, 'type': 'addresses_WC_ht'}} {'src': {'same': False, 'congruent': 4, 'type': 'addresses_D_ht'}, 'OP': 'REPM', 'dst': {'same': False, 'congruent': 8, 'type': 'addresses_WT_ht'}} {'OP': 'STOR', 'dst': {'NT': False, 'same': False, 'congruent': 1, 'type': 'addresses_D_ht', 'AVXalign': False, 'size': 8}} {'src': {'NT': False, 'same': False, 'congruent': 6, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 32}, 'OP': 'LOAD'} {'src': {'NT': False, 'same': False, 'congruent': 1, 'type': 'addresses_WC_ht', 'AVXalign': False, 'size': 8}, 'OP': 'LOAD'} {'OP': 'STOR', 'dst': {'NT': False, 'same': True, 'congruent': 4, 'type': 'addresses_WT_ht', 'AVXalign': False, 'size': 32}} {'00': 21829} 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 */
33.280702
2,999
0.655509
51b966ffd1feb2ce8b969aa873aeb0927085c036
397
asm
Assembly
oeis/307/A307921.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/307/A307921.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/307/A307921.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A307921: Number of (undirected) paths in the n-book graph. ; Submitted by Jon Maiga ; 12,49,136,297,556,937,1464,2161,3052,4161,5512,7129,9036,11257,13816,16737,20044,23761,27912,32521,37612,43209,49336,56017,63276,71137,79624,88761,98572,109081,120312,132289,145036,158577,172936,188137,204204,221161,239032 mul $0,4 add $0,4 mov $1,$0 add $0,12 pow $0,2 pow $1,3 add $0,$1 div $0,16 sub $0,8
28.357143
224
0.743073
a285d863a489f7287a9a4e87d3e7664180b98ca0
349
asm
Assembly
programs/oeis/130/A130746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/130/A130746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/130/A130746.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A130746: Triangle red by rows: T(n,m) = binomial(n+m,1+n), 1<=m<=n. ; 1,1,4,1,5,15,1,6,21,56,1,7,28,84,210,1,8,36,120,330,792,1,9,45,165,495,1287,3003,1,10,55,220,715,2002,5005,11440,1,11,66,286,1001,3003,8008,19448,43758,1,12,78,364,1365,4368,12376,31824,75582,167960 lpb $0 mov $1,2 add $1,$0 add $2,1 sub $0,$2 lpe bin $1,$0 mov $0,$1
29.083333
200
0.638968