Dataset Viewer
Auto-converted to Parquet Duplicate
x86
stringlengths
328
58k
risc
stringlengths
363
57.7k
.file "extr_harmony.c_snd_harmony_mixer_init.c" .intel_syntax noprefix .text .globl EINVAL .bss .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl HARMONY_CONTROLS .align 4 .type HARMONY_CONTROLS, @object .size HARMONY_CONTROLS, 4 HARMONY_CONTROLS: .zero 4 .globl snd_harmony_controls .align 8 .type snd_harmony_controls, @object .size snd_harmony_controls, 8 snd_harmony_controls: .zero 8 .section .rodata .align 8 .LC0: .string "Harmony Gain control interface" .text .type snd_harmony_mixer_init, @function snd_harmony_mixer_init: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi cmp QWORD PTR -24[rbp], 0 sete al movzx eax, al mov edi, eax call snd_BUG_ON@PLT test rax, rax je .L2 mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L3 .L2: mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] mov eax, DWORD PTR [rax] lea rdx, .LC0[rip] mov rsi, rdx mov edi, eax call strcpy@PLT mov DWORD PTR -16[rbp], 0 jmp .L4 .L6: mov rdx, QWORD PTR snd_harmony_controls[rip] mov eax, DWORD PTR -16[rbp] cdqe sal rax, 2 add rdx, rax mov rax, QWORD PTR -24[rbp] mov rsi, rax mov rdi, rdx call snd_ctl_new1@PLT mov edx, eax mov rax, QWORD PTR -8[rbp] mov esi, edx mov rdi, rax call snd_ctl_add@PLT mov DWORD PTR -12[rbp], eax cmp DWORD PTR -12[rbp], 0 jns .L5 mov eax, DWORD PTR -12[rbp] jmp .L3 .L5: add DWORD PTR -16[rbp], 1 .L4: mov eax, DWORD PTR HARMONY_CONTROLS[rip] cmp DWORD PTR -16[rbp], eax jl .L6 mov rax, QWORD PTR -24[rbp] mov rdi, rax call snd_harmony_mixer_reset@PLT mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size snd_harmony_mixer_init, .-snd_harmony_mixer_init .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_harmony.c_snd_harmony_mixer_init.c" .text .global EINVAL .bss .align 2 .type EINVAL, %object .size EINVAL, 4 EINVAL: .space 4 .global HARMONY_CONTROLS .align 2 .type HARMONY_CONTROLS, %object .size HARMONY_CONTROLS, 4 HARMONY_CONTROLS: .space 4 .global snd_harmony_controls .align 2 .type snd_harmony_controls, %object .size snd_harmony_controls, 4 snd_harmony_controls: .space 4 .section .rodata .align 2 .LC0: .ascii "Harmony Gain control interface\000" .text .align 2 .syntax unified .arm .type snd_harmony_mixer_init, %function snd_harmony_mixer_init: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, [fp, #-24] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl snd_BUG_ON mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L7 ldr r3, [r3] rsb r3, r3, #0 b .L3 .L2: ldr r3, [fp, #-24] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-12] ldr r3, [r3] ldr r1, .L7+4 mov r0, r3 bl strcpy mov r3, #0 str r3, [fp, #-16] b .L4 .L6: ldr r3, .L7+8 ldr r2, [r3] ldr r3, [fp, #-16] lsl r3, r3, #2 add r3, r2, r3 ldr r1, [fp, #-24] mov r0, r3 bl snd_ctl_new1 mov r3, r0 mov r1, r3 ldr r0, [fp, #-12] bl snd_ctl_add str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bge .L5 ldr r3, [fp, #-8] b .L3 .L5: ldr r3, [fp, #-16] add r3, r3, #1 str r3, [fp, #-16] .L4: ldr r3, .L7+12 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 blt .L6 ldr r0, [fp, #-24] bl snd_harmony_mixer_reset mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L8: .align 2 .L7: .word EINVAL .word .LC0 .word snd_harmony_controls .word HARMONY_CONTROLS .size snd_harmony_mixer_init, .-snd_harmony_mixer_init .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_blk-merge.c_blk_try_req_merge.c" .intel_syntax noprefix .text .globl ELEVATOR_BACK_MERGE .bss .align 4 .type ELEVATOR_BACK_MERGE, @object .size ELEVATOR_BACK_MERGE, 4 ELEVATOR_BACK_MERGE: .zero 4 .globl ELEVATOR_DISCARD_MERGE .align 4 .type ELEVATOR_DISCARD_MERGE, @object .size ELEVATOR_DISCARD_MERGE, 4 ELEVATOR_DISCARD_MERGE: .zero 4 .globl ELEVATOR_NO_MERGE .align 4 .type ELEVATOR_NO_MERGE, @object .size ELEVATOR_NO_MERGE, 4 ELEVATOR_NO_MERGE: .zero 4 .text .type blk_try_req_merge, @function blk_try_req_merge: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 24 .cfi_offset 3, -24 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov rax, QWORD PTR -24[rbp] mov rdi, rax call blk_discard_mergable@PLT test rax, rax je .L2 mov eax, DWORD PTR ELEVATOR_DISCARD_MERGE[rip] jmp .L3 .L2: mov rax, QWORD PTR -24[rbp] mov rdi, rax call blk_rq_pos@PLT mov rbx, rax mov rax, QWORD PTR -24[rbp] mov rdi, rax call blk_rq_sectors@PLT add rbx, rax mov rax, QWORD PTR -32[rbp] mov rdi, rax call blk_rq_pos@PLT cmp rbx, rax jne .L4 mov eax, DWORD PTR ELEVATOR_BACK_MERGE[rip] jmp .L3 .L4: mov eax, DWORD PTR ELEVATOR_NO_MERGE[rip] .L3: mov rbx, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size blk_try_req_merge, .-blk_try_req_merge .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_blk-merge.c_blk_try_req_merge.c" .text .global ELEVATOR_BACK_MERGE .bss .align 2 .type ELEVATOR_BACK_MERGE, %object .size ELEVATOR_BACK_MERGE, 4 ELEVATOR_BACK_MERGE: .space 4 .global ELEVATOR_DISCARD_MERGE .align 2 .type ELEVATOR_DISCARD_MERGE, %object .size ELEVATOR_DISCARD_MERGE, 4 ELEVATOR_DISCARD_MERGE: .space 4 .global ELEVATOR_NO_MERGE .align 2 .type ELEVATOR_NO_MERGE, %object .size ELEVATOR_NO_MERGE, 4 ELEVATOR_NO_MERGE: .space 4 .text .align 2 .syntax unified .arm .type blk_try_req_merge, %function blk_try_req_merge: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #12 str r0, [fp, #-16] str r1, [fp, #-20] ldr r0, [fp, #-16] bl blk_discard_mergable mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L5 ldr r3, [r3] b .L3 .L2: ldr r0, [fp, #-16] bl blk_rq_pos mov r4, r0 ldr r0, [fp, #-16] bl blk_rq_sectors mov r3, r0 add r4, r4, r3 ldr r0, [fp, #-20] bl blk_rq_pos mov r3, r0 cmp r4, r3 bne .L4 ldr r3, .L5+4 ldr r3, [r3] b .L3 .L4: ldr r3, .L5+8 ldr r3, [r3] .L3: mov r0, r3 sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L6: .align 2 .L5: .word ELEVATOR_DISCARD_MERGE .word ELEVATOR_BACK_MERGE .word ELEVATOR_NO_MERGE .size blk_try_req_merge, .-blk_try_req_merge .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_listener.c_evconnlistener_set_cb.c" .intel_syntax noprefix .text .globl evconnlistener_set_cb .type evconnlistener_set_cb, @function evconnlistener_set_cb: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov DWORD PTR -4[rbp], 0 mov rax, QWORD PTR -24[rbp] mov rdi, rax call LOCK@PLT mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 16[rax] test rax, rax je .L2 mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] test rax, rax jne .L2 mov DWORD PTR -4[rbp], 1 .L2: mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -32[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR -40[rbp] mov QWORD PTR [rax], rdx cmp DWORD PTR -4[rbp], 0 je .L3 mov rax, QWORD PTR -24[rbp] mov rdi, rax call evconnlistener_enable@PLT .L3: mov rax, QWORD PTR -24[rbp] mov rdi, rax call UNLOCK@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size evconnlistener_set_cb, .-evconnlistener_set_cb .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_listener.c_evconnlistener_set_cb.c" .text .align 2 .global evconnlistener_set_cb .syntax unified .arm .type evconnlistener_set_cb, %function evconnlistener_set_cb: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] mov r3, #0 str r3, [fp, #-8] ldr r0, [fp, #-16] bl LOCK ldr r3, [fp, #-16] ldr r3, [r3, #8] cmp r3, #0 beq .L2 ldr r3, [fp, #-16] ldr r3, [r3, #4] cmp r3, #0 bne .L2 mov r3, #1 str r3, [fp, #-8] .L2: ldr r3, [fp, #-16] ldr r2, [fp, #-20] str r2, [r3, #4] ldr r3, [fp, #-16] ldr r2, [fp, #-24] str r2, [r3] ldr r3, [fp, #-8] cmp r3, #0 beq .L3 ldr r0, [fp, #-16] bl evconnlistener_enable .L3: ldr r0, [fp, #-16] bl UNLOCK nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size evconnlistener_set_cb, .-evconnlistener_set_cb .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_graphics.c_convert_image_type.c" .intel_syntax noprefix .text .globl VCOS_EINVAL .bss .align 4 .type VCOS_EINVAL, @object .size VCOS_EINVAL, 4 VCOS_EINVAL: .zero 4 .globl VCOS_SUCCESS .align 4 .type VCOS_SUCCESS, @object .size VCOS_SUCCESS, 4 VCOS_SUCCESS: .zero 4 .globl VG_sARGB_8888 .align 4 .type VG_sARGB_8888, @object .size VG_sARGB_8888, 4 VG_sARGB_8888: .zero 4 .globl VG_sRGBX_8888 .align 4 .type VG_sRGBX_8888, @object .size VG_sRGBX_8888, 4 VG_sRGBX_8888: .zero 4 .globl VG_sRGB_565 .align 4 .type VG_sRGB_565, @object .size VG_sRGB_565, 4 VG_sRGB_565: .zero 4 .text .type convert_image_type, @function convert_image_type: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov DWORD PTR -20[rbp], edi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx cmp DWORD PTR -20[rbp], 130 je .L2 cmp DWORD PTR -20[rbp], 130 jg .L3 cmp DWORD PTR -20[rbp], 128 je .L4 cmp DWORD PTR -20[rbp], 129 je .L5 jmp .L3 .L2: mov edx, DWORD PTR VG_sRGB_565[rip] mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], edx mov DWORD PTR -4[rbp], 2 jmp .L6 .L5: mov edx, DWORD PTR VG_sRGBX_8888[rip] mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], edx mov DWORD PTR -4[rbp], 3 jmp .L6 .L4: mov edx, DWORD PTR VG_sARGB_8888[rip] mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], edx mov DWORD PTR -4[rbp], 4 jmp .L6 .L3: mov edi, 0 call vcos_assert@PLT mov rax, QWORD PTR -32[rbp] mov DWORD PTR [rax], 0 mov eax, DWORD PTR VCOS_EINVAL[rip] jmp .L7 .L6: cmp QWORD PTR -40[rbp], 0 je .L8 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR -4[rbp] mov DWORD PTR [rax], edx .L8: mov eax, DWORD PTR VCOS_SUCCESS[rip] .L7: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size convert_image_type, .-convert_image_type .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_graphics.c_convert_image_type.c" .text .global VCOS_EINVAL .bss .align 2 .type VCOS_EINVAL, %object .size VCOS_EINVAL, 4 VCOS_EINVAL: .space 4 .global VCOS_SUCCESS .align 2 .type VCOS_SUCCESS, %object .size VCOS_SUCCESS, 4 VCOS_SUCCESS: .space 4 .global VG_sARGB_8888 .align 2 .type VG_sARGB_8888, %object .size VG_sARGB_8888, 4 VG_sARGB_8888: .space 4 .global VG_sRGBX_8888 .align 2 .type VG_sRGBX_8888, %object .size VG_sRGBX_8888, 4 VG_sRGBX_8888: .space 4 .global VG_sRGB_565 .align 2 .type VG_sRGB_565, %object .size VG_sRGB_565, 4 VG_sRGB_565: .space 4 .text .align 2 .syntax unified .arm .type convert_image_type, %function convert_image_type: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-16] cmp r3, #130 beq .L2 ldr r3, [fp, #-16] cmp r3, #130 bgt .L3 ldr r3, [fp, #-16] cmp r3, #128 beq .L4 ldr r3, [fp, #-16] cmp r3, #129 beq .L5 b .L3 .L2: ldr r3, .L9 ldr r2, [r3] ldr r3, [fp, #-20] str r2, [r3] mov r3, #2 str r3, [fp, #-8] b .L6 .L5: ldr r3, .L9+4 ldr r2, [r3] ldr r3, [fp, #-20] str r2, [r3] mov r3, #3 str r3, [fp, #-8] b .L6 .L4: ldr r3, .L9+8 ldr r2, [r3] ldr r3, [fp, #-20] str r2, [r3] mov r3, #4 str r3, [fp, #-8] b .L6 .L3: mov r0, #0 bl vcos_assert ldr r3, [fp, #-20] mov r2, #0 str r2, [r3] ldr r3, .L9+12 ldr r3, [r3] b .L7 .L6: ldr r3, [fp, #-24] cmp r3, #0 beq .L8 ldr r3, [fp, #-24] ldr r2, [fp, #-8] str r2, [r3] .L8: ldr r3, .L9+16 ldr r3, [r3] .L7: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L10: .align 2 .L9: .word VG_sRGB_565 .word VG_sRGBX_8888 .word VG_sARGB_8888 .word VCOS_EINVAL .word VCOS_SUCCESS .size convert_image_type, .-convert_image_type .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_setup.c_select_partition.c" .intel_syntax noprefix .text .globl Linux .bss .align 8 .type Linux, @object .size Linux, 8 Linux: .zero 8 .globl MAX_PARTS .align 4 .type MAX_PARTS, @object .size MAX_PARTS, 4 MAX_PARTS: .zero 4 .globl num_partition .align 4 .type num_partition, @object .size num_partition, 4 num_partition: .zero 4 .globl partitions .align 8 .type partitions, @object .size partitions, 8 partitions: .zero 8 .section .rodata .align 8 .LC0: .string "Linux partition with %d blocks" .text .type select_partition, @function select_partition: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r15 push r14 push r13 push r12 push rbx sub rsp, 152 .cfi_offset 15, -24 .cfi_offset 14, -32 .cfi_offset 13, -40 .cfi_offset 12, -48 .cfi_offset 3, -56 mov QWORD PTR -136[rbp], rdi mov QWORD PTR -144[rbp], rsi mov DWORD PTR -148[rbp], edx mov DWORD PTR -152[rbp], ecx mov rax, QWORD PTR fs:40 mov QWORD PTR -56[rbp], rax xor eax, eax mov rax, rsp mov rbx, rax mov esi, DWORD PTR MAX_PARTS[rip] movsx rax, esi sub rax, 1 mov QWORD PTR -104[rbp], rax movsx rax, esi mov r8, rax mov r9d, 0 imul rdx, r9, 320 imul rax, r8, 0 lea rcx, [rdx+rax] mov eax, 320 mul r8 add rcx, rdx mov rdx, rcx movsx rdx, esi mov rax, rdx sal rax, 2 add rax, rdx sal rax, 3 movsx rax, esi mov r10, rax mov r11d, 0 imul rdx, r11, 320 imul rax, r10, 0 lea rcx, [rdx+rax] mov eax, 320 mul r10 add rcx, rdx mov rdx, rcx movsx rdx, esi mov rax, rdx sal rax, 2 add rax, rdx sal rax, 3 mov rdx, rax mov eax, 16 sub rax, 1 add rax, rdx mov edi, 16 mov edx, 0 div rdi imul rax, rax, 16 mov rcx, rax and rcx, -4096 mov rdx, rsp sub rdx, rcx .L2: cmp rsp, rdx je .L3 sub rsp, 4096 or QWORD PTR 4088[rsp], 0 jmp .L2 .L3: mov rdx, rax and edx, 4095 sub rsp, rdx mov rdx, rax and edx, 4095 test rdx, rdx je .L4 and eax, 4095 sub rax, 8 add rax, rsp or QWORD PTR [rax], 0 .L4: mov rax, rsp add rax, 0 mov QWORD PTR -96[rbp], rax mov eax, DWORD PTR MAX_PARTS[rip] add eax, eax movsx rdx, eax sub rdx, 1 mov QWORD PTR -88[rbp], rdx movsx rdx, eax mov QWORD PTR -176[rbp], rdx mov QWORD PTR -168[rbp], 0 movsx rdx, eax mov QWORD PTR -192[rbp], rdx mov QWORD PTR -184[rbp], 0 cdqe lea rdx, 0[0+rax*8] mov eax, 16 sub rax, 1 add rax, rdx mov edi, 16 mov edx, 0 div rdi imul rax, rax, 16 mov rcx, rax and rcx, -4096 mov rdx, rsp sub rdx, rcx .L5: cmp rsp, rdx je .L6 sub rsp, 4096 or QWORD PTR 4088[rsp], 0 jmp .L5 .L6: mov rdx, rax and edx, 4095 sub rsp, rdx mov rdx, rax and edx, 4095 test rdx, rdx je .L7 and eax, 4095 sub rax, 8 add rax, rsp or QWORD PTR [rax], 0 .L7: mov rax, rsp add rax, 7 shr rax, 3 sal rax, 3 mov QWORD PTR -80[rbp], rax mov eax, DWORD PTR MAX_PARTS[rip] movsx rdx, eax sub rdx, 1 mov QWORD PTR -72[rbp], rdx movsx rdx, eax mov r14, rdx mov r15d, 0 movsx rdx, eax mov r12, rdx mov r13d, 0 cdqe lea rdx, 0[0+rax*4] mov eax, 16 sub rax, 1 add rax, rdx mov edi, 16 mov edx, 0 div rdi imul rax, rax, 16 mov rcx, rax and rcx, -4096 mov rdx, rsp sub rdx, rcx .L8: cmp rsp, rdx je .L9 sub rsp, 4096 or QWORD PTR 4088[rsp], 0 jmp .L8 .L9: mov rdx, rax and edx, 4095 sub rsp, rdx mov rdx, rax and edx, 4095 test rdx, rdx je .L10 and eax, 4095 sub rax, 8 add rax, rsp or QWORD PTR [rax], 0 .L10: mov rax, rsp add rax, 3 shr rax, 2 sal rax, 2 mov QWORD PTR -64[rbp], rax mov DWORD PTR -112[rbp], 0 mov DWORD PTR -116[rbp], 0 jmp .L11 .L13: mov rcx, QWORD PTR partitions[rip] mov eax, DWORD PTR -116[rbp] movsx rdx, eax mov rax, rdx add rax, rax add rax, rdx sal rax, 3 add rax, rcx mov rdx, QWORD PTR [rax] mov rax, QWORD PTR Linux[rip] cmp rdx, rax jne .L12 mov rcx, QWORD PTR partitions[rip] mov eax, DWORD PTR -116[rbp] movsx rdx, eax mov rax, rdx add rax, rax add rax, rdx sal rax, 3 add rax, rcx mov edx, DWORD PTR -112[rbp] add edx, edx mov rcx, QWORD PTR 8[rax] mov rax, QWORD PTR -80[rbp] movsx rdx, edx mov QWORD PTR [rax+rdx*8], rcx mov rcx, QWORD PTR partitions[rip] mov eax, DWORD PTR -116[rbp] movsx rdx, eax mov rax, rdx add rax, rax add rax, rdx sal rax, 3 add rax, rcx mov edx, DWORD PTR 16[rax] mov eax, DWORD PTR -112[rbp] movsx rcx, eax mov rax, rcx sal rax, 2 add rax, rcx sal rax, 3 mov rcx, QWORD PTR -96[rbp] add rax, rcx lea rcx, .LC0[rip] mov rsi, rcx mov rdi, rax call sprintf@PLT mov eax, DWORD PTR -112[rbp] add eax, eax lea esi, 1[rax] mov eax, DWORD PTR -112[rbp] movsx rdx, eax mov rax, rdx sal rax, 2 add rax, rdx sal rax, 3 mov rdx, QWORD PTR -96[rbp] lea rcx, [rax+rdx] mov rax, QWORD PTR -80[rbp] movsx rdx, esi mov QWORD PTR [rax+rdx*8], rcx mov rax, QWORD PTR -64[rbp] mov edx, DWORD PTR -112[rbp] movsx rdx, edx mov ecx, DWORD PTR -116[rbp] mov DWORD PTR [rax+rdx*4], ecx add DWORD PTR -112[rbp], 1 .L12: add DWORD PTR -116[rbp], 1 .L11: mov eax, DWORD PTR num_partition[rip] cmp DWORD PTR -116[rbp], eax jl .L13 mov edx, DWORD PTR -148[rbp] mov eax, DWORD PTR -112[rbp] lea edi, [rdx+rax] mov r8d, DWORD PTR -112[rbp] mov ecx, DWORD PTR -112[rbp] mov edx, DWORD PTR -152[rbp] mov rsi, QWORD PTR -144[rbp] mov rax, QWORD PTR -136[rbp] sub rsp, 8 push QWORD PTR -80[rbp] mov r9d, r8d mov r8d, ecx mov ecx, edx mov edx, edi mov rdi, rax call dialog_menu@PLT add rsp, 16 mov DWORD PTR -108[rbp], eax mov eax, 0 call dialog_clear@PLT cmp DWORD PTR -108[rbp], 0 js .L14 mov rax, QWORD PTR -64[rbp] mov edx, DWORD PTR -108[rbp] movsx rdx, edx mov eax, DWORD PTR [rax+rdx*4] mov DWORD PTR -108[rbp], eax .L14: mov eax, DWORD PTR -108[rbp] mov rsp, rbx mov rdx, QWORD PTR -56[rbp] sub rdx, QWORD PTR fs:40 je .L16 call __stack_chk_fail@PLT .L16: lea rsp, -40[rbp] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size select_partition, .-select_partition .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_setup.c_select_partition.c" .text .global Linux .bss .align 2 .type Linux, %object .size Linux, 4 Linux: .space 4 .global MAX_PARTS .align 2 .type MAX_PARTS, %object .size MAX_PARTS, 4 MAX_PARTS: .space 4 .global num_partition .align 2 .type num_partition, %object .size num_partition, 4 num_partition: .space 4 .global partitions .align 2 .type partitions, %object .size partitions, 4 partitions: .space 4 .section .rodata .align 2 .LC0: .ascii "Linux partition with %d blocks\000" .text .align 2 .syntax unified .arm .type select_partition, %function select_partition: @ args = 0, pretend = 0, frame = 96 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} add fp, sp, #32 sub sp, sp, #116 str r0, [fp, #-80] str r1, [fp, #-84] str r2, [fp, #-88] str r3, [fp, #-92] ldr r3, .L8 ldr r3, [r3] str r3, [fp, #-40] mov r3, #0 mov r3, sp mov r10, r3 ldr r3, .L8+4 ldr ip, [r3] sub r3, ip, #1 str r3, [fp, #-64] mov r2, ip mov r3, #0 mov r8, r2 mov r9, r3 mov r2, r8 mov r3, r9 mov r0, #0 mov r1, #0 lsl r1, r3, #2 orr r1, r1, r2, lsr #30 lsl r0, r2, #2 mov r2, r0 mov r3, r1 adds r4, r2, r8 adc r5, r3, r9 mov r2, #0 mov r3, #0 lsl r3, r5, #6 orr r3, r3, r4, lsr #26 lsl r2, r4, #6 mov r2, ip mov r3, #0 str r2, [fp, #-100] str r3, [fp, #-96] sub r5, fp, #100 ldmia r5, {r4-r5} mov r2, r4 mov r3, r5 mov r0, #0 mov r1, #0 lsl r1, r3, #2 orr r1, r1, r2, lsr #30 lsl r0, r2, #2 mov r2, r0 mov r3, r1 mov r1, r4 adds r6, r2, r1 mov r1, r5 adc r7, r3, r1 mov r2, #0 mov r3, #0 lsl r3, r7, #6 orr r3, r3, r6, lsr #26 lsl r2, r6, #6 mov r2, ip mov r3, r2 lsl r3, r3, #2 add r3, r3, r2 lsl r3, r3, #3 add r3, r3, #7 lsr r3, r3, #3 lsl r3, r3, #3 sub sp, sp, r3 add r3, sp, #16 add r3, r3, #0 str r3, [fp, #-60] ldr r3, .L8+4 ldr r3, [r3] lsl r1, r3, #1 sub r3, r1, #1 str r3, [fp, #-56] mov r2, r1 mov r3, #0 str r2, [fp, #-108] str r3, [fp, #-104] mov r2, #0 mov r3, #0 sub r5, fp, #108 ldmia r5, {r4-r5} mov r0, r5 lsl r3, r0, #5 mov r0, r4 orr r3, r3, r0, lsr #27 mov r0, r4 lsl r2, r0, #5 mov r2, r1 mov r3, #0 str r2, [fp, #-116] str r3, [fp, #-112] mov r2, #0 mov r3, #0 sub r5, fp, #116 ldmia r5, {r4-r5} mov r0, r5 lsl r3, r0, #5 mov r0, r4 orr r3, r3, r0, lsr #27 mov r0, r4 lsl r2, r0, #5 mov r3, r1 lsl r3, r3, #2 add r3, r3, #7 lsr r3, r3, #3 lsl r3, r3, #3 sub sp, sp, r3 add r3, sp, #16 add r3, r3, #3 lsr r3, r3, #2 lsl r3, r3, #2 str r3, [fp, #-52] ldr r3, .L8+4 ldr r1, [r3] sub r3, r1, #1 str r3, [fp, #-48] mov r2, r1 mov r3, #0 str r2, [fp, #-124] str r3, [fp, #-120] mov r2, #0 mov r3, #0 sub r5, fp, #124 ldmia r5, {r4-r5} mov r0, r5 lsl r3, r0, #5 mov r0, r4 orr r3, r3, r0, lsr #27 mov r0, r4 lsl r2, r0, #5 mov r2, r1 mov r3, #0 str r2, [fp, #-132] str r3, [fp, #-128] mov r2, #0 mov r3, #0 sub r5, fp, #132 ldmia r5, {r4-r5} mov r0, r5 lsl r3, r0, #5 mov r0, r4 orr r3, r3, r0, lsr #27 mov r0, r4 lsl r2, r0, #5 mov r3, r1 lsl r3, r3, #2 add r3, r3, #7 lsr r3, r3, #3 lsl r3, r3, #3 sub sp, sp, r3 add r3, sp, #16 add r3, r3, #3 lsr r3, r3, #2 lsl r3, r3, #2 str r3, [fp, #-44] mov r3, #0 str r3, [fp, #-72] mov r3, #0 str r3, [fp, #-76] b .L2 .L4: ldr r3, .L8+8 ldr r1, [r3] ldr r2, [fp, #-76] mov r3, r2 lsl r3, r3, #1 add r3, r3, r2 lsl r3, r3, #2 add r3, r1, r3 ldr r2, [r3] ldr r3, .L8+12 ldr r3, [r3] cmp r2, r3 bne .L3 ldr r3, .L8+8 ldr r1, [r3] ldr r2, [fp, #-76] mov r3, r2 lsl r3, r3, #1 add r3, r3, r2 lsl r3, r3, #2 add r3, r1, r3 ldr r2, [fp, #-72] lsl r2, r2, #1 ldr r1, [r3, #4] ldr r3, [fp, #-52] str r1, [r3, r2, lsl #2] ldr r2, [fp, #-72] mov r3, r2 lsl r3, r3, #2 add r3, r3, r2 lsl r3, r3, #3 ldr r2, [fp, #-60] add r0, r2, r3 ldr r3, .L8+8 ldr r1, [r3] ldr r2, [fp, #-76] mov r3, r2 lsl r3, r3, #1 add r3, r3, r2 lsl r3, r3, #2 add r3, r1, r3 ldr r3, [r3, #8] mov r2, r3 ldr r1, .L8+16 bl sprintf ldr r3, [fp, #-72] lsl r3, r3, #1 add r1, r3, #1 ldr r2, [fp, #-72] mov r3, r2 lsl r3, r3, #2 add r3, r3, r2 lsl r3, r3, #3 ldr r2, [fp, #-60] add r2, r2, r3 ldr r3, [fp, #-52] str r2, [r3, r1, lsl #2] ldr r3, [fp, #-44] ldr r2, [fp, #-72] ldr r1, [fp, #-76] str r1, [r3, r2, lsl #2] ldr r3, [fp, #-72] add r3, r3, #1 str r3, [fp, #-72] .L3: ldr r3, [fp, #-76] add r3, r3, #1 str r3, [fp, #-76] .L2: ldr r3, .L8+20 ldr r3, [r3] ldr r2, [fp, #-76] cmp r2, r3 blt .L4 ldr r2, [fp, #-88] ldr r3, [fp, #-72] add r2, r2, r3 ldr r3, [fp, #-52] str r3, [sp, #8] ldr r3, [fp, #-72] str r3, [sp, #4] ldr r3, [fp, #-72] str r3, [sp] ldr r3, [fp, #-92] ldr r1, [fp, #-84] ldr r0, [fp, #-80] bl dialog_menu str r0, [fp, #-68] bl dialog_clear ldr r3, [fp, #-68] cmp r3, #0 blt .L5 ldr r3, [fp, #-44] ldr r2, [fp, #-68] ldr r3, [r3, r2, lsl #2] str r3, [fp, #-68] .L5: ldr r3, [fp, #-68] mov sp, r10 ldr r2, .L8 ldr r1, [r2] ldr r2, [fp, #-40] eors r1, r2, r1 mov r2, #0 beq .L7 bl __stack_chk_fail .L7: mov r0, r3 sub sp, fp, #32 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L9: .align 2 .L8: .word __stack_chk_guard .word MAX_PARTS .word partitions .word Linux .word .LC0 .word num_partition .size select_partition, .-select_partition .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ctcm_sysfs.c_ctcm_buffer_write.c" .intel_syntax noprefix .text .globl CHANNEL_FLAGS_BUFSIZE_CHANGED .bss .align 4 .type CHANNEL_FLAGS_BUFSIZE_CHANGED, @object .size CHANNEL_FLAGS_BUFSIZE_CHANGED, 4 CHANNEL_FLAGS_BUFSIZE_CHANGED: .zero 4 .globl CTCM_BUFSIZE_LIMIT .align 4 .type CTCM_BUFSIZE_LIMIT, @object .size CTCM_BUFSIZE_LIMIT, 4 CTCM_BUFSIZE_LIMIT: .zero 4 .globl CTCM_READ .align 8 .type CTCM_READ, @object .size CTCM_READ, 8 CTCM_READ: .zero 8 .globl CTCM_WRITE .align 8 .type CTCM_WRITE, @object .size CTCM_WRITE, 8 CTCM_WRITE: .zero 8 .globl CTC_DBF_ERROR .align 4 .type CTC_DBF_ERROR, @object .size CTC_DBF_ERROR, 4 CTC_DBF_ERROR: .zero 4 .globl EINVAL .align 8 .type EINVAL, @object .size EINVAL, 8 EINVAL: .zero 8 .globl ENODEV .align 8 .type ENODEV, @object .size ENODEV, 8 ENODEV: .zero 8 .globl IFF_RUNNING .align 4 .type IFF_RUNNING, @object .size IFF_RUNNING, 4 IFF_RUNNING: .zero 4 .globl LL_HEADER_LENGTH .align 4 .type LL_HEADER_LENGTH, @object .size LL_HEADER_LENGTH, 4 LL_HEADER_LENGTH: .zero 4 .globl SETUP .align 4 .type SETUP, @object .size SETUP, 4 SETUP: .zero 4 .section .rodata .LC0: .string "bfnondev" .LC1: .string "buff_err" .text .type ctcm_buffer_write, @function ctcm_buffer_write: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov QWORD PTR -56[rbp], rdx mov QWORD PTR -64[rbp], rcx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -40[rbp] mov rdi, rax call dev_get_drvdata@PLT mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_READ[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] mov rax, QWORD PTR 8[rax] mov QWORD PTR -16[rbp], rax cmp QWORD PTR -24[rbp], 0 je .L2 mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_READ[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] test rax, rax je .L2 cmp QWORD PTR -16[rbp], 0 jne .L3 .L2: mov ecx, DWORD PTR CTC_DBF_ERROR[rip] mov eax, DWORD PTR SETUP[rip] lea rdx, .LC0[rip] mov esi, ecx mov edi, eax call CTCM_DBF_TEXT@PLT mov rax, QWORD PTR ENODEV[rip] neg rax jmp .L11 .L3: lea rdx, -32[rbp] mov rax, QWORD PTR -56[rbp] mov esi, 0 mov rdi, rax call kstrtouint@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -28[rbp], 0 jne .L13 mov edx, DWORD PTR -32[rbp] mov eax, DWORD PTR CTCM_BUFSIZE_LIMIT[rip] cmp edx, eax ja .L14 mov eax, DWORD PTR LL_HEADER_LENGTH[rip] add eax, 578 mov edx, eax mov eax, DWORD PTR -32[rbp] cmp edx, eax ja .L15 mov edx, DWORD PTR -32[rbp] mov rax, QWORD PTR -24[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR IFF_RUNNING[rip] and eax, edx test eax, eax je .L9 mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR 4[rax] mov eax, DWORD PTR LL_HEADER_LENGTH[rip] add eax, edx add eax, 2 mov edx, eax mov eax, DWORD PTR -32[rbp] cmp edx, eax ja .L16 .L9: mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_READ[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] mov edx, DWORD PTR -32[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_WRITE[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] mov edx, DWORD PTR -32[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -16[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR IFF_RUNNING[rip] and eax, edx test eax, eax jne .L10 mov eax, DWORD PTR -32[rbp] mov edx, DWORD PTR LL_HEADER_LENGTH[rip] sub eax, edx sub eax, 2 mov edx, eax mov rax, QWORD PTR -16[rbp] mov DWORD PTR 4[rax], edx .L10: mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_READ[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] mov ecx, DWORD PTR 4[rax] mov edx, DWORD PTR CHANNEL_FLAGS_BUFSIZE_CHANGED[rip] mov rax, QWORD PTR -24[rbp] mov rsi, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_READ[rip] sal rax, 3 add rax, rsi mov rax, QWORD PTR [rax] or edx, ecx mov DWORD PTR 4[rax], edx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_WRITE[rip] sal rax, 3 add rax, rdx mov rax, QWORD PTR [rax] mov ecx, DWORD PTR 4[rax] mov edx, DWORD PTR CHANNEL_FLAGS_BUFSIZE_CHANGED[rip] mov rax, QWORD PTR -24[rbp] mov rsi, QWORD PTR 8[rax] mov rax, QWORD PTR CTCM_WRITE[rip] sal rax, 3 add rax, rsi mov rax, QWORD PTR [rax] or edx, ecx mov DWORD PTR 4[rax], edx mov eax, DWORD PTR SETUP[rip] mov rdx, QWORD PTR -56[rbp] mov rcx, QWORD PTR -16[rbp] mov rsi, rcx mov edi, eax call CTCM_DBF_DEV@PLT mov rax, QWORD PTR -64[rbp] jmp .L11 .L13: nop jmp .L6 .L14: nop jmp .L6 .L15: nop jmp .L6 .L16: nop .L6: mov eax, DWORD PTR SETUP[rip] mov rcx, QWORD PTR -16[rbp] lea rdx, .LC1[rip] mov rsi, rcx mov edi, eax call CTCM_DBF_DEV@PLT mov rax, QWORD PTR EINVAL[rip] neg rax .L11: mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L12 call __stack_chk_fail@PLT .L12: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ctcm_buffer_write, .-ctcm_buffer_write .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ctcm_sysfs.c_ctcm_buffer_write.c" .text .global CHANNEL_FLAGS_BUFSIZE_CHANGED .bss .align 2 .type CHANNEL_FLAGS_BUFSIZE_CHANGED, %object .size CHANNEL_FLAGS_BUFSIZE_CHANGED, 4 CHANNEL_FLAGS_BUFSIZE_CHANGED: .space 4 .global CTCM_BUFSIZE_LIMIT .align 2 .type CTCM_BUFSIZE_LIMIT, %object .size CTCM_BUFSIZE_LIMIT, 4 CTCM_BUFSIZE_LIMIT: .space 4 .global CTCM_READ .align 2 .type CTCM_READ, %object .size CTCM_READ, 4 CTCM_READ: .space 4 .global CTCM_WRITE .align 2 .type CTCM_WRITE, %object .size CTCM_WRITE, 4 CTCM_WRITE: .space 4 .global CTC_DBF_ERROR .align 2 .type CTC_DBF_ERROR, %object .size CTC_DBF_ERROR, 4 CTC_DBF_ERROR: .space 4 .global EINVAL .align 2 .type EINVAL, %object .size EINVAL, 4 EINVAL: .space 4 .global ENODEV .align 2 .type ENODEV, %object .size ENODEV, 4 ENODEV: .space 4 .global IFF_RUNNING .align 2 .type IFF_RUNNING, %object .size IFF_RUNNING, 4 IFF_RUNNING: .space 4 .global LL_HEADER_LENGTH .align 2 .type LL_HEADER_LENGTH, %object .size LL_HEADER_LENGTH, 4 LL_HEADER_LENGTH: .space 4 .global SETUP .align 2 .type SETUP, %object .size SETUP, 4 SETUP: .space 4 .section .rodata .align 2 .LC0: .ascii "bfnondev\000" .align 2 .LC1: .ascii "buff_err\000" .text .align 2 .syntax unified .arm .type ctcm_buffer_write, %function ctcm_buffer_write: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] str r3, [fp, #-44] ldr r3, .L17 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r0, [fp, #-32] bl dev_get_drvdata str r0, [fp, #-20] ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+4 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r3, [r3, #8] str r3, [fp, #-16] ldr r3, [fp, #-20] cmp r3, #0 beq .L2 ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+4 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] cmp r3, #0 beq .L2 ldr r3, [fp, #-16] cmp r3, #0 bne .L3 .L2: ldr r3, .L17+8 ldr r3, [r3] ldr r2, .L17+12 ldr r1, [r2] ldr r2, .L17+16 mov r0, r3 bl CTCM_DBF_TEXT ldr r3, .L17+20 ldr r3, [r3] rsb r3, r3, #0 b .L11 .L3: sub r3, fp, #24 mov r2, r3 mov r1, #0 ldr r0, [fp, #-40] bl kstrtouint str r0, [fp, #-12] ldr r3, [fp, #-12] cmp r3, #0 bne .L13 ldr r2, [fp, #-24] ldr r3, .L17+24 ldr r3, [r3] cmp r2, r3 bhi .L14 ldr r3, .L17+28 ldr r3, [r3] add r3, r3, #576 add r3, r3, #2 mov r2, r3 ldr r3, [fp, #-24] cmp r2, r3 bhi .L15 ldr r2, [fp, #-24] ldr r3, [fp, #-20] str r2, [r3] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L17+32 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L9 ldr r3, [fp, #-16] ldr r2, [r3, #4] ldr r3, .L17+28 ldr r3, [r3] add r3, r2, r3 add r3, r3, #2 mov r2, r3 ldr r3, [fp, #-24] cmp r2, r3 bhi .L16 .L9: ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+4 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r2, [fp, #-24] str r2, [r3] ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+36 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r2, [fp, #-24] str r2, [r3] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, .L17+32 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 bne .L10 ldr r3, [fp, #-24] ldr r2, .L17+28 ldr r2, [r2] sub r3, r3, r2 sub r3, r3, #2 mov r2, r3 ldr r3, [fp, #-16] str r2, [r3, #4] .L10: ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+4 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r1, [r3, #4] ldr r3, .L17+40 ldr r2, [r3] ldr r3, [fp, #-20] ldr r0, [r3, #4] ldr r3, .L17+4 ldr r3, [r3] lsl r3, r3, #2 add r3, r0, r3 ldr r3, [r3] orr r2, r1, r2 str r2, [r3, #4] ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, .L17+36 ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] ldr r1, [r3, #4] ldr r3, .L17+40 ldr r2, [r3] ldr r3, [fp, #-20] ldr r0, [r3, #4] ldr r3, .L17+36 ldr r3, [r3] lsl r3, r3, #2 add r3, r0, r3 ldr r3, [r3] orr r2, r1, r2 str r2, [r3, #4] ldr r3, .L17+8 ldr r3, [r3] ldr r2, [fp, #-40] ldr r1, [fp, #-16] mov r0, r3 bl CTCM_DBF_DEV ldr r3, [fp, #-44] b .L11 .L13: nop b .L6 .L14: nop b .L6 .L15: nop b .L6 .L16: nop .L6: ldr r3, .L17+8 ldr r3, [r3] ldr r2, .L17+44 ldr r1, [fp, #-16] mov r0, r3 bl CTCM_DBF_DEV ldr r3, .L17+48 ldr r3, [r3] rsb r3, r3, #0 .L11: ldr r2, .L17 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L12 bl __stack_chk_fail .L12: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L18: .align 2 .L17: .word __stack_chk_guard .word CTCM_READ .word SETUP .word CTC_DBF_ERROR .word .LC0 .word ENODEV .word CTCM_BUFSIZE_LIMIT .word LL_HEADER_LENGTH .word IFF_RUNNING .word CTCM_WRITE .word CHANNEL_FLAGS_BUFSIZE_CHANGED .word .LC1 .word EINVAL .size ctcm_buffer_write, .-ctcm_buffer_write .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_intel_ringbuffer.c_intel_ring_flush_all_caches.c" .intel_syntax noprefix .text .globl I915_GEM_GPU_DOMAINS .bss .align 4 .type I915_GEM_GPU_DOMAINS, @object .size I915_GEM_GPU_DOMAINS, 4 I915_GEM_GPU_DOMAINS: .zero 4 .text .globl intel_ring_flush_all_caches .type intel_ring_flush_all_caches, @function intel_ring_flush_all_caches: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] test eax, eax jne .L2 mov eax, 0 jmp .L3 .L2: mov rax, QWORD PTR -24[rbp] mov rcx, QWORD PTR 8[rax] mov edx, DWORD PTR I915_GEM_GPU_DOMAINS[rip] mov rax, QWORD PTR -24[rbp] mov esi, 0 mov rdi, rax call rcx mov DWORD PTR -4[rbp], eax cmp DWORD PTR -4[rbp], 0 je .L4 mov eax, DWORD PTR -4[rbp] jmp .L3 .L4: mov edx, DWORD PTR I915_GEM_GPU_DOMAINS[rip] mov rax, QWORD PTR -24[rbp] mov esi, 0 mov rdi, rax call trace_i915_gem_ring_flush@PLT mov rax, QWORD PTR -24[rbp] mov DWORD PTR [rax], 0 mov eax, 0 .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size intel_ring_flush_all_caches, .-intel_ring_flush_all_caches .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_intel_ringbuffer.c_intel_ring_flush_all_caches.c" .text .global I915_GEM_GPU_DOMAINS .bss .align 2 .type I915_GEM_GPU_DOMAINS, %object .size I915_GEM_GPU_DOMAINS, 4 I915_GEM_GPU_DOMAINS: .space 4 .text .align 2 .global intel_ring_flush_all_caches .syntax unified .arm .type intel_ring_flush_all_caches, %function intel_ring_flush_all_caches: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, [fp, #-16] ldr r3, [r3] cmp r3, #0 bne .L2 mov r3, #0 b .L3 .L2: ldr r3, [fp, #-16] ldr r3, [r3, #4] ldr r2, .L5 ldr r2, [r2] mov r1, #0 ldr r0, [fp, #-16] blx r3 str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 beq .L4 ldr r3, [fp, #-8] b .L3 .L4: ldr r3, .L5 ldr r3, [r3] mov r2, r3 mov r1, #0 ldr r0, [fp, #-16] bl trace_i915_gem_ring_flush ldr r3, [fp, #-16] mov r2, #0 str r2, [r3] mov r3, #0 .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L6: .align 2 .L5: .word I915_GEM_GPU_DOMAINS .size intel_ring_flush_all_caches, .-intel_ring_flush_all_caches .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_Radius.c_RadiusCreateNasId.c" .intel_syntax noprefix .text .globl RadiusCreateNasId .type RadiusCreateNasId, @function RadiusCreateNasId: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax cmp QWORD PTR -40[rbp], 0 jne .L2 mov eax, 0 jmp .L6 .L2: mov rax, QWORD PTR -40[rbp] mov rdi, rax call StrLen@PLT test eax, eax je .L4 mov rax, QWORD PTR -40[rbp] mov rdi, rax call StrLen@PLT cmp eax, 127 jle .L5 .L4: mov eax, 0 jmp .L6 .L5: mov eax, 0 call NewBuf@PLT mov QWORD PTR -16[rbp], rax mov BYTE PTR -18[rbp], 32 mov rax, QWORD PTR -40[rbp] mov rdi, rax call StrLen@PLT add eax, 2 mov BYTE PTR -17[rbp], al lea rcx, -18[rbp] mov rax, QWORD PTR -16[rbp] mov edx, 1 mov rsi, rcx mov rdi, rax call WriteBuf@PLT lea rcx, -17[rbp] mov rax, QWORD PTR -16[rbp] mov edx, 1 mov rsi, rcx mov rdi, rax call WriteBuf@PLT mov rax, QWORD PTR -40[rbp] mov rdi, rax call StrLen@PLT mov edx, eax mov rcx, QWORD PTR -40[rbp] mov rax, QWORD PTR -16[rbp] mov rsi, rcx mov rdi, rax call WriteBuf@PLT mov rax, QWORD PTR -16[rbp] .L6: mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L7 call __stack_chk_fail@PLT .L7: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size RadiusCreateNasId, .-RadiusCreateNasId .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_Radius.c_RadiusCreateNasId.c" .text .align 2 .global RadiusCreateNasId .syntax unified .arm .type RadiusCreateNasId, %function RadiusCreateNasId: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] ldr r3, .L8 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r3, [fp, #-24] cmp r3, #0 bne .L2 mov r3, #0 b .L6 .L2: ldr r0, [fp, #-24] bl StrLen mov r3, r0 cmp r3, #0 beq .L4 ldr r0, [fp, #-24] bl StrLen mov r3, r0 cmp r3, #127 ble .L5 .L4: mov r3, #0 b .L6 .L5: bl NewBuf str r0, [fp, #-12] mov r3, #32 strb r3, [fp, #-14] ldr r0, [fp, #-24] bl StrLen mov r3, r0 and r3, r3, #255 add r3, r3, #2 and r3, r3, #255 strb r3, [fp, #-13] sub r3, fp, #14 mov r2, #1 mov r1, r3 ldr r0, [fp, #-12] bl WriteBuf sub r3, fp, #13 mov r2, #1 mov r1, r3 ldr r0, [fp, #-12] bl WriteBuf ldr r0, [fp, #-24] bl StrLen mov r3, r0 mov r2, r3 ldr r1, [fp, #-24] ldr r0, [fp, #-12] bl WriteBuf ldr r3, [fp, #-12] .L6: ldr r2, .L8 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L7 bl __stack_chk_fail .L7: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L9: .align 2 .L8: .word __stack_chk_guard .size RadiusCreateNasId, .-RadiusCreateNasId .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_spi_bfin5xx.c_bfin_spi_flush.c" .intel_syntax noprefix .text .globl BIT_STAT_CLR .bss .align 4 .type BIT_STAT_CLR, @object .size BIT_STAT_CLR, 4 BIT_STAT_CLR: .zero 4 .globl BIT_STAT_SPIF .align 4 .type BIT_STAT_SPIF, @object .size BIT_STAT_SPIF, 4 BIT_STAT_SPIF: .zero 4 .globl loops_per_jiffy .align 4 .type loops_per_jiffy, @object .size loops_per_jiffy, 4 loops_per_jiffy: .zero 4 .text .type bfin_spi_flush, @function bfin_spi_flush: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov eax, DWORD PTR loops_per_jiffy[rip] add eax, eax cdqe mov QWORD PTR -8[rbp], rax jmp .L2 .L4: mov eax, 0 call cpu_relax@PLT .L2: mov rax, QWORD PTR -24[rbp] mov rdi, rax call read_STAT@PLT mov edx, DWORD PTR BIT_STAT_SPIF[rip] and eax, edx test eax, eax jne .L3 sub QWORD PTR -8[rbp], 1 cmp QWORD PTR -8[rbp], 0 jne .L4 .L3: mov edx, DWORD PTR BIT_STAT_CLR[rip] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call write_STAT@PLT mov rax, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size bfin_spi_flush, .-bfin_spi_flush .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_spi_bfin5xx.c_bfin_spi_flush.c" .text .global BIT_STAT_CLR .bss .align 2 .type BIT_STAT_CLR, %object .size BIT_STAT_CLR, 4 BIT_STAT_CLR: .space 4 .global BIT_STAT_SPIF .align 2 .type BIT_STAT_SPIF, %object .size BIT_STAT_SPIF, 4 BIT_STAT_SPIF: .space 4 .global loops_per_jiffy .align 2 .type loops_per_jiffy, %object .size loops_per_jiffy, 4 loops_per_jiffy: .space 4 .text .align 2 .syntax unified .arm .type bfin_spi_flush, %function bfin_spi_flush: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, .L6 ldr r3, [r3] lsl r3, r3, #1 str r3, [fp, #-8] b .L2 .L4: bl cpu_relax .L2: ldr r0, [fp, #-16] bl read_STAT mov r2, r0 ldr r3, .L6+4 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 bne .L3 ldr r3, [fp, #-8] sub r3, r3, #1 str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L4 .L3: ldr r3, .L6+8 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-16] bl write_STAT ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word loops_per_jiffy .word BIT_STAT_SPIF .word BIT_STAT_CLR .size bfin_spi_flush, .-bfin_spi_flush .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ext2_htree.c_ext2_htree_insert_entry.c" .intel_syntax noprefix .text .type ext2_htree_insert_entry, @function ext2_htree_insert_entry: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov DWORD PTR -32[rbp], edx mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] cdqe sal rax, 2 sub rax, 4 add rax, rdx mov QWORD PTR -8[rbp], rax mov edx, DWORD PTR -32[rbp] mov ecx, DWORD PTR -28[rbp] mov rax, QWORD PTR -8[rbp] mov esi, ecx mov rdi, rax call ext2_htree_insert_entry_to_level@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ext2_htree_insert_entry, .-ext2_htree_insert_entry .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ext2_htree.c_ext2_htree_insert_entry.c" .text .align 2 .syntax unified .arm .type ext2_htree_insert_entry, %function ext2_htree_insert_entry: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, [fp, #-16] ldr r2, [r3, #4] ldr r3, [fp, #-16] ldr r3, [r3] sub r3, r3, #-1073741823 lsl r3, r3, #2 add r3, r2, r3 str r3, [fp, #-8] ldr r2, [fp, #-24] ldr r1, [fp, #-20] ldr r0, [fp, #-8] bl ext2_htree_insert_entry_to_level nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size ext2_htree_insert_entry, .-ext2_htree_insert_entry .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_intel_wakeref.c_rpm_put.c" .intel_syntax noprefix .text .type rpm_put, @function rpm_put: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] add rax, 4 mov rdi, rax call fetch_and_zero@PLT mov DWORD PTR -4[rbp], eax mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov edx, DWORD PTR -4[rbp] mov esi, edx mov edi, eax call intel_runtime_pm_put@PLT cmp DWORD PTR -4[rbp], 0 sete al movzx eax, al mov edi, eax call INTEL_WAKEREF_BUG_ON@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size rpm_put, .-rpm_put .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_intel_wakeref.c_rpm_put.c" .text .align 2 .syntax unified .arm .type rpm_put, %function rpm_put: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, [fp, #-16] add r3, r3, #4 mov r0, r3 bl fetch_and_zero str r0, [fp, #-8] ldr r3, [fp, #-16] ldr r3, [r3] ldr r1, [fp, #-8] mov r0, r3 bl intel_runtime_pm_put ldr r3, [fp, #-8] cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl INTEL_WAKEREF_BUG_ON nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size rpm_put, .-rpm_put .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_proxy.c_h2o_proxy_register_reverse_proxy.c" .intel_syntax noprefix .text .globl on_context_dispose .bss .align 4 .type on_context_dispose, @object .size on_context_dispose, 4 on_context_dispose: .zero 4 .globl on_context_init .align 4 .type on_context_init, @object .size on_context_init, 4 on_context_init: .zero 4 .globl on_handler_dispose .align 4 .type on_handler_dispose, @object .size on_handler_dispose, 4 on_handler_dispose: .zero 4 .globl on_req .align 4 .type on_req, @object .size on_req, 4 on_req: .zero 4 .text .globl h2o_proxy_register_reverse_proxy .type h2o_proxy_register_reverse_proxy, @function h2o_proxy_register_reverse_proxy: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -24[rbp], rdi mov QWORD PTR -32[rbp], rsi mov QWORD PTR -40[rbp], rdx mov rax, QWORD PTR -24[rbp] mov esi, 32 mov rdi, rax call h2o_create_handler@PLT mov QWORD PTR -8[rbp], rax mov edx, DWORD PTR on_context_init[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 28[rax], edx mov edx, DWORD PTR on_context_dispose[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 24[rax], edx mov edx, DWORD PTR on_handler_dispose[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 20[rax], edx mov edx, DWORD PTR on_req[rip] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 16[rax], edx mov rax, QWORD PTR -8[rbp] mov DWORD PTR 12[rax], 1 mov rax, QWORD PTR -32[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -8[rbp] mov DWORD PTR 8[rax], edx mov rax, QWORD PTR -8[rbp] mov rdx, QWORD PTR -40[rbp] mov QWORD PTR [rax], rdx nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size h2o_proxy_register_reverse_proxy, .-h2o_proxy_register_reverse_proxy .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_proxy.c_h2o_proxy_register_reverse_proxy.c" .text .global on_context_dispose .bss .align 2 .type on_context_dispose, %object .size on_context_dispose, 4 on_context_dispose: .space 4 .global on_context_init .align 2 .type on_context_init, %object .size on_context_init, 4 on_context_init: .space 4 .global on_handler_dispose .align 2 .type on_handler_dispose, %object .size on_handler_dispose, 4 on_handler_dispose: .space 4 .global on_req .align 2 .type on_req, %object .size on_req, 4 on_req: .space 4 .text .align 2 .global h2o_proxy_register_reverse_proxy .syntax unified .arm .type h2o_proxy_register_reverse_proxy, %function h2o_proxy_register_reverse_proxy: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] mov r1, #28 ldr r0, [fp, #-16] bl h2o_create_handler mov r3, r0 str r3, [fp, #-8] ldr r3, .L2 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #24] ldr r3, .L2+4 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #20] ldr r3, .L2+8 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #16] ldr r3, .L2+12 ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #12] ldr r3, [fp, #-8] mov r2, #1 str r2, [r3, #8] ldr r3, [fp, #-20] ldr r2, [r3] ldr r3, [fp, #-8] str r2, [r3, #4] ldr r3, [fp, #-8] ldr r2, [fp, #-24] str r2, [r3] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .L3: .align 2 .L2: .word on_context_init .word on_context_dispose .word on_handler_dispose .word on_req .size h2o_proxy_register_reverse_proxy, .-h2o_proxy_register_reverse_proxy .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ds2781_battery.c_ds2781_get_temperature.c" .intel_syntax noprefix .text .globl DS2781_TEMP_MSB .bss .align 4 .type DS2781_TEMP_MSB, @object .size DS2781_TEMP_MSB, 4 DS2781_TEMP_MSB: .zero 4 .text .type ds2781_get_temperature, @function ds2781_get_temperature: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 48 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov edx, DWORD PTR DS2781_TEMP_MSB[rip] lea rsi, -10[rbp] mov rax, QWORD PTR -40[rbp] mov ecx, 8 mov rdi, rax call w1_ds2781_read@PLT mov DWORD PTR -20[rbp], eax cmp DWORD PTR -20[rbp], 0 jns .L2 mov eax, DWORD PTR -20[rbp] jmp .L4 .L2: movzx eax, BYTE PTR -10[rbp] movsx eax, al lea edx, 0[0+rax*8] movzx eax, BYTE PTR -9[rbp] sar al, 5 movsx eax, al or eax, edx mov DWORD PTR -16[rbp], eax mov eax, DWORD PTR -16[rbp] lea edx, 3[rax] test eax, eax cmovs eax, edx sar eax, 2 mov edx, eax mov eax, DWORD PTR -16[rbp] add edx, eax mov rax, QWORD PTR -48[rbp] mov DWORD PTR [rax], edx mov eax, 0 .L4: mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L5 call __stack_chk_fail@PLT .L5: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ds2781_get_temperature, .-ds2781_get_temperature .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ds2781_battery.c_ds2781_get_temperature.c" .text .global DS2781_TEMP_MSB .bss .align 2 .type DS2781_TEMP_MSB, %object .size DS2781_TEMP_MSB, 4 DS2781_TEMP_MSB: .space 4 .text .align 2 .syntax unified .arm .type ds2781_get_temperature, %function ds2781_get_temperature: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-24] str r1, [fp, #-28] ldr r3, .L6 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r3, .L6+4 ldr r2, [r3] sub r1, fp, #12 mov r3, #8 ldr r0, [fp, #-24] bl w1_ds2781_read str r0, [fp, #-20] ldr r3, [fp, #-20] cmp r3, #0 bge .L2 ldr r3, [fp, #-20] b .L4 .L2: ldrb r3, [fp, #-12] @ zero_extendqisi2 lsl r3, r3, #3 ldrb r2, [fp, #-11] @ zero_extendqisi2 lsr r2, r2, #5 and r2, r2, #255 orr r3, r3, r2 str r3, [fp, #-16] ldr r3, [fp, #-16] add r2, r3, #3 cmp r3, #0 movlt r3, r2 movge r3, r3 asr r3, r3, #2 mov r2, r3 ldr r3, [fp, #-16] add r2, r2, r3 ldr r3, [fp, #-28] str r2, [r3] mov r3, #0 .L4: ldr r2, .L6 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L5 bl __stack_chk_fail .L5: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word __stack_chk_guard .word DS2781_TEMP_MSB .size ds2781_get_temperature, .-ds2781_get_temperature .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_lmgr.c_ConditionalLockPage.c" .intel_syntax noprefix .text .globl LOCKACQUIRE_NOT_AVAIL .bss .align 8 .type LOCKACQUIRE_NOT_AVAIL, @object .size LOCKACQUIRE_NOT_AVAIL, 8 LOCKACQUIRE_NOT_AVAIL: .zero 8 .text .globl ConditionalLockPage .type ConditionalLockPage, @function ConditionalLockPage: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov DWORD PTR -32[rbp], edx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -24[rbp] mov esi, DWORD PTR 4[rax] mov eax, DWORD PTR -12[rbp] mov ecx, DWORD PTR -28[rbp] mov edi, eax call SET_LOCKTAG_PAGE@PLT mov esi, DWORD PTR -32[rbp] lea rax, -12[rbp] mov ecx, 1 mov edx, 0 mov rdi, rax call LockAcquire@PLT mov rdx, QWORD PTR LOCKACQUIRE_NOT_AVAIL[rip] cmp rax, rdx setne al movzx eax, al mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L3 call __stack_chk_fail@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ConditionalLockPage, .-ConditionalLockPage .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_lmgr.c_ConditionalLockPage.c" .text .global LOCKACQUIRE_NOT_AVAIL .bss .align 2 .type LOCKACQUIRE_NOT_AVAIL, %object .size LOCKACQUIRE_NOT_AVAIL, 4 LOCKACQUIRE_NOT_AVAIL: .space 4 .text .align 2 .global ConditionalLockPage .syntax unified .arm .type ConditionalLockPage, %function ConditionalLockPage: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, .L4 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r0, [fp, #-12] ldr r3, [fp, #-16] ldr r1, [r3, #4] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-20] bl SET_LOCKTAG_PAGE sub r0, fp, #12 mov r3, #1 mov r2, #0 ldr r1, [fp, #-24] bl LockAcquire mov r2, r0 ldr r3, .L4+4 ldr r3, [r3] cmp r2, r3 movne r3, #1 moveq r3, #0 and r3, r3, #255 ldr r2, .L4 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L3 bl __stack_chk_fail .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word __stack_chk_guard .word LOCKACQUIRE_NOT_AVAIL .size ConditionalLockPage, .-ConditionalLockPage .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_branch.c_svn_branch__history_create_empty.c" .intel_syntax noprefix .text .globl svn_branch__history_create_empty .type svn_branch__history_create_empty, @function svn_branch__history_create_empty: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov rsi, rax mov edi, 0 call svn_branch__history_create@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size svn_branch__history_create_empty, .-svn_branch__history_create_empty .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_branch.c_svn_branch__history_create_empty.c" .text .align 2 .global svn_branch__history_create_empty .syntax unified .arm .type svn_branch__history_create_empty, %function svn_branch__history_create_empty: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r1, [fp, #-16] mov r0, #0 bl svn_branch__history_create str r0, [fp, #-8] ldr r3, [fp, #-8] mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size svn_branch__history_create_empty, .-svn_branch__history_create_empty .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_p2p_supplicant_sd.c_wpas_p2p_sd_response.c" .intel_syntax noprefix .text .globl wpas_p2p_sd_response .type wpas_p2p_sd_response, @function wpas_p2p_sd_response: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -8[rbp], rdi mov DWORD PTR -12[rbp], esi mov QWORD PTR -24[rbp], rdx mov DWORD PTR -16[rbp], ecx mov QWORD PTR -32[rbp], r8 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR 8[rax] test rax, rax jne .L5 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] test rax, rax je .L5 mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov rdi, QWORD PTR -32[rbp] mov ecx, DWORD PTR -16[rbp] mov rdx, QWORD PTR -24[rbp] mov esi, DWORD PTR -12[rbp] mov r8, rdi mov rdi, rax call p2p_sd_response@PLT jmp .L1 .L5: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size wpas_p2p_sd_response, .-wpas_p2p_sd_response .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_p2p_supplicant_sd.c_wpas_p2p_sd_response.c" .text .align 2 .global wpas_p2p_sd_response .syntax unified .arm .type wpas_p2p_sd_response, %function wpas_p2p_sd_response: @ args = 4, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-8] str r1, [fp, #-12] str r2, [fp, #-16] str r3, [fp, #-20] ldr r3, [fp, #-8] ldr r3, [r3] ldr r3, [r3, #4] cmp r3, #0 bne .L5 ldr r3, [fp, #-8] ldr r3, [r3] ldr r3, [r3] cmp r3, #0 beq .L5 ldr r3, [fp, #-8] ldr r3, [r3] ldr r0, [r3] ldr r3, [fp, #4] str r3, [sp] ldr r3, [fp, #-20] ldr r2, [fp, #-16] ldr r1, [fp, #-12] bl p2p_sd_response b .L1 .L5: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .size wpas_p2p_sd_response, .-wpas_p2p_sd_response .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ngx_http_addition_filter_module.c_ngx_http_addition_create_conf.c" .intel_syntax noprefix .text .type ngx_http_addition_create_conf, @function ngx_http_addition_create_conf: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov esi, 1 mov edi, eax call ngx_pcalloc@PLT mov QWORD PTR -8[rbp], rax cmp QWORD PTR -8[rbp], 0 jne .L2 mov eax, 0 jmp .L3 .L2: mov rax, QWORD PTR -8[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ngx_http_addition_create_conf, .-ngx_http_addition_create_conf .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_ngx_http_addition_filter_module.c_ngx_http_addition_create_conf.c" .text .align 2 .syntax unified .arm .type ngx_http_addition_create_conf, %function ngx_http_addition_create_conf: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] ldr r3, [fp, #-16] ldr r3, [r3] mov r1, #1 mov r0, r3 bl ngx_pcalloc str r0, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 bne .L2 mov r3, #0 b .L3 .L2: ldr r3, [fp, #-8] .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size ngx_http_addition_create_conf, .-ngx_http_addition_create_conf .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_texstate.c_gl_TexParameterfv.c" .intel_syntax noprefix .text .globl GL_CLAMP .bss .align 4 .type GL_CLAMP, @object .size GL_CLAMP, 4 GL_CLAMP: .zero 4 .globl GL_INVALID_ENUM .align 4 .type GL_INVALID_ENUM, @object .size GL_INVALID_ENUM, 4 GL_INVALID_ENUM: .zero 4 .globl GL_INVALID_VALUE .align 4 .type GL_INVALID_VALUE, @object .size GL_INVALID_VALUE, 4 GL_INVALID_VALUE: .zero 4 .globl GL_LINEAR .align 4 .type GL_LINEAR, @object .size GL_LINEAR, 4 GL_LINEAR: .zero 4 .globl GL_LINEAR_MIPMAP_LINEAR .align 4 .type GL_LINEAR_MIPMAP_LINEAR, @object .size GL_LINEAR_MIPMAP_LINEAR, 4 GL_LINEAR_MIPMAP_LINEAR: .zero 4 .globl GL_LINEAR_MIPMAP_NEAREST .align 4 .type GL_LINEAR_MIPMAP_NEAREST, @object .size GL_LINEAR_MIPMAP_NEAREST, 4 GL_LINEAR_MIPMAP_NEAREST: .zero 4 .globl GL_NEAREST .align 4 .type GL_NEAREST, @object .size GL_NEAREST, 4 GL_NEAREST: .zero 4 .globl GL_NEAREST_MIPMAP_LINEAR .align 4 .type GL_NEAREST_MIPMAP_LINEAR, @object .size GL_NEAREST_MIPMAP_LINEAR, 4 GL_NEAREST_MIPMAP_LINEAR: .zero 4 .globl GL_NEAREST_MIPMAP_NEAREST .align 4 .type GL_NEAREST_MIPMAP_NEAREST, @object .size GL_NEAREST_MIPMAP_NEAREST, 4 GL_NEAREST_MIPMAP_NEAREST: .zero 4 .globl GL_REPEAT .align 4 .type GL_REPEAT, @object .size GL_REPEAT, 4 GL_REPEAT: .zero 4 .globl GL_TRUE .align 8 .type GL_TRUE, @object .size GL_TRUE, 8 GL_TRUE: .zero 8 .globl NEW_TEXTURING .align 4 .type NEW_TEXTURING, @object .size NEW_TEXTURING, 4 NEW_TEXTURING: .zero 4 .section .rodata .LC0: .string "glTexParameter(target)" .LC1: .string "glTexParameter(param)" .LC3: .string "glTexParameter(pname)" .text .globl gl_TexParameterfv .type gl_TexParameterfv, @function gl_TexParameterfv: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 56 .cfi_offset 3, -24 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -44[rbp], esi mov DWORD PTR -48[rbp], edx mov QWORD PTR -56[rbp], rcx mov rax, QWORD PTR -56[rbp] movsd xmm0, QWORD PTR [rax] cvttsd2si eax, xmm0 mov DWORD PTR -28[rbp], eax cmp DWORD PTR -44[rbp], 134 je .L2 cmp DWORD PTR -44[rbp], 135 jne .L3 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 24[rax] mov QWORD PTR -24[rbp], rax jmp .L4 .L2: mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 16[rax] mov QWORD PTR -24[rbp], rax jmp .L4 .L3: mov ecx, DWORD PTR GL_INVALID_ENUM[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC0[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L4: mov eax, DWORD PTR -48[rbp] add eax, -128 cmp eax, 5 ja .L6 mov eax, eax lea rdx, 0[0+rax*4] lea rax, .L8[rip] mov eax, DWORD PTR [rdx+rax] cdqe lea rdx, .L8[rip] add rax, rdx notrack jmp rax .section .rodata .align 4 .align 4 .L8: .long .L13-.L8 .long .L12-.L8 .long .L11-.L8 .long .L10-.L8 .long .L9-.L8 .long .L7-.L8 .text .L10: mov eax, DWORD PTR GL_NEAREST[rip] cmp DWORD PTR -28[rbp], eax je .L14 mov eax, DWORD PTR GL_LINEAR[rip] cmp DWORD PTR -28[rbp], eax je .L14 mov eax, DWORD PTR GL_NEAREST_MIPMAP_NEAREST[rip] cmp DWORD PTR -28[rbp], eax je .L14 mov eax, DWORD PTR GL_LINEAR_MIPMAP_NEAREST[rip] cmp DWORD PTR -28[rbp], eax je .L14 mov eax, DWORD PTR GL_NEAREST_MIPMAP_LINEAR[rip] cmp DWORD PTR -28[rbp], eax je .L14 mov eax, DWORD PTR GL_LINEAR_MIPMAP_LINEAR[rip] cmp DWORD PTR -28[rbp], eax jne .L15 .L14: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR [rax], edx mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 32[rax] mov eax, DWORD PTR NEW_TEXTURING[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 32[rax], edx jmp .L16 .L15: mov ecx, DWORD PTR GL_INVALID_VALUE[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC1[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L9: mov eax, DWORD PTR GL_NEAREST[rip] cmp DWORD PTR -28[rbp], eax je .L17 mov eax, DWORD PTR GL_LINEAR[rip] cmp DWORD PTR -28[rbp], eax jne .L18 .L17: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR 4[rax], edx mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR 32[rax] mov eax, DWORD PTR NEW_TEXTURING[rip] or edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR 32[rax], edx jmp .L16 .L18: mov ecx, DWORD PTR GL_INVALID_VALUE[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC1[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L12: mov eax, DWORD PTR GL_CLAMP[rip] cmp DWORD PTR -28[rbp], eax je .L19 mov eax, DWORD PTR GL_REPEAT[rip] cmp DWORD PTR -28[rbp], eax jne .L20 .L19: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR 8[rax], edx jmp .L16 .L20: mov ecx, DWORD PTR GL_INVALID_VALUE[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC1[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L13: mov eax, DWORD PTR GL_CLAMP[rip] cmp DWORD PTR -28[rbp], eax je .L21 mov eax, DWORD PTR GL_REPEAT[rip] cmp DWORD PTR -28[rbp], eax jne .L22 .L21: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR 12[rax], edx jmp .L16 .L22: mov ecx, DWORD PTR GL_INVALID_VALUE[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC1[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L11: mov eax, DWORD PTR GL_CLAMP[rip] cmp DWORD PTR -28[rbp], eax je .L23 mov eax, DWORD PTR GL_REPEAT[rip] cmp DWORD PTR -28[rbp], eax jne .L24 .L23: mov rax, QWORD PTR -24[rbp] mov edx, DWORD PTR -28[rbp] mov DWORD PTR 16[rax], edx jmp .L16 .L24: mov ecx, DWORD PTR GL_INVALID_VALUE[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC1[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L16 .L7: mov rax, QWORD PTR -56[rbp] movsd xmm1, QWORD PTR [rax] movsd xmm0, QWORD PTR .LC2[rip] mulsd xmm0, xmm1 cvttsd2si eax, xmm0 mov rdx, QWORD PTR -24[rbp] mov rbx, QWORD PTR 32[rdx] mov edx, 255 mov esi, 0 mov edi, eax call CLAMP@PLT mov QWORD PTR [rbx], rax mov rax, QWORD PTR -56[rbp] add rax, 8 movsd xmm1, QWORD PTR [rax] movsd xmm0, QWORD PTR .LC2[rip] mulsd xmm0, xmm1 cvttsd2si eax, xmm0 mov rdx, QWORD PTR -24[rbp] mov rdx, QWORD PTR 32[rdx] lea rbx, 8[rdx] mov edx, 255 mov esi, 0 mov edi, eax call CLAMP@PLT mov QWORD PTR [rbx], rax mov rax, QWORD PTR -56[rbp] add rax, 16 movsd xmm1, QWORD PTR [rax] movsd xmm0, QWORD PTR .LC2[rip] mulsd xmm0, xmm1 cvttsd2si eax, xmm0 mov rdx, QWORD PTR -24[rbp] mov rdx, QWORD PTR 32[rdx] lea rbx, 16[rdx] mov edx, 255 mov esi, 0 mov edi, eax call CLAMP@PLT mov QWORD PTR [rbx], rax mov rax, QWORD PTR -56[rbp] add rax, 24 movsd xmm1, QWORD PTR [rax] movsd xmm0, QWORD PTR .LC2[rip] mulsd xmm0, xmm1 cvttsd2si eax, xmm0 mov rdx, QWORD PTR -24[rbp] mov rdx, QWORD PTR 32[rdx] lea rbx, 24[rdx] mov edx, 255 mov esi, 0 mov edi, eax call CLAMP@PLT mov QWORD PTR [rbx], rax jmp .L16 .L6: mov ecx, DWORD PTR GL_INVALID_ENUM[rip] mov rax, QWORD PTR -40[rbp] lea rdx, .LC3[rip] mov esi, ecx mov rdi, rax call gl_error@PLT jmp .L1 .L16: mov rdx, QWORD PTR GL_TRUE[rip] mov rax, QWORD PTR -24[rbp] mov QWORD PTR 24[rax], rdx mov rdx, QWORD PTR GL_TRUE[rip] mov rax, QWORD PTR -40[rbp] mov QWORD PTR 8[rax], rdx mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR [rax] test rax, rax je .L1 mov rax, QWORD PTR -40[rbp] mov r9, QWORD PTR [rax] mov rdi, QWORD PTR -56[rbp] mov ecx, DWORD PTR -48[rbp] mov rdx, QWORD PTR -24[rbp] mov esi, DWORD PTR -44[rbp] mov rax, QWORD PTR -40[rbp] mov r8, rdi mov rdi, rax call r9 .L1: mov rbx, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size gl_TexParameterfv, .-gl_TexParameterfv .section .rodata .align 8 .LC2: .long 0 .long 1081073664 .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_texstate.c_gl_TexParameterfv.c" .text .global GL_CLAMP .bss .align 2 .type GL_CLAMP, %object .size GL_CLAMP, 4 GL_CLAMP: .space 4 .global GL_INVALID_ENUM .align 2 .type GL_INVALID_ENUM, %object .size GL_INVALID_ENUM, 4 GL_INVALID_ENUM: .space 4 .global GL_INVALID_VALUE .align 2 .type GL_INVALID_VALUE, %object .size GL_INVALID_VALUE, 4 GL_INVALID_VALUE: .space 4 .global GL_LINEAR .align 2 .type GL_LINEAR, %object .size GL_LINEAR, 4 GL_LINEAR: .space 4 .global GL_LINEAR_MIPMAP_LINEAR .align 2 .type GL_LINEAR_MIPMAP_LINEAR, %object .size GL_LINEAR_MIPMAP_LINEAR, 4 GL_LINEAR_MIPMAP_LINEAR: .space 4 .global GL_LINEAR_MIPMAP_NEAREST .align 2 .type GL_LINEAR_MIPMAP_NEAREST, %object .size GL_LINEAR_MIPMAP_NEAREST, 4 GL_LINEAR_MIPMAP_NEAREST: .space 4 .global GL_NEAREST .align 2 .type GL_NEAREST, %object .size GL_NEAREST, 4 GL_NEAREST: .space 4 .global GL_NEAREST_MIPMAP_LINEAR .align 2 .type GL_NEAREST_MIPMAP_LINEAR, %object .size GL_NEAREST_MIPMAP_LINEAR, 4 GL_NEAREST_MIPMAP_LINEAR: .space 4 .global GL_NEAREST_MIPMAP_NEAREST .align 2 .type GL_NEAREST_MIPMAP_NEAREST, %object .size GL_NEAREST_MIPMAP_NEAREST, 4 GL_NEAREST_MIPMAP_NEAREST: .space 4 .global GL_REPEAT .align 2 .type GL_REPEAT, %object .size GL_REPEAT, 4 GL_REPEAT: .space 4 .global GL_TRUE .align 2 .type GL_TRUE, %object .size GL_TRUE, 4 GL_TRUE: .space 4 .global NEW_TEXTURING .align 2 .type NEW_TEXTURING, %object .size NEW_TEXTURING, 4 NEW_TEXTURING: .space 4 .global __aeabi_d2iz .section .rodata .align 2 .LC0: .ascii "glTexParameter(target)\000" .align 2 .LC1: .ascii "glTexParameter(param)\000" .global __aeabi_dmul .align 2 .LC2: .ascii "glTexParameter(pname)\000" .text .align 2 .global gl_TexParameterfv .syntax unified .arm .type gl_TexParameterfv, %function gl_TexParameterfv: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, fp, lr} add fp, sp, #8 sub sp, sp, #36 str r0, [fp, #-24] str r1, [fp, #-28] str r2, [fp, #-32] str r3, [fp, #-36] ldr r3, [fp, #-36] ldmia r3, {r2-r3} mov r0, r2 mov r1, r3 bl __aeabi_d2iz mov r3, r0 str r3, [fp, #-16] ldr r3, [fp, #-28] cmp r3, #134 beq .L2 ldr r3, [fp, #-28] cmp r3, #135 bne .L3 ldr r3, [fp, #-24] ldr r3, [r3, #12] str r3, [fp, #-20] b .L4 .L2: ldr r3, [fp, #-24] ldr r3, [r3, #8] str r3, [fp, #-20] b .L4 .L3: ldr r3, .L26 ldr r3, [r3] ldr r2, .L26+4 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L4: ldr r3, [fp, #-32] sub r3, r3, #128 cmp r3, #5 ldrls pc, [pc, r3, asl #2] b .L6 .L8: .word .L13 .word .L12 .word .L11 .word .L10 .word .L9 .word .L7 .L10: ldr r3, .L26+8 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L14 ldr r3, .L26+12 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L14 ldr r3, .L26+16 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L14 ldr r3, .L26+20 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L14 ldr r3, .L26+24 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L14 ldr r3, .L26+28 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 bne .L15 .L14: ldr r3, [fp, #-20] ldr r2, [fp, #-16] str r2, [r3] ldr r3, [fp, #-24] ldr r2, [r3, #16] ldr r3, .L26+32 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #16] b .L16 .L15: ldr r3, .L26+36 ldr r3, [r3] ldr r2, .L26+40 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L9: ldr r3, .L26+8 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L17 ldr r3, .L26+12 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 bne .L18 .L17: ldr r3, [fp, #-20] ldr r2, [fp, #-16] str r2, [r3, #4] ldr r3, [fp, #-24] ldr r2, [r3, #16] ldr r3, .L26+32 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-24] str r2, [r3, #16] b .L16 .L18: ldr r3, .L26+36 ldr r3, [r3] ldr r2, .L26+40 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L12: ldr r3, .L26+44 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L19 ldr r3, .L26+48 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 bne .L20 .L19: ldr r3, [fp, #-20] ldr r2, [fp, #-16] str r2, [r3, #8] b .L16 .L20: ldr r3, .L26+36 ldr r3, [r3] ldr r2, .L26+40 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L13: ldr r3, .L26+44 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L21 ldr r3, .L26+48 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 bne .L22 .L21: ldr r3, [fp, #-20] ldr r2, [fp, #-16] str r2, [r3, #12] b .L16 .L22: ldr r3, .L26+36 ldr r3, [r3] ldr r2, .L26+40 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L11: ldr r3, .L26+44 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 beq .L23 ldr r3, .L26+48 ldr r3, [r3] ldr r2, [fp, #-16] cmp r2, r3 bne .L24 .L23: ldr r3, [fp, #-20] ldr r2, [fp, #-16] str r2, [r3, #16] b .L16 .L24: ldr r3, .L26+36 ldr r3, [r3] ldr r2, .L26+40 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L16 .L7: ldr r3, [fp, #-36] ldmia r3, {r0-r1} mov r2, #0 ldr r3, .L26+52 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r2 mov r1, r3 bl __aeabi_d2iz ldr r3, [fp, #-20] ldr r4, [r3, #24] mov r2, #255 mov r1, #0 bl CLAMP mov r3, r0 str r3, [r4] ldr r3, [fp, #-36] add r3, r3, #8 ldmia r3, {r0-r1} mov r2, #0 ldr r3, .L26+52 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r2 mov r1, r3 bl __aeabi_d2iz ldr r3, [fp, #-20] ldr r3, [r3, #24] add r4, r3, #4 mov r2, #255 mov r1, #0 bl CLAMP mov r3, r0 str r3, [r4] ldr r3, [fp, #-36] add r3, r3, #16 ldmia r3, {r0-r1} mov r2, #0 ldr r3, .L26+52 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r2 mov r1, r3 bl __aeabi_d2iz ldr r3, [fp, #-20] ldr r3, [r3, #24] add r4, r3, #8 mov r2, #255 mov r1, #0 bl CLAMP mov r3, r0 str r3, [r4] ldr r3, [fp, #-36] add r3, r3, #24 ldmia r3, {r0-r1} mov r2, #0 ldr r3, .L26+52 bl __aeabi_dmul mov r2, r0 mov r3, r1 mov r0, r2 mov r1, r3 bl __aeabi_d2iz ldr r3, [fp, #-20] ldr r3, [r3, #24] add r4, r3, #12 mov r2, #255 mov r1, #0 bl CLAMP mov r3, r0 str r3, [r4] b .L16 .L6: ldr r3, .L26 ldr r3, [r3] ldr r2, .L26+56 mov r1, r3 ldr r0, [fp, #-24] bl gl_error b .L1 .L16: ldr r3, .L26+60 ldr r2, [r3] ldr r3, [fp, #-20] str r2, [r3, #20] ldr r3, .L26+60 ldr r2, [r3] ldr r3, [fp, #-24] str r2, [r3, #4] ldr r3, [fp, #-24] ldr r3, [r3] cmp r3, #0 beq .L1 ldr r3, [fp, #-24] ldr r4, [r3] ldr r3, [fp, #-36] str r3, [sp] ldr r3, [fp, #-32] ldr r2, [fp, #-20] ldr r1, [fp, #-28] ldr r0, [fp, #-24] blx r4 .L1: sub sp, fp, #8 @ sp needed pop {r4, fp, pc} .L27: .align 2 .L26: .word GL_INVALID_ENUM .word .LC0 .word GL_NEAREST .word GL_LINEAR .word GL_NEAREST_MIPMAP_NEAREST .word GL_LINEAR_MIPMAP_NEAREST .word GL_NEAREST_MIPMAP_LINEAR .word GL_LINEAR_MIPMAP_LINEAR .word NEW_TEXTURING .word GL_INVALID_VALUE .word .LC1 .word GL_CLAMP .word GL_REPEAT .word 1081073664 .word .LC2 .word GL_TRUE .size gl_TexParameterfv, .-gl_TexParameterfv .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_crypto_stream.c_crypto_stream.c" .intel_syntax noprefix .text .globl crypto_stream .type crypto_stream, @function crypto_stream: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -8[rbp], rdi mov QWORD PTR -16[rbp], rsi mov QWORD PTR -24[rbp], rdx mov QWORD PTR -32[rbp], rcx mov rcx, QWORD PTR -32[rbp] mov rdx, QWORD PTR -24[rbp] mov rsi, QWORD PTR -16[rbp] mov rax, QWORD PTR -8[rbp] mov rdi, rax call crypto_stream_xsalsa20@PLT leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size crypto_stream, .-crypto_stream .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_crypto_stream.c_crypto_stream.c" .text .align 2 .global crypto_stream .syntax unified .arm .type crypto_stream, %function crypto_stream: @ args = 8, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #24 str r0, [fp, #-8] str r2, [fp, #-20] str r3, [fp, #-16] ldr r3, [fp, #8] str r3, [sp, #4] ldr r3, [fp, #4] str r3, [sp] sub r3, fp, #20 ldmia r3, {r2-r3} ldr r0, [fp, #-8] bl crypto_stream_xsalsa20 mov r3, r0 mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size crypto_stream, .-crypto_stream .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_kvm_main.c_vcpu_put.c" .intel_syntax noprefix .text .globl vcpu_put .type vcpu_put, @function vcpu_put: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 16 mov QWORD PTR -8[rbp], rdi mov eax, 0 call preempt_disable@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call kvm_arch_vcpu_put@PLT mov rax, QWORD PTR -8[rbp] add rax, 4 mov rdi, rax call preempt_notifier_unregister@PLT mov eax, 0 call preempt_enable@PLT mov rax, QWORD PTR -8[rbp] mov rdi, rax call mutex_unlock@PLT nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size vcpu_put, .-vcpu_put .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_kvm_main.c_vcpu_put.c" .text .align 2 .global vcpu_put .syntax unified .arm .type vcpu_put, %function vcpu_put: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #8 str r0, [fp, #-8] bl preempt_disable ldr r0, [fp, #-8] bl kvm_arch_vcpu_put ldr r3, [fp, #-8] add r3, r3, #4 mov r0, r3 bl preempt_notifier_unregister bl preempt_enable ldr r3, [fp, #-8] mov r0, r3 bl mutex_unlock nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size vcpu_put, .-vcpu_put .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_rate.c_rate_control_send_low.c" .intel_syntax noprefix .text .globl rate_control_send_low .type rate_control_send_low, @function rate_control_send_low: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov QWORD PTR -56[rbp], rdx mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR 32[rax] mov edi, eax call IEEE80211_SKB_CB@PLT mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 24[rax] mov QWORD PTR -8[rbp], rax cmp QWORD PTR -40[rbp], 0 je .L2 cmp QWORD PTR -48[rbp], 0 je .L2 mov rax, QWORD PTR -56[rbp] mov rdi, rax call rc_no_data_or_no_ack_use_min@PLT test rax, rax je .L3 .L2: mov rax, QWORD PTR -56[rbp] mov eax, DWORD PTR 16[rax] mov rcx, QWORD PTR -16[rbp] mov rdx, QWORD PTR -40[rbp] mov rsi, QWORD PTR -8[rbp] mov edi, eax call __rate_control_send_low@PLT cmp QWORD PTR -40[rbp], 0 jne .L4 mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR 8[rax] test rax, rax je .L4 mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR [rax] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -8[rbp] mov rax, QWORD PTR [rax] sal rax, 2 add rax, rdx mov eax, DWORD PTR [rax] mov DWORD PTR -20[rbp], eax cmp DWORD PTR -20[rbp], 0 jle .L5 mov rax, QWORD PTR -16[rbp] mov rax, QWORD PTR [rax] mov edx, DWORD PTR -20[rbp] sub edx, 1 mov DWORD PTR [rax], edx mov eax, 1 jmp .L6 .L5: mov rax, QWORD PTR -56[rbp] mov rax, QWORD PTR [rax] mov eax, DWORD PTR 8[rax] mov rdx, QWORD PTR -16[rbp] mov rdx, QWORD PTR [rdx] mov rcx, rdx mov rdx, QWORD PTR -8[rbp] mov esi, eax mov rdi, rcx call rc_send_low_broadcast@PLT .L4: mov eax, 1 jmp .L6 .L3: mov eax, 0 .L6: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size rate_control_send_low, .-rate_control_send_low .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_rate.c_rate_control_send_low.c" .text .align 2 .global rate_control_send_low .syntax unified .arm .type rate_control_send_low, %function rate_control_send_low: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-24] str r1, [fp, #-28] str r2, [fp, #-32] ldr r3, [fp, #-32] ldr r3, [r3, #16] mov r0, r3 bl IEEE80211_SKB_CB str r0, [fp, #-16] ldr r3, [fp, #-32] ldr r3, [r3, #12] str r3, [fp, #-12] ldr r3, [fp, #-24] cmp r3, #0 beq .L2 ldr r3, [fp, #-28] cmp r3, #0 beq .L2 ldr r0, [fp, #-32] bl rc_no_data_or_no_ack_use_min mov r3, r0 cmp r3, #0 beq .L3 .L2: ldr r3, [fp, #-32] ldr r0, [r3, #8] ldr r3, [fp, #-16] ldr r2, [fp, #-24] ldr r1, [fp, #-12] bl __rate_control_send_low ldr r3, [fp, #-24] cmp r3, #0 bne .L4 ldr r3, [fp, #-32] ldr r3, [r3, #4] cmp r3, #0 beq .L4 ldr r3, [fp, #-32] ldr r3, [r3] ldr r2, [r3] ldr r3, [fp, #-12] ldr r3, [r3] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] str r3, [fp, #-8] ldr r3, [fp, #-8] cmp r3, #0 ble .L5 ldr r3, [fp, #-16] ldr r3, [r3] ldr r2, [fp, #-8] sub r2, r2, #1 str r2, [r3] mov r3, #1 b .L6 .L5: ldr r3, [fp, #-16] ldr r3, [r3] mov r0, r3 ldr r3, [fp, #-32] ldr r3, [r3] ldr r3, [r3, #4] ldr r2, [fp, #-12] mov r1, r3 bl rc_send_low_broadcast .L4: mov r3, #1 b .L6 .L3: mov r3, #0 .L6: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .size rate_control_send_low, .-rate_control_send_low .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_thr_mutex.c_mutex_unlock_common.c" .intel_syntax noprefix .text .globl EINVAL .bss .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl EPERM .align 4 .type EPERM, @object .size EPERM, 4 EPERM: .zero 4 .globl PMUTEX_FLAG_DEFERRED .align 4 .type PMUTEX_FLAG_DEFERRED, @object .size PMUTEX_FLAG_DEFERRED, 4 PMUTEX_FLAG_DEFERRED: .zero 4 .globl PMUTEX_FLAG_PRIVATE .align 4 .type PMUTEX_FLAG_PRIVATE, @object .size PMUTEX_FLAG_PRIVATE, 4 PMUTEX_FLAG_PRIVATE: .zero 4 .globl PTHREAD_MUTEX_RECURSIVE .align 8 .type PTHREAD_MUTEX_RECURSIVE, @object .size PTHREAD_MUTEX_RECURSIVE, 8 PTHREAD_MUTEX_RECURSIVE: .zero 8 .globl THR_MUTEX_DESTROYED .align 8 .type THR_MUTEX_DESTROYED, @object .size THR_MUTEX_DESTROYED, 8 THR_MUTEX_DESTROYED: .zero 8 .text .type mutex_unlock_common, @function mutex_unlock_common: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov DWORD PTR -44[rbp], esi mov QWORD PTR -56[rbp], rdx mov rax, QWORD PTR THR_MUTEX_DESTROYED[rip] cmp QWORD PTR -40[rbp], rax setbe al movzx eax, al mov edi, eax call __predict_false@PLT test rax, rax je .L2 mov rax, QWORD PTR THR_MUTEX_DESTROYED[rip] cmp QWORD PTR -40[rbp], rax jne .L3 mov eax, DWORD PTR EINVAL[rip] jmp .L4 .L3: mov eax, DWORD PTR EPERM[rip] jmp .L4 .L2: mov eax, 0 call _get_curthread@PLT mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -16[rbp] mov rdi, rax call TID@PLT mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -40[rbp] mov rdi, rax call PMUTEX_OWNER_ID@PLT cmp QWORD PTR -8[rbp], rax setne al movzx eax, al mov edi, eax call __predict_false@PLT test rax, rax je .L5 mov eax, DWORD PTR EPERM[rip] jmp .L4 .L5: mov DWORD PTR -28[rbp], 0 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR PMUTEX_FLAG_PRIVATE[rip] and eax, edx test eax, eax setne al movzx eax, al mov DWORD PTR -24[rbp], eax mov rax, QWORD PTR -40[rbp] mov eax, DWORD PTR [rax] mov edi, eax call PMUTEX_TYPE@PLT mov rdx, QWORD PTR PTHREAD_MUTEX_RECURSIVE[rip] cmp rax, rdx jne .L6 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] test rax, rax jle .L6 mov eax, 1 jmp .L7 .L6: mov eax, 0 .L7: mov edi, eax call __predict_false@PLT test rax, rax je .L8 mov rax, QWORD PTR -40[rbp] mov rax, QWORD PTR 8[rax] lea rdx, -1[rax] mov rax, QWORD PTR -40[rbp] mov QWORD PTR 8[rax], rdx jmp .L9 .L8: mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR PMUTEX_FLAG_DEFERRED[rip] and eax, edx test eax, eax je .L10 mov DWORD PTR -32[rbp], 1 mov rax, QWORD PTR -40[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR PMUTEX_FLAG_DEFERRED[rip] not eax and edx, eax mov rax, QWORD PTR -40[rbp] mov DWORD PTR [rax], edx jmp .L11 .L10: mov DWORD PTR -32[rbp], 0 .L11: mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -16[rbp] mov rsi, rdx mov rdi, rax call _mutex_enter_robust@PLT mov DWORD PTR -20[rbp], eax mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -16[rbp] mov rsi, rdx mov rdi, rax call dequeue_mutex@PLT mov rax, QWORD PTR -40[rbp] lea rcx, 16[rax] mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -8[rbp] mov rsi, rax mov rdi, rcx call _thr_umutex_unlock2@PLT mov DWORD PTR -28[rbp], eax cmp DWORD PTR -32[rbp], 0 je .L12 cmp QWORD PTR -56[rbp], 0 jne .L13 mov rax, QWORD PTR -16[rbp] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -16[rbp] mov eax, DWORD PTR 8[rax] mov rsi, rdx mov edi, eax call _thr_wake_all@PLT mov rax, QWORD PTR -16[rbp] mov QWORD PTR [rax], 0 jmp .L12 .L13: mov rax, QWORD PTR -56[rbp] mov DWORD PTR [rax], 1 .L12: cmp DWORD PTR -20[rbp], 0 je .L9 mov rdx, QWORD PTR -40[rbp] mov rax, QWORD PTR -16[rbp] mov rsi, rdx mov rdi, rax call _mutex_leave_robust@PLT .L9: cmp DWORD PTR -44[rbp], 0 jne .L14 cmp DWORD PTR -24[rbp], 0 je .L14 mov rax, QWORD PTR -16[rbp] mov rdi, rax call THR_CRITICAL_LEAVE@PLT .L14: mov eax, DWORD PTR -28[rbp] .L4: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size mutex_unlock_common, .-mutex_unlock_common .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_thr_mutex.c_mutex_unlock_common.c" .text .global EINVAL .bss .align 2 .type EINVAL, %object .size EINVAL, 4 EINVAL: .space 4 .global EPERM .align 2 .type EPERM, %object .size EPERM, 4 EPERM: .space 4 .global PMUTEX_FLAG_DEFERRED .align 2 .type PMUTEX_FLAG_DEFERRED, %object .size PMUTEX_FLAG_DEFERRED, 4 PMUTEX_FLAG_DEFERRED: .space 4 .global PMUTEX_FLAG_PRIVATE .align 2 .type PMUTEX_FLAG_PRIVATE, %object .size PMUTEX_FLAG_PRIVATE, 4 PMUTEX_FLAG_PRIVATE: .space 4 .global PTHREAD_MUTEX_RECURSIVE .align 2 .type PTHREAD_MUTEX_RECURSIVE, %object .size PTHREAD_MUTEX_RECURSIVE, 4 PTHREAD_MUTEX_RECURSIVE: .space 4 .global THR_MUTEX_DESTROYED .align 2 .type THR_MUTEX_DESTROYED, %object .size THR_MUTEX_DESTROYED, 4 THR_MUTEX_DESTROYED: .space 4 .text .align 2 .syntax unified .arm .type mutex_unlock_common, %function mutex_unlock_common: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-32] str r1, [fp, #-36] str r2, [fp, #-40] ldr r3, .L15 ldr r3, [r3] ldr r2, [fp, #-32] cmp r2, r3 movls r3, #1 movhi r3, #0 and r3, r3, #255 mov r0, r3 bl __predict_false mov r3, r0 cmp r3, #0 beq .L2 ldr r3, .L15 ldr r3, [r3] ldr r2, [fp, #-32] cmp r2, r3 bne .L3 ldr r3, .L15+4 ldr r3, [r3] b .L4 .L3: ldr r3, .L15+8 ldr r3, [r3] b .L4 .L2: bl _get_curthread str r0, [fp, #-20] ldr r0, [fp, #-20] bl TID str r0, [fp, #-16] ldr r0, [fp, #-32] bl PMUTEX_OWNER_ID mov r2, r0 ldr r3, [fp, #-16] cmp r3, r2 movne r3, #1 moveq r3, #0 and r3, r3, #255 mov r0, r3 bl __predict_false mov r3, r0 cmp r3, #0 beq .L5 ldr r3, .L15+8 ldr r3, [r3] b .L4 .L5: mov r3, #0 str r3, [fp, #-24] ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, .L15+12 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 str r3, [fp, #-12] ldr r3, [fp, #-32] ldr r3, [r3] mov r0, r3 bl PMUTEX_TYPE mov r2, r0 ldr r3, .L15+16 ldr r3, [r3] cmp r2, r3 bne .L6 ldr r3, [fp, #-32] ldr r3, [r3, #4] cmp r3, #0 ble .L6 mov r3, #1 b .L7 .L6: mov r3, #0 .L7: mov r0, r3 bl __predict_false mov r3, r0 cmp r3, #0 beq .L8 ldr r3, [fp, #-32] ldr r3, [r3, #4] sub r2, r3, #1 ldr r3, [fp, #-32] str r2, [r3, #4] b .L9 .L8: ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, .L15+20 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L10 mov r3, #1 str r3, [fp, #-28] ldr r3, [fp, #-32] ldr r2, [r3] ldr r3, .L15+20 ldr r3, [r3] mvn r3, r3 and r2, r2, r3 ldr r3, [fp, #-32] str r2, [r3] b .L11 .L10: mov r3, #0 str r3, [fp, #-28] .L11: ldr r1, [fp, #-32] ldr r0, [fp, #-20] bl _mutex_enter_robust str r0, [fp, #-8] ldr r1, [fp, #-32] ldr r0, [fp, #-20] bl dequeue_mutex ldr r3, [fp, #-32] add r3, r3, #8 ldr r2, [fp, #-40] ldr r1, [fp, #-16] mov r0, r3 bl _thr_umutex_unlock2 str r0, [fp, #-24] ldr r3, [fp, #-28] cmp r3, #0 beq .L12 ldr r3, [fp, #-40] cmp r3, #0 bne .L13 ldr r3, [fp, #-20] ldr r2, [r3, #4] ldr r3, [fp, #-20] ldr r3, [r3] mov r1, r3 mov r0, r2 bl _thr_wake_all ldr r3, [fp, #-20] mov r2, #0 str r2, [r3] b .L12 .L13: ldr r3, [fp, #-40] mov r2, #1 str r2, [r3] .L12: ldr r3, [fp, #-8] cmp r3, #0 beq .L9 ldr r1, [fp, #-32] ldr r0, [fp, #-20] bl _mutex_leave_robust .L9: ldr r3, [fp, #-36] cmp r3, #0 bne .L14 ldr r3, [fp, #-12] cmp r3, #0 beq .L14 ldr r0, [fp, #-20] bl THR_CRITICAL_LEAVE .L14: ldr r3, [fp, #-24] .L4: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L16: .align 2 .L15: .word THR_MUTEX_DESTROYED .word EINVAL .word EPERM .word PMUTEX_FLAG_PRIVATE .word PTHREAD_MUTEX_RECURSIVE .word PMUTEX_FLAG_DEFERRED .size mutex_unlock_common, .-mutex_unlock_common .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_text-log-split.c_load_map.c" .intel_syntax noprefix .text .globl MAX_MAP_USERS .bss .align 4 .type MAX_MAP_USERS, @object .size MAX_MAP_USERS, 4 MAX_MAP_USERS: .zero 4 .globl Map .align 8 .type Map, @object .size Map, 8 Map: .zero 8 .globl O_RDONLY .align 4 .type O_RDONLY, @object .size O_RDONLY, 4 O_RDONLY: .zero 4 .globl SEEK_END .align 4 .type SEEK_END, @object .size SEEK_END, 4 SEEK_END: .zero 4 .globl SEEK_SET .align 4 .type SEEK_SET, @object .size SEEK_SET, 4 SEEK_SET: .zero 4 .globl UMap .align 8 .type UMap, @object .size UMap, 8 UMap: .zero 8 .globl map_filename .align 8 .type map_filename, @object .size map_filename, 8 map_filename: .zero 8 .globl map_fsize .align 8 .type map_fsize, @object .size map_fsize, 8 map_fsize: .zero 8 .globl stderr .align 4 .type stderr, @object .size stderr, 4 stderr: .zero 4 .globl verbosity .align 8 .type verbosity, @object .size verbosity, 8 verbosity: .zero 8 .section .rodata .align 8 .LC0: .string "cannot open user names file %s: %m\n" .align 8 .LC1: .string "successfully loaded user names file %s, size %lld\n" .text .globl load_map .type load_map, @function load_map: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov edx, DWORD PTR O_RDONLY[rip] mov rax, QWORD PTR map_filename[rip] mov esi, edx mov rdi, rax call open@PLT mov DWORD PTR -16[rbp], eax cmp DWORD PTR -16[rbp], 0 jns .L2 mov rdx, QWORD PTR map_filename[rip] mov eax, DWORD PTR stderr[rip] lea rcx, .LC0[rip] mov rsi, rcx mov edi, eax mov eax, 0 call fprintf@PLT mov edi, 1 call exit@PLT .L2: mov edx, DWORD PTR SEEK_END[rip] mov eax, DWORD PTR -16[rbp] mov esi, 0 mov edi, eax call lseek@PLT mov QWORD PTR map_fsize[rip], rax mov rax, QWORD PTR map_fsize[rip] not rax shr rax, 63 movzx eax, al mov edi, eax call assert@PLT mov eax, DWORD PTR MAX_MAP_USERS[rip] sal eax, 2 movsx rdx, eax mov rax, QWORD PTR map_fsize[rip] cmp rdx, rax setle al movzx eax, al mov edi, eax call assert@PLT mov rax, QWORD PTR map_fsize[rip] mov rdi, rax call malloc@PLT mov QWORD PTR Map[rip], rax mov rax, QWORD PTR Map[rip] mov edi, eax call assert@PLT mov rax, QWORD PTR Map[rip] mov QWORD PTR UMap[rip], rax mov edx, DWORD PTR SEEK_SET[rip] mov eax, DWORD PTR -16[rbp] mov esi, 0 mov edi, eax call lseek@PLT test rax, rax sete al movzx eax, al mov edi, eax call assert@PLT mov QWORD PTR -8[rbp], 0 jmp .L3 .L4: mov rax, QWORD PTR map_fsize[rip] sub rax, QWORD PTR -8[rbp] mov edx, 1073741824 cmp rax, rdx cmovg rax, rdx mov DWORD PTR -12[rbp], eax mov rdx, QWORD PTR Map[rip] mov rax, QWORD PTR -8[rbp] lea rcx, [rdx+rax] mov edx, DWORD PTR -12[rbp] mov eax, DWORD PTR -16[rbp] mov rsi, rcx mov edi, eax call read@PLT cmp DWORD PTR -12[rbp], eax sete al movzx eax, al mov edi, eax call assert@PLT mov eax, DWORD PTR -12[rbp] cdqe add QWORD PTR -8[rbp], rax .L3: mov rax, QWORD PTR map_fsize[rip] cmp QWORD PTR -8[rbp], rax jl .L4 mov eax, DWORD PTR -16[rbp] mov edi, eax call close@PLT mov rax, QWORD PTR UMap[rip] mov eax, DWORD PTR [rax] mov edx, DWORD PTR MAX_MAP_USERS[rip] sal edx, 2 cmp eax, edx sete al movzx eax, al mov edi, eax call assert@PLT mov DWORD PTR -20[rbp], 1 jmp .L5 .L6: mov rdx, QWORD PTR UMap[rip] mov eax, DWORD PTR -20[rbp] cdqe sal rax, 2 sub rax, 4 add rax, rdx mov edx, DWORD PTR [rax] mov rcx, QWORD PTR UMap[rip] mov eax, DWORD PTR -20[rbp] cdqe sal rax, 2 add rax, rcx mov eax, DWORD PTR [rax] cmp edx, eax setle al movzx eax, al mov edi, eax call assert@PLT add DWORD PTR -20[rbp], 1 .L5: mov eax, DWORD PTR MAX_MAP_USERS[rip] cmp DWORD PTR -20[rbp], eax jl .L6 mov rdx, QWORD PTR UMap[rip] mov eax, DWORD PTR MAX_MAP_USERS[rip] cdqe sal rax, 2 sub rax, 4 add rax, rdx mov eax, DWORD PTR [rax] movsx rdx, eax mov rax, QWORD PTR map_fsize[rip] cmp rdx, rax setle al movzx eax, al mov edi, eax call assert@PLT mov rax, QWORD PTR verbosity[rip] test rax, rax jle .L7 mov rcx, QWORD PTR map_fsize[rip] mov rdx, QWORD PTR map_filename[rip] mov eax, DWORD PTR stderr[rip] lea rsi, .LC1[rip] mov edi, eax mov eax, 0 call fprintf@PLT .L7: mov eax, 0 leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size load_map, .-load_map .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_text-log-split.c_load_map.c" .text .global MAX_MAP_USERS .bss .align 2 .type MAX_MAP_USERS, %object .size MAX_MAP_USERS, 4 MAX_MAP_USERS: .space 4 .global Map .align 3 .type Map, %object .size Map, 8 Map: .space 8 .global O_RDONLY .align 2 .type O_RDONLY, %object .size O_RDONLY, 4 O_RDONLY: .space 4 .global SEEK_END .align 2 .type SEEK_END, %object .size SEEK_END, 4 SEEK_END: .space 4 .global SEEK_SET .align 2 .type SEEK_SET, %object .size SEEK_SET, 4 SEEK_SET: .space 4 .global UMap .align 2 .type UMap, %object .size UMap, 4 UMap: .space 4 .global map_filename .align 2 .type map_filename, %object .size map_filename, 4 map_filename: .space 4 .global map_fsize .align 2 .type map_fsize, %object .size map_fsize, 4 map_fsize: .space 4 .global stderr .align 2 .type stderr, %object .size stderr, 4 stderr: .space 4 .global verbosity .align 2 .type verbosity, %object .size verbosity, 4 verbosity: .space 4 .section .rodata .align 2 .LC0: .ascii "cannot open user names file %s: %m\012\000" .align 2 .LC1: .ascii "successfully loaded user names file %s, size %lld\012" .ascii "\000" .text .align 2 .global load_map .syntax unified .arm .type load_map, %function load_map: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, fp, lr} add fp, sp, #28 sub sp, sp, #56 ldr r3, .L10 ldr r2, [r3] ldr r3, .L10+4 ldr r3, [r3] mov r1, r3 mov r0, r2 bl open str r0, [fp, #-44] ldr r3, [fp, #-44] cmp r3, #0 bge .L2 ldr r3, .L10+8 ldr r0, [r3] ldr r3, .L10 ldr r3, [r3] mov r2, r3 ldr r1, .L10+12 bl fprintf mov r0, #1 bl exit .L2: ldr r3, .L10+16 ldr r3, [r3] mov r2, r3 mov r1, #0 ldr r0, [fp, #-44] bl lseek mov r3, r0 ldr r2, .L10+20 str r3, [r2] ldr r3, .L10+20 ldr r3, [r3] mvn r3, r3 lsr r3, r3, #31 and r3, r3, #255 mov r0, r3 bl assert ldr r3, .L10+24 ldr r3, [r3] lsl r2, r3, #2 ldr r3, .L10+20 ldr r3, [r3] cmp r2, r3 movle r3, #1 movgt r3, #0 and r3, r3, #255 mov r0, r3 bl assert ldr r3, .L10+20 ldr r3, [r3] mov r0, r3 bl malloc mov r2, r0 mov r3, r1 ldr r1, .L10+28 stm r1, {r2-r3} ldr r3, .L10+28 ldmia r3, {r2-r3} mov r3, r2 mov r0, r3 bl assert ldr r3, .L10+28 ldmia r3, {r2-r3} mov r3, r2 mov r2, r3 ldr r3, .L10+32 str r2, [r3] ldr r3, .L10+36 ldr r3, [r3] mov r2, r3 mov r1, #0 ldr r0, [fp, #-44] bl lseek mov r3, r0 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl assert mov r2, #0 mov r3, #0 str r2, [fp, #-36] str r3, [fp, #-32] b .L3 .L5: ldr r3, .L10+20 ldr r3, [r3] asr r2, r3, #31 mov r6, r3 mov r7, r2 sub r3, fp, #36 ldmia r3, {r2-r3} subs r1, r6, r2 str r1, [fp, #-60] sbc r3, r7, r3 str r3, [fp, #-56] sub r3, fp, #60 ldmia r3, {r2-r3} cmp r2, #1073741825 sbcs r1, r3, #0 blt .L4 mov r2, #1073741824 mov r3, #0 .L4: mov r3, r2 str r3, [fp, #-40] ldr r3, .L10+28 ldmia r3, {r0-r1} sub r3, fp, #36 ldmia r3, {r2-r3} adds ip, r0, r2 str ip, [fp, #-68] adc r3, r1, r3 str r3, [fp, #-64] ldr r3, [fp, #-40] str r3, [sp] sub r3, fp, #68 ldmia r3, {r2-r3} ldr r0, [fp, #-44] bl read mov r2, r0 ldr r3, [fp, #-40] cmp r3, r2 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl assert ldr r3, [fp, #-40] asr r2, r3, #31 mov r8, r3 mov r9, r2 sub r3, fp, #36 ldmia r3, {r2-r3} adds r1, r2, r8 str r1, [fp, #-76] adc r3, r3, r9 str r3, [fp, #-72] sub r3, fp, #76 ldmia r3, {r2-r3} str r2, [fp, #-36] str r3, [fp, #-32] .L3: ldr r3, .L10+20 ldr r3, [r3] asr r2, r3, #31 mov r4, r3 mov r5, r2 sub r3, fp, #36 ldmia r3, {r2-r3} cmp r2, r4 sbcs r3, r3, r5 blt .L5 ldr r0, [fp, #-44] bl close ldr r3, .L10+32 ldr r3, [r3] ldr r2, [r3] ldr r3, .L10+24 ldr r3, [r3] lsl r3, r3, #2 cmp r2, r3 moveq r3, #1 movne r3, #0 and r3, r3, #255 mov r0, r3 bl assert mov r3, #1 str r3, [fp, #-48] b .L6 .L7: ldr r3, .L10+32 ldr r2, [r3] ldr r3, [fp, #-48] sub r3, r3, #-1073741823 lsl r3, r3, #2 add r3, r2, r3 ldr r2, [r3] ldr r3, .L10+32 ldr r1, [r3] ldr r3, [fp, #-48] lsl r3, r3, #2 add r3, r1, r3 ldr r3, [r3] cmp r2, r3 movle r3, #1 movgt r3, #0 and r3, r3, #255 mov r0, r3 bl assert ldr r3, [fp, #-48] add r3, r3, #1 str r3, [fp, #-48] .L6: ldr r3, .L10+24 ldr r3, [r3] ldr r2, [fp, #-48] cmp r2, r3 blt .L7 ldr r3, .L10+32 ldr r2, [r3] ldr r3, .L10+24 ldr r3, [r3] sub r3, r3, #-1073741823 lsl r3, r3, #2 add r3, r2, r3 ldr r2, [r3] ldr r3, .L10+20 ldr r3, [r3] cmp r2, r3 movle r3, #1 movgt r3, #0 and r3, r3, #255 mov r0, r3 bl assert ldr r3, .L10+40 ldr r3, [r3] cmp r3, #0 ble .L8 ldr r3, .L10+8 ldr r0, [r3] ldr r3, .L10 ldr r2, [r3] ldr r3, .L10+20 ldr r3, [r3] ldr r1, .L10+44 bl fprintf .L8: mov r3, #0 mov r0, r3 sub sp, fp, #28 @ sp needed pop {r4, r5, r6, r7, r8, r9, fp, pc} .L11: .align 2 .L10: .word map_filename .word O_RDONLY .word stderr .word .LC0 .word SEEK_END .word map_fsize .word MAX_MAP_USERS .word Map .word UMap .word SEEK_SET .word verbosity .word .LC1 .size load_map, .-load_map .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_hnae.h_hnae_free_buffer_detach.c" .intel_syntax noprefix .text .type hnae_free_buffer_detach, @function hnae_free_buffer_detach: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov rax, QWORD PTR -24[rbp] mov rax, QWORD PTR 8[rax] mov rax, QWORD PTR [rax] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -28[rbp] cdqe sal rax, 2 add rax, rdx mov QWORD PTR -8[rbp], rax mov rax, QWORD PTR -24[rbp] mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -28[rbp] cdqe sal rax, 2 add rax, rdx mov eax, DWORD PTR [rax] test eax, eax je .L4 mov edx, DWORD PTR -28[rbp] mov rax, QWORD PTR -24[rbp] mov esi, edx mov rdi, rax call hnae_buffer_detach@PLT mov rax, QWORD PTR -16[rbp] mov rcx, QWORD PTR [rax] mov rdx, QWORD PTR -8[rbp] mov rax, QWORD PTR -24[rbp] mov rsi, rdx mov rdi, rax call rcx jmp .L1 .L4: nop .L1: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size hnae_free_buffer_detach, .-hnae_free_buffer_detach .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_hnae.h_hnae_free_buffer_detach.c" .text .align 2 .syntax unified .arm .type hnae_free_buffer_detach, %function hnae_free_buffer_detach: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-16] ldr r3, [r3, #4] ldr r3, [r3] ldr r3, [r3] str r3, [fp, #-12] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #2 add r3, r2, r3 str r3, [fp, #-8] ldr r3, [fp, #-16] ldr r2, [r3] ldr r3, [fp, #-20] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] cmp r3, #0 beq .L4 ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl hnae_buffer_detach ldr r3, [fp, #-12] ldr r3, [r3] ldr r1, [fp, #-8] ldr r0, [fp, #-16] blx r3 b .L1 .L4: nop .L1: sub sp, fp, #4 @ sp needed pop {fp, pc} .size hnae_free_buffer_detach, .-hnae_free_buffer_detach .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_fnic_main.c_fnic_set_vlan.c" .intel_syntax noprefix .text .type fnic_set_vlan, @function fnic_set_vlan: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov QWORD PTR -24[rbp], rdi mov DWORD PTR -28[rbp], esi mov rax, QWORD PTR -24[rbp] mov eax, DWORD PTR [rax] mov edx, DWORD PTR -28[rbp] mov esi, edx mov edi, eax call vnic_dev_set_default_vlan@PLT mov DWORD PTR -4[rbp], eax nop leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size fnic_set_vlan, .-fnic_set_vlan .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_fnic_main.c_fnic_set_vlan.c" .text .align 2 .syntax unified .arm .type fnic_set_vlan, %function fnic_set_vlan: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #16 str r0, [fp, #-16] str r1, [fp, #-20] ldr r3, [fp, #-16] ldr r3, [r3] ldr r1, [fp, #-20] mov r0, r3 bl vnic_dev_set_default_vlan str r0, [fp, #-8] nop sub sp, fp, #4 @ sp needed pop {fp, pc} .size fnic_set_vlan, .-fnic_set_vlan .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_expr.c_cpp_classify_number.c" .intel_syntax noprefix .text .globl CPP_DL_ERROR .bss .align 4 .type CPP_DL_ERROR, @object .size CPP_DL_ERROR, 4 CPP_DL_ERROR: .zero 4 .globl CPP_DL_PEDWARN .align 4 .type CPP_DL_PEDWARN, @object .size CPP_DL_PEDWARN, 4 CPP_DL_PEDWARN: .zero 4 .globl CPP_DL_WARNING .align 4 .type CPP_DL_WARNING, @object .size CPP_DL_WARNING, 4 CPP_DL_WARNING: .zero 4 .globl CPP_N_BINARY .align 4 .type CPP_N_BINARY, @object .size CPP_N_BINARY, 4 CPP_N_BINARY: .zero 4 .globl CPP_N_DECIMAL .align 4 .type CPP_N_DECIMAL, @object .size CPP_N_DECIMAL, 4 CPP_N_DECIMAL: .zero 4 .globl CPP_N_DFLOAT .align 4 .type CPP_N_DFLOAT, @object .size CPP_N_DFLOAT, 4 CPP_N_DFLOAT: .zero 4 .globl CPP_N_FLOATING .align 4 .type CPP_N_FLOATING, @object .size CPP_N_FLOATING, 4 CPP_N_FLOATING: .zero 4 .globl CPP_N_HEX .align 4 .type CPP_N_HEX, @object .size CPP_N_HEX, 4 CPP_N_HEX: .zero 4 .globl CPP_N_IMAGINARY .align 4 .type CPP_N_IMAGINARY, @object .size CPP_N_IMAGINARY, 4 CPP_N_IMAGINARY: .zero 4 .globl CPP_N_INTEGER .align 4 .type CPP_N_INTEGER, @object .size CPP_N_INTEGER, 4 CPP_N_INTEGER: .zero 4 .globl CPP_N_INVALID .align 4 .type CPP_N_INVALID, @object .size CPP_N_INVALID, 4 CPP_N_INVALID: .zero 4 .globl CPP_N_LARGE .align 4 .type CPP_N_LARGE, @object .size CPP_N_LARGE, 4 CPP_N_LARGE: .zero 4 .globl CPP_N_MEDIUM .align 4 .type CPP_N_MEDIUM, @object .size CPP_N_MEDIUM, 4 CPP_N_MEDIUM: .zero 4 .globl CPP_N_OCTAL .align 4 .type CPP_N_OCTAL, @object .size CPP_N_OCTAL, 4 CPP_N_OCTAL: .zero 4 .globl CPP_N_SMALL .align 4 .type CPP_N_SMALL, @object .size CPP_N_SMALL, 4 CPP_N_SMALL: .zero 4 .globl CPP_N_UNSIGNED .align 4 .type CPP_N_UNSIGNED, @object .size CPP_N_UNSIGNED, 4 CPP_N_UNSIGNED: .zero 4 .globl CPP_N_WIDTH .align 4 .type CPP_N_WIDTH, @object .size CPP_N_WIDTH, 4 CPP_N_WIDTH: .zero 4 .globl c99 .align 4 .type c99, @object .size c99, 4 c99: .zero 4 .globl warn_long_long .align 4 .type warn_long_long, @object .size warn_long_long, 4 warn_long_long: .zero 4 .section .rodata .align 8 .LC0: .string "too many decimal points in number" .align 8 .LC1: .string "invalid digit \"%c\" in binary constant" .align 8 .LC2: .string "invalid digit \"%c\" in octal constant" .align 8 .LC3: .string "invalid prefix \"0b\" for floating constant" .align 8 .LC4: .string "use of C99 hexadecimal floating constant" .LC5: .string "exponent has no digits" .align 8 .LC6: .string "hexadecimal floating constants require an exponent" .align 8 .LC7: .string "invalid suffix \"%.*s\" on floating constant" .align 8 .LC8: .string "traditional C rejects the \"%.*s\" suffix" .align 8 .LC9: .string "suffix for double constant is a GCC extension" .align 8 .LC10: .string "invalid suffix \"%.*s\" with hexadecimal floating constant" .align 8 .LC11: .string "invalid suffix \"%.*s\" on integer constant" .align 8 .LC12: .string "use of C99 long long integer constant" .align 8 .LC13: .string "imaginary constants are a GCC extension" .align 8 .LC14: .string "binary constants are a GCC extension" .text .globl cpp_classify_number .type cpp_classify_number, @function cpp_classify_number: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -56[rbp], rdi mov QWORD PTR -64[rbp], rsi mov rax, QWORD PTR -64[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -16[rbp], rax mov rax, QWORD PTR -64[rbp] mov eax, DWORD PTR 8[rax] cmp eax, 1 jne .L2 mov edx, DWORD PTR CPP_N_INTEGER[rip] mov eax, DWORD PTR CPP_N_SMALL[rip] or edx, eax mov eax, DWORD PTR CPP_N_DECIMAL[rip] or eax, edx jmp .L3 .L2: mov rax, QWORD PTR -64[rbp] mov eax, DWORD PTR 8[rax] movsx rdx, eax mov rax, QWORD PTR -16[rbp] add rax, rdx mov QWORD PTR -8[rbp], rax mov DWORD PTR -32[rbp], 0 mov DWORD PTR -44[rbp], 0 mov DWORD PTR -36[rbp], 10 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 48 jne .L20 mov DWORD PTR -36[rbp], 8 add QWORD PTR -16[rbp], 1 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 120 je .L5 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 88 jne .L6 .L5: mov rax, QWORD PTR -16[rbp] add rax, 1 movzx eax, BYTE PTR [rax] cmp al, 46 je .L7 mov rax, QWORD PTR -16[rbp] add rax, 1 movzx eax, BYTE PTR [rax] movsx eax, al mov edi, eax call ISXDIGIT@PLT test rax, rax je .L6 .L7: mov DWORD PTR -36[rbp], 16 add QWORD PTR -16[rbp], 1 jmp .L20 .L6: mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 98 je .L8 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 66 jne .L20 .L8: mov rax, QWORD PTR -16[rbp] add rax, 1 movzx eax, BYTE PTR [rax] cmp al, 48 je .L9 mov rax, QWORD PTR -16[rbp] add rax, 1 movzx eax, BYTE PTR [rax] cmp al, 49 jne .L20 .L9: mov DWORD PTR -36[rbp], 2 add QWORD PTR -16[rbp], 1 .L20: mov rax, QWORD PTR -16[rbp] lea rdx, 1[rax] mov QWORD PTR -16[rbp], rdx movzx eax, BYTE PTR [rax] movsx eax, al mov DWORD PTR -28[rbp], eax mov eax, DWORD PTR -28[rbp] movsx eax, al mov edi, eax call ISDIGIT@PLT test rax, rax jne .L10 mov eax, DWORD PTR -28[rbp] movsx eax, al mov edi, eax call ISXDIGIT@PLT test rax, rax je .L11 cmp DWORD PTR -36[rbp], 16 jne .L11 .L10: mov eax, DWORD PTR -28[rbp] mov edi, eax call hex_value@PLT mov DWORD PTR -28[rbp], eax mov eax, DWORD PTR -28[rbp] cmp eax, DWORD PTR -44[rbp] jbe .L13 mov eax, DWORD PTR -28[rbp] mov DWORD PTR -44[rbp], eax jmp .L13 .L11: cmp DWORD PTR -28[rbp], 46 jne .L14 cmp DWORD PTR -32[rbp], 0 jne .L15 mov DWORD PTR -32[rbp], 1 jmp .L20 .L15: lea rax, .LC0[rip] mov rdi, rax call SYNTAX_ERROR@PLT jmp .L20 .L14: cmp DWORD PTR -36[rbp], 10 ja .L16 cmp DWORD PTR -28[rbp], 101 je .L17 cmp DWORD PTR -28[rbp], 69 je .L17 .L16: cmp DWORD PTR -36[rbp], 16 jne .L18 cmp DWORD PTR -28[rbp], 112 je .L17 cmp DWORD PTR -28[rbp], 80 jne .L18 .L17: mov DWORD PTR -32[rbp], 2 jmp .L19 .L18: sub QWORD PTR -16[rbp], 1 jmp .L19 .L13: jmp .L20 .L19: cmp DWORD PTR -32[rbp], 0 je .L21 cmp DWORD PTR -36[rbp], 8 jne .L21 mov DWORD PTR -36[rbp], 10 .L21: mov eax, DWORD PTR -44[rbp] cmp eax, DWORD PTR -36[rbp] jb .L22 cmp DWORD PTR -36[rbp], 2 jne .L23 mov eax, DWORD PTR -44[rbp] add eax, 48 mov esi, eax lea rax, .LC1[rip] mov rdi, rax call SYNTAX_ERROR2@PLT jmp .L22 .L23: mov eax, DWORD PTR -44[rbp] add eax, 48 mov esi, eax lea rax, .LC2[rip] mov rdi, rax call SYNTAX_ERROR2@PLT .L22: cmp DWORD PTR -32[rbp], 0 je .L24 cmp DWORD PTR -36[rbp], 2 jne .L25 mov ecx, DWORD PTR CPP_DL_ERROR[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC3[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT mov eax, DWORD PTR CPP_N_INVALID[rip] jmp .L3 .L25: cmp DWORD PTR -36[rbp], 16 jne .L26 mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_PEDANTIC@PLT test rax, rax je .L26 mov edx, DWORD PTR c99[rip] mov rax, QWORD PTR -56[rbp] mov esi, edx mov rdi, rax call CPP_OPTION@PLT test rax, rax jne .L26 mov ecx, DWORD PTR CPP_DL_PEDWARN[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC4[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT .L26: cmp DWORD PTR -32[rbp], 2 jne .L27 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 43 je .L28 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] cmp al, 45 jne .L29 .L28: add QWORD PTR -16[rbp], 1 .L29: mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] movsx eax, al mov edi, eax call ISDIGIT@PLT test rax, rax jne .L31 lea rax, .LC5[rip] mov rdi, rax call SYNTAX_ERROR@PLT .L31: add QWORD PTR -16[rbp], 1 mov rax, QWORD PTR -16[rbp] movzx eax, BYTE PTR [rax] movsx eax, al mov edi, eax call ISDIGIT@PLT test rax, rax jne .L31 jmp .L32 .L27: cmp DWORD PTR -36[rbp], 16 jne .L32 lea rax, .LC6[rip] mov rdi, rax call SYNTAX_ERROR@PLT .L32: mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov edx, eax mov rax, QWORD PTR -16[rbp] mov esi, edx mov rdi, rax call interpret_float_suffix@PLT mov DWORD PTR -40[rbp], eax cmp DWORD PTR -40[rbp], 0 jne .L33 mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov ecx, eax mov esi, DWORD PTR CPP_DL_ERROR[rip] mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov r8, rdx lea rdx, .LC7[rip] mov rdi, rax mov eax, 0 call cpp_error@PLT mov eax, DWORD PTR CPP_N_INVALID[rip] jmp .L3 .L33: mov rax, QWORD PTR -8[rbp] cmp rax, QWORD PTR -16[rbp] je .L34 mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_WTRADITIONAL@PLT test rax, rax je .L34 mov rax, QWORD PTR -56[rbp] mov rdi, rax call cpp_sys_macro_p@PLT test eax, eax jne .L34 mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov ecx, eax mov esi, DWORD PTR CPP_DL_WARNING[rip] mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov r8, rdx lea rdx, .LC8[rip] mov rdi, rax mov eax, 0 call cpp_error@PLT .L34: mov eax, DWORD PTR CPP_N_MEDIUM[rip] cmp DWORD PTR -40[rbp], eax jne .L35 mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_PEDANTIC@PLT test rax, rax je .L35 mov ecx, DWORD PTR CPP_DL_PEDWARN[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC9[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT .L35: mov eax, DWORD PTR CPP_N_DFLOAT[rip] and eax, DWORD PTR -40[rbp] test eax, eax je .L36 cmp DWORD PTR -36[rbp], 10 je .L36 mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov ecx, eax mov esi, DWORD PTR CPP_DL_ERROR[rip] mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov r8, rdx lea rdx, .LC10[rip] mov rdi, rax mov eax, 0 call cpp_error@PLT mov eax, DWORD PTR CPP_N_INVALID[rip] jmp .L3 .L36: mov eax, DWORD PTR CPP_N_FLOATING[rip] or DWORD PTR -40[rbp], eax jmp .L37 .L24: mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov edx, eax mov rax, QWORD PTR -16[rbp] mov esi, edx mov rdi, rax call interpret_int_suffix@PLT mov DWORD PTR -40[rbp], eax cmp DWORD PTR -40[rbp], 0 jne .L38 mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov ecx, eax mov esi, DWORD PTR CPP_DL_ERROR[rip] mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov r8, rdx lea rdx, .LC11[rip] mov rdi, rax mov eax, 0 call cpp_error@PLT mov eax, DWORD PTR CPP_N_INVALID[rip] jmp .L3 .L38: mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_WTRADITIONAL@PLT test rax, rax je .L39 mov rax, QWORD PTR -56[rbp] mov rdi, rax call cpp_sys_macro_p@PLT test eax, eax jne .L39 mov edx, DWORD PTR CPP_N_UNSIGNED[rip] mov eax, DWORD PTR CPP_N_IMAGINARY[rip] or eax, edx and eax, DWORD PTR -40[rbp] mov DWORD PTR -24[rbp], eax mov eax, DWORD PTR CPP_N_WIDTH[rip] and eax, DWORD PTR -40[rbp] mov edx, eax mov eax, DWORD PTR CPP_N_LARGE[rip] cmp edx, eax sete al movzx eax, al mov DWORD PTR -20[rbp], eax cmp DWORD PTR -24[rbp], 0 jne .L40 cmp DWORD PTR -20[rbp], 0 je .L39 mov edx, DWORD PTR warn_long_long[rip] mov rax, QWORD PTR -56[rbp] mov esi, edx mov rdi, rax call CPP_OPTION@PLT test rax, rax je .L39 .L40: mov rax, QWORD PTR -8[rbp] sub rax, QWORD PTR -16[rbp] mov ecx, eax mov esi, DWORD PTR CPP_DL_WARNING[rip] mov rdx, QWORD PTR -16[rbp] mov rax, QWORD PTR -56[rbp] mov r8, rdx lea rdx, .LC8[rip] mov rdi, rax mov eax, 0 call cpp_error@PLT .L39: mov eax, DWORD PTR CPP_N_WIDTH[rip] and eax, DWORD PTR -40[rbp] mov edx, eax mov eax, DWORD PTR CPP_N_LARGE[rip] cmp edx, eax jne .L41 mov edx, DWORD PTR c99[rip] mov rax, QWORD PTR -56[rbp] mov esi, edx mov rdi, rax call CPP_OPTION@PLT test rax, rax jne .L41 mov edx, DWORD PTR warn_long_long[rip] mov rax, QWORD PTR -56[rbp] mov esi, edx mov rdi, rax call CPP_OPTION@PLT test rax, rax je .L41 mov ecx, DWORD PTR CPP_DL_PEDWARN[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC12[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT .L41: mov eax, DWORD PTR CPP_N_INTEGER[rip] or DWORD PTR -40[rbp], eax .L37: mov eax, DWORD PTR CPP_N_IMAGINARY[rip] and eax, DWORD PTR -40[rbp] test eax, eax je .L42 mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_PEDANTIC@PLT test rax, rax je .L42 mov ecx, DWORD PTR CPP_DL_PEDWARN[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC13[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT .L42: cmp DWORD PTR -36[rbp], 2 jne .L43 mov rax, QWORD PTR -56[rbp] mov rdi, rax call CPP_PEDANTIC@PLT test rax, rax je .L43 mov ecx, DWORD PTR CPP_DL_PEDWARN[rip] mov rax, QWORD PTR -56[rbp] lea rdx, .LC14[rip] mov esi, ecx mov rdi, rax mov eax, 0 call cpp_error@PLT .L43: cmp DWORD PTR -36[rbp], 10 jne .L44 mov eax, DWORD PTR CPP_N_DECIMAL[rip] or DWORD PTR -40[rbp], eax jmp .L45 .L44: cmp DWORD PTR -36[rbp], 16 jne .L46 mov eax, DWORD PTR CPP_N_HEX[rip] or DWORD PTR -40[rbp], eax jmp .L45 .L46: cmp DWORD PTR -36[rbp], 2 jne .L47 mov eax, DWORD PTR CPP_N_BINARY[rip] or DWORD PTR -40[rbp], eax jmp .L45 .L47: mov eax, DWORD PTR CPP_N_OCTAL[rip] or DWORD PTR -40[rbp], eax .L45: mov eax, DWORD PTR -40[rbp] .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size cpp_classify_number, .-cpp_classify_number .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_expr.c_cpp_classify_number.c" .text .global CPP_DL_ERROR .bss .align 2 .type CPP_DL_ERROR, %object .size CPP_DL_ERROR, 4 CPP_DL_ERROR: .space 4 .global CPP_DL_PEDWARN .align 2 .type CPP_DL_PEDWARN, %object .size CPP_DL_PEDWARN, 4 CPP_DL_PEDWARN: .space 4 .global CPP_DL_WARNING .align 2 .type CPP_DL_WARNING, %object .size CPP_DL_WARNING, 4 CPP_DL_WARNING: .space 4 .global CPP_N_BINARY .align 2 .type CPP_N_BINARY, %object .size CPP_N_BINARY, 4 CPP_N_BINARY: .space 4 .global CPP_N_DECIMAL .align 2 .type CPP_N_DECIMAL, %object .size CPP_N_DECIMAL, 4 CPP_N_DECIMAL: .space 4 .global CPP_N_DFLOAT .align 2 .type CPP_N_DFLOAT, %object .size CPP_N_DFLOAT, 4 CPP_N_DFLOAT: .space 4 .global CPP_N_FLOATING .align 2 .type CPP_N_FLOATING, %object .size CPP_N_FLOATING, 4 CPP_N_FLOATING: .space 4 .global CPP_N_HEX .align 2 .type CPP_N_HEX, %object .size CPP_N_HEX, 4 CPP_N_HEX: .space 4 .global CPP_N_IMAGINARY .align 2 .type CPP_N_IMAGINARY, %object .size CPP_N_IMAGINARY, 4 CPP_N_IMAGINARY: .space 4 .global CPP_N_INTEGER .align 2 .type CPP_N_INTEGER, %object .size CPP_N_INTEGER, 4 CPP_N_INTEGER: .space 4 .global CPP_N_INVALID .align 2 .type CPP_N_INVALID, %object .size CPP_N_INVALID, 4 CPP_N_INVALID: .space 4 .global CPP_N_LARGE .align 2 .type CPP_N_LARGE, %object .size CPP_N_LARGE, 4 CPP_N_LARGE: .space 4 .global CPP_N_MEDIUM .align 2 .type CPP_N_MEDIUM, %object .size CPP_N_MEDIUM, 4 CPP_N_MEDIUM: .space 4 .global CPP_N_OCTAL .align 2 .type CPP_N_OCTAL, %object .size CPP_N_OCTAL, 4 CPP_N_OCTAL: .space 4 .global CPP_N_SMALL .align 2 .type CPP_N_SMALL, %object .size CPP_N_SMALL, 4 CPP_N_SMALL: .space 4 .global CPP_N_UNSIGNED .align 2 .type CPP_N_UNSIGNED, %object .size CPP_N_UNSIGNED, 4 CPP_N_UNSIGNED: .space 4 .global CPP_N_WIDTH .align 2 .type CPP_N_WIDTH, %object .size CPP_N_WIDTH, 4 CPP_N_WIDTH: .space 4 .global c99 .align 2 .type c99, %object .size c99, 4 c99: .space 4 .global warn_long_long .align 2 .type warn_long_long, %object .size warn_long_long, 4 warn_long_long: .space 4 .section .rodata .align 2 .LC0: .ascii "too many decimal points in number\000" .align 2 .LC1: .ascii "invalid digit \"%c\" in binary constant\000" .align 2 .LC2: .ascii "invalid digit \"%c\" in octal constant\000" .align 2 .LC3: .ascii "invalid prefix \"0b\" for floating constant\000" .align 2 .LC4: .ascii "use of C99 hexadecimal floating constant\000" .align 2 .LC5: .ascii "exponent has no digits\000" .align 2 .LC6: .ascii "hexadecimal floating constants require an exponent\000" .align 2 .LC7: .ascii "invalid suffix \"%.*s\" on floating constant\000" .align 2 .LC8: .ascii "traditional C rejects the \"%.*s\" suffix\000" .align 2 .LC9: .ascii "suffix for double constant is a GCC extension\000" .align 2 .LC10: .ascii "invalid suffix \"%.*s\" with hexadecimal floating c" .ascii "onstant\000" .align 2 .LC11: .ascii "invalid suffix \"%.*s\" on integer constant\000" .align 2 .LC12: .ascii "use of C99 long long integer constant\000" .align 2 .LC13: .ascii "imaginary constants are a GCC extension\000" .align 2 .LC14: .ascii "binary constants are a GCC extension\000" .text .align 2 .global cpp_classify_number .syntax unified .arm .type cpp_classify_number, %function cpp_classify_number: @ args = 0, pretend = 0, frame = 48 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #56 str r0, [fp, #-48] str r1, [fp, #-52] ldr r3, [fp, #-52] ldr r3, [r3] str r3, [fp, #-40] ldr r3, [fp, #-52] ldr r3, [r3, #4] cmp r3, #1 bne .L2 ldr r3, .L48 ldr r2, [r3] ldr r3, .L48+4 ldr r3, [r3] orr r2, r2, r3 ldr r3, .L48+8 ldr r3, [r3] orr r3, r2, r3 b .L3 .L2: ldr r3, [fp, #-52] ldr r3, [r3, #4] mov r2, r3 ldr r3, [fp, #-40] add r3, r3, r2 str r3, [fp, #-20] mov r3, #0 str r3, [fp, #-24] mov r3, #0 str r3, [fp, #-36] mov r3, #10 str r3, [fp, #-28] ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #48 bne .L20 mov r3, #8 str r3, [fp, #-28] ldr r3, [fp, #-40] add r3, r3, #1 str r3, [fp, #-40] ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #120 beq .L5 ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #88 bne .L6 .L5: ldr r3, [fp, #-40] add r3, r3, #1 ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #46 beq .L7 ldr r3, [fp, #-40] add r3, r3, #1 ldrb r3, [r3] @ zero_extendqisi2 mov r0, r3 bl ISXDIGIT mov r3, r0 cmp r3, #0 beq .L6 .L7: mov r3, #16 str r3, [fp, #-28] ldr r3, [fp, #-40] add r3, r3, #1 str r3, [fp, #-40] b .L20 .L6: ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #98 beq .L8 ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #66 bne .L20 .L8: ldr r3, [fp, #-40] add r3, r3, #1 ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #48 beq .L9 ldr r3, [fp, #-40] add r3, r3, #1 ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #49 bne .L20 .L9: mov r3, #2 str r3, [fp, #-28] ldr r3, [fp, #-40] add r3, r3, #1 str r3, [fp, #-40] .L20: ldr r3, [fp, #-40] add r2, r3, #1 str r2, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 str r3, [fp, #-16] ldr r3, [fp, #-16] and r3, r3, #255 mov r0, r3 bl ISDIGIT mov r3, r0 cmp r3, #0 bne .L10 ldr r3, [fp, #-16] and r3, r3, #255 mov r0, r3 bl ISXDIGIT mov r3, r0 cmp r3, #0 beq .L11 ldr r3, [fp, #-28] cmp r3, #16 bne .L11 .L10: ldr r0, [fp, #-16] bl hex_value str r0, [fp, #-16] ldr r2, [fp, #-16] ldr r3, [fp, #-36] cmp r2, r3 bls .L13 ldr r3, [fp, #-16] str r3, [fp, #-36] b .L13 .L11: ldr r3, [fp, #-16] cmp r3, #46 bne .L14 ldr r3, [fp, #-24] cmp r3, #0 bne .L15 mov r3, #1 str r3, [fp, #-24] b .L20 .L15: ldr r0, .L48+12 bl SYNTAX_ERROR b .L20 .L14: ldr r3, [fp, #-28] cmp r3, #10 bhi .L16 ldr r3, [fp, #-16] cmp r3, #101 beq .L17 ldr r3, [fp, #-16] cmp r3, #69 beq .L17 .L16: ldr r3, [fp, #-28] cmp r3, #16 bne .L18 ldr r3, [fp, #-16] cmp r3, #112 beq .L17 ldr r3, [fp, #-16] cmp r3, #80 bne .L18 .L17: mov r3, #2 str r3, [fp, #-24] b .L19 .L18: ldr r3, [fp, #-40] sub r3, r3, #1 str r3, [fp, #-40] b .L19 .L13: b .L20 .L19: ldr r3, [fp, #-24] cmp r3, #0 beq .L21 ldr r3, [fp, #-28] cmp r3, #8 bne .L21 mov r3, #10 str r3, [fp, #-28] .L21: ldr r2, [fp, #-36] ldr r3, [fp, #-28] cmp r2, r3 bcc .L22 ldr r3, [fp, #-28] cmp r3, #2 bne .L23 ldr r3, [fp, #-36] add r3, r3, #48 mov r1, r3 ldr r0, .L48+16 bl SYNTAX_ERROR2 b .L22 .L23: ldr r3, [fp, #-36] add r3, r3, #48 mov r1, r3 ldr r0, .L48+20 bl SYNTAX_ERROR2 .L22: ldr r3, [fp, #-24] cmp r3, #0 beq .L24 ldr r3, [fp, #-28] cmp r3, #2 bne .L25 ldr r3, .L48+24 ldr r3, [r3] ldr r2, .L48+28 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error ldr r3, .L48+32 ldr r3, [r3] b .L3 .L25: ldr r3, [fp, #-28] cmp r3, #16 bne .L26 ldr r0, [fp, #-48] bl CPP_PEDANTIC mov r3, r0 cmp r3, #0 beq .L26 ldr r3, .L48+36 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl CPP_OPTION mov r3, r0 cmp r3, #0 bne .L26 ldr r3, .L48+40 ldr r3, [r3] ldr r2, .L48+44 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error .L26: ldr r3, [fp, #-24] cmp r3, #2 bne .L27 ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #43 beq .L28 ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 cmp r3, #45 bne .L29 .L28: ldr r3, [fp, #-40] add r3, r3, #1 str r3, [fp, #-40] .L29: ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 mov r0, r3 bl ISDIGIT mov r3, r0 cmp r3, #0 bne .L31 ldr r0, .L48+48 bl SYNTAX_ERROR .L31: ldr r3, [fp, #-40] add r3, r3, #1 str r3, [fp, #-40] ldr r3, [fp, #-40] ldrb r3, [r3] @ zero_extendqisi2 mov r0, r3 bl ISDIGIT mov r3, r0 cmp r3, #0 bne .L31 b .L32 .L27: ldr r3, [fp, #-28] cmp r3, #16 bne .L32 ldr r0, .L48+52 bl SYNTAX_ERROR .L32: ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r3, r2, r3 mov r1, r3 ldr r0, [fp, #-40] bl interpret_float_suffix str r0, [fp, #-32] ldr r3, [fp, #-32] cmp r3, #0 bne .L33 ldr r3, .L48+24 ldr r1, [r3] ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r2, r2, r3 ldr r3, [fp, #-40] str r3, [sp] mov r3, r2 ldr r2, .L48+56 ldr r0, [fp, #-48] bl cpp_error ldr r3, .L48+32 ldr r3, [r3] b .L3 .L33: ldr r2, [fp, #-20] ldr r3, [fp, #-40] cmp r2, r3 beq .L34 ldr r0, [fp, #-48] bl CPP_WTRADITIONAL mov r3, r0 cmp r3, #0 beq .L34 ldr r0, [fp, #-48] bl cpp_sys_macro_p mov r3, r0 cmp r3, #0 bne .L34 ldr r3, .L48+60 ldr r1, [r3] ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r2, r2, r3 ldr r3, [fp, #-40] str r3, [sp] mov r3, r2 ldr r2, .L48+64 ldr r0, [fp, #-48] bl cpp_error .L34: ldr r3, .L48+68 ldr r3, [r3] ldr r2, [fp, #-32] cmp r2, r3 bne .L35 ldr r0, [fp, #-48] bl CPP_PEDANTIC mov r3, r0 cmp r3, #0 beq .L35 ldr r3, .L48+40 ldr r3, [r3] ldr r2, .L48+72 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error .L35: ldr r3, .L48+76 ldr r2, [r3] ldr r3, [fp, #-32] and r3, r3, r2 cmp r3, #0 beq .L36 ldr r3, [fp, #-28] cmp r3, #10 beq .L36 ldr r3, .L48+24 ldr r1, [r3] ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r2, r2, r3 ldr r3, [fp, #-40] str r3, [sp] mov r3, r2 ldr r2, .L48+80 ldr r0, [fp, #-48] bl cpp_error ldr r3, .L48+32 ldr r3, [r3] b .L3 .L36: ldr r3, .L48+84 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] b .L37 .L24: ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r3, r2, r3 mov r1, r3 ldr r0, [fp, #-40] bl interpret_int_suffix str r0, [fp, #-32] ldr r3, [fp, #-32] cmp r3, #0 bne .L38 ldr r3, .L48+24 ldr r1, [r3] ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r2, r2, r3 ldr r3, [fp, #-40] str r3, [sp] mov r3, r2 ldr r2, .L48+88 ldr r0, [fp, #-48] bl cpp_error ldr r3, .L48+32 ldr r3, [r3] b .L3 .L38: ldr r0, [fp, #-48] bl CPP_WTRADITIONAL mov r3, r0 cmp r3, #0 beq .L39 ldr r0, [fp, #-48] bl cpp_sys_macro_p mov r3, r0 cmp r3, #0 bne .L39 ldr r3, .L48+92 ldr r2, [r3] ldr r3, .L48+96 ldr r3, [r3] orr r2, r2, r3 ldr r3, [fp, #-32] and r3, r3, r2 str r3, [fp, #-12] ldr r3, .L48+100 ldr r2, [r3] ldr r3, [fp, #-32] and r2, r2, r3 ldr r3, .L48+104 ldr r3, [r3] cmp r2, r3 moveq r3, #1 movne r3, #0 and r3, r3, #255 str r3, [fp, #-8] ldr r3, [fp, #-12] cmp r3, #0 bne .L40 ldr r3, [fp, #-8] cmp r3, #0 beq .L39 ldr r3, .L48+108 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl CPP_OPTION mov r3, r0 cmp r3, #0 beq .L39 .L40: ldr r3, .L48+60 ldr r1, [r3] ldr r2, [fp, #-20] ldr r3, [fp, #-40] sub r2, r2, r3 ldr r3, [fp, #-40] str r3, [sp] mov r3, r2 ldr r2, .L48+64 ldr r0, [fp, #-48] bl cpp_error .L39: ldr r3, .L48+100 ldr r2, [r3] ldr r3, [fp, #-32] and r2, r2, r3 ldr r3, .L48+104 ldr r3, [r3] cmp r2, r3 bne .L41 ldr r3, .L48+36 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl CPP_OPTION mov r3, r0 cmp r3, #0 bne .L41 ldr r3, .L48+108 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl CPP_OPTION mov r3, r0 cmp r3, #0 beq .L41 ldr r3, .L48+40 ldr r3, [r3] ldr r2, .L48+112 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error .L41: ldr r3, .L48 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] .L37: ldr r3, .L48+96 ldr r2, [r3] ldr r3, [fp, #-32] and r3, r3, r2 cmp r3, #0 beq .L42 ldr r0, [fp, #-48] bl CPP_PEDANTIC mov r3, r0 cmp r3, #0 beq .L42 ldr r3, .L48+40 ldr r3, [r3] ldr r2, .L48+116 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error .L42: ldr r3, [fp, #-28] cmp r3, #2 bne .L43 ldr r0, [fp, #-48] bl CPP_PEDANTIC mov r3, r0 cmp r3, #0 beq .L43 ldr r3, .L48+40 ldr r3, [r3] ldr r2, .L48+120 mov r1, r3 ldr r0, [fp, #-48] bl cpp_error .L43: ldr r3, [fp, #-28] cmp r3, #10 bne .L44 ldr r3, .L48+8 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] b .L45 .L44: ldr r3, [fp, #-28] cmp r3, #16 bne .L46 ldr r3, .L48+124 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] b .L45 .L46: ldr r3, [fp, #-28] cmp r3, #2 bne .L47 ldr r3, .L48+128 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] b .L45 .L47: ldr r3, .L48+132 ldr r3, [r3] ldr r2, [fp, #-32] orr r3, r2, r3 str r3, [fp, #-32] .L45: ldr r3, [fp, #-32] .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L49: .align 2 .L48: .word CPP_N_INTEGER .word CPP_N_SMALL .word CPP_N_DECIMAL .word .LC0 .word .LC1 .word .LC2 .word CPP_DL_ERROR .word .LC3 .word CPP_N_INVALID .word c99 .word CPP_DL_PEDWARN .word .LC4 .word .LC5 .word .LC6 .word .LC7 .word CPP_DL_WARNING .word .LC8 .word CPP_N_MEDIUM .word .LC9 .word CPP_N_DFLOAT .word .LC10 .word CPP_N_FLOATING .word .LC11 .word CPP_N_UNSIGNED .word CPP_N_IMAGINARY .word CPP_N_WIDTH .word CPP_N_LARGE .word warn_long_long .word .LC12 .word .LC13 .word .LC14 .word CPP_N_HEX .word CPP_N_BINARY .word CPP_N_OCTAL .size cpp_classify_number, .-cpp_classify_number .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_exfat_super.c_ffsRemoveFile.c" .intel_syntax noprefix .text .globl ATTR_READONLY .bss .align 4 .type ATTR_READONLY, @object .size ATTR_READONLY, 4 ATTR_READONLY: .zero 4 .globl EXFAT .align 8 .type EXFAT, @object .size EXFAT, 8 EXFAT: .zero 8 .globl FFS_INVALIDFID .align 4 .type FFS_INVALIDFID, @object .size FFS_INVALIDFID, 4 FFS_INVALIDFID: .zero 4 .globl FFS_MEDIAERR .align 4 .type FFS_MEDIAERR, @object .size FFS_MEDIAERR, 4 FFS_MEDIAERR: .zero 4 .globl FFS_PERMISSIONERR .align 4 .type FFS_PERMISSIONERR, @object .size FFS_PERMISSIONERR, 4 FFS_PERMISSIONERR: .zero 4 .globl FFS_SUCCESS .align 4 .type FFS_SUCCESS, @object .size FFS_SUCCESS, 4 FFS_SUCCESS: .zero 4 .globl VOL_CLEAN .align 4 .type VOL_CLEAN, @object .size VOL_CLEAN, 4 VOL_CLEAN: .zero 4 .globl VOL_DIRTY .align 4 .type VOL_DIRTY, @object .size VOL_DIRTY, 4 VOL_DIRTY: .zero 4 .text .type ffsRemoveFile, @function ffsRemoveFile: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 add rsp, -128 mov QWORD PTR -120[rbp], rdi mov QWORD PTR -128[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov eax, DWORD PTR FFS_SUCCESS[rip] mov DWORD PTR -100[rbp], eax mov rax, QWORD PTR -120[rbp] mov rax, QWORD PTR [rax] mov QWORD PTR -96[rbp], rax mov rax, QWORD PTR -96[rbp] mov rdi, rax call EXFAT_SB@PLT mov QWORD PTR -88[rbp], rax cmp QWORD PTR -128[rbp], 0 jne .L2 mov eax, DWORD PTR FFS_INVALIDFID[rip] jmp .L9 .L2: mov rax, QWORD PTR -88[rbp] add rax, 16 mov rdi, rax call down@PLT mov rax, QWORD PTR -128[rbp] mov eax, DWORD PTR 40[rax] mov DWORD PTR -48[rbp], eax mov rax, QWORD PTR -128[rbp] mov rax, QWORD PTR 32[rax] mov QWORD PTR -56[rbp], rax mov rax, QWORD PTR -128[rbp] mov eax, DWORD PTR 24[rax] mov DWORD PTR -64[rbp], eax mov rax, QWORD PTR -128[rbp] mov rax, QWORD PTR 16[rax] mov QWORD PTR -80[rbp], rax mov rdx, QWORD PTR -80[rbp] lea rsi, -64[rbp] mov rax, QWORD PTR -96[rbp] mov ecx, 0 mov rdi, rax call get_entry_in_dir@PLT mov QWORD PTR -72[rbp], rax cmp QWORD PTR -72[rbp], 0 jne .L4 mov eax, DWORD PTR FFS_MEDIAERR[rip] mov DWORD PTR -100[rbp], eax jmp .L5 .L4: mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 32[rax] mov rdx, QWORD PTR [rax] mov rax, QWORD PTR -72[rbp] mov rdi, rax call rdx mov edx, DWORD PTR ATTR_READONLY[rip] and eax, edx test eax, eax je .L6 mov eax, DWORD PTR FFS_PERMISSIONERR[rip] mov DWORD PTR -100[rbp], eax jmp .L5 .L6: mov edx, DWORD PTR VOL_DIRTY[rip] mov rax, QWORD PTR -96[rbp] mov esi, edx mov rdi, rax call fs_set_vol_flags@PLT mov rdx, QWORD PTR -80[rbp] lea rcx, -64[rbp] mov rax, QWORD PTR -120[rbp] mov rsi, rcx mov rdi, rax call remove_file@PLT mov rax, QWORD PTR -128[rbp] mov eax, DWORD PTR 8[rax] mov DWORD PTR -16[rbp], eax mov rax, QWORD PTR -128[rbp] mov eax, DWORD PTR [rax] lea edx, -1[rax] mov rax, QWORD PTR -88[rbp] mov eax, DWORD PTR [rax] mov ecx, eax sar edx, cl mov eax, edx cdqe add rax, 1 mov QWORD PTR -24[rbp], rax mov rax, QWORD PTR -128[rbp] mov eax, DWORD PTR 4[rax] mov DWORD PTR -32[rbp], eax mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 32[rax] mov r8, QWORD PTR 8[rax] lea rcx, -32[rbp] mov rax, QWORD PTR -96[rbp] mov edx, 0 mov rsi, rcx mov rdi, rax call r8 mov rax, QWORD PTR -128[rbp] mov DWORD PTR [rax], 0 mov edi, -1 call CLUSTER_32@PLT mov rdx, QWORD PTR -128[rbp] mov DWORD PTR 8[rdx], eax mov rax, QWORD PTR -88[rbp] mov rdx, QWORD PTR 8[rax] mov rax, QWORD PTR EXFAT[rip] cmp rdx, rax jne .L7 mov edx, 3 jmp .L8 .L7: mov edx, 1 .L8: mov rax, QWORD PTR -128[rbp] mov DWORD PTR 4[rax], edx mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 24[rax] test rax, rax je .L11 mov eax, DWORD PTR FFS_MEDIAERR[rip] mov DWORD PTR -100[rbp], eax jmp .L5 .L11: nop .L5: mov rax, QWORD PTR -88[rbp] add rax, 16 mov rdi, rax call up@PLT mov eax, DWORD PTR -100[rbp] .L9: mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L10 call __stack_chk_fail@PLT .L10: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size ffsRemoveFile, .-ffsRemoveFile .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_exfat_super.c_ffsRemoveFile.c" .text .global ATTR_READONLY .bss .align 2 .type ATTR_READONLY, %object .size ATTR_READONLY, 4 ATTR_READONLY: .space 4 .global EXFAT .align 2 .type EXFAT, %object .size EXFAT, 4 EXFAT: .space 4 .global FFS_INVALIDFID .align 2 .type FFS_INVALIDFID, %object .size FFS_INVALIDFID, 4 FFS_INVALIDFID: .space 4 .global FFS_MEDIAERR .align 2 .type FFS_MEDIAERR, %object .size FFS_MEDIAERR, 4 FFS_MEDIAERR: .space 4 .global FFS_PERMISSIONERR .align 2 .type FFS_PERMISSIONERR, %object .size FFS_PERMISSIONERR, 4 FFS_PERMISSIONERR: .space 4 .global FFS_SUCCESS .align 2 .type FFS_SUCCESS, %object .size FFS_SUCCESS, 4 FFS_SUCCESS: .space 4 .global VOL_CLEAN .align 2 .type VOL_CLEAN, %object .size VOL_CLEAN, 4 VOL_CLEAN: .space 4 .global VOL_DIRTY .align 2 .type VOL_DIRTY, %object .size VOL_DIRTY, 4 VOL_DIRTY: .space 4 .text .align 2 .syntax unified .arm .type ffsRemoveFile, %function ffsRemoveFile: @ args = 0, pretend = 0, frame = 56 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #56 str r0, [fp, #-56] str r1, [fp, #-60] ldr r3, .L12 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r3, .L12+4 ldr r3, [r3] str r3, [fp, #-52] ldr r3, [fp, #-56] ldr r3, [r3] str r3, [fp, #-48] ldr r0, [fp, #-48] bl EXFAT_SB mov r3, r0 str r3, [fp, #-44] ldr r3, [fp, #-60] cmp r3, #0 bne .L2 ldr r3, .L12+8 ldr r3, [r3] b .L9 .L2: ldr r3, [fp, #-44] add r3, r3, #8 mov r0, r3 bl down ldr r3, [fp, #-60] ldr r3, [r3, #24] str r3, [fp, #-24] ldr r3, [fp, #-60] ldr r3, [r3, #20] str r3, [fp, #-28] ldr r3, [fp, #-60] ldr r3, [r3, #16] str r3, [fp, #-32] ldr r3, [fp, #-60] ldr r3, [r3, #12] str r3, [fp, #-40] sub r1, fp, #32 mov r3, #0 ldr r2, [fp, #-40] ldr r0, [fp, #-48] bl get_entry_in_dir str r0, [fp, #-36] ldr r3, [fp, #-36] cmp r3, #0 bne .L4 ldr r3, .L12+12 ldr r3, [r3] str r3, [fp, #-52] b .L5 .L4: ldr r3, [fp, #-44] ldr r3, [r3, #16] ldr r3, [r3] ldr r0, [fp, #-36] blx r3 mov r2, r0 ldr r3, .L12+16 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 beq .L6 ldr r3, .L12+20 ldr r3, [r3] str r3, [fp, #-52] b .L5 .L6: ldr r3, .L12+24 ldr r3, [r3] mov r1, r3 ldr r0, [fp, #-48] bl fs_set_vol_flags sub r3, fp, #32 ldr r2, [fp, #-40] mov r1, r3 ldr r0, [fp, #-56] bl remove_file ldr r3, [fp, #-60] ldr r3, [r3, #8] str r3, [fp, #-12] ldr r3, [fp, #-60] ldr r3, [r3] sub r2, r3, #1 ldr r3, [fp, #-44] ldr r3, [r3] asr r3, r2, r3 add r3, r3, #1 str r3, [fp, #-16] ldr r3, [fp, #-60] ldr r3, [r3, #4] str r3, [fp, #-20] ldr r3, [fp, #-44] ldr r3, [r3, #16] ldr r3, [r3, #4] sub r1, fp, #20 mov r2, #0 ldr r0, [fp, #-48] blx r3 ldr r3, [fp, #-60] mov r2, #0 str r2, [r3] mvn r0, #0 bl CLUSTER_32 mov r2, r0 ldr r3, [fp, #-60] str r2, [r3, #8] ldr r3, [fp, #-44] ldr r2, [r3, #4] ldr r3, .L12+28 ldr r3, [r3] cmp r2, r3 bne .L7 mov r2, #3 b .L8 .L7: mov r2, #1 .L8: ldr r3, [fp, #-60] str r2, [r3, #4] ldr r3, [fp, #-44] ldr r3, [r3, #12] cmp r3, #0 beq .L11 ldr r3, .L12+12 ldr r3, [r3] str r3, [fp, #-52] b .L5 .L11: nop .L5: ldr r3, [fp, #-44] add r3, r3, #8 mov r0, r3 bl up ldr r3, [fp, #-52] .L9: ldr r2, .L12 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L10 bl __stack_chk_fail .L10: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L13: .align 2 .L12: .word __stack_chk_guard .word FFS_SUCCESS .word FFS_INVALIDFID .word FFS_MEDIAERR .word ATTR_READONLY .word FFS_PERMISSIONERR .word VOL_DIRTY .word EXFAT .size ffsRemoveFile, .-ffsRemoveFile .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cli-interp.c_safe_execute_command.c" .intel_syntax noprefix .text .globl RETURN_MASK_ALL .bss .align 4 .type RETURN_MASK_ALL, @object .size RETURN_MASK_ALL, 4 RETURN_MASK_ALL: .zero 4 .globl do_captured_execute_command .align 4 .type do_captured_execute_command, @object .size do_captured_execute_command, 4 do_captured_execute_command: .zero 4 .text .type safe_execute_command, @function safe_execute_command: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 64 mov QWORD PTR -40[rbp], rdi mov QWORD PTR -48[rbp], rsi mov DWORD PTR -52[rbp], edx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -48[rbp] mov QWORD PTR -32[rbp], rax mov eax, DWORD PTR -52[rbp] mov DWORD PTR -24[rbp], eax mov ecx, DWORD PTR RETURN_MASK_ALL[rip] mov esi, DWORD PTR do_captured_execute_command[rip] lea rdx, -32[rbp] mov rax, QWORD PTR -40[rbp] mov r8d, ecx mov ecx, 0 mov rdi, rax call catch_exceptions@PLT mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L3 call __stack_chk_fail@PLT .L3: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size safe_execute_command, .-safe_execute_command .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cli-interp.c_safe_execute_command.c" .text .global RETURN_MASK_ALL .bss .align 2 .type RETURN_MASK_ALL, %object .size RETURN_MASK_ALL, 4 RETURN_MASK_ALL: .space 4 .global do_captured_execute_command .align 2 .type do_captured_execute_command, %object .size do_captured_execute_command, 4 do_captured_execute_command: .space 4 .text .align 2 .syntax unified .arm .type safe_execute_command, %function safe_execute_command: @ args = 0, pretend = 0, frame = 32 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #40 str r0, [fp, #-24] str r1, [fp, #-28] str r2, [fp, #-32] ldr r3, .L4 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r3, [fp, #-28] str r3, [fp, #-16] ldr r3, [fp, #-32] str r3, [fp, #-12] ldr r3, .L4+4 ldr r1, [r3] ldr r3, .L4+8 ldr r3, [r3] sub r2, fp, #16 str r3, [sp] mov r3, #0 ldr r0, [fp, #-24] bl catch_exceptions mov r3, r0 ldr r2, .L4 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L3 bl __stack_chk_fail .L3: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L5: .align 2 .L4: .word __stack_chk_guard .word do_captured_execute_command .word RETURN_MASK_ALL .size safe_execute_command, .-safe_execute_command .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_vf_neighbor.c_filter_frame.c" .intel_syntax noprefix .text .globl ENOMEM .bss .align 4 .type ENOMEM, @object .size ENOMEM, 4 ENOMEM: .zero 4 .globl filter_slice .align 4 .type filter_slice, @object .size filter_slice, 4 filter_slice: .zero 4 .text .type filter_frame, @function filter_frame: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push rbx sub rsp, 88 .cfi_offset 3, -24 mov QWORD PTR -88[rbp], rdi mov QWORD PTR -96[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -24[rbp], rax xor eax, eax mov rax, QWORD PTR -88[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -80[rbp], rax mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 16[rax] mov rax, QWORD PTR [rax] mov QWORD PTR -72[rbp], rax mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR 8[rax] mov QWORD PTR -64[rbp], rax mov rax, QWORD PTR -72[rbp] mov edx, DWORD PTR [rax] mov rax, QWORD PTR -72[rbp] mov ecx, DWORD PTR 4[rax] mov rax, QWORD PTR -72[rbp] mov esi, ecx mov rdi, rax call ff_get_video_buffer@PLT mov QWORD PTR -56[rbp], rax cmp QWORD PTR -56[rbp], 0 jne .L2 lea rax, -96[rbp] mov rdi, rax call av_frame_free@PLT mov eax, DWORD PTR ENOMEM[rip] mov edi, eax call AVERROR@PLT jmp .L4 .L2: mov rdx, QWORD PTR -96[rbp] mov rax, QWORD PTR -56[rbp] mov rsi, rdx mov rdi, rax call av_frame_copy_props@PLT mov rax, QWORD PTR -96[rbp] mov QWORD PTR -40[rbp], rax mov rax, QWORD PTR -56[rbp] mov QWORD PTR -48[rbp], rax mov rax, QWORD PTR -80[rbp] mov rax, QWORD PTR [rax] mov rbx, QWORD PTR [rax] mov rax, QWORD PTR -80[rbp] mov rdi, rax call ff_filter_get_nb_threads@PLT mov edx, eax mov rax, QWORD PTR -64[rbp] mov rax, QWORD PTR [rax] add rax, 4 mov eax, DWORD PTR [rax] mov esi, edx mov edi, eax call FFMIN@PLT mov ecx, eax mov esi, DWORD PTR filter_slice[rip] lea rdx, -48[rbp] mov rax, QWORD PTR -80[rbp] mov r8d, ecx mov ecx, 0 mov rdi, rax call rbx lea rax, -96[rbp] mov rdi, rax call av_frame_free@PLT mov rdx, QWORD PTR -56[rbp] mov rax, QWORD PTR -72[rbp] mov rsi, rdx mov rdi, rax call ff_filter_frame@PLT .L4: mov rdx, QWORD PTR -24[rbp] sub rdx, QWORD PTR fs:40 je .L5 call __stack_chk_fail@PLT .L5: mov rbx, QWORD PTR -8[rbp] leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size filter_frame, .-filter_frame .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_vf_neighbor.c_filter_frame.c" .text .global ENOMEM .bss .align 2 .type ENOMEM, %object .size ENOMEM, 4 ENOMEM: .space 4 .global filter_slice .align 2 .type filter_slice, %object .size filter_slice, 4 filter_slice: .space 4 .text .align 2 .syntax unified .arm .type filter_frame, %function filter_frame: @ args = 0, pretend = 0, frame = 40 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, fp, lr} add fp, sp, #16 sub sp, sp, #52 str r0, [fp, #-56] str r1, [fp, #-60] ldr r3, .L6 ldr r3, [r3] str r3, [fp, #-24] mov r3, #0 ldr r3, [fp, #-56] ldr r3, [r3, #8] str r3, [fp, #-48] ldr r3, [fp, #-48] ldr r3, [r3, #8] ldr r3, [r3] str r3, [fp, #-44] ldr r3, [fp, #-48] ldr r3, [r3, #4] str r3, [fp, #-40] ldr r3, [fp, #-44] ldr r1, [r3, #4] ldr r3, [fp, #-44] ldr r3, [r3] mov r2, r3 ldr r0, [fp, #-44] bl ff_get_video_buffer str r0, [fp, #-36] ldr r3, [fp, #-36] cmp r3, #0 bne .L2 sub r3, fp, #60 mov r0, r3 bl av_frame_free ldr r3, .L6+4 ldr r3, [r3] mov r0, r3 bl AVERROR mov r3, r0 b .L4 .L2: ldr r3, [fp, #-60] mov r1, r3 ldr r0, [fp, #-36] bl av_frame_copy_props ldr r3, [fp, #-60] str r3, [fp, #-28] ldr r3, [fp, #-36] str r3, [fp, #-32] ldr r3, [fp, #-48] ldr r3, [r3] ldr r4, [r3] ldr r3, .L6+8 ldr r5, [r3] ldr r3, [fp, #-40] ldr r3, [r3] add r3, r3, #4 ldr r6, [r3] ldr r0, [fp, #-48] bl ff_filter_get_nb_threads mov r3, r0 mov r1, r3 mov r0, r6 bl FFMIN mov r3, r0 sub r2, fp, #32 str r3, [sp] mov r3, #0 mov r1, r5 ldr r0, [fp, #-48] blx r4 sub r3, fp, #60 mov r0, r3 bl av_frame_free ldr r1, [fp, #-36] ldr r0, [fp, #-44] bl ff_filter_frame mov r3, r0 .L4: ldr r2, .L6 ldr r1, [r2] ldr r2, [fp, #-24] eors r1, r2, r1 mov r2, #0 beq .L5 bl __stack_chk_fail .L5: mov r0, r3 sub sp, fp, #16 @ sp needed pop {r4, r5, r6, fp, pc} .L7: .align 2 .L6: .word __stack_chk_guard .word ENOMEM .word filter_slice .size filter_frame, .-filter_frame .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cx25840-vbi.c_cx25840_s_sliced_fmt.c" .intel_syntax noprefix .text .globl V4L2_STD_525_60 .bss .align 4 .type V4L2_STD_525_60, @object .size V4L2_STD_525_60, 4 V4L2_STD_525_60: .zero 4 .text .globl cx25840_s_sliced_fmt .type cx25840_s_sliced_fmt, @function cx25840_s_sliced_fmt: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 160 mov QWORD PTR -152[rbp], rdi mov QWORD PTR -160[rbp], rsi mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov rax, QWORD PTR -152[rbp] mov rdi, rax call v4l2_get_subdevdata@PLT mov QWORD PTR -128[rbp], rax mov rax, QWORD PTR -152[rbp] mov rdi, rax call to_state@PLT mov QWORD PTR -120[rbp], rax mov rax, QWORD PTR -120[rbp] mov edx, DWORD PTR [rax] mov eax, DWORD PTR V4L2_STD_525_60[rip] and eax, edx test eax, eax sete al movzx eax, al mov DWORD PTR -136[rbp], eax cmp DWORD PTR -136[rbp], 0 setne al movzx eax, al mov DWORD PTR -132[rbp], eax mov DWORD PTR -140[rbp], 0 jmp .L2 .L3: mov eax, DWORD PTR -140[rbp] cdqe mov DWORD PTR -112[rbp+rax*4], 0 add DWORD PTR -140[rbp], 1 .L2: cmp DWORD PTR -140[rbp], 23 jle .L3 mov rax, QWORD PTR -128[rbp] mov rdi, rax call cx25840_std_setup@PLT mov rax, QWORD PTR -128[rbp] mov edx, 50 mov esi, 1028 mov rdi, rax call cx25840_write@PLT mov rax, QWORD PTR -128[rbp] mov edx, 19 mov esi, 1030 mov rdi, rax call cx25840_write@PLT mov edx, DWORD PTR -132[rbp] mov rax, QWORD PTR -128[rbp] mov esi, 1151 mov rdi, rax call cx25840_write@PLT cmp DWORD PTR -136[rbp], 0 je .L4 mov DWORD PTR -144[rbp], 0 jmp .L5 .L6: mov rax, QWORD PTR -160[rbp] mov rax, QWORD PTR [rax] add rax, 8 mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -144[rbp] cdqe sal rax, 2 add rax, rdx mov DWORD PTR [rax], 0 mov rdx, QWORD PTR -160[rbp] mov rdx, QWORD PTR [rdx] mov rcx, QWORD PTR [rdx] mov edx, DWORD PTR -144[rbp] movsx rdx, edx sal rdx, 2 add rdx, rcx mov eax, DWORD PTR [rax] mov DWORD PTR [rdx], eax add DWORD PTR -144[rbp], 1 .L5: cmp DWORD PTR -144[rbp], 6 jle .L6 jmp .L7 .L4: mov DWORD PTR -144[rbp], 0 jmp .L8 .L9: mov rax, QWORD PTR -160[rbp] mov rax, QWORD PTR [rax] add rax, 8 mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -144[rbp] cdqe sal rax, 2 add rax, rdx mov DWORD PTR [rax], 0 mov rdx, QWORD PTR -160[rbp] mov rdx, QWORD PTR [rdx] mov rcx, QWORD PTR [rdx] mov edx, DWORD PTR -144[rbp] movsx rdx, edx sal rdx, 2 add rdx, rcx mov eax, DWORD PTR [rax] mov DWORD PTR [rdx], eax add DWORD PTR -144[rbp], 1 .L8: cmp DWORD PTR -144[rbp], 9 jle .L9 mov DWORD PTR -144[rbp], 22 jmp .L10 .L11: mov rax, QWORD PTR -160[rbp] mov rax, QWORD PTR [rax] add rax, 8 mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -144[rbp] cdqe sal rax, 2 add rax, rdx mov DWORD PTR [rax], 0 mov rdx, QWORD PTR -160[rbp] mov rdx, QWORD PTR [rdx] mov rcx, QWORD PTR [rdx] mov edx, DWORD PTR -144[rbp] movsx rdx, edx sal rdx, 2 add rdx, rcx mov eax, DWORD PTR [rax] mov DWORD PTR [rdx], eax add DWORD PTR -144[rbp], 1 .L10: cmp DWORD PTR -144[rbp], 23 jle .L11 .L7: mov DWORD PTR -144[rbp], 7 jmp .L12 .L20: mov DWORD PTR -140[rbp], 0 jmp .L13 .L19: mov rax, QWORD PTR -160[rbp] mov rdx, QWORD PTR [rax] mov eax, 1 sub eax, DWORD PTR -140[rbp] cdqe sal rax, 3 add rax, rdx mov rdx, QWORD PTR [rax] mov eax, DWORD PTR -144[rbp] cdqe sal rax, 2 add rax, rdx mov eax, DWORD PTR [rax] cmp eax, 131 je .L14 cmp eax, 131 jg .L15 cmp eax, 130 je .L16 cmp eax, 130 jg .L15 cmp eax, 128 je .L17 cmp eax, 129 je .L18 jmp .L15 .L16: mov eax, DWORD PTR -144[rbp] cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov eax, DWORD PTR -140[rbp] sal eax, 2 mov esi, 1 mov ecx, eax sal esi, cl mov eax, esi or edx, eax mov eax, DWORD PTR -144[rbp] cdqe mov DWORD PTR -112[rbp+rax*4], edx jmp .L15 .L17: mov eax, DWORD PTR -144[rbp] cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov eax, DWORD PTR -140[rbp] sal eax, 2 mov esi, 4 mov ecx, eax sal esi, cl mov eax, esi or edx, eax mov eax, DWORD PTR -144[rbp] cdqe mov DWORD PTR -112[rbp+rax*4], edx jmp .L15 .L14: mov eax, DWORD PTR -144[rbp] cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov eax, DWORD PTR -140[rbp] sal eax, 2 mov esi, 6 mov ecx, eax sal esi, cl mov eax, esi or edx, eax mov eax, DWORD PTR -144[rbp] cdqe mov DWORD PTR -112[rbp+rax*4], edx jmp .L15 .L18: mov eax, DWORD PTR -144[rbp] cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov eax, DWORD PTR -140[rbp] sal eax, 2 mov esi, 9 mov ecx, eax sal esi, cl mov eax, esi or edx, eax mov eax, DWORD PTR -144[rbp] cdqe mov DWORD PTR -112[rbp+rax*4], edx nop .L15: add DWORD PTR -140[rbp], 1 .L13: cmp DWORD PTR -140[rbp], 1 jle .L19 add DWORD PTR -144[rbp], 1 .L12: cmp DWORD PTR -144[rbp], 23 jle .L20 cmp DWORD PTR -136[rbp], 0 je .L21 mov DWORD PTR -140[rbp], 1 mov DWORD PTR -144[rbp], 1060 jmp .L22 .L23: mov eax, DWORD PTR -140[rbp] add eax, 6 cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov ecx, DWORD PTR -144[rbp] mov rax, QWORD PTR -128[rbp] mov esi, ecx mov rdi, rax call cx25840_write@PLT add DWORD PTR -144[rbp], 1 add DWORD PTR -140[rbp], 1 .L22: cmp DWORD PTR -144[rbp], 1076 jle .L23 jmp .L24 .L21: mov DWORD PTR -140[rbp], 1 mov DWORD PTR -144[rbp], 1060 jmp .L25 .L26: mov eax, DWORD PTR -140[rbp] add eax, 9 cdqe mov edx, DWORD PTR -112[rbp+rax*4] mov ecx, DWORD PTR -144[rbp] mov rax, QWORD PTR -128[rbp] mov esi, ecx mov rdi, rax call cx25840_write@PLT add DWORD PTR -144[rbp], 1 add DWORD PTR -140[rbp], 1 .L25: cmp DWORD PTR -144[rbp], 1072 jle .L26 mov DWORD PTR -144[rbp], 1073 jmp .L27 .L28: mov ecx, DWORD PTR -144[rbp] mov rax, QWORD PTR -128[rbp] mov edx, 0 mov esi, ecx mov rdi, rax call cx25840_write@PLT add DWORD PTR -144[rbp], 1 .L27: cmp DWORD PTR -144[rbp], 1076 jle .L28 .L24: mov rax, QWORD PTR -128[rbp] mov edx, 22 mov esi, 1084 mov rdi, rax call cx25840_write@PLT cmp DWORD PTR -136[rbp], 0 je .L29 mov edx, 42 jmp .L30 .L29: mov edx, 34 .L30: mov rax, QWORD PTR -128[rbp] mov esi, 1140 mov rdi, rax call cx25840_write@PLT mov eax, 0 mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L32 call __stack_chk_fail@PLT .L32: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size cx25840_s_sliced_fmt, .-cx25840_s_sliced_fmt .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cx25840-vbi.c_cx25840_s_sliced_fmt.c" .text .global V4L2_STD_525_60 .bss .align 2 .type V4L2_STD_525_60, %object .size V4L2_STD_525_60, 4 V4L2_STD_525_60: .space 4 .text .align 2 .global cx25840_s_sliced_fmt .syntax unified .arm .type cx25840_s_sliced_fmt, %function cx25840_s_sliced_fmt: @ args = 0, pretend = 0, frame = 136 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #136 str r0, [fp, #-136] str r1, [fp, #-140] ldr r3, .L34 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 ldr r0, [fp, #-136] bl v4l2_get_subdevdata str r0, [fp, #-120] ldr r0, [fp, #-136] bl to_state str r0, [fp, #-116] ldr r3, [fp, #-116] ldr r2, [r3] ldr r3, .L34+4 ldr r3, [r3] and r3, r3, r2 cmp r3, #0 moveq r3, #1 movne r3, #0 and r3, r3, #255 str r3, [fp, #-112] ldr r3, [fp, #-112] cmp r3, #0 movne r3, #1 moveq r3, #0 and r3, r3, #255 str r3, [fp, #-108] mov r3, #0 str r3, [fp, #-124] b .L2 .L3: ldr r3, [fp, #-124] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp mov r2, #0 str r2, [r3, #-100] ldr r3, [fp, #-124] add r3, r3, #1 str r3, [fp, #-124] .L2: ldr r3, [fp, #-124] cmp r3, #23 ble .L3 ldr r0, [fp, #-120] bl cx25840_std_setup mov r2, #50 ldr r1, .L34+8 ldr r0, [fp, #-120] bl cx25840_write mov r2, #19 ldr r1, .L34+12 ldr r0, [fp, #-120] bl cx25840_write ldr r2, [fp, #-108] ldr r1, .L34+16 ldr r0, [fp, #-120] bl cx25840_write ldr r3, [fp, #-112] cmp r3, #0 beq .L4 mov r3, #0 str r3, [fp, #-128] b .L5 .L6: ldr r3, [fp, #-140] ldr r3, [r3] add r3, r3, #4 ldr r2, [r3] ldr r3, [fp, #-128] lsl r3, r3, #2 add r3, r2, r3 mov r2, #0 str r2, [r3] ldr r2, [fp, #-140] ldr r2, [r2] ldr r1, [r2] ldr r2, [fp, #-128] lsl r2, r2, #2 add r2, r1, r2 ldr r3, [r3] str r3, [r2] ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] .L5: ldr r3, [fp, #-128] cmp r3, #6 ble .L6 b .L7 .L4: mov r3, #0 str r3, [fp, #-128] b .L8 .L9: ldr r3, [fp, #-140] ldr r3, [r3] add r3, r3, #4 ldr r2, [r3] ldr r3, [fp, #-128] lsl r3, r3, #2 add r3, r2, r3 mov r2, #0 str r2, [r3] ldr r2, [fp, #-140] ldr r2, [r2] ldr r1, [r2] ldr r2, [fp, #-128] lsl r2, r2, #2 add r2, r1, r2 ldr r3, [r3] str r3, [r2] ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] .L8: ldr r3, [fp, #-128] cmp r3, #9 ble .L9 mov r3, #22 str r3, [fp, #-128] b .L10 .L11: ldr r3, [fp, #-140] ldr r3, [r3] add r3, r3, #4 ldr r2, [r3] ldr r3, [fp, #-128] lsl r3, r3, #2 add r3, r2, r3 mov r2, #0 str r2, [r3] ldr r2, [fp, #-140] ldr r2, [r2] ldr r1, [r2] ldr r2, [fp, #-128] lsl r2, r2, #2 add r2, r1, r2 ldr r3, [r3] str r3, [r2] ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] .L10: ldr r3, [fp, #-128] cmp r3, #23 ble .L11 .L7: mov r3, #7 str r3, [fp, #-128] b .L12 .L21: mov r3, #0 str r3, [fp, #-124] b .L13 .L20: ldr r3, [fp, #-140] ldr r2, [r3] ldr r3, [fp, #-124] rsb r3, r3, #1 lsl r3, r3, #2 add r3, r2, r3 ldr r2, [r3] ldr r3, [fp, #-128] lsl r3, r3, #2 add r3, r2, r3 ldr r3, [r3] sub r3, r3, #128 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L14 .L16: .word .L19 .word .L18 .word .L17 .word .L15 .L17: ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r2, [r3, #-100] ldr r3, [fp, #-124] lsl r3, r3, #2 mov r1, #1 lsl r3, r1, r3 orr r2, r2, r3 ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp str r2, [r3, #-100] b .L14 .L19: ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r2, [r3, #-100] ldr r3, [fp, #-124] lsl r3, r3, #2 mov r1, #4 lsl r3, r1, r3 orr r2, r2, r3 ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp str r2, [r3, #-100] b .L14 .L15: ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r2, [r3, #-100] ldr r3, [fp, #-124] lsl r3, r3, #2 mov r1, #6 lsl r3, r1, r3 orr r2, r2, r3 ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp str r2, [r3, #-100] b .L14 .L18: ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r2, [r3, #-100] ldr r3, [fp, #-124] lsl r3, r3, #2 mov r1, #9 lsl r3, r1, r3 orr r2, r2, r3 ldr r3, [fp, #-128] lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp str r2, [r3, #-100] nop .L14: ldr r3, [fp, #-124] add r3, r3, #1 str r3, [fp, #-124] .L13: ldr r3, [fp, #-124] cmp r3, #1 ble .L20 ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] .L12: ldr r3, [fp, #-128] cmp r3, #23 ble .L21 ldr r3, [fp, #-112] cmp r3, #0 beq .L22 mov r3, #1 str r3, [fp, #-124] ldr r3, .L34+20 str r3, [fp, #-128] b .L23 .L24: ldr r3, [fp, #-124] add r3, r3, #6 lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r3, [r3, #-100] mov r2, r3 ldr r1, [fp, #-128] ldr r0, [fp, #-120] bl cx25840_write ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] ldr r3, [fp, #-124] add r3, r3, #1 str r3, [fp, #-124] .L23: ldr r3, [fp, #-128] ldr r2, .L34+24 cmp r3, r2 ble .L24 b .L25 .L22: mov r3, #1 str r3, [fp, #-124] ldr r3, .L34+20 str r3, [fp, #-128] b .L26 .L27: ldr r3, [fp, #-124] add r3, r3, #9 lsl r3, r3, #2 sub r3, r3, #4 add r3, r3, fp ldr r3, [r3, #-100] mov r2, r3 ldr r1, [fp, #-128] ldr r0, [fp, #-120] bl cx25840_write ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] ldr r3, [fp, #-124] add r3, r3, #1 str r3, [fp, #-124] .L26: ldr r3, [fp, #-128] cmp r3, #1072 ble .L27 ldr r3, .L34+28 str r3, [fp, #-128] b .L28 .L29: mov r2, #0 ldr r1, [fp, #-128] ldr r0, [fp, #-120] bl cx25840_write ldr r3, [fp, #-128] add r3, r3, #1 str r3, [fp, #-128] .L28: ldr r3, [fp, #-128] ldr r2, .L34+24 cmp r3, r2 ble .L29 .L25: mov r2, #22 ldr r1, .L34+32 ldr r0, [fp, #-120] bl cx25840_write ldr r3, [fp, #-112] cmp r3, #0 beq .L30 mov r3, #42 b .L31 .L30: mov r3, #34 .L31: mov r2, r3 ldr r1, .L34+36 ldr r0, [fp, #-120] bl cx25840_write mov r3, #0 ldr r2, .L34 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L33 bl __stack_chk_fail .L33: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L35: .align 2 .L34: .word __stack_chk_guard .word V4L2_STD_525_60 .word 1028 .word 1030 .word 1151 .word 1060 .word 1076 .word 1073 .word 1084 .word 1140 .size cx25840_s_sliced_fmt, .-cx25840_s_sliced_fmt .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_24207.c_WritePipe.c" .intel_syntax noprefix .text .globl WritePipe .type WritePipe, @function WritePipe: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 sub rsp, 32 mov DWORD PTR -20[rbp], edi mov QWORD PTR -32[rbp], rsi mov DWORD PTR -24[rbp], edx mov rax, QWORD PTR fs:40 mov QWORD PTR -8[rbp], rax xor eax, eax mov DWORD PTR -12[rbp], 0 lea rcx, -12[rbp] mov edx, DWORD PTR -24[rbp] mov rsi, QWORD PTR -32[rbp] mov eax, DWORD PTR -20[rbp] mov r8d, 0 mov edi, eax call WriteFile@PLT test rax, rax je .L2 mov eax, DWORD PTR -12[rbp] jmp .L4 .L2: mov eax, 0 .L4: mov rdx, QWORD PTR -8[rbp] sub rdx, QWORD PTR fs:40 je .L5 call __stack_chk_fail@PLT .L5: leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size WritePipe, .-WritePipe .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .fpu softvfp .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 6 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_24207.c_WritePipe.c" .text .align 2 .global WritePipe .syntax unified .arm .type WritePipe, %function WritePipe: @ args = 0, pretend = 0, frame = 24 @ frame_needed = 1, uses_anonymous_args = 0 push {fp, lr} add fp, sp, #4 sub sp, sp, #32 str r0, [fp, #-16] str r1, [fp, #-20] str r2, [fp, #-24] ldr r3, .L6 ldr r3, [r3] str r3, [fp, #-8] mov r3, #0 mov r3, #0 str r3, [fp, #-12] sub r3, fp, #12 mov r2, #0 str r2, [sp] ldr r2, [fp, #-24] ldr r1, [fp, #-20] ldr r0, [fp, #-16] bl WriteFile mov r3, r0 cmp r3, #0 beq .L2 ldr r3, [fp, #-12] b .L4 .L2: mov r3, #0 .L4: ldr r2, .L6 ldr r1, [r2] ldr r2, [fp, #-8] eors r1, r2, r1 mov r2, #0 beq .L5 bl __stack_chk_fail .L5: mov r0, r3 sub sp, fp, #4 @ sp needed pop {fp, pc} .L7: .align 2 .L6: .word __stack_chk_guard .size WritePipe, .-WritePipe .ident "GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" .section .note.GNU-stack,"",%progbits
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3