original_file
stringlengths 19
193
| arm_file
stringlengths 21
150
| x86_file
stringlengths 20
149
| arm_assembly
stringlengths 0
108k
| x86_assembly
stringlengths 0
127k
|
---|---|---|---|---|
mimikatz/modules/extr_sqlite3_omit.c_sqlite3SetHasNullFlag.c | arm/extr_sqlite3_omit_sqlite3SetHasNullFlag_O0_gcc.s | x86_64/extr_sqlite3_omit_sqlite3SetHasNullFlag_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sqlite3SetHasNullFlag
_sqlite3SetHasNullFlag: ; @sqlite3SetHasNullFlag
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str w2, [sp, #16]
ldur x0, [x29, #-8]
adrp x8, _OP_Integer@GOTPAGE
ldr x8, [x8, _OP_Integer@GOTPAGEOFF]
ldr w1, [x8]
ldr w3, [sp, #16]
mov w2, #0
str w2, [sp, #8] ; 4-byte Folded Spill
bl _sqlite3VdbeAddOp2
ldur x0, [x29, #-8]
adrp x8, _OP_Rewind@GOTPAGE
ldr x8, [x8, _OP_Rewind@GOTPAGEOFF]
ldr w1, [x8]
ldur w2, [x29, #-12]
bl _sqlite3VdbeAddOp1
str w0, [sp, #12]
ldur x0, [x29, #-8]
bl _VdbeCoverage
ldr w3, [sp, #8] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
adrp x8, _OP_Column@GOTPAGE
ldr x8, [x8, _OP_Column@GOTPAGEOFF]
ldr w1, [x8]
ldur w2, [x29, #-12]
ldr w4, [sp, #16]
bl _sqlite3VdbeAddOp3
ldur x0, [x29, #-8]
adrp x8, _OPFLAG_TYPEOFARG@GOTPAGE
ldr x8, [x8, _OPFLAG_TYPEOFARG@GOTPAGEOFF]
ldr w1, [x8]
bl _sqlite3VdbeChangeP5
ldursw x0, [x29, #-12]
bl _VdbeComment
ldur x0, [x29, #-8]
ldr w1, [sp, #12]
bl _sqlite3VdbeJumpHere
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _OP_Integer,4,2 ; @OP_Integer
.comm _OP_Rewind,4,2 ; @OP_Rewind
.comm _OP_Column,4,2 ; @OP_Column
.comm _OPFLAG_TYPEOFARG,4,2 ; @OPFLAG_TYPEOFARG
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "first_entry_in(%d)"
.no_dead_strip _sqlite3SetHasNullFlag
.subsections_via_symbols
| .text
.file "extr_sqlite3_omit.c_sqlite3SetHasNullFlag.c"
.p2align 4, 0x90 # -- Begin function sqlite3SetHasNullFlag
.type sqlite3SetHasNullFlag,@function
sqlite3SetHasNullFlag: # @sqlite3SetHasNullFlag
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rdi
movl OP_Integer(%rip), %esi
movl -16(%rbp), %ecx
xorl %edx, %edx
callq sqlite3VdbeAddOp2@PLT
movq -8(%rbp), %rdi
movl OP_Rewind(%rip), %esi
movl -12(%rbp), %edx
callq sqlite3VdbeAddOp1@PLT
movl %eax, -20(%rbp)
movq -8(%rbp), %rdi
callq VdbeCoverage@PLT
movq -8(%rbp), %rdi
movl OP_Column(%rip), %esi
movl -12(%rbp), %edx
movl -16(%rbp), %r8d
xorl %ecx, %ecx
callq sqlite3VdbeAddOp3@PLT
movq -8(%rbp), %rdi
movl OPFLAG_TYPEOFARG(%rip), %esi
callq sqlite3VdbeChangeP5@PLT
movslq -12(%rbp), %rdi
callq VdbeComment@PLT
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
callq sqlite3VdbeJumpHere@PLT
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sqlite3SetHasNullFlag, .Lfunc_end0-sqlite3SetHasNullFlag
.cfi_endproc
# -- End function
.type OP_Integer,@object # @OP_Integer
.bss
.globl OP_Integer
.p2align 2
OP_Integer:
.long 0 # 0x0
.size OP_Integer, 4
.type OP_Rewind,@object # @OP_Rewind
.globl OP_Rewind
.p2align 2
OP_Rewind:
.long 0 # 0x0
.size OP_Rewind, 4
.type OP_Column,@object # @OP_Column
.globl OP_Column
.p2align 2
OP_Column:
.long 0 # 0x0
.size OP_Column, 4
.type OPFLAG_TYPEOFARG,@object # @OPFLAG_TYPEOFARG
.globl OPFLAG_TYPEOFARG
.p2align 2
OPFLAG_TYPEOFARG:
.long 0 # 0x0
.size OPFLAG_TYPEOFARG, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "first_entry_in(%d)"
.size .L.str, 19
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sqlite3SetHasNullFlag
.addrsig_sym sqlite3VdbeAddOp2
.addrsig_sym sqlite3VdbeAddOp1
.addrsig_sym VdbeCoverage
.addrsig_sym sqlite3VdbeAddOp3
.addrsig_sym sqlite3VdbeChangeP5
.addrsig_sym VdbeComment
.addrsig_sym sqlite3VdbeJumpHere
.addrsig_sym OP_Integer
.addrsig_sym OP_Rewind
.addrsig_sym OP_Column
.addrsig_sym OPFLAG_TYPEOFARG
|
FFmpeg/libavcodec/extr_rv34dsp.c_rv34_idct_add_c.c | arm/extr_rv34dsp_rv34_idct_add_c_O0_gcc.s | x86_64/extr_rv34dsp_rv34_idct_add_c_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rv34_idct_add_c
_rv34_idct_add_c: ; @rv34_idct_add_c
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #48]
str w1, [sp, #44]
str x2, [sp, #32]
ldr x1, [sp, #32]
add x0, sp, #56
bl _rv34_row_transform
ldr x0, [sp, #32]
mov w1, #0
mov w2, #64
bl _memset
str wzr, [sp, #28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #0
add x10, sp, #56
str x10, [sp] ; 8-byte Folded Spill
ldr w8, [x10, w8, sxtw #2]
ldr w9, [sp, #28]
add w9, w9, #8
ldr w9, [x10, w9, sxtw #2]
add w9, w8, w9
mov w8, #13
mul w9, w8, w9
add w9, w9, #512
str w9, [sp, #24]
ldr w9, [sp, #28]
add w9, w9, #0
ldr w9, [x10, w9, sxtw #2]
ldr w11, [sp, #28]
add w11, w11, #8
ldr w11, [x10, w11, sxtw #2]
subs w9, w9, w11
mul w8, w8, w9
add w8, w8, #512
str w8, [sp, #20]
ldr w8, [sp, #28]
add w8, w8, #4
ldr w8, [x10, w8, sxtw #2]
mov w9, #7
mul w11, w9, w8
ldr w8, [sp, #28]
add w8, w8, #12
ldr w12, [x10, w8, sxtw #2]
mov w8, #17
mul w12, w8, w12
subs w11, w11, w12
str w11, [sp, #16]
ldr w11, [sp, #28]
add w11, w11, #4
ldr w11, [x10, w11, sxtw #2]
mul w8, w8, w11
ldr w11, [sp, #28]
add w11, w11, #12
ldr w10, [x10, w11, sxtw #2]
mul w9, w9, w10
add w8, w8, w9
str w8, [sp, #12]
ldr x8, [sp, #48]
ldr w8, [x8]
ldr w9, [sp, #24]
ldr w10, [sp, #12]
add w9, w9, w10
add w0, w8, w9, asr #10
bl _av_clip_uint8
ldr x8, [sp, #48]
str w0, [x8]
ldr x8, [sp, #48]
ldr w8, [x8, #4]
ldr w9, [sp, #20]
ldr w10, [sp, #16]
add w9, w9, w10
add w0, w8, w9, asr #10
bl _av_clip_uint8
ldr x8, [sp, #48]
str w0, [x8, #4]
ldr x8, [sp, #48]
ldr w8, [x8, #8]
ldr w9, [sp, #20]
ldr w10, [sp, #16]
subs w9, w9, w10
add w0, w8, w9, asr #10
bl _av_clip_uint8
ldr x8, [sp, #48]
str w0, [x8, #8]
ldr x8, [sp, #48]
ldr w8, [x8, #12]
ldr w9, [sp, #24]
ldr w10, [sp, #12]
subs w9, w9, w10
add w0, w8, w9, asr #10
bl _av_clip_uint8
ldr x8, [sp, #48]
str w0, [x8, #12]
ldrsw x9, [sp, #44]
ldr x8, [sp, #48]
add x8, x8, x9, lsl #2
str x8, [sp, #48]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB0_1
LBB0_4:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.no_dead_strip _rv34_idct_add_c
.subsections_via_symbols
| .text
.file "extr_rv34dsp.c_rv34_idct_add_c.c"
.p2align 4, 0x90 # -- Begin function rv34_idct_add_c
.type rv34_idct_add_c,@function
rv34_idct_add_c: # @rv34_idct_add_c
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
leaq -96(%rbp), %rdi
movq -24(%rbp), %rsi
callq rv34_row_transform@PLT
movq -24(%rbp), %rdi
xorl %esi, %esi
movl $64, %edx
callq memset@PLT
movl $0, -100(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
cmpl $4, -100(%rbp)
jge .LBB0_4
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movl -100(%rbp), %eax
addl $0, %eax
cltq
movl -96(%rbp,%rax,4), %eax
movl -100(%rbp), %ecx
addl $8, %ecx
movslq %ecx, %rcx
addl -96(%rbp,%rcx,4), %eax
imull $13, %eax, %eax
addl $512, %eax # imm = 0x200
movl %eax, -104(%rbp)
movl -100(%rbp), %eax
addl $0, %eax
cltq
movl -96(%rbp,%rax,4), %eax
movl -100(%rbp), %ecx
addl $8, %ecx
movslq %ecx, %rcx
subl -96(%rbp,%rcx,4), %eax
imull $13, %eax, %eax
addl $512, %eax # imm = 0x200
movl %eax, -108(%rbp)
movl -100(%rbp), %eax
addl $4, %eax
cltq
imull $7, -96(%rbp,%rax,4), %eax
movl -100(%rbp), %ecx
addl $12, %ecx
movslq %ecx, %rcx
imull $17, -96(%rbp,%rcx,4), %ecx
subl %ecx, %eax
movl %eax, -112(%rbp)
movl -100(%rbp), %eax
addl $4, %eax
cltq
imull $17, -96(%rbp,%rax,4), %eax
movl -100(%rbp), %ecx
addl $12, %ecx
movslq %ecx, %rcx
imull $7, -96(%rbp,%rcx,4), %ecx
addl %ecx, %eax
movl %eax, -116(%rbp)
movq -8(%rbp), %rax
movl (%rax), %edi
movl -104(%rbp), %eax
addl -116(%rbp), %eax
sarl $10, %eax
addl %eax, %edi
callq av_clip_uint8@PLT
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movl 4(%rax), %edi
movl -108(%rbp), %eax
addl -112(%rbp), %eax
sarl $10, %eax
addl %eax, %edi
callq av_clip_uint8@PLT
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movl 8(%rax), %edi
movl -108(%rbp), %eax
subl -112(%rbp), %eax
sarl $10, %eax
addl %eax, %edi
callq av_clip_uint8@PLT
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %edi
movl -104(%rbp), %eax
subl -116(%rbp), %eax
sarl $10, %eax
addl %eax, %edi
callq av_clip_uint8@PLT
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
# %bb.3: # in Loop: Header=BB0_1 Depth=1
movl -100(%rbp), %eax
addl $1, %eax
movl %eax, -100(%rbp)
jmp .LBB0_1
.LBB0_4:
addq $128, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size rv34_idct_add_c, .Lfunc_end0-rv34_idct_add_c
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym rv34_idct_add_c
.addrsig_sym rv34_row_transform
.addrsig_sym memset
.addrsig_sym av_clip_uint8
|
linux/tools/testing/selftests/bpf/progs/extr_test_sk_lookup_kern.c_lookup_no_release.c | arm/extr_test_sk_lookup_kern_lookup_no_release_O0_gcc.s | x86_64/extr_test_sk_lookup_kern_lookup_no_release_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lookup_no_release ; -- Begin function lookup_no_release
.p2align 2
_lookup_no_release: ; @lookup_no_release
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
add x1, sp, #4
str wzr, [sp, #4]
ldr x0, [sp, #8]
adrp x8, _BPF_F_CURRENT_NETNS@GOTPAGE
ldr x8, [x8, _BPF_F_CURRENT_NETNS@GOTPAGEOFF]
ldr w3, [x8]
mov w2, #4
mov w4, #0
bl _bpf_sk_lookup_tcp
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _BPF_F_CURRENT_NETNS,4,2 ; @BPF_F_CURRENT_NETNS
.subsections_via_symbols
| .text
.file "extr_test_sk_lookup_kern.c_lookup_no_release.c"
.globl lookup_no_release # -- Begin function lookup_no_release
.p2align 4, 0x90
.type lookup_no_release,@function
lookup_no_release: # @lookup_no_release
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq -16(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq memset@PLT
movq -8(%rbp), %rdi
movl BPF_F_CURRENT_NETNS(%rip), %ecx
leaq -16(%rbp), %rsi
movl $4, %edx
xorl %r8d, %r8d
callq bpf_sk_lookup_tcp@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size lookup_no_release, .Lfunc_end0-lookup_no_release
.cfi_endproc
# -- End function
.type BPF_F_CURRENT_NETNS,@object # @BPF_F_CURRENT_NETNS
.bss
.globl BPF_F_CURRENT_NETNS
.p2align 2
BPF_F_CURRENT_NETNS:
.long 0 # 0x0
.size BPF_F_CURRENT_NETNS, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym bpf_sk_lookup_tcp
.addrsig_sym BPF_F_CURRENT_NETNS
|
linux/drivers/hid/extr_hid-sony.c_ds4_mapping.c | arm/extr_hid-sony_ds4_mapping_O0_gcc.s | x86_64/extr_hid-sony_ds4_mapping_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ds4_mapping
_ds4_mapping: ; @ds4_mapping
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
str x4, [sp, #32]
str x5, [sp, #24]
ldr x8, [sp, #40]
ldr w8, [x8]
adrp x9, _HID_USAGE_PAGE@GOTPAGE
ldr x9, [x9, _HID_USAGE_PAGE@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
adrp x9, _HID_UP_BUTTON@GOTPAGE
ldr x9, [x9, _HID_UP_BUTTON@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr x8, [sp, #40]
ldr w8, [x8]
adrp x9, _HID_USAGE@GOTPAGE
ldr x9, [x9, _HID_USAGE@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
str w8, [sp, #20]
ldr w8, [sp, #20]
str w8, [sp, #12] ; 4-byte Folded Spill
adrp x8, _ds4_keymap@GOTPAGE
ldr x8, [x8, _ds4_keymap@GOTPAGEOFF]
ldr x0, [x8]
bl _ARRAY_SIZE
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, lo
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_12
LBB0_3:
adrp x8, _ds4_keymap@GOTPAGE
ldr x8, [x8, _ds4_keymap@GOTPAGEOFF]
ldr x8, [x8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #20]
ldur x0, [x29, #-24]
ldr x1, [sp, #40]
ldr x2, [sp, #32]
ldr x3, [sp, #24]
adrp x8, _EV_KEY@GOTPAGE
ldr x8, [x8, _EV_KEY@GOTPAGEOFF]
ldr w4, [x8]
ldr w5, [sp, #20]
bl _hid_map_usage_clear
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_4:
ldr x8, [sp, #40]
ldr w8, [x8]
adrp x9, _HID_USAGE_PAGE@GOTPAGE
ldr x9, [x9, _HID_USAGE_PAGE@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
adrp x9, _HID_UP_GENDESK@GOTPAGE
ldr x9, [x9, _HID_UP_GENDESK@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_5
LBB0_5:
ldr x8, [sp, #40]
ldr w8, [x8]
adrp x9, _HID_USAGE@GOTPAGE
ldr x9, [x9, _HID_USAGE@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
str w8, [sp, #16]
ldr x8, [sp, #40]
ldr w8, [x8]
adrp x9, _HID_GD_HATSWITCH@GOTPAGE
ldr x9, [x9, _HID_GD_HATSWITCH@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
stur wzr, [x29, #-4]
b LBB0_12
LBB0_7:
ldr w8, [sp, #16]
str w8, [sp, #8] ; 4-byte Folded Spill
adrp x8, _ds4_absmap@GOTPAGE
ldr x8, [x8, _ds4_absmap@GOTPAGEOFF]
ldr x0, [x8]
bl _ARRAY_SIZE
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, lo
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
mov w8, #-1
stur w8, [x29, #-4]
b LBB0_12
LBB0_9:
adrp x8, _ds4_absmap@GOTPAGE
ldr x8, [x8, _ds4_absmap@GOTPAGEOFF]
ldr x8, [x8]
ldr w9, [sp, #16]
; kill: def $x9 killed $w9
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldur x0, [x29, #-24]
ldr x1, [sp, #40]
ldr x2, [sp, #32]
ldr x3, [sp, #24]
adrp x8, _EV_ABS@GOTPAGE
ldr x8, [x8, _EV_ABS@GOTPAGEOFF]
ldr w4, [x8]
ldr w5, [sp, #16]
bl _hid_map_usage_clear
mov w8, #1
stur w8, [x29, #-4]
b LBB0_12
LBB0_10:
b LBB0_11
LBB0_11:
stur wzr, [x29, #-4]
b LBB0_12
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.comm _HID_USAGE_PAGE,4,2 ; @HID_USAGE_PAGE
.comm _HID_UP_BUTTON,4,2 ; @HID_UP_BUTTON
.comm _HID_USAGE,4,2 ; @HID_USAGE
.comm _ds4_keymap,8,3 ; @ds4_keymap
.comm _EV_KEY,4,2 ; @EV_KEY
.comm _HID_UP_GENDESK,4,2 ; @HID_UP_GENDESK
.comm _HID_GD_HATSWITCH,4,2 ; @HID_GD_HATSWITCH
.comm _ds4_absmap,8,3 ; @ds4_absmap
.comm _EV_ABS,4,2 ; @EV_ABS
.no_dead_strip _ds4_mapping
.subsections_via_symbols
| .text
.file "extr_hid-sony.c_ds4_mapping.c"
.p2align 4, 0x90 # -- Begin function ds4_mapping
.type ds4_mapping,@function
ds4_mapping: # @ds4_mapping
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
andl HID_USAGE_PAGE(%rip), %eax
cmpl HID_UP_BUTTON(%rip), %eax
jne .LBB0_4
# %bb.1:
movq -40(%rbp), %rax
movl (%rax), %eax
andl HID_USAGE(%rip), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
movl %eax, -68(%rbp) # 4-byte Spill
movq ds4_keymap(%rip), %rdi
callq ARRAY_SIZE@PLT
movl %eax, %ecx
movl -68(%rbp), %eax # 4-byte Reload
cmpl %ecx, %eax
jb .LBB0_3
# %bb.2:
movl $-1, -4(%rbp)
jmp .LBB0_12
.LBB0_3:
movq ds4_keymap(%rip), %rax
movl -60(%rbp), %ecx
# kill: def $rcx killed $ecx
movl (%rax,%rcx,4), %eax
movl %eax, -60(%rbp)
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
movq -56(%rbp), %rcx
movl EV_KEY(%rip), %r8d
movl -60(%rbp), %r9d
callq hid_map_usage_clear@PLT
movl $1, -4(%rbp)
jmp .LBB0_12
.LBB0_4:
movq -40(%rbp), %rax
movl (%rax), %eax
andl HID_USAGE_PAGE(%rip), %eax
cmpl HID_UP_GENDESK(%rip), %eax
jne .LBB0_10
# %bb.5:
movq -40(%rbp), %rax
movl (%rax), %eax
andl HID_USAGE(%rip), %eax
movl %eax, -64(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
cmpl HID_GD_HATSWITCH(%rip), %eax
jne .LBB0_7
# %bb.6:
movl $0, -4(%rbp)
jmp .LBB0_12
.LBB0_7:
movl -64(%rbp), %eax
movl %eax, -72(%rbp) # 4-byte Spill
movq ds4_absmap(%rip), %rdi
callq ARRAY_SIZE@PLT
movl %eax, %ecx
movl -72(%rbp), %eax # 4-byte Reload
cmpl %ecx, %eax
jb .LBB0_9
# %bb.8:
movl $-1, -4(%rbp)
jmp .LBB0_12
.LBB0_9:
movq ds4_absmap(%rip), %rax
movl -64(%rbp), %ecx
# kill: def $rcx killed $ecx
movl (%rax,%rcx,4), %eax
movl %eax, -64(%rbp)
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
movq -56(%rbp), %rcx
movl EV_ABS(%rip), %r8d
movl -64(%rbp), %r9d
callq hid_map_usage_clear@PLT
movl $1, -4(%rbp)
jmp .LBB0_12
.LBB0_10:
jmp .LBB0_11
.LBB0_11:
movl $0, -4(%rbp)
.LBB0_12:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ds4_mapping, .Lfunc_end0-ds4_mapping
.cfi_endproc
# -- End function
.type HID_USAGE_PAGE,@object # @HID_USAGE_PAGE
.bss
.globl HID_USAGE_PAGE
.p2align 2
HID_USAGE_PAGE:
.long 0 # 0x0
.size HID_USAGE_PAGE, 4
.type HID_UP_BUTTON,@object # @HID_UP_BUTTON
.globl HID_UP_BUTTON
.p2align 2
HID_UP_BUTTON:
.long 0 # 0x0
.size HID_UP_BUTTON, 4
.type HID_USAGE,@object # @HID_USAGE
.globl HID_USAGE
.p2align 2
HID_USAGE:
.long 0 # 0x0
.size HID_USAGE, 4
.type ds4_keymap,@object # @ds4_keymap
.globl ds4_keymap
.p2align 3
ds4_keymap:
.quad 0
.size ds4_keymap, 8
.type EV_KEY,@object # @EV_KEY
.globl EV_KEY
.p2align 2
EV_KEY:
.long 0 # 0x0
.size EV_KEY, 4
.type HID_UP_GENDESK,@object # @HID_UP_GENDESK
.globl HID_UP_GENDESK
.p2align 2
HID_UP_GENDESK:
.long 0 # 0x0
.size HID_UP_GENDESK, 4
.type HID_GD_HATSWITCH,@object # @HID_GD_HATSWITCH
.globl HID_GD_HATSWITCH
.p2align 2
HID_GD_HATSWITCH:
.long 0 # 0x0
.size HID_GD_HATSWITCH, 4
.type ds4_absmap,@object # @ds4_absmap
.globl ds4_absmap
.p2align 3
ds4_absmap:
.quad 0
.size ds4_absmap, 8
.type EV_ABS,@object # @EV_ABS
.globl EV_ABS
.p2align 2
EV_ABS:
.long 0 # 0x0
.size EV_ABS, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ds4_mapping
.addrsig_sym ARRAY_SIZE
.addrsig_sym hid_map_usage_clear
.addrsig_sym HID_USAGE_PAGE
.addrsig_sym HID_UP_BUTTON
.addrsig_sym HID_USAGE
.addrsig_sym ds4_keymap
.addrsig_sym EV_KEY
.addrsig_sym HID_UP_GENDESK
.addrsig_sym HID_GD_HATSWITCH
.addrsig_sym ds4_absmap
.addrsig_sym EV_ABS
|
darwin-xnu/libkern/os/extr_internal.c__os_trace_addr_in_text_segment.c | arm/extr_internal__os_trace_addr_in_text_segment_O0_gcc.s | x86_64/extr_internal__os_trace_addr_in_text_segment_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __os_trace_addr_in_text_segment ; -- Begin function _os_trace_addr_in_text_segment
.p2align 2
__os_trace_addr_in_text_segment: ; @_os_trace_addr_in_text_segment
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
str x8, [sp, #8]
str wzr, [sp, #4]
ldr x8, [sp, #8]
ldr w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
subs w8, w8, #128
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #129
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl __os_trace_addr_in_text_segment_32
str w0, [sp, #4]
b LBB0_5
LBB0_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl __os_trace_addr_in_text_segment_64
str w0, [sp, #4]
b LBB0_5
LBB0_4:
str wzr, [sp, #4]
b LBB0_5
LBB0_5:
ldr w0, [sp, #4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_internal.c__os_trace_addr_in_text_segment.c"
.globl _os_trace_addr_in_text_segment # -- Begin function _os_trace_addr_in_text_segment
.p2align 4, 0x90
.type _os_trace_addr_in_text_segment,@function
_os_trace_addr_in_text_segment: # @_os_trace_addr_in_text_segment
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -32(%rbp) # 4-byte Spill
subl $128, %eax
je .LBB0_2
jmp .LBB0_5
.LBB0_5:
movl -32(%rbp), %eax # 4-byte Reload
subl $129, %eax
jne .LBB0_3
jmp .LBB0_1
.LBB0_1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _os_trace_addr_in_text_segment_32@PLT
movl %eax, -28(%rbp)
jmp .LBB0_4
.LBB0_2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _os_trace_addr_in_text_segment_64@PLT
movl %eax, -28(%rbp)
jmp .LBB0_4
.LBB0_3:
movl $0, -28(%rbp)
.LBB0_4:
movl -28(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size _os_trace_addr_in_text_segment, .Lfunc_end0-_os_trace_addr_in_text_segment
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym _os_trace_addr_in_text_segment_32
.addrsig_sym _os_trace_addr_in_text_segment_64
|
Cello/src/extr_Num.c_Float_C_Float.c | arm/extr_Num_Float_C_Float_O0_gcc.s | x86_64/extr_Num_Float_C_Float_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function Float_C_Float
_Float_C_Float: ; @Float_C_Float
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
ldr d0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.no_dead_strip _Float_C_Float
.subsections_via_symbols
| .text
.file "extr_Num.c_Float_C_Float.c"
.p2align 4, 0x90 # -- Begin function Float_C_Float
.type Float_C_Float,@function
Float_C_Float: # @Float_C_Float
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movsd (%rax), %xmm0 # xmm0 = mem[0],zero
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size Float_C_Float, .Lfunc_end0-Float_C_Float
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym Float_C_Float
|
fastsocket/kernel/drivers/block/extr_nvme-core.c_adapter_alloc_sq.c | arm/extr_nvme-core_adapter_alloc_sq_O0_gcc.s | x86_64/extr_nvme-core_adapter_alloc_sq_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adapter_alloc_sq
_adapter_alloc_sq: ; @adapter_alloc_sq
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
adrp x8, _NVME_QUEUE_PHYS_CONTIG@GOTPAGE
ldr x8, [x8, _NVME_QUEUE_PHYS_CONTIG@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _NVME_SQ_PRIO_MEDIUM@GOTPAGE
ldr x9, [x9, _NVME_SQ_PRIO_MEDIUM@GOTPAGEOFF]
ldr w9, [x9]
orr w8, w8, w9
str w8, [sp, #12]
add x0, sp, #16
str x0, [sp] ; 8-byte Folded Spill
mov w1, #0
mov w2, #40
bl _memset
adrp x8, _nvme_admin_create_sq@GOTPAGE
ldr x8, [x8, _nvme_admin_create_sq@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #52]
ldur x8, [x29, #-32]
ldr w0, [x8, #4]
bl _cpu_to_le64
str w0, [sp, #48]
ldur w0, [x29, #-20]
bl _cpu_to_le16
str x0, [sp, #40]
ldur x8, [x29, #-32]
ldr w8, [x8]
subs w0, w8, #1
bl _cpu_to_le16
str x0, [sp, #32]
ldr w0, [sp, #12]
bl _cpu_to_le16
str x0, [sp, #24]
ldur w0, [x29, #-20]
bl _cpu_to_le16
ldr x1, [sp] ; 8-byte Folded Reload
str x0, [sp, #16]
ldur x0, [x29, #-16]
mov x2, #0
bl _nvme_submit_admin_cmd
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _EIO@GOTPAGE
ldr x8, [x8, _EIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.comm _NVME_QUEUE_PHYS_CONTIG,4,2 ; @NVME_QUEUE_PHYS_CONTIG
.comm _NVME_SQ_PRIO_MEDIUM,4,2 ; @NVME_SQ_PRIO_MEDIUM
.comm _nvme_admin_create_sq,4,2 ; @nvme_admin_create_sq
.comm _EIO,4,2 ; @EIO
.no_dead_strip _adapter_alloc_sq
.subsections_via_symbols
| .text
.file "extr_nvme-core.c_adapter_alloc_sq.c"
.p2align 4, 0x90 # -- Begin function adapter_alloc_sq
.type adapter_alloc_sq,@function
adapter_alloc_sq: # @adapter_alloc_sq
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl NVME_QUEUE_PHYS_CONTIG(%rip), %eax
orl NVME_SQ_PRIO_MEDIUM(%rip), %eax
movl %eax, -84(%rbp)
leaq -80(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
callq memset@PLT
movl nvme_admin_create_sq(%rip), %eax
movl %eax, -44(%rbp)
movq -32(%rbp), %rax
movl 4(%rax), %edi
callq cpu_to_le64@PLT
movl %eax, -48(%rbp)
movl -20(%rbp), %edi
callq cpu_to_le16@PLT
movq %rax, -56(%rbp)
movq -32(%rbp), %rax
movl (%rax), %edi
subl $1, %edi
callq cpu_to_le16@PLT
movq %rax, -64(%rbp)
movl -84(%rbp), %edi
callq cpu_to_le16@PLT
movq %rax, -72(%rbp)
movl -20(%rbp), %edi
callq cpu_to_le16@PLT
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
leaq -80(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq nvme_submit_admin_cmd@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_2
# %bb.1:
xorl %eax, %eax
subl EIO(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_3
.LBB0_2:
movl $0, -4(%rbp)
.LBB0_3:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size adapter_alloc_sq, .Lfunc_end0-adapter_alloc_sq
.cfi_endproc
# -- End function
.type NVME_QUEUE_PHYS_CONTIG,@object # @NVME_QUEUE_PHYS_CONTIG
.bss
.globl NVME_QUEUE_PHYS_CONTIG
.p2align 2
NVME_QUEUE_PHYS_CONTIG:
.long 0 # 0x0
.size NVME_QUEUE_PHYS_CONTIG, 4
.type NVME_SQ_PRIO_MEDIUM,@object # @NVME_SQ_PRIO_MEDIUM
.globl NVME_SQ_PRIO_MEDIUM
.p2align 2
NVME_SQ_PRIO_MEDIUM:
.long 0 # 0x0
.size NVME_SQ_PRIO_MEDIUM, 4
.type nvme_admin_create_sq,@object # @nvme_admin_create_sq
.globl nvme_admin_create_sq
.p2align 2
nvme_admin_create_sq:
.long 0 # 0x0
.size nvme_admin_create_sq, 4
.type EIO,@object # @EIO
.globl EIO
.p2align 2
EIO:
.long 0 # 0x0
.size EIO, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym adapter_alloc_sq
.addrsig_sym memset
.addrsig_sym cpu_to_le64
.addrsig_sym cpu_to_le16
.addrsig_sym nvme_submit_admin_cmd
.addrsig_sym NVME_QUEUE_PHYS_CONTIG
.addrsig_sym NVME_SQ_PRIO_MEDIUM
.addrsig_sym nvme_admin_create_sq
.addrsig_sym EIO
|
linux/net/can/j1939/extr_transport.c_j1939_session_list_unlock.c | arm/extr_transport_j1939_session_list_unlock_O0_gcc.s | x86_64/extr_transport_j1939_session_list_unlock_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function j1939_session_list_unlock
_j1939_session_list_unlock: ; @j1939_session_list_unlock
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _spin_unlock_bh
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _j1939_session_list_unlock
.subsections_via_symbols
| .text
.file "extr_transport.c_j1939_session_list_unlock.c"
.p2align 4, 0x90 # -- Begin function j1939_session_list_unlock
.type j1939_session_list_unlock,@function
j1939_session_list_unlock: # @j1939_session_list_unlock
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq spin_unlock_bh@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size j1939_session_list_unlock, .Lfunc_end0-j1939_session_list_unlock
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym j1939_session_list_unlock
.addrsig_sym spin_unlock_bh
|
linux/net/mac80211/extr_driver-ops.h_drv_config_iface_filter.c | arm/extr_driver-ops.h_drv_config_iface_filter_O0_gcc.s | x86_64/extr_driver-ops.h_drv_config_iface_filter_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function drv_config_iface_filter
_drv_config_iface_filter: ; @drv_config_iface_filter
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str w2, [sp, #12]
str w3, [sp, #8]
bl _might_sleep
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
ldr w3, [sp, #8]
bl _trace_drv_config_iface_filter
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
ldr w3, [sp, #8]
blr x8
b LBB0_2
LBB0_2:
ldur x0, [x29, #-8]
bl _trace_drv_return_void
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _drv_config_iface_filter
.subsections_via_symbols
| .text
.file "extr_driver-ops.h_drv_config_iface_filter.c"
.p2align 4, 0x90 # -- Begin function drv_config_iface_filter
.type drv_config_iface_filter,@function
drv_config_iface_filter: # @drv_config_iface_filter
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movb $0, %al
callq might_sleep@PLT
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
callq trace_drv_config_iface_filter@PLT
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, (%rax)
je .LBB0_2
# %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
movl -24(%rbp), %ecx
callq *%rax
.LBB0_2:
movq -8(%rbp), %rdi
callq trace_drv_return_void@PLT
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size drv_config_iface_filter, .Lfunc_end0-drv_config_iface_filter
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym drv_config_iface_filter
.addrsig_sym might_sleep
.addrsig_sym trace_drv_config_iface_filter
.addrsig_sym trace_drv_return_void
|
linux/net/nfc/extr_netlink.c_nfc_genl_dep_link_down.c | arm/extr_netlink_nfc_genl_dep_link_down_O0_gcc.s | x86_64/extr_netlink_nfc_genl_dep_link_down_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfc_genl_dep_link_down
_nfc_genl_dep_link_down: ; @nfc_genl_dep_link_down
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8]
adrp x9, _NFC_ATTR_DEVICE_INDEX@GOTPAGE
ldr x9, [x9, _NFC_ATTR_DEVICE_INDEX@GOTPAGEOFF]
ldr x9, [x9]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #24]
ldr x8, [x8]
adrp x9, _NFC_ATTR_TARGET_INDEX@GOTPAGE
ldr x9, [x9, _NFC_ATTR_TARGET_INDEX@GOTPAGEOFF]
ldr x9, [x9]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x8, _EINVAL@GOTPAGE
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_6
LBB0_3:
ldr x8, [sp, #24]
ldr x8, [x8]
adrp x9, _NFC_ATTR_DEVICE_INDEX@GOTPAGE
ldr x9, [x9, _NFC_ATTR_DEVICE_INDEX@GOTPAGEOFF]
ldr x9, [x9]
ldr w0, [x8, x9, lsl #2]
bl _nla_get_u32
str w0, [sp, #8]
ldr w0, [sp, #8]
bl _nfc_get_device
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x8, _ENODEV@GOTPAGE
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_6
LBB0_5:
ldr x0, [sp, #16]
bl _nfc_dep_link_down
str w0, [sp, #12]
ldr x0, [sp, #16]
bl _nfc_put_device
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _NFC_ATTR_DEVICE_INDEX,8,3 ; @NFC_ATTR_DEVICE_INDEX
.comm _NFC_ATTR_TARGET_INDEX,8,3 ; @NFC_ATTR_TARGET_INDEX
.comm _EINVAL,4,2 ; @EINVAL
.comm _ENODEV,4,2 ; @ENODEV
.no_dead_strip _nfc_genl_dep_link_down
.subsections_via_symbols
| .text
.file "extr_netlink.c_nfc_genl_dep_link_down.c"
.p2align 4, 0x90 # -- Begin function nfc_genl_dep_link_down
.type nfc_genl_dep_link_down,@function
nfc_genl_dep_link_down: # @nfc_genl_dep_link_down
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq NFC_ATTR_DEVICE_INDEX(%rip), %rcx
cmpl $0, (%rax,%rcx,4)
je .LBB0_2
# %bb.1:
movq -24(%rbp), %rax
movq (%rax), %rax
movq NFC_ATTR_TARGET_INDEX(%rip), %rcx
cmpl $0, (%rax,%rcx,4)
jne .LBB0_3
.LBB0_2:
xorl %eax, %eax
subl EINVAL(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_6
.LBB0_3:
movq -24(%rbp), %rax
movq (%rax), %rax
movq NFC_ATTR_DEVICE_INDEX(%rip), %rcx
movl (%rax,%rcx,4), %edi
callq nla_get_u32@PLT
movl %eax, -40(%rbp)
movl -40(%rbp), %edi
callq nfc_get_device@PLT
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne .LBB0_5
# %bb.4:
xorl %eax, %eax
subl ENODEV(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_6
.LBB0_5:
movq -32(%rbp), %rdi
callq nfc_dep_link_down@PLT
movl %eax, -36(%rbp)
movq -32(%rbp), %rdi
callq nfc_put_device@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
.LBB0_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nfc_genl_dep_link_down, .Lfunc_end0-nfc_genl_dep_link_down
.cfi_endproc
# -- End function
.type NFC_ATTR_DEVICE_INDEX,@object # @NFC_ATTR_DEVICE_INDEX
.bss
.globl NFC_ATTR_DEVICE_INDEX
.p2align 3
NFC_ATTR_DEVICE_INDEX:
.quad 0 # 0x0
.size NFC_ATTR_DEVICE_INDEX, 8
.type NFC_ATTR_TARGET_INDEX,@object # @NFC_ATTR_TARGET_INDEX
.globl NFC_ATTR_TARGET_INDEX
.p2align 3
NFC_ATTR_TARGET_INDEX:
.quad 0 # 0x0
.size NFC_ATTR_TARGET_INDEX, 8
.type EINVAL,@object # @EINVAL
.globl EINVAL
.p2align 2
EINVAL:
.long 0 # 0x0
.size EINVAL, 4
.type ENODEV,@object # @ENODEV
.globl ENODEV
.p2align 2
ENODEV:
.long 0 # 0x0
.size ENODEV, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nfc_genl_dep_link_down
.addrsig_sym nla_get_u32
.addrsig_sym nfc_get_device
.addrsig_sym nfc_dep_link_down
.addrsig_sym nfc_put_device
.addrsig_sym NFC_ATTR_DEVICE_INDEX
.addrsig_sym NFC_ATTR_TARGET_INDEX
.addrsig_sym EINVAL
.addrsig_sym ENODEV
|
fastsocket/kernel/fs/hpfs/extr_dnode.c_hpfs_de_as_down_as_possible.c | arm/extr_dnode_hpfs_de_as_down_as_possible_O0_gcc.s | x86_64/extr_dnode_hpfs_de_as_down_as_possible_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hpfs_de_as_down_as_possible ; -- Begin function hpfs_de_as_down_as_possible
.p2align 2
_hpfs_de_as_down_as_possible: ; @hpfs_de_as_down_as_possible
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
str x8, [sp, #24]
str xzr, [sp, #16]
str wzr, [sp]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
bl _hpfs_sb
ldr x8, [x0]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #4
mov x3, sp
adrp x4, l_.str@PAGE
add x4, x4, l_.str@PAGEOFF
bl _hpfs_stop_cycles
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB0_15
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
mov w2, #1
add x3, sp, #32
mov x4, #0
bl _map_nth_dirent
mov x8, x0
str x8, [sp, #8]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB0_15
LBB0_7: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
bl _hpfs_sb
ldr x8, [x0]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
ldr x3, [sp, #24]
ldr x8, [sp, #32]
ldr x4, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _hpfs_error
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
add x0, sp, #32
bl _hpfs_brelse4
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x0, [sp, #8]
bl _de_down_pointer
str x0, [sp, #24]
add x0, sp, #32
bl _hpfs_brelse4
b LBB0_1
LBB0_15:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hpfs_de_as_down_as_possible"
l_.str.1: ; @.str.1
.asciz "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x"
.subsections_via_symbols
| .text
.file "extr_dnode.c_hpfs_de_as_down_as_possible.c"
.globl hpfs_de_as_down_as_possible # -- Begin function hpfs_de_as_down_as_possible
.p2align 4, 0x90
.type hpfs_de_as_down_as_possible,@function
hpfs_de_as_down_as_possible: # @hpfs_de_as_down_as_possible
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
movl $0, -64(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
callq hpfs_sb@PLT
cmpq $0, (%rax)
je .LBB0_5
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq -60(%rbp), %rdx
leaq -64(%rbp), %rcx
leaq .L.str(%rip), %r8
callq hpfs_stop_cycles@PLT
cmpq $0, %rax
je .LBB0_4
# %bb.3:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp .LBB0_15
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_5
.LBB0_5: # in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movl $1, %edx
leaq -32(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq map_nth_dirent@PLT
movq %rax, -56(%rbp)
cmpq $0, %rax
jne .LBB0_7
# %bb.6:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp .LBB0_15
.LBB0_7: # in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
callq hpfs_sb@PLT
cmpq $0, (%rax)
je .LBB0_12
# %bb.8: # in Loop: Header=BB0_1 Depth=1
cmpq $0, -48(%rbp)
je .LBB0_11
# %bb.9: # in Loop: Header=BB0_1 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
je .LBB0_11
# %bb.10: # in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rdx
movq -40(%rbp), %rcx
movq -32(%rbp), %rax
movq (%rax), %r8
leaq .L.str.1(%rip), %rsi
callq hpfs_error@PLT
.LBB0_11: # in Loop: Header=BB0_1 Depth=1
jmp .LBB0_12
.LBB0_12: # in Loop: Header=BB0_1 Depth=1
movq -56(%rbp), %rax
cmpl $0, (%rax)
jne .LBB0_14
# %bb.13:
leaq -32(%rbp), %rdi
callq hpfs_brelse4@PLT
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp .LBB0_15
.LBB0_14: # in Loop: Header=BB0_1 Depth=1
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -56(%rbp), %rdi
callq de_down_pointer@PLT
movq %rax, -40(%rbp)
leaq -32(%rbp), %rdi
callq hpfs_brelse4@PLT
jmp .LBB0_1
.LBB0_15:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size hpfs_de_as_down_as_possible, .Lfunc_end0-hpfs_de_as_down_as_possible
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "hpfs_de_as_down_as_possible"
.size .L.str, 28
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "hpfs_de_as_down_as_possible: bad up pointer; dnode %08x, down %08x points to %08x"
.size .L.str.1, 82
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym hpfs_sb
.addrsig_sym hpfs_stop_cycles
.addrsig_sym map_nth_dirent
.addrsig_sym hpfs_error
.addrsig_sym hpfs_brelse4
.addrsig_sym de_down_pointer
|
nodemcu-firmware/app/lua/extr_lundump.c_LoadNumber.c | arm/extr_lundump_LoadNumber_O0_gcc.s | x86_64/extr_lundump_LoadNumber_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function LoadNumber
_LoadNumber: ; @LoadNumber
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _LoadVar
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _LoadNumber
.subsections_via_symbols
| .text
.file "extr_lundump.c_LoadNumber.c"
.p2align 4, 0x90 # -- Begin function LoadNumber
.type LoadNumber,@function
LoadNumber: # @LoadNumber
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq LoadVar@PLT
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size LoadNumber, .Lfunc_end0-LoadNumber
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym LoadNumber
.addrsig_sym LoadVar
|
xLua/build/luajit-2.1.0b3/src/extr_lj_parse.c_parse_isend.c | arm/extr_lj_parse_parse_isend_O0_gcc.s | x86_64/extr_lj_parse_parse_isend_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parse_isend
_parse_isend: ; @parse_isend
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #128
subs w8, w8, #4
cset w8, hi
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
str w8, [sp, #12]
b LBB0_3
LBB0_2:
str wzr, [sp, #12]
b LBB0_3
LBB0_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.no_dead_strip _parse_isend
.subsections_via_symbols
| .text
.file "extr_lj_parse.c_parse_isend.c"
.p2align 4, 0x90 # -- Begin function parse_isend
.type parse_isend,@function
parse_isend: # @parse_isend
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
addl $-128, %eax
subl $4, %eax
ja .LBB0_2
jmp .LBB0_1
.LBB0_1:
movl $1, -4(%rbp)
jmp .LBB0_3
.LBB0_2:
movl $0, -4(%rbp)
.LBB0_3:
movl -4(%rbp), %eax
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size parse_isend, .Lfunc_end0-parse_isend
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym parse_isend
|
freebsd/usr.sbin/ctld/extr_chap.c_chap_hex2int.c | arm/extr_chap_chap_hex2int_O0_gcc.s | x86_64/extr_chap_chap_hex2int_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function chap_hex2int
_chap_hex2int: ; @chap_hex2int
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #11]
ldrsb w8, [sp, #11]
subs w8, w8, #48
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #54
cset w8, hi
tbnz w8, #0, LBB0_18
; %bb.1:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_2:
str wzr, [sp, #12]
b LBB0_19
LBB0_3:
mov w8, #1
str w8, [sp, #12]
b LBB0_19
LBB0_4:
mov w8, #2
str w8, [sp, #12]
b LBB0_19
LBB0_5:
mov w8, #3
str w8, [sp, #12]
b LBB0_19
LBB0_6:
mov w8, #4
str w8, [sp, #12]
b LBB0_19
LBB0_7:
mov w8, #5
str w8, [sp, #12]
b LBB0_19
LBB0_8:
mov w8, #6
str w8, [sp, #12]
b LBB0_19
LBB0_9:
mov w8, #7
str w8, [sp, #12]
b LBB0_19
LBB0_10:
mov w8, #8
str w8, [sp, #12]
b LBB0_19
LBB0_11:
mov w8, #9
str w8, [sp, #12]
b LBB0_19
LBB0_12:
mov w8, #10
str w8, [sp, #12]
b LBB0_19
LBB0_13:
mov w8, #11
str w8, [sp, #12]
b LBB0_19
LBB0_14:
mov w8, #12
str w8, [sp, #12]
b LBB0_19
LBB0_15:
mov w8, #13
str w8, [sp, #12]
b LBB0_19
LBB0_16:
mov w8, #14
str w8, [sp, #12]
b LBB0_19
LBB0_17:
mov w8, #15
str w8, [sp, #12]
b LBB0_19
LBB0_18:
mov w8, #-1
str w8, [sp, #12]
b LBB0_19
LBB0_19:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_2-Ltmp1
.long LBB0_3-Ltmp1
.long LBB0_4-Ltmp1
.long LBB0_5-Ltmp1
.long LBB0_6-Ltmp1
.long LBB0_7-Ltmp1
.long LBB0_8-Ltmp1
.long LBB0_9-Ltmp1
.long LBB0_10-Ltmp1
.long LBB0_11-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_12-Ltmp1
.long LBB0_13-Ltmp1
.long LBB0_14-Ltmp1
.long LBB0_15-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_17-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_18-Ltmp1
.long LBB0_12-Ltmp1
.long LBB0_13-Ltmp1
.long LBB0_14-Ltmp1
.long LBB0_15-Ltmp1
.long LBB0_16-Ltmp1
.long LBB0_17-Ltmp1
; -- End function
.no_dead_strip _chap_hex2int
.subsections_via_symbols
| .text
.file "extr_chap.c_chap_hex2int.c"
.p2align 4, 0x90 # -- Begin function chap_hex2int
.type chap_hex2int,@function
chap_hex2int: # @chap_hex2int
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -5(%rbp)
movsbl -5(%rbp), %eax
addl $-48, %eax
movl %eax, %ecx
movq %rcx, -16(%rbp) # 8-byte Spill
subl $54, %eax
ja .LBB0_17
# %bb.19:
movq -16(%rbp), %rax # 8-byte Reload
leaq .LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
.LBB0_1:
movl $0, -4(%rbp)
jmp .LBB0_18
.LBB0_2:
movl $1, -4(%rbp)
jmp .LBB0_18
.LBB0_3:
movl $2, -4(%rbp)
jmp .LBB0_18
.LBB0_4:
movl $3, -4(%rbp)
jmp .LBB0_18
.LBB0_5:
movl $4, -4(%rbp)
jmp .LBB0_18
.LBB0_6:
movl $5, -4(%rbp)
jmp .LBB0_18
.LBB0_7:
movl $6, -4(%rbp)
jmp .LBB0_18
.LBB0_8:
movl $7, -4(%rbp)
jmp .LBB0_18
.LBB0_9:
movl $8, -4(%rbp)
jmp .LBB0_18
.LBB0_10:
movl $9, -4(%rbp)
jmp .LBB0_18
.LBB0_11:
movl $10, -4(%rbp)
jmp .LBB0_18
.LBB0_12:
movl $11, -4(%rbp)
jmp .LBB0_18
.LBB0_13:
movl $12, -4(%rbp)
jmp .LBB0_18
.LBB0_14:
movl $13, -4(%rbp)
jmp .LBB0_18
.LBB0_15:
movl $14, -4(%rbp)
jmp .LBB0_18
.LBB0_16:
movl $15, -4(%rbp)
jmp .LBB0_18
.LBB0_17:
movl $-1, -4(%rbp)
.LBB0_18:
movl -4(%rbp), %eax
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size chap_hex2int, .Lfunc_end0-chap_hex2int
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 2
.LJTI0_0:
.long .LBB0_1-.LJTI0_0
.long .LBB0_2-.LJTI0_0
.long .LBB0_3-.LJTI0_0
.long .LBB0_4-.LJTI0_0
.long .LBB0_5-.LJTI0_0
.long .LBB0_6-.LJTI0_0
.long .LBB0_7-.LJTI0_0
.long .LBB0_8-.LJTI0_0
.long .LBB0_9-.LJTI0_0
.long .LBB0_10-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_11-.LJTI0_0
.long .LBB0_12-.LJTI0_0
.long .LBB0_13-.LJTI0_0
.long .LBB0_14-.LJTI0_0
.long .LBB0_15-.LJTI0_0
.long .LBB0_16-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_17-.LJTI0_0
.long .LBB0_11-.LJTI0_0
.long .LBB0_12-.LJTI0_0
.long .LBB0_13-.LJTI0_0
.long .LBB0_14-.LJTI0_0
.long .LBB0_15-.LJTI0_0
.long .LBB0_16-.LJTI0_0
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym chap_hex2int
|
goaccess/src/extr_goaccess.c_collapse_current_module.c | arm/extr_goaccess_collapse_current_module_O0_gcc.s | x86_64/extr_goaccess_collapse_current_module_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function collapse_current_module
_collapse_current_module: ; @collapse_current_module
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _gscroll@GOTPAGE
ldr x8, [x8, _gscroll@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_3
LBB0_2:
ldr x0, [sp, #8] ; 8-byte Folded Reload
str xzr, [x0]
bl _reset_scroll_offsets
adrp x8, _dash@GOTPAGE
ldr x8, [x8, _dash@GOTPAGEOFF]
ldr w0, [x8]
bl _free_dashboard
bl _allocate_data
bl _render_screens
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _gscroll,8,3 ; @gscroll
.comm _dash,4,2 ; @dash
.no_dead_strip _collapse_current_module
.subsections_via_symbols
| .text
.file "extr_goaccess.c_collapse_current_module.c"
.p2align 4, 0x90 # -- Begin function collapse_current_module
.type collapse_current_module,@function
collapse_current_module: # @collapse_current_module
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $0, gscroll(%rip)
jne .LBB0_2
# %bb.1:
jmp .LBB0_3
.LBB0_2:
movq $0, gscroll(%rip)
leaq gscroll(%rip), %rdi
callq reset_scroll_offsets@PLT
movl dash(%rip), %edi
callq free_dashboard@PLT
movb $0, %al
callq allocate_data@PLT
movb $0, %al
callq render_screens@PLT
.LBB0_3:
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size collapse_current_module, .Lfunc_end0-collapse_current_module
.cfi_endproc
# -- End function
.type gscroll,@object # @gscroll
.bss
.globl gscroll
.p2align 3
gscroll:
.zero 8
.size gscroll, 8
.type dash,@object # @dash
.globl dash
.p2align 2
dash:
.long 0 # 0x0
.size dash, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym collapse_current_module
.addrsig_sym reset_scroll_offsets
.addrsig_sym free_dashboard
.addrsig_sym allocate_data
.addrsig_sym render_screens
.addrsig_sym gscroll
.addrsig_sym dash
|
linux/drivers/media/pci/cobalt/extr_cobalt-alsa-pcm.c_sample_cpy.c | arm/extr_cobalt-alsa-pcm_sample_cpy_O0_gcc.s | x86_64/extr_cobalt-alsa-pcm_sample_cpy_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sample_cpy
_sample_cpy: ; @sample_cpy
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str x1, [sp, #32]
str w2, [sp, #28]
str w3, [sp, #24]
str wzr, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w9, w9, #0
cset w9, ne
and w11, w9, #0x1
mov w10, #2
mov w9, #4
ands w11, w11, #0x1
csel w9, w9, w10, ne
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
mov x9, x8
adrp x8, _sample_cpy.map@PAGE
add x8, x8, _sample_cpy.map@PAGEOFF
ldr w8, [x8, x9, lsl #2]
lsl w8, w8, #2
str w8, [sp, #16]
ldr x8, [sp, #32]
ldr w9, [sp, #16]
add w9, w9, #1
ldr w8, [x8, w9, uxtw #2]
ldr x9, [sp, #32]
ldr w10, [sp, #16]
add w10, w10, #2
ldr w9, [x9, w10, uxtw #2]
add w8, w8, w9, lsl #8
ldr x9, [sp, #32]
ldr w10, [sp, #16]
add w10, w10, #3
ldr w9, [x9, w10, uxtw #2]
add w8, w8, w9, lsl #16
str w8, [sp, #12]
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #40]
add x9, x8, #4
str x9, [sp, #40]
str wzr, [x8]
ldrb w8, [sp, #12]
ldr x9, [sp, #40]
add x10, x9, #4
str x10, [sp, #40]
str w8, [x9]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
asr w8, w8, #8
and w8, w8, #0xff
ldr x9, [sp, #40]
add x10, x9, #4
str x10, [sp, #40]
str w8, [x9]
ldr w8, [sp, #12]
asr w8, w8, #16
and w8, w8, #0xff
ldr x9, [sp, #40]
add x10, x9, #4
str x10, [sp, #40]
str w8, [x9]
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
mov w9, #2
mov w8, #4
ands w10, w10, #0x1
csel w9, w8, w9, ne
ldr w8, [sp, #28]
subs w8, w8, w9
str w8, [sp, #28]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_5:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @sample_cpy.map
_sample_cpy.map:
.long 0 ; 0x0
.long 1 ; 0x1
.long 5 ; 0x5
.long 4 ; 0x4
.long 2 ; 0x2
.long 3 ; 0x3
.long 6 ; 0x6
.long 7 ; 0x7
.no_dead_strip _sample_cpy
.subsections_via_symbols
| .text
.file "extr_cobalt-alsa-pcm.c_sample_cpy.c"
.p2align 4, 0x90 # -- Begin function sample_cpy
.type sample_cpy,@function
sample_cpy: # @sample_cpy
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movl $0, -28(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl -24(%rbp), %esi
movl $2, %ecx
movl $4, %edx
cmpl $0, %esi
cmovnel %edx, %ecx
cmpl %ecx, %eax
jl .LBB0_5
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
movl %eax, %ecx
leaq sample_cpy.map(%rip), %rax
movl (%rax,%rcx,4), %eax
shll $2, %eax
movl %eax, -32(%rbp)
movq -16(%rbp), %rax
movl -32(%rbp), %ecx
addl $1, %ecx
movl %ecx, %ecx
# kill: def $rcx killed $ecx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movl -32(%rbp), %edx
addl $2, %edx
movl %edx, %edx
# kill: def $rdx killed $edx
movl (%rcx,%rdx,4), %ecx
shll $8, %ecx
addl %ecx, %eax
movq -16(%rbp), %rcx
movl -32(%rbp), %edx
addl $3, %edx
movl %edx, %edx
# kill: def $rdx killed $edx
movl (%rcx,%rdx,4), %ecx
shll $16, %ecx
addl %ecx, %eax
movl %eax, -36(%rbp)
cmpl $0, -24(%rbp)
je .LBB0_4
# %bb.3: # in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $4, %rcx
movq %rcx, -8(%rbp)
movl $0, (%rax)
movl -36(%rbp), %ecx
andl $255, %ecx
movq -8(%rbp), %rax
movq %rax, %rdx
addq $4, %rdx
movq %rdx, -8(%rbp)
movl %ecx, (%rax)
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %ecx
sarl $8, %ecx
andl $255, %ecx
movq -8(%rbp), %rax
movq %rax, %rdx
addq $4, %rdx
movq %rdx, -8(%rbp)
movl %ecx, (%rax)
movl -36(%rbp), %ecx
sarl $16, %ecx
andl $255, %ecx
movq -8(%rbp), %rax
movq %rax, %rdx
addq $4, %rdx
movq %rdx, -8(%rbp)
movl %ecx, (%rax)
movl -24(%rbp), %edx
movl $2, %ecx
movl $4, %eax
cmpl $0, %edx
cmovnel %eax, %ecx
movl -20(%rbp), %eax
subl %ecx, %eax
movl %eax, -20(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp .LBB0_1
.LBB0_5:
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sample_cpy, .Lfunc_end0-sample_cpy
.cfi_endproc
# -- End function
.type sample_cpy.map,@object # @sample_cpy.map
.section .rodata,"a",@progbits
.p2align 4
sample_cpy.map:
.long 0 # 0x0
.long 1 # 0x1
.long 5 # 0x5
.long 4 # 0x4
.long 2 # 0x2
.long 3 # 0x3
.long 6 # 0x6
.long 7 # 0x7
.size sample_cpy.map, 32
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sample_cpy
.addrsig_sym sample_cpy.map
|
fastsocket/kernel/drivers/net/wireless/ath/ath9k/extr_hw.c_ath9k_hw_phy_disable.c | arm/extr_hw_ath9k_hw_phy_disable_O0_gcc.s | x86_64/extr_hw_ath9k_hw_phy_disable_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ath9k_hw_phy_disable ; -- Begin function ath9k_hw_phy_disable
.p2align 2
_ath9k_hw_phy_disable: ; @ath9k_hw_phy_disable
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
bl _ath9k_hw_mci_is_enabled
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp]
bl _ar9003_mci_bt_gain_ctrl
b LBB0_2
LBB0_2:
ldr x0, [sp]
adrp x8, _ATH9K_RESET_WARM@GOTPAGE
ldr x8, [x8, _ATH9K_RESET_WARM@GOTPAGEOFF]
ldr w1, [x8]
bl _ath9k_hw_set_reset_reg
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
stur wzr, [x29, #-4]
b LBB0_5
LBB0_4:
ldr x0, [sp]
mov x1, #0
bl _ath9k_hw_init_pll
ldr x9, [sp]
mov w8, #1
str w8, [x9]
stur w8, [x29, #-4]
b LBB0_5
LBB0_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _ATH9K_RESET_WARM,4,2 ; @ATH9K_RESET_WARM
.subsections_via_symbols
| .text
.file "extr_hw.c_ath9k_hw_phy_disable.c"
.globl ath9k_hw_phy_disable # -- Begin function ath9k_hw_phy_disable
.p2align 4, 0x90
.type ath9k_hw_phy_disable,@function
ath9k_hw_phy_disable: # @ath9k_hw_phy_disable
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq ath9k_hw_mci_is_enabled@PLT
cmpq $0, %rax
je .LBB0_2
# %bb.1:
movq -16(%rbp), %rdi
callq ar9003_mci_bt_gain_ctrl@PLT
.LBB0_2:
movq -16(%rbp), %rdi
movl ATH9K_RESET_WARM(%rip), %esi
callq ath9k_hw_set_reset_reg@PLT
cmpl $0, %eax
jne .LBB0_4
# %bb.3:
movl $0, -4(%rbp)
jmp .LBB0_5
.LBB0_4:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq ath9k_hw_init_pll@PLT
movq -16(%rbp), %rax
movl $1, (%rax)
movl $1, -4(%rbp)
.LBB0_5:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ath9k_hw_phy_disable, .Lfunc_end0-ath9k_hw_phy_disable
.cfi_endproc
# -- End function
.type ATH9K_RESET_WARM,@object # @ATH9K_RESET_WARM
.bss
.globl ATH9K_RESET_WARM
.p2align 2
ATH9K_RESET_WARM:
.long 0 # 0x0
.size ATH9K_RESET_WARM, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ath9k_hw_mci_is_enabled
.addrsig_sym ar9003_mci_bt_gain_ctrl
.addrsig_sym ath9k_hw_set_reset_reg
.addrsig_sym ath9k_hw_init_pll
.addrsig_sym ATH9K_RESET_WARM
|
fastsocket/kernel/arch/x86/lib/extr_msr-smp.c___wrmsr_safe_regs_on_cpu.c | arm/extr_msr-smp___wrmsr_safe_regs_on_cpu_O0_gcc.s | x86_64/extr_msr-smp___wrmsr_safe_regs_on_cpu_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __wrmsr_safe_regs_on_cpu
___wrmsr_safe_regs_on_cpu: ; @__wrmsr_safe_regs_on_cpu
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
ldr w0, [x8]
bl _wrmsr_safe_regs
ldr x8, [sp]
str w0, [x8, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip ___wrmsr_safe_regs_on_cpu
.subsections_via_symbols
| .text
.file "extr_msr-smp.c___wrmsr_safe_regs_on_cpu.c"
.p2align 4, 0x90 # -- Begin function __wrmsr_safe_regs_on_cpu
.type __wrmsr_safe_regs_on_cpu,@function
__wrmsr_safe_regs_on_cpu: # @__wrmsr_safe_regs_on_cpu
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %edi
callq wrmsr_safe_regs@PLT
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size __wrmsr_safe_regs_on_cpu, .Lfunc_end0-__wrmsr_safe_regs_on_cpu
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym __wrmsr_safe_regs_on_cpu
.addrsig_sym wrmsr_safe_regs
|
linux/drivers/infiniband/ulp/opa_vnic/extr_opa_vnic_vema_iface.c_opa_vnic_set_vesw_info.c | arm/extr_opa_vnic_vema_iface_opa_vnic_set_vesw_info_O0_gcc.s | x86_64/extr_opa_vnic_vema_iface_opa_vnic_set_vesw_info_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _opa_vnic_set_vesw_info ; -- Begin function opa_vnic_set_vesw_info
.p2align 2
_opa_vnic_set_vesw_info: ; @opa_vnic_set_vesw_info
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
stur x8, [x29, #-24]
ldur x8, [x29, #-16]
ldr w0, [x8, #52]
bl _be16_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #96]
ldur x8, [x29, #-16]
ldr w0, [x8, #48]
bl _be16_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #88]
ldur x8, [x29, #-24]
ldr w8, [x8, #80]
str w8, [sp, #32] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w8, [x8, #44]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w0, [x8, #44]
bl _ARRAY_SIZE
ldr w1, [sp, #28] ; 4-byte Folded Reload
mov x2, x0
ldr w0, [sp, #32] ; 4-byte Folded Reload
bl _memcpy
ldur x8, [x29, #-16]
ldr w0, [x8, #40]
bl _be16_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #72]
ldur x8, [x29, #-24]
ldr w8, [x8, #64]
str w8, [sp, #40] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w8, [x8, #36]
str w8, [sp, #36] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w0, [x8, #36]
bl _ARRAY_SIZE
ldr w1, [sp, #36] ; 4-byte Folded Reload
mov x2, x0
ldr w0, [sp, #40] ; 4-byte Folded Reload
bl _memcpy
ldur x8, [x29, #-16]
ldr w0, [x8, #32]
bl _be16_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #56]
ldur x8, [x29, #-24]
ldr w8, [x8, #48]
stur w8, [x29, #-32] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w8, [x8, #28]
stur w8, [x29, #-36] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w0, [x8, #28]
bl _ARRAY_SIZE
ldur w1, [x29, #-36] ; 4-byte Folded Reload
mov x2, x0
ldur w0, [x29, #-32] ; 4-byte Folded Reload
bl _memcpy
ldur x8, [x29, #-16]
ldr w0, [x8, #24]
bl _be32_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #40]
stur wzr, [x29, #-28]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
adrp x9, _OPA_VESW_MAX_NUM_DEF_PORT@GOTPAGE
ldr x9, [x9, _OPA_VESW_MAX_NUM_DEF_PORT@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldursw x9, [x29, #-28]
ldr w0, [x8, x9, lsl #2]
bl _be32_to_cpu
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-28]
str x0, [x8, x9, lsl #3]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_1
LBB0_4:
ldur x8, [x29, #-16]
ldr w0, [x8, #12]
bl _be32_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #24]
ldur x8, [x29, #-24]
ldr w8, [x8, #16]
str w8, [sp, #16] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w0, [x8, #8]
bl _ARRAY_SIZE
ldr w1, [sp, #12] ; 4-byte Folded Reload
mov x2, x0
ldr w0, [sp, #16] ; 4-byte Folded Reload
bl _memcpy
ldur x8, [x29, #-16]
ldr w0, [x8, #4]
bl _be16_to_cpu
ldur x8, [x29, #-24]
str x0, [x8, #8]
ldur x8, [x29, #-24]
ldr w8, [x8]
str w8, [sp, #24] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #20] ; 4-byte Folded Spill
ldur x8, [x29, #-16]
ldr w0, [x8]
bl _ARRAY_SIZE
ldr w1, [sp, #20] ; 4-byte Folded Reload
mov x2, x0
ldr w0, [sp, #24] ; 4-byte Folded Reload
bl _memcpy
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.comm _OPA_VESW_MAX_NUM_DEF_PORT,4,2 ; @OPA_VESW_MAX_NUM_DEF_PORT
.subsections_via_symbols
| .text
.file "extr_opa_vnic_vema_iface.c_opa_vnic_set_vesw_info.c"
.globl opa_vnic_set_vesw_info # -- Begin function opa_vnic_set_vesw_info
.p2align 4, 0x90
.type opa_vnic_set_vesw_info,@function
opa_vnic_set_vesw_info: # @opa_vnic_set_vesw_info
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movl 52(%rax), %edi
callq be16_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 96(%rax)
movq -16(%rbp), %rax
movl 48(%rax), %edi
callq be16_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 88(%rax)
movq -24(%rbp), %rax
movl 80(%rax), %eax
movl %eax, -52(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 44(%rax), %eax
movl %eax, -48(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 44(%rax), %edi
callq ARRAY_SIZE@PLT
movl -52(%rbp), %edi # 4-byte Reload
movl -48(%rbp), %esi # 4-byte Reload
movl %eax, %edx
callq memcpy@PLT
movq -16(%rbp), %rax
movl 40(%rax), %edi
callq be16_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 72(%rax)
movq -24(%rbp), %rax
movl 64(%rax), %eax
movl %eax, -44(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 36(%rax), %eax
movl %eax, -40(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 36(%rax), %edi
callq ARRAY_SIZE@PLT
movl -44(%rbp), %edi # 4-byte Reload
movl -40(%rbp), %esi # 4-byte Reload
movl %eax, %edx
callq memcpy@PLT
movq -16(%rbp), %rax
movl 32(%rax), %edi
callq be16_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 56(%rax)
movq -24(%rbp), %rax
movl 48(%rax), %eax
movl %eax, -36(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 28(%rax), %eax
movl %eax, -32(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 28(%rax), %edi
callq ARRAY_SIZE@PLT
movl -36(%rbp), %edi # 4-byte Reload
movl -32(%rbp), %esi # 4-byte Reload
movl %eax, %edx
callq memcpy@PLT
movq -16(%rbp), %rax
movl 24(%rax), %edi
callq be32_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 40(%rax)
movl $0, -28(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl OPA_VESW_MAX_NUM_DEF_PORT(%rip), %eax
jge .LBB0_4
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq 16(%rax), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %edi
callq be32_to_cpu@PLT
movq %rax, %rdx
movq -24(%rbp), %rax
movq 32(%rax), %rax
movslq -28(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
# %bb.3: # in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp .LBB0_1
.LBB0_4:
movq -16(%rbp), %rax
movl 12(%rax), %edi
callq be32_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
movl 16(%rax), %eax
movl %eax, -68(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -64(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl 8(%rax), %edi
callq ARRAY_SIZE@PLT
movl -68(%rbp), %edi # 4-byte Reload
movl -64(%rbp), %esi # 4-byte Reload
movl %eax, %edx
callq memcpy@PLT
movq -16(%rbp), %rax
movl 4(%rax), %edi
callq be16_to_cpu@PLT
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movl (%rax), %eax
movl %eax, -60(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -56(%rbp) # 4-byte Spill
movq -16(%rbp), %rax
movl (%rax), %edi
callq ARRAY_SIZE@PLT
movl -60(%rbp), %edi # 4-byte Reload
movl -56(%rbp), %esi # 4-byte Reload
movl %eax, %edx
callq memcpy@PLT
addq $80, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size opa_vnic_set_vesw_info, .Lfunc_end0-opa_vnic_set_vesw_info
.cfi_endproc
# -- End function
.type OPA_VESW_MAX_NUM_DEF_PORT,@object # @OPA_VESW_MAX_NUM_DEF_PORT
.bss
.globl OPA_VESW_MAX_NUM_DEF_PORT
.p2align 2
OPA_VESW_MAX_NUM_DEF_PORT:
.long 0 # 0x0
.size OPA_VESW_MAX_NUM_DEF_PORT, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym be16_to_cpu
.addrsig_sym memcpy
.addrsig_sym ARRAY_SIZE
.addrsig_sym be32_to_cpu
.addrsig_sym OPA_VESW_MAX_NUM_DEF_PORT
|
Cinder/src/freetype/pshinter/extr_pshalgo.c_psh_hint_table_align_hints.c | arm/extr_pshalgo_psh_hint_table_align_hints_O0_gcc.s | x86_64/extr_pshalgo_psh_hint_table_align_hints_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function psh_hint_table_align_hints
_psh_hint_table_align_hints: ; @psh_hint_table_align_hints
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str w3, [sp, #20]
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w0, [sp, #16]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
ldr w3, [sp, #20]
bl _psh_hint_align
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #8]
subs x8, x8, #1
str x8, [sp, #8]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _ps_debug_no_horz_hints,8,3 ; @ps_debug_no_horz_hints
.comm _ps_debug_no_vert_hints,8,3 ; @ps_debug_no_vert_hints
.no_dead_strip _psh_hint_table_align_hints
.subsections_via_symbols
| .text
.file "extr_pshalgo.c_psh_hint_table_align_hints.c"
.p2align 4, 0x90 # -- Begin function psh_hint_table_align_hints
.type psh_hint_table_align_hints,@function
psh_hint_table_align_hints: # @psh_hint_table_align_hints
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -32(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
jle .LBB0_4
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movl -32(%rbp), %edi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movl -28(%rbp), %ecx
callq psh_hint_align@PLT
# %bb.3: # in Loop: Header=BB0_1 Depth=1
movq -40(%rbp), %rax
addq $-1, %rax
movq %rax, -40(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp .LBB0_1
.LBB0_4:
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size psh_hint_table_align_hints, .Lfunc_end0-psh_hint_table_align_hints
.cfi_endproc
# -- End function
.type ps_debug_no_horz_hints,@object # @ps_debug_no_horz_hints
.bss
.globl ps_debug_no_horz_hints
.p2align 3
ps_debug_no_horz_hints:
.quad 0 # 0x0
.size ps_debug_no_horz_hints, 8
.type ps_debug_no_vert_hints,@object # @ps_debug_no_vert_hints
.globl ps_debug_no_vert_hints
.p2align 3
ps_debug_no_vert_hints:
.quad 0 # 0x0
.size ps_debug_no_vert_hints, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym psh_hint_table_align_hints
.addrsig_sym psh_hint_align
|
linux/drivers/media/dvb-frontends/extr_au8522_common.c_au8522_release_state.c | arm/extr_au8522_common_au8522_release_state_O0_gcc.s | x86_64/extr_au8522_common_au8522_release_state_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _au8522_release_state ; -- Begin function au8522_release_state
.p2align 2
_au8522_release_state: ; @au8522_release_state
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x0, _au8522_list_mutex@GOTPAGE
ldr x0, [x0, _au8522_list_mutex@GOTPAGEOFF]
bl _mutex_lock
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
bl _hybrid_tuner_release_state
b LBB0_2
LBB0_2:
adrp x0, _au8522_list_mutex@GOTPAGE
ldr x0, [x0, _au8522_list_mutex@GOTPAGEOFF]
bl _mutex_unlock
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _au8522_list_mutex,4,2 ; @au8522_list_mutex
.subsections_via_symbols
| .text
.file "extr_au8522_common.c_au8522_release_state.c"
.globl au8522_release_state # -- Begin function au8522_release_state
.p2align 4, 0x90
.type au8522_release_state,@function
au8522_release_state: # @au8522_release_state
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
leaq au8522_list_mutex(%rip), %rdi
callq mutex_lock@PLT
cmpq $0, -8(%rbp)
je .LBB0_2
# %bb.1:
movq -8(%rbp), %rdi
callq hybrid_tuner_release_state@PLT
.LBB0_2:
leaq au8522_list_mutex(%rip), %rdi
callq mutex_unlock@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size au8522_release_state, .Lfunc_end0-au8522_release_state
.cfi_endproc
# -- End function
.type au8522_list_mutex,@object # @au8522_list_mutex
.bss
.globl au8522_list_mutex
.p2align 2
au8522_list_mutex:
.long 0 # 0x0
.size au8522_list_mutex, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mutex_lock
.addrsig_sym hybrid_tuner_release_state
.addrsig_sym mutex_unlock
.addrsig_sym au8522_list_mutex
|
linux/drivers/s390/char/extr_tty3270.c_tty3270_issue_read.c | arm/extr_tty3270_tty3270_issue_read_O0_gcc.s | x86_64/extr_tty3270_tty3270_issue_read_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tty3270_issue_read
_tty3270_issue_read: ; @tty3270_issue_read
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x0, [x29, #-8]
mov x1, #0
bl _xchg
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_7
LBB0_2:
adrp x8, _tty3270_read_callback@GOTPAGE
ldr x8, [x8, _tty3270_read_callback@GOTPAGEOFF]
ldr w8, [x8]
ldr x9, [sp, #8]
str w8, [x9, #8]
ldur x8, [x29, #-8]
ldr x9, [sp, #8]
str x8, [x9]
ldr x0, [sp, #8]
adrp x8, _TC_READMOD@GOTPAGE
ldr x8, [x8, _TC_READMOD@GOTPAGEOFF]
ldr w1, [x8]
bl _raw3270_request_set_cmd
ldr x0, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w1, [x8, #4]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr w2, [x8]
bl _raw3270_request_set_data
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-8]
add x0, x8, #4
ldr x1, [sp, #8]
bl _raw3270_start
str w0, [sp, #4]
b LBB0_5
LBB0_4:
ldur x8, [x29, #-8]
add x0, x8, #4
ldr x1, [sp, #8]
bl _raw3270_start_irq
str w0, [sp, #4]
b LBB0_5
LBB0_5:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldr x0, [sp, #8]
bl _raw3270_request_reset
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _xchg
b LBB0_7
LBB0_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _tty3270_read_callback,4,2 ; @tty3270_read_callback
.comm _TC_READMOD,4,2 ; @TC_READMOD
.no_dead_strip _tty3270_issue_read
.subsections_via_symbols
| .text
.file "extr_tty3270.c_tty3270_issue_read.c"
.p2align 4, 0x90 # -- Begin function tty3270_issue_read
.type tty3270_issue_read,@function
tty3270_issue_read: # @tty3270_issue_read
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq xchg@PLT
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
jne .LBB0_2
# %bb.1:
jmp .LBB0_7
.LBB0_2:
movl tty3270_read_callback(%rip), %ecx
movq -24(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rdi
movl TC_READMOD(%rip), %esi
callq raw3270_request_set_cmd@PLT
movq -24(%rbp), %rdi
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl 4(%rax), %esi
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl (%rax), %edx
callq raw3270_request_set_data@PLT
cmpl $0, -12(%rbp)
je .LBB0_4
# %bb.3:
movq -8(%rbp), %rdi
addq $4, %rdi
movq -24(%rbp), %rsi
callq raw3270_start@PLT
movl %eax, -28(%rbp)
jmp .LBB0_5
.LBB0_4:
movq -8(%rbp), %rdi
addq $4, %rdi
movq -24(%rbp), %rsi
callq raw3270_start_irq@PLT
movl %eax, -28(%rbp)
.LBB0_5:
cmpl $0, -28(%rbp)
je .LBB0_7
# %bb.6:
movq -24(%rbp), %rdi
callq raw3270_request_reset@PLT
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq xchg@PLT
.LBB0_7:
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size tty3270_issue_read, .Lfunc_end0-tty3270_issue_read
.cfi_endproc
# -- End function
.type tty3270_read_callback,@object # @tty3270_read_callback
.bss
.globl tty3270_read_callback
.p2align 2
tty3270_read_callback:
.long 0 # 0x0
.size tty3270_read_callback, 4
.type TC_READMOD,@object # @TC_READMOD
.globl TC_READMOD
.p2align 2
TC_READMOD:
.long 0 # 0x0
.size TC_READMOD, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tty3270_issue_read
.addrsig_sym xchg
.addrsig_sym raw3270_request_set_cmd
.addrsig_sym raw3270_request_set_data
.addrsig_sym raw3270_start
.addrsig_sym raw3270_start_irq
.addrsig_sym raw3270_request_reset
.addrsig_sym tty3270_read_callback
.addrsig_sym TC_READMOD
|
fastsocket/kernel/drivers/hwmon/extr_vt8231.c_set_in5_min.c | arm/extr_vt8231_set_in5_min_O0_gcc.s | x86_64/extr_vt8231_set_in5_min_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_in5_min
_set_in5_min: ; @set_in5_min
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
ldur x0, [x29, #-8]
bl _dev_get_drvdata
str x0, [sp, #8]
ldr x0, [sp, #24]
mov x1, #0
mov w2, #10
bl _simple_strtoul
str x0, [sp]
ldr x0, [sp, #8]
bl _mutex_lock
ldr x8, [sp]
mov x9, #958
mul x8, x8, x9
mov x9, #34
mul x8, x8, x9
mov x9, #15712
movk x9, #8, lsl #16
udiv x8, x8, x9
add x0, x8, #3
mov w1, #0
mov w2, #255
bl _SENSORS_LIMIT
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str w0, [x8, #20]
ldr x0, [sp, #8]
adrp x8, _regvoltmin@GOTPAGE
ldr x8, [x8, _regvoltmin@GOTPAGEOFF]
ldr x8, [x8]
ldr w1, [x8, #20]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr w2, [x8, #20]
bl _vt8231_write_value
ldr x0, [sp, #8]
bl _mutex_unlock
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _regvoltmin,8,3 ; @regvoltmin
.no_dead_strip _set_in5_min
.subsections_via_symbols
| .text
.file "extr_vt8231.c_set_in5_min.c"
.p2align 4, 0x90 # -- Begin function set_in5_min
.type set_in5_min,@function
set_in5_min: # @set_in5_min
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
callq dev_get_drvdata@PLT
movq %rax, -40(%rbp)
movq -24(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $10, %edx
callq simple_strtoul@PLT
movq %rax, -48(%rbp)
movq -40(%rbp), %rdi
callq mutex_lock@PLT
imulq $958, -48(%rbp), %rax # imm = 0x3BE
imulq $34, %rax, %rax
movl $540000, %ecx # imm = 0x83D60
xorl %edx, %edx
# kill: def $rdx killed $edx
divq %rcx
movq %rax, %rdi
addq $3, %rdi
xorl %esi, %esi
movl $255, %edx
callq SENSORS_LIMIT@PLT
movl %eax, %ecx
movq -40(%rbp), %rax
movq 8(%rax), %rax
movl %ecx, 20(%rax)
movq -40(%rbp), %rdi
movq regvoltmin(%rip), %rax
movl 20(%rax), %esi
movq -40(%rbp), %rax
movq 8(%rax), %rax
movl 20(%rax), %edx
callq vt8231_write_value@PLT
movq -40(%rbp), %rdi
callq mutex_unlock@PLT
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size set_in5_min, .Lfunc_end0-set_in5_min
.cfi_endproc
# -- End function
.type regvoltmin,@object # @regvoltmin
.bss
.globl regvoltmin
.p2align 3
regvoltmin:
.quad 0
.size regvoltmin, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym set_in5_min
.addrsig_sym dev_get_drvdata
.addrsig_sym simple_strtoul
.addrsig_sym mutex_lock
.addrsig_sym SENSORS_LIMIT
.addrsig_sym vt8231_write_value
.addrsig_sym mutex_unlock
.addrsig_sym regvoltmin
|
freebsd/contrib/apr-util/test/extr_dbd.c_test_transactions.c | arm/extr_dbd_test_transactions_O0_gcc.s | x86_64/extr_dbd_test_transactions_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_transactions
_test_transactions: ; @test_transactions
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur wzr, [x29, #-36]
add x8, sp, #48
str x8, [sp, #32] ; 8-byte Folded Spill
; kill: def $x8 killed $xzr
str xzr, [sp, #48]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x3, [sp, #32] ; 8-byte Folded Reload
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
bl _apr_dbd_transaction_start
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_2:
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp, #40]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x3, [sp, #40]
sub x2, x29, #40
bl _apr_dbd_query
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldr x2, [sp, #48]
bl _apr_dbd_transaction_end
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_4:
sub x8, x29, #40
str x8, [sp, #24] ; 8-byte Folded Spill
ldur w9, [x29, #-40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x2, [sp, #24] ; 8-byte Folded Reload
adrp x8, l_.str.5@PAGE
add x8, x8, l_.str.5@PAGEOFF
str x8, [sp, #40]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x3, [sp, #40]
bl _apr_dbd_query
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_6
LBB0_6:
adrp x8, l_.str.7@PAGE
add x8, x8, l_.str.7@PAGEOFF
str x8, [sp, #40]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x3, [sp, #40]
sub x2, x29, #40
bl _apr_dbd_query
stur w0, [x29, #-36]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldr x2, [sp, #48]
bl _apr_dbd_transaction_end
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_8:
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x2, [x29, #-32]
bl _select_sequential
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
add x3, sp, #48
bl _apr_dbd_transaction_start
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_10:
adrp x8, l_.str.12@PAGE
add x8, x8, l_.str.12@PAGEOFF
str x8, [sp, #40]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x3, [sp, #40]
sub x2, x29, #40
bl _apr_dbd_query
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldr x2, [sp, #48]
bl _apr_dbd_transaction_end
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_12:
sub x8, x29, #40
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w9, [x29, #-40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x2, [sp, #16] ; 8-byte Folded Reload
adrp x8, l_.str.13@PAGE
add x8, x8, l_.str.13@PAGEOFF
str x8, [sp, #40]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldr x3, [sp, #40]
bl _apr_dbd_query
stur w0, [x29, #-36]
ldur w9, [x29, #-36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldur x0, [x29, #-32]
ldur x1, [x29, #-16]
ldr x2, [sp, #48]
bl _apr_dbd_transaction_end
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
ldur w2, [x29, #-36]
bl _apr_dbd_error
mov x8, sp
str x0, [x8]
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_14:
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x2, [x29, #-32]
bl _select_sequential
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB0_15
LBB0_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Transaction 1\n"
l_.str.1: ; @.str.1
.asciz "Start transaction failed!\n%s\n"
l_.str.2: ; @.str.2
.asciz "UPDATE apr_dbd_test SET col2 = 'failed'"
l_.str.3: ; @.str.3
.asciz "Update failed: '%s'\n"
l_.str.4: ; @.str.4
.asciz "%d rows updated\n"
l_.str.5: ; @.str.5
.asciz "INSERT INTO apr_dbd_test1 (col3) values (3)"
l_.str.6: ; @.str.6
.asciz "Oops, invalid op succeeded but shouldn't!\n"
l_.str.7: ; @.str.7
.asciz "INSERT INTO apr_dbd_test values ('zzz', 'aaa', 3)"
l_.str.8: ; @.str.8
.asciz "Valid insert returned %d. Should be nonzero (fail) because transaction is bad\n"
l_.str.9: ; @.str.9
.asciz "End transaction failed!\n%s\n"
l_.str.10: ; @.str.10
.asciz "Transaction ended (should be rollback) - viewing table\nA column of \"failed\" indicates transaction failed (no rollback)\n"
l_.str.11: ; @.str.11
.asciz "Transaction 2\n"
l_.str.12: ; @.str.12
.asciz "UPDATE apr_dbd_test SET col2 = 'success'"
l_.str.13: ; @.str.13
.asciz "INSERT INTO apr_dbd_test values ('aaa', 'zzz', 3)"
l_.str.14: ; @.str.14
.asciz "Valid insert returned %d. Should be zero (OK)\n"
l_.str.15: ; @.str.15
.asciz "Transaction ended (should be commit) - viewing table\n"
.no_dead_strip _test_transactions
.subsections_via_symbols
| .text
.file "extr_dbd.c_test_transactions.c"
.p2align 4, 0x90 # -- Begin function test_transactions
.type test_transactions,@function
test_transactions: # @test_transactions
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
movq $0, -48(%rbp)
leaq .L.str(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
leaq -48(%rbp), %rcx
callq apr_dbd_transaction_start@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_2
# %bb.1:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.1(%rip), %rdi
movb $0, %al
callq printf@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_2:
leaq .L.str.2(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rcx
leaq -40(%rbp), %rdx
callq apr_dbd_query@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_4
# %bb.3:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.3(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq apr_dbd_transaction_end@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_4:
movl -40(%rbp), %esi
leaq .L.str.4(%rip), %rdi
movb $0, %al
callq printf@PLT
leaq .L.str.5(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rcx
leaq -40(%rbp), %rdx
callq apr_dbd_query@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne .LBB0_6
# %bb.5:
leaq .L.str.6(%rip), %rdi
movb $0, %al
callq printf@PLT
.LBB0_6:
leaq .L.str.7(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rcx
leaq -40(%rbp), %rdx
callq apr_dbd_query@PLT
movl %eax, -36(%rbp)
movl -36(%rbp), %esi
leaq .L.str.8(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq apr_dbd_transaction_end@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_8
# %bb.7:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.9(%rip), %rdi
movb $0, %al
callq printf@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_8:
leaq .L.str.10(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq select_sequential@PLT
leaq .L.str.11(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
leaq -48(%rbp), %rcx
callq apr_dbd_transaction_start@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_10
# %bb.9:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.1(%rip), %rdi
movb $0, %al
callq printf@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_10:
leaq .L.str.12(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rcx
leaq -40(%rbp), %rdx
callq apr_dbd_query@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_12
# %bb.11:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.3(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq apr_dbd_transaction_end@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_12:
movl -40(%rbp), %esi
leaq .L.str.4(%rip), %rdi
movb $0, %al
callq printf@PLT
leaq .L.str.13(%rip), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rcx
leaq -40(%rbp), %rdx
callq apr_dbd_query@PLT
movl %eax, -36(%rbp)
movl -36(%rbp), %esi
leaq .L.str.14(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq apr_dbd_transaction_end@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_14
# %bb.13:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq apr_dbd_error@PLT
movq %rax, %rsi
leaq .L.str.9(%rip), %rdi
movb $0, %al
callq printf@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_14:
leaq .L.str.15(%rip), %rdi
movb $0, %al
callq printf@PLT
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq select_sequential@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
.LBB0_15:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size test_transactions, .Lfunc_end0-test_transactions
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Transaction 1\n"
.size .L.str, 15
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "Start transaction failed!\n%s\n"
.size .L.str.1, 30
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "UPDATE apr_dbd_test SET col2 = 'failed'"
.size .L.str.2, 40
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz "Update failed: '%s'\n"
.size .L.str.3, 21
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz "%d rows updated\n"
.size .L.str.4, 17
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "INSERT INTO apr_dbd_test1 (col3) values (3)"
.size .L.str.5, 44
.type .L.str.6,@object # @.str.6
.L.str.6:
.asciz "Oops, invalid op succeeded but shouldn't!\n"
.size .L.str.6, 43
.type .L.str.7,@object # @.str.7
.L.str.7:
.asciz "INSERT INTO apr_dbd_test values ('zzz', 'aaa', 3)"
.size .L.str.7, 50
.type .L.str.8,@object # @.str.8
.L.str.8:
.asciz "Valid insert returned %d. Should be nonzero (fail) because transaction is bad\n"
.size .L.str.8, 80
.type .L.str.9,@object # @.str.9
.L.str.9:
.asciz "End transaction failed!\n%s\n"
.size .L.str.9, 28
.type .L.str.10,@object # @.str.10
.L.str.10:
.asciz "Transaction ended (should be rollback) - viewing table\nA column of \"failed\" indicates transaction failed (no rollback)\n"
.size .L.str.10, 120
.type .L.str.11,@object # @.str.11
.L.str.11:
.asciz "Transaction 2\n"
.size .L.str.11, 15
.type .L.str.12,@object # @.str.12
.L.str.12:
.asciz "UPDATE apr_dbd_test SET col2 = 'success'"
.size .L.str.12, 41
.type .L.str.13,@object # @.str.13
.L.str.13:
.asciz "INSERT INTO apr_dbd_test values ('aaa', 'zzz', 3)"
.size .L.str.13, 50
.type .L.str.14,@object # @.str.14
.L.str.14:
.asciz "Valid insert returned %d. Should be zero (OK)\n"
.size .L.str.14, 48
.type .L.str.15,@object # @.str.15
.L.str.15:
.asciz "Transaction ended (should be commit) - viewing table\n"
.size .L.str.15, 54
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym test_transactions
.addrsig_sym printf
.addrsig_sym apr_dbd_transaction_start
.addrsig_sym apr_dbd_error
.addrsig_sym apr_dbd_query
.addrsig_sym apr_dbd_transaction_end
.addrsig_sym select_sequential
|
micropython/extmod/nimble/nimble/extr_npl_os.c_ble_npl_sem_pend.c | arm/extr_npl_os_ble_npl_sem_pend_O0_gcc.s | x86_64/extr_npl_os_ble_npl_sem_pend_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ble_npl_sem_pend ; -- Begin function ble_npl_sem_pend
.p2align 2
_ble_npl_sem_pend: ; @ble_npl_sem_pend
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x11, [x29, #-16]
ldur x10, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _DEBUG_SEM_printf
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_1
LBB0_1:
bl _mp_hal_ticks_ms
str x0, [sp, #32]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
bl _mp_hal_ticks_ms
ldr x8, [sp, #32]
subs x8, x0, x8
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, lt
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB0_8
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_2 Depth=1
bl _nimble_uart_process
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_2 Depth=1
bl ___WFI
b LBB0_2
LBB0_8:
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, _BLE_NPL_TIMEOUT@GOTPAGE
ldr x8, [x8, _BLE_NPL_TIMEOUT@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_12
LBB0_10:
bl _mp_hal_ticks_ms
ldr x8, [sp, #32]
subs x8, x0, x8
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _DEBUG_SEM_printf
b LBB0_11
LBB0_11:
ldur x9, [x29, #-16]
ldr x8, [x9]
subs x8, x8, #1
str x8, [x9]
adrp x8, _BLE_NPL_OK@GOTPAGE
ldr x8, [x8, _BLE_NPL_OK@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_12
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ble_npl_sem_pend(%p, %u) count=%u\n"
l_.str.1: ; @.str.1
.asciz "timeout\n"
.comm _BLE_NPL_TIMEOUT,4,2 ; @BLE_NPL_TIMEOUT
l_.str.2: ; @.str.2
.asciz "got response in %u ms\n"
.comm _BLE_NPL_OK,4,2 ; @BLE_NPL_OK
.subsections_via_symbols
| .text
.file "extr_npl_os.c_ble_npl_sem_pend.c"
.globl ble_npl_sem_pend # -- Begin function ble_npl_sem_pend
.p2align 4, 0x90
.type ble_npl_sem_pend,@function
ble_npl_sem_pend: # @ble_npl_sem_pend
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rsi
movq -24(%rbp), %rax
movl %eax, %edx
movq -16(%rbp), %rax
movq (%rax), %rax
movl %eax, %ecx
leaq .L.str(%rip), %rdi
movb $0, %al
callq DEBUG_SEM_printf@PLT
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne .LBB0_11
# %bb.1:
movb $0, %al
callq mp_hal_ticks_ms@PLT
movq %rax, -32(%rbp)
.LBB0_2: # =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rcx
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpq $0, (%rcx)
movb %al, -33(%rbp) # 1-byte Spill
jne .LBB0_4
# %bb.3: # in Loop: Header=BB0_2 Depth=1
movb $0, %al
callq mp_hal_ticks_ms@PLT
subq -32(%rbp), %rax
cmpq -24(%rbp), %rax
setl %al
movb %al, -33(%rbp) # 1-byte Spill
.LBB0_4: # in Loop: Header=BB0_2 Depth=1
movb -33(%rbp), %al # 1-byte Reload
testb $1, %al
jne .LBB0_5
jmp .LBB0_8
.LBB0_5: # in Loop: Header=BB0_2 Depth=1
callq nimble_uart_process@PLT
movq -16(%rbp), %rax
cmpq $0, (%rax)
je .LBB0_7
# %bb.6:
jmp .LBB0_8
.LBB0_7: # in Loop: Header=BB0_2 Depth=1
movb $0, %al
callq __WFI@PLT
jmp .LBB0_2
.LBB0_8:
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne .LBB0_10
# %bb.9:
leaq .L.str.1(%rip), %rdi
callq printf@PLT
movl BLE_NPL_TIMEOUT(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_12
.LBB0_10:
movb $0, %al
callq mp_hal_ticks_ms@PLT
subq -32(%rbp), %rax
movl %eax, %esi
leaq .L.str.2(%rip), %rdi
movb $0, %al
callq DEBUG_SEM_printf@PLT
.LBB0_11:
movq -16(%rbp), %rax
movq (%rax), %rcx
subq $1, %rcx
movq %rcx, (%rax)
movl BLE_NPL_OK(%rip), %eax
movl %eax, -4(%rbp)
.LBB0_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ble_npl_sem_pend, .Lfunc_end0-ble_npl_sem_pend
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "ble_npl_sem_pend(%p, %u) count=%u\n"
.size .L.str, 35
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "timeout\n"
.size .L.str.1, 9
.type BLE_NPL_TIMEOUT,@object # @BLE_NPL_TIMEOUT
.bss
.globl BLE_NPL_TIMEOUT
.p2align 2
BLE_NPL_TIMEOUT:
.long 0 # 0x0
.size BLE_NPL_TIMEOUT, 4
.type .L.str.2,@object # @.str.2
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.2:
.asciz "got response in %u ms\n"
.size .L.str.2, 23
.type BLE_NPL_OK,@object # @BLE_NPL_OK
.bss
.globl BLE_NPL_OK
.p2align 2
BLE_NPL_OK:
.long 0 # 0x0
.size BLE_NPL_OK, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym DEBUG_SEM_printf
.addrsig_sym mp_hal_ticks_ms
.addrsig_sym nimble_uart_process
.addrsig_sym __WFI
.addrsig_sym printf
.addrsig_sym BLE_NPL_TIMEOUT
.addrsig_sym BLE_NPL_OK
|
curl/lib/extr_cookie.c_Curl_cookie_clearsess.c | arm/extr_cookie_Curl_cookie_clearsess_O0_gcc.s | x86_64/extr_cookie_Curl_cookie_clearsess_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Curl_cookie_clearsess ; -- Begin function Curl_cookie_clearsess
.p2align 2
_Curl_cookie_clearsess: ; @Curl_cookie_clearsess
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_20
LBB0_2:
str wzr, [sp, #4]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w8, [sp, #4]
adrp x9, _COOKIE_HASH_SIZE@GOTPAGE
ldr x9, [x9, _COOKIE_HASH_SIZE@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB0_20
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
b LBB0_19
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
str x8, [sp, #24]
stur x8, [x29, #-16]
b LBB0_7
LBB0_7: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_15
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldur x8, [x29, #-16]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #16]
stur x8, [x29, #-16]
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #8]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #16]
str x8, [sp, #8]
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9]
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_7 Depth=2
ldr x0, [sp, #24]
bl _freecookie
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #24]
str x8, [sp, #8]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_7 Depth=2
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB0_7
LBB0_18: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
ldr x9, [x9]
ldr w10, [sp, #4]
; kill: def $x10 killed $w10
str x8, [x9, x10, lsl #3]
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_3
LBB0_20:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _COOKIE_HASH_SIZE,4,2 ; @COOKIE_HASH_SIZE
.subsections_via_symbols
| .text
.file "extr_cookie.c_Curl_cookie_clearsess.c"
.globl Curl_cookie_clearsess # -- Begin function Curl_cookie_clearsess
.p2align 4, 0x90
.type Curl_cookie_clearsess,@function
Curl_cookie_clearsess: # @Curl_cookie_clearsess
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq $0, -40(%rbp)
cmpq $0, -8(%rbp)
jne .LBB0_2
# %bb.1:
jmp .LBB0_20
.LBB0_2:
movl $0, -44(%rbp)
.LBB0_3: # =>This Loop Header: Depth=1
# Child Loop BB0_7 Depth 2
movl -44(%rbp), %eax
cmpl COOKIE_HASH_SIZE(%rip), %eax
jae .LBB0_20
# %bb.4: # in Loop: Header=BB0_3 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movl -44(%rbp), %ecx
# kill: def $rcx killed $ecx
cmpq $0, (%rax,%rcx,8)
jne .LBB0_6
# %bb.5: # in Loop: Header=BB0_3 Depth=1
jmp .LBB0_19
.LBB0_6: # in Loop: Header=BB0_3 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movl -44(%rbp), %ecx
# kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
movq %rax, -24(%rbp)
movq %rax, -16(%rbp)
.LBB0_7: # Parent Loop BB0_3 Depth=1
# => This Inner Loop Header: Depth=2
cmpq $0, -24(%rbp)
je .LBB0_18
# %bb.8: # in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
cmpl $0, 8(%rax)
jne .LBB0_15
# %bb.9: # in Loop: Header=BB0_7 Depth=2
movq -16(%rbp), %rax
cmpq -24(%rbp), %rax
jne .LBB0_11
# %bb.10: # in Loop: Header=BB0_7 Depth=2
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
.LBB0_11: # in Loop: Header=BB0_7 Depth=2
movq -40(%rbp), %rax
cmpq -24(%rbp), %rax
jne .LBB0_13
# %bb.12: # in Loop: Header=BB0_7 Depth=2
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
jmp .LBB0_14
.LBB0_13: # in Loop: Header=BB0_7 Depth=2
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
.LBB0_14: # in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rdi
callq freecookie@PLT
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp .LBB0_16
.LBB0_15: # in Loop: Header=BB0_7 Depth=2
movq -24(%rbp), %rax
movq %rax, -40(%rbp)
.LBB0_16: # in Loop: Header=BB0_7 Depth=2
jmp .LBB0_17
.LBB0_17: # in Loop: Header=BB0_7 Depth=2
movq -32(%rbp), %rax
movq %rax, -24(%rbp)
jmp .LBB0_7
.LBB0_18: # in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rdx
movq -8(%rbp), %rax
movq (%rax), %rax
movl -44(%rbp), %ecx
# kill: def $rcx killed $ecx
movq %rdx, (%rax,%rcx,8)
.LBB0_19: # in Loop: Header=BB0_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp .LBB0_3
.LBB0_20:
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size Curl_cookie_clearsess, .Lfunc_end0-Curl_cookie_clearsess
.cfi_endproc
# -- End function
.type COOKIE_HASH_SIZE,@object # @COOKIE_HASH_SIZE
.bss
.globl COOKIE_HASH_SIZE
.p2align 2
COOKIE_HASH_SIZE:
.long 0 # 0x0
.size COOKIE_HASH_SIZE, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym freecookie
.addrsig_sym COOKIE_HASH_SIZE
|
fastsocket/kernel/drivers/media/video/saa7134/extr_saa7134-empress.c_ts_open.c | arm/extr_saa7134-empress_ts_open_O0_gcc.s | x86_64/extr_saa7134-empress_ts_open_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ts_open
_ts_open: ; @ts_open
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
bl _video_devdata
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _video_drvdata
str x0, [sp, #16]
ldr x0, [sp, #24]
bl _video_device_node_name
mov x1, x0
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _dprintk
adrp x8, _EBUSY@GOTPAGE
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
ldr x0, [sp, #16]
bl _mutex_trylock
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB0_6
LBB0_2:
ldr x8, [sp, #16]
add x0, x8, #4
bl _atomic_read
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_5
LBB0_4:
adrp x8, _SAA7134_AUDIO_MUTE_CTRL@GOTPAGE
ldr x8, [x8, _SAA7134_AUDIO_MUTE_CTRL@GOTPAGEOFF]
ldr w9, [x8]
str w9, [sp, #8] ; 4-byte Folded Spill
ldr w0, [x8]
bl _saa_readb
mov x8, x0
ldr w0, [sp, #8] ; 4-byte Folded Reload
and w1, w8, #0xffffffbf
bl _saa_writeb
ldr x8, [sp, #16]
add x0, x8, #4
bl _atomic_inc
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
str wzr, [sp, #12]
b LBB0_5
LBB0_5:
ldr x0, [sp, #16]
bl _mutex_unlock
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "open dev=%s\n"
.comm _EBUSY,4,2 ; @EBUSY
.comm _SAA7134_AUDIO_MUTE_CTRL,4,2 ; @SAA7134_AUDIO_MUTE_CTRL
.no_dead_strip _ts_open
.subsections_via_symbols
| .text
.file "extr_saa7134-empress.c_ts_open.c"
.p2align 4, 0x90 # -- Begin function ts_open
.type ts_open,@function
ts_open: # @ts_open
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
callq video_devdata@PLT
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq video_drvdata@PLT
movq %rax, -32(%rbp)
movq -24(%rbp), %rdi
callq video_device_node_name@PLT
movl %eax, %esi
leaq .L.str(%rip), %rdi
callq dprintk@PLT
xorl %eax, %eax
subl EBUSY(%rip), %eax
movl %eax, -36(%rbp)
movq -32(%rbp), %rdi
callq mutex_trylock@PLT
cmpl $0, %eax
jne .LBB0_2
# %bb.1:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_6
.LBB0_2:
movq -32(%rbp), %rdi
addq $4, %rdi
callq atomic_read@PLT
cmpq $0, %rax
je .LBB0_4
# %bb.3:
jmp .LBB0_5
.LBB0_4:
movl SAA7134_AUDIO_MUTE_CTRL(%rip), %eax
movl %eax, -40(%rbp) # 4-byte Spill
movl SAA7134_AUDIO_MUTE_CTRL(%rip), %edi
callq saa_readb@PLT
movl -40(%rbp), %edi # 4-byte Reload
movl %eax, %esi
andl $-65, %esi
callq saa_writeb@PLT
movq -32(%rbp), %rdi
addq $4, %rdi
callq atomic_inc@PLT
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movl $0, -36(%rbp)
.LBB0_5:
movq -32(%rbp), %rdi
callq mutex_unlock@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
.LBB0_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ts_open, .Lfunc_end0-ts_open
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "open dev=%s\n"
.size .L.str, 13
.type EBUSY,@object # @EBUSY
.bss
.globl EBUSY
.p2align 2
EBUSY:
.long 0 # 0x0
.size EBUSY, 4
.type SAA7134_AUDIO_MUTE_CTRL,@object # @SAA7134_AUDIO_MUTE_CTRL
.globl SAA7134_AUDIO_MUTE_CTRL
.p2align 2
SAA7134_AUDIO_MUTE_CTRL:
.long 0 # 0x0
.size SAA7134_AUDIO_MUTE_CTRL, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ts_open
.addrsig_sym video_devdata
.addrsig_sym video_drvdata
.addrsig_sym dprintk
.addrsig_sym video_device_node_name
.addrsig_sym mutex_trylock
.addrsig_sym atomic_read
.addrsig_sym saa_writeb
.addrsig_sym saa_readb
.addrsig_sym atomic_inc
.addrsig_sym mutex_unlock
.addrsig_sym EBUSY
.addrsig_sym SAA7134_AUDIO_MUTE_CTRL
|
postgres/src/backend/utils/adt/extr_acl.c_check_rolespec_name.c | arm/extr_acl_check_rolespec_name_O0_gcc.s | x86_64/extr_acl_check_rolespec_name_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _check_rolespec_name ; -- Begin function check_rolespec_name
.p2align 2
_check_rolespec_name: ; @check_rolespec_name
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_9
LBB0_2:
ldur x8, [x29, #-8]
ldr x8, [x8]
adrp x9, _ROLESPEC_CSTRING@GOTPAGE
ldr x9, [x9, _ROLESPEC_CSTRING@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_9
LBB0_4:
ldur x8, [x29, #-8]
ldr w0, [x8, #8]
bl _IsReservedName
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_5
LBB0_5:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
adrp x8, _ERROR@GOTPAGE
ldr x8, [x8, _ERROR@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
adrp x8, _ERRCODE_RESERVED_NAME@GOTPAGE
ldr x8, [x8, _ERRCODE_RESERVED_NAME@GOTPAGEOFF]
ldr w0, [x8]
bl _errcode
ldur x8, [x29, #-8]
ldr w1, [x8, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _errmsg
ldr x1, [sp, #16]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _errdetail
mov x1, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
bl _ereport
b LBB0_8
LBB0_7:
adrp x8, _ERROR@GOTPAGE
ldr x8, [x8, _ERROR@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #8] ; 4-byte Folded Spill
adrp x8, _ERRCODE_RESERVED_NAME@GOTPAGE
ldr x8, [x8, _ERRCODE_RESERVED_NAME@GOTPAGEOFF]
ldr w0, [x8]
bl _errcode
ldur x8, [x29, #-8]
ldr w1, [x8, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _errmsg
mov x1, x0
ldr w0, [sp, #8] ; 4-byte Folded Reload
bl _ereport
b LBB0_8
LBB0_8:
b LBB0_9
LBB0_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _ROLESPEC_CSTRING,8,3 ; @ROLESPEC_CSTRING
.comm _ERROR,4,2 ; @ERROR
.comm _ERRCODE_RESERVED_NAME,4,2 ; @ERRCODE_RESERVED_NAME
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "role name \"%s\" is reserved"
l_.str.1: ; @.str.1
.asciz "%s"
.subsections_via_symbols
| .text
.file "extr_acl.c_check_rolespec_name.c"
.globl check_rolespec_name # -- Begin function check_rolespec_name
.p2align 4, 0x90
.type check_rolespec_name,@function
check_rolespec_name: # @check_rolespec_name
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpq $0, -8(%rbp)
jne .LBB0_2
# %bb.1:
jmp .LBB0_9
.LBB0_2:
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq ROLESPEC_CSTRING(%rip), %rax
je .LBB0_4
# %bb.3:
jmp .LBB0_9
.LBB0_4:
movq -8(%rbp), %rax
movl 8(%rax), %edi
callq IsReservedName@PLT
cmpq $0, %rax
je .LBB0_9
# %bb.5:
cmpq $0, -16(%rbp)
je .LBB0_7
# %bb.6:
movl ERROR(%rip), %eax
movl %eax, -20(%rbp) # 4-byte Spill
movl ERRCODE_RESERVED_NAME(%rip), %edi
callq errcode@PLT
movq -8(%rbp), %rax
movl 8(%rax), %esi
leaq .L.str(%rip), %rdi
callq errmsg@PLT
movq -16(%rbp), %rsi
leaq .L.str.1(%rip), %rdi
callq errdetail@PLT
movl -20(%rbp), %edi # 4-byte Reload
movl %eax, %esi
callq ereport@PLT
jmp .LBB0_8
.LBB0_7:
movl ERROR(%rip), %eax
movl %eax, -24(%rbp) # 4-byte Spill
movl ERRCODE_RESERVED_NAME(%rip), %edi
callq errcode@PLT
movq -8(%rbp), %rax
movl 8(%rax), %esi
leaq .L.str(%rip), %rdi
callq errmsg@PLT
movl -24(%rbp), %edi # 4-byte Reload
movl %eax, %esi
callq ereport@PLT
.LBB0_8:
jmp .LBB0_9
.LBB0_9:
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size check_rolespec_name, .Lfunc_end0-check_rolespec_name
.cfi_endproc
# -- End function
.type ROLESPEC_CSTRING,@object # @ROLESPEC_CSTRING
.bss
.globl ROLESPEC_CSTRING
.p2align 3
ROLESPEC_CSTRING:
.quad 0 # 0x0
.size ROLESPEC_CSTRING, 8
.type ERROR,@object # @ERROR
.globl ERROR
.p2align 2
ERROR:
.long 0 # 0x0
.size ERROR, 4
.type ERRCODE_RESERVED_NAME,@object # @ERRCODE_RESERVED_NAME
.globl ERRCODE_RESERVED_NAME
.p2align 2
ERRCODE_RESERVED_NAME:
.long 0 # 0x0
.size ERRCODE_RESERVED_NAME, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "role name \"%s\" is reserved"
.size .L.str, 27
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "%s"
.size .L.str.1, 3
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym IsReservedName
.addrsig_sym ereport
.addrsig_sym errcode
.addrsig_sym errmsg
.addrsig_sym errdetail
.addrsig_sym ROLESPEC_CSTRING
.addrsig_sym ERROR
.addrsig_sym ERRCODE_RESERVED_NAME
|
zstd/tests/regression/extr_data.c_curl_write.c | arm/extr_data_curl_write_O0_gcc.s | x86_64/extr_data_curl_write_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function curl_write
_curl_write: ; @curl_write
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
ldr x8, [sp, #8]
ldr w3, [x8, #4]
bl _fwrite
str x0, [sp]
ldr x0, [sp, #8]
ldur x1, [x29, #-8]
ldr x8, [sp]
ldur x9, [x29, #-16]
mul x2, x8, x9
bl _XXH64_update
ldr x0, [sp]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.no_dead_strip _curl_write
.subsections_via_symbols
| .text
.file "extr_data.c_curl_write.c"
.p2align 4, 0x90 # -- Begin function curl_write
.type curl_write,@function
curl_write: # @curl_write
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -40(%rbp), %rax
movl 4(%rax), %ecx
callq fwrite@PLT
movq %rax, -48(%rbp)
movq -40(%rbp), %rdi
movq -8(%rbp), %rsi
movq -48(%rbp), %rdx
imulq -16(%rbp), %rdx
callq XXH64_update@PLT
movq -48(%rbp), %rax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size curl_write, .Lfunc_end0-curl_write
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym curl_write
.addrsig_sym fwrite
.addrsig_sym XXH64_update
|
linux/fs/nfs/extr_delegation.c_nfs_inode_return_delegation_noreclaim.c | arm/extr_delegation_nfs_inode_return_delegation_noreclaim_O0_gcc.s | x86_64/extr_delegation_nfs_inode_return_delegation_noreclaim_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nfs_inode_return_delegation_noreclaim ; -- Begin function nfs_inode_return_delegation_noreclaim
.p2align 2
_nfs_inode_return_delegation_noreclaim: ; @nfs_inode_return_delegation_noreclaim
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _nfs_inode_detach_delegation
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #8]
ldr x1, [sp]
mov w2, #0
bl _nfs_do_return_delegation
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_delegation.c_nfs_inode_return_delegation_noreclaim.c"
.globl nfs_inode_return_delegation_noreclaim # -- Begin function nfs_inode_return_delegation_noreclaim
.p2align 4, 0x90
.type nfs_inode_return_delegation_noreclaim,@function
nfs_inode_return_delegation_noreclaim: # @nfs_inode_return_delegation_noreclaim
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq nfs_inode_detach_delegation@PLT
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
je .LBB0_2
# %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq nfs_do_return_delegation@PLT
.LBB0_2:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nfs_inode_return_delegation_noreclaim, .Lfunc_end0-nfs_inode_return_delegation_noreclaim
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nfs_inode_detach_delegation
.addrsig_sym nfs_do_return_delegation
|
exploitdb/exploits/linux/dos/extr_45919.c_send_diag_msg.c | arm/extr_45919_send_diag_msg_O0_gcc.s | x86_64/extr_45919_send_diag_msg_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _send_diag_msg ; -- Begin function send_diag_msg
.p2align 2
_send_diag_msg: ; @send_diag_msg
.cfi_startproc
; %bb.0:
sub sp, sp, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub x8, x29, #152
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur w0, [x29, #-92]
mov w1, #0
str w1, [sp, #12] ; 4-byte Folded Spill
str wzr, [sp, #76]
; kill: def $x8 killed $xzr
str xzr, [sp, #64]
str wzr, [sp, #60]
sub x0, x29, #152
mov w2, #56
str w2, [sp, #44] ; 4-byte Folded Spill
bl _memset
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr w2, [sp, #44] ; 4-byte Folded Reload
add x0, sp, #80
str x0, [sp, #32] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr w2, [sp, #44] ; 4-byte Folded Reload
add x0, sp, #192
str x0, [sp, #16] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr w2, [sp, #44] ; 4-byte Folded Reload
add x0, sp, #136
str x0, [sp, #24] ; 8-byte Folded Spill
bl _memset
ldr w0, [sp, #44] ; 4-byte Folded Reload
adrp x8, _AF_NETLINK@GOTPAGE
ldr x8, [x8, _AF_NETLINK@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #132]
adrp x8, _AF_INET@GOTPAGE
ldr x8, [x8, _AF_INET@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #184]
adrp x8, _IPPROTO_SCTP@GOTPAGE
ldr x8, [x8, _IPPROTO_SCTP@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #180]
adrp x8, _SCTP_SS_CLOSED@GOTPAGE
ldr x8, [x8, _SCTP_SS_CLOSED@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #176]
adrp x8, _INET_DIAG_INFO@GOTPAGE
ldr x8, [x8, _INET_DIAG_INFO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
lsl w9, w8, w9
ldr w8, [sp, #136]
orr w8, w8, w9
str w8, [sp, #136]
bl _NLMSG_LENGTH
ldr x13, [sp, #16] ; 8-byte Folded Reload
ldr x12, [sp, #24] ; 8-byte Folded Reload
ldr x11, [sp, #32] ; 8-byte Folded Reload
ldr w10, [sp, #44] ; 4-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
str w0, [sp, #228]
adrp x8, _NLM_F_DUMP@GOTPAGE
ldr x8, [x8, _NLM_F_DUMP@GOTPAGEOFF]
ldr w8, [x8]
adrp x14, _NLM_F_REQUEST@GOTPAGE
ldr x14, [x14, _NLM_F_REQUEST@GOTPAGEOFF]
ldr w14, [x14]
orr w8, w8, w14
str w8, [sp, #196]
adrp x8, _SOCK_DIAG_BY_FAMILY@GOTPAGE
ldr x8, [x8, _SOCK_DIAG_BY_FAMILY@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #224]
sub x8, x29, #88
str x13, [x9, #72]
stur w10, [x29, #-88]
str x12, [x9, #88]
stur w10, [x29, #-72]
str x11, [x9, #24]
stur w10, [x29, #-144]
str x8, [x9, #16]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #2
stur w8, [x29, #-140]
b LBB0_3
LBB0_2:
mov w8, #4
stur w8, [x29, #-140]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-92]
sub x1, x29, #152
mov w2, #0
bl _sendmsg
str w0, [sp, #76]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldr x0, [sp, #64]
bl _free
b LBB0_5
LBB0_5:
ldr w8, [sp, #76]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.comm _AF_NETLINK,4,2 ; @AF_NETLINK
.comm _AF_INET,4,2 ; @AF_INET
.comm _IPPROTO_SCTP,4,2 ; @IPPROTO_SCTP
.comm _SCTP_SS_CLOSED,4,2 ; @SCTP_SS_CLOSED
.comm _INET_DIAG_INFO,4,2 ; @INET_DIAG_INFO
.comm _NLM_F_DUMP,4,2 ; @NLM_F_DUMP
.comm _NLM_F_REQUEST,4,2 ; @NLM_F_REQUEST
.comm _SOCK_DIAG_BY_FAMILY,4,2 ; @SOCK_DIAG_BY_FAMILY
.subsections_via_symbols
| .text
.file "extr_45919.c_send_diag_msg.c"
.globl send_diag_msg # -- Begin function send_diag_msg
.p2align 4, 0x90
.type send_diag_msg,@function
send_diag_msg: # @send_diag_msg
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $336, %rsp # imm = 0x150
movl %edi, -4(%rbp)
movl $0, -308(%rbp)
movq $0, -320(%rbp)
movl $0, -324(%rbp)
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
callq memset@PLT
leaq -232(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
callq memset@PLT
leaq -120(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
callq memset@PLT
leaq -176(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
callq memset@PLT
movl AF_NETLINK(%rip), %eax
movl %eax, -180(%rbp)
movl AF_INET(%rip), %eax
movl %eax, -128(%rbp)
movl IPPROTO_SCTP(%rip), %eax
movl %eax, -132(%rbp)
movl SCTP_SS_CLOSED(%rip), %eax
movl %eax, -136(%rbp)
movl INET_DIAG_INFO(%rip), %ecx
subl $1, %ecx
movl $1, %eax
# kill: def $cl killed $ecx
shll %cl, %eax
orl -176(%rbp), %eax
movl %eax, -176(%rbp)
movl $56, %edi
callq NLMSG_LENGTH@PLT
movl %eax, -84(%rbp)
movl NLM_F_DUMP(%rip), %eax
orl NLM_F_REQUEST(%rip), %eax
movl %eax, -116(%rbp)
movl SOCK_DIAG_BY_FAMILY(%rip), %eax
movl %eax, -88(%rbp)
leaq -120(%rbp), %rax
movq %rax, -296(%rbp)
movl $56, -304(%rbp)
leaq -176(%rbp), %rax
movq %rax, -280(%rbp)
movl $56, -288(%rbp)
leaq -232(%rbp), %rax
movq %rax, -40(%rbp)
movl $56, -56(%rbp)
leaq -304(%rbp), %rax
movq %rax, -48(%rbp)
cmpq $0, -320(%rbp)
jne .LBB0_2
# %bb.1:
movl $2, -52(%rbp)
jmp .LBB0_3
.LBB0_2:
movl $4, -52(%rbp)
.LBB0_3:
movl -4(%rbp), %edi
leaq -64(%rbp), %rsi
xorl %edx, %edx
callq sendmsg@PLT
movl %eax, -308(%rbp)
cmpq $0, -320(%rbp)
je .LBB0_5
# %bb.4:
movq -320(%rbp), %rdi
callq free@PLT
.LBB0_5:
movl -308(%rbp), %eax
addq $336, %rsp # imm = 0x150
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size send_diag_msg, .Lfunc_end0-send_diag_msg
.cfi_endproc
# -- End function
.type AF_NETLINK,@object # @AF_NETLINK
.bss
.globl AF_NETLINK
.p2align 2
AF_NETLINK:
.long 0 # 0x0
.size AF_NETLINK, 4
.type AF_INET,@object # @AF_INET
.globl AF_INET
.p2align 2
AF_INET:
.long 0 # 0x0
.size AF_INET, 4
.type IPPROTO_SCTP,@object # @IPPROTO_SCTP
.globl IPPROTO_SCTP
.p2align 2
IPPROTO_SCTP:
.long 0 # 0x0
.size IPPROTO_SCTP, 4
.type SCTP_SS_CLOSED,@object # @SCTP_SS_CLOSED
.globl SCTP_SS_CLOSED
.p2align 2
SCTP_SS_CLOSED:
.long 0 # 0x0
.size SCTP_SS_CLOSED, 4
.type INET_DIAG_INFO,@object # @INET_DIAG_INFO
.globl INET_DIAG_INFO
.p2align 2
INET_DIAG_INFO:
.long 0 # 0x0
.size INET_DIAG_INFO, 4
.type NLM_F_DUMP,@object # @NLM_F_DUMP
.globl NLM_F_DUMP
.p2align 2
NLM_F_DUMP:
.long 0 # 0x0
.size NLM_F_DUMP, 4
.type NLM_F_REQUEST,@object # @NLM_F_REQUEST
.globl NLM_F_REQUEST
.p2align 2
NLM_F_REQUEST:
.long 0 # 0x0
.size NLM_F_REQUEST, 4
.type SOCK_DIAG_BY_FAMILY,@object # @SOCK_DIAG_BY_FAMILY
.globl SOCK_DIAG_BY_FAMILY
.p2align 2
SOCK_DIAG_BY_FAMILY:
.long 0 # 0x0
.size SOCK_DIAG_BY_FAMILY, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym memset
.addrsig_sym NLMSG_LENGTH
.addrsig_sym sendmsg
.addrsig_sym free
.addrsig_sym AF_NETLINK
.addrsig_sym AF_INET
.addrsig_sym IPPROTO_SCTP
.addrsig_sym SCTP_SS_CLOSED
.addrsig_sym INET_DIAG_INFO
.addrsig_sym NLM_F_DUMP
.addrsig_sym NLM_F_REQUEST
.addrsig_sym SOCK_DIAG_BY_FAMILY
|
freebsd/sys/dev/iwm/extr_if_iwm_scan.c_iwm_mvm_scan_size.c | arm/extr_if_iwm_scan_iwm_mvm_scan_size_O0_gcc.s | x86_64/extr_if_iwm_scan_iwm_mvm_scan_size_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function iwm_mvm_scan_size
_iwm_mvm_scan_size: ; @iwm_mvm_scan_size
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
adrp x8, _IWM_UCODE_TLV_CAPA_UMAC_SCAN@GOTPAGE
ldr x8, [x8, _IWM_UCODE_TLV_CAPA_UMAC_SCAN@GOTPAGEOFF]
ldr w1, [x8]
bl _iwm_fw_has_capa
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_1
LBB0_1:
ldr x0, [sp, #16]
adrp x8, _IWM_UCODE_TLV_API_ADAPTIVE_DWELL@GOTPAGE
ldr x8, [x8, _IWM_UCODE_TLV_API_ADAPTIVE_DWELL@GOTPAGEOFF]
ldr w1, [x8]
bl _iwm_fw_has_api
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x8, _IWM_SCAN_REQ_UMAC_SIZE_V7@GOTPAGE
ldr x8, [x8, _IWM_SCAN_REQ_UMAC_SIZE_V7@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
b LBB0_4
LBB0_3:
adrp x8, _IWM_SCAN_REQ_UMAC_SIZE_V1@GOTPAGE
ldr x8, [x8, _IWM_SCAN_REQ_UMAC_SIZE_V1@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #12]
b LBB0_4
LBB0_4:
ldrsw x8, [sp, #12]
ldr x9, [sp, #16]
ldrsw x10, [x9]
mov x9, #4
mul x9, x9, x10
add x8, x8, x9
add x8, x8, #4
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB0_6
LBB0_5:
ldr x8, [sp, #16]
ldrsw x9, [x8]
mov x8, #4
mul x8, x8, x9
add x8, x8, #4
add x8, x8, #4
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _IWM_UCODE_TLV_CAPA_UMAC_SCAN,4,2 ; @IWM_UCODE_TLV_CAPA_UMAC_SCAN
.comm _IWM_UCODE_TLV_API_ADAPTIVE_DWELL,4,2 ; @IWM_UCODE_TLV_API_ADAPTIVE_DWELL
.comm _IWM_SCAN_REQ_UMAC_SIZE_V7,4,2 ; @IWM_SCAN_REQ_UMAC_SIZE_V7
.comm _IWM_SCAN_REQ_UMAC_SIZE_V1,4,2 ; @IWM_SCAN_REQ_UMAC_SIZE_V1
.no_dead_strip _iwm_mvm_scan_size
.subsections_via_symbols
| .text
.file "extr_if_iwm_scan.c_iwm_mvm_scan_size.c"
.p2align 4, 0x90 # -- Begin function iwm_mvm_scan_size
.type iwm_mvm_scan_size,@function
iwm_mvm_scan_size: # @iwm_mvm_scan_size
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
movl IWM_UCODE_TLV_CAPA_UMAC_SCAN(%rip), %esi
callq iwm_fw_has_capa@PLT
cmpq $0, %rax
je .LBB0_5
# %bb.1:
movq -16(%rbp), %rdi
movl IWM_UCODE_TLV_API_ADAPTIVE_DWELL(%rip), %esi
callq iwm_fw_has_api@PLT
cmpq $0, %rax
je .LBB0_3
# %bb.2:
movl IWM_SCAN_REQ_UMAC_SIZE_V7(%rip), %eax
movl %eax, -20(%rbp)
jmp .LBB0_4
.LBB0_3:
movl IWM_SCAN_REQ_UMAC_SIZE_V1(%rip), %eax
movl %eax, -20(%rbp)
.LBB0_4:
movslq -20(%rbp), %rax
movq -16(%rbp), %rcx
movslq (%rcx), %rcx
shlq $2, %rcx
addq %rcx, %rax
addq $4, %rax
# kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
jmp .LBB0_6
.LBB0_5:
movq -16(%rbp), %rax
movslq (%rax), %rax
shlq $2, %rax
addq $4, %rax
addq $4, %rax
# kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
.LBB0_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size iwm_mvm_scan_size, .Lfunc_end0-iwm_mvm_scan_size
.cfi_endproc
# -- End function
.type IWM_UCODE_TLV_CAPA_UMAC_SCAN,@object # @IWM_UCODE_TLV_CAPA_UMAC_SCAN
.bss
.globl IWM_UCODE_TLV_CAPA_UMAC_SCAN
.p2align 2
IWM_UCODE_TLV_CAPA_UMAC_SCAN:
.long 0 # 0x0
.size IWM_UCODE_TLV_CAPA_UMAC_SCAN, 4
.type IWM_UCODE_TLV_API_ADAPTIVE_DWELL,@object # @IWM_UCODE_TLV_API_ADAPTIVE_DWELL
.globl IWM_UCODE_TLV_API_ADAPTIVE_DWELL
.p2align 2
IWM_UCODE_TLV_API_ADAPTIVE_DWELL:
.long 0 # 0x0
.size IWM_UCODE_TLV_API_ADAPTIVE_DWELL, 4
.type IWM_SCAN_REQ_UMAC_SIZE_V7,@object # @IWM_SCAN_REQ_UMAC_SIZE_V7
.globl IWM_SCAN_REQ_UMAC_SIZE_V7
.p2align 2
IWM_SCAN_REQ_UMAC_SIZE_V7:
.long 0 # 0x0
.size IWM_SCAN_REQ_UMAC_SIZE_V7, 4
.type IWM_SCAN_REQ_UMAC_SIZE_V1,@object # @IWM_SCAN_REQ_UMAC_SIZE_V1
.globl IWM_SCAN_REQ_UMAC_SIZE_V1
.p2align 2
IWM_SCAN_REQ_UMAC_SIZE_V1:
.long 0 # 0x0
.size IWM_SCAN_REQ_UMAC_SIZE_V1, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym iwm_mvm_scan_size
.addrsig_sym iwm_fw_has_capa
.addrsig_sym iwm_fw_has_api
.addrsig_sym IWM_UCODE_TLV_CAPA_UMAC_SCAN
.addrsig_sym IWM_UCODE_TLV_API_ADAPTIVE_DWELL
.addrsig_sym IWM_SCAN_REQ_UMAC_SIZE_V7
.addrsig_sym IWM_SCAN_REQ_UMAC_SIZE_V1
|
linux/drivers/usb/gadget/udc/extr_core.c_usb_gadget_frame_number.c | arm/extr_core_usb_gadget_frame_number_O0_gcc.s | x86_64/extr_core_usb_gadget_frame_number_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usb_gadget_frame_number ; -- Begin function usb_gadget_frame_number
.p2align 2
_usb_gadget_frame_number: ; @usb_gadget_frame_number
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8]
ldr x0, [sp, #8]
blr x8
str w0, [sp, #4]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _trace_usb_gadget_frame_number
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_core.c_usb_gadget_frame_number.c"
.globl usb_gadget_frame_number # -- Begin function usb_gadget_frame_number
.p2align 4, 0x90
.type usb_gadget_frame_number,@function
usb_gadget_frame_number: # @usb_gadget_frame_number
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movq -8(%rbp), %rdi
callq *%rax
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq trace_usb_gadget_frame_number@PLT
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size usb_gadget_frame_number, .Lfunc_end0-usb_gadget_frame_number
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym trace_usb_gadget_frame_number
|
fastsocket/kernel/drivers/char/extr_hvc_udbg.c_hvc_udbg_get.c | arm/extr_hvc_udbg_hvc_udbg_get_O0_gcc.s | x86_64/extr_hvc_udbg_hvc_udbg_get_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hvc_udbg_get
_hvc_udbg_get: ; @hvc_udbg_get
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
str x1, [sp, #16]
str w2, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
bl _udbg_getc_poll
str w0, [sp, #4]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldrsw x10, [sp, #8]
strb w8, [x9, x10]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_6:
ldr w0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _hvc_udbg_get
.subsections_via_symbols
| .text
.file "extr_hvc_udbg.c_hvc_udbg_get.c"
.p2align 4, 0x90 # -- Begin function hvc_udbg_get
.type hvc_udbg_get,@function
hvc_udbg_get: # @hvc_udbg_get
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl $0, -24(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge .LBB0_6
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movb $0, %al
callq udbg_getc_poll@PLT
movl %eax, -28(%rbp)
cmpl $-1, %eax
jne .LBB0_4
# %bb.3:
jmp .LBB0_6
.LBB0_4: # in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
movb %al, %dl
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
# %bb.5: # in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp .LBB0_1
.LBB0_6:
movl -24(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size hvc_udbg_get, .Lfunc_end0-hvc_udbg_get
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym hvc_udbg_get
.addrsig_sym udbg_getc_poll
|
linux/net/core/extr_skmsg.c_sk_msg_return_zero.c | arm/extr_skmsg_sk_msg_return_zero_O0_gcc.s | x86_64/extr_skmsg_sk_msg_return_zero_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sk_msg_return_zero ; -- Begin function sk_msg_return_zero
.p2align 2
_sk_msg_return_zero: ; @sk_msg_return_zero
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #24]
bl _sk_msg_elem
str x0, [sp, #16]
ldur w8, [x29, #-20]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w10, [x29, #-20]
ldr x9, [sp, #16]
ldr w8, [x9]
subs w8, w8, w10
str w8, [x9]
ldursw x10, [x29, #-20]
ldr x9, [sp, #16]
ldr x8, [x9, #8]
add x8, x8, x10
str x8, [x9, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-20]
bl _sk_mem_uncharge
b LBB0_7
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr w1, [x8]
bl _sk_mem_uncharge
ldr x8, [sp, #16]
ldr w9, [x8]
ldur w8, [x29, #-20]
subs w8, w8, w9
stur w8, [x29, #-20]
ldr x8, [sp, #16]
str wzr, [x8]
ldr x8, [sp, #16]
str xzr, [x8, #8]
ldr w0, [sp, #24]
bl _sk_msg_iter_var_next
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
ldur x9, [x29, #-16]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbnz w8, #0, LBB0_1
b LBB0_7
LBB0_7:
ldr w8, [sp, #24]
ldur x9, [x29, #-16]
str w8, [x9]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_skmsg.c_sk_msg_return_zero.c"
.globl sk_msg_return_zero # -- Begin function sk_msg_return_zero
.p2align 4, 0x90
.type sk_msg_return_zero,@function
sk_msg_return_zero: # @sk_msg_return_zero
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -24(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq sk_msg_elem@PLT
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
movq -32(%rbp), %rcx
cmpl (%rcx), %eax
jge .LBB0_3
# %bb.2:
movl -20(%rbp), %edx
movq -32(%rbp), %rax
movl (%rax), %ecx
subl %edx, %ecx
movl %ecx, (%rax)
movslq -20(%rbp), %rcx
movq -32(%rbp), %rax
addq 8(%rax), %rcx
movq %rcx, 8(%rax)
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
callq sk_mem_uncharge@PLT
jmp .LBB0_7
.LBB0_3: # in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rax
movl (%rax), %esi
callq sk_mem_uncharge@PLT
movq -32(%rbp), %rax
movl (%rax), %ecx
movl -20(%rbp), %eax
subl %ecx, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
movl $0, (%rax)
movq -32(%rbp), %rax
movq $0, 8(%rax)
movl -24(%rbp), %edi
callq sk_msg_iter_var_next@PLT
# %bb.4: # in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpl $0, -20(%rbp)
movb %al, -33(%rbp) # 1-byte Spill
je .LBB0_6
# %bb.5: # in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
setne %al
movb %al, -33(%rbp) # 1-byte Spill
.LBB0_6: # in Loop: Header=BB0_1 Depth=1
movb -33(%rbp), %al # 1-byte Reload
testb $1, %al
jne .LBB0_1
.LBB0_7:
movl -24(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sk_msg_return_zero, .Lfunc_end0-sk_msg_return_zero
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sk_msg_elem
.addrsig_sym sk_mem_uncharge
.addrsig_sym sk_msg_iter_var_next
|
freebsd/contrib/wpa/src/utils/extr_eloop_win.c_eloop_terminated.c | arm/extr_eloop_win_eloop_terminated_O0_gcc.s | x86_64/extr_eloop_win_eloop_terminated_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _eloop_terminated ; -- Begin function eloop_terminated
.p2align 2
_eloop_terminated: ; @eloop_terminated
.cfi_startproc
; %bb.0:
adrp x8, _eloop@GOTPAGE
ldr x8, [x8, _eloop@GOTPAGEOFF]
ldr w0, [x8]
ret
.cfi_endproc
; -- End function
.comm _eloop,4,2 ; @eloop
.subsections_via_symbols
| .text
.file "extr_eloop_win.c_eloop_terminated.c"
.globl eloop_terminated # -- Begin function eloop_terminated
.p2align 4, 0x90
.type eloop_terminated,@function
eloop_terminated: # @eloop_terminated
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl eloop(%rip), %eax
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size eloop_terminated, .Lfunc_end0-eloop_terminated
.cfi_endproc
# -- End function
.type eloop,@object # @eloop
.bss
.globl eloop
.p2align 2
eloop:
.zero 4
.size eloop, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym eloop
|
freebsd/sys/dev/ti/extr_if_ti.c_ti_dma_alloc.c | arm/extr_if_ti_ti_dma_alloc_O0_gcc.s | x86_64/extr_if_ti_ti_dma_alloc_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ti_dma_alloc
_ti_dma_alloc: ; @ti_dma_alloc
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _BUS_SPACE_MAXADDR@GOTPAGE
ldr x8, [x8, _BUS_SPACE_MAXADDR@GOTPAGEOFF]
str x8, [sp, #48] ; 8-byte Folded Spill
adrp x9, _TI_RING_ALIGN@GOTPAGE
ldr x9, [x9, _TI_RING_ALIGN@GOTPAGEOFF]
str x9, [sp, #56] ; 8-byte Folded Spill
adrp x9, _MCLBYTES@GOTPAGE
ldr x9, [x9, _MCLBYTES@GOTPAGEOFF]
stur x9, [x29, #-48] ; 8-byte Folded Spill
adrp x9, _ENOMEM@GOTPAGE
ldr x9, [x9, _ENOMEM@GOTPAGEOFF]
stur x9, [x29, #-40] ; 8-byte Folded Spill
stur x0, [x29, #-16]
ldr w8, [x8]
stur w8, [x29, #-20]
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _BUS_SPACE_MAXADDR_32BIT@GOTPAGE
ldr x8, [x8, _BUS_SPACE_MAXADDR_32BIT@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-20]
b LBB0_2
LBB0_2:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
bl _bus_get_dma_tag
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur w3, [x29, #-20]
ldr w4, [x8]
adrp x8, _BUS_SPACE_MAXSIZE_32BIT@GOTPAGE
ldr x8, [x8, _BUS_SPACE_MAXSIZE_32BIT@GOTPAGEOFF]
ldr w7, [x8]
ldr w10, [x8]
ldur x8, [x29, #-16]
add x8, x8, #40
mov x9, sp
mov w2, #0
str wzr, [x9]
str w10, [x9, #4]
str wzr, [x9, #8]
mov x6, #0
str xzr, [x9, #16]
str xzr, [x9, #24]
str x8, [x9, #32]
mov w1, #1
mov x5, x6
bl _bus_dma_tag_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _device_printf
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_61
LBB0_4:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
ldur x8, [x29, #-16]
add x3, x8, #156
ldur x8, [x29, #-16]
add x4, x8, #220
ldur x8, [x29, #-16]
add x5, x8, #152
ldur x8, [x29, #-16]
add x6, x8, #216
mov w2, #4
adrp x7, l_.str.1@PAGE
add x7, x7, l_.str.1@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_6:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
ldur x8, [x29, #-16]
add x3, x8, #148
ldur x8, [x29, #-16]
add x4, x8, #212
ldur x8, [x29, #-16]
add x5, x8, #144
ldur x8, [x29, #-16]
add x6, x8, #208
mov w2, #4
adrp x7, l_.str.2@PAGE
add x7, x7, l_.str.2@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_8:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
adrp x8, _TI_EVENT_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_EVENT_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #140
ldur x8, [x29, #-16]
add x4, x8, #204
ldur x8, [x29, #-16]
add x5, x8, #136
ldur x8, [x29, #-16]
add x6, x8, #200
adrp x7, l_.str.2@PAGE
add x7, x7, l_.str.2@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_10:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
adrp x8, _TI_STD_RX_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_STD_RX_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #132
ldur x8, [x29, #-16]
add x4, x8, #196
ldur x8, [x29, #-16]
add x5, x8, #128
ldur x8, [x29, #-16]
add x6, x8, #192
adrp x7, l_.str.3@PAGE
add x7, x7, l_.str.3@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_12:
ldur x0, [x29, #-16]
adrp x8, _TI_JUMBO_RING_ALIGN@GOTPAGE
ldr x8, [x8, _TI_JUMBO_RING_ALIGN@GOTPAGEOFF]
ldr w1, [x8]
adrp x8, _TI_JUMBO_RX_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_JUMBO_RX_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #124
ldur x8, [x29, #-16]
add x4, x8, #188
ldur x8, [x29, #-16]
add x5, x8, #120
ldur x8, [x29, #-16]
add x6, x8, #184
adrp x7, l_.str.4@PAGE
add x7, x7, l_.str.4@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_14:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
adrp x8, _TI_RX_RETURN_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_RX_RETURN_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #116
ldur x8, [x29, #-16]
add x4, x8, #180
ldur x8, [x29, #-16]
add x5, x8, #112
ldur x8, [x29, #-16]
add x6, x8, #176
adrp x7, l_.str.5@PAGE
add x7, x7, l_.str.5@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_16
b LBB0_15
LBB0_15:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_16:
ldur x8, [x29, #-48] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur x10, [x29, #-16]
ldr w0, [x10, #40]
ldr w3, [x9]
ldr w4, [x9]
ldr w7, [x8]
ldr w10, [x8]
ldur x8, [x29, #-16]
add x8, x8, #100
mov x9, sp
mov w1, #1
str w1, [x9]
str w10, [x9, #4]
mov w2, #0
str wzr, [x9, #8]
mov x6, #0
str xzr, [x9, #16]
str xzr, [x9, #24]
str x8, [x9, #32]
mov x5, x6
bl _bus_dma_tag_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_18:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x9, [x29, #-16]
ldr w0, [x9, #40]
ldr w3, [x8]
ldr w4, [x8]
adrp x8, _MJUM9BYTES@GOTPAGE
ldr x8, [x8, _MJUM9BYTES@GOTPAGEOFF]
ldr w7, [x8]
ldr w10, [x8]
ldur x8, [x29, #-16]
add x8, x8, #80
mov x9, sp
mov w1, #1
str w1, [x9]
str w10, [x9, #4]
mov w2, #0
str wzr, [x9, #8]
mov x6, #0
str xzr, [x9, #16]
str xzr, [x9, #24]
str x8, [x9, #32]
mov x5, x6
bl _bus_dma_tag_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_20:
ldur x8, [x29, #-48] ; 8-byte Folded Reload
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldur x10, [x29, #-16]
ldr w0, [x10, #40]
ldr w3, [x9]
ldr w4, [x9]
ldr w10, [x8]
adrp x9, _TI_MAXTXSEGS@GOTPAGE
ldr x9, [x9, _TI_MAXTXSEGS@GOTPAGEOFF]
ldr w11, [x9]
mul w7, w10, w11
ldr w11, [x9]
ldr w10, [x8]
ldur x8, [x29, #-16]
add x8, x8, #72
mov x9, sp
str w11, [x9]
str w10, [x9, #4]
mov w2, #0
str wzr, [x9, #8]
mov x6, #0
str xzr, [x9, #16]
str xzr, [x9, #24]
str x8, [x9, #32]
mov w1, #1
mov x5, x6
bl _bus_dma_tag_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_22
b LBB0_21
LBB0_21:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _device_printf
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_61
LBB0_22:
stur wzr, [x29, #-24]
b LBB0_23
LBB0_23: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
adrp x9, _TI_STD_RX_RING_CNT@GOTPAGE
ldr x9, [x9, _TI_STD_RX_RING_CNT@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_28
b LBB0_24
LBB0_24: ; in Loop: Header=BB0_23 Depth=1
ldur x8, [x29, #-16]
ldr w0, [x8, #100]
ldur x8, [x29, #-16]
ldr x8, [x8, #104]
ldursw x9, [x29, #-24]
add x2, x8, x9, lsl #2
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_26
b LBB0_25
LBB0_25:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_26: ; in Loop: Header=BB0_23 Depth=1
b LBB0_27
LBB0_27: ; in Loop: Header=BB0_23 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_23
LBB0_28:
ldur x8, [x29, #-16]
ldr w0, [x8, #100]
ldur x8, [x29, #-16]
add x2, x8, #96
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_30:
stur wzr, [x29, #-24]
b LBB0_31
LBB0_31: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
adrp x9, _TI_JUMBO_RX_RING_CNT@GOTPAGE
ldr x9, [x9, _TI_JUMBO_RX_RING_CNT@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_36
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_31 Depth=1
ldur x8, [x29, #-16]
ldr w0, [x8, #80]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldursw x9, [x29, #-24]
add x2, x8, x9, lsl #2
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_34: ; in Loop: Header=BB0_31 Depth=1
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_31 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_31
LBB0_36:
ldur x8, [x29, #-16]
ldr w0, [x8, #80]
ldur x8, [x29, #-16]
add x2, x8, #76
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_38:
stur wzr, [x29, #-24]
b LBB0_39
LBB0_39: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
adrp x9, _TI_TX_RING_CNT@GOTPAGE
ldr x9, [x9, _TI_TX_RING_CNT@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_44
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_39 Depth=1
ldur x8, [x29, #-16]
ldr w0, [x8, #72]
ldur x8, [x29, #-16]
ldr x8, [x8, #64]
ldursw x9, [x29, #-24]
add x2, x8, x9, lsl #2
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_42
b LBB0_41
LBB0_41:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _device_printf
ldur x8, [x29, #-40] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_61
LBB0_42: ; in Loop: Header=BB0_39 Depth=1
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_39 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_39
LBB0_44:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
adrp x9, _TI_HWREV_TIGON@GOTPAGE
ldr x9, [x9, _TI_HWREV_TIGON@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_46
b LBB0_45
LBB0_45:
stur wzr, [x29, #-4]
b LBB0_61
LBB0_46:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
adrp x8, _TI_TX_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_TX_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #56
ldur x8, [x29, #-16]
add x4, x8, #172
ldur x8, [x29, #-16]
add x5, x8, #52
ldur x8, [x29, #-16]
add x6, x8, #168
adrp x7, l_.str.14@PAGE
add x7, x7, l_.str.14@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_48:
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr w1, [x8]
adrp x8, _TI_MINI_RX_RING_SZ@GOTPAGE
ldr x8, [x8, _TI_MINI_RX_RING_SZ@GOTPAGEOFF]
ldr w2, [x8]
ldur x8, [x29, #-16]
add x3, x8, #48
ldur x8, [x29, #-16]
add x4, x8, #164
ldur x8, [x29, #-16]
add x5, x8, #44
ldur x8, [x29, #-16]
add x6, x8, #160
adrp x7, l_.str.15@PAGE
add x7, x7, l_.str.15@PAGEOFF
bl _ti_dma_ring_alloc
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_50
b LBB0_49
LBB0_49:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_50:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x9, [x29, #-16]
ldr w0, [x9, #40]
ldr w3, [x8]
ldr w4, [x8]
adrp x8, _MHLEN@GOTPAGE
ldr x8, [x8, _MHLEN@GOTPAGEOFF]
ldr w7, [x8]
ldr w10, [x8]
ldur x8, [x29, #-16]
add x8, x8, #28
mov x9, sp
mov w1, #1
str w1, [x9]
str w10, [x9, #4]
mov w2, #0
str wzr, [x9, #8]
mov x6, #0
str xzr, [x9, #16]
str xzr, [x9, #24]
str x8, [x9, #32]
mov x5, x6
bl _bus_dma_tag_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_52
b LBB0_51
LBB0_51:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_52:
stur wzr, [x29, #-24]
b LBB0_53
LBB0_53: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
adrp x9, _TI_MINI_RX_RING_CNT@GOTPAGE
ldr x9, [x9, _TI_MINI_RX_RING_CNT@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_58
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_53 Depth=1
ldur x8, [x29, #-16]
ldr w0, [x8, #28]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
add x2, x8, x9, lsl #2
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_56
b LBB0_55
LBB0_55:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_56: ; in Loop: Header=BB0_53 Depth=1
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_53 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB0_53
LBB0_58:
ldur x8, [x29, #-16]
ldr w0, [x8, #28]
ldur x8, [x29, #-16]
add x2, x8, #24
mov w1, #0
bl _bus_dmamap_create
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_60
b LBB0_59
LBB0_59:
ldur x8, [x29, #-16]
ldr w0, [x8, #16]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _device_printf
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB0_61
LBB0_60:
stur wzr, [x29, #-4]
b LBB0_61
LBB0_61:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.comm _BUS_SPACE_MAXADDR,4,2 ; @BUS_SPACE_MAXADDR
.comm _BUS_SPACE_MAXADDR_32BIT,4,2 ; @BUS_SPACE_MAXADDR_32BIT
.comm _BUS_SPACE_MAXSIZE_32BIT,4,2 ; @BUS_SPACE_MAXSIZE_32BIT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "could not allocate parent dma tag\n"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _TI_RING_ALIGN,4,2 ; @TI_RING_ALIGN
l_.str.1: ; @.str.1
.asciz "GIB"
l_.str.2: ; @.str.2
.asciz "event ring"
.comm _TI_EVENT_RING_SZ,4,2 ; @TI_EVENT_RING_SZ
.comm _TI_STD_RX_RING_SZ,4,2 ; @TI_STD_RX_RING_SZ
l_.str.3: ; @.str.3
.asciz "RX ring"
.comm _TI_JUMBO_RING_ALIGN,4,2 ; @TI_JUMBO_RING_ALIGN
.comm _TI_JUMBO_RX_RING_SZ,4,2 ; @TI_JUMBO_RX_RING_SZ
l_.str.4: ; @.str.4
.asciz "jumbo RX ring"
.comm _TI_RX_RETURN_RING_SZ,4,2 ; @TI_RX_RETURN_RING_SZ
l_.str.5: ; @.str.5
.asciz "RX return ring"
.comm _MCLBYTES,4,2 ; @MCLBYTES
l_.str.6: ; @.str.6
.asciz "could not allocate RX dma tag\n"
.comm _MJUM9BYTES,4,2 ; @MJUM9BYTES
l_.str.7: ; @.str.7
.asciz "could not allocate jumbo RX dma tag\n"
.comm _TI_MAXTXSEGS,4,2 ; @TI_MAXTXSEGS
l_.str.8: ; @.str.8
.asciz "could not allocate TX dma tag\n"
.comm _TI_STD_RX_RING_CNT,4,2 ; @TI_STD_RX_RING_CNT
l_.str.9: ; @.str.9
.asciz "could not create DMA map for RX\n"
l_.str.10: ; @.str.10
.asciz "could not create spare DMA map for RX\n"
.comm _TI_JUMBO_RX_RING_CNT,4,2 ; @TI_JUMBO_RX_RING_CNT
l_.str.11: ; @.str.11
.asciz "could not create DMA map for jumbo RX\n"
l_.str.12: ; @.str.12
.asciz "could not create spare DMA map for jumbo RX\n"
.comm _TI_TX_RING_CNT,4,2 ; @TI_TX_RING_CNT
l_.str.13: ; @.str.13
.asciz "could not create DMA map for TX\n"
.comm _TI_HWREV_TIGON,8,3 ; @TI_HWREV_TIGON
.comm _TI_TX_RING_SZ,4,2 ; @TI_TX_RING_SZ
l_.str.14: ; @.str.14
.asciz "TX ring"
.comm _TI_MINI_RX_RING_SZ,4,2 ; @TI_MINI_RX_RING_SZ
l_.str.15: ; @.str.15
.asciz "mini RX ring"
.comm _MHLEN,4,2 ; @MHLEN
l_.str.16: ; @.str.16
.asciz "could not allocate mini RX dma tag\n"
.comm _TI_MINI_RX_RING_CNT,4,2 ; @TI_MINI_RX_RING_CNT
l_.str.17: ; @.str.17
.asciz "could not create DMA map for mini RX\n"
l_.str.18: ; @.str.18
.asciz "could not create spare DMA map for mini RX\n"
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.no_dead_strip _ti_dma_alloc
.subsections_via_symbols
| .text
.file "extr_if_ti.c_ti_dma_alloc.c"
.p2align 4, 0x90 # -- Begin function ti_dma_alloc
.type ti_dma_alloc,@function
ti_dma_alloc: # @ti_dma_alloc
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $104, %rsp
.cfi_offset %rbx, -24
movq %rdi, -24(%rbp)
movl BUS_SPACE_MAXADDR(%rip), %eax
movl %eax, -28(%rbp)
movq -24(%rbp), %rax
cmpq $0, (%rax)
jne .LBB0_2
# %bb.1:
movl BUS_SPACE_MAXADDR_32BIT(%rip), %eax
movl %eax, -28(%rbp)
.LBB0_2:
movq -24(%rbp), %rax
movl 16(%rax), %edi
callq bus_get_dma_tag@PLT
movl %eax, %edi
movl -28(%rbp), %ecx
movl BUS_SPACE_MAXADDR(%rip), %r8d
movl BUS_SPACE_MAXSIZE_32BIT(%rip), %r11d
movl BUS_SPACE_MAXSIZE_32BIT(%rip), %r10d
movq -24(%rbp), %rax
addq $24, %rax
addq $16, %rax
movl $1, %esi
xorl %edx, %edx
xorl %r9d, %r9d
# kill: def $r9 killed $r9d
movq $0, (%rsp)
movl %r11d, 8(%rsp)
movl $0, 16(%rsp)
movl %r10d, 24(%rsp)
movl $0, 32(%rsp)
movq $0, 40(%rsp)
movq $0, 48(%rsp)
movq %rax, 56(%rsp)
callq bus_dma_tag_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_4
# %bb.3:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str(%rip), %rsi
callq device_printf@PLT
movl ENOMEM(%rip), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_4:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movq -24(%rbp), %rcx
addq $24, %rcx
addq $132, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $60, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $128, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $56, %r10
movl $4, %edx
leaq .L.str.1(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_6
# %bb.5:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_6:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movq -24(%rbp), %rcx
addq $24, %rcx
addq $124, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $52, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $120, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $48, %r10
movl $4, %edx
leaq .L.str.2(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_8
# %bb.7:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_8:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movl TI_EVENT_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $116, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $44, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $112, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $40, %r10
leaq .L.str.2(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_10
# %bb.9:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_10:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movl TI_STD_RX_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $108, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $36, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $104, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $32, %r10
leaq .L.str.3(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_12
# %bb.11:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_12:
movq -24(%rbp), %rdi
movl TI_JUMBO_RING_ALIGN(%rip), %esi
movl TI_JUMBO_RX_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $100, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $28, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $96, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $24, %r10
leaq .L.str.4(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_14
# %bb.13:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_14:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movl TI_RX_RETURN_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $92, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $20, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $88, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $16, %r10
leaq .L.str.5(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_16
# %bb.15:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_16:
movq -24(%rbp), %rax
movl 40(%rax), %edi
movl BUS_SPACE_MAXADDR(%rip), %ecx
movl BUS_SPACE_MAXADDR(%rip), %r8d
movl MCLBYTES(%rip), %r11d
movl MCLBYTES(%rip), %r10d
movq -24(%rbp), %rax
addq $24, %rax
addq $76, %rax
movl $1, %esi
xorl %edx, %edx
xorl %r9d, %r9d
# kill: def $r9 killed $r9d
movq $0, (%rsp)
movl %r11d, 8(%rsp)
movl $1, 16(%rsp)
movl %r10d, 24(%rsp)
movl $0, 32(%rsp)
movq $0, 40(%rsp)
movq $0, 48(%rsp)
movq %rax, 56(%rsp)
callq bus_dma_tag_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_18
# %bb.17:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.6(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_18:
movq -24(%rbp), %rax
movl 40(%rax), %edi
movl BUS_SPACE_MAXADDR(%rip), %ecx
movl BUS_SPACE_MAXADDR(%rip), %r8d
movl MJUM9BYTES(%rip), %r11d
movl MJUM9BYTES(%rip), %r10d
movq -24(%rbp), %rax
addq $24, %rax
addq $56, %rax
movl $1, %esi
xorl %edx, %edx
xorl %r9d, %r9d
# kill: def $r9 killed $r9d
movq $0, (%rsp)
movl %r11d, 8(%rsp)
movl $1, 16(%rsp)
movl %r10d, 24(%rsp)
movl $0, 32(%rsp)
movq $0, 40(%rsp)
movq $0, 48(%rsp)
movq %rax, 56(%rsp)
callq bus_dma_tag_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_20
# %bb.19:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.7(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_20:
movq -24(%rbp), %rax
movl 40(%rax), %edi
movl BUS_SPACE_MAXADDR(%rip), %ecx
movl BUS_SPACE_MAXADDR(%rip), %r8d
movl MCLBYTES(%rip), %ebx
imull TI_MAXTXSEGS(%rip), %ebx
movl TI_MAXTXSEGS(%rip), %r11d
movl MCLBYTES(%rip), %r10d
movq -24(%rbp), %rax
addq $24, %rax
addq $48, %rax
movl $1, %esi
xorl %edx, %edx
xorl %r9d, %r9d
# kill: def $r9 killed $r9d
movq $0, (%rsp)
movl %ebx, 8(%rsp)
movl %r11d, 16(%rsp)
movl %r10d, 24(%rsp)
movl $0, 32(%rsp)
movq $0, 40(%rsp)
movq $0, 48(%rsp)
movq %rax, 56(%rsp)
callq bus_dma_tag_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_22
# %bb.21:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.8(%rip), %rsi
callq device_printf@PLT
movl ENOMEM(%rip), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_22:
movl $0, -32(%rbp)
.LBB0_23: # =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl TI_STD_RX_RING_CNT(%rip), %eax
jge .LBB0_28
# %bb.24: # in Loop: Header=BB0_23 Depth=1
movq -24(%rbp), %rax
movl 100(%rax), %edi
movq -24(%rbp), %rax
movq 104(%rax), %rdx
movslq -32(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_26
# %bb.25:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.9(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_26: # in Loop: Header=BB0_23 Depth=1
jmp .LBB0_27
.LBB0_27: # in Loop: Header=BB0_23 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp .LBB0_23
.LBB0_28:
movq -24(%rbp), %rax
movl 100(%rax), %edi
movq -24(%rbp), %rdx
addq $24, %rdx
addq $72, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_30
# %bb.29:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.10(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_30:
movl $0, -32(%rbp)
.LBB0_31: # =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl TI_JUMBO_RX_RING_CNT(%rip), %eax
jge .LBB0_36
# %bb.32: # in Loop: Header=BB0_31 Depth=1
movq -24(%rbp), %rax
movl 80(%rax), %edi
movq -24(%rbp), %rax
movq 88(%rax), %rdx
movslq -32(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_34
# %bb.33:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.11(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_34: # in Loop: Header=BB0_31 Depth=1
jmp .LBB0_35
.LBB0_35: # in Loop: Header=BB0_31 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp .LBB0_31
.LBB0_36:
movq -24(%rbp), %rax
movl 80(%rax), %edi
movq -24(%rbp), %rdx
addq $24, %rdx
addq $52, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_38
# %bb.37:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.12(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_38:
movl $0, -32(%rbp)
.LBB0_39: # =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl TI_TX_RING_CNT(%rip), %eax
jge .LBB0_44
# %bb.40: # in Loop: Header=BB0_39 Depth=1
movq -24(%rbp), %rax
movl 72(%rax), %edi
movq -24(%rbp), %rax
movq 64(%rax), %rdx
movslq -32(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_42
# %bb.41:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.13(%rip), %rsi
callq device_printf@PLT
movl ENOMEM(%rip), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_42: # in Loop: Header=BB0_39 Depth=1
jmp .LBB0_43
.LBB0_43: # in Loop: Header=BB0_39 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp .LBB0_39
.LBB0_44:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq TI_HWREV_TIGON(%rip), %rax
jne .LBB0_46
# %bb.45:
movl $0, -12(%rbp)
jmp .LBB0_61
.LBB0_46:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movl TI_TX_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $32, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $12, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $28, %r9
movq -24(%rbp), %r10
addq $160, %r10
addq $8, %r10
leaq .L.str.14(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_48
# %bb.47:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_48:
movq -24(%rbp), %rdi
movl TI_RING_ALIGN(%rip), %esi
movl TI_MINI_RX_RING_SZ(%rip), %edx
movq -24(%rbp), %rcx
addq $24, %rcx
addq $24, %rcx
movq -24(%rbp), %r8
addq $160, %r8
addq $4, %r8
movq -24(%rbp), %r9
addq $24, %r9
addq $20, %r9
movq -24(%rbp), %r10
addq $160, %r10
leaq .L.str.15(%rip), %rax
movq %r10, (%rsp)
movq %rax, 8(%rsp)
callq ti_dma_ring_alloc@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_50
# %bb.49:
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_50:
movq -24(%rbp), %rax
movl 40(%rax), %edi
movl BUS_SPACE_MAXADDR(%rip), %ecx
movl BUS_SPACE_MAXADDR(%rip), %r8d
movl MHLEN(%rip), %r11d
movl MHLEN(%rip), %r10d
movq -24(%rbp), %rax
addq $24, %rax
addq $4, %rax
movl $1, %esi
xorl %edx, %edx
xorl %r9d, %r9d
# kill: def $r9 killed $r9d
movq $0, (%rsp)
movl %r11d, 8(%rsp)
movl $1, 16(%rsp)
movl %r10d, 24(%rsp)
movl $0, 32(%rsp)
movq $0, 40(%rsp)
movq $0, 48(%rsp)
movq %rax, 56(%rsp)
callq bus_dma_tag_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_52
# %bb.51:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.16(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_52:
movl $0, -32(%rbp)
.LBB0_53: # =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl TI_MINI_RX_RING_CNT(%rip), %eax
jge .LBB0_58
# %bb.54: # in Loop: Header=BB0_53 Depth=1
movq -24(%rbp), %rax
movl 28(%rax), %edi
movq -24(%rbp), %rax
movq 32(%rax), %rdx
movslq -32(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_56
# %bb.55:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.17(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_56: # in Loop: Header=BB0_53 Depth=1
jmp .LBB0_57
.LBB0_57: # in Loop: Header=BB0_53 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp .LBB0_53
.LBB0_58:
movq -24(%rbp), %rax
movl 28(%rax), %edi
movq -24(%rbp), %rdx
addq $24, %rdx
xorl %esi, %esi
callq bus_dmamap_create@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_60
# %bb.59:
movq -24(%rbp), %rax
movl 16(%rax), %edi
leaq .L.str.18(%rip), %rsi
callq device_printf@PLT
movl -36(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_61
.LBB0_60:
movl $0, -12(%rbp)
.LBB0_61:
movl -12(%rbp), %eax
addq $104, %rsp
popq %rbx
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ti_dma_alloc, .Lfunc_end0-ti_dma_alloc
.cfi_endproc
# -- End function
.type BUS_SPACE_MAXADDR,@object # @BUS_SPACE_MAXADDR
.bss
.globl BUS_SPACE_MAXADDR
.p2align 2
BUS_SPACE_MAXADDR:
.long 0 # 0x0
.size BUS_SPACE_MAXADDR, 4
.type BUS_SPACE_MAXADDR_32BIT,@object # @BUS_SPACE_MAXADDR_32BIT
.globl BUS_SPACE_MAXADDR_32BIT
.p2align 2
BUS_SPACE_MAXADDR_32BIT:
.long 0 # 0x0
.size BUS_SPACE_MAXADDR_32BIT, 4
.type BUS_SPACE_MAXSIZE_32BIT,@object # @BUS_SPACE_MAXSIZE_32BIT
.globl BUS_SPACE_MAXSIZE_32BIT
.p2align 2
BUS_SPACE_MAXSIZE_32BIT:
.long 0 # 0x0
.size BUS_SPACE_MAXSIZE_32BIT, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "could not allocate parent dma tag\n"
.size .L.str, 35
.type ENOMEM,@object # @ENOMEM
.bss
.globl ENOMEM
.p2align 2
ENOMEM:
.long 0 # 0x0
.size ENOMEM, 4
.type TI_RING_ALIGN,@object # @TI_RING_ALIGN
.globl TI_RING_ALIGN
.p2align 2
TI_RING_ALIGN:
.long 0 # 0x0
.size TI_RING_ALIGN, 4
.type .L.str.1,@object # @.str.1
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.1:
.asciz "GIB"
.size .L.str.1, 4
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "event ring"
.size .L.str.2, 11
.type TI_EVENT_RING_SZ,@object # @TI_EVENT_RING_SZ
.bss
.globl TI_EVENT_RING_SZ
.p2align 2
TI_EVENT_RING_SZ:
.long 0 # 0x0
.size TI_EVENT_RING_SZ, 4
.type TI_STD_RX_RING_SZ,@object # @TI_STD_RX_RING_SZ
.globl TI_STD_RX_RING_SZ
.p2align 2
TI_STD_RX_RING_SZ:
.long 0 # 0x0
.size TI_STD_RX_RING_SZ, 4
.type .L.str.3,@object # @.str.3
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.3:
.asciz "RX ring"
.size .L.str.3, 8
.type TI_JUMBO_RING_ALIGN,@object # @TI_JUMBO_RING_ALIGN
.bss
.globl TI_JUMBO_RING_ALIGN
.p2align 2
TI_JUMBO_RING_ALIGN:
.long 0 # 0x0
.size TI_JUMBO_RING_ALIGN, 4
.type TI_JUMBO_RX_RING_SZ,@object # @TI_JUMBO_RX_RING_SZ
.globl TI_JUMBO_RX_RING_SZ
.p2align 2
TI_JUMBO_RX_RING_SZ:
.long 0 # 0x0
.size TI_JUMBO_RX_RING_SZ, 4
.type .L.str.4,@object # @.str.4
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.4:
.asciz "jumbo RX ring"
.size .L.str.4, 14
.type TI_RX_RETURN_RING_SZ,@object # @TI_RX_RETURN_RING_SZ
.bss
.globl TI_RX_RETURN_RING_SZ
.p2align 2
TI_RX_RETURN_RING_SZ:
.long 0 # 0x0
.size TI_RX_RETURN_RING_SZ, 4
.type .L.str.5,@object # @.str.5
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.5:
.asciz "RX return ring"
.size .L.str.5, 15
.type MCLBYTES,@object # @MCLBYTES
.bss
.globl MCLBYTES
.p2align 2
MCLBYTES:
.long 0 # 0x0
.size MCLBYTES, 4
.type .L.str.6,@object # @.str.6
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.6:
.asciz "could not allocate RX dma tag\n"
.size .L.str.6, 31
.type MJUM9BYTES,@object # @MJUM9BYTES
.bss
.globl MJUM9BYTES
.p2align 2
MJUM9BYTES:
.long 0 # 0x0
.size MJUM9BYTES, 4
.type .L.str.7,@object # @.str.7
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.7:
.asciz "could not allocate jumbo RX dma tag\n"
.size .L.str.7, 37
.type TI_MAXTXSEGS,@object # @TI_MAXTXSEGS
.bss
.globl TI_MAXTXSEGS
.p2align 2
TI_MAXTXSEGS:
.long 0 # 0x0
.size TI_MAXTXSEGS, 4
.type .L.str.8,@object # @.str.8
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.8:
.asciz "could not allocate TX dma tag\n"
.size .L.str.8, 31
.type TI_STD_RX_RING_CNT,@object # @TI_STD_RX_RING_CNT
.bss
.globl TI_STD_RX_RING_CNT
.p2align 2
TI_STD_RX_RING_CNT:
.long 0 # 0x0
.size TI_STD_RX_RING_CNT, 4
.type .L.str.9,@object # @.str.9
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.9:
.asciz "could not create DMA map for RX\n"
.size .L.str.9, 33
.type .L.str.10,@object # @.str.10
.L.str.10:
.asciz "could not create spare DMA map for RX\n"
.size .L.str.10, 39
.type TI_JUMBO_RX_RING_CNT,@object # @TI_JUMBO_RX_RING_CNT
.bss
.globl TI_JUMBO_RX_RING_CNT
.p2align 2
TI_JUMBO_RX_RING_CNT:
.long 0 # 0x0
.size TI_JUMBO_RX_RING_CNT, 4
.type .L.str.11,@object # @.str.11
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.11:
.asciz "could not create DMA map for jumbo RX\n"
.size .L.str.11, 39
.type .L.str.12,@object # @.str.12
.L.str.12:
.asciz "could not create spare DMA map for jumbo RX\n"
.size .L.str.12, 45
.type TI_TX_RING_CNT,@object # @TI_TX_RING_CNT
.bss
.globl TI_TX_RING_CNT
.p2align 2
TI_TX_RING_CNT:
.long 0 # 0x0
.size TI_TX_RING_CNT, 4
.type .L.str.13,@object # @.str.13
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.13:
.asciz "could not create DMA map for TX\n"
.size .L.str.13, 33
.type TI_HWREV_TIGON,@object # @TI_HWREV_TIGON
.bss
.globl TI_HWREV_TIGON
.p2align 3
TI_HWREV_TIGON:
.quad 0 # 0x0
.size TI_HWREV_TIGON, 8
.type TI_TX_RING_SZ,@object # @TI_TX_RING_SZ
.globl TI_TX_RING_SZ
.p2align 2
TI_TX_RING_SZ:
.long 0 # 0x0
.size TI_TX_RING_SZ, 4
.type .L.str.14,@object # @.str.14
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.14:
.asciz "TX ring"
.size .L.str.14, 8
.type TI_MINI_RX_RING_SZ,@object # @TI_MINI_RX_RING_SZ
.bss
.globl TI_MINI_RX_RING_SZ
.p2align 2
TI_MINI_RX_RING_SZ:
.long 0 # 0x0
.size TI_MINI_RX_RING_SZ, 4
.type .L.str.15,@object # @.str.15
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.15:
.asciz "mini RX ring"
.size .L.str.15, 13
.type MHLEN,@object # @MHLEN
.bss
.globl MHLEN
.p2align 2
MHLEN:
.long 0 # 0x0
.size MHLEN, 4
.type .L.str.16,@object # @.str.16
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.16:
.asciz "could not allocate mini RX dma tag\n"
.size .L.str.16, 36
.type TI_MINI_RX_RING_CNT,@object # @TI_MINI_RX_RING_CNT
.bss
.globl TI_MINI_RX_RING_CNT
.p2align 2
TI_MINI_RX_RING_CNT:
.long 0 # 0x0
.size TI_MINI_RX_RING_CNT, 4
.type .L.str.17,@object # @.str.17
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.17:
.asciz "could not create DMA map for mini RX\n"
.size .L.str.17, 38
.type .L.str.18,@object # @.str.18
.L.str.18:
.asciz "could not create spare DMA map for mini RX\n"
.size .L.str.18, 44
.type PAGE_SIZE,@object # @PAGE_SIZE
.bss
.globl PAGE_SIZE
.p2align 2
PAGE_SIZE:
.long 0 # 0x0
.size PAGE_SIZE, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ti_dma_alloc
.addrsig_sym bus_dma_tag_create
.addrsig_sym bus_get_dma_tag
.addrsig_sym device_printf
.addrsig_sym ti_dma_ring_alloc
.addrsig_sym bus_dmamap_create
.addrsig_sym BUS_SPACE_MAXADDR
.addrsig_sym BUS_SPACE_MAXADDR_32BIT
.addrsig_sym BUS_SPACE_MAXSIZE_32BIT
.addrsig_sym ENOMEM
.addrsig_sym TI_RING_ALIGN
.addrsig_sym TI_EVENT_RING_SZ
.addrsig_sym TI_STD_RX_RING_SZ
.addrsig_sym TI_JUMBO_RING_ALIGN
.addrsig_sym TI_JUMBO_RX_RING_SZ
.addrsig_sym TI_RX_RETURN_RING_SZ
.addrsig_sym MCLBYTES
.addrsig_sym MJUM9BYTES
.addrsig_sym TI_MAXTXSEGS
.addrsig_sym TI_STD_RX_RING_CNT
.addrsig_sym TI_JUMBO_RX_RING_CNT
.addrsig_sym TI_TX_RING_CNT
.addrsig_sym TI_HWREV_TIGON
.addrsig_sym TI_TX_RING_SZ
.addrsig_sym TI_MINI_RX_RING_SZ
.addrsig_sym MHLEN
.addrsig_sym TI_MINI_RX_RING_CNT
|
freebsd/contrib/gdb/gdb/extr_target.c_debug_to_insert_hw_breakpoint.c | arm/extr_target_debug_to_insert_hw_breakpoint_O0_gcc.s | x86_64/extr_target_debug_to_insert_hw_breakpoint_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function debug_to_insert_hw_breakpoint
_debug_to_insert_hw_breakpoint: ; @debug_to_insert_hw_breakpoint
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
adrp x8, _debug_target@GOTPAGE
ldr x8, [x8, _debug_target@GOTPAGEOFF]
ldr x8, [x8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
blr x8
str w0, [sp, #12]
adrp x8, _gdb_stdlog@GOTPAGE
ldr x8, [x8, _gdb_stdlog@GOTPAGEOFF]
ldr w0, [x8]
ldur x2, [x29, #-8]
ldrsw x3, [sp, #12]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf_unfiltered
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _debug_target,8,3 ; @debug_target
.comm _gdb_stdlog,4,2 ; @gdb_stdlog
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "target_insert_hw_breakpoint (0x%lx, xxx) = %ld\n"
.no_dead_strip _debug_to_insert_hw_breakpoint
.subsections_via_symbols
| .text
.file "extr_target.c_debug_to_insert_hw_breakpoint.c"
.p2align 4, 0x90 # -- Begin function debug_to_insert_hw_breakpoint
.type debug_to_insert_hw_breakpoint,@function
debug_to_insert_hw_breakpoint: # @debug_to_insert_hw_breakpoint
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq debug_target(%rip), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
movl %eax, -20(%rbp)
movl gdb_stdlog(%rip), %edi
movq -8(%rbp), %rdx
movslq -20(%rbp), %rcx
leaq .L.str(%rip), %rsi
callq fprintf_unfiltered@PLT
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size debug_to_insert_hw_breakpoint, .Lfunc_end0-debug_to_insert_hw_breakpoint
.cfi_endproc
# -- End function
.type debug_target,@object # @debug_target
.bss
.globl debug_target
.p2align 3
debug_target:
.zero 8
.size debug_target, 8
.type gdb_stdlog,@object # @gdb_stdlog
.globl gdb_stdlog
.p2align 2
gdb_stdlog:
.long 0 # 0x0
.size gdb_stdlog, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "target_insert_hw_breakpoint (0x%lx, xxx) = %ld\n"
.size .L.str, 48
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym debug_to_insert_hw_breakpoint
.addrsig_sym fprintf_unfiltered
.addrsig_sym debug_target
.addrsig_sym gdb_stdlog
|
fastsocket/kernel/fs/ocfs2/dlm/extr_dlmmaster.c___dlm_unlink_mle.c | arm/extr_dlmmaster___dlm_unlink_mle_O0_gcc.s | x86_64/extr_dlmmaster___dlm_unlink_mle_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___dlm_unlink_mle ; -- Begin function __dlm_unlink_mle
.p2align 2
___dlm_unlink_mle: ; @__dlm_unlink_mle
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
add x0, x8, #4
bl _assert_spin_locked
ldr x0, [sp, #8]
bl _assert_spin_locked
ldr x0, [sp]
bl _hlist_unhashed
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp]
bl _hlist_del_init
b LBB0_2
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_dlmmaster.c___dlm_unlink_mle.c"
.globl __dlm_unlink_mle # -- Begin function __dlm_unlink_mle
.p2align 4, 0x90
.type __dlm_unlink_mle,@function
__dlm_unlink_mle: # @__dlm_unlink_mle
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
addq $4, %rdi
callq assert_spin_locked@PLT
movq -8(%rbp), %rdi
callq assert_spin_locked@PLT
movq -16(%rbp), %rdi
callq hlist_unhashed@PLT
cmpl $0, %eax
jne .LBB0_2
# %bb.1:
movq -16(%rbp), %rdi
callq hlist_del_init@PLT
.LBB0_2:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size __dlm_unlink_mle, .Lfunc_end0-__dlm_unlink_mle
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym assert_spin_locked
.addrsig_sym hlist_unhashed
.addrsig_sym hlist_del_init
|
linux/drivers/net/dsa/extr_b53b53_priv.h_b53_switch_remove.c | arm/extr_b53b53_priv.h_b53_switch_remove_O0_gcc.s | x86_64/extr_b53b53_priv.h_b53_switch_remove_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function b53_switch_remove
_b53_switch_remove: ; @b53_switch_remove
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8]
bl _dsa_unregister_switch
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _b53_switch_remove
.subsections_via_symbols
| .text
.file "extr_b53b53_priv.h_b53_switch_remove.c"
.p2align 4, 0x90 # -- Begin function b53_switch_remove
.type b53_switch_remove,@function
b53_switch_remove: # @b53_switch_remove
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movl (%rax), %edi
callq dsa_unregister_switch@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size b53_switch_remove, .Lfunc_end0-b53_switch_remove
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym b53_switch_remove
.addrsig_sym dsa_unregister_switch
|
linux/drivers/md/extr_md.c_rdev_set_badblocks.c | arm/extr_md_rdev_set_badblocks_O0_gcc.s | x86_64/extr_md_rdev_set_badblocks_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rdev_set_badblocks ; -- Begin function rdev_set_badblocks
.p2align 2
_rdev_set_badblocks: ; @rdev_set_badblocks
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
stur w3, [x29, #-28]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x9, [x8, #32]
ldursw x8, [x29, #-20]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-20]
b LBB0_3
LBB0_2:
ldur x8, [x29, #-16]
ldr x9, [x8, #24]
ldursw x8, [x29, #-20]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-20]
b LBB0_3
LBB0_3:
ldur x8, [x29, #-16]
add x0, x8, #20
ldur w1, [x29, #-20]
ldur w2, [x29, #-24]
mov w3, #0
bl _badblocks_set
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_4
LBB0_4:
adrp x8, _ExternalBbl@GOTPAGE
ldr x8, [x8, _ExternalBbl@GOTPAGEOFF]
ldr w0, [x8]
ldur x8, [x29, #-16]
add x1, x8, #16
bl _test_bit
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x8, [x29, #-16]
add x0, x8, #12
mov x1, #0
adrp x2, l_.str@PAGE
add x2, x2, l_.str@PAGEOFF
bl _sysfs_notify
b LBB0_6
LBB0_6:
ldur x8, [x29, #-16]
ldr w0, [x8, #8]
bl _sysfs_notify_dirent_safe
ldr x8, [sp, #24]
add x8, x8, #4
str x8, [sp, #8] ; 8-byte Folded Spill
adrp x8, _MD_SB_CHANGE_CLEAN@GOTPAGE
ldr x8, [x8, _MD_SB_CHANGE_CLEAN@GOTPAGEOFF]
ldr w0, [x8]
bl _BIT
str w0, [sp, #4] ; 4-byte Folded Spill
adrp x8, _MD_SB_CHANGE_PENDING@GOTPAGE
ldr x8, [x8, _MD_SB_CHANGE_PENDING@GOTPAGEOFF]
ldr w0, [x8]
bl _BIT
ldr w8, [sp, #4] ; 4-byte Folded Reload
mov x9, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
orr w2, w8, w9
mov w1, #0
bl _set_mask_bits
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w0, [x8]
bl _md_wakeup_thread
mov w8, #1
stur w8, [x29, #-4]
b LBB0_8
LBB0_7:
stur wzr, [x29, #-4]
b LBB0_8
LBB0_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _ExternalBbl,4,2 ; @ExternalBbl
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unacknowledged_bad_blocks"
.comm _MD_SB_CHANGE_CLEAN,4,2 ; @MD_SB_CHANGE_CLEAN
.comm _MD_SB_CHANGE_PENDING,4,2 ; @MD_SB_CHANGE_PENDING
.subsections_via_symbols
| .text
.file "extr_md.c_rdev_set_badblocks.c"
.globl rdev_set_badblocks # -- Begin function rdev_set_badblocks
.p2align 4, 0x90
.type rdev_set_badblocks,@function
rdev_set_badblocks: # @rdev_set_badblocks
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
cmpl $0, -28(%rbp)
je .LBB0_2
# %bb.1:
movq -16(%rbp), %rax
movq 32(%rax), %rcx
movslq -20(%rbp), %rax
addq %rcx, %rax
# kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
jmp .LBB0_3
.LBB0_2:
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movslq -20(%rbp), %rax
addq %rcx, %rax
# kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
.LBB0_3:
movq -16(%rbp), %rdi
addq $20, %rdi
movl -20(%rbp), %esi
movl -24(%rbp), %edx
xorl %ecx, %ecx
callq badblocks_set@PLT
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
jne .LBB0_7
# %bb.4:
movl ExternalBbl(%rip), %edi
movq -16(%rbp), %rsi
addq $16, %rsi
callq test_bit@PLT
cmpq $0, %rax
je .LBB0_6
# %bb.5:
movq -16(%rbp), %rdi
addq $12, %rdi
xorl %eax, %eax
movl %eax, %esi
leaq .L.str(%rip), %rdx
callq sysfs_notify@PLT
.LBB0_6:
movq -16(%rbp), %rax
movl 8(%rax), %edi
callq sysfs_notify_dirent_safe@PLT
movq -40(%rbp), %rax
addq $4, %rax
movq %rax, -56(%rbp) # 8-byte Spill
movl MD_SB_CHANGE_CLEAN(%rip), %edi
callq BIT@PLT
movl %eax, -60(%rbp) # 4-byte Spill
movl MD_SB_CHANGE_PENDING(%rip), %edi
callq BIT@PLT
movl -60(%rbp), %edx # 4-byte Reload
movq -56(%rbp), %rdi # 8-byte Reload
orl %eax, %edx
xorl %esi, %esi
callq set_mask_bits@PLT
movq -16(%rbp), %rax
movq (%rax), %rax
movl (%rax), %edi
callq md_wakeup_thread@PLT
movl $1, -4(%rbp)
jmp .LBB0_8
.LBB0_7:
movl $0, -4(%rbp)
.LBB0_8:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size rdev_set_badblocks, .Lfunc_end0-rdev_set_badblocks
.cfi_endproc
# -- End function
.type ExternalBbl,@object # @ExternalBbl
.bss
.globl ExternalBbl
.p2align 2
ExternalBbl:
.long 0 # 0x0
.size ExternalBbl, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "unacknowledged_bad_blocks"
.size .L.str, 26
.type MD_SB_CHANGE_CLEAN,@object # @MD_SB_CHANGE_CLEAN
.bss
.globl MD_SB_CHANGE_CLEAN
.p2align 2
MD_SB_CHANGE_CLEAN:
.long 0 # 0x0
.size MD_SB_CHANGE_CLEAN, 4
.type MD_SB_CHANGE_PENDING,@object # @MD_SB_CHANGE_PENDING
.globl MD_SB_CHANGE_PENDING
.p2align 2
MD_SB_CHANGE_PENDING:
.long 0 # 0x0
.size MD_SB_CHANGE_PENDING, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym badblocks_set
.addrsig_sym test_bit
.addrsig_sym sysfs_notify
.addrsig_sym sysfs_notify_dirent_safe
.addrsig_sym set_mask_bits
.addrsig_sym BIT
.addrsig_sym md_wakeup_thread
.addrsig_sym ExternalBbl
.addrsig_sym MD_SB_CHANGE_CLEAN
.addrsig_sym MD_SB_CHANGE_PENDING
|
postgres/src/backend/regex/extr_regexport.c_pg_reg_getcharacters.c | arm/extr_regexport_pg_reg_getcharacters_O0_gcc.s | x86_64/extr_regexport_pg_reg_getcharacters_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pg_reg_getcharacters ; -- Begin function pg_reg_getcharacters
.p2align 2
_pg_reg_getcharacters: ; @pg_reg_getcharacters
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
ldr x8, [x8]
adrp x9, _REMAGIC@GOTPAGE
ldr x9, [x9, _REMAGIC@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w0, w8, #0x1
bl _assert
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3:
ldur w8, [x29, #-12]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
b LBB0_16
LBB0_6:
ldr x8, [sp, #24]
ldr x8, [x8, #16]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
adrp x9, _PSEUDO@GOTPAGE
ldr x9, [x9, _PSEUDO@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
b LBB0_16
LBB0_8:
adrp x8, _CHR_MIN@GOTPAGE
ldr x8, [x8, _CHR_MIN@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
adrp x9, _MAX_SIMPLE_CHR@GOTPAGE
ldr x9, [x9, _MAX_SIMPLE_CHR@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, gt
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x9, [sp, #16]
adrp x10, _CHR_MIN@GOTPAGE
ldr x10, [x10, _CHR_MIN@GOTPAGEOFF]
ldr x10, [x10]
subs x9, x9, x10
ldr w8, [x8, x9, lsl #2]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #16]
ldur x9, [x29, #-24]
add x10, x9, #4
stur x10, [x29, #-24]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
ldur w8, [x29, #-28]
subs w8, w8, #1
stur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
b LBB0_16
LBB0_13: ; in Loop: Header=BB0_9 Depth=1
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_9
LBB0_16:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _REMAGIC,8,3 ; @REMAGIC
.comm _PSEUDO,4,2 ; @PSEUDO
.comm _CHR_MIN,8,3 ; @CHR_MIN
.comm _MAX_SIMPLE_CHR,8,3 ; @MAX_SIMPLE_CHR
.subsections_via_symbols
| .text
.file "extr_regexport.c_pg_reg_getcharacters.c"
.globl pg_reg_getcharacters # -- Begin function pg_reg_getcharacters
.p2align 4, 0x90
.type pg_reg_getcharacters,@function
pg_reg_getcharacters: # @pg_reg_getcharacters
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpq $0, -8(%rbp)
movb %al, -49(%rbp) # 1-byte Spill
je .LBB0_2
# %bb.1:
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq REMAGIC(%rip), %rax
sete %al
movb %al, -49(%rbp) # 1-byte Spill
.LBB0_2:
movb -49(%rbp), %al # 1-byte Reload
andb $1, %al
movzbl %al, %edi
callq assert@PLT
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
cmpl $0, -12(%rbp)
jle .LBB0_5
# %bb.3:
movl -12(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jg .LBB0_5
# %bb.4:
cmpl $0, -28(%rbp)
jg .LBB0_6
.LBB0_5:
jmp .LBB0_16
.LBB0_6:
movq -40(%rbp), %rax
movq 16(%rax), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
andl PSEUDO(%rip), %eax
cmpl $0, %eax
je .LBB0_8
# %bb.7:
jmp .LBB0_16
.LBB0_8:
movq CHR_MIN(%rip), %rax
movq %rax, -48(%rbp)
.LBB0_9: # =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq MAX_SIMPLE_CHR(%rip), %rax
jg .LBB0_16
# %bb.10: # in Loop: Header=BB0_9 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq -48(%rbp), %rcx
subq CHR_MIN(%rip), %rcx
movl (%rax,%rcx,4), %eax
cmpl -12(%rbp), %eax
jne .LBB0_14
# %bb.11: # in Loop: Header=BB0_9 Depth=1
movq -48(%rbp), %rax
movl %eax, %ecx
movq -24(%rbp), %rax
movq %rax, %rdx
addq $4, %rdx
movq %rdx, -24(%rbp)
movl %ecx, (%rax)
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
cmpl $0, %eax
jne .LBB0_13
# %bb.12:
jmp .LBB0_16
.LBB0_13: # in Loop: Header=BB0_9 Depth=1
jmp .LBB0_14
.LBB0_14: # in Loop: Header=BB0_9 Depth=1
jmp .LBB0_15
.LBB0_15: # in Loop: Header=BB0_9 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp .LBB0_9
.LBB0_16:
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size pg_reg_getcharacters, .Lfunc_end0-pg_reg_getcharacters
.cfi_endproc
# -- End function
.type REMAGIC,@object # @REMAGIC
.bss
.globl REMAGIC
.p2align 3
REMAGIC:
.quad 0 # 0x0
.size REMAGIC, 8
.type PSEUDO,@object # @PSEUDO
.globl PSEUDO
.p2align 2
PSEUDO:
.long 0 # 0x0
.size PSEUDO, 4
.type CHR_MIN,@object # @CHR_MIN
.globl CHR_MIN
.p2align 3
CHR_MIN:
.quad 0 # 0x0
.size CHR_MIN, 8
.type MAX_SIMPLE_CHR,@object # @MAX_SIMPLE_CHR
.globl MAX_SIMPLE_CHR
.p2align 3
MAX_SIMPLE_CHR:
.quad 0 # 0x0
.size MAX_SIMPLE_CHR, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym assert
.addrsig_sym REMAGIC
.addrsig_sym PSEUDO
.addrsig_sym CHR_MIN
.addrsig_sym MAX_SIMPLE_CHR
|
linux/drivers/iio/dac/extr_ad5624r_spi.c_ad5624r_read_raw.c | arm/extr_ad5624r_spi_ad5624r_read_raw_O0_gcc.s | x86_64/extr_ad5624r_spi_ad5624r_read_raw_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ad5624r_read_raw
_ad5624r_read_raw: ; @ad5624r_read_raw
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #24]
str x4, [sp, #16]
ldur x0, [x29, #-16]
bl _iio_priv
str x0, [sp, #8]
ldr x8, [sp, #16]
subs x8, x8, #128
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
ldr w8, [x8]
ldr x9, [sp, #32]
str w8, [x9]
ldur x8, [x29, #-24]
ldr w8, [x8]
ldr x9, [sp, #24]
str w8, [x9]
adrp x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGE
ldr x8, [x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
adrp x8, _EINVAL@GOTPAGE
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _IIO_VAL_FRACTIONAL_LOG2,4,2 ; @IIO_VAL_FRACTIONAL_LOG2
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _ad5624r_read_raw
.subsections_via_symbols
| .text
.file "extr_ad5624r_spi.c_ad5624r_read_raw.c"
.p2align 4, 0x90 # -- Begin function ad5624r_read_raw
.type ad5624r_read_raw,@function
ad5624r_read_raw: # @ad5624r_read_raw
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq -16(%rbp), %rdi
callq iio_priv@PLT
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
subq $128, %rax
jne .LBB0_2
jmp .LBB0_1
.LBB0_1:
movq -56(%rbp), %rax
movl (%rax), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl IIO_VAL_FRACTIONAL_LOG2(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_3
.LBB0_2:
xorl %eax, %eax
subl EINVAL(%rip), %eax
movl %eax, -4(%rbp)
.LBB0_3:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ad5624r_read_raw, .Lfunc_end0-ad5624r_read_raw
.cfi_endproc
# -- End function
.type IIO_VAL_FRACTIONAL_LOG2,@object # @IIO_VAL_FRACTIONAL_LOG2
.bss
.globl IIO_VAL_FRACTIONAL_LOG2
.p2align 2
IIO_VAL_FRACTIONAL_LOG2:
.long 0 # 0x0
.size IIO_VAL_FRACTIONAL_LOG2, 4
.type EINVAL,@object # @EINVAL
.globl EINVAL
.p2align 2
EINVAL:
.long 0 # 0x0
.size EINVAL, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ad5624r_read_raw
.addrsig_sym iio_priv
.addrsig_sym IIO_VAL_FRACTIONAL_LOG2
.addrsig_sym EINVAL
|
linux/net/netfilter/extr_nfnetlink_log.c_nfulnl_alloc_skb.c | arm/extr_nfnetlink_log_nfulnl_alloc_skb_O0_gcc.s | x86_64/extr_nfnetlink_log_nfulnl_alloc_skb_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfulnl_alloc_skb
_nfulnl_alloc_skb: ; @nfulnl_alloc_skb
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
stur w3, [x29, #-20]
ldur w0, [x29, #-16]
ldur w1, [x29, #-20]
bl _max
str w0, [sp, #12]
ldr w0, [sp, #12]
adrp x8, _GFP_ATOMIC@GOTPAGE
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, ___GFP_NOWARN@GOTPAGE
ldr x9, [x9, ___GFP_NOWARN@GOTPAGEOFF]
ldr w9, [x9]
orr w1, w8, w9
bl _alloc_skb
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ls
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldur w0, [x29, #-20]
adrp x8, _GFP_ATOMIC@GOTPAGE
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
ldr w1, [x8]
bl _alloc_skb
str x0, [sp, #16]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.comm ___GFP_NOWARN,4,2 ; @__GFP_NOWARN
.no_dead_strip _nfulnl_alloc_skb
.subsections_via_symbols
| .text
.file "extr_nfnetlink_log.c_nfulnl_alloc_skb.c"
.p2align 4, 0x90 # -- Begin function nfulnl_alloc_skb
.type nfulnl_alloc_skb,@function
nfulnl_alloc_skb: # @nfulnl_alloc_skb
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl %ecx, -20(%rbp)
movl -16(%rbp), %edi
movl -20(%rbp), %esi
callq max@PLT
movl %eax, -36(%rbp)
movl -36(%rbp), %edi
movl GFP_ATOMIC(%rip), %esi
orl __GFP_NOWARN(%rip), %esi
callq alloc_skb@PLT
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne .LBB0_4
# %bb.1:
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jbe .LBB0_3
# %bb.2:
movl -20(%rbp), %edi
movl GFP_ATOMIC(%rip), %esi
callq alloc_skb@PLT
movq %rax, -32(%rbp)
.LBB0_3:
jmp .LBB0_4
.LBB0_4:
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nfulnl_alloc_skb, .Lfunc_end0-nfulnl_alloc_skb
.cfi_endproc
# -- End function
.type GFP_ATOMIC,@object # @GFP_ATOMIC
.bss
.globl GFP_ATOMIC
.p2align 2
GFP_ATOMIC:
.long 0 # 0x0
.size GFP_ATOMIC, 4
.type __GFP_NOWARN,@object # @__GFP_NOWARN
.globl __GFP_NOWARN
.p2align 2
__GFP_NOWARN:
.long 0 # 0x0
.size __GFP_NOWARN, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nfulnl_alloc_skb
.addrsig_sym max
.addrsig_sym alloc_skb
.addrsig_sym GFP_ATOMIC
.addrsig_sym __GFP_NOWARN
|
fastsocket/kernel/net/bridge/extr_br_multicast.c_br_multicast_send_query.c | arm/extr_br_multicast_br_multicast_send_query_O0_gcc.s | x86_64/extr_br_multicast_br_multicast_send_query_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function br_multicast_send_query
_br_multicast_send_query: ; @br_multicast_send_query
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
ldr w0, [x8, #48]
bl _netif_running
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldur x8, [x29, #-8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldur x8, [x29, #-8]
ldr w8, [x8, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-8]
add x0, x8, #32
bl _timer_pending
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
b LBB0_12
LBB0_5:
add x8, sp, #32
str x8, [sp, #24] ; 8-byte Folded Spill
add x0, x8, #8
mov w1, #0
mov w2, #4
bl _memset
adrp x8, _ETH_P_IP@GOTPAGE
ldr x8, [x8, _ETH_P_IP@GOTPAGEOFF]
ldr w0, [x8]
bl _htons
ldr x2, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #32]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl ___br_multicast_send_query
adrp x8, _jiffies@GOTPAGE
ldr x8, [x8, _jiffies@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-32]
ldur x8, [x29, #-24]
ldur x9, [x29, #-8]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB0_8
LBB0_7:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB0_8
LBB0_8:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-32]
add x8, x8, x9
stur x8, [x29, #-32]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB0_11
LBB0_10:
ldur x8, [x29, #-8]
add x8, x8, #8
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB0_11
LBB0_11:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldur x1, [x29, #-32]
bl _mod_timer
b LBB0_12
LBB0_12:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.comm _ETH_P_IP,4,2 ; @ETH_P_IP
.comm _jiffies,8,3 ; @jiffies
.comm _ETH_P_IPV6,4,2 ; @ETH_P_IPV6
.no_dead_strip _br_multicast_send_query
.subsections_via_symbols
| .text
.file "extr_br_multicast.c_br_multicast_send_query.c"
.p2align 4, 0x90 # -- Begin function br_multicast_send_query
.type br_multicast_send_query,@function
br_multicast_send_query: # @br_multicast_send_query
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movl 48(%rax), %edi
callq netif_running@PLT
cmpl $0, %eax
je .LBB0_4
# %bb.1:
movq -8(%rbp), %rax
cmpq $0, 40(%rax)
jne .LBB0_4
# %bb.2:
movq -8(%rbp), %rax
cmpl $0, 36(%rax)
je .LBB0_4
# %bb.3:
movq -8(%rbp), %rdi
addq $32, %rdi
callq timer_pending@PLT
cmpq $0, %rax
je .LBB0_5
.LBB0_4:
jmp .LBB0_12
.LBB0_5:
leaq -48(%rbp), %rdi
addq $8, %rdi
xorl %esi, %esi
movl $4, %edx
callq memset@PLT
movl ETH_P_IP(%rip), %edi
callq htons@PLT
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
leaq -48(%rbp), %rdx
callq __br_multicast_send_query@PLT
movq jiffies(%rip), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq -8(%rbp), %rcx
cmpq (%rcx), %rax
jge .LBB0_7
# %bb.6:
movq -8(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -56(%rbp) # 8-byte Spill
jmp .LBB0_8
.LBB0_7:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp) # 8-byte Spill
.LBB0_8:
movq -56(%rbp), %rax # 8-byte Reload
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
cmpq $0, -16(%rbp)
je .LBB0_10
# %bb.9:
movq -16(%rbp), %rax
movq %rax, -64(%rbp) # 8-byte Spill
jmp .LBB0_11
.LBB0_10:
movq -8(%rbp), %rax
addq $8, %rax
movq %rax, -64(%rbp) # 8-byte Spill
.LBB0_11:
movq -64(%rbp), %rdi # 8-byte Reload
movq -32(%rbp), %rsi
callq mod_timer@PLT
.LBB0_12:
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size br_multicast_send_query, .Lfunc_end0-br_multicast_send_query
.cfi_endproc
# -- End function
.type ETH_P_IP,@object # @ETH_P_IP
.bss
.globl ETH_P_IP
.p2align 2
ETH_P_IP:
.long 0 # 0x0
.size ETH_P_IP, 4
.type jiffies,@object # @jiffies
.globl jiffies
.p2align 3
jiffies:
.quad 0 # 0x0
.size jiffies, 8
.type ETH_P_IPV6,@object # @ETH_P_IPV6
.globl ETH_P_IPV6
.p2align 2
ETH_P_IPV6:
.long 0 # 0x0
.size ETH_P_IPV6, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym br_multicast_send_query
.addrsig_sym netif_running
.addrsig_sym timer_pending
.addrsig_sym memset
.addrsig_sym htons
.addrsig_sym __br_multicast_send_query
.addrsig_sym mod_timer
.addrsig_sym ETH_P_IP
.addrsig_sym jiffies
|
fastsocket/kernel/drivers/net/qlcnic/extr_qlcnic_83xx_hw.c_qlcnic_83xx_clear_lb_mode.c | arm/extr_qlcnic_83xx_hw_qlcnic_83xx_clear_lb_mode_O0_gcc.s | x86_64/extr_qlcnic_83xx_hw_qlcnic_83xx_clear_lb_mode_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qlcnic_83xx_clear_lb_mode ; -- Begin function qlcnic_83xx_clear_lb_mode
.p2align 2
_qlcnic_83xx_clear_lb_mode: ; @qlcnic_83xx_clear_lb_mode
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _QLC_83XX_IDC_COMP_AEN@GOTPAGE
ldr x8, [x8, _QLC_83XX_IDC_COMP_AEN@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x9, [x29, #-16]
ldr x9, [x9, #16]
str x9, [sp, #32]
str wzr, [sp, #28]
str wzr, [sp, #24]
ldr x9, [sp, #32]
ldr w9, [x9, #4]
str w9, [sp, #20]
ldr w0, [x8]
ldr x1, [sp, #32]
bl _set_bit
ldur x8, [x29, #-24]
adrp x9, _QLCNIC_ILB_MODE@GOTPAGE
ldr x9, [x9, _QLCNIC_ILB_MODE@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, _QLC_83XX_CFG_LOOPBACK_HSS@GOTPAGE
ldr x8, [x8, _QLC_83XX_CFG_LOOPBACK_HSS@GOTPAGEOFF]
ldr w10, [x8]
ldr x9, [sp, #32]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB0_2
LBB0_2:
ldur x8, [x29, #-24]
adrp x9, _QLCNIC_ELB_MODE@GOTPAGE
ldr x9, [x9, _QLCNIC_ELB_MODE@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x8, _QLC_83XX_CFG_LOOPBACK_EXT@GOTPAGE
ldr x8, [x8, _QLC_83XX_CFG_LOOPBACK_EXT@GOTPAGEOFF]
ldr w10, [x8]
ldr x9, [sp, #32]
ldr w8, [x9, #4]
bic w8, w8, w10
str w8, [x9, #4]
b LBB0_4
LBB0_4:
ldur x0, [x29, #-16]
bl _qlcnic_83xx_set_port_config
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
ldr x8, [sp, #32]
ldr w9, [x8, #4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _dev_err
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w9, [sp, #20]
ldr x10, [sp, #32]
str w9, [x10, #4]
ldr w0, [x8]
ldr x1, [sp, #32]
bl _clear_bit
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB0_14
LBB0_6:
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
mov w0, #300
bl _msleep
ldur x8, [x29, #-16]
ldr w8, [x8]
adrp x9, _QLCNIC_MSIX_ENABLED@GOTPAGE
ldr x9, [x9, _QLCNIC_MSIX_ENABLED@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur x0, [x29, #-16]
bl _qlcnic_83xx_process_aen
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #24]
add w9, w8, #1
str w9, [sp, #24]
adrp x9, _QLCNIC_ILB_MAX_RCV_LOOP@GOTPAGE
ldr x9, [x9, _QLCNIC_ILB_MAX_RCV_LOOP@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _dev_err
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w0, [x8]
ldr x1, [sp, #32]
bl _clear_bit
adrp x8, _EIO@GOTPAGE
ldr x8, [x8, _EIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB0_14
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w0, [x8]
ldr x1, [sp, #32]
bl _test_bit
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_13
LBB0_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr w1, [x8, #4]
adrp x8, _QLCNIC_MAC_DEL@GOTPAGE
ldr x8, [x8, _QLCNIC_MAC_DEL@GOTPAGEOFF]
ldr w3, [x8]
mov w2, #0
bl _qlcnic_sre_macaddr_change
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB0_14
LBB0_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _QLC_83XX_IDC_COMP_AEN,4,2 ; @QLC_83XX_IDC_COMP_AEN
.comm _QLCNIC_ILB_MODE,8,3 ; @QLCNIC_ILB_MODE
.comm _QLC_83XX_CFG_LOOPBACK_HSS,4,2 ; @QLC_83XX_CFG_LOOPBACK_HSS
.comm _QLCNIC_ELB_MODE,8,3 ; @QLCNIC_ELB_MODE
.comm _QLC_83XX_CFG_LOOPBACK_EXT,4,2 ; @QLC_83XX_CFG_LOOPBACK_EXT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to Clear Loopback Mode = 0x%x.\n"
.comm _QLCNIC_MSIX_ENABLED,4,2 ; @QLCNIC_MSIX_ENABLED
.comm _QLCNIC_ILB_MAX_RCV_LOOP,4,2 ; @QLCNIC_ILB_MAX_RCV_LOOP
l_.str.1: ; @.str.1
.asciz "Firmware didn't sent IDC completion AEN\n"
.comm _EIO,4,2 ; @EIO
.comm _QLCNIC_MAC_DEL,4,2 ; @QLCNIC_MAC_DEL
.subsections_via_symbols
| .text
.file "extr_qlcnic_83xx_hw.c_qlcnic_83xx_clear_lb_mode.c"
.globl qlcnic_83xx_clear_lb_mode # -- Begin function qlcnic_83xx_clear_lb_mode
.p2align 4, 0x90
.type qlcnic_83xx_clear_lb_mode,@function
qlcnic_83xx_clear_lb_mode: # @qlcnic_83xx_clear_lb_mode
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
movl $0, -40(%rbp)
movq -32(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -44(%rbp)
movl QLC_83XX_IDC_COMP_AEN(%rip), %edi
movq -32(%rbp), %rsi
callq set_bit@PLT
movq -24(%rbp), %rax
cmpq QLCNIC_ILB_MODE(%rip), %rax
jne .LBB0_2
# %bb.1:
movl QLC_83XX_CFG_LOOPBACK_HSS(%rip), %ecx
xorl $-1, %ecx
movq -32(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
.LBB0_2:
movq -24(%rbp), %rax
cmpq QLCNIC_ELB_MODE(%rip), %rax
jne .LBB0_4
# %bb.3:
movl QLC_83XX_CFG_LOOPBACK_EXT(%rip), %ecx
xorl $-1, %ecx
movq -32(%rbp), %rax
andl 4(%rax), %ecx
movl %ecx, 4(%rax)
.LBB0_4:
movq -16(%rbp), %rdi
callq qlcnic_83xx_set_port_config@PLT
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je .LBB0_6
# %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
movq -32(%rbp), %rax
movl 4(%rax), %edx
leaq .L.str(%rip), %rsi
movb $0, %al
callq dev_err@PLT
movl -44(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, 4(%rax)
movl QLC_83XX_IDC_COMP_AEN(%rip), %edi
movq -32(%rbp), %rsi
callq clear_bit@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp .LBB0_14
.LBB0_6:
jmp .LBB0_7
.LBB0_7: # =>This Inner Loop Header: Depth=1
movl $300, %edi # imm = 0x12C
callq msleep@PLT
movq -16(%rbp), %rax
movl (%rax), %eax
andl QLCNIC_MSIX_ENABLED(%rip), %eax
cmpl $0, %eax
jne .LBB0_9
# %bb.8: # in Loop: Header=BB0_7 Depth=1
movq -16(%rbp), %rdi
callq qlcnic_83xx_process_aen@PLT
.LBB0_9: # in Loop: Header=BB0_7 Depth=1
movl -40(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -40(%rbp)
cmpl QLCNIC_ILB_MAX_RCV_LOOP(%rip), %eax
jle .LBB0_11
# %bb.10:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq .L.str.1(%rip), %rsi
movb $0, %al
callq dev_err@PLT
movl QLC_83XX_IDC_COMP_AEN(%rip), %edi
movq -32(%rbp), %rsi
callq clear_bit@PLT
xorl %eax, %eax
subl EIO(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_14
.LBB0_11: # in Loop: Header=BB0_7 Depth=1
jmp .LBB0_12
.LBB0_12: # in Loop: Header=BB0_7 Depth=1
movl QLC_83XX_IDC_COMP_AEN(%rip), %edi
movq -32(%rbp), %rsi
callq test_bit@PLT
cmpq $0, %rax
jne .LBB0_7
# %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movl 4(%rax), %esi
movl QLCNIC_MAC_DEL(%rip), %ecx
xorl %edx, %edx
callq qlcnic_sre_macaddr_change@PLT
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
.LBB0_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size qlcnic_83xx_clear_lb_mode, .Lfunc_end0-qlcnic_83xx_clear_lb_mode
.cfi_endproc
# -- End function
.type QLC_83XX_IDC_COMP_AEN,@object # @QLC_83XX_IDC_COMP_AEN
.bss
.globl QLC_83XX_IDC_COMP_AEN
.p2align 2
QLC_83XX_IDC_COMP_AEN:
.long 0 # 0x0
.size QLC_83XX_IDC_COMP_AEN, 4
.type QLCNIC_ILB_MODE,@object # @QLCNIC_ILB_MODE
.globl QLCNIC_ILB_MODE
.p2align 3
QLCNIC_ILB_MODE:
.quad 0 # 0x0
.size QLCNIC_ILB_MODE, 8
.type QLC_83XX_CFG_LOOPBACK_HSS,@object # @QLC_83XX_CFG_LOOPBACK_HSS
.globl QLC_83XX_CFG_LOOPBACK_HSS
.p2align 2
QLC_83XX_CFG_LOOPBACK_HSS:
.long 0 # 0x0
.size QLC_83XX_CFG_LOOPBACK_HSS, 4
.type QLCNIC_ELB_MODE,@object # @QLCNIC_ELB_MODE
.globl QLCNIC_ELB_MODE
.p2align 3
QLCNIC_ELB_MODE:
.quad 0 # 0x0
.size QLCNIC_ELB_MODE, 8
.type QLC_83XX_CFG_LOOPBACK_EXT,@object # @QLC_83XX_CFG_LOOPBACK_EXT
.globl QLC_83XX_CFG_LOOPBACK_EXT
.p2align 2
QLC_83XX_CFG_LOOPBACK_EXT:
.long 0 # 0x0
.size QLC_83XX_CFG_LOOPBACK_EXT, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Failed to Clear Loopback Mode = 0x%x.\n"
.size .L.str, 39
.type QLCNIC_MSIX_ENABLED,@object # @QLCNIC_MSIX_ENABLED
.bss
.globl QLCNIC_MSIX_ENABLED
.p2align 2
QLCNIC_MSIX_ENABLED:
.long 0 # 0x0
.size QLCNIC_MSIX_ENABLED, 4
.type QLCNIC_ILB_MAX_RCV_LOOP,@object # @QLCNIC_ILB_MAX_RCV_LOOP
.globl QLCNIC_ILB_MAX_RCV_LOOP
.p2align 2
QLCNIC_ILB_MAX_RCV_LOOP:
.long 0 # 0x0
.size QLCNIC_ILB_MAX_RCV_LOOP, 4
.type .L.str.1,@object # @.str.1
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.1:
.asciz "Firmware didn't sent IDC completion AEN\n"
.size .L.str.1, 41
.type EIO,@object # @EIO
.bss
.globl EIO
.p2align 2
EIO:
.long 0 # 0x0
.size EIO, 4
.type QLCNIC_MAC_DEL,@object # @QLCNIC_MAC_DEL
.globl QLCNIC_MAC_DEL
.p2align 2
QLCNIC_MAC_DEL:
.long 0 # 0x0
.size QLCNIC_MAC_DEL, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym set_bit
.addrsig_sym qlcnic_83xx_set_port_config
.addrsig_sym dev_err
.addrsig_sym clear_bit
.addrsig_sym msleep
.addrsig_sym qlcnic_83xx_process_aen
.addrsig_sym test_bit
.addrsig_sym qlcnic_sre_macaddr_change
.addrsig_sym QLC_83XX_IDC_COMP_AEN
.addrsig_sym QLCNIC_ILB_MODE
.addrsig_sym QLC_83XX_CFG_LOOPBACK_HSS
.addrsig_sym QLCNIC_ELB_MODE
.addrsig_sym QLC_83XX_CFG_LOOPBACK_EXT
.addrsig_sym QLCNIC_MSIX_ENABLED
.addrsig_sym QLCNIC_ILB_MAX_RCV_LOOP
.addrsig_sym EIO
.addrsig_sym QLCNIC_MAC_DEL
|
linux/net/ipv4/extr_tcp_timer.c_tcp_orphan_retries.c | arm/extr_tcp_timer_tcp_orphan_retries_O0_gcc.s | x86_64/extr_tcp_timer_tcp_orphan_retries_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tcp_orphan_retries
_tcp_orphan_retries: ; @tcp_orphan_retries
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
bl _sock_net
ldr w8, [x0]
str w8, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
str wzr, [sp]
b LBB0_3
LBB0_3:
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
mov w8, #8
str w8, [sp]
b LBB0_6
LBB0_6:
ldr w0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _tcp_orphan_retries
.subsections_via_symbols
| .text
.file "extr_tcp_timer.c_tcp_orphan_retries.c"
.p2align 4, 0x90 # -- Begin function tcp_orphan_retries
.type tcp_orphan_retries,@function
tcp_orphan_retries: # @tcp_orphan_retries
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
callq sock_net@PLT
movl (%rax), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
je .LBB0_3
# %bb.1:
cmpl $0, -12(%rbp)
jne .LBB0_3
# %bb.2:
movl $0, -16(%rbp)
.LBB0_3:
cmpl $0, -16(%rbp)
jne .LBB0_6
# %bb.4:
cmpl $0, -12(%rbp)
je .LBB0_6
# %bb.5:
movl $8, -16(%rbp)
.LBB0_6:
movl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size tcp_orphan_retries, .Lfunc_end0-tcp_orphan_retries
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym tcp_orphan_retries
.addrsig_sym sock_net
|
h2o/deps/quicly/lib/extr_sentmap.c_quicly_sentmap__type_packet.c | arm/extr_sentmap_quicly_sentmap__type_packet_O0_gcc.s | x86_64/extr_sentmap_quicly_sentmap__type_packet_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _quicly_sentmap__type_packet ; -- Begin function quicly_sentmap__type_packet
.p2align 2
_quicly_sentmap__type_packet: ; @quicly_sentmap__type_packet
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str w3, [sp, #4]
mov w0, #0
bl _assert
adrp x8, _QUICLY_TRANSPORT_ERROR_INTERNAL@GOTPAGE
ldr x8, [x8, _QUICLY_TRANSPORT_ERROR_INTERNAL@GOTPAGEOFF]
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "quicly_sentmap__type_packet cannot be called"
.comm _QUICLY_TRANSPORT_ERROR_INTERNAL,4,2 ; @QUICLY_TRANSPORT_ERROR_INTERNAL
.subsections_via_symbols
| .text
.file "extr_sentmap.c_quicly_sentmap__type_packet.c"
.globl quicly_sentmap__type_packet # -- Begin function quicly_sentmap__type_packet
.p2align 4, 0x90
.type quicly_sentmap__type_packet,@function
quicly_sentmap__type_packet: # @quicly_sentmap__type_packet
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
xorl %edi, %edi
callq assert@PLT
movl QUICLY_TRANSPORT_ERROR_INTERNAL(%rip), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size quicly_sentmap__type_packet, .Lfunc_end0-quicly_sentmap__type_packet
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "quicly_sentmap__type_packet cannot be called"
.size .L.str, 45
.type QUICLY_TRANSPORT_ERROR_INTERNAL,@object # @QUICLY_TRANSPORT_ERROR_INTERNAL
.bss
.globl QUICLY_TRANSPORT_ERROR_INTERNAL
.p2align 2
QUICLY_TRANSPORT_ERROR_INTERNAL:
.long 0 # 0x0
.size QUICLY_TRANSPORT_ERROR_INTERNAL, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym assert
.addrsig_sym QUICLY_TRANSPORT_ERROR_INTERNAL
|
vlc/compat/extr_sincos.c_sincosf.c | arm/extr_sincos_sincosf_O0_gcc.s | x86_64/extr_sincos_sincosf_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sincosf ; -- Begin function sincosf
.p2align 2
_sincosf: ; @sincosf
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur s0, [x29, #-4]
str x0, [sp, #16]
str x1, [sp, #8]
ldur s0, [x29, #-4]
bl _sinf
ldr x8, [sp, #16]
str s0, [x8]
ldur s0, [x29, #-4]
bl _cosf
ldr x8, [sp, #8]
str s0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_sincos.c_sincosf.c"
.globl sincosf # -- Begin function sincosf
.p2align 4, 0x90
.type sincosf,@function
sincosf: # @sincosf
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movss %xmm0, -4(%rbp)
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movss -4(%rbp), %xmm0 # xmm0 = mem[0],zero,zero,zero
callq sinf@PLT
movq -16(%rbp), %rax
movss %xmm0, (%rax)
movss -4(%rbp), %xmm0 # xmm0 = mem[0],zero,zero,zero
callq cosf@PLT
movq -24(%rbp), %rax
movss %xmm0, (%rax)
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sincosf, .Lfunc_end0-sincosf
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sinf
.addrsig_sym cosf
|
linux/fs/lockd/extr_svclock.c_nlmsvc_unlink_block.c | arm/extr_svclock_nlmsvc_unlink_block_O0_gcc.s | x86_64/extr_svclock_nlmsvc_unlink_block_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nlmsvc_unlink_block
_nlmsvc_unlink_block: ; @nlmsvc_unlink_block
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x1, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _dprintk
ldr x8, [sp, #8]
ldr x0, [x8]
bl _locks_delete_block
str w0, [sp, #4]
ldr x0, [sp, #8]
bl _nlmsvc_remove_block
ldr w0, [sp, #4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "lockd: unlinking block %p...\n"
.no_dead_strip _nlmsvc_unlink_block
.subsections_via_symbols
| .text
.file "extr_svclock.c_nlmsvc_unlink_block.c"
.p2align 4, 0x90 # -- Begin function nlmsvc_unlink_block
.type nlmsvc_unlink_block,@function
nlmsvc_unlink_block: # @nlmsvc_unlink_block
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rsi
leaq .L.str(%rip), %rdi
callq dprintk@PLT
movq -8(%rbp), %rax
movq (%rax), %rdi
callq locks_delete_block@PLT
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
callq nlmsvc_remove_block@PLT
movl -12(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nlmsvc_unlink_block, .Lfunc_end0-nlmsvc_unlink_block
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "lockd: unlinking block %p...\n"
.size .L.str, 30
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nlmsvc_unlink_block
.addrsig_sym dprintk
.addrsig_sym locks_delete_block
.addrsig_sym nlmsvc_remove_block
|
linux/drivers/net/wireless/intel/ipw2x00/extr_ipw2100.c_show_status.c | arm/extr_ipw2100_show_status_O0_gcc.s | x86_64/extr_ipw2100_show_status_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function show_status
_show_status: ; @show_status
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
bl _dev_get_drvdata
str x0, [sp]
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x8, [x8]
mov x2, x8
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _sprintf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "0x%08x\n"
.no_dead_strip _show_status
.subsections_via_symbols
| .text
.file "extr_ipw2100.c_show_status.c"
.p2align 4, 0x90 # -- Begin function show_status
.type show_status,@function
show_status: # @show_status
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
callq dev_get_drvdata@PLT
movq %rax, -32(%rbp)
movq -24(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rax
movl %eax, %edx
leaq .L.str(%rip), %rsi
callq sprintf@PLT
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size show_status, .Lfunc_end0-show_status
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "0x%08x\n"
.size .L.str, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym show_status
.addrsig_sym dev_get_drvdata
.addrsig_sym sprintf
|
reactos/dll/win32/msi/extr_font.c_ITERATE_RegisterFonts.c | arm/extr_font_ITERATE_RegisterFonts_O0_gcc.s | x86_64/extr_font_ITERATE_RegisterFonts_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ITERATE_RegisterFonts
_ITERATE_RegisterFonts: ; @ITERATE_RegisterFonts
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _ERROR_SUCCESS@GOTPAGE
ldr x8, [x8, _ERROR_SUCCESS@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
stur x8, [x29, #-32]
ldur x0, [x29, #-16]
mov w1, #1
bl _MSI_RecordGetString
stur w0, [x29, #-44]
ldur x0, [x29, #-32]
ldur w1, [x29, #-44]
bl _msi_get_loaded_file
str x0, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur w0, [x29, #-44]
bl _debugstr_w
mov x1, x0
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _WARN
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_15
LBB0_2:
ldur x0, [x29, #-32]
ldr x8, [sp, #56]
ldr x8, [x8, #8]
ldr w1, [x8]
bl _msi_get_loaded_component
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
ldr w0, [x8]
bl _debugstr_w
mov x1, x0
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _WARN
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_15
LBB0_4:
ldur x0, [x29, #-32]
ldr x1, [sp, #48]
bl _msi_get_component_action
ldr x8, [sp, #48]
str x0, [x8]
ldr x8, [sp, #48]
ldr x8, [x8]
adrp x9, _INSTALLSTATE_LOCAL@GOTPAGE
ldr x9, [x9, _INSTALLSTATE_LOCAL@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr x8, [sp, #48]
ldr w0, [x8, #8]
bl _debugstr_w
mov x1, x0
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _TRACE
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_15
LBB0_6:
adrp x8, _HKEY_LOCAL_MACHINE@GOTPAGE
ldr x8, [x8, _HKEY_LOCAL_MACHINE@GOTPAGEOFF]
str x8, [sp] ; 8-byte Folded Spill
ldr w0, [x8]
adrp x8, _regfont1@GOTPAGE
ldr x8, [x8, _regfont1@GOTPAGEOFF]
ldr w1, [x8]
add x2, sp, #44
bl _RegCreateKeyW
ldr x8, [sp] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x8, _regfont2@GOTPAGE
ldr x8, [x8, _regfont2@GOTPAGEOFF]
ldr w1, [x8]
add x2, sp, #40
bl _RegCreateKeyW
ldur x0, [x29, #-16]
mov w1, #2
bl _MSI_RecordIsNull
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldr x8, [sp, #56]
ldr w0, [x8]
bl _font_name_from_file
stur x0, [x29, #-40]
b LBB0_9
LBB0_8:
ldur x0, [x29, #-16]
mov w1, #2
bl _msi_dup_record_field
stur x0, [x29, #-40]
b LBB0_9
LBB0_9:
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr w0, [sp, #44]
ldur x1, [x29, #-40]
ldr x8, [sp, #56]
ldr w2, [x8]
bl _msi_reg_set_val_str
ldr w0, [sp, #40]
ldur x1, [x29, #-40]
ldr x8, [sp, #56]
ldr w2, [x8]
bl _msi_reg_set_val_str
b LBB0_11
LBB0_11:
ldur x0, [x29, #-40]
bl _msi_free
ldr w0, [sp, #44]
bl _RegCloseKey
ldr w0, [sp, #40]
bl _RegCloseKey
mov w0, #1
bl _MSI_CreateRecord
str x0, [sp, #32]
ldr x8, [sp, #56]
ldr w0, [x8]
bl _strdupW
str x0, [sp, #24]
ldr x0, [sp, #24]
mov w1, #92
bl _strrchrW
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB0_14
LBB0_13:
ldr x8, [sp, #24]
str x8, [sp, #16]
b LBB0_14
LBB0_14:
ldr x0, [sp, #32]
ldr x2, [sp, #16]
mov w1, #1
bl _MSI_RecordSetStringW
ldur x0, [x29, #-32]
adrp x8, _INSTALLMESSAGE_ACTIONDATA@GOTPAGE
ldr x8, [x8, _INSTALLMESSAGE_ACTIONDATA@GOTPAGEOFF]
ldr w1, [x8]
ldr x2, [sp, #32]
bl _MSI_ProcessMessage
ldr x0, [sp, #32]
bl _msiobj_release
ldr x0, [sp, #24]
bl _msi_free
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8]
stur w8, [x29, #-4]
b LBB0_15
LBB0_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unable to find file %s\n"
.comm _ERROR_SUCCESS,4,2 ; @ERROR_SUCCESS
l_.str.1: ; @.str.1
.asciz "unable to find component %s\n"
.comm _INSTALLSTATE_LOCAL,8,3 ; @INSTALLSTATE_LOCAL
l_.str.2: ; @.str.2
.asciz "component not scheduled for installation %s\n"
.comm _HKEY_LOCAL_MACHINE,4,2 ; @HKEY_LOCAL_MACHINE
.comm _regfont1,4,2 ; @regfont1
.comm _regfont2,4,2 ; @regfont2
.comm _INSTALLMESSAGE_ACTIONDATA,4,2 ; @INSTALLMESSAGE_ACTIONDATA
.no_dead_strip _ITERATE_RegisterFonts
.subsections_via_symbols
| .text
.file "extr_font.c_ITERATE_RegisterFonts.c"
.p2align 4, 0x90 # -- Begin function ITERATE_RegisterFonts
.type ITERATE_RegisterFonts,@function
ITERATE_RegisterFonts: # @ITERATE_RegisterFonts
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
movl $1, %esi
callq MSI_RecordGetString@PLT
movl %eax, -44(%rbp)
movq -32(%rbp), %rdi
movl -44(%rbp), %esi
callq msi_get_loaded_file@PLT
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne .LBB0_2
# %bb.1:
movl -44(%rbp), %edi
callq debugstr_w@PLT
movl %eax, %esi
leaq .L.str(%rip), %rdi
callq WARN@PLT
movl ERROR_SUCCESS(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_2:
movq -32(%rbp), %rdi
movq -56(%rbp), %rax
movq 8(%rax), %rax
movl (%rax), %esi
callq msi_get_loaded_component@PLT
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
jne .LBB0_4
# %bb.3:
movq -56(%rbp), %rax
movq 8(%rax), %rax
movl (%rax), %edi
callq debugstr_w@PLT
movl %eax, %esi
leaq .L.str.1(%rip), %rdi
callq WARN@PLT
movl ERROR_SUCCESS(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_4:
movq -32(%rbp), %rdi
movq -64(%rbp), %rsi
callq msi_get_component_action@PLT
movq %rax, %rcx
movq -64(%rbp), %rax
movq %rcx, (%rax)
movq -64(%rbp), %rax
movq (%rax), %rax
cmpq INSTALLSTATE_LOCAL(%rip), %rax
je .LBB0_6
# %bb.5:
movq -64(%rbp), %rax
movl 8(%rax), %edi
callq debugstr_w@PLT
movl %eax, %esi
leaq .L.str.2(%rip), %rdi
callq TRACE@PLT
movl ERROR_SUCCESS(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_15
.LBB0_6:
movl HKEY_LOCAL_MACHINE(%rip), %edi
movl regfont1(%rip), %esi
leaq -68(%rbp), %rdx
callq RegCreateKeyW@PLT
movl HKEY_LOCAL_MACHINE(%rip), %edi
movl regfont2(%rip), %esi
leaq -72(%rbp), %rdx
callq RegCreateKeyW@PLT
movq -16(%rbp), %rdi
movl $2, %esi
callq MSI_RecordIsNull@PLT
cmpq $0, %rax
je .LBB0_8
# %bb.7:
movq -56(%rbp), %rax
movl (%rax), %edi
callq font_name_from_file@PLT
movq %rax, -40(%rbp)
jmp .LBB0_9
.LBB0_8:
movq -16(%rbp), %rdi
movl $2, %esi
callq msi_dup_record_field@PLT
movq %rax, -40(%rbp)
.LBB0_9:
cmpq $0, -40(%rbp)
je .LBB0_11
# %bb.10:
movl -68(%rbp), %edi
movq -40(%rbp), %rsi
movq -56(%rbp), %rax
movl (%rax), %edx
callq msi_reg_set_val_str@PLT
movl -72(%rbp), %edi
movq -40(%rbp), %rsi
movq -56(%rbp), %rax
movl (%rax), %edx
callq msi_reg_set_val_str@PLT
.LBB0_11:
movq -40(%rbp), %rdi
callq msi_free@PLT
movl -68(%rbp), %edi
callq RegCloseKey@PLT
movl -72(%rbp), %edi
callq RegCloseKey@PLT
movl $1, %edi
callq MSI_CreateRecord@PLT
movq %rax, -80(%rbp)
movq -56(%rbp), %rax
movl (%rax), %edi
callq strdupW@PLT
movq %rax, -88(%rbp)
movq -88(%rbp), %rdi
movl $92, %esi
callq strrchrW@PLT
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
je .LBB0_13
# %bb.12:
movq -96(%rbp), %rax
addq $1, %rax
movq %rax, -96(%rbp)
jmp .LBB0_14
.LBB0_13:
movq -88(%rbp), %rax
movq %rax, -96(%rbp)
.LBB0_14:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $1, %esi
callq MSI_RecordSetStringW@PLT
movq -32(%rbp), %rdi
movl INSTALLMESSAGE_ACTIONDATA(%rip), %esi
movq -80(%rbp), %rdx
callq MSI_ProcessMessage@PLT
movq -80(%rbp), %rdi
callq msiobj_release@PLT
movq -88(%rbp), %rdi
callq msi_free@PLT
movl ERROR_SUCCESS(%rip), %eax
movl %eax, -4(%rbp)
.LBB0_15:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ITERATE_RegisterFonts, .Lfunc_end0-ITERATE_RegisterFonts
.cfi_endproc
# -- End function
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "unable to find file %s\n"
.size .L.str, 24
.type ERROR_SUCCESS,@object # @ERROR_SUCCESS
.bss
.globl ERROR_SUCCESS
.p2align 2
ERROR_SUCCESS:
.long 0 # 0x0
.size ERROR_SUCCESS, 4
.type .L.str.1,@object # @.str.1
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.1:
.asciz "unable to find component %s\n"
.size .L.str.1, 29
.type INSTALLSTATE_LOCAL,@object # @INSTALLSTATE_LOCAL
.bss
.globl INSTALLSTATE_LOCAL
.p2align 3
INSTALLSTATE_LOCAL:
.quad 0 # 0x0
.size INSTALLSTATE_LOCAL, 8
.type .L.str.2,@object # @.str.2
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.2:
.asciz "component not scheduled for installation %s\n"
.size .L.str.2, 45
.type HKEY_LOCAL_MACHINE,@object # @HKEY_LOCAL_MACHINE
.bss
.globl HKEY_LOCAL_MACHINE
.p2align 2
HKEY_LOCAL_MACHINE:
.long 0 # 0x0
.size HKEY_LOCAL_MACHINE, 4
.type regfont1,@object # @regfont1
.globl regfont1
.p2align 2
regfont1:
.long 0 # 0x0
.size regfont1, 4
.type regfont2,@object # @regfont2
.globl regfont2
.p2align 2
regfont2:
.long 0 # 0x0
.size regfont2, 4
.type INSTALLMESSAGE_ACTIONDATA,@object # @INSTALLMESSAGE_ACTIONDATA
.globl INSTALLMESSAGE_ACTIONDATA
.p2align 2
INSTALLMESSAGE_ACTIONDATA:
.long 0 # 0x0
.size INSTALLMESSAGE_ACTIONDATA, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ITERATE_RegisterFonts
.addrsig_sym MSI_RecordGetString
.addrsig_sym msi_get_loaded_file
.addrsig_sym WARN
.addrsig_sym debugstr_w
.addrsig_sym msi_get_loaded_component
.addrsig_sym msi_get_component_action
.addrsig_sym TRACE
.addrsig_sym RegCreateKeyW
.addrsig_sym MSI_RecordIsNull
.addrsig_sym font_name_from_file
.addrsig_sym msi_dup_record_field
.addrsig_sym msi_reg_set_val_str
.addrsig_sym msi_free
.addrsig_sym RegCloseKey
.addrsig_sym MSI_CreateRecord
.addrsig_sym strdupW
.addrsig_sym strrchrW
.addrsig_sym MSI_RecordSetStringW
.addrsig_sym MSI_ProcessMessage
.addrsig_sym msiobj_release
.addrsig_sym ERROR_SUCCESS
.addrsig_sym INSTALLSTATE_LOCAL
.addrsig_sym HKEY_LOCAL_MACHINE
.addrsig_sym regfont1
.addrsig_sym regfont2
.addrsig_sym INSTALLMESSAGE_ACTIONDATA
|
freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3_result_error_nomem.c | arm/extr_sqlite3_sqlite3_result_error_nomem_O0_gcc.s | x86_64/extr_sqlite3_sqlite3_result_error_nomem_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_result_error_nomem ; -- Begin function sqlite3_result_error_nomem
.p2align 2
_sqlite3_result_error_nomem: ; @sqlite3_result_error_nomem
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8]
ldr w0, [x8]
bl _sqlite3_mutex_held
bl _assert
ldr x8, [sp, #8]
ldr x0, [x8]
bl _sqlite3VdbeMemSetNull
adrp x8, _SQLITE_NOMEM_BKPT@GOTPAGE
ldr x8, [x8, _SQLITE_NOMEM_BKPT@GOTPAGEOFF]
ldr w8, [x8]
ldr x9, [sp, #8]
str w8, [x9, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x0, [x8]
bl _sqlite3OomFault
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _SQLITE_NOMEM_BKPT,4,2 ; @SQLITE_NOMEM_BKPT
.subsections_via_symbols
| .text
.file "extr_sqlite3.c_sqlite3_result_error_nomem.c"
.globl sqlite3_result_error_nomem # -- Begin function sqlite3_result_error_nomem
.p2align 4, 0x90
.type sqlite3_result_error_nomem,@function
sqlite3_result_error_nomem: # @sqlite3_result_error_nomem
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movl (%rax), %edi
callq sqlite3_mutex_held@PLT
movl %eax, %edi
callq assert@PLT
movq -8(%rbp), %rax
movq (%rax), %rdi
callq sqlite3VdbeMemSetNull@PLT
movl SQLITE_NOMEM_BKPT(%rip), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rdi
callq sqlite3OomFault@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sqlite3_result_error_nomem, .Lfunc_end0-sqlite3_result_error_nomem
.cfi_endproc
# -- End function
.type SQLITE_NOMEM_BKPT,@object # @SQLITE_NOMEM_BKPT
.bss
.globl SQLITE_NOMEM_BKPT
.p2align 2
SQLITE_NOMEM_BKPT:
.long 0 # 0x0
.size SQLITE_NOMEM_BKPT, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym assert
.addrsig_sym sqlite3_mutex_held
.addrsig_sym sqlite3VdbeMemSetNull
.addrsig_sym sqlite3OomFault
.addrsig_sym SQLITE_NOMEM_BKPT
|
kphp-kdb/common/extr_xz_dec.c_lzma_main.c | arm/extr_xz_dec_lzma_main_O0_gcc.s | x86_64/extr_xz_dec_lzma_main_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lzma_main
_lzma_main: ; @lzma_main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
add x0, x8, #56
bl _dict_has_space
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp, #16]
add x0, x8, #56
ldr x8, [sp, #16]
add x1, x8, #8
ldr x8, [sp, #16]
ldr w2, [x8, #32]
bl _dict_repeat
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
add x0, x8, #56
bl _dict_has_space
subs x8, x0, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #16]
bl _rc_limit_exceeded
subs w8, w0, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB0_16
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #56]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
and x8, x8, x9
str x8, [sp, #8]
ldr x0, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #48]
ldr x9, [sp, #16]
ldr x9, [x9, #24]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #8]
add x1, x8, x9, lsl #2
bl _rc_bit
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #16]
bl _lzma_literal
b LBB0_15
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #40]
ldr x9, [sp, #16]
ldr x9, [x9, #24]
add x1, x8, x9, lsl #2
bl _rc_bit
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _lzma_rep_match
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _lzma_match
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #16]
add x0, x8, #56
ldr x8, [sp, #16]
add x1, x8, #8
ldr x8, [sp, #16]
ldr w2, [x8, #32]
bl _dict_repeat
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_13
LBB0_13:
sturb wzr, [x29, #-1]
b LBB0_17
LBB0_14: ; in Loop: Header=BB0_4 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_4 Depth=1
b LBB0_4
LBB0_16:
ldr x0, [sp, #16]
bl _rc_normalize
mov w8, #1
sturb w8, [x29, #-1]
b LBB0_17
LBB0_17:
ldursb w0, [x29, #-1]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.no_dead_strip _lzma_main
.subsections_via_symbols
| .text
.file "extr_xz_dec.c_lzma_main.c"
.p2align 4, 0x90 # -- Begin function lzma_main
.type lzma_main,@function
lzma_main: # @lzma_main
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
addq $56, %rdi
callq dict_has_space@PLT
cmpq $0, %rax
je .LBB0_3
# %bb.1:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jle .LBB0_3
# %bb.2:
movq -16(%rbp), %rdi
addq $56, %rdi
movq -16(%rbp), %rsi
addq $8, %rsi
movq -16(%rbp), %rax
movl 32(%rax), %edx
callq dict_repeat@PLT
.LBB0_3:
jmp .LBB0_4
.LBB0_4: # =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
addq $56, %rdi
callq dict_has_space@PLT
movq %rax, %rcx
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpq $0, %rcx
movb %al, -25(%rbp) # 1-byte Spill
je .LBB0_6
# %bb.5: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
callq rc_limit_exceeded@PLT
cmpl $0, %eax
setne %al
xorb $-1, %al
movb %al, -25(%rbp) # 1-byte Spill
.LBB0_6: # in Loop: Header=BB0_4 Depth=1
movb -25(%rbp), %al # 1-byte Reload
testb $1, %al
jne .LBB0_7
jmp .LBB0_16
.LBB0_7: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rax
movq 56(%rax), %rax
movq -16(%rbp), %rcx
andq 16(%rcx), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 48(%rax), %rax
movq -16(%rbp), %rcx
movq 24(%rcx), %rcx
movq (%rax,%rcx,8), %rsi
movq -24(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
callq rc_bit@PLT
cmpq $0, %rax
jne .LBB0_9
# %bb.8: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
callq lzma_literal@PLT
jmp .LBB0_15
.LBB0_9: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 40(%rax), %rsi
movq -16(%rbp), %rax
movq 24(%rax), %rax
shlq $2, %rax
addq %rax, %rsi
callq rc_bit@PLT
cmpq $0, %rax
je .LBB0_11
# %bb.10: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq lzma_rep_match@PLT
jmp .LBB0_12
.LBB0_11: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq lzma_match@PLT
.LBB0_12: # in Loop: Header=BB0_4 Depth=1
movq -16(%rbp), %rdi
addq $56, %rdi
movq -16(%rbp), %rsi
addq $8, %rsi
movq -16(%rbp), %rax
movl 32(%rax), %edx
callq dict_repeat@PLT
cmpl $0, %eax
jne .LBB0_14
# %bb.13:
movb $0, -1(%rbp)
jmp .LBB0_17
.LBB0_14: # in Loop: Header=BB0_4 Depth=1
jmp .LBB0_15
.LBB0_15: # in Loop: Header=BB0_4 Depth=1
jmp .LBB0_4
.LBB0_16:
movq -16(%rbp), %rdi
callq rc_normalize@PLT
movb $1, -1(%rbp)
.LBB0_17:
movsbl -1(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size lzma_main, .Lfunc_end0-lzma_main
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym lzma_main
.addrsig_sym dict_has_space
.addrsig_sym dict_repeat
.addrsig_sym rc_limit_exceeded
.addrsig_sym rc_bit
.addrsig_sym lzma_literal
.addrsig_sym lzma_rep_match
.addrsig_sym lzma_match
.addrsig_sym rc_normalize
|
freebsd/sys/arm64/arm64/extr_trap.c_do_serror.c | arm/extr_trap_do_serror_O0_gcc.s | x86_64/extr_trap_do_serror_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _do_serror ; -- Begin function do_serror
.p2align 2
_do_serror: ; @do_serror
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
adrp x8, _far_el1@GOTPAGE
ldr x8, [x8, _far_el1@GOTPAGEOFF]
ldr w0, [x8]
bl _READ_SPECIALREG
str w0, [sp]
ldr x8, [sp, #8]
ldr w8, [x8]
str w8, [sp, #4]
ldr x0, [sp, #8]
bl _print_registers
ldr w1, [sp]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w1, [sp, #4]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _panic
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _far_el1,4,2 ; @far_el1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " far: %16lx\n"
l_.str.1: ; @.str.1
.asciz " esr: %.8lx\n"
l_.str.2: ; @.str.2
.asciz "Unhandled System Error"
.subsections_via_symbols
| .text
.file "extr_trap.c_do_serror.c"
.globl do_serror # -- Begin function do_serror
.p2align 4, 0x90
.type do_serror,@function
do_serror: # @do_serror
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl far_el1(%rip), %edi
callq READ_SPECIALREG@PLT
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
callq print_registers@PLT
movl -16(%rbp), %esi
leaq .L.str(%rip), %rdi
callq printf@PLT
movl -12(%rbp), %esi
leaq .L.str.1(%rip), %rdi
callq printf@PLT
leaq .L.str.2(%rip), %rdi
callq panic@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size do_serror, .Lfunc_end0-do_serror
.cfi_endproc
# -- End function
.type far_el1,@object # @far_el1
.bss
.globl far_el1
.p2align 2
far_el1:
.long 0 # 0x0
.size far_el1, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz " far: %16lx\n"
.size .L.str, 13
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz " esr: %.8lx\n"
.size .L.str.1, 21
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "Unhandled System Error"
.size .L.str.2, 23
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym READ_SPECIALREG
.addrsig_sym print_registers
.addrsig_sym printf
.addrsig_sym panic
.addrsig_sym far_el1
|
freebsd/sys/mips/nlm/hal/extr_fmn.c_nlm_cms_get_net_error_outputq.c | arm/extr_fmn_nlm_cms_get_net_error_outputq_O0_gcc.s | x86_64/extr_fmn_nlm_cms_get_net_error_outputq_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nlm_cms_get_net_error_outputq ; -- Begin function nlm_cms_get_net_error_outputq
.p2align 2
_nlm_cms_get_net_error_outputq: ; @nlm_cms_get_net_error_outputq
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
asr w8, w8, #16
and w0, w8, #0xfff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_fmn.c_nlm_cms_get_net_error_outputq.c"
.globl nlm_cms_get_net_error_outputq # -- Begin function nlm_cms_get_net_error_outputq
.p2align 4, 0x90
.type nlm_cms_get_net_error_outputq,@function
nlm_cms_get_net_error_outputq: # @nlm_cms_get_net_error_outputq
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
sarl $16, %eax
andl $4095, %eax # imm = 0xFFF
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nlm_cms_get_net_error_outputq, .Lfunc_end0-nlm_cms_get_net_error_outputq
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
|
fastsocket/kernel/drivers/net/wireless/brcm80211/brcmsmac/phy/extr_phy_n.c_wlc_phy_ipa_restore_tx_digi_filts_nphy.c | arm/extr_phy_n_wlc_phy_ipa_restore_tx_digi_filts_nphy_O0_gcc.s | x86_64/extr_phy_n_wlc_phy_ipa_restore_tx_digi_filts_nphy_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wlc_phy_ipa_restore_tx_digi_filts_nphy
_wlc_phy_ipa_restore_tx_digi_filts_nphy: ; @wlc_phy_ipa_restore_tx_digi_filts_nphy
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
adrp x9, _WL_CHANSPEC_BW_40@GOTPAGE
ldr x9, [x9, _WL_CHANSPEC_BW_40@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_1
LBB0_1:
str wzr, [sp, #4]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
adrp x9, _NPHY_NUM_DIG_FILT_COEFFS@GOTPAGE
ldr x9, [x9, _NPHY_NUM_DIG_FILT_COEFFS@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldr x0, [sp, #8]
ldr w8, [sp, #4]
add w1, w8, #405
adrp x8, _NPHY_IPA_REV4_txdigi_filtcoeffs@GOTPAGE
ldr x8, [x8, _NPHY_IPA_REV4_txdigi_filtcoeffs@GOTPAGEOFF]
ldr x8, [x8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #4]
ldr w2, [x8, x9, lsl #2]
bl _write_phy_reg
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_2
LBB0_5:
b LBB0_11
LBB0_6:
str wzr, [sp, #4]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
adrp x9, _NPHY_NUM_DIG_FILT_COEFFS@GOTPAGE
ldr x9, [x9, _NPHY_NUM_DIG_FILT_COEFFS@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldr x0, [sp, #8]
ldr w8, [sp, #4]
add w1, w8, #390
adrp x8, _NPHY_IPA_REV4_txdigi_filtcoeffs@GOTPAGE
ldr x8, [x8, _NPHY_IPA_REV4_txdigi_filtcoeffs@GOTPAGEOFF]
ldr x8, [x8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
ldr w2, [x8, x9, lsl #2]
bl _write_phy_reg
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_7
LBB0_10:
b LBB0_11
LBB0_11:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _WL_CHANSPEC_BW_40,8,3 ; @WL_CHANSPEC_BW_40
.comm _NPHY_NUM_DIG_FILT_COEFFS,4,2 ; @NPHY_NUM_DIG_FILT_COEFFS
.comm _NPHY_IPA_REV4_txdigi_filtcoeffs,8,3 ; @NPHY_IPA_REV4_txdigi_filtcoeffs
.no_dead_strip _wlc_phy_ipa_restore_tx_digi_filts_nphy
.subsections_via_symbols
| .text
.file "extr_phy_n.c_wlc_phy_ipa_restore_tx_digi_filts_nphy.c"
.p2align 4, 0x90 # -- Begin function wlc_phy_ipa_restore_tx_digi_filts_nphy
.type wlc_phy_ipa_restore_tx_digi_filts_nphy,@function
wlc_phy_ipa_restore_tx_digi_filts_nphy: # @wlc_phy_ipa_restore_tx_digi_filts_nphy
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
cmpq WL_CHANSPEC_BW_40(%rip), %rax
jne .LBB0_6
# %bb.1:
movl $0, -12(%rbp)
.LBB0_2: # =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl NPHY_NUM_DIG_FILT_COEFFS(%rip), %eax
jge .LBB0_5
# %bb.3: # in Loop: Header=BB0_2 Depth=1
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
addl $405, %esi # imm = 0x195
movq NPHY_IPA_REV4_txdigi_filtcoeffs(%rip), %rax
movq 32(%rax), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %edx
callq write_phy_reg@PLT
# %bb.4: # in Loop: Header=BB0_2 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp .LBB0_2
.LBB0_5:
jmp .LBB0_11
.LBB0_6:
movl $0, -12(%rbp)
.LBB0_7: # =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl NPHY_NUM_DIG_FILT_COEFFS(%rip), %eax
jge .LBB0_10
# %bb.8: # in Loop: Header=BB0_7 Depth=1
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
addl $390, %esi # imm = 0x186
movq NPHY_IPA_REV4_txdigi_filtcoeffs(%rip), %rax
movq 24(%rax), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %edx
callq write_phy_reg@PLT
# %bb.9: # in Loop: Header=BB0_7 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp .LBB0_7
.LBB0_10:
jmp .LBB0_11
.LBB0_11:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size wlc_phy_ipa_restore_tx_digi_filts_nphy, .Lfunc_end0-wlc_phy_ipa_restore_tx_digi_filts_nphy
.cfi_endproc
# -- End function
.type WL_CHANSPEC_BW_40,@object # @WL_CHANSPEC_BW_40
.bss
.globl WL_CHANSPEC_BW_40
.p2align 3
WL_CHANSPEC_BW_40:
.quad 0 # 0x0
.size WL_CHANSPEC_BW_40, 8
.type NPHY_NUM_DIG_FILT_COEFFS,@object # @NPHY_NUM_DIG_FILT_COEFFS
.globl NPHY_NUM_DIG_FILT_COEFFS
.p2align 2
NPHY_NUM_DIG_FILT_COEFFS:
.long 0 # 0x0
.size NPHY_NUM_DIG_FILT_COEFFS, 4
.type NPHY_IPA_REV4_txdigi_filtcoeffs,@object # @NPHY_IPA_REV4_txdigi_filtcoeffs
.globl NPHY_IPA_REV4_txdigi_filtcoeffs
.p2align 3
NPHY_IPA_REV4_txdigi_filtcoeffs:
.quad 0
.size NPHY_IPA_REV4_txdigi_filtcoeffs, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym wlc_phy_ipa_restore_tx_digi_filts_nphy
.addrsig_sym write_phy_reg
.addrsig_sym WL_CHANSPEC_BW_40
.addrsig_sym NPHY_NUM_DIG_FILT_COEFFS
.addrsig_sym NPHY_IPA_REV4_txdigi_filtcoeffs
|
ccv/lib/extr_ccv_swt.c__ccv_is_same_textline.c | arm/extr_ccv_swt__ccv_is_same_textline_O0_gcc.s | x86_64/extr_ccv_swt__ccv_is_same_textline_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function _ccv_is_same_textline
__ccv_is_same_textline: ; @_ccv_is_same_textline
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
stur x8, [x29, #-32]
ldur x8, [x29, #-16]
stur x8, [x29, #-40]
ldur x8, [x29, #-32]
ldr w8, [x8]
ldur x9, [x29, #-32]
ldr w9, [x9, #4]
add w0, w8, w9
ldur x8, [x29, #-40]
ldr w8, [x8]
ldur x9, [x29, #-40]
ldr w9, [x9, #4]
add w1, w8, w9
bl _ccv_min
str d0, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr w0, [x8]
ldur x8, [x29, #-40]
ldr w1, [x8]
bl _ccv_max
fmov d1, d0
ldr d0, [sp, #32] ; 8-byte Folded Reload
fsub d0, d0, d1
fcvtzs w8, d0
stur w8, [x29, #-44]
ldur x8, [x29, #-32]
ldr w8, [x8, #8]
ldur x9, [x29, #-32]
ldr w9, [x9, #12]
add w0, w8, w9
ldur x8, [x29, #-40]
ldr w8, [x8, #8]
ldur x9, [x29, #-40]
ldr w9, [x9, #12]
add w1, w8, w9
bl _ccv_min
str d0, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr w0, [x8, #8]
ldur x8, [x29, #-40]
ldr w1, [x8, #8]
bl _ccv_max
fmov d1, d0
ldr d0, [sp, #40] ; 8-byte Folded Reload
fsub d0, d0, d1
fcvtzs w8, d0
stur w8, [x29, #-48]
ldur x8, [x29, #-24]
str x8, [sp, #56]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, le
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldur w8, [x29, #-44]
ldur w9, [x29, #-48]
mul w8, w8, w9
scvtf d0, w8
str d0, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #56]
ldr d0, [x8]
str d0, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
ldur x9, [x29, #-32]
ldr w9, [x9, #12]
mul w0, w8, w9
ldur x8, [x29, #-40]
ldr w8, [x8, #4]
ldur x9, [x29, #-40]
ldr w9, [x9, #12]
mul w1, w8, w9
bl _ccv_max
ldr d1, [sp, #16] ; 8-byte Folded Reload
fmov d2, d0
ldr d0, [sp, #24] ; 8-byte Folded Reload
fmul d1, d1, d2
fcmp d0, d1
cset w8, le
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur w8, [x29, #-44]
ldur w9, [x29, #-48]
mul w8, w8, w9
scvtf d0, w8
str d0, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #56]
ldr d0, [x8, #8]
str d0, [sp] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr w8, [x8, #4]
ldur x9, [x29, #-32]
ldr w9, [x9, #12]
mul w0, w8, w9
ldur x8, [x29, #-40]
ldr w8, [x8, #4]
ldur x9, [x29, #-40]
ldr w9, [x9, #12]
mul w1, w8, w9
bl _ccv_min
ldr d1, [sp] ; 8-byte Folded Reload
fmov d2, d0
ldr d0, [sp, #8] ; 8-byte Folded Reload
fmul d1, d1, d2
fcmp d0, d1
cset w8, gt
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB0_4
LBB0_4:
ldr w8, [sp, #52] ; 4-byte Folded Reload
and w0, w8, #0x1
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.no_dead_strip __ccv_is_same_textline
.subsections_via_symbols
| .text
.file "extr_ccv_swt.c__ccv_is_same_textline.c"
.p2align 4, 0x90 # -- Begin function _ccv_is_same_textline
.type _ccv_is_same_textline,@function
_ccv_is_same_textline: # @_ccv_is_same_textline
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movl (%rax), %edi
movq -32(%rbp), %rax
addl 4(%rax), %edi
movq -40(%rbp), %rax
movl (%rax), %esi
movq -40(%rbp), %rax
addl 4(%rax), %esi
callq ccv_min@PLT
movsd %xmm0, -80(%rbp) # 8-byte Spill
movq -32(%rbp), %rax
movl (%rax), %edi
movq -40(%rbp), %rax
movl (%rax), %esi
callq ccv_max@PLT
movaps %xmm0, %xmm1
movsd -80(%rbp), %xmm0 # 8-byte Reload
# xmm0 = mem[0],zero
subsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -44(%rbp)
movq -32(%rbp), %rax
movl 8(%rax), %edi
movq -32(%rbp), %rax
addl 12(%rax), %edi
movq -40(%rbp), %rax
movl 8(%rax), %esi
movq -40(%rbp), %rax
addl 12(%rax), %esi
callq ccv_min@PLT
movsd %xmm0, -72(%rbp) # 8-byte Spill
movq -32(%rbp), %rax
movl 8(%rax), %edi
movq -40(%rbp), %rax
movl 8(%rax), %esi
callq ccv_max@PLT
movaps %xmm0, %xmm1
movsd -72(%rbp), %xmm0 # 8-byte Reload
# xmm0 = mem[0],zero
subsd %xmm1, %xmm0
cvttsd2si %xmm0, %eax
movl %eax, -48(%rbp)
movq -24(%rbp), %rax
movq %rax, -56(%rbp)
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpl $0, -44(%rbp)
movb %al, -57(%rbp) # 1-byte Spill
jle .LBB0_4
# %bb.1:
xorl %eax, %eax
# kill: def $al killed $al killed $eax
cmpl $0, -48(%rbp)
movb %al, -57(%rbp) # 1-byte Spill
jle .LBB0_4
# %bb.2:
movl -44(%rbp), %eax
imull -48(%rbp), %eax
cvtsi2sd %eax, %xmm0
movsd %xmm0, -88(%rbp) # 8-byte Spill
movq -56(%rbp), %rax
movsd (%rax), %xmm0 # xmm0 = mem[0],zero
movsd %xmm0, -96(%rbp) # 8-byte Spill
movq -32(%rbp), %rax
movl 4(%rax), %edi
movq -32(%rbp), %rax
imull 12(%rax), %edi
movq -40(%rbp), %rax
movl 4(%rax), %esi
movq -40(%rbp), %rax
imull 12(%rax), %esi
callq ccv_max@PLT
movsd -96(%rbp), %xmm1 # 8-byte Reload
# xmm1 = mem[0],zero
movaps %xmm0, %xmm2
movsd -88(%rbp), %xmm0 # 8-byte Reload
# xmm0 = mem[0],zero
mulsd %xmm2, %xmm1
xorl %eax, %eax
# kill: def $al killed $al killed $eax
ucomisd %xmm1, %xmm0
movb %al, -57(%rbp) # 1-byte Spill
jbe .LBB0_4
# %bb.3:
movl -44(%rbp), %eax
imull -48(%rbp), %eax
cvtsi2sd %eax, %xmm0
movsd %xmm0, -104(%rbp) # 8-byte Spill
movq -56(%rbp), %rax
movsd 8(%rax), %xmm0 # xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp) # 8-byte Spill
movq -32(%rbp), %rax
movl 4(%rax), %edi
movq -32(%rbp), %rax
imull 12(%rax), %edi
movq -40(%rbp), %rax
movl 4(%rax), %esi
movq -40(%rbp), %rax
imull 12(%rax), %esi
callq ccv_min@PLT
movsd -112(%rbp), %xmm1 # 8-byte Reload
# xmm1 = mem[0],zero
movaps %xmm0, %xmm2
movsd -104(%rbp), %xmm0 # 8-byte Reload
# xmm0 = mem[0],zero
mulsd %xmm2, %xmm1
ucomisd %xmm1, %xmm0
seta %al
movb %al, -57(%rbp) # 1-byte Spill
.LBB0_4:
movb -57(%rbp), %al # 1-byte Reload
andb $1, %al
movzbl %al, %eax
addq $112, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size _ccv_is_same_textline, .Lfunc_end0-_ccv_is_same_textline
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym _ccv_is_same_textline
.addrsig_sym ccv_min
.addrsig_sym ccv_max
|
fastsocket/kernel/drivers/net/mlx4/extr_srq.c_mlx4_QUERY_SRQ.c | arm/extr_srq_mlx4_QUERY_SRQ_O0_gcc.s | x86_64/extr_srq_mlx4_QUERY_SRQ_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mlx4_QUERY_SRQ
_mlx4_QUERY_SRQ: ; @mlx4_QUERY_SRQ
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str w2, [sp, #12]
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr w2, [x8]
ldr w3, [sp, #12]
adrp x8, _MLX4_CMD_QUERY_SRQ@GOTPAGE
ldr x8, [x8, _MLX4_CMD_QUERY_SRQ@GOTPAGEOFF]
ldr w5, [x8]
adrp x8, _MLX4_CMD_TIME_CLASS_A@GOTPAGE
ldr x8, [x8, _MLX4_CMD_TIME_CLASS_A@GOTPAGEOFF]
ldr w6, [x8]
adrp x8, _MLX4_CMD_WRAPPED@GOTPAGE
ldr x8, [x8, _MLX4_CMD_WRAPPED@GOTPAGEOFF]
ldr w7, [x8]
mov w4, #0
mov x1, x4
bl _mlx4_cmd_box
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _MLX4_CMD_QUERY_SRQ,4,2 ; @MLX4_CMD_QUERY_SRQ
.comm _MLX4_CMD_TIME_CLASS_A,4,2 ; @MLX4_CMD_TIME_CLASS_A
.comm _MLX4_CMD_WRAPPED,4,2 ; @MLX4_CMD_WRAPPED
.no_dead_strip _mlx4_QUERY_SRQ
.subsections_via_symbols
| .text
.file "extr_srq.c_mlx4_QUERY_SRQ.c"
.p2align 4, 0x90 # -- Begin function mlx4_QUERY_SRQ
.type mlx4_QUERY_SRQ,@function
mlx4_QUERY_SRQ: # @mlx4_QUERY_SRQ
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movl (%rax), %edx
movl -20(%rbp), %ecx
movl MLX4_CMD_QUERY_SRQ(%rip), %r9d
movl MLX4_CMD_TIME_CLASS_A(%rip), %r10d
movl MLX4_CMD_WRAPPED(%rip), %eax
xorl %r8d, %r8d
movl %r8d, %esi
movl %r10d, (%rsp)
movl %eax, 8(%rsp)
callq mlx4_cmd_box@PLT
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size mlx4_QUERY_SRQ, .Lfunc_end0-mlx4_QUERY_SRQ
.cfi_endproc
# -- End function
.type MLX4_CMD_QUERY_SRQ,@object # @MLX4_CMD_QUERY_SRQ
.bss
.globl MLX4_CMD_QUERY_SRQ
.p2align 2
MLX4_CMD_QUERY_SRQ:
.long 0 # 0x0
.size MLX4_CMD_QUERY_SRQ, 4
.type MLX4_CMD_TIME_CLASS_A,@object # @MLX4_CMD_TIME_CLASS_A
.globl MLX4_CMD_TIME_CLASS_A
.p2align 2
MLX4_CMD_TIME_CLASS_A:
.long 0 # 0x0
.size MLX4_CMD_TIME_CLASS_A, 4
.type MLX4_CMD_WRAPPED,@object # @MLX4_CMD_WRAPPED
.globl MLX4_CMD_WRAPPED
.p2align 2
MLX4_CMD_WRAPPED:
.long 0 # 0x0
.size MLX4_CMD_WRAPPED, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym mlx4_QUERY_SRQ
.addrsig_sym mlx4_cmd_box
.addrsig_sym MLX4_CMD_QUERY_SRQ
.addrsig_sym MLX4_CMD_TIME_CLASS_A
.addrsig_sym MLX4_CMD_WRAPPED
|
php-src/ext/opcache/Optimizer/extr_zend_dump.c_zend_dump_op_array.c | arm/extr_zend_dump_zend_dump_op_array_O0_gcc.s | x86_64/extr_zend_dump_zend_dump_op_array_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _zend_dump_op_array ; -- Begin function zend_dump_op_array
.p2align 2
_zend_dump_op_array: ; @zend_dump_op_array
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, _stderr@GOTPAGE
ldr x8, [x8, _stderr@GOTPAGEOFF]
str x8, [sp, #104] ; 8-byte Folded Spill
adrp x8, _ZEND_LIVE_MASK@GOTPAGE
ldr x8, [x8, _ZEND_LIVE_MASK@GOTPAGEOFF]
str x8, [sp, #112] ; 8-byte Folded Spill
stur x0, [x29, #-24]
stur w1, [x29, #-28]
stur x2, [x29, #-40]
stur x3, [x29, #-48]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-64]
stur xzr, [x29, #-72]
stur xzr, [x29, #-80]
stur wzr, [x29, #-84]
ldur w8, [x29, #-28]
adrp x9, _ZEND_DUMP_CFG@GOTPAGE
ldr x9, [x9, _ZEND_DUMP_CFG@GOTPAGEOFF]
ldr w9, [x9]
adrp x10, _ZEND_DUMP_SSA@GOTPAGE
ldr x10, [x10, _ZEND_DUMP_SSA@GOTPAGEOFF]
ldr w10, [x10]
orr w9, w9, w10
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
ldur x8, [x29, #-48]
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-48]
stur xzr, [x29, #-64]
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4:
ldur w8, [x29, #-28]
adrp x9, _ZEND_DUMP_SSA@GOTPAGE
ldr x9, [x9, _ZEND_DUMP_SSA@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldur x8, [x29, #-48]
stur x8, [x29, #-72]
b LBB0_6
LBB0_6:
ldur x0, [x29, #-24]
bl _ZEND_FUNC_INFO
stur x0, [x29, #-80]
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
ldur x8, [x29, #-80]
ldr w8, [x8]
stur w8, [x29, #-84]
b LBB0_8
LBB0_8:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldur x0, [x29, #-24]
bl _zend_dump_op_array_name
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr w8, [x8]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
ldr w9, [x8, #4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9:
ldur x8, [x29, #-80]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-80]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
b LBB0_11
LBB0_11:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr w8, [x8, #8]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldur x8, [x29, #-72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-72]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
b LBB0_13
LBB0_13:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_INDIRECT_VAR_ACCESS@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_INDIRECT_VAR_ACCESS@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _fprintf
b LBB0_15
LBB0_15:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_RECURSIVE@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_RECURSIVE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_16
LBB0_16:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _fprintf
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_RECURSIVE_DIRECTLY@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_RECURSIVE_DIRECTLY@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_17
LBB0_17:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _fprintf
b LBB0_18
LBB0_18:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_RECURSIVE_INDIRECTLY@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_RECURSIVE_INDIRECTLY@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fprintf
b LBB0_20
LBB0_20:
b LBB0_21
LBB0_21:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_IRREDUCIBLE@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_IRREDUCIBLE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _fprintf
b LBB0_23
LBB0_23:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_NO_LOOPS@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_NO_LOOPS@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_25
b LBB0_24
LBB0_24:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _fprintf
b LBB0_25
LBB0_25:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_HAS_EXTENDED_STMT@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_HAS_EXTENDED_STMT@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _fprintf
b LBB0_27
LBB0_27:
ldur w8, [x29, #-84]
adrp x9, _ZEND_FUNC_HAS_EXTENDED_FCALL@GOTPAGE
ldr x9, [x9, _ZEND_FUNC_HAS_EXTENDED_FCALL@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _fprintf
b LBB0_29
LBB0_29:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_30
LBB0_30:
ldur x8, [x29, #-80]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
bl _fprintf
b LBB0_36
LBB0_32:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_35
b LBB0_33
LBB0_33:
ldur x8, [x29, #-80]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
bl _fprintf
b LBB0_35
LBB0_35:
b LBB0_36
LBB0_36:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.15@PAGE
add x1, x1, l_.str.15@PAGEOFF
bl _fprintf
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_38
b LBB0_37
LBB0_37:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-40]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.16@PAGE
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
b LBB0_38
LBB0_38:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #56]
ldr x11, [x8]
ldur x8, [x29, #-24]
ldr w8, [x8, #16]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
ldr w9, [x8, #20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.17@PAGE
add x1, x1, l_.str.17@PAGEOFF
bl _fprintf
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_45
b LBB0_39
LBB0_39:
ldur x8, [x29, #-80]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB0_45
b LBB0_40
LBB0_40:
stur wzr, [x29, #-88]
b LBB0_41
LBB0_41: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-88]
str w8, [sp, #100] ; 4-byte Folded Spill
ldur x8, [x29, #-24]
ldr w0, [x8, #4]
ldur x8, [x29, #-80]
ldr x1, [x8, #8]
bl _MIN
ldr w8, [sp, #100] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ge
tbnz w8, #0, LBB0_44
b LBB0_42
LBB0_42: ; in Loop: Header=BB0_41 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur w9, [x29, #-88]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _fprintf
ldur x8, [x29, #-80]
ldr x8, [x8, #40]
ldursw x9, [x29, #-88]
add x8, x8, x9, lsl #4
ldr w0, [x8, #12]
ldur x8, [x29, #-80]
ldr x8, [x8, #40]
ldursw x9, [x29, #-88]
add x8, x8, x9, lsl #4
ldr w1, [x8, #8]
ldur x8, [x29, #-80]
ldr x8, [x8, #40]
ldursw x9, [x29, #-88]
add x8, x8, x9, lsl #4
ldr w2, [x8, #4]
ldur w3, [x29, #-28]
bl _zend_dump_type_info
ldur x8, [x29, #-80]
ldr x8, [x8, #40]
ldursw x9, [x29, #-88]
add x0, x8, x9, lsl #4
bl _zend_dump_range
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_41 Depth=1
ldur w8, [x29, #-88]
add w8, w8, #1
stur w8, [x29, #-88]
b LBB0_41
LBB0_44:
b LBB0_45
LBB0_45:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_47
b LBB0_46
LBB0_46:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _fprintf
ldur x8, [x29, #-80]
ldr w0, [x8, #32]
ldur x8, [x29, #-80]
ldr w1, [x8, #28]
ldur x8, [x29, #-80]
ldr w2, [x8, #24]
ldur w3, [x29, #-28]
bl _zend_dump_type_info
ldur x8, [x29, #-80]
add x0, x8, #20
bl _zend_dump_range
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB0_47
LBB0_47:
ldur x8, [x29, #-72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_54
b LBB0_48
LBB0_48:
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_54
b LBB0_49
LBB0_49:
stur wzr, [x29, #-52]
b LBB0_50
LBB0_50: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-24]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_53
b LBB0_51
LBB0_51: ; in Loop: Header=BB0_50 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _fprintf
ldur x0, [x29, #-24]
ldur x1, [x29, #-72]
ldur w2, [x29, #-52]
adrp x8, _IS_CV@GOTPAGE
ldr x8, [x8, _IS_CV@GOTPAGEOFF]
ldr w3, [x8]
ldur w4, [x29, #-52]
ldur w5, [x29, #-28]
bl _zend_dump_ssa_var
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB0_52
LBB0_52: ; in Loop: Header=BB0_50 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_50
LBB0_53:
b LBB0_54
LBB0_54:
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_95
b LBB0_55
LBB0_55:
stur wzr, [x29, #-92]
b LBB0_56
LBB0_56: ; =>This Loop Header: Depth=1
; Child Loop BB0_60 Depth 2
ldur w8, [x29, #-92]
ldur x9, [x29, #-64]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_65
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_56 Depth=1
ldur x8, [x29, #-64]
ldr x8, [x8, #16]
ldursw x9, [x29, #-92]
mov x10, #12
mul x9, x9, x10
add x8, x8, x9
stur x8, [x29, #-104]
ldur w8, [x29, #-28]
adrp x9, _ZEND_DUMP_HIDE_UNREACHABLE@GOTPAGE
ldr x9, [x9, _ZEND_DUMP_HIDE_UNREACHABLE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_59
b LBB0_58
LBB0_58: ; in Loop: Header=BB0_56 Depth=1
ldur x8, [x29, #-104]
ldr w8, [x8]
adrp x9, _ZEND_BB_REACHABLE@GOTPAGE
ldr x9, [x9, _ZEND_BB_REACHABLE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_63
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_56 Depth=1
ldur x0, [x29, #-64]
ldur x1, [x29, #-24]
ldur x2, [x29, #-72]
ldur w3, [x29, #-92]
ldur w4, [x29, #-28]
bl _zend_dump_block_header
ldur x8, [x29, #-24]
ldr x8, [x8, #48]
ldur x9, [x29, #-104]
ldrsw x9, [x9, #4]
add x8, x8, x9, lsl #2
stur x8, [x29, #-112]
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
ldrsw x9, [x9, #8]
add x8, x8, x9, lsl #2
stur x8, [x29, #-120]
b LBB0_60
LBB0_60: ; Parent Loop BB0_56 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-112]
ldur x9, [x29, #-120]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_62
b LBB0_61
LBB0_61: ; in Loop: Header=BB0_60 Depth=2
ldur x0, [x29, #-24]
ldur x1, [x29, #-104]
ldur x2, [x29, #-112]
ldur w3, [x29, #-28]
ldur x4, [x29, #-48]
bl _zend_dump_op
ldur x8, [x29, #-112]
add x8, x8, #4
stur x8, [x29, #-112]
b LBB0_60
LBB0_62: ; in Loop: Header=BB0_56 Depth=1
b LBB0_63
LBB0_63: ; in Loop: Header=BB0_56 Depth=1
b LBB0_64
LBB0_64: ; in Loop: Header=BB0_56 Depth=1
ldur w8, [x29, #-92]
add w8, w8, #1
stur w8, [x29, #-92]
b LBB0_56
LBB0_65:
ldur x8, [x29, #-24]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_79
b LBB0_66
LBB0_66:
ldur w8, [x29, #-28]
adrp x9, _ZEND_DUMP_LIVE_RANGES@GOTPAGE
ldr x9, [x9, _ZEND_DUMP_LIVE_RANGES@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_79
b LBB0_67
LBB0_67:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
stur wzr, [x29, #-52]
b LBB0_68
LBB0_68: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-24]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_78
b LBB0_69
LBB0_69: ; in Loop: Header=BB0_68 Depth=1
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #76] ; 4-byte Folded Spill
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x10, [x29, #-52]
mov x11, #12
str x11, [sp, #80] ; 8-byte Folded Spill
mul x10, x10, x11
ldr w8, [x8, x10]
ldr w9, [x9]
bic w0, w8, w9
bl _EX_VAR_TO_NUM
ldr x11, [sp, #80] ; 8-byte Folded Reload
mov x12, x0
ldr w0, [sp, #76] ; 4-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x9, [x29, #-52]
mul x9, x9, x11
add x8, x8, x9
ldr w8, [x8, #4]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x9, [x29, #-52]
mul x9, x9, x11
add x8, x8, x9
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x11
mov x11, x12
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
bl _fprintf
ldr x11, [sp, #80] ; 8-byte Folded Reload
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x10, [x29, #-52]
mul x10, x10, x11
ldr w8, [x8, x10]
ldr w9, [x9]
and w8, w8, w9
subs w8, w8, #128
; kill: def $x8 killed $w8
str x8, [sp, #88] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB0_76
; %bb.70: ; in Loop: Header=BB0_68 Depth=1
ldr x11, [sp, #88] ; 8-byte Folded Reload
adrp x10, lJTI0_1@PAGE
add x10, x10, lJTI0_1@PAGEOFF
Ltmp0:
adr x8, Ltmp0
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_71: ; in Loop: Header=BB0_68 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _fprintf
b LBB0_76
LBB0_72: ; in Loop: Header=BB0_68 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.24@PAGE
add x1, x1, l_.str.24@PAGEOFF
bl _fprintf
b LBB0_76
LBB0_73: ; in Loop: Header=BB0_68 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.25@PAGE
add x1, x1, l_.str.25@PAGEOFF
bl _fprintf
b LBB0_76
LBB0_74: ; in Loop: Header=BB0_68 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.26@PAGE
add x1, x1, l_.str.26@PAGEOFF
bl _fprintf
b LBB0_76
LBB0_75: ; in Loop: Header=BB0_68 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _fprintf
b LBB0_76
LBB0_76: ; in Loop: Header=BB0_68 Depth=1
b LBB0_77
LBB0_77: ; in Loop: Header=BB0_68 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_68
LBB0_78:
b LBB0_79
LBB0_79:
ldur x8, [x29, #-24]
ldr w8, [x8, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_94
b LBB0_80
LBB0_80:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.28@PAGE
add x1, x1, l_.str.28@PAGEOFF
bl _fprintf
stur wzr, [x29, #-52]
b LBB0_81
LBB0_81: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-24]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_93
b LBB0_82
LBB0_82: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
ldursw x10, [x29, #-52]
mov x11, #24
str x11, [sp, #64] ; 8-byte Folded Spill
mul x10, x10, x11
ldr x9, [x9, x10]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.29@PAGE
add x1, x1, l_.str.29@PAGEOFF
bl _fprintf
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_84
b LBB0_83
LBB0_83: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
ldursw x10, [x29, #-52]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldrsw x9, [x9, #8]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
b LBB0_85
LBB0_84: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fprintf
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_81 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_87
b LBB0_86
LBB0_86: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
ldursw x10, [x29, #-52]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldrsw x9, [x9, #12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
bl _fprintf
b LBB0_88
LBB0_87: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fprintf
b LBB0_88
LBB0_88: ; in Loop: Header=BB0_81 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_90
b LBB0_89
LBB0_89: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9, #32]
ldursw x10, [x29, #-52]
mov x11, #24
mul x10, x10, x11
add x9, x9, x10
ldrsw x9, [x9, #16]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.32@PAGE
add x1, x1, l_.str.32@PAGEOFF
bl _fprintf
b LBB0_91
LBB0_90: ; in Loop: Header=BB0_81 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _fprintf
b LBB0_91
LBB0_91: ; in Loop: Header=BB0_81 Depth=1
b LBB0_92
LBB0_92: ; in Loop: Header=BB0_81 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_81
LBB0_93:
b LBB0_94
LBB0_94:
b LBB0_128
LBB0_95:
ldur x8, [x29, #-24]
ldr x8, [x8, #48]
str x8, [sp, #128]
ldr x8, [sp, #128]
ldur x9, [x29, #-24]
ldrsw x9, [x9]
add x8, x8, x9, lsl #2
str x8, [sp, #120]
b LBB0_96
LBB0_96: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #128]
ldr x9, [sp, #120]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_98
b LBB0_97
LBB0_97: ; in Loop: Header=BB0_96 Depth=1
ldur x0, [x29, #-24]
ldr x2, [sp, #128]
ldur w3, [x29, #-28]
ldur x4, [x29, #-48]
mov x1, #0
bl _zend_dump_op
ldr x8, [sp, #128]
add x8, x8, #4
str x8, [sp, #128]
b LBB0_96
LBB0_98:
ldur x8, [x29, #-24]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_112
b LBB0_99
LBB0_99:
ldur w8, [x29, #-28]
adrp x9, _ZEND_DUMP_LIVE_RANGES@GOTPAGE
ldr x9, [x9, _ZEND_DUMP_LIVE_RANGES@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_112
b LBB0_100
LBB0_100:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
bl _fprintf
stur wzr, [x29, #-52]
b LBB0_101
LBB0_101: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-24]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_111
b LBB0_102
LBB0_102: ; in Loop: Header=BB0_101 Depth=1
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w8, [x8]
str w8, [sp, #44] ; 4-byte Folded Spill
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x10, [x29, #-52]
mov x11, #12
str x11, [sp, #48] ; 8-byte Folded Spill
mul x10, x10, x11
ldr w8, [x8, x10]
ldr w9, [x9]
bic w0, w8, w9
bl _EX_VAR_TO_NUM
ldr x11, [sp, #48] ; 8-byte Folded Reload
mov x12, x0
ldr w0, [sp, #44] ; 4-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x9, [x29, #-52]
mul x9, x9, x11
add x8, x8, x9
ldr w8, [x8, #4]
; implicit-def: $x10
mov x10, x8
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x9, [x29, #-52]
mul x9, x9, x11
add x8, x8, x9
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
; implicit-def: $x11
mov x11, x12
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
bl _fprintf
ldr x11, [sp, #48] ; 8-byte Folded Reload
ldr x9, [sp, #112] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldursw x10, [x29, #-52]
mul x10, x10, x11
ldr w8, [x8, x10]
ldr w9, [x9]
and w8, w8, w9
subs w8, w8, #128
; kill: def $x8 killed $w8
str x8, [sp, #56] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB0_109
; %bb.103: ; in Loop: Header=BB0_101 Depth=1
ldr x11, [sp, #56] ; 8-byte Folded Reload
adrp x10, lJTI0_0@PAGE
add x10, x10, lJTI0_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB0_104: ; in Loop: Header=BB0_101 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.23@PAGE
add x1, x1, l_.str.23@PAGEOFF
bl _fprintf
b LBB0_109
LBB0_105: ; in Loop: Header=BB0_101 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.24@PAGE
add x1, x1, l_.str.24@PAGEOFF
bl _fprintf
b LBB0_109
LBB0_106: ; in Loop: Header=BB0_101 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.25@PAGE
add x1, x1, l_.str.25@PAGEOFF
bl _fprintf
b LBB0_109
LBB0_107: ; in Loop: Header=BB0_101 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.26@PAGE
add x1, x1, l_.str.26@PAGEOFF
bl _fprintf
b LBB0_109
LBB0_108: ; in Loop: Header=BB0_101 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.27@PAGE
add x1, x1, l_.str.27@PAGEOFF
bl _fprintf
b LBB0_109
LBB0_109: ; in Loop: Header=BB0_101 Depth=1
b LBB0_110
LBB0_110: ; in Loop: Header=BB0_101 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_101
LBB0_111:
b LBB0_112
LBB0_112:
ldur x8, [x29, #-24]
ldr w8, [x8, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_127
b LBB0_113
LBB0_113:
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.28@PAGE
add x1, x1, l_.str.28@PAGEOFF
bl _fprintf
stur wzr, [x29, #-52]
b LBB0_114
LBB0_114: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-52]
ldur x9, [x29, #-24]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_126
b LBB0_115
LBB0_115: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
str x10, [sp, #32] ; 8-byte Folded Spill
mul x9, x9, x10
ldr x8, [x8, x9]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.34@PAGE
add x1, x1, l_.str.34@PAGEOFF
bl _fprintf
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_117
b LBB0_116
LBB0_116: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _fprintf
b LBB0_118
LBB0_117: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fprintf
b LBB0_118
LBB0_118: ; in Loop: Header=BB0_114 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_120
b LBB0_119
LBB0_119: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _fprintf
b LBB0_121
LBB0_120: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.31@PAGE
add x1, x1, l_.str.31@PAGEOFF
bl _fprintf
b LBB0_121
LBB0_121: ; in Loop: Header=BB0_114 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_123
b LBB0_122
LBB0_122: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldursw x9, [x29, #-52]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #16]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.36@PAGE
add x1, x1, l_.str.36@PAGEOFF
bl _fprintf
b LBB0_124
LBB0_123: ; in Loop: Header=BB0_114 Depth=1
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldr w0, [x8]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _fprintf
b LBB0_124
LBB0_124: ; in Loop: Header=BB0_114 Depth=1
b LBB0_125
LBB0_125: ; in Loop: Header=BB0_114 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB0_114
LBB0_126:
b LBB0_127
LBB0_127:
b LBB0_128
LBB0_128:
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_104-Ltmp1
.long LBB0_106-Ltmp1
.long LBB0_107-Ltmp1
.long LBB0_108-Ltmp1
.long LBB0_105-Ltmp1
.p2align 2
lJTI0_1:
.long LBB0_71-Ltmp0
.long LBB0_73-Ltmp0
.long LBB0_74-Ltmp0
.long LBB0_75-Ltmp0
.long LBB0_72-Ltmp0
; -- End function
.comm _ZEND_DUMP_CFG,4,2 ; @ZEND_DUMP_CFG
.comm _ZEND_DUMP_SSA,4,2 ; @ZEND_DUMP_SSA
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n"
l_.str.1: ; @.str.1
.asciz ": ; (lines=%d, args=%d"
l_.str.2: ; @.str.2
.asciz "/%d"
l_.str.3: ; @.str.3
.asciz ", vars=%d, tmps=%d"
l_.str.4: ; @.str.4
.asciz ", ssa_vars=%d"
.comm _ZEND_FUNC_INDIRECT_VAR_ACCESS,4,2 ; @ZEND_FUNC_INDIRECT_VAR_ACCESS
l_.str.5: ; @.str.5
.asciz ", dynamic"
.comm _ZEND_FUNC_RECURSIVE,4,2 ; @ZEND_FUNC_RECURSIVE
l_.str.6: ; @.str.6
.asciz ", recursive"
.comm _ZEND_FUNC_RECURSIVE_DIRECTLY,4,2 ; @ZEND_FUNC_RECURSIVE_DIRECTLY
l_.str.7: ; @.str.7
.asciz " directly"
.comm _ZEND_FUNC_RECURSIVE_INDIRECTLY,4,2 ; @ZEND_FUNC_RECURSIVE_INDIRECTLY
l_.str.8: ; @.str.8
.asciz " indirectly"
.comm _ZEND_FUNC_IRREDUCIBLE,4,2 ; @ZEND_FUNC_IRREDUCIBLE
l_.str.9: ; @.str.9
.asciz ", irreducable"
.comm _ZEND_FUNC_NO_LOOPS,4,2 ; @ZEND_FUNC_NO_LOOPS
l_.str.10: ; @.str.10
.asciz ", no_loops"
.comm _ZEND_FUNC_HAS_EXTENDED_STMT,4,2 ; @ZEND_FUNC_HAS_EXTENDED_STMT
l_.str.11: ; @.str.11
.asciz ", extended_stmt"
.comm _ZEND_FUNC_HAS_EXTENDED_FCALL,4,2 ; @ZEND_FUNC_HAS_EXTENDED_FCALL
l_.str.12: ; @.str.12
.asciz ", extended_fcall"
l_.str.13: ; @.str.13
.asciz ", no_return_value"
l_.str.14: ; @.str.14
.asciz ", return_value"
l_.str.15: ; @.str.15
.asciz ")\n"
l_.str.16: ; @.str.16
.asciz " ; (%s)\n"
l_.str.17: ; @.str.17
.asciz " ; %s:%u-%u\n"
l_.str.18: ; @.str.18
.asciz " ; arg %d "
l_.str.19: ; @.str.19
.asciz " ; return "
l_.str.20: ; @.str.20
.asciz " ; "
.comm _IS_CV,4,2 ; @IS_CV
.comm _ZEND_DUMP_HIDE_UNREACHABLE,4,2 ; @ZEND_DUMP_HIDE_UNREACHABLE
.comm _ZEND_BB_REACHABLE,4,2 ; @ZEND_BB_REACHABLE
.comm _ZEND_DUMP_LIVE_RANGES,4,2 ; @ZEND_DUMP_LIVE_RANGES
l_.str.21: ; @.str.21
.asciz "LIVE RANGES:\n"
l_.str.22: ; @.str.22
.asciz " %u: L%u - L%u "
.comm _ZEND_LIVE_MASK,4,2 ; @ZEND_LIVE_MASK
l_.str.23: ; @.str.23
.asciz "(tmp/var)\n"
l_.str.24: ; @.str.24
.asciz "(loop)\n"
l_.str.25: ; @.str.25
.asciz "(silence)\n"
l_.str.26: ; @.str.26
.asciz "(rope)\n"
l_.str.27: ; @.str.27
.asciz "(new)\n"
l_.str.28: ; @.str.28
.asciz "EXCEPTION TABLE:\n"
l_.str.29: ; @.str.29
.asciz " BB%u"
l_.str.30: ; @.str.30
.asciz ", BB%u"
l_.str.31: ; @.str.31
.asciz ", -"
l_.str.32: ; @.str.32
.asciz ", BB%u\n"
l_.str.33: ; @.str.33
.asciz ", -\n"
l_.str.34: ; @.str.34
.asciz " L%u"
l_.str.35: ; @.str.35
.asciz ", L%u"
l_.str.36: ; @.str.36
.asciz ", L%u\n"
.comm _ZEND_JIT_FUNC_INLINE,4,2 ; @ZEND_JIT_FUNC_INLINE
.comm _ZEND_JIT_FUNC_NO_FRAME,4,2 ; @ZEND_JIT_FUNC_NO_FRAME
.comm _ZEND_JIT_FUNC_NO_IN_MEM_CVS,4,2 ; @ZEND_JIT_FUNC_NO_IN_MEM_CVS
.comm _ZEND_JIT_FUNC_NO_SYMTAB,4,2 ; @ZEND_JIT_FUNC_NO_SYMTAB
.comm _ZEND_JIT_FUNC_NO_USED_ARGS,4,2 ; @ZEND_JIT_FUNC_NO_USED_ARGS
.comm _info,8,3 ; @info
.subsections_via_symbols
| .text
.file "extr_zend_dump.c_zend_dump_op_array.c"
.globl zend_dump_op_array # -- Begin function zend_dump_op_array
.p2align 4, 0x90
.type zend_dump_op_array,@function
zend_dump_op_array: # @zend_dump_op_array
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq $0, -48(%rbp)
movq $0, -56(%rbp)
movq $0, -64(%rbp)
movl $0, -68(%rbp)
movl -12(%rbp), %eax
movl ZEND_DUMP_CFG(%rip), %ecx
orl ZEND_DUMP_SSA(%rip), %ecx
andl %ecx, %eax
cmpl $0, %eax
je .LBB0_4
# %bb.1:
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
cmpq $0, 16(%rax)
jne .LBB0_3
# %bb.2:
movq $0, -32(%rbp)
movq $0, -48(%rbp)
.LBB0_3:
jmp .LBB0_4
.LBB0_4:
movl -12(%rbp), %eax
andl ZEND_DUMP_SSA(%rip), %eax
cmpl $0, %eax
je .LBB0_6
# %bb.5:
movq -32(%rbp), %rax
movq %rax, -56(%rbp)
.LBB0_6:
movq -8(%rbp), %rdi
callq ZEND_FUNC_INFO@PLT
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
je .LBB0_8
# %bb.7:
movq -64(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
.LBB0_8:
movl stderr(%rip), %edi
leaq .L.str(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -8(%rbp), %rdi
callq zend_dump_op_array_name@PLT
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movl (%rax), %edx
movq -8(%rbp), %rax
movl 4(%rax), %ecx
leaq .L.str.1(%rip), %rsi
movb $0, %al
callq fprintf@PLT
cmpq $0, -64(%rbp)
je .LBB0_11
# %bb.9:
movq -64(%rbp), %rax
cmpq $0, 8(%rax)
jl .LBB0_11
# %bb.10:
movl stderr(%rip), %edi
movq -64(%rbp), %rax
movq 8(%rax), %rdx
leaq .L.str.2(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_11:
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movl 8(%rax), %edx
movq -8(%rbp), %rax
movl 12(%rax), %ecx
leaq .L.str.3(%rip), %rsi
movb $0, %al
callq fprintf@PLT
cmpq $0, -56(%rbp)
je .LBB0_13
# %bb.12:
movl stderr(%rip), %edi
movq -56(%rbp), %rax
movl (%rax), %edx
leaq .L.str.4(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_13:
movl -68(%rbp), %eax
andl ZEND_FUNC_INDIRECT_VAR_ACCESS(%rip), %eax
cmpl $0, %eax
je .LBB0_15
# %bb.14:
movl stderr(%rip), %edi
leaq .L.str.5(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_15:
movl -68(%rbp), %eax
andl ZEND_FUNC_RECURSIVE(%rip), %eax
cmpl $0, %eax
je .LBB0_21
# %bb.16:
movl stderr(%rip), %edi
leaq .L.str.6(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movl -68(%rbp), %eax
andl ZEND_FUNC_RECURSIVE_DIRECTLY(%rip), %eax
cmpl $0, %eax
je .LBB0_18
# %bb.17:
movl stderr(%rip), %edi
leaq .L.str.7(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_18:
movl -68(%rbp), %eax
andl ZEND_FUNC_RECURSIVE_INDIRECTLY(%rip), %eax
cmpl $0, %eax
je .LBB0_20
# %bb.19:
movl stderr(%rip), %edi
leaq .L.str.8(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_20:
jmp .LBB0_21
.LBB0_21:
movl -68(%rbp), %eax
andl ZEND_FUNC_IRREDUCIBLE(%rip), %eax
cmpl $0, %eax
je .LBB0_23
# %bb.22:
movl stderr(%rip), %edi
leaq .L.str.9(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_23:
movl -68(%rbp), %eax
andl ZEND_FUNC_NO_LOOPS(%rip), %eax
cmpl $0, %eax
je .LBB0_25
# %bb.24:
movl stderr(%rip), %edi
leaq .L.str.10(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_25:
movl -68(%rbp), %eax
andl ZEND_FUNC_HAS_EXTENDED_STMT(%rip), %eax
cmpl $0, %eax
je .LBB0_27
# %bb.26:
movl stderr(%rip), %edi
leaq .L.str.11(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_27:
movl -68(%rbp), %eax
andl ZEND_FUNC_HAS_EXTENDED_FCALL(%rip), %eax
cmpl $0, %eax
je .LBB0_29
# %bb.28:
movl stderr(%rip), %edi
leaq .L.str.12(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_29:
cmpq $0, -64(%rbp)
je .LBB0_32
# %bb.30:
movq -64(%rbp), %rax
cmpl $0, 16(%rax)
jne .LBB0_32
# %bb.31:
movl stderr(%rip), %edi
leaq .L.str.13(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_36
.LBB0_32:
cmpq $0, -64(%rbp)
je .LBB0_35
# %bb.33:
movq -64(%rbp), %rax
cmpl $1, 16(%rax)
jne .LBB0_35
# %bb.34:
movl stderr(%rip), %edi
leaq .L.str.14(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_35:
jmp .LBB0_36
.LBB0_36:
movl stderr(%rip), %edi
leaq .L.str.15(%rip), %rsi
movb $0, %al
callq fprintf@PLT
cmpq $0, -24(%rbp)
je .LBB0_38
# %bb.37:
movl stderr(%rip), %edi
movq -24(%rbp), %rdx
leaq .L.str.16(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_38:
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movq 56(%rax), %rax
movq (%rax), %rdx
movq -8(%rbp), %rax
movl 16(%rax), %ecx
movq -8(%rbp), %rax
movl 20(%rax), %r8d
leaq .L.str.17(%rip), %rsi
movb $0, %al
callq fprintf@PLT
cmpq $0, -64(%rbp)
je .LBB0_45
# %bb.39:
movq -64(%rbp), %rax
cmpq $0, 8(%rax)
jle .LBB0_45
# %bb.40:
movl $0, -72(%rbp)
.LBB0_41: # =>This Inner Loop Header: Depth=1
movl -72(%rbp), %eax
movl %eax, -124(%rbp) # 4-byte Spill
movq -8(%rbp), %rax
movl 4(%rax), %edi
movq -64(%rbp), %rax
movq 8(%rax), %rsi
callq MIN@PLT
movl %eax, %ecx
movl -124(%rbp), %eax # 4-byte Reload
cmpl %ecx, %eax
jge .LBB0_44
# %bb.42: # in Loop: Header=BB0_41 Depth=1
movl stderr(%rip), %edi
movl -72(%rbp), %edx
leaq .L.str.18(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -64(%rbp), %rax
movq 40(%rax), %rax
movslq -72(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 12(%rax), %edi
movq -64(%rbp), %rax
movq 40(%rax), %rax
movslq -72(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %esi
movq -64(%rbp), %rax
movq 40(%rax), %rax
movslq -72(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 4(%rax), %edx
movl -12(%rbp), %ecx
callq zend_dump_type_info@PLT
movq -64(%rbp), %rax
movq 40(%rax), %rdi
movslq -72(%rbp), %rax
shlq $4, %rax
addq %rax, %rdi
callq zend_dump_range@PLT
movl stderr(%rip), %edi
leaq .L.str(%rip), %rsi
movb $0, %al
callq fprintf@PLT
# %bb.43: # in Loop: Header=BB0_41 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp .LBB0_41
.LBB0_44:
jmp .LBB0_45
.LBB0_45:
cmpq $0, -64(%rbp)
je .LBB0_47
# %bb.46:
movl stderr(%rip), %edi
leaq .L.str.19(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -64(%rbp), %rax
movl 32(%rax), %edi
movq -64(%rbp), %rax
movl 28(%rax), %esi
movq -64(%rbp), %rax
movl 24(%rax), %edx
movl -12(%rbp), %ecx
callq zend_dump_type_info@PLT
movq -64(%rbp), %rdi
addq $20, %rdi
callq zend_dump_range@PLT
movl stderr(%rip), %edi
leaq .L.str(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_47:
cmpq $0, -56(%rbp)
je .LBB0_54
# %bb.48:
movq -56(%rbp), %rax
cmpq $0, 8(%rax)
je .LBB0_54
# %bb.49:
movl $0, -36(%rbp)
.LBB0_50: # =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 8(%rcx), %eax
jge .LBB0_53
# %bb.51: # in Loop: Header=BB0_50 Depth=1
movl stderr(%rip), %edi
leaq .L.str.20(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -8(%rbp), %rdi
movq -56(%rbp), %rsi
movl -36(%rbp), %edx
movl IS_CV(%rip), %ecx
movl -36(%rbp), %r8d
movl -12(%rbp), %r9d
callq zend_dump_ssa_var@PLT
movl stderr(%rip), %edi
leaq .L.str(%rip), %rsi
movb $0, %al
callq fprintf@PLT
# %bb.52: # in Loop: Header=BB0_50 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp .LBB0_50
.LBB0_53:
jmp .LBB0_54
.LBB0_54:
cmpq $0, -48(%rbp)
je .LBB0_94
# %bb.55:
movl $0, -76(%rbp)
.LBB0_56: # =>This Loop Header: Depth=1
# Child Loop BB0_60 Depth 2
movl -76(%rbp), %eax
movq -48(%rbp), %rcx
cmpl (%rcx), %eax
jge .LBB0_65
# %bb.57: # in Loop: Header=BB0_56 Depth=1
movq -48(%rbp), %rax
movq 16(%rax), %rax
movslq -76(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq %rax, -88(%rbp)
movl -12(%rbp), %eax
andl ZEND_DUMP_HIDE_UNREACHABLE(%rip), %eax
cmpl $0, %eax
je .LBB0_59
# %bb.58: # in Loop: Header=BB0_56 Depth=1
movq -88(%rbp), %rax
movl (%rax), %eax
andl ZEND_BB_REACHABLE(%rip), %eax
cmpl $0, %eax
je .LBB0_63
.LBB0_59: # in Loop: Header=BB0_56 Depth=1
movq -48(%rbp), %rdi
movq -8(%rbp), %rsi
movq -56(%rbp), %rdx
movl -76(%rbp), %ecx
movl -12(%rbp), %r8d
callq zend_dump_block_header@PLT
movq -8(%rbp), %rax
movq 48(%rax), %rax
movq -88(%rbp), %rcx
movslq 4(%rcx), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movq -88(%rbp), %rcx
movslq 8(%rcx), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -104(%rbp)
.LBB0_60: # Parent Loop BB0_56 Depth=1
# => This Inner Loop Header: Depth=2
movq -96(%rbp), %rax
cmpq -104(%rbp), %rax
jae .LBB0_62
# %bb.61: # in Loop: Header=BB0_60 Depth=2
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
movq -96(%rbp), %rdx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
callq zend_dump_op@PLT
movq -96(%rbp), %rax
addq $4, %rax
movq %rax, -96(%rbp)
jmp .LBB0_60
.LBB0_62: # in Loop: Header=BB0_56 Depth=1
jmp .LBB0_63
.LBB0_63: # in Loop: Header=BB0_56 Depth=1
jmp .LBB0_64
.LBB0_64: # in Loop: Header=BB0_56 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp .LBB0_56
.LBB0_65:
movq -8(%rbp), %rax
cmpl $0, 24(%rax)
je .LBB0_78
# %bb.66:
movl -12(%rbp), %eax
andl ZEND_DUMP_LIVE_RANGES(%rip), %eax
cmpl $0, %eax
je .LBB0_78
# %bb.67:
movl stderr(%rip), %edi
leaq .L.str.21(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movl $0, -36(%rbp)
.LBB0_68: # =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 24(%rcx), %eax
jge .LBB0_77
# %bb.69: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %eax
movl %eax, -140(%rbp) # 4-byte Spill
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
movl (%rax,%rcx,4), %edi
movl ZEND_LIVE_MASK(%rip), %eax
notl %eax
andl %eax, %edi
callq EX_VAR_TO_NUM@PLT
movl -140(%rbp), %edi # 4-byte Reload
movl %eax, %edx
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rsi
movl 4(%rax,%rsi,4), %ecx
movl 8(%rax,%rsi,4), %r8d
leaq .L.str.22(%rip), %rsi
xorl %eax, %eax
# kill: def $al killed $al killed $eax
callq fprintf@PLT
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
movl (%rax,%rcx,4), %eax
movl ZEND_LIVE_MASK(%rip), %ecx
andl %ecx, %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -136(%rbp) # 8-byte Spill
subl $4, %eax
ja .LBB0_75
# %bb.128: # in Loop: Header=BB0_68 Depth=1
movq -136(%rbp), %rax # 8-byte Reload
leaq .LJTI0_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
.LBB0_70: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %edi
leaq .L.str.23(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_75
.LBB0_71: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %edi
leaq .L.str.24(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_75
.LBB0_72: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %edi
leaq .L.str.25(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_75
.LBB0_73: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %edi
leaq .L.str.26(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_75
.LBB0_74: # in Loop: Header=BB0_68 Depth=1
movl stderr(%rip), %edi
leaq .L.str.27(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_75: # in Loop: Header=BB0_68 Depth=1
jmp .LBB0_76
.LBB0_76: # in Loop: Header=BB0_68 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp .LBB0_68
.LBB0_77:
jmp .LBB0_78
.LBB0_78:
movq -8(%rbp), %rax
cmpl $0, 28(%rax)
je .LBB0_93
# %bb.79:
movl stderr(%rip), %edi
leaq .L.str.28(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movl $0, -36(%rbp)
.LBB0_80: # =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 28(%rcx), %eax
jge .LBB0_92
# %bb.81: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movq 32(%rcx), %rcx
movslq -36(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rcx
movl (%rax,%rcx,4), %edx
leaq .L.str.29(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 8(%rax)
je .LBB0_83
# %bb.82: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movq 32(%rcx), %rcx
movslq -36(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movslq 8(%rcx), %rcx
movl (%rax,%rcx,4), %edx
leaq .L.str.30(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_84
.LBB0_83: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
leaq .L.str.31(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_84: # in Loop: Header=BB0_80 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 12(%rax)
je .LBB0_86
# %bb.85: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movq 32(%rcx), %rcx
movslq -36(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movslq 12(%rcx), %rcx
movl (%rax,%rcx,4), %edx
leaq .L.str.30(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_87
.LBB0_86: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
leaq .L.str.31(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_87: # in Loop: Header=BB0_80 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 16(%rax)
je .LBB0_89
# %bb.88: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movq 32(%rcx), %rcx
movslq -36(%rbp), %rdx
imulq $24, %rdx, %rdx
addq %rdx, %rcx
movslq 16(%rcx), %rcx
movl (%rax,%rcx,4), %edx
leaq .L.str.32(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_90
.LBB0_89: # in Loop: Header=BB0_80 Depth=1
movl stderr(%rip), %edi
leaq .L.str.33(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_90: # in Loop: Header=BB0_80 Depth=1
jmp .LBB0_91
.LBB0_91: # in Loop: Header=BB0_80 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp .LBB0_80
.LBB0_92:
jmp .LBB0_93
.LBB0_93:
jmp .LBB0_126
.LBB0_94:
movq -8(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movq -8(%rbp), %rcx
movslq (%rcx), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -120(%rbp)
.LBB0_95: # =>This Inner Loop Header: Depth=1
movq -112(%rbp), %rax
cmpq -120(%rbp), %rax
jae .LBB0_97
# %bb.96: # in Loop: Header=BB0_95 Depth=1
movq -8(%rbp), %rdi
movq -112(%rbp), %rdx
movl -12(%rbp), %ecx
movq -32(%rbp), %r8
xorl %eax, %eax
movl %eax, %esi
callq zend_dump_op@PLT
movq -112(%rbp), %rax
addq $4, %rax
movq %rax, -112(%rbp)
jmp .LBB0_95
.LBB0_97:
movq -8(%rbp), %rax
cmpl $0, 24(%rax)
je .LBB0_110
# %bb.98:
movl -12(%rbp), %eax
andl ZEND_DUMP_LIVE_RANGES(%rip), %eax
cmpl $0, %eax
je .LBB0_110
# %bb.99:
movl stderr(%rip), %edi
leaq .L.str.21(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movl $0, -36(%rbp)
.LBB0_100: # =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 24(%rcx), %eax
jge .LBB0_109
# %bb.101: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %eax
movl %eax, -156(%rbp) # 4-byte Spill
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
movl (%rax,%rcx,4), %edi
movl ZEND_LIVE_MASK(%rip), %eax
notl %eax
andl %eax, %edi
callq EX_VAR_TO_NUM@PLT
movl -156(%rbp), %edi # 4-byte Reload
movl %eax, %edx
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rsi
movl 4(%rax,%rsi,4), %ecx
movl 8(%rax,%rsi,4), %r8d
leaq .L.str.22(%rip), %rsi
xorl %eax, %eax
# kill: def $al killed $al killed $eax
callq fprintf@PLT
movq -8(%rbp), %rax
movq 40(%rax), %rax
movslq -36(%rbp), %rcx
leaq (%rcx,%rcx,2), %rcx
movl (%rax,%rcx,4), %eax
movl ZEND_LIVE_MASK(%rip), %ecx
andl %ecx, %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -152(%rbp) # 8-byte Spill
subl $4, %eax
ja .LBB0_107
# %bb.127: # in Loop: Header=BB0_100 Depth=1
movq -152(%rbp), %rax # 8-byte Reload
leaq .LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
.LBB0_102: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %edi
leaq .L.str.23(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_107
.LBB0_103: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %edi
leaq .L.str.24(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_107
.LBB0_104: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %edi
leaq .L.str.25(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_107
.LBB0_105: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %edi
leaq .L.str.26(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_107
.LBB0_106: # in Loop: Header=BB0_100 Depth=1
movl stderr(%rip), %edi
leaq .L.str.27(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_107: # in Loop: Header=BB0_100 Depth=1
jmp .LBB0_108
.LBB0_108: # in Loop: Header=BB0_100 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp .LBB0_100
.LBB0_109:
jmp .LBB0_110
.LBB0_110:
movq -8(%rbp), %rax
cmpl $0, 28(%rax)
je .LBB0_125
# %bb.111:
movl stderr(%rip), %edi
leaq .L.str.28(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movl $0, -36(%rbp)
.LBB0_112: # =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 28(%rcx), %eax
jge .LBB0_124
# %bb.113: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rdx
leaq .L.str.34(%rip), %rsi
movb $0, %al
callq fprintf@PLT
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 8(%rax)
je .LBB0_115
# %bb.114: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %edx
leaq .L.str.35(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_116
.LBB0_115: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
leaq .L.str.31(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_116: # in Loop: Header=BB0_112 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 12(%rax)
je .LBB0_118
# %bb.117: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 12(%rax), %edx
leaq .L.str.35(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_119
.LBB0_118: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
leaq .L.str.31(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_119: # in Loop: Header=BB0_112 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $0, 16(%rax)
je .LBB0_121
# %bb.120: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %edx
leaq .L.str.36(%rip), %rsi
movb $0, %al
callq fprintf@PLT
jmp .LBB0_122
.LBB0_121: # in Loop: Header=BB0_112 Depth=1
movl stderr(%rip), %edi
leaq .L.str.33(%rip), %rsi
movb $0, %al
callq fprintf@PLT
.LBB0_122: # in Loop: Header=BB0_112 Depth=1
jmp .LBB0_123
.LBB0_123: # in Loop: Header=BB0_112 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp .LBB0_112
.LBB0_124:
jmp .LBB0_125
.LBB0_125:
jmp .LBB0_126
.LBB0_126:
addq $160, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size zend_dump_op_array, .Lfunc_end0-zend_dump_op_array
.cfi_endproc
.section .rodata,"a",@progbits
.p2align 2
.LJTI0_0:
.long .LBB0_102-.LJTI0_0
.long .LBB0_104-.LJTI0_0
.long .LBB0_105-.LJTI0_0
.long .LBB0_106-.LJTI0_0
.long .LBB0_103-.LJTI0_0
.LJTI0_1:
.long .LBB0_70-.LJTI0_1
.long .LBB0_72-.LJTI0_1
.long .LBB0_73-.LJTI0_1
.long .LBB0_74-.LJTI0_1
.long .LBB0_71-.LJTI0_1
# -- End function
.type ZEND_DUMP_CFG,@object # @ZEND_DUMP_CFG
.bss
.globl ZEND_DUMP_CFG
.p2align 2
ZEND_DUMP_CFG:
.long 0 # 0x0
.size ZEND_DUMP_CFG, 4
.type ZEND_DUMP_SSA,@object # @ZEND_DUMP_SSA
.globl ZEND_DUMP_SSA
.p2align 2
ZEND_DUMP_SSA:
.long 0 # 0x0
.size ZEND_DUMP_SSA, 4
.type stderr,@object # @stderr
.globl stderr
.p2align 2
stderr:
.long 0 # 0x0
.size stderr, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "\n"
.size .L.str, 2
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz ": ; (lines=%d, args=%d"
.size .L.str.1, 23
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "/%d"
.size .L.str.2, 4
.type .L.str.3,@object # @.str.3
.L.str.3:
.asciz ", vars=%d, tmps=%d"
.size .L.str.3, 19
.type .L.str.4,@object # @.str.4
.L.str.4:
.asciz ", ssa_vars=%d"
.size .L.str.4, 14
.type ZEND_FUNC_INDIRECT_VAR_ACCESS,@object # @ZEND_FUNC_INDIRECT_VAR_ACCESS
.bss
.globl ZEND_FUNC_INDIRECT_VAR_ACCESS
.p2align 2
ZEND_FUNC_INDIRECT_VAR_ACCESS:
.long 0 # 0x0
.size ZEND_FUNC_INDIRECT_VAR_ACCESS, 4
.type .L.str.5,@object # @.str.5
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.5:
.asciz ", dynamic"
.size .L.str.5, 10
.type ZEND_FUNC_RECURSIVE,@object # @ZEND_FUNC_RECURSIVE
.bss
.globl ZEND_FUNC_RECURSIVE
.p2align 2
ZEND_FUNC_RECURSIVE:
.long 0 # 0x0
.size ZEND_FUNC_RECURSIVE, 4
.type .L.str.6,@object # @.str.6
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.6:
.asciz ", recursive"
.size .L.str.6, 12
.type ZEND_FUNC_RECURSIVE_DIRECTLY,@object # @ZEND_FUNC_RECURSIVE_DIRECTLY
.bss
.globl ZEND_FUNC_RECURSIVE_DIRECTLY
.p2align 2
ZEND_FUNC_RECURSIVE_DIRECTLY:
.long 0 # 0x0
.size ZEND_FUNC_RECURSIVE_DIRECTLY, 4
.type .L.str.7,@object # @.str.7
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.7:
.asciz " directly"
.size .L.str.7, 10
.type ZEND_FUNC_RECURSIVE_INDIRECTLY,@object # @ZEND_FUNC_RECURSIVE_INDIRECTLY
.bss
.globl ZEND_FUNC_RECURSIVE_INDIRECTLY
.p2align 2
ZEND_FUNC_RECURSIVE_INDIRECTLY:
.long 0 # 0x0
.size ZEND_FUNC_RECURSIVE_INDIRECTLY, 4
.type .L.str.8,@object # @.str.8
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.8:
.asciz " indirectly"
.size .L.str.8, 12
.type ZEND_FUNC_IRREDUCIBLE,@object # @ZEND_FUNC_IRREDUCIBLE
.bss
.globl ZEND_FUNC_IRREDUCIBLE
.p2align 2
ZEND_FUNC_IRREDUCIBLE:
.long 0 # 0x0
.size ZEND_FUNC_IRREDUCIBLE, 4
.type .L.str.9,@object # @.str.9
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.9:
.asciz ", irreducable"
.size .L.str.9, 14
.type ZEND_FUNC_NO_LOOPS,@object # @ZEND_FUNC_NO_LOOPS
.bss
.globl ZEND_FUNC_NO_LOOPS
.p2align 2
ZEND_FUNC_NO_LOOPS:
.long 0 # 0x0
.size ZEND_FUNC_NO_LOOPS, 4
.type .L.str.10,@object # @.str.10
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.10:
.asciz ", no_loops"
.size .L.str.10, 11
.type ZEND_FUNC_HAS_EXTENDED_STMT,@object # @ZEND_FUNC_HAS_EXTENDED_STMT
.bss
.globl ZEND_FUNC_HAS_EXTENDED_STMT
.p2align 2
ZEND_FUNC_HAS_EXTENDED_STMT:
.long 0 # 0x0
.size ZEND_FUNC_HAS_EXTENDED_STMT, 4
.type .L.str.11,@object # @.str.11
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.11:
.asciz ", extended_stmt"
.size .L.str.11, 16
.type ZEND_FUNC_HAS_EXTENDED_FCALL,@object # @ZEND_FUNC_HAS_EXTENDED_FCALL
.bss
.globl ZEND_FUNC_HAS_EXTENDED_FCALL
.p2align 2
ZEND_FUNC_HAS_EXTENDED_FCALL:
.long 0 # 0x0
.size ZEND_FUNC_HAS_EXTENDED_FCALL, 4
.type .L.str.12,@object # @.str.12
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.12:
.asciz ", extended_fcall"
.size .L.str.12, 17
.type .L.str.13,@object # @.str.13
.L.str.13:
.asciz ", no_return_value"
.size .L.str.13, 18
.type .L.str.14,@object # @.str.14
.L.str.14:
.asciz ", return_value"
.size .L.str.14, 15
.type .L.str.15,@object # @.str.15
.L.str.15:
.asciz ")\n"
.size .L.str.15, 3
.type .L.str.16,@object # @.str.16
.L.str.16:
.asciz " ; (%s)\n"
.size .L.str.16, 12
.type .L.str.17,@object # @.str.17
.L.str.17:
.asciz " ; %s:%u-%u\n"
.size .L.str.17, 16
.type .L.str.18,@object # @.str.18
.L.str.18:
.asciz " ; arg %d "
.size .L.str.18, 14
.type .L.str.19,@object # @.str.19
.L.str.19:
.asciz " ; return "
.size .L.str.19, 14
.type .L.str.20,@object # @.str.20
.L.str.20:
.asciz " ; "
.size .L.str.20, 7
.type IS_CV,@object # @IS_CV
.bss
.globl IS_CV
.p2align 2
IS_CV:
.long 0 # 0x0
.size IS_CV, 4
.type ZEND_DUMP_HIDE_UNREACHABLE,@object # @ZEND_DUMP_HIDE_UNREACHABLE
.globl ZEND_DUMP_HIDE_UNREACHABLE
.p2align 2
ZEND_DUMP_HIDE_UNREACHABLE:
.long 0 # 0x0
.size ZEND_DUMP_HIDE_UNREACHABLE, 4
.type ZEND_BB_REACHABLE,@object # @ZEND_BB_REACHABLE
.globl ZEND_BB_REACHABLE
.p2align 2
ZEND_BB_REACHABLE:
.long 0 # 0x0
.size ZEND_BB_REACHABLE, 4
.type ZEND_DUMP_LIVE_RANGES,@object # @ZEND_DUMP_LIVE_RANGES
.globl ZEND_DUMP_LIVE_RANGES
.p2align 2
ZEND_DUMP_LIVE_RANGES:
.long 0 # 0x0
.size ZEND_DUMP_LIVE_RANGES, 4
.type .L.str.21,@object # @.str.21
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.21:
.asciz "LIVE RANGES:\n"
.size .L.str.21, 14
.type .L.str.22,@object # @.str.22
.L.str.22:
.asciz " %u: L%u - L%u "
.size .L.str.22, 23
.type ZEND_LIVE_MASK,@object # @ZEND_LIVE_MASK
.bss
.globl ZEND_LIVE_MASK
.p2align 2
ZEND_LIVE_MASK:
.long 0 # 0x0
.size ZEND_LIVE_MASK, 4
.type .L.str.23,@object # @.str.23
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.23:
.asciz "(tmp/var)\n"
.size .L.str.23, 11
.type .L.str.24,@object # @.str.24
.L.str.24:
.asciz "(loop)\n"
.size .L.str.24, 8
.type .L.str.25,@object # @.str.25
.L.str.25:
.asciz "(silence)\n"
.size .L.str.25, 11
.type .L.str.26,@object # @.str.26
.L.str.26:
.asciz "(rope)\n"
.size .L.str.26, 8
.type .L.str.27,@object # @.str.27
.L.str.27:
.asciz "(new)\n"
.size .L.str.27, 7
.type .L.str.28,@object # @.str.28
.L.str.28:
.asciz "EXCEPTION TABLE:\n"
.size .L.str.28, 18
.type .L.str.29,@object # @.str.29
.L.str.29:
.asciz " BB%u"
.size .L.str.29, 13
.type .L.str.30,@object # @.str.30
.L.str.30:
.asciz ", BB%u"
.size .L.str.30, 7
.type .L.str.31,@object # @.str.31
.L.str.31:
.asciz ", -"
.size .L.str.31, 4
.type .L.str.32,@object # @.str.32
.L.str.32:
.asciz ", BB%u\n"
.size .L.str.32, 8
.type .L.str.33,@object # @.str.33
.L.str.33:
.asciz ", -\n"
.size .L.str.33, 5
.type .L.str.34,@object # @.str.34
.L.str.34:
.asciz " L%u"
.size .L.str.34, 12
.type .L.str.35,@object # @.str.35
.L.str.35:
.asciz ", L%u"
.size .L.str.35, 6
.type .L.str.36,@object # @.str.36
.L.str.36:
.asciz ", L%u\n"
.size .L.str.36, 7
.type ZEND_JIT_FUNC_INLINE,@object # @ZEND_JIT_FUNC_INLINE
.bss
.globl ZEND_JIT_FUNC_INLINE
.p2align 2
ZEND_JIT_FUNC_INLINE:
.long 0 # 0x0
.size ZEND_JIT_FUNC_INLINE, 4
.type ZEND_JIT_FUNC_NO_FRAME,@object # @ZEND_JIT_FUNC_NO_FRAME
.globl ZEND_JIT_FUNC_NO_FRAME
.p2align 2
ZEND_JIT_FUNC_NO_FRAME:
.long 0 # 0x0
.size ZEND_JIT_FUNC_NO_FRAME, 4
.type ZEND_JIT_FUNC_NO_IN_MEM_CVS,@object # @ZEND_JIT_FUNC_NO_IN_MEM_CVS
.globl ZEND_JIT_FUNC_NO_IN_MEM_CVS
.p2align 2
ZEND_JIT_FUNC_NO_IN_MEM_CVS:
.long 0 # 0x0
.size ZEND_JIT_FUNC_NO_IN_MEM_CVS, 4
.type ZEND_JIT_FUNC_NO_SYMTAB,@object # @ZEND_JIT_FUNC_NO_SYMTAB
.globl ZEND_JIT_FUNC_NO_SYMTAB
.p2align 2
ZEND_JIT_FUNC_NO_SYMTAB:
.long 0 # 0x0
.size ZEND_JIT_FUNC_NO_SYMTAB, 4
.type ZEND_JIT_FUNC_NO_USED_ARGS,@object # @ZEND_JIT_FUNC_NO_USED_ARGS
.globl ZEND_JIT_FUNC_NO_USED_ARGS
.p2align 2
ZEND_JIT_FUNC_NO_USED_ARGS:
.long 0 # 0x0
.size ZEND_JIT_FUNC_NO_USED_ARGS, 4
.type info,@object # @info
.globl info
.p2align 3
info:
.quad 0
.size info, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ZEND_FUNC_INFO
.addrsig_sym fprintf
.addrsig_sym zend_dump_op_array_name
.addrsig_sym MIN
.addrsig_sym zend_dump_type_info
.addrsig_sym zend_dump_range
.addrsig_sym zend_dump_ssa_var
.addrsig_sym zend_dump_block_header
.addrsig_sym zend_dump_op
.addrsig_sym EX_VAR_TO_NUM
.addrsig_sym ZEND_DUMP_CFG
.addrsig_sym ZEND_DUMP_SSA
.addrsig_sym stderr
.addrsig_sym ZEND_FUNC_INDIRECT_VAR_ACCESS
.addrsig_sym ZEND_FUNC_RECURSIVE
.addrsig_sym ZEND_FUNC_RECURSIVE_DIRECTLY
.addrsig_sym ZEND_FUNC_RECURSIVE_INDIRECTLY
.addrsig_sym ZEND_FUNC_IRREDUCIBLE
.addrsig_sym ZEND_FUNC_NO_LOOPS
.addrsig_sym ZEND_FUNC_HAS_EXTENDED_STMT
.addrsig_sym ZEND_FUNC_HAS_EXTENDED_FCALL
.addrsig_sym IS_CV
.addrsig_sym ZEND_DUMP_HIDE_UNREACHABLE
.addrsig_sym ZEND_BB_REACHABLE
.addrsig_sym ZEND_DUMP_LIVE_RANGES
.addrsig_sym ZEND_LIVE_MASK
|
php-src/Zend/extr_zend_sort.c_zend_sort_4.c | arm/extr_zend_sort_zend_sort_4_O0_gcc.s | x86_64/extr_zend_sort_zend_sort_4_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function zend_sort_4
_zend_sort_4: ; @zend_sort_4
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
str x4, [sp, #8]
str x5, [sp]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
ldr x3, [sp, #8]
ldr x4, [sp]
bl _zend_sort_3
ldr x8, [sp, #8]
ldr x0, [sp, #24]
ldr x1, [sp, #16]
blr x8
subs x8, x0, #0
cset w8, le
tbnz w8, #0, LBB0_6
b LBB0_1
LBB0_1:
ldr x8, [sp]
ldr x0, [sp, #24]
ldr x1, [sp, #16]
blr x8
ldr x8, [sp, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
blr x8
subs x8, x0, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2:
ldr x8, [sp]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
blr x8
ldr x8, [sp, #8]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
blr x8
subs x8, x0, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
blr x8
b LBB0_4
LBB0_4:
b LBB0_5
LBB0_5:
b LBB0_6
LBB0_6:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.no_dead_strip _zend_sort_4
.subsections_via_symbols
| .text
.file "extr_zend_sort.c_zend_sort_4.c"
.p2align 4, 0x90 # -- Begin function zend_sort_4
.type zend_sort_4,@function
zend_sort_4: # @zend_sort_4
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -40(%rbp), %rcx
movq -48(%rbp), %r8
callq zend_sort_3@PLT
movq -40(%rbp), %rax
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
callq *%rax
cmpq $0, %rax
jle .LBB0_6
# %bb.1:
movq -48(%rbp), %rax
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
callq *%rax
movq -40(%rbp), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
cmpq $0, %rax
jle .LBB0_5
# %bb.2:
movq -48(%rbp), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq -40(%rbp), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
cmpq $0, %rax
jle .LBB0_4
# %bb.3:
movq -48(%rbp), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
.LBB0_4:
jmp .LBB0_5
.LBB0_5:
jmp .LBB0_6
.LBB0_6:
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size zend_sort_4, .Lfunc_end0-zend_sort_4
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym zend_sort_4
.addrsig_sym zend_sort_3
|
linux/drivers/net/ethernet/google/gve/extr_gve_main.c_gve_free_rings.c | arm/extr_gve_main_gve_free_rings_O0_gcc.s | x86_64/extr_gve_main_gve_free_rings_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gve_free_rings
_gve_free_rings: ; @gve_free_rings
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_1
LBB0_1:
str wzr, [sp]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
ldr x9, [sp, #8]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldr x0, [sp, #8]
ldr w1, [sp]
bl _gve_tx_idx_to_ntfy
str w0, [sp, #4]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _gve_remove_napi
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_2
LBB0_5:
ldr x0, [sp, #8]
bl _gve_tx_free_rings
ldr x8, [sp, #8]
ldr x0, [x8, #16]
bl _kvfree
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
b LBB0_6
LBB0_6:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_7
LBB0_7:
str wzr, [sp]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp]
ldr x9, [sp, #8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldr x0, [sp, #8]
ldr w1, [sp]
bl _gve_rx_idx_to_ntfy
str w0, [sp, #4]
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _gve_remove_napi
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB0_8
LBB0_11:
ldr x0, [sp, #8]
bl _gve_rx_free_rings
ldr x8, [sp, #8]
ldr x0, [x8]
bl _kvfree
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB0_12
LBB0_12:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _gve_free_rings
.subsections_via_symbols
| .text
.file "extr_gve_main.c_gve_free_rings.c"
.p2align 4, 0x90 # -- Begin function gve_free_rings
.type gve_free_rings,@function
gve_free_rings: # @gve_free_rings
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, 16(%rax)
je .LBB0_6
# %bb.1:
movl $0, -16(%rbp)
.LBB0_2: # =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 24(%rcx), %eax
jge .LBB0_5
# %bb.3: # in Loop: Header=BB0_2 Depth=1
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
callq gve_tx_idx_to_ntfy@PLT
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq gve_remove_napi@PLT
# %bb.4: # in Loop: Header=BB0_2 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp .LBB0_2
.LBB0_5:
movq -8(%rbp), %rdi
callq gve_tx_free_rings@PLT
movq -8(%rbp), %rax
movq 16(%rax), %rdi
callq kvfree@PLT
movq -8(%rbp), %rax
movq $0, 16(%rax)
.LBB0_6:
movq -8(%rbp), %rax
cmpq $0, (%rax)
je .LBB0_12
# %bb.7:
movl $0, -16(%rbp)
.LBB0_8: # =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 8(%rcx), %eax
jge .LBB0_11
# %bb.9: # in Loop: Header=BB0_8 Depth=1
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
callq gve_rx_idx_to_ntfy@PLT
movl %eax, -12(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq gve_remove_napi@PLT
# %bb.10: # in Loop: Header=BB0_8 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp .LBB0_8
.LBB0_11:
movq -8(%rbp), %rdi
callq gve_rx_free_rings@PLT
movq -8(%rbp), %rax
movq (%rax), %rdi
callq kvfree@PLT
movq -8(%rbp), %rax
movq $0, (%rax)
.LBB0_12:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size gve_free_rings, .Lfunc_end0-gve_free_rings
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym gve_free_rings
.addrsig_sym gve_tx_idx_to_ntfy
.addrsig_sym gve_remove_napi
.addrsig_sym gve_tx_free_rings
.addrsig_sym kvfree
.addrsig_sym gve_rx_idx_to_ntfy
.addrsig_sym gve_rx_free_rings
|
linux/arch/x86/entry/vdso/vdso32/extr_..vclock_gettime.c___vdso_time.c | arm/extr_..vclock_gettime___vdso_time_O0_gcc.s | x86_64/extr_..vclock_gettime___vdso_time_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___vdso_time ; -- Begin function __vdso_time
.p2align 2
___vdso_time: ; @__vdso_time
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl ___cvdso_time
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| .text
.file "extr_..vclock_gettime.c___vdso_time.c"
.globl __vdso_time # -- Begin function __vdso_time
.p2align 4, 0x90
.type __vdso_time,@function
__vdso_time: # @__vdso_time
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq __cvdso_time@PLT
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size __vdso_time, .Lfunc_end0-__vdso_time
.cfi_endproc
# -- End function
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym __cvdso_time
|
linux/drivers/media/usb/ttusb-budget/extr_dvb-ttusb-budget.c_ttusb_novas_grundig_29504_491_tuner_set_params.c | arm/extr_dvb-ttusb-budget_ttusb_novas_grundig_29504_491_tuner_set_params_O0_gcc.s | x86_64/extr_dvb-ttusb-budget_ttusb_novas_grundig_29504_491_tuner_set_params_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ttusb_novas_grundig_29504_491_tuner_set_params
_ttusb_novas_grundig_29504_491_tuner_set_params: ; @ttusb_novas_grundig_29504_491_tuner_set_params
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
add x8, x8, #16
str x8, [sp, #48]
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
ldr x8, [x8]
str x8, [sp, #40]
mov w8, #97
str w8, [sp, #8]
sub x8, x29, #24
str x8, [sp, #16]
mov w8, #16
str w8, [sp, #24]
str wzr, [sp, #28]
ldr x8, [sp, #48]
ldr w8, [x8]
mov w9, #125
sdiv w8, w8, w9
str w8, [sp, #36]
ldr w8, [sp, #36]
asr w8, w8, #8
and w8, w8, #0x7f
stur w8, [x29, #-24]
ldrb w8, [sp, #36]
stur w8, [x29, #-20]
mov w8, #142
stur w8, [x29, #-16]
stur wzr, [x29, #-12]
ldur x8, [x29, #-40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-40]
ldr x8, [x8]
ldur x0, [x29, #-40]
mov w1, #1
blr x8
b LBB0_2
LBB0_2:
ldr x0, [sp, #40]
add x1, sp, #8
mov w2, #1
bl _i2c_transfer
subs w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x8, _EIO@GOTPAGE
ldr x8, [x8, _EIO@GOTPAGEOFF]
ldr w9, [x8]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-28]
b LBB0_5
LBB0_4:
stur wzr, [x29, #-28]
b LBB0_5
LBB0_5:
ldur w8, [x29, #-28]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.comm _EIO,4,2 ; @EIO
.no_dead_strip _ttusb_novas_grundig_29504_491_tuner_set_params
.subsections_via_symbols
| .text
.file "extr_dvb-ttusb-budget.c_ttusb_novas_grundig_29504_491_tuner_set_params.c"
.p2align 4, 0x90 # -- Begin function ttusb_novas_grundig_29504_491_tuner_set_params
.type ttusb_novas_grundig_29504_491_tuner_set_params,@function
ttusb_novas_grundig_29504_491_tuner_set_params: # @ttusb_novas_grundig_29504_491_tuner_set_params
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
addq $16, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movl $97, -80(%rbp)
leaq -48(%rbp), %rax
movq %rax, -72(%rbp)
movl $16, -64(%rbp)
movl $0, -60(%rbp)
movq -24(%rbp), %rax
movl (%rax), %eax
movl $125, %ecx
cltd
idivl %ecx
movl %eax, -52(%rbp)
movl -52(%rbp), %eax
sarl $8, %eax
andl $127, %eax
movl %eax, -48(%rbp)
movl -52(%rbp), %eax
andl $255, %eax
movl %eax, -44(%rbp)
movl $142, -40(%rbp)
movl $0, -36(%rbp)
movq -16(%rbp), %rax
cmpq $0, (%rax)
je .LBB0_2
# %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rdi
movl $1, %esi
callq *%rax
.LBB0_2:
movq -32(%rbp), %rdi
leaq -80(%rbp), %rsi
movl $1, %edx
callq i2c_transfer@PLT
cmpl $1, %eax
je .LBB0_4
# %bb.3:
xorl %eax, %eax
subl EIO(%rip), %eax
movl %eax, -4(%rbp)
jmp .LBB0_5
.LBB0_4:
movl $0, -4(%rbp)
.LBB0_5:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size ttusb_novas_grundig_29504_491_tuner_set_params, .Lfunc_end0-ttusb_novas_grundig_29504_491_tuner_set_params
.cfi_endproc
# -- End function
.type EIO,@object # @EIO
.bss
.globl EIO
.p2align 2
EIO:
.long 0 # 0x0
.size EIO, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym ttusb_novas_grundig_29504_491_tuner_set_params
.addrsig_sym i2c_transfer
.addrsig_sym EIO
|
linux/drivers/nvme/host/extr_pci.c_check_vendor_combination_bug.c | arm/extr_pci_check_vendor_combination_bug_O0_gcc.s | x86_64/extr_pci_check_vendor_combination_bug_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function check_vendor_combination_bug
_check_vendor_combination_bug: ; @check_vendor_combination_bug
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x8, [sp]
ldr w8, [x8]
mov w9, #5197
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_1
LBB0_1:
ldr x8, [sp]
ldr w8, [x8, #4]
mov w9, #43010
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2:
adrp x8, _DMI_SYS_VENDOR@GOTPAGE
ldr x8, [x8, _DMI_SYS_VENDOR@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_3
LBB0_3:
adrp x8, _DMI_PRODUCT_NAME@GOTPAGE
ldr x8, [x8, _DMI_PRODUCT_NAME@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x8, _DMI_PRODUCT_NAME@GOTPAGE
ldr x8, [x8, _DMI_PRODUCT_NAME@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
adrp x8, _NVME_QUIRK_NO_DEEPEST_PS@GOTPAGE
ldr x8, [x8, _NVME_QUIRK_NO_DEEPEST_PS@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #8]
b LBB0_16
LBB0_6:
b LBB0_15
LBB0_7:
ldr x8, [sp]
ldr w8, [x8]
mov w9, #5197
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_8
LBB0_8:
ldr x8, [sp]
ldr w8, [x8, #4]
mov w9, #43012
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_14
b LBB0_9
LBB0_9:
adrp x8, _DMI_BOARD_VENDOR@GOTPAGE
ldr x8, [x8, _DMI_BOARD_VENDOR@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_10
LBB0_10:
adrp x8, _DMI_BOARD_NAME@GOTPAGE
ldr x8, [x8, _DMI_BOARD_NAME@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
adrp x8, _DMI_BOARD_NAME@GOTPAGE
ldr x8, [x8, _DMI_BOARD_NAME@GOTPAGEOFF]
ldr w0, [x8]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
bl _dmi_match
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_13
b LBB0_12
LBB0_12:
adrp x8, _NVME_QUIRK_NO_APST@GOTPAGE
ldr x8, [x8, _NVME_QUIRK_NO_APST@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #8]
b LBB0_16
LBB0_13:
b LBB0_14
LBB0_14:
b LBB0_15
LBB0_15:
str xzr, [sp, #8]
b LBB0_16
LBB0_16:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _DMI_SYS_VENDOR,4,2 ; @DMI_SYS_VENDOR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Dell Inc."
.comm _DMI_PRODUCT_NAME,4,2 ; @DMI_PRODUCT_NAME
l_.str.1: ; @.str.1
.asciz "XPS 15 9550"
l_.str.2: ; @.str.2
.asciz "Precision 5510"
.comm _NVME_QUIRK_NO_DEEPEST_PS,8,3 ; @NVME_QUIRK_NO_DEEPEST_PS
.comm _DMI_BOARD_VENDOR,4,2 ; @DMI_BOARD_VENDOR
l_.str.3: ; @.str.3
.asciz "ASUSTeK COMPUTER INC."
.comm _DMI_BOARD_NAME,4,2 ; @DMI_BOARD_NAME
l_.str.4: ; @.str.4
.asciz "PRIME B350M-A"
l_.str.5: ; @.str.5
.asciz "PRIME Z370-A"
.comm _NVME_QUIRK_NO_APST,8,3 ; @NVME_QUIRK_NO_APST
.no_dead_strip _check_vendor_combination_bug
.subsections_via_symbols
| .text
.file "extr_pci.c_check_vendor_combination_bug.c"
.p2align 4, 0x90 # -- Begin function check_vendor_combination_bug
.type check_vendor_combination_bug,@function
check_vendor_combination_bug: # @check_vendor_combination_bug
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $5197, (%rax) # imm = 0x144D
jne .LBB0_7
# %bb.1:
movq -16(%rbp), %rax
cmpl $43010, 4(%rax) # imm = 0xA802
jne .LBB0_7
# %bb.2:
movl DMI_SYS_VENDOR(%rip), %edi
leaq .L.str(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
je .LBB0_6
# %bb.3:
movl DMI_PRODUCT_NAME(%rip), %edi
leaq .L.str.1(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
jne .LBB0_5
# %bb.4:
movl DMI_PRODUCT_NAME(%rip), %edi
leaq .L.str.2(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
je .LBB0_6
.LBB0_5:
movq NVME_QUIRK_NO_DEEPEST_PS(%rip), %rax
movq %rax, -8(%rbp)
jmp .LBB0_16
.LBB0_6:
jmp .LBB0_15
.LBB0_7:
movq -16(%rbp), %rax
cmpl $5197, (%rax) # imm = 0x144D
jne .LBB0_14
# %bb.8:
movq -16(%rbp), %rax
cmpl $43012, 4(%rax) # imm = 0xA804
jne .LBB0_14
# %bb.9:
movl DMI_BOARD_VENDOR(%rip), %edi
leaq .L.str.3(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
je .LBB0_13
# %bb.10:
movl DMI_BOARD_NAME(%rip), %edi
leaq .L.str.4(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
jne .LBB0_12
# %bb.11:
movl DMI_BOARD_NAME(%rip), %edi
leaq .L.str.5(%rip), %rsi
callq dmi_match@PLT
cmpq $0, %rax
je .LBB0_13
.LBB0_12:
movq NVME_QUIRK_NO_APST(%rip), %rax
movq %rax, -8(%rbp)
jmp .LBB0_16
.LBB0_13:
jmp .LBB0_14
.LBB0_14:
jmp .LBB0_15
.LBB0_15:
movq $0, -8(%rbp)
.LBB0_16:
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size check_vendor_combination_bug, .Lfunc_end0-check_vendor_combination_bug
.cfi_endproc
# -- End function
.type DMI_SYS_VENDOR,@object # @DMI_SYS_VENDOR
.bss
.globl DMI_SYS_VENDOR
.p2align 2
DMI_SYS_VENDOR:
.long 0 # 0x0
.size DMI_SYS_VENDOR, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "Dell Inc."
.size .L.str, 10
.type DMI_PRODUCT_NAME,@object # @DMI_PRODUCT_NAME
.bss
.globl DMI_PRODUCT_NAME
.p2align 2
DMI_PRODUCT_NAME:
.long 0 # 0x0
.size DMI_PRODUCT_NAME, 4
.type .L.str.1,@object # @.str.1
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.1:
.asciz "XPS 15 9550"
.size .L.str.1, 12
.type .L.str.2,@object # @.str.2
.L.str.2:
.asciz "Precision 5510"
.size .L.str.2, 15
.type NVME_QUIRK_NO_DEEPEST_PS,@object # @NVME_QUIRK_NO_DEEPEST_PS
.bss
.globl NVME_QUIRK_NO_DEEPEST_PS
.p2align 3
NVME_QUIRK_NO_DEEPEST_PS:
.quad 0 # 0x0
.size NVME_QUIRK_NO_DEEPEST_PS, 8
.type DMI_BOARD_VENDOR,@object # @DMI_BOARD_VENDOR
.globl DMI_BOARD_VENDOR
.p2align 2
DMI_BOARD_VENDOR:
.long 0 # 0x0
.size DMI_BOARD_VENDOR, 4
.type .L.str.3,@object # @.str.3
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.3:
.asciz "ASUSTeK COMPUTER INC."
.size .L.str.3, 22
.type DMI_BOARD_NAME,@object # @DMI_BOARD_NAME
.bss
.globl DMI_BOARD_NAME
.p2align 2
DMI_BOARD_NAME:
.long 0 # 0x0
.size DMI_BOARD_NAME, 4
.type .L.str.4,@object # @.str.4
.section .rodata.str1.1,"aMS",@progbits,1
.L.str.4:
.asciz "PRIME B350M-A"
.size .L.str.4, 14
.type .L.str.5,@object # @.str.5
.L.str.5:
.asciz "PRIME Z370-A"
.size .L.str.5, 13
.type NVME_QUIRK_NO_APST,@object # @NVME_QUIRK_NO_APST
.bss
.globl NVME_QUIRK_NO_APST
.p2align 3
NVME_QUIRK_NO_APST:
.quad 0 # 0x0
.size NVME_QUIRK_NO_APST, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym check_vendor_combination_bug
.addrsig_sym dmi_match
.addrsig_sym DMI_SYS_VENDOR
.addrsig_sym DMI_PRODUCT_NAME
.addrsig_sym NVME_QUIRK_NO_DEEPEST_PS
.addrsig_sym DMI_BOARD_VENDOR
.addrsig_sym DMI_BOARD_NAME
.addrsig_sym NVME_QUIRK_NO_APST
|
linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/extr_bus.c_nvkm_i2c_bus_func.c | arm/extr_bus_nvkm_i2c_bus_func_O0_gcc.s | x86_64/extr_bus_nvkm_i2c_bus_func_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nvkm_i2c_bus_func
_nvkm_i2c_bus_func: ; @nvkm_i2c_bus_func
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
adrp x8, _I2C_FUNC_I2C@GOTPAGE
ldr x8, [x8, _I2C_FUNC_I2C@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _I2C_FUNC_SMBUS_EMUL@GOTPAGE
ldr x9, [x9, _I2C_FUNC_SMBUS_EMUL@GOTPAGEOFF]
ldr w9, [x9]
orr w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.comm _I2C_FUNC_I2C,4,2 ; @I2C_FUNC_I2C
.comm _I2C_FUNC_SMBUS_EMUL,4,2 ; @I2C_FUNC_SMBUS_EMUL
.no_dead_strip _nvkm_i2c_bus_func
.subsections_via_symbols
| .text
.file "extr_bus.c_nvkm_i2c_bus_func.c"
.p2align 4, 0x90 # -- Begin function nvkm_i2c_bus_func
.type nvkm_i2c_bus_func,@function
nvkm_i2c_bus_func: # @nvkm_i2c_bus_func
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl I2C_FUNC_I2C(%rip), %eax
orl I2C_FUNC_SMBUS_EMUL(%rip), %eax
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size nvkm_i2c_bus_func, .Lfunc_end0-nvkm_i2c_bus_func
.cfi_endproc
# -- End function
.type I2C_FUNC_I2C,@object # @I2C_FUNC_I2C
.bss
.globl I2C_FUNC_I2C
.p2align 2
I2C_FUNC_I2C:
.long 0 # 0x0
.size I2C_FUNC_I2C, 4
.type I2C_FUNC_SMBUS_EMUL,@object # @I2C_FUNC_SMBUS_EMUL
.globl I2C_FUNC_SMBUS_EMUL
.p2align 2
I2C_FUNC_SMBUS_EMUL:
.long 0 # 0x0
.size I2C_FUNC_SMBUS_EMUL, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym nvkm_i2c_bus_func
.addrsig_sym I2C_FUNC_I2C
.addrsig_sym I2C_FUNC_SMBUS_EMUL
|
FFmpeg/libavformat/extr_genh.c_genh_probe.c | arm/extr_genh_genh_probe_O0_gcc.s | x86_64/extr_genh_genh_probe_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function genh_probe
_genh_probe: ; @genh_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr x0, [x8]
bl _AV_RL32
str w0, [sp, #12] ; 4-byte Folded Spill
mov w0, #71
mov w1, #69
mov w2, #78
mov w3, #72
bl _MKTAG
mov x8, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
subs w8, w0, w8
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur wzr, [x29, #-4]
b LBB0_6
LBB0_2:
ldr x8, [sp, #16]
ldr x8, [x8]
add x0, x8, #4
bl _AV_RL32
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldr x8, [sp, #16]
ldr x8, [x8]
add x0, x8, #4
bl _AV_RL32
subs w8, w0, #16, lsl #12 ; =65536
cset w8, lt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
stur wzr, [x29, #-4]
b LBB0_6
LBB0_5:
adrp x8, _AVPROBE_SCORE_MAX@GOTPAGE
ldr x8, [x8, _AVPROBE_SCORE_MAX@GOTPAGEOFF]
ldr w8, [x8]
mov w9, #3
sdiv w8, w8, w9
lsl w8, w8, #1
stur w8, [x29, #-4]
b LBB0_6
LBB0_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.comm _AVPROBE_SCORE_MAX,4,2 ; @AVPROBE_SCORE_MAX
.no_dead_strip _genh_probe
.subsections_via_symbols
| .text
.file "extr_genh.c_genh_probe.c"
.p2align 4, 0x90 # -- Begin function genh_probe
.type genh_probe,@function
genh_probe: # @genh_probe
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rdi
callq AV_RL32@PLT
movl %eax, -20(%rbp) # 4-byte Spill
movl $71, %edi
movl $69, %esi
movl $78, %edx
movl $72, %ecx
callq MKTAG@PLT
movl %eax, %ecx
movl -20(%rbp), %eax # 4-byte Reload
cmpl %ecx, %eax
je .LBB0_2
# %bb.1:
movl $0, -4(%rbp)
jmp .LBB0_6
.LBB0_2:
movq -16(%rbp), %rax
movq (%rax), %rdi
addq $4, %rdi
callq AV_RL32@PLT
cmpl $0, %eax
jle .LBB0_4
# %bb.3:
movq -16(%rbp), %rax
movq (%rax), %rdi
addq $4, %rdi
callq AV_RL32@PLT
cmpl $65535, %eax # imm = 0xFFFF
jle .LBB0_5
.LBB0_4:
movl $0, -4(%rbp)
jmp .LBB0_6
.LBB0_5:
movl AVPROBE_SCORE_MAX(%rip), %eax
movl $3, %ecx
cltd
idivl %ecx
shll $1, %eax
movl %eax, -4(%rbp)
.LBB0_6:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size genh_probe, .Lfunc_end0-genh_probe
.cfi_endproc
# -- End function
.type AVPROBE_SCORE_MAX,@object # @AVPROBE_SCORE_MAX
.bss
.globl AVPROBE_SCORE_MAX
.p2align 2
AVPROBE_SCORE_MAX:
.long 0 # 0x0
.size AVPROBE_SCORE_MAX, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym genh_probe
.addrsig_sym AV_RL32
.addrsig_sym MKTAG
.addrsig_sym AVPROBE_SCORE_MAX
|
freebsd/sys/ofed/drivers/infiniband/ulp/sdp/extr_sdp_main.c_sdp_control.c | arm/extr_sdp_main_sdp_control_O0_gcc.s | x86_64/extr_sdp_main_sdp_control_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sdp_control
_sdp_control: ; @sdp_control
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
str x3, [sp, #8]
str x4, [sp]
adrp x8, _EOPNOTSUPP@GOTPAGE
ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF]
ldr w0, [x8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP
.no_dead_strip _sdp_control
.subsections_via_symbols
| .text
.file "extr_sdp_main.c_sdp_control.c"
.p2align 4, 0x90 # -- Begin function sdp_control
.type sdp_control,@function
sdp_control: # @sdp_control
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq %rcx, -24(%rbp)
movq %r8, -32(%rbp)
movl EOPNOTSUPP(%rip), %eax
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size sdp_control, .Lfunc_end0-sdp_control
.cfi_endproc
# -- End function
.type EOPNOTSUPP,@object # @EOPNOTSUPP
.bss
.globl EOPNOTSUPP
.p2align 2
EOPNOTSUPP:
.long 0 # 0x0
.size EOPNOTSUPP, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym sdp_control
.addrsig_sym EOPNOTSUPP
|
linux/drivers/usb/misc/extr_uss720.c_parport_uss720_ecp_write_addr.c | arm/extr_uss720_parport_uss720_ecp_write_addr_O0_gcc.s | x86_64/extr_uss720_parport_uss720_ecp_write_addr_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parport_uss720_ecp_write_addr
_parport_uss720_ecp_write_addr: ; @parport_uss720_ecp_write_addr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str w3, [sp, #12]
str xzr, [sp]
ldur x0, [x29, #-16]
adrp x8, _ECR_ECP@GOTPAGE
ldr x8, [x8, _ECR_ECP@GOTPAGEOFF]
ldr w1, [x8]
bl _change_mode
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
stur xzr, [x29, #-8]
b LBB0_9
LBB0_2:
b LBB0_3
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_8
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldrsb w2, [x8]
adrp x8, _GFP_KERNEL@GOTPAGE
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
ldr w3, [x8]
mov w1, #5
bl _set_1284_register
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB0_3
LBB0_8:
ldur x0, [x29, #-16]
adrp x8, _ECR_PS2@GOTPAGE
ldr x8, [x8, _ECR_PS2@GOTPAGEOFF]
ldr w1, [x8]
bl _change_mode
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB0_9
LBB0_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.comm _ECR_ECP,4,2 ; @ECR_ECP
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ECR_PS2,4,2 ; @ECR_PS2
.no_dead_strip _parport_uss720_ecp_write_addr
.subsections_via_symbols
| .text
.file "extr_uss720.c_parport_uss720_ecp_write_addr.c"
.p2align 4, 0x90 # -- Begin function parport_uss720_ecp_write_addr
.type parport_uss720_ecp_write_addr,@function
parport_uss720_ecp_write_addr: # @parport_uss720_ecp_write_addr
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq $0, -48(%rbp)
movq -16(%rbp), %rdi
movl ECR_ECP(%rip), %esi
callq change_mode@PLT
cmpq $0, %rax
je .LBB0_2
# %bb.1:
movq $0, -8(%rbp)
jmp .LBB0_9
.LBB0_2:
jmp .LBB0_3
.LBB0_3: # =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq -32(%rbp), %rax
jae .LBB0_8
# %bb.4: # in Loop: Header=BB0_3 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movb (%rax), %al
movl GFP_KERNEL(%rip), %ecx
movl $5, %esi
movsbl %al, %edx
callq set_1284_register@PLT
cmpq $0, %rax
je .LBB0_6
# %bb.5:
jmp .LBB0_8
.LBB0_6: # in Loop: Header=BB0_3 Depth=1
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
# %bb.7: # in Loop: Header=BB0_3 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp .LBB0_3
.LBB0_8:
movq -16(%rbp), %rdi
movl ECR_PS2(%rip), %esi
callq change_mode@PLT
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
.LBB0_9:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size parport_uss720_ecp_write_addr, .Lfunc_end0-parport_uss720_ecp_write_addr
.cfi_endproc
# -- End function
.type ECR_ECP,@object # @ECR_ECP
.bss
.globl ECR_ECP
.p2align 2
ECR_ECP:
.long 0 # 0x0
.size ECR_ECP, 4
.type GFP_KERNEL,@object # @GFP_KERNEL
.globl GFP_KERNEL
.p2align 2
GFP_KERNEL:
.long 0 # 0x0
.size GFP_KERNEL, 4
.type ECR_PS2,@object # @ECR_PS2
.globl ECR_PS2
.p2align 2
ECR_PS2:
.long 0 # 0x0
.size ECR_PS2, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym parport_uss720_ecp_write_addr
.addrsig_sym change_mode
.addrsig_sym set_1284_register
.addrsig_sym ECR_ECP
.addrsig_sym GFP_KERNEL
.addrsig_sym ECR_PS2
|
freebsd/usr.sbin/cxgbetool/extr_cxgbetool.c_read_reg.c | arm/extr_cxgbetool_read_reg_O0_gcc.s | x86_64/extr_cxgbetool_read_reg_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_reg
_read_reg: ; @read_reg
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
add x1, sp, #16
str x8, [sp, #32]
ldursw x8, [x29, #-12]
str x8, [sp, #24]
str xzr, [sp, #16]
adrp x8, _CHELSIO_T4_GETREG@GOTPAGE
ldr x8, [x8, _CHELSIO_T4_GETREG@GOTPAGEOFF]
ldr w0, [x8]
bl _doit
str w0, [sp, #12]
ldr x8, [sp, #16]
ldur x9, [x29, #-24]
str x8, [x9]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.comm _CHELSIO_T4_GETREG,4,2 ; @CHELSIO_T4_GETREG
.no_dead_strip _read_reg
.subsections_via_symbols
| .text
.file "extr_cxgbetool.c_read_reg.c"
.p2align 4, 0x90 # -- Begin function read_reg
.type read_reg,@function
read_reg: # @read_reg
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movslq -12(%rbp), %rax
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
movl CHELSIO_T4_GETREG(%rip), %edi
leaq -48(%rbp), %rsi
callq doit@PLT
movl %eax, -52(%rbp)
movq -48(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl -52(%rbp), %eax
addq $64, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size read_reg, .Lfunc_end0-read_reg
.cfi_endproc
# -- End function
.type CHELSIO_T4_GETREG,@object # @CHELSIO_T4_GETREG
.bss
.globl CHELSIO_T4_GETREG
.p2align 2
CHELSIO_T4_GETREG:
.long 0 # 0x0
.size CHELSIO_T4_GETREG, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym read_reg
.addrsig_sym doit
.addrsig_sym CHELSIO_T4_GETREG
|
reactos/dll/directx/wine/wined3d/extr_ati_fragment_shader.c_atifs_enable.c | arm/extr_ati_fragment_shader_atifs_enable_O0_gcc.s | x86_64/extr_ati_fragment_shader_atifs_enable_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function atifs_enable
_atifs_enable: ; @atifs_enable
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _GL_FRAGMENT_SHADER_ATI@GOTPAGE
ldr x9, [x9, _GL_FRAGMENT_SHADER_ATI@GOTPAGEOFF]
ldr w0, [x9]
blr x8
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _checkGLcall
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
ldr x8, [x8]
adrp x9, _GL_FRAGMENT_SHADER_ATI@GOTPAGE
ldr x9, [x9, _GL_FRAGMENT_SHADER_ATI@GOTPAGEOFF]
ldr w0, [x9]
blr x8
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _checkGLcall
b LBB0_3
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _GL_FRAGMENT_SHADER_ATI,4,2 ; @GL_FRAGMENT_SHADER_ATI
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "glEnable(GL_FRAGMENT_SHADER_ATI)"
l_.str.1: ; @.str.1
.asciz "glDisable(GL_FRAGMENT_SHADER_ATI)"
.no_dead_strip _atifs_enable
.subsections_via_symbols
| .text
.file "extr_ati_fragment_shader.c_atifs_enable.c"
.p2align 4, 0x90 # -- Begin function atifs_enable
.type atifs_enable,@function
atifs_enable: # @atifs_enable
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpq $0, -16(%rbp)
je .LBB0_2
# %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movl GL_FRAGMENT_SHADER_ATI(%rip), %edi
callq *%rax
leaq .L.str(%rip), %rdi
callq checkGLcall@PLT
jmp .LBB0_3
.LBB0_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movl GL_FRAGMENT_SHADER_ATI(%rip), %edi
callq *%rax
leaq .L.str.1(%rip), %rdi
callq checkGLcall@PLT
.LBB0_3:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size atifs_enable, .Lfunc_end0-atifs_enable
.cfi_endproc
# -- End function
.type GL_FRAGMENT_SHADER_ATI,@object # @GL_FRAGMENT_SHADER_ATI
.bss
.globl GL_FRAGMENT_SHADER_ATI
.p2align 2
GL_FRAGMENT_SHADER_ATI:
.long 0 # 0x0
.size GL_FRAGMENT_SHADER_ATI, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "glEnable(GL_FRAGMENT_SHADER_ATI)"
.size .L.str, 33
.type .L.str.1,@object # @.str.1
.L.str.1:
.asciz "glDisable(GL_FRAGMENT_SHADER_ATI)"
.size .L.str.1, 34
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym atifs_enable
.addrsig_sym checkGLcall
.addrsig_sym GL_FRAGMENT_SHADER_ATI
|
kphp-kdb/common/extr_stemmer-new.c_gen_li_endings_eng.c | arm/extr_stemmer-new_gen_li_endings_eng_O0_gcc.s | x86_64/extr_stemmer-new_gen_li_endings_eng_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _gen_li_endings_eng ; -- Begin function gen_li_endings_eng
.p2align 2
_gen_li_endings_eng: ; @gen_li_endings_eng
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x8, __li_endings_eng@GOTPAGE
ldr x8, [x8, __li_endings_eng@GOTPAGEOFF]
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x8, _li_endings_eng@GOTPAGE
ldr x8, [x8, _li_endings_eng@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp] ; 8-byte Folded Spill
adrp x8, __li_endings_eng@GOTPAGE
ldr x8, [x8, __li_endings_eng@GOTPAGEOFF]
ldr x8, [x8]
ldursw x9, [x29, #-4]
ldr x0, [x8, x9, lsl #3]
bl _conv_eng
ldr x9, [sp] ; 8-byte Folded Reload
mov w8, #1
str w8, [x9, x0, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm __li_endings_eng,8,3 ; @_li_endings_eng
.comm _li_endings_eng,8,3 ; @li_endings_eng
.subsections_via_symbols
| .text
.file "extr_stemmer-new.c_gen_li_endings_eng.c"
.globl gen_li_endings_eng # -- Begin function gen_li_endings_eng
.p2align 4, 0x90
.type gen_li_endings_eng,@function
gen_li_endings_eng: # @gen_li_endings_eng
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
.LBB0_1: # =>This Inner Loop Header: Depth=1
movq _li_endings_eng(%rip), %rax
movslq -4(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je .LBB0_4
# %bb.2: # in Loop: Header=BB0_1 Depth=1
movq li_endings_eng(%rip), %rax
movq %rax, -16(%rbp) # 8-byte Spill
movq _li_endings_eng(%rip), %rax
movslq -4(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq conv_eng@PLT
movq %rax, %rcx
movq -16(%rbp), %rax # 8-byte Reload
movl $1, (%rax,%rcx,4)
# %bb.3: # in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp .LBB0_1
.LBB0_4:
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size gen_li_endings_eng, .Lfunc_end0-gen_li_endings_eng
.cfi_endproc
# -- End function
.type _li_endings_eng,@object # @_li_endings_eng
.bss
.globl _li_endings_eng
.p2align 3
_li_endings_eng:
.quad 0
.size _li_endings_eng, 8
.type li_endings_eng,@object # @li_endings_eng
.globl li_endings_eng
.p2align 3
li_endings_eng:
.quad 0
.size li_endings_eng, 8
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym conv_eng
.addrsig_sym _li_endings_eng
.addrsig_sym li_endings_eng
|
Provenance/Cores/PicoDrive/pico/extr_memory.c_PicoRead16_vdp.c | arm/extr_memory_PicoRead16_vdp_O0_gcc.s | x86_64/extr_memory_PicoRead16_vdp_O0.s | .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function PicoRead16_vdp
_PicoRead16_vdp: ; @PicoRead16_vdp
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
ands w8, w8, #0xe0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr w0, [sp, #8]
bl _PicoVideoRead
stur w0, [x29, #-4]
b LBB0_3
LBB0_2:
adrp x8, _EL_UIO@GOTPAGE
ldr x8, [x8, _EL_UIO@GOTPAGEOFF]
ldr w8, [x8]
adrp x9, _EL_ANOMALY@GOTPAGE
ldr x9, [x9, _EL_ANOMALY@GOTPAGEOFF]
ldr w9, [x9]
orr w0, w8, w9
ldr w2, [sp, #8]
adrp x8, _SekPc@GOTPAGE
ldr x8, [x8, _SekPc@GOTPAGEOFF]
ldr w3, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _elprintf
stur wzr, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _EL_UIO,4,2 ; @EL_UIO
.comm _EL_ANOMALY,4,2 ; @EL_ANOMALY
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "68k bad read [%06x] @%06x"
.comm _SekPc,4,2 ; @SekPc
.no_dead_strip _PicoRead16_vdp
.subsections_via_symbols
| .text
.file "extr_memory.c_PicoRead16_vdp.c"
.p2align 4, 0x90 # -- Begin function PicoRead16_vdp
.type PicoRead16_vdp,@function
PicoRead16_vdp: # @PicoRead16_vdp
.cfi_startproc
# %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
andl $224, %eax
cmpl $0, %eax
jne .LBB0_2
# %bb.1:
movl -8(%rbp), %edi
callq PicoVideoRead@PLT
movl %eax, -4(%rbp)
jmp .LBB0_3
.LBB0_2:
movl EL_UIO(%rip), %edi
orl EL_ANOMALY(%rip), %edi
movl -8(%rbp), %edx
movl SekPc(%rip), %ecx
leaq .L.str(%rip), %rsi
callq elprintf@PLT
movl $0, -4(%rbp)
.LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
.cfi_def_cfa %rsp, 8
retq
.Lfunc_end0:
.size PicoRead16_vdp, .Lfunc_end0-PicoRead16_vdp
.cfi_endproc
# -- End function
.type EL_UIO,@object # @EL_UIO
.bss
.globl EL_UIO
.p2align 2
EL_UIO:
.long 0 # 0x0
.size EL_UIO, 4
.type EL_ANOMALY,@object # @EL_ANOMALY
.globl EL_ANOMALY
.p2align 2
EL_ANOMALY:
.long 0 # 0x0
.size EL_ANOMALY, 4
.type .L.str,@object # @.str
.section .rodata.str1.1,"aMS",@progbits,1
.L.str:
.asciz "68k bad read [%06x] @%06x"
.size .L.str, 26
.type SekPc,@object # @SekPc
.bss
.globl SekPc
.p2align 2
SekPc:
.long 0 # 0x0
.size SekPc, 4
.ident "Ubuntu clang version 14.0.0-1ubuntu1.1"
.section ".note.GNU-stack","",@progbits
.addrsig
.addrsig_sym PicoRead16_vdp
.addrsig_sym PicoVideoRead
.addrsig_sym elprintf
.addrsig_sym EL_UIO
.addrsig_sym EL_ANOMALY
.addrsig_sym SekPc
|