x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movsbl %dil, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _baz ## -- Begin function baz
.p2align 4, 0x90
_baz: ## @baz
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movswl %di, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
shrl $16, %edi
movsbl %dil, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $16909060, %edi ## imm = 0x1020304
callq _foo
cmpb $4, %al
jne LBB3_3
## %bb.1:
movl $16909060, %edi ## imm = 0x1020304
callq _baz
movzwl %ax, %eax
cmpl $772, %eax ## imm = 0x304
jne LBB3_3
## %bb.2:
xorl %eax, %eax
popq %rbp
retq
LBB3_3:
callq _abort
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sxtb w0, w0
ret
.cfi_endproc
; -- End function
.globl _baz ; -- Begin function baz
.p2align 2
_baz: ; @baz
.cfi_startproc
; %bb.0:
sxth w0, w0
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sbfx w0, w0, #16, #8
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #772
movk w0, #258, lsl #16
bl _foo
cmp w0, #4
b.ne LBB3_3
; %bb.1:
mov w0, #772
movk w0, #258, lsl #16
bl _baz
cmp w0, #772
b.ne LBB3_3
; %bb.2:
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB3_3:
bl _abort
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/97012268.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _returnLength ## -- Begin function returnLength
.p2align 4, 0x90
_returnLength: ## @returnLength
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpb $0, (%rdi)
je LBB0_4
## %bb.1:
xorl %eax, %eax
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%rdi,%rax)
leaq 1(%rax), %rax
jne LBB0_2
## %bb.3:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB0_4:
xorl %eax, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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 $1016, %rsp ## imm = 0x3F8
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
leaq -1024(%rbp), %rdi
callq _gets
cmpb $0, -1024(%rbp)
je LBB1_3
## %bb.1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
cmpb $0, -1023(%rbp,%rbx)
leaq 1(%rbx), %rbx
jne LBB1_2
LBB1_3:
leaq L_.str.1(%rip), %rdi
leaq -1024(%rbp), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB1_5
## %bb.4:
xorl %eax, %eax
addq $1016, %rsp ## imm = 0x3F8
popq %rbx
popq %rbp
retq
LBB1_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please enter a string to find its length: "
L_.str.1: ## @.str.1
.asciz "Length of the %s is %d."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _returnLength ; -- Begin function returnLength
.p2align 2
_returnLength: ; @returnLength
.cfi_startproc
; %bb.0:
ldrb w9, [x0]
cbz w9, LBB0_4
; %bb.1:
mov x8, x0
mov x0, #0
add x8, x8, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8, x0]
add x0, x0, #1
cbnz w9, LBB0_2
; %bb.3:
; kill: def $w0 killed $w0 killed $x0
ret
LBB0_4:
mov w0, #0
; kill: def $w0 killed $w0 killed $x0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
sub sp, sp, #1024
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x19, sp, #16
add x0, sp, #16
bl _gets
ldrb w8, [sp, #16]
cbz w8, LBB1_4
; %bb.1:
mov x9, #0
add x8, x19, #1
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x8, x9]
add x9, x9, #1
cbnz w10, LBB1_2
; %bb.3:
; kill: def $w9 killed $w9 killed $x9 def $x9
b LBB1_5
LBB1_4:
mov w9, #0
LBB1_5:
stp x19, x9, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x8, [x29, #-24]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_7
; %bb.6:
mov w0, #0
add sp, sp, #1024
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB1_7:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Please enter a string to find its length: "
l_.str.1: ; @.str.1
.asciz "Length of the %s is %d."
.subsections_via_symbols
| the_stack_data/211079730.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ub_submit_clear_stall
_ub_submit_clear_stall: ## @ub_submit_clear_stall
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rdi, %rbx
movl %edx, %edi
callq _usb_pipeendpoint
movl %eax, %r14d
movl %r15d, %edi
callq _usb_pipein
xorl %r15d, %r15d
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _USB_DIR_IN@GOTPCREL(%rip), %rax
movl (%rax), %r15d
LBB0_2:
orl %r14d, %r15d
leaq 24(%rbx), %r14
movq _USB_RECIP_ENDPOINT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 52(%rbx)
movq _USB_REQ_CLEAR_FEATURE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 48(%rbx)
movq _USB_ENDPOINT_HALT@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_le16
movq %rax, 40(%rbx)
movl %r15d, %edi
callq _cpu_to_le16
movq %rax, 32(%rbx)
xorl %edi, %edi
callq _cpu_to_le16
movq %rax, 24(%rbx)
movl 8(%rbx), %edi
callq _UB_INIT_COMPLETION
leaq 12(%rbx), %r15
movl 16(%rbx), %edx
movl 20(%rbx), %esi
movq _ub_urb_complete@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %r15, %rdi
movq %r14, %rcx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq %rbx
pushq %rax
callq _usb_fill_control_urb
addq $16, %rsp
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _usb_submit_urb
movl %eax, %r14d
testl %eax, %eax
je LBB0_4
## %bb.3:
addq $8, %rbx
movq %rbx, %rdi
callq _ub_complete
jmp LBB0_5
LBB0_4:
movq _jiffies@GOTPCREL(%rip), %rax
movq _UB_CTRL_TIMEOUT@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
addq (%rax), %rcx
movq %rcx, (%rbx)
movq %rbx, %rdi
callq _add_timer
LBB0_5:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USB_DIR_IN,4,2 ## @USB_DIR_IN
.comm _USB_RECIP_ENDPOINT,4,2 ## @USB_RECIP_ENDPOINT
.comm _USB_REQ_CLEAR_FEATURE,4,2 ## @USB_REQ_CLEAR_FEATURE
.comm _USB_ENDPOINT_HALT,4,2 ## @USB_ENDPOINT_HALT
.comm _ub_urb_complete,4,2 ## @ub_urb_complete
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.comm _jiffies,8,3 ## @jiffies
.comm _UB_CTRL_TIMEOUT,8,3 ## @UB_CTRL_TIMEOUT
.no_dead_strip _ub_submit_clear_stall
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ub_submit_clear_stall
_ub_submit_clear_stall: ; @ub_submit_clear_stall
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x19, x0
mov x0, x2
bl _usb_pipeendpoint
mov x21, x0
mov x0, x20
bl _usb_pipein
Lloh0:
adrp x8, _USB_DIR_IN@GOTPAGE
Lloh1:
ldr x8, [x8, _USB_DIR_IN@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp x0, #0
csel w8, wzr, w8, eq
orr w20, w8, w21
Lloh3:
adrp x8, _USB_RECIP_ENDPOINT@GOTPAGE
Lloh4:
ldr x8, [x8, _USB_RECIP_ENDPOINT@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _USB_REQ_CLEAR_FEATURE@GOTPAGE
Lloh7:
ldr x9, [x9, _USB_REQ_CLEAR_FEATURE@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
stp w9, w8, [x19, #48]
Lloh9:
adrp x8, _USB_ENDPOINT_HALT@GOTPAGE
Lloh10:
ldr x8, [x8, _USB_ENDPOINT_HALT@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _cpu_to_le16
str x0, [x19, #40]
mov x0, x20
bl _cpu_to_le16
str x0, [x19, #32]
mov w0, #0
bl _cpu_to_le16
mov x21, x19
str x0, [x21, #24]!
mov x20, x19
ldr w0, [x20, #8]!
bl _UB_INIT_COMPLETION
add x22, x19, #12
ldp w2, w1, [x19, #16]
Lloh12:
adrp x8, _ub_urb_complete@GOTPAGE
Lloh13:
ldr x8, [x8, _ub_urb_complete@GOTPAGEOFF]
Lloh14:
ldr w6, [x8]
mov x0, x22
mov x3, x21
mov x4, #0
mov w5, #0
mov x7, x19
bl _usb_fill_control_urb
Lloh15:
adrp x8, _GFP_ATOMIC@GOTPAGE
Lloh16:
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
Lloh17:
ldr w1, [x8]
mov x0, x22
bl _usb_submit_urb
mov x21, x0
cbz w0, LBB0_2
; %bb.1:
mov x0, x20
bl _ub_complete
b LBB0_3
LBB0_2:
Lloh18:
adrp x8, _jiffies@GOTPAGE
Lloh19:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
Lloh21:
adrp x9, _UB_CTRL_TIMEOUT@GOTPAGE
Lloh22:
ldr x9, [x9, _UB_CTRL_TIMEOUT@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
add x8, x9, x8
str x8, [x19]
mov x0, x19
bl _add_timer
LBB0_3:
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _USB_DIR_IN,4,2 ; @USB_DIR_IN
.comm _USB_RECIP_ENDPOINT,4,2 ; @USB_RECIP_ENDPOINT
.comm _USB_REQ_CLEAR_FEATURE,4,2 ; @USB_REQ_CLEAR_FEATURE
.comm _USB_ENDPOINT_HALT,4,2 ; @USB_ENDPOINT_HALT
.comm _ub_urb_complete,4,2 ; @ub_urb_complete
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.comm _jiffies,8,3 ; @jiffies
.comm _UB_CTRL_TIMEOUT,8,3 ; @UB_CTRL_TIMEOUT
.no_dead_strip _ub_submit_clear_stall
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/block/extr_ub.c_ub_submit_clear_stall.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xdrstdio_putbytes
_xdrstdio_putbytes: ## @xdrstdio_putbytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdx, %rdx
je LBB0_3
## %bb.1:
movq (%rdi), %rcx
movq %rsi, %rdi
movq %rdx, %rsi
movl $1, %edx
callq _fwrite
cmpl $1, %eax
jne LBB0_2
LBB0_3:
movq _TRUE@GOTPCREL(%rip), %rax
jmp LBB0_4
LBB0_2:
movq _FALSE@GOTPCREL(%rip), %rax
LBB0_4:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FALSE,4,2 ## @FALSE
.comm _TRUE,4,2 ## @TRUE
.no_dead_strip _xdrstdio_putbytes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xdrstdio_putbytes
_xdrstdio_putbytes: ; @xdrstdio_putbytes
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
cbz x2, LBB0_2
; %bb.1:
ldr x3, [x0]
mov x0, x1
mov x1, x2
mov w2, #1
bl _fwrite
cmp w0, #1
b.ne LBB0_3
LBB0_2:
Lloh0:
adrp x8, _TRUE@GOTPAGE
Lloh1:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
b LBB0_4
LBB0_3:
Lloh2:
adrp x8, _FALSE@GOTPAGE
Lloh3:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
LBB0_4:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _FALSE,4,2 ; @FALSE
.comm _TRUE,4,2 ; @TRUE
.no_dead_strip _xdrstdio_putbytes
.subsections_via_symbols
| AnghaBench/freebsd/lib/libc/xdr/extr_xdr_stdio.c_xdrstdio_putbytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @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 $144, %rsp
leaq L_.str(%rip), %rdi
leaq -144(%rbp), %rsi
callq _stat$INODE64
cmpl $-1, %eax
je LBB0_1
## %bb.2:
movzwl -140(%rbp), %eax
movzwl %ax, %ecx
movl %ecx, %edx
andl $61440, %edx ## imm = 0xF000
cmpl $16384, %edx ## imm = 0x4000
jne LBB0_10
## %bb.3:
testl $256, %ecx ## imm = 0x100
jne LBB0_4
## %bb.5:
testb $-128, %al
jne LBB0_6
LBB0_7:
testb $64, %al
jne LBB0_8
jmp LBB0_9
LBB0_4:
leaq L_str.8(%rip), %rdi
callq _puts
movzwl -140(%rbp), %eax
testb $-128, %al
je LBB0_7
LBB0_6:
leaq L_str.7(%rip), %rdi
callq _puts
movzwl -140(%rbp), %eax
testb $64, %al
je LBB0_9
LBB0_8:
leaq L_str.6(%rip), %rdi
callq _puts
LBB0_9:
xorl %eax, %eax
addq $144, %rsp
popq %rbp
retq
LBB0_1:
callq _main.cold.1
jmp LBB0_9
LBB0_10:
leaq L_str(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.1
_main.cold.1: ## @main.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.1(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "/home/linux-c"
L_.str.1: ## @.str.1
.asciz "fail to stat"
L_str: ## @str
.asciz "this is not a directory file"
L_str.6: ## @str.6
.asciz "user can through the dir"
L_str.7: ## @str.7
.asciz "user can write the dir"
L_str.8: ## @str.8
.asciz "user can read the dir"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
mov x1, sp
bl _stat
cmn w0, #1
b.eq LBB0_9
; %bb.1:
ldrh w8, [sp, #4]
and w9, w8, #0xf000
cmp w9, #4, lsl #12 ; =16384
b.ne LBB0_10
; %bb.2:
tbnz w8, #8, LBB0_7
; %bb.3:
tbnz w8, #7, LBB0_8
LBB0_4:
tbz w8, #6, LBB0_6
LBB0_5:
Lloh2:
adrp x0, l_str.6@PAGE
Lloh3:
add x0, x0, l_str.6@PAGEOFF
bl _puts
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_7:
Lloh4:
adrp x0, l_str.8@PAGE
Lloh5:
add x0, x0, l_str.8@PAGEOFF
bl _puts
ldrh w8, [sp, #4]
tbz w8, #7, LBB0_4
LBB0_8:
Lloh6:
adrp x0, l_str.7@PAGE
Lloh7:
add x0, x0, l_str.7@PAGEOFF
bl _puts
ldrh w8, [sp, #4]
tbnz w8, #6, LBB0_5
b LBB0_6
LBB0_9:
bl _main.cold.1
LBB0_10:
Lloh8:
adrp x0, l_str@PAGE
Lloh9:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.1
_main.cold.1: ; @main.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh10:
adrp x0, l_.str.1@PAGE
Lloh11:
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "/home/linux-c"
l_.str.1: ; @.str.1
.asciz "fail to stat"
l_str: ; @str
.asciz "this is not a directory file"
l_str.6: ; @str.6
.asciz "user can through the dir"
l_str.7: ; @str.7
.asciz "user can write the dir"
l_str.8: ; @str.8
.asciz "user can read the dir"
.subsections_via_symbols
| the_stack_data/178265161.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $0, -36(%rbp)
movl $0, -40(%rbp)
leaq L_.str(%rip), %r14
leaq L_.str.1(%rip), %r15
leaq -40(%rbp), %r12
leaq -36(%rbp), %rbx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
movq %r12, %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _scanf
movl -40(%rbp), %edx
testl %edx, %edx
jle LBB0_1
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
testl %eax, %eax
jle LBB0_1
## %bb.3:
cmpl %eax, %edx
movl %eax, %ecx
cmovbl %edx, %ecx
cmoval %edx, %eax
xorl %esi, %esi
movl %ecx, %edx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl %ecx, %edi
andl $-2147483647, %edi ## imm = 0x80000001
cmpl $1, %edi
movl $0, %edi
cmovel %eax, %edi
addl %edi, %esi
shrl %edx
addl %eax, %eax
cmpl $1, %ecx
movl %edx, %ecx
ja LBB0_4
## %bb.5:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _take_input ## -- Begin function take_input
.p2align 4, 0x90
_take_input: ## @take_input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %r15
movl $0, -44(%rbp)
movl $0, -48(%rbp)
leaq L_.str(%rip), %r12
leaq L_.str.1(%rip), %r13
leaq -48(%rbp), %rbx
leaq -44(%rbp), %r14
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
xorl %eax, %eax
callq _printf
movq %r13, %rdi
movq %rbx, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _scanf
movl -48(%rbp), %eax
testl %eax, %eax
jle LBB1_1
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -44(%rbp), %ecx
testl %ecx, %ecx
jle LBB1_1
## %bb.3:
cmpl %ecx, %eax
movl %ecx, %edx
cmovbl %eax, %edx
movl %edx, (%r15)
cmoval %eax, %ecx
movq -56(%rbp), %rax ## 8-byte Reload
movl %ecx, (%rax)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _go_forth_and_multiply ## -- Begin function go_forth_and_multiply
.p2align 4, 0x90
_go_forth_and_multiply: ## @go_forth_and_multiply
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %edi, %edi
jle LBB2_1
## %bb.2:
movl %esi, %eax
xorl %esi, %esi
movl %edi, %ecx
.p2align 4, 0x90
LBB2_3: ## =>This Inner Loop Header: Depth=1
movl %edi, %edx
andl $-2147483647, %edx ## imm = 0x80000001
cmpl $1, %edx
movl $0, %edx
cmovel %eax, %edx
addl %edx, %esi
shrl %ecx
addl %eax, %eax
cmpl $1, %edi
movl %ecx, %edi
ja LBB2_3
jmp LBB2_4
LBB2_1:
xorl %esi, %esi
LBB2_4:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Podaj dwie liczby naturalne dodatnie: "
L_.str.1: ## @.str.1
.asciz "%d %d"
L_.str.2: ## @.str.2
.asciz "\nWynik mnozenia: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
str xzr, [sp, #24]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
add x21, sp, #24
add x22, sp, #28
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _printf
stp x22, x21, [sp]
mov x0, x20
bl _scanf
ldp w11, w9, [sp, #24]
cmp w9, #1
ccmp w11, #1, #8, ge
b.lt LBB0_1
; %bb.2:
mov w8, #0
cmp w9, w11
csel w10, w9, w11, lo
csel w9, w9, w11, hi
LBB0_3: ; =>This Inner Loop Header: Depth=1
and w11, w10, #0x80000001
cmp w11, #1
csel w11, w9, wzr, eq
add w8, w11, w8
lsr w11, w10, #1
lsl w9, w9, #1
cmp w10, #1
mov x10, x11
b.hi LBB0_3
; %bb.4:
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _take_input ; -- Begin function take_input
.p2align 2
_take_input: ; @take_input
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x20, x0
str xzr, [sp, #24]
Lloh6:
adrp x21, l_.str@PAGE
Lloh7:
add x21, x21, l_.str@PAGEOFF
add x23, sp, #24
add x24, sp, #28
Lloh8:
adrp x22, l_.str.1@PAGE
Lloh9:
add x22, x22, l_.str.1@PAGEOFF
LBB1_1: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _printf
stp x24, x23, [sp]
mov x0, x22
bl _scanf
ldp w9, w8, [sp, #24]
cmp w8, #1
ccmp w9, #1, #8, ge
b.lt LBB1_1
; %bb.2:
cmp w8, w9
csel w10, w8, w9, lo
str w10, [x20]
csel w8, w8, w9, hi
str w8, [x19]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _go_forth_and_multiply ; -- Begin function go_forth_and_multiply
.p2align 2
_go_forth_and_multiply: ; @go_forth_and_multiply
.cfi_startproc
; %bb.0:
cmp w0, #1
b.lt LBB2_3
; %bb.1:
mov w8, #0
LBB2_2: ; =>This Inner Loop Header: Depth=1
and w9, w0, #0x80000001
cmp w9, #1
csel w9, w1, wzr, eq
add w8, w9, w8
lsr w9, w0, #1
lsl w1, w1, #1
cmp w0, #1
mov x0, x9
b.hi LBB2_2
b LBB2_4
LBB2_3:
mov w8, #0
LBB2_4:
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 x8, [sp]
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Podaj dwie liczby naturalne dodatnie: "
l_.str.1: ; @.str.1
.asciz "%d %d"
l_.str.2: ; @.str.2
.asciz "\nWynik mnozenia: %d\n"
.subsections_via_symbols
| the_stack_data/192329849.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rbx
leaq -16(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq -12(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, %esi
shrl $31, %esi
addl %eax, %esi
sarl %esi
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter mark 1 :"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter mark 2 :"
L_.str.3: ## @.str.3
.asciz "Avarage of marks : %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
add x8, sp, #8
str x8, [sp]
mov x0, x19
bl _scanf
ldp w9, w8, [sp, #8]
add w8, w9, w8
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
str x8, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter mark 1 :"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter mark 2 :"
l_.str.3: ; @.str.3
.asciz "Avarage of marks : %d"
.subsections_via_symbols
| the_stack_data/344916.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vxge_hw_ring_rxd_1b_info_get
_vxge_hw_ring_rxd_1b_info_get: ## @vxge_hw_ring_rxd_1b_info_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdx, %r14
movq %rsi, %rbx
movl 4(%rsi), %edi
callq _VXGE_HW_RING_RXD_SYN_GET
movq %rax, 120(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_IS_ICMP_GET
movq %rax, 112(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_FAST_PATH_ELIGIBLE_GET
movq %rax, 104(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_L3_CKSUM_CORRECT_GET
movq %rax, 96(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_L3_CKSUM_GET
movq %rax, 88(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_L4_CKSUM_CORRECT_GET
movq %rax, 80(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_L4_CKSUM_GET
movq %rax, 72(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_ETHER_ENCAP_GET
movq %rax, 64(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_FRAME_PROTO_GET
movq %rax, 56(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_IS_VLAN_GET
movq %rax, 48(%r14)
movl (%rbx), %edi
callq _VXGE_HW_RING_RXD_VLAN_TAG_GET
movq %rax, 40(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_RTH_BUCKET_GET
movq %rax, 32(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_RTH_IT_HIT_GET
movq %rax, 24(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_RTH_SPDM_HIT_GET
movq %rax, 16(%r14)
movl 4(%rbx), %edi
callq _VXGE_HW_RING_RXD_RTH_HASH_TYPE_GET
movq %rax, 8(%r14)
movl (%rbx), %edi
callq _VXGE_HW_RING_RXD_1_RTH_HASH_VAL_GET
movq %rax, (%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vxge_hw_ring_rxd_1b_info_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vxge_hw_ring_rxd_1b_info_get
_vxge_hw_ring_rxd_1b_info_get: ; @vxge_hw_ring_rxd_1b_info_get
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
mov x20, x1
ldr w0, [x1, #4]
bl _VXGE_HW_RING_RXD_SYN_GET
str x0, [x19, #120]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_IS_ICMP_GET
str x0, [x19, #112]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_FAST_PATH_ELIGIBLE_GET
str x0, [x19, #104]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_L3_CKSUM_CORRECT_GET
str x0, [x19, #96]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_L3_CKSUM_GET
str x0, [x19, #88]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_L4_CKSUM_CORRECT_GET
str x0, [x19, #80]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_L4_CKSUM_GET
str x0, [x19, #72]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_ETHER_ENCAP_GET
str x0, [x19, #64]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_FRAME_PROTO_GET
str x0, [x19, #56]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_IS_VLAN_GET
str x0, [x19, #48]
ldr w0, [x20]
bl _VXGE_HW_RING_RXD_VLAN_TAG_GET
str x0, [x19, #40]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_RTH_BUCKET_GET
str x0, [x19, #32]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_RTH_IT_HIT_GET
str x0, [x19, #24]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_RTH_SPDM_HIT_GET
str x0, [x19, #16]
ldr w0, [x20, #4]
bl _VXGE_HW_RING_RXD_RTH_HASH_TYPE_GET
str x0, [x19, #8]
ldr w0, [x20]
bl _VXGE_HW_RING_RXD_1_RTH_HASH_VAL_GET
str x0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _vxge_hw_ring_rxd_1b_info_get
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/vxge/extr_vxge-config.h_vxge_hw_ring_rxd_1b_info_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rgblight_get_sat ## -- Begin function rgblight_get_sat
.p2align 4, 0x90
_rgblight_get_sat: ## @rgblight_get_sat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _rgblight_config@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _rgblight_config,4,2 ## @rgblight_config
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rgblight_get_sat ; -- Begin function rgblight_get_sat
.p2align 2
_rgblight_get_sat: ; @rgblight_get_sat
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _rgblight_config@GOTPAGE
Lloh1:
ldr x8, [x8, _rgblight_config@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _rgblight_config,4,2 ; @rgblight_config
.subsections_via_symbols
| AnghaBench/qmk_firmware/quantum/extr_rgblight.c_rgblight_get_sat.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function read_write_task
_read_write_task: ## @read_write_task
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movl 36(%rdi), %edi
cmpq $0, 24(%r15)
leaq L_.str.1(%rip), %rax
leaq L_.str(%rip), %rsi
cmoveq %rax, %rsi
callq _fopen
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r14
movl 32(%r15), %edi
callq _srand
cmpq $0, (%r15)
je LBB0_11
## %bb.3:
leaq -48(%rbp), %r12
leaq -44(%rbp), %r13
xorl %ebx, %ebx
jmp LBB0_4
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_4 Depth=1
movq %r12, %rdi
movl $4, %esi
movl $1, %edx
movq %r14, %rcx
callq _fread
cmpl $1, %eax
jne LBB0_9
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
incq %rbx
cmpq (%r15), %rbx
jae LBB0_11
LBB0_4: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
callq _rand
movl %eax, -44(%rbp)
cmpq $0, 24(%r15)
je LBB0_8
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq %r13, %rdi
movl $4, %esi
movl $1, %edx
movq %r14, %rcx
callq _fwrite
cmpl $1, %eax
je LBB0_10
## %bb.6:
movl -44(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
jmp LBB0_7
LBB0_11:
movq _ESP_OK@GOTPCREL(%rip), %rax
jmp LBB0_12
LBB0_1:
movq _ESP_ERR_NOT_FOUND@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 16(%r15)
jmp LBB0_13
LBB0_9:
movl -48(%rbp), %ecx
leaq L_.str.3(%rip), %rdi
LBB0_7:
movq %rbx, %rsi
movl %eax, %edx
callq _ets_printf
movq _ESP_FAIL@GOTPCREL(%rip), %rax
LBB0_12:
movq (%rax), %rax
movq %rax, 16(%r15)
movq %r14, %rdi
callq _fclose
LBB0_13:
movl 8(%r15), %edi
callq _xSemaphoreGive
movl $1, %edi
callq _vTaskDelay
xorl %edi, %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _vTaskDelete ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "wb"
L_.str.1: ## @.str.1
.asciz "rb"
.comm _ESP_ERR_NOT_FOUND,8,3 ## @ESP_ERR_NOT_FOUND
L_.str.2: ## @.str.2
.asciz "E(w): i=%d, cnt=%d val=%d\n\n"
.comm _ESP_FAIL,8,3 ## @ESP_FAIL
L_.str.3: ## @.str.3
.asciz "E(r): i=%d, cnt=%d rval=%d\n\n"
.comm _ESP_OK,8,3 ## @ESP_OK
.no_dead_strip _read_write_task
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_write_task
_read_write_task: ; @read_write_task
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w0, [x0, #36]
ldr x8, [x19, #24]
Lloh0:
adrp x9, l_.str@PAGE
Lloh1:
add x9, x9, l_.str@PAGEOFF
Lloh2:
adrp x10, l_.str.1@PAGE
Lloh3:
add x10, x10, l_.str.1@PAGEOFF
cmp x8, #0
csel x1, x10, x9, eq
bl _fopen
cbz x0, LBB0_9
; %bb.1:
mov x20, x0
ldr w0, [x19, #32]
bl _srand
ldr x8, [x19]
cbz x8, LBB0_8
; %bb.2:
mov x21, #0
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
add x0, sp, #8
mov w1, #4
mov w2, #1
mov x3, x20
bl _fread
cmp w0, #1
b.ne LBB0_10
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x21, x21, #1
ldr x8, [x19]
cmp x21, x8
b.hs LBB0_8
LBB0_5: ; =>This Inner Loop Header: Depth=1
bl _rand
str w0, [sp, #12]
ldr x8, [x19, #24]
cbz x8, LBB0_3
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
add x0, sp, #12
mov w1, #4
mov w2, #1
mov x3, x20
bl _fwrite
cmp w0, #1
b.eq LBB0_4
; %bb.7:
mov x2, x0
ldr w3, [sp, #12]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_11
LBB0_8:
Lloh6:
adrp x8, _ESP_OK@GOTPAGE
Lloh7:
ldr x8, [x8, _ESP_OK@GOTPAGEOFF]
b LBB0_12
LBB0_9:
Lloh8:
adrp x8, _ESP_ERR_NOT_FOUND@GOTPAGE
Lloh9:
ldr x8, [x8, _ESP_ERR_NOT_FOUND@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
str x8, [x19, #16]
b LBB0_13
LBB0_10:
mov x2, x0
ldr w3, [sp, #8]
Lloh11:
adrp x0, l_.str.3@PAGE
Lloh12:
add x0, x0, l_.str.3@PAGEOFF
LBB0_11:
mov x1, x21
bl _ets_printf
Lloh13:
adrp x8, _ESP_FAIL@GOTPAGE
Lloh14:
ldr x8, [x8, _ESP_FAIL@GOTPAGEOFF]
LBB0_12:
ldr x8, [x8]
str x8, [x19, #16]
mov x0, x20
bl _fclose
LBB0_13:
ldr w0, [x19, #8]
bl _xSemaphoreGive
mov w0, #1
bl _vTaskDelay
mov x0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
b _vTaskDelete
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "wb"
l_.str.1: ; @.str.1
.asciz "rb"
.comm _ESP_ERR_NOT_FOUND,8,3 ; @ESP_ERR_NOT_FOUND
l_.str.2: ; @.str.2
.asciz "E(w): i=%d, cnt=%d val=%d\n\n"
.comm _ESP_FAIL,8,3 ; @ESP_FAIL
l_.str.3: ; @.str.3
.asciz "E(r): i=%d, cnt=%d rval=%d\n\n"
.comm _ESP_OK,8,3 ; @ESP_OK
.no_dead_strip _read_write_task
.subsections_via_symbols
| AnghaBench/esp-idf/components/spiffs/test/extr_test_spiffs.c_read_write_task.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq %rsi, -200(%rbp)
movq %rdx, -192(%rbp)
movq %rcx, -184(%rbp)
movq %r8, -176(%rbp)
movq %r9, -168(%rbp)
testb %al, %al
je LBB0_7
## %bb.6:
movaps %xmm0, -160(%rbp)
movaps %xmm1, -144(%rbp)
movaps %xmm2, -128(%rbp)
movaps %xmm3, -112(%rbp)
movaps %xmm4, -96(%rbp)
movaps %xmm5, -80(%rbp)
movaps %xmm6, -64(%rbp)
movaps %xmm7, -48(%rbp)
LBB0_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -208(%rbp), %rax
movq %rax, -16(%rbp)
leaq 16(%rbp), %rax
movq %rax, -24(%rbp)
movabsq $206158430216, %rax ## imm = 0x3000000008
movq %rax, -32(%rbp)
movl $8, %ecx
cmpq $40, %rcx
ja LBB0_2
## %bb.1:
movl $8, %eax
addq -16(%rbp), %rax
addl $8, %ecx
movl %ecx, -32(%rbp)
jmp LBB0_3
LBB0_2:
movq -24(%rbp), %rax
leaq 8(%rax), %rcx
movq %rcx, -24(%rbp)
LBB0_3:
movswl (%rax), %eax
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -8(%rbp), %rcx
jne LBB0_5
## %bb.4:
addq $208, %rsp
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
ldrsh w0, [sp, #16]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/150139223.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ieee80211_crypt_delayed_deinit ## -- Begin function ieee80211_crypt_delayed_deinit
.p2align 4, 0x90
_ieee80211_crypt_delayed_deinit: ## @ieee80211_crypt_delayed_deinit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rsi), %rbx
testq %rbx, %rbx
je LBB0_4
## %bb.1:
movq %rdi, %r15
movq $0, (%rsi)
callq _spin_lock_irqsave
leaq 16(%r15), %rsi
movq %rbx, %rdi
callq _list_add
leaq 8(%r15), %r14
movq %r14, %rdi
callq _timer_pending
testl %eax, %eax
jne LBB0_3
## %bb.2:
movq _jiffies@GOTPCREL(%rip), %rax
movq _HZ@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
addq (%rax), %rcx
movq %rcx, (%r14)
movq %r14, %rdi
callq _add_timer
LBB0_3:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _spin_unlock_irqrestore ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _jiffies,8,3 ## @jiffies
.comm _HZ,8,3 ## @HZ
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ieee80211_crypt_delayed_deinit ; -- Begin function ieee80211_crypt_delayed_deinit
.p2align 2
_ieee80211_crypt_delayed_deinit: ; @ieee80211_crypt_delayed_deinit
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x20, [x1]
cbz x20, LBB0_4
; %bb.1:
mov x19, x0
str xzr, [x1]
bl _spin_lock_irqsave
add x1, x19, #16
mov x0, x20
bl _list_add
add x20, x19, #8
mov x0, x20
bl _timer_pending
cbnz w0, LBB0_3
; %bb.2:
Lloh0:
adrp x8, _jiffies@GOTPAGE
Lloh1:
ldr x8, [x8, _jiffies@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _HZ@GOTPAGE
Lloh4:
ldr x9, [x9, _HZ@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
add x8, x9, x8
str x8, [x20]
mov x0, x20
bl _add_timer
LBB0_3:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _spin_unlock_irqrestore
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _jiffies,8,3 ; @jiffies
.comm _HZ,8,3 ; @HZ
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/rtl8192u/ieee80211/extr_ieee80211_crypt.c_ieee80211_crypt_delayed_deinit_rsl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Jamsa's C/C++/C# Programmers's Bible!"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Jamsa's C/C++/C# Programmers's Bible!"
.subsections_via_symbols
| the_stack_data/560451.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xhci_count_num_dropped_endpoints
_xhci_count_num_dropped_endpoints: ## @xhci_count_num_dropped_endpoints
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
callq _xhci_get_input_control_ctx
movl (%rax), %r15d
movl 4(%rax), %ebx
sarl $2, %r15d
sarl $2, %ebx
movl %ebx, %edi
callq _hweight32
movl %eax, %r14d
andl %r15d, %ebx
movl %ebx, %edi
callq _hweight32
subl %eax, %r14d
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _xhci_count_num_dropped_endpoints
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xhci_count_num_dropped_endpoints
_xhci_count_num_dropped_endpoints: ; @xhci_count_num_dropped_endpoints
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
bl _xhci_get_input_control_ctx
ldp w21, w8, [x0]
asr w19, w8, #2
mov x0, x19
bl _hweight32
mov x20, x0
and w0, w19, w21, asr #2
bl _hweight32
sub w0, w20, w0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _xhci_count_num_dropped_endpoints
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/host/extr_xhci.c_xhci_count_num_dropped_endpoints.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function Close
_Close: ## @Close
.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
pushq %rax
.cfi_offset %rbx, -24
movq (%rdi), %rax
movq 8(%rdi), %rbx
movq %rax, %rdi
callq _free
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _Close
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function Close
_Close: ; @Close
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
ldp x0, x19, [x0]
bl _free
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
.cfi_endproc
; -- End function
.no_dead_strip _Close
.subsections_via_symbols
| AnghaBench/vlc/modules/video_splitter/extr_panoramix.c_Close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _random_int_in_range ## -- Begin function random_int_in_range
.p2align 4, 0x90
_random_int_in_range: ## @random_int_in_range
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %ebx
movl %edi, %r14d
callq _rand
subl %r14d, %ebx
incl %ebx
cltd
idivl %ebx
addl %edx, %r14d
movl %r14d, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function sleep_print
LCPI1_0:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _sleep_print
.p2align 4, 0x90
_sleep_print: ## @sleep_print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
callq _pthread_self
movq %rax, %rbx
xorl %edi, %edi
callq _time
movzwl %ax, %eax
shll $16, %ebx
orl %eax, %ebx
movl %ebx, %edi
callq _srand
callq _rand
cltq
imulq $-2043168045, %rax, %rcx ## imm = 0x8637BAD3
shrq $32, %rcx
addl %eax, %ecx
movl %ecx, %edx
shrl $31, %edx
sarl $21, %ecx
addl %edx, %ecx
imull $4000001, %ecx, %ecx ## imm = 0x3D0901
negl %ecx
leal (%rax,%rcx), %ebx
addl $1000000, %ebx ## imm = 0xF4240
movl (%r14), %esi
cvtsi2sd %rbx, %xmm0
divsd LCPI1_0(%rip), %xmm0
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl %ebx, %edi
callq _usleep
movl (%r14), %esi
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movq _lock@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
testl %eax, %eax
je LBB1_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rcx
movq (%rcx), %rbx
movl %eax, %edi
callq _strerror
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
LBB1_2:
decl _num_running(%rip)
movq _lock@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
testl %eax, %eax
je LBB1_4
## %bb.3:
movq ___stderrp@GOTPCREL(%rip), %rcx
movq (%rcx), %rbx
movl %eax, %edi
callq _strerror
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
LBB1_4:
xorl %edi, %edi
callq _pthread_exit
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $2, %edi
jne LBB2_1
## %bb.2:
movq 8(%rsi), %rbx
movq %rbx, %rdi
callq _atoi
testl %eax, %eax
jle LBB2_3
## %bb.5:
movl %eax, %r12d
leaq (,%r12,8), %rdi
callq _malloc
movq %rax, -48(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB2_6
## %bb.8:
leaq (,%r12,4), %rdi
callq _malloc
testq %rax, %rax
je LBB2_23
## %bb.9:
movq %rax, -56(%rbp) ## 8-byte Spill
movq %rax, %r14
movq -48(%rbp), %r15 ## 8-byte Reload
xorl %r13d, %r13d
movq %r12, -64(%rbp) ## 8-byte Spill
jmp LBB2_10
.p2align 4, 0x90
LBB2_13: ## in Loop: Header=BB2_10 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rcx
movq (%rcx), %r13
movl %eax, %edi
callq _strerror
movq %r13, %rdi
movq %r12, %rsi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
LBB2_14: ## in Loop: Header=BB2_10 Depth=1
addq $8, %r15
addq $4, %r14
movq %rbx, %r13
movq -64(%rbp), %r12 ## 8-byte Reload
cmpq %rbx, %r12
je LBB2_15
LBB2_10: ## =>This Inner Loop Header: Depth=1
leaq 1(%r13), %rbx
movl %ebx, (%r14)
movq %r15, %rdi
xorl %esi, %esi
leaq _sleep_print(%rip), %rdx
movq %r14, %rcx
callq _pthread_create
testl %eax, %eax
jne LBB2_24
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movq _lock@GOTPCREL(%rip), %rdi
callq _pthread_mutex_lock
leaq L_.str.2(%rip), %r12
testl %eax, %eax
jne LBB2_13
## %bb.12: ## in Loop: Header=BB2_10 Depth=1
incl _num_running(%rip)
movq _lock@GOTPCREL(%rip), %rdi
callq _pthread_mutex_unlock
leaq L_.str.3(%rip), %r12
testl %eax, %eax
jne LBB2_13
jmp LBB2_14
LBB2_1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%rsi), %rdx
leaq L_.str.4(%rip), %rsi
jmp LBB2_4
LBB2_3:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.5(%rip), %rsi
movq %rbx, %rdx
LBB2_4:
xorl %eax, %eax
callq _fprintf
movl $1, %r14d
jmp LBB2_22
LBB2_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.6(%rip), %rdi
movl $43, %esi
jmp LBB2_7
LBB2_23:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.7(%rip), %rdi
movl $47, %esi
LBB2_7:
movl $1, %edx
callq _fwrite
movl $1, %r14d
jmp LBB2_22
LBB2_15:
movl %r12d, %r13d
testl %r13d, %r13d
jne LBB2_17
jmp LBB2_21
LBB2_24:
leal 1(%r13), %r14d
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %r15
callq ___error
movl (%rax), %edi
callq _strerror
leaq L_.str.8(%rip), %rsi
movq %r15, %rdi
movl %r14d, %edx
movq %rax, %rcx
xorl %eax, %eax
callq _fprintf
testl %r13d, %r13d
je LBB2_21
LBB2_17:
movl %r13d, %r15d
leaq L_.str.9(%rip), %r14
xorl %ebx, %ebx
jmp LBB2_18
.p2align 4, 0x90
LBB2_20: ## in Loop: Header=BB2_18 Depth=1
incq %rbx
cmpq %rbx, %r15
je LBB2_21
LBB2_18: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax,%rbx,8), %rdi
xorl %esi, %esi
callq _pthread_join
testl %eax, %eax
je LBB2_20
## %bb.19: ## in Loop: Header=BB2_18 Depth=1
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax,%rbx,4), %edx
movq %r14, %rsi
xorl %eax, %eax
callq _fprintf
jmp LBB2_20
LBB2_21:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _free
movq -48(%rbp), %rdi ## 8-byte Reload
callq _free
movl _num_running(%rip), %edx
leaq L_.str.10(%rip), %rdi
xorl %r14d, %r14d
movl %r13d, %esi
xorl %eax, %eax
callq _printf
LBB2_22:
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _num_running ## @num_running
.zerofill __DATA,__common,_num_running,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "I, thread %d, am going to sleep for %.2f seconds.\n"
L_.str.1: ## @.str.1
.asciz "I, thread %d, have finished.\n"
.comm _lock,64,3 ## @lock
L_.str.2: ## @.str.2
.asciz "Warning: cannot lock mutex. %s.\n"
L_.str.3: ## @.str.3
.asciz "Warning: cannot unlock mutex. %s.\n"
L_.str.4: ## @.str.4
.asciz "Usage: %s <num_threads>\n"
L_.str.5: ## @.str.5
.asciz "Error: Invalid number of threads '%s'.\n"
L_.str.6: ## @.str.6
.asciz "Error: Cannot allocate memory for threads.\n"
L_.str.7: ## @.str.7
.asciz "Error: Cannot allocate memory for thread args.\n"
L_.str.8: ## @.str.8
.asciz "Error: Cannot create thread %d. No more threads will be created. %s.\n"
L_.str.9: ## @.str.9
.asciz "Warning: Thread %d did not join properly.\n"
L_.str.10: ## @.str.10
.asciz "Threads started: %d.\nThreads still running: %d.\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _random_int_in_range ; -- Begin function random_int_in_range
.p2align 2
_random_int_in_range: ; @random_int_in_range
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl _rand
sub w8, w19, w20
add w8, w8, #1
sdiv w9, w0, w8
msub w8, w9, w8, w0
add w0, w8, w20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _sleep_print ; -- Begin function sleep_print
.p2align 2
_sleep_print: ; @sleep_print
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _pthread_self
mov x20, x0
mov x0, #0
bl _time
bfi w0, w20, #16, #16
; kill: def $w0 killed $w0 killed $x0
bl _srand
bl _rand
mov w8, #47827
movk w8, #34359, lsl #16
smull x8, w0, w8
lsr x8, x8, #32
add w8, w8, w0
asr w9, w8, #21
add w8, w9, w8, lsr #31
mov w9, #2305
movk w9, #61, lsl #16
msub w8, w8, w9, w0
add w8, w8, #244, lsl #12 ; =999424
add w20, w8, #576
ucvtf d0, w20
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d1, x8
fdiv d0, d0, d1
ldr w8, [x19]
str x8, [sp]
str d0, [sp, #8]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x0, x20
bl _usleep
ldr w8, [x19]
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
Lloh4:
adrp x0, _lock@GOTPAGE
Lloh5:
ldr x0, [x0, _lock@GOTPAGEOFF]
bl _pthread_mutex_lock
Lloh6:
adrp x20, ___stderrp@GOTPAGE
Lloh7:
ldr x20, [x20, ___stderrp@GOTPAGEOFF]
cbz w0, LBB1_2
; %bb.1:
ldr x19, [x20]
bl _strerror
str x0, [sp]
Lloh8:
adrp x1, l_.str.2@PAGE
Lloh9:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _fprintf
LBB1_2:
adrp x8, _num_running@PAGE
ldr w9, [x8, _num_running@PAGEOFF]
sub w9, w9, #1
str w9, [x8, _num_running@PAGEOFF]
Lloh10:
adrp x0, _lock@GOTPAGE
Lloh11:
ldr x0, [x0, _lock@GOTPAGEOFF]
bl _pthread_mutex_unlock
cbz w0, LBB1_4
; %bb.3:
ldr x19, [x20]
bl _strerror
str x0, [sp]
Lloh12:
adrp x1, l_.str.3@PAGE
Lloh13:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x19
bl _fprintf
LBB1_4:
mov x0, #0
bl _pthread_exit
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
cmp w0, #2
b.ne LBB2_12
; %bb.1:
ldr x19, [x1, #8]
mov x0, x19
bl _atoi
cmp w0, #0
b.le LBB2_13
; %bb.2:
mov w20, w0
lsl x0, x20, #3
bl _malloc
cbz x0, LBB2_16
; %bb.3:
mov x24, x0
lsl x0, x20, #2
bl _malloc
cbz x0, LBB2_17
; %bb.4:
mov x25, #0
Lloh14:
adrp x21, _sleep_print@PAGE
Lloh15:
add x21, x21, _sleep_print@PAGEOFF
Lloh16:
adrp x22, _lock@GOTPAGE
Lloh17:
ldr x22, [x22, _lock@GOTPAGEOFF]
Lloh18:
adrp x19, l_.str.2@PAGE
Lloh19:
add x19, x19, l_.str.2@PAGEOFF
Lloh20:
adrp x28, ___stderrp@GOTPAGE
Lloh21:
ldr x28, [x28, ___stderrp@GOTPAGEOFF]
stp x0, x24, [sp, #16] ; 16-byte Folded Spill
mov x23, x0
b LBB2_8
LBB2_5: ; in Loop: Header=BB2_8 Depth=1
mov x25, x19
LBB2_6: ; in Loop: Header=BB2_8 Depth=1
ldr x26, [x28]
bl _strerror
str x0, [sp]
mov x0, x26
mov x1, x25
bl _fprintf
LBB2_7: ; in Loop: Header=BB2_8 Depth=1
add x24, x24, #8
add x23, x23, #4
mov x25, x27
cmp x20, x27
b.eq LBB2_18
LBB2_8: ; =>This Inner Loop Header: Depth=1
add x27, x25, #1
str w27, [x23]
mov x0, x24
mov x1, #0
mov x2, x21
mov x3, x23
bl _pthread_create
cbnz w0, LBB2_19
; %bb.9: ; in Loop: Header=BB2_8 Depth=1
mov x0, x22
bl _pthread_mutex_lock
cbnz w0, LBB2_5
; %bb.10: ; in Loop: Header=BB2_8 Depth=1
adrp x9, _num_running@PAGE
ldr w8, [x9, _num_running@PAGEOFF]
add w8, w8, #1
str w8, [x9, _num_running@PAGEOFF]
mov x0, x22
bl _pthread_mutex_unlock
cbz w0, LBB2_7
; %bb.11: ; in Loop: Header=BB2_8 Depth=1
Lloh22:
adrp x25, l_.str.3@PAGE
Lloh23:
add x25, x25, l_.str.3@PAGEOFF
b LBB2_6
LBB2_12:
Lloh24:
adrp x8, ___stderrp@GOTPAGE
Lloh25:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh26:
ldr x0, [x8]
ldr x8, [x1]
str x8, [sp]
Lloh27:
adrp x1, l_.str.4@PAGE
Lloh28:
add x1, x1, l_.str.4@PAGEOFF
b LBB2_14
LBB2_13:
Lloh29:
adrp x8, ___stderrp@GOTPAGE
Lloh30:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh31:
ldr x0, [x8]
str x19, [sp]
Lloh32:
adrp x1, l_.str.5@PAGE
Lloh33:
add x1, x1, l_.str.5@PAGEOFF
LBB2_14:
bl _fprintf
mov w19, #1
LBB2_15:
mov x0, x19
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB2_16:
Lloh34:
adrp x8, ___stderrp@GOTPAGE
Lloh35:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh36:
ldr x3, [x8]
Lloh37:
adrp x0, l_.str.6@PAGE
Lloh38:
add x0, x0, l_.str.6@PAGEOFF
mov w19, #1
mov w1, #43
mov w2, #1
bl _fwrite
b LBB2_15
LBB2_17:
Lloh39:
adrp x8, ___stderrp@GOTPAGE
Lloh40:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh41:
ldr x3, [x8]
Lloh42:
adrp x0, l_.str.7@PAGE
Lloh43:
add x0, x0, l_.str.7@PAGEOFF
mov w19, #1
mov w1, #47
mov w2, #1
bl _fwrite
; kill: def $w19 killed $w19 killed $x19 def $x19
b LBB2_15
LBB2_18:
; kill: def $w20 killed $w20 killed $x20 def $x20
ldp x25, x24, [sp, #16] ; 16-byte Folded Reload
cbnz w20, LBB2_20
b LBB2_24
LBB2_19:
ldr x21, [x28]
bl ___error
ldr w0, [x0]
bl _strerror
stp x27, x0, [sp]
Lloh44:
adrp x1, l_.str.8@PAGE
Lloh45:
add x1, x1, l_.str.8@PAGEOFF
mov x0, x21
bl _fprintf
mov x20, x25
ldp x25, x24, [sp, #16] ; 16-byte Folded Reload
cbz w20, LBB2_24
LBB2_20:
mov w19, w20
mov x22, x24
mov x23, x25
Lloh46:
adrp x21, l_.str.9@PAGE
Lloh47:
add x21, x21, l_.str.9@PAGEOFF
b LBB2_22
LBB2_21: ; in Loop: Header=BB2_22 Depth=1
add x23, x23, #4
add x22, x22, #8
subs x19, x19, #1
b.eq LBB2_24
LBB2_22: ; =>This Inner Loop Header: Depth=1
ldr x0, [x22]
mov x1, #0
bl _pthread_join
cbz w0, LBB2_21
; %bb.23: ; in Loop: Header=BB2_22 Depth=1
ldr x0, [x28]
ldr w8, [x23]
str x8, [sp]
mov x1, x21
bl _fprintf
b LBB2_21
LBB2_24:
mov x0, x25
bl _free
mov x0, x24
bl _free
Lloh48:
adrp x8, _num_running@PAGE
Lloh49:
ldr w8, [x8, _num_running@PAGEOFF]
stp x20, x8, [sp]
Lloh50:
adrp x0, l_.str.10@PAGE
Lloh51:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
mov w19, #0
b LBB2_15
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpLdr Lloh48, Lloh49
.cfi_endproc
; -- End function
.globl _num_running ; @num_running
.zerofill __DATA,__common,_num_running,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "I, thread %d, am going to sleep for %.2f seconds.\n"
l_.str.1: ; @.str.1
.asciz "I, thread %d, have finished.\n"
.comm _lock,64,3 ; @lock
l_.str.2: ; @.str.2
.asciz "Warning: cannot lock mutex. %s.\n"
l_.str.3: ; @.str.3
.asciz "Warning: cannot unlock mutex. %s.\n"
l_.str.4: ; @.str.4
.asciz "Usage: %s <num_threads>\n"
l_.str.5: ; @.str.5
.asciz "Error: Invalid number of threads '%s'.\n"
l_.str.6: ; @.str.6
.asciz "Error: Cannot allocate memory for threads.\n"
l_.str.7: ; @.str.7
.asciz "Error: Cannot allocate memory for thread args.\n"
l_.str.8: ; @.str.8
.asciz "Error: Cannot create thread %d. No more threads will be created. %s.\n"
l_.str.9: ; @.str.9
.asciz "Warning: Thread %d did not join properly.\n"
l_.str.10: ; @.str.10
.asciz "Threads started: %d.\nThreads still running: %d.\n"
.subsections_via_symbols
| the_stack_data/159514512.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function skge_rx_stop
_skge_rx_stop: ## @skge_rx_stop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq _rxqaddr@GOTPCREL(%rip), %r14
movq (%r14), %rax
movslq %esi, %rbx
movl (%rax,%rbx,4), %edi
movq _Q_CSR@GOTPCREL(%rip), %r12
movl (%r12), %esi
callq _Q_ADDR
movq _CSR_STOP@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq %r15, %rdi
movl %eax, %esi
callq _skge_write8
testl %ebx, %ebx
jne LBB0_1
## %bb.2:
movq _Q_R1@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _Q_R2@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %edi
movq _RB_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _RB_ADDR
movq _RB_RST_SET@GOTPCREL(%rip), %rcx
movq _RB_DIS_OP_MD@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
orl (%rcx), %edx
movq %r15, %rdi
movl %eax, %esi
callq _skge_write32
movq (%r14), %rax
movl (%rax,%rbx,4), %edi
movl (%r12), %esi
callq _Q_ADDR
movq _CSR_SET_RESET@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq %r15, %rdi
movl %eax, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _skge_write32 ## TAILCALL
.cfi_endproc
## -- End function
.comm _rxqaddr,8,3 ## @rxqaddr
.comm _Q_CSR,4,2 ## @Q_CSR
.comm _CSR_STOP,4,2 ## @CSR_STOP
.comm _Q_R2,4,2 ## @Q_R2
.comm _Q_R1,4,2 ## @Q_R1
.comm _RB_CTRL,4,2 ## @RB_CTRL
.comm _RB_RST_SET,4,2 ## @RB_RST_SET
.comm _RB_DIS_OP_MD,4,2 ## @RB_DIS_OP_MD
.comm _CSR_SET_RESET,4,2 ## @CSR_SET_RESET
.no_dead_strip _skge_rx_stop
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function skge_rx_stop
_skge_rx_stop: ; @skge_rx_stop
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x20, x0
Lloh0:
adrp x21, _rxqaddr@GOTPAGE
Lloh1:
ldr x21, [x21, _rxqaddr@GOTPAGEOFF]
ldr x8, [x21]
sbfiz x22, x19, #2, #32
ldr w0, [x8, x22]
Lloh2:
adrp x23, _Q_CSR@GOTPAGE
Lloh3:
ldr x23, [x23, _Q_CSR@GOTPAGEOFF]
ldr w1, [x23]
bl _Q_ADDR
mov x1, x0
Lloh4:
adrp x8, _CSR_STOP@GOTPAGE
Lloh5:
ldr x8, [x8, _CSR_STOP@GOTPAGEOFF]
Lloh6:
ldr w2, [x8]
mov x0, x20
bl _skge_write8
Lloh7:
adrp x8, _Q_R2@GOTPAGE
Lloh8:
ldr x8, [x8, _Q_R2@GOTPAGEOFF]
Lloh9:
adrp x9, _Q_R1@GOTPAGE
Lloh10:
ldr x9, [x9, _Q_R1@GOTPAGEOFF]
cmp w19, #0
csel x8, x9, x8, eq
ldr w0, [x8]
Lloh11:
adrp x8, _RB_CTRL@GOTPAGE
Lloh12:
ldr x8, [x8, _RB_CTRL@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
bl _RB_ADDR
mov x1, x0
Lloh14:
adrp x8, _RB_RST_SET@GOTPAGE
Lloh15:
ldr x8, [x8, _RB_RST_SET@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
Lloh17:
adrp x9, _RB_DIS_OP_MD@GOTPAGE
Lloh18:
ldr x9, [x9, _RB_DIS_OP_MD@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
orr w2, w9, w8
mov x0, x20
bl _skge_write32
ldr x8, [x21]
ldr w0, [x8, x22]
ldr w1, [x23]
bl _Q_ADDR
mov x1, x0
Lloh20:
adrp x8, _CSR_SET_RESET@GOTPAGE
Lloh21:
ldr x8, [x8, _CSR_SET_RESET@GOTPAGEOFF]
Lloh22:
ldr w2, [x8]
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _skge_write32
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _rxqaddr,8,3 ; @rxqaddr
.comm _Q_CSR,4,2 ; @Q_CSR
.comm _CSR_STOP,4,2 ; @CSR_STOP
.comm _Q_R2,4,2 ; @Q_R2
.comm _Q_R1,4,2 ; @Q_R1
.comm _RB_CTRL,4,2 ; @RB_CTRL
.comm _RB_RST_SET,4,2 ; @RB_RST_SET
.comm _RB_DIS_OP_MD,4,2 ; @RB_DIS_OP_MD
.comm _CSR_SET_RESET,4,2 ; @CSR_SET_RESET
.no_dead_strip _skge_rx_stop
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/extr_skge.c_skge_rx_stop.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ixgbe_reinit_locked ## -- Begin function ixgbe_reinit_locked
.p2align 4, 0x90
_ixgbe_reinit_locked: ## @ixgbe_reinit_locked
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
xorl %eax, %eax
callq _in_interrupt
movl %eax, %edi
callq _WARN_ON
movl 16(%r14), %edi
callq _netif_trans_update
leaq 4(%r14), %rbx
movq ___IXGBE_RESETTING@GOTPCREL(%rip), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl (%r15), %edi
movq %rbx, %rsi
callq _test_and_set_bit
testq %rax, %rax
je LBB0_3
## %bb.1: ## in Loop: Header=BB0_2 Depth=1
movl $1000, %edi ## imm = 0x3E8
movl $2000, %esi ## imm = 0x7D0
callq _usleep_range
jmp LBB0_2
LBB0_3:
movq 8(%r14), %rax
movq _ixgbe_phy_fw@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.4:
movq %r14, %rdi
callq _ixgbe_watchdog_link_is_down
LBB0_5:
movq %r14, %rdi
callq _ixgbe_down
movq _IXGBE_FLAG_SRIOV_ENABLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%r14)
je LBB0_7
## %bb.6:
movl $2000, %edi ## imm = 0x7D0
callq _msleep
LBB0_7:
movq %r14, %rdi
callq _ixgbe_up
movl (%r15), %edi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _clear_bit ## TAILCALL
.cfi_endproc
## -- End function
.comm ___IXGBE_RESETTING,4,2 ## @__IXGBE_RESETTING
.comm _ixgbe_phy_fw,8,3 ## @ixgbe_phy_fw
.comm _IXGBE_FLAG_SRIOV_ENABLED,4,2 ## @IXGBE_FLAG_SRIOV_ENABLED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ixgbe_reinit_locked ; -- Begin function ixgbe_reinit_locked
.p2align 2
_ixgbe_reinit_locked: ; @ixgbe_reinit_locked
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _in_interrupt
bl _WARN_ON
ldr w0, [x19, #16]
bl _netif_trans_update
add x20, x19, #4
Lloh0:
adrp x21, ___IXGBE_RESETTING@GOTPAGE
Lloh1:
ldr x21, [x21, ___IXGBE_RESETTING@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w0, [x21]
mov x1, x20
bl _test_and_set_bit
cbz x0, LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
mov w0, #1000
mov w1, #2000
bl _usleep_range
b LBB0_1
LBB0_3:
ldr x8, [x19, #8]
Lloh2:
adrp x9, _ixgbe_phy_fw@GOTPAGE
Lloh3:
ldr x9, [x9, _ixgbe_phy_fw@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_5
; %bb.4:
mov x0, x19
bl _ixgbe_watchdog_link_is_down
LBB0_5:
mov x0, x19
bl _ixgbe_down
ldr w8, [x19]
Lloh5:
adrp x9, _IXGBE_FLAG_SRIOV_ENABLED@GOTPAGE
Lloh6:
ldr x9, [x9, _IXGBE_FLAG_SRIOV_ENABLED@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_7
; %bb.6:
mov w0, #2000
bl _msleep
LBB0_7:
mov x0, x19
bl _ixgbe_up
ldr w0, [x21]
mov x1, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _clear_bit
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm ___IXGBE_RESETTING,4,2 ; @__IXGBE_RESETTING
.comm _ixgbe_phy_fw,8,3 ; @ixgbe_phy_fw
.comm _IXGBE_FLAG_SRIOV_ENABLED,4,2 ; @IXGBE_FLAG_SRIOV_ENABLED
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/intel/ixgbe/extr_ixgbe_main.c_ixgbe_reinit_locked.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function inet6_prefix_notify
_inet6_prefix_notify: ## @inet6_prefix_notify
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r13
movq %rsi, %r14
movl %edi, %r12d
movl (%rsi), %edi
callq _dev_net
movq %rax, -48(%rbp) ## 8-byte Spill
movq _ENOBUFS@GOTPCREL(%rip), %rax
movl (%rax), %r15d
xorl %eax, %eax
callq _inet6_prefix_nlmsg_size
movq _GFP_ATOMIC@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
callq _nlmsg_new
testq %rax, %rax
je LBB0_4
## %bb.1:
movq %rax, %rbx
movl $0, (%rsp)
movq %rax, %rdi
movq %r14, %rsi
movq %r13, %rdx
xorl %ecx, %ecx
xorl %r8d, %r8d
movl %r12d, %r9d
callq _inet6_fill_prefix
testl %eax, %eax
js LBB0_2
## %bb.3:
movq _RTNLGRP_IPV6_PREFIX@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq %rbx, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
xorl %r8d, %r8d
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _rtnl_notify ## TAILCALL
LBB0_4:
testl %r15d, %r15d
jle LBB0_7
## %bb.5:
negl %r15d
jmp LBB0_6
LBB0_2:
movl %eax, %r15d
movq _EMSGSIZE@GOTPCREL(%rip), %rax
xorl %edi, %edi
movl (%rax), %eax
addl %r15d, %eax
sete %dil
callq _WARN_ON
movq %rbx, %rdi
callq _kfree_skb
LBB0_6:
movq _RTNLGRP_IPV6_PREFIX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq -48(%rbp), %rdi ## 8-byte Reload
movl %r15d, %edx
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _rtnl_set_sk_err ## TAILCALL
LBB0_7:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENOBUFS,4,2 ## @ENOBUFS
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.comm _EMSGSIZE,4,2 ## @EMSGSIZE
.comm _RTNLGRP_IPV6_PREFIX,4,2 ## @RTNLGRP_IPV6_PREFIX
.no_dead_strip _inet6_prefix_notify
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function inet6_prefix_notify
_inet6_prefix_notify: ; @inet6_prefix_notify
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x22, x2
mov x23, x1
mov x21, x0
ldr w0, [x1]
bl _dev_net
mov x19, x0
Lloh0:
adrp x8, _ENOBUFS@GOTPAGE
Lloh1:
ldr x8, [x8, _ENOBUFS@GOTPAGEOFF]
Lloh2:
ldr w25, [x8]
bl _inet6_prefix_nlmsg_size
Lloh3:
adrp x24, _GFP_ATOMIC@GOTPAGE
Lloh4:
ldr x24, [x24, _GFP_ATOMIC@GOTPAGEOFF]
ldr w1, [x24]
bl _nlmsg_new
cbz x0, LBB0_3
; %bb.1:
mov x20, x0
mov x1, x23
mov x2, x22
mov w3, #0
mov w4, #0
mov x5, x21
mov w6, #0
bl _inet6_fill_prefix
tbnz w0, #31, LBB0_5
; %bb.2:
Lloh5:
adrp x8, _RTNLGRP_IPV6_PREFIX@GOTPAGE
Lloh6:
ldr x8, [x8, _RTNLGRP_IPV6_PREFIX@GOTPAGEOFF]
Lloh7:
ldr w3, [x8]
ldr w5, [x24]
mov x0, x20
mov x1, x19
mov w2, #0
mov x4, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _rtnl_notify
LBB0_3:
cmp w25, #1
b.lt LBB0_7
; %bb.4:
neg w21, w25
b LBB0_6
LBB0_5:
mov x21, x0
Lloh8:
adrp x8, _EMSGSIZE@GOTPAGE
Lloh9:
ldr x8, [x8, _EMSGSIZE@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
cmn w0, w8
cset w0, eq
bl _WARN_ON
mov x0, x20
bl _kfree_skb
LBB0_6:
Lloh11:
adrp x8, _RTNLGRP_IPV6_PREFIX@GOTPAGE
Lloh12:
ldr x8, [x8, _RTNLGRP_IPV6_PREFIX@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
mov x2, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _rtnl_set_sk_err
LBB0_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _ENOBUFS,4,2 ; @ENOBUFS
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.comm _EMSGSIZE,4,2 ; @EMSGSIZE
.comm _RTNLGRP_IPV6_PREFIX,4,2 ; @RTNLGRP_IPV6_PREFIX
.no_dead_strip _inet6_prefix_notify
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/ipv6/extr_addrconf.c_inet6_prefix_notify.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_cmd_length
_get_cmd_length: ## @get_cmd_length
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _F_LEN_MASK@GOTPCREL(%rip), %rax
movl (%rax), %edx
andl (%rdi), %edx
movl 4(%rdi), %ecx
movl $-1, %eax
shll %cl, %eax
movq _F_LEN_CONST@GOTPCREL(%rip), %rdi
notl %eax
andl %esi, %eax
addl $2, %eax
cmpl (%rdi), %edx
cmovel %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _F_LEN_MASK,4,2 ## @F_LEN_MASK
.comm _F_LEN_CONST,4,2 ## @F_LEN_CONST
.no_dead_strip _get_cmd_length
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_cmd_length
_get_cmd_length: ; @get_cmd_length
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _F_LEN_MASK@GOTPAGE
Lloh1:
ldr x8, [x8, _F_LEN_MASK@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldp w9, w10, [x0]
and w8, w8, w9
Lloh3:
adrp x9, _F_LEN_CONST@GOTPAGE
Lloh4:
ldr x9, [x9, _F_LEN_CONST@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
mov w11, #-1
lsl w11, w11, w10
bic w11, w1, w11
add w11, w11, #2
cmp w8, w9
csel w0, w10, w11, eq
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _F_LEN_MASK,4,2 ; @F_LEN_MASK
.comm _F_LEN_CONST,4,2 ; @F_LEN_CONST
.no_dead_strip _get_cmd_length
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/gvt/extr_cmd_parser.c_get_cmd_length.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pci_bus_wait_crs
_pci_bus_wait_crs: ## @pci_bus_wait_crs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movq %rdx, %r13
movl %esi, %r12d
movq %rdi, %r15
movl (%rdx), %edi
callq _pci_bus_crs_vendor_id
testq %rax, %rax
je LBB0_10
## %bb.1:
xorl %eax, %eax
testl %r14d, %r14d
je LBB0_14
## %bb.2:
movl $1, %ebx
movq %r13, -56(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_4 Depth=1
movl %ebx, %edi
callq _msleep
addl %ebx, %ebx
movq _PCI_VENDOR_ID@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movl %r12d, %esi
movq %r13, %rcx
callq _pci_bus_read_config_dword
testq %rax, %rax
jne LBB0_13
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl (%r13), %edi
callq _pci_bus_crs_vendor_id
testq %rax, %rax
je LBB0_8
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
cmpl %r14d, %ebx
jg LBB0_12
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
cmpl $1000, %ebx ## imm = 0x3E8
jb LBB0_3
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
callq _pci_domain_nr
movl %eax, -48(%rbp) ## 4-byte Spill
movl (%r15), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movl %r12d, %edi
callq _PCI_SLOT
movl %r14d, %r13d
movl %eax, %r14d
movl %r12d, %edi
callq _PCI_FUNC
leal -1(%rbx), %r9d
leaq L_.str.1(%rip), %rdi
movl -48(%rbp), %esi ## 4-byte Reload
movl -44(%rbp), %edx ## 4-byte Reload
movl %r14d, %ecx
movl %r13d, %r14d
movq -56(%rbp), %r13 ## 8-byte Reload
movl %eax, %r8d
callq _pr_info
jmp LBB0_3
LBB0_8:
movl $1, %eax
cmpl $1000, %ebx ## imm = 0x3E8
jb LBB0_14
## %bb.9:
movq %r15, %rdi
callq _pci_domain_nr
movl %eax, %r14d
movl (%r15), %r15d
movl %r12d, %edi
callq _PCI_SLOT
movl %r12d, %edi
movl %eax, %r12d
callq _PCI_FUNC
decl %ebx
leaq L_.str.2(%rip), %rdi
movl %r14d, %esi
movl %r15d, %edx
movl %r12d, %ecx
movl %eax, %r8d
movl %ebx, %r9d
callq _pr_info
LBB0_10:
movl $1, %eax
jmp LBB0_14
LBB0_12:
movq %r15, %rdi
callq _pci_domain_nr
movl %eax, %r14d
movq %r15, %rax
movl %r12d, %r15d
movl (%rax), %r12d
movl %r15d, %edi
callq _PCI_SLOT
movl %eax, %r13d
movl %r15d, %edi
callq _PCI_FUNC
decl %ebx
leaq L_.str(%rip), %rdi
movl %r14d, %esi
movl %r12d, %edx
movl %r13d, %ecx
movl %eax, %r8d
movl %ebx, %r9d
callq _pr_warn
LBB0_13:
xorl %eax, %eax
LBB0_14:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pci %04x:%02x:%02x.%d: not ready after %dms; giving up\n"
L_.str.1: ## @.str.1
.asciz "pci %04x:%02x:%02x.%d: not ready after %dms; waiting\n"
.comm _PCI_VENDOR_ID,4,2 ## @PCI_VENDOR_ID
L_.str.2: ## @.str.2
.asciz "pci %04x:%02x:%02x.%d: ready after %dms\n"
.no_dead_strip _pci_bus_wait_crs
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pci_bus_wait_crs
_pci_bus_wait_crs: ; @pci_bus_wait_crs
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x22, x3
mov x23, x2
mov x19, x1
mov x21, x0
ldr w0, [x2]
bl _pci_bus_crs_vendor_id
cbz x0, LBB0_11
; %bb.1:
cbz w22, LBB0_8
; %bb.2:
mov w20, #1
Lloh0:
adrp x24, l_.str.1@PAGE
Lloh1:
add x24, x24, l_.str.1@PAGEOFF
Lloh2:
adrp x28, _PCI_VENDOR_ID@GOTPAGE
Lloh3:
ldr x28, [x28, _PCI_VENDOR_ID@GOTPAGEOFF]
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
bl _msleep
lsl w20, w20, #1
ldr w2, [x28]
mov x0, x21
mov x1, x19
mov x3, x23
bl _pci_bus_read_config_dword
cbnz x0, LBB0_8
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w0, [x23]
bl _pci_bus_crs_vendor_id
cbz x0, LBB0_9
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
cmp w20, w22
b.gt LBB0_13
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
cmp w20, #1000
b.lo LBB0_3
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
mov x0, x21
bl _pci_domain_nr
mov x25, x0
ldr w26, [x21]
mov x0, x19
bl _PCI_SLOT
mov x27, x0
mov x0, x19
bl _PCI_FUNC
mov x4, x0
sub w5, w20, #1
mov x0, x24
mov x1, x25
mov x2, x26
mov x3, x27
bl _pr_info
b LBB0_3
LBB0_8:
mov w0, #0
b LBB0_12
LBB0_9:
cmp w20, #1000
b.lo LBB0_11
; %bb.10:
mov x0, x21
bl _pci_domain_nr
mov x22, x0
ldr w21, [x21]
mov x0, x19
bl _PCI_SLOT
mov x23, x0
mov x0, x19
bl _PCI_FUNC
mov x4, x0
sub w5, w20, #1
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x22
mov x2, x21
mov x3, x23
bl _pr_info
LBB0_11:
mov w0, #1
LBB0_12:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_13:
mov x0, x21
bl _pci_domain_nr
mov x22, x0
ldr w21, [x21]
mov x0, x19
bl _PCI_SLOT
mov x23, x0
mov x0, x19
bl _PCI_FUNC
mov x4, x0
sub w5, w20, #1
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
mov x1, x22
mov x2, x21
mov x3, x23
bl _pr_warn
mov w0, #0
b LBB0_12
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pci %04x:%02x:%02x.%d: not ready after %dms; giving up\n"
l_.str.1: ; @.str.1
.asciz "pci %04x:%02x:%02x.%d: not ready after %dms; waiting\n"
.comm _PCI_VENDOR_ID,4,2 ; @PCI_VENDOR_ID
l_.str.2: ; @.str.2
.asciz "pci %04x:%02x:%02x.%d: ready after %dms\n"
.no_dead_strip _pci_bus_wait_crs
.subsections_via_symbols
| AnghaBench/linux/drivers/pci/extr_probe.c_pci_bus_wait_crs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function idxMalloc
_idxMalloc: ## @idxMalloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r15d
movq %rdi, %r14
movl (%rdi), %eax
movq _SQLITE_OK@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpl (%rcx), %eax
sete %dil
callq _assert
xorl %edi, %edi
testl %r15d, %r15d
setg %dil
callq _assert
movl %r15d, %edi
callq _sqlite3_malloc
movq %rax, %rbx
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %rbx, %rdi
xorl %esi, %esi
movl %r15d, %edx
callq _memset
jmp LBB0_3
LBB0_2:
movq _SQLITE_NOMEM@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%r14)
LBB0_3:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SQLITE_OK,4,2 ## @SQLITE_OK
.comm _SQLITE_NOMEM,4,2 ## @SQLITE_NOMEM
.no_dead_strip _idxMalloc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function idxMalloc
_idxMalloc: ; @idxMalloc
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
ldr w8, [x0]
Lloh0:
adrp x9, _SQLITE_OK@GOTPAGE
Lloh1:
ldr x9, [x9, _SQLITE_OK@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
cmp w8, w9
cset w0, eq
bl _assert
cmp w19, #0
cset w0, gt
bl _assert
mov x0, x19
bl _sqlite3_malloc
mov x21, x0
cbz x0, LBB0_2
; %bb.1:
mov x0, x21
mov w1, #0
mov x2, x19
bl _memset
b LBB0_3
LBB0_2:
Lloh3:
adrp x8, _SQLITE_NOMEM@GOTPAGE
Lloh4:
ldr x8, [x8, _SQLITE_NOMEM@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
str w8, [x20]
LBB0_3:
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _SQLITE_OK,4,2 ; @SQLITE_OK
.comm _SQLITE_NOMEM,4,2 ; @SQLITE_NOMEM
.no_dead_strip _idxMalloc
.subsections_via_symbols
| AnghaBench/sqlcipher/ext/expert/extr_sqlite3expert.c_idxMalloc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sdma_v3_0_init_microcode
_sdma_v3_0_init_microcode: ## @sdma_v3_0_init_microcode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
callq _DRM_DEBUG
movl (%r12), %eax
addl $-128, %eax
cmpl $8, %eax
jae LBB0_1
## %bb.2:
cltq
leaq l_reltable.sdma_v3_0_init_microcode(%rip), %rcx
movslq (%rcx,%rax,4), %r14
addq %rcx, %r14
cmpl $0, 8(%r12)
jg LBB0_4
jmp LBB0_13
LBB0_1:
xorl %eax, %eax
callq _BUG
## implicit-def: $r14
cmpl $0, 8(%r12)
jle LBB0_13
LBB0_4:
movl $8, %ebx
xorl %r15d, %r15d
jmp LBB0_5
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq 32(%r12), %rax
movq _AMDGPU_UCODE_ID_SDMA0@GOTPCREL(%rip), %rdx
movslq (%rdx), %rdx
leal (%r15,%rdx), %esi
addq %r15, %rdx
shlq $4, %rdx
movl %esi, (%rax,%rdx)
movq (%rcx,%rbx), %rcx
movq %rcx, 8(%rax,%rdx)
movq (%rcx), %rax
movl (%rax), %edi
callq _le32_to_cpu
movq _PAGE_SIZE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq %rax, %rdi
callq _ALIGN
addl %eax, 24(%r12)
incq %r15
movslq 8(%r12), %rax
addq $24, %rbx
cmpq %rax, %r15
jge LBB0_13
LBB0_5: ## =>This Inner Loop Header: Depth=1
testq %r15, %r15
leaq L_.str.10(%rip), %rdx
leaq L_.str.9(%rip), %rax
cmoveq %rax, %rdx
leaq -80(%rbp), %r13
movq %r13, %rdi
movl $30, %esi
movq %r14, %rcx
callq _snprintf
movq 16(%r12), %rdi
addq %rbx, %rdi
movl 40(%r12), %edx
movq %r13, %rsi
callq _request_firmware
testl %eax, %eax
jne LBB0_6
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movq 16(%r12), %rax
movq (%rax,%rbx), %rdi
callq _amdgpu_ucode_validate
testl %eax, %eax
jne LBB0_6
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
movq 16(%r12), %rax
movq (%rax,%rbx), %rax
movq (%rax), %r13
movl 4(%r13), %edi
callq _le32_to_cpu
movq 16(%r12), %rcx
movq %rax, 8(%rcx,%rbx)
movl (%r13), %edi
callq _le32_to_cpu
movq 16(%r12), %rcx
movl %eax, -8(%rcx,%rbx)
cmpl $20, %eax
jl LBB0_12
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
movl $1, -4(%rcx,%rbx)
jmp LBB0_12
LBB0_13:
xorl %r13d, %r13d
jmp LBB0_14
LBB0_6:
movl %eax, %r13d
leaq L_.str.11(%rip), %rdi
leaq -80(%rbp), %rsi
callq _pr_err
cmpl $0, 8(%r12)
jle LBB0_14
## %bb.7:
movq 16(%r12), %rax
movl $8, %ebx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_8: ## =>This Inner Loop Header: Depth=1
movq (%rax,%rbx), %rdi
callq _release_firmware
movq 16(%r12), %rax
movq $0, (%rax,%rbx)
incq %r14
movslq 8(%r12), %rcx
addq $24, %rbx
cmpq %rcx, %r14
jl LBB0_8
LBB0_14:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_16
## %bb.15:
movl %r13d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_16:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n"
L_.str.1: ## @.str.1
.asciz "tonga"
L_.str.2: ## @.str.2
.asciz "fiji"
L_.str.3: ## @.str.3
.asciz "polaris10"
L_.str.4: ## @.str.4
.asciz "polaris11"
L_.str.5: ## @.str.5
.asciz "polaris12"
L_.str.6: ## @.str.6
.asciz "vegam"
L_.str.7: ## @.str.7
.asciz "carrizo"
L_.str.8: ## @.str.8
.asciz "stoney"
L_.str.9: ## @.str.9
.asciz "amdgpu/%s_sdma.bin"
L_.str.10: ## @.str.10
.asciz "amdgpu/%s_sdma1.bin"
.comm _AMDGPU_UCODE_ID_SDMA0,4,2 ## @AMDGPU_UCODE_ID_SDMA0
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
L_.str.11: ## @.str.11
.asciz "sdma_v3_0: Failed to load firmware \"%s\"\n"
.no_dead_strip _sdma_v3_0_init_microcode
.section __TEXT,__const
.p2align 2 ## @reltable.sdma_v3_0_init_microcode
l_reltable.sdma_v3_0_init_microcode:
.long L_.str.6-l_reltable.sdma_v3_0_init_microcode
.long L_.str.1-l_reltable.sdma_v3_0_init_microcode
.long L_.str.8-l_reltable.sdma_v3_0_init_microcode
.long L_.str.5-l_reltable.sdma_v3_0_init_microcode
.long L_.str.4-l_reltable.sdma_v3_0_init_microcode
.long L_.str.3-l_reltable.sdma_v3_0_init_microcode
.long L_.str.2-l_reltable.sdma_v3_0_init_microcode
.long L_.str.7-l_reltable.sdma_v3_0_init_microcode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sdma_v3_0_init_microcode
_sdma_v3_0_init_microcode: ; @sdma_v3_0_init_microcode
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #40]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _DRM_DEBUG
ldr w8, [x19]
sub w8, w8, #128
cmp w8, #8
b.hs LBB0_2
; %bb.1:
Lloh5:
adrp x9, l_switch.table.sdma_v3_0_init_microcode@PAGE
Lloh6:
add x9, x9, l_switch.table.sdma_v3_0_init_microcode@PAGEOFF
ldr x20, [x9, w8, sxtw #3]
b LBB0_3
LBB0_2:
bl _BUG
; implicit-def: $x20
LBB0_3:
ldr w8, [x19, #8]
cmp w8, #1
b.lt LBB0_10
; %bb.4:
mov x22, #0
mov x23, #0
Lloh7:
adrp x24, l_.str.10@PAGE
Lloh8:
add x24, x24, l_.str.10@PAGEOFF
mov w25, #1
Lloh9:
adrp x26, _AMDGPU_UCODE_ID_SDMA0@GOTPAGE
Lloh10:
ldr x26, [x26, _AMDGPU_UCODE_ID_SDMA0@GOTPAGEOFF]
Lloh11:
adrp x27, _PAGE_SIZE@GOTPAGE
Lloh12:
ldr x27, [x27, _PAGE_SIZE@GOTPAGEOFF]
Lloh13:
adrp x28, l_.str.9@PAGE
Lloh14:
add x28, x28, l_.str.9@PAGEOFF
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
ldr x9, [x19, #32]
ldrsw x10, [x26]
add w11, w23, w10
add x10, x23, x10
add x9, x9, x10, lsl #4
str w11, [x9]
add x8, x8, x22
ldr x8, [x8, #8]
str x8, [x9, #8]
ldr x8, [x8]
ldr w0, [x8]
bl _le32_to_cpu
ldr w1, [x27]
bl _ALIGN
ldr w8, [x19, #24]
add w8, w8, w0
str w8, [x19, #24]
add x23, x23, #1
ldrsw x8, [x19, #8]
add x22, x22, #24
cmp x23, x8
b.ge LBB0_10
LBB0_6: ; =>This Inner Loop Header: Depth=1
cmp x23, #0
csel x2, x28, x24, eq
add x0, sp, #10
mov w1, #30
mov x3, x20
bl _snprintf
ldr x8, [x19, #16]
add x8, x8, x22
add x0, x8, #8
ldr w2, [x19, #40]
add x1, sp, #10
bl _request_firmware
cbnz w0, LBB0_11
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x19, #16]
add x8, x8, x22
ldr x0, [x8, #8]
bl _amdgpu_ucode_validate
cbnz w0, LBB0_11
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x19, #16]
add x8, x8, x22
ldr x8, [x8, #8]
ldr x21, [x8]
ldr w0, [x21, #4]
bl _le32_to_cpu
ldr x8, [x19, #16]
add x8, x8, x22
str x0, [x8, #16]
ldr w0, [x21]
bl _le32_to_cpu
ldr x8, [x19, #16]
str w0, [x8, x22]
cmp w0, #20
b.lt LBB0_5
; %bb.9: ; in Loop: Header=BB0_6 Depth=1
add x9, x8, x22
str w25, [x9, #4]
b LBB0_5
LBB0_10:
mov w21, #0
b LBB0_14
LBB0_11:
mov x21, x0
Lloh15:
adrp x0, l_.str.11@PAGE
Lloh16:
add x0, x0, l_.str.11@PAGEOFF
add x1, sp, #10
bl _pr_err
ldr w8, [x19, #8]
cmp w8, #1
b.lt LBB0_14
; %bb.12:
mov x20, #0
ldr x8, [x19, #16]
mov w22, #8
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldr x0, [x8, x22]
bl _release_firmware
ldr x8, [x19, #16]
str xzr, [x8, x22]
add x20, x20, #1
ldrsw x9, [x19, #8]
add x22, x22, #24
cmp x20, x9
b.lt LBB0_13
LBB0_14:
ldr x8, [sp, #40]
Lloh17:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh18:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.15:
mov x0, x21
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_16:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n"
l_.str.1: ; @.str.1
.asciz "tonga"
l_.str.2: ; @.str.2
.asciz "fiji"
l_.str.3: ; @.str.3
.asciz "polaris10"
l_.str.4: ; @.str.4
.asciz "polaris11"
l_.str.5: ; @.str.5
.asciz "polaris12"
l_.str.6: ; @.str.6
.asciz "vegam"
l_.str.7: ; @.str.7
.asciz "carrizo"
l_.str.8: ; @.str.8
.asciz "stoney"
l_.str.9: ; @.str.9
.asciz "amdgpu/%s_sdma.bin"
l_.str.10: ; @.str.10
.asciz "amdgpu/%s_sdma1.bin"
.comm _AMDGPU_UCODE_ID_SDMA0,4,2 ; @AMDGPU_UCODE_ID_SDMA0
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
l_.str.11: ; @.str.11
.asciz "sdma_v3_0: Failed to load firmware \"%s\"\n"
.no_dead_strip _sdma_v3_0_init_microcode
.section __DATA,__const
.p2align 3 ; @switch.table.sdma_v3_0_init_microcode
l_switch.table.sdma_v3_0_init_microcode:
.quad l_.str.6
.quad l_.str.1
.quad l_.str.8
.quad l_.str.5
.quad l_.str.4
.quad l_.str.3
.quad l_.str.2
.quad l_.str.7
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_sdma_v3_0.c_sdma_v3_0_init_microcode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mwifiex_drv_set_power ## -- Begin function mwifiex_drv_set_power
.p2align 4, 0x90
_mwifiex_drv_set_power: ## @mwifiex_drv_set_power
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
cmpq $0, (%rsi)
movq _MWIFIEX_802_11_POWER_MODE_PSP@GOTPCREL(%rip), %rax
cmoveq _MWIFIEX_802_11_POWER_MODE_CAM@GOTPCREL(%rip), %rax
movq (%rdi), %rcx
movl (%rax), %eax
movl %eax, (%rcx)
movq _EN_AUTO_PS@GOTPCREL(%rip), %rax
cmoveq _DIS_AUTO_PS@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq _HostCmd_CMD_802_11_PS_MODE_ENH@GOTPCREL(%rip), %r15
movl (%r15), %esi
movq _BITMAP_STA_PS@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rdx
xorl %r8d, %r8d
movl $1, %r9d
callq _mwifiex_send_cmd
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq _DIS_AUTO_PS@GOTPCREL(%rip), %rcx
movl $0, %eax
cmpq (%rcx), %rbx
jne LBB0_2
## %bb.3:
movl (%r15), %esi
movq _GET_PS@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %r14, %rdi
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _mwifiex_send_cmd ## TAILCALL
LBB0_2:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MWIFIEX_802_11_POWER_MODE_PSP,4,2 ## @MWIFIEX_802_11_POWER_MODE_PSP
.comm _MWIFIEX_802_11_POWER_MODE_CAM,4,2 ## @MWIFIEX_802_11_POWER_MODE_CAM
.comm _EN_AUTO_PS,8,3 ## @EN_AUTO_PS
.comm _DIS_AUTO_PS,8,3 ## @DIS_AUTO_PS
.comm _HostCmd_CMD_802_11_PS_MODE_ENH,4,2 ## @HostCmd_CMD_802_11_PS_MODE_ENH
.comm _BITMAP_STA_PS,4,2 ## @BITMAP_STA_PS
.comm _GET_PS,8,3 ## @GET_PS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mwifiex_drv_set_power ; -- Begin function mwifiex_drv_set_power
.p2align 2
_mwifiex_drv_set_power: ; @mwifiex_drv_set_power
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr x8, [x0]
ldr x9, [x1]
Lloh0:
adrp x10, _MWIFIEX_802_11_POWER_MODE_CAM@GOTPAGE
Lloh1:
ldr x10, [x10, _MWIFIEX_802_11_POWER_MODE_CAM@GOTPAGEOFF]
Lloh2:
adrp x11, _MWIFIEX_802_11_POWER_MODE_PSP@GOTPAGE
Lloh3:
ldr x11, [x11, _MWIFIEX_802_11_POWER_MODE_PSP@GOTPAGEOFF]
cmp x9, #0
csel x9, x10, x11, eq
ldr w9, [x9]
str w9, [x8]
Lloh4:
adrp x8, _EN_AUTO_PS@GOTPAGE
Lloh5:
ldr x8, [x8, _EN_AUTO_PS@GOTPAGEOFF]
Lloh6:
adrp x22, _DIS_AUTO_PS@GOTPAGE
Lloh7:
ldr x22, [x22, _DIS_AUTO_PS@GOTPAGEOFF]
csel x8, x22, x8, eq
ldr x20, [x8]
Lloh8:
adrp x21, _HostCmd_CMD_802_11_PS_MODE_ENH@GOTPAGE
Lloh9:
ldr x21, [x21, _HostCmd_CMD_802_11_PS_MODE_ENH@GOTPAGEOFF]
ldr w1, [x21]
Lloh10:
adrp x8, _BITMAP_STA_PS@GOTPAGE
Lloh11:
ldr x8, [x8, _BITMAP_STA_PS@GOTPAGEOFF]
Lloh12:
ldr w3, [x8]
mov x2, x20
mov x4, #0
mov w5, #1
bl _mwifiex_send_cmd
cbnz w0, LBB0_4
; %bb.1:
ldr x8, [x22]
cmp x20, x8
b.ne LBB0_3
; %bb.2:
ldr w1, [x21]
Lloh13:
adrp x8, _GET_PS@GOTPAGE
Lloh14:
ldr x8, [x8, _GET_PS@GOTPAGEOFF]
Lloh15:
ldr x2, [x8]
mov x0, x19
mov w3, #0
mov x4, #0
mov w5, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _mwifiex_send_cmd
LBB0_3:
mov w0, #0
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _MWIFIEX_802_11_POWER_MODE_PSP,4,2 ; @MWIFIEX_802_11_POWER_MODE_PSP
.comm _MWIFIEX_802_11_POWER_MODE_CAM,4,2 ; @MWIFIEX_802_11_POWER_MODE_CAM
.comm _EN_AUTO_PS,8,3 ; @EN_AUTO_PS
.comm _DIS_AUTO_PS,8,3 ; @DIS_AUTO_PS
.comm _HostCmd_CMD_802_11_PS_MODE_ENH,4,2 ; @HostCmd_CMD_802_11_PS_MODE_ENH
.comm _BITMAP_STA_PS,4,2 ; @BITMAP_STA_PS
.comm _GET_PS,8,3 ; @GET_PS
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/marvell/mwifiex/extr_sta_ioctl.c_mwifiex_drv_set_power.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stub_socket_relabel
_stub_socket_relabel: ## @stub_socket_relabel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rdi
popq %rbp
jmp _SOCK_LOCK_ASSERT ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _stub_socket_relabel
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stub_socket_relabel
_stub_socket_relabel: ; @stub_socket_relabel
.cfi_startproc
; %bb.0:
mov x0, x1
b _SOCK_LOCK_ASSERT
.cfi_endproc
; -- End function
.no_dead_strip _stub_socket_relabel
.subsections_via_symbols
| AnghaBench/freebsd/sys/security/mac_stub/extr_mac_stub.c_stub_socket_relabel.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _keeper ## -- Begin function keeper
.p2align 4, 0x90
_keeper: ## @keeper
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _env@GOTPCREL(%rip), %rdi
xorl %esi, %esi
callq _siglongjmp
.cfi_endproc
## -- End function
.globl _bowler ## -- Begin function bowler
.p2align 4, 0x90
_bowler: ## @bowler
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _test(%rip), %eax
cmpq $3, %rax
ja LBB1_1
## %bb.2:
leaq LJTI1_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB1_4:
movq _code@GOTPCREL(%rip), %rax
popq %rbp
jmpq *(%rax) ## TAILCALL
LBB1_1:
## implicit-def: $rax
popq %rbp
retq
LBB1_5:
popq %rbp
jmpq *_desc(%rip) ## TAILCALL
LBB1_6:
movq _data@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rax), %rax
popq %rbp
retq
LBB1_3:
movq _data@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq $1, (%rax)
movl $1, %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L1_0_set_4, LBB1_4-LJTI1_0
.set L1_0_set_5, LBB1_5-LJTI1_0
.set L1_0_set_6, LBB1_6-LJTI1_0
.set L1_0_set_3, LBB1_3-LJTI1_0
LJTI1_0:
.long L1_0_set_4
.long L1_0_set_5
.long L1_0_set_6
.long L1_0_set_3
.end_data_region
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq $0, -48(%rbp)
leaq _keeper(%rip), %rax
movq %rax, -56(%rbp)
xorl %eax, %eax
movl %eax, %ebx
movl $11, %edi
leaq -56(%rbp), %r14
movq %r14, %rsi
movq %rbx, %rdx
callq _sigaction
movl $10, %edi
movq %r14, %rsi
movq %rbx, %rdx
callq _sigaction
movl $0, _main.i(%rip)
movl _main.i(%rip), %eax
cmpl $9, %eax
jg LBB2_10
## %bb.1:
movq _env@GOTPCREL(%rip), %r14
movl $1, %r15d
leaq LJTI2_0(%rip), %rbx
movq _code@GOTPCREL(%rip), %r12
movq _data@GOTPCREL(%rip), %r13
jmp LBB2_2
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_2 Depth=1
movq _desc(%rip), %rax
LBB2_8: ## in Loop: Header=BB2_2 Depth=1
callq *%rax
LBB2_9: ## in Loop: Header=BB2_2 Depth=1
incl _main.i(%rip)
movl _main.i(%rip), %eax
cmpl $10, %eax
jge LBB2_10
LBB2_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movl %r15d, %esi
callq _sigsetjmp
movl _test(%rip), %eax
## kill: def $rax killed $eax
cmpq $3, %rax
ja LBB2_9
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movslq (%rbx,%rax,4), %rax
addq %rbx, %rax
jmpq *%rax
LBB2_6: ## in Loop: Header=BB2_2 Depth=1
movq (%r12), %rax
jmp LBB2_8
.p2align 4, 0x90
LBB2_4: ## in Loop: Header=BB2_2 Depth=1
movq (%r13), %rax
jmp LBB2_9
.p2align 4, 0x90
LBB2_5: ## in Loop: Header=BB2_2 Depth=1
movq (%r13), %rax
movq $1, (%rax)
jmp LBB2_9
LBB2_10:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L2_0_set_6, LBB2_6-LJTI2_0
.set L2_0_set_7, LBB2_7-LJTI2_0
.set L2_0_set_4, LBB2_4-LJTI2_0
.set L2_0_set_5, LBB2_5-LJTI2_0
LJTI2_0:
.long L2_0_set_6
.long L2_0_set_7
.long L2_0_set_4
.long L2_0_set_5
.end_data_region
## -- End function
.comm _zero,80,4 ## @zero
.section __DATA,__data
.globl _desc ## @desc
.p2align 3
_desc:
.quad _zero
.comm _env,152,4 ## @env
.zerofill __DATA,__bss,_test,4,2 ## @test
.comm _data,8,3 ## @data
.comm _code,8,3 ## @code
.zerofill __DATA,__bss,_main.i,4,2 ## @main.i
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _keeper ; -- Begin function keeper
.p2align 2
_keeper: ; @keeper
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, _env@GOTPAGE
Lloh1:
ldr x0, [x0, _env@GOTPAGEOFF]
mov w1, #0
bl _siglongjmp
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _bowler ; -- Begin function bowler
.p2align 2
_bowler: ; @bowler
.cfi_startproc
; %bb.0:
Lloh2:
adrp x8, _test@PAGE
Lloh3:
ldr w8, [x8, _test@PAGEOFF]
cmp w8, #3
b.hi LBB1_3
; %bb.1:
Lloh4:
adrp x9, lJTI1_0@PAGE
Lloh5:
add x9, x9, lJTI1_0@PAGEOFF
adr x10, LBB1_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB1_2:
Lloh6:
adrp x8, _code@GOTPAGE
Lloh7:
ldr x8, [x8, _code@GOTPAGEOFF]
Lloh8:
ldr x0, [x8]
br x0
LBB1_3:
; implicit-def: $x0
ret
LBB1_4:
Lloh9:
adrp x8, _desc@PAGE
Lloh10:
ldr x0, [x8, _desc@PAGEOFF]
br x0
LBB1_5:
Lloh11:
adrp x8, _data@GOTPAGE
Lloh12:
ldr x8, [x8, _data@GOTPAGEOFF]
Lloh13:
ldr x8, [x8]
ldr x0, [x8]
ret
LBB1_6:
Lloh14:
adrp x8, _data@GOTPAGE
Lloh15:
ldr x8, [x8, _data@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
mov w0, #1
str x0, [x8]
ret
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdr Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.cfi_endproc
.section __TEXT,__const
lJTI1_0:
.byte (LBB1_2-LBB1_2)>>2
.byte (LBB1_4-LBB1_2)>>2
.byte (LBB1_5-LBB1_2)>>2
.byte (LBB1_6-LBB1_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, #0
Lloh17:
adrp x8, _keeper@PAGE
Lloh18:
add x8, x8, _keeper@PAGEOFF
stp x8, xzr, [sp]
mov w0, #11
mov x20, sp
mov x1, x20
mov x2, #0
bl _sigaction
mov w0, #10
mov x1, x20
mov x2, x19
bl _sigaction
mov w8, #0
adrp x21, _main.i@PAGE
str wzr, [x21, _main.i@PAGEOFF]
ldr w8, [x21, _main.i@PAGEOFF]
cmp w8, #9
b.gt LBB2_10
; %bb.1:
Lloh19:
adrp x19, _env@GOTPAGE
Lloh20:
ldr x19, [x19, _env@GOTPAGEOFF]
mov w20, #1
Lloh21:
adrp x22, _code@GOTPAGE
Lloh22:
ldr x22, [x22, _code@GOTPAGEOFF]
adrp x23, _test@PAGE
adrp x24, _desc@PAGE
Lloh23:
adrp x25, _data@GOTPAGE
Lloh24:
ldr x25, [x25, _data@GOTPAGEOFF]
Lloh25:
adrp x26, lJTI2_0@PAGE
Lloh26:
add x26, x26, lJTI2_0@PAGEOFF
b LBB2_5
LBB2_2: ; in Loop: Header=BB2_5 Depth=1
ldr x8, [x24, _desc@PAGEOFF]
LBB2_3: ; in Loop: Header=BB2_5 Depth=1
blr x8
LBB2_4: ; in Loop: Header=BB2_5 Depth=1
ldr w8, [x21, _main.i@PAGEOFF]
add w8, w8, #1
str w8, [x21, _main.i@PAGEOFF]
ldr w8, [x21, _main.i@PAGEOFF]
cmp w8, #10
b.ge LBB2_10
LBB2_5: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x20
bl _sigsetjmp
ldr w8, [x23, _test@PAGEOFF]
; kill: def $x8 killed $w8
mov x9, x8
cmp w8, #3
b.hi LBB2_4
; %bb.6: ; in Loop: Header=BB2_5 Depth=1
adr x9, LBB2_2
ldrb w10, [x26, x8]
add x9, x9, x10, lsl #2
br x9
LBB2_7: ; in Loop: Header=BB2_5 Depth=1
ldr x8, [x22]
b LBB2_3
LBB2_8: ; in Loop: Header=BB2_5 Depth=1
ldr xzr, [x25]
b LBB2_4
LBB2_9: ; in Loop: Header=BB2_5 Depth=1
ldr x8, [x25]
mov x9, x20
str x9, [x8]
b LBB2_4
LBB2_10:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGot Lloh19, Lloh20
.cfi_endproc
.section __TEXT,__const
lJTI2_0:
.byte (LBB2_7-LBB2_2)>>2
.byte (LBB2_2-LBB2_2)>>2
.byte (LBB2_8-LBB2_2)>>2
.byte (LBB2_9-LBB2_2)>>2
; -- End function
.comm _zero,80,3 ; @zero
.section __DATA,__data
.globl _desc ; @desc
.p2align 3
_desc:
.quad _zero
.comm _env,196,2 ; @env
.zerofill __DATA,__bss,_test,4,2 ; @test
.comm _data,8,3 ; @data
.comm _code,8,3 ; @code
.zerofill __DATA,__bss,_main.i,4,2 ; @main.i
.subsections_via_symbols
| the_stack_data/232913.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sigterm_handler
_sigterm_handler: ## @sigterm_handler
.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
pushq %rax
.cfi_offset %rbx, -24
movl %edi, %ebx
leaq _sigterm_handler.message(%rip), %rsi
movl $2, %edi
movl $17, %edx
callq _kwrite
movl $1, %eax
movl %ebx, %ecx
shll %cl, %eax
movq _pending_signals@GOTPCREL(%rip), %rcx
orl %eax, (%rcx)
movq _sigterm_immediate_handler@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %ebx, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _signal ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @sigterm_handler.message
_sigterm_handler.message:
.asciz "SIGTERM handled.\n"
.comm _pending_signals,4,2 ## @pending_signals
.comm _sigterm_immediate_handler,4,2 ## @sigterm_immediate_handler
.no_dead_strip _sigterm_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sigterm_handler
_sigterm_handler: ; @sigterm_handler
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x1, _sigterm_handler.message@PAGE
Lloh1:
add x1, x1, _sigterm_handler.message@PAGEOFF
mov w0, #2
mov w2, #17
bl _kwrite
mov w8, #1
lsl w8, w8, w19
Lloh2:
adrp x9, _pending_signals@GOTPAGE
Lloh3:
ldr x9, [x9, _pending_signals@GOTPAGEOFF]
ldr w10, [x9]
orr w8, w10, w8
str w8, [x9]
Lloh4:
adrp x8, _sigterm_immediate_handler@GOTPAGE
Lloh5:
ldr x8, [x8, _sigterm_immediate_handler@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _signal
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__const
_sigterm_handler.message: ; @sigterm_handler.message
.asciz "SIGTERM handled.\n"
.comm _pending_signals,4,2 ; @pending_signals
.comm _sigterm_immediate_handler,4,2 ; @sigterm_immediate_handler
.no_dead_strip _sigterm_handler
.subsections_via_symbols
| AnghaBench/kphp-kdb/search/extr_search-engine.c_sigterm_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfsd4_proc_null
_nfsd4_proc_null: ## @nfsd4_proc_null
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _nfs_ok@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _nfs_ok,4,2 ## @nfs_ok
.no_dead_strip _nfsd4_proc_null
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfsd4_proc_null
_nfsd4_proc_null: ; @nfsd4_proc_null
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _nfs_ok@GOTPAGE
Lloh1:
ldr x8, [x8, _nfs_ok@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _nfs_ok,4,2 ; @nfs_ok
.no_dead_strip _nfsd4_proc_null
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/nfsd/extr_nfs4proc.c_nfsd4_proc_null.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cxgbi_sock_find_best_mtu
_cxgbi_sock_find_best_mtu: ## @cxgbi_sock_find_best_mtu
.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), %r8
movl (%r8), %eax
decl %eax
xorl %edx, %edx
testl %eax, %eax
cmovlel %edx, %eax
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq %rdx, %rax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq 8(%r8), %rcx
leaq 1(%rdx), %rdi
cmpw %si, 2(%rcx,%rdx,2)
movq %rdi, %rdx
jbe LBB0_1
## %bb.3:
decl %edi
movl %edi, %eax
LBB0_4:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _cxgbi_sock_find_best_mtu
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cxgbi_sock_find_best_mtu
_cxgbi_sock_find_best_mtu: ; @cxgbi_sock_find_best_mtu
.cfi_startproc
; %bb.0:
mov x9, #0
ldr x8, [x0]
ldr w10, [x8]
sub w10, w10, #1
cmp w10, #0
csel w0, w10, wzr, gt
LBB0_1: ; =>This Inner Loop Header: Depth=1
cmp x0, x9
b.eq LBB0_4
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr x11, [x8, #8]
add x10, x9, #1
add x9, x11, x9, lsl #1
ldrh w11, [x9, #2]
mov x9, x10
cmp w11, w1
b.ls LBB0_1
; %bb.3:
sub w0, w10, #1
LBB0_4:
; kill: def $w0 killed $w0 killed $x0
ret
.cfi_endproc
; -- End function
.no_dead_strip _cxgbi_sock_find_best_mtu
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/cxgbi/extr_libcxgbi.c_cxgbi_sock_find_best_mtu.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function oxygen_substream_channel
_oxygen_substream_channel: ## @oxygen_substream_channel
.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), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _oxygen_substream_channel
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function oxygen_substream_channel
_oxygen_substream_channel: ; @oxygen_substream_channel
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr w0, [x8]
ret
.cfi_endproc
; -- End function
.no_dead_strip _oxygen_substream_channel
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/oxygen/extr_oxygen_pcm.c_oxygen_substream_channel.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_view_free ## -- Begin function obs_view_free
.p2align 4, 0x90
_obs_view_free: ## @obs_view_free
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_7
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _MAX_CHANNELS@GOTPCREL(%rip), %r15
movq (%r15), %rax
testq %rax, %rax
je LBB0_6
## %bb.2:
xorl %ebx, %ebx
movq _AUX_VIEW@GOTPCREL(%rip), %r13
jmp LBB0_3
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
incq %rbx
cmpq %rax, %rbx
jae LBB0_6
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 8(%r14), %rcx
movq (%rcx,%rbx,8), %r12
testq %r12, %r12
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl (%r13), %esi
movq %r12, %rdi
callq _obs_source_deactivate
movq %r12, %rdi
callq _obs_source_release
movq (%r15), %rax
jmp LBB0_5
LBB0_6:
movq 8(%r14), %rdi
xorl %esi, %esi
movl $8, %edx
callq _memset
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _pthread_mutex_destroy ## TAILCALL
LBB0_7:
retq
.cfi_endproc
## -- End function
.comm _MAX_CHANNELS,8,3 ## @MAX_CHANNELS
.comm _AUX_VIEW,4,2 ## @AUX_VIEW
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_view_free ; -- Begin function obs_view_free
.p2align 2
_obs_view_free: ; @obs_view_free
.cfi_startproc
; %bb.0:
cbz x0, LBB0_7
; %bb.1:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
Lloh0:
adrp x21, _MAX_CHANNELS@GOTPAGE
Lloh1:
ldr x21, [x21, _MAX_CHANNELS@GOTPAGEOFF]
ldr x8, [x21]
cbz x8, LBB0_6
; %bb.2:
mov x22, #0
Lloh2:
adrp x23, _AUX_VIEW@GOTPAGE
Lloh3:
ldr x23, [x23, _AUX_VIEW@GOTPAGEOFF]
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x22, x22, #1
cmp x22, x8
b.hs LBB0_6
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #8]
ldr x20, [x9, x22, lsl #3]
cbz x20, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x23]
mov x0, x20
bl _obs_source_deactivate
mov x0, x20
bl _obs_source_release
ldr x8, [x21]
b LBB0_3
LBB0_6:
ldr x0, [x19, #8]
mov w1, #0
mov w2, #8
bl _memset
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _pthread_mutex_destroy
LBB0_7:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
.cfi_same_value w23
.cfi_same_value w24
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _MAX_CHANNELS,8,3 ; @MAX_CHANNELS
.comm _AUX_VIEW,4,2 ; @AUX_VIEW
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-view.c_obs_view_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _g ## -- Begin function g
.p2align 4, 0x90
_g: ## @g
.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, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
testl %edi, %edi
setne %al
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _g ; -- Begin function g
.p2align 2
_g: ; @g
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
cmp w0, #0
cset w0, ne
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/176704539.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $232, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
cmpl $2, %edi
jl LBB0_2
## %bb.1:
movq 8(%rsi), %rdi
leaq L_.str(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB0_2
## %bb.3:
movq %rax, %rbx
leaq -248(%rbp), %rdi
movl $1, %esi
movl $4, %edx
movq %rax, %rcx
callq _fread
xorl %ecx, %ecx
testl %eax, %eax
je LBB0_12
## %bb.4:
leaq -260(%rbp), %r12
leaq -240(%rbp), %r13
movq ___stdoutp@GOTPCREL(%rip), %r15
jmp LBB0_5
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_5 Depth=1
movl $1, %esi
movl $4, %edx
leaq -248(%rbp), %rdi
movq %rbx, %rcx
callq _fread
testl %eax, %eax
je LBB0_11
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_9 Depth 2
movl $1, %esi
movl $8, %edx
leaq -256(%rbp), %rdi
movq %rbx, %rcx
callq _fread
movl -252(%rbp), %eax
andl $63, %eax
cmpl $32, %eax
jne LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -256(%rbp), %rax
andl $16580352, %eax ## imm = 0xFCFF00
cmpl $12846592, %eax ## imm = 0xC40600
jne LBB0_10
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -248(%rbp), %r14d
bswapl %r14d
cmpl $12910592, %r14d ## imm = 0xC50000
jb LBB0_10
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
shrl $16, %r14d
addl $184, %r14d
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl $1, %esi
movl $4, %edx
movq %r12, %rdi
movq %rbx, %rcx
callq _fread
movl $1, %esi
movl $188, %edx
movq %r13, %rdi
movq %rbx, %rcx
callq _fread
movq (%r15), %rcx
movl $1, %esi
movl $188, %edx
movq %r13, %rdi
callq _fwrite
addl $-192, %r14d
cmpl $380, %r14d ## imm = 0x17C
ja LBB0_9
jmp LBB0_10
LBB0_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.1(%rip), %rdi
movl $60, %esi
movl $1, %edx
callq _fwrite
movl $2, %ecx
jmp LBB0_12
LBB0_11:
xorl %ecx, %ecx
LBB0_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_14
## %bb.13:
movl %ecx, %eax
addq $232, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_14:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rb"
L_.str.1: ## @.str.1
.asciz "Usage: 'i13942ts file.iso', where .iso is a ieee1394-6 dump\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x24, x23, [sp, #224] ; 16-byte Folded Spill
stp x22, x21, [sp, #240] ; 16-byte Folded Spill
stp x20, x19, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
cmp w0, #2
b.lt LBB0_9
; %bb.1:
ldr x0, [x1, #8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _fopen
cbz x0, LBB0_9
; %bb.2:
mov x19, x0
add x0, sp, #8
mov w1, #1
mov w2, #4
mov x3, x19
bl _fread
cbz w0, LBB0_10
; %bb.3:
mov w20, #65280
movk w20, #252, lsl #16
mov w21, #1536
movk w21, #196, lsl #16
Lloh5:
adrp x22, ___stdoutp@GOTPAGE
Lloh6:
ldr x22, [x22, ___stdoutp@GOTPAGEOFF]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x0, sp, #8
mov w1, #1
mov w2, #4
mov x3, x19
bl _fread
cbz w0, LBB0_10
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
add x0, sp, #16
mov w1, #1
mov w2, #8
mov x3, x19
bl _fread
ldr x8, [sp, #16]
ldur x9, [sp, #20]
and x9, x9, #0x3f
and x8, x8, x20
cmp x9, #32
ccmp x8, x21, #0, eq
b.ne LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #8]
rev w8, w8
cmp w8, #3152, lsl #12 ; =12910592
b.lo LBB0_4
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
lsr w8, w8, #16
add w23, w8, #184
LBB0_8: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
add x0, sp, #12
mov w1, #1
mov w2, #4
mov x3, x19
bl _fread
add x0, sp, #28
mov w1, #1
mov w2, #188
mov x3, x19
bl _fread
ldr x3, [x22]
add x0, sp, #28
mov w1, #1
mov w2, #188
bl _fwrite
sub w23, w23, #192
cmp w23, #380
b.hi LBB0_8
b LBB0_4
LBB0_9:
Lloh7:
adrp x8, ___stderrp@GOTPAGE
Lloh8:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh9:
ldr x3, [x8]
Lloh10:
adrp x0, l_.str.1@PAGE
Lloh11:
add x0, x0, l_.str.1@PAGEOFF
mov w1, #60
mov w2, #1
bl _fwrite
mov w0, #2
LBB0_10:
ldur x8, [x29, #-56]
Lloh12:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh13:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh14:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_12
; %bb.11:
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x20, x19, [sp, #256] ; 16-byte Folded Reload
ldp x22, x21, [sp, #240] ; 16-byte Folded Reload
ldp x24, x23, [sp, #224] ; 16-byte Folded Reload
add sp, sp, #288
ret
LBB0_12:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rb"
l_.str.1: ; @.str.1
.asciz "Usage: 'i13942ts file.iso', where .iso is a ieee1394-6 dump\n"
.subsections_via_symbols
| the_stack_data/211301.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_ac97_vt1618_aux_get
_snd_ac97_vt1618_aux_get: ## @snd_ac97_vt1618_aux_get
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
callq _snd_kcontrol_chip
movl %eax, %edi
movl $92, %esi
callq _snd_ac97_read
shrl $3, %eax
andl $1, %eax
movq (%rbx), %rcx
movl %eax, (%rcx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _snd_ac97_vt1618_aux_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_ac97_vt1618_aux_get
_snd_ac97_vt1618_aux_get: ; @snd_ac97_vt1618_aux_get
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
bl _snd_kcontrol_chip
mov w1, #92
bl _snd_ac97_read
ubfx w8, w0, #3, #1
ldr x9, [x19]
str w8, [x9]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _snd_ac97_vt1618_aux_get
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/ac97/extr_ac97_patch.c_snd_ac97_vt1618_aux_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mei_hw_is_ready
_mei_hw_is_ready: ## @mei_hw_is_ready
.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), %rax
popq %rbp
jmpq *(%rax) ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _mei_hw_is_ready
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mei_hw_is_ready
_mei_hw_is_ready: ; @mei_hw_is_ready
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x1, [x8]
br x1
.cfi_endproc
; -- End function
.no_dead_strip _mei_hw_is_ready
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/mei/extr_mei_dev.h_mei_hw_is_ready.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ReadISAC_V1
_ReadISAC_V1: ## @ReadISAC_V1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %ebx
movq %rdi, %r14
cmpl $48, %esi
jl LBB0_1
## %bb.2:
movq _AVM_ISAC_REG_HIGH@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _AVM_ISAC_REG_LOW@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %edi
movq _CHIP_INDEX@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq (%r14), %rsi
callq _outb
movq _CHIP_WINDOW@GOTPCREL(%rip), %rax
andl $15, %ebx
addq (%r14), %rbx
addq (%rax), %rbx
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _inb ## TAILCALL
.cfi_endproc
## -- End function
.comm _AVM_ISAC_REG_HIGH,4,2 ## @AVM_ISAC_REG_HIGH
.comm _AVM_ISAC_REG_LOW,4,2 ## @AVM_ISAC_REG_LOW
.comm _CHIP_INDEX,8,3 ## @CHIP_INDEX
.comm _CHIP_WINDOW,8,3 ## @CHIP_WINDOW
.no_dead_strip _ReadISAC_V1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ReadISAC_V1
_ReadISAC_V1: ; @ReadISAC_V1
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, _AVM_ISAC_REG_HIGH@GOTPAGE
Lloh1:
ldr x8, [x8, _AVM_ISAC_REG_HIGH@GOTPAGEOFF]
Lloh2:
adrp x9, _AVM_ISAC_REG_LOW@GOTPAGE
Lloh3:
ldr x9, [x9, _AVM_ISAC_REG_LOW@GOTPAGEOFF]
cmp w1, #47
csel x8, x8, x9, gt
ldr w0, [x8]
ldr x8, [x20]
Lloh4:
adrp x9, _CHIP_INDEX@GOTPAGE
Lloh5:
ldr x9, [x9, _CHIP_INDEX@GOTPAGEOFF]
Lloh6:
ldr x9, [x9]
add x1, x9, x8
bl _outb
Lloh7:
adrp x8, _CHIP_WINDOW@GOTPAGE
Lloh8:
ldr x8, [x8, _CHIP_WINDOW@GOTPAGEOFF]
ldr x9, [x20]
Lloh9:
ldr x8, [x8]
and w10, w19, #0xf
add x9, x9, x10
add x0, x9, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _inb
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _AVM_ISAC_REG_HIGH,4,2 ; @AVM_ISAC_REG_HIGH
.comm _AVM_ISAC_REG_LOW,4,2 ; @AVM_ISAC_REG_LOW
.comm _CHIP_INDEX,8,3 ; @CHIP_INDEX
.comm _CHIP_WINDOW,8,3 ; @CHIP_WINDOW
.no_dead_strip _ReadISAC_V1
.subsections_via_symbols
| AnghaBench/linux/drivers/isdn/hardware/mISDN/extr_avmfritz.c_ReadISAC_V1.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fr_set_link_state
_fr_set_link_state: ## @fr_set_link_state
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movl %edi, %r12d
movq %rsi, %rdi
callq _dev_to_hdlc
movq %rax, %r14
movq %rax, %rdi
callq _state
movq 32(%rax), %rbx
movq %r14, %rdi
callq _state
movl %r12d, (%rax)
movq %r15, %rdi
testl %r12d, %r12d
je LBB0_6
## %bb.1:
callq _netif_dormant_off
movq %r14, %rdi
callq _state
movq $0, 24(%rax)
movq %r14, %rdi
callq _state
movl $1, 4(%rax)
movq %r14, %rdi
callq _state
movq 8(%rax), %rax
movq _LMI_NONE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.2:
testq %rbx, %rbx
je LBB0_5
## %bb.3:
movabsq $4294967297, %r14 ## imm = 0x100000001
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl $1, %edi
movq %rbx, %rsi
callq _pvc_carrier
movq %r14, 8(%rbx)
movq $0, 24(%rbx)
movq (%rbx), %rbx
testq %rbx, %rbx
jne LBB0_4
LBB0_5:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
callq _netif_dormant_on
jmp LBB0_7
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_7 Depth=1
movq (%rbx), %rbx
LBB0_7: ## =>This Inner Loop Header: Depth=1
testq %rbx, %rbx
je LBB0_5
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
xorl %edi, %edi
movq %rbx, %rsi
callq _pvc_carrier
movq $0, 8(%rbx)
movq $0, 24(%rbx)
movq %r14, %rdi
callq _state
cmpl $0, 16(%rax)
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movq $0, 16(%rbx)
jmp LBB0_10
.cfi_endproc
## -- End function
.comm _LMI_NONE,8,3 ## @LMI_NONE
.no_dead_strip _fr_set_link_state
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fr_set_link_state
_fr_set_link_state: ; @fr_set_link_state
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
mov x21, x1
mov x22, x0
mov x0, x1
bl _dev_to_hdlc
mov x20, x0
bl _state
ldr x19, [x0, #32]
mov x0, x20
bl _state
str w22, [x0]
mov x0, x21
cbz w22, LBB0_4
; %bb.1:
bl _netif_dormant_off
mov x0, x20
bl _state
str xzr, [x0, #24]
mov x0, x20
bl _state
mov w8, #1
str w8, [x0, #4]
mov x0, x20
bl _state
ldr x8, [x0, #8]
Lloh0:
adrp x9, _LMI_NONE@GOTPAGE
Lloh1:
ldr x9, [x9, _LMI_NONE@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
ccmp x19, #0, #4, eq
b.eq LBB0_5
; %bb.2:
movi.2s v8, #1
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov w0, #1
mov x1, x19
bl _pvc_carrier
str d8, [x19, #8]
str xzr, [x19, #24]
ldr x19, [x19]
cbnz x19, LBB0_3
b LBB0_5
LBB0_4:
bl _netif_dormant_on
cbnz x19, LBB0_7
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
ldr x19, [x19]
cbz x19, LBB0_5
LBB0_7: ; =>This Inner Loop Header: Depth=1
mov w0, #0
mov x1, x19
bl _pvc_carrier
str xzr, [x19, #8]
str xzr, [x19, #24]
mov x0, x20
bl _state
ldr w8, [x0, #16]
cbnz w8, LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
str xzr, [x19, #16]
b LBB0_6
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _LMI_NONE,8,3 ; @LMI_NONE
.no_dead_strip _fr_set_link_state
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wan/extr_hdlc_fr.c_fr_set_link_state.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function e82545_read_mdi
_e82545_read_mdi: ## @e82545_read_mdi
.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
pushq %rax
.cfi_offset %rbx, -24
## kill: def $esi killed $esi def $rsi
xorl %ebx, %ebx
leal -128(%rsi), %eax
cmpl $5, %eax
ja LBB0_3
## %bb.1:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
movq _MII_SR_LINK_STATUS@GOTPCREL(%rip), %rax
movq _MII_SR_AUTONEG_CAPS@GOTPCREL(%rip), %rcx
movl (%rcx), %ebx
orl (%rax), %ebx
movq _MII_SR_AUTONEG_COMPLETE@GOTPCREL(%rip), %rax
jmp LBB0_8
LBB0_3:
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _DPRINTF
jmp LBB0_9
LBB0_4:
movq _M88E1011_I_PHY_ID@GOTPCREL(%rip), %rax
movzwl (%rax), %eax
movq _E82545_REVISION_4@GOTPCREL(%rip), %rcx
movzwl (%rcx), %ebx
orl %eax, %ebx
jmp LBB0_9
LBB0_5:
movq _M88E1011_I_PHY_ID@GOTPCREL(%rip), %rax
movzwl 2(%rax), %ebx
jmp LBB0_9
LBB0_6:
movq _NWAY_AR_SELECTOR_FIELD@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_9
LBB0_7:
movq _SR_1000T_LP_FD_CAPS@GOTPCREL(%rip), %rax
movq _SR_1000T_REMOTE_RX_STATUS@GOTPCREL(%rip), %rcx
movl (%rcx), %ebx
orl (%rax), %ebx
movq _SR_1000T_LOCAL_RX_STATUS@GOTPCREL(%rip), %rax
LBB0_8:
orl (%rax), %ebx
LBB0_9:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_9
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_6
.long L0_0_set_7
.end_data_region
## -- End function
.comm _MII_SR_LINK_STATUS,4,2 ## @MII_SR_LINK_STATUS
.comm _MII_SR_AUTONEG_CAPS,4,2 ## @MII_SR_AUTONEG_CAPS
.comm _MII_SR_AUTONEG_COMPLETE,4,2 ## @MII_SR_AUTONEG_COMPLETE
.comm _NWAY_AR_SELECTOR_FIELD,4,2 ## @NWAY_AR_SELECTOR_FIELD
.comm _SR_1000T_LP_FD_CAPS,4,2 ## @SR_1000T_LP_FD_CAPS
.comm _SR_1000T_REMOTE_RX_STATUS,4,2 ## @SR_1000T_REMOTE_RX_STATUS
.comm _SR_1000T_LOCAL_RX_STATUS,4,2 ## @SR_1000T_LOCAL_RX_STATUS
.comm _M88E1011_I_PHY_ID,4,2 ## @M88E1011_I_PHY_ID
.comm _E82545_REVISION_4,4,2 ## @E82545_REVISION_4
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unknown mdi read reg:0x%x phy:0x%x\r\n"
.no_dead_strip _e82545_read_mdi
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function e82545_read_mdi
_e82545_read_mdi: ; @e82545_read_mdi
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
sub w8, w1, #128
cmp w8, #5
b.hi LBB0_3
; %bb.1:
mov w0, #0
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
Lloh2:
adrp x8, _MII_SR_LINK_STATUS@GOTPAGE
Lloh3:
ldr x8, [x8, _MII_SR_LINK_STATUS@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
adrp x9, _MII_SR_AUTONEG_CAPS@GOTPAGE
Lloh6:
ldr x9, [x9, _MII_SR_AUTONEG_CAPS@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
orr w8, w9, w8
Lloh8:
adrp x9, _MII_SR_AUTONEG_COMPLETE@GOTPAGE
Lloh9:
ldr x9, [x9, _MII_SR_AUTONEG_COMPLETE@GOTPAGEOFF]
b LBB0_9
LBB0_3:
Lloh10:
adrp x0, l_.str@PAGE
Lloh11:
add x0, x0, l_.str@PAGEOFF
bl _DPRINTF
mov w0, #0
LBB0_4:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_5:
Lloh12:
adrp x8, _M88E1011_I_PHY_ID@GOTPAGE
Lloh13:
ldr x8, [x8, _M88E1011_I_PHY_ID@GOTPAGEOFF]
ldrh w8, [x8]
Lloh14:
adrp x9, _E82545_REVISION_4@GOTPAGE
Lloh15:
ldr x9, [x9, _E82545_REVISION_4@GOTPAGEOFF]
ldrh w9, [x9]
orr w0, w9, w8
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_6:
Lloh16:
adrp x8, _M88E1011_I_PHY_ID@GOTPAGE
Lloh17:
ldr x8, [x8, _M88E1011_I_PHY_ID@GOTPAGEOFF]
ldrh w0, [x8, #2]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_7:
Lloh18:
adrp x8, _NWAY_AR_SELECTOR_FIELD@GOTPAGE
Lloh19:
ldr x8, [x8, _NWAY_AR_SELECTOR_FIELD@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_8:
Lloh21:
adrp x8, _SR_1000T_LP_FD_CAPS@GOTPAGE
Lloh22:
ldr x8, [x8, _SR_1000T_LP_FD_CAPS@GOTPAGEOFF]
Lloh23:
ldr w8, [x8]
Lloh24:
adrp x9, _SR_1000T_REMOTE_RX_STATUS@GOTPAGE
Lloh25:
ldr x9, [x9, _SR_1000T_REMOTE_RX_STATUS@GOTPAGEOFF]
Lloh26:
ldr w9, [x9]
orr w8, w9, w8
Lloh27:
adrp x9, _SR_1000T_LOCAL_RX_STATUS@GOTPAGE
Lloh28:
ldr x9, [x9, _SR_1000T_LOCAL_RX_STATUS@GOTPAGEOFF]
LBB0_9:
ldr w9, [x9]
orr w0, w8, w9
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_8-LBB0_2)>>2
; -- End function
.comm _MII_SR_LINK_STATUS,4,2 ; @MII_SR_LINK_STATUS
.comm _MII_SR_AUTONEG_CAPS,4,2 ; @MII_SR_AUTONEG_CAPS
.comm _MII_SR_AUTONEG_COMPLETE,4,2 ; @MII_SR_AUTONEG_COMPLETE
.comm _NWAY_AR_SELECTOR_FIELD,4,2 ; @NWAY_AR_SELECTOR_FIELD
.comm _SR_1000T_LP_FD_CAPS,4,2 ; @SR_1000T_LP_FD_CAPS
.comm _SR_1000T_REMOTE_RX_STATUS,4,2 ; @SR_1000T_REMOTE_RX_STATUS
.comm _SR_1000T_LOCAL_RX_STATUS,4,2 ; @SR_1000T_LOCAL_RX_STATUS
.comm _M88E1011_I_PHY_ID,4,2 ; @M88E1011_I_PHY_ID
.comm _E82545_REVISION_4,4,2 ; @E82545_REVISION_4
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unknown mdi read reg:0x%x phy:0x%x\r\n"
.no_dead_strip _e82545_read_mdi
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/bhyve/extr_pci_e82545.c_e82545_read_mdi.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function RelationUsesIdentityColumns
_RelationUsesIdentityColumns: ## @RelationUsesIdentityColumns
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
cmpl $0, (%rdi)
jle LBB0_5
## %bb.1:
movq %rdi, %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movl %ebx, %esi
callq _TupleDescAttr
cmpb $0, (%rax)
jne LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
incl %ebx
cmpl (%r14), %ebx
jl LBB0_2
LBB0_5:
xorl %eax, %eax
jmp LBB0_7
LBB0_6:
movl $1, %eax
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _RelationUsesIdentityColumns
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function RelationUsesIdentityColumns
_RelationUsesIdentityColumns: ; @RelationUsesIdentityColumns
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr w8, [x0]
cmp w8, #1
b.lt LBB0_4
; %bb.1:
mov x19, x0
mov w20, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x20
bl _TupleDescAttr
ldrb w8, [x0]
cbnz w8, LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add w20, w20, #1
ldr w8, [x19]
cmp w20, w8
b.lt LBB0_2
LBB0_4:
mov w0, #0
b LBB0_6
LBB0_5:
mov w0, #1
LBB0_6:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _RelationUsesIdentityColumns
.subsections_via_symbols
| AnghaBench/citus/src/backend/distributed/commands/extr_create_distributed_table.c_RelationUsesIdentityColumns.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function avpriv_trc_bt1361
LCPI0_0:
.quad 0xbf726e978d4fdf3b ## double -0.0044999999999999997
LCPI0_1:
.quad 0xc010000000000000 ## double -4
LCPI0_2:
.quad 0x3fdccccccccccccd ## double 0.45000000000000001
LCPI0_3:
.quad 0xbff0000000000000 ## double -1
LCPI0_4:
.quad 0xbfd0000000000000 ## double -0.25
LCPI0_5:
.quad 0x4012000000000000 ## double 4.5
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_avpriv_trc_bt1361: ## @avpriv_trc_bt1361
.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 _BT709_alpha@GOTPCREL(%rip), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
jae LBB0_1
## %bb.2:
movq _BT709_beta@GOTPCREL(%rip), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
jbe LBB0_4
## %bb.3:
mulsd LCPI0_5(%rip), %xmm0
jmp LBB0_5
LBB0_1:
mulsd LCPI0_1(%rip), %xmm0
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm2, -8(%rbp) ## 8-byte Spill
callq _pow
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
mulsd LCPI0_4(%rip), %xmm0
jmp LBB0_5
LBB0_4:
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd %xmm2, -8(%rbp) ## 8-byte Spill
callq _pow
movsd LCPI0_3(%rip), %xmm1 ## xmm1 = mem[0],zero
movsd -8(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
addsd %xmm2, %xmm1
mulsd %xmm2, %xmm0
subsd %xmm1, %xmm0
LBB0_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BT709_alpha,8,3 ## @BT709_alpha
.comm _BT709_beta,8,3 ## @BT709_beta
.no_dead_strip _avpriv_trc_bt1361
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function avpriv_trc_bt1361
_avpriv_trc_bt1361: ; @avpriv_trc_bt1361
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset b8, -24
.cfi_offset b9, -32
Lloh0:
adrp x8, _BT709_alpha@GOTPAGE
Lloh1:
ldr x8, [x8, _BT709_alpha@GOTPAGEOFF]
Lloh2:
ldr d8, [x8]
mov x8, #57147
movk x8, #36175, lsl #16
movk x8, #28311, lsl #32
movk x8, #49010, lsl #48
fmov d1, x8
fcmp d0, d1
b.ls LBB0_3
; %bb.1:
Lloh3:
adrp x8, _BT709_beta@GOTPAGE
Lloh4:
ldr x8, [x8, _BT709_beta@GOTPAGEOFF]
Lloh5:
ldr d1, [x8]
fcmp d1, d0
b.le LBB0_4
; %bb.2:
fmov d1, #4.50000000
fmul d0, d0, d1
b LBB0_5
LBB0_3:
fmov d1, #-4.00000000
fmul d0, d0, d1
mov x8, #-3689348814741910324
movk x8, #52429
movk x8, #16348, lsl #48
fmov d1, x8
bl _pow
fmov d1, #-1.00000000
fadd d1, d8, d1
fmadd d0, d8, d0, d1
fmov d1, #-0.25000000
fmul d0, d0, d1
b LBB0_5
LBB0_4:
mov x8, #-3689348814741910324
movk x8, #52429
movk x8, #16348, lsl #48
fmov d1, x8
bl _pow
fmov d1, #-1.00000000
fadd d1, d8, d1
fnmsub d0, d8, d0, d1
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _BT709_alpha,8,3 ; @BT709_alpha
.comm _BT709_beta,8,3 ; @BT709_beta
.no_dead_strip _avpriv_trc_bt1361
.subsections_via_symbols
| AnghaBench/FFmpeg/libavutil/extr_color_utils.c_avpriv_trc_bt1361.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function s5k6a3_open
_s5k6a3_open: ## @s5k6a3_open
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %esi
xorl %edx, %edx
callq _v4l2_subdev_get_try_format
movq _s5k6a3_formats@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rcx), %rcx
movq %rcx, (%rax)
movq _S5K6A3_DEFAULT_WIDTH@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 4(%rax)
movq _S5K6A3_DEFAULT_HEIGHT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, (%rax)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _s5k6a3_formats,8,3 ## @s5k6a3_formats
.comm _S5K6A3_DEFAULT_WIDTH,4,2 ## @S5K6A3_DEFAULT_WIDTH
.comm _S5K6A3_DEFAULT_HEIGHT,4,2 ## @S5K6A3_DEFAULT_HEIGHT
.no_dead_strip _s5k6a3_open
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function s5k6a3_open
_s5k6a3_open: ; @s5k6a3_open
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
ldr w1, [x1]
mov w2, #0
bl _v4l2_subdev_get_try_format
Lloh0:
adrp x8, _s5k6a3_formats@GOTPAGE
Lloh1:
ldr x8, [x8, _s5k6a3_formats@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x8, [x8]
str x8, [x0]
Lloh3:
adrp x8, _S5K6A3_DEFAULT_WIDTH@GOTPAGE
Lloh4:
ldr x8, [x8, _S5K6A3_DEFAULT_WIDTH@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _S5K6A3_DEFAULT_HEIGHT@GOTPAGE
Lloh7:
ldr x9, [x9, _S5K6A3_DEFAULT_HEIGHT@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
stp w9, w8, [x0]
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _s5k6a3_formats,8,3 ; @s5k6a3_formats
.comm _S5K6A3_DEFAULT_WIDTH,4,2 ; @S5K6A3_DEFAULT_WIDTH
.comm _S5K6A3_DEFAULT_HEIGHT,4,2 ; @S5K6A3_DEFAULT_HEIGHT
.no_dead_strip _s5k6a3_open
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/extr_s5k6a3.c_s5k6a3_open.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pam_set_mapped_username ## -- Begin function pam_set_mapped_username
.p2align 4, 0x90
_pam_set_mapped_username: ## @pam_set_mapped_username
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
callq _ENTER
movq _PAM_SYSTEM_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbp
jmp _RETURNC ## TAILCALL
.cfi_endproc
## -- End function
.comm _PAM_SYSTEM_ERR,4,2 ## @PAM_SYSTEM_ERR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pam_set_mapped_username ; -- Begin function pam_set_mapped_username
.p2align 2
_pam_set_mapped_username: ; @pam_set_mapped_username
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
bl _ENTER
Lloh0:
adrp x8, _PAM_SYSTEM_ERR@GOTPAGE
Lloh1:
ldr x8, [x8, _PAM_SYSTEM_ERR@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _RETURNC
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PAM_SYSTEM_ERR,4,2 ; @PAM_SYSTEM_ERR
.subsections_via_symbols
| AnghaBench/freebsd/contrib/openpam/lib/libpam/extr_pam_set_mapped_username.c_pam_set_mapped_username.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sigprocmask_cleanup ## -- Begin function sigprocmask_cleanup
.p2align 4, 0x90
_sigprocmask_cleanup: ## @sigprocmask_cleanup
.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, %rsi
movq _SIG_SETMASK@GOTPCREL(%rip), %rax
movl (%rax), %edi
xorl %edx, %edx
popq %rbp
jmp _sigprocmask ## TAILCALL
.cfi_endproc
## -- End function
.comm _SIG_SETMASK,4,2 ## @SIG_SETMASK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sigprocmask_cleanup ; -- Begin function sigprocmask_cleanup
.p2align 2
_sigprocmask_cleanup: ; @sigprocmask_cleanup
.cfi_startproc
; %bb.0:
mov x1, x0
Lloh0:
adrp x8, _SIG_SETMASK@GOTPAGE
Lloh1:
ldr x8, [x8, _SIG_SETMASK@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
mov x2, #0
b _sigprocmask
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SIG_SETMASK,4,2 ; @SIG_SETMASK
.subsections_via_symbols
| AnghaBench/freebsd/contrib/tcsh/extr_sh.err.c_sigprocmask_cleanup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function paramVaryOnce
_paramVaryOnce: ## @paramVaryOnce
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r15
movl %esi, %r14d
movq %rdi, %rbx
movq (%rdx), %rax
movl (%rax,%rdi,4), %esi
callq _invRangeMap
movslq %r14d, %rsi
addq %rax, %rsi
movq %rbx, %rdi
callq _rangeMap
movq (%r15), %rcx
movl %eax, (%rcx,%rbx,4)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _paramVaryOnce
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function paramVaryOnce
_paramVaryOnce: ; @paramVaryOnce
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
ldr x8, [x2]
lsl x22, x0, #2
ldr w1, [x8, x22]
bl _invRangeMap
add x1, x0, w20, sxtw
mov x0, x21
bl _rangeMap
ldr x8, [x19]
str w0, [x8, x22]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _paramVaryOnce
.subsections_via_symbols
| AnghaBench/zstd/tests/extr_paramgrill.c_paramVaryOnce.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pl310_filter
_pl310_filter: ## @pl310_filter
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _PL310_INTR_MASK@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _pl310_read4
cmpl $0, (%rbx)
jne LBB0_3
## %bb.1:
movq _INTR_MASK_ECNTR@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_3
## %bb.2:
leaq L_.str(%rip), %rdi
callq _panic
LBB0_3:
movq _FILTER_HANDLED@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PL310_INTR_MASK,4,2 ## @PL310_INTR_MASK
.comm _INTR_MASK_ECNTR,4,2 ## @INTR_MASK_ECNTR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pl310: caches disabled but cache event detected\n"
.comm _FILTER_HANDLED,4,2 ## @FILTER_HANDLED
.no_dead_strip _pl310_filter
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pl310_filter
_pl310_filter: ; @pl310_filter
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _PL310_INTR_MASK@GOTPAGE
Lloh1:
ldr x8, [x8, _PL310_INTR_MASK@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _pl310_read4
ldr w8, [x19]
cbnz w8, LBB0_3
; %bb.1:
Lloh3:
adrp x8, _INTR_MASK_ECNTR@GOTPAGE
Lloh4:
ldr x8, [x8, _INTR_MASK_ECNTR@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_3
; %bb.2:
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _panic
LBB0_3:
Lloh8:
adrp x8, _FILTER_HANDLED@GOTPAGE
Lloh9:
ldr x8, [x8, _FILTER_HANDLED@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _PL310_INTR_MASK,4,2 ; @PL310_INTR_MASK
.comm _INTR_MASK_ECNTR,4,2 ; @INTR_MASK_ECNTR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pl310: caches disabled but cache event detected\n"
.comm _FILTER_HANDLED,4,2 ; @FILTER_HANDLED
.no_dead_strip _pl310_filter
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm/arm/extr_pl310.c_pl310_filter.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ui_companion_driver_toggle ## -- Begin function ui_companion_driver_toggle
.p2align 4, 0x90
_ui_companion_driver_toggle: ## @ui_companion_driver_toggle
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _ui_companion@GOTPCREL(%rip), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_2
## %bb.1:
movq (%rax), %rax
testq %rax, %rax
je LBB0_2
## %bb.3:
movq _ui_companion_data@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
xorl %esi, %esi
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ui_companion,8,3 ## @ui_companion
.comm _ui_companion_data,4,2 ## @ui_companion_data
.comm _configuration_settings,8,3 ## @configuration_settings
.comm _qt_is_inited,4,2 ## @qt_is_inited
.comm _ui_companion_qt,16,3 ## @ui_companion_qt
.comm _ui_companion_qt_data,4,2 ## @ui_companion_qt_data
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ui_companion_driver_toggle ; -- Begin function ui_companion_driver_toggle
.p2align 2
_ui_companion_driver_toggle: ; @ui_companion_driver_toggle
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _ui_companion@GOTPAGE
Lloh1:
ldr x8, [x8, _ui_companion@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cbz x8, LBB0_3
; %bb.1:
ldr x2, [x8]
cbz x2, LBB0_3
; %bb.2:
Lloh3:
adrp x8, _ui_companion_data@GOTPAGE
Lloh4:
ldr x8, [x8, _ui_companion_data@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
mov w1, #0
br x2
LBB0_3:
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _ui_companion,8,3 ; @ui_companion
.comm _ui_companion_data,4,2 ; @ui_companion_data
.comm _configuration_settings,8,3 ; @configuration_settings
.comm _qt_is_inited,4,2 ; @qt_is_inited
.comm _ui_companion_qt,16,3 ; @ui_companion_qt
.comm _ui_companion_qt_data,4,2 ; @ui_companion_qt_data
.subsections_via_symbols
| AnghaBench/RetroArch/griffin/extr_..retroarch.c_ui_companion_driver_toggle.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnad_cb_completion ## -- Begin function bnad_cb_completion
.p2align 4, 0x90
_bnad_cb_completion: ## @bnad_cb_completion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %eax
movq %rax, 8(%rdi)
popq %rbp
jmp _complete ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnad_cb_completion ; -- Begin function bnad_cb_completion
.p2align 2
_bnad_cb_completion: ; @bnad_cb_completion
.cfi_startproc
; %bb.0:
mov w8, w1
str x8, [x0, #8]
b _complete
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/bna/extr_bnad.c_bnad_cb_completion.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rcu_seq_done
_rcu_seq_done: ## @rcu_seq_done
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rbx
movq (%rdi), %rdi
callq _READ_ONCE
movl %eax, %edi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _ULONG_CMP_GE ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _rcu_seq_done
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rcu_seq_done
_rcu_seq_done: ; @rcu_seq_done
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
ldr x0, [x0]
bl _READ_ONCE
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _ULONG_CMP_GE
.cfi_endproc
; -- End function
.no_dead_strip _rcu_seq_done
.subsections_via_symbols
| AnghaBench/linux/kernel/rcu/extr_rcu.h_rcu_seq_done.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_aggregate_count ## -- Begin function sqlite3_aggregate_count
.p2align 4, 0x90
_sqlite3_aggregate_count: ## @sqlite3_aggregate_count
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
xorl %edi, %edi
testq %rbx, %rbx
je LBB0_4
## %bb.1:
cmpq $0, (%rbx)
je LBB0_4
## %bb.2:
movq 8(%rbx), %rax
testq %rax, %rax
je LBB0_4
## %bb.3:
xorl %edi, %edi
cmpq $0, (%rax)
setne %dil
LBB0_4:
callq _assert
movq (%rbx), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_aggregate_count ; -- Begin function sqlite3_aggregate_count
.p2align 2
_sqlite3_aggregate_count: ; @sqlite3_aggregate_count
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
cbz x0, LBB0_5
; %bb.1:
ldr x8, [x19]
cbz x8, LBB0_4
; %bb.2:
ldr x8, [x19, #8]
cbz x8, LBB0_4
; %bb.3:
ldr x8, [x8]
cmp x8, #0
cset w0, ne
b LBB0_5
LBB0_4:
mov w0, #0
LBB0_5:
bl _assert
ldr x8, [x19]
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/nodemcu-firmware/app/sqlite3/extr_sqlite3.c_sqlite3_aggregate_count.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dsl_sync_task_nowait ## -- Begin function dsl_sync_task_nowait
.p2align 4, 0x90
_dsl_sync_task_nowait: ## @dsl_sync_task_nowait
.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 _B_FALSE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rsp)
callq _dsl_sync_task_nowait_common
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _B_FALSE,4,2 ## @B_FALSE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dsl_sync_task_nowait ; -- Begin function dsl_sync_task_nowait
.p2align 2
_dsl_sync_task_nowait: ; @dsl_sync_task_nowait
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _B_FALSE@GOTPAGE
Lloh1:
ldr x8, [x8, _B_FALSE@GOTPAGEOFF]
Lloh2:
ldr w6, [x8]
b _dsl_sync_task_nowait_common
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _B_FALSE,4,2 ; @B_FALSE
.subsections_via_symbols
| AnghaBench/zfs/module/zfs/extr_dsl_synctask.c_dsl_sync_task_nowait.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function excess_dirty_nats
_excess_dirty_nats: ## @excess_dirty_nats
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
callq _NM_I
movl (%rax), %r14d
movq %r15, %rdi
callq _NM_I
movl 4(%rax), %ebx
movq %r15, %rdi
callq _NM_I
imull 8(%rax), %ebx
movslq %ebx, %rax
imulq $1374389535, %rax, %rcx ## imm = 0x51EB851F
movq %rcx, %rax
shrq $63, %rax
sarq $37, %rcx
addl %eax, %ecx
xorl %eax, %eax
cmpl %ecx, %r14d
setge %al
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _excess_dirty_nats
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function excess_dirty_nats
_excess_dirty_nats: ; @excess_dirty_nats
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _NM_I
ldr w20, [x0]
mov x0, x19
bl _NM_I
ldr w21, [x0, #4]
mov x0, x19
bl _NM_I
ldr w8, [x0, #8]
mul w8, w8, w21
mov w9, #34079
movk w9, #20971, lsl #16
smull x8, w8, w9
lsr x9, x8, #63
asr x8, x8, #37
add w8, w8, w9
cmp w20, w8
cset w0, ge
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _excess_dirty_nats
.subsections_via_symbols
| AnghaBench/linux/fs/f2fs/extr_node.h_excess_dirty_nats.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.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 $24, %rsp
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movabsq $20061986658402881, %rax ## imm = 0x47464544434241
movq %rax, -32(%rbp)
movw $0, -24(%rbp)
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
leaq -32(%rbp), %rsi
xorl %eax, %eax
callq _printf
movabsq $-4294967296, %rax ## imm = 0xFFFFFFFF00000000
movabsq $4294967296, %rcx ## imm = 0x100000000
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
addq %rcx, %rax
cmpb $0, -31(%rbp,%rbx)
leaq 1(%rbx), %rbx
jne LBB0_1
## %bb.2:
cmpl $1, %ebx
je LBB0_10
## %bb.3:
movl %ebx, %r8d
shrl %r8d
cmpl $2, %r8d
movl $1, %r9d
cmovbl %r9d, %r8d
cmpl $4, %ebx
jae LBB0_5
## %bb.4:
xorl %esi, %esi
testb $1, %r8b
jne LBB0_9
jmp LBB0_10
LBB0_5:
leaq -1(%rbx), %rsi
leaq -31(%rbp), %rdi
movslq %esi, %rsi
shrl %ebx
cmpl $2, %ebx
cmovael %ebx, %r9d
leaq (%rsi,%rbp), %rbx
addq $-32, %rbx
andl $-2, %r9d
negq %r9
xorl %esi, %esi
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movzbl -1(%rdi), %ecx
movzbl (%rbx,%rsi), %edx
movb %dl, -1(%rdi)
movb %cl, (%rbx,%rsi)
movzbl (%rdi), %ecx
movzbl -1(%rbx,%rsi), %edx
movb %dl, (%rdi)
movb %cl, -1(%rbx,%rsi)
addq $2, %rdi
addq $-2, %rsi
cmpq %rsi, %r9
jne LBB0_6
## %bb.7:
negq %rsi
testb $1, %r8b
je LBB0_10
LBB0_9:
sarq $32, %rax
movb -32(%rbp,%rsi), %cl
subq %rsi, %rax
movb -32(%rbp,%rax), %dl
movb %dl, -32(%rbp,%rsi)
movb %cl, -32(%rbp,%rax)
LBB0_10:
movb -32(%rbp), %al
testb %al, %al
je LBB0_13
## %bb.11:
leaq -31(%rbp), %rbx
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
movsbl %al, %edi
callq _putchar
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB0_12
LBB0_13:
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB0_15
## %bb.14:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %rbp
retq
LBB0_15:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _rev_string ## -- Begin function rev_string
.p2align 4, 0x90
_rev_string: ## @rev_string
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movabsq $-4294967296, %rax ## imm = 0xFFFFFFFF00000000
xorl %esi, %esi
movabsq $4294967296, %rcx ## imm = 0x100000000
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
addq %rcx, %rax
cmpb $0, 1(%rdi,%rsi)
leaq 1(%rsi), %rsi
jne LBB1_1
## %bb.2:
cmpl $1, %esi
je LBB1_8
## %bb.3:
movl %esi, %r8d
shrl %r8d
cmpl $2, %r8d
movl $1, %r9d
cmovbl %r9d, %r8d
cmpl $4, %esi
jae LBB1_9
## %bb.4:
xorl %esi, %esi
testb $1, %r8b
jne LBB1_7
jmp LBB1_8
LBB1_9:
leaq -1(%rsi), %rcx
movslq %ecx, %r10
addq %rdi, %r10
shrl %esi
cmpl $2, %esi
cmovael %esi, %r9d
leaq 1(%rdi), %rdx
andl $-2, %r9d
negq %r9
xorl %esi, %esi
.p2align 4, 0x90
LBB1_10: ## =>This Inner Loop Header: Depth=1
movzbl -1(%rdx), %r11d
movzbl (%r10,%rsi), %ecx
movb %cl, -1(%rdx)
movb %r11b, (%r10,%rsi)
movzbl (%rdx), %r11d
movzbl -1(%r10,%rsi), %ecx
movb %cl, (%rdx)
movb %r11b, -1(%r10,%rsi)
addq $2, %rdx
addq $-2, %rsi
cmpq %rsi, %r9
jne LBB1_10
## %bb.5:
negq %rsi
testb $1, %r8b
je LBB1_8
LBB1_7:
sarq $32, %rax
movb (%rdi,%rsi), %cl
subq %rsi, %rax
movb (%rdi,%rax), %dl
movb %dl, (%rdi,%rsi)
movb %cl, (%rdi,%rax)
LBB1_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
l___const.main.s: ## @__const.main.s
.asciz "ABCDEFG\000\000"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\345\260\206\345\255\227\347\254\246\344\270\262%s\351\200\206\345\220\221\346\216\222\345\272\217:\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #24]
Lloh3:
adrp x8, l___const.main.s@PAGE
Lloh4:
add x8, x8, l___const.main.s@PAGEOFF
Lloh5:
ldr x8, [x8]
strh wzr, [sp, #16]
add x19, sp, #8
stp x19, x8, [sp]
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _printf
orr x8, x19, #0x1
mov w9, #-1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x8], #1
add w9, w9, #1
cbnz w10, LBB0_1
; %bb.2:
cbz w9, LBB0_5
; %bb.3:
add w8, w9, #1
lsr w8, w8, #1
cmp w8, #1
csinc w8, w8, wzr, hi
add x10, sp, #8
add x9, x10, w9, sxtw
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldrb w11, [x10]
ldrb w12, [x9]
strb w12, [x10], #1
strb w11, [x9], #-1
subs x8, x8, #1
b.ne LBB0_4
LBB0_5:
ldrb w8, [sp, #8]
cbz w8, LBB0_8
; %bb.6:
add x9, sp, #8
orr x19, x9, #0x1
LBB0_7: ; =>This Inner Loop Header: Depth=1
sxtb w0, w8
bl _putchar
ldrb w8, [x19], #1
cbnz w8, LBB0_7
LBB0_8:
mov w0, #10
bl _putchar
ldr x8, [sp, #24]
Lloh8:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh9:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_10
; %bb.9:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_10:
bl ___stack_chk_fail
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAddLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.globl _rev_string ; -- Begin function rev_string
.p2align 2
_rev_string: ; @rev_string
.cfi_startproc
; %bb.0:
add x9, x0, #1
mov w8, #-1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x9], #1
add w8, w8, #1
cbnz w10, LBB1_1
; %bb.2:
cbz w8, LBB1_5
; %bb.3:
add w9, w8, #1
add x8, x0, w8, sxtw
lsr w9, w9, #1
cmp w9, #1
csinc w9, w9, wzr, hi
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x0]
ldrb w11, [x8]
strb w11, [x0], #1
strb w10, [x8], #-1
subs x9, x9, #1
b.ne LBB1_4
LBB1_5:
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
l___const.main.s: ; @__const.main.s
.asciz "ABCDEFG\000\000"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\345\260\206\345\255\227\347\254\246\344\270\262%s\351\200\206\345\220\221\346\216\222\345\272\217:\n"
.subsections_via_symbols
| the_stack_data/157079.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ZSTD_32bits
_ZSTD_32bits: ## @ZSTD_32bits
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ZSTD_32bits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ZSTD_32bits
_ZSTD_32bits: ; @ZSTD_32bits
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _ZSTD_32bits
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/zstd/lib/legacy/extr_zstd_v01.c_ZSTD_32bits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cert_verify_callback
_cert_verify_callback: ## @cert_verify_callback
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $264, %rsp ## imm = 0x108
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _ignore_cert@GOTPCREL(%rip), %rax
movl $1, %r13d
cmpq $0, (%rax)
jne LBB0_14
## %bb.1:
movq %rsi, %r14
movq %rdi, %rbx
callq _X509_verify_cert
movl %eax, %r12d
movq %rbx, %rdi
callq _X509_STORE_CTX_get_current_cert
movq %rax, %r15
testl %r12d, %r12d
je LBB0_2
## %bb.3:
movq %r14, %rdi
movq %r15, %rsi
callq _validate_hostname
## kill: def $eax killed $eax def $rax
addl $-128, %eax
cmpl $4, %eax
ja LBB0_9
## %bb.4:
movb $1, %bl
leaq L_.str.1(%rip), %r12
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_6:
leaq L_.str.3(%rip), %r12
jmp LBB0_10
LBB0_2:
leaq L_.str(%rip), %r12
jmp LBB0_10
LBB0_5:
leaq L_.str.2(%rip), %r12
jmp LBB0_10
LBB0_8:
leaq L_.str.5(%rip), %r12
jmp LBB0_10
LBB0_9:
leaq L_.str.6(%rip), %r12
jmp LBB0_10
LBB0_7:
leaq L_.str.4(%rip), %r12
LBB0_10:
xorl %ebx, %ebx
LBB0_11:
movq %r15, %rdi
callq _X509_get_subject_name
leaq -304(%rbp), %rsi
movl %eax, %edi
movl $256, %edx ## imm = 0x100
callq _X509_NAME_oneline
testb %bl, %bl
je LBB0_13
## %bb.12:
leaq L_.str.7(%rip), %rdi
leaq -304(%rbp), %rdx
movq %r14, %rsi
xorl %eax, %eax
callq _printf
jmp LBB0_14
LBB0_13:
leaq L_.str.8(%rip), %rdi
xorl %r13d, %r13d
leaq -304(%rbp), %rcx
movq %r12, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _printf
LBB0_14:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_16
## %bb.15:
movl %r13d, %eax
addq $264, %rsp ## imm = 0x108
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_16:
callq ___stack_chk_fail
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
LJTI0_0:
.long L0_0_set_6
.long L0_0_set_5
.long L0_0_set_11
.long L0_0_set_7
.long L0_0_set_8
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "X509_verify_cert failed"
.comm _ignore_cert,8,3 ## @ignore_cert
L_.str.1: ## @.str.1
.asciz "MatchFound"
L_.str.2: ## @.str.2
.asciz "MatchNotFound"
L_.str.3: ## @.str.3
.asciz "NoSANPresent"
L_.str.4: ## @.str.4
.asciz "MalformedCertificate"
L_.str.5: ## @.str.5
.asciz "Error"
L_.str.6: ## @.str.6
.asciz "WTF!"
L_.str.7: ## @.str.7
.asciz "https server '%s' has this certificate, which looks good to me:\n%s\n"
L_.str.8: ## @.str.8
.asciz "Got '%s' for hostname '%s' and certificate:\n%s\n"
.no_dead_strip _cert_verify_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cert_verify_callback
_cert_verify_callback: ; @cert_verify_callback
.cfi_startproc
; %bb.0:
sub sp, sp, #336
.cfi_def_cfa_offset 336
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x22, x21, [sp, #288] ; 16-byte Folded Spill
stp x20, x19, [sp, #304] ; 16-byte Folded Spill
stp x29, x30, [sp, #320] ; 16-byte Folded Spill
add x29, sp, #320
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w27, -56
.cfi_offset w28, -64
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh3:
adrp x8, _ignore_cert@GOTPAGE
Lloh4:
ldr x8, [x8, _ignore_cert@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
mov w0, #1
b LBB0_14
LBB0_2:
mov x19, x1
mov x20, x0
bl _X509_verify_cert
mov x21, x0
mov x0, x20
bl _X509_STORE_CTX_get_current_cert
mov x20, x0
cbz w21, LBB0_6
; %bb.3:
mov x0, x19
mov x1, x20
bl _validate_hostname
sub w8, w0, #128
cmp w8, #4
b.hi LBB0_9
; %bb.4:
mov w22, #1
Lloh6:
adrp x21, l_.str.1@PAGE
Lloh7:
add x21, x21, l_.str.1@PAGEOFF
Lloh8:
adrp x9, lJTI0_0@PAGE
Lloh9:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_5
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_5:
mov w22, #0
Lloh10:
adrp x21, l_.str.3@PAGE
Lloh11:
add x21, x21, l_.str.3@PAGEOFF
b LBB0_11
LBB0_6:
mov w22, #0
Lloh12:
adrp x21, l_.str@PAGE
Lloh13:
add x21, x21, l_.str@PAGEOFF
b LBB0_11
LBB0_7:
mov w22, #0
Lloh14:
adrp x21, l_.str.2@PAGE
Lloh15:
add x21, x21, l_.str.2@PAGEOFF
b LBB0_11
LBB0_8:
mov w22, #0
Lloh16:
adrp x21, l_.str.5@PAGE
Lloh17:
add x21, x21, l_.str.5@PAGEOFF
b LBB0_11
LBB0_9:
mov w22, #0
Lloh18:
adrp x21, l_.str.6@PAGE
Lloh19:
add x21, x21, l_.str.6@PAGEOFF
b LBB0_11
LBB0_10:
mov w22, #0
Lloh20:
adrp x21, l_.str.4@PAGE
Lloh21:
add x21, x21, l_.str.4@PAGEOFF
LBB0_11:
mov x0, x20
bl _X509_get_subject_name
add x20, sp, #8
add x1, sp, #8
mov w2, #256
bl _X509_NAME_oneline
cbz w22, LBB0_13
; %bb.12:
Lloh22:
adrp x0, l_.str.7@PAGE
Lloh23:
add x0, x0, l_.str.7@PAGEOFF
add x2, sp, #8
mov x1, x19
bl _printf
mov w0, #1
b LBB0_14
LBB0_13:
str x20, [sp]
Lloh24:
adrp x0, l_.str.8@PAGE
Lloh25:
add x0, x0, l_.str.8@PAGEOFF
mov x1, x21
mov x2, x19
bl _printf
mov w0, #0
LBB0_14:
ldur x8, [x29, #-56]
Lloh26:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh27:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh28:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.15:
ldp x29, x30, [sp, #320] ; 16-byte Folded Reload
ldp x20, x19, [sp, #304] ; 16-byte Folded Reload
ldp x22, x21, [sp, #288] ; 16-byte Folded Reload
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #336
ret
LBB0_16:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_5-LBB0_5)>>2
.byte (LBB0_7-LBB0_5)>>2
.byte (LBB0_11-LBB0_5)>>2
.byte (LBB0_10-LBB0_5)>>2
.byte (LBB0_8-LBB0_5)>>2
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "X509_verify_cert failed"
.comm _ignore_cert,8,3 ; @ignore_cert
l_.str.1: ; @.str.1
.asciz "MatchFound"
l_.str.2: ; @.str.2
.asciz "MatchNotFound"
l_.str.3: ; @.str.3
.asciz "NoSANPresent"
l_.str.4: ; @.str.4
.asciz "MalformedCertificate"
l_.str.5: ; @.str.5
.asciz "Error"
l_.str.6: ; @.str.6
.asciz "WTF!"
l_.str.7: ; @.str.7
.asciz "https server '%s' has this certificate, which looks good to me:\n%s\n"
l_.str.8: ; @.str.8
.asciz "Got '%s' for hostname '%s' and certificate:\n%s\n"
.no_dead_strip _cert_verify_callback
.subsections_via_symbols
| AnghaBench/libevent/sample/extr_https-client.c_cert_verify_callback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _SystemInit ## -- Begin function SystemInit
.p2align 4, 0x90
_SystemInit: ## @SystemInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _SystemInit ; -- Begin function SystemInit
.p2align 2
_SystemInit: ; @SystemInit
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/1003347.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_neon_mac_maybe_scalar
_do_neon_mac_maybe_scalar: ## @do_neon_mac_maybe_scalar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _do_vfp_nsyn_mla_mls@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $3, %edi
callq _try_vfp_nsyn
movq _SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.1:
movq _NEON_CHECK_CC@GOTPCREL(%rip), %rax
movq _NEON_CHECK_ARCH@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
orl (%rax), %edi
callq _vfp_or_neon_is_neon
movq _FAIL@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq _inst@GOTPCREL(%rip), %r15
movq 8(%r15), %rax
cmpq $0, 16(%rax)
je LBB0_3
## %bb.5:
movq _NS_DDS@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _NS_QQS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _NS_NULL@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _neon_select_shape
movl %eax, %ebx
movq _N_I16@GOTPCREL(%rip), %rax
movq _N_I32@GOTPCREL(%rip), %rcx
movl (%rcx), %r8d
orl (%rax), %r8d
movq _N_EQK@GOTPCREL(%rip), %rax
movq _N_F32@GOTPCREL(%rip), %rcx
orl (%rcx), %r8d
movl (%rax), %ecx
movq _N_KEY@GOTPCREL(%rip), %rax
orl (%rax), %r8d
movl $3, %edi
movl %ebx, %esi
movl %ecx, %edx
callq _neon_check_type
movl %eax, %r14d
movl (%r15), %edi
callq _NEON_ENC_SCALAR
movl %eax, (%r15)
movl %ebx, %edi
callq _neon_quad
movl %r14d, %edi
movl %eax, %esi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _neon_mul_mac ## TAILCALL
LBB0_3:
movq _NT_untyped@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _N_IF_32@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _neon_dyadic_misc ## TAILCALL
.cfi_endproc
## -- End function
.comm _do_vfp_nsyn_mla_mls,4,2 ## @do_vfp_nsyn_mla_mls
.comm _SUCCESS,8,3 ## @SUCCESS
.comm _NEON_CHECK_CC,4,2 ## @NEON_CHECK_CC
.comm _NEON_CHECK_ARCH,4,2 ## @NEON_CHECK_ARCH
.comm _FAIL,8,3 ## @FAIL
.comm _inst,16,3 ## @inst
.comm _NS_DDS,4,2 ## @NS_DDS
.comm _NS_QQS,4,2 ## @NS_QQS
.comm _NS_NULL,4,2 ## @NS_NULL
.comm _N_EQK,4,2 ## @N_EQK
.comm _N_I16,4,2 ## @N_I16
.comm _N_I32,4,2 ## @N_I32
.comm _N_F32,4,2 ## @N_F32
.comm _N_KEY,4,2 ## @N_KEY
.comm _NT_untyped,4,2 ## @NT_untyped
.comm _N_IF_32,4,2 ## @N_IF_32
.no_dead_strip _do_neon_mac_maybe_scalar
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_neon_mac_maybe_scalar
_do_neon_mac_maybe_scalar: ; @do_neon_mac_maybe_scalar
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x8, _do_vfp_nsyn_mla_mls@GOTPAGE
Lloh1:
ldr x8, [x8, _do_vfp_nsyn_mla_mls@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w0, #3
bl _try_vfp_nsyn
Lloh3:
adrp x8, _SUCCESS@GOTPAGE
Lloh4:
ldr x8, [x8, _SUCCESS@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_2
; %bb.1:
Lloh6:
adrp x8, _NEON_CHECK_CC@GOTPAGE
Lloh7:
ldr x8, [x8, _NEON_CHECK_CC@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x9, _NEON_CHECK_ARCH@GOTPAGE
Lloh10:
ldr x9, [x9, _NEON_CHECK_ARCH@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w0, w9, w8
bl _vfp_or_neon_is_neon
Lloh12:
adrp x8, _FAIL@GOTPAGE
Lloh13:
ldr x8, [x8, _FAIL@GOTPAGEOFF]
Lloh14:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_3
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_3:
Lloh15:
adrp x21, _inst@GOTPAGE
Lloh16:
ldr x21, [x21, _inst@GOTPAGEOFF]
ldr x8, [x21, #8]
ldr x8, [x8, #16]
cbz x8, LBB0_5
; %bb.4:
Lloh17:
adrp x8, _NS_DDS@GOTPAGE
Lloh18:
ldr x8, [x8, _NS_DDS@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
Lloh20:
adrp x8, _NS_QQS@GOTPAGE
Lloh21:
ldr x8, [x8, _NS_QQS@GOTPAGEOFF]
Lloh22:
ldr w1, [x8]
Lloh23:
adrp x8, _NS_NULL@GOTPAGE
Lloh24:
ldr x8, [x8, _NS_NULL@GOTPAGEOFF]
Lloh25:
ldr w2, [x8]
bl _neon_select_shape
mov x19, x0
Lloh26:
adrp x8, _N_EQK@GOTPAGE
Lloh27:
ldr x8, [x8, _N_EQK@GOTPAGEOFF]
Lloh28:
ldr w2, [x8]
Lloh29:
adrp x8, _N_I16@GOTPAGE
Lloh30:
ldr x8, [x8, _N_I16@GOTPAGEOFF]
Lloh31:
ldr w8, [x8]
Lloh32:
adrp x9, _N_I32@GOTPAGE
Lloh33:
ldr x9, [x9, _N_I32@GOTPAGEOFF]
Lloh34:
ldr w9, [x9]
orr w8, w9, w8
Lloh35:
adrp x9, _N_F32@GOTPAGE
Lloh36:
ldr x9, [x9, _N_F32@GOTPAGEOFF]
Lloh37:
ldr w9, [x9]
orr w8, w8, w9
Lloh38:
adrp x9, _N_KEY@GOTPAGE
Lloh39:
ldr x9, [x9, _N_KEY@GOTPAGEOFF]
Lloh40:
ldr w9, [x9]
orr w4, w8, w9
mov w0, #3
mov x1, x19
mov x3, x2
bl _neon_check_type
mov x20, x0
ldr w0, [x21]
bl _NEON_ENC_SCALAR
str w0, [x21]
mov x0, x19
bl _neon_quad
mov x1, x0
mov w0, w20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _neon_mul_mac
LBB0_5:
Lloh41:
adrp x8, _NT_untyped@GOTPAGE
Lloh42:
ldr x8, [x8, _NT_untyped@GOTPAGEOFF]
Lloh43:
ldr w0, [x8]
Lloh44:
adrp x8, _N_IF_32@GOTPAGE
Lloh45:
ldr x8, [x8, _N_IF_32@GOTPAGEOFF]
Lloh46:
ldr w1, [x8]
mov w2, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _neon_dyadic_misc
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.cfi_endproc
; -- End function
.comm _do_vfp_nsyn_mla_mls,4,2 ; @do_vfp_nsyn_mla_mls
.comm _SUCCESS,8,3 ; @SUCCESS
.comm _NEON_CHECK_CC,4,2 ; @NEON_CHECK_CC
.comm _NEON_CHECK_ARCH,4,2 ; @NEON_CHECK_ARCH
.comm _FAIL,8,3 ; @FAIL
.comm _inst,16,3 ; @inst
.comm _NS_DDS,4,2 ; @NS_DDS
.comm _NS_QQS,4,2 ; @NS_QQS
.comm _NS_NULL,4,2 ; @NS_NULL
.comm _N_EQK,4,2 ; @N_EQK
.comm _N_I16,4,2 ; @N_I16
.comm _N_I32,4,2 ; @N_I32
.comm _N_F32,4,2 ; @N_F32
.comm _N_KEY,4,2 ; @N_KEY
.comm _NT_untyped,4,2 ; @NT_untyped
.comm _N_IF_32,4,2 ; @N_IF_32
.no_dead_strip _do_neon_mac_maybe_scalar
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-arm.c_do_neon_mac_maybe_scalar.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _perf_session__cpu_bitmap ## -- Begin function perf_session__cpu_bitmap
.p2align 4, 0x90
_perf_session__cpu_bitmap: ## @perf_session__cpu_bitmap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -48(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %r13
movl (%rdi), %edi
movq _MAX_NR_CPUS@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _min
movl %eax, %r15d
movq _PERF_TYPE_MAX@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_7
## %bb.1:
xorl %ebx, %ebx
movq _PERF_SAMPLE_CPU@GOTPCREL(%rip), %r14
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
incl %ebx
cmpl (%r12), %ebx
jge LBB0_7
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
movl %ebx, %esi
callq _perf_session__find_first_evtype
testq %rax, %rax
je LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl (%r14), %ecx
testl %ecx, (%rax)
jne LBB0_6
## %bb.4:
leaq L_.str(%rip), %rdi
jmp LBB0_5
LBB0_7:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _perf_cpu_map__new
testq %rax, %rax
je LBB0_16
## %bb.8:
movq %rax, %r12
cmpl $0, (%rax)
jle LBB0_13
## %bb.9:
xorl %ebx, %ebx
movq -48(%rbp), %r14 ## 8-byte Reload
.p2align 4, 0x90
LBB0_10: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rax
movl (%rax,%rbx,4), %esi
cmpl %r15d, %esi
jge LBB0_11
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl %esi, %edi
movq %r14, %rsi
callq _set_bit
incq %rbx
movslq (%r12), %rax
cmpq %rax, %rbx
jl LBB0_10
LBB0_13:
xorl %r14d, %r14d
jmp LBB0_14
LBB0_16:
leaq L_.str.1(%rip), %rdi
LBB0_5:
xorl %eax, %eax
callq _pr_err
movl $-1, %r14d
jmp LBB0_15
LBB0_11:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _pr_err
movl $-1, %r14d
LBB0_14:
movq %r12, %rdi
callq _perf_cpu_map__put
LBB0_15:
movl %r14d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAX_NR_CPUS,4,2 ## @MAX_NR_CPUS
.comm _PERF_TYPE_MAX,4,2 ## @PERF_TYPE_MAX
.comm _PERF_SAMPLE_CPU,4,2 ## @PERF_SAMPLE_CPU
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "File does not contain CPU events. Remove -C option to proceed.\n"
L_.str.1: ## @.str.1
.asciz "Invalid cpu_list\n"
L_.str.2: ## @.str.2
.asciz "Requested CPU %d too large. Consider raising MAX_NR_CPUS\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _perf_session__cpu_bitmap ; -- Begin function perf_session__cpu_bitmap
.p2align 2
_perf_session__cpu_bitmap: ; @perf_session__cpu_bitmap
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x2
mov x21, x1
mov x22, x0
ldr w0, [x0]
Lloh0:
adrp x8, _MAX_NR_CPUS@GOTPAGE
Lloh1:
ldr x8, [x8, _MAX_NR_CPUS@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _min
mov x20, x0
Lloh3:
adrp x24, _PERF_TYPE_MAX@GOTPAGE
Lloh4:
ldr x24, [x24, _PERF_TYPE_MAX@GOTPAGEOFF]
ldr w8, [x24]
cmp w8, #1
b.lt LBB0_6
; %bb.1:
mov w23, #0
Lloh5:
adrp x25, _PERF_SAMPLE_CPU@GOTPAGE
Lloh6:
ldr x25, [x25, _PERF_SAMPLE_CPU@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add w23, w23, #1
ldr w8, [x24]
cmp w23, w8
b.ge LBB0_6
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x0, x22
mov x1, x23
bl _perf_session__find_first_evtype
cbz x0, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x0]
ldr w9, [x25]
tst w9, w8
b.ne LBB0_2
; %bb.5:
Lloh7:
adrp x0, l_.str@PAGE
Lloh8:
add x0, x0, l_.str@PAGEOFF
b LBB0_13
LBB0_6:
mov x0, x21
bl _perf_cpu_map__new
cbz x0, LBB0_12
; %bb.7:
mov x21, x0
ldr w8, [x0]
cmp w8, #1
b.lt LBB0_11
; %bb.8:
mov x22, #0
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21, #8]
ldr w0, [x8, x22, lsl #2]
cmp w0, w20
b.ge LBB0_14
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov x1, x19
bl _set_bit
add x22, x22, #1
ldrsw x8, [x21]
cmp x22, x8
b.lt LBB0_9
LBB0_11:
mov w19, #0
b LBB0_15
LBB0_12:
Lloh9:
adrp x0, l_.str.1@PAGE
Lloh10:
add x0, x0, l_.str.1@PAGEOFF
LBB0_13:
bl _pr_err
mov w19, #-1
b LBB0_16
LBB0_14:
str x0, [sp]
Lloh11:
adrp x0, l_.str.2@PAGE
Lloh12:
add x0, x0, l_.str.2@PAGEOFF
bl _pr_err
mov w19, #-1
LBB0_15:
mov x0, x21
bl _perf_cpu_map__put
LBB0_16:
mov x0, x19
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _MAX_NR_CPUS,4,2 ; @MAX_NR_CPUS
.comm _PERF_TYPE_MAX,4,2 ; @PERF_TYPE_MAX
.comm _PERF_SAMPLE_CPU,4,2 ; @PERF_SAMPLE_CPU
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "File does not contain CPU events. Remove -C option to proceed.\n"
l_.str.1: ; @.str.1
.asciz "Invalid cpu_list\n"
l_.str.2: ; @.str.2
.asciz "Requested CPU %d too large. Consider raising MAX_NR_CPUS\n"
.subsections_via_symbols
| AnghaBench/linux/tools/perf/util/extr_session.c_perf_session__cpu_bitmap.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function costatus
_costatus: ## @costatus
.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
pushq %rax
.cfi_offset %rbx, -24
cmpq %rsi, %rdi
je LBB0_4
## %bb.1:
movq %rsi, %rbx
movq %rsi, %rdi
callq _lua_status
testl %eax, %eax
je LBB0_5
## %bb.2:
cmpl $128, %eax
jne LBB0_8
LBB0_3:
movq _CO_SUS@GOTPCREL(%rip), %rax
jmp LBB0_9
LBB0_4:
movq _CO_RUN@GOTPCREL(%rip), %rax
jmp LBB0_9
LBB0_5:
leaq -12(%rbp), %rdx
movq %rbx, %rdi
xorl %esi, %esi
callq _lua_getstack
testl %eax, %eax
jle LBB0_7
## %bb.6:
movq _CO_NOR@GOTPCREL(%rip), %rax
jmp LBB0_9
LBB0_7:
movq %rbx, %rdi
callq _lua_gettop
testl %eax, %eax
jne LBB0_3
LBB0_8:
movq _CO_DEAD@GOTPCREL(%rip), %rax
LBB0_9:
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CO_RUN,4,2 ## @CO_RUN
.comm _CO_SUS,4,2 ## @CO_SUS
.comm _CO_NOR,4,2 ## @CO_NOR
.comm _CO_DEAD,4,2 ## @CO_DEAD
.no_dead_strip _costatus
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function costatus
_costatus: ; @costatus
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
cmp x0, x1
b.eq LBB0_4
; %bb.1:
mov x19, x1
mov x0, x1
bl _lua_status
cbz w0, LBB0_5
; %bb.2:
cmp w0, #128
b.ne LBB0_7
; %bb.3:
Lloh0:
adrp x8, _CO_SUS@GOTPAGE
Lloh1:
ldr x8, [x8, _CO_SUS@GOTPAGEOFF]
b LBB0_9
LBB0_4:
Lloh2:
adrp x8, _CO_RUN@GOTPAGE
Lloh3:
ldr x8, [x8, _CO_RUN@GOTPAGEOFF]
b LBB0_9
LBB0_5:
add x2, sp, #12
mov x0, x19
mov w1, #0
bl _lua_getstack
cmp w0, #0
b.le LBB0_8
; %bb.6:
Lloh4:
adrp x8, _CO_NOR@GOTPAGE
Lloh5:
ldr x8, [x8, _CO_NOR@GOTPAGEOFF]
b LBB0_9
LBB0_7:
Lloh6:
adrp x8, _CO_DEAD@GOTPAGE
Lloh7:
ldr x8, [x8, _CO_DEAD@GOTPAGEOFF]
b LBB0_9
LBB0_8:
mov x0, x19
bl _lua_gettop
Lloh8:
adrp x8, _CO_SUS@GOTPAGE
Lloh9:
ldr x8, [x8, _CO_SUS@GOTPAGEOFF]
Lloh10:
adrp x9, _CO_DEAD@GOTPAGE
Lloh11:
ldr x9, [x9, _CO_DEAD@GOTPAGEOFF]
cmp w0, #0
csel x8, x9, x8, eq
LBB0_9:
ldr w0, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _CO_RUN,4,2 ; @CO_RUN
.comm _CO_SUS,4,2 ; @CO_SUS
.comm _CO_NOR,4,2 ; @CO_NOR
.comm _CO_DEAD,4,2 ; @CO_DEAD
.no_dead_strip _costatus
.subsections_via_symbols
| AnghaBench/Provenance/Cores/FCEU/FCEU/lua/src/extr_lbaselib.c_costatus.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hw_atl_a0_hw_irq_enable
_hw_atl_a0_hw_irq_enable: ## @hw_atl_a0_hw_irq_enable
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl %esi, %edi
callq _LODWORD
movq _HW_ATL_A0_ERR_INT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
btsl %ecx, %eax
movq %rbx, %rdi
movl %eax, %esi
callq _hw_atl_itr_irq_msk_setlsw_set
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _aq_hw_err_from_flags ## TAILCALL
.cfi_endproc
## -- End function
.comm _HW_ATL_A0_ERR_INT,4,2 ## @HW_ATL_A0_ERR_INT
.no_dead_strip _hw_atl_a0_hw_irq_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hw_atl_a0_hw_irq_enable
_hw_atl_a0_hw_irq_enable: ; @hw_atl_a0_hw_irq_enable
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
mov x0, x1
bl _LODWORD
Lloh0:
adrp x8, _HW_ATL_A0_ERR_INT@GOTPAGE
Lloh1:
ldr x8, [x8, _HW_ATL_A0_ERR_INT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
mov w9, #1
lsl w8, w9, w8
orr w1, w8, w0
mov x0, x19
bl _hw_atl_itr_irq_msk_setlsw_set
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _aq_hw_err_from_flags
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HW_ATL_A0_ERR_INT,4,2 ; @HW_ATL_A0_ERR_INT
.no_dead_strip _hw_atl_a0_hw_irq_enable
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/extr_hw_atl_a0.c_hw_atl_a0_hw_irq_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function event_set_no_set_filter_flag
_event_set_no_set_filter_flag: ## @event_set_no_set_filter_flag
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _EVENT_FILE_FL_NO_SET_FILTER@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EVENT_FILE_FL_NO_SET_FILTER,4,2 ## @EVENT_FILE_FL_NO_SET_FILTER
.no_dead_strip _event_set_no_set_filter_flag
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function event_set_no_set_filter_flag
_event_set_no_set_filter_flag: ; @event_set_no_set_filter_flag
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _EVENT_FILE_FL_NO_SET_FILTER@GOTPAGE
Lloh1:
ldr x8, [x8, _EVENT_FILE_FL_NO_SET_FILTER@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldr w9, [x0]
orr w8, w9, w8
str w8, [x0]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EVENT_FILE_FL_NO_SET_FILTER,4,2 ; @EVENT_FILE_FL_NO_SET_FILTER
.no_dead_strip _event_set_no_set_filter_flag
.subsections_via_symbols
| AnghaBench/linux/kernel/trace/extr_trace_events_filter.c_event_set_no_set_filter_flag.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _set_val ## -- Begin function set_val
.p2align 4, 0x90
_set_val: ## @set_val
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %esi, %rax
bswapl %edx
movl %edx, (%rdi,%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _set_val ; -- Begin function set_val
.p2align 2
_set_val: ; @set_val
.cfi_startproc
; %bb.0:
rev w8, w2
str w8, [x0, w1, sxtw]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/exploitdb/exploits/solaris/local/extr_714.c_set_val.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gtaskqueue_create_fast
_gtaskqueue_create_fast: ## @gtaskqueue_create_fast
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _MTX_SPIN@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq L_.str(%rip), %r9
popq %rbp
jmp __gtaskqueue_create ## TAILCALL
.cfi_endproc
## -- End function
.comm _MTX_SPIN,4,2 ## @MTX_SPIN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "fast_taskqueue"
.no_dead_strip _gtaskqueue_create_fast
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gtaskqueue_create_fast
_gtaskqueue_create_fast: ; @gtaskqueue_create_fast
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _MTX_SPIN@GOTPAGE
Lloh1:
ldr x8, [x8, _MTX_SPIN@GOTPAGEOFF]
Lloh2:
ldr w4, [x8]
Lloh3:
adrp x5, l_.str@PAGE
Lloh4:
add x5, x5, l_.str@PAGEOFF
b __gtaskqueue_create
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MTX_SPIN,4,2 ; @MTX_SPIN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "fast_taskqueue"
.no_dead_strip _gtaskqueue_create_fast
.subsections_via_symbols
| AnghaBench/freebsd/sys/kern/extr_subr_gtaskqueue.c_gtaskqueue_create_fast.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _A ## -- Begin function A
.p2align 4, 0x90
_A: ## @A
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $65, %edi
callq _putchar
popq %rbp
jmp _B ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _A ; -- Begin function A
.p2align 2
_A: ; @A
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #65
bl _putchar
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _B
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/58460.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mkstate ## -- Begin function mkstate
.p2align 4, 0x90
_mkstate: ## @mkstate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $24, %edi
callq _malloc
movl _state_count(%rip), %ecx
leal 1(%rcx), %edx
movl %edx, _state_count(%rip)
movl %ecx, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mktransition ## -- Begin function mktransition
.p2align 4, 0x90
_mktransition: ## @mktransition
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $24, %edi
callq _malloc
movl $0, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _prstate ## -- Begin function prstate
.p2align 4, 0x90
_prstate: ## @prstate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movl (%rdi), %esi
leaq L_.str.331(%rip), %rdi
xorl %eax, %eax
callq _printf
movq 8(%r14), %rsi
testq %rsi, %rsi
je LBB2_2
## %bb.1:
leaq L_.str.332(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB2_2:
movl $10, %edi
callq _putchar
movq 16(%r14), %rbx
testq %rbx, %rbx
je LBB2_8
## %bb.3:
leaq L_.str.334(%rip), %r15
.p2align 4, 0x90
LBB2_4: ## =>This Inner Loop Header: Depth=1
movl (%rbx), %edi
callq ___tolower
movq 8(%rbx), %rcx
movl (%rcx), %edx
movq %r15, %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB2_4
## %bb.5:
movq 16(%r14), %rbx
testq %rbx, %rbx
je LBB2_8
.p2align 4, 0x90
LBB2_6: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
callq _prstate
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB2_6
LBB2_8:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function add_states
LCPI3_0:
.space 16
.section __TEXT,__text,regular,pure_instructions
.globl _add_states
.p2align 4, 0x90
_add_states: ## @add_states
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rax
cmpl %edx, 16(%rsi)
jne LBB3_1
LBB3_9:
movq 8(%r14), %rcx
movq %rcx, 8(%rax)
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB3_1:
movslq %edx, %r15
jmp LBB3_2
.p2align 4, 0x90
LBB3_14: ## in Loop: Header=BB3_2 Depth=1
movl $24, %edi
callq _malloc
movq %rax, %rbx
movl $0, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%r12)
movq (%r14), %rax
movsbl (%rax,%r15), %eax
movl %eax, (%rbx)
movl $24, %edi
callq _malloc
movl _state_count(%rip), %ecx
leal 1(%rcx), %edx
movl %edx, _state_count(%rip)
movl %ecx, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, 8(%rbx)
movl 16(%r14), %ecx
incq %r15
movq %r15, %rdx
LBB3_8: ## in Loop: Header=BB3_2 Depth=1
movq %rdx, %r15
cmpl %edx, %ecx
je LBB3_9
LBB3_2: ## =>This Loop Header: Depth=1
## Child Loop BB3_4 Depth 2
## Child Loop BB3_12 Depth 2
movq 16(%rax), %r13
movq %rax, %r12
addq $16, %r12
testq %r13, %r13
je LBB3_14
## %bb.3: ## in Loop: Header=BB3_2 Depth=1
leaq 1(%r15), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB3_4
.p2align 4, 0x90
LBB3_10: ## in Loop: Header=BB3_4 Depth=2
movq 16(%r13), %r13
testq %r13, %r13
je LBB3_11
LBB3_4: ## Parent Loop BB3_2 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r13), %edi
callq ___tolower
movl %eax, %ebx
movq (%r14), %rax
movsbl (%rax,%r15), %edi
callq ___tolower
cmpl %eax, %ebx
jne LBB3_10
## %bb.5: ## in Loop: Header=BB3_4 Depth=2
movq 8(%r13), %rax
cmpq $0, 8(%rax)
movl 16(%r14), %ecx
jne LBB3_7
## %bb.6: ## in Loop: Header=BB3_4 Depth=2
cmpl -48(%rbp), %ecx ## 4-byte Folded Reload
je LBB3_10
LBB3_7: ## in Loop: Header=BB3_2 Depth=1
movq -48(%rbp), %rdx ## 8-byte Reload
jmp LBB3_8
.p2align 4, 0x90
LBB3_11: ## in Loop: Header=BB3_2 Depth=1
movq (%r12), %rax
testq %rax, %rax
je LBB3_14
.p2align 4, 0x90
LBB3_12: ## Parent Loop BB3_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rax, %r12
movq 16(%rax), %rax
testq %rax, %rax
jne LBB3_12
## %bb.13: ## in Loop: Header=BB3_2 Depth=1
addq $16, %r12
jmp LBB3_14
.cfi_endproc
## -- End function
.globl _prtable ## -- Begin function prtable
.p2align 4, 0x90
_prtable: ## @prtable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %ebx
movq %rdx, %r15
movq %rsi, %rdx
movq %rdi, %rsi
leaq L_.str.335(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
testl %ebx, %ebx
jle LBB4_7
## %bb.1:
movl %ebx, -44(%rbp) ## 4-byte Spill
movl %ebx, %ebx
leaq L_.str.338(%rip), %r13
leaq L_.str.337(%rip), %r14
xorl %r12d, %r12d
jmp LBB4_2
.p2align 4, 0x90
LBB4_4: ## in Loop: Header=BB4_2 Depth=1
cmpl %eax, %r12d
cmoveq %r14, %rdi
movl (%r15,%r12,4), %esi
xorl %eax, %eax
callq _printf
incq %r12
cmpq %r12, %rbx
je LBB4_5
LBB4_2: ## =>This Inner Loop Header: Depth=1
movl %r12d, %eax
movl $2863311531, %ecx ## imm = 0xAAAAAAAB
imulq %rcx, %rax
shrq $35, %rax
shll $2, %eax
leal (%rax,%rax,2), %eax
movl %r12d, %ecx
subl %eax, %ecx
movq %r13, %rdi
cmpl $11, %ecx
je LBB4_4
## %bb.3: ## in Loop: Header=BB4_2 Depth=1
leaq L_.str.339(%rip), %rdi
jmp LBB4_4
LBB4_5:
imull $-1431655765, -44(%rbp), %eax ## 4-byte Folded Reload
## imm = 0xAAAAAAAB
rorl $2, %eax
cmpl $357913942, %eax ## imm = 0x15555556
jb LBB4_7
## %bb.6:
movl $10, %edi
callq _putchar
LBB4_7:
leaq L_str.364(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _mkmap ## -- Begin function mkmap
.p2align 4, 0x90
_mkmap: ## @mkmap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq 16(%rdi), %rbx
jmp LBB5_1
.p2align 4, 0x90
LBB5_4: ## in Loop: Header=BB5_1 Depth=1
movq 8(%rbx), %rdi
callq _mkmap
movq 16(%rbx), %rbx
LBB5_1: ## =>This Inner Loop Header: Depth=1
testq %rbx, %rbx
je LBB5_5
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq _map(%rip), %r14
movl (%rbx), %edi
callq ___tolower
cltq
cmpl $0, (%r14,%rax,4)
jne LBB5_4
## %bb.3: ## in Loop: Header=BB5_1 Depth=1
movl _mkmap.count(%rip), %r15d
movl %r15d, (%r14,%rax,4)
movq _map(%rip), %r14
movl (%rbx), %edi
callq ___toupper
cltq
movl %r15d, (%r14,%rax,4)
incl _mkmap.count(%rip)
jmp LBB5_4
LBB5_5:
movl _mkmap.count(%rip), %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mkaccept ## -- Begin function mkaccept
.p2align 4, 0x90
_mkaccept: ## @mkaccept
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq 8(%rdi), %rax
testq %rax, %rax
movq _accepttbl(%rip), %rcx
cmoveq %rsi, %rax
movslq (%rdi), %rdx
movq %rax, (%rcx,%rdx,8)
movq 16(%rdi), %rbx
testq %rbx, %rbx
je LBB6_3
## %bb.1:
movq %rsi, %r14
.p2align 4, 0x90
LBB6_2: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
movq %r14, %rsi
callq _mkaccept
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB6_2
LBB6_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mkprefix ## -- Begin function mkprefix
.p2align 4, 0x90
_mkprefix: ## @mkprefix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r12d
movq %rsi, %r13
movq %rdi, %r15
leal 1(%r12), %r14d
movslq %r14d, %rdi
callq _malloc
movq _prefixtbl(%rip), %rdx
movslq (%r15), %rcx
movq %rax, (%rdx,%rcx,8)
testl %r12d, %r12d
jle LBB7_2
## %bb.1:
movq _prefixtbl(%rip), %rax
movq (%rax,%rcx,8), %rdi
movl %r12d, %edx
movq %r13, %rsi
callq _strncpy
movslq (%r15), %rcx
LBB7_2:
movq _prefixtbl(%rip), %rax
movq (%rax,%rcx,8), %rax
movslq %r12d, %r12
movb $0, (%rax,%r12)
movq 16(%r15), %rbx
testq %rbx, %rbx
je LBB7_5
.p2align 4, 0x90
LBB7_3: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
movb %al, (%r13,%r12)
movq 8(%rbx), %rdi
movq %r13, %rsi
movl %r14d, %edx
callq _mkprefix
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB7_3
LBB7_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _checkbase ## -- Begin function checkbase
.p2align 4, 0x90
_checkbase: ## @checkbase
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 16(%rdi), %rcx
movl $1, %eax
testq %rcx, %rcx
je LBB8_5
## %bb.1:
movq _checktbl(%rip), %r8
movq _map(%rip), %rdi
movslq %esi, %rsi
.p2align 4, 0x90
LBB8_3: ## =>This Inner Loop Header: Depth=1
movslq (%rcx), %rdx
movslq (%rdi,%rdx,4), %rdx
addq %rsi, %rdx
cmpl $-1, (%r8,%rdx,4)
jne LBB8_4
## %bb.2: ## in Loop: Header=BB8_3 Depth=1
movq 16(%rcx), %rcx
testq %rcx, %rcx
jne LBB8_3
LBB8_5:
popq %rbp
retq
LBB8_4:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mktranstables ## -- Begin function mktranstables
.p2align 4, 0x90
_mktranstables: ## @mktranstables
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl _state_count(%rip), %r8d
testl %r8d, %r8d
jle LBB9_8
## %bb.1:
movq 16(%rdi), %r14
movq _checktbl(%rip), %r10
xorl %eax, %eax
movb $1, %r9b
movq _map(%rip), %rsi
LBB9_2: ## =>This Loop Header: Depth=1
## Child Loop BB9_5 Depth 2
movq %r14, %rbx
testq %r14, %r14
je LBB9_3
.p2align 4, 0x90
LBB9_5: ## Parent Loop BB9_2 Depth=1
## => This Inner Loop Header: Depth=2
movslq (%rbx), %rcx
movslq (%rsi,%rcx,4), %rcx
movslq %eax, %rdx
addq %rcx, %rdx
cmpl $-1, (%r10,%rdx,4)
jne LBB9_6
## %bb.4: ## in Loop: Header=BB9_5 Depth=2
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB9_5
jmp LBB9_7
.p2align 4, 0x90
LBB9_6: ## in Loop: Header=BB9_2 Depth=1
incl %eax
cmpl %r8d, %eax
setl %r9b
jne LBB9_2
jmp LBB9_8
LBB9_7:
testb $1, %r9b
je LBB9_8
## %bb.9:
movq _basetbl(%rip), %r9
movslq (%rdi), %rcx
movl %eax, (%r9,%rcx,4)
testq %r14, %r14
je LBB9_15
## %bb.10:
movq _checktbl(%rip), %r10
movq _map(%rip), %rdx
movq _nexttbl(%rip), %r8
movq %r14, %rbx
.p2align 4, 0x90
LBB9_11: ## =>This Inner Loop Header: Depth=1
movslq (%rdi), %rsi
movslq (%r9,%rsi,4), %rax
movslq (%rbx), %rcx
movslq (%rdx,%rcx,4), %rcx
addq %rax, %rcx
cmpl $-1, (%r10,%rcx,4)
jne LBB9_12
## %bb.13: ## in Loop: Header=BB9_11 Depth=1
movl %esi, (%r10,%rcx,4)
movq 8(%rbx), %rax
movl (%rax), %eax
movslq (%rdi), %rcx
movslq (%r9,%rcx,4), %rcx
movslq (%rbx), %rsi
movslq (%rdx,%rsi,4), %rsi
addq %rcx, %rsi
movl %eax, (%r8,%rsi,4)
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB9_11
.p2align 4, 0x90
LBB9_14: ## =>This Inner Loop Header: Depth=1
movq 8(%r14), %rdi
callq _mktranstables
movq 16(%r14), %r14
testq %r14, %r14
jne LBB9_14
LBB9_15:
popq %rbx
popq %r14
popq %rbp
retq
LBB9_8:
callq _mktranstables.cold.2
jmp LBB9_15
LBB9_3:
movq _basetbl(%rip), %rax
movslq (%rdi), %rcx
movl $0, (%rax,%rcx,4)
jmp LBB9_15
LBB9_12:
callq _mktranstables.cold.1
jmp LBB9_15
.cfi_endproc
## -- End function
.globl _mktables ## -- Begin function mktables
.p2align 4, 0x90
_mktables: ## @mktables
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $1064, %rsp ## imm = 0x428
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, -1076(%rbp) ## 4-byte Spill
movq %rsi, -1104(%rbp) ## 8-byte Spill
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $1, %edi
movl $1024, %esi ## imm = 0x400
callq _calloc
movq %rax, _map(%rip)
movq %rbx, -1088(%rbp) ## 8-byte Spill
movq %rbx, %rdi
callq _mkmap
## kill: def $eax killed $eax def $rax
movq %rax, -1096(%rbp) ## 8-byte Spill
movq _map(%rip), %r12
leaq L_.str.335(%rip), %rdi
leaq L_.str.344(%rip), %rsi
leaq L_.str.345(%rip), %rdx
movl $256, %ecx ## imm = 0x100
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
movq $-11, %rbx
movl $2863311531, %r13d ## imm = 0xAAAAAAAB
leaq L_.str.338(%rip), %r15
xorl %r14d, %r14d
jmp LBB10_1
.p2align 4, 0x90
LBB10_3: ## in Loop: Header=BB10_1 Depth=1
cmpl $-11, %eax
leaq L_.str.337(%rip), %rax
cmoveq %rax, %rdi
movl 44(%r12,%rbx,4), %esi
xorl %eax, %eax
callq _printf
incq %rbx
incl %r14d
cmpq $245, %rbx
je LBB10_4
LBB10_1: ## =>This Inner Loop Header: Depth=1
movl %r14d, %eax
imulq %r13, %rax
shrq $35, %rax
shll $2, %eax
leal (%rax,%rax,2), %ecx
movl %ebx, %eax
movq %r15, %rdi
subl %ecx, %eax
je LBB10_3
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
leaq L_.str.339(%rip), %rdi
jmp LBB10_3
LBB10_4:
movl $10, %edi
callq _putchar
leaq L_str.364(%rip), %rdi
callq _puts
movl $10, %edi
callq _putchar
movslq _state_count(%rip), %rbx
leaq (,%rbx,8), %rdi
callq _malloc
movq %rax, _accepttbl(%rip)
testq %rbx, %rbx
movq -1096(%rbp), %r15 ## 8-byte Reload
jle LBB10_12
## %bb.5:
movl %ebx, %esi
movq $0, (%rax)
cmpl $1, %esi
je LBB10_12
## %bb.6:
leaq -1(%rsi), %rdx
addq $-2, %rsi
movl %edx, %eax
andl $3, %eax
movl $1, %ecx
cmpq $3, %rsi
jb LBB10_10
## %bb.7:
andq $-4, %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB10_8: ## =>This Inner Loop Header: Depth=1
movq _accepttbl(%rip), %rsi
movq $0, 8(%rsi,%rcx,8)
movq _accepttbl(%rip), %rsi
movq $0, 16(%rsi,%rcx,8)
movq _accepttbl(%rip), %rsi
movq $0, 24(%rsi,%rcx,8)
movq _accepttbl(%rip), %rsi
movq $0, 32(%rsi,%rcx,8)
addq $4, %rcx
cmpq %rcx, %rdx
jne LBB10_8
## %bb.9:
incq %rcx
LBB10_10:
testq %rax, %rax
je LBB10_12
.p2align 4, 0x90
LBB10_11: ## =>This Inner Loop Header: Depth=1
movq _accepttbl(%rip), %rdx
movq $0, (%rdx,%rcx,8)
incq %rcx
decq %rax
jne LBB10_11
LBB10_12:
movq -1088(%rbp), %rdi ## 8-byte Reload
movq -1104(%rbp), %rsi ## 8-byte Reload
callq _mkaccept
movl _state_count(%rip), %esi
leaq L_.str.346(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
cmpl $0, _state_count(%rip)
jle LBB10_15
## %bb.13:
leaq L_.str.347(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB10_14: ## =>This Inner Loop Header: Depth=1
movq _accepttbl(%rip), %rax
movq (%rax,%rbx,8), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
movslq _state_count(%rip), %rax
cmpq %rax, %rbx
jl LBB10_14
LBB10_15:
leaq L_str.368(%rip), %rdi
callq _puts
cmpl $0, -1076(%rbp) ## 4-byte Folded Reload
je LBB10_28
## %bb.16:
movslq _state_count(%rip), %rbx
leaq (,%rbx,8), %rdi
callq _malloc
movq %rax, _prefixtbl(%rip)
testq %rbx, %rbx
jle LBB10_24
## %bb.17:
movl %ebx, %esi
movq $0, (%rax)
cmpl $1, %esi
je LBB10_24
## %bb.18:
leaq -1(%rsi), %rdx
addq $-2, %rsi
movl %edx, %eax
andl $3, %eax
movl $1, %ecx
cmpq $3, %rsi
jb LBB10_22
## %bb.19:
andq $-4, %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB10_20: ## =>This Inner Loop Header: Depth=1
movq _prefixtbl(%rip), %rsi
movq $0, 8(%rsi,%rcx,8)
movq _prefixtbl(%rip), %rsi
movq $0, 16(%rsi,%rcx,8)
movq _prefixtbl(%rip), %rsi
movq $0, 24(%rsi,%rcx,8)
movq _prefixtbl(%rip), %rsi
movq $0, 32(%rsi,%rcx,8)
addq $4, %rcx
cmpq %rcx, %rdx
jne LBB10_20
## %bb.21:
incq %rcx
LBB10_22:
testq %rax, %rax
je LBB10_24
.p2align 4, 0x90
LBB10_23: ## =>This Inner Loop Header: Depth=1
movq _prefixtbl(%rip), %rdx
movq $0, (%rdx,%rcx,8)
incq %rcx
decq %rax
jne LBB10_23
LBB10_24:
leaq -1072(%rbp), %rsi
movq -1088(%rbp), %rdi ## 8-byte Reload
xorl %edx, %edx
callq _mkprefix
movl _state_count(%rip), %esi
leaq L_.str.349(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
cmpl $0, _state_count(%rip)
jle LBB10_27
## %bb.25:
leaq L_.str.350(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB10_26: ## =>This Inner Loop Header: Depth=1
movq _prefixtbl(%rip), %rax
movq (%rax,%rbx,8), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
movslq _state_count(%rip), %rax
cmpq %rax, %rbx
jl LBB10_26
LBB10_27:
leaq L_str.368(%rip), %rdi
callq _puts
LBB10_28:
movslq _state_count(%rip), %r14
leaq (,%r14,4), %rdi
callq _malloc
movq %rax, %rbx
movq %rax, _basetbl(%rip)
leal (%r14,%r15), %eax
movl %eax, -1076(%rbp) ## 4-byte Spill
movslq %eax, %r12
leaq (,%r12,4), %r13
movq %r13, %rdi
callq _malloc
movq %rax, %r15
movq %rax, _nexttbl(%rip)
movq %r13, %rdi
callq _malloc
movq %rax, _checktbl(%rip)
testq %r14, %r14
jle LBB10_40
## %bb.29:
cmpl $8, %r14d
jae LBB10_32
## %bb.30:
xorl %ecx, %ecx
jmp LBB10_31
LBB10_32:
movq %r14, %rcx
andq $-8, %rcx
leaq -8(%rcx), %rdi
movq %rdi, %rsi
shrq $3, %rsi
incq %rsi
movl %esi, %edx
andl $7, %edx
cmpq $56, %rdi
jae LBB10_34
## %bb.33:
xorl %edi, %edi
jmp LBB10_36
LBB10_34:
andq $-8, %rsi
xorl %edi, %edi
pcmpeqd %xmm0, %xmm0
.p2align 4, 0x90
LBB10_35: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, (%rbx,%rdi,4)
movdqu %xmm0, 16(%rbx,%rdi,4)
movdqu %xmm0, 32(%rbx,%rdi,4)
movdqu %xmm0, 48(%rbx,%rdi,4)
movdqu %xmm0, 64(%rbx,%rdi,4)
movdqu %xmm0, 80(%rbx,%rdi,4)
movdqu %xmm0, 96(%rbx,%rdi,4)
movdqu %xmm0, 112(%rbx,%rdi,4)
movdqu %xmm0, 128(%rbx,%rdi,4)
movdqu %xmm0, 144(%rbx,%rdi,4)
movdqu %xmm0, 160(%rbx,%rdi,4)
movdqu %xmm0, 176(%rbx,%rdi,4)
movdqu %xmm0, 192(%rbx,%rdi,4)
movdqu %xmm0, 208(%rbx,%rdi,4)
movdqu %xmm0, 224(%rbx,%rdi,4)
movdqu %xmm0, 240(%rbx,%rdi,4)
addq $64, %rdi
addq $-8, %rsi
jne LBB10_35
LBB10_36:
testq %rdx, %rdx
je LBB10_39
## %bb.37:
leaq (%rbx,%rdi,4), %rsi
addq $16, %rsi
shlq $5, %rdx
xorl %edi, %edi
pcmpeqd %xmm0, %xmm0
.p2align 4, 0x90
LBB10_38: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, -16(%rsi,%rdi)
movdqu %xmm0, (%rsi,%rdi)
addq $32, %rdi
cmpq %rdi, %rdx
jne LBB10_38
LBB10_39:
cmpq %r14, %rcx
je LBB10_40
.p2align 4, 0x90
LBB10_31: ## =>This Inner Loop Header: Depth=1
movl $-1, (%rbx,%rcx,4)
incq %rcx
cmpq %r14, %rcx
jl LBB10_31
LBB10_40:
movl -1076(%rbp), %ecx ## 4-byte Reload
testl %ecx, %ecx
jle LBB10_52
## %bb.41:
cmpl $8, %ecx
jae LBB10_43
## %bb.42:
xorl %ecx, %ecx
jmp LBB10_51
LBB10_43:
movq %r12, %rcx
andq $-8, %rcx
leaq -8(%rcx), %rdi
movq %rdi, %rsi
shrq $3, %rsi
incq %rsi
movl %esi, %edx
andl $3, %edx
cmpq $24, %rdi
jae LBB10_45
## %bb.44:
xorl %edi, %edi
jmp LBB10_47
LBB10_45:
movabsq $4611686018427387896, %rdi ## imm = 0x3FFFFFFFFFFFFFF8
orq $4, %rdi
andq %rdi, %rsi
xorl %edi, %edi
pxor %xmm0, %xmm0
pcmpeqd %xmm1, %xmm1
.p2align 4, 0x90
LBB10_46: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, (%r15,%rdi,4)
movdqu %xmm0, 16(%r15,%rdi,4)
movdqu %xmm1, (%rax,%rdi,4)
movdqu %xmm1, 16(%rax,%rdi,4)
movdqu %xmm0, 32(%r15,%rdi,4)
movdqu %xmm0, 48(%r15,%rdi,4)
movdqu %xmm1, 32(%rax,%rdi,4)
movdqu %xmm1, 48(%rax,%rdi,4)
movdqu %xmm0, 64(%r15,%rdi,4)
movdqu %xmm0, 80(%r15,%rdi,4)
movdqu %xmm1, 64(%rax,%rdi,4)
movdqu %xmm1, 80(%rax,%rdi,4)
movdqu %xmm0, 96(%r15,%rdi,4)
movdqu %xmm0, 112(%r15,%rdi,4)
movdqu %xmm1, 96(%rax,%rdi,4)
movdqu %xmm1, 112(%rax,%rdi,4)
addq $32, %rdi
addq $-4, %rsi
jne LBB10_46
LBB10_47:
testq %rdx, %rdx
je LBB10_50
## %bb.48:
leaq (%rax,%rdi,4), %rsi
addq $16, %rsi
leaq (%r15,%rdi,4), %rdi
addq $16, %rdi
shlq $5, %rdx
xorl %ebx, %ebx
pxor %xmm0, %xmm0
pcmpeqd %xmm1, %xmm1
.p2align 4, 0x90
LBB10_49: ## =>This Inner Loop Header: Depth=1
movdqu %xmm0, -16(%rdi,%rbx)
movdqu %xmm0, (%rdi,%rbx)
movdqu %xmm1, -16(%rsi,%rbx)
movdqu %xmm1, (%rsi,%rbx)
addq $32, %rbx
cmpq %rbx, %rdx
jne LBB10_49
LBB10_50:
cmpq %r12, %rcx
je LBB10_52
.p2align 4, 0x90
LBB10_51: ## =>This Inner Loop Header: Depth=1
movl $0, (%r15,%rcx,4)
movl $-1, (%rax,%rcx,4)
incq %rcx
cmpq %r12, %rcx
jl LBB10_51
LBB10_52:
movq -1088(%rbp), %rdi ## 8-byte Reload
callq _mktranstables
movq _basetbl(%rip), %r14
movl _state_count(%rip), %ebx
leaq L_.str.335(%rip), %rdi
leaq L_.str.344(%rip), %rsi
leaq L_.str.351(%rip), %rdx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
testl %ebx, %ebx
jle LBB10_59
## %bb.53:
movl $2863311531, %r15d ## imm = 0xAAAAAAAB
leaq L_.str.338(%rip), %r12
xorl %r13d, %r13d
jmp LBB10_54
.p2align 4, 0x90
LBB10_56: ## in Loop: Header=BB10_54 Depth=1
cmpl %eax, %r13d
leaq L_.str.337(%rip), %rax
cmoveq %rax, %rdi
movl (%r14,%r13,4), %esi
xorl %eax, %eax
callq _printf
incq %r13
cmpq %r13, %rbx
je LBB10_57
LBB10_54: ## =>This Inner Loop Header: Depth=1
movl %r13d, %eax
imulq %r15, %rax
shrq $35, %rax
shll $2, %eax
leal (%rax,%rax,2), %eax
movl %r13d, %ecx
subl %eax, %ecx
movq %r12, %rdi
cmpl $11, %ecx
je LBB10_56
## %bb.55: ## in Loop: Header=BB10_54 Depth=1
leaq L_.str.339(%rip), %rdi
jmp LBB10_56
LBB10_57:
imull $-1431655765, %ebx, %eax ## imm = 0xAAAAAAAB
rorl $2, %eax
cmpl $357913942, %eax ## imm = 0x15555556
jb LBB10_59
## %bb.58:
movl $10, %edi
callq _putchar
LBB10_59:
leaq L_str.364(%rip), %rdi
callq _puts
movl $10, %edi
callq _putchar
movq _nexttbl(%rip), %r15
movl _state_count(%rip), %ebx
leaq L_.str.335(%rip), %rdi
leaq L_.str.344(%rip), %rsi
leaq L_.str.352(%rip), %rdx
movq -1096(%rbp), %r12 ## 8-byte Reload
leal (%r12,%rbx), %ecx
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
addl %r12d, %ebx
jle LBB10_66
## %bb.60:
movq %rbx, -1088(%rbp) ## 8-byte Spill
movl %ebx, %ebx
movl $2863311531, %r12d ## imm = 0xAAAAAAAB
leaq L_.str.338(%rip), %r13
xorl %r14d, %r14d
jmp LBB10_61
.p2align 4, 0x90
LBB10_63: ## in Loop: Header=BB10_61 Depth=1
cmpl %eax, %r14d
leaq L_.str.337(%rip), %rax
cmoveq %rax, %rdi
movl (%r15,%r14,4), %esi
xorl %eax, %eax
callq _printf
incq %r14
cmpq %r14, %rbx
je LBB10_64
LBB10_61: ## =>This Inner Loop Header: Depth=1
movl %r14d, %eax
imulq %r12, %rax
shrq $35, %rax
shll $2, %eax
leal (%rax,%rax,2), %eax
movl %r14d, %ecx
subl %eax, %ecx
movq %r13, %rdi
cmpl $11, %ecx
je LBB10_63
## %bb.62: ## in Loop: Header=BB10_61 Depth=1
leaq L_.str.339(%rip), %rdi
jmp LBB10_63
LBB10_64:
imull $-1431655765, -1088(%rbp), %eax ## 4-byte Folded Reload
## imm = 0xAAAAAAAB
rorl $2, %eax
cmpl $357913942, %eax ## imm = 0x15555556
movq -1096(%rbp), %r12 ## 8-byte Reload
jb LBB10_66
## %bb.65:
movl $10, %edi
callq _putchar
LBB10_66:
leaq L_str.364(%rip), %rdi
callq _puts
movl $10, %edi
callq _putchar
movq _checktbl(%rip), %r14
movl _state_count(%rip), %r15d
leaq L_.str.335(%rip), %rdi
leaq L_.str.344(%rip), %rsi
leaq L_.str.353(%rip), %rdx
leal (%r12,%r15), %ecx
xorl %eax, %eax
callq _printf
leaq L_str.367(%rip), %rdi
callq _puts
addl %r15d, %r12d
jle LBB10_73
## %bb.67:
movq %r12, -1096(%rbp) ## 8-byte Spill
movl %r12d, %ebx
movl $2863311531, %r15d ## imm = 0xAAAAAAAB
leaq L_.str.338(%rip), %r12
xorl %r13d, %r13d
jmp LBB10_68
.p2align 4, 0x90
LBB10_70: ## in Loop: Header=BB10_68 Depth=1
cmpl %eax, %r13d
leaq L_.str.337(%rip), %rax
cmoveq %rax, %rdi
movl (%r14,%r13,4), %esi
xorl %eax, %eax
callq _printf
incq %r13
cmpq %r13, %rbx
je LBB10_71
LBB10_68: ## =>This Inner Loop Header: Depth=1
movl %r13d, %eax
imulq %r15, %rax
shrq $35, %rax
shll $2, %eax
leal (%rax,%rax,2), %eax
movl %r13d, %ecx
subl %eax, %ecx
movq %r12, %rdi
cmpl $11, %ecx
je LBB10_70
## %bb.69: ## in Loop: Header=BB10_68 Depth=1
leaq L_.str.339(%rip), %rdi
jmp LBB10_70
LBB10_71:
imull $-1431655765, -1096(%rbp), %eax ## 4-byte Folded Reload
## imm = 0xAAAAAAAB
rorl $2, %eax
cmpl $357913942, %eax ## imm = 0x15555556
jb LBB10_73
## %bb.72:
movl $10, %edi
callq _putchar
LBB10_73:
leaq L_str.364(%rip), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB10_75
## %bb.74:
addq $1064, %rsp ## imm = 0x428
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB10_75:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _rundfa ## -- Begin function rundfa
.p2align 4, 0x90
_rundfa: ## @rundfa
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
xorl %eax, %eax
testl %esi, %esi
je LBB11_5
## %bb.1:
movslq %esi, %r8
movq _map(%rip), %r9
movq _basetbl(%rip), %r10
movq _checktbl(%rip), %r14
movq _nexttbl(%rip), %r11
xorl %esi, %esi
xorl %edx, %edx
.p2align 4, 0x90
LBB11_2: ## =>This Inner Loop Header: Depth=1
movsbq (%rdi,%rsi), %rbx
movslq (%r9,%rbx,4), %rbx
movslq %edx, %rcx
movslq (%r10,%rcx,4), %rdx
addq %rbx, %rdx
cmpl %ecx, (%r14,%rdx,4)
jne LBB11_6
## %bb.3: ## in Loop: Header=BB11_2 Depth=1
movl (%r11,%rdx,4), %edx
incq %rsi
cmpq %rsi, %r8
jne LBB11_2
## %bb.4:
movslq %edx, %rax
LBB11_5:
movq _accepttbl(%rip), %rcx
movq (%rcx,%rax,8), %rax
LBB11_6:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mkdfa ## -- Begin function mkdfa
.p2align 4, 0x90
_mkdfa: ## @mkdfa
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movl %edx, -52(%rbp) ## 4-byte Spill
movl %esi, %ebx
movq %rdi, %r12
movl $24, %edi
callq _malloc
movq %rax, %r13
movl _state_count(%rip), %eax
leal 1(%rax), %ecx
movl %ecx, _state_count(%rip)
movl %eax, (%r13)
xorps %xmm0, %xmm0
movups %xmm0, 8(%r13)
movq %r13, _start(%rip)
leal -1(%rbx), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
cmpl $2, %ebx
jl LBB12_5
## %bb.1:
movl %r14d, -48(%rbp) ## 4-byte Spill
movl -44(%rbp), %r15d ## 4-byte Reload
leaq (,%r15,8), %rax
leaq (%rax,%rax,2), %rbx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB12_2: ## =>This Inner Loop Header: Depth=1
movq (%r12,%r14), %rdi
callq _strlen
movl %eax, 16(%r12,%r14)
addq $24, %r14
cmpq %r14, %rbx
jne LBB12_2
## %bb.3:
movq %r12, %rbx
movl -48(%rbp), %r14d ## 4-byte Reload
.p2align 4, 0x90
LBB12_4: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
movq %rbx, %rsi
xorl %edx, %edx
callq _add_states
movq _start(%rip), %r13
addq $24, %rbx
decq %r15
jne LBB12_4
LBB12_5:
movslq -44(%rbp), %rax ## 4-byte Folded Reload
leaq (%rax,%rax,2), %rax
movq 8(%r12,%rax,8), %rsi
movq %r13, %rdi
movl -52(%rbp), %edx ## 4-byte Reload
callq _mktables
testl %r14d, %r14d
je LBB12_6
## %bb.7:
leaq L_str.369(%rip), %rdi
callq _puts
movq _start(%rip), %rdi
callq _prstate
leaq L_str.370(%rip), %rdi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
LBB12_6:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $1, %ebx
cmpl $2, %edi
jl LBB13_19
## %bb.1:
movl %edi, %r15d
movq 8(%rsi), %r14
leaq L_.str.356(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_2
## %bb.3:
leaq L_.str.357(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_4
## %bb.5:
leaq L_.str.358(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_6
## %bb.7:
leaq L_.str.359(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_8
## %bb.9:
leaq L_.str.360(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_10
## %bb.11:
leaq L_.str.361(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_12
## %bb.13:
leaq L_.str.362(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB13_14
## %bb.15:
leaq L_.str.363(%rip), %rsi
movq %r14, %rdi
callq _strcmp
xorl %ebx, %ebx
testl %eax, %eax
jne LBB13_19
## %bb.16:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _cache_controls(%rip), %rdi
jmp LBB13_17
LBB13_2:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _fields(%rip), %rdi
movl $67, %esi
movl $1, %edx
callq _mkdfa
xorl %ebx, %ebx
jmp LBB13_19
LBB13_4:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _methods(%rip), %rdi
xorl %ebx, %ebx
movl $11, %esi
jmp LBB13_18
LBB13_6:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _statuses(%rip), %rdi
xorl %ebx, %ebx
movl $39, %esi
jmp LBB13_18
LBB13_8:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _schemes(%rip), %rdi
xorl %ebx, %ebx
movl $12, %esi
jmp LBB13_18
LBB13_10:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _days(%rip), %rdi
xorl %ebx, %ebx
movl $15, %esi
jmp LBB13_18
LBB13_12:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _months(%rip), %rdi
LBB13_17:
xorl %ebx, %ebx
movl $13, %esi
jmp LBB13_18
LBB13_14:
xorl %ecx, %ecx
cmpl $3, %r15d
sete %cl
leaq _connections(%rip), %rdi
xorl %ebx, %ebx
movl $3, %esi
LBB13_18:
xorl %edx, %edx
callq _mkdfa
LBB13_19:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mktranstables.cold.1
_mktranstables.cold.1: ## @mktranstables.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L___func__.mktranstables(%rip), %rdi
leaq L_.str.341(%rip), %rsi
leaq L_.str.343(%rip), %rcx
movl $431, %edx ## imm = 0x1AF
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mktranstables.cold.2
_mktranstables.cold.2: ## @mktranstables.cold.2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L___func__.mktranstables(%rip), %rdi
leaq L_.str.341(%rip), %rsi
leaq L_.str.342(%rip), %rcx
movl $425, %edx ## imm = 0x1A9
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Accept"
L_.str.1: ## @.str.1
.asciz "MIME_FIELD_ACCEPT"
L_.str.2: ## @.str.2
.asciz "Accept-Charset"
L_.str.3: ## @.str.3
.asciz "MIME_FIELD_ACCEPT_CHARSET"
L_.str.4: ## @.str.4
.asciz "Accept-Encoding"
L_.str.5: ## @.str.5
.asciz "MIME_FIELD_ACCEPT_ENCODING"
L_.str.6: ## @.str.6
.asciz "Accept-Language"
L_.str.7: ## @.str.7
.asciz "MIME_FIELD_ACCEPT_LANGUAGE"
L_.str.8: ## @.str.8
.asciz "Accept-Ranges"
L_.str.9: ## @.str.9
.asciz "MIME_FIELD_ACCEPT_RANGES"
L_.str.10: ## @.str.10
.asciz "Age"
L_.str.11: ## @.str.11
.asciz "MIME_FIELD_AGE"
L_.str.12: ## @.str.12
.asciz "Allow"
L_.str.13: ## @.str.13
.asciz "MIME_FIELD_ALLOW"
L_.str.14: ## @.str.14
.asciz "Approved"
L_.str.15: ## @.str.15
.asciz "MIME_FIELD_APPROVED"
L_.str.16: ## @.str.16
.asciz "Authorization"
L_.str.17: ## @.str.17
.asciz "MIME_FIELD_AUTHORIZATION"
L_.str.18: ## @.str.18
.asciz "Bytes"
L_.str.19: ## @.str.19
.asciz "MIME_FIELD_BYTES"
L_.str.20: ## @.str.20
.asciz "Cache-Control"
L_.str.21: ## @.str.21
.asciz "MIME_FIELD_CACHE_CONTROL"
L_.str.22: ## @.str.22
.asciz "Connection"
L_.str.23: ## @.str.23
.asciz "MIME_FIELD_CONNECTION"
L_.str.24: ## @.str.24
.asciz "Content-Base"
L_.str.25: ## @.str.25
.asciz "MIME_FIELD_CONTENT_BASE"
L_.str.26: ## @.str.26
.asciz "Content-Encoding"
L_.str.27: ## @.str.27
.asciz "MIME_FIELD_CONTENT_ENCODING"
L_.str.28: ## @.str.28
.asciz "Content-Language"
L_.str.29: ## @.str.29
.asciz "MIME_FIELD_CONTENT_LANGUAGE"
L_.str.30: ## @.str.30
.asciz "Content-Length"
L_.str.31: ## @.str.31
.asciz "MIME_FIELD_CONTENT_LENGTH"
L_.str.32: ## @.str.32
.asciz "Content-Location"
L_.str.33: ## @.str.33
.asciz "MIME_FIELD_CONTENT_LOCATION"
L_.str.34: ## @.str.34
.asciz "Content-Md5"
L_.str.35: ## @.str.35
.asciz "MIME_FIELD_CONTENT_MD5"
L_.str.36: ## @.str.36
.asciz "Content-Range"
L_.str.37: ## @.str.37
.asciz "MIME_FIELD_CONTENT_RANGE"
L_.str.38: ## @.str.38
.asciz "Content-Type"
L_.str.39: ## @.str.39
.asciz "MIME_FIELD_CONTENT_TYPE"
L_.str.40: ## @.str.40
.asciz "Control"
L_.str.41: ## @.str.41
.asciz "MIME_FIELD_CONTROL"
L_.str.42: ## @.str.42
.asciz "Cookie"
L_.str.43: ## @.str.43
.asciz "MIME_FIELD_COOKIE"
L_.str.44: ## @.str.44
.asciz "Date"
L_.str.45: ## @.str.45
.asciz "MIME_FIELD_DATE"
L_.str.46: ## @.str.46
.asciz "Distribution"
L_.str.47: ## @.str.47
.asciz "MIME_FIELD_DISTRIBUTION"
L_.str.48: ## @.str.48
.asciz "Etag"
L_.str.49: ## @.str.49
.asciz "MIME_FIELD_ETAG"
L_.str.50: ## @.str.50
.asciz "Expires"
L_.str.51: ## @.str.51
.asciz "MIME_FIELD_EXPIRES"
L_.str.52: ## @.str.52
.asciz "Followup-To"
L_.str.53: ## @.str.53
.asciz "MIME_FIELD_FOLLOWUP_TO"
L_.str.54: ## @.str.54
.asciz "From"
L_.str.55: ## @.str.55
.asciz "MIME_FIELD_FROM"
L_.str.56: ## @.str.56
.asciz "Host"
L_.str.57: ## @.str.57
.asciz "MIME_FIELD_HOST"
L_.str.58: ## @.str.58
.asciz "If-Match"
L_.str.59: ## @.str.59
.asciz "MIME_FIELD_IF_MATCH"
L_.str.60: ## @.str.60
.asciz "If-Modified-Since"
L_.str.61: ## @.str.61
.asciz "MIME_FIELD_IF_MODIFIED_SINCE"
L_.str.62: ## @.str.62
.asciz "If-None-Match"
L_.str.63: ## @.str.63
.asciz "MIME_FIELD_IF_NONE_MATCH"
L_.str.64: ## @.str.64
.asciz "If-Range"
L_.str.65: ## @.str.65
.asciz "MIME_FIELD_IF_RANGE"
L_.str.66: ## @.str.66
.asciz "If-Unmodified-Since"
L_.str.67: ## @.str.67
.asciz "MIME_FIELD_IF_UNMODIFIED_SINCE"
L_.str.68: ## @.str.68
.asciz "Keywords"
L_.str.69: ## @.str.69
.asciz "MIME_FIELD_KEYWORDS"
L_.str.70: ## @.str.70
.asciz "Last-Modified"
L_.str.71: ## @.str.71
.asciz "MIME_FIELD_LAST_MODIFIED"
L_.str.72: ## @.str.72
.asciz "Lines"
L_.str.73: ## @.str.73
.asciz "MIME_FIELD_LINES"
L_.str.74: ## @.str.74
.asciz "Location"
L_.str.75: ## @.str.75
.asciz "MIME_FIELD_LOCATION"
L_.str.76: ## @.str.76
.asciz "Max-Forwards"
L_.str.77: ## @.str.77
.asciz "MIME_FIELD_MAX_FORWARDS"
L_.str.78: ## @.str.78
.asciz "Message-ID"
L_.str.79: ## @.str.79
.asciz "MIME_FIELD_MESSAGE_ID"
L_.str.80: ## @.str.80
.asciz "Newsgroups"
L_.str.81: ## @.str.81
.asciz "MIME_FIELD_NEWSGROUPS"
L_.str.82: ## @.str.82
.asciz "Organization"
L_.str.83: ## @.str.83
.asciz "MIME_FIELD_ORGANIZATION"
L_.str.84: ## @.str.84
.asciz "Path"
L_.str.85: ## @.str.85
.asciz "MIME_FIELD_PATH"
L_.str.86: ## @.str.86
.asciz "Pragma"
L_.str.87: ## @.str.87
.asciz "MIME_FIELD_PRAGMA"
L_.str.88: ## @.str.88
.asciz "Proxy-Authenticate"
L_.str.89: ## @.str.89
.asciz "MIME_FIELD_PROXY_AUTHENTICATE"
L_.str.90: ## @.str.90
.asciz "Proxy-Authorization"
L_.str.91: ## @.str.91
.asciz "MIME_FIELD_PROXY_AUTHORIZATION"
L_.str.92: ## @.str.92
.asciz "Proxy-Connection"
L_.str.93: ## @.str.93
.asciz "MIME_FIELD_PROXY_CONNECTION"
L_.str.94: ## @.str.94
.asciz "Public"
L_.str.95: ## @.str.95
.asciz "MIME_FIELD_PUBLIC"
L_.str.96: ## @.str.96
.asciz "Range"
L_.str.97: ## @.str.97
.asciz "MIME_FIELD_RANGE"
L_.str.98: ## @.str.98
.asciz "References"
L_.str.99: ## @.str.99
.asciz "MIME_FIELD_REFERENCES"
L_.str.100: ## @.str.100
.asciz "Referer"
L_.str.101: ## @.str.101
.asciz "MIME_FIELD_REFERER"
L_.str.102: ## @.str.102
.asciz "Reply-To"
L_.str.103: ## @.str.103
.asciz "MIME_FIELD_REPLY_TO"
L_.str.104: ## @.str.104
.asciz "Retry-After"
L_.str.105: ## @.str.105
.asciz "MIME_FIELD_RETRY_AFTER"
L_.str.106: ## @.str.106
.asciz "Sender"
L_.str.107: ## @.str.107
.asciz "MIME_FIELD_SENDER"
L_.str.108: ## @.str.108
.asciz "Server"
L_.str.109: ## @.str.109
.asciz "MIME_FIELD_SERVER"
L_.str.110: ## @.str.110
.asciz "Set-Cookie"
L_.str.111: ## @.str.111
.asciz "MIME_FIELD_SET_COOKIE"
L_.str.112: ## @.str.112
.asciz "Subject"
L_.str.113: ## @.str.113
.asciz "MIME_FIELD_SUBJECT"
L_.str.114: ## @.str.114
.asciz "Summary"
L_.str.115: ## @.str.115
.asciz "MIME_FIELD_SUMMARY"
L_.str.116: ## @.str.116
.asciz "Transfer-Encoding"
L_.str.117: ## @.str.117
.asciz "MIME_FIELD_TRANSFER_ENCODING"
L_.str.118: ## @.str.118
.asciz "Upgrade"
L_.str.119: ## @.str.119
.asciz "MIME_FIELD_UPGRADE"
L_.str.120: ## @.str.120
.asciz "User-Agent"
L_.str.121: ## @.str.121
.asciz "MIME_FIELD_USER_AGENT"
L_.str.122: ## @.str.122
.asciz "Vary"
L_.str.123: ## @.str.123
.asciz "MIME_FIELD_VARY"
L_.str.124: ## @.str.124
.asciz "Via"
L_.str.125: ## @.str.125
.asciz "MIME_FIELD_VIA"
L_.str.126: ## @.str.126
.asciz "Warning"
L_.str.127: ## @.str.127
.asciz "MIME_FIELD_WARNING"
L_.str.128: ## @.str.128
.asciz "Www-Authenticate"
L_.str.129: ## @.str.129
.asciz "MIME_FIELD_WWW_AUTHENTICATE"
L_.str.130: ## @.str.130
.asciz "Xref"
L_.str.131: ## @.str.131
.asciz "MIME_FIELD_XREF"
L_.str.132: ## @.str.132
.asciz "MIME_FIELD_EXTENSION"
.section __DATA,__data
.globl _fields ## @fields
.p2align 4
_fields:
.quad L_.str
.quad L_.str.1
.long 0 ## 0x0
.space 4
.quad L_.str.2
.quad L_.str.3
.long 0 ## 0x0
.space 4
.quad L_.str.4
.quad L_.str.5
.long 0 ## 0x0
.space 4
.quad L_.str.6
.quad L_.str.7
.long 0 ## 0x0
.space 4
.quad L_.str.8
.quad L_.str.9
.long 0 ## 0x0
.space 4
.quad L_.str.10
.quad L_.str.11
.long 0 ## 0x0
.space 4
.quad L_.str.12
.quad L_.str.13
.long 0 ## 0x0
.space 4
.quad L_.str.14
.quad L_.str.15
.long 0 ## 0x0
.space 4
.quad L_.str.16
.quad L_.str.17
.long 0 ## 0x0
.space 4
.quad L_.str.18
.quad L_.str.19
.long 0 ## 0x0
.space 4
.quad L_.str.20
.quad L_.str.21
.long 0 ## 0x0
.space 4
.quad L_.str.22
.quad L_.str.23
.long 0 ## 0x0
.space 4
.quad L_.str.24
.quad L_.str.25
.long 0 ## 0x0
.space 4
.quad L_.str.26
.quad L_.str.27
.long 0 ## 0x0
.space 4
.quad L_.str.28
.quad L_.str.29
.long 0 ## 0x0
.space 4
.quad L_.str.30
.quad L_.str.31
.long 0 ## 0x0
.space 4
.quad L_.str.32
.quad L_.str.33
.long 0 ## 0x0
.space 4
.quad L_.str.34
.quad L_.str.35
.long 0 ## 0x0
.space 4
.quad L_.str.36
.quad L_.str.37
.long 0 ## 0x0
.space 4
.quad L_.str.38
.quad L_.str.39
.long 0 ## 0x0
.space 4
.quad L_.str.40
.quad L_.str.41
.long 0 ## 0x0
.space 4
.quad L_.str.42
.quad L_.str.43
.long 0 ## 0x0
.space 4
.quad L_.str.44
.quad L_.str.45
.long 0 ## 0x0
.space 4
.quad L_.str.46
.quad L_.str.47
.long 0 ## 0x0
.space 4
.quad L_.str.48
.quad L_.str.49
.long 0 ## 0x0
.space 4
.quad L_.str.50
.quad L_.str.51
.long 0 ## 0x0
.space 4
.quad L_.str.52
.quad L_.str.53
.long 0 ## 0x0
.space 4
.quad L_.str.54
.quad L_.str.55
.long 0 ## 0x0
.space 4
.quad L_.str.56
.quad L_.str.57
.long 0 ## 0x0
.space 4
.quad L_.str.58
.quad L_.str.59
.long 0 ## 0x0
.space 4
.quad L_.str.60
.quad L_.str.61
.long 0 ## 0x0
.space 4
.quad L_.str.62
.quad L_.str.63
.long 0 ## 0x0
.space 4
.quad L_.str.64
.quad L_.str.65
.long 0 ## 0x0
.space 4
.quad L_.str.66
.quad L_.str.67
.long 0 ## 0x0
.space 4
.quad L_.str.68
.quad L_.str.69
.long 0 ## 0x0
.space 4
.quad L_.str.70
.quad L_.str.71
.long 0 ## 0x0
.space 4
.quad L_.str.72
.quad L_.str.73
.long 0 ## 0x0
.space 4
.quad L_.str.74
.quad L_.str.75
.long 0 ## 0x0
.space 4
.quad L_.str.76
.quad L_.str.77
.long 0 ## 0x0
.space 4
.quad L_.str.78
.quad L_.str.79
.long 0 ## 0x0
.space 4
.quad L_.str.80
.quad L_.str.81
.long 0 ## 0x0
.space 4
.quad L_.str.82
.quad L_.str.83
.long 0 ## 0x0
.space 4
.quad L_.str.84
.quad L_.str.85
.long 0 ## 0x0
.space 4
.quad L_.str.86
.quad L_.str.87
.long 0 ## 0x0
.space 4
.quad L_.str.88
.quad L_.str.89
.long 0 ## 0x0
.space 4
.quad L_.str.90
.quad L_.str.91
.long 0 ## 0x0
.space 4
.quad L_.str.92
.quad L_.str.93
.long 0 ## 0x0
.space 4
.quad L_.str.94
.quad L_.str.95
.long 0 ## 0x0
.space 4
.quad L_.str.96
.quad L_.str.97
.long 0 ## 0x0
.space 4
.quad L_.str.98
.quad L_.str.99
.long 0 ## 0x0
.space 4
.quad L_.str.100
.quad L_.str.101
.long 0 ## 0x0
.space 4
.quad L_.str.102
.quad L_.str.103
.long 0 ## 0x0
.space 4
.quad L_.str.104
.quad L_.str.105
.long 0 ## 0x0
.space 4
.quad L_.str.106
.quad L_.str.107
.long 0 ## 0x0
.space 4
.quad L_.str.108
.quad L_.str.109
.long 0 ## 0x0
.space 4
.quad L_.str.110
.quad L_.str.111
.long 0 ## 0x0
.space 4
.quad L_.str.112
.quad L_.str.113
.long 0 ## 0x0
.space 4
.quad L_.str.114
.quad L_.str.115
.long 0 ## 0x0
.space 4
.quad L_.str.116
.quad L_.str.117
.long 0 ## 0x0
.space 4
.quad L_.str.118
.quad L_.str.119
.long 0 ## 0x0
.space 4
.quad L_.str.120
.quad L_.str.121
.long 0 ## 0x0
.space 4
.quad L_.str.122
.quad L_.str.123
.long 0 ## 0x0
.space 4
.quad L_.str.124
.quad L_.str.125
.long 0 ## 0x0
.space 4
.quad L_.str.126
.quad L_.str.127
.long 0 ## 0x0
.space 4
.quad L_.str.128
.quad L_.str.129
.long 0 ## 0x0
.space 4
.quad L_.str.130
.quad L_.str.131
.long 0 ## 0x0
.space 4
.quad 0
.quad L_.str.132
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.133: ## @.str.133
.asciz "file"
L_.str.134: ## @.str.134
.asciz "URL_SCHEME_FILE"
L_.str.135: ## @.str.135
.asciz "ftp"
L_.str.136: ## @.str.136
.asciz "URL_SCHEME_FTP"
L_.str.137: ## @.str.137
.asciz "gopher"
L_.str.138: ## @.str.138
.asciz "URL_SCHEME_GOPHER"
L_.str.139: ## @.str.139
.asciz "http"
L_.str.140: ## @.str.140
.asciz "URL_SCHEME_HTTP"
L_.str.141: ## @.str.141
.asciz "https"
L_.str.142: ## @.str.142
.asciz "URL_SCHEME_HTTPS"
L_.str.143: ## @.str.143
.asciz "mailto"
L_.str.144: ## @.str.144
.asciz "URL_SCHEME_MAILTO"
L_.str.145: ## @.str.145
.asciz "news"
L_.str.146: ## @.str.146
.asciz "URL_SCHEME_NEWS"
L_.str.147: ## @.str.147
.asciz "nntp"
L_.str.148: ## @.str.148
.asciz "URL_SCHEME_NNTP"
L_.str.149: ## @.str.149
.asciz "prospero"
L_.str.150: ## @.str.150
.asciz "URL_SCHEME_PROSPERO"
L_.str.151: ## @.str.151
.asciz "telnet"
L_.str.152: ## @.str.152
.asciz "URL_SCHEME_TELNET"
L_.str.153: ## @.str.153
.asciz "wais"
L_.str.154: ## @.str.154
.asciz "URL_SCHEME_WAIS"
L_.str.155: ## @.str.155
.asciz "URL_SCHEME_NONE"
.section __DATA,__data
.globl _schemes ## @schemes
.p2align 4
_schemes:
.quad L_.str.133
.quad L_.str.134
.long 0 ## 0x0
.space 4
.quad L_.str.135
.quad L_.str.136
.long 0 ## 0x0
.space 4
.quad L_.str.137
.quad L_.str.138
.long 0 ## 0x0
.space 4
.quad L_.str.139
.quad L_.str.140
.long 0 ## 0x0
.space 4
.quad L_.str.141
.quad L_.str.142
.long 0 ## 0x0
.space 4
.quad L_.str.143
.quad L_.str.144
.long 0 ## 0x0
.space 4
.quad L_.str.145
.quad L_.str.146
.long 0 ## 0x0
.space 4
.quad L_.str.147
.quad L_.str.148
.long 0 ## 0x0
.space 4
.quad L_.str.149
.quad L_.str.150
.long 0 ## 0x0
.space 4
.quad L_.str.151
.quad L_.str.152
.long 0 ## 0x0
.space 4
.quad L_.str.153
.quad L_.str.154
.long 0 ## 0x0
.space 4
.quad 0
.quad L_.str.155
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.156: ## @.str.156
.asciz "CONNECT"
L_.str.157: ## @.str.157
.asciz "HTTP_METHOD_CONNECT"
L_.str.158: ## @.str.158
.asciz "DELETE"
L_.str.159: ## @.str.159
.asciz "HTTP_METHOD_DELETE"
L_.str.160: ## @.str.160
.asciz "GET"
L_.str.161: ## @.str.161
.asciz "HTTP_METHOD_GET"
L_.str.162: ## @.str.162
.asciz "HEAD"
L_.str.163: ## @.str.163
.asciz "HTTP_METHOD_HEAD"
L_.str.164: ## @.str.164
.asciz "HTTP/"
L_.str.165: ## @.str.165
.asciz "HTTP_METHOD_HTTP"
L_.str.166: ## @.str.166
.asciz "OPTIONS"
L_.str.167: ## @.str.167
.asciz "HTTP_METHOD_OPTIONS"
L_.str.168: ## @.str.168
.asciz "POST"
L_.str.169: ## @.str.169
.asciz "HTTP_METHOD_POST"
L_.str.170: ## @.str.170
.asciz "PURGE"
L_.str.171: ## @.str.171
.asciz "HTTP_METHOD_PURGE"
L_.str.172: ## @.str.172
.asciz "PUT"
L_.str.173: ## @.str.173
.asciz "HTTP_METHOD_PUT"
L_.str.174: ## @.str.174
.asciz "TRACE"
L_.str.175: ## @.str.175
.asciz "HTTP_METHOD_TRACE"
L_.str.176: ## @.str.176
.asciz "HTTP_METHOD_NONE"
.section __DATA,__data
.globl _methods ## @methods
.p2align 4
_methods:
.quad L_.str.156
.quad L_.str.157
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.158
.quad L_.str.159
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.160
.quad L_.str.161
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.162
.quad L_.str.163
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.164
.quad L_.str.165
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.166
.quad L_.str.167
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.168
.quad L_.str.169
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.170
.quad L_.str.171
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.172
.quad L_.str.173
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.174
.quad L_.str.175
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.176
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.177: ## @.str.177
.asciz "100"
L_.str.178: ## @.str.178
.asciz "HTTP_STATUS_CONTINUE"
L_.str.179: ## @.str.179
.asciz "101"
L_.str.180: ## @.str.180
.asciz "HTTP_STATUS_SWITCHING_PROTOCOL"
L_.str.181: ## @.str.181
.asciz "103"
L_.str.182: ## @.str.182
.asciz "HTTP_STATUS_EARLY_HINTS"
L_.str.183: ## @.str.183
.asciz "200"
L_.str.184: ## @.str.184
.asciz "HTTP_STATUS_OK"
L_.str.185: ## @.str.185
.asciz "201"
L_.str.186: ## @.str.186
.asciz "HTTP_STATUS_CREATED"
L_.str.187: ## @.str.187
.asciz "202"
L_.str.188: ## @.str.188
.asciz "HTTP_STATUS_ACCEPTED"
L_.str.189: ## @.str.189
.asciz "203"
L_.str.190: ## @.str.190
.asciz "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION"
L_.str.191: ## @.str.191
.asciz "204"
L_.str.192: ## @.str.192
.asciz "HTTP_STATUS_NO_CONTENT"
L_.str.193: ## @.str.193
.asciz "205"
L_.str.194: ## @.str.194
.asciz "HTTP_STATUS_RESET_CONTENT"
L_.str.195: ## @.str.195
.asciz "206"
L_.str.196: ## @.str.196
.asciz "HTTP_STATUS_PARTIAL_CONTENT"
L_.str.197: ## @.str.197
.asciz "300"
L_.str.198: ## @.str.198
.asciz "HTTP_STATUS_MULTIPLE_CHOICES"
L_.str.199: ## @.str.199
.asciz "301"
L_.str.200: ## @.str.200
.asciz "HTTP_STATUS_MOVED_PERMANENTLY"
L_.str.201: ## @.str.201
.asciz "302"
L_.str.202: ## @.str.202
.asciz "HTTP_STATUS_MOVED_TEMPORARILY"
L_.str.203: ## @.str.203
.asciz "303"
L_.str.204: ## @.str.204
.asciz "HTTP_STATUS_SEE_OTHER"
L_.str.205: ## @.str.205
.asciz "304"
L_.str.206: ## @.str.206
.asciz "HTTP_STATUS_NOT_MODIFIED"
L_.str.207: ## @.str.207
.asciz "305"
L_.str.208: ## @.str.208
.asciz "HTTP_STATUS_USE_PROXY"
L_.str.209: ## @.str.209
.asciz "400"
L_.str.210: ## @.str.210
.asciz "HTTP_STATUS_BAD_REQUEST"
L_.str.211: ## @.str.211
.asciz "401"
L_.str.212: ## @.str.212
.asciz "HTTP_STATUS_UNAUTHORIZED"
L_.str.213: ## @.str.213
.asciz "402"
L_.str.214: ## @.str.214
.asciz "HTTP_STATUS_PAYMENT_REQUIRED"
L_.str.215: ## @.str.215
.asciz "403"
L_.str.216: ## @.str.216
.asciz "HTTP_STATUS_FORBIDDEN"
L_.str.217: ## @.str.217
.asciz "404"
L_.str.218: ## @.str.218
.asciz "HTTP_STATUS_NOT_FOUND"
L_.str.219: ## @.str.219
.asciz "405"
L_.str.220: ## @.str.220
.asciz "HTTP_STATUS_METHOD_NOT_ALLOWED"
L_.str.221: ## @.str.221
.asciz "406"
L_.str.222: ## @.str.222
.asciz "HTTP_STATUS_NOT_ACCEPTABLE"
L_.str.223: ## @.str.223
.asciz "407"
L_.str.224: ## @.str.224
.asciz "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED"
L_.str.225: ## @.str.225
.asciz "408"
L_.str.226: ## @.str.226
.asciz "HTTP_STATUS_REQUEST_TIMEOUT"
L_.str.227: ## @.str.227
.asciz "409"
L_.str.228: ## @.str.228
.asciz "HTTP_STATUS_CONFLICT"
L_.str.229: ## @.str.229
.asciz "410"
L_.str.230: ## @.str.230
.asciz "HTTP_STATUS_GONE"
L_.str.231: ## @.str.231
.asciz "411"
L_.str.232: ## @.str.232
.asciz "HTTP_STATUS_LENGTH_REQUIRED"
L_.str.233: ## @.str.233
.asciz "412"
L_.str.234: ## @.str.234
.asciz "HTTP_STATUS_PRECONDITION_FAILED"
L_.str.235: ## @.str.235
.asciz "413"
L_.str.236: ## @.str.236
.asciz "HTTP_STATUS_REQUEST_ENTITY_TOO_LARGE"
L_.str.237: ## @.str.237
.asciz "414"
L_.str.238: ## @.str.238
.asciz "HTTP_STATUS_REQUEST_URI_TOO_LONG"
L_.str.239: ## @.str.239
.asciz "415"
L_.str.240: ## @.str.240
.asciz "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE"
L_.str.241: ## @.str.241
.asciz "500"
L_.str.242: ## @.str.242
.asciz "HTTP_STATUS_INTERNAL_SERVER_ERROR"
L_.str.243: ## @.str.243
.asciz "501"
L_.str.244: ## @.str.244
.asciz "HTTP_STATUS_NOT_IMPLEMENTED"
L_.str.245: ## @.str.245
.asciz "502"
L_.str.246: ## @.str.246
.asciz "HTTP_STATUS_BAD_GATEWAY"
L_.str.247: ## @.str.247
.asciz "503"
L_.str.248: ## @.str.248
.asciz "HTTP_STATUS_SERVICE_UNAVAILABLE"
L_.str.249: ## @.str.249
.asciz "504"
L_.str.250: ## @.str.250
.asciz "HTTP_STATUS_GATEWAY_TIMEOUT"
L_.str.251: ## @.str.251
.asciz "505"
L_.str.252: ## @.str.252
.asciz "HTTP_STATUS_HTTPVER_NOT_SUPPORTED"
L_.str.253: ## @.str.253
.asciz "HTTP_STATUS_NONE"
.section __DATA,__data
.globl _statuses ## @statuses
.p2align 4
_statuses:
.quad L_.str.177
.quad L_.str.178
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.179
.quad L_.str.180
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.181
.quad L_.str.182
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.183
.quad L_.str.184
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.185
.quad L_.str.186
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.187
.quad L_.str.188
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.189
.quad L_.str.190
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.191
.quad L_.str.192
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.193
.quad L_.str.194
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.195
.quad L_.str.196
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.197
.quad L_.str.198
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.199
.quad L_.str.200
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.201
.quad L_.str.202
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.203
.quad L_.str.204
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.205
.quad L_.str.206
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.207
.quad L_.str.208
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.209
.quad L_.str.210
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.211
.quad L_.str.212
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.213
.quad L_.str.214
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.215
.quad L_.str.216
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.217
.quad L_.str.218
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.219
.quad L_.str.220
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.221
.quad L_.str.222
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.223
.quad L_.str.224
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.225
.quad L_.str.226
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.227
.quad L_.str.228
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.229
.quad L_.str.230
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.231
.quad L_.str.232
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.233
.quad L_.str.234
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.235
.quad L_.str.236
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.237
.quad L_.str.238
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.239
.quad L_.str.240
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.241
.quad L_.str.242
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.243
.quad L_.str.244
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.245
.quad L_.str.246
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.247
.quad L_.str.248
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.249
.quad L_.str.250
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.251
.quad L_.str.252
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.253
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.254: ## @.str.254
.asciz "Fri"
L_.str.255: ## @.str.255
.asciz "FRIDAY"
L_.str.256: ## @.str.256
.asciz "Friday"
L_.str.257: ## @.str.257
.asciz "Mon"
L_.str.258: ## @.str.258
.asciz "MONDAY"
L_.str.259: ## @.str.259
.asciz "Monday"
L_.str.260: ## @.str.260
.asciz "Sat"
L_.str.261: ## @.str.261
.asciz "SATURDAY"
L_.str.262: ## @.str.262
.asciz "Saturday"
L_.str.263: ## @.str.263
.asciz "Sun"
L_.str.264: ## @.str.264
.asciz "SUNDAY"
L_.str.265: ## @.str.265
.asciz "Sunday"
L_.str.266: ## @.str.266
.asciz "Thu"
L_.str.267: ## @.str.267
.asciz "THURSDAY"
L_.str.268: ## @.str.268
.asciz "Thursday"
L_.str.269: ## @.str.269
.asciz "Tue"
L_.str.270: ## @.str.270
.asciz "TUESDAY"
L_.str.271: ## @.str.271
.asciz "Tuesday"
L_.str.272: ## @.str.272
.asciz "Wed"
L_.str.273: ## @.str.273
.asciz "WEDNESDAY"
L_.str.274: ## @.str.274
.asciz "Wednesday"
L_.str.275: ## @.str.275
.asciz "UNKNOWN_DAY"
.section __DATA,__data
.globl _days ## @days
.p2align 4
_days:
.quad L_.str.254
.quad L_.str.255
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.256
.quad L_.str.255
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.257
.quad L_.str.258
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.259
.quad L_.str.258
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.260
.quad L_.str.261
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.262
.quad L_.str.261
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.263
.quad L_.str.264
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.265
.quad L_.str.264
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.266
.quad L_.str.267
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.268
.quad L_.str.267
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.269
.quad L_.str.270
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.271
.quad L_.str.270
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.272
.quad L_.str.273
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.274
.quad L_.str.273
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.275
.long 4294967295 ## 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.276: ## @.str.276
.asciz "Apr"
L_.str.277: ## @.str.277
.asciz "APRIL"
L_.str.278: ## @.str.278
.asciz "Aug"
L_.str.279: ## @.str.279
.asciz "AUGUST"
L_.str.280: ## @.str.280
.asciz "Dec"
L_.str.281: ## @.str.281
.asciz "DECEMBER"
L_.str.282: ## @.str.282
.asciz "Feb"
L_.str.283: ## @.str.283
.asciz "FEBRUARY"
L_.str.284: ## @.str.284
.asciz "Jan"
L_.str.285: ## @.str.285
.asciz "JANUARY"
L_.str.286: ## @.str.286
.asciz "Jul"
L_.str.287: ## @.str.287
.asciz "JULY"
L_.str.288: ## @.str.288
.asciz "Jun"
L_.str.289: ## @.str.289
.asciz "JUNE"
L_.str.290: ## @.str.290
.asciz "Mar"
L_.str.291: ## @.str.291
.asciz "MARCH"
L_.str.292: ## @.str.292
.asciz "May"
L_.str.293: ## @.str.293
.asciz "MAY"
L_.str.294: ## @.str.294
.asciz "Nov"
L_.str.295: ## @.str.295
.asciz "NOVEMBER"
L_.str.296: ## @.str.296
.asciz "Oct"
L_.str.297: ## @.str.297
.asciz "OCTOBER"
L_.str.298: ## @.str.298
.asciz "Sep"
L_.str.299: ## @.str.299
.asciz "SEPTEMBER"
L_.str.300: ## @.str.300
.asciz "UNKNOWN_MONTH"
.section __DATA,__data
.globl _months ## @months
.p2align 4
_months:
.quad L_.str.276
.quad L_.str.277
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.278
.quad L_.str.279
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.280
.quad L_.str.281
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.282
.quad L_.str.283
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.284
.quad L_.str.285
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.286
.quad L_.str.287
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.288
.quad L_.str.289
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.290
.quad L_.str.291
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.292
.quad L_.str.293
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.294
.quad L_.str.295
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.296
.quad L_.str.297
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.298
.quad L_.str.299
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.300
.long 4294967295 ## 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.301: ## @.str.301
.asciz "CLOSE"
L_.str.302: ## @.str.302
.asciz "HTTP_CONNECTION_CLOSE"
L_.str.303: ## @.str.303
.asciz "KEEP-ALIVE"
L_.str.304: ## @.str.304
.asciz "HTTP_CONNECTION_KEEP_ALIVE"
L_.str.305: ## @.str.305
.asciz "HTTP_CONNECTION_NONE"
.section __DATA,__data
.globl _connections ## @connections
.p2align 4
_connections:
.quad L_.str.301
.quad L_.str.302
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.303
.quad L_.str.304
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.305
.long 4294967295 ## 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.306: ## @.str.306
.asciz "max-age"
L_.str.307: ## @.str.307
.asciz "HTTP_CACHE_DIRECTIVE_MAX_AGE"
L_.str.308: ## @.str.308
.asciz "max-stale"
L_.str.309: ## @.str.309
.asciz "HTTP_CACHE_DIRECTIVE_MAX_STALE"
L_.str.310: ## @.str.310
.asciz "min-fresh"
L_.str.311: ## @.str.311
.asciz "HTTP_CACHE_DIRECTIVE_MIN_FRESH"
L_.str.312: ## @.str.312
.asciz "must-revalidate"
L_.str.313: ## @.str.313
.asciz "HTTP_CACHE_DIRECTIVE_MUST_REVALIDATE"
L_.str.314: ## @.str.314
.asciz "no-cache"
L_.str.315: ## @.str.315
.asciz "HTTP_CACHE_DIRECTIVE_NO_CACHE"
L_.str.316: ## @.str.316
.asciz "no-store"
L_.str.317: ## @.str.317
.asciz "HTTP_CACHE_DIRECTIVE_NO_STORE"
L_.str.318: ## @.str.318
.asciz "no-transform"
L_.str.319: ## @.str.319
.asciz "HTTP_CACHE_DIRECTIVE_NO_TRANSFORM"
L_.str.320: ## @.str.320
.asciz "only-if-cached"
L_.str.321: ## @.str.321
.asciz "HTTP_CACHE_DIRECTIVE_ONLY_IF_CACHED"
L_.str.322: ## @.str.322
.asciz "private"
L_.str.323: ## @.str.323
.asciz "HTTP_CACHE_DIRECTIVE_PRIVATE"
L_.str.324: ## @.str.324
.asciz "proxy-revalidate"
L_.str.325: ## @.str.325
.asciz "HTTP_CACHE_DIRECTIVE_PROXY_REVALIDATE"
L_.str.326: ## @.str.326
.asciz "public"
L_.str.327: ## @.str.327
.asciz "HTTP_CACHE_DIRECTIVE_PUBLIC"
L_.str.328: ## @.str.328
.asciz "s-maxage"
L_.str.329: ## @.str.329
.asciz "HTTP_CACHE_DIRECTIVE_S_MAX_AGE"
L_.str.330: ## @.str.330
.asciz "HTTP_CACHE_DIRECTIVE_CACHE_EXTENSION"
.section __DATA,__data
.globl _cache_controls ## @cache_controls
.p2align 4
_cache_controls:
.quad L_.str.306
.quad L_.str.307
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.308
.quad L_.str.309
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.310
.quad L_.str.311
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.312
.quad L_.str.313
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.314
.quad L_.str.315
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.316
.quad L_.str.317
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.318
.quad L_.str.319
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.320
.quad L_.str.321
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.322
.quad L_.str.323
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.324
.quad L_.str.325
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.326
.quad L_.str.327
.long 4294967295 ## 0xffffffff
.space 4
.quad L_.str.328
.quad L_.str.329
.long 4294967295 ## 0xffffffff
.space 4
.quad 0
.quad L_.str.330
.long 4294967295 ## 0xffffffff
.space 4
.globl _start ## @start
.zerofill __DATA,__common,_start,8,3
.globl _state_count ## @state_count
.zerofill __DATA,__common,_state_count,4,2
.globl _map ## @map
.zerofill __DATA,__common,_map,8,3
.globl _basetbl ## @basetbl
.zerofill __DATA,__common,_basetbl,8,3
.globl _nexttbl ## @nexttbl
.zerofill __DATA,__common,_nexttbl,8,3
.globl _checktbl ## @checktbl
.zerofill __DATA,__common,_checktbl,8,3
.globl _accepttbl ## @accepttbl
.zerofill __DATA,__common,_accepttbl,8,3
.globl _prefixtbl ## @prefixtbl
.zerofill __DATA,__common,_prefixtbl,8,3
.section __TEXT,__cstring,cstring_literals
L_.str.331: ## @.str.331
.asciz "%3d:"
L_.str.332: ## @.str.332
.asciz " %s"
L_.str.334: ## @.str.334
.asciz " %c --> %d\n"
L_.str.335: ## @.str.335
.asciz " static %s %s[%d] =\n"
L_.str.337: ## @.str.337
.asciz " %3d,"
L_.str.338: ## @.str.338
.asciz " %3d,\n"
L_.str.339: ## @.str.339
.asciz " %3d,"
.section __DATA,__data
.p2align 2 ## @mkmap.count
_mkmap.count:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L___func__.mktranstables: ## @__func__.mktranstables
.asciz "mktranstables"
L_.str.341: ## @.str.341
.asciz "67941.c"
L_.str.342: ## @.str.342
.asciz "base < state_count"
L_.str.343: ## @.str.343
.asciz "checktbl[basetbl[state->num] + map[transitions->value]] == -1"
L_.str.344: ## @.str.344
.asciz "int"
L_.str.345: ## @.str.345
.asciz "map"
L_.str.346: ## @.str.346
.asciz " static int accepttbl[%d] =\n"
L_.str.347: ## @.str.347
.asciz " %s,\n"
L_.str.349: ## @.str.349
.asciz " static const char *prefixtbl[%d] =\n"
L_.str.350: ## @.str.350
.asciz " \"%s\",\n"
L_.str.351: ## @.str.351
.asciz "basetbl"
L_.str.352: ## @.str.352
.asciz "nexttbl"
L_.str.353: ## @.str.353
.asciz "checktbl"
L_.str.356: ## @.str.356
.asciz "fields"
L_.str.357: ## @.str.357
.asciz "methods"
L_.str.358: ## @.str.358
.asciz "statuses"
L_.str.359: ## @.str.359
.asciz "schemes"
L_.str.360: ## @.str.360
.asciz "days"
L_.str.361: ## @.str.361
.asciz "months"
L_.str.362: ## @.str.362
.asciz "connections"
L_.str.363: ## @.str.363
.asciz "cache-controls"
L_str.364: ## @str.364
.asciz " };"
L_str.367: ## @str.367
.asciz " {"
L_str.368: ## @str.368
.asciz " };\n"
L_str.369: ## @str.369
.asciz "\n/*"
L_str.370: ## @str.370
.asciz "*/"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mkstate ; -- Begin function mkstate
.p2align 2
_mkstate: ; @mkstate
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #24
bl _malloc
adrp x8, _state_count@PAGE
ldr w9, [x8, _state_count@PAGEOFF]
add w10, w9, #1
str w10, [x8, _state_count@PAGEOFF]
str w9, [x0]
stp xzr, xzr, [x0, #8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mktransition ; -- Begin function mktransition
.p2align 2
_mktransition: ; @mktransition
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #24
bl _malloc
str wzr, [x0]
stp xzr, xzr, [x0, #8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _prstate ; -- Begin function prstate
.p2align 2
_prstate: ; @prstate
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
ldr w8, [x0]
str x8, [sp]
Lloh0:
adrp x0, l_.str.331@PAGE
Lloh1:
add x0, x0, l_.str.331@PAGEOFF
bl _printf
ldr x8, [x19, #8]
cbz x8, LBB2_2
; %bb.1:
str x8, [sp]
Lloh2:
adrp x0, l_.str.332@PAGE
Lloh3:
add x0, x0, l_.str.332@PAGEOFF
bl _printf
LBB2_2:
mov w0, #10
bl _putchar
ldr x21, [x19, #16]
cbz x21, LBB2_7
; %bb.3:
Lloh4:
adrp x20, l_.str.334@PAGE
Lloh5:
add x20, x20, l_.str.334@PAGEOFF
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w0, [x21]
bl ___tolower
; kill: def $w0 killed $w0 def $x0
ldr x8, [x21, #8]
ldr w8, [x8]
stp x0, x8, [sp]
mov x0, x20
bl _printf
ldr x21, [x21, #16]
cbnz x21, LBB2_4
b LBB2_6
LBB2_5: ; in Loop: Header=BB2_6 Depth=1
ldr x0, [x19, #8]
bl _prstate
LBB2_6: ; =>This Inner Loop Header: Depth=1
ldr x19, [x19, #16]
cbnz x19, LBB2_5
LBB2_7:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _add_states ; -- Begin function add_states
.p2align 2
_add_states: ; @add_states
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
; kill: def $w2 killed $w2 def $x2
mov x19, x1
mov x20, x0
ldr w8, [x1, #16]
cmp w8, w2
b.ne LBB3_2
LBB3_1:
ldr x8, [x19, #8]
str x8, [x20, #8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB3_2:
sxtw x23, w2
adrp x22, _state_count@PAGE
b LBB3_5
LBB3_3: ; in Loop: Header=BB3_5 Depth=1
mov w0, #24
bl _malloc
mov x21, x0
str wzr, [x0]
stp xzr, xzr, [x0, #8]
str x0, [x20]
ldr x8, [x19]
ldrsb w8, [x8, x23]
str w8, [x0]
mov w0, #24
bl _malloc
mov x20, x0
ldr w8, [x22, _state_count@PAGEOFF]
add w9, w8, #1
str w9, [x22, _state_count@PAGEOFF]
str w8, [x0]
stp xzr, xzr, [x0, #8]
str x0, [x21, #8]
ldr w8, [x19, #16]
add x24, x23, #1
LBB3_4: ; in Loop: Header=BB3_5 Depth=1
mov x23, x24
cmp w8, w24
b.eq LBB3_1
LBB3_5: ; =>This Loop Header: Depth=1
; Child Loop BB3_8 Depth 2
; Child Loop BB3_12 Depth 2
ldr x25, [x20, #16]!
cbz x25, LBB3_3
; %bb.6: ; in Loop: Header=BB3_5 Depth=1
add x24, x23, #1
b LBB3_8
LBB3_7: ; in Loop: Header=BB3_8 Depth=2
ldr x25, [x25, #16]
cbz x25, LBB3_11
LBB3_8: ; Parent Loop BB3_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w0, [x25]
bl ___tolower
mov x21, x0
ldr x8, [x19]
ldrsb w0, [x8, x23]
bl ___tolower
cmp w21, w0
b.ne LBB3_7
; %bb.9: ; in Loop: Header=BB3_8 Depth=2
ldr x9, [x25, #8]
ldr x10, [x9, #8]
ldr w8, [x19, #16]
cmp x10, #0
ccmp w8, w24, #0, eq
b.eq LBB3_7
; %bb.10: ; in Loop: Header=BB3_5 Depth=1
mov x20, x9
b LBB3_4
LBB3_11: ; in Loop: Header=BB3_5 Depth=1
ldr x8, [x20]
cbz x8, LBB3_3
LBB3_12: ; Parent Loop BB3_5 Depth=1
; => This Inner Loop Header: Depth=2
mov x9, x8
ldr x8, [x8, #16]
cbnz x8, LBB3_12
; %bb.13: ; in Loop: Header=BB3_5 Depth=1
add x20, x9, #16
b LBB3_3
.cfi_endproc
; -- End function
.globl _prtable ; -- Begin function prtable
.p2align 2
_prtable: ; @prtable
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x3
mov x20, x2
stp x1, x19, [sp, #8]
str x0, [sp]
Lloh6:
adrp x0, l_.str.335@PAGE
Lloh7:
add x0, x0, l_.str.335@PAGEOFF
bl _printf
Lloh8:
adrp x0, l_str.367@PAGE
Lloh9:
add x0, x0, l_str.367@PAGEOFF
bl _puts
cmp w19, #1
b.lt LBB4_5
; %bb.1:
mov x21, #0
mov w22, w19
mov w23, #43691
movk w23, #43690, lsl #16
mov w24, #-12
Lloh10:
adrp x25, l_.str.339@PAGE
Lloh11:
add x25, x25, l_.str.339@PAGEOFF
Lloh12:
adrp x26, l_.str.338@PAGE
Lloh13:
add x26, x26, l_.str.338@PAGEOFF
Lloh14:
adrp x27, l_.str.337@PAGE
Lloh15:
add x27, x27, l_.str.337@PAGEOFF
LBB4_2: ; =>This Inner Loop Header: Depth=1
and x8, x21, #0xffffffff
mul x8, x8, x23
lsr x8, x8, #35
madd w8, w8, w24, w21
cmp w8, #11
csel x9, x26, x25, eq
cmp w8, #0
csel x0, x27, x9, eq
ldr w8, [x20, x21, lsl #2]
str x8, [sp]
bl _printf
add x21, x21, #1
cmp x22, x21
b.ne LBB4_2
; %bb.3:
mov w8, #43691
movk w8, #43690, lsl #16
mul w8, w19, w8
ror w8, w8, #2
mov w9, #21846
movk w9, #5461, lsl #16
cmp w8, w9
b.lo LBB4_5
; %bb.4:
mov w0, #10
bl _putchar
LBB4_5:
Lloh16:
adrp x0, l_str.364@PAGE
Lloh17:
add x0, x0, l_str.364@PAGEOFF
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
b _puts
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.globl _mkmap ; -- Begin function mkmap
.p2align 2
_mkmap: ; @mkmap
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
ldr x20, [x0, #16]
adrp x19, _mkmap.count@PAGE
cbz x20, LBB5_5
; %bb.1:
adrp x21, _map@PAGE
b LBB5_3
LBB5_2: ; in Loop: Header=BB5_3 Depth=1
ldr x0, [x20, #8]
bl _mkmap
ldr x20, [x20, #16]
cbz x20, LBB5_5
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr x22, [x21, _map@PAGEOFF]
ldr w0, [x20]
bl ___tolower
; kill: def $w0 killed $w0 def $x0
ldr w8, [x22, w0, sxtw #2]
cbnz w8, LBB5_2
; %bb.4: ; in Loop: Header=BB5_3 Depth=1
sxtw x8, w0
ldr w23, [x19, _mkmap.count@PAGEOFF]
str w23, [x22, x8, lsl #2]
ldr x22, [x21, _map@PAGEOFF]
ldr w0, [x20]
bl ___toupper
str w23, [x22, w0, sxtw #2]
ldr w8, [x19, _mkmap.count@PAGEOFF]
add w8, w8, #1
str w8, [x19, _mkmap.count@PAGEOFF]
b LBB5_2
LBB5_5:
ldr w0, [x19, _mkmap.count@PAGEOFF]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _mkaccept ; -- Begin function mkaccept
.p2align 2
_mkaccept: ; @mkaccept
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x8, [x0, #8]
Lloh18:
adrp x9, _accepttbl@PAGE
Lloh19:
ldr x9, [x9, _accepttbl@PAGEOFF]
ldrsw x10, [x0]
cmp x8, #0
csel x8, x1, x8, eq
str x8, [x9, x10, lsl #3]
ldr x20, [x0, #16]
cbz x20, LBB6_3
; %bb.1:
mov x19, x1
LBB6_2: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20, #8]
mov x1, x19
bl _mkaccept
ldr x20, [x20, #16]
cbnz x20, LBB6_2
LBB6_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh18, Lloh19
.cfi_endproc
; -- End function
.globl _mkprefix ; -- Begin function mkprefix
.p2align 2
_mkprefix: ; @mkprefix
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x22, x2
mov x19, x1
mov x21, x0
add w20, w2, #1
sxtw x0, w20
bl _malloc
adrp x23, _prefixtbl@PAGE
ldr x9, [x23, _prefixtbl@PAGEOFF]
ldrsw x8, [x21]
str x0, [x9, x8, lsl #3]
cmp w22, #1
b.lt LBB7_2
; %bb.1:
ldr x9, [x23, _prefixtbl@PAGEOFF]
ldr x0, [x9, x8, lsl #3]
mov w2, w22
mov x1, x19
bl _strncpy
ldrsw x8, [x21]
LBB7_2:
ldr x9, [x23, _prefixtbl@PAGEOFF]
ldr x8, [x9, x8, lsl #3]
sxtw x22, w22
strb wzr, [x8, x22]
ldr x21, [x21, #16]
cbz x21, LBB7_4
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21]
strb w8, [x19, x22]
ldr x0, [x21, #8]
mov x1, x19
mov x2, x20
bl _mkprefix
ldr x21, [x21, #16]
cbnz x21, LBB7_3
LBB7_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _checkbase ; -- Begin function checkbase
.p2align 2
_checkbase: ; @checkbase
.cfi_startproc
; %bb.0:
ldr x8, [x0, #16]
cbz x8, LBB8_4
; %bb.1:
Lloh20:
adrp x9, _checktbl@PAGE
Lloh21:
ldr x9, [x9, _checktbl@PAGEOFF]
Lloh22:
adrp x10, _map@PAGE
Lloh23:
ldr x10, [x10, _map@PAGEOFF]
LBB8_2: ; =>This Inner Loop Header: Depth=1
ldrsw x11, [x8]
ldr w11, [x10, x11, lsl #2]
add w11, w11, w1
ldr w11, [x9, w11, sxtw #2]
cmn w11, #1
b.ne LBB8_5
; %bb.3: ; in Loop: Header=BB8_2 Depth=1
ldr x8, [x8, #16]
cbnz x8, LBB8_2
LBB8_4:
mov w0, #1
ret
LBB8_5:
mov w0, #0
ret
.loh AdrpLdr Lloh22, Lloh23
.loh AdrpLdr Lloh20, Lloh21
.cfi_endproc
; -- End function
.globl _mktranstables ; -- Begin function mktranstables
.p2align 2
_mktranstables: ; @mktranstables
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
Lloh24:
adrp x8, _state_count@PAGE
Lloh25:
ldr w10, [x8, _state_count@PAGEOFF]
cmp w10, #1
b.lt LBB9_15
; %bb.1:
mov w9, #0
ldr x19, [x0, #16]
adrp x8, _checktbl@PAGE
ldr x12, [x8, _checktbl@PAGEOFF]
mov w14, #1
adrp x11, _map@PAGE
ldr x13, [x11, _map@PAGEOFF]
LBB9_2: ; =>This Loop Header: Depth=1
; Child Loop BB9_3 Depth 2
mov x15, x19
cbz x19, LBB9_13
LBB9_3: ; Parent Loop BB9_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x16, [x15]
ldr w16, [x13, x16, lsl #2]
add w16, w16, w9
ldr w16, [x12, w16, sxtw #2]
cmn w16, #1
b.ne LBB9_5
; %bb.4: ; in Loop: Header=BB9_3 Depth=2
ldr x15, [x15, #16]
cbnz x15, LBB9_3
b LBB9_6
LBB9_5: ; in Loop: Header=BB9_2 Depth=1
add w9, w9, #1
cmp w9, w10
cset w14, lt
b.ne LBB9_2
b LBB9_15
LBB9_6:
tbz w14, #0, LBB9_15
; %bb.7:
Lloh26:
adrp x10, _basetbl@PAGE
Lloh27:
ldr x10, [x10, _basetbl@PAGEOFF]
ldrsw x12, [x0]
str w9, [x10, x12, lsl #2]
cbz x19, LBB9_12
; %bb.8:
ldr x8, [x8, _checktbl@PAGEOFF]
ldr x9, [x11, _map@PAGEOFF]
mov x11, x19
Lloh28:
adrp x12, _nexttbl@PAGE
Lloh29:
ldr x12, [x12, _nexttbl@PAGEOFF]
LBB9_9: ; =>This Inner Loop Header: Depth=1
ldrsw x13, [x0]
ldrsw x14, [x10, x13, lsl #2]
ldrsw x15, [x11]
ldrsw x15, [x9, x15, lsl #2]
add x14, x15, x14
ldr w15, [x8, x14, lsl #2]
cmn w15, #1
b.ne LBB9_14
; %bb.10: ; in Loop: Header=BB9_9 Depth=1
str w13, [x8, x14, lsl #2]
ldr x13, [x11, #8]
ldr w13, [x13]
ldrsw x14, [x0]
ldr w14, [x10, x14, lsl #2]
ldrsw x15, [x11]
ldr w15, [x9, x15, lsl #2]
add w14, w15, w14
str w13, [x12, w14, sxtw #2]
ldr x11, [x11, #16]
cbnz x11, LBB9_9
LBB9_11: ; =>This Inner Loop Header: Depth=1
ldr x0, [x19, #8]
bl _mktranstables
ldr x19, [x19, #16]
cbnz x19, LBB9_11
LBB9_12:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB9_13:
Lloh30:
adrp x8, _basetbl@PAGE
Lloh31:
ldr x8, [x8, _basetbl@PAGEOFF]
ldrsw x9, [x0]
str wzr, [x8, x9, lsl #2]
b LBB9_12
LBB9_14:
bl _mktranstables.cold.1
LBB9_15:
bl _mktranstables.cold.2
.loh AdrpLdr Lloh24, Lloh25
.loh AdrpLdr Lloh26, Lloh27
.loh AdrpLdr Lloh28, Lloh29
.loh AdrpLdr Lloh30, Lloh31
.cfi_endproc
; -- End function
.globl _mktables ; -- Begin function mktables
.p2align 2
_mktables: ; @mktables
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #1072
mov x21, x2
mov x22, x1
mov x20, x0
Lloh32:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh33:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh34:
ldr x8, [x8]
stur x8, [x29, #-96]
mov w0, #1
mov w1, #1024
bl _calloc
adrp x19, _map@PAGE
str x0, [x19, _map@PAGEOFF]
mov x0, x20
bl _mkmap
str w0, [sp, #28] ; 4-byte Folded Spill
ldr x19, [x19, _map@PAGEOFF]
mov w8, #256
Lloh35:
adrp x9, l_.str.345@PAGE
Lloh36:
add x9, x9, l_.str.345@PAGEOFF
Lloh37:
adrp x10, l_.str.344@PAGE
Lloh38:
add x10, x10, l_.str.344@PAGEOFF
stp x9, x8, [sp, #8]
str x10, [sp]
Lloh39:
adrp x0, l_.str.335@PAGE
Lloh40:
add x0, x0, l_.str.335@PAGEOFF
bl _printf
Lloh41:
adrp x0, l_str.367@PAGE
Lloh42:
add x0, x0, l_str.367@PAGEOFF
bl _puts
mov x23, #0
mov w27, #43691
movk w27, #43690, lsl #16
mov w28, #-12
Lloh43:
adrp x24, l_.str.339@PAGE
Lloh44:
add x24, x24, l_.str.339@PAGEOFF
Lloh45:
adrp x25, l_.str.338@PAGE
Lloh46:
add x25, x25, l_.str.338@PAGEOFF
Lloh47:
adrp x26, l_.str.337@PAGE
Lloh48:
add x26, x26, l_.str.337@PAGEOFF
LBB10_1: ; =>This Inner Loop Header: Depth=1
and x8, x23, #0xffffffff
mul x8, x8, x27
lsr x8, x8, #35
madd w8, w8, w28, w23
cmp w8, #11
csel x9, x25, x24, eq
cmp w8, #0
csel x0, x26, x9, eq
ldr w8, [x19, x23, lsl #2]
str x8, [sp]
bl _printf
add x23, x23, #1
cmp x23, #256
b.ne LBB10_1
; %bb.2:
mov w0, #10
bl _putchar
Lloh49:
adrp x0, l_str.364@PAGE
Lloh50:
add x0, x0, l_str.364@PAGEOFF
bl _puts
mov w0, #10
bl _putchar
adrp x28, _state_count@PAGE
ldrsw x23, [x28, _state_count@PAGEOFF]
lsl x0, x23, #3
bl _malloc
adrp x19, _accepttbl@PAGE
str x0, [x19, _accepttbl@PAGEOFF]
cmp w23, #1
b.lt LBB10_6
; %bb.3:
and x8, x23, #0xffffffff
str xzr, [x0]
cmp w8, #1
b.eq LBB10_6
; %bb.4:
mov w9, #1
LBB10_5: ; =>This Inner Loop Header: Depth=1
ldr x10, [x19, _accepttbl@PAGEOFF]
str xzr, [x10, x9, lsl #3]
add x9, x9, #1
cmp x8, x9
b.ne LBB10_5
LBB10_6:
mov x0, x20
mov x1, x22
bl _mkaccept
ldr w8, [x28, _state_count@PAGEOFF]
str x8, [sp]
Lloh51:
adrp x0, l_.str.346@PAGE
Lloh52:
add x0, x0, l_.str.346@PAGEOFF
bl _printf
Lloh53:
adrp x0, l_str.367@PAGE
Lloh54:
add x0, x0, l_str.367@PAGEOFF
bl _puts
ldr w8, [x28, _state_count@PAGEOFF]
cmp w8, #1
b.lt LBB10_9
; %bb.7:
mov x23, #0
Lloh55:
adrp x22, l_.str.347@PAGE
Lloh56:
add x22, x22, l_.str.347@PAGEOFF
LBB10_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, _accepttbl@PAGEOFF]
ldr x8, [x8, x23, lsl #3]
str x8, [sp]
mov x0, x22
bl _printf
add x23, x23, #1
ldrsw x8, [x28, _state_count@PAGEOFF]
cmp x23, x8
b.lt LBB10_8
LBB10_9:
Lloh57:
adrp x0, l_str.368@PAGE
Lloh58:
add x0, x0, l_str.368@PAGEOFF
bl _puts
cbz w21, LBB10_18
; %bb.10:
ldrsw x21, [x28, _state_count@PAGEOFF]
lsl x0, x21, #3
bl _malloc
adrp x19, _prefixtbl@PAGE
str x0, [x19, _prefixtbl@PAGEOFF]
cmp w21, #1
b.lt LBB10_14
; %bb.11:
and x8, x21, #0xffffffff
str xzr, [x0]
cmp w8, #1
b.eq LBB10_14
; %bb.12:
mov w9, #1
LBB10_13: ; =>This Inner Loop Header: Depth=1
ldr x10, [x19, _prefixtbl@PAGEOFF]
str xzr, [x10, x9, lsl #3]
add x9, x9, #1
cmp x8, x9
b.ne LBB10_13
LBB10_14:
add x1, sp, #32
mov x0, x20
mov w2, #0
bl _mkprefix
ldr w8, [x28, _state_count@PAGEOFF]
str x8, [sp]
Lloh59:
adrp x0, l_.str.349@PAGE
Lloh60:
add x0, x0, l_.str.349@PAGEOFF
bl _printf
Lloh61:
adrp x0, l_str.367@PAGE
Lloh62:
add x0, x0, l_str.367@PAGEOFF
bl _puts
ldr w8, [x28, _state_count@PAGEOFF]
cmp w8, #1
b.lt LBB10_17
; %bb.15:
mov x22, #0
Lloh63:
adrp x21, l_.str.350@PAGE
Lloh64:
add x21, x21, l_.str.350@PAGEOFF
LBB10_16: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, _prefixtbl@PAGEOFF]
ldr x8, [x8, x22, lsl #3]
str x8, [sp]
mov x0, x21
bl _printf
add x22, x22, #1
ldrsw x8, [x28, _state_count@PAGEOFF]
cmp x22, x8
b.lt LBB10_16
LBB10_17:
Lloh65:
adrp x0, l_str.368@PAGE
Lloh66:
add x0, x0, l_str.368@PAGEOFF
bl _puts
LBB10_18:
ldrsw x27, [x28, _state_count@PAGEOFF]
lsl x0, x27, #2
bl _malloc
mov x22, x0
adrp x8, _basetbl@PAGE
str x0, [x8, _basetbl@PAGEOFF]
ldr w8, [sp, #28] ; 4-byte Folded Reload
add w8, w27, w8
sxtw x19, w8
sbfiz x23, x8, #2, #32
mov x0, x23
bl _malloc
mov x21, x0
adrp x8, _nexttbl@PAGE
str x0, [x8, _nexttbl@PAGEOFF]
mov x0, x23
bl _malloc
adrp x23, _checktbl@PAGE
str x0, [x23, _checktbl@PAGEOFF]
cmp w27, #1
b.lt LBB10_26
; %bb.19:
cmp w27, #16
b.hs LBB10_21
; %bb.20:
mov x8, #0
b LBB10_24
LBB10_21:
and x8, x27, #0xfffffffffffffff0
add x9, x22, #32
movi.2d v0, #0xffffffffffffffff
mov x10, x8
LBB10_22: ; =>This Inner Loop Header: Depth=1
stp q0, q0, [x9, #-32]
stp q0, q0, [x9], #64
subs x10, x10, #16
b.ne LBB10_22
; %bb.23:
cmp x8, x27
b.eq LBB10_26
LBB10_24:
mov w9, #-1
LBB10_25: ; =>This Inner Loop Header: Depth=1
str w9, [x22, x8, lsl #2]
add x8, x8, #1
cmp x8, x27
b.lt LBB10_25
LBB10_26:
cmp w19, #1
b.lt LBB10_34
; %bb.27:
cmp w19, #16
b.hs LBB10_29
; %bb.28:
mov x8, #0
b LBB10_32
LBB10_29:
and x8, x19, #0xfffffffffffffff0
add x9, x0, #32
add x10, x21, #32
movi.2d v0, #0000000000000000
movi.2d v1, #0xffffffffffffffff
mov x11, x8
LBB10_30: ; =>This Inner Loop Header: Depth=1
stp q0, q0, [x10, #-32]
stp q1, q1, [x9, #-32]
stp q1, q1, [x9], #64
stp q0, q0, [x10], #64
subs x11, x11, #16
b.ne LBB10_30
; %bb.31:
cmp x8, x19
b.eq LBB10_34
LBB10_32:
mov w9, #-1
LBB10_33: ; =>This Inner Loop Header: Depth=1
lsl x10, x8, #2
str wzr, [x21, x10]
str w9, [x0, x10]
add x8, x8, #1
cmp x8, x19
b.lt LBB10_33
LBB10_34:
mov x0, x20
bl _mktranstables
Lloh67:
adrp x8, _basetbl@PAGE
Lloh68:
ldr x20, [x8, _basetbl@PAGEOFF]
ldr w19, [x28, _state_count@PAGEOFF]
Lloh69:
adrp x8, l_.str.351@PAGE
Lloh70:
add x8, x8, l_.str.351@PAGEOFF
stp x8, x19, [sp, #8]
Lloh71:
adrp x8, l_.str.344@PAGE
Lloh72:
add x8, x8, l_.str.344@PAGEOFF
str x8, [sp]
Lloh73:
adrp x0, l_.str.335@PAGE
Lloh74:
add x0, x0, l_.str.335@PAGEOFF
bl _printf
Lloh75:
adrp x0, l_str.367@PAGE
Lloh76:
add x0, x0, l_str.367@PAGEOFF
bl _puts
cmp w19, #1
b.lt LBB10_39
; %bb.35:
mov x21, #0
mov w22, #43691
movk w22, #43690, lsl #16
mov w27, #-12
LBB10_36: ; =>This Inner Loop Header: Depth=1
and x8, x21, #0xffffffff
mul x8, x8, x22
lsr x8, x8, #35
madd w8, w8, w27, w21
cmp w8, #11
csel x9, x25, x24, eq
cmp w8, #0
csel x0, x26, x9, eq
ldr w8, [x20, x21, lsl #2]
str x8, [sp]
bl _printf
add x21, x21, #1
cmp x19, x21
b.ne LBB10_36
; %bb.37:
mov w8, #43691
movk w8, #43690, lsl #16
mul w8, w19, w8
ror w8, w8, #2
mov w9, #21846
movk w9, #5461, lsl #16
cmp w8, w9
b.lo LBB10_39
; %bb.38:
mov w0, #10
bl _putchar
LBB10_39:
Lloh77:
adrp x0, l_str.364@PAGE
Lloh78:
add x0, x0, l_str.364@PAGEOFF
bl _puts
mov w0, #10
bl _putchar
Lloh79:
adrp x8, _nexttbl@PAGE
Lloh80:
ldr x20, [x8, _nexttbl@PAGEOFF]
ldr w8, [x28, _state_count@PAGEOFF]
ldr w9, [sp, #28] ; 4-byte Folded Reload
add w19, w8, w9
mov x8, x19
Lloh81:
adrp x9, l_.str.352@PAGE
Lloh82:
add x9, x9, l_.str.352@PAGEOFF
stp x9, x8, [sp, #8]
Lloh83:
adrp x8, l_.str.344@PAGE
Lloh84:
add x8, x8, l_.str.344@PAGEOFF
str x8, [sp]
Lloh85:
adrp x0, l_.str.335@PAGE
Lloh86:
add x0, x0, l_.str.335@PAGEOFF
bl _printf
Lloh87:
adrp x0, l_str.367@PAGE
Lloh88:
add x0, x0, l_str.367@PAGEOFF
bl _puts
cmp w19, #1
b.lt LBB10_44
; %bb.40:
mov x21, #0
mov w22, #43691
movk w22, #43690, lsl #16
mov w27, #-12
LBB10_41: ; =>This Inner Loop Header: Depth=1
and x8, x21, #0xffffffff
mul x8, x8, x22
lsr x8, x8, #35
madd w8, w8, w27, w21
cmp w8, #11
csel x9, x25, x24, eq
cmp w8, #0
csel x0, x26, x9, eq
ldr w8, [x20, x21, lsl #2]
str x8, [sp]
bl _printf
add x21, x21, #1
cmp x19, x21
b.ne LBB10_41
; %bb.42:
mov w8, #43691
movk w8, #43690, lsl #16
mul w8, w19, w8
ror w8, w8, #2
mov w9, #21846
movk w9, #5461, lsl #16
cmp w8, w9
b.lo LBB10_44
; %bb.43:
mov w0, #10
bl _putchar
LBB10_44:
Lloh89:
adrp x0, l_str.364@PAGE
Lloh90:
add x0, x0, l_str.364@PAGEOFF
bl _puts
mov w0, #10
bl _putchar
ldr x20, [x23, _checktbl@PAGEOFF]
ldr w8, [x28, _state_count@PAGEOFF]
ldr w9, [sp, #28] ; 4-byte Folded Reload
add w19, w8, w9
mov x8, x19
Lloh91:
adrp x9, l_.str.353@PAGE
Lloh92:
add x9, x9, l_.str.353@PAGEOFF
stp x9, x8, [sp, #8]
Lloh93:
adrp x8, l_.str.344@PAGE
Lloh94:
add x8, x8, l_.str.344@PAGEOFF
str x8, [sp]
Lloh95:
adrp x0, l_.str.335@PAGE
Lloh96:
add x0, x0, l_.str.335@PAGEOFF
bl _printf
Lloh97:
adrp x0, l_str.367@PAGE
Lloh98:
add x0, x0, l_str.367@PAGEOFF
bl _puts
cmp w19, #1
b.lt LBB10_49
; %bb.45:
mov x21, #0
mov w22, #43691
movk w22, #43690, lsl #16
mov w23, #-12
LBB10_46: ; =>This Inner Loop Header: Depth=1
and x8, x21, #0xffffffff
mul x8, x8, x22
lsr x8, x8, #35
madd w8, w8, w23, w21
cmp w8, #11
csel x9, x25, x24, eq
cmp w8, #0
csel x0, x26, x9, eq
ldr w8, [x20, x21, lsl #2]
str x8, [sp]
bl _printf
add x21, x21, #1
cmp x19, x21
b.ne LBB10_46
; %bb.47:
mov w8, #43691
movk w8, #43690, lsl #16
mul w8, w19, w8
ror w8, w8, #2
mov w9, #21846
movk w9, #5461, lsl #16
cmp w8, w9
b.lo LBB10_49
; %bb.48:
mov w0, #10
bl _putchar
LBB10_49:
Lloh99:
adrp x0, l_str.364@PAGE
Lloh100:
add x0, x0, l_str.364@PAGEOFF
bl _puts
ldur x8, [x29, #-96]
Lloh101:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh102:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh103:
ldr x9, [x9]
cmp x9, x8
b.ne LBB10_51
; %bb.50:
add sp, sp, #1072
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB10_51:
bl ___stack_chk_fail
.loh AdrpAdd Lloh47, Lloh48
.loh AdrpAdd Lloh45, Lloh46
.loh AdrpAdd Lloh43, Lloh44
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh53, Lloh54
.loh AdrpAdd Lloh51, Lloh52
.loh AdrpAdd Lloh55, Lloh56
.loh AdrpAdd Lloh57, Lloh58
.loh AdrpAdd Lloh61, Lloh62
.loh AdrpAdd Lloh59, Lloh60
.loh AdrpAdd Lloh63, Lloh64
.loh AdrpAdd Lloh65, Lloh66
.loh AdrpAdd Lloh75, Lloh76
.loh AdrpAdd Lloh73, Lloh74
.loh AdrpAdd Lloh71, Lloh72
.loh AdrpAdd Lloh69, Lloh70
.loh AdrpAdrp Lloh67, Lloh69
.loh AdrpLdr Lloh67, Lloh68
.loh AdrpAdd Lloh87, Lloh88
.loh AdrpAdd Lloh85, Lloh86
.loh AdrpAdd Lloh83, Lloh84
.loh AdrpAdd Lloh81, Lloh82
.loh AdrpLdr Lloh79, Lloh80
.loh AdrpAdd Lloh77, Lloh78
.loh AdrpAdd Lloh97, Lloh98
.loh AdrpAdd Lloh95, Lloh96
.loh AdrpAdd Lloh93, Lloh94
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpAdd Lloh89, Lloh90
.loh AdrpLdrGotLdr Lloh101, Lloh102, Lloh103
.loh AdrpAdd Lloh99, Lloh100
.cfi_endproc
; -- End function
.globl _rundfa ; -- Begin function rundfa
.p2align 2
_rundfa: ; @rundfa
.cfi_startproc
; %bb.0:
; kill: def $w1 killed $w1 def $x1
cbz w1, LBB11_5
; %bb.1:
mov w10, #0
sxtw x8, w1
Lloh104:
adrp x9, _map@PAGE
Lloh105:
ldr x9, [x9, _map@PAGEOFF]
Lloh106:
adrp x11, _basetbl@PAGE
Lloh107:
ldr x11, [x11, _basetbl@PAGEOFF]
Lloh108:
adrp x12, _checktbl@PAGE
Lloh109:
ldr x12, [x12, _checktbl@PAGEOFF]
Lloh110:
adrp x13, _nexttbl@PAGE
Lloh111:
ldr x13, [x13, _nexttbl@PAGEOFF]
LBB11_2: ; =>This Inner Loop Header: Depth=1
ldrsb x14, [x0]
ldr w14, [x9, x14, lsl #2]
ldr w15, [x11, w10, sxtw #2]
add w14, w15, w14
ldr w15, [x12, w14, sxtw #2]
cmp w15, w10
b.ne LBB11_7
; %bb.3: ; in Loop: Header=BB11_2 Depth=1
sxtw x10, w14
add x0, x0, #1
ldr w10, [x13, x10, lsl #2]
subs x8, x8, #1
b.ne LBB11_2
; %bb.4:
sxtw x8, w10
b LBB11_6
LBB11_5:
mov x8, #0
LBB11_6:
Lloh112:
adrp x9, _accepttbl@PAGE
Lloh113:
ldr x9, [x9, _accepttbl@PAGEOFF]
ldr x0, [x9, x8, lsl #3]
ret
LBB11_7:
mov x0, #0
ret
.loh AdrpLdr Lloh110, Lloh111
.loh AdrpLdr Lloh108, Lloh109
.loh AdrpLdr Lloh106, Lloh107
.loh AdrpLdr Lloh104, Lloh105
.loh AdrpLdr Lloh112, Lloh113
.cfi_endproc
; -- End function
.globl _mkdfa ; -- Begin function mkdfa
.p2align 2
_mkdfa: ; @mkdfa
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x3
mov x20, x2
mov x23, x1
mov x21, x0
mov w25, #24
mov w0, #24
bl _malloc
mov x22, x0
adrp x8, _state_count@PAGE
ldr w9, [x8, _state_count@PAGEOFF]
add w10, w9, #1
str w10, [x8, _state_count@PAGEOFF]
str w9, [x0]
stp xzr, xzr, [x0, #8]
adrp x24, _start@PAGE
str x0, [x24, _start@PAGEOFF]
sub w26, w23, #1
cmp w23, #2
b.lt LBB12_5
; %bb.1:
add x23, x21, #16
mov x27, x26
LBB12_2: ; =>This Inner Loop Header: Depth=1
ldur x0, [x23, #-16]
bl _strlen
str w0, [x23], #24
subs x27, x27, #1
b.ne LBB12_2
; %bb.3:
mov x27, x26
mov x23, x21
LBB12_4: ; =>This Inner Loop Header: Depth=1
mov x0, x22
mov x1, x23
mov w2, #0
bl _add_states
ldr x22, [x24, _start@PAGEOFF]
add x23, x23, #24
subs x27, x27, #1
b.ne LBB12_4
LBB12_5:
smaddl x8, w26, w25, x21
ldr x1, [x8, #8]
mov x0, x22
mov x2, x20
bl _mktables
cbz w19, LBB12_7
; %bb.6:
Lloh114:
adrp x0, l_str.369@PAGE
Lloh115:
add x0, x0, l_str.369@PAGEOFF
bl _puts
ldr x0, [x24, _start@PAGEOFF]
bl _prstate
Lloh116:
adrp x0, l_str.370@PAGE
Lloh117:
add x0, x0, l_str.370@PAGEOFF
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
b _puts
LBB12_7:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh116, Lloh117
.loh AdrpAdd Lloh114, Lloh115
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
cmp w0, #2
b.ge LBB13_2
; %bb.1:
mov w0, #1
b LBB13_22
LBB13_2:
mov x19, x0
ldr x20, [x1, #8]
Lloh118:
adrp x1, l_.str.356@PAGE
Lloh119:
add x1, x1, l_.str.356@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_11
; %bb.3:
Lloh120:
adrp x1, l_.str.357@PAGE
Lloh121:
add x1, x1, l_.str.357@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_12
; %bb.4:
Lloh122:
adrp x1, l_.str.358@PAGE
Lloh123:
add x1, x1, l_.str.358@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_13
; %bb.5:
Lloh124:
adrp x1, l_.str.359@PAGE
Lloh125:
add x1, x1, l_.str.359@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_14
; %bb.6:
Lloh126:
adrp x1, l_.str.360@PAGE
Lloh127:
add x1, x1, l_.str.360@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_15
; %bb.7:
Lloh128:
adrp x1, l_.str.361@PAGE
Lloh129:
add x1, x1, l_.str.361@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_16
; %bb.8:
Lloh130:
adrp x1, l_.str.362@PAGE
Lloh131:
add x1, x1, l_.str.362@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB13_18
; %bb.9:
Lloh132:
adrp x1, l_.str.363@PAGE
Lloh133:
add x1, x1, l_.str.363@PAGEOFF
mov x0, x20
bl _strcmp
cbnz w0, LBB13_21
; %bb.10:
cmp w19, #3
cset w3, eq
Lloh134:
adrp x0, _cache_controls@PAGE
Lloh135:
add x0, x0, _cache_controls@PAGEOFF
b LBB13_17
LBB13_11:
cmp w19, #3
cset w3, eq
Lloh136:
adrp x0, _fields@PAGE
Lloh137:
add x0, x0, _fields@PAGEOFF
mov w1, #67
mov w2, #1
b LBB13_20
LBB13_12:
cmp w19, #3
cset w3, eq
Lloh138:
adrp x0, _methods@PAGE
Lloh139:
add x0, x0, _methods@PAGEOFF
mov w1, #11
b LBB13_19
LBB13_13:
cmp w19, #3
cset w3, eq
Lloh140:
adrp x0, _statuses@PAGE
Lloh141:
add x0, x0, _statuses@PAGEOFF
mov w1, #39
b LBB13_19
LBB13_14:
cmp w19, #3
cset w3, eq
Lloh142:
adrp x0, _schemes@PAGE
Lloh143:
add x0, x0, _schemes@PAGEOFF
mov w1, #12
b LBB13_19
LBB13_15:
cmp w19, #3
cset w3, eq
Lloh144:
adrp x0, _days@PAGE
Lloh145:
add x0, x0, _days@PAGEOFF
mov w1, #15
b LBB13_19
LBB13_16:
cmp w19, #3
cset w3, eq
Lloh146:
adrp x0, _months@PAGE
Lloh147:
add x0, x0, _months@PAGEOFF
LBB13_17:
mov w1, #13
b LBB13_19
LBB13_18:
cmp w19, #3
cset w3, eq
Lloh148:
adrp x0, _connections@PAGE
Lloh149:
add x0, x0, _connections@PAGEOFF
mov w1, #3
LBB13_19:
mov w2, #0
LBB13_20:
bl _mkdfa
LBB13_21:
mov w0, #0
LBB13_22:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh118, Lloh119
.loh AdrpAdd Lloh120, Lloh121
.loh AdrpAdd Lloh122, Lloh123
.loh AdrpAdd Lloh124, Lloh125
.loh AdrpAdd Lloh126, Lloh127
.loh AdrpAdd Lloh128, Lloh129
.loh AdrpAdd Lloh130, Lloh131
.loh AdrpAdd Lloh132, Lloh133
.loh AdrpAdd Lloh134, Lloh135
.loh AdrpAdd Lloh136, Lloh137
.loh AdrpAdd Lloh138, Lloh139
.loh AdrpAdd Lloh140, Lloh141
.loh AdrpAdd Lloh142, Lloh143
.loh AdrpAdd Lloh144, Lloh145
.loh AdrpAdd Lloh146, Lloh147
.loh AdrpAdd Lloh148, Lloh149
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mktranstables.cold.1
_mktranstables.cold.1: ; @mktranstables.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh150:
adrp x0, l___func__.mktranstables@PAGE
Lloh151:
add x0, x0, l___func__.mktranstables@PAGEOFF
Lloh152:
adrp x1, l_.str.341@PAGE
Lloh153:
add x1, x1, l_.str.341@PAGEOFF
Lloh154:
adrp x3, l_.str.343@PAGE
Lloh155:
add x3, x3, l_.str.343@PAGEOFF
mov w2, #431
bl ___assert_rtn
.loh AdrpAdd Lloh154, Lloh155
.loh AdrpAdd Lloh152, Lloh153
.loh AdrpAdd Lloh150, Lloh151
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mktranstables.cold.2
_mktranstables.cold.2: ; @mktranstables.cold.2
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh156:
adrp x0, l___func__.mktranstables@PAGE
Lloh157:
add x0, x0, l___func__.mktranstables@PAGEOFF
Lloh158:
adrp x1, l_.str.341@PAGE
Lloh159:
add x1, x1, l_.str.341@PAGEOFF
Lloh160:
adrp x3, l_.str.342@PAGE
Lloh161:
add x3, x3, l_.str.342@PAGEOFF
mov w2, #425
bl ___assert_rtn
.loh AdrpAdd Lloh160, Lloh161
.loh AdrpAdd Lloh158, Lloh159
.loh AdrpAdd Lloh156, Lloh157
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Accept"
l_.str.1: ; @.str.1
.asciz "MIME_FIELD_ACCEPT"
l_.str.2: ; @.str.2
.asciz "Accept-Charset"
l_.str.3: ; @.str.3
.asciz "MIME_FIELD_ACCEPT_CHARSET"
l_.str.4: ; @.str.4
.asciz "Accept-Encoding"
l_.str.5: ; @.str.5
.asciz "MIME_FIELD_ACCEPT_ENCODING"
l_.str.6: ; @.str.6
.asciz "Accept-Language"
l_.str.7: ; @.str.7
.asciz "MIME_FIELD_ACCEPT_LANGUAGE"
l_.str.8: ; @.str.8
.asciz "Accept-Ranges"
l_.str.9: ; @.str.9
.asciz "MIME_FIELD_ACCEPT_RANGES"
l_.str.10: ; @.str.10
.asciz "Age"
l_.str.11: ; @.str.11
.asciz "MIME_FIELD_AGE"
l_.str.12: ; @.str.12
.asciz "Allow"
l_.str.13: ; @.str.13
.asciz "MIME_FIELD_ALLOW"
l_.str.14: ; @.str.14
.asciz "Approved"
l_.str.15: ; @.str.15
.asciz "MIME_FIELD_APPROVED"
l_.str.16: ; @.str.16
.asciz "Authorization"
l_.str.17: ; @.str.17
.asciz "MIME_FIELD_AUTHORIZATION"
l_.str.18: ; @.str.18
.asciz "Bytes"
l_.str.19: ; @.str.19
.asciz "MIME_FIELD_BYTES"
l_.str.20: ; @.str.20
.asciz "Cache-Control"
l_.str.21: ; @.str.21
.asciz "MIME_FIELD_CACHE_CONTROL"
l_.str.22: ; @.str.22
.asciz "Connection"
l_.str.23: ; @.str.23
.asciz "MIME_FIELD_CONNECTION"
l_.str.24: ; @.str.24
.asciz "Content-Base"
l_.str.25: ; @.str.25
.asciz "MIME_FIELD_CONTENT_BASE"
l_.str.26: ; @.str.26
.asciz "Content-Encoding"
l_.str.27: ; @.str.27
.asciz "MIME_FIELD_CONTENT_ENCODING"
l_.str.28: ; @.str.28
.asciz "Content-Language"
l_.str.29: ; @.str.29
.asciz "MIME_FIELD_CONTENT_LANGUAGE"
l_.str.30: ; @.str.30
.asciz "Content-Length"
l_.str.31: ; @.str.31
.asciz "MIME_FIELD_CONTENT_LENGTH"
l_.str.32: ; @.str.32
.asciz "Content-Location"
l_.str.33: ; @.str.33
.asciz "MIME_FIELD_CONTENT_LOCATION"
l_.str.34: ; @.str.34
.asciz "Content-Md5"
l_.str.35: ; @.str.35
.asciz "MIME_FIELD_CONTENT_MD5"
l_.str.36: ; @.str.36
.asciz "Content-Range"
l_.str.37: ; @.str.37
.asciz "MIME_FIELD_CONTENT_RANGE"
l_.str.38: ; @.str.38
.asciz "Content-Type"
l_.str.39: ; @.str.39
.asciz "MIME_FIELD_CONTENT_TYPE"
l_.str.40: ; @.str.40
.asciz "Control"
l_.str.41: ; @.str.41
.asciz "MIME_FIELD_CONTROL"
l_.str.42: ; @.str.42
.asciz "Cookie"
l_.str.43: ; @.str.43
.asciz "MIME_FIELD_COOKIE"
l_.str.44: ; @.str.44
.asciz "Date"
l_.str.45: ; @.str.45
.asciz "MIME_FIELD_DATE"
l_.str.46: ; @.str.46
.asciz "Distribution"
l_.str.47: ; @.str.47
.asciz "MIME_FIELD_DISTRIBUTION"
l_.str.48: ; @.str.48
.asciz "Etag"
l_.str.49: ; @.str.49
.asciz "MIME_FIELD_ETAG"
l_.str.50: ; @.str.50
.asciz "Expires"
l_.str.51: ; @.str.51
.asciz "MIME_FIELD_EXPIRES"
l_.str.52: ; @.str.52
.asciz "Followup-To"
l_.str.53: ; @.str.53
.asciz "MIME_FIELD_FOLLOWUP_TO"
l_.str.54: ; @.str.54
.asciz "From"
l_.str.55: ; @.str.55
.asciz "MIME_FIELD_FROM"
l_.str.56: ; @.str.56
.asciz "Host"
l_.str.57: ; @.str.57
.asciz "MIME_FIELD_HOST"
l_.str.58: ; @.str.58
.asciz "If-Match"
l_.str.59: ; @.str.59
.asciz "MIME_FIELD_IF_MATCH"
l_.str.60: ; @.str.60
.asciz "If-Modified-Since"
l_.str.61: ; @.str.61
.asciz "MIME_FIELD_IF_MODIFIED_SINCE"
l_.str.62: ; @.str.62
.asciz "If-None-Match"
l_.str.63: ; @.str.63
.asciz "MIME_FIELD_IF_NONE_MATCH"
l_.str.64: ; @.str.64
.asciz "If-Range"
l_.str.65: ; @.str.65
.asciz "MIME_FIELD_IF_RANGE"
l_.str.66: ; @.str.66
.asciz "If-Unmodified-Since"
l_.str.67: ; @.str.67
.asciz "MIME_FIELD_IF_UNMODIFIED_SINCE"
l_.str.68: ; @.str.68
.asciz "Keywords"
l_.str.69: ; @.str.69
.asciz "MIME_FIELD_KEYWORDS"
l_.str.70: ; @.str.70
.asciz "Last-Modified"
l_.str.71: ; @.str.71
.asciz "MIME_FIELD_LAST_MODIFIED"
l_.str.72: ; @.str.72
.asciz "Lines"
l_.str.73: ; @.str.73
.asciz "MIME_FIELD_LINES"
l_.str.74: ; @.str.74
.asciz "Location"
l_.str.75: ; @.str.75
.asciz "MIME_FIELD_LOCATION"
l_.str.76: ; @.str.76
.asciz "Max-Forwards"
l_.str.77: ; @.str.77
.asciz "MIME_FIELD_MAX_FORWARDS"
l_.str.78: ; @.str.78
.asciz "Message-ID"
l_.str.79: ; @.str.79
.asciz "MIME_FIELD_MESSAGE_ID"
l_.str.80: ; @.str.80
.asciz "Newsgroups"
l_.str.81: ; @.str.81
.asciz "MIME_FIELD_NEWSGROUPS"
l_.str.82: ; @.str.82
.asciz "Organization"
l_.str.83: ; @.str.83
.asciz "MIME_FIELD_ORGANIZATION"
l_.str.84: ; @.str.84
.asciz "Path"
l_.str.85: ; @.str.85
.asciz "MIME_FIELD_PATH"
l_.str.86: ; @.str.86
.asciz "Pragma"
l_.str.87: ; @.str.87
.asciz "MIME_FIELD_PRAGMA"
l_.str.88: ; @.str.88
.asciz "Proxy-Authenticate"
l_.str.89: ; @.str.89
.asciz "MIME_FIELD_PROXY_AUTHENTICATE"
l_.str.90: ; @.str.90
.asciz "Proxy-Authorization"
l_.str.91: ; @.str.91
.asciz "MIME_FIELD_PROXY_AUTHORIZATION"
l_.str.92: ; @.str.92
.asciz "Proxy-Connection"
l_.str.93: ; @.str.93
.asciz "MIME_FIELD_PROXY_CONNECTION"
l_.str.94: ; @.str.94
.asciz "Public"
l_.str.95: ; @.str.95
.asciz "MIME_FIELD_PUBLIC"
l_.str.96: ; @.str.96
.asciz "Range"
l_.str.97: ; @.str.97
.asciz "MIME_FIELD_RANGE"
l_.str.98: ; @.str.98
.asciz "References"
l_.str.99: ; @.str.99
.asciz "MIME_FIELD_REFERENCES"
l_.str.100: ; @.str.100
.asciz "Referer"
l_.str.101: ; @.str.101
.asciz "MIME_FIELD_REFERER"
l_.str.102: ; @.str.102
.asciz "Reply-To"
l_.str.103: ; @.str.103
.asciz "MIME_FIELD_REPLY_TO"
l_.str.104: ; @.str.104
.asciz "Retry-After"
l_.str.105: ; @.str.105
.asciz "MIME_FIELD_RETRY_AFTER"
l_.str.106: ; @.str.106
.asciz "Sender"
l_.str.107: ; @.str.107
.asciz "MIME_FIELD_SENDER"
l_.str.108: ; @.str.108
.asciz "Server"
l_.str.109: ; @.str.109
.asciz "MIME_FIELD_SERVER"
l_.str.110: ; @.str.110
.asciz "Set-Cookie"
l_.str.111: ; @.str.111
.asciz "MIME_FIELD_SET_COOKIE"
l_.str.112: ; @.str.112
.asciz "Subject"
l_.str.113: ; @.str.113
.asciz "MIME_FIELD_SUBJECT"
l_.str.114: ; @.str.114
.asciz "Summary"
l_.str.115: ; @.str.115
.asciz "MIME_FIELD_SUMMARY"
l_.str.116: ; @.str.116
.asciz "Transfer-Encoding"
l_.str.117: ; @.str.117
.asciz "MIME_FIELD_TRANSFER_ENCODING"
l_.str.118: ; @.str.118
.asciz "Upgrade"
l_.str.119: ; @.str.119
.asciz "MIME_FIELD_UPGRADE"
l_.str.120: ; @.str.120
.asciz "User-Agent"
l_.str.121: ; @.str.121
.asciz "MIME_FIELD_USER_AGENT"
l_.str.122: ; @.str.122
.asciz "Vary"
l_.str.123: ; @.str.123
.asciz "MIME_FIELD_VARY"
l_.str.124: ; @.str.124
.asciz "Via"
l_.str.125: ; @.str.125
.asciz "MIME_FIELD_VIA"
l_.str.126: ; @.str.126
.asciz "Warning"
l_.str.127: ; @.str.127
.asciz "MIME_FIELD_WARNING"
l_.str.128: ; @.str.128
.asciz "Www-Authenticate"
l_.str.129: ; @.str.129
.asciz "MIME_FIELD_WWW_AUTHENTICATE"
l_.str.130: ; @.str.130
.asciz "Xref"
l_.str.131: ; @.str.131
.asciz "MIME_FIELD_XREF"
l_.str.132: ; @.str.132
.asciz "MIME_FIELD_EXTENSION"
.section __DATA,__data
.globl _fields ; @fields
.p2align 3
_fields:
.quad l_.str
.quad l_.str.1
.long 0 ; 0x0
.space 4
.quad l_.str.2
.quad l_.str.3
.long 0 ; 0x0
.space 4
.quad l_.str.4
.quad l_.str.5
.long 0 ; 0x0
.space 4
.quad l_.str.6
.quad l_.str.7
.long 0 ; 0x0
.space 4
.quad l_.str.8
.quad l_.str.9
.long 0 ; 0x0
.space 4
.quad l_.str.10
.quad l_.str.11
.long 0 ; 0x0
.space 4
.quad l_.str.12
.quad l_.str.13
.long 0 ; 0x0
.space 4
.quad l_.str.14
.quad l_.str.15
.long 0 ; 0x0
.space 4
.quad l_.str.16
.quad l_.str.17
.long 0 ; 0x0
.space 4
.quad l_.str.18
.quad l_.str.19
.long 0 ; 0x0
.space 4
.quad l_.str.20
.quad l_.str.21
.long 0 ; 0x0
.space 4
.quad l_.str.22
.quad l_.str.23
.long 0 ; 0x0
.space 4
.quad l_.str.24
.quad l_.str.25
.long 0 ; 0x0
.space 4
.quad l_.str.26
.quad l_.str.27
.long 0 ; 0x0
.space 4
.quad l_.str.28
.quad l_.str.29
.long 0 ; 0x0
.space 4
.quad l_.str.30
.quad l_.str.31
.long 0 ; 0x0
.space 4
.quad l_.str.32
.quad l_.str.33
.long 0 ; 0x0
.space 4
.quad l_.str.34
.quad l_.str.35
.long 0 ; 0x0
.space 4
.quad l_.str.36
.quad l_.str.37
.long 0 ; 0x0
.space 4
.quad l_.str.38
.quad l_.str.39
.long 0 ; 0x0
.space 4
.quad l_.str.40
.quad l_.str.41
.long 0 ; 0x0
.space 4
.quad l_.str.42
.quad l_.str.43
.long 0 ; 0x0
.space 4
.quad l_.str.44
.quad l_.str.45
.long 0 ; 0x0
.space 4
.quad l_.str.46
.quad l_.str.47
.long 0 ; 0x0
.space 4
.quad l_.str.48
.quad l_.str.49
.long 0 ; 0x0
.space 4
.quad l_.str.50
.quad l_.str.51
.long 0 ; 0x0
.space 4
.quad l_.str.52
.quad l_.str.53
.long 0 ; 0x0
.space 4
.quad l_.str.54
.quad l_.str.55
.long 0 ; 0x0
.space 4
.quad l_.str.56
.quad l_.str.57
.long 0 ; 0x0
.space 4
.quad l_.str.58
.quad l_.str.59
.long 0 ; 0x0
.space 4
.quad l_.str.60
.quad l_.str.61
.long 0 ; 0x0
.space 4
.quad l_.str.62
.quad l_.str.63
.long 0 ; 0x0
.space 4
.quad l_.str.64
.quad l_.str.65
.long 0 ; 0x0
.space 4
.quad l_.str.66
.quad l_.str.67
.long 0 ; 0x0
.space 4
.quad l_.str.68
.quad l_.str.69
.long 0 ; 0x0
.space 4
.quad l_.str.70
.quad l_.str.71
.long 0 ; 0x0
.space 4
.quad l_.str.72
.quad l_.str.73
.long 0 ; 0x0
.space 4
.quad l_.str.74
.quad l_.str.75
.long 0 ; 0x0
.space 4
.quad l_.str.76
.quad l_.str.77
.long 0 ; 0x0
.space 4
.quad l_.str.78
.quad l_.str.79
.long 0 ; 0x0
.space 4
.quad l_.str.80
.quad l_.str.81
.long 0 ; 0x0
.space 4
.quad l_.str.82
.quad l_.str.83
.long 0 ; 0x0
.space 4
.quad l_.str.84
.quad l_.str.85
.long 0 ; 0x0
.space 4
.quad l_.str.86
.quad l_.str.87
.long 0 ; 0x0
.space 4
.quad l_.str.88
.quad l_.str.89
.long 0 ; 0x0
.space 4
.quad l_.str.90
.quad l_.str.91
.long 0 ; 0x0
.space 4
.quad l_.str.92
.quad l_.str.93
.long 0 ; 0x0
.space 4
.quad l_.str.94
.quad l_.str.95
.long 0 ; 0x0
.space 4
.quad l_.str.96
.quad l_.str.97
.long 0 ; 0x0
.space 4
.quad l_.str.98
.quad l_.str.99
.long 0 ; 0x0
.space 4
.quad l_.str.100
.quad l_.str.101
.long 0 ; 0x0
.space 4
.quad l_.str.102
.quad l_.str.103
.long 0 ; 0x0
.space 4
.quad l_.str.104
.quad l_.str.105
.long 0 ; 0x0
.space 4
.quad l_.str.106
.quad l_.str.107
.long 0 ; 0x0
.space 4
.quad l_.str.108
.quad l_.str.109
.long 0 ; 0x0
.space 4
.quad l_.str.110
.quad l_.str.111
.long 0 ; 0x0
.space 4
.quad l_.str.112
.quad l_.str.113
.long 0 ; 0x0
.space 4
.quad l_.str.114
.quad l_.str.115
.long 0 ; 0x0
.space 4
.quad l_.str.116
.quad l_.str.117
.long 0 ; 0x0
.space 4
.quad l_.str.118
.quad l_.str.119
.long 0 ; 0x0
.space 4
.quad l_.str.120
.quad l_.str.121
.long 0 ; 0x0
.space 4
.quad l_.str.122
.quad l_.str.123
.long 0 ; 0x0
.space 4
.quad l_.str.124
.quad l_.str.125
.long 0 ; 0x0
.space 4
.quad l_.str.126
.quad l_.str.127
.long 0 ; 0x0
.space 4
.quad l_.str.128
.quad l_.str.129
.long 0 ; 0x0
.space 4
.quad l_.str.130
.quad l_.str.131
.long 0 ; 0x0
.space 4
.quad 0
.quad l_.str.132
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.133: ; @.str.133
.asciz "file"
l_.str.134: ; @.str.134
.asciz "URL_SCHEME_FILE"
l_.str.135: ; @.str.135
.asciz "ftp"
l_.str.136: ; @.str.136
.asciz "URL_SCHEME_FTP"
l_.str.137: ; @.str.137
.asciz "gopher"
l_.str.138: ; @.str.138
.asciz "URL_SCHEME_GOPHER"
l_.str.139: ; @.str.139
.asciz "http"
l_.str.140: ; @.str.140
.asciz "URL_SCHEME_HTTP"
l_.str.141: ; @.str.141
.asciz "https"
l_.str.142: ; @.str.142
.asciz "URL_SCHEME_HTTPS"
l_.str.143: ; @.str.143
.asciz "mailto"
l_.str.144: ; @.str.144
.asciz "URL_SCHEME_MAILTO"
l_.str.145: ; @.str.145
.asciz "news"
l_.str.146: ; @.str.146
.asciz "URL_SCHEME_NEWS"
l_.str.147: ; @.str.147
.asciz "nntp"
l_.str.148: ; @.str.148
.asciz "URL_SCHEME_NNTP"
l_.str.149: ; @.str.149
.asciz "prospero"
l_.str.150: ; @.str.150
.asciz "URL_SCHEME_PROSPERO"
l_.str.151: ; @.str.151
.asciz "telnet"
l_.str.152: ; @.str.152
.asciz "URL_SCHEME_TELNET"
l_.str.153: ; @.str.153
.asciz "wais"
l_.str.154: ; @.str.154
.asciz "URL_SCHEME_WAIS"
l_.str.155: ; @.str.155
.asciz "URL_SCHEME_NONE"
.section __DATA,__data
.globl _schemes ; @schemes
.p2align 3
_schemes:
.quad l_.str.133
.quad l_.str.134
.long 0 ; 0x0
.space 4
.quad l_.str.135
.quad l_.str.136
.long 0 ; 0x0
.space 4
.quad l_.str.137
.quad l_.str.138
.long 0 ; 0x0
.space 4
.quad l_.str.139
.quad l_.str.140
.long 0 ; 0x0
.space 4
.quad l_.str.141
.quad l_.str.142
.long 0 ; 0x0
.space 4
.quad l_.str.143
.quad l_.str.144
.long 0 ; 0x0
.space 4
.quad l_.str.145
.quad l_.str.146
.long 0 ; 0x0
.space 4
.quad l_.str.147
.quad l_.str.148
.long 0 ; 0x0
.space 4
.quad l_.str.149
.quad l_.str.150
.long 0 ; 0x0
.space 4
.quad l_.str.151
.quad l_.str.152
.long 0 ; 0x0
.space 4
.quad l_.str.153
.quad l_.str.154
.long 0 ; 0x0
.space 4
.quad 0
.quad l_.str.155
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.156: ; @.str.156
.asciz "CONNECT"
l_.str.157: ; @.str.157
.asciz "HTTP_METHOD_CONNECT"
l_.str.158: ; @.str.158
.asciz "DELETE"
l_.str.159: ; @.str.159
.asciz "HTTP_METHOD_DELETE"
l_.str.160: ; @.str.160
.asciz "GET"
l_.str.161: ; @.str.161
.asciz "HTTP_METHOD_GET"
l_.str.162: ; @.str.162
.asciz "HEAD"
l_.str.163: ; @.str.163
.asciz "HTTP_METHOD_HEAD"
l_.str.164: ; @.str.164
.asciz "HTTP/"
l_.str.165: ; @.str.165
.asciz "HTTP_METHOD_HTTP"
l_.str.166: ; @.str.166
.asciz "OPTIONS"
l_.str.167: ; @.str.167
.asciz "HTTP_METHOD_OPTIONS"
l_.str.168: ; @.str.168
.asciz "POST"
l_.str.169: ; @.str.169
.asciz "HTTP_METHOD_POST"
l_.str.170: ; @.str.170
.asciz "PURGE"
l_.str.171: ; @.str.171
.asciz "HTTP_METHOD_PURGE"
l_.str.172: ; @.str.172
.asciz "PUT"
l_.str.173: ; @.str.173
.asciz "HTTP_METHOD_PUT"
l_.str.174: ; @.str.174
.asciz "TRACE"
l_.str.175: ; @.str.175
.asciz "HTTP_METHOD_TRACE"
l_.str.176: ; @.str.176
.asciz "HTTP_METHOD_NONE"
.section __DATA,__data
.globl _methods ; @methods
.p2align 3
_methods:
.quad l_.str.156
.quad l_.str.157
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.158
.quad l_.str.159
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.160
.quad l_.str.161
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.162
.quad l_.str.163
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.164
.quad l_.str.165
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.166
.quad l_.str.167
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.168
.quad l_.str.169
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.170
.quad l_.str.171
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.172
.quad l_.str.173
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.174
.quad l_.str.175
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.176
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.177: ; @.str.177
.asciz "100"
l_.str.178: ; @.str.178
.asciz "HTTP_STATUS_CONTINUE"
l_.str.179: ; @.str.179
.asciz "101"
l_.str.180: ; @.str.180
.asciz "HTTP_STATUS_SWITCHING_PROTOCOL"
l_.str.181: ; @.str.181
.asciz "103"
l_.str.182: ; @.str.182
.asciz "HTTP_STATUS_EARLY_HINTS"
l_.str.183: ; @.str.183
.asciz "200"
l_.str.184: ; @.str.184
.asciz "HTTP_STATUS_OK"
l_.str.185: ; @.str.185
.asciz "201"
l_.str.186: ; @.str.186
.asciz "HTTP_STATUS_CREATED"
l_.str.187: ; @.str.187
.asciz "202"
l_.str.188: ; @.str.188
.asciz "HTTP_STATUS_ACCEPTED"
l_.str.189: ; @.str.189
.asciz "203"
l_.str.190: ; @.str.190
.asciz "HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION"
l_.str.191: ; @.str.191
.asciz "204"
l_.str.192: ; @.str.192
.asciz "HTTP_STATUS_NO_CONTENT"
l_.str.193: ; @.str.193
.asciz "205"
l_.str.194: ; @.str.194
.asciz "HTTP_STATUS_RESET_CONTENT"
l_.str.195: ; @.str.195
.asciz "206"
l_.str.196: ; @.str.196
.asciz "HTTP_STATUS_PARTIAL_CONTENT"
l_.str.197: ; @.str.197
.asciz "300"
l_.str.198: ; @.str.198
.asciz "HTTP_STATUS_MULTIPLE_CHOICES"
l_.str.199: ; @.str.199
.asciz "301"
l_.str.200: ; @.str.200
.asciz "HTTP_STATUS_MOVED_PERMANENTLY"
l_.str.201: ; @.str.201
.asciz "302"
l_.str.202: ; @.str.202
.asciz "HTTP_STATUS_MOVED_TEMPORARILY"
l_.str.203: ; @.str.203
.asciz "303"
l_.str.204: ; @.str.204
.asciz "HTTP_STATUS_SEE_OTHER"
l_.str.205: ; @.str.205
.asciz "304"
l_.str.206: ; @.str.206
.asciz "HTTP_STATUS_NOT_MODIFIED"
l_.str.207: ; @.str.207
.asciz "305"
l_.str.208: ; @.str.208
.asciz "HTTP_STATUS_USE_PROXY"
l_.str.209: ; @.str.209
.asciz "400"
l_.str.210: ; @.str.210
.asciz "HTTP_STATUS_BAD_REQUEST"
l_.str.211: ; @.str.211
.asciz "401"
l_.str.212: ; @.str.212
.asciz "HTTP_STATUS_UNAUTHORIZED"
l_.str.213: ; @.str.213
.asciz "402"
l_.str.214: ; @.str.214
.asciz "HTTP_STATUS_PAYMENT_REQUIRED"
l_.str.215: ; @.str.215
.asciz "403"
l_.str.216: ; @.str.216
.asciz "HTTP_STATUS_FORBIDDEN"
l_.str.217: ; @.str.217
.asciz "404"
l_.str.218: ; @.str.218
.asciz "HTTP_STATUS_NOT_FOUND"
l_.str.219: ; @.str.219
.asciz "405"
l_.str.220: ; @.str.220
.asciz "HTTP_STATUS_METHOD_NOT_ALLOWED"
l_.str.221: ; @.str.221
.asciz "406"
l_.str.222: ; @.str.222
.asciz "HTTP_STATUS_NOT_ACCEPTABLE"
l_.str.223: ; @.str.223
.asciz "407"
l_.str.224: ; @.str.224
.asciz "HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED"
l_.str.225: ; @.str.225
.asciz "408"
l_.str.226: ; @.str.226
.asciz "HTTP_STATUS_REQUEST_TIMEOUT"
l_.str.227: ; @.str.227
.asciz "409"
l_.str.228: ; @.str.228
.asciz "HTTP_STATUS_CONFLICT"
l_.str.229: ; @.str.229
.asciz "410"
l_.str.230: ; @.str.230
.asciz "HTTP_STATUS_GONE"
l_.str.231: ; @.str.231
.asciz "411"
l_.str.232: ; @.str.232
.asciz "HTTP_STATUS_LENGTH_REQUIRED"
l_.str.233: ; @.str.233
.asciz "412"
l_.str.234: ; @.str.234
.asciz "HTTP_STATUS_PRECONDITION_FAILED"
l_.str.235: ; @.str.235
.asciz "413"
l_.str.236: ; @.str.236
.asciz "HTTP_STATUS_REQUEST_ENTITY_TOO_LARGE"
l_.str.237: ; @.str.237
.asciz "414"
l_.str.238: ; @.str.238
.asciz "HTTP_STATUS_REQUEST_URI_TOO_LONG"
l_.str.239: ; @.str.239
.asciz "415"
l_.str.240: ; @.str.240
.asciz "HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE"
l_.str.241: ; @.str.241
.asciz "500"
l_.str.242: ; @.str.242
.asciz "HTTP_STATUS_INTERNAL_SERVER_ERROR"
l_.str.243: ; @.str.243
.asciz "501"
l_.str.244: ; @.str.244
.asciz "HTTP_STATUS_NOT_IMPLEMENTED"
l_.str.245: ; @.str.245
.asciz "502"
l_.str.246: ; @.str.246
.asciz "HTTP_STATUS_BAD_GATEWAY"
l_.str.247: ; @.str.247
.asciz "503"
l_.str.248: ; @.str.248
.asciz "HTTP_STATUS_SERVICE_UNAVAILABLE"
l_.str.249: ; @.str.249
.asciz "504"
l_.str.250: ; @.str.250
.asciz "HTTP_STATUS_GATEWAY_TIMEOUT"
l_.str.251: ; @.str.251
.asciz "505"
l_.str.252: ; @.str.252
.asciz "HTTP_STATUS_HTTPVER_NOT_SUPPORTED"
l_.str.253: ; @.str.253
.asciz "HTTP_STATUS_NONE"
.section __DATA,__data
.globl _statuses ; @statuses
.p2align 3
_statuses:
.quad l_.str.177
.quad l_.str.178
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.179
.quad l_.str.180
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.181
.quad l_.str.182
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.183
.quad l_.str.184
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.185
.quad l_.str.186
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.187
.quad l_.str.188
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.189
.quad l_.str.190
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.191
.quad l_.str.192
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.193
.quad l_.str.194
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.195
.quad l_.str.196
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.197
.quad l_.str.198
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.199
.quad l_.str.200
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.201
.quad l_.str.202
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.203
.quad l_.str.204
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.205
.quad l_.str.206
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.207
.quad l_.str.208
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.209
.quad l_.str.210
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.211
.quad l_.str.212
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.213
.quad l_.str.214
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.215
.quad l_.str.216
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.217
.quad l_.str.218
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.219
.quad l_.str.220
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.221
.quad l_.str.222
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.223
.quad l_.str.224
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.225
.quad l_.str.226
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.227
.quad l_.str.228
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.229
.quad l_.str.230
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.231
.quad l_.str.232
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.233
.quad l_.str.234
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.235
.quad l_.str.236
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.237
.quad l_.str.238
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.239
.quad l_.str.240
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.241
.quad l_.str.242
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.243
.quad l_.str.244
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.245
.quad l_.str.246
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.247
.quad l_.str.248
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.249
.quad l_.str.250
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.251
.quad l_.str.252
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.253
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.254: ; @.str.254
.asciz "Fri"
l_.str.255: ; @.str.255
.asciz "FRIDAY"
l_.str.256: ; @.str.256
.asciz "Friday"
l_.str.257: ; @.str.257
.asciz "Mon"
l_.str.258: ; @.str.258
.asciz "MONDAY"
l_.str.259: ; @.str.259
.asciz "Monday"
l_.str.260: ; @.str.260
.asciz "Sat"
l_.str.261: ; @.str.261
.asciz "SATURDAY"
l_.str.262: ; @.str.262
.asciz "Saturday"
l_.str.263: ; @.str.263
.asciz "Sun"
l_.str.264: ; @.str.264
.asciz "SUNDAY"
l_.str.265: ; @.str.265
.asciz "Sunday"
l_.str.266: ; @.str.266
.asciz "Thu"
l_.str.267: ; @.str.267
.asciz "THURSDAY"
l_.str.268: ; @.str.268
.asciz "Thursday"
l_.str.269: ; @.str.269
.asciz "Tue"
l_.str.270: ; @.str.270
.asciz "TUESDAY"
l_.str.271: ; @.str.271
.asciz "Tuesday"
l_.str.272: ; @.str.272
.asciz "Wed"
l_.str.273: ; @.str.273
.asciz "WEDNESDAY"
l_.str.274: ; @.str.274
.asciz "Wednesday"
l_.str.275: ; @.str.275
.asciz "UNKNOWN_DAY"
.section __DATA,__data
.globl _days ; @days
.p2align 3
_days:
.quad l_.str.254
.quad l_.str.255
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.256
.quad l_.str.255
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.257
.quad l_.str.258
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.259
.quad l_.str.258
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.260
.quad l_.str.261
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.262
.quad l_.str.261
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.263
.quad l_.str.264
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.265
.quad l_.str.264
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.266
.quad l_.str.267
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.268
.quad l_.str.267
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.269
.quad l_.str.270
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.271
.quad l_.str.270
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.272
.quad l_.str.273
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.274
.quad l_.str.273
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.275
.long 4294967295 ; 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.276: ; @.str.276
.asciz "Apr"
l_.str.277: ; @.str.277
.asciz "APRIL"
l_.str.278: ; @.str.278
.asciz "Aug"
l_.str.279: ; @.str.279
.asciz "AUGUST"
l_.str.280: ; @.str.280
.asciz "Dec"
l_.str.281: ; @.str.281
.asciz "DECEMBER"
l_.str.282: ; @.str.282
.asciz "Feb"
l_.str.283: ; @.str.283
.asciz "FEBRUARY"
l_.str.284: ; @.str.284
.asciz "Jan"
l_.str.285: ; @.str.285
.asciz "JANUARY"
l_.str.286: ; @.str.286
.asciz "Jul"
l_.str.287: ; @.str.287
.asciz "JULY"
l_.str.288: ; @.str.288
.asciz "Jun"
l_.str.289: ; @.str.289
.asciz "JUNE"
l_.str.290: ; @.str.290
.asciz "Mar"
l_.str.291: ; @.str.291
.asciz "MARCH"
l_.str.292: ; @.str.292
.asciz "May"
l_.str.293: ; @.str.293
.asciz "MAY"
l_.str.294: ; @.str.294
.asciz "Nov"
l_.str.295: ; @.str.295
.asciz "NOVEMBER"
l_.str.296: ; @.str.296
.asciz "Oct"
l_.str.297: ; @.str.297
.asciz "OCTOBER"
l_.str.298: ; @.str.298
.asciz "Sep"
l_.str.299: ; @.str.299
.asciz "SEPTEMBER"
l_.str.300: ; @.str.300
.asciz "UNKNOWN_MONTH"
.section __DATA,__data
.globl _months ; @months
.p2align 3
_months:
.quad l_.str.276
.quad l_.str.277
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.278
.quad l_.str.279
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.280
.quad l_.str.281
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.282
.quad l_.str.283
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.284
.quad l_.str.285
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.286
.quad l_.str.287
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.288
.quad l_.str.289
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.290
.quad l_.str.291
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.292
.quad l_.str.293
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.294
.quad l_.str.295
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.296
.quad l_.str.297
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.298
.quad l_.str.299
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.300
.long 4294967295 ; 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.301: ; @.str.301
.asciz "CLOSE"
l_.str.302: ; @.str.302
.asciz "HTTP_CONNECTION_CLOSE"
l_.str.303: ; @.str.303
.asciz "KEEP-ALIVE"
l_.str.304: ; @.str.304
.asciz "HTTP_CONNECTION_KEEP_ALIVE"
l_.str.305: ; @.str.305
.asciz "HTTP_CONNECTION_NONE"
.section __DATA,__data
.globl _connections ; @connections
.p2align 3
_connections:
.quad l_.str.301
.quad l_.str.302
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.303
.quad l_.str.304
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.305
.long 4294967295 ; 0xffffffff
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.306: ; @.str.306
.asciz "max-age"
l_.str.307: ; @.str.307
.asciz "HTTP_CACHE_DIRECTIVE_MAX_AGE"
l_.str.308: ; @.str.308
.asciz "max-stale"
l_.str.309: ; @.str.309
.asciz "HTTP_CACHE_DIRECTIVE_MAX_STALE"
l_.str.310: ; @.str.310
.asciz "min-fresh"
l_.str.311: ; @.str.311
.asciz "HTTP_CACHE_DIRECTIVE_MIN_FRESH"
l_.str.312: ; @.str.312
.asciz "must-revalidate"
l_.str.313: ; @.str.313
.asciz "HTTP_CACHE_DIRECTIVE_MUST_REVALIDATE"
l_.str.314: ; @.str.314
.asciz "no-cache"
l_.str.315: ; @.str.315
.asciz "HTTP_CACHE_DIRECTIVE_NO_CACHE"
l_.str.316: ; @.str.316
.asciz "no-store"
l_.str.317: ; @.str.317
.asciz "HTTP_CACHE_DIRECTIVE_NO_STORE"
l_.str.318: ; @.str.318
.asciz "no-transform"
l_.str.319: ; @.str.319
.asciz "HTTP_CACHE_DIRECTIVE_NO_TRANSFORM"
l_.str.320: ; @.str.320
.asciz "only-if-cached"
l_.str.321: ; @.str.321
.asciz "HTTP_CACHE_DIRECTIVE_ONLY_IF_CACHED"
l_.str.322: ; @.str.322
.asciz "private"
l_.str.323: ; @.str.323
.asciz "HTTP_CACHE_DIRECTIVE_PRIVATE"
l_.str.324: ; @.str.324
.asciz "proxy-revalidate"
l_.str.325: ; @.str.325
.asciz "HTTP_CACHE_DIRECTIVE_PROXY_REVALIDATE"
l_.str.326: ; @.str.326
.asciz "public"
l_.str.327: ; @.str.327
.asciz "HTTP_CACHE_DIRECTIVE_PUBLIC"
l_.str.328: ; @.str.328
.asciz "s-maxage"
l_.str.329: ; @.str.329
.asciz "HTTP_CACHE_DIRECTIVE_S_MAX_AGE"
l_.str.330: ; @.str.330
.asciz "HTTP_CACHE_DIRECTIVE_CACHE_EXTENSION"
.section __DATA,__data
.globl _cache_controls ; @cache_controls
.p2align 3
_cache_controls:
.quad l_.str.306
.quad l_.str.307
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.308
.quad l_.str.309
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.310
.quad l_.str.311
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.312
.quad l_.str.313
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.314
.quad l_.str.315
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.316
.quad l_.str.317
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.318
.quad l_.str.319
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.320
.quad l_.str.321
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.322
.quad l_.str.323
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.324
.quad l_.str.325
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.326
.quad l_.str.327
.long 4294967295 ; 0xffffffff
.space 4
.quad l_.str.328
.quad l_.str.329
.long 4294967295 ; 0xffffffff
.space 4
.quad 0
.quad l_.str.330
.long 4294967295 ; 0xffffffff
.space 4
.globl _start ; @start
.zerofill __DATA,__common,_start,8,3
.globl _state_count ; @state_count
.zerofill __DATA,__common,_state_count,4,2
.globl _map ; @map
.zerofill __DATA,__common,_map,8,3
.globl _basetbl ; @basetbl
.zerofill __DATA,__common,_basetbl,8,3
.globl _nexttbl ; @nexttbl
.zerofill __DATA,__common,_nexttbl,8,3
.globl _checktbl ; @checktbl
.zerofill __DATA,__common,_checktbl,8,3
.globl _accepttbl ; @accepttbl
.zerofill __DATA,__common,_accepttbl,8,3
.globl _prefixtbl ; @prefixtbl
.zerofill __DATA,__common,_prefixtbl,8,3
.section __TEXT,__cstring,cstring_literals
l_.str.331: ; @.str.331
.asciz "%3d:"
l_.str.332: ; @.str.332
.asciz " %s"
l_.str.334: ; @.str.334
.asciz " %c --> %d\n"
l_.str.335: ; @.str.335
.asciz " static %s %s[%d] =\n"
l_.str.337: ; @.str.337
.asciz " %3d,"
l_.str.338: ; @.str.338
.asciz " %3d,\n"
l_.str.339: ; @.str.339
.asciz " %3d,"
.section __DATA,__data
.p2align 2 ; @mkmap.count
_mkmap.count:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l___func__.mktranstables: ; @__func__.mktranstables
.asciz "mktranstables"
l_.str.341: ; @.str.341
.asciz "67941.c"
l_.str.342: ; @.str.342
.asciz "base < state_count"
l_.str.343: ; @.str.343
.asciz "checktbl[basetbl[state->num] + map[transitions->value]] == -1"
l_.str.344: ; @.str.344
.asciz "int"
l_.str.345: ; @.str.345
.asciz "map"
l_.str.346: ; @.str.346
.asciz " static int accepttbl[%d] =\n"
l_.str.347: ; @.str.347
.asciz " %s,\n"
l_.str.349: ; @.str.349
.asciz " static const char *prefixtbl[%d] =\n"
l_.str.350: ; @.str.350
.asciz " \"%s\",\n"
l_.str.351: ; @.str.351
.asciz "basetbl"
l_.str.352: ; @.str.352
.asciz "nexttbl"
l_.str.353: ; @.str.353
.asciz "checktbl"
l_.str.356: ; @.str.356
.asciz "fields"
l_.str.357: ; @.str.357
.asciz "methods"
l_.str.358: ; @.str.358
.asciz "statuses"
l_.str.359: ; @.str.359
.asciz "schemes"
l_.str.360: ; @.str.360
.asciz "days"
l_.str.361: ; @.str.361
.asciz "months"
l_.str.362: ; @.str.362
.asciz "connections"
l_.str.363: ; @.str.363
.asciz "cache-controls"
l_str.364: ; @str.364
.asciz " };"
l_str.367: ; @str.367
.asciz " {"
l_str.368: ; @str.368
.asciz " };\n"
l_str.369: ; @str.369
.asciz "\n/*"
l_str.370: ; @str.370
.asciz "*/"
.subsections_via_symbols
| the_stack_data/67941.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str.1(%rip), %r14
leaq L_.str.2(%rip), %r15
leaq L_.str(%rip), %rbx
jmp LBB0_1
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movq %r15, %rdi
LBB0_8: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
callq _printf
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
cmpl $8, %eax
jle LBB0_2
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
cmpl $92, %eax
je LBB0_10
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
cmpl $9, %eax
jne LBB0_4
## %bb.7: ## in Loop: Header=BB0_1 Depth=1
movq %rbx, %rdi
jmp LBB0_8
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
jne LBB0_3
## %bb.9: ## in Loop: Header=BB0_1 Depth=1
movq %r14, %rdi
jmp LBB0_8
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
cmpl $-1, %eax
je LBB0_11
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl %eax, %edi
callq _putchar
jmp LBB0_1
LBB0_11:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\\t"
L_.str.1: ## @.str.1
.asciz "\\b"
L_.str.2: ## @.str.2
.asciz "\\\\"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh0:
adrp x19, l_.str.1@PAGE
Lloh1:
add x19, x19, l_.str.1@PAGEOFF
Lloh2:
adrp x20, l_.str.2@PAGE
Lloh3:
add x20, x20, l_.str.2@PAGEOFF
Lloh4:
adrp x21, l_.str@PAGE
Lloh5:
add x21, x21, l_.str@PAGEOFF
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
bl _printf
LBB0_2: ; =>This Inner Loop Header: Depth=1
bl _getchar
cmp w0, #8
b.le LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
cmp w0, #92
b.eq LBB0_1
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
cmp w0, #9
b.ne LBB0_9
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
mov x0, x21
bl _printf
b LBB0_2
LBB0_6: ; in Loop: Header=BB0_2 Depth=1
b.ne LBB0_8
; %bb.7: ; in Loop: Header=BB0_2 Depth=1
mov x0, x19
bl _printf
b LBB0_2
LBB0_8: ; in Loop: Header=BB0_2 Depth=1
cmn w0, #1
b.eq LBB0_10
LBB0_9: ; in Loop: Header=BB0_2 Depth=1
bl _putchar
b LBB0_2
LBB0_10:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\\t"
l_.str.1: ; @.str.1
.asciz "\\b"
l_.str.2: ; @.str.2
.asciz "\\\\"
.subsections_via_symbols
| the_stack_data/170452453.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wm8350_wdt_release
_wm8350_wdt_release: ## @wm8350_wdt_release
.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
pushq %rax
.cfi_offset %rbx, -24
xorl %eax, %eax
callq _get_wm8350
movq %rax, %rbx
movq _wm8350_wdt_expect_close@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_2
## %bb.1:
movq %rbx, %rdi
callq _wm8350_wdt_stop
jmp LBB0_3
LBB0_2:
movl (%rbx), %edi
leaq L_.str(%rip), %rsi
callq _dev_warn
movq %rbx, %rdi
callq _wm8350_wdt_kick
LBB0_3:
movq _wm8350_wdt_users@GOTPCREL(%rip), %rsi
xorl %edi, %edi
callq _clear_bit
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _wm8350_wdt_expect_close,8,3 ## @wm8350_wdt_expect_close
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Watchdog device closed uncleanly\n"
.comm _wm8350_wdt_users,4,2 ## @wm8350_wdt_users
.no_dead_strip _wm8350_wdt_release
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wm8350_wdt_release
_wm8350_wdt_release: ; @wm8350_wdt_release
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _get_wm8350
mov x19, x0
Lloh0:
adrp x8, _wm8350_wdt_expect_close@GOTPAGE
Lloh1:
ldr x8, [x8, _wm8350_wdt_expect_close@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
mov x0, x19
bl _wm8350_wdt_stop
b LBB0_3
LBB0_2:
ldr w0, [x19]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _dev_warn
mov x0, x19
bl _wm8350_wdt_kick
LBB0_3:
Lloh5:
adrp x1, _wm8350_wdt_users@GOTPAGE
Lloh6:
ldr x1, [x1, _wm8350_wdt_users@GOTPAGEOFF]
mov w0, #0
bl _clear_bit
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _wm8350_wdt_expect_close,8,3 ; @wm8350_wdt_expect_close
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Watchdog device closed uncleanly\n"
.comm _wm8350_wdt_users,4,2 ; @wm8350_wdt_users
.no_dead_strip _wm8350_wdt_release
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/watchdog/extr_wm8350_wdt.c_wm8350_wdt_release.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _csytri_3_ ## -- Begin function csytri_3_
.p2align 4, 0x90
_csytri_3_: ## @csytri_3_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r9, -80(%rbp) ## 8-byte Spill
movq %r8, -72(%rbp) ## 8-byte Spill
movq %rcx, -88(%rbp) ## 8-byte Spill
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, %rbx
movq %rdi, %r14
movq 32(%rbp), %rax
movq 24(%rbp), %r12
movl $0, (%rax)
leaq L_.str(%rip), %rsi
callq _lsame_
movl %eax, %r15d
movl (%r12), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
subq $8, %rsp
leaq _c_n1(%rip), %r8
leaq _c__1(%rip), %rdi
leaq L_.str.1(%rip), %rsi
movq %r14, %rdx
movq %rbx, %rcx
movq %r8, %r9
pushq $1
pushq $8
pushq %r8
callq _ilaenv_
addq $32, %rsp
cmpl $2, %eax
movl $1, %r12d
cmovgel %eax, %r12d
movl %r12d, -48(%rbp)
movl (%rbx), %r13d
movl %r13d, %eax
testl %r15d, %r15d
je LBB0_1
## %bb.5:
testl %eax, %eax
js LBB0_6
LBB0_7:
cmpl $2, %eax
movl $1, %edx
cmovael %eax, %edx
movl $-4, %esi
movq -88(%rbp), %rcx ## 8-byte Reload
cmpl %edx, (%rcx)
jl LBB0_3
## %bb.8:
leal (%r12,%r13), %edx
incl %edx
addl $3, %r12d
imull %edx, %r12d
movq 24(%rbp), %rdx
cmpl %r12d, (%rdx)
jge LBB0_10
## %bb.9:
movl $-8, %esi
cmpl $-1, -44(%rbp) ## 4-byte Folded Reload
jne LBB0_3
LBB0_10:
movq 32(%rbp), %r10
movl (%r10), %esi
testl %esi, %esi
jne LBB0_11
## %bb.12:
movq 16(%rbp), %r15
cmpl $-1, -44(%rbp) ## 4-byte Folded Reload
je LBB0_15
## %bb.13:
testl %eax, %eax
je LBB0_16
## %bb.14:
subq $8, %rsp
leaq -48(%rbp), %rax
movq %r14, %rdi
movq %rbx, %rsi
movq -64(%rbp), %rdx ## 8-byte Reload
movq -72(%rbp), %r8 ## 8-byte Reload
movq -80(%rbp), %r9 ## 8-byte Reload
pushq %r10
pushq %rax
pushq %r15
callq _csytri_3x_
addq $32, %rsp
LBB0_15:
cvtsi2ss %r12d, %xmm0
movss %xmm0, (%r15)
movl $0, 4(%r15)
jmp LBB0_16
LBB0_1:
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _lsame_
testl %eax, %eax
je LBB0_2
## %bb.4:
movl (%rbx), %eax
testl %eax, %eax
jns LBB0_7
LBB0_6:
movl $-2, %esi
jmp LBB0_3
LBB0_2:
movl $-1, %esi
LBB0_3:
movq 32(%rbp), %rax
movl %esi, (%rax)
LBB0_11:
negl %esi
movl %esi, -52(%rbp)
leaq L_.str.1(%rip), %rdi
leaq -52(%rbp), %rsi
movl $8, %edx
callq _xerbla_
LBB0_16:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "U"
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "CSYTRI_3"
.section __DATA,__data
.p2align 2 ## @c_n1
_c_n1:
.long 4294967295 ## 0xffffffff
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "L"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _csytri_3_ ; -- Begin function csytri_3_
.p2align 2
_csytri_3_: ; @csytri_3_
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x26, x7
stp x5, x6, [sp, #24] ; 16-byte Folded Spill
str x4, [sp, #16] ; 8-byte Folded Spill
mov x22, x3
mov x23, x2
mov x24, x1
mov x25, x0
ldr x28, [x29, #16]
str wzr, [x28]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _lsame_
mov x27, x0
ldr w20, [x26]
mov w8, #1
str w8, [sp]
Lloh2:
adrp x0, _c__1@PAGE
Lloh3:
add x0, x0, _c__1@PAGEOFF
Lloh4:
adrp x1, l_.str.1@PAGE
Lloh5:
add x1, x1, l_.str.1@PAGEOFF
Lloh6:
adrp x4, _c_n1@PAGE
Lloh7:
add x4, x4, _c_n1@PAGEOFF
mov x2, x25
mov x3, x24
mov x5, x4
mov x6, x4
mov w7, #8
bl _ilaenv_
cmp w0, #1
csinc w19, w0, wzr, gt
str w19, [sp, #40]
ldr w21, [x24]
mov x8, x21
cbz w27, LBB0_4
; %bb.1:
tbnz w8, #31, LBB0_6
LBB0_2:
ldr w9, [x22]
cmp w8, #1
csinc w10, w8, wzr, hi
cmp w9, w10
b.ge LBB0_7
; %bb.3:
mov w9, #-4
b LBB0_14
LBB0_4:
Lloh8:
adrp x1, l_.str.2@PAGE
Lloh9:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x25
bl _lsame_
cbz w0, LBB0_12
; %bb.5:
ldr w8, [x24]
tbz w8, #31, LBB0_2
LBB0_6:
mov w9, #-2
b LBB0_14
LBB0_7:
add w9, w19, w21
add w10, w19, #3
madd w27, w10, w9, w10
ldr w9, [x26]
cmp w9, w27
ccmn w20, #1, #4, lt
b.ne LBB0_13
; %bb.8:
ldr w9, [x28]
cbnz w9, LBB0_15
; %bb.9:
cmn w20, #1
b.eq LBB0_17
; %bb.10:
cbz w8, LBB0_16
; %bb.11:
str x28, [sp]
add x7, sp, #40
mov x0, x25
mov x1, x24
mov x2, x23
mov x3, x22
ldp x4, x5, [sp, #16] ; 16-byte Folded Reload
ldr x19, [sp, #32] ; 8-byte Folded Reload
mov x6, x19
bl _csytri_3x_
scvtf s0, w27
str s0, [x19]
str wzr, [x19, #4]
b LBB0_16
LBB0_12:
mov w9, #-1
b LBB0_14
LBB0_13:
mov w9, #-8
LBB0_14:
str w9, [x28]
LBB0_15:
neg w8, w9
str w8, [sp, #44]
Lloh10:
adrp x0, l_.str.1@PAGE
Lloh11:
add x0, x0, l_.str.1@PAGEOFF
add x1, sp, #44
mov w2, #8
bl _xerbla_
LBB0_16:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_17:
scvtf s0, w27
ldr x8, [sp, #32] ; 8-byte Folded Reload
str s0, [x8]
str wzr, [x8, #4]
b LBB0_16
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "U"
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "CSYTRI_3"
.section __DATA,__data
.p2align 2 ; @c_n1
_c_n1:
.long 4294967295 ; 0xffffffff
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "L"
.subsections_via_symbols
| the_stack_data/111079264.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfs3_xdr_dec_pathconf3res
_nfs3_xdr_dec_pathconf3res: ## @nfs3_xdr_dec_pathconf3res
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %r12
leaq -36(%rbp), %rsi
movq %r15, %rdi
callq _decode_nfsstat3
movl %eax, %ebx
movl %eax, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_6
## %bb.1:
movl (%r14), %ebx
movq %r12, %rdi
callq _rpc_rqst_userns
movq %r15, %rdi
movl %ebx, %esi
movl %eax, %edx
callq _decode_post_op_attr
movl %eax, %ebx
movl %eax, %edi
callq _unlikely
testq %rax, %rax
jne LBB0_6
## %bb.2:
movl -36(%rbp), %edi
movq _NFS3_OK@GOTPCREL(%rip), %rax
cmpl (%rax), %edi
jne LBB0_4
## %bb.3:
movq %r15, %rdi
movq %r14, %rsi
callq _decode_pathconf3resok
jmp LBB0_5
LBB0_4:
callq _nfs3_stat_to_errno
LBB0_5:
movl %eax, %ebx
LBB0_6:
movl %ebx, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NFS3_OK,4,2 ## @NFS3_OK
.no_dead_strip _nfs3_xdr_dec_pathconf3res
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfs3_xdr_dec_pathconf3res
_nfs3_xdr_dec_pathconf3res: ; @nfs3_xdr_dec_pathconf3res
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x22, x0
add x1, sp, #12
mov x0, x20
bl _decode_nfsstat3
mov x21, x0
bl _unlikely
cbnz x0, LBB0_6
; %bb.1:
ldr w21, [x19]
mov x0, x22
bl _rpc_rqst_userns
mov x2, x0
mov x0, x20
mov x1, x21
bl _decode_post_op_attr
mov x21, x0
bl _unlikely
cbnz x0, LBB0_6
; %bb.2:
ldr w0, [sp, #12]
Lloh0:
adrp x8, _NFS3_OK@GOTPAGE
Lloh1:
ldr x8, [x8, _NFS3_OK@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_4
; %bb.3:
mov x0, x20
mov x1, x19
bl _decode_pathconf3resok
b LBB0_5
LBB0_4:
bl _nfs3_stat_to_errno
LBB0_5:
mov x21, x0
LBB0_6:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NFS3_OK,4,2 ; @NFS3_OK
.no_dead_strip _nfs3_xdr_dec_pathconf3res
.subsections_via_symbols
| AnghaBench/linux/fs/nfs/extr_nfs3xdr.c_nfs3_xdr_dec_pathconf3res.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function htab_mod
_htab_mod: ## @htab_mod
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _prime_tab@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%rsi), %rcx
leaq (%rcx,%rcx,2), %rdx
movl 8(%rax,%rdx,4), %esi
movl (%rax,%rdx,4), %ecx
movl 4(%rax,%rdx,4), %edx
popq %rbp
jmp _htab_mod_1 ## TAILCALL
.cfi_endproc
## -- End function
.comm _prime_tab,8,3 ## @prime_tab
.no_dead_strip _htab_mod
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function htab_mod
_htab_mod: ; @htab_mod
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _prime_tab@GOTPAGE
Lloh1:
ldr x8, [x8, _prime_tab@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x9, [x1]
mov w10, #12
madd x8, x9, x10, x8
ldp w2, w1, [x8, #4]
ldr w3, [x8]
b _htab_mod_1
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _prime_tab,8,3 ; @prime_tab
.no_dead_strip _htab_mod
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/libiberty/extr_hashtab.c_htab_mod.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sh_cmt_clocksource_suspend
_sh_cmt_clocksource_suspend: ## @sh_cmt_clocksource_suspend
.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
pushq %rax
.cfi_offset %rbx, -24
callq _cs_to_sh_cmt
cmpl $0, 8(%rax)
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq _FLAG_CLOCKSOURCE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _sh_cmt_stop
movq (%rbx), %rax
movq (%rax), %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _pm_genpd_syscore_poweroff ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FLAG_CLOCKSOURCE,4,2 ## @FLAG_CLOCKSOURCE
.no_dead_strip _sh_cmt_clocksource_suspend
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sh_cmt_clocksource_suspend
_sh_cmt_clocksource_suspend: ; @sh_cmt_clocksource_suspend
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
bl _cs_to_sh_cmt
ldr w8, [x0, #8]
cbz w8, LBB0_2
; %bb.1:
mov x19, x0
Lloh0:
adrp x8, _FLAG_CLOCKSOURCE@GOTPAGE
Lloh1:
ldr x8, [x8, _FLAG_CLOCKSOURCE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _sh_cmt_stop
ldr x8, [x19]
ldr x0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _pm_genpd_syscore_poweroff
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _FLAG_CLOCKSOURCE,4,2 ; @FLAG_CLOCKSOURCE
.no_dead_strip _sh_cmt_clocksource_suspend
.subsections_via_symbols
| AnghaBench/linux/drivers/clocksource/extr_sh_cmt.c_sh_cmt_clocksource_suspend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.subsections_via_symbols
| the_stack_data/15763314.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cnic_reply_bnx2x_kcqes
_cnic_reply_bnx2x_kcqes: ## @cnic_reply_bnx2x_kcqes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movq %rdx, %r15
movl %esi, %ebx
movq (%rdi), %r12
xorl %eax, %eax
callq _rcu_read_lock
movq 8(%r12), %rax
movslq %ebx, %r13
movl (%rax,%r13,4), %edi
callq _rcu_dereference
movq %rax, %rbx
movq %rax, %rdi
callq _likely
testq %rax, %rax
je LBB0_2
## %bb.1:
movq (%r12), %rax
movl (%rax,%r13,4), %edi
movq %r15, %rsi
movl %r14d, %edx
callq *(%rbx)
LBB0_2:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _rcu_read_unlock ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _cnic_reply_bnx2x_kcqes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cnic_reply_bnx2x_kcqes
_cnic_reply_bnx2x_kcqes: ; @cnic_reply_bnx2x_kcqes
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x21, x1
ldr x23, [x0]
bl _rcu_read_lock
ldr x8, [x23, #8]
ldr w0, [x8, w21, sxtw #2]
bl _rcu_dereference
mov x22, x0
bl _likely
cbz x0, LBB0_2
; %bb.1:
sxtw x8, w21
ldr x9, [x22]
ldr x10, [x23]
ldr w0, [x10, x8, lsl #2]
mov x1, x20
mov x2, x19
blr x9
LBB0_2:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _rcu_read_unlock
.cfi_endproc
; -- End function
.no_dead_strip _cnic_reply_bnx2x_kcqes
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/broadcom/extr_cnic.c_cnic_reply_bnx2x_kcqes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function yxml_datacontent
_yxml_datacontent: ## @yxml_datacontent
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rdi
callq _yxml_setchar
movq (%rbx), %rax
movq $0, 8(%rax)
movq _YXML_CONTENT@GOTPCREL(%rip), %rax
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _YXML_CONTENT,4,2 ## @YXML_CONTENT
.no_dead_strip _yxml_datacontent
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function yxml_datacontent
_yxml_datacontent: ; @yxml_datacontent
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0]
bl _yxml_setchar
ldr x8, [x19]
str xzr, [x8, #8]
Lloh0:
adrp x8, _YXML_CONTENT@GOTPAGE
Lloh1:
ldr x8, [x8, _YXML_CONTENT@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _YXML_CONTENT,4,2 ; @YXML_CONTENT
.no_dead_strip _yxml_datacontent
.subsections_via_symbols
| AnghaBench/RetroArch/deps/yxml/extr_yxml.c_yxml_datacontent.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_val
_get_val: ## @get_val
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
movq _errno@GOTPCREL(%rip), %r15
movq $0, (%r15)
leaq -32(%rbp), %rsi
xorl %edx, %edx
callq _strtoul
movl %eax, %ecx
movl $-1, %eax
cmpb $0, (%rbx)
je LBB0_4
## %bb.1:
movq -32(%rbp), %rdx
cmpb $0, (%rdx)
jne LBB0_4
## %bb.2:
movq (%r15), %rdx
movq _ERANGE@GOTPCREL(%rip), %rsi
cmpq (%rsi), %rdx
je LBB0_4
## %bb.3:
movl %ecx, (%r14)
xorl %eax, %eax
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _errno,8,3 ## @errno
.comm _ERANGE,8,3 ## @ERANGE
.no_dead_strip _get_val
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_val
_get_val: ; @get_val
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
Lloh0:
adrp x21, _errno@GOTPAGE
Lloh1:
ldr x21, [x21, _errno@GOTPAGEOFF]
str xzr, [x21]
add x1, sp, #8
mov w2, #0
bl _strtoul
ldrb w9, [x20]
cbz w9, LBB0_3
; %bb.1:
ldr x9, [sp, #8]
ldrb w9, [x9]
cbnz w9, LBB0_3
; %bb.2:
ldr x9, [x21]
Lloh2:
adrp x10, _ERANGE@GOTPAGE
Lloh3:
ldr x10, [x10, _ERANGE@GOTPAGEOFF]
Lloh4:
ldr x10, [x10]
cmp x9, x10
b.ne LBB0_5
LBB0_3:
mov w0, #-1
LBB0_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_5:
mov x8, x0
mov w0, #0
str w8, [x19]
b LBB0_4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _errno,8,3 ; @errno
.comm _ERANGE,8,3 ; @ERANGE
.no_dead_strip _get_val
.subsections_via_symbols
| AnghaBench/freebsd/sbin/ifconfig/extr_ifvxlan.c_get_val.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _manager_transient_environment_add ## -- Begin function manager_transient_environment_add
.p2align 4, 0x90
_manager_transient_environment_add: ## @manager_transient_environment_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
movq %rdi, %r14
callq _assert
movq %rbx, %rdi
callq _strv_isempty
testq %rax, %rax
je LBB0_1
## %bb.3:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
movl (%r14), %esi
movl $2, %edi
movq %rbx, %rdx
callq _strv_env_merge
testq %rax, %rax
je LBB0_4
## %bb.2:
movq %rax, %rbx
movq %rax, %rdi
callq _sanitize_environment
movl (%r14), %edi
movq %rbx, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _strv_free_and_replace ## TAILCALL
LBB0_4:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _log_oom ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _manager_transient_environment_add ; -- Begin function manager_transient_environment_add
.p2align 2
_manager_transient_environment_add: ; @manager_transient_environment_add
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x1
mov x19, x0
bl _assert
mov x0, x20
bl _strv_isempty
cbz x0, LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
ldr w1, [x19]
mov w0, #2
mov x2, x20
bl _strv_env_merge
cbz x0, LBB0_4
; %bb.3:
mov x20, x0
bl _sanitize_environment
ldr w0, [x19]
mov x1, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _strv_free_and_replace
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _log_oom
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/systemd/src/core/extr_manager.c_manager_transient_environment_add.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_foward_buffered_bytes
_get_foward_buffered_bytes: ## @get_foward_buffered_bytes
.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), %rcx
testq %rcx, %rcx
je LBB0_1
## %bb.2:
movq 8(%rdi), %rax
movq (%rax), %rax
subq (%rcx), %rax
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _get_foward_buffered_bytes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_foward_buffered_bytes
_get_foward_buffered_bytes: ; @get_foward_buffered_bytes
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB0_2
; %bb.1:
ldr x9, [x0, #8]
ldr x9, [x9]
ldr x8, [x8]
sub x0, x9, x8
ret
LBB0_2:
mov x0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _get_foward_buffered_bytes
.subsections_via_symbols
| AnghaBench/mpv/demux/extr_demux.c_get_foward_buffered_bytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dvico_dual_demod_init
_dvico_dual_demod_init: ## @dvico_dual_demod_init
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
leaq _dvico_dual_demod_init.clock_config(%rip), %rsi
movl $12, %edx
callq _mt352_write
movl $200, %edi
callq _udelay
leaq _dvico_dual_demod_init.reset(%rip), %rsi
movq %rbx, %rdi
movl $8, %edx
callq _mt352_write
leaq _dvico_dual_demod_init.adc_ctl_1_cfg(%rip), %rsi
movq %rbx, %rdi
movl $8, %edx
callq _mt352_write
leaq _dvico_dual_demod_init.agc_cfg(%rip), %rsi
movq %rbx, %rdi
movl $12, %edx
callq _mt352_write
leaq _dvico_dual_demod_init.gpp_ctl_cfg(%rip), %rsi
movq %rbx, %rdi
movl $8, %edx
callq _mt352_write
leaq _dvico_dual_demod_init.capt_range_cfg(%rip), %rsi
movq %rbx, %rdi
movl $8, %edx
callq _mt352_write
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 2 ## @dvico_dual_demod_init.clock_config
_dvico_dual_demod_init.clock_config:
.long 130 ## 0x82
.long 56 ## 0x38
.long 56 ## 0x38
.p2align 2 ## @dvico_dual_demod_init.reset
_dvico_dual_demod_init.reset:
.long 128 ## 0x80
.long 128 ## 0x80
.p2align 2 ## @dvico_dual_demod_init.adc_ctl_1_cfg
_dvico_dual_demod_init.adc_ctl_1_cfg:
.long 133 ## 0x85
.long 64 ## 0x40
.p2align 2 ## @dvico_dual_demod_init.agc_cfg
_dvico_dual_demod_init.agc_cfg:
.long 132 ## 0x84
.long 40 ## 0x28
.long 32 ## 0x20
.p2align 2 ## @dvico_dual_demod_init.gpp_ctl_cfg
_dvico_dual_demod_init.gpp_ctl_cfg:
.long 129 ## 0x81
.long 51 ## 0x33
.p2align 2 ## @dvico_dual_demod_init.capt_range_cfg
_dvico_dual_demod_init.capt_range_cfg:
.long 131 ## 0x83
.long 50 ## 0x32
.no_dead_strip _dvico_dual_demod_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dvico_dual_demod_init
_dvico_dual_demod_init: ; @dvico_dual_demod_init
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x1, _dvico_dual_demod_init.clock_config@PAGE
Lloh1:
add x1, x1, _dvico_dual_demod_init.clock_config@PAGEOFF
mov w2, #12
bl _mt352_write
mov w0, #200
bl _udelay
Lloh2:
adrp x1, _dvico_dual_demod_init.reset@PAGE
Lloh3:
add x1, x1, _dvico_dual_demod_init.reset@PAGEOFF
mov x0, x19
mov w2, #8
bl _mt352_write
Lloh4:
adrp x1, _dvico_dual_demod_init.adc_ctl_1_cfg@PAGE
Lloh5:
add x1, x1, _dvico_dual_demod_init.adc_ctl_1_cfg@PAGEOFF
mov x0, x19
mov w2, #8
bl _mt352_write
Lloh6:
adrp x1, _dvico_dual_demod_init.agc_cfg@PAGE
Lloh7:
add x1, x1, _dvico_dual_demod_init.agc_cfg@PAGEOFF
mov x0, x19
mov w2, #12
bl _mt352_write
Lloh8:
adrp x1, _dvico_dual_demod_init.gpp_ctl_cfg@PAGE
Lloh9:
add x1, x1, _dvico_dual_demod_init.gpp_ctl_cfg@PAGEOFF
mov x0, x19
mov w2, #8
bl _mt352_write
Lloh10:
adrp x1, _dvico_dual_demod_init.capt_range_cfg@PAGE
Lloh11:
add x1, x1, _dvico_dual_demod_init.capt_range_cfg@PAGEOFF
mov x0, x19
mov w2, #8
bl _mt352_write
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 2 ; @dvico_dual_demod_init.clock_config
_dvico_dual_demod_init.clock_config:
.long 130 ; 0x82
.long 56 ; 0x38
.long 56 ; 0x38
.p2align 2 ; @dvico_dual_demod_init.reset
_dvico_dual_demod_init.reset:
.long 128 ; 0x80
.long 128 ; 0x80
.p2align 2 ; @dvico_dual_demod_init.adc_ctl_1_cfg
_dvico_dual_demod_init.adc_ctl_1_cfg:
.long 133 ; 0x85
.long 64 ; 0x40
.p2align 2 ; @dvico_dual_demod_init.agc_cfg
_dvico_dual_demod_init.agc_cfg:
.long 132 ; 0x84
.long 40 ; 0x28
.long 32 ; 0x20
.p2align 2 ; @dvico_dual_demod_init.gpp_ctl_cfg
_dvico_dual_demod_init.gpp_ctl_cfg:
.long 129 ; 0x81
.long 51 ; 0x33
.p2align 2 ; @dvico_dual_demod_init.capt_range_cfg
_dvico_dual_demod_init.capt_range_cfg:
.long 131 ; 0x83
.long 50 ; 0x32
.no_dead_strip _dvico_dual_demod_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/cx88/extr_cx88-dvb.c_dvico_dual_demod_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_new_float ## -- Begin function cmd_new_float
.p2align 4, 0x90
_cmd_new_float: ## @cmd_new_float
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movl %edi, %ebx
movq _SWAY_INFO@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _sway_log
movq _config@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq $0, (%rax)
je LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
callq _config_add_swaynag_warning
LBB0_2:
movl %ebx, %edi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _cmd_default_floating_border ## TAILCALL
.cfi_endproc
## -- End function
.comm _SWAY_INFO,4,2 ## @SWAY_INFO
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Warning: new_float is deprecated. Use default_floating_border instead."
.comm _config,8,3 ## @config
L_.str.1: ## @.str.1
.asciz "new_float is deprecated. Use default_floating_border instead."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_new_float ; -- Begin function cmd_new_float
.p2align 2
_cmd_new_float: ; @cmd_new_float
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, _SWAY_INFO@GOTPAGE
Lloh1:
ldr x8, [x8, _SWAY_INFO@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _sway_log
Lloh5:
adrp x8, _config@GOTPAGE
Lloh6:
ldr x8, [x8, _config@GOTPAGEOFF]
Lloh7:
ldr x8, [x8]
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
Lloh8:
adrp x0, l_.str.1@PAGE
Lloh9:
add x0, x0, l_.str.1@PAGEOFF
bl _config_add_swaynag_warning
LBB0_2:
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _cmd_default_floating_border
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _SWAY_INFO,4,2 ; @SWAY_INFO
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Warning: new_float is deprecated. Use default_floating_border instead."
.comm _config,8,3 ; @config
l_.str.1: ; @.str.1
.asciz "new_float is deprecated. Use default_floating_border instead."
.subsections_via_symbols
| AnghaBench/sway/sway/commands/extr_new_float.c_cmd_new_float.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nsp32_mmio_index_write1
_nsp32_mmio_index_write1: ## @nsp32_mmio_index_write1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %edx, %r14d
movq %rdi, %rbx
movq _NSP32_MMIO_OFFSET@GOTPCREL(%rip), %rax
addq (%rax), %rbx
movq _INDEX_REG@GOTPCREL(%rip), %rax
movq (%rax), %rax
addq %rbx, %rax
movq _DATA_REG_LOW@GOTPCREL(%rip), %rcx
addq (%rcx), %rbx
movzbl %sil, %edi
movq %rax, %rsi
callq _writeb
movl %r14d, %edi
movq %rbx, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _writeb ## TAILCALL
.cfi_endproc
## -- End function
.comm _NSP32_MMIO_OFFSET,8,3 ## @NSP32_MMIO_OFFSET
.comm _INDEX_REG,8,3 ## @INDEX_REG
.comm _DATA_REG_LOW,8,3 ## @DATA_REG_LOW
.no_dead_strip _nsp32_mmio_index_write1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nsp32_mmio_index_write1
_nsp32_mmio_index_write1: ; @nsp32_mmio_index_write1
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
Lloh0:
adrp x8, _NSP32_MMIO_OFFSET@GOTPAGE
Lloh1:
ldr x8, [x8, _NSP32_MMIO_OFFSET@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _INDEX_REG@GOTPAGE
Lloh4:
ldr x9, [x9, _INDEX_REG@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
add x10, x8, x0
add x8, x10, x9
Lloh6:
adrp x9, _DATA_REG_LOW@GOTPAGE
Lloh7:
ldr x9, [x9, _DATA_REG_LOW@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
add x20, x9, x10
and w0, w1, #0xff
mov x1, x8
bl _writeb
mov x0, x19
mov x1, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _writeb
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NSP32_MMIO_OFFSET,8,3 ; @NSP32_MMIO_OFFSET
.comm _INDEX_REG,8,3 ; @INDEX_REG
.comm _DATA_REG_LOW,8,3 ; @DATA_REG_LOW
.no_dead_strip _nsp32_mmio_index_write1
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/extr_nsp32_io.h_nsp32_mmio_index_write1.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bridge_port_get_iflist
_bridge_port_get_iflist: ## @bridge_port_get_iflist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq $0, (%rsi)
movl (%rdi), %esi
movq _IFNAMSIZ@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _strlcpy
movq _BRDGGIFS@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -64(%rbp)
movl $16, -80(%rbp)
leaq -56(%rbp), %rax
movq %rax, -72(%rbp)
movq (%r14), %rdi
movl $512, %ebx ## imm = 0x200
movl $512, %esi ## imm = 0x200
callq _realloc
testq %rax, %rax
je LBB0_5
## %bb.1:
movq _sock@GOTPCREL(%rip), %r12
movq _SIOCGDRVSPEC@GOTPCREL(%rip), %r13
leaq -80(%rbp), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %ebx, -56(%rbp)
movq %rax, (%r14)
movq %rax, -48(%rbp)
movl (%r12), %edi
movl (%r13), %esi
movq %r15, %rdx
callq _ioctl
testq %rax, %rax
js LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movslq -56(%rbp), %rax
leaq 4(%rax), %rcx
movslq %ebx, %rdx
cmpq %rdx, %rcx
jb LBB0_8
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
addl $256, %ebx ## imm = 0x100
movq (%r14), %rdi
movl %ebx, %esi
callq _realloc
testq %rax, %rax
jne LBB0_2
LBB0_5:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str(%rip), %rsi
movl %ebx, %edi
movl %eax, %edx
callq _syslog
movq (%r14), %rdi
callq _free
movq $0, (%r14)
jmp LBB0_7
LBB0_6:
movq _LOG_ERR@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _strerror
leaq L_.str.1(%rip), %rsi
movl %ebx, %edi
movl %eax, %edx
callq _syslog
movq (%r14), %rdi
callq _free
LBB0_7:
movl $-1, %eax
LBB0_8:
## kill: def $eax killed $eax killed $rax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IFNAMSIZ,4,2 ## @IFNAMSIZ
.comm _BRDGGIFS,4,2 ## @BRDGGIFS
.comm _LOG_ERR,4,2 ## @LOG_ERR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "get bridge member list: realloc failed: %s"
.comm _errno,4,2 ## @errno
.comm _sock,4,2 ## @sock
.comm _SIOCGDRVSPEC,4,2 ## @SIOCGDRVSPEC
L_.str.1: ## @.str.1
.asciz "get bridge member list: ioctl (BRDGGIFS) failed: %s"
.no_dead_strip _bridge_port_get_iflist
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bridge_port_get_iflist
_bridge_port_get_iflist: ; @bridge_port_get_iflist
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
str xzr, [x1]
ldr w1, [x0]
Lloh0:
adrp x8, _IFNAMSIZ@GOTPAGE
Lloh1:
ldr x8, [x8, _IFNAMSIZ@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
bl _strlcpy
Lloh3:
adrp x8, _BRDGGIFS@GOTPAGE
Lloh4:
ldr x8, [x8, _BRDGGIFS@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
str w8, [sp, #24]
mov w8, #16
str w8, [sp, #8]
add x8, sp, #32
str x8, [sp, #16]
ldr x0, [x19]
mov w1, #512
bl _realloc
cbz x0, LBB0_5
; %bb.1:
mov w20, #512
Lloh6:
adrp x21, _sock@GOTPAGE
Lloh7:
ldr x21, [x21, _sock@GOTPAGEOFF]
Lloh8:
adrp x22, _SIOCGDRVSPEC@GOTPAGE
Lloh9:
ldr x22, [x22, _SIOCGDRVSPEC@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
str w20, [sp, #32]
str x0, [x19]
str x0, [sp, #40]
ldr w0, [x21]
ldr w1, [x22]
add x2, sp, #8
bl _ioctl
tbnz x0, #63, LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldrsw x0, [sp, #32]
add x8, x0, #4
cmp x8, w20, sxtw
b.lo LBB0_8
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
add w20, w20, #256
ldr x0, [x19]
mov x1, x20
bl _realloc
cbnz x0, LBB0_2
LBB0_5:
Lloh10:
adrp x8, _LOG_ERR@GOTPAGE
Lloh11:
ldr x8, [x8, _LOG_ERR@GOTPAGEOFF]
Lloh12:
ldr w20, [x8]
Lloh13:
adrp x8, _errno@GOTPAGE
Lloh14:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh15:
ldr w0, [x8]
bl _strerror
mov x2, x0
Lloh16:
adrp x1, l_.str@PAGE
Lloh17:
add x1, x1, l_.str@PAGEOFF
mov x0, x20
bl _syslog
ldr x0, [x19]
bl _free
str xzr, [x19]
b LBB0_7
LBB0_6:
Lloh18:
adrp x8, _LOG_ERR@GOTPAGE
Lloh19:
ldr x8, [x8, _LOG_ERR@GOTPAGEOFF]
Lloh20:
ldr w20, [x8]
Lloh21:
adrp x8, _errno@GOTPAGE
Lloh22:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh23:
ldr w0, [x8]
bl _strerror
mov x2, x0
Lloh24:
adrp x1, l_.str.1@PAGE
Lloh25:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _syslog
ldr x0, [x19]
bl _free
LBB0_7:
mov w0, #-1
LBB0_8:
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _IFNAMSIZ,4,2 ; @IFNAMSIZ
.comm _BRDGGIFS,4,2 ; @BRDGGIFS
.comm _LOG_ERR,4,2 ; @LOG_ERR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "get bridge member list: realloc failed: %s"
.comm _errno,4,2 ; @errno
.comm _sock,4,2 ; @sock
.comm _SIOCGDRVSPEC,4,2 ; @SIOCGDRVSPEC
l_.str.1: ; @.str.1
.asciz "get bridge member list: ioctl (BRDGGIFS) failed: %s"
.no_dead_strip _bridge_port_get_iflist
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/extr_bridge_sys.c_bridge_port_get_iflist.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___ip_tunnel_change_mtu ## -- Begin function __ip_tunnel_change_mtu
.p2align 4, 0x90
___ip_tunnel_change_mtu: ## @__ip_tunnel_change_mtu
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movl %esi, %ebx
movq %rdi, %r14
callq _netdev_priv
movq _ETH_MIN_MTU@GOTPCREL(%rip), %rcx
cmpl %ebx, (%rcx)
jg LBB0_1
## %bb.2:
movl (%rax), %ecx
movq _IP_MAX_MTU@GOTPCREL(%rip), %rax
addl (%r14), %ecx
movl (%rax), %eax
subl %ecx, %eax
addl $-4, %eax
cmpl %ebx, %eax
jge LBB0_4
## %bb.3:
movl %eax, %ebx
testl %r15d, %r15d
je LBB0_4
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_5
LBB0_4:
movl %ebx, 4(%r14)
xorl %eax, %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IP_MAX_MTU,4,2 ## @IP_MAX_MTU
.comm _ETH_MIN_MTU,4,2 ## @ETH_MIN_MTU
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___ip_tunnel_change_mtu ; -- Begin function __ip_tunnel_change_mtu
.p2align 2
___ip_tunnel_change_mtu: ; @__ip_tunnel_change_mtu
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x20, x1
mov x19, x0
bl _netdev_priv
Lloh0:
adrp x8, _ETH_MIN_MTU@GOTPAGE
Lloh1:
ldr x8, [x8, _ETH_MIN_MTU@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, w20
b.gt LBB0_3
; %bb.1:
ldr w8, [x0]
Lloh3:
adrp x9, _IP_MAX_MTU@GOTPAGE
Lloh4:
ldr x9, [x9, _IP_MAX_MTU@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
ldr w10, [x19]
add w8, w8, w10
sub w8, w9, w8
sub w8, w8, #4
cmp w8, w20
b.ge LBB0_5
; %bb.2:
cbz w21, LBB0_4
LBB0_3:
Lloh6:
adrp x8, _EINVAL@GOTPAGE
Lloh7:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w0, w8
b LBB0_6
LBB0_4:
mov x20, x8
LBB0_5:
mov w0, #0
str w20, [x19, #4]
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _IP_MAX_MTU,4,2 ; @IP_MAX_MTU
.comm _ETH_MIN_MTU,4,2 ; @ETH_MIN_MTU
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/linux/net/ipv4/extr_ip_tunnel.c___ip_tunnel_change_mtu.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_client_height
_set_client_height: ## @set_client_height
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movl %edi, %ebx
leaq -64(%rbp), %rsi
callq _GetWindowRect
leaq -88(%rbp), %rsi
movl %ebx, %edi
callq _GetClientRect
movq -48(%rbp), %r8
subq -56(%rbp), %r8
movl -60(%rbp), %eax
movl -64(%rbp), %r9d
addl %r14d, %r9d
addl -88(%rbp), %eax
subl %eax, %r9d
addl -84(%rbp), %r9d
movq _SWP_NOMOVE@GOTPCREL(%rip), %r13
movq _SWP_NOACTIVATE@GOTPCREL(%rip), %r15
movl (%r15), %eax
orl (%r13), %eax
movq _SWP_NOZORDER@GOTPCREL(%rip), %r12
orl (%r12), %eax
movl %eax, (%rsp)
movl %ebx, %edi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _SetWindowPos
movl %ebx, %edi
leaq -64(%rbp), %rsi
callq _GetWindowRect
movq -48(%rbp), %r8
subq -56(%rbp), %r8
incq %r8
movl -64(%rbp), %r9d
subl -60(%rbp), %r9d
incl %r9d
movl (%r15), %eax
orl (%r13), %eax
orl (%r12), %eax
movl %eax, (%rsp)
movl %ebx, %edi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _SetWindowPos
movq -48(%rbp), %r8
subq -56(%rbp), %r8
movl -64(%rbp), %r9d
subl -60(%rbp), %r9d
movl (%r15), %eax
orl (%r13), %eax
orl (%r12), %eax
movl %eax, (%rsp)
movl %ebx, %edi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _SetWindowPos
movl %ebx, %edi
leaq -88(%rbp), %rsi
callq _GetClientRect
movl -88(%rbp), %ecx
subl -84(%rbp), %ecx
xorl %edi, %edi
cmpl %r14d, %ecx
sete %dil
leaq L_.str(%rip), %rsi
movl %r14d, %edx
callq _ok
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SWP_NOMOVE,4,2 ## @SWP_NOMOVE
.comm _SWP_NOACTIVATE,4,2 ## @SWP_NOACTIVATE
.comm _SWP_NOZORDER,4,2 ## @SWP_NOZORDER
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "The client height should be %d, but is %d\n"
.no_dead_strip _set_client_height
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_client_height
_set_client_height: ; @set_client_height
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x20, x0
mov x1, sp
bl _GetWindowRect
add x1, sp, #24
mov x0, x20
bl _GetClientRect
ldp x9, x8, [sp, #8]
sub x4, x8, x9
ldp w8, w9, [sp]
ldp w10, w11, [sp, #24]
add w8, w8, w19
add w9, w9, w10
sub w8, w8, w9
add w5, w8, w11
Lloh0:
adrp x21, _SWP_NOMOVE@GOTPAGE
Lloh1:
ldr x21, [x21, _SWP_NOMOVE@GOTPAGEOFF]
ldr w8, [x21]
Lloh2:
adrp x22, _SWP_NOACTIVATE@GOTPAGE
Lloh3:
ldr x22, [x22, _SWP_NOACTIVATE@GOTPAGEOFF]
ldr w9, [x22]
orr w8, w9, w8
Lloh4:
adrp x23, _SWP_NOZORDER@GOTPAGE
Lloh5:
ldr x23, [x23, _SWP_NOZORDER@GOTPAGEOFF]
ldr w9, [x23]
orr w6, w8, w9
mov x0, x20
mov x1, #0
mov w2, #0
mov w3, #0
bl _SetWindowPos
mov x1, sp
mov x0, x20
bl _GetWindowRect
ldp x9, x8, [sp, #8]
sub x8, x8, x9
add x4, x8, #1
ldp w8, w9, [sp]
sub w8, w8, w9
add w5, w8, #1
ldr w8, [x21]
ldr w9, [x22]
orr w8, w9, w8
ldr w9, [x23]
orr w6, w8, w9
mov x0, x20
mov x1, #0
mov w2, #0
mov w3, #0
bl _SetWindowPos
ldp x9, x8, [sp, #8]
sub x4, x8, x9
ldp w8, w9, [sp]
sub w5, w8, w9
ldr w8, [x21]
ldr w9, [x22]
orr w8, w9, w8
ldr w9, [x23]
orr w6, w8, w9
mov x0, x20
mov x1, #0
mov w2, #0
mov w3, #0
bl _SetWindowPos
add x1, sp, #24
mov x0, x20
bl _GetClientRect
ldp w8, w9, [sp, #24]
sub w3, w8, w9
cmp w3, w19
cset w0, eq
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x2, x19
bl _ok
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _SWP_NOMOVE,4,2 ; @SWP_NOMOVE
.comm _SWP_NOACTIVATE,4,2 ; @SWP_NOACTIVATE
.comm _SWP_NOZORDER,4,2 ; @SWP_NOZORDER
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "The client height should be %d, but is %d\n"
.no_dead_strip _set_client_height
.subsections_via_symbols
| AnghaBench/reactos/modules/rostests/winetests/comctl32/extr_edit.c_set_client_height.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tlg_fm_vidioc_g_tuner
_tlg_fm_vidioc_g_tuner: ## @tlg_fm_vidioc_g_tuner
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorps %xmm0, %xmm0
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
cmpq $0, (%rdx)
je LBB0_2
## %bb.1:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_14
LBB0_2:
movq %rdx, %r14
movq (%rdi), %r12
movq _V4L2_TUNER_RADIO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 44(%rdx)
movq _V4L2_TUNER_CAP_STEREO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 40(%rdx)
movq _TUNER_FREQ_MIN_FM@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $1125899907, %rax, %rax ## imm = 0x431BDE83
movq %rax, %rcx
shrq $63, %rcx
shrq $32, %rax
sarl $14, %eax
addl %ecx, %eax
movl %eax, 8(%rdx)
movq _TUNER_FREQ_MAX_FM@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $1125899907, %rax, %rax ## imm = 0x431BDE83
movq %rax, %rcx
shrq $63, %rcx
shrq $32, %rax
sarl $14, %eax
addl %ecx, %eax
movl %eax, 12(%rdx)
movq _V4L2_TUNER_SUB_STEREO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 36(%rdx)
movq _V4L2_TUNER_MODE_STEREO@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 32(%rdx)
movl $0, 16(%rdx)
movq $0, 24(%rdx)
movq %r12, %rdi
callq _mutex_lock
movq _TUNER_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _TLG_MODE_FM_RADIO@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -96(%rbp), %rcx
leaq -44(%rbp), %r8
movq %r12, %rdi
movl $32, %r9d
callq _send_get_req
movl %eax, %ebx
cmpq $0, -72(%rbp)
movq %r14, -56(%rbp) ## 8-byte Spill
je LBB0_7
## %bb.3:
movl $-5, %r14d
leaq -96(%rbp), %r15
leaq -44(%rbp), %r13
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
testl %r14d, %r14d
je LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
testl %ebx, %ebx
jne LBB0_7
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movq _TASK_INTERRUPTIBLE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _set_current_state
movq _HZ@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _schedule_timeout
movq _TUNER_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _TLG_MODE_FM_RADIO@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
movq %r15, %rcx
movq %r13, %r8
movl $32, %r9d
callq _send_get_req
movl %eax, %ebx
incl %r14d
cmpq $0, -72(%rbp)
jne LBB0_4
LBB0_7:
movq %r12, %rdi
callq _mutex_unlock
orl -44(%rbp), %ebx
je LBB0_9
## %bb.8:
movq -56(%rbp), %rax ## 8-byte Reload
movl $0, 16(%rax)
jmp LBB0_13
LBB0_9:
movq -80(%rbp), %rcx
movl -96(%rbp), %eax
orq -88(%rbp), %rcx
movq -56(%rbp), %rdx ## 8-byte Reload
je LBB0_12
## %bb.10:
testl %eax, %eax
jne LBB0_12
## %bb.11:
movl $65535, 16(%rdx) ## imm = 0xFFFF
jmp LBB0_13
LBB0_12:
movl %eax, %ecx
shll $8, %ecx
subl %eax, %ecx
movslq %ecx, %rax
imulq $1717986919, %rax, %rax ## imm = 0x66666667
movq %rax, %rcx
shrq $63, %rcx
shrq $34, %rax
addl %ecx, %eax
shll $8, %eax
movl %eax, 16(%rdx)
LBB0_13:
xorl %eax, %eax
LBB0_14:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _V4L2_TUNER_RADIO,4,2 ## @V4L2_TUNER_RADIO
.comm _V4L2_TUNER_CAP_STEREO,4,2 ## @V4L2_TUNER_CAP_STEREO
.comm _TUNER_FREQ_MIN_FM,4,2 ## @TUNER_FREQ_MIN_FM
.comm _TUNER_FREQ_MAX_FM,4,2 ## @TUNER_FREQ_MAX_FM
.comm _V4L2_TUNER_SUB_STEREO,4,2 ## @V4L2_TUNER_SUB_STEREO
.comm _V4L2_TUNER_MODE_STEREO,4,2 ## @V4L2_TUNER_MODE_STEREO
.comm _TUNER_STATUS,4,2 ## @TUNER_STATUS
.comm _TLG_MODE_FM_RADIO,4,2 ## @TLG_MODE_FM_RADIO
.comm _TASK_INTERRUPTIBLE,4,2 ## @TASK_INTERRUPTIBLE
.comm _HZ,4,2 ## @HZ
.no_dead_strip _tlg_fm_vidioc_g_tuner
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tlg_fm_vidioc_g_tuner
_tlg_fm_vidioc_g_tuner: ; @tlg_fm_vidioc_g_tuner
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #16]
ldr x8, [x2]
cbz x8, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
b LBB0_20
LBB0_2:
mov x19, x2
ldr x20, [x0]
Lloh3:
adrp x8, _V4L2_TUNER_RADIO@GOTPAGE
Lloh4:
ldr x8, [x8, _V4L2_TUNER_RADIO@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _V4L2_TUNER_CAP_STEREO@GOTPAGE
Lloh7:
ldr x9, [x9, _V4L2_TUNER_CAP_STEREO@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
stp w9, w8, [x2, #40]
Lloh9:
adrp x8, _TUNER_FREQ_MIN_FM@GOTPAGE
Lloh10:
ldr x8, [x8, _TUNER_FREQ_MIN_FM@GOTPAGEOFF]
Lloh11:
ldrsw x8, [x8]
mov w9, #56963
movk w9, #17179, lsl #16
mul x8, x8, x9
lsr x10, x8, #32
lsr x8, x8, #63
Lloh12:
adrp x11, _TUNER_FREQ_MAX_FM@GOTPAGE
Lloh13:
ldr x11, [x11, _TUNER_FREQ_MAX_FM@GOTPAGEOFF]
add w8, w8, w10, asr #14
Lloh14:
ldrsw x10, [x11]
mul x9, x10, x9
lsr x10, x9, #32
lsr x9, x9, #63
add w9, w9, w10, asr #14
stp w8, w9, [x2, #8]
Lloh15:
adrp x8, _V4L2_TUNER_SUB_STEREO@GOTPAGE
Lloh16:
ldr x8, [x8, _V4L2_TUNER_SUB_STEREO@GOTPAGEOFF]
Lloh17:
adrp x9, _V4L2_TUNER_MODE_STEREO@GOTPAGE
Lloh18:
ldr x9, [x9, _V4L2_TUNER_MODE_STEREO@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
Lloh20:
ldr w9, [x9]
stp w9, w8, [x2, #32]
str wzr, [x2, #16]
str xzr, [x2, #24]
mov x0, x20
bl _mutex_lock
Lloh21:
adrp x22, _TUNER_STATUS@GOTPAGE
Lloh22:
ldr x22, [x22, _TUNER_STATUS@GOTPAGEOFF]
ldr w1, [x22]
Lloh23:
adrp x23, _TLG_MODE_FM_RADIO@GOTPAGE
Lloh24:
ldr x23, [x23, _TLG_MODE_FM_RADIO@GOTPAGEOFF]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
ldr x8, [sp, #40]
cbz x8, LBB0_13
; %bb.3:
cbnz w21, LBB0_13
; %bb.4:
Lloh25:
adrp x24, _TASK_INTERRUPTIBLE@GOTPAGE
Lloh26:
ldr x24, [x24, _TASK_INTERRUPTIBLE@GOTPAGEOFF]
ldr w0, [x24]
bl _set_current_state
Lloh27:
adrp x25, _HZ@GOTPAGE
Lloh28:
ldr x25, [x25, _HZ@GOTPAGEOFF]
ldr w0, [x25]
bl _schedule_timeout
ldr w1, [x22]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
ldr x8, [sp, #40]
cbz x8, LBB0_13
; %bb.5:
cbnz w21, LBB0_13
; %bb.6:
ldr w0, [x24]
bl _set_current_state
ldr w0, [x25]
bl _schedule_timeout
ldr w1, [x22]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
ldr x8, [sp, #40]
cbz x8, LBB0_13
; %bb.7:
cbnz w21, LBB0_13
; %bb.8:
ldr w0, [x24]
bl _set_current_state
ldr w0, [x25]
bl _schedule_timeout
ldr w1, [x22]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
ldr x8, [sp, #40]
cbz x8, LBB0_13
; %bb.9:
cbnz w21, LBB0_13
; %bb.10:
ldr w0, [x24]
bl _set_current_state
ldr w0, [x25]
bl _schedule_timeout
ldr w1, [x22]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
ldr x8, [sp, #40]
cbz x8, LBB0_13
; %bb.11:
cbnz w21, LBB0_13
; %bb.12:
ldr w0, [x24]
bl _set_current_state
ldr w0, [x25]
bl _schedule_timeout
ldr w1, [x22]
ldr w2, [x23]
add x3, sp, #16
add x4, sp, #12
mov x0, x20
mov w5, #32
bl _send_get_req
mov x21, x0
LBB0_13:
mov x0, x20
bl _mutex_unlock
ldr w8, [sp, #12]
orr w8, w21, w8
cbz w8, LBB0_15
; %bb.14:
mov w0, #0
str wzr, [x19, #16]
b LBB0_20
LBB0_15:
ldp x10, x9, [sp, #24]
ldr w8, [sp, #16]
orr x9, x9, x10
cbz x9, LBB0_18
; %bb.16:
cbnz w8, LBB0_18
; %bb.17:
mov w0, #0
mov w8, #65535
b LBB0_19
LBB0_18:
mov w0, #0
lsl w9, w8, #8
sub w8, w9, w8
mov w9, #26215
movk w9, #26214, lsl #16
smull x8, w8, w9
lsr x9, x8, #63
lsr x8, x8, #34
add w8, w8, w9
lsl w8, w8, #8
LBB0_19:
str w8, [x19, #16]
LBB0_20:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh19
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpLdrGot Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _V4L2_TUNER_RADIO,4,2 ; @V4L2_TUNER_RADIO
.comm _V4L2_TUNER_CAP_STEREO,4,2 ; @V4L2_TUNER_CAP_STEREO
.comm _TUNER_FREQ_MIN_FM,4,2 ; @TUNER_FREQ_MIN_FM
.comm _TUNER_FREQ_MAX_FM,4,2 ; @TUNER_FREQ_MAX_FM
.comm _V4L2_TUNER_SUB_STEREO,4,2 ; @V4L2_TUNER_SUB_STEREO
.comm _V4L2_TUNER_MODE_STEREO,4,2 ; @V4L2_TUNER_MODE_STEREO
.comm _TUNER_STATUS,4,2 ; @TUNER_STATUS
.comm _TLG_MODE_FM_RADIO,4,2 ; @TLG_MODE_FM_RADIO
.comm _TASK_INTERRUPTIBLE,4,2 ; @TASK_INTERRUPTIBLE
.comm _HZ,4,2 ; @HZ
.no_dead_strip _tlg_fm_vidioc_g_tuner
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/tlg2300/extr_pd-radio.c_tlg_fm_vidioc_g_tuner.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function al_serdes_ns_delay
_al_serdes_ns_delay: ## @al_serdes_ns_delay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
addl $999, %edi ## imm = 0x3E7
movslq %edi, %rax
imulq $274877907, %rax, %rdi ## imm = 0x10624DD3
movq %rdi, %rax
shrq $63, %rax
sarq $38, %rdi
addl %eax, %edi
## kill: def $edi killed $edi killed $rdi
popq %rbp
jmp _al_udelay ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _al_serdes_ns_delay
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function al_serdes_ns_delay
_al_serdes_ns_delay: ; @al_serdes_ns_delay
.cfi_startproc
; %bb.0:
add w8, w0, #999
mov w9, #19923
movk w9, #4194, lsl #16
smull x8, w8, w9
lsr x9, x8, #63
asr x8, x8, #38
add w0, w8, w9
b _al_udelay
.cfi_endproc
; -- End function
.no_dead_strip _al_serdes_ns_delay
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/alpine-hal/extr_al_hal_serdes_hssp.c_al_serdes_ns_delay.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @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 $16, %rsp
movq $-1, -16(%rbp)
movq $-1, -8(%rbp)
leaq -16(%rbp), %rdi
callq _pipe
cmpl $-1, %eax
je LBB0_2
## %bb.1:
leaq -8(%rbp), %rdi
callq _pipe
cmpl $-1, %eax
je LBB0_2
## %bb.5:
callq _fork
cmpl $-1, %eax
je LBB0_8
## %bb.6:
leaq -16(%rbp), %rdi
leaq -8(%rbp), %rsi
testl %eax, %eax
je LBB0_9
## %bb.7:
callq _be_bc
xorl %edi, %edi
callq _wait
movl $1, %eax
LBB0_4:
addq $16, %rsp
popq %rbp
retq
LBB0_2:
callq _main.cold.1
jmp LBB0_3
LBB0_8:
callq _main.cold.2
LBB0_3:
xorl %eax, %eax
jmp LBB0_4
LBB0_9:
callq _be_dc
.cfi_endproc
## -- End function
.globl _be_dc ## -- Begin function be_dc
.p2align 4, 0x90
_be_dc: ## @be_dc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl (%rdi), %edi
xorl %esi, %esi
callq _dup2
cmpl $-1, %eax
jne LBB1_1
## %bb.3:
leaq L_.str.2(%rip), %rdi
callq _perror
movl $3, %edi
callq _exit
LBB1_1:
movl (%rbx), %edi
callq _close
movl 4(%rbx), %edi
callq _close
movl 4(%r14), %edi
movl $1, %esi
callq _dup2
cmpl $-1, %eax
jne LBB1_2
## %bb.4:
leaq L_.str.3(%rip), %rdi
callq _perror
movl $4, %edi
callq _exit
LBB1_2:
movl (%r14), %edi
callq _close
movl 4(%r14), %edi
callq _close
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rdx
movq %rdi, %rsi
xorl %ecx, %ecx
xorl %eax, %eax
callq _execlp
leaq L_.str.6(%rip), %rdi
callq _perror
movl $5, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _be_bc ## -- Begin function be_bc
.p2align 4, 0x90
_be_bc: ## @be_bc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $2072, %rsp ## imm = 0x818
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $0, -2104(%rbp)
movl $0, -2100(%rbp)
leaq -1072(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq ___bzero
leaq -2096(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq ___bzero
movl (%rbx), %edi
callq _close
movl 4(%r14), %edi
callq _close
movl 4(%rbx), %edi
leaq L_.str.7(%rip), %rsi
callq _fdopen
movq %rax, %r12
movl (%r14), %edi
leaq L_.str.8(%rip), %rsi
callq _fdopen
testq %r12, %r12
je LBB2_2
## %bb.1:
movq %rax, %r14
testq %rax, %rax
je LBB2_2
## %bb.4:
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
leaq -2096(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq _fgets
testq %rax, %rax
je LBB2_9
## %bb.5:
leaq -2096(%rbp), %rbx
leaq -1072(%rbp), %r15
leaq -2100(%rbp), %r13
jmp LBB2_6
.p2align 4, 0x90
LBB2_7: ## in Loop: Header=BB2_6 Depth=1
leaq L_str(%rip), %rdi
callq _puts
LBB2_8: ## in Loop: Header=BB2_6 Depth=1
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq %rbx, %rdi
movl $1024, %esi ## imm = 0x400
callq _fgets
testq %rax, %rax
je LBB2_9
LBB2_6: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
leaq L_.str.11(%rip), %rsi
leaq -2104(%rbp), %rdx
movq %r15, %rcx
movq %r13, %r8
xorl %eax, %eax
callq _sscanf
cmpl $3, %eax
jne LBB2_7
## %bb.11: ## in Loop: Header=BB2_6 Depth=1
movl -2104(%rbp), %edx
movl -2100(%rbp), %ecx
movsbl -1072(%rbp), %r8d
movq %r12, %rdi
leaq L_.str.13(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $-1, %eax
je LBB2_12
## %bb.13: ## in Loop: Header=BB2_6 Depth=1
movq %r12, %rdi
callq _fflush
movq %rbx, %rdi
movl $1024, %esi ## imm = 0x400
movq %r14, %rdx
callq _fgets
testq %rax, %rax
je LBB2_9
## %bb.14: ## in Loop: Header=BB2_6 Depth=1
movl -2104(%rbp), %esi
movsbl -1072(%rbp), %edx
movl -2100(%rbp), %ecx
leaq L_.str.15(%rip), %rdi
movq %rbx, %r8
xorl %eax, %eax
callq _printf
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB2_8
LBB2_9:
movq %r12, %rdi
callq _fclose
movq %r14, %rdi
callq _fclose
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB2_10
## %bb.15:
addq $2072, %rsp ## imm = 0x818
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB2_12:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.16(%rip), %rsi
leaq L_.str.14(%rip), %rdx
LBB2_3:
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
LBB2_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.16(%rip), %rsi
leaq L_.str.9(%rip), %rdx
jmp LBB2_3
LBB2_10:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _fatal ## -- Begin function fatal
.p2align 4, 0x90
_fatal: ## @fatal
.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, %rdx
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.16(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.1
_main.cold.1: ## @main.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdi
callq _perror
pushq $1
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.2
_main.cold.2: ## @main.cold.2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str.1(%rip), %rdi
callq _perror
pushq $2
popq %rdi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "pipe failed"
L_.str.1: ## @.str.1
.asciz "can not fork"
L_.str.2: ## @.str.2
.asciz "dc: cannot redirect stdin"
L_.str.3: ## @.str.3
.asciz "dc: cannot redirect stdout"
L_.str.4: ## @.str.4
.asciz "dc"
L_.str.5: ## @.str.5
.asciz "-"
L_.str.6: ## @.str.6
.asciz "cannot run dc"
L_.str.7: ## @.str.7
.asciz "w"
L_.str.8: ## @.str.8
.asciz "r"
L_.str.9: ## @.str.9
.asciz "Error converting pipes to streams"
L_.str.10: ## @.str.10
.asciz "tinybc: "
L_.str.11: ## @.str.11
.asciz "%d %s %d"
L_.str.13: ## @.str.13
.asciz "%d\n%d\n%c\np\n"
L_.str.14: ## @.str.14
.asciz "Error writing"
L_.str.15: ## @.str.15
.asciz "%d %c %d = %s"
L_.str.16: ## @.str.16
.asciz "Error: %s\n"
L_str: ## @str
.asciz "syntax error"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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
mov x8, #-1
stp x8, x8, [sp]
add x0, sp, #8
bl _pipe
cmn w0, #1
b.eq LBB0_5
; %bb.1:
mov x0, sp
bl _pipe
cmn w0, #1
b.eq LBB0_5
; %bb.2:
bl _fork
cbz w0, LBB0_6
; %bb.3:
cmn w0, #1
b.eq LBB0_7
; %bb.4:
add x0, sp, #8
mov x1, sp
bl _be_bc
mov x0, #0
bl _wait
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
LBB0_5:
bl _main.cold.1
LBB0_6:
add x0, sp, #8
mov x1, sp
bl _be_dc
LBB0_7:
bl _main.cold.2
.cfi_endproc
; -- End function
.globl _be_dc ; -- Begin function be_dc
.p2align 2
_be_dc: ; @be_dc
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
ldr w0, [x0]
mov w1, #0
bl _dup2
cmn w0, #1
b.ne LBB1_2
; %bb.1:
Lloh0:
adrp x0, l_.str.2@PAGE
Lloh1:
add x0, x0, l_.str.2@PAGEOFF
bl _perror
mov w0, #3
bl _exit
LBB1_2:
ldr w0, [x20]
bl _close
ldr w0, [x20, #4]
bl _close
ldr w0, [x19, #4]
mov w1, #1
bl _dup2
cmn w0, #1
b.ne LBB1_4
; %bb.3:
Lloh2:
adrp x0, l_.str.3@PAGE
Lloh3:
add x0, x0, l_.str.3@PAGEOFF
bl _perror
mov w0, #4
bl _exit
LBB1_4:
ldr w0, [x19]
bl _close
ldr w0, [x19, #4]
bl _close
Lloh4:
adrp x8, l_.str.5@PAGE
Lloh5:
add x8, x8, l_.str.5@PAGEOFF
stp x8, xzr, [sp]
Lloh6:
adrp x0, l_.str.4@PAGE
Lloh7:
add x0, x0, l_.str.4@PAGEOFF
mov x1, x0
bl _execlp
Lloh8:
adrp x0, l_.str.6@PAGE
Lloh9:
add x0, x0, l_.str.6@PAGEOFF
bl _perror
mov w0, #5
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _be_bc ; -- Begin function be_bc
.p2align 2
_be_bc: ; @be_bc
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #2112
mov x20, x1
mov x19, x0
Lloh10:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh11:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
stur x8, [x29, #-96]
str xzr, [sp, #40]
add x0, sp, #1072
mov w1, #1024
bl _bzero
add x0, sp, #48
mov w1, #1024
bl _bzero
ldr w0, [x19]
bl _close
ldr w0, [x20, #4]
bl _close
ldr w0, [x19, #4]
Lloh13:
adrp x1, l_.str.7@PAGE
Lloh14:
add x1, x1, l_.str.7@PAGEOFF
bl _fdopen
mov x19, x0
ldr w0, [x20]
Lloh15:
adrp x1, l_.str.8@PAGE
Lloh16:
add x1, x1, l_.str.8@PAGEOFF
bl _fdopen
cmp x19, #0
ccmp x0, #0, #4, ne
b.eq LBB2_13
; %bb.1:
mov x20, x0
Lloh17:
adrp x0, l_.str.10@PAGE
Lloh18:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
Lloh19:
adrp x26, ___stdinp@GOTPAGE
Lloh20:
ldr x26, [x26, ___stdinp@GOTPAGEOFF]
ldr x2, [x26]
add x0, sp, #48
mov w1, #1024
bl _fgets
cbz x0, LBB2_9
; %bb.2:
add x28, sp, #40
add x27, sp, #1072
add x23, sp, #44
Lloh21:
adrp x21, l_.str.11@PAGE
Lloh22:
add x21, x21, l_.str.11@PAGEOFF
Lloh23:
adrp x22, l_.str.13@PAGE
Lloh24:
add x22, x22, l_.str.13@PAGEOFF
Lloh25:
adrp x24, l_.str.10@PAGE
Lloh26:
add x24, x24, l_.str.10@PAGEOFF
Lloh27:
adrp x25, l_str@PAGE
Lloh28:
add x25, x25, l_str@PAGEOFF
b LBB2_5
LBB2_3: ; in Loop: Header=BB2_5 Depth=1
mov x0, x25
bl _puts
LBB2_4: ; in Loop: Header=BB2_5 Depth=1
ldr x2, [x26]
add x0, sp, #48
mov w1, #1024
bl _fgets
cbz x0, LBB2_9
LBB2_5: ; =>This Inner Loop Header: Depth=1
stp x27, x28, [sp, #8]
add x0, sp, #48
str x23, [sp]
mov x1, x21
bl _sscanf
cmp w0, #3
b.ne LBB2_3
; %bb.6: ; in Loop: Header=BB2_5 Depth=1
ldrsb x8, [sp, #1072]
ldp w10, w9, [sp, #40]
stp x10, x8, [sp, #8]
str x9, [sp]
mov x0, x19
mov x1, x22
bl _fprintf
cmn w0, #1
b.eq LBB2_11
; %bb.7: ; in Loop: Header=BB2_5 Depth=1
mov x0, x19
bl _fflush
add x0, sp, #48
mov w1, #1024
mov x2, x20
bl _fgets
cbz x0, LBB2_9
; %bb.8: ; in Loop: Header=BB2_5 Depth=1
ldrsb x8, [sp, #1072]
ldp w10, w9, [sp, #40]
add x11, sp, #48
stp x10, x11, [sp, #16]
stp x9, x8, [sp]
Lloh29:
adrp x0, l_.str.15@PAGE
Lloh30:
add x0, x0, l_.str.15@PAGEOFF
bl _printf
mov x0, x24
bl _printf
b LBB2_4
LBB2_9:
mov x0, x19
bl _fclose
mov x0, x20
bl _fclose
ldur x8, [x29, #-96]
Lloh31:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh32:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh33:
ldr x9, [x9]
cmp x9, x8
b.ne LBB2_14
; %bb.10:
add sp, sp, #2112
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB2_11:
Lloh34:
adrp x8, ___stderrp@GOTPAGE
Lloh35:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh36:
ldr x0, [x8]
Lloh37:
adrp x8, l_.str.14@PAGE
Lloh38:
add x8, x8, l_.str.14@PAGEOFF
LBB2_12:
str x8, [sp]
Lloh39:
adrp x1, l_.str.16@PAGE
Lloh40:
add x1, x1, l_.str.16@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB2_13:
Lloh41:
adrp x8, ___stderrp@GOTPAGE
Lloh42:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh43:
ldr x0, [x8]
Lloh44:
adrp x8, l_.str.9@PAGE
Lloh45:
add x8, x8, l_.str.9@PAGEOFF
b LBB2_12
LBB2_14:
bl ___stack_chk_fail
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.cfi_endproc
; -- End function
.globl _fatal ; -- Begin function fatal
.p2align 2
_fatal: ; @fatal
.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
Lloh46:
adrp x8, ___stderrp@GOTPAGE
Lloh47:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh48:
ldr x8, [x8]
str x0, [sp]
Lloh49:
adrp x1, l_.str.16@PAGE
Lloh50:
add x1, x1, l_.str.16@PAGEOFF
mov x0, x8
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.1
_main.cold.1: ; @main.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh51:
adrp x0, l_.str@PAGE
Lloh52:
add x0, x0, l_.str@PAGEOFF
bl _perror
mov w0, #1
bl _exit
.loh AdrpAdd Lloh51, Lloh52
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.2
_main.cold.2: ; @main.cold.2
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh53:
adrp x0, l_.str.1@PAGE
Lloh54:
add x0, x0, l_.str.1@PAGEOFF
bl _perror
mov w0, #2
bl _exit
.loh AdrpAdd Lloh53, Lloh54
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "pipe failed"
l_.str.1: ; @.str.1
.asciz "can not fork"
l_.str.2: ; @.str.2
.asciz "dc: cannot redirect stdin"
l_.str.3: ; @.str.3
.asciz "dc: cannot redirect stdout"
l_.str.4: ; @.str.4
.asciz "dc"
l_.str.5: ; @.str.5
.asciz "-"
l_.str.6: ; @.str.6
.asciz "cannot run dc"
l_.str.7: ; @.str.7
.asciz "w"
l_.str.8: ; @.str.8
.asciz "r"
l_.str.9: ; @.str.9
.asciz "Error converting pipes to streams"
l_.str.10: ; @.str.10
.asciz "tinybc: "
l_.str.11: ; @.str.11
.asciz "%d %s %d"
l_.str.13: ; @.str.13
.asciz "%d\n%d\n%c\np\n"
l_.str.14: ; @.str.14
.asciz "Error writing"
l_.str.15: ; @.str.15
.asciz "%d %c %d = %s"
l_.str.16: ; @.str.16
.asciz "Error: %s\n"
l_str: ; @str
.asciz "syntax error"
.subsections_via_symbols
| the_stack_data/1034555.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function xpad_deinit_output
_xpad_deinit_output: ## @xpad_deinit_output
.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
pushq %rax
.cfi_offset %rbx, -24
movq (%rdi), %rax
movq _XTYPE_UNKNOWN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movq %rdi, %rbx
movl 20(%rdi), %edi
callq _usb_free_urb
movl 16(%rbx), %edi
movq _XPAD_PKT_LEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl 8(%rbx), %ecx
movl 12(%rbx), %edx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _usb_free_coherent ## TAILCALL
.cfi_endproc
## -- End function
.comm _XTYPE_UNKNOWN,8,3 ## @XTYPE_UNKNOWN
.comm _XPAD_PKT_LEN,4,2 ## @XPAD_PKT_LEN
.no_dead_strip _xpad_deinit_output
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function xpad_deinit_output
_xpad_deinit_output: ; @xpad_deinit_output
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
.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
.cfi_offset w19, -24
.cfi_offset w20, -32
ldr x8, [x0]
Lloh0:
adrp x9, _XTYPE_UNKNOWN@GOTPAGE
Lloh1:
ldr x9, [x9, _XTYPE_UNKNOWN@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x19, x0
ldr w0, [x0, #20]
bl _usb_free_urb
ldp w2, w0, [x19, #12]
Lloh3:
adrp x8, _XPAD_PKT_LEN@GOTPAGE
Lloh4:
ldr x8, [x8, _XPAD_PKT_LEN@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
ldr w3, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _usb_free_coherent
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _XTYPE_UNKNOWN,8,3 ; @XTYPE_UNKNOWN
.comm _XPAD_PKT_LEN,4,2 ; @XPAD_PKT_LEN
.no_dead_strip _xpad_deinit_output
.subsections_via_symbols
| AnghaBench/linux/drivers/input/joystick/extr_xpad.c_xpad_deinit_output.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cdv_intel_dp_max_lane_count
_cdv_intel_dp_max_lane_count: ## @cdv_intel_dp_max_lane_count
.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), %rax
movq (%rax), %rcx
movq _DP_DPCD_REV@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $4, %eax
cmpl $17, (%rcx,%rdx,4)
jl LBB0_3
## %bb.1:
movq _DP_MAX_LANE_COUNT@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
movl (%rcx,%rdx,4), %ecx
andl $31, %ecx
leal -1(%rcx), %edx
cmpl $3, %edx
ja LBB0_3
## %bb.2:
leaq L_switch.table.cdv_intel_dp_max_lane_count(%rip), %rax
movl -4(%rax,%rcx,4), %eax
LBB0_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DP_DPCD_REV,8,3 ## @DP_DPCD_REV
.comm _DP_MAX_LANE_COUNT,8,3 ## @DP_MAX_LANE_COUNT
.no_dead_strip _cdv_intel_dp_max_lane_count
.section __TEXT,__literal16,16byte_literals
.p2align 2 ## @switch.table.cdv_intel_dp_max_lane_count
L_switch.table.cdv_intel_dp_max_lane_count:
.long 1 ## 0x1
.long 2 ## 0x2
.long 4 ## 0x4
.long 4 ## 0x4
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cdv_intel_dp_max_lane_count
_cdv_intel_dp_max_lane_count: ; @cdv_intel_dp_max_lane_count
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x8, [x8]
Lloh0:
adrp x9, _DP_DPCD_REV@GOTPAGE
Lloh1:
ldr x9, [x9, _DP_DPCD_REV@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
ldr w9, [x8, x9, lsl #2]
cmp w9, #17
b.lt LBB0_3
; %bb.1:
Lloh3:
adrp x9, _DP_MAX_LANE_COUNT@GOTPAGE
Lloh4:
ldr x9, [x9, _DP_MAX_LANE_COUNT@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
ldr w8, [x8, x9, lsl #2]
and x8, x8, #0x1f
sub x8, x8, #1
cmp w8, #3
b.hi LBB0_3
; %bb.2:
Lloh6:
adrp x9, l_switch.table.cdv_intel_dp_max_lane_count@PAGE
Lloh7:
add x9, x9, l_switch.table.cdv_intel_dp_max_lane_count@PAGEOFF
ldr w0, [x9, x8, lsl #2]
ret
LBB0_3:
mov w0, #4
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _DP_DPCD_REV,8,3 ; @DP_DPCD_REV
.comm _DP_MAX_LANE_COUNT,8,3 ; @DP_MAX_LANE_COUNT
.no_dead_strip _cdv_intel_dp_max_lane_count
.section __TEXT,__literal16,16byte_literals
.p2align 2 ; @switch.table.cdv_intel_dp_max_lane_count
l_switch.table.cdv_intel_dp_max_lane_count:
.long 1 ; 0x1
.long 2 ; 0x2
.long 4 ; 0x4
.long 4 ; 0x4
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/gma500/extr_cdv_intel_dp.c_cdv_intel_dp_max_lane_count.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_api_name
_get_api_name: ## @get_api_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _GLFW_OPENGL_API@GOTPCREL(%rip), %rax
movq _GLFW_OPENGL_ES_API@GOTPCREL(%rip), %rcx
cmpl %edi, (%rcx)
leaq L_.str.1(%rip), %rcx
leaq L_.str.2(%rip), %rdx
cmoveq %rcx, %rdx
cmpl %edi, (%rax)
leaq L_.str(%rip), %rax
cmovneq %rdx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GLFW_OPENGL_API,4,2 ## @GLFW_OPENGL_API
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "OpenGL"
.comm _GLFW_OPENGL_ES_API,4,2 ## @GLFW_OPENGL_ES_API
L_.str.1: ## @.str.1
.asciz "OpenGL ES"
L_.str.2: ## @.str.2
.asciz "Unknown API"
.no_dead_strip _get_api_name
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_api_name
_get_api_name: ; @get_api_name
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _GLFW_OPENGL_API@GOTPAGE
Lloh1:
ldr x8, [x8, _GLFW_OPENGL_API@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _GLFW_OPENGL_ES_API@GOTPAGE
Lloh4:
ldr x9, [x9, _GLFW_OPENGL_ES_API@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
Lloh6:
adrp x10, l_.str.2@PAGE
Lloh7:
add x10, x10, l_.str.2@PAGEOFF
Lloh8:
adrp x11, l_.str.1@PAGE
Lloh9:
add x11, x11, l_.str.1@PAGEOFF
cmp w9, w0
csel x9, x11, x10, eq
Lloh10:
adrp x10, l_.str@PAGE
Lloh11:
add x10, x10, l_.str@PAGEOFF
cmp w8, w0
csel x0, x10, x9, eq
ret
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _GLFW_OPENGL_API,4,2 ; @GLFW_OPENGL_API
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "OpenGL"
.comm _GLFW_OPENGL_ES_API,4,2 ; @GLFW_OPENGL_ES_API
l_.str.1: ; @.str.1
.asciz "OpenGL ES"
l_.str.2: ; @.str.2
.asciz "Unknown API"
.no_dead_strip _get_api_name
.subsections_via_symbols
| AnghaBench/Craft/deps/glfw/tests/extr_glfwinfo.c_get_api_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bttv_i2c_xfer
_bttv_i2c_xfer: ## @bttv_i2c_xfer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %ebx
movq %rsi, %r13
callq _i2c_get_adapdata
movq %rax, %rdi
callq _to_bttv
movq %rax, %r15
movq _i2c_debug@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _printk
LBB0_2:
movq _BT848_INT_I2CDONE@GOTPCREL(%rip), %rax
movq _BT848_INT_RACK@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
orl (%rax), %edi
movq _BT848_INT_STAT@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _btwrite
testl %ebx, %ebx
jle LBB0_11
## %bb.3:
movl %ebx, -44(%rbp) ## 4-byte Spill
movl %ebx, %r14d
decq %r14
movq _I2C_M_RD@GOTPCREL(%rip), %r12
movq %r14, %rbx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
movl (%r12), %eax
xorl %edx, %edx
subq $1, %rbx
setb %dl
testl %eax, (%r13)
je LBB0_9
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
movq %r13, %rsi
callq _bttv_i2c_readbytes
testl %eax, %eax
jns LBB0_7
jmp LBB0_10
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
movq %r13, %rsi
callq _bttv_i2c_sendbytes
testl %eax, %eax
js LBB0_10
LBB0_7: ## in Loop: Header=BB0_4 Depth=1
testq %r14, %r14
je LBB0_10
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
addq $4, %r13
movq %rbx, %r14
jmp LBB0_4
LBB0_10:
testl %eax, %eax
movl -44(%rbp), %ebx ## 4-byte Reload
cmovsl %eax, %ebx
LBB0_11:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _i2c_debug,8,3 ## @i2c_debug
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "bt-i2c:"
.comm _BT848_INT_I2CDONE,4,2 ## @BT848_INT_I2CDONE
.comm _BT848_INT_RACK,4,2 ## @BT848_INT_RACK
.comm _BT848_INT_STAT,4,2 ## @BT848_INT_STAT
.comm _I2C_M_RD,4,2 ## @I2C_M_RD
.no_dead_strip _bttv_i2c_xfer
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bttv_i2c_xfer
_bttv_i2c_xfer: ; @bttv_i2c_xfer
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x2
mov x20, x1
bl _i2c_get_adapdata
bl _to_bttv
mov x21, x0
Lloh0:
adrp x8, _i2c_debug@GOTPAGE
Lloh1:
ldr x8, [x8, _i2c_debug@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _printk
LBB0_2:
Lloh5:
adrp x8, _BT848_INT_I2CDONE@GOTPAGE
Lloh6:
ldr x8, [x8, _BT848_INT_I2CDONE@GOTPAGEOFF]
Lloh7:
adrp x9, _BT848_INT_RACK@GOTPAGE
Lloh8:
ldr x9, [x9, _BT848_INT_RACK@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
Lloh10:
ldr w9, [x9]
orr w0, w9, w8
Lloh11:
adrp x8, _BT848_INT_STAT@GOTPAGE
Lloh12:
ldr x8, [x8, _BT848_INT_STAT@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
bl _btwrite
cmp w19, #1
b.lt LBB0_10
; %bb.3:
mov w8, w19
sub x22, x8, #1
Lloh14:
adrp x23, _I2C_M_RD@GOTPAGE
Lloh15:
ldr x23, [x23, _I2C_M_RD@GOTPAGEOFF]
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [x20]
ldr w9, [x23]
cmp x22, #0
cset w2, eq
mov x0, x21
mov x1, x20
and w8, w9, w8
cbz w8, LBB0_6
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
bl _bttv_i2c_readbytes
tbz w0, #31, LBB0_7
b LBB0_9
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
bl _bttv_i2c_sendbytes
tbnz w0, #31, LBB0_9
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
cbz x22, LBB0_9
; %bb.8: ; in Loop: Header=BB0_4 Depth=1
sub x22, x22, #1
add x20, x20, #4
b LBB0_4
LBB0_9:
cmp w0, #0
csel w19, w0, w19, lt
LBB0_10:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh9
.loh AdrpLdrGot Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _i2c_debug,8,3 ; @i2c_debug
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "bt-i2c:"
.comm _BT848_INT_I2CDONE,4,2 ; @BT848_INT_I2CDONE
.comm _BT848_INT_RACK,4,2 ; @BT848_INT_RACK
.comm _BT848_INT_STAT,4,2 ; @BT848_INT_STAT
.comm _I2C_M_RD,4,2 ; @I2C_M_RD
.no_dead_strip _bttv_i2c_xfer
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/bt8xx/extr_bttv-i2c.c_bttv_i2c_xfer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dlm_recover_nodeid_show
_dlm_recover_nodeid_show: ## @dlm_recover_nodeid_show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rsi, %rax
movq _PAGE_SIZE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl (%rdi), %ecx
leaq L_.str(%rip), %rdx
movq %rax, %rdi
popq %rbp
jmp _snprintf ## TAILCALL
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.no_dead_strip _dlm_recover_nodeid_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dlm_recover_nodeid_show
_dlm_recover_nodeid_show: ; @dlm_recover_nodeid_show
.cfi_startproc
; %bb.0:
mov x8, x1
Lloh0:
adrp x9, _PAGE_SIZE@GOTPAGE
Lloh1:
ldr x9, [x9, _PAGE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w1, [x9]
ldr w3, [x0]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, x8
b _snprintf
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.no_dead_strip _dlm_recover_nodeid_show
.subsections_via_symbols
| AnghaBench/linux/fs/dlm/extr_lockspace.c_dlm_recover_nodeid_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ata_eh_done ## -- Begin function ata_eh_done
.p2align 4, 0x90
_ata_eh_done: ## @ata_eh_done
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edx, %ecx
movq %rdi, %rdx
popq %rbp
jmp _ata_eh_clear_action ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ata_eh_done ; -- Begin function ata_eh_done
.p2align 2
_ata_eh_done: ; @ata_eh_done
.cfi_startproc
; %bb.0:
mov x3, x2
mov x2, x0
b _ata_eh_clear_action
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/ata/extr_libata-eh.c_ata_eh_done.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tls_connection_set_success_data ## -- Begin function tls_connection_set_success_data
.p2align 4, 0x90
_tls_connection_set_success_data: ## @tls_connection_set_success_data
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tls_connection_set_success_data ; -- Begin function tls_connection_set_success_data
.p2align 2
_tls_connection_set_success_data: ; @tls_connection_set_success_data
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/src/crypto/extr_tls_internal.c_tls_connection_set_success_data.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function amdgpu_pll_reduce_ratio
_amdgpu_pll_reduce_ratio: ## @amdgpu_pll_reduce_ratio
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r15d
movl %edx, %r12d
movq %rsi, %r14
movq %rdi, %rbx
movl (%rdi), %edi
movl (%rsi), %esi
callq _gcd
movl %eax, %ecx
movl (%rbx), %eax
xorl %edx, %edx
divl %ecx
movl %eax, (%rbx)
movl (%r14), %eax
xorl %edx, %edx
divl %ecx
movl %eax, (%r14)
movl (%rbx), %esi
cmpl %r12d, %esi
jae LBB0_2
## %bb.1:
movl %r12d, %edi
callq _DIV_ROUND_UP
movl (%rbx), %ecx
imull %eax, %ecx
movl %ecx, (%rbx)
imull (%r14), %eax
movl %eax, (%r14)
LBB0_2:
cmpl %r15d, %eax
jae LBB0_4
## %bb.3:
movl %r15d, %edi
movl %eax, %esi
callq _DIV_ROUND_UP
movl (%rbx), %ecx
imull %eax, %ecx
movl %ecx, (%rbx)
imull (%r14), %eax
movl %eax, (%r14)
LBB0_4:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _amdgpu_pll_reduce_ratio
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function amdgpu_pll_reduce_ratio
_amdgpu_pll_reduce_ratio: ; @amdgpu_pll_reduce_ratio
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x3
mov x22, x2
mov x19, x1
mov x20, x0
ldr w0, [x0]
ldr w1, [x1]
bl _gcd
ldr w8, [x20]
udiv w8, w8, w0
str w8, [x20]
ldr w8, [x19]
udiv w1, w8, w0
str w1, [x19]
ldr w8, [x20]
cmp w8, w22
b.hs LBB0_2
; %bb.1:
mov x0, x22
mov x1, x8
bl _DIV_ROUND_UP
ldr w8, [x20]
mul w8, w8, w0
str w8, [x20]
ldr w8, [x19]
mul w1, w8, w0
str w1, [x19]
LBB0_2:
cmp w1, w21
b.hs LBB0_4
; %bb.3:
mov x0, x21
bl _DIV_ROUND_UP
ldr w8, [x20]
mul w8, w8, w0
str w8, [x20]
ldr w8, [x19]
mul w8, w8, w0
str w8, [x19]
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _amdgpu_pll_reduce_ratio
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_amdgpu_pll.c_amdgpu_pll_reduce_ratio.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function zynqmp_pm_probe
_zynqmp_pm_probe: ## @zynqmp_pm_probe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
xorl %eax, %eax
callq _zynqmp_pm_get_eemi_ops
movq _eemi_ops@GOTPCREL(%rip), %rbx
movq %rax, (%rbx)
movq %rax, %rdi
callq _IS_ERR
movq (%rbx), %rdi
testq %rax, %rax
je LBB0_2
## %bb.1:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_2:
cmpq $0, (%rdi)
je LBB0_6
## %bb.3:
movq 8(%rdi), %rcx
testq %rcx, %rcx
je LBB0_6
## %bb.4:
xorl %r15d, %r15d
xorl %eax, %eax
callq *%rcx
movq (%rbx), %rax
leaq -48(%rbp), %rdi
callq *(%rax)
movq -48(%rbp), %rax
movq _ZYNQMP_PM_VERSION@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jge LBB0_9
## %bb.5:
movq _ENODEV@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_6:
movq _ENXIO@GOTPCREL(%rip), %rax
xorl %r15d, %r15d
LBB0_7:
subl (%rax), %r15d
LBB0_8:
movl %r15d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
xorl %r15d, %r15d
movq %r14, %rdi
xorl %esi, %esi
callq _platform_get_irq
testl %eax, %eax
jle LBB0_12
## %bb.10:
movl %eax, %ebx
movq _zynqmp_pm_isr@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _IRQF_NO_SUSPEND@GOTPCREL(%rip), %rax
movq _IRQF_ONESHOT@GOTPCREL(%rip), %rcx
movl (%rcx), %r13d
orl (%rax), %r13d
movq %r14, %rdi
callq _dev_name
movq %r14, (%rsp)
xorl %r15d, %r15d
movq %r14, %rdi
movl %ebx, %esi
xorl %edx, %edx
movl %r12d, %ecx
movl %r13d, %r8d
movl %eax, %r9d
callq _devm_request_threaded_irq
testl %eax, %eax
je LBB0_13
## %bb.11:
movl %eax, %r12d
leaq L_.str(%rip), %rsi
movq %r14, %rdi
movl %ebx, %edx
movl %eax, %ecx
xorl %eax, %eax
callq _dev_err
movl %r12d, %r15d
jmp LBB0_8
LBB0_12:
movq _ENXIO@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_13:
movq _dev_attr_suspend_mode@GOTPCREL(%rip), %rsi
movq %r14, %rdi
callq _sysfs_create_file
testl %eax, %eax
je LBB0_8
## %bb.14:
movl %eax, %ebx
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _dev_err
movl %ebx, %r15d
jmp LBB0_8
.cfi_endproc
## -- End function
.comm _eemi_ops,8,3 ## @eemi_ops
.comm _ENXIO,4,2 ## @ENXIO
.comm _ZYNQMP_PM_VERSION,8,3 ## @ZYNQMP_PM_VERSION
.comm _ENODEV,4,2 ## @ENODEV
.comm _zynqmp_pm_isr,4,2 ## @zynqmp_pm_isr
.comm _IRQF_NO_SUSPEND,4,2 ## @IRQF_NO_SUSPEND
.comm _IRQF_ONESHOT,4,2 ## @IRQF_ONESHOT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "devm_request_threaded_irq '%d' failed with %d\n"
.comm _dev_attr_suspend_mode,4,2 ## @dev_attr_suspend_mode
L_.str.1: ## @.str.1
.asciz "unable to create sysfs interface\n"
.no_dead_strip _zynqmp_pm_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function zynqmp_pm_probe
_zynqmp_pm_probe: ; @zynqmp_pm_probe
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
bl _zynqmp_pm_get_eemi_ops
Lloh0:
adrp x20, _eemi_ops@GOTPAGE
Lloh1:
ldr x20, [x20, _eemi_ops@GOTPAGEOFF]
str x0, [x20]
bl _IS_ERR
mov x8, x0
ldr x0, [x20]
cbz x8, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
b _PTR_ERR
LBB0_2:
ldr x8, [x0]
cbz x8, LBB0_9
; %bb.3:
ldr x8, [x0, #8]
cbz x8, LBB0_9
; %bb.4:
blr x8
ldr x8, [x20]
ldr x8, [x8]
add x0, sp, #24
blr x8
ldr x8, [sp, #24]
Lloh2:
adrp x9, _ZYNQMP_PM_VERSION@GOTPAGE
Lloh3:
ldr x9, [x9, _ZYNQMP_PM_VERSION@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
cmp x8, x9
b.ge LBB0_6
; %bb.5:
Lloh5:
adrp x8, _ENODEV@GOTPAGE
Lloh6:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
b LBB0_10
LBB0_6:
mov x0, x19
mov w1, #0
bl _platform_get_irq
cmp w0, #0
b.le LBB0_9
; %bb.7:
mov x21, x0
Lloh7:
adrp x8, _zynqmp_pm_isr@GOTPAGE
Lloh8:
ldr x8, [x8, _zynqmp_pm_isr@GOTPAGEOFF]
Lloh9:
adrp x9, _IRQF_NO_SUSPEND@GOTPAGE
Lloh10:
ldr x9, [x9, _IRQF_NO_SUSPEND@GOTPAGEOFF]
Lloh11:
ldr w20, [x8]
Lloh12:
ldr w8, [x9]
Lloh13:
adrp x9, _IRQF_ONESHOT@GOTPAGE
Lloh14:
ldr x9, [x9, _IRQF_ONESHOT@GOTPAGEOFF]
Lloh15:
ldr w9, [x9]
orr w22, w9, w8
mov x0, x19
bl _dev_name
mov x5, x0
mov x0, x19
mov x1, x21
mov x2, #0
mov x3, x20
mov x4, x22
mov x6, x19
bl _devm_request_threaded_irq
cbz w0, LBB0_12
; %bb.8:
mov x20, x0
stp x21, x20, [sp]
Lloh16:
adrp x1, l_.str@PAGE
Lloh17:
add x1, x1, l_.str@PAGEOFF
b LBB0_14
LBB0_9:
Lloh18:
adrp x8, _ENXIO@GOTPAGE
Lloh19:
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
LBB0_10:
ldr w8, [x8]
neg w20, w8
LBB0_11:
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_12:
Lloh20:
adrp x1, _dev_attr_suspend_mode@GOTPAGE
Lloh21:
ldr x1, [x1, _dev_attr_suspend_mode@GOTPAGEOFF]
mov x0, x19
bl _sysfs_create_file
mov x20, x0
cbz w0, LBB0_11
; %bb.13:
Lloh22:
adrp x1, l_.str.1@PAGE
Lloh23:
add x1, x1, l_.str.1@PAGEOFF
LBB0_14:
mov x0, x19
bl _dev_err
b LBB0_11
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh11
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _eemi_ops,8,3 ; @eemi_ops
.comm _ENXIO,4,2 ; @ENXIO
.comm _ZYNQMP_PM_VERSION,8,3 ; @ZYNQMP_PM_VERSION
.comm _ENODEV,4,2 ; @ENODEV
.comm _zynqmp_pm_isr,4,2 ; @zynqmp_pm_isr
.comm _IRQF_NO_SUSPEND,4,2 ; @IRQF_NO_SUSPEND
.comm _IRQF_ONESHOT,4,2 ; @IRQF_ONESHOT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "devm_request_threaded_irq '%d' failed with %d\n"
.comm _dev_attr_suspend_mode,4,2 ; @dev_attr_suspend_mode
l_.str.1: ; @.str.1
.asciz "unable to create sysfs interface\n"
.no_dead_strip _zynqmp_pm_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/soc/xilinx/extr_zynqmp_power.c_zynqmp_pm_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ac97_fp_rec_volume_get
_ac97_fp_rec_volume_get: ## @ac97_fp_rec_volume_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq (%rdi), %r15
movq %r15, %rdi
callq _mutex_lock
movq _AC97_REC_GAIN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movl $1, %esi
callq _oxygen_read_ac97
movl %eax, %ebx
movq %r15, %rdi
callq _mutex_unlock
movl %ebx, %eax
andl $7, %eax
movq (%r14), %rcx
movl %eax, (%rcx)
shrl $8, %ebx
andl $7, %ebx
movl %ebx, 4(%rcx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AC97_REC_GAIN,4,2 ## @AC97_REC_GAIN
.no_dead_strip _ac97_fp_rec_volume_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ac97_fp_rec_volume_get
_ac97_fp_rec_volume_get: ; @ac97_fp_rec_volume_get
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
ldr x20, [x0]
mov x0, x20
bl _mutex_lock
Lloh0:
adrp x8, _AC97_REC_GAIN@GOTPAGE
Lloh1:
ldr x8, [x8, _AC97_REC_GAIN@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x20
mov w1, #1
bl _oxygen_read_ac97
mov x21, x0
mov x0, x20
bl _mutex_unlock
and w8, w21, #0x7
ldr x9, [x19]
ubfx w10, w21, #8, #3
stp w8, w10, [x9]
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _AC97_REC_GAIN,4,2 ; @AC97_REC_GAIN
.no_dead_strip _ac97_fp_rec_volume_get
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/oxygen/extr_oxygen_mixer.c_ac97_fp_rec_volume_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crypto_auth_hmacsha512256_update ## -- Begin function crypto_auth_hmacsha512256_update
.p2align 4, 0x90
_crypto_auth_hmacsha512256_update: ## @crypto_auth_hmacsha512256_update
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _crypto_auth_hmacsha512_update ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crypto_auth_hmacsha512256_update ; -- Begin function crypto_auth_hmacsha512256_update
.p2align 2
_crypto_auth_hmacsha512256_update: ; @crypto_auth_hmacsha512256_update
.cfi_startproc
; %bb.0:
b _crypto_auth_hmacsha512_update
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/extr_auth_hmacsha512256.c_crypto_auth_hmacsha512256_update.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _syscall_arg__scnprintf_open_flags ## -- Begin function syscall_arg__scnprintf_open_flags
.p2align 4, 0x90
_syscall_arg__scnprintf_open_flags: ## @syscall_arg__scnprintf_open_flags
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdx, %rax
movq %rsi, %rdx
movq %rdi, %r8
movl (%rax), %edi
movq _O_CREAT@GOTPCREL(%rip), %rcx
testl %edi, (%rcx)
jne LBB0_2
## %bb.1:
movb 8(%rax), %cl
incb %cl
movl $1, %esi
shll %cl, %esi
orl %esi, 4(%rax)
LBB0_2:
movl 12(%rax), %ecx
movq %r8, %rsi
popq %rbp
jmp _open__scnprintf_flags ## TAILCALL
.cfi_endproc
## -- End function
.comm _O_CREAT,4,2 ## @O_CREAT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _syscall_arg__scnprintf_open_flags ; -- Begin function syscall_arg__scnprintf_open_flags
.p2align 2
_syscall_arg__scnprintf_open_flags: ; @syscall_arg__scnprintf_open_flags
.cfi_startproc
; %bb.0:
mov x8, x1
mov x1, x0
ldr w0, [x2]
Lloh0:
adrp x9, _O_CREAT@GOTPAGE
Lloh1:
ldr x9, [x9, _O_CREAT@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w0
b.ne LBB0_2
; %bb.1:
ldp w10, w9, [x2, #4]
add w9, w9, #1
mov w11, #1
lsl w9, w11, w9
orr w9, w9, w10
str w9, [x2, #4]
LBB0_2:
ldr w3, [x2, #12]
mov x2, x8
b _open__scnprintf_flags
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _O_CREAT,4,2 ; @O_CREAT
.subsections_via_symbols
| AnghaBench/linux/tools/perf/trace/beauty/extr_open_flags.c_syscall_arg__scnprintf_open_flags.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dpotrf_ ## -- Begin function dpotrf_
.p2align 4, 0x90
_dpotrf_: ## @dpotrf_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %rbx
movq %rcx, %r13
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %r12
movslq (%rcx), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movl $0, (%r8)
leaq L_.str(%rip), %rsi
callq _lsame_
movq %rax, _dpotrf_.upper(%rip)
testq %rax, %rax
jne LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rsi
movq %r12, %rdi
callq _lsame_
testq %rax, %rax
je LBB0_12
LBB0_2:
movl (%r15), %esi
testl %esi, %esi
js LBB0_11
## %bb.3:
movq %r15, -64(%rbp) ## 8-byte Spill
movq %rbx, -80(%rbp) ## 8-byte Spill
movl (%r13), %r15d
movl $1, %edi
callq _max
movl $-4, %ecx
cmpl %eax, %r15d
movq -80(%rbp), %rbx ## 8-byte Reload
jl LBB0_13
## %bb.4:
movl (%rbx), %ecx
testl %ecx, %ecx
jne LBB0_14
## %bb.5:
movq -64(%rbp), %rax ## 8-byte Reload
cmpl $0, (%rax)
je LBB0_15
## %bb.6:
subq $8, %rsp
movq _c_n1@GOTPCREL(%rip), %r8
movq _c__1@GOTPCREL(%rip), %rdi
leaq L_.str.2(%rip), %rsi
movq %r12, %rdx
movq -64(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rcx
movq %r8, %r9
pushq $1
pushq $6
pushq %r8
callq _ilaenv_
addq $32, %rsp
movl %eax, _dpotrf_.nb(%rip)
cmpl $2, %eax
jl LBB0_20
## %bb.7:
movl (%rbx), %ecx
movl %ecx, -48(%rbp) ## 4-byte Spill
cmpl %ecx, %eax
jge LBB0_20
## %bb.8:
movq -72(%rbp), %rcx ## 8-byte Reload
notq %rcx
leaq (%r14,%rcx,4), %rcx
movq %rcx, -96(%rbp) ## 8-byte Spill
cmpq $0, _dpotrf_.upper(%rip)
movl %eax, -56(%rbp) ## 4-byte Spill
je LBB0_21
## %bb.9:
movl -48(%rbp), %eax ## 4-byte Reload
movl %eax, -84(%rbp)
movl $1, _dpotrf_.j(%rip)
testl %eax, %eax
jle LBB0_15
## %bb.10:
movl $1, %eax
movq -64(%rbp), %r14 ## 8-byte Reload
jmp LBB0_17
LBB0_11:
movl $-2, %ecx
jmp LBB0_13
LBB0_12:
movl $-1, %ecx
LBB0_13:
movl %ecx, (%rbx)
LBB0_14:
negl %ecx
movl %ecx, -84(%rbp)
leaq L_.str.2(%rip), %rdi
leaq -84(%rbp), %rsi
callq _xerbla_
LBB0_15:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_16: ## in Loop: Header=BB0_17 Depth=1
movl -56(%rbp), %ecx ## 4-byte Reload
addl %ecx, %eax
movl %eax, _dpotrf_.j(%rip)
cmpl -48(%rbp), %eax ## 4-byte Folded Reload
jg LBB0_15
LBB0_17: ## =>This Inner Loop Header: Depth=1
movl _dpotrf_.nb(%rip), %edi
movl %edi, -44(%rbp)
movl (%r14), %esi
subl %eax, %esi
incl %esi
movl %esi, -52(%rbp)
callq _min
movl %eax, _dpotrf_.jb(%rip)
movl _dpotrf_.j(%rip), %eax
leal -1(%rax), %ecx
movl %ecx, -44(%rbp)
movl %eax, %ecx
movq -72(%rbp), %rbx ## 8-byte Reload
imull %ebx, %ecx
movslq %ecx, %rcx
movq -96(%rbp), %r12 ## 8-byte Reload
leaq (%r12,%rcx,4), %r9
addq $4, %r9
addl %eax, %ecx
movslq %ecx, %rax
leaq (%r12,%rax,4), %rax
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rsi
leaq _dpotrf_.jb(%rip), %r15
movq %r15, %rdx
leaq -44(%rbp), %rcx
movq _c_b151@GOTPCREL(%rip), %r8
pushq %r13
pushq %rax
pushq _c_b15@GOTPCREL(%rip)
pushq %r13
callq _dsyrk_
addq $32, %rsp
movl _dpotrf_.j(%rip), %eax
movl %eax, %ecx
imull %ebx, %ecx
addl %eax, %ecx
movslq %ecx, %rax
leaq (%r12,%rax,4), %rdx
leaq L_.str.3(%rip), %rdi
movq %r15, %rsi
movq %r13, %rcx
movq -80(%rbp), %rbx ## 8-byte Reload
movq %rbx, %r8
callq _dpotf2_
movl (%rbx), %eax
testl %eax, %eax
jne LBB0_28
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl _dpotrf_.j(%rip), %eax
movl _dpotrf_.jb(%rip), %ecx
addl %eax, %ecx
movl (%r14), %edx
subl %ecx, %edx
jl LBB0_16
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
incl %edx
movl %edx, -44(%rbp)
leal -1(%rax), %edx
movl %edx, -52(%rbp)
movl %eax, %edx
movq -72(%rbp), %r15 ## 8-byte Reload
imull %r15d, %edx
movslq %edx, %rdx
movq -96(%rbp), %rbx ## 8-byte Reload
leaq (%rbx,%rdx,4), %r10
addq $4, %r10
imull %r15d, %ecx
movslq %ecx, %rcx
leaq (%rbx,%rcx,4), %r11
addq $4, %r11
addl %eax, %ecx
movslq %ecx, %rax
leaq (%rbx,%rax,4), %rax
subq $8, %rsp
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rsi
leaq _dpotrf_.jb(%rip), %rdx
leaq -44(%rbp), %rcx
leaq -52(%rbp), %r8
movq _c_b151@GOTPCREL(%rip), %r9
pushq %r13
pushq %rax
movq _c_b15@GOTPCREL(%rip), %r12
pushq %r12
pushq %r13
pushq %r11
pushq %r13
pushq %r10
callq _dgemm_
addq $64, %rsp
movl (%r14), %eax
movl _dpotrf_.j(%rip), %ecx
movl _dpotrf_.jb(%rip), %edx
addl %ecx, %edx
subl %edx, %eax
incl %eax
movl %eax, -44(%rbp)
movl %ecx, %eax
imull %r15d, %eax
addl %ecx, %eax
cltq
leaq (%rbx,%rax,4), %rax
imull %r15d, %edx
addl %ecx, %edx
movslq %edx, %rcx
leaq (%rbx,%rcx,4), %rbx
subq $8, %rsp
leaq L_.str.6(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.4(%rip), %rdx
leaq L_.str.7(%rip), %rcx
leaq _dpotrf_.jb(%rip), %r8
leaq -44(%rbp), %r9
pushq %r13
pushq %rbx
pushq %r13
pushq %rax
pushq %r12
callq _dtrsm_
addq $48, %rsp
movl _dpotrf_.j(%rip), %eax
jmp LBB0_16
LBB0_20:
movq %r12, %rdi
movq %rbx, %rsi
movq %r14, %rdx
movq %r13, %rcx
movq -80(%rbp), %r8 ## 8-byte Reload
callq _dpotf2_
jmp LBB0_15
LBB0_21:
movl $1, _dpotrf_.j(%rip)
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
jle LBB0_15
## %bb.22:
movl $1, %ebx
leaq _dpotrf_.jb(%rip), %r14
movl -48(%rbp), %esi ## 4-byte Reload
movl %eax, %edi
LBB0_23: ## =>This Inner Loop Header: Depth=1
subl %ebx, %esi
movl %edi, -44(%rbp)
incl %esi
movl %esi, -52(%rbp)
callq _min
movl %eax, _dpotrf_.jb(%rip)
movl _dpotrf_.j(%rip), %eax
leal -1(%rax), %ecx
movl %ecx, -44(%rbp)
movq -72(%rbp), %rbx ## 8-byte Reload
leal (%rax,%rbx), %ecx
movslq %ecx, %rcx
movq -96(%rbp), %r15 ## 8-byte Reload
leaq (%r15,%rcx,4), %r9
movl %eax, %ecx
imull %ebx, %ecx
addl %eax, %ecx
movslq %ecx, %rax
leaq (%r15,%rax,4), %rax
leaq L_.str.8(%rip), %r12
movq %r12, %rdi
leaq L_.str.5(%rip), %rsi
movq %r14, %rdx
leaq -44(%rbp), %rcx
movq _c_b151@GOTPCREL(%rip), %r8
pushq %r13
pushq %rax
pushq _c_b15@GOTPCREL(%rip)
pushq %r13
callq _dsyrk_
addq $32, %rsp
movl _dpotrf_.j(%rip), %eax
movl %eax, %ecx
imull %ebx, %ecx
addl %eax, %ecx
movslq %ecx, %rax
leaq (%r15,%rax,4), %rdx
movq %r12, %rdi
movq %r14, %rsi
movq %r13, %rcx
movq -80(%rbp), %rbx ## 8-byte Reload
movq %rbx, %r8
callq _dpotf2_
movl (%rbx), %eax
testl %eax, %eax
movq -64(%rbp), %r12 ## 8-byte Reload
jne LBB0_28
## %bb.24: ## in Loop: Header=BB0_23 Depth=1
movl _dpotrf_.j(%rip), %ebx
movl _dpotrf_.jb(%rip), %ecx
addl %ebx, %ecx
movl (%r12), %edx
subl %ecx, %edx
jl LBB0_26
## %bb.25: ## in Loop: Header=BB0_23 Depth=1
incl %edx
movl %edx, -44(%rbp)
leal -1(%rbx), %edx
movl %edx, -52(%rbp)
movq -72(%rbp), %r14 ## 8-byte Reload
leal (%rcx,%r14), %edx
movslq %edx, %rdx
movq -96(%rbp), %r15 ## 8-byte Reload
leaq (%r15,%rdx,4), %r10
leal (%rbx,%r14), %edx
movslq %edx, %rdx
leaq (%r15,%rdx,4), %r11
imull %r14d, %ebx
addl %ecx, %ebx
movslq %ebx, %rax
leaq (%r15,%rax,4), %rax
subq $8, %rsp
leaq L_.str.5(%rip), %rdi
leaq L_.str.4(%rip), %rsi
leaq -44(%rbp), %rdx
leaq _dpotrf_.jb(%rip), %rcx
leaq -52(%rbp), %r8
movq _c_b151@GOTPCREL(%rip), %r9
pushq %r13
pushq %rax
movq _c_b15@GOTPCREL(%rip), %rax
pushq %rax
pushq %r13
pushq %r11
pushq %r13
pushq %r10
callq _dgemm_
addq $64, %rsp
movl (%r12), %eax
movl _dpotrf_.j(%rip), %ecx
movl _dpotrf_.jb(%rip), %edx
addl %ecx, %edx
subl %edx, %eax
incl %eax
movl %eax, -44(%rbp)
movl %ecx, %eax
imull %r14d, %eax
leaq _dpotrf_.jb(%rip), %r14
addl %eax, %ecx
movslq %ecx, %rcx
leaq (%r15,%rcx,4), %rbx
addl %edx, %eax
cltq
leaq (%r15,%rax,4), %rax
subq $8, %rsp
leaq L_.str.9(%rip), %rdi
leaq L_.str.8(%rip), %rsi
leaq L_.str.4(%rip), %rdx
leaq L_.str.7(%rip), %rcx
leaq -44(%rbp), %r8
movq %r14, %r9
pushq %r13
pushq %rax
pushq %r13
pushq %rbx
pushq _c_b15@GOTPCREL(%rip)
callq _dtrsm_
addq $48, %rsp
movl _dpotrf_.j(%rip), %ebx
LBB0_26: ## in Loop: Header=BB0_23 Depth=1
movl -56(%rbp), %eax ## 4-byte Reload
addl %eax, %ebx
movl %ebx, _dpotrf_.j(%rip)
cmpl -48(%rbp), %ebx ## 4-byte Folded Reload
jg LBB0_15
## %bb.27: ## in Loop: Header=BB0_23 Depth=1
movl _dpotrf_.nb(%rip), %edi
movq -64(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %esi
jmp LBB0_23
LBB0_28:
movl _dpotrf_.j(%rip), %ecx
addl %ecx, %eax
decl %eax
movq -80(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
jmp LBB0_15
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_dpotrf_.j,4,2 ## @dpotrf_.j
.zerofill __DATA,__bss,_dpotrf_.jb,4,2 ## @dpotrf_.jb
.zerofill __DATA,__bss,_dpotrf_.nb,4,2 ## @dpotrf_.nb
.zerofill __DATA,__bss,_dpotrf_.upper,8,3 ## @dpotrf_.upper
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "U"
L_.str.1: ## @.str.1
.asciz "L"
L_.str.2: ## @.str.2
.asciz "DPOTRF"
.comm _c__1,4,2 ## @c__1
.comm _c_n1,4,2 ## @c_n1
L_.str.3: ## @.str.3
.asciz "Upper"
L_.str.4: ## @.str.4
.asciz "Transpose"
.comm _c_b151,4,2 ## @c_b151
.comm _c_b15,4,2 ## @c_b15
L_.str.5: ## @.str.5
.asciz "No transpose"
L_.str.6: ## @.str.6
.asciz "Left"
L_.str.7: ## @.str.7
.asciz "Non-unit"
L_.str.8: ## @.str.8
.asciz "Lower"
L_.str.9: ## @.str.9
.asciz "Right"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dpotrf_ ; -- Begin function dpotrf_
.p2align 2
_dpotrf_: ; @dpotrf_
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x4
mov x20, x3
mov x23, x2
mov x21, x1
mov x24, x0
ldr w28, [x3]
str wzr, [x4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _lsame_
adrp x27, _dpotrf_.upper@PAGE
str x0, [x27, _dpotrf_.upper@PAGEOFF]
cbnz x0, LBB0_2
; %bb.1:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x24
bl _lsame_
cbz x0, LBB0_13
LBB0_2:
ldr w1, [x21]
tbnz w1, #31, LBB0_5
; %bb.3:
ldr w22, [x20]
mov w0, #1
bl _max
cmp w22, w0
b.ge LBB0_6
; %bb.4:
mov w8, #-4
b LBB0_14
LBB0_5:
mov w8, #-2
b LBB0_14
LBB0_6:
ldr w8, [x19]
cbnz w8, LBB0_15
; %bb.7:
ldr w8, [x21]
cbz w8, LBB0_16
; %bb.8:
mov w8, #1
str w8, [sp]
Lloh4:
adrp x0, _c__1@GOTPAGE
Lloh5:
ldr x0, [x0, _c__1@GOTPAGEOFF]
Lloh6:
adrp x1, l_.str.2@PAGE
Lloh7:
add x1, x1, l_.str.2@PAGEOFF
Lloh8:
adrp x4, _c_n1@GOTPAGE
Lloh9:
ldr x4, [x4, _c_n1@GOTPAGEOFF]
mov x2, x24
mov x3, x21
mov x5, x4
mov x6, x4
mov w7, #6
bl _ilaenv_
adrp x8, _dpotrf_.nb@PAGE
str w0, [x8, _dpotrf_.nb@PAGEOFF]
cmp w0, #2
b.lt LBB0_21
; %bb.9:
mov x22, x0
ldr w8, [x21]
str w8, [sp, #48] ; 4-byte Folded Spill
cmp w0, w8
b.ge LBB0_21
; %bb.10:
mvn w8, w28
add x25, x23, w8, sxtw #2
ldr x8, [x27, _dpotrf_.upper@PAGEOFF]
cbz x8, LBB0_22
; %bb.11:
ldr w9, [sp, #48] ; 4-byte Folded Reload
str w9, [sp, #60]
mov w8, #1
adrp x27, _dpotrf_.j@PAGE
str w8, [x27, _dpotrf_.j@PAGEOFF]
cmp w9, #1
b.lt LBB0_16
; %bb.12:
mov w8, #1
adrp x26, _dpotrf_.jb@PAGE
b LBB0_18
LBB0_13:
mov w8, #-1
LBB0_14:
str w8, [x19]
LBB0_15:
neg w8, w8
str w8, [sp, #60]
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
add x1, sp, #60
bl _xerbla_
LBB0_16:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_17: ; in Loop: Header=BB0_18 Depth=1
add w8, w8, w22
ldr w9, [sp, #48] ; 4-byte Folded Reload
cmp w8, w9
str w8, [x27, _dpotrf_.j@PAGEOFF]
b.gt LBB0_16
LBB0_18: ; =>This Inner Loop Header: Depth=1
Lloh12:
adrp x9, _dpotrf_.nb@PAGE
Lloh13:
ldr w0, [x9, _dpotrf_.nb@PAGEOFF]
ldr w9, [x21]
sub w8, w9, w8
add w1, w8, #1
stp w1, w0, [sp, #52]
bl _min
Lloh14:
adrp x23, _dpotrf_.jb@PAGE
Lloh15:
add x23, x23, _dpotrf_.jb@PAGEOFF
str w0, [x23]
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
sub w9, w8, #1
str w9, [sp, #56]
mul w9, w8, w28
add w10, w9, #1
add x5, x25, w10, sxtw #2
add w8, w9, w8
add x8, x25, w8, sxtw #2
stp x8, x20, [sp]
add x3, sp, #56
Lloh16:
adrp x24, l_.str.3@PAGE
Lloh17:
add x24, x24, l_.str.3@PAGEOFF
mov x0, x24
Lloh18:
adrp x1, l_.str.4@PAGE
Lloh19:
add x1, x1, l_.str.4@PAGEOFF
mov x2, x23
Lloh20:
adrp x4, _c_b151@GOTPAGE
Lloh21:
ldr x4, [x4, _c_b151@GOTPAGEOFF]
mov x6, x20
Lloh22:
adrp x7, _c_b15@GOTPAGE
Lloh23:
ldr x7, [x7, _c_b15@GOTPAGEOFF]
bl _dsyrk_
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
madd w8, w8, w28, w8
add x2, x25, w8, sxtw #2
mov x0, x24
mov x1, x23
mov x3, x20
mov x4, x19
bl _dpotf2_
ldr w8, [x19]
cbnz w8, LBB0_29
; %bb.19: ; in Loop: Header=BB0_18 Depth=1
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
ldr w9, [x26, _dpotrf_.jb@PAGEOFF]
ldr w10, [x21]
add w9, w9, w8
subs w10, w10, w9
b.lt LBB0_17
; %bb.20: ; in Loop: Header=BB0_18 Depth=1
add w11, w10, #1
sub w10, w8, #1
stp w10, w11, [sp, #52]
orr w10, wzr, #0x1
madd w10, w8, w28, w10
add x6, x25, w10, sxtw #2
mul w9, w9, w28
add w10, w9, #1
add x10, x25, w10, sxtw #2
add w8, w9, w8
add x8, x25, w8, sxtw #2
stp x8, x20, [sp, #24]
add x3, sp, #56
add x4, sp, #52
mov x23, x22
mov x22, x26
Lloh24:
adrp x26, _c_b15@GOTPAGE
Lloh25:
ldr x26, [x26, _c_b15@GOTPAGEOFF]
stp x20, x26, [sp, #8]
str x10, [sp]
Lloh26:
adrp x24, l_.str.4@PAGE
Lloh27:
add x24, x24, l_.str.4@PAGEOFF
mov x0, x24
Lloh28:
adrp x1, l_.str.5@PAGE
Lloh29:
add x1, x1, l_.str.5@PAGEOFF
Lloh30:
adrp x26, _dpotrf_.jb@PAGE
Lloh31:
add x26, x26, _dpotrf_.jb@PAGEOFF
mov x2, x26
Lloh32:
adrp x5, _c_b151@GOTPAGE
Lloh33:
ldr x5, [x5, _c_b151@GOTPAGEOFF]
mov x7, x20
bl _dgemm_
ldr w8, [x21]
ldr w9, [x27, _dpotrf_.j@PAGEOFF]
ldr w10, [x26]
add w10, w10, w9
sub w8, w8, w10
add w8, w8, #1
str w8, [sp, #56]
madd w8, w9, w28, w9
add x7, x25, w8, sxtw #2
madd w8, w10, w28, w9
add x8, x25, w8, sxtw #2
stp x8, x20, [sp, #8]
add x5, sp, #56
str x20, [sp]
Lloh34:
adrp x0, l_.str.6@PAGE
Lloh35:
add x0, x0, l_.str.6@PAGEOFF
Lloh36:
adrp x1, l_.str.3@PAGE
Lloh37:
add x1, x1, l_.str.3@PAGEOFF
mov x2, x24
Lloh38:
adrp x3, l_.str.7@PAGE
Lloh39:
add x3, x3, l_.str.7@PAGEOFF
mov x4, x26
Lloh40:
adrp x6, _c_b15@GOTPAGE
Lloh41:
ldr x6, [x6, _c_b15@GOTPAGEOFF]
mov x26, x22
mov x22, x23
bl _dtrsm_
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
b LBB0_17
LBB0_21:
mov x0, x24
mov x1, x21
mov x2, x23
mov x3, x20
mov x4, x19
bl _dpotf2_
b LBB0_16
LBB0_22:
mov w8, #1
adrp x27, _dpotrf_.j@PAGE
str w8, [x27, _dpotrf_.j@PAGEOFF]
ldr w8, [sp, #48] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_16
; %bb.23:
Lloh42:
adrp x23, _dpotrf_.jb@PAGE
Lloh43:
add x23, x23, _dpotrf_.jb@PAGEOFF
mov w8, #1
ldr w9, [sp, #48] ; 4-byte Folded Reload
mov x0, x22
Lloh44:
adrp x26, l_.str.4@PAGE
Lloh45:
add x26, x26, l_.str.4@PAGEOFF
LBB0_24: ; =>This Inner Loop Header: Depth=1
sub w8, w9, w8
add w1, w8, #1
stp w1, w0, [sp, #52]
bl _min
str w0, [x23]
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
sub w9, w8, #1
str w9, [sp, #56]
add w9, w8, w28
add x5, x25, w9, sxtw #2
madd w8, w8, w28, w8
add x8, x25, w8, sxtw #2
stp x8, x20, [sp]
add x3, sp, #56
Lloh46:
adrp x24, l_.str.8@PAGE
Lloh47:
add x24, x24, l_.str.8@PAGEOFF
mov x0, x24
Lloh48:
adrp x1, l_.str.5@PAGE
Lloh49:
add x1, x1, l_.str.5@PAGEOFF
mov x2, x23
Lloh50:
adrp x4, _c_b151@GOTPAGE
Lloh51:
ldr x4, [x4, _c_b151@GOTPAGEOFF]
mov x6, x20
Lloh52:
adrp x7, _c_b15@GOTPAGE
Lloh53:
ldr x7, [x7, _c_b15@GOTPAGEOFF]
bl _dsyrk_
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
madd w8, w8, w28, w8
add x2, x25, w8, sxtw #2
mov x0, x24
mov x1, x23
mov x3, x20
mov x4, x19
bl _dpotf2_
ldr w8, [x19]
cbnz w8, LBB0_29
; %bb.25: ; in Loop: Header=BB0_24 Depth=1
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
Lloh54:
adrp x9, _dpotrf_.jb@PAGE
Lloh55:
ldr w9, [x9, _dpotrf_.jb@PAGEOFF]
ldr w10, [x21]
add w9, w9, w8
subs w10, w10, w9
b.lt LBB0_27
; %bb.26: ; in Loop: Header=BB0_24 Depth=1
add w11, w10, #1
sub w10, w8, #1
stp w10, w11, [sp, #52]
add w10, w9, w28
add x6, x25, w10, sxtw #2
add w10, w8, w28
add x10, x25, w10, sxtw #2
madd w8, w8, w28, w9
add x8, x25, w8, sxtw #2
stp x8, x20, [sp, #24]
add x2, sp, #56
add x4, sp, #52
Lloh56:
adrp x24, _c_b15@GOTPAGE
Lloh57:
ldr x24, [x24, _c_b15@GOTPAGEOFF]
stp x20, x24, [sp, #8]
str x10, [sp]
Lloh58:
adrp x0, l_.str.5@PAGE
Lloh59:
add x0, x0, l_.str.5@PAGEOFF
mov x1, x26
mov x3, x23
Lloh60:
adrp x5, _c_b151@GOTPAGE
Lloh61:
ldr x5, [x5, _c_b151@GOTPAGEOFF]
mov x7, x20
bl _dgemm_
ldr w8, [x21]
ldr w9, [x27, _dpotrf_.j@PAGEOFF]
ldr w10, [x23]
add w10, w10, w9
sub w8, w8, w10
add w8, w8, #1
str w8, [sp, #56]
mul w8, w9, w28
add w9, w8, w9
add x7, x25, w9, sxtw #2
add w8, w10, w8
add x8, x25, w8, sxtw #2
stp x8, x20, [sp, #8]
add x4, sp, #56
str x20, [sp]
Lloh62:
adrp x0, l_.str.9@PAGE
Lloh63:
add x0, x0, l_.str.9@PAGEOFF
Lloh64:
adrp x1, l_.str.8@PAGE
Lloh65:
add x1, x1, l_.str.8@PAGEOFF
mov x2, x26
Lloh66:
adrp x3, l_.str.7@PAGE
Lloh67:
add x3, x3, l_.str.7@PAGEOFF
mov x5, x23
mov x6, x24
bl _dtrsm_
ldr w8, [x27, _dpotrf_.j@PAGEOFF]
LBB0_27: ; in Loop: Header=BB0_24 Depth=1
add w8, w8, w22
ldr w9, [sp, #48] ; 4-byte Folded Reload
cmp w8, w9
str w8, [x27, _dpotrf_.j@PAGEOFF]
b.gt LBB0_16
; %bb.28: ; in Loop: Header=BB0_24 Depth=1
Lloh68:
adrp x9, _dpotrf_.nb@PAGE
Lloh69:
ldr w0, [x9, _dpotrf_.nb@PAGEOFF]
ldr w9, [x21]
b LBB0_24
LBB0_29:
Lloh70:
adrp x9, _dpotrf_.j@PAGE
Lloh71:
ldr w9, [x9, _dpotrf_.j@PAGEOFF]
add w8, w8, w9
sub w8, w8, #1
str w8, [x19]
b LBB0_16
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdr Lloh12, Lloh13
.loh AdrpLdrGot Lloh40, Lloh41
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpLdrGot Lloh52, Lloh53
.loh AdrpLdrGot Lloh50, Lloh51
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpLdr Lloh54, Lloh55
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.loh AdrpLdrGot Lloh60, Lloh61
.loh AdrpAdd Lloh58, Lloh59
.loh AdrpLdrGot Lloh56, Lloh57
.loh AdrpLdr Lloh68, Lloh69
.loh AdrpLdr Lloh70, Lloh71
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_dpotrf_.j,4,2 ; @dpotrf_.j
.zerofill __DATA,__bss,_dpotrf_.jb,4,2 ; @dpotrf_.jb
.zerofill __DATA,__bss,_dpotrf_.nb,4,2 ; @dpotrf_.nb
.zerofill __DATA,__bss,_dpotrf_.upper,8,3 ; @dpotrf_.upper
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "U"
l_.str.1: ; @.str.1
.asciz "L"
l_.str.2: ; @.str.2
.asciz "DPOTRF"
.comm _c__1,4,2 ; @c__1
.comm _c_n1,4,2 ; @c_n1
l_.str.3: ; @.str.3
.asciz "Upper"
l_.str.4: ; @.str.4
.asciz "Transpose"
.comm _c_b151,4,2 ; @c_b151
.comm _c_b15,4,2 ; @c_b15
l_.str.5: ; @.str.5
.asciz "No transpose"
l_.str.6: ; @.str.6
.asciz "Left"
l_.str.7: ; @.str.7
.asciz "Non-unit"
l_.str.8: ; @.str.8
.asciz "Lower"
l_.str.9: ; @.str.9
.asciz "Right"
.subsections_via_symbols
| AnghaBench/numpy/numpy/linalg/lapack_lite/extr_f2c_d_lapack.c_dpotrf_.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sshbuf_get_u64 ## -- Begin function sshbuf_get_u64
.p2align 4, 0x90
_sshbuf_get_u64: ## @sshbuf_get_u64
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _sshbuf_ptr
movq %rax, %r15
movq %rbx, %rdi
movl $8, %esi
callq _sshbuf_consume
testl %eax, %eax
js LBB0_1
## %bb.2:
xorl %ebx, %ebx
testq %r14, %r14
je LBB0_4
## %bb.3:
movq %r15, %rdi
callq _PEEK_U64
movl %eax, (%r14)
jmp LBB0_4
LBB0_1:
movl %eax, %ebx
LBB0_4:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sshbuf_get_u64 ; -- Begin function sshbuf_get_u64
.p2align 2
_sshbuf_get_u64: ; @sshbuf_get_u64
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
bl _sshbuf_ptr
mov x20, x0
mov x0, x21
mov w1, #8
bl _sshbuf_consume
tbnz w0, #31, LBB0_4
; %bb.1:
cbz x19, LBB0_3
; %bb.2:
mov x0, x20
bl _PEEK_U64
mov x8, x0
mov w0, #0
str w8, [x19]
b LBB0_4
LBB0_3:
mov w0, #0
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssh/extr_sshbuf-getput-basic.c_sshbuf_get_u64.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv03_decompressContinue ## -- Begin function ZSTDv03_decompressContinue
.p2align 4, 0x90
_ZSTDv03_decompressContinue: ## @ZSTDv03_decompressContinue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _ZSTD_decompressContinue ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ZSTDv03_decompressContinue ; -- Begin function ZSTDv03_decompressContinue
.p2align 2
_ZSTDv03_decompressContinue: ; @ZSTDv03_decompressContinue
.cfi_startproc
; %bb.0:
b _ZSTD_decompressContinue
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/borg/src/borg/algorithms/zstd/lib/legacy/extr_zstd_v03.c_ZSTDv03_decompressContinue.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.