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
.p2align 4, 0x90 ## -- Begin function __tlb_read_index
___tlb_read_index: ## @__tlb_read_index
.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 %eax, %eax
callq _cvmx_core_get_tlb_entries
movq %rax, %rcx
movl $-1, %eax
cmpq %rbx, %rcx
jle LBB0_2
## %bb.1:
movq %rbx, %rdi
callq _CVMX_MT_TLB_INDEX
xorl %eax, %eax
callq ___tlb_read
xorl %eax, %eax
LBB0_2:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip ___tlb_read_index
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __tlb_read_index
___tlb_read_index: ; @__tlb_read_index
.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
bl _cvmx_core_get_tlb_entries
cmp x0, x19
b.le LBB0_2
; %bb.1:
mov x0, x19
bl _CVMX_MT_TLB_INDEX
bl ___tlb_read
mov w0, #0
b LBB0_3
LBB0_2:
mov w0, #-1
LBB0_3:
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 ___tlb_read_index
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/octeon-sdk/extr_cvmx-tlb.c___tlb_read_index.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vio_pm_suspend
_vio_pm_suspend: ## @vio_pm_suspend
.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
testq %rax, %rax
je LBB0_3
## %bb.1:
movq (%rax), %rax
testq %rax, %rax
je LBB0_3
## %bb.2:
movq (%rax), %rax
testq %rax, %rax
je LBB0_3
## %bb.4:
popq %rbp
jmpq *%rax ## TAILCALL
LBB0_3:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vio_pm_suspend
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vio_pm_suspend
_vio_pm_suspend: ; @vio_pm_suspend
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB0_4
; %bb.1:
ldr x8, [x8]
cbz x8, LBB0_4
; %bb.2:
ldr x1, [x8]
cbz x1, LBB0_4
; %bb.3:
br x1
LBB0_4:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _vio_pm_suspend
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/powerpc/kernel/extr_vio.c_vio_pm_suspend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_seq_oss_timer_stop ## -- Begin function snd_seq_oss_timer_stop
.p2align 4, 0x90
_snd_seq_oss_timer_stop: ## @snd_seq_oss_timer_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, (%rdi)
je LBB0_2
## %bb.1:
movq %rdi, %rbx
movl 8(%rdi), %edi
movq _SNDRV_SEQ_EVENT_STOP@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _send_timer_event
movq $0, (%rbx)
LBB0_2:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SNDRV_SEQ_EVENT_STOP,4,2 ## @SNDRV_SEQ_EVENT_STOP
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_seq_oss_timer_stop ; -- Begin function snd_seq_oss_timer_stop
.p2align 2
_snd_seq_oss_timer_stop: ; @snd_seq_oss_timer_stop
.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]
cbz x8, LBB0_2
; %bb.1:
mov x19, x0
ldr w0, [x0, #8]
Lloh0:
adrp x8, _SNDRV_SEQ_EVENT_STOP@GOTPAGE
Lloh1:
ldr x8, [x8, _SNDRV_SEQ_EVENT_STOP@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
bl _send_timer_event
str xzr, [x19]
LBB0_2:
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
.cfi_endproc
; -- End function
.comm _SNDRV_SEQ_EVENT_STOP,4,2 ; @SNDRV_SEQ_EVENT_STOP
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/core/seq/oss/extr_seq_oss_timer.c_snd_seq_oss_timer_stop.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _os_get_reltime ## -- Begin function os_get_reltime
.p2align 4, 0x90
_os_get_reltime: ## @os_get_reltime
.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 -16(%rbp), %rdi
xorl %esi, %esi
callq _gettimeofday
movl -12(%rbp), %ecx
movl %ecx, 4(%rbx)
movl -16(%rbp), %ecx
movl %ecx, (%rbx)
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 _os_get_reltime ; -- Begin function os_get_reltime
.p2align 2
_os_get_reltime: ; @os_get_reltime
.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
add x0, sp, #8
mov x1, #0
bl _gettimeofday
ldr d0, [sp, #8]
str d0, [x19]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/src/utils/extr_os_internal.c_os_get_reltime.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function msm_get_clock_rate_for_bus_mode
_msm_get_clock_rate_for_bus_mode: ## @msm_get_clock_rate_for_bus_mode
.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 8(%rdi), %rcx
movq (%rcx), %rcx
movq _MMC_TIMING_UHS_DDR50@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
je LBB0_4
## %bb.1:
movq _MMC_TIMING_MMC_DDR52@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
je LBB0_4
## %bb.2:
movq _MMC_TIMING_MMC_HS400@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
je LBB0_4
## %bb.3:
movq _SDHCI_HS400_TUNING@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %ecx, (%rdi)
je LBB0_5
LBB0_4:
addl %eax, %eax
LBB0_5:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MMC_TIMING_UHS_DDR50,8,3 ## @MMC_TIMING_UHS_DDR50
.comm _MMC_TIMING_MMC_DDR52,8,3 ## @MMC_TIMING_MMC_DDR52
.comm _MMC_TIMING_MMC_HS400,8,3 ## @MMC_TIMING_MMC_HS400
.comm _SDHCI_HS400_TUNING,4,2 ## @SDHCI_HS400_TUNING
.no_dead_strip _msm_get_clock_rate_for_bus_mode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function msm_get_clock_rate_for_bus_mode
_msm_get_clock_rate_for_bus_mode: ; @msm_get_clock_rate_for_bus_mode
.cfi_startproc
; %bb.0:
ldr x8, [x0, #8]
ldr x8, [x8]
Lloh0:
adrp x9, _MMC_TIMING_UHS_DDR50@GOTPAGE
Lloh1:
ldr x9, [x9, _MMC_TIMING_UHS_DDR50@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
Lloh3:
adrp x10, _MMC_TIMING_MMC_DDR52@GOTPAGE
Lloh4:
ldr x10, [x10, _MMC_TIMING_MMC_DDR52@GOTPAGEOFF]
Lloh5:
ldr x10, [x10]
Lloh6:
adrp x11, _MMC_TIMING_MMC_HS400@GOTPAGE
Lloh7:
ldr x11, [x11, _MMC_TIMING_MMC_HS400@GOTPAGEOFF]
Lloh8:
ldr x11, [x11]
cmp x8, x9
ccmp x8, x10, #4, ne
ccmp x8, x11, #4, ne
b.eq LBB0_2
; %bb.1:
ldr w8, [x0]
Lloh9:
adrp x9, _SDHCI_HS400_TUNING@GOTPAGE
Lloh10:
ldr x9, [x9, _SDHCI_HS400_TUNING@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_3
LBB0_2:
lsl w1, w1, #1
LBB0_3:
mov x0, x1
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _MMC_TIMING_UHS_DDR50,8,3 ; @MMC_TIMING_UHS_DDR50
.comm _MMC_TIMING_MMC_DDR52,8,3 ; @MMC_TIMING_MMC_DDR52
.comm _MMC_TIMING_MMC_HS400,8,3 ; @MMC_TIMING_MMC_HS400
.comm _SDHCI_HS400_TUNING,4,2 ; @SDHCI_HS400_TUNING
.no_dead_strip _msm_get_clock_rate_for_bus_mode
.subsections_via_symbols
| AnghaBench/linux/drivers/mmc/host/extr_sdhci-msm.c_msm_get_clock_rate_for_bus_mode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mp_reduce_setup
_mp_reduce_setup: ## @mp_reduce_setup
.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 (%rsi), %esi
movq _DIGIT_BIT@GOTPCREL(%rip), %rax
imull (%rax), %esi
addl %esi, %esi
callq _mp_2expt
movq _MP_OKAY@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_1
## %bb.2:
movq %rbx, %rdi
movq %r14, %rsi
movq %rbx, %rdx
xorl %ecx, %ecx
popq %rbx
popq %r14
popq %rbp
jmp _mp_div ## TAILCALL
LBB0_1:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DIGIT_BIT,4,2 ## @DIGIT_BIT
.comm _MP_OKAY,4,2 ## @MP_OKAY
.no_dead_strip _mp_reduce_setup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mp_reduce_setup
_mp_reduce_setup: ; @mp_reduce_setup
.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
ldr w8, [x1]
Lloh0:
adrp x9, _DIGIT_BIT@GOTPAGE
Lloh1:
ldr x9, [x9, _DIGIT_BIT@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
mul w8, w8, w9
lsl w1, w8, #1
bl _mp_2expt
Lloh3:
adrp x8, _MP_OKAY@GOTPAGE
Lloh4:
ldr x8, [x8, _MP_OKAY@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_2
; %bb.1:
mov x0, x19
mov x1, x20
mov x2, x19
mov x3, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mp_div
LBB0_2:
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 _DIGIT_BIT,4,2 ; @DIGIT_BIT
.comm _MP_OKAY,4,2 ; @MP_OKAY
.no_dead_strip _mp_reduce_setup
.subsections_via_symbols
| AnghaBench/esp-idf/components/wpa_supplicant/src/crypto/extr_libtommath.h_mp_reduce_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _apr_socket_recv ## -- Begin function apr_socket_recv
.p2align 4, 0x90
_apr_socket_recv: ## @apr_socket_recv
.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 %rdx, %r14
movq %rsi, %r12
movq %rdi, %r15
movl (%rdi), %eax
movq _APR_INCOMPLETE_READ@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
testl %eax, %ecx
je LBB0_2
## %bb.1:
notl %ecx
andl %ecx, %eax
movl %eax, (%r15)
jmp LBB0_9
LBB0_2:
movq _errno@GOTPCREL(%rip), %r13
movq _EINTR@GOTPCREL(%rip), %rbx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl 16(%r15), %edi
movl (%r14), %edx
movq %r12, %rsi
callq _read
movl %eax, %ecx
movq (%r13), %rax
cmpl $-1, %ecx
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
cmpq (%rbx), %rax
je LBB0_3
LBB0_5:
cmpl $-1, %ecx
jne LBB0_14
## %bb.6:
movq _EAGAIN@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_8
## %bb.7:
movq _EWOULDBLOCK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
LBB0_8:
cmpq $0, 8(%r15)
jle LBB0_13
LBB0_9:
xorl %edi, %edi
movq %r15, %rsi
movl $1, %edx
callq _apr_wait_for_io_or_timeout
movq _APR_SUCCESS@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
## %bb.10:
movq _errno@GOTPCREL(%rip), %r13
movq _EINTR@GOTPCREL(%rip), %rbx
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl 16(%r15), %edi
movl (%r14), %edx
movq %r12, %rsi
callq _read
movl %eax, %ecx
movq (%r13), %rax
cmpl $-1, %ecx
jne LBB0_5
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
cmpq (%rbx), %rax
je LBB0_11
jmp LBB0_5
LBB0_13:
movl $0, (%r14)
jmp LBB0_22
LBB0_14:
cmpq $0, 8(%r15)
jle LBB0_17
## %bb.15:
cmpl (%r14), %ecx
jge LBB0_17
## %bb.16:
movq _APR_INCOMPLETE_READ@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%r15)
LBB0_17:
movl %ecx, (%r14)
testl %ecx, %ecx
je LBB0_20
## %bb.18:
movq _APR_SUCCESS@GOTPCREL(%rip), %rax
jmp LBB0_21
LBB0_20:
movq _APR_EOF@GOTPCREL(%rip), %rax
LBB0_21:
movq (%rax), %rax
LBB0_22:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _APR_INCOMPLETE_READ,4,2 ## @APR_INCOMPLETE_READ
.comm _errno,8,3 ## @errno
.comm _EINTR,8,3 ## @EINTR
.comm _EAGAIN,8,3 ## @EAGAIN
.comm _EWOULDBLOCK,8,3 ## @EWOULDBLOCK
.comm _APR_SUCCESS,8,3 ## @APR_SUCCESS
.comm _APR_EOF,8,3 ## @APR_EOF
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _apr_socket_recv ; -- Begin function apr_socket_recv
.p2align 2
_apr_socket_recv: ; @apr_socket_recv
.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 x19, x2
mov x21, x1
mov x20, x0
ldr w8, [x0]
Lloh0:
adrp x23, _APR_INCOMPLETE_READ@GOTPAGE
Lloh1:
ldr x23, [x23, _APR_INCOMPLETE_READ@GOTPAGEOFF]
ldr w9, [x23]
Lloh2:
adrp x22, _APR_SUCCESS@GOTPAGE
Lloh3:
ldr x22, [x22, _APR_SUCCESS@GOTPAGEOFF]
tst w9, w8
b.eq LBB0_2
; %bb.1:
bic w8, w8, w9
str w8, [x20]
b LBB0_7
LBB0_2:
Lloh4:
adrp x24, _errno@GOTPAGE
Lloh5:
ldr x24, [x24, _errno@GOTPAGEOFF]
Lloh6:
adrp x25, _EINTR@GOTPAGE
Lloh7:
ldr x25, [x25, _EINTR@GOTPAGEOFF]
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w0, [x20, #16]
ldr w2, [x19]
mov x1, x21
bl _read
mov x8, x0
ldr x0, [x24]
ldr x9, [x25]
cmn w8, #1
ccmp x0, x9, #0, eq
b.eq LBB0_3
LBB0_4:
cmn w8, #1
b.ne LBB0_12
; %bb.5:
Lloh8:
adrp x8, _EAGAIN@GOTPAGE
Lloh9:
ldr x8, [x8, _EAGAIN@GOTPAGEOFF]
Lloh10:
ldr x8, [x8]
Lloh11:
adrp x9, _EWOULDBLOCK@GOTPAGE
Lloh12:
ldr x9, [x9, _EWOULDBLOCK@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x0, x8
ccmp x0, x9, #4, ne
b.ne LBB0_10
; %bb.6:
ldr x8, [x20, #8]
cmp x8, #1
b.lt LBB0_10
LBB0_7:
mov x0, #0
mov x1, x20
mov w2, #1
bl _apr_wait_for_io_or_timeout
ldr x8, [x22]
cmp x0, x8
b.ne LBB0_10
; %bb.8:
Lloh14:
adrp x24, _errno@GOTPAGE
Lloh15:
ldr x24, [x24, _errno@GOTPAGEOFF]
Lloh16:
adrp x25, _EINTR@GOTPAGE
Lloh17:
ldr x25, [x25, _EINTR@GOTPAGEOFF]
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr w0, [x20, #16]
ldr w2, [x19]
mov x1, x21
bl _read
mov x8, x0
ldr x0, [x24]
ldr x9, [x25]
cmn w8, #1
ccmp x0, x9, #0, eq
b.eq LBB0_9
b LBB0_4
LBB0_10:
str wzr, [x19]
LBB0_11:
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
LBB0_12:
ldr x9, [x20, #8]
cmp x9, #1
b.lt LBB0_15
; %bb.13:
ldr w9, [x19]
cmp w8, w9
b.ge LBB0_15
; %bb.14:
ldr w9, [x23]
ldr w10, [x20]
orr w9, w10, w9
str w9, [x20]
LBB0_15:
str w8, [x19]
cbz w8, LBB0_17
; %bb.16:
ldr x0, [x22]
b LBB0_11
LBB0_17:
Lloh18:
adrp x8, _APR_EOF@GOTPAGE
Lloh19:
ldr x8, [x8, _APR_EOF@GOTPAGEOFF]
Lloh20:
ldr x0, [x8]
b LBB0_11
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _APR_INCOMPLETE_READ,4,2 ; @APR_INCOMPLETE_READ
.comm _errno,8,3 ; @errno
.comm _EINTR,8,3 ; @EINTR
.comm _EAGAIN,8,3 ; @EAGAIN
.comm _EWOULDBLOCK,8,3 ; @EWOULDBLOCK
.comm _APR_SUCCESS,8,3 ; @APR_SUCCESS
.comm _APR_EOF,8,3 ; @APR_EOF
.subsections_via_symbols
| AnghaBench/freebsd/contrib/apr/network_io/unix/extr_sendrecv.c_apr_socket_recv.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cxl_fops_get_context ## -- Begin function cxl_fops_get_context
.p2align 4, 0x90
_cxl_fops_get_context: ## @cxl_fops_get_context
.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
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cxl_fops_get_context ; -- Begin function cxl_fops_get_context
.p2align 2
_cxl_fops_get_context: ; @cxl_fops_get_context
.cfi_startproc
; %bb.0:
ldr x0, [x0]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/cxl/extr_api.c_cxl_fops_get_context.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_compress_proc_init
_snd_compress_proc_init: ## @snd_compress_proc_init
.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 _snd_compress_proc_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_compress_proc_init
_snd_compress_proc_init: ; @snd_compress_proc_init
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _snd_compress_proc_init
.subsections_via_symbols
| AnghaBench/linux/sound/core/extr_compress_offload.c_snd_compress_proc_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_hw_reset
_do_hw_reset: ## @do_hw_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _OWER_WME@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _OWER@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _OSSR_M3@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _OSSR@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq _OSCR@GOTPCREL(%rip), %rax
movl $368640, %ecx ## imm = 0x5A000
addq (%rax), %rcx
movq _OSMR3@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _OWER_WME,4,2 ## @OWER_WME
.comm _OWER,4,2 ## @OWER
.comm _OSSR_M3,4,2 ## @OSSR_M3
.comm _OSSR,4,2 ## @OSSR
.comm _OSCR,8,3 ## @OSCR
.comm _OSMR3,8,3 ## @OSMR3
.no_dead_strip _do_hw_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_hw_reset
_do_hw_reset: ; @do_hw_reset
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _OWER_WME@GOTPAGE
Lloh1:
ldr x8, [x8, _OWER_WME@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _OWER@GOTPAGE
Lloh4:
ldr x9, [x9, _OWER@GOTPAGEOFF]
Lloh5:
adrp x10, _OSSR_M3@GOTPAGE
Lloh6:
ldr x10, [x10, _OSSR_M3@GOTPAGEOFF]
Lloh7:
str w8, [x9]
Lloh8:
ldr w8, [x10]
Lloh9:
adrp x9, _OSSR@GOTPAGE
Lloh10:
ldr x9, [x9, _OSSR@GOTPAGEOFF]
Lloh11:
adrp x10, _OSCR@GOTPAGE
Lloh12:
ldr x10, [x10, _OSCR@GOTPAGEOFF]
Lloh13:
str w8, [x9]
Lloh14:
ldr x8, [x10]
add x8, x8, #90, lsl #12 ; =368640
Lloh15:
adrp x9, _OSMR3@GOTPAGE
Lloh16:
ldr x9, [x9, _OSMR3@GOTPAGEOFF]
Lloh17:
str x8, [x9]
ret
.loh AdrpLdrGotStr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh14
.loh AdrpLdrGotStr Lloh9, Lloh10, Lloh13
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh8
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh7
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _OWER_WME,4,2 ; @OWER_WME
.comm _OWER,4,2 ; @OWER
.comm _OSSR_M3,4,2 ; @OSSR_M3
.comm _OSSR,4,2 ; @OSSR
.comm _OSCR,8,3 ; @OSCR
.comm _OSMR3,8,3 ; @OSMR3
.no_dead_strip _do_hw_reset
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/arm/mach-pxa/extr_reset.c_do_hw_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function wacom_pl_irq
_wacom_pl_irq: ## @wacom_pl_irq
.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), %rbx
movb (%rbx), %al
cmpb $2, %al
jne LBB0_1
## %bb.2:
movq %rsi, %r14
movq %rdi, %r13
movzbl 1(%rbx), %r15d
andl $64, %r15d
testq %r15, %r15
je LBB0_19
## %bb.3:
movq _ERASER_DEVICE_ID@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq 8(%r13), %rcx
movl %eax, (%rcx)
movb 7(%rbx), %al
addb %al, %al
movzbl 4(%rbx), %edx
movl %edx, %ecx
shrb $2, %cl
andb $1, %cl
orb %al, %cl
movsbl %cl, %r12d
movq 24(%r13), %rax
movl (%rax), %ecx
cmpl $256, %ecx ## imm = 0x100
jl LBB0_5
## %bb.4:
movl %edx, %eax
shrl $6, %eax
andl $1, %eax
leal (%rax,%r12,2), %r12d
LBB0_5:
movq 16(%r13), %rax
cmpq $0, (%rax)
je LBB0_6
## %bb.16:
movq 8(%rax), %rax
movq _BTN_TOOL_RUBBER@GOTPCREL(%rip), %rsi
movq (%rsi), %rsi
cmpq %rsi, %rax
jne LBB0_9
## %bb.17:
andb $32, %dl
jne LBB0_9
## %bb.18:
xorl %ebx, %ebx
movq %r14, %rdi
movq %rax, %rsi
xorl %edx, %edx
callq _wacom_report_key
movq %r14, %rdi
callq _wacom_input_sync
movq _BTN_TOOL_PEN@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq 16(%r13), %rcx
movq %rax, 8(%rcx)
jmp LBB0_23
LBB0_1:
movzbl %al, %esi
leaq L_.str(%rip), %rdi
callq _dbg
xorl %ebx, %ebx
jmp LBB0_23
LBB0_19:
movq 16(%r13), %rax
movq 8(%rax), %rsi
movq _BTN_TOOL_RUBBER@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rsi
je LBB0_21
## %bb.20:
movq _BTN_TOOL_PEN@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, 8(%rax)
movq 16(%r13), %rax
movq 8(%rax), %rsi
LBB0_21:
movq %r14, %rdi
xorl %edx, %edx
jmp LBB0_22
LBB0_6:
testb $16, 1(%rbx)
jne LBB0_7
## %bb.14:
movq _BTN_TOOL_RUBBER@GOTPCREL(%rip), %rsi
movq (%rsi), %rsi
movq %rsi, %rdi
testb $32, %dl
jne LBB0_8
## %bb.15:
movq _BTN_TOOL_PEN@GOTPCREL(%rip), %rdx
movq (%rdx), %rdi
jmp LBB0_8
LBB0_7:
movq _BTN_TOOL_RUBBER@GOTPCREL(%rip), %rdx
movq (%rdx), %rdi
movq %rdi, %rsi
LBB0_8:
movq %rdi, 8(%rax)
LBB0_9:
movl %ecx, %eax
incl %eax
shrl $31, %eax
addl %ecx, %eax
incl %eax
sarl %eax
addl %eax, %r12d
movq 16(%r13), %rax
cmpq %rsi, 8(%rax)
je LBB0_11
## %bb.10:
movq _BTN_TOOL_PEN@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, 8(%rax)
movq _STYLUS_DEVICE_ID@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq 8(%r13), %rcx
movl %eax, (%rcx)
movq 16(%r13), %rax
movq 8(%rax), %rsi
LBB0_11:
movq %r14, %rdi
movl %r15d, %edx
callq _wacom_report_key
movq _ABS_MISC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq 8(%r13), %rax
movl (%rax), %edx
movq %r14, %rdi
callq _wacom_report_abs
movq _ABS_X@GOTPCREL(%rip), %rax
movl (%rax), %esi
movzbl 3(%rbx), %eax
movzbl 2(%rbx), %ecx
shll $7, %ecx
orl %eax, %ecx
movzbl 1(%rbx), %edx
andl $3, %edx
shll $14, %edx
orl %ecx, %edx
movq %r14, %rdi
callq _wacom_report_abs
movq _ABS_Y@GOTPCREL(%rip), %rax
movl (%rax), %esi
movzbl 6(%rbx), %eax
movzbl 5(%rbx), %ecx
shll $7, %ecx
orl %eax, %ecx
movzbl 4(%rbx), %edx
andl $3, %edx
shll $14, %edx
orl %ecx, %edx
movq %r14, %rdi
callq _wacom_report_abs
movq _ABS_PRESSURE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r14, %rdi
movl %r12d, %edx
callq _wacom_report_abs
movq _BTN_TOUCH@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movzbl 4(%rbx), %edx
andl $8, %edx
movq %r14, %rdi
callq _wacom_report_key
movq _BTN_STYLUS@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movzbl 4(%rbx), %edx
andl $16, %edx
movq %r14, %rdi
callq _wacom_report_key
movq _BTN_STYLUS2@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq 16(%r13), %rax
movq 8(%rax), %rax
movq _BTN_TOOL_PEN@GOTPCREL(%rip), %rcx
xorl %edx, %edx
cmpq (%rcx), %rax
jne LBB0_13
## %bb.12:
movzbl 4(%rbx), %edx
shrl $5, %edx
andl $1, %edx
LBB0_13:
movq %r14, %rdi
LBB0_22:
callq _wacom_report_key
movq 16(%r13), %rax
movq %r15, (%rax)
movl $1, %ebx
LBB0_23:
movl %ebx, %eax
addq $8, %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 "wacom_pl_irq: received unknown report #%d"
.comm _ERASER_DEVICE_ID,4,2 ## @ERASER_DEVICE_ID
.comm _BTN_TOOL_RUBBER,8,3 ## @BTN_TOOL_RUBBER
.comm _BTN_TOOL_PEN,8,3 ## @BTN_TOOL_PEN
.comm _STYLUS_DEVICE_ID,4,2 ## @STYLUS_DEVICE_ID
.comm _ABS_MISC,4,2 ## @ABS_MISC
.comm _ABS_X,4,2 ## @ABS_X
.comm _ABS_Y,4,2 ## @ABS_Y
.comm _ABS_PRESSURE,4,2 ## @ABS_PRESSURE
.comm _BTN_TOUCH,8,3 ## @BTN_TOUCH
.comm _BTN_STYLUS,8,3 ## @BTN_STYLUS
.comm _BTN_STYLUS2,8,3 ## @BTN_STYLUS2
.no_dead_strip _wacom_pl_irq
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function wacom_pl_irq
_wacom_pl_irq: ; @wacom_pl_irq
.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 x20, x1
ldr x23, [x0]
ldrb w1, [x23]
cmp w1, #2
b.ne LBB0_5
; %bb.1:
mov x19, x0
ldrb w8, [x23, #1]
and w21, w8, #0x40
tbnz w8, #6, LBB0_6
; %bb.2:
ldr x8, [x19, #16]
ldr x1, [x8, #8]
Lloh0:
adrp x9, _BTN_TOOL_RUBBER@GOTPAGE
Lloh1:
ldr x9, [x9, _BTN_TOOL_RUBBER@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x1, x9
b.eq LBB0_4
; %bb.3:
Lloh3:
adrp x9, _BTN_TOOL_PEN@GOTPAGE
Lloh4:
ldr x9, [x9, _BTN_TOOL_PEN@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
str x9, [x8, #8]
ldr x8, [x19, #16]
ldr x1, [x8, #8]
LBB0_4:
mov x0, x20
mov w2, #0
b LBB0_19
LBB0_5:
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _dbg
mov w0, #0
b LBB0_20
LBB0_6:
Lloh8:
adrp x8, _ERASER_DEVICE_ID@GOTPAGE
Lloh9:
ldr x8, [x8, _ERASER_DEVICE_ID@GOTPAGEOFF]
Lloh10:
ldr w9, [x8]
ldp x10, x8, [x19, #8]
str w9, [x10]
ldrb w9, [x23, #7]
lsl w9, w9, #1
ldrb w11, [x23, #4]
bfxil w9, w11, #2, #1
sxtb w9, w9
ldr x10, [x19, #24]
ldr w10, [x10]
lsr w12, w11, #6
bfi w12, w9, #1, #31
cmp w10, #256
csel w9, w9, w12, lt
add w12, w10, #1
cmp w12, #0
add w12, w10, #2
csinc w10, w12, w10, lt
ldr x12, [x8]
cbz x12, LBB0_9
; %bb.7:
ldr x8, [x8, #8]
Lloh11:
adrp x12, _BTN_TOOL_RUBBER@GOTPAGE
Lloh12:
ldr x12, [x12, _BTN_TOOL_RUBBER@GOTPAGEOFF]
Lloh13:
ldr x1, [x12]
and w11, w11, #0x20
cmp x8, x1
ccmp w11, #0, #0, eq
b.ne LBB0_13
; %bb.8:
mov x0, x20
mov x1, x8
mov w2, #0
bl _wacom_report_key
mov x0, x20
bl _wacom_input_sync
mov w0, #0
Lloh14:
adrp x8, _BTN_TOOL_PEN@GOTPAGE
Lloh15:
ldr x8, [x8, _BTN_TOOL_PEN@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
ldr x9, [x19, #16]
str x8, [x9, #8]
b LBB0_20
LBB0_9:
ldrb w12, [x23, #1]
tbnz w12, #4, LBB0_11
; %bb.10:
Lloh17:
adrp x12, _BTN_TOOL_RUBBER@GOTPAGE
Lloh18:
ldr x12, [x12, _BTN_TOOL_RUBBER@GOTPAGEOFF]
Lloh19:
ldr x1, [x12]
Lloh20:
adrp x12, _BTN_TOOL_PEN@GOTPAGE
Lloh21:
ldr x12, [x12, _BTN_TOOL_PEN@GOTPAGEOFF]
Lloh22:
ldr x12, [x12]
tst w11, #0x20
csel x11, x12, x1, eq
b LBB0_12
LBB0_11:
Lloh23:
adrp x11, _BTN_TOOL_RUBBER@GOTPAGE
Lloh24:
ldr x11, [x11, _BTN_TOOL_RUBBER@GOTPAGEOFF]
Lloh25:
ldr x11, [x11]
mov x1, x11
LBB0_12:
str x11, [x8, #8]
LBB0_13:
add w22, w9, w10, asr #1
ldr x8, [x19, #16]
ldr x9, [x8, #8]
cmp x9, x1
b.eq LBB0_15
; %bb.14:
Lloh26:
adrp x9, _BTN_TOOL_PEN@GOTPAGE
Lloh27:
ldr x9, [x9, _BTN_TOOL_PEN@GOTPAGEOFF]
Lloh28:
ldr x9, [x9]
Lloh29:
adrp x10, _STYLUS_DEVICE_ID@GOTPAGE
Lloh30:
ldr x10, [x10, _STYLUS_DEVICE_ID@GOTPAGEOFF]
str x9, [x8, #8]
Lloh31:
ldr w8, [x10]
ldp x9, x10, [x19, #8]
str w8, [x9]
ldr x1, [x10, #8]
LBB0_15:
mov x0, x20
mov x2, x21
bl _wacom_report_key
Lloh32:
adrp x8, _ABS_MISC@GOTPAGE
Lloh33:
ldr x8, [x8, _ABS_MISC@GOTPAGEOFF]
Lloh34:
ldr w1, [x8]
ldr x8, [x19, #8]
ldr w2, [x8]
mov x0, x20
bl _wacom_report_abs
Lloh35:
adrp x8, _ABS_X@GOTPAGE
Lloh36:
ldr x8, [x8, _ABS_X@GOTPAGEOFF]
Lloh37:
ldr w1, [x8]
ldrb w8, [x23, #3]
ldrb w9, [x23, #2]
orr w8, w8, w9, lsl #7
ldrb w9, [x23, #1]
and w9, w9, #0x3
orr w2, w8, w9, lsl #14
mov x0, x20
bl _wacom_report_abs
Lloh38:
adrp x8, _ABS_Y@GOTPAGE
Lloh39:
ldr x8, [x8, _ABS_Y@GOTPAGEOFF]
Lloh40:
ldr w1, [x8]
ldrb w8, [x23, #6]
ldrb w9, [x23, #5]
orr w8, w8, w9, lsl #7
ldrb w9, [x23, #4]
and w9, w9, #0x3
orr w2, w8, w9, lsl #14
mov x0, x20
bl _wacom_report_abs
Lloh41:
adrp x8, _ABS_PRESSURE@GOTPAGE
Lloh42:
ldr x8, [x8, _ABS_PRESSURE@GOTPAGEOFF]
Lloh43:
ldr w1, [x8]
mov x0, x20
mov x2, x22
bl _wacom_report_abs
Lloh44:
adrp x8, _BTN_TOUCH@GOTPAGE
Lloh45:
ldr x8, [x8, _BTN_TOUCH@GOTPAGEOFF]
Lloh46:
ldr x1, [x8]
ldrb w8, [x23, #4]
and w2, w8, #0x8
mov x0, x20
bl _wacom_report_key
Lloh47:
adrp x8, _BTN_STYLUS@GOTPAGE
Lloh48:
ldr x8, [x8, _BTN_STYLUS@GOTPAGEOFF]
Lloh49:
ldr x1, [x8]
ldrb w8, [x23, #4]
and w2, w8, #0x10
mov x0, x20
bl _wacom_report_key
Lloh50:
adrp x8, _BTN_STYLUS2@GOTPAGE
Lloh51:
ldr x8, [x8, _BTN_STYLUS2@GOTPAGEOFF]
Lloh52:
ldr x1, [x8]
ldr x8, [x19, #16]
ldr x8, [x8, #8]
Lloh53:
adrp x9, _BTN_TOOL_PEN@GOTPAGE
Lloh54:
ldr x9, [x9, _BTN_TOOL_PEN@GOTPAGEOFF]
Lloh55:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_17
; %bb.16:
mov w2, #0
b LBB0_18
LBB0_17:
ldrb w8, [x23, #4]
ubfx w2, w8, #5, #1
LBB0_18:
mov x0, x20
LBB0_19:
bl _wacom_report_key
ldr x8, [x19, #16]
str x21, [x8]
mov w0, #1
LBB0_20:
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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "wacom_pl_irq: received unknown report #%d"
.comm _ERASER_DEVICE_ID,4,2 ; @ERASER_DEVICE_ID
.comm _BTN_TOOL_RUBBER,8,3 ; @BTN_TOOL_RUBBER
.comm _BTN_TOOL_PEN,8,3 ; @BTN_TOOL_PEN
.comm _STYLUS_DEVICE_ID,4,2 ; @STYLUS_DEVICE_ID
.comm _ABS_MISC,4,2 ; @ABS_MISC
.comm _ABS_X,4,2 ; @ABS_X
.comm _ABS_Y,4,2 ; @ABS_Y
.comm _ABS_PRESSURE,4,2 ; @ABS_PRESSURE
.comm _BTN_TOUCH,8,3 ; @BTN_TOUCH
.comm _BTN_STYLUS,8,3 ; @BTN_STYLUS
.comm _BTN_STYLUS2,8,3 ; @BTN_STYLUS2
.no_dead_strip _wacom_pl_irq
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/input/tablet/extr_wacom_wac.c_wacom_pl_irq.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.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
insertps $16, %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[2,3]
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _f2 ## -- Begin function f2
.p2align 4, 0x90
_f2: ## @f2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
insertps $16, %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[2,3]
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _x ## @x
.p2align 2
_x:
.long 0x3f800000 ## float 1
.long 0x7f800000 ## float +Inf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ; -- Begin function f
.p2align 2
_f: ; @f
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _f2 ; -- Begin function f2
.p2align 2
_f2: ; @f2
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _x ; @x
.p2align 2
_x:
.long 0x3f800000 ; float 1
.long 0x7f800000 ; float +Inf
.subsections_via_symbols
| the_stack_data/450931.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_sceneitem_set_alignment ## -- Begin function obs_sceneitem_set_alignment
.p2align 4, 0x90
_obs_sceneitem_set_alignment: ## @obs_sceneitem_set_alignment
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB0_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, (%rdi)
popq %rbp
jmp _do_update_transform ## TAILCALL
LBB0_1:
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_sceneitem_set_alignment ; -- Begin function obs_sceneitem_set_alignment
.p2align 2
_obs_sceneitem_set_alignment: ; @obs_sceneitem_set_alignment
.cfi_startproc
; %bb.0:
cbz x0, LBB0_2
; %bb.1:
str w1, [x0]
b _do_update_transform
LBB0_2:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-scene.c_obs_sceneitem_set_alignment.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strcpy ## -- Begin function ft_strcpy
.p2align 4, 0x90
_ft_strcpy: ## @ft_strcpy
.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
movb (%rsi), %cl
testb %cl, %cl
je LBB0_1
## %bb.2:
xorl %edx, %edx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movb %cl, (%rax,%rdx)
movzbl 1(%rsi,%rdx), %ecx
incq %rdx
testb %cl, %cl
jne LBB0_3
## %bb.4:
movl %edx, %ecx
jmp LBB0_5
LBB0_1:
xorl %ecx, %ecx
LBB0_5:
movb $0, (%rax,%rcx)
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 _ft_strcpy ; -- Begin function ft_strcpy
.p2align 2
_ft_strcpy: ; @ft_strcpy
.cfi_startproc
; %bb.0:
ldrb w8, [x1]
cbz w8, LBB0_4
; %bb.1:
mov x10, #0
add x9, x1, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
strb w8, [x0, x10]
add x11, x10, #1
ldrb w8, [x9, x10]
mov x10, x11
cbnz w8, LBB0_2
; %bb.3:
and x8, x11, #0xffffffff
strb wzr, [x0, x8]
ret
LBB0_4:
strb wzr, [x0, xzr]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/64199363.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __GX_SendFlushPrim
___GX_SendFlushPrim: ## @__GX_SendFlushPrim
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___gx@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edx
movl 4(%rax), %edi
imull %edx, %edi
movq _wgPipe@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movl $152, (%rcx)
movl %edx, 4(%rcx)
leal 3(%rdi), %esi
leal 6(%rdi), %edx
testl %esi, %esi
cmovnsl %esi, %edx
testl %edi, %edi
jle LBB0_5
## %bb.1:
sarl $2, %edx
cmpl $32, %esi
jb LBB0_3
## %bb.2:
movq $0, 8(%rcx)
LBB0_3:
testb $7, %dl
je LBB0_5
## %bb.4:
movq $0, 8(%rcx)
LBB0_5:
movl $1, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm ___gx,8,3 ## @__gx
.comm _wgPipe,8,3 ## @wgPipe
.no_dead_strip ___GX_SendFlushPrim
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __GX_SendFlushPrim
___GX_SendFlushPrim: ; @__GX_SendFlushPrim
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, ___gx@GOTPAGE
Lloh1:
ldr x8, [x8, ___gx@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldp w10, w9, [x8]
mul w12, w9, w10
Lloh3:
adrp x9, _wgPipe@GOTPAGE
Lloh4:
ldr x9, [x9, _wgPipe@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
mov w11, #152
stp w11, w10, [x9]
add w10, w12, #3
add w11, w12, #6
cmp w10, #0
csel w11, w11, w10, lt
cmp w12, #1
b.lt LBB0_5
; %bb.1:
asr w11, w11, #2
cmp w10, #32
b.lo LBB0_3
; %bb.2:
str xzr, [x9, #8]
LBB0_3:
tst w11, #0x7
b.eq LBB0_5
; %bb.4:
str xzr, [x9, #8]
LBB0_5:
mov w9, #1
str w9, [x8]
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm ___gx,8,3 ; @__gx
.comm _wgPipe,8,3 ; @wgPipe
.no_dead_strip ___GX_SendFlushPrim
.subsections_via_symbols
| AnghaBench/RetroArch/wii/libogc/libogc/extr_gx.c___GX_SendFlushPrim.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hdsp_spdif_sync_check
_hdsp_spdif_sync_check: ## @hdsp_spdif_sync_check
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _HDSP_statusRegister@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _hdsp_read
movq _HDSP_SPDIFErrorFlag@GOTPCREL(%rip), %rdx
movq _HDSP_SPDIFSync@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl %eax, %ecx
cmpl $1, %ecx
movl $2, %esi
sbbl $0, %esi
xorl %ecx, %ecx
testl %eax, (%rdx)
cmovel %esi, %ecx
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HDSP_statusRegister,4,2 ## @HDSP_statusRegister
.comm _HDSP_SPDIFErrorFlag,4,2 ## @HDSP_SPDIFErrorFlag
.comm _HDSP_SPDIFSync,4,2 ## @HDSP_SPDIFSync
.no_dead_strip _hdsp_spdif_sync_check
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hdsp_spdif_sync_check
_hdsp_spdif_sync_check: ; @hdsp_spdif_sync_check
.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 x8, _HDSP_statusRegister@GOTPAGE
Lloh1:
ldr x8, [x8, _HDSP_statusRegister@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _hdsp_read
Lloh3:
adrp x8, _HDSP_SPDIFErrorFlag@GOTPAGE
Lloh4:
ldr x8, [x8, _HDSP_SPDIFErrorFlag@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _HDSP_SPDIFSync@GOTPAGE
Lloh7:
ldr x9, [x9, _HDSP_SPDIFSync@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
tst w9, w0
mov w9, #1
cinc w9, w9, ne
tst w8, w0
csel w0, w9, wzr, eq
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 _HDSP_statusRegister,4,2 ; @HDSP_statusRegister
.comm _HDSP_SPDIFErrorFlag,4,2 ; @HDSP_SPDIFErrorFlag
.comm _HDSP_SPDIFSync,4,2 ; @HDSP_SPDIFSync
.no_dead_strip _hdsp_spdif_sync_check
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/rme9652/extr_hdsp.c_hdsp_spdif_sync_check.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function onoff
_onoff: ## @onoff
.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
leaq L_.str.1(%rip), %rcx
leaq L_.str(%rip), %rax
cmoveq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "on"
L_.str.1: ## @.str.1
.asciz "off"
.no_dead_strip _onoff
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function onoff
_onoff: ; @onoff
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, l_.str@PAGE
Lloh1:
add x8, x8, l_.str@PAGEOFF
Lloh2:
adrp x9, l_.str.1@PAGE
Lloh3:
add x9, x9, l_.str.1@PAGEOFF
cmp w0, #0
csel x0, x9, x8, eq
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "on"
l_.str.1: ; @.str.1
.asciz "off"
.no_dead_strip _onoff
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/extr_i915_utils.h_onoff.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dwmac100_irq_status
_dwmac100_irq_status: ## @dwmac100_irq_status
.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 _dwmac100_irq_status
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dwmac100_irq_status
_dwmac100_irq_status: ; @dwmac100_irq_status
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _dwmac100_irq_status
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/stmicro/stmmac/extr_dwmac100_core.c_dwmac100_irq_status.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
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl -8(%rbp), %edx
movl -4(%rbp), %esi
movl %edx, -4(%rbp)
movl %esi, -8(%rbp)
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the value of x and y:"
L_.str.1: ## @.str.1
.asciz "%d%d"
L_.str.2: ## @.str.2
.asciz "After Swapping: x = %d, y = %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 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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldp w9, w8, [x29, #-8]
stp w8, w9, [x29, #-8]
stp x9, 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, #32] ; 16-byte Folded Reload
add sp, sp, #48
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 "Enter the value of x and y:"
l_.str.1: ; @.str.1
.asciz "%d%d"
l_.str.2: ; @.str.2
.asciz "After Swapping: x = %d, y = %d"
.subsections_via_symbols
| the_stack_data/48574517.c | stack |
.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/126703788.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _unwind__arch_reg_id ## -- Begin function unwind__arch_reg_id
.p2align 4, 0x90
_unwind__arch_reg_id: ## @unwind__arch_reg_id
.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, %esi
leal -128(%rsi), %eax
cmpl $9, %eax
jae LBB0_1
## %bb.2:
cltq
leaq l_switch.table.unwind__arch_reg_id(%rip), %rcx
movq (%rcx,%rax,8), %rax
movl (%rax), %eax
popq %rbp
retq
LBB0_1:
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _pr_err
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PERF_REG_X86_AX,4,2 ## @PERF_REG_X86_AX
.comm _PERF_REG_X86_DX,4,2 ## @PERF_REG_X86_DX
.comm _PERF_REG_X86_CX,4,2 ## @PERF_REG_X86_CX
.comm _PERF_REG_X86_BX,4,2 ## @PERF_REG_X86_BX
.comm _PERF_REG_X86_SI,4,2 ## @PERF_REG_X86_SI
.comm _PERF_REG_X86_DI,4,2 ## @PERF_REG_X86_DI
.comm _PERF_REG_X86_BP,4,2 ## @PERF_REG_X86_BP
.comm _PERF_REG_X86_SP,4,2 ## @PERF_REG_X86_SP
.comm _PERF_REG_X86_IP,4,2 ## @PERF_REG_X86_IP
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "unwind: invalid reg id %d\n"
.comm _EINVAL,4,2 ## @EINVAL
.section __DATA,__const
.p2align 3 ## @switch.table.unwind__arch_reg_id
l_switch.table.unwind__arch_reg_id:
.quad _PERF_REG_X86_SP
.quad _PERF_REG_X86_SI
.quad _PERF_REG_X86_IP
.quad _PERF_REG_X86_DX
.quad _PERF_REG_X86_DI
.quad _PERF_REG_X86_CX
.quad _PERF_REG_X86_BX
.quad _PERF_REG_X86_BP
.quad _PERF_REG_X86_AX
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _unwind__arch_reg_id ; -- Begin function unwind__arch_reg_id
.p2align 2
_unwind__arch_reg_id: ; @unwind__arch_reg_id
.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, w0, #128
cmp w8, #9
b.hs LBB0_2
; %bb.1:
Lloh0:
adrp x9, l_switch.table.unwind__arch_reg_id@PAGE
Lloh1:
add x9, x9, l_switch.table.unwind__arch_reg_id@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
mov x1, x0
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _pr_err
Lloh4:
adrp x8, _EINVAL@GOTPAGE
Lloh5:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _PERF_REG_X86_AX,4,2 ; @PERF_REG_X86_AX
.comm _PERF_REG_X86_DX,4,2 ; @PERF_REG_X86_DX
.comm _PERF_REG_X86_CX,4,2 ; @PERF_REG_X86_CX
.comm _PERF_REG_X86_BX,4,2 ; @PERF_REG_X86_BX
.comm _PERF_REG_X86_SI,4,2 ; @PERF_REG_X86_SI
.comm _PERF_REG_X86_DI,4,2 ; @PERF_REG_X86_DI
.comm _PERF_REG_X86_BP,4,2 ; @PERF_REG_X86_BP
.comm _PERF_REG_X86_SP,4,2 ; @PERF_REG_X86_SP
.comm _PERF_REG_X86_IP,4,2 ; @PERF_REG_X86_IP
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unwind: invalid reg id %d\n"
.comm _EINVAL,4,2 ; @EINVAL
.section __DATA,__const
.p2align 3 ; @switch.table.unwind__arch_reg_id
l_switch.table.unwind__arch_reg_id:
.quad _PERF_REG_X86_SP
.quad _PERF_REG_X86_SI
.quad _PERF_REG_X86_IP
.quad _PERF_REG_X86_DX
.quad _PERF_REG_X86_DI
.quad _PERF_REG_X86_CX
.quad _PERF_REG_X86_BX
.quad _PERF_REG_X86_BP
.quad _PERF_REG_X86_AX
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/tools/perf/arch/x86/util/extr_unwind.c_unwind__arch_reg_id.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cpu_has_vmx_ept
_cpu_has_vmx_ept: ## @cpu_has_vmx_ept
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _vmcs_config@GOTPCREL(%rip), %rcx
movq _SECONDARY_EXEC_ENABLE_EPT@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _vmcs_config,4,2 ## @vmcs_config
.comm _SECONDARY_EXEC_ENABLE_EPT,4,2 ## @SECONDARY_EXEC_ENABLE_EPT
.no_dead_strip _cpu_has_vmx_ept
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cpu_has_vmx_ept
_cpu_has_vmx_ept: ; @cpu_has_vmx_ept
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _vmcs_config@GOTPAGE
Lloh1:
ldr x8, [x8, _vmcs_config@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _SECONDARY_EXEC_ENABLE_EPT@GOTPAGE
Lloh4:
ldr x9, [x9, _SECONDARY_EXEC_ENABLE_EPT@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w0, w9, w8
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _vmcs_config,4,2 ; @vmcs_config
.comm _SECONDARY_EXEC_ENABLE_EPT,4,2 ; @SECONDARY_EXEC_ENABLE_EPT
.no_dead_strip _cpu_has_vmx_ept
.subsections_via_symbols
| AnghaBench/linux/arch/x86/kvm/vmx/extr_capabilities.h_cpu_has_vmx_ept.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_wc__get_not_present_descendants ## -- Begin function svn_wc__get_not_present_descendants
.p2align 4, 0x90
_svn_wc__get_not_present_descendants: ## @svn_wc__get_not_present_descendants
.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
callq _svn_wc__db_get_not_present_descendants
movl %eax, %edi
popq %rbp
jmp _svn_error_trace ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_wc__get_not_present_descendants ; -- Begin function svn_wc__get_not_present_descendants
.p2align 2
_svn_wc__get_not_present_descendants: ; @svn_wc__get_not_present_descendants
.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]
bl _svn_wc__db_get_not_present_descendants
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _svn_error_trace
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_wc/extr_node.c_svn_wc__get_not_present_descendants.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _libusb20_tr_get_actual_frames ## -- Begin function libusb20_tr_get_actual_frames
.p2align 4, 0x90
_libusb20_tr_get_actual_frames: ## @libusb20_tr_get_actual_frames
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
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 _libusb20_tr_get_actual_frames ; -- Begin function libusb20_tr_get_actual_frames
.p2align 2
_libusb20_tr_get_actual_frames: ; @libusb20_tr_get_actual_frames
.cfi_startproc
; %bb.0:
ldr w0, [x0]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/lib/libusb/extr_libusb20.c_libusb20_tr_get_actual_frames.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
pushq %rax
.cfi_offset %rbx, -24
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
cmpl $-1, %eax
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cmpl $10, %eax
jne LBB0_1
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
incl %ebx
jmp LBB0_1
LBB0_4:
leaq L_.str(%rip), %rdi
movl %ebx, %esi
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 "%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, #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 w19, #0
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
cmn w0, #1
b.eq LBB0_4
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
cmp w0, #10
b.ne LBB0_1
; %bb.3: ; in Loop: Header=BB0_1 Depth=1
add w19, w19, #1
b LBB0_1
LBB0_4:
str x19, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@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 Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/70448948.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mach_port_get_refs ## -- Begin function mach_port_get_refs
.p2align 4, 0x90
_mach_port_get_refs: ## @mach_port_get_refs
.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 _IS_NULL@GOTPCREL(%rip), %rax
cmpq %rdi, (%rax)
jne LBB0_2
## %bb.1:
movq _KERN_INVALID_TASK@GOTPCREL(%rip), %rax
movq (%rax), %r15
jmp LBB0_19
LBB0_2:
movl %edx, %r12d
movq _MACH_PORT_RIGHT_NUMBER@GOTPCREL(%rip), %rax
cmpl %edx, (%rax)
jle LBB0_3
## %bb.4:
movq %rcx, %r14
movl %esi, %r13d
movq %rdi, %rbx
movl %esi, %edi
callq _MACH_PORT_VALID
testl %eax, %eax
je LBB0_5
## %bb.8:
leaq -48(%rbp), %rdx
movq %rbx, %rdi
movl %r13d, %esi
callq _ipc_right_lookup_write
movq %rax, %r15
movq _KERN_SUCCESS@GOTPCREL(%rip), %rax
cmpq (%rax), %r15
jne LBB0_9
## %bb.10:
movl -48(%rbp), %edx
leaq -52(%rbp), %rcx
leaq -44(%rbp), %r8
movq %rbx, %rdi
movl %r13d, %esi
movq %rax, %rbx
callq _ipc_right_info
movq %rax, %r15
cmpq (%rbx), %rax
jne LBB0_19
## %bb.11:
movl -52(%rbp), %ebx
movl %r12d, %edi
callq _MACH_PORT_TYPE
testl %ebx, %eax
je LBB0_18
## %bb.12:
addl $-128, %r12d
cmpl $4, %r12d
ja LBB0_17
## %bb.13:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%r12,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_16:
xorl %edi, %edi
cmpl $0, -44(%rbp)
setg %dil
callq _assert
movl -44(%rbp), %eax
movl %eax, (%r14)
jmp LBB0_19
LBB0_3:
movq _KERN_INVALID_VALUE@GOTPCREL(%rip), %rax
movq (%rax), %r15
jmp LBB0_19
LBB0_5:
andl $-2, %r12d
cmpl $128, %r12d
jne LBB0_7
## %bb.6:
movl $1, (%r14)
movq _KERN_SUCCESS@GOTPCREL(%rip), %rax
movq (%rax), %r15
jmp LBB0_19
LBB0_9:
movq _kGUARD_EXC_INVALID_NAME@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl %r13d, %edi
xorl %esi, %esi
xorl %edx, %edx
callq _mach_port_guard_exception
jmp LBB0_19
LBB0_7:
movq _KERN_INVALID_NAME@GOTPCREL(%rip), %rax
movq (%rax), %r15
jmp LBB0_19
LBB0_18:
movl $0, (%r14)
jmp LBB0_19
LBB0_17:
leaq L_.str(%rip), %rdi
callq _panic
jmp LBB0_19
LBB0_14:
xorl %edi, %edi
cmpl $1, -44(%rbp)
sete %dil
callq _assert
LBB0_15:
movl $1, (%r14)
LBB0_19:
movq %r15, %rax
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 L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
LJTI0_0:
.long L0_0_set_14
.long L0_0_set_16
.long L0_0_set_15
.long L0_0_set_15
.long L0_0_set_16
.end_data_region
## -- End function
.comm _IS_NULL,8,3 ## @IS_NULL
.comm _KERN_INVALID_TASK,8,3 ## @KERN_INVALID_TASK
.comm _MACH_PORT_RIGHT_NUMBER,4,2 ## @MACH_PORT_RIGHT_NUMBER
.comm _KERN_INVALID_VALUE,8,3 ## @KERN_INVALID_VALUE
.comm _KERN_SUCCESS,8,3 ## @KERN_SUCCESS
.comm _KERN_INVALID_NAME,8,3 ## @KERN_INVALID_NAME
.comm _kGUARD_EXC_INVALID_NAME,4,2 ## @kGUARD_EXC_INVALID_NAME
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mach_port_get_refs: strange rights"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mach_port_get_refs ; -- Begin function mach_port_get_refs
.p2align 2
_mach_port_get_refs: ; @mach_port_get_refs
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.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
Lloh0:
adrp x8, _IS_NULL@GOTPAGE
Lloh1:
ldr x8, [x8, _IS_NULL@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x0
b.ne LBB0_2
; %bb.1:
Lloh3:
adrp x8, _KERN_INVALID_TASK@GOTPAGE
Lloh4:
ldr x8, [x8, _KERN_INVALID_TASK@GOTPAGEOFF]
Lloh5:
ldr x20, [x8]
b LBB0_20
LBB0_2:
mov x21, x2
Lloh6:
adrp x8, _MACH_PORT_RIGHT_NUMBER@GOTPAGE
Lloh7:
ldr x8, [x8, _MACH_PORT_RIGHT_NUMBER@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
cmp w8, w2
b.le LBB0_10
; %bb.3:
mov x19, x3
mov x22, x1
mov x23, x0
mov x0, x1
bl _MACH_PORT_VALID
cbz w0, LBB0_11
; %bb.4:
add x2, sp, #4
mov x0, x23
mov x1, x22
bl _ipc_right_lookup_write
Lloh9:
adrp x24, _KERN_SUCCESS@GOTPAGE
Lloh10:
ldr x24, [x24, _KERN_SUCCESS@GOTPAGEOFF]
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_13
; %bb.5:
ldr w2, [sp, #4]
add x3, sp, #12
add x4, sp, #8
mov x0, x23
mov x1, x22
bl _ipc_right_info
mov x20, x0
ldr x8, [x24]
cmp x0, x8
b.ne LBB0_20
; %bb.6:
ldr w22, [sp, #12]
mov x0, x21
bl _MACH_PORT_TYPE
tst w0, w22
b.eq LBB0_15
; %bb.7:
sub w8, w21, #128
cmp w8, #4
b.hi LBB0_16
; %bb.8:
Lloh11:
adrp x9, lJTI0_0@PAGE
Lloh12:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_9
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_9:
ldr w8, [sp, #8]
cmp w8, #0
cset w0, gt
bl _assert
ldr w8, [sp, #8]
b LBB0_19
LBB0_10:
Lloh13:
adrp x8, _KERN_INVALID_VALUE@GOTPAGE
Lloh14:
ldr x8, [x8, _KERN_INVALID_VALUE@GOTPAGEOFF]
Lloh15:
ldr x20, [x8]
b LBB0_20
LBB0_11:
and w8, w21, #0xfffffffe
cmp w8, #128
b.ne LBB0_14
; %bb.12:
mov w8, #1
str w8, [x19]
Lloh16:
adrp x8, _KERN_SUCCESS@GOTPAGE
Lloh17:
ldr x8, [x8, _KERN_SUCCESS@GOTPAGEOFF]
Lloh18:
ldr x20, [x8]
b LBB0_20
LBB0_13:
mov x20, x0
Lloh19:
adrp x8, _kGUARD_EXC_INVALID_NAME@GOTPAGE
Lloh20:
ldr x8, [x8, _kGUARD_EXC_INVALID_NAME@GOTPAGEOFF]
Lloh21:
ldr w3, [x8]
mov x0, x22
mov w1, #0
mov w2, #0
bl _mach_port_guard_exception
b LBB0_20
LBB0_14:
Lloh22:
adrp x8, _KERN_INVALID_NAME@GOTPAGE
Lloh23:
ldr x8, [x8, _KERN_INVALID_NAME@GOTPAGEOFF]
Lloh24:
ldr x20, [x8]
b LBB0_20
LBB0_15:
str wzr, [x19]
b LBB0_20
LBB0_16:
Lloh25:
adrp x0, l_.str@PAGE
Lloh26:
add x0, x0, l_.str@PAGEOFF
bl _panic
b LBB0_20
LBB0_17:
ldr w8, [sp, #8]
cmp w8, #1
cset w0, eq
bl _assert
LBB0_18:
mov w8, #1
LBB0_19:
str w8, [x19]
LBB0_20:
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
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpAdd Lloh25, Lloh26
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_17-LBB0_9)>>2
.byte (LBB0_9-LBB0_9)>>2
.byte (LBB0_18-LBB0_9)>>2
.byte (LBB0_18-LBB0_9)>>2
.byte (LBB0_9-LBB0_9)>>2
; -- End function
.comm _IS_NULL,8,3 ; @IS_NULL
.comm _KERN_INVALID_TASK,8,3 ; @KERN_INVALID_TASK
.comm _MACH_PORT_RIGHT_NUMBER,4,2 ; @MACH_PORT_RIGHT_NUMBER
.comm _KERN_INVALID_VALUE,8,3 ; @KERN_INVALID_VALUE
.comm _KERN_SUCCESS,8,3 ; @KERN_SUCCESS
.comm _KERN_INVALID_NAME,8,3 ; @KERN_INVALID_NAME
.comm _kGUARD_EXC_INVALID_NAME,4,2 ; @kGUARD_EXC_INVALID_NAME
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "mach_port_get_refs: strange rights"
.subsections_via_symbols
| AnghaBench/darwin-xnu/osfmk/ipc/extr_mach_port.c_mach_port_get_refs.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
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 -16(%rbp), %eax
movl -12(%rbp), %esi
movl %esi, -16(%rbp)
movl %eax, -12(%rbp)
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -12(%rbp), %esi
leaq L_.str.4(%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 first number: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter second number: "
L_.str.3: ## @.str.3
.asciz "\nAfter swapping, firstNumber =%d "
L_.str.4: ## @.str.4
.asciz " secondNumber =%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]
stp w8, w9, [sp, #8]
str x9, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr w8, [sp, #8]
str x8, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@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 Lloh8, Lloh9
.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 first number: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter second number: "
l_.str.3: ; @.str.3
.asciz "\nAfter swapping, firstNumber =%d "
l_.str.4: ; @.str.4
.asciz " secondNumber =%d "
.subsections_via_symbols
| the_stack_data/370133.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function stb__add_alloc
_stb__add_alloc: ## @stb__add_alloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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, -44(%rbp) ## 4-byte Spill
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %rbx
movq _stb__alloc_count@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _stb__alloc_limit@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jl LBB0_2
## %bb.1:
xorl %eax, %eax
callq _stb__grow_alloc
LBB0_2:
movq %rbx, %rdi
callq _stb_hashptr
movq _stb__alloc_mask@GOTPCREL(%rip), %rsi
movl (%rsi), %r14d
andl %eax, %r14d
movslq %r14d, %r15
movq _stb__allocations@GOTPCREL(%rip), %r13
movq (%r13), %rcx
movq %r15, %rdx
shlq $5, %rdx
movq 24(%rcx,%rdx), %rdx
movq _STB_DEL@GOTPCREL(%rip), %r12
movq (%r12), %rcx
cmpq %rcx, %rdx
jbe LBB0_6
## %bb.3:
movl %eax, %edi
movq %rsi, %r15
callq _stb_rehash
orl $1, %eax
movslq (%r15), %rsi
movq (%r13), %rdi
movq (%r12), %rcx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
addl %eax, %r14d
movslq %r14d, %r14
andq %rsi, %r14
movq %r14, %rdx
shlq $5, %rdx
movq 24(%rdi,%rdx), %rdx
cmpq %rcx, %rdx
ja LBB0_4
## %bb.5:
movq %r14, %r15
LBB0_6:
testq %rdx, %rdx
sete %al
cmpq %rcx, %rdx
sete %cl
orb %al, %cl
movzbl %cl, %edi
callq _assert
movq (%r13), %rax
shlq $5, %r15
movq %rbx, 24(%rax,%r15)
movq (%r13), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movq %rcx, (%rax,%r15)
movl -44(%rbp), %ecx ## 4-byte Reload
movl %ecx, 8(%rax,%r15)
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rcx, 16(%rax,%r15)
movq _stb__alloc_count@GOTPCREL(%rip), %rax
incq (%rax)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _stb__alloc_count,8,3 ## @stb__alloc_count
.comm _stb__alloc_limit,8,3 ## @stb__alloc_limit
.comm _stb__alloc_mask,4,2 ## @stb__alloc_mask
.comm _stb__allocations,8,3 ## @stb__allocations
.comm _STB_DEL,8,3 ## @STB_DEL
.no_dead_strip _stb__add_alloc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function stb__add_alloc
_stb__add_alloc: ; @stb__add_alloc
.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 x20, x3
mov x19, x2
mov x21, x1
mov x22, x0
Lloh0:
adrp x23, _stb__alloc_count@GOTPAGE
Lloh1:
ldr x23, [x23, _stb__alloc_count@GOTPAGEOFF]
ldr x8, [x23]
Lloh2:
adrp x9, _stb__alloc_limit@GOTPAGE
Lloh3:
ldr x9, [x9, _stb__alloc_limit@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
cmp x8, x9
b.lt LBB0_2
; %bb.1:
bl _stb__grow_alloc
LBB0_2:
mov x0, x22
bl _stb_hashptr
Lloh5:
adrp x27, _stb__alloc_mask@GOTPAGE
Lloh6:
ldr x27, [x27, _stb__alloc_mask@GOTPAGEOFF]
ldr w8, [x27]
and w26, w8, w0
sxtw x25, w26
Lloh7:
adrp x24, _stb__allocations@GOTPAGE
Lloh8:
ldr x24, [x24, _stb__allocations@GOTPAGEOFF]
ldr x8, [x24]
add x8, x8, x25, lsl #5
ldr x9, [x8, #24]
Lloh9:
adrp x28, _STB_DEL@GOTPAGE
Lloh10:
ldr x28, [x28, _STB_DEL@GOTPAGEOFF]
ldr x8, [x28]
cmp x9, x8
b.ls LBB0_5
; %bb.3:
bl _stb_rehash
orr w10, w0, #0x1
ldrsw x11, [x27]
ldr x12, [x24]
ldr x8, [x28]
mov x25, x26
LBB0_4: ; =>This Inner Loop Header: Depth=1
add w9, w25, w10
sxtw x9, w9
and x25, x9, x11
add x9, x12, x25, lsl #5
ldr x9, [x9, #24]
cmp x9, x8
b.hi LBB0_4
LBB0_5:
cmp x9, #0
ccmp x9, x8, #4, ne
cset w0, eq
bl _assert
ldr x8, [x24]
lsl x9, x25, #5
add x8, x8, x9
str x22, [x8, #24]
ldr x8, [x24]
add x8, x8, x9
str x21, [x8]
str w20, [x8, #8]
str x19, [x8, #16]
ldr x8, [x23]
add x8, x8, #1
str x8, [x23]
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 AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _stb__alloc_count,8,3 ; @stb__alloc_count
.comm _stb__alloc_limit,8,3 ; @stb__alloc_limit
.comm _stb__alloc_mask,4,2 ; @stb__alloc_mask
.comm _stb__allocations,8,3 ; @stb__allocations
.comm _STB_DEL,8,3 ; @STB_DEL
.no_dead_strip _stb__add_alloc
.subsections_via_symbols
| AnghaBench/stb/tools/extr_..stb.h_stb__add_alloc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pcib_is_io_open
_pcib_is_io_open: ## @pcib_is_io_open
.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
xorl %eax, %eax
testq %rcx, %rcx
jle LBB0_2
## %bb.1:
cmpq 8(%rdi), %rcx
setl %al
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _pcib_is_io_open
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pcib_is_io_open
_pcib_is_io_open: ; @pcib_is_io_open
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cmp x8, #1
b.lt LBB0_2
; %bb.1:
ldr x9, [x0, #8]
cmp x8, x9
cset w0, lt
ret
LBB0_2:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _pcib_is_io_open
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/pci/extr_pci_pci.c_pcib_is_io_open.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipwireless_network_create ## -- Begin function ipwireless_network_create
.p2align 4, 0x90
_ipwireless_network_create: ## @ipwireless_network_create
.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
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $24, %edi
callq _kzalloc
movq %rax, %rbx
testq %rax, %rax
je LBB0_2
## %bb.1:
leaq 20(%rbx), %rdi
callq _spin_lock_init
leaq 16(%rbx), %rdi
callq _mutex_init
movq %r14, 8(%rbx)
movq %rbx, %rdi
addq $4, %rdi
movq _do_go_online@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _INIT_WORK
movq _do_go_offline@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _INIT_WORK
movq %r14, %rdi
movq %rbx, %rsi
callq _ipwireless_associate_network
LBB0_2:
movq %rbx, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _do_go_online,4,2 ## @do_go_online
.comm _do_go_offline,4,2 ## @do_go_offline
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipwireless_network_create ; -- Begin function ipwireless_network_create
.p2align 2
_ipwireless_network_create: ; @ipwireless_network_create
.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, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w0, #24
bl _kzalloc
mov x20, x0
cbz x0, LBB0_2
; %bb.1:
add x0, x20, #20
bl _spin_lock_init
add x0, x20, #16
bl _mutex_init
str x19, [x20, #8]
add x0, x20, #4
Lloh3:
adrp x8, _do_go_online@GOTPAGE
Lloh4:
ldr x8, [x8, _do_go_online@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
bl _INIT_WORK
Lloh6:
adrp x8, _do_go_offline@GOTPAGE
Lloh7:
ldr x8, [x8, _do_go_offline@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
mov x0, x20
bl _INIT_WORK
mov x0, x19
mov x1, x20
bl _ipwireless_associate_network
LBB0_2:
mov x0, x20
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 Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _do_go_online,4,2 ; @do_go_online
.comm _do_go_offline,4,2 ; @do_go_offline
.subsections_via_symbols
| AnghaBench/linux/drivers/tty/ipwireless/extr_network.c_ipwireless_network_create.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
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rbx
movq %rbx, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $10, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $20, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $30, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $40, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $50, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $60, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $70, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $80, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $90, %esi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%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
str xzr, [sp]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _printf
mov w8, #10
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #20
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #30
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #40
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #50
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #60
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #70
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #80
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #90
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
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 Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.subsections_via_symbols
| the_stack_data/48495.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function daud_write_header
_daud_write_header: ## @daud_write_header
.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), %rax
movq (%rax), %rcx
movl $-1, %eax
cmpl $6, (%rcx)
jne LBB0_2
## %bb.1:
xorl %eax, %eax
cmpl $96000, 4(%rcx) ## imm = 0x17700
setne %al
negl %eax
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _daud_write_header
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function daud_write_header
_daud_write_header: ; @daud_write_header
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x8, [x8]
ldr x8, [x8]
ldr w9, [x8]
cmp w9, #6
b.ne LBB0_2
; %bb.1:
ldr w8, [x8, #4]
sub w8, w8, #23, lsl #12 ; =94208
cmp w8, #1792
csetm w0, ne
ret
LBB0_2:
mov w0, #-1
ret
.cfi_endproc
; -- End function
.no_dead_strip _daud_write_header
.subsections_via_symbols
| AnghaBench/FFmpeg/libavformat/extr_daudenc.c_daud_write_header.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bfa_rport_sm_fwcreate_qfull
_bfa_rport_sm_fwcreate_qfull: ## @bfa_rport_sm_fwcreate_qfull
.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, %r14d
movq %rdi, %rbx
movl (%rdi), %esi
movl 4(%rdi), %edi
callq _bfa_trc
movl 4(%rbx), %edi
movl %r14d, %esi
callq _bfa_trc
leal -128(%r14), %eax
cmpl $3, %eax
ja LBB0_6
## %bb.1:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
movq _bfa_rport_sm_fwcreate@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_sm_set_state
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _bfa_rport_send_fwcreate ## TAILCALL
LBB0_6:
movq _sm_fwc_unexp@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_stats
movl 4(%rbx), %edi
movl %r14d, %esi
popq %rbx
popq %r14
popq %rbp
jmp _bfa_sm_fault ## TAILCALL
LBB0_4:
movq _sm_fwc_off@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_stats
movq _bfa_rport_sm_offline@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_sm_set_state
leaq 8(%rbx), %rdi
callq _bfa_reqq_wcancel
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _bfa_rport_offline_cb ## TAILCALL
LBB0_5:
movq _sm_fwc_hwf@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_stats
movq _bfa_rport_sm_iocdisable@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_sm_set_state
addq $8, %rbx
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _bfa_reqq_wcancel ## TAILCALL
LBB0_3:
movq _sm_fwc_del@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_stats
movq _bfa_rport_sm_uninit@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _bfa_sm_set_state
leaq 8(%rbx), %rdi
callq _bfa_reqq_wcancel
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _bfa_rport_free ## TAILCALL
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_4
.long L0_0_set_5
.long L0_0_set_3
.end_data_region
## -- End function
.comm _bfa_rport_sm_fwcreate,4,2 ## @bfa_rport_sm_fwcreate
.comm _sm_fwc_del,4,2 ## @sm_fwc_del
.comm _bfa_rport_sm_uninit,4,2 ## @bfa_rport_sm_uninit
.comm _sm_fwc_off,4,2 ## @sm_fwc_off
.comm _bfa_rport_sm_offline,4,2 ## @bfa_rport_sm_offline
.comm _sm_fwc_hwf,4,2 ## @sm_fwc_hwf
.comm _bfa_rport_sm_iocdisable,4,2 ## @bfa_rport_sm_iocdisable
.comm _sm_fwc_unexp,4,2 ## @sm_fwc_unexp
.no_dead_strip _bfa_rport_sm_fwcreate_qfull
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bfa_rport_sm_fwcreate_qfull
_bfa_rport_sm_fwcreate_qfull: ; @bfa_rport_sm_fwcreate_qfull
.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
ldr w0, [x0, #4]
ldr w1, [x19]
bl _bfa_trc
ldr w0, [x19, #4]
mov x1, x20
bl _bfa_trc
sub w8, w20, #128
cmp w8, #3
b.hi LBB0_3
; %bb.1:
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, _bfa_rport_sm_fwcreate@GOTPAGE
Lloh3:
ldr x8, [x8, _bfa_rport_sm_fwcreate@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
mov x0, x19
bl _bfa_sm_set_state
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bfa_rport_send_fwcreate
LBB0_3:
Lloh5:
adrp x8, _sm_fwc_unexp@GOTPAGE
Lloh6:
ldr x8, [x8, _sm_fwc_unexp@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
mov x0, x19
bl _bfa_stats
ldr w0, [x19, #4]
mov x1, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bfa_sm_fault
LBB0_4:
Lloh8:
adrp x8, _sm_fwc_off@GOTPAGE
Lloh9:
ldr x8, [x8, _sm_fwc_off@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov x0, x19
bl _bfa_stats
Lloh11:
adrp x8, _bfa_rport_sm_offline@GOTPAGE
Lloh12:
ldr x8, [x8, _bfa_rport_sm_offline@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
bl _bfa_sm_set_state
add x0, x19, #8
bl _bfa_reqq_wcancel
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bfa_rport_offline_cb
LBB0_5:
Lloh14:
adrp x8, _sm_fwc_hwf@GOTPAGE
Lloh15:
ldr x8, [x8, _sm_fwc_hwf@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x0, x19
bl _bfa_stats
Lloh17:
adrp x8, _bfa_rport_sm_iocdisable@GOTPAGE
Lloh18:
ldr x8, [x8, _bfa_rport_sm_iocdisable@GOTPAGEOFF]
Lloh19:
ldr w1, [x8]
mov x0, x19
bl _bfa_sm_set_state
add x0, x19, #8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bfa_reqq_wcancel
LBB0_6:
Lloh20:
adrp x8, _sm_fwc_del@GOTPAGE
Lloh21:
ldr x8, [x8, _sm_fwc_del@GOTPAGEOFF]
Lloh22:
ldr w1, [x8]
mov x0, x19
bl _bfa_stats
Lloh23:
adrp x8, _bfa_rport_sm_uninit@GOTPAGE
Lloh24:
ldr x8, [x8, _bfa_rport_sm_uninit@GOTPAGEOFF]
Lloh25:
ldr w1, [x8]
mov x0, x19
bl _bfa_sm_set_state
add x0, x19, #8
bl _bfa_reqq_wcancel
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _bfa_rport_free
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.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
; -- End function
.comm _bfa_rport_sm_fwcreate,4,2 ; @bfa_rport_sm_fwcreate
.comm _sm_fwc_del,4,2 ; @sm_fwc_del
.comm _bfa_rport_sm_uninit,4,2 ; @bfa_rport_sm_uninit
.comm _sm_fwc_off,4,2 ; @sm_fwc_off
.comm _bfa_rport_sm_offline,4,2 ; @bfa_rport_sm_offline
.comm _sm_fwc_hwf,4,2 ; @sm_fwc_hwf
.comm _bfa_rport_sm_iocdisable,4,2 ; @bfa_rport_sm_iocdisable
.comm _sm_fwc_unexp,4,2 ; @sm_fwc_unexp
.no_dead_strip _bfa_rport_sm_fwcreate_qfull
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/bfa/extr_bfa_svc.c_bfa_rport_sm_fwcreate_qfull.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getpass ## -- Begin function getpass
.p2align 4, 0x90
_getpass: ## @getpass
.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
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _getpass ; -- Begin function getpass
.p2align 2
_getpass: ; @getpass
.cfi_startproc
; %bb.0:
mov x0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/144991.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gpioiic_setsda
_gpioiic_setsda: ## @gpioiic_setsda
.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 %esi, %ebx
callq _device_get_softc
movl (%rax), %esi
movq %rax, %rdi
movl %ebx, %edx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _gpioiic_setpin ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _gpioiic_setsda
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gpioiic_setsda
_gpioiic_setsda: ; @gpioiic_setsda
.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 _device_get_softc
ldr w1, [x0]
mov x2, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _gpioiic_setpin
.cfi_endproc
; -- End function
.no_dead_strip _gpioiic_setsda
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/gpio/extr_gpioiic.c_gpioiic_setsda.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sunxi_ir_remove
_sunxi_ir_remove: ## @sunxi_ir_remove
.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
callq _platform_get_drvdata
movq %rax, %rbx
movl 24(%rax), %edi
callq _clk_disable_unprepare
movl 20(%rbx), %edi
callq _clk_disable_unprepare
movl 16(%rbx), %edi
callq _reset_control_assert
leaq 4(%rbx), %r14
movq %r14, %rdi
callq _spin_lock_irqsave
movq _SUNXI_IR_RXINT_REG@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 8(%rbx), %rsi
xorl %edi, %edi
callq _writel
movq _REG_RXSTA_CLEARALL@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _SUNXI_IR_RXSTA_REG@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 8(%rbx), %rsi
callq _writel
movq _SUNXI_IR_CTL_REG@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq 8(%rbx), %rsi
xorl %edi, %edi
callq _writel
movq %r14, %rdi
callq _spin_unlock_irqrestore
movl (%rbx), %edi
callq _rc_unregister_device
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SUNXI_IR_RXINT_REG,8,3 ## @SUNXI_IR_RXINT_REG
.comm _REG_RXSTA_CLEARALL,4,2 ## @REG_RXSTA_CLEARALL
.comm _SUNXI_IR_RXSTA_REG,8,3 ## @SUNXI_IR_RXSTA_REG
.comm _SUNXI_IR_CTL_REG,8,3 ## @SUNXI_IR_CTL_REG
.no_dead_strip _sunxi_ir_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sunxi_ir_remove
_sunxi_ir_remove: ; @sunxi_ir_remove
.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 _platform_get_drvdata
mov x19, x0
ldr w0, [x0, #24]
bl _clk_disable_unprepare
ldr w0, [x19, #20]
bl _clk_disable_unprepare
ldr w0, [x19, #16]
bl _reset_control_assert
add x20, x19, #4
mov x0, x20
bl _spin_lock_irqsave
ldr x8, [x19, #8]
Lloh0:
adrp x9, _SUNXI_IR_RXINT_REG@GOTPAGE
Lloh1:
ldr x9, [x9, _SUNXI_IR_RXINT_REG@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
add x1, x9, x8
mov w0, #0
bl _writel
Lloh3:
adrp x8, _REG_RXSTA_CLEARALL@GOTPAGE
Lloh4:
ldr x8, [x8, _REG_RXSTA_CLEARALL@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldr x8, [x19, #8]
Lloh6:
adrp x9, _SUNXI_IR_RXSTA_REG@GOTPAGE
Lloh7:
ldr x9, [x9, _SUNXI_IR_RXSTA_REG@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
add x1, x9, x8
bl _writel
ldr x8, [x19, #8]
Lloh9:
adrp x9, _SUNXI_IR_CTL_REG@GOTPAGE
Lloh10:
ldr x9, [x9, _SUNXI_IR_CTL_REG@GOTPAGEOFF]
Lloh11:
ldr x9, [x9]
add x1, x9, x8
mov w0, #0
bl _writel
mov x0, x20
bl _spin_unlock_irqrestore
ldr w0, [x19]
bl _rc_unregister_device
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SUNXI_IR_RXINT_REG,8,3 ; @SUNXI_IR_RXINT_REG
.comm _REG_RXSTA_CLEARALL,4,2 ; @REG_RXSTA_CLEARALL
.comm _SUNXI_IR_RXSTA_REG,8,3 ; @SUNXI_IR_RXSTA_REG
.comm _SUNXI_IR_CTL_REG,8,3 ; @SUNXI_IR_CTL_REG
.no_dead_strip _sunxi_ir_remove
.subsections_via_symbols
| AnghaBench/linux/drivers/media/rc/extr_sunxi-cir.c_sunxi_ir_remove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vap_update_wme
_vap_update_wme: ## @vap_update_wme
.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
movq 8(%rdi), %rax
testq %rcx, %rcx
je LBB0_2
## %bb.1:
movl 8(%rax), %esi
popq %rbp
jmpq *%rcx ## TAILCALL
LBB0_2:
movq %rax, %rdi
popq %rbp
jmpq *(%rax) ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _vap_update_wme
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vap_update_wme
_vap_update_wme: ; @vap_update_wme
.cfi_startproc
; %bb.0:
mov x8, x0
ldr x0, [x0, #8]
ldr x2, [x8]
cbz x2, LBB0_2
; %bb.1:
ldr w1, [x0, #8]
mov x0, x8
br x2
LBB0_2:
ldr x1, [x0]
br x1
.cfi_endproc
; -- End function
.no_dead_strip _vap_update_wme
.subsections_via_symbols
| AnghaBench/freebsd/sys/net80211/extr_ieee80211_proto.c_vap_update_wme.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BN_get0_nist_prime_224 ## -- Begin function BN_get0_nist_prime_224
.p2align 4, 0x90
_BN_get0_nist_prime_224: ## @BN_get0_nist_prime_224
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq __bignum_nist_p_224@GOTPCREL(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm __bignum_nist_p_224,4,2 ## @_bignum_nist_p_224
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BN_get0_nist_prime_224 ; -- Begin function BN_get0_nist_prime_224
.p2align 2
_BN_get0_nist_prime_224: ; @BN_get0_nist_prime_224
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, __bignum_nist_p_224@GOTPAGE
Lloh1:
ldr x0, [x0, __bignum_nist_p_224@GOTPAGEOFF]
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm __bignum_nist_p_224,4,2 ; @_bignum_nist_p_224
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/bn/extr_bn_nist.c_BN_get0_nist_prime_224.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _esp_vfs_dev_uart_use_nonblocking ## -- Begin function esp_vfs_dev_uart_use_nonblocking
.p2align 4, 0x90
_esp_vfs_dev_uart_use_nonblocking: ## @esp_vfs_dev_uart_use_nonblocking
.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 _s_ctx@GOTPCREL(%rip), %r14
movq (%r14), %rax
movslq %edi, %rbx
movq (%rax,%rbx,8), %rdi
callq __lock_acquire_recursive
movq (%r14), %rax
movq (%rax,%rbx,8), %rdi
addq $4, %rdi
callq __lock_acquire_recursive
movq _uart_tx_char@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq (%r14), %rcx
movq (%rcx,%rbx,8), %rdi
movl %eax, 12(%rdi)
movq _uart_rx_char@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%rdi)
addq $4, %rdi
callq __lock_release_recursive
movq (%r14), %rax
movq (%rax,%rbx,8), %rdi
popq %rbx
popq %r14
popq %rbp
jmp __lock_release_recursive ## TAILCALL
.cfi_endproc
## -- End function
.comm _s_ctx,8,3 ## @s_ctx
.comm _uart_tx_char,4,2 ## @uart_tx_char
.comm _uart_rx_char,4,2 ## @uart_rx_char
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _esp_vfs_dev_uart_use_nonblocking ; -- Begin function esp_vfs_dev_uart_use_nonblocking
.p2align 2
_esp_vfs_dev_uart_use_nonblocking: ; @esp_vfs_dev_uart_use_nonblocking
.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
; kill: def $w0 killed $w0 def $x0
Lloh0:
adrp x19, _s_ctx@GOTPAGE
Lloh1:
ldr x19, [x19, _s_ctx@GOTPAGEOFF]
ldr x8, [x19]
sbfiz x20, x0, #3, #32
ldr x0, [x8, x20]
bl __lock_acquire_recursive
ldr x8, [x19]
ldr x8, [x8, x20]
add x0, x8, #4
bl __lock_acquire_recursive
Lloh2:
adrp x8, _uart_tx_char@GOTPAGE
Lloh3:
ldr x8, [x8, _uart_tx_char@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
ldr x9, [x19]
ldr x9, [x9, x20]
Lloh5:
adrp x10, _uart_rx_char@GOTPAGE
Lloh6:
ldr x10, [x10, _uart_rx_char@GOTPAGEOFF]
Lloh7:
ldr w10, [x10]
stp w10, w8, [x9, #8]
add x0, x9, #4
bl __lock_release_recursive
ldr x8, [x19]
ldr x0, [x8, x20]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b __lock_release_recursive
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _s_ctx,8,3 ; @s_ctx
.comm _uart_tx_char,4,2 ; @uart_tx_char
.comm _uart_rx_char,4,2 ; @uart_rx_char
.subsections_via_symbols
| AnghaBench/esp-idf/components/vfs/extr_vfs_uart.c_esp_vfs_dev_uart_use_nonblocking.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function USBH_TEMPLATE_Process
_USBH_TEMPLATE_Process: ## @USBH_TEMPLATE_Process
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _USBH_OK@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _USBH_OK,4,2 ## @USBH_OK
.no_dead_strip _USBH_TEMPLATE_Process
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function USBH_TEMPLATE_Process
_USBH_TEMPLATE_Process: ; @USBH_TEMPLATE_Process
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _USBH_OK@GOTPAGE
Lloh1:
ldr x8, [x8, _USBH_OK@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _USBH_OK,4,2 ; @USBH_OK
.no_dead_strip _USBH_TEMPLATE_Process
.subsections_via_symbols
| AnghaBench/micropython/ports/stm32/usbhost/Class/Template/Src/extr_usbh_template.c_USBH_TEMPLATE_Process.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI0_0:
.space 16,4
.section __TEXT,__text,regular,pure_instructions
.globl _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
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r12d
movq %rsi, _argv(%rip)
movq (%rsi), %rdi
callq _basename
movq %rax, %r14
movq %rax, _progname(%rip)
movq %rax, %rdi
callq _strlen
leaq 1(%rax), %rdi
callq _malloc
testq %rax, %rax
je LBB0_26
## %bb.1:
movq %rax, %r15
movq %rax, _Progname(%rip)
movq %rax, %rdi
movq %r14, %rsi
callq _strcpy
movsbl (%r15), %edi
callq ___toupper
movb %al, (%r15)
movq _files(%rip), %rdi
movl $8, %esi
callq _realloc
testq %rax, %rax
je LBB0_26
## %bb.2:
movq %rax, _files(%rip)
leaq L_.str(%rip), %r14
leaq LJTI0_0(%rip), %rbx
movq _optarg@GOTPCREL(%rip), %r15
jmp LBB0_3
LBB0_16: ## in Loop: Header=BB0_3 Depth=1
movq (%r15), %rdi
callq _atoi
movl %eax, __xflag(%rip)
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq _argv(%rip), %rsi
movl %r12d, %edi
movq %r14, %rdx
callq _getopt
## kill: def $eax killed $eax def $rax
leal -95(%rax), %ecx
cmpl $25, %ecx
ja LBB0_4
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movslq (%rbx,%rcx,4), %rax
addq %rbx, %rax
jmpq *%rax
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movb $1, _wordflag(%rip)
movb $1, _underscoreflag(%rip)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
movb $1, _msflag(%rip)
movq (%r15), %rax
movsbl (%rax), %eax
cmpl $108, %eax
je LBB0_14
## %bb.10: ## in Loop: Header=BB0_3 Depth=1
cmpl $115, %eax
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_3 Depth=1
cmpl $109, %eax
jne LBB0_5
## %bb.12: ## in Loop: Header=BB0_3 Depth=1
movb $0, _mac(%rip)
jmp LBB0_3
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
movb $1, _wordflag(%rip)
jmp LBB0_3
LBB0_15: ## in Loop: Header=BB0_3 Depth=1
movb $1, _iflag(%rip)
jmp LBB0_3
LBB0_14: ## in Loop: Header=BB0_3 Depth=1
movb $1, _disp(%rip)
jmp LBB0_3
LBB0_13: ## in Loop: Header=BB0_3 Depth=1
movb $1, _mac(%rip)
jmp LBB0_3
LBB0_4:
cmpl $-1, %eax
jne LBB0_5
## %bb.17:
movq _optind@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
cmpl %r12d, %ecx
jge LBB0_20
## %bb.18:
movq _argv(%rip), %rdx
leal 1(%rcx), %esi
movl %esi, (%rax)
movq (%rdx,%rcx,8), %rbx
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _fopen
testq %rax, %rax
je LBB0_27
## %bb.19:
movl $0, _linect(%rip)
jmp LBB0_21
LBB0_20:
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rax
LBB0_21:
movq %rax, _infile(%rip)
movq _files(%rip), %rcx
movq %rax, (%rcx)
movq %rcx, _filesp(%rip)
movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
movups %xmm0, _chars+97(%rip)
movups %xmm0, _chars+107(%rip)
movups %xmm0, _chars+65(%rip)
movups %xmm0, _chars+75(%rip)
movabsq $217020518514230019, %rax ## imm = 0x303030303030303
movq %rax, _chars+48(%rip)
movl $33686275, _chars+56(%rip) ## imm = 0x2020303
movw $257, _chars+38(%rip) ## imm = 0x101
movb $1, _chars+8(%rip)
movb $2, _chars+46(%rip)
movb $2, _chars+44(%rip)
movb $2, _chars+63(%rip)
movaps %xmm0, _chars+128(%rip)
movaps %xmm0, _chars+144(%rip)
movaps %xmm0, _chars+160(%rip)
movaps %xmm0, _chars+176(%rip)
movaps %xmm0, _chars+192(%rip)
movaps %xmm0, _chars+208(%rip)
movaps %xmm0, _chars+224(%rip)
movaps %xmm0, _chars+240(%rip)
movl __xflag(%rip), %eax
movl %eax, _xflag(%rip)
jmp LBB0_22
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_22 Depth=1
callq _comline
LBB0_22: ## =>This Inner Loop Header: Depth=1
movb $0, _eqnflag(%rip)
callq _fC
cmpl $46, %eax
je LBB0_24
## %bb.23: ## in Loop: Header=BB0_22 Depth=1
cmpq $39, _c(%rip)
je LBB0_24
## %bb.25: ## in Loop: Header=BB0_22 Depth=1
xorl %edi, %edi
movl $2, %esi
callq _regline
jmp LBB0_22
LBB0_5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _Progname(%rip), %rdx
movq _progname(%rip), %rcx
leaq L_.str.4(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl $2, %edi
callq _exit
LBB0_26:
movq _Progname(%rip), %rbx
movq %rbx, %rdi
callq _strlen
movl $2, %edi
movq %rbx, %rsi
movq %rax, %rdx
callq _write
leaq L_.str.76(%rip), %rsi
movl $25, %edx
movl $2, %edi
callq _write
movl $63, %edi
callq __exit
LBB0_27:
movq ___stderrp@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq _Progname(%rip), %rdx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq (%r14), %rdi
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
LJTI0_0:
.long L0_0_set_8
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_15
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_9
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_5
.long L0_0_set_7
.long L0_0_set_16
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function srealloc
_srealloc: ## @srealloc
.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 _realloc
testq %rax, %rax
je LBB1_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB1_2:
movq _Progname(%rip), %rbx
movq %rbx, %rdi
callq _strlen
movl $2, %edi
movq %rbx, %rsi
movq %rax, %rdx
callq _write
leaq L_.str.76(%rip), %rsi
movl $25, %edx
movl $2, %edi
callq _write
movl $63, %edi
callq __exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function opn
_opn: ## @opn
.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, %rbx
leaq L_.str.1(%rip), %rsi
callq _fopen
testq %rax, %rax
je LBB2_2
## %bb.1:
movl $0, _linect(%rip)
popq %rbx
popq %r14
popq %rbp
retq
LBB2_2:
movq ___stderrp@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq _Progname(%rip), %rdx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq (%r14), %rdi
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function fC
_fC: ## @fC
.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 _infile(%rip), %rdi
callq _getc
movslq %eax, %rcx
movq %rcx, _c(%rip)
cmpl $-1, %ecx
je LBB3_1
LBB3_10:
cmpl _ldelim(%rip), %eax
jne LBB3_22
## %bb.11:
movq _filesp(%rip), %rcx
cmpq _files(%rip), %rcx
je LBB3_12
LBB3_22:
cmpl $10, %eax
jne LBB3_24
## %bb.23:
incl _linect(%rip)
movl __xflag(%rip), %eax
movl %eax, _xflag(%rip)
movl $10, %eax
jmp LBB3_24
.p2align 4, 0x90
LBB3_18: ## in Loop: Header=BB3_12 Depth=1
callq _fC1
cltq
movq %rax, _c(%rip)
LBB3_12: ## =>This Loop Header: Depth=1
## Child Loop BB3_15 Depth 2
callq _fC1
cmpl _rdelim(%rip), %eax
je LBB3_19
## %bb.13: ## in Loop: Header=BB3_12 Depth=1
movq _c(%rip), %rax
cmpq $92, %rax
je LBB3_18
## %bb.14: ## in Loop: Header=BB3_12 Depth=1
cmpq $34, %rax
jne LBB3_12
.p2align 4, 0x90
LBB3_15: ## Parent Loop BB3_12 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $34, %eax
je LBB3_12
## %bb.16: ## in Loop: Header=BB3_15 Depth=2
cmpq $92, _c(%rip)
jne LBB3_15
## %bb.17: ## in Loop: Header=BB3_15 Depth=2
callq _fC1
jmp LBB3_15
LBB3_1:
movq ___stdinp@GOTPCREL(%rip), %r15
movq _optind@GOTPCREL(%rip), %r12
leaq L_.str.1(%rip), %r14
jmp LBB3_2
.p2align 4, 0x90
LBB3_5: ## in Loop: Header=BB3_2 Depth=1
leaq -8(%rax), %rcx
movq %rcx, _filesp(%rip)
movq -8(%rax), %rax
LBB3_9: ## in Loop: Header=BB3_2 Depth=1
movq %rax, _infile(%rip)
movq %rax, %rdi
callq _getc
movslq %eax, %rcx
movq %rcx, _c(%rip)
cmpl $-1, %eax
jne LBB3_10
LBB3_2: ## =>This Inner Loop Header: Depth=1
movq _infile(%rip), %rdi
cmpq (%r15), %rdi
je LBB3_4
## %bb.3: ## in Loop: Header=BB3_2 Depth=1
callq _fclose
LBB3_4: ## in Loop: Header=BB3_2 Depth=1
movq _filesp(%rip), %rax
cmpq _files(%rip), %rax
ja LBB3_5
## %bb.6: ## in Loop: Header=BB3_2 Depth=1
movq _argv(%rip), %rcx
movslq (%r12), %rax
movq (%rcx,%rax,8), %rbx
testq %rbx, %rbx
je LBB3_26
## %bb.7: ## in Loop: Header=BB3_2 Depth=1
incl %eax
movl %eax, (%r12)
movq %rbx, %rdi
movq %r14, %rsi
callq _fopen
testq %rax, %rax
je LBB3_25
## %bb.8: ## in Loop: Header=BB3_2 Depth=1
movl $0, _linect(%rip)
jmp LBB3_9
LBB3_19:
cmpb $1, _msflag(%rip)
jne LBB3_21
## %bb.20:
movb $1, _eqnflag(%rip)
LBB3_21:
movq $32, _c(%rip)
movl $32, %eax
LBB3_24:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB3_26:
xorl %edi, %edi
callq _exit
LBB3_25:
movq ___stderrp@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq _Progname(%rip), %rdx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq (%r14), %rdi
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function comline
_comline: ## @comline
.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
movl $4120, %eax ## imm = 0x1018
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.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)
.p2align 4, 0x90
LBB4_1: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $32, %eax
je LBB4_1
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq _c(%rip), %r13
cmpq $9, %r13
je LBB4_1
## %bb.3:
cmpq $10, %r13
je LBB4_216
## %bb.4:
leaq _skiprq(%rip), %r12
leaq -4144(%rbp), %r15
LBB4_6: ## =>This Loop Header: Depth=1
## Child Loop BB4_11 Depth 2
## Child Loop BB4_30 Depth 2
## Child Loop BB4_140 Depth 2
## Child Loop BB4_141 Depth 2
## Child Loop BB4_142 Depth 2
## Child Loop BB4_155 Depth 2
## Child Loop BB4_156 Depth 2
## Child Loop BB4_157 Depth 2
## Child Loop BB4_126 Depth 2
## Child Loop BB4_127 Depth 2
## Child Loop BB4_128 Depth 2
## Child Loop BB4_133 Depth 2
## Child Loop BB4_134 Depth 2
## Child Loop BB4_135 Depth 2
## Child Loop BB4_109 Depth 2
## Child Loop BB4_110 Depth 2
## Child Loop BB4_111 Depth 2
callq _fC
## kill: def $eax killed $eax def $rax
movb %r13b, -4144(%rbp)
cmpl $10, %eax
movq %rax, -4152(%rbp) ## 8-byte Spill
jne LBB4_9
## %bb.7: ## in Loop: Header=BB4_6 Depth=1
movb $0, -4144(%rbp)
xorl %r14d, %r14d
jmp LBB4_8
.p2align 4, 0x90
LBB4_9: ## in Loop: Header=BB4_6 Depth=1
movb %al, -4143(%rbp)
movb $0, -4142(%rbp)
movl $2, %r14d
cmpl $2, _xflag(%rip)
jl LBB4_8
## %bb.10: ## in Loop: Header=BB4_6 Depth=1
movl $2, %r14d
.p2align 4, 0x90
LBB4_11: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
movq _c(%rip), %rbx
cmpl $32, %eax
je LBB4_13
## %bb.12: ## in Loop: Header=BB4_11 Depth=2
cmpq $10, %rbx
je LBB4_13
## %bb.15: ## in Loop: Header=BB4_11 Depth=2
movb %bl, -4144(%rbp,%r14)
incq %r14
cmpq $4095, %r14 ## imm = 0xFFF
jne LBB4_11
## %bb.16: ## in Loop: Header=BB4_6 Depth=1
movl $4095, %r14d ## imm = 0xFFF
jmp LBB4_17
LBB4_13: ## in Loop: Header=BB4_6 Depth=1
movq _infile(%rip), %rsi
movl %ebx, %edi
callq _ungetc
cmpl $10, %ebx
jne LBB4_17
## %bb.14: ## in Loop: Header=BB4_6 Depth=1
decl _linect(%rip)
LBB4_17: ## in Loop: Header=BB4_6 Depth=1
movl %r14d, %eax
movb $0, -4144(%rbp,%rax)
movl -4144(%rbp), %eax
movl $1634494072, %ecx ## imm = 0x616C6678
xorl %ecx, %eax
movzwl -4140(%rbp), %ecx
xorl $103, %ecx
orl %eax, %ecx
je LBB4_18
LBB4_8: ## in Loop: Header=BB4_6 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB4_30: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx,%r12), %rsi
movq %r15, %rdi
callq _strcmp
testl %eax, %eax
je LBB4_31
## %bb.29: ## in Loop: Header=BB4_30 Depth=2
addq $8, %rbx
cmpq $368, %rbx ## imm = 0x170
jne LBB4_30
## %bb.32: ## in Loop: Header=BB4_6 Depth=1
movl _xflag(%rip), %ecx
cmpl $3, %r14d
jb LBB4_34
## %bb.33: ## in Loop: Header=BB4_6 Depth=1
cmpl $2, %ecx
jg LBB4_201
LBB4_34: ## in Loop: Header=BB4_6 Depth=1
cmpq $46, %r13
movq -4152(%rbp), %rdi ## 8-byte Reload
jne LBB4_41
## %bb.35: ## in Loop: Header=BB4_6 Depth=1
cmpl $46, %edi
je LBB4_41
## %bb.36: ## in Loop: Header=BB4_6 Depth=1
movl $0, _inmacro(%rip)
movb _msflag(%rip), %al
jmp LBB4_37
LBB4_41: ## in Loop: Header=BB4_6 Depth=1
movb _msflag(%rip), %al
cmpb $1, %al
jne LBB4_37
## %bb.42: ## in Loop: Header=BB4_6 Depth=1
cmpq $91, %r13
je LBB4_43
LBB4_37: ## in Loop: Header=BB4_6 Depth=1
cmpl $10, %edi
je LBB4_216
## %bb.38: ## in Loop: Header=BB4_6 Depth=1
cmpq $92, %r13
jne LBB4_54
## %bb.39: ## in Loop: Header=BB4_6 Depth=1
cmpl $34, %edi
je LBB4_40
LBB4_54: ## in Loop: Header=BB4_6 Depth=1
movq _filesp(%rip), %rdx
movq _files(%rip), %rsi
cmpq %rsi, %rdx
jne LBB4_59
## %bb.55: ## in Loop: Header=BB4_6 Depth=1
cmpq $69, %r13
jne LBB4_59
## %bb.56: ## in Loop: Header=BB4_6 Depth=1
cmpl $81, %edi
je LBB4_57
LBB4_59: ## in Loop: Header=BB4_6 Depth=1
cmpq %rsi, %rdx
jne LBB4_68
## %bb.60: ## in Loop: Header=BB4_6 Depth=1
cmpq $84, %r13
jne LBB4_68
## %bb.61: ## in Loop: Header=BB4_6 Depth=1
leal -38(%rdi), %edx
cmpl $45, %edx
ja LBB4_68
## %bb.62: ## in Loop: Header=BB4_6 Depth=1
movabsq $35184908959745, %rsi ## imm = 0x200020000001
btq %rdx, %rsi
jb LBB4_63
LBB4_68: ## in Loop: Header=BB4_6 Depth=1
cmpq $84, %r13
jne LBB4_71
## %bb.69: ## in Loop: Header=BB4_6 Depth=1
cmpl $69, %edi
je LBB4_70
LBB4_71: ## in Loop: Header=BB4_6 Depth=1
cmpl $0, _inmacro(%rip)
jne LBB4_80
## %bb.72: ## in Loop: Header=BB4_6 Depth=1
cmpq $100, %r13
jne LBB4_74
## %bb.73: ## in Loop: Header=BB4_6 Depth=1
cmpl $101, %edi
je LBB4_78
LBB4_74: ## in Loop: Header=BB4_6 Depth=1
cmpq $105, %r13
jne LBB4_76
## %bb.75: ## in Loop: Header=BB4_6 Depth=1
cmpl $103, %edi
je LBB4_78
LBB4_76: ## in Loop: Header=BB4_6 Depth=1
cmpq $97, %r13
jne LBB4_80
## %bb.77: ## in Loop: Header=BB4_6 Depth=1
cmpl $109, %edi
je LBB4_78
.p2align 4, 0x90
LBB4_80: ## in Loop: Header=BB4_6 Depth=1
cmpq $115, %r13
jne LBB4_88
## %bb.81: ## in Loop: Header=BB4_6 Depth=1
cmpl $111, %edi
je LBB4_82
LBB4_88: ## in Loop: Header=BB4_6 Depth=1
cmpq $110, %r13
jne LBB4_96
## %bb.89: ## in Loop: Header=BB4_6 Depth=1
cmpl $120, %edi
je LBB4_90
LBB4_96: ## in Loop: Header=BB4_6 Depth=1
cmpq $116, %r13
jne LBB4_99
## %bb.97: ## in Loop: Header=BB4_6 Depth=1
cmpl $109, %edi
je LBB4_98
LBB4_99: ## in Loop: Header=BB4_6 Depth=1
cmpq $104, %r13
jne LBB4_102
## %bb.100: ## in Loop: Header=BB4_6 Depth=1
cmpl $119, %edi
je LBB4_101
LBB4_102: ## in Loop: Header=BB4_6 Depth=1
testl %ecx, %ecx
je LBB4_107
## %bb.103: ## in Loop: Header=BB4_6 Depth=1
cmpq $100, %r13
jne LBB4_107
## %bb.104: ## in Loop: Header=BB4_6 Depth=1
cmpl $111, %edi
je LBB4_105
LBB4_107: ## in Loop: Header=BB4_6 Depth=1
cmpq $84, %r13
sete %cl
andb %al, %cl
cmpb $1, %cl
jne LBB4_114
## %bb.108: ## in Loop: Header=BB4_6 Depth=1
cmpl $76, %edi
jne LBB4_114
.p2align 4, 0x90
LBB4_109: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_109
.p2align 4, 0x90
LBB4_110: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_110
.p2align 4, 0x90
LBB4_111: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB4_111
## %bb.112: ## in Loop: Header=BB4_111 Depth=2
cmpq $10, _pc(%rip)
jne LBB4_111
## %bb.113: ## in Loop: Header=BB4_111 Depth=2
callq _fC
cmpl $90, %eax
jg LBB4_111
jmp LBB4_5
LBB4_114: ## in Loop: Header=BB4_6 Depth=1
cmpq $78, %r13
sete %dl
andb %al, %dl
cmpb $1, %dl
jne LBB4_117
## %bb.115: ## in Loop: Header=BB4_6 Depth=1
cmpl $82, %edi
je LBB4_116
LBB4_117: ## in Loop: Header=BB4_6 Depth=1
cmpq $65, %r13
sete %cl
andb %al, %cl
cmpb $1, %cl
jne LBB4_138
## %bb.118: ## in Loop: Header=BB4_6 Depth=1
cmpl $73, %edi
je LBB4_131
## %bb.119: ## in Loop: Header=BB4_6 Depth=1
cmpl $83, %edi
je LBB4_120
## %bb.121: ## in Loop: Header=BB4_6 Depth=1
cmpl $85, %edi
jne LBB4_122
LBB4_131: ## in Loop: Header=BB4_6 Depth=1
cmpb $1, _mac(%rip)
jne LBB4_132
.p2align 4, 0x90
LBB4_133: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_133
.p2align 4, 0x90
LBB4_134: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_134
.p2align 4, 0x90
LBB4_135: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB4_135
## %bb.136: ## in Loop: Header=BB4_135 Depth=2
cmpq $10, _pc(%rip)
jne LBB4_135
## %bb.137: ## in Loop: Header=BB4_135 Depth=2
callq _fC
cmpl $90, %eax
jg LBB4_135
jmp LBB4_5
LBB4_138: ## in Loop: Header=BB4_6 Depth=1
cmpq $70, %r13
sete %bl
andb %al, %bl
cmpl $83, %edi
sete %sil
cmpb $1, %bl
jne LBB4_123
## %bb.139: ## in Loop: Header=BB4_6 Depth=1
cmpl $83, %edi
jne LBB4_123
.p2align 4, 0x90
LBB4_140: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_140
.p2align 4, 0x90
LBB4_141: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_141
.p2align 4, 0x90
LBB4_142: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB4_142
## %bb.143: ## in Loop: Header=BB4_142 Depth=2
cmpq $10, _pc(%rip)
jne LBB4_142
## %bb.144: ## in Loop: Header=BB4_142 Depth=2
callq _fC
cmpl $90, %eax
jg LBB4_142
jmp LBB4_5
LBB4_120: ## in Loop: Header=BB4_6 Depth=1
movb $1, %sil
jmp LBB4_123
LBB4_122: ## in Loop: Header=BB4_6 Depth=1
xorl %esi, %esi
LBB4_123: ## in Loop: Header=BB4_6 Depth=1
testb $1, %al
je LBB4_145
## %bb.124: ## in Loop: Header=BB4_6 Depth=1
cmpq $78, %r13
setne %bl
cmpq $83, %r13
setne %cl
testb %bl, %cl
jne LBB4_145
## %bb.125: ## in Loop: Header=BB4_6 Depth=1
cmpl $72, %edi
jne LBB4_145
.p2align 4, 0x90
LBB4_126: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_126
.p2align 4, 0x90
LBB4_127: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_127
.p2align 4, 0x90
LBB4_128: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB4_128
## %bb.129: ## in Loop: Header=BB4_128 Depth=2
cmpq $10, _pc(%rip)
jne LBB4_128
## %bb.130: ## in Loop: Header=BB4_128 Depth=2
callq _fC
cmpl $90, %eax
jg LBB4_128
jmp LBB4_5
LBB4_145: ## in Loop: Header=BB4_6 Depth=1
cmpq $85, %r13
jne LBB4_153
## %bb.146: ## in Loop: Header=BB4_6 Depth=1
cmpl $88, %edi
je LBB4_147
LBB4_153: ## in Loop: Header=BB4_6 Depth=1
cmpq $79, %r13
sete %cl
andb %al, %cl
cmpb $1, %cl
jne LBB4_160
## %bb.154: ## in Loop: Header=BB4_6 Depth=1
cmpl $75, %edi
jne LBB4_160
.p2align 4, 0x90
LBB4_155: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_155
.p2align 4, 0x90
LBB4_156: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_156
.p2align 4, 0x90
LBB4_157: ## Parent Loop BB4_6 Depth=1
## => This Inner Loop Header: Depth=2
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB4_157
## %bb.158: ## in Loop: Header=BB4_157 Depth=2
cmpq $10, _pc(%rip)
jne LBB4_157
## %bb.159: ## in Loop: Header=BB4_157 Depth=2
callq _fC
cmpl $90, %eax
jg LBB4_157
.p2align 4, 0x90
LBB4_5: ## in Loop: Header=BB4_6 Depth=1
movq _c(%rip), %r13
cmpq $10, %r13
jne LBB4_6
jmp LBB4_216
.p2align 4, 0x90
LBB4_31: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_31
LBB4_216:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.217:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.p2align 4, 0x90
LBB4_40: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_40
jmp LBB4_216
.p2align 4, 0x90
LBB4_98: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_98
jmp LBB4_216
.p2align 4, 0x90
LBB4_101: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_101
jmp LBB4_216
LBB4_18: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $32, %eax
je LBB4_18
## %bb.19:
movl _c(%rip), %ebx
movq _infile(%rip), %rsi
movl %ebx, %edi
callq _ungetc
cmpl $10, %ebx
jne LBB4_21
## %bb.20:
decl _linect(%rip)
LBB4_21:
xorl %r14d, %r14d
LBB4_22: ## =>This Inner Loop Header: Depth=1
callq _fC1
movq _c(%rip), %rbx
cmpl $32, %eax
je LBB4_24
## %bb.23: ## in Loop: Header=BB4_22 Depth=1
cmpq $10, %rbx
je LBB4_24
## %bb.26: ## in Loop: Header=BB4_22 Depth=1
movb %bl, -4144(%rbp,%r14)
incq %r14
cmpq $4095, %r14 ## imm = 0xFFF
jne LBB4_22
## %bb.27:
movl $4095, %r14d ## imm = 0xFFF
jmp LBB4_28
LBB4_116: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_116
jmp LBB4_216
LBB4_132: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_132
jmp LBB4_216
LBB4_63:
testb $1, %al
je LBB4_66
## %bb.64:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.65:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _stbl ## TAILCALL
LBB4_57:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.58:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _eqn ## TAILCALL
LBB4_78:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.79:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _macro ## TAILCALL
LBB4_70:
movb $0, _intable(%rip)
jmp LBB4_216
LBB4_82:
cmpb $1, _iflag(%rip)
jne LBB4_84
LBB4_83: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_83
jmp LBB4_216
LBB4_90:
cmpb $1, _iflag(%rip)
jne LBB4_92
LBB4_91: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_91
jmp LBB4_216
LBB4_105:
movl $3, _xflag(%rip)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.106:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _comline ## TAILCALL
LBB4_66:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.67:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _tbl ## TAILCALL
LBB4_43:
cmpl $10, %edi
je LBB4_45
LBB4_44: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_44
jmp LBB4_45
.p2align 4, 0x90
LBB4_218: ## Parent Loop BB4_45 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_218
jmp LBB4_45
.p2align 4, 0x90
LBB4_46: ## Parent Loop BB4_45 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC
cmpl $10, %eax
jne LBB4_46
LBB4_45: ## =>This Loop Header: Depth=1
## Child Loop BB4_46 Depth 2
## Child Loop BB4_218 Depth 2
callq _fC
cmpl $46, %eax
jne LBB4_46
## %bb.47: ## in Loop: Header=BB4_45 Depth=1
callq _fC
cmpl $93, %eax
jne LBB4_218
## %bb.48:
callq _fC
xorl %ebx, %ebx
cmpl $10, %eax
je LBB4_51
LBB4_49: ## =>This Inner Loop Header: Depth=1
movq _c(%rip), %rbx
callq _fC
cmpl $10, %eax
jne LBB4_49
LBB4_51:
movzbl %bl, %eax
leaq _chars(%rip), %rcx
cmpb $2, (%rax,%rcx)
jne LBB4_216
## %bb.52:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.53:
leaq L_.str.55(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB4_84:
callq _getfname
movq _fname(%rip), %rdi
cmpb $0, (%rdi)
je LBB4_216
## %bb.85:
callq _opn
movq %rax, _infile(%rip)
movq _filesp(%rip), %rcx
testq %rax, %rax
je LBB4_87
## %bb.86:
leaq 8(%rcx), %rdx
movq %rdx, _filesp(%rip)
movq %rax, 8(%rcx)
jmp LBB4_216
LBB4_92:
callq _getfname
movq _fname(%rip), %rdi
cmpb $0, (%rdi)
je LBB4_219
## %bb.93:
movq _infile(%rip), %rax
movq ___stdinp@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB4_95
## %bb.94:
movq %rax, %rdi
callq _fclose
movq _fname(%rip), %rdi
LBB4_95:
callq _opn
movq _filesp(%rip), %rcx
movq %rax, (%rcx)
movq %rax, _infile(%rip)
jmp LBB4_216
LBB4_24:
movq _infile(%rip), %rsi
movl %ebx, %edi
callq _ungetc
cmpl $10, %ebx
jne LBB4_28
## %bb.25:
decl _linect(%rip)
LBB4_28:
movl %r14d, %eax
movb $0, -4144(%rbp,%rax)
leaq -4144(%rbp), %rdi
callq _atoi
movl %eax, __xflag(%rip)
movl %eax, _xflag(%rip)
jmp LBB4_216
LBB4_147:
cmpb $1, _wordflag(%rip)
jne LBB4_150
## %bb.148:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.149:
leaq L_.str.6(%rip), %rdi
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
LBB4_160:
cmpl $68, %edi
sete %cl
andb %cl, %dl
cmpb $1, %dl
jne LBB4_162
LBB4_161: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_161
jmp LBB4_216
LBB4_87:
movq (%rcx), %rax
movq %rax, _infile(%rip)
jmp LBB4_216
LBB4_150:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.151:
leaq L_.str.7(%rip), %rdi
LBB4_152:
xorl %eax, %eax
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB4_162:
movb _mac(%rip), %dl
xorb $1, %dl
andb %al, %dl
testb $1, %dl
je LBB4_167
## %bb.163:
cmpq $72, %r13
jne LBB4_167
## %bb.164:
cmpl $85, %edi
je LBB4_166
## %bb.165:
cmpl $32, %edi
jne LBB4_167
LBB4_166: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_166
jmp LBB4_216
LBB4_167:
cmpl $76, %edi
sete %cl
andb %cl, %dl
cmpb $1, %dl
jne LBB4_177
## %bb.168:
cmpb $0, _disp(%rip)
jne LBB4_170
## %bb.169:
cmpq $82, %r13
je LBB4_170
LBB4_174: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_174
## %bb.175:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.176:
leaq L_.str.8(%rip), %rdi
jmp LBB4_152
LBB4_177:
movl %eax, %ecx
notb %cl
cmpq $80, %r13
sete %dl
andb %cl, %dl
andb %sil, %dl
cmpb $1, %dl
jne LBB4_180
## %bb.178:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.179:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _inpic ## TAILCALL
LBB4_170:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.171:
movl $76, %edi
jmp LBB4_172
LBB4_180:
testb $1, %al
je LBB4_198
## %bb.181:
cmpq $80, %r13
sete %cl
cmpq $78, %r13
sete %dl
cmpq $68, %r13
sete %bl
orb %dl, %bl
cmpq $75, %r13
sete %dl
orb %cl, %dl
orb %bl, %dl
andb %sil, %dl
cmpb $1, %dl
je LBB4_182
## %bb.184:
cmpq $75, %r13
jne LBB4_186
## %bb.185:
cmpl $70, %edi
jne LBB4_186
LBB4_182:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.183:
movsbl %r13b, %edi
LBB4_172:
movl $69, %esi
LBB4_173:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _sdis ## TAILCALL
LBB4_198:
cmpq $46, %r13
jne LBB4_201
## %bb.199:
cmpl $46, %edi
jne LBB4_201
LBB4_200: ## =>This Inner Loop Header: Depth=1
callq _fC
movl $46, %r13d
cmpl $46, %eax
je LBB4_200
LBB4_201:
incl _inmacro(%rip)
cmpq $90, %r13
jg LBB4_203
## %bb.202:
movl $1, %ebx
testb $1, _msflag(%rip)
jne LBB4_215
LBB4_203:
xorl %r15d, %r15d
leaq _skip1rq(%rip), %r12
leaq -4144(%rbp), %r14
jmp LBB4_204
LBB4_212: ## in Loop: Header=BB4_204 Depth=1
incq %r15
cmpq $20, %r15
je LBB4_213
LBB4_204: ## =>This Loop Header: Depth=1
## Child Loop BB4_205 Depth 2
## Child Loop BB4_208 Depth 2
movq (%r12,%r15,8), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
jne LBB4_212
.p2align 4, 0x90
LBB4_205: ## Parent Loop BB4_204 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $32, %eax
je LBB4_205
## %bb.206: ## in Loop: Header=BB4_204 Depth=1
movl _c(%rip), %ebx
movq _infile(%rip), %rsi
movl %ebx, %edi
callq _ungetc
cmpl $10, %ebx
jne LBB4_208
## %bb.207: ## in Loop: Header=BB4_204 Depth=1
decl _linect(%rip)
.p2align 4, 0x90
LBB4_208: ## Parent Loop BB4_204 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
movq _c(%rip), %rbx
cmpl $32, %eax
je LBB4_210
## %bb.209: ## in Loop: Header=BB4_208 Depth=2
cmpq $10, %rbx
jne LBB4_208
LBB4_210: ## in Loop: Header=BB4_204 Depth=1
movq _infile(%rip), %rsi
movl %ebx, %edi
callq _ungetc
cmpl $10, %ebx
jne LBB4_212
## %bb.211: ## in Loop: Header=BB4_204 Depth=1
decl _linect(%rip)
jmp LBB4_212
LBB4_213:
movl $2, %ebx
cmpb $1, _wordflag(%rip)
jne LBB4_215
## %bb.214:
callq _fC
LBB4_215:
movl $1, %edi
movl %ebx, %esi
callq _regline
decl _inmacro(%rip)
jmp LBB4_216
LBB4_186:
cmpq $110, %r13
jne LBB4_190
## %bb.187:
cmpl $102, %edi
jne LBB4_190
## %bb.188:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.189:
movl $102, %edi
movl $105, %esi
jmp LBB4_173
LBB4_190:
cmpq $99, %r13
jne LBB4_194
## %bb.191:
cmpl $101, %edi
jne LBB4_194
## %bb.192:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB4_220
## %bb.193:
addq $4120, %rsp ## imm = 0x1018
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _sce ## TAILCALL
LBB4_194:
cmpq $46, %r13
jne LBB4_201
## %bb.195:
cmpl $46, %edi
jne LBB4_201
## %bb.196:
testb $1, %al
je LBB4_200
LBB4_197: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB4_197
jmp LBB4_216
LBB4_220:
callq ___stack_chk_fail
LBB4_219:
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regline
_regline: ## @regline
.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 %esi, %r12d
movl %edi, %r15d
cmpl $0, _linec(%rip)
je LBB5_1
## %bb.3:
movl $0, _li(%rip)
movq _line(%rip), %rax
jg LBB5_6
## %bb.4:
movl $1, _linec(%rip)
movl $1, %esi
movq %rax, %rdi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.5:
movq %rax, _line(%rip)
jmp LBB5_6
LBB5_1:
movq _line(%rip), %rdi
movl $1, _linec(%rip)
movl $1, %esi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.2:
movq %rax, _line(%rip)
movl $0, _li(%rip)
LBB5_6:
movq _c(%rip), %rcx
movb %cl, (%rax)
xorl %ebx, %ebx
jmp LBB5_7
.p2align 4, 0x90
LBB5_34: ## in Loop: Header=BB5_7 Depth=1
movq %rax, _line(%rip)
LBB5_35: ## in Loop: Header=BB5_7 Depth=1
callq _fC
movl %eax, %ecx
movq _line(%rip), %rax
movl _li(%rip), %ebx
incl %ebx
movl %ebx, _li(%rip)
LBB5_36: ## in Loop: Header=BB5_7 Depth=1
movslq %ebx, %rdx
movb %cl, (%rax,%rdx)
LBB5_37: ## in Loop: Header=BB5_7 Depth=1
movq _c(%rip), %rcx
LBB5_7: ## =>This Inner Loop Header: Depth=1
cmpq $92, %rcx
jne LBB5_16
## %bb.8: ## in Loop: Header=BB5_7 Depth=1
cmpl _linec(%rip), %ebx
jl LBB5_11
## %bb.9: ## in Loop: Header=BB5_7 Depth=1
leal 1(%rbx), %ecx
movl %ecx, _linec(%rip)
movslq %ecx, %rsi
movq %rax, %rdi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.10: ## in Loop: Header=BB5_7 Depth=1
movq %rax, _line(%rip)
LBB5_11: ## in Loop: Header=BB5_7 Depth=1
movslq %ebx, %rcx
movb $32, (%rax,%rcx)
callq _backsl
movq _c(%rip), %rcx
cmpq $37, %rcx
jne LBB5_16
## %bb.12: ## in Loop: Header=BB5_7 Depth=1
decl _li(%rip)
jmp LBB5_13
.p2align 4, 0x90
LBB5_16: ## in Loop: Header=BB5_7 Depth=1
cmpq $10, %rcx
je LBB5_38
## %bb.17: ## in Loop: Header=BB5_7 Depth=1
cmpb $1, _intable(%rip)
jne LBB5_13
## %bb.18: ## in Loop: Header=BB5_7 Depth=1
cmpq $84, %rcx
jne LBB5_13
## %bb.19: ## in Loop: Header=BB5_7 Depth=1
movslq _li(%rip), %rsi
leal 1(%rsi), %eax
cmpl _linec(%rip), %eax
jl LBB5_22
## %bb.20: ## in Loop: Header=BB5_7 Depth=1
movq _line(%rip), %rdi
addq $2, %rsi
movl %esi, _linec(%rip)
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.21: ## in Loop: Header=BB5_7 Depth=1
movq %rax, _line(%rip)
LBB5_22: ## in Loop: Header=BB5_7 Depth=1
callq _fC
movl %eax, %ecx
movq _line(%rip), %rax
movslq _li(%rip), %r14
leaq 1(%r14), %rbx
movl %ebx, _li(%rip)
movb %cl, 1(%rax,%r14)
movq _c(%rip), %rcx
cmpq $125, %rcx
je LBB5_24
## %bb.23: ## in Loop: Header=BB5_7 Depth=1
cmpq $123, %rcx
jne LBB5_37
LBB5_24: ## in Loop: Header=BB5_7 Depth=1
cmpl _linec(%rip), %ebx
jl LBB5_27
## %bb.25: ## in Loop: Header=BB5_7 Depth=1
leaq 2(%r14), %rsi
movl %esi, _linec(%rip)
movq %rax, %rdi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.26: ## in Loop: Header=BB5_7 Depth=1
movq %rax, _line(%rip)
LBB5_27: ## in Loop: Header=BB5_7 Depth=1
movb $32, (%rax,%r14)
callq _fC
movl %eax, %ecx
movq _line(%rip), %rax
movl _li(%rip), %ebx
jmp LBB5_36
.p2align 4, 0x90
LBB5_13: ## in Loop: Header=BB5_7 Depth=1
cmpb $1, _msflag(%rip)
jne LBB5_15
## %bb.14: ## in Loop: Header=BB5_7 Depth=1
testb $1, _eqnflag(%rip)
je LBB5_15
## %bb.28: ## in Loop: Header=BB5_7 Depth=1
movb $0, _eqnflag(%rip)
movslq _li(%rip), %rsi
leaq 1(%rsi), %rbx
movl _linec(%rip), %r14d
movq _line(%rip), %rax
cmpl %r14d, %ebx
jl LBB5_31
## %bb.29: ## in Loop: Header=BB5_7 Depth=1
addq $2, %rsi
movl %esi, %r14d
movl %esi, _linec(%rip)
movq %rax, %rdi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.30: ## in Loop: Header=BB5_7 Depth=1
movq %rax, _line(%rip)
LBB5_31: ## in Loop: Header=BB5_7 Depth=1
movl %ebx, _li(%rip)
movb $120, (%rax,%rbx)
jmp LBB5_32
.p2align 4, 0x90
LBB5_15: ## in Loop: Header=BB5_7 Depth=1
movl _li(%rip), %ebx
movl _linec(%rip), %r14d
LBB5_32: ## in Loop: Header=BB5_7 Depth=1
leal 1(%rbx), %eax
cmpl %r14d, %eax
jl LBB5_35
## %bb.33: ## in Loop: Header=BB5_7 Depth=1
movq _line(%rip), %rdi
addl $2, %ebx
movl %ebx, _linec(%rip)
movslq %ebx, %rsi
callq _realloc
testq %rax, %rax
jne LBB5_34
jmp LBB5_75
LBB5_38:
movslq _li(%rip), %rbx
movq _line(%rip), %r14
cmpl _linec(%rip), %ebx
jl LBB5_41
## %bb.39:
leaq 1(%rbx), %rsi
movl %esi, _linec(%rip)
movq %r14, %rdi
callq _realloc
testq %rax, %rax
je LBB5_75
## %bb.40:
movq %rax, %r14
movq %rax, _line(%rip)
LBB5_41:
movb $0, (%r14,%rbx)
testl %ebx, %ebx
je LBB5_74
## %bb.42:
cmpb $1, _wordflag(%rip)
jne LBB5_43
## %bb.76:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _putwords ## TAILCALL
LBB5_43:
testl %r15d, %r15d
je LBB5_73
## %bb.44:
movb (%r14), %al
movl $0, -48(%rbp) ## 4-byte Folded Spill
testb %al, %al
je LBB5_45
## %bb.46:
movl %r12d, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
movabsq $4294967809, %r12 ## imm = 0x100000201
movl $0, -44(%rbp) ## 4-byte Folded Spill
jmp LBB5_47
.p2align 4, 0x90
LBB5_68: ## in Loop: Header=BB5_47 Depth=1
movb -1(%r14), %al
movl %eax, -44(%rbp) ## 4-byte Spill
LBB5_69: ## in Loop: Header=BB5_47 Depth=1
movb (%r14), %al
testb %al, %al
je LBB5_70
LBB5_47: ## =>This Loop Header: Depth=1
## Child Loop BB5_48 Depth 2
## Child Loop BB5_51 Depth 2
## Child Loop BB5_61 Depth 2
leaq 1(%r14), %r13
movq %r14, %rbx
jmp LBB5_48
.p2align 4, 0x90
LBB5_77: ## in Loop: Header=BB5_48 Depth=2
movzbl %al, %edi
callq _putchar
movzbl 1(%rbx), %eax
incq %rbx
incq %r13
LBB5_48: ## Parent Loop BB5_47 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $9, %al
je LBB5_77
## %bb.49: ## in Loop: Header=BB5_48 Depth=2
cmpb $32, %al
je LBB5_77
## %bb.50: ## in Loop: Header=BB5_47 Depth=1
movl %eax, %ecx
movq %rbx, %r14
jmp LBB5_51
.p2align 4, 0x90
LBB5_53: ## in Loop: Header=BB5_51 Depth=2
movzbl 1(%r14), %ecx
incq %r14
LBB5_51: ## Parent Loop BB5_47 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $32, %cl
ja LBB5_53
## %bb.52: ## in Loop: Header=BB5_51 Depth=2
movzbl %cl, %ecx
btq %rcx, %r12
jae LBB5_53
## %bb.54: ## in Loop: Header=BB5_47 Depth=1
xorl %ecx, %ecx
cmpb $34, %al
sete %cl
leaq (%rbx,%rcx), %r15
movq -56(%rbp), %rax ## 8-byte Reload
addq %rbx, %rax
addq %rcx, %rax
cmpq %rax, %r14
jbe LBB5_64
## %bb.55: ## in Loop: Header=BB5_47 Depth=1
movzbl (%r15), %eax
leaq _chars(%rip), %rdx
cmpb $4, (%rax,%rdx)
jne LBB5_64
## %bb.56: ## in Loop: Header=BB5_47 Depth=1
movzbl 1(%rbx,%rcx), %edx
leaq _chars(%rip), %rsi
cmpb $4, (%rdx,%rsi)
jne LBB5_64
## %bb.57: ## in Loop: Header=BB5_47 Depth=1
cmpq %r14, %r15
jae LBB5_63
## %bb.58: ## in Loop: Header=BB5_47 Depth=1
addq %rcx, %r13
movq %r13, %r15
cmpb $34, %al
je LBB5_61
.p2align 4, 0x90
LBB5_60: ## in Loop: Header=BB5_47 Depth=1
movzbl %al, %edi
callq _putchar
LBB5_61: ## Parent Loop BB5_47 Depth=1
## => This Inner Loop Header: Depth=2
cmpq %r14, %r15
jae LBB5_63
## %bb.62: ## in Loop: Header=BB5_61 Depth=2
movzbl (%r15), %eax
incq %r15
cmpb $34, %al
jne LBB5_60
jmp LBB5_61
.p2align 4, 0x90
LBB5_64: ## in Loop: Header=BB5_47 Depth=1
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
je LBB5_68
## %bb.65: ## in Loop: Header=BB5_47 Depth=1
movzbl (%r15), %edi
leaq _chars(%rip), %rax
cmpb $2, (%rdi,%rax)
jne LBB5_68
## %bb.66: ## in Loop: Header=BB5_47 Depth=1
cmpb $0, 1(%rbx,%rcx)
jne LBB5_68
## %bb.67: ## in Loop: Header=BB5_47 Depth=1
leaq (%rbx,%rcx), %r14
incq %r14
## kill: def $edi killed $edi killed $rdi
callq _putchar
jmp LBB5_69
LBB5_63: ## in Loop: Header=BB5_47 Depth=1
movb -1(%r14), %al
movl %eax, -44(%rbp) ## 4-byte Spill
incl -48(%rbp) ## 4-byte Folded Spill
movq %r15, %r14
jmp LBB5_69
LBB5_73:
movq %r14, %rdi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
LBB5_45:
movl $0, -44(%rbp) ## 4-byte Folded Spill
LBB5_70:
movl $10, %edi
callq _putchar
cmpb $1, _msflag(%rip)
jne LBB5_74
## %bb.71:
movzbl -44(%rbp), %eax ## 1-byte Folded Reload
leaq _chars(%rip), %rcx
cmpb $2, (%rax,%rcx)
jne LBB5_74
## %bb.72:
movsbl -44(%rbp), %esi ## 1-byte Folded Reload
leaq L_.str.75(%rip), %rdi
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB5_74:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB5_75:
movq _Progname(%rip), %rbx
movq %rbx, %rdi
callq _strlen
movl $2, %edi
movq %rbx, %rsi
movq %rax, %rdx
callq _write
leaq L_.str.76(%rip), %rsi
movl $25, %edx
movl $2, %edi
callq _write
movl $63, %edi
callq __exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function fC1
_fC1: ## @fC1
.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 _infile(%rip), %rdi
callq _getc
movslq %eax, %rcx
movq %rcx, _c(%rip)
cmpl $10, %eax
je LBB6_10
## %bb.1:
cmpl $-1, %eax
jne LBB6_11
## %bb.2:
movq _infile(%rip), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
cmpq (%rax), %rdi
je LBB6_4
## %bb.3:
callq _fclose
LBB6_4:
movq _filesp(%rip), %rax
cmpq _files(%rip), %rax
jbe LBB6_6
## %bb.5:
leaq -8(%rax), %rcx
movq %rcx, _filesp(%rip)
movq -8(%rax), %rax
jmp LBB6_9
LBB6_10:
incl _linect(%rip)
movl __xflag(%rip), %eax
movl %eax, _xflag(%rip)
movl $10, %eax
LBB6_11:
popq %rbx
popq %r14
popq %rbp
retq
LBB6_6:
movq _argv(%rip), %rdx
movq _optind@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
movq (%rdx,%rcx,8), %rbx
testq %rbx, %rbx
je LBB6_13
## %bb.7:
incl %ecx
movl %ecx, (%rax)
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _fopen
testq %rax, %rax
je LBB6_12
## %bb.8:
movl $0, _linect(%rip)
LBB6_9:
movq %rax, _infile(%rip)
popq %rbx
popq %r14
popq %rbp
jmp _fC ## TAILCALL
LBB6_13:
xorl %edi, %edi
callq _exit
LBB6_12:
movq ___stderrp@GOTPCREL(%rip), %r14
movq (%r14), %rdi
movq _Progname(%rip), %rdx
leaq L_.str.3(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq (%r14), %rdi
leaq L_.str.2(%rip), %rsi
movq %rbx, %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function eqn
_eqn: ## @eqn
.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
.p2align 4, 0x90
LBB7_1: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB7_1
## %bb.2:
movl $1, %r15d
xorl %r12d, %r12d
leaq _chars(%rip), %r13
xorl %ebx, %ebx
.p2align 4, 0x90
LBB7_3: ## =>This Loop Header: Depth=1
## Child Loop BB7_19 Depth 2
## Child Loop BB7_5 Depth 2
## Child Loop BB7_31 Depth 2
callq _fC1
cmpl $46, %eax
je LBB7_5
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq _c(%rip), %rax
cmpq $39, %rax
je LBB7_5
## %bb.14: ## in Loop: Header=BB7_3 Depth=1
cmpq $100, %rax
jne LBB7_30
## %bb.15: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
xorl %r15d, %r15d
cmpl $101, %eax
jne LBB7_29
## %bb.16: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
cmpl $108, %eax
jne LBB7_29
## %bb.17: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
cmpl $105, %eax
jne LBB7_29
## %bb.18: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
cmpl $109, %eax
jne LBB7_29
.p2align 4, 0x90
LBB7_19: ## Parent Loop BB7_3 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $32, %eax
je LBB7_19
## %bb.20: ## in Loop: Header=BB7_3 Depth=1
movq _c(%rip), %r14
movl $-2, %eax
cmpq $10, %r14
jne LBB7_22
## %bb.21: ## in Loop: Header=BB7_3 Depth=1
movl $-2, %ecx
jmp LBB7_28
.p2align 4, 0x90
LBB7_5: ## Parent Loop BB7_3 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $32, %eax
je LBB7_5
## %bb.6: ## in Loop: Header=BB7_5 Depth=2
movq _c(%rip), %rax
cmpq $9, %rax
je LBB7_5
## %bb.7: ## in Loop: Header=BB7_3 Depth=1
cmpq $69, %rax
jne LBB7_30
## %bb.8: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
cmpl $78, %eax
je LBB7_9
LBB7_29: ## in Loop: Header=BB7_3 Depth=1
movq _c(%rip), %rax
LBB7_30: ## in Loop: Header=BB7_3 Depth=1
cmpq $10, %rax
je LBB7_3
LBB7_31: ## Parent Loop BB7_3 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
je LBB7_3
## %bb.32: ## in Loop: Header=BB7_31 Depth=2
movzbl %bl, %eax
movq _c(%rip), %rcx
cmpq $32, %rcx
cmovnel %r12d, %eax
cmpb $2, (%rcx,%r13)
cmovnel %eax, %ecx
movl %ecx, %ebx
jmp LBB7_31
LBB7_22: ## in Loop: Header=BB7_3 Depth=1
callq _fC1
cmpl $10, %eax
jne LBB7_24
## %bb.23: ## in Loop: Header=BB7_3 Depth=1
movl $-2, %ecx
movl $-2, %eax
jmp LBB7_28
LBB7_24: ## in Loop: Header=BB7_3 Depth=1
movl %eax, %edx
cmpq $111, %r14
jne LBB7_27
## %bb.25: ## in Loop: Header=BB7_3 Depth=1
cmpl $102, %edx
jne LBB7_27
## %bb.26: ## in Loop: Header=BB7_3 Depth=1
movl %edx, -44(%rbp) ## 4-byte Spill
callq _fC1
movl -44(%rbp), %edx ## 4-byte Reload
movl $-2, %ecx
cmpl $102, %eax
movl $-2, %eax
je LBB7_28
LBB7_27: ## in Loop: Header=BB7_3 Depth=1
movl %r14d, %eax
movl %edx, %ecx
LBB7_28: ## in Loop: Header=BB7_3 Depth=1
movl %eax, _ldelim(%rip)
movl %ecx, _rdelim(%rip)
jmp LBB7_29
.p2align 4, 0x90
LBB7_9: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB7_9
## %bb.10:
cmpb $1, _msflag(%rip)
jne LBB7_13
## %bb.11:
testl %r15d, %r15d
je LBB7_13
## %bb.12:
movl $120, %edi
callq _putchar
movl $32, %edi
callq _putchar
testb %bl, %bl
je LBB7_13
## %bb.33:
movzbl %bl, %edi
callq _putchar
movl $10, %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _putchar ## TAILCALL
LBB7_13:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function stbl
_stbl: ## @stbl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
.p2align 4, 0x90
LBB8_1: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $46, %eax
jne LBB8_1
.p2align 4, 0x90
LBB8_2: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB8_2
.p2align 4, 0x90
LBB8_3: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB8_3
.p2align 4, 0x90
LBB8_4: ## =>This Inner Loop Header: Depth=1
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB8_4
## %bb.5: ## in Loop: Header=BB8_4 Depth=1
cmpq $10, _pc(%rip)
jne LBB8_4
## %bb.6: ## in Loop: Header=BB8_4 Depth=1
callq _fC
cmpl $90, %eax
jg LBB8_4
## %bb.7:
cmpq $84, _c(%rip)
jne LBB8_9
## %bb.8:
callq _fC
cmpl $69, %eax
je LBB8_14
.p2align 4, 0x90
LBB8_9: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB8_9
.p2align 4, 0x90
LBB8_10: ## =>This Inner Loop Header: Depth=1
movq _c(%rip), %rax
movq %rax, _pc(%rip)
callq _fC
cmpl $46, %eax
jne LBB8_10
## %bb.11: ## in Loop: Header=BB8_10 Depth=1
cmpq $10, _pc(%rip)
jne LBB8_10
## %bb.12: ## in Loop: Header=BB8_10 Depth=1
callq _fC
cmpl $84, %eax
jne LBB8_10
## %bb.13: ## in Loop: Header=BB8_10 Depth=1
callq _fC
cmpl $69, %eax
jne LBB8_10
LBB8_14:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function tbl
_tbl: ## @tbl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
.p2align 4, 0x90
LBB9_1: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $46, %eax
jne LBB9_1
.p2align 4, 0x90
LBB9_2: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB9_2
## %bb.3:
movb $1, _intable(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function macro
_macro: ## @macro
.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, _msflag(%rip)
je LBB10_7
.p2align 4, 0x90
LBB10_1: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB10_1
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
callq _fC1
cmpl $46, %eax
jne LBB10_1
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
callq _fC1
cmpl $46, %eax
jne LBB10_1
## %bb.4: ## in Loop: Header=BB10_1 Depth=1
callq _fC1
cmpl $46, %eax
je LBB10_1
## %bb.5:
cmpq $10, _c(%rip)
je LBB10_9
.p2align 4, 0x90
LBB10_6: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB10_6
LBB10_9:
popq %rbp
retq
.p2align 4, 0x90
LBB10_7: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB10_7
## %bb.8:
movl $1, _inmacro(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function getfname
_getfname: ## @getfname
.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
.p2align 4, 0x90
LBB11_1: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $32, %eax
je LBB11_1
## %bb.2:
movl $1, %ebx
jmp LBB11_3
.p2align 4, 0x90
LBB11_16: ## in Loop: Header=BB11_3 Depth=1
movq %rax, _fname(%rip)
LBB11_17: ## in Loop: Header=BB11_3 Depth=1
movb %r14b, -1(%rax,%rbx)
callq _fC
incq %rbx
LBB11_3: ## =>This Inner Loop Header: Depth=1
movq _c(%rip), %r14
movl %r14d, %eax
shll $24, %eax
cmpl $536870911, %eax ## imm = 0x1FFFFFFF
jg LBB11_12
## %bb.4: ## in Loop: Header=BB11_3 Depth=1
cmpl $150994944, %eax ## imm = 0x9000000
je LBB11_6
## %bb.5: ## in Loop: Header=BB11_3 Depth=1
cmpl $167772160, %eax ## imm = 0xA000000
jne LBB11_14
jmp LBB11_6
.p2align 4, 0x90
LBB11_12: ## in Loop: Header=BB11_3 Depth=1
cmpl $536870912, %eax ## imm = 0x20000000
je LBB11_6
## %bb.13: ## in Loop: Header=BB11_3 Depth=1
cmpl $1543503872, %eax ## imm = 0x5C000000
je LBB11_6
LBB11_14: ## in Loop: Header=BB11_3 Depth=1
movq _fname(%rip), %rax
cmpl %ebx, _fnamec(%rip)
jg LBB11_17
## %bb.15: ## in Loop: Header=BB11_3 Depth=1
movl %ebx, _fnamec(%rip)
movq %rax, %rdi
movq %rbx, %rsi
callq _realloc
testq %rax, %rax
jne LBB11_16
LBB11_28:
movq _Progname(%rip), %rbx
movq %rbx, %rdi
callq _strlen
movl $2, %edi
movq %rbx, %rsi
movq %rax, %rdx
callq _write
leaq L_.str.76(%rip), %rsi
movl $25, %edx
movl $2, %edi
callq _write
movl $63, %edi
callq __exit
LBB11_6:
movq _fname(%rip), %rax
cmpl %ebx, _fnamec(%rip)
jg LBB11_9
## %bb.7:
movl %ebx, _fnamec(%rip)
movl %ebx, %esi
movq %rax, %rdi
callq _realloc
testq %rax, %rax
je LBB11_28
## %bb.8:
movq %rax, _fname(%rip)
LBB11_9:
decq %rbx
movl %ebx, %ecx
movb $0, (%rax,%rcx)
cmpq $10, %r14
je LBB11_10
.p2align 4, 0x90
LBB11_18: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpq $10, _c(%rip)
jne LBB11_18
LBB11_10:
movq _getfname.namechain(%rip), %r15
testq %r15, %r15
je LBB11_22
## %bb.11:
movq _fname(%rip), %r14
movq %r15, %rbx
.p2align 4, 0x90
LBB11_20: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB11_21
## %bb.19: ## in Loop: Header=BB11_20 Depth=1
movq (%rbx), %rbx
testq %rbx, %rbx
jne LBB11_20
LBB11_22:
movl $16, %edi
callq _malloc
testq %rax, %rax
je LBB11_28
## %bb.23:
movq %rax, %r14
movq %r15, (%rax)
movq _fname(%rip), %rbx
movq %rbx, %rdi
callq _strlen
leaq 1(%rax), %rdi
callq _malloc
testq %rax, %rax
je LBB11_28
## %bb.24:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB11_25: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rcx), %edx
movb %dl, (%rax,%rcx)
incq %rcx
testb %dl, %dl
jne LBB11_25
## %bb.26:
movq %rax, 8(%r14)
movq %r14, _getfname.namechain(%rip)
jmp LBB11_27
LBB11_21:
movb $0, (%r14)
LBB11_27:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sdis
_sdis: ## @sdis
.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 %esi, %ebx
movl %edi, %r14d
cmpb $80, %r14b
jne LBB12_4
.p2align 4, 0x90
LBB12_1: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $32, %eax
je LBB12_1
## %bb.2:
movq _c(%rip), %rax
cmpq $60, %rax
jne LBB12_5
.p2align 4, 0x90
LBB12_3: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB12_3
LBB12_38:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB12_4:
movq _c(%rip), %rax
LBB12_5:
cmpq $10, %rax
je LBB12_7
.p2align 4, 0x90
LBB12_6: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB12_6
LBB12_7:
movzbl %bl, %r15d
xorl %r13d, %r13d
xorl %r12d, %r12d
.p2align 4, 0x90
LBB12_8: ## =>This Loop Header: Depth=1
## Child Loop BB12_10 Depth 2
## Child Loop BB12_40 Depth 2
## Child Loop BB12_39 Depth 2
## Child Loop BB12_25 Depth 2
## Child Loop BB12_18 Depth 2
callq _fC1
cmpl $46, %eax
je LBB12_11
## %bb.9: ## in Loop: Header=BB12_8 Depth=1
cmpq $10, _c(%rip)
je LBB12_8
.p2align 4, 0x90
LBB12_10: ## Parent Loop BB12_8 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
jne LBB12_10
jmp LBB12_8
LBB12_11: ## in Loop: Header=BB12_8 Depth=1
callq _fC1
cmpl $10, %eax
je LBB12_8
## %bb.12: ## in Loop: Header=BB12_8 Depth=1
movl %eax, %ebx
callq _fC1
cmpl $10, %eax
jne LBB12_16
## %bb.13: ## in Loop: Header=BB12_8 Depth=1
cmpb $102, %r14b
jne LBB12_8
## %bb.14: ## in Loop: Header=BB12_8 Depth=1
cmpl $72, %ebx
je LBB12_38
## %bb.15: ## in Loop: Header=BB12_8 Depth=1
cmpl $80, %ebx
jne LBB12_8
jmp LBB12_38
LBB12_16: ## in Loop: Header=BB12_8 Depth=1
cmpl %r14d, %ebx
jne LBB12_23
## %bb.17: ## in Loop: Header=BB12_8 Depth=1
cmpl %r15d, %eax
jne LBB12_23
.p2align 4, 0x90
LBB12_18: ## Parent Loop BB12_8 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
jne LBB12_18
## %bb.19: ## in Loop: Header=BB12_8 Depth=1
subl $1, %r12d
jae LBB12_8
jmp LBB12_20
LBB12_23: ## in Loop: Header=BB12_8 Depth=1
cmpb $76, %r14b
jne LBB12_27
## %bb.24: ## in Loop: Header=BB12_8 Depth=1
cmpl $76, %eax
jne LBB12_27
.p2align 4, 0x90
LBB12_25: ## Parent Loop BB12_8 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
jne LBB12_25
## %bb.26: ## in Loop: Header=BB12_8 Depth=1
incl %r12d
jmp LBB12_8
LBB12_27: ## in Loop: Header=BB12_8 Depth=1
cmpb $68, %r14b
jne LBB12_31
## %bb.28: ## in Loop: Header=BB12_8 Depth=1
cmpl $69, %ebx
jne LBB12_31
## %bb.29: ## in Loop: Header=BB12_8 Depth=1
cmpl $81, %eax
je LBB12_30
LBB12_31: ## in Loop: Header=BB12_8 Depth=1
cmpb $102, %r14b
jne LBB12_40
## %bb.32: ## in Loop: Header=BB12_8 Depth=1
movb _mac(%rip), %cl
cmpb $1, %cl
jne LBB12_34
## %bb.33: ## in Loop: Header=BB12_8 Depth=1
cmpl $80, %eax
je LBB12_37
LBB12_34: ## in Loop: Header=BB12_8 Depth=1
testb %cl, %cl
jne LBB12_39
## %bb.35: ## in Loop: Header=BB12_8 Depth=1
cmpl $72, %ebx
jne LBB12_39
## %bb.36: ## in Loop: Header=BB12_8 Depth=1
cmpl $85, %eax
je LBB12_37
LBB12_39: ## Parent Loop BB12_8 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
jne LBB12_39
jmp LBB12_8
LBB12_40: ## Parent Loop BB12_8 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $10, %eax
jne LBB12_40
jmp LBB12_8
LBB12_30: ## in Loop: Header=BB12_8 Depth=1
callq _eqn
movb $1, %r13b
jmp LBB12_8
LBB12_20:
testb $1, %r13b
jne LBB12_22
## %bb.21:
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB12_22:
movl $10, %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _putchar ## TAILCALL
LBB12_37: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB12_37
jmp LBB12_38
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function inpic
_inpic: ## @inpic
.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
.p2align 4, 0x90
LBB13_1: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
je LBB13_4
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
cmpq $60, _c(%rip)
jne LBB13_1
.p2align 4, 0x90
LBB13_3: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB13_3
jmp LBB13_28
LBB13_4:
movq _line(%rip), %r15
movq $10, _c(%rip)
movl $10, %ebx
leaq L_.str.56(%rip), %r14
jmp LBB13_5
LBB13_24: ## in Loop: Header=BB13_5 Depth=1
movq _line(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
LBB13_25: ## in Loop: Header=BB13_5 Depth=1
movq _line(%rip), %r15
LBB13_26: ## in Loop: Header=BB13_5 Depth=1
movq _c(%rip), %rbx
LBB13_5: ## =>This Loop Header: Depth=1
## Child Loop BB13_7 Depth 2
## Child Loop BB13_10 Depth 3
## Child Loop BB13_15 Depth 2
callq _fC1
cmpl $46, %eax
jne LBB13_13
## %bb.6: ## in Loop: Header=BB13_5 Depth=1
cmpl $10, %ebx
je LBB13_7
LBB13_13: ## in Loop: Header=BB13_5 Depth=1
movq _c(%rip), %rax
cmpq $10, %rax
je LBB13_21
## %bb.14: ## in Loop: Header=BB13_5 Depth=1
cmpq $34, %rax
jne LBB13_26
.p2align 4, 0x90
LBB13_15: ## Parent Loop BB13_5 Depth=1
## => This Inner Loop Header: Depth=2
callq _fC1
cmpl $34, %eax
je LBB13_20
## %bb.16: ## in Loop: Header=BB13_15 Depth=2
movq _c(%rip), %rax
cmpq $92, %rax
jne LBB13_19
## %bb.17: ## in Loop: Header=BB13_15 Depth=2
callq _fC1
cmpl $34, %eax
je LBB13_15
## %bb.18: ## in Loop: Header=BB13_15 Depth=2
movl _c(%rip), %edi
movq _infile(%rip), %rsi
callq _ungetc
callq _backsl
jmp LBB13_15
LBB13_19: ## in Loop: Header=BB13_15 Depth=2
movb %al, (%r15)
incq %r15
jmp LBB13_15
.p2align 4, 0x90
LBB13_12: ## in Loop: Header=BB13_7 Depth=2
callq _fC1
cmpl $46, %eax
jne LBB13_13
LBB13_7: ## Parent Loop BB13_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB13_10 Depth 3
callq _fC1
cmpl $80, %eax
jne LBB13_9
## %bb.8: ## in Loop: Header=BB13_7 Depth=2
callq _fC1
cmpl $69, %eax
je LBB13_27
LBB13_9: ## in Loop: Header=BB13_7 Depth=2
cmpq $10, _c(%rip)
je LBB13_12
.p2align 4, 0x90
LBB13_10: ## Parent Loop BB13_5 Depth=1
## Parent Loop BB13_7 Depth=2
## => This Inner Loop Header: Depth=3
callq _fC1
cmpl $10, %eax
jne LBB13_10
## %bb.11: ## in Loop: Header=BB13_7 Depth=2
movq $10, _c(%rip)
jmp LBB13_12
.p2align 4, 0x90
LBB13_21: ## in Loop: Header=BB13_5 Depth=1
cmpq _line(%rip), %r15
je LBB13_26
## %bb.22: ## in Loop: Header=BB13_5 Depth=1
movb $0, (%r15)
cmpb $1, _wordflag(%rip)
jne LBB13_24
## %bb.23: ## in Loop: Header=BB13_5 Depth=1
callq _putwords
jmp LBB13_25
.p2align 4, 0x90
LBB13_20: ## in Loop: Header=BB13_5 Depth=1
movb $32, (%r15)
incq %r15
movq _c(%rip), %rbx
jmp LBB13_5
.p2align 4, 0x90
LBB13_27: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB13_27
LBB13_28:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function sce
_sce: ## @sce
.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
.p2align 4, 0x90
LBB14_1: ## =>This Inner Loop Header: Depth=1
callq _fC
movq _c(%rip), %rcx
cmpl $10, %eax
je LBB14_3
## %bb.2: ## in Loop: Header=BB14_1 Depth=1
leaq -58(%rcx), %rax
cmpq $-10, %rax
jb LBB14_1
jmp LBB14_4
LBB14_3:
movl $1, %ebx
cmpq $10, %rcx
je LBB14_9
LBB14_4:
movl %ecx, %ebx
addl $-48, %ebx
callq _fC
cmpl $48, %eax
jl LBB14_8
## %bb.5:
movq _c(%rip), %rax
cmpq $57, %rax
jg LBB14_8
.p2align 4, 0x90
LBB14_6: ## =>This Inner Loop Header: Depth=1
leal (%rbx,%rbx,4), %ecx
leal (%rax,%rcx,2), %ebx
addl $-48, %ebx
callq _fC
cmpl $48, %eax
jl LBB14_8
## %bb.7: ## in Loop: Header=BB14_6 Depth=1
movq _c(%rip), %rax
cmpq $58, %rax
jl LBB14_6
LBB14_8:
testl %ebx, %ebx
je LBB14_21
LBB14_9:
callq _fC
cmpl $46, %eax
jne LBB14_24
## %bb.10:
callq _fC
cmpl $99, %eax
jne LBB14_17
## %bb.11:
callq _fC
cmpl $101, %eax
jne LBB14_16
.p2align 4, 0x90
LBB14_12: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $32, %eax
je LBB14_12
## %bb.13:
cmpq $48, _c(%rip)
je LBB14_14
.p2align 4, 0x90
LBB14_15: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_15
jmp LBB14_8
.p2align 4, 0x90
LBB14_24: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_24
## %bb.25:
decl %ebx
jmp LBB14_8
.p2align 4, 0x90
LBB14_16: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_16
jmp LBB14_8
LBB14_17:
cmpq $80, _c(%rip)
je LBB14_20
## %bb.18:
callq _fC
movq _c(%rip), %rcx
cmpl $80, %eax
je LBB14_19
## %bb.22:
cmpq $10, %rcx
je LBB14_8
.p2align 4, 0x90
LBB14_23: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_23
jmp LBB14_8
.p2align 4, 0x90
LBB14_14: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_14
jmp LBB14_21
LBB14_19:
cmpq $10, %rcx
je LBB14_21
.p2align 4, 0x90
LBB14_20: ## =>This Inner Loop Header: Depth=1
callq _fC
cmpl $10, %eax
jne LBB14_20
LBB14_21:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function backsl
_backsl: ## @backsl
.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 LJTI15_0(%rip), %rbx
LBB15_1: ## =>This Inner Loop Header: Depth=1
callq _fC1
## kill: def $eax killed $eax def $rax
addl $-34, %eax
cmpl $86, %eax
ja LBB15_35
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
movslq (%rbx,%rax,4), %rax
addq %rbx, %rax
jmpq *%rax
LBB15_3: ## in Loop: Header=BB15_1 Depth=1
cmpl $0, _inmacro(%rip)
jne LBB15_1
jmp LBB15_35
.p2align 4, 0x90
LBB15_4: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $10, %eax
jne LBB15_4
jmp LBB15_35
LBB15_5:
callq _fC1
cmpl $10, %eax
je LBB15_35
## %bb.6:
movl %eax, %ebx
callq _fC1
cmpl $10, %eax
je LBB15_35
## %bb.7:
movq _c(%rip), %rax
movslq %ebx, %rbx
cmpq %rbx, %rax
je LBB15_35
.p2align 4, 0x90
LBB15_8: ## =>This Inner Loop Header: Depth=1
cmpq $92, %rax
jne LBB15_10
## %bb.9: ## in Loop: Header=BB15_8 Depth=1
callq _backsl
LBB15_10: ## in Loop: Header=BB15_8 Depth=1
callq _fC1
cmpl $10, %eax
je LBB15_35
## %bb.11: ## in Loop: Header=BB15_8 Depth=1
movq _c(%rip), %rax
cmpq %rbx, %rax
jne LBB15_8
jmp LBB15_35
LBB15_12:
callq _fC1
cmpl $91, %eax
jne LBB15_16
## %bb.13:
cmpl $1, _xflag(%rip)
jle LBB15_16
.p2align 4, 0x90
LBB15_14: ## =>This Inner Loop Header: Depth=1
callq _fC1
cmpl $93, %eax
je LBB15_35
## %bb.15: ## in Loop: Header=BB15_14 Depth=1
cmpq $10, _c(%rip)
jne LBB15_14
jmp LBB15_35
LBB15_16:
cmpq $40, _c(%rip)
jne LBB15_35
LBB15_17:
cmpb $1, _msflag(%rip)
jne LBB15_23
## %bb.18:
callq _fC
cmpl $101, %eax
jne LBB15_27
## %bb.19:
callq _fC1
cmpl $109, %eax
jne LBB15_35
## %bb.20:
movl _li(%rip), %ecx
movq _line(%rip), %rax
cmpl _linec(%rip), %ecx
jl LBB15_22
## %bb.21:
movslq %ecx, %rsi
incq %rsi
movl %esi, _linec(%rip)
movq %rax, %rdi
callq _srealloc
movq %rax, _line(%rip)
movl _li(%rip), %ecx
LBB15_22:
movslq %ecx, %rcx
movb $45, (%rax,%rcx)
jmp LBB15_35
LBB15_23:
callq _fC1
cmpl $10, %eax
jne LBB15_28
jmp LBB15_35
LBB15_24:
cmpl $0, _xflag(%rip)
jne LBB15_14
jmp LBB15_35
LBB15_25:
callq _fC1
cmpl $92, %eax
jne LBB15_29
## %bb.26:
callq _backsl
jmp LBB15_34
LBB15_27:
cmpq $10, _c(%rip)
je LBB15_35
LBB15_28:
addq $8, %rsp
popq %rbx
popq %rbp
jmp _fC1 ## TAILCALL
LBB15_29:
cmpq $91, _c(%rip)
jne LBB15_31
## %bb.30:
cmpl $1, _xflag(%rip)
jg LBB15_14
.p2align 4, 0x90
LBB15_31: ## =>This Inner Loop Header: Depth=1
callq _fC1
movq _c(%rip), %rdi
cmpl $48, %eax
jl LBB15_33
## %bb.32: ## in Loop: Header=BB15_31 Depth=1
cmpq $58, %rdi
jl LBB15_31
LBB15_33:
movq _infile(%rip), %rsi
## kill: def $edi killed $edi killed $rdi
callq _ungetc
movq $48, _c(%rip)
LBB15_34:
decl _li(%rip)
LBB15_35:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L15_0_set_4, LBB15_4-LJTI15_0
.set L15_0_set_35, LBB15_35-LJTI15_0
.set L15_0_set_28, LBB15_28-LJTI15_0
.set L15_0_set_17, LBB15_17-LJTI15_0
.set L15_0_set_12, LBB15_12-LJTI15_0
.set L15_0_set_5, LBB15_5-LJTI15_0
.set L15_0_set_24, LBB15_24-LJTI15_0
.set L15_0_set_3, LBB15_3-LJTI15_0
.set L15_0_set_25, LBB15_25-LJTI15_0
LJTI15_0:
.long L15_0_set_4
.long L15_0_set_35
.long L15_0_set_28
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_17
.long L15_0_set_35
.long L15_0_set_12
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_12
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_5
.long L15_0_set_5
.long L15_0_set_5
.long L15_0_set_12
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_12
.long L15_0_set_35
.long L15_0_set_24
.long L15_0_set_3
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_12
.long L15_0_set_12
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_12
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_12
.long L15_0_set_5
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_25
.long L15_0_set_35
.long L15_0_set_35
.long L15_0_set_5
.long L15_0_set_5
.long L15_0_set_5
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function putwords
_putwords: ## @putwords
.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 _line(%rip), %rbx
leaq _chars(%rip), %r14
jmp LBB16_1
.p2align 4, 0x90
LBB16_10: ## in Loop: Header=BB16_1 Depth=1
incq %r15
movq %r15, %rbx
testb %dil, %dil
je LBB16_11
LBB16_1: ## =>This Loop Header: Depth=1
## Child Loop BB16_4 Depth 2
## Child Loop BB16_8 Depth 2
## Child Loop BB16_20 Depth 2
movq %rbx, %r15
movzbl (%rbx), %edi
movb (%rdi,%r14), %dl
cmpb $-1, %dl
je LBB16_3
## %bb.2: ## in Loop: Header=BB16_1 Depth=1
cmpb $3, %dl
jl LBB16_10
LBB16_3: ## in Loop: Header=BB16_1 Depth=1
xorl %ebx, %ebx
movq $-1, %r12
movb _underscoreflag(%rip), %al
movl %edi, %esi
xorl %ecx, %ecx
jmp LBB16_4
.p2align 4, 0x90
LBB16_6: ## in Loop: Header=BB16_4 Depth=2
cmpb $95, %sil
sete %dl
testb %dl, %al
je LBB16_7
LBB16_13: ## in Loop: Header=BB16_4 Depth=2
incl %ecx
LBB16_14: ## in Loop: Header=BB16_4 Depth=2
movzbl 1(%r15,%rbx), %esi
incq %rbx
movzbl (%rsi,%r14), %edx
incq %r12
LBB16_4: ## Parent Loop BB16_1 Depth=1
## => This Inner Loop Header: Depth=2
movsbl %dl, %edx
cmpl $4, %edx
je LBB16_13
## %bb.5: ## in Loop: Header=BB16_4 Depth=2
testl %edx, %edx
je LBB16_6
## %bb.12: ## in Loop: Header=BB16_4 Depth=2
cmpb $95, %sil
sete %dl
andb %al, %dl
cmpb $1, %dl
je LBB16_13
jmp LBB16_14
.p2align 4, 0x90
LBB16_7: ## in Loop: Header=BB16_1 Depth=1
addq %r15, %rbx
cmpl $2, %ecx
jl LBB16_1
jmp LBB16_8
.p2align 4, 0x90
LBB16_9: ## in Loop: Header=BB16_8 Depth=2
decq %r12
LBB16_8: ## Parent Loop BB16_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r15,%r12), %eax
movl %eax, %ecx
andb $-2, %cl
cmpb $38, %cl
je LBB16_9
## %bb.15: ## in Loop: Header=BB16_8 Depth=2
cmpb $2, (%rax,%r14)
je LBB16_9
## %bb.16: ## in Loop: Header=BB16_1 Depth=1
leaq 1(%r12), %rax
testq %rax, %rax
jle LBB16_17
## %bb.18: ## in Loop: Header=BB16_1 Depth=1
## kill: def $edi killed $edi killed $rdi
callq _putchar
leaq 1(%r15), %rbx
testq %r12, %r12
je LBB16_21
## %bb.19: ## in Loop: Header=BB16_1 Depth=1
addq %r12, %r15
.p2align 4, 0x90
LBB16_20: ## Parent Loop BB16_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rbx), %edi
callq _putchar
incq %rbx
cmpq %r15, %rbx
jbe LBB16_20
jmp LBB16_21
LBB16_17: ## in Loop: Header=BB16_1 Depth=1
movq %r15, %rbx
LBB16_21: ## in Loop: Header=BB16_1 Depth=1
movl $10, %edi
callq _putchar
jmp LBB16_1
LBB16_11:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @sccsid
_sccsid:
.asciz "@(#)deroff.sl\t1.9 (gritter) 9/23/06"
.zerofill __DATA,__bss,_argv,8,3 ## @argv
.zerofill __DATA,__bss,_progname,8,3 ## @progname
.zerofill __DATA,__bss,_Progname,8,3 ## @Progname
.zerofill __DATA,__bss,_files,8,3 ## @files
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "im:wx:"
.zerofill __DATA,__bss,_wordflag,1,2 ## @wordflag
.zerofill __DATA,__bss,_underscoreflag,1,2 ## @underscoreflag
.zerofill __DATA,__bss,_msflag,1,2 ## @msflag
.zerofill __DATA,__bss,_mac,1,2 ## @mac
.zerofill __DATA,__bss,_disp,1,2 ## @disp
.zerofill __DATA,__bss,_iflag,1,2 ## @iflag
.section __DATA,__data
.p2align 2 ## @_xflag
__xflag:
.long 1 ## 0x1
.zerofill __DATA,__bss,_infile,8,3 ## @infile
.zerofill __DATA,__bss,_filesp,8,3 ## @filesp
.zerofill __DATA,__bss,_chars,256,4 ## @chars
.zerofill __DATA,__bss,_xflag,4,2 ## @xflag
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "Cannot open file %s\n"
.zerofill __DATA,__bss,_linect,4,2 ## @linect
L_.str.3: ## @.str.3
.asciz "%s: "
L_.str.4: ## @.str.4
.asciz "%s: usage: %s [ -w ] [ -m (m s l) ] [ -i ] [ file ] ...\n"
.zerofill __DATA,__bss,_eqnflag,1,2 ## @eqnflag
.zerofill __DATA,__bss,_c,8,3 ## @c
.section __DATA,__data
.p2align 2 ## @ldelim
_ldelim:
.long 4294967294 ## 0xfffffffe
.p2align 2 ## @rdelim
_rdelim:
.long 4294967294 ## 0xfffffffe
.section __TEXT,__cstring,cstring_literals
L_.str.5: ## @.str.5
.asciz "xflag"
.section __DATA,__const
.p2align 4 ## @skiprq
_skiprq:
.quad L_.str.9
.quad L_.str.10
.quad L_.str.11
.quad L_.str.12
.quad L_.str.13
.quad L_.str.14
.quad L_.str.15
.quad L_.str.16
.quad L_.str.17
.quad L_.str.18
.quad L_.str.19
.quad L_.str.20
.quad L_.str.21
.quad L_.str.22
.quad L_.str.23
.quad L_.str.24
.quad L_.str.25
.quad L_.str.26
.quad L_.str.27
.quad L_.str.28
.quad L_.str.29
.quad L_.str.30
.quad L_.str.31
.quad L_.str.32
.quad L_.str.33
.quad L_.str.34
.quad L_.str.35
.quad L_.str.36
.quad L_.str.37
.quad L_.str.38
.quad L_.str.39
.quad L_.str.40
.quad L_.str.41
.quad L_.str.42
.quad L_.str.43
.quad L_.str.44
.quad L_.str.45
.quad L_.str.46
.quad L_.str.47
.quad L_.str.48
.quad L_.str.49
.quad L_.str.50
.quad L_.str.51
.quad L_.str.52
.quad L_.str.53
.quad L_.str.54
.quad 0
.zerofill __DATA,__bss,_inmacro,4,2 ## @inmacro
.zerofill __DATA,__bss,_intable,1,2 ## @intable
.zerofill __DATA,__bss,_fname,8,3 ## @fname
.zerofill __DATA,__bss,_pc,8,3 ## @pc
.section __TEXT,__cstring,cstring_literals
L_.str.6: ## @.str.6
.asciz "UNIX"
L_.str.7: ## @.str.7
.asciz "UNIX "
L_.str.8: ## @.str.8
.asciz " ."
.section __DATA,__const
.p2align 4 ## @skip1rq
_skip1rq:
.quad L_.str.57
.quad L_.str.58
.quad L_.str.59
.quad L_.str.60
.quad L_.str.26
.quad L_.str.61
.quad L_.str.27
.quad L_.str.62
.quad L_.str.63
.quad L_.str.64
.quad L_.str.65
.quad L_.str.66
.quad L_.str.67
.quad L_.str.68
.quad L_.str.69
.quad L_.str.70
.quad L_.str.71
.quad L_.str.72
.quad L_.str.73
.quad L_.str.74
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.9: ## @.str.9
.asciz "fp"
L_.str.10: ## @.str.10
.asciz "fps"
L_.str.11: ## @.str.11
.asciz "feature"
L_.str.12: ## @.str.12
.asciz "fallback"
L_.str.13: ## @.str.13
.asciz "hidechar"
L_.str.14: ## @.str.14
.asciz "papersize"
L_.str.15: ## @.str.15
.asciz "mediasize"
L_.str.16: ## @.str.16
.asciz "cropat"
L_.str.17: ## @.str.17
.asciz "trimat"
L_.str.18: ## @.str.18
.asciz "bleedat"
L_.str.19: ## @.str.19
.asciz "letadj"
L_.str.20: ## @.str.20
.asciz "track"
L_.str.21: ## @.str.21
.asciz "kernpair"
L_.str.22: ## @.str.22
.asciz "kernafter"
L_.str.23: ## @.str.23
.asciz "kernbefore"
L_.str.24: ## @.str.24
.asciz "lhang"
L_.str.25: ## @.str.25
.asciz "rhang"
L_.str.26: ## @.str.26
.asciz "substring"
L_.str.27: ## @.str.27
.asciz "index"
L_.str.28: ## @.str.28
.asciz "flig"
L_.str.29: ## @.str.29
.asciz "fdeferlig"
L_.str.30: ## @.str.30
.asciz "fzoom"
L_.str.31: ## @.str.31
.asciz "rm"
L_.str.32: ## @.str.32
.asciz "rn"
L_.str.33: ## @.str.33
.asciz "wh"
L_.str.34: ## @.str.34
.asciz "dwh"
L_.str.35: ## @.str.35
.asciz "dt"
L_.str.36: ## @.str.36
.asciz "it"
L_.str.37: ## @.str.37
.asciz "itc"
L_.str.38: ## @.str.38
.asciz "als"
L_.str.39: ## @.str.39
.asciz "rnm"
L_.str.40: ## @.str.40
.asciz "aln"
L_.str.41: ## @.str.41
.asciz "nr"
L_.str.42: ## @.str.42
.asciz "nrf"
L_.str.43: ## @.str.43
.asciz "af"
L_.str.44: ## @.str.44
.asciz "warn"
L_.str.45: ## @.str.45
.asciz "ftr"
L_.str.46: ## @.str.46
.asciz "tr"
L_.str.47: ## @.str.47
.asciz "trin"
L_.str.48: ## @.str.48
.asciz "trnt"
L_.str.49: ## @.str.49
.asciz "rchar"
L_.str.50: ## @.str.50
.asciz "lc_ctype"
L_.str.51: ## @.str.51
.asciz "hylang"
L_.str.52: ## @.str.52
.asciz "sentchar"
L_.str.53: ## @.str.53
.asciz "transchar"
L_.str.54: ## @.str.54
.asciz "breakchar"
L_.str.55: ## @.str.55
.asciz " %c"
.zerofill __DATA,__bss,_getfname.namechain,8,3 ## @getfname.namechain
.zerofill __DATA,__bss,_fnamec,4,2 ## @fnamec
.zerofill __DATA,__bss,_line,8,3 ## @line
L_.str.56: ## @.str.56
.asciz "%s\n\n"
.zerofill __DATA,__bss,_li,4,2 ## @li
.zerofill __DATA,__bss,_linec,4,2 ## @linec
L_.str.57: ## @.str.57
.asciz "ft"
L_.str.58: ## @.str.58
.asciz "ds"
L_.str.59: ## @.str.59
.asciz "as"
L_.str.60: ## @.str.60
.asciz "lds"
L_.str.61: ## @.str.61
.asciz "length"
L_.str.62: ## @.str.62
.asciz "chop"
L_.str.63: ## @.str.63
.asciz "di"
L_.str.64: ## @.str.64
.asciz "da"
L_.str.65: ## @.str.65
.asciz "box"
L_.str.66: ## @.str.66
.asciz "boxa"
L_.str.67: ## @.str.67
.asciz "unformat"
L_.str.68: ## @.str.68
.asciz "asciify"
L_.str.69: ## @.str.69
.asciz "ch"
L_.str.70: ## @.str.70
.asciz "dch"
L_.str.71: ## @.str.71
.asciz "blm"
L_.str.72: ## @.str.72
.asciz "em"
L_.str.73: ## @.str.73
.asciz "char"
L_.str.74: ## @.str.74
.asciz "fchar"
L_.str.75: ## @.str.75
.asciz " %c\n"
L_.str.76: ## @.str.76
.asciz ": Cannot allocate memory\n"
.no_dead_strip _sccsid
.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, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
adrp x22, _argv@PAGE
str x1, [x22, _argv@PAGEOFF]
ldr x0, [x1]
bl _basename
mov x20, x0
adrp x8, _progname@PAGE
str x0, [x8, _progname@PAGEOFF]
bl _strlen
add x0, x0, #1
bl _malloc
cbz x0, LBB0_26
; %bb.1:
mov x21, x0
adrp x8, _Progname@PAGE
str x0, [x8, _Progname@PAGEOFF]
mov x1, x20
bl _strcpy
ldrsb w0, [x0]
bl ___toupper
strb w0, [x21]
adrp x20, _files@PAGE
ldr x0, [x20, _files@PAGEOFF]
mov w1, #8
bl _realloc
cbz x0, LBB0_26
; %bb.2:
str x0, [x20, _files@PAGEOFF]
Lloh0:
adrp x20, l_.str@PAGE
Lloh1:
add x20, x20, l_.str@PAGEOFF
adrp x26, _wordflag@PAGE
mov w27, #1
adrp x28, _underscoreflag@PAGE
adrp x23, _iflag@PAGE
Lloh2:
adrp x24, _optarg@GOTPAGE
Lloh3:
ldr x24, [x24, _optarg@GOTPAGEOFF]
adrp x25, _msflag@PAGE
Lloh4:
adrp x21, lJTI0_0@PAGE
Lloh5:
add x21, x21, lJTI0_0@PAGEOFF
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
ldr x0, [x24]
bl _atoi
adrp x8, __xflag@PAGE
str w0, [x8, __xflag@PAGEOFF]
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x1, [x22, _argv@PAGEOFF]
mov x0, x19
mov x2, x20
bl _getopt
sub w8, w0, #95
cmp w8, #25
b.hi LBB0_15
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
adr x9, LBB0_3
ldrb w10, [x21, x8]
add x9, x9, x10, lsl #2
br x9
LBB0_6: ; in Loop: Header=BB0_4 Depth=1
strb w27, [x26, _wordflag@PAGEOFF]
strb w27, [x28, _underscoreflag@PAGEOFF]
b LBB0_4
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
strb w27, [x25, _msflag@PAGEOFF]
ldr x8, [x24]
ldrsb w8, [x8]
cmp w8, #108
b.eq LBB0_13
; %bb.8: ; in Loop: Header=BB0_4 Depth=1
cmp w8, #115
b.eq LBB0_14
; %bb.9: ; in Loop: Header=BB0_4 Depth=1
cmp w8, #109
b.ne LBB0_25
; %bb.10: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _mac@PAGE
strb wzr, [x8, _mac@PAGEOFF]
b LBB0_4
LBB0_11: ; in Loop: Header=BB0_4 Depth=1
strb w27, [x26, _wordflag@PAGEOFF]
b LBB0_4
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
strb w27, [x23, _iflag@PAGEOFF]
b LBB0_4
LBB0_13: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _disp@PAGE
strb w27, [x8, _disp@PAGEOFF]
b LBB0_4
LBB0_14: ; in Loop: Header=BB0_4 Depth=1
adrp x8, _mac@PAGE
strb w27, [x8, _mac@PAGEOFF]
b LBB0_4
LBB0_15:
cmn w0, #1
b.ne LBB0_25
; %bb.16:
Lloh6:
adrp x9, _optind@GOTPAGE
Lloh7:
ldr x9, [x9, _optind@GOTPAGEOFF]
ldrsw x8, [x9]
cmp w8, w19
b.ge LBB0_19
; %bb.17:
ldr x10, [x22, _argv@PAGEOFF]
add w11, w8, #1
str w11, [x9]
ldr x19, [x10, x8, lsl #3]
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _fopen
adrp x9, _files@PAGE
cbz x0, LBB0_27
; %bb.18:
adrp x8, _linect@PAGE
str wzr, [x8, _linect@PAGEOFF]
b LBB0_20
LBB0_19:
Lloh10:
adrp x8, ___stdinp@GOTPAGE
Lloh11:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh12:
ldr x0, [x8]
adrp x9, _files@PAGE
LBB0_20:
adrp x8, _infile@PAGE
str x0, [x8, _infile@PAGEOFF]
ldr x8, [x9, _files@PAGEOFF]
str x0, [x8]
adrp x9, _filesp@PAGE
str x8, [x9, _filesp@PAGEOFF]
Lloh13:
adrp x8, _chars@PAGE+8
Lloh14:
add x8, x8, _chars@PAGEOFF+8
mov x9, #289360691352306692
stur x9, [x8, #89]
stur x9, [x8, #97]
stur x9, [x8, #105]
mov w10, #1028
sturh w10, [x8, #113]
stur x9, [x8, #57]
stur x9, [x8, #65]
stur x9, [x8, #73]
sturh w10, [x8, #81]
mov x9, #217020518514230019
str x9, [x8, #40]
mov w9, #771
movk w9, #514, lsl #16
str w9, [x8, #48]
mov w9, #257
strh w9, [x8, #30]
mov w9, #1
strb w9, [x8]
mov w9, #2
strb w9, [x8, #38]
strb w9, [x8, #36]
strb w9, [x8, #55]
movi.16b v0, #4
stur q0, [x8, #232]
stur q0, [x8, #216]
stur q0, [x8, #200]
stur q0, [x8, #184]
stur q0, [x8, #168]
stur q0, [x8, #152]
stur q0, [x8, #136]
stur q0, [x8, #120]
Lloh15:
adrp x8, __xflag@PAGE
Lloh16:
ldr w8, [x8, __xflag@PAGEOFF]
adrp x19, _eqnflag@PAGE
adrp x20, _c@PAGE
adrp x9, _xflag@PAGE
str w8, [x9, _xflag@PAGEOFF]
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_22 Depth=1
bl _comline
LBB0_22: ; =>This Inner Loop Header: Depth=1
strb wzr, [x19, _eqnflag@PAGEOFF]
bl _fC
cmp w0, #46
b.eq LBB0_21
; %bb.23: ; in Loop: Header=BB0_22 Depth=1
ldr x8, [x20, _c@PAGEOFF]
cmp x8, #39
b.eq LBB0_21
; %bb.24: ; in Loop: Header=BB0_22 Depth=1
mov w0, #0
mov w1, #2
bl _regline
b LBB0_22
LBB0_25:
Lloh17:
adrp x8, ___stderrp@GOTPAGE
Lloh18:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh19:
ldr x0, [x8]
Lloh20:
adrp x8, _Progname@PAGE
Lloh21:
ldr x8, [x8, _Progname@PAGEOFF]
Lloh22:
adrp x9, _progname@PAGE
Lloh23:
ldr x9, [x9, _progname@PAGEOFF]
stp x8, x9, [sp]
Lloh24:
adrp x1, l_.str.4@PAGE
Lloh25:
add x1, x1, l_.str.4@PAGEOFF
bl _fprintf
mov w0, #2
bl _exit
LBB0_26:
Lloh26:
adrp x8, _Progname@PAGE
Lloh27:
ldr x19, [x8, _Progname@PAGEOFF]
mov x0, x19
bl _strlen
mov x2, x0
mov w0, #2
mov x1, x19
bl _write
Lloh28:
adrp x1, l_.str.76@PAGE
Lloh29:
add x1, x1, l_.str.76@PAGEOFF
mov w0, #2
mov w2, #25
bl _write
mov w0, #63
bl __exit
LBB0_27:
Lloh30:
adrp x20, ___stderrp@GOTPAGE
Lloh31:
ldr x20, [x20, ___stderrp@GOTPAGEOFF]
ldr x0, [x20]
Lloh32:
adrp x8, _Progname@PAGE
Lloh33:
ldr x8, [x8, _Progname@PAGEOFF]
str x8, [sp]
Lloh34:
adrp x1, l_.str.3@PAGE
Lloh35:
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [x20]
str x19, [sp]
Lloh36:
adrp x1, l_.str.2@PAGE
Lloh37:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdr Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdr Lloh22, Lloh23
.loh AdrpLdr Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdr Lloh26, Lloh27
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpLdr Lloh32, Lloh33
.loh AdrpLdrGot Lloh30, Lloh31
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_6-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_12-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_7-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_25-LBB0_3)>>2
.byte (LBB0_11-LBB0_3)>>2
.byte (LBB0_3-LBB0_3)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.p2align 2 ; -- Begin function srealloc
_srealloc: ; @srealloc
.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 _realloc
cbz x0, LBB1_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB1_2:
Lloh38:
adrp x8, _Progname@PAGE
Lloh39:
ldr x19, [x8, _Progname@PAGEOFF]
mov x0, x19
bl _strlen
mov x2, x0
mov w0, #2
mov x1, x19
bl _write
Lloh40:
adrp x1, l_.str.76@PAGE
Lloh41:
add x1, x1, l_.str.76@PAGEOFF
mov w0, #2
mov w2, #25
bl _write
mov w0, #63
bl __exit
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpLdr Lloh38, Lloh39
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function opn
_opn: ; @opn
.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
Lloh42:
adrp x1, l_.str.1@PAGE
Lloh43:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
cbz x0, LBB2_2
; %bb.1:
adrp x8, _linect@PAGE
str wzr, [x8, _linect@PAGEOFF]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB2_2:
Lloh44:
adrp x20, ___stderrp@GOTPAGE
Lloh45:
ldr x20, [x20, ___stderrp@GOTPAGEOFF]
ldr x0, [x20]
Lloh46:
adrp x8, _Progname@PAGE
Lloh47:
ldr x8, [x8, _Progname@PAGEOFF]
str x8, [sp]
Lloh48:
adrp x1, l_.str.3@PAGE
Lloh49:
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [x20]
str x19, [sp]
Lloh50:
adrp x1, l_.str.2@PAGE
Lloh51:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpLdr Lloh46, Lloh47
.loh AdrpLdrGot Lloh44, Lloh45
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function fC
_fC: ; @fC
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
adrp x22, _infile@PAGE
ldr x0, [x22, _infile@PAGEOFF]
bl _getc
mov x8, x0
sxtw x9, w8
adrp x21, _c@PAGE
str x9, [x21, _c@PAGEOFF]
cmn w8, #1
b.ne LBB3_11
; %bb.1:
Lloh52:
adrp x23, ___stdinp@GOTPAGE
Lloh53:
ldr x23, [x23, ___stdinp@GOTPAGEOFF]
adrp x24, _filesp@PAGE
adrp x25, _files@PAGE
adrp x26, _argv@PAGE
Lloh54:
adrp x27, _optind@GOTPAGE
Lloh55:
ldr x27, [x27, _optind@GOTPAGEOFF]
adrp x28, _linect@PAGE
Lloh56:
adrp x19, l_.str.1@PAGE
Lloh57:
add x19, x19, l_.str.1@PAGEOFF
b LBB3_4
LBB3_2: ; in Loop: Header=BB3_4 Depth=1
sub x9, x8, #8
str x9, [x24, _filesp@PAGEOFF]
ldur x0, [x8, #-8]
LBB3_3: ; in Loop: Header=BB3_4 Depth=1
str x0, [x22, _infile@PAGEOFF]
bl _getc
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
str x8, [x21, _c@PAGEOFF]
cmn w0, #1
b.ne LBB3_10
LBB3_4: ; =>This Inner Loop Header: Depth=1
ldr x0, [x22, _infile@PAGEOFF]
ldr x8, [x23]
cmp x0, x8
b.eq LBB3_6
; %bb.5: ; in Loop: Header=BB3_4 Depth=1
bl _fclose
LBB3_6: ; in Loop: Header=BB3_4 Depth=1
ldr x8, [x24, _filesp@PAGEOFF]
ldr x9, [x25, _files@PAGEOFF]
cmp x8, x9
b.hi LBB3_2
; %bb.7: ; in Loop: Header=BB3_4 Depth=1
ldr x9, [x26, _argv@PAGEOFF]
ldrsw x8, [x27]
ldr x20, [x9, x8, lsl #3]
cbz x20, LBB3_28
; %bb.8: ; in Loop: Header=BB3_4 Depth=1
add w8, w8, #1
str w8, [x27]
mov x0, x20
mov x1, x19
bl _fopen
cbz x0, LBB3_29
; %bb.9: ; in Loop: Header=BB3_4 Depth=1
str wzr, [x28, _linect@PAGEOFF]
b LBB3_3
LBB3_10:
; kill: def $w0 killed $w0 killed $x0 def $x0
LBB3_11:
Lloh58:
adrp x8, _ldelim@PAGE
Lloh59:
ldr w8, [x8, _ldelim@PAGEOFF]
cmp w0, w8
b.ne LBB3_13
; %bb.12:
Lloh60:
adrp x8, _filesp@PAGE
Lloh61:
ldr x8, [x8, _filesp@PAGEOFF]
Lloh62:
adrp x9, _files@PAGE
Lloh63:
ldr x9, [x9, _files@PAGEOFF]
cmp x8, x9
b.eq LBB3_15
LBB3_13:
cmp w0, #10
b.ne LBB3_27
; %bb.14:
Lloh64:
adrp x8, _linect@PAGE
ldr w9, [x8, _linect@PAGEOFF]
add w9, w9, #1
str w9, [x8, _linect@PAGEOFF]
Lloh65:
adrp x8, __xflag@PAGE
Lloh66:
ldr w8, [x8, __xflag@PAGEOFF]
adrp x9, _xflag@PAGE
str w8, [x9, _xflag@PAGEOFF]
mov w0, #10
b LBB3_27
LBB3_15:
bl _fC1
adrp x19, _rdelim@PAGE
b LBB3_18
LBB3_16: ; in Loop: Header=BB3_18 Depth=1
bl _fC1
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
str x8, [x21, _c@PAGEOFF]
LBB3_17: ; in Loop: Header=BB3_18 Depth=1
bl _fC1
LBB3_18: ; =>This Loop Header: Depth=1
; Child Loop BB3_21 Depth 2
ldr w8, [x19, _rdelim@PAGEOFF]
cmp w0, w8
b.eq LBB3_24
; %bb.19: ; in Loop: Header=BB3_18 Depth=1
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #92
b.eq LBB3_16
; %bb.20: ; in Loop: Header=BB3_18 Depth=1
cmp x8, #34
b.ne LBB3_17
LBB3_21: ; Parent Loop BB3_18 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #34
b.eq LBB3_17
; %bb.22: ; in Loop: Header=BB3_21 Depth=2
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #92
b.ne LBB3_21
; %bb.23: ; in Loop: Header=BB3_21 Depth=2
bl _fC1
b LBB3_21
LBB3_24:
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
cmp w8, #1
b.ne LBB3_26
; %bb.25:
adrp x9, _eqnflag@PAGE
strb w8, [x9, _eqnflag@PAGEOFF]
LBB3_26:
mov w0, #32
str x0, [x21, _c@PAGEOFF]
LBB3_27:
; kill: def $w0 killed $w0 killed $x0
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB3_28:
mov w0, #0
bl _exit
LBB3_29:
Lloh67:
adrp x19, ___stderrp@GOTPAGE
Lloh68:
ldr x19, [x19, ___stderrp@GOTPAGEOFF]
ldr x0, [x19]
Lloh69:
adrp x8, _Progname@PAGE
Lloh70:
ldr x8, [x8, _Progname@PAGEOFF]
str x8, [sp]
Lloh71:
adrp x1, l_.str.3@PAGE
Lloh72:
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [x19]
str x20, [sp]
Lloh73:
adrp x1, l_.str.2@PAGE
Lloh74:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpLdrGot Lloh54, Lloh55
.loh AdrpLdrGot Lloh52, Lloh53
.loh AdrpLdr Lloh58, Lloh59
.loh AdrpLdr Lloh62, Lloh63
.loh AdrpLdr Lloh60, Lloh61
.loh AdrpLdr Lloh65, Lloh66
.loh AdrpAdrp Lloh64, Lloh65
.loh AdrpAdd Lloh73, Lloh74
.loh AdrpAdd Lloh71, Lloh72
.loh AdrpLdr Lloh69, Lloh70
.loh AdrpLdrGot Lloh67, Lloh68
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function comline
_comline: ; @comline
.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 w9, #4128
Lloh75:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh76:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #1, lsl #12 ; =4096
sub sp, sp, #32
Lloh77:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh78:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh79:
ldr x8, [x8]
stur x8, [x29, #-96]
adrp x21, _c@PAGE
LBB4_1: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #32
b.eq LBB4_1
; %bb.2: ; in Loop: Header=BB4_1 Depth=1
ldr x24, [x21, _c@PAGEOFF]
cmp x24, #9
b.eq LBB4_1
; %bb.3:
cmp x24, #10
b.eq LBB4_101
; %bb.4:
add x28, sp, #16
adrp x26, _xflag@PAGE
adrp x23, _filesp@PAGE
adrp x22, _pc@PAGE
Lloh80:
adrp x25, _skiprq@PAGE
Lloh81:
add x25, x25, _skiprq@PAGEOFF
LBB4_5: ; =>This Loop Header: Depth=1
; Child Loop BB4_8 Depth 2
; Child Loop BB4_15 Depth 2
; Child Loop BB4_75 Depth 2
; Child Loop BB4_76 Depth 2
; Child Loop BB4_77 Depth 2
; Child Loop BB4_94 Depth 2
; Child Loop BB4_95 Depth 2
; Child Loop BB4_96 Depth 2
; Child Loop BB4_85 Depth 2
; Child Loop BB4_86 Depth 2
; Child Loop BB4_87 Depth 2
; Child Loop BB4_68 Depth 2
; Child Loop BB4_69 Depth 2
; Child Loop BB4_70 Depth 2
; Child Loop BB4_56 Depth 2
; Child Loop BB4_57 Depth 2
; Child Loop BB4_58 Depth 2
bl _fC
mov x19, x0
strb w24, [sp, #16]
cmp w0, #10
b.ne LBB4_7
; %bb.6: ; in Loop: Header=BB4_5 Depth=1
mov w27, #0
strb wzr, [sp, #16]
b LBB4_14
LBB4_7: ; in Loop: Header=BB4_5 Depth=1
strb w19, [sp, #17]
strb wzr, [sp, #18]
ldr w8, [x26, _xflag@PAGEOFF]
mov w27, #2
cmp w8, #2
b.lt LBB4_14
LBB4_8: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
ldr x20, [x21, _c@PAGEOFF]
cmp w0, #32
b.eq LBB4_11
; %bb.9: ; in Loop: Header=BB4_8 Depth=2
cmp x20, #10
b.eq LBB4_11
; %bb.10: ; in Loop: Header=BB4_8 Depth=2
strb w20, [x28, x27]
add x27, x27, #1
cmp x27, #4095
b.ne LBB4_8
b LBB4_13
LBB4_11: ; in Loop: Header=BB4_5 Depth=1
Lloh82:
adrp x8, _infile@PAGE
Lloh83:
ldr x1, [x8, _infile@PAGEOFF]
mov x0, x20
bl _ungetc
cmp w20, #10
b.ne LBB4_13
; %bb.12: ; in Loop: Header=BB4_5 Depth=1
adrp x9, _linect@PAGE
ldr w8, [x9, _linect@PAGEOFF]
sub w8, w8, #1
str w8, [x9, _linect@PAGEOFF]
LBB4_13: ; in Loop: Header=BB4_5 Depth=1
strb wzr, [x28, w27, uxtw]
ldr w8, [sp, #16]
mov w9, #26232
movk w9, #24940, lsl #16
eor w8, w8, w9
ldrh w9, [sp, #20]
mov w10, #103
eor w9, w9, w10
orr w8, w8, w9
cbz w8, LBB4_106
LBB4_14: ; in Loop: Header=BB4_5 Depth=1
mov x20, #0
LBB4_15: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x1, [x25, x20]
add x0, sp, #16
bl _strcmp
cbz w0, LBB4_100
; %bb.16: ; in Loop: Header=BB4_15 Depth=2
add x20, x20, #8
cmp x20, #368
b.ne LBB4_15
; %bb.17: ; in Loop: Header=BB4_5 Depth=1
ldr w9, [x26, _xflag@PAGEOFF]
cmp w27, #3
b.lo LBB4_19
; %bb.18: ; in Loop: Header=BB4_5 Depth=1
cmp w9, #2
b.gt LBB4_189
LBB4_19: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #46
b.ne LBB4_22
; %bb.20: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #46
b.eq LBB4_22
; %bb.21: ; in Loop: Header=BB4_5 Depth=1
Lloh84:
adrp x8, _inmacro@PAGE
str wzr, [x8, _inmacro@PAGEOFF]
Lloh85:
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
b LBB4_24
LBB4_22: ; in Loop: Header=BB4_5 Depth=1
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
cmp w8, #1
b.ne LBB4_24
; %bb.23: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #91
b.eq LBB4_131
LBB4_24: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #10
b.eq LBB4_101
; %bb.25: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #92
b.ne LBB4_27
; %bb.26: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #34
b.eq LBB4_103
LBB4_27: ; in Loop: Header=BB4_5 Depth=1
ldr x10, [x23, _filesp@PAGEOFF]
Lloh86:
adrp x11, _files@PAGE
Lloh87:
ldr x11, [x11, _files@PAGEOFF]
cmp x10, x11
b.ne LBB4_30
; %bb.28: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #69
b.ne LBB4_30
; %bb.29: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #81
b.eq LBB4_118
LBB4_30: ; in Loop: Header=BB4_5 Depth=1
cmp x10, x11
b.ne LBB4_34
; %bb.31: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #84
b.ne LBB4_34
; %bb.32: ; in Loop: Header=BB4_5 Depth=1
sub w10, w19, #38
cmp w10, #45
b.hi LBB4_34
; %bb.33: ; in Loop: Header=BB4_5 Depth=1
mov w11, #1
lsl x10, x11, x10
mov x11, #1
movk x11, #8192, lsl #16
movk x11, #8192, lsl #32
tst x10, x11
b.ne LBB4_115
LBB4_34: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #84
b.ne LBB4_36
; %bb.35: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #69
b.eq LBB4_122
LBB4_36: ; in Loop: Header=BB4_5 Depth=1
Lloh88:
adrp x10, _inmacro@PAGE
Lloh89:
ldr w10, [x10, _inmacro@PAGEOFF]
cbnz w10, LBB4_43
; %bb.37: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #100
b.ne LBB4_39
; %bb.38: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #101
b.eq LBB4_120
LBB4_39: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #105
b.ne LBB4_41
; %bb.40: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #103
b.eq LBB4_120
LBB4_41: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #97
b.ne LBB4_43
; %bb.42: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #109
b.eq LBB4_120
LBB4_43: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #115
b.ne LBB4_45
; %bb.44: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #111
b.eq LBB4_123
LBB4_45: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #110
b.ne LBB4_47
; %bb.46: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #120
b.eq LBB4_125
LBB4_47: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #116
b.ne LBB4_49
; %bb.48: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #109
b.eq LBB4_104
LBB4_49: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #104
b.ne LBB4_51
; %bb.50: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #119
b.eq LBB4_105
LBB4_51: ; in Loop: Header=BB4_5 Depth=1
cbz w9, LBB4_54
; %bb.52: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #100
b.ne LBB4_54
; %bb.53: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #111
b.eq LBB4_127
LBB4_54: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #84
cset w9, eq
and w9, w8, w9
cmp w9, #1
b.ne LBB4_61
; %bb.55: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #76
b.ne LBB4_61
LBB4_56: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_56
LBB4_57: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_57
LBB4_58: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, _c@PAGEOFF]
str x8, [x22, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB4_58
; %bb.59: ; in Loop: Header=BB4_58 Depth=2
ldr x8, [x22, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB4_58
; %bb.60: ; in Loop: Header=BB4_58 Depth=2
bl _fC
cmp w0, #90
b.gt LBB4_58
b LBB4_99
LBB4_61: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #78
cset w9, eq
and w10, w8, w9
cmp w10, #1
b.ne LBB4_63
; %bb.62: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #82
b.eq LBB4_113
LBB4_63: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #65
cset w9, eq
and w9, w8, w9
cmp w9, #1
b.ne LBB4_73
; %bb.64: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #73
b.eq LBB4_67
; %bb.65: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #83
b.eq LBB4_80
; %bb.66: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #85
b.ne LBB4_81
LBB4_67: ; in Loop: Header=BB4_5 Depth=1
adrp x8, _mac@PAGE
ldrb w8, [x8, _mac@PAGEOFF]
cmp w8, #1
b.ne LBB4_114
LBB4_68: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_68
LBB4_69: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_69
LBB4_70: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, _c@PAGEOFF]
str x8, [x22, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB4_70
; %bb.71: ; in Loop: Header=BB4_70 Depth=2
ldr x8, [x22, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB4_70
; %bb.72: ; in Loop: Header=BB4_70 Depth=2
bl _fC
cmp w0, #90
b.gt LBB4_70
b LBB4_99
LBB4_73: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #70
cset w9, eq
and w11, w8, w9
cmp w19, #83
cset w9, eq
cmp w11, #1
b.ne LBB4_82
; %bb.74: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #83
b.ne LBB4_82
LBB4_75: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_75
LBB4_76: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_76
LBB4_77: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, _c@PAGEOFF]
str x8, [x22, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB4_77
; %bb.78: ; in Loop: Header=BB4_77 Depth=2
ldr x8, [x22, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB4_77
; %bb.79: ; in Loop: Header=BB4_77 Depth=2
bl _fC
cmp w0, #90
b.gt LBB4_77
b LBB4_99
LBB4_80: ; in Loop: Header=BB4_5 Depth=1
mov w9, #1
b LBB4_82
LBB4_81: ; in Loop: Header=BB4_5 Depth=1
mov w9, #0
LBB4_82: ; in Loop: Header=BB4_5 Depth=1
cbz w8, LBB4_90
; %bb.83: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #78
mov w11, #83
ccmp x24, x11, #4, ne
b.ne LBB4_90
; %bb.84: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #72
b.ne LBB4_90
LBB4_85: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_85
LBB4_86: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_86
LBB4_87: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, _c@PAGEOFF]
str x8, [x22, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB4_87
; %bb.88: ; in Loop: Header=BB4_87 Depth=2
ldr x8, [x22, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB4_87
; %bb.89: ; in Loop: Header=BB4_87 Depth=2
bl _fC
cmp w0, #90
b.gt LBB4_87
b LBB4_99
LBB4_90: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #85
b.ne LBB4_92
; %bb.91: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #88
b.eq LBB4_153
LBB4_92: ; in Loop: Header=BB4_5 Depth=1
cmp x24, #79
cset w11, eq
and w11, w8, w11
cmp w11, #1
b.ne LBB4_156
; %bb.93: ; in Loop: Header=BB4_5 Depth=1
cmp w19, #75
b.ne LBB4_156
LBB4_94: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_94
LBB4_95: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_95
LBB4_96: ; Parent Loop BB4_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, _c@PAGEOFF]
str x8, [x22, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB4_96
; %bb.97: ; in Loop: Header=BB4_96 Depth=2
ldr x8, [x22, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB4_96
; %bb.98: ; in Loop: Header=BB4_96 Depth=2
bl _fC
cmp w0, #90
b.gt LBB4_96
LBB4_99: ; in Loop: Header=BB4_5 Depth=1
ldr x24, [x21, _c@PAGEOFF]
cmp x24, #10
b.ne LBB4_5
b LBB4_101
LBB4_100: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_100
LBB4_101:
ldur x8, [x29, #-96]
Lloh90:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh91:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh92:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.102:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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
LBB4_103: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_103
b LBB4_101
LBB4_104: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_104
b LBB4_101
LBB4_105: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_105
b LBB4_101
LBB4_106: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #32
b.eq LBB4_106
; %bb.107:
ldr w19, [x21, _c@PAGEOFF]
adrp x23, _infile@PAGE
ldr x1, [x23, _infile@PAGEOFF]
mov x0, x19
bl _ungetc
cmp w19, #10
adrp x24, _linect@PAGE
b.ne LBB4_109
; %bb.108:
ldr w8, [x24, _linect@PAGEOFF]
sub w8, w8, #1
str w8, [x24, _linect@PAGEOFF]
LBB4_109:
mov x20, #0
add x22, sp, #16
LBB4_110: ; =>This Inner Loop Header: Depth=1
bl _fC1
ldr x19, [x21, _c@PAGEOFF]
cmp w0, #32
b.eq LBB4_150
; %bb.111: ; in Loop: Header=BB4_110 Depth=1
cmp x19, #10
b.eq LBB4_150
; %bb.112: ; in Loop: Header=BB4_110 Depth=1
strb w19, [x22, x20]
add x20, x20, #1
cmp x20, #4095
b.ne LBB4_110
b LBB4_152
LBB4_113: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_113
b LBB4_101
LBB4_114: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_114
b LBB4_101
LBB4_115:
cbz w8, LBB4_129
; %bb.116:
ldur x8, [x29, #-96]
Lloh93:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh94:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh95:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.117:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _stbl
LBB4_118:
ldur x8, [x29, #-96]
Lloh96:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh97:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh98:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.119:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _eqn
LBB4_120:
ldur x8, [x29, #-96]
Lloh99:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh100:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh101:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.121:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _macro
LBB4_122:
adrp x8, _intable@PAGE
strb wzr, [x8, _intable@PAGEOFF]
b LBB4_101
LBB4_123:
adrp x8, _iflag@PAGE
ldrb w8, [x8, _iflag@PAGEOFF]
cmp w8, #1
b.ne LBB4_143
LBB4_124: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_124
b LBB4_101
LBB4_125:
adrp x8, _iflag@PAGE
ldrb w8, [x8, _iflag@PAGEOFF]
cmp w8, #1
b.ne LBB4_146
LBB4_126: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_126
b LBB4_101
LBB4_127:
mov w8, #3
str w8, [x26, _xflag@PAGEOFF]
ldur x8, [x29, #-96]
Lloh102:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh103:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh104:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.128:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _comline
LBB4_129:
ldur x8, [x29, #-96]
Lloh105:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh106:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh107:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.130:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _tbl
LBB4_131:
cmp w19, #10
b.eq LBB4_135
LBB4_132: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_132
b LBB4_135
LBB4_133: ; Parent Loop BB4_135 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_133
b LBB4_135
LBB4_134: ; Parent Loop BB4_135 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB4_134
LBB4_135: ; =>This Loop Header: Depth=1
; Child Loop BB4_134 Depth 2
; Child Loop BB4_133 Depth 2
bl _fC
cmp w0, #46
b.ne LBB4_134
; %bb.136: ; in Loop: Header=BB4_135 Depth=1
bl _fC
cmp w0, #93
b.ne LBB4_133
; %bb.137:
bl _fC
cmp w0, #10
b.ne LBB4_139
; %bb.138:
mov w8, #0
b LBB4_141
LBB4_139: ; =>This Inner Loop Header: Depth=1
ldr x19, [x21, _c@PAGEOFF]
bl _fC
cmp w0, #10
b.ne LBB4_139
; %bb.140:
mov x8, x19
LBB4_141:
and x9, x8, #0xff
Lloh108:
adrp x10, _chars@PAGE
Lloh109:
add x10, x10, _chars@PAGEOFF
ldrb w9, [x10, x9]
cmp w9, #2
b.ne LBB4_101
; %bb.142:
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp]
Lloh110:
adrp x0, l_.str.55@PAGE
Lloh111:
add x0, x0, l_.str.55@PAGEOFF
bl _printf
b LBB4_101
LBB4_143:
bl _getfname
Lloh112:
adrp x8, _fname@PAGE
Lloh113:
ldr x0, [x8, _fname@PAGEOFF]
ldrb w8, [x0]
cbz w8, LBB4_101
; %bb.144:
bl _opn
adrp x9, _infile@PAGE
str x0, [x9, _infile@PAGEOFF]
ldr x8, [x23, _filesp@PAGEOFF]
cbz x0, LBB4_158
; %bb.145:
str x0, [x8, #8]!
str x8, [x23, _filesp@PAGEOFF]
b LBB4_101
LBB4_146:
bl _getfname
adrp x19, _fname@PAGE
ldr x0, [x19, _fname@PAGEOFF]
ldrb w8, [x0]
cbz w8, LBB4_219
; %bb.147:
adrp x20, _infile@PAGE
ldr x8, [x20, _infile@PAGEOFF]
Lloh114:
adrp x9, ___stdinp@GOTPAGE
Lloh115:
ldr x9, [x9, ___stdinp@GOTPAGEOFF]
Lloh116:
ldr x9, [x9]
cmp x8, x9
b.eq LBB4_149
; %bb.148:
mov x0, x8
bl _fclose
ldr x0, [x19, _fname@PAGEOFF]
LBB4_149:
bl _opn
ldr x8, [x23, _filesp@PAGEOFF]
str x0, [x8]
str x0, [x20, _infile@PAGEOFF]
b LBB4_101
LBB4_150:
ldr x1, [x23, _infile@PAGEOFF]
mov x0, x19
bl _ungetc
cmp w19, #10
b.ne LBB4_152
; %bb.151:
ldr w8, [x24, _linect@PAGEOFF]
sub w8, w8, #1
str w8, [x24, _linect@PAGEOFF]
LBB4_152:
add x8, sp, #16
strb wzr, [x8, w20, uxtw]
add x0, sp, #16
bl _atoi
adrp x8, __xflag@PAGE
str w0, [x8, __xflag@PAGEOFF]
str w0, [x26, _xflag@PAGEOFF]
b LBB4_101
LBB4_153:
adrp x8, _wordflag@PAGE
ldrb w8, [x8, _wordflag@PAGEOFF]
cmp w8, #1
b.ne LBB4_159
; %bb.154:
ldur x8, [x29, #-96]
Lloh117:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh118:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh119:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.155:
Lloh120:
adrp x0, l_.str.6@PAGE
Lloh121:
add x0, x0, l_.str.6@PAGEOFF
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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
LBB4_156:
cmp w19, #68
cset w11, eq
and w10, w10, w11
cmp w10, #1
b.ne LBB4_162
LBB4_157: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_157
b LBB4_101
LBB4_158:
ldr x8, [x8]
str x8, [x9, _infile@PAGEOFF]
b LBB4_101
LBB4_159:
ldur x8, [x29, #-96]
Lloh122:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh123:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh124:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.160:
Lloh125:
adrp x0, l_.str.7@PAGE
Lloh126:
add x0, x0, l_.str.7@PAGEOFF
LBB4_161:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _printf
LBB4_162:
adrp x10, _mac@PAGE
ldrb w10, [x10, _mac@PAGEOFF]
eor w10, w10, #0x1
and w10, w8, w10
cmp w10, #1
b.ne LBB4_167
; %bb.163:
cmp x24, #72
b.ne LBB4_167
; %bb.164:
cmp w19, #85
b.eq LBB4_166
; %bb.165:
cmp w19, #32
b.ne LBB4_167
LBB4_166: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_166
b LBB4_101
LBB4_167:
cmp w19, #76
cset w11, eq
and w10, w10, w11
cmp w10, #1
b.ne LBB4_173
; %bb.168:
adrp x8, _disp@PAGE
ldrb w8, [x8, _disp@PAGEOFF]
tbnz w8, #0, LBB4_176
; %bb.169:
cmp x24, #82
b.eq LBB4_176
LBB4_170: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_170
; %bb.171:
ldur x8, [x29, #-96]
Lloh127:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh128:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh129:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.172:
Lloh130:
adrp x0, l_.str.8@PAGE
Lloh131:
add x0, x0, l_.str.8@PAGEOFF
b LBB4_161
LBB4_173:
cmp x24, #80
cset w10, eq
bic w10, w10, w8
and w10, w10, w9
cmp w10, #1
b.ne LBB4_178
; %bb.174:
ldur x8, [x29, #-96]
Lloh132:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh133:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh134:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.175:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _inpic
LBB4_176:
ldur x8, [x29, #-96]
Lloh135:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh136:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh137:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.177:
mov w0, #76
b LBB4_184
LBB4_178:
cbz w8, LBB4_186
; %bb.179:
cmp x24, #68
mov w10, #78
ccmp x24, x10, #4, ne
mov w10, #75
ccmp x24, x10, #4, ne
mov w10, #80
ccmp x24, x10, #4, ne
cset w10, eq
and w9, w10, w9
cmp w9, #1
b.eq LBB4_182
; %bb.180:
cmp x24, #75
b.ne LBB4_206
; %bb.181:
cmp w19, #70
b.ne LBB4_206
LBB4_182:
ldur x8, [x29, #-96]
Lloh138:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh139:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh140:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.183:
sxtb w0, w24
LBB4_184:
mov w1, #69
LBB4_185:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _sdis
LBB4_186:
cmp x24, #46
b.ne LBB4_189
; %bb.187:
cmp w19, #46
b.ne LBB4_189
LBB4_188: ; =>This Inner Loop Header: Depth=1
bl _fC
mov w24, #46
cmp w0, #46
b.eq LBB4_188
LBB4_189:
adrp x9, _inmacro@PAGE
ldr w8, [x9, _inmacro@PAGEOFF]
add w8, w8, #1
str w8, [x9, _inmacro@PAGEOFF]
cmp x24, #90
b.gt LBB4_192
; %bb.190:
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
tbz w8, #0, LBB4_192
; %bb.191:
mov w1, #1
b LBB4_205
LBB4_192:
mov x20, #0
Lloh141:
adrp x22, _skip1rq@PAGE
Lloh142:
add x22, x22, _skip1rq@PAGEOFF
adrp x23, _infile@PAGE
adrp x24, _linect@PAGE
b LBB4_194
LBB4_193: ; in Loop: Header=BB4_194 Depth=1
add x20, x20, #1
cmp x20, #20
b.eq LBB4_202
LBB4_194: ; =>This Loop Header: Depth=1
; Child Loop BB4_195 Depth 2
; Child Loop BB4_198 Depth 2
ldr x1, [x22, x20, lsl #3]
add x0, sp, #16
bl _strcmp
cbnz w0, LBB4_193
LBB4_195: ; Parent Loop BB4_194 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #32
b.eq LBB4_195
; %bb.196: ; in Loop: Header=BB4_194 Depth=1
ldr w19, [x21, _c@PAGEOFF]
ldr x1, [x23, _infile@PAGEOFF]
mov x0, x19
bl _ungetc
cmp w19, #10
b.ne LBB4_198
; %bb.197: ; in Loop: Header=BB4_194 Depth=1
ldr w8, [x24, _linect@PAGEOFF]
sub w8, w8, #1
str w8, [x24, _linect@PAGEOFF]
LBB4_198: ; Parent Loop BB4_194 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
ldr x19, [x21, _c@PAGEOFF]
cmp w0, #32
b.eq LBB4_200
; %bb.199: ; in Loop: Header=BB4_198 Depth=2
cmp x19, #10
b.ne LBB4_198
LBB4_200: ; in Loop: Header=BB4_194 Depth=1
ldr x1, [x23, _infile@PAGEOFF]
mov x0, x19
bl _ungetc
cmp w19, #10
b.ne LBB4_193
; %bb.201: ; in Loop: Header=BB4_194 Depth=1
ldr w8, [x24, _linect@PAGEOFF]
sub w8, w8, #1
str w8, [x24, _linect@PAGEOFF]
b LBB4_193
LBB4_202:
adrp x8, _wordflag@PAGE
ldrb w8, [x8, _wordflag@PAGEOFF]
cmp w8, #1
b.ne LBB4_204
; %bb.203:
bl _fC
LBB4_204:
mov w1, #2
LBB4_205:
mov w0, #1
bl _regline
adrp x9, _inmacro@PAGE
ldr w8, [x9, _inmacro@PAGEOFF]
sub w8, w8, #1
str w8, [x9, _inmacro@PAGEOFF]
b LBB4_101
LBB4_206:
cmp x24, #110
b.ne LBB4_210
; %bb.207:
cmp w19, #102
b.ne LBB4_210
; %bb.208:
ldur x8, [x29, #-96]
Lloh143:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh144:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh145:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.209:
mov w0, #102
mov w1, #105
b LBB4_185
LBB4_210:
cmp x24, #99
b.ne LBB4_214
; %bb.211:
cmp w19, #101
b.ne LBB4_214
; %bb.212:
ldur x8, [x29, #-96]
Lloh146:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh147:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh148:
ldr x9, [x9]
cmp x9, x8
b.ne LBB4_218
; %bb.213:
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #32
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 _sce
LBB4_214:
cmp x24, #46
b.ne LBB4_189
; %bb.215:
cmp w19, #46
b.ne LBB4_189
; %bb.216:
tbz w8, #0, LBB4_188
LBB4_217: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB4_217
b LBB4_101
LBB4_218:
bl ___stack_chk_fail
LBB4_219:
mov w0, #0
bl _exit
.loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79
.loh AdrpLdrGot Lloh75, Lloh76
.loh AdrpAdd Lloh80, Lloh81
.loh AdrpLdr Lloh82, Lloh83
.loh AdrpAdrp Lloh84, Lloh85
.loh AdrpLdr Lloh86, Lloh87
.loh AdrpLdr Lloh88, Lloh89
.loh AdrpLdrGotLdr Lloh90, Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGotLdr Lloh96, Lloh97, Lloh98
.loh AdrpLdrGotLdr Lloh99, Lloh100, Lloh101
.loh AdrpLdrGotLdr Lloh102, Lloh103, Lloh104
.loh AdrpLdrGotLdr Lloh105, Lloh106, Lloh107
.loh AdrpAdd Lloh108, Lloh109
.loh AdrpAdd Lloh110, Lloh111
.loh AdrpLdr Lloh112, Lloh113
.loh AdrpLdrGotLdr Lloh114, Lloh115, Lloh116
.loh AdrpLdrGotLdr Lloh117, Lloh118, Lloh119
.loh AdrpAdd Lloh120, Lloh121
.loh AdrpLdrGotLdr Lloh122, Lloh123, Lloh124
.loh AdrpAdd Lloh125, Lloh126
.loh AdrpLdrGotLdr Lloh127, Lloh128, Lloh129
.loh AdrpAdd Lloh130, Lloh131
.loh AdrpLdrGotLdr Lloh132, Lloh133, Lloh134
.loh AdrpLdrGotLdr Lloh135, Lloh136, Lloh137
.loh AdrpLdrGotLdr Lloh138, Lloh139, Lloh140
.loh AdrpAdd Lloh141, Lloh142
.loh AdrpLdrGotLdr Lloh143, Lloh144, Lloh145
.loh AdrpLdrGotLdr Lloh146, Lloh147, Lloh148
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regline
_regline: ; @regline
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x1
mov x20, x0
adrp x24, _linec@PAGE
ldr w8, [x24, _linec@PAGEOFF]
adrp x25, _li@PAGE
adrp x23, _line@PAGE
stp w1, w0, [sp, #8] ; 8-byte Folded Spill
cbz w8, LBB5_4
; %bb.1:
str wzr, [x25, _li@PAGEOFF]
ldr x0, [x23, _line@PAGEOFF]
cmp w8, #0
b.gt LBB5_6
; %bb.2:
mov w8, #1
str w8, [x24, _linec@PAGEOFF]
mov w1, #1
bl _realloc
cbz x0, LBB5_76
; %bb.3:
str x0, [x23, _line@PAGEOFF]
b LBB5_6
LBB5_4:
ldr x0, [x23, _line@PAGEOFF]
mov w8, #1
str w8, [x24, _linec@PAGEOFF]
mov w1, #1
bl _realloc
cbz x0, LBB5_76
; %bb.5:
str x0, [x23, _line@PAGEOFF]
str wzr, [x25, _li@PAGEOFF]
LBB5_6:
mov w21, #0
adrp x26, _c@PAGE
ldr x8, [x26, _c@PAGEOFF]
mov w27, #32
strb w8, [x0]
adrp x22, _msflag@PAGE
adrp x28, _eqnflag@PAGE
adrp x20, _intable@PAGE
b LBB5_11
LBB5_7: ; in Loop: Header=BB5_11 Depth=1
str x0, [x23, _line@PAGEOFF]
LBB5_8: ; in Loop: Header=BB5_11 Depth=1
bl _fC
mov x8, x0
ldr x0, [x23, _line@PAGEOFF]
ldr w9, [x25, _li@PAGEOFF]
add w21, w9, #1
str w21, [x25, _li@PAGEOFF]
LBB5_9: ; in Loop: Header=BB5_11 Depth=1
strb w8, [x0, w21, sxtw]
LBB5_10: ; in Loop: Header=BB5_11 Depth=1
ldr x8, [x26, _c@PAGEOFF]
LBB5_11: ; =>This Inner Loop Header: Depth=1
cmp x8, #92
b.ne LBB5_17
; %bb.12: ; in Loop: Header=BB5_11 Depth=1
ldr w8, [x24, _linec@PAGEOFF]
cmp w21, w8
b.lt LBB5_15
; %bb.13: ; in Loop: Header=BB5_11 Depth=1
add w8, w21, #1
str w8, [x24, _linec@PAGEOFF]
sxtw x1, w8
bl _realloc
cbz x0, LBB5_76
; %bb.14: ; in Loop: Header=BB5_11 Depth=1
str x0, [x23, _line@PAGEOFF]
LBB5_15: ; in Loop: Header=BB5_11 Depth=1
strb w27, [x0, w21, sxtw]
bl _backsl
ldr x8, [x26, _c@PAGEOFF]
cmp x8, #37
b.ne LBB5_17
; %bb.16: ; in Loop: Header=BB5_11 Depth=1
ldr w8, [x25, _li@PAGEOFF]
sub w8, w8, #1
str w8, [x25, _li@PAGEOFF]
b LBB5_29
LBB5_17: ; in Loop: Header=BB5_11 Depth=1
cmp x8, #10
b.eq LBB5_38
; %bb.18: ; in Loop: Header=BB5_11 Depth=1
ldrb w9, [x20, _intable@PAGEOFF]
cmp w9, #1
b.ne LBB5_29
; %bb.19: ; in Loop: Header=BB5_11 Depth=1
cmp x8, #84
b.ne LBB5_29
; %bb.20: ; in Loop: Header=BB5_11 Depth=1
ldrsw x8, [x25, _li@PAGEOFF]
add w9, w8, #1
ldr w10, [x24, _linec@PAGEOFF]
cmp w9, w10
b.lt LBB5_23
; %bb.21: ; in Loop: Header=BB5_11 Depth=1
ldr x0, [x23, _line@PAGEOFF]
add x1, x8, #2
str w1, [x24, _linec@PAGEOFF]
bl _realloc
cbz x0, LBB5_76
; %bb.22: ; in Loop: Header=BB5_11 Depth=1
str x0, [x23, _line@PAGEOFF]
LBB5_23: ; in Loop: Header=BB5_11 Depth=1
bl _fC
mov x8, x0
ldr x0, [x23, _line@PAGEOFF]
ldrsw x19, [x25, _li@PAGEOFF]
add x21, x19, #1
str w21, [x25, _li@PAGEOFF]
strb w8, [x0, x21]
ldr x8, [x26, _c@PAGEOFF]
cmp x8, #125
b.eq LBB5_25
; %bb.24: ; in Loop: Header=BB5_11 Depth=1
cmp x8, #123
b.ne LBB5_10
LBB5_25: ; in Loop: Header=BB5_11 Depth=1
ldr w8, [x24, _linec@PAGEOFF]
cmp w21, w8
b.lt LBB5_28
; %bb.26: ; in Loop: Header=BB5_11 Depth=1
add x1, x19, #2
str w1, [x24, _linec@PAGEOFF]
bl _realloc
cbz x0, LBB5_76
; %bb.27: ; in Loop: Header=BB5_11 Depth=1
str x0, [x23, _line@PAGEOFF]
LBB5_28: ; in Loop: Header=BB5_11 Depth=1
strb w27, [x0, x19]
bl _fC
mov x8, x0
ldr x0, [x23, _line@PAGEOFF]
ldr w21, [x25, _li@PAGEOFF]
b LBB5_9
LBB5_29: ; in Loop: Header=BB5_11 Depth=1
ldrb w8, [x22, _msflag@PAGEOFF]
cmp w8, #1
b.ne LBB5_35
; %bb.30: ; in Loop: Header=BB5_11 Depth=1
ldrb w8, [x28, _eqnflag@PAGEOFF]
tbz w8, #0, LBB5_35
; %bb.31: ; in Loop: Header=BB5_11 Depth=1
strb wzr, [x28, _eqnflag@PAGEOFF]
ldrsw x8, [x25, _li@PAGEOFF]
add x19, x8, #1
ldr w21, [x24, _linec@PAGEOFF]
ldr x0, [x23, _line@PAGEOFF]
cmp w19, w21
b.lt LBB5_34
; %bb.32: ; in Loop: Header=BB5_11 Depth=1
add x21, x8, #2
str w21, [x24, _linec@PAGEOFF]
mov x1, x21
bl _realloc
cbz x0, LBB5_76
; %bb.33: ; in Loop: Header=BB5_11 Depth=1
str x0, [x23, _line@PAGEOFF]
LBB5_34: ; in Loop: Header=BB5_11 Depth=1
str w19, [x25, _li@PAGEOFF]
mov w8, #120
strb w8, [x0, x19]
b LBB5_36
LBB5_35: ; in Loop: Header=BB5_11 Depth=1
ldr w19, [x25, _li@PAGEOFF]
ldr w21, [x24, _linec@PAGEOFF]
LBB5_36: ; in Loop: Header=BB5_11 Depth=1
add w8, w19, #1
cmp w8, w21
b.lt LBB5_8
; %bb.37: ; in Loop: Header=BB5_11 Depth=1
ldr x0, [x23, _line@PAGEOFF]
add w8, w19, #2
str w8, [x24, _linec@PAGEOFF]
sxtw x1, w8
bl _realloc
cbnz x0, LBB5_7
b LBB5_76
LBB5_38:
ldrsw x19, [x25, _li@PAGEOFF]
ldr w8, [x24, _linec@PAGEOFF]
ldr x21, [x23, _line@PAGEOFF]
cmp w19, w8
b.lt LBB5_41
; %bb.39:
add x1, x19, #1
str w1, [x24, _linec@PAGEOFF]
mov x0, x21
bl _realloc
cbz x0, LBB5_76
; %bb.40:
mov x21, x0
str x0, [x23, _line@PAGEOFF]
LBB5_41:
strb wzr, [x21, x19]
cbz w19, LBB5_75
; %bb.42:
adrp x8, _wordflag@PAGE
ldrb w8, [x8, _wordflag@PAGEOFF]
cmp w8, #1
b.ne LBB5_44
; %bb.43:
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
b _putwords
LBB5_44:
ldr w8, [sp, #12] ; 4-byte Folded Reload
cbz w8, LBB5_70
; %bb.45:
ldrb w0, [x21]
cbz w0, LBB5_71
; %bb.46:
mov w26, #0
mov w20, #0
mov w23, #1
mov x24, #513
movk x24, #1, lsl #32
ldr w8, [sp, #8] ; 4-byte Folded Reload
mov w25, w8
b LBB5_49
LBB5_47: ; in Loop: Header=BB5_49 Depth=1
ldurb w26, [x21, #-1]
LBB5_48: ; in Loop: Header=BB5_49 Depth=1
ldrb w0, [x21]
cbz w0, LBB5_72
LBB5_49: ; =>This Loop Header: Depth=1
; Child Loop BB5_51 Depth 2
; Child Loop BB5_55 Depth 2
; Child Loop BB5_63 Depth 2
add x28, x21, #1
mov x27, x21
b LBB5_51
LBB5_50: ; in Loop: Header=BB5_51 Depth=2
bl _putchar
ldrb w0, [x27, #1]!
add x28, x28, #1
LBB5_51: ; Parent Loop BB5_49 Depth=1
; => This Inner Loop Header: Depth=2
cmp w0, #9
b.eq LBB5_50
; %bb.52: ; in Loop: Header=BB5_51 Depth=2
cmp w0, #32
b.eq LBB5_50
; %bb.53: ; in Loop: Header=BB5_49 Depth=1
mov x8, x0
mov x21, x27
b LBB5_55
LBB5_54: ; in Loop: Header=BB5_55 Depth=2
ldrb w8, [x21, #1]!
LBB5_55: ; Parent Loop BB5_49 Depth=1
; => This Inner Loop Header: Depth=2
cmp w8, #32
b.hi LBB5_54
; %bb.56: ; in Loop: Header=BB5_55 Depth=2
mov w8, w8
lsl x8, x23, x8
tst x8, x24
b.eq LBB5_54
; %bb.57: ; in Loop: Header=BB5_49 Depth=1
cmp w0, #34
cset w8, eq
cinc x19, x27, eq
add x9, x27, x25
cinc x9, x9, eq
cmp x21, x9
b.ls LBB5_65
; %bb.58: ; in Loop: Header=BB5_49 Depth=1
ldrb w0, [x19]
Lloh149:
adrp x9, _chars@PAGE
Lloh150:
add x9, x9, _chars@PAGEOFF
ldrb w9, [x9, w0, uxtw]
cmp w9, #4
b.ne LBB5_65
; %bb.59: ; in Loop: Header=BB5_49 Depth=1
add x9, x27, x8
ldrb w9, [x9, #1]
Lloh151:
adrp x10, _chars@PAGE
Lloh152:
add x10, x10, _chars@PAGEOFF
ldrb w9, [x10, x9]
cmp w9, #4
b.ne LBB5_65
; %bb.60: ; in Loop: Header=BB5_49 Depth=1
cmp x19, x21
b.hs LBB5_69
; %bb.61: ; in Loop: Header=BB5_49 Depth=1
add x19, x28, x8
cmp w0, #34
b.eq LBB5_63
LBB5_62: ; in Loop: Header=BB5_49 Depth=1
bl _putchar
LBB5_63: ; Parent Loop BB5_49 Depth=1
; => This Inner Loop Header: Depth=2
cmp x19, x21
b.hs LBB5_69
; %bb.64: ; in Loop: Header=BB5_63 Depth=2
ldrb w0, [x19], #1
cmp w0, #34
b.ne LBB5_62
b LBB5_63
LBB5_65: ; in Loop: Header=BB5_49 Depth=1
cbz w20, LBB5_47
; %bb.66: ; in Loop: Header=BB5_49 Depth=1
ldrb w0, [x19]
Lloh153:
adrp x9, _chars@PAGE
Lloh154:
add x9, x9, _chars@PAGEOFF
ldrb w9, [x9, x0]
cmp w9, #2
b.ne LBB5_47
; %bb.67: ; in Loop: Header=BB5_49 Depth=1
add x19, x27, x8
ldrb w8, [x19, #1]!
cbnz w8, LBB5_47
; %bb.68: ; in Loop: Header=BB5_49 Depth=1
; kill: def $w0 killed $w0 killed $x0
bl _putchar
mov x21, x19
b LBB5_48
LBB5_69: ; in Loop: Header=BB5_49 Depth=1
ldurb w26, [x21, #-1]
add w20, w20, #1
mov x21, x19
b LBB5_48
LBB5_70:
mov x0, x21
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
b _puts
LBB5_71:
mov w26, #0
LBB5_72:
mov w0, #10
bl _putchar
ldrb w8, [x22, _msflag@PAGEOFF]
cmp w8, #1
b.ne LBB5_75
; %bb.73:
and x8, x26, #0xff
Lloh155:
adrp x9, _chars@PAGE
Lloh156:
add x9, x9, _chars@PAGEOFF
ldrb w8, [x9, x8]
cmp w8, #2
b.ne LBB5_75
; %bb.74:
sxtb w8, w26
str x8, [sp]
Lloh157:
adrp x0, l_.str.75@PAGE
Lloh158:
add x0, x0, l_.str.75@PAGEOFF
bl _printf
LBB5_75:
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB5_76:
Lloh159:
adrp x8, _Progname@PAGE
Lloh160:
ldr x19, [x8, _Progname@PAGEOFF]
mov x0, x19
bl _strlen
mov x2, x0
mov w0, #2
mov x1, x19
bl _write
Lloh161:
adrp x1, l_.str.76@PAGE
Lloh162:
add x1, x1, l_.str.76@PAGEOFF
mov w0, #2
mov w2, #25
bl _write
mov w0, #63
bl __exit
.loh AdrpAdd Lloh149, Lloh150
.loh AdrpAdd Lloh151, Lloh152
.loh AdrpAdd Lloh153, Lloh154
.loh AdrpAdd Lloh155, Lloh156
.loh AdrpAdd Lloh157, Lloh158
.loh AdrpAdd Lloh161, Lloh162
.loh AdrpLdr Lloh159, Lloh160
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function fC1
_fC1: ; @fC1
.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
adrp x20, _infile@PAGE
ldr x0, [x20, _infile@PAGEOFF]
bl _getc
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
adrp x9, _c@PAGE
str x8, [x9, _c@PAGEOFF]
cmp w0, #10
b.eq LBB6_6
; %bb.1:
cmn w0, #1
b.ne LBB6_7
; %bb.2:
ldr x0, [x20, _infile@PAGEOFF]
Lloh163:
adrp x8, ___stdinp@GOTPAGE
Lloh164:
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
Lloh165:
ldr x8, [x8]
cmp x0, x8
b.eq LBB6_4
; %bb.3:
bl _fclose
LBB6_4:
adrp x9, _filesp@PAGE
ldr x8, [x9, _filesp@PAGEOFF]
Lloh166:
adrp x10, _files@PAGE
Lloh167:
ldr x10, [x10, _files@PAGEOFF]
cmp x8, x10
b.ls LBB6_8
; %bb.5:
sub x10, x8, #8
str x10, [x9, _filesp@PAGEOFF]
ldur x0, [x8, #-8]
b LBB6_11
LBB6_6:
Lloh168:
adrp x8, _linect@PAGE
ldr w9, [x8, _linect@PAGEOFF]
add w9, w9, #1
str w9, [x8, _linect@PAGEOFF]
Lloh169:
adrp x8, __xflag@PAGE
Lloh170:
ldr w8, [x8, __xflag@PAGEOFF]
adrp x9, _xflag@PAGE
str w8, [x9, _xflag@PAGEOFF]
mov w0, #10
LBB6_7:
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB6_8:
Lloh171:
adrp x8, _argv@PAGE
Lloh172:
ldr x10, [x8, _argv@PAGEOFF]
Lloh173:
adrp x8, _optind@GOTPAGE
Lloh174:
ldr x8, [x8, _optind@GOTPAGEOFF]
ldrsw x9, [x8]
ldr x19, [x10, x9, lsl #3]
cbz x19, LBB6_12
; %bb.9:
add w9, w9, #1
str w9, [x8]
Lloh175:
adrp x1, l_.str.1@PAGE
Lloh176:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _fopen
cbz x0, LBB6_13
; %bb.10:
adrp x8, _linect@PAGE
str wzr, [x8, _linect@PAGEOFF]
LBB6_11:
str x0, [x20, _infile@PAGEOFF]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _fC
LBB6_12:
mov w0, #0
bl _exit
LBB6_13:
Lloh177:
adrp x20, ___stderrp@GOTPAGE
Lloh178:
ldr x20, [x20, ___stderrp@GOTPAGEOFF]
ldr x0, [x20]
Lloh179:
adrp x8, _Progname@PAGE
Lloh180:
ldr x8, [x8, _Progname@PAGEOFF]
str x8, [sp]
Lloh181:
adrp x1, l_.str.3@PAGE
Lloh182:
add x1, x1, l_.str.3@PAGEOFF
bl _fprintf
ldr x0, [x20]
str x19, [sp]
Lloh183:
adrp x1, l_.str.2@PAGE
Lloh184:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpLdrGotLdr Lloh163, Lloh164, Lloh165
.loh AdrpLdr Lloh166, Lloh167
.loh AdrpLdr Lloh169, Lloh170
.loh AdrpAdrp Lloh168, Lloh169
.loh AdrpLdrGot Lloh173, Lloh174
.loh AdrpAdrp Lloh171, Lloh173
.loh AdrpLdr Lloh171, Lloh172
.loh AdrpAdd Lloh175, Lloh176
.loh AdrpAdd Lloh183, Lloh184
.loh AdrpAdd Lloh181, Lloh182
.loh AdrpLdr Lloh179, Lloh180
.loh AdrpLdrGot Lloh177, Lloh178
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function eqn
_eqn: ; @eqn
.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
LBB7_1: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB7_1
; %bb.2:
mov w20, #0
mov w25, #1
adrp x21, _c@PAGE
adrp x22, _ldelim@PAGE
adrp x23, _rdelim@PAGE
Lloh185:
adrp x24, _chars@PAGE
Lloh186:
add x24, x24, _chars@PAGEOFF
LBB7_3: ; =>This Loop Header: Depth=1
; Child Loop BB7_10 Depth 2
; Child Loop BB7_18 Depth 2
; Child Loop BB7_25 Depth 2
bl _fC1
cmp w0, #46
b.eq LBB7_18
; %bb.4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #39
b.eq LBB7_18
; %bb.5: ; in Loop: Header=BB7_3 Depth=1
cmp x8, #100
b.ne LBB7_24
; %bb.6: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #101
b.ne LBB7_22
; %bb.7: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #108
b.ne LBB7_22
; %bb.8: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #105
b.ne LBB7_22
; %bb.9: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #109
b.ne LBB7_22
LBB7_10: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #32
b.eq LBB7_10
; %bb.11: ; in Loop: Header=BB7_3 Depth=1
ldr x26, [x21, _c@PAGEOFF]
cmp x26, #10
b.eq LBB7_16
; %bb.12: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #10
b.eq LBB7_16
; %bb.13: ; in Loop: Header=BB7_3 Depth=1
mov x19, x0
cmp x26, #111
b.ne LBB7_17
; %bb.14: ; in Loop: Header=BB7_3 Depth=1
cmp w19, #102
b.ne LBB7_17
; %bb.15: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #102
b.ne LBB7_17
LBB7_16: ; in Loop: Header=BB7_3 Depth=1
mov w26, #-2
mov w19, #-2
LBB7_17: ; in Loop: Header=BB7_3 Depth=1
mov w25, #0
str w26, [x22, _ldelim@PAGEOFF]
str w19, [x23, _rdelim@PAGEOFF]
b LBB7_23
LBB7_18: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #32
b.eq LBB7_18
; %bb.19: ; in Loop: Header=BB7_18 Depth=2
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #9
b.eq LBB7_18
; %bb.20: ; in Loop: Header=BB7_3 Depth=1
cmp x8, #69
b.ne LBB7_24
; %bb.21: ; in Loop: Header=BB7_3 Depth=1
bl _fC1
cmp w0, #78
b.ne LBB7_23
b LBB7_27
LBB7_22: ; in Loop: Header=BB7_3 Depth=1
mov w25, #0
LBB7_23: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [x21, _c@PAGEOFF]
LBB7_24: ; in Loop: Header=BB7_3 Depth=1
cmp x8, #10
b.eq LBB7_3
LBB7_25: ; Parent Loop BB7_3 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.eq LBB7_3
; %bb.26: ; in Loop: Header=BB7_25 Depth=2
ldr x8, [x21, _c@PAGEOFF]
ldrb w9, [x24, x8]
cmp x8, #32
csel w10, w20, wzr, eq
cmp w9, #2
csel w20, w8, w10, eq
b LBB7_25
LBB7_27: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB7_27
; %bb.28:
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
cmp w8, #1
ccmp w25, #0, #4, eq
b.eq LBB7_31
; %bb.29:
mov w0, #120
bl _putchar
mov w0, #32
bl _putchar
tst w20, #0xff
b.eq LBB7_31
; %bb.30:
and w0, w20, #0xff
bl _putchar
mov w0, #10
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 _putchar
LBB7_31:
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 AdrpAdd Lloh185, Lloh186
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function stbl
_stbl: ; @stbl
.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
LBB8_1: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #46
b.ne LBB8_1
LBB8_2: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB8_2
LBB8_3: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB8_3
; %bb.4:
adrp x19, _c@PAGE
adrp x20, _pc@PAGE
LBB8_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, _c@PAGEOFF]
str x8, [x20, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB8_5
; %bb.6: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [x20, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB8_5
; %bb.7: ; in Loop: Header=BB8_5 Depth=1
bl _fC
cmp w0, #90
b.gt LBB8_5
; %bb.8:
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #84
b.ne LBB8_10
; %bb.9:
bl _fC
cmp w0, #69
b.eq LBB8_15
LBB8_10: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB8_10
LBB8_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, _c@PAGEOFF]
str x8, [x20, _pc@PAGEOFF]
bl _fC
cmp w0, #46
b.ne LBB8_11
; %bb.12: ; in Loop: Header=BB8_11 Depth=1
ldr x8, [x20, _pc@PAGEOFF]
cmp x8, #10
b.ne LBB8_11
; %bb.13: ; in Loop: Header=BB8_11 Depth=1
bl _fC
cmp w0, #84
b.ne LBB8_11
; %bb.14: ; in Loop: Header=BB8_11 Depth=1
bl _fC
cmp w0, #69
b.ne LBB8_11
LBB8_15:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function tbl
_tbl: ; @tbl
.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
LBB9_1: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #46
b.ne LBB9_1
LBB9_2: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB9_2
; %bb.3:
mov w8, #1
adrp x9, _intable@PAGE
strb w8, [x9, _intable@PAGEOFF]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function macro
_macro: ; @macro
.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
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
tbz w8, #0, LBB10_8
LBB10_1: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB10_1
; %bb.2: ; in Loop: Header=BB10_1 Depth=1
bl _fC1
cmp w0, #46
b.ne LBB10_1
; %bb.3: ; in Loop: Header=BB10_1 Depth=1
bl _fC1
cmp w0, #46
b.ne LBB10_1
; %bb.4: ; in Loop: Header=BB10_1 Depth=1
bl _fC1
cmp w0, #46
b.eq LBB10_1
; %bb.5:
Lloh187:
adrp x8, _c@PAGE
Lloh188:
ldr x8, [x8, _c@PAGEOFF]
cmp x8, #10
b.eq LBB10_7
LBB10_6: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB10_6
LBB10_7:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB10_8: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB10_8
; %bb.9:
mov w8, #1
adrp x9, _inmacro@PAGE
str w8, [x9, _inmacro@PAGEOFF]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh187, Lloh188
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function getfname
_getfname: ; @getfname
.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
LBB11_1: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #32
b.eq LBB11_1
; %bb.2:
mov x22, #0
adrp x21, _c@PAGE
mov w25, #536870911
mov w27, #167772160
adrp x24, _fnamec@PAGE
adrp x20, _fname@PAGE
mov w28, #536870912
mov w26, #1543503872
b LBB11_5
LBB11_3: ; in Loop: Header=BB11_5 Depth=1
str x0, [x20, _fname@PAGEOFF]
LBB11_4: ; in Loop: Header=BB11_5 Depth=1
strb w23, [x0, x22]
bl _fC
mov x22, x19
LBB11_5: ; =>This Inner Loop Header: Depth=1
ldr x23, [x21, _c@PAGEOFF]
lsl w8, w23, #24
cmp w8, w25
b.gt LBB11_7
; %bb.6: ; in Loop: Header=BB11_5 Depth=1
mov w9, #150994944
cmp w8, w9
ccmp w8, w27, #4, ne
b.ne LBB11_8
b LBB11_11
LBB11_7: ; in Loop: Header=BB11_5 Depth=1
cmp w8, w28
ccmp w8, w26, #4, ne
b.eq LBB11_11
LBB11_8: ; in Loop: Header=BB11_5 Depth=1
ldr w8, [x24, _fnamec@PAGEOFF]
add x19, x22, #1
ldr x0, [x20, _fname@PAGEOFF]
cmp w8, w19
b.gt LBB11_4
; %bb.9: ; in Loop: Header=BB11_5 Depth=1
str w19, [x24, _fnamec@PAGEOFF]
mov x1, x19
bl _realloc
cbnz x0, LBB11_3
LBB11_10:
Lloh189:
adrp x8, _Progname@PAGE
Lloh190:
ldr x19, [x8, _Progname@PAGEOFF]
mov x0, x19
bl _strlen
mov x2, x0
mov w0, #2
mov x1, x19
bl _write
Lloh191:
adrp x1, l_.str.76@PAGE
Lloh192:
add x1, x1, l_.str.76@PAGEOFF
mov w0, #2
mov w2, #25
bl _write
mov w0, #63
bl __exit
LBB11_11:
ldr w9, [x24, _fnamec@PAGEOFF]
add x8, x22, #1
ldr x0, [x20, _fname@PAGEOFF]
cmp w9, w8
b.gt LBB11_14
; %bb.12:
str w8, [x24, _fnamec@PAGEOFF]
and x1, x8, #0xffffffff
bl _realloc
cbz x0, LBB11_10
; %bb.13:
str x0, [x20, _fname@PAGEOFF]
LBB11_14:
strb wzr, [x0, w22, uxtw]
cmp x23, #10
b.eq LBB11_16
LBB11_15: ; =>This Inner Loop Header: Depth=1
bl _fC
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #10
b.ne LBB11_15
LBB11_16:
adrp x21, _getfname.namechain@PAGE
ldr x22, [x21, _getfname.namechain@PAGEOFF]
cbz x22, LBB11_20
; %bb.17:
ldr x19, [x20, _fname@PAGEOFF]
mov x23, x22
LBB11_18: ; =>This Inner Loop Header: Depth=1
ldr x1, [x23, #8]
mov x0, x19
bl _strcmp
cbz w0, LBB11_25
; %bb.19: ; in Loop: Header=BB11_18 Depth=1
ldr x23, [x23]
cbnz x23, LBB11_18
LBB11_20:
mov w0, #16
bl _malloc
cbz x0, LBB11_10
; %bb.21:
mov x19, x0
str x22, [x0]
ldr x20, [x20, _fname@PAGEOFF]
mov x0, x20
bl _strlen
add x0, x0, #1
bl _malloc
cbz x0, LBB11_10
; %bb.22:
mov x8, #0
LBB11_23: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x20, x8]
strb w9, [x0, x8]
add x8, x8, #1
cbnz w9, LBB11_23
; %bb.24:
str x0, [x19, #8]
str x19, [x21, _getfname.namechain@PAGEOFF]
b LBB11_26
LBB11_25:
strb wzr, [x19]
LBB11_26:
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 Lloh191, Lloh192
.loh AdrpLdr Lloh189, Lloh190
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sdis
_sdis: ; @sdis
.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 x20, x1
mov x19, x0
adrp x21, _c@PAGE
cmp w0, #80
b.ne LBB12_5
LBB12_1: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #32
b.eq LBB12_1
; %bb.2:
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #60
b.ne LBB12_6
LBB12_3: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB12_3
LBB12_4:
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
LBB12_5:
ldr x8, [x21, _c@PAGEOFF]
LBB12_6:
cmp x8, #10
b.eq LBB12_8
LBB12_7: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB12_7
LBB12_8:
mov w24, #0
mov w22, #0
and w23, w20, #0xff
adrp x25, _mac@PAGE
LBB12_9: ; =>This Loop Header: Depth=1
; Child Loop BB12_11 Depth 2
; Child Loop BB12_31 Depth 2
; Child Loop BB12_30 Depth 2
; Child Loop BB12_35 Depth 2
; Child Loop BB12_32 Depth 2
bl _fC1
cmp w0, #46
b.eq LBB12_12
; %bb.10: ; in Loop: Header=BB12_9 Depth=1
ldr x8, [x21, _c@PAGEOFF]
cmp x8, #10
b.eq LBB12_9
LBB12_11: ; Parent Loop BB12_9 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.ne LBB12_11
b LBB12_9
LBB12_12: ; in Loop: Header=BB12_9 Depth=1
bl _fC1
cmp w0, #10
b.eq LBB12_9
; %bb.13: ; in Loop: Header=BB12_9 Depth=1
mov x20, x0
bl _fC1
cmp w0, #10
b.ne LBB12_17
; %bb.14: ; in Loop: Header=BB12_9 Depth=1
cmp w19, #102
b.ne LBB12_9
; %bb.15: ; in Loop: Header=BB12_9 Depth=1
cmp w20, #72
b.eq LBB12_4
; %bb.16: ; in Loop: Header=BB12_9 Depth=1
cmp w20, #80
b.ne LBB12_9
b LBB12_4
LBB12_17: ; in Loop: Header=BB12_9 Depth=1
cmp w20, w19
b.ne LBB12_19
; %bb.18: ; in Loop: Header=BB12_9 Depth=1
cmp w0, w23
b.eq LBB12_32
LBB12_19: ; in Loop: Header=BB12_9 Depth=1
cmp w19, #76
b.ne LBB12_21
; %bb.20: ; in Loop: Header=BB12_9 Depth=1
cmp w0, #76
b.eq LBB12_35
LBB12_21: ; in Loop: Header=BB12_9 Depth=1
cmp w19, #68
b.ne LBB12_24
; %bb.22: ; in Loop: Header=BB12_9 Depth=1
cmp w20, #69
b.ne LBB12_24
; %bb.23: ; in Loop: Header=BB12_9 Depth=1
cmp w0, #81
b.eq LBB12_37
LBB12_24: ; in Loop: Header=BB12_9 Depth=1
cmp w19, #102
b.ne LBB12_31
; %bb.25: ; in Loop: Header=BB12_9 Depth=1
ldrb w8, [x25, _mac@PAGEOFF]
cmp w8, #1
b.ne LBB12_27
; %bb.26: ; in Loop: Header=BB12_9 Depth=1
cmp w0, #80
b.eq LBB12_38
LBB12_27: ; in Loop: Header=BB12_9 Depth=1
tbnz w8, #0, LBB12_30
; %bb.28: ; in Loop: Header=BB12_9 Depth=1
cmp w20, #72
b.ne LBB12_30
; %bb.29: ; in Loop: Header=BB12_9 Depth=1
cmp w0, #85
b.eq LBB12_38
LBB12_30: ; Parent Loop BB12_9 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.ne LBB12_30
b LBB12_9
LBB12_31: ; Parent Loop BB12_9 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.ne LBB12_31
b LBB12_9
LBB12_32: ; Parent Loop BB12_9 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.ne LBB12_32
; %bb.33: ; in Loop: Header=BB12_9 Depth=1
cbz w22, LBB12_39
; %bb.34: ; in Loop: Header=BB12_9 Depth=1
sub w22, w22, #1
b LBB12_9
LBB12_35: ; Parent Loop BB12_9 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #10
b.ne LBB12_35
; %bb.36: ; in Loop: Header=BB12_9 Depth=1
add w22, w22, #1
b LBB12_9
LBB12_37: ; in Loop: Header=BB12_9 Depth=1
bl _eqn
mov w24, #1
b LBB12_9
LBB12_38: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB12_38
b LBB12_4
LBB12_39:
tbnz w24, #0, LBB12_41
; %bb.40:
Lloh193:
adrp x0, l_.str.8@PAGE
Lloh194:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
LBB12_41:
mov w0, #10
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 _putchar
.loh AdrpAdd Lloh193, Lloh194
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function inpic
_inpic: ; @inpic
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
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
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
adrp x20, _c@PAGE
LBB13_1: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.eq LBB13_4
; %bb.2: ; in Loop: Header=BB13_1 Depth=1
ldr x8, [x20, _c@PAGEOFF]
cmp x8, #60
b.ne LBB13_1
LBB13_3: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB13_3
b LBB13_28
LBB13_4:
adrp x21, _line@PAGE
ldr x26, [x21, _line@PAGEOFF]
mov w22, #10
str x22, [x20, _c@PAGEOFF]
adrp x23, _wordflag@PAGE
Lloh195:
adrp x19, l_.str.56@PAGE
Lloh196:
add x19, x19, l_.str.56@PAGEOFF
mov w24, #32
adrp x25, _infile@PAGE
mov w27, #10
b LBB13_8
LBB13_5: ; in Loop: Header=BB13_8 Depth=1
ldr x8, [x21, _line@PAGEOFF]
str x8, [sp]
mov x0, x19
bl _printf
LBB13_6: ; in Loop: Header=BB13_8 Depth=1
ldr x26, [x21, _line@PAGEOFF]
LBB13_7: ; in Loop: Header=BB13_8 Depth=1
ldr x27, [x20, _c@PAGEOFF]
LBB13_8: ; =>This Loop Header: Depth=1
; Child Loop BB13_18 Depth 2
; Child Loop BB13_21 Depth 3
; Child Loop BB13_12 Depth 2
bl _fC1
cmp w0, #46
b.ne LBB13_10
; %bb.9: ; in Loop: Header=BB13_8 Depth=1
cmp w27, #10
b.eq LBB13_18
LBB13_10: ; in Loop: Header=BB13_8 Depth=1
ldr x8, [x20, _c@PAGEOFF]
cmp x8, #10
b.eq LBB13_23
; %bb.11: ; in Loop: Header=BB13_8 Depth=1
cmp x8, #34
b.ne LBB13_7
LBB13_12: ; Parent Loop BB13_8 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC1
cmp w0, #34
b.eq LBB13_26
; %bb.13: ; in Loop: Header=BB13_12 Depth=2
ldr x8, [x20, _c@PAGEOFF]
cmp x8, #92
b.ne LBB13_16
; %bb.14: ; in Loop: Header=BB13_12 Depth=2
bl _fC1
cmp w0, #34
b.eq LBB13_12
; %bb.15: ; in Loop: Header=BB13_12 Depth=2
ldr w0, [x20, _c@PAGEOFF]
ldr x1, [x25, _infile@PAGEOFF]
bl _ungetc
bl _backsl
b LBB13_12
LBB13_16: ; in Loop: Header=BB13_12 Depth=2
strb w8, [x26], #1
b LBB13_12
LBB13_17: ; in Loop: Header=BB13_18 Depth=2
bl _fC1
cmp w0, #46
b.ne LBB13_10
LBB13_18: ; Parent Loop BB13_8 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB13_21 Depth 3
bl _fC1
cmp w0, #80
b.ne LBB13_20
; %bb.19: ; in Loop: Header=BB13_18 Depth=2
bl _fC1
cmp w0, #69
b.eq LBB13_27
LBB13_20: ; in Loop: Header=BB13_18 Depth=2
ldr x8, [x20, _c@PAGEOFF]
cmp x8, #10
b.eq LBB13_17
LBB13_21: ; Parent Loop BB13_8 Depth=1
; Parent Loop BB13_18 Depth=2
; => This Inner Loop Header: Depth=3
bl _fC1
cmp w0, #10
b.ne LBB13_21
; %bb.22: ; in Loop: Header=BB13_18 Depth=2
str x22, [x20, _c@PAGEOFF]
b LBB13_17
LBB13_23: ; in Loop: Header=BB13_8 Depth=1
ldr x8, [x21, _line@PAGEOFF]
cmp x26, x8
b.eq LBB13_7
; %bb.24: ; in Loop: Header=BB13_8 Depth=1
strb wzr, [x26]
ldrb w8, [x23, _wordflag@PAGEOFF]
cmp w8, #1
b.ne LBB13_5
; %bb.25: ; in Loop: Header=BB13_8 Depth=1
bl _putwords
b LBB13_6
LBB13_26: ; in Loop: Header=BB13_8 Depth=1
strb w24, [x26], #1
ldr x27, [x20, _c@PAGEOFF]
b LBB13_8
LBB13_27: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB13_27
LBB13_28:
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
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh195, Lloh196
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function sce
_sce: ; @sce
.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
adrp x19, _c@PAGE
LBB14_1: ; =>This Inner Loop Header: Depth=1
bl _fC
ldr x8, [x19, _c@PAGEOFF]
cmp w0, #10
b.eq LBB14_3
; %bb.2: ; in Loop: Header=BB14_1 Depth=1
sub x9, x8, #58
cmn x9, #10
b.lo LBB14_1
b LBB14_5
LBB14_3:
cmp x8, #10
b.ne LBB14_5
; %bb.4:
mov w20, #1
b LBB14_12
LBB14_5:
sub w20, w8, #48
bl _fC
cmp w0, #48
b.lt LBB14_10
; %bb.6:
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #57
b.gt LBB14_10
; %bb.7:
mov w21, #10
LBB14_8: ; =>This Inner Loop Header: Depth=1
madd w8, w20, w21, w8
sub w20, w8, #48
bl _fC
cmp w0, #48
b.lt LBB14_10
; %bb.9: ; in Loop: Header=BB14_8 Depth=1
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #58
b.lt LBB14_8
LBB14_10:
cbnz w20, LBB14_12
b LBB14_28
LBB14_11: ; in Loop: Header=BB14_12 Depth=1
cbz w20, LBB14_28
LBB14_12: ; =>This Loop Header: Depth=1
; Child Loop BB14_18 Depth 2
; Child Loop BB14_24 Depth 2
; Child Loop BB14_20 Depth 2
; Child Loop BB14_15 Depth 2
; Child Loop BB14_17 Depth 2
bl _fC
cmp w0, #46
b.ne LBB14_18
; %bb.13: ; in Loop: Header=BB14_12 Depth=1
bl _fC
cmp w0, #99
b.ne LBB14_21
; %bb.14: ; in Loop: Header=BB14_12 Depth=1
bl _fC
cmp w0, #101
b.ne LBB14_20
LBB14_15: ; Parent Loop BB14_12 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #32
b.eq LBB14_15
; %bb.16: ; in Loop: Header=BB14_12 Depth=1
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #48
b.eq LBB14_25
LBB14_17: ; Parent Loop BB14_12 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB14_17
b LBB14_11
LBB14_18: ; Parent Loop BB14_12 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB14_18
; %bb.19: ; in Loop: Header=BB14_12 Depth=1
sub w20, w20, #1
b LBB14_11
LBB14_20: ; Parent Loop BB14_12 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB14_20
b LBB14_11
LBB14_21: ; in Loop: Header=BB14_12 Depth=1
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #80
b.eq LBB14_27
; %bb.22: ; in Loop: Header=BB14_12 Depth=1
bl _fC
ldr x8, [x19, _c@PAGEOFF]
cmp w0, #80
b.eq LBB14_26
; %bb.23: ; in Loop: Header=BB14_12 Depth=1
cmp x8, #10
b.eq LBB14_11
LBB14_24: ; Parent Loop BB14_12 Depth=1
; => This Inner Loop Header: Depth=2
bl _fC
cmp w0, #10
b.ne LBB14_24
b LBB14_11
LBB14_25: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB14_25
b LBB14_28
LBB14_26:
cmp x8, #10
b.eq LBB14_28
LBB14_27: ; =>This Inner Loop Header: Depth=1
bl _fC
cmp w0, #10
b.ne LBB14_27
LBB14_28:
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
.p2align 2 ; -- Begin function backsl
_backsl: ; @backsl
.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
Lloh197:
adrp x19, lJTI15_0@PAGE
Lloh198:
add x19, x19, lJTI15_0@PAGEOFF
adrp x20, _inmacro@PAGE
LBB15_1: ; =>This Inner Loop Header: Depth=1
bl _fC1
sub w8, w0, #34
cmp w8, #86
b.hi LBB15_35
; %bb.2: ; in Loop: Header=BB15_1 Depth=1
adr x9, LBB15_3
ldrb w10, [x19, x8]
add x9, x9, x10, lsl #2
br x9
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [x20, _inmacro@PAGEOFF]
cbnz w8, LBB15_1
b LBB15_35
LBB15_4: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #10
b.ne LBB15_4
b LBB15_35
LBB15_5:
bl _fC1
cmp w0, #10
b.eq LBB15_35
; %bb.6:
mov x19, x0
bl _fC1
cmp w0, #10
b.eq LBB15_35
; %bb.7:
adrp x20, _c@PAGE
ldr x8, [x20, _c@PAGEOFF]
sxtw x19, w19
cmp x8, x19
b.eq LBB15_35
LBB15_8: ; =>This Inner Loop Header: Depth=1
cmp x8, #92
b.ne LBB15_10
; %bb.9: ; in Loop: Header=BB15_8 Depth=1
bl _backsl
LBB15_10: ; in Loop: Header=BB15_8 Depth=1
bl _fC1
cmp w0, #10
b.eq LBB15_35
; %bb.11: ; in Loop: Header=BB15_8 Depth=1
ldr x8, [x20, _c@PAGEOFF]
cmp x8, x19
b.ne LBB15_8
b LBB15_35
LBB15_12:
bl _fC1
cmp w0, #91
b.ne LBB15_17
; %bb.13:
Lloh199:
adrp x8, _xflag@PAGE
Lloh200:
ldr w8, [x8, _xflag@PAGEOFF]
cmp w8, #1
b.le LBB15_17
LBB15_14:
adrp x19, _c@PAGE
LBB15_15: ; =>This Inner Loop Header: Depth=1
bl _fC1
cmp w0, #93
b.eq LBB15_35
; %bb.16: ; in Loop: Header=BB15_15 Depth=1
ldr x8, [x19, _c@PAGEOFF]
cmp x8, #10
b.ne LBB15_15
b LBB15_35
LBB15_17:
Lloh201:
adrp x8, _c@PAGE
Lloh202:
ldr x8, [x8, _c@PAGEOFF]
cmp x8, #40
b.ne LBB15_35
LBB15_18:
adrp x8, _msflag@PAGE
ldrb w8, [x8, _msflag@PAGEOFF]
cmp w8, #1
b.ne LBB15_24
; %bb.19:
bl _fC
cmp w0, #101
b.ne LBB15_28
; %bb.20:
bl _fC1
cmp w0, #109
b.ne LBB15_35
; %bb.21:
adrp x19, _li@PAGE
ldr w8, [x19, _li@PAGEOFF]
adrp x9, _linec@PAGE
ldr w10, [x9, _linec@PAGEOFF]
adrp x20, _line@PAGE
ldr x0, [x20, _line@PAGEOFF]
cmp w8, w10
b.lt LBB15_23
; %bb.22:
sxtw x8, w8
add x1, x8, #1
str w1, [x9, _linec@PAGEOFF]
bl _srealloc
str x0, [x20, _line@PAGEOFF]
ldr w8, [x19, _li@PAGEOFF]
LBB15_23:
mov w9, #45
strb w9, [x0, w8, sxtw]
b LBB15_35
LBB15_24:
bl _fC1
cmp w0, #10
b.ne LBB15_29
b LBB15_35
LBB15_25:
Lloh203:
adrp x8, _xflag@PAGE
Lloh204:
ldr w8, [x8, _xflag@PAGEOFF]
cbnz w8, LBB15_14
b LBB15_35
LBB15_26:
bl _fC1
cmp w0, #92
b.ne LBB15_30
; %bb.27:
bl _backsl
b LBB15_34
LBB15_28:
Lloh205:
adrp x8, _c@PAGE
Lloh206:
ldr x8, [x8, _c@PAGEOFF]
cmp x8, #10
b.eq LBB15_35
LBB15_29:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fC1
LBB15_30:
adrp x19, _c@PAGE
ldr x8, [x19, _c@PAGEOFF]
Lloh207:
adrp x9, _xflag@PAGE
Lloh208:
ldr w9, [x9, _xflag@PAGEOFF]
cmp x8, #91
ccmp w9, #1, #4, eq
b.gt LBB15_14
LBB15_31: ; =>This Inner Loop Header: Depth=1
bl _fC1
mov x8, x0
ldr x0, [x19, _c@PAGEOFF]
cmp w8, #48
b.lt LBB15_33
; %bb.32: ; in Loop: Header=BB15_31 Depth=1
cmp x0, #58
b.lt LBB15_31
LBB15_33:
Lloh209:
adrp x8, _infile@PAGE
Lloh210:
ldr x1, [x8, _infile@PAGEOFF]
; kill: def $w0 killed $w0 killed $x0
bl _ungetc
mov w8, #48
str x8, [x19, _c@PAGEOFF]
LBB15_34:
adrp x8, _li@PAGE
ldr w9, [x8, _li@PAGEOFF]
sub w9, w9, #1
str w9, [x8, _li@PAGEOFF]
LBB15_35:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh197, Lloh198
.loh AdrpLdr Lloh199, Lloh200
.loh AdrpLdr Lloh201, Lloh202
.loh AdrpLdr Lloh203, Lloh204
.loh AdrpLdr Lloh205, Lloh206
.loh AdrpLdr Lloh207, Lloh208
.loh AdrpLdr Lloh209, Lloh210
.cfi_endproc
.section __TEXT,__const
lJTI15_0:
.byte (LBB15_4-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_29-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_18-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_25-LBB15_3)>>2
.byte (LBB15_3-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_12-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_26-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_35-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
.byte (LBB15_5-LBB15_3)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.p2align 2 ; -- Begin function putwords
_putwords: ; @putwords
.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
Lloh211:
adrp x8, _line@PAGE
Lloh212:
ldr x23, [x8, _line@PAGEOFF]
Lloh213:
adrp x19, _chars@PAGE
Lloh214:
add x19, x19, _chars@PAGEOFF
adrp x20, _underscoreflag@PAGE
b LBB16_2
LBB16_1: ; in Loop: Header=BB16_2 Depth=1
add x23, x21, #1
cbz w0, LBB16_20
LBB16_2: ; =>This Loop Header: Depth=1
; Child Loop BB16_7 Depth 2
; Child Loop BB16_12 Depth 2
; Child Loop BB16_17 Depth 2
mov x21, x23
ldrb w0, [x23]
ldrsb w11, [x19, w0, uxtw]
cmn w11, #1
ccmp w11, #3, #0, ne
b.lt LBB16_1
; %bb.3: ; in Loop: Header=BB16_2 Depth=1
mov x10, #0
mov w8, #0
ldrb w9, [x20, _underscoreflag@PAGEOFF]
mov x22, #-1
mov x12, x0
b LBB16_7
LBB16_4: ; in Loop: Header=BB16_7 Depth=2
cset w11, eq
and w11, w9, w11
tbz w11, #0, LBB16_10
LBB16_5: ; in Loop: Header=BB16_7 Depth=2
add w8, w8, #1
LBB16_6: ; in Loop: Header=BB16_7 Depth=2
add x11, x21, x10
add x10, x10, #1
ldrb w12, [x11, #1]
ldrb w11, [x19, w12, uxtw]
add x22, x22, #1
LBB16_7: ; Parent Loop BB16_2 Depth=1
; => This Inner Loop Header: Depth=2
and w13, w11, #0xff
cmp w13, #4
b.eq LBB16_5
; %bb.8: ; in Loop: Header=BB16_7 Depth=2
cmp w12, #95
sxtb w11, w11
cbz w11, LBB16_4
; %bb.9: ; in Loop: Header=BB16_7 Depth=2
cset w11, eq
and w11, w9, w11
cmp w11, #1
b.eq LBB16_5
b LBB16_6
LBB16_10: ; in Loop: Header=BB16_2 Depth=1
add x23, x21, x10
cmp w8, #2
b.lt LBB16_2
b LBB16_12
LBB16_11: ; in Loop: Header=BB16_12 Depth=2
sub x22, x22, #1
LBB16_12: ; Parent Loop BB16_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x21, x22]
and w9, w8, #0xfe
cmp w9, #38
b.eq LBB16_11
; %bb.13: ; in Loop: Header=BB16_12 Depth=2
ldrb w8, [x19, x8]
cmp w8, #2
b.eq LBB16_11
; %bb.14: ; in Loop: Header=BB16_2 Depth=1
add x8, x22, #1
cmp x8, #1
b.lt LBB16_18
; %bb.15: ; in Loop: Header=BB16_2 Depth=1
bl _putchar
add x23, x21, #1
cbz x22, LBB16_19
; %bb.16: ; in Loop: Header=BB16_2 Depth=1
add x21, x21, x22
LBB16_17: ; Parent Loop BB16_2 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w0, [x23], #1
bl _putchar
cmp x23, x21
b.ls LBB16_17
b LBB16_19
LBB16_18: ; in Loop: Header=BB16_2 Depth=1
mov x23, x21
LBB16_19: ; in Loop: Header=BB16_2 Depth=1
mov w0, #10
bl _putchar
b LBB16_2
LBB16_20:
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 AdrpAdd Lloh213, Lloh214
.loh AdrpLdr Lloh211, Lloh212
.cfi_endproc
; -- End function
.section __TEXT,__const
_sccsid: ; @sccsid
.asciz "@(#)deroff.sl\t1.9 (gritter) 9/23/06"
.zerofill __DATA,__bss,_argv,8,3 ; @argv
.zerofill __DATA,__bss,_progname,8,3 ; @progname
.zerofill __DATA,__bss,_Progname,8,3 ; @Progname
.zerofill __DATA,__bss,_files,8,3 ; @files
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "im:wx:"
.zerofill __DATA,__bss,_wordflag,1,2 ; @wordflag
.zerofill __DATA,__bss,_underscoreflag,1,2 ; @underscoreflag
.zerofill __DATA,__bss,_msflag,1,2 ; @msflag
.zerofill __DATA,__bss,_mac,1,2 ; @mac
.zerofill __DATA,__bss,_disp,1,2 ; @disp
.zerofill __DATA,__bss,_iflag,1,2 ; @iflag
.section __DATA,__data
.p2align 2 ; @_xflag
__xflag:
.long 1 ; 0x1
.zerofill __DATA,__bss,_infile,8,3 ; @infile
.zerofill __DATA,__bss,_filesp,8,3 ; @filesp
.zerofill __DATA,__bss,_chars,256,0 ; @chars
.zerofill __DATA,__bss,_xflag,4,2 ; @xflag
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "Cannot open file %s\n"
.zerofill __DATA,__bss,_linect,4,2 ; @linect
l_.str.3: ; @.str.3
.asciz "%s: "
l_.str.4: ; @.str.4
.asciz "%s: usage: %s [ -w ] [ -m (m s l) ] [ -i ] [ file ] ...\n"
.zerofill __DATA,__bss,_eqnflag,1,2 ; @eqnflag
.zerofill __DATA,__bss,_c,8,3 ; @c
.section __DATA,__data
.p2align 2 ; @ldelim
_ldelim:
.long 4294967294 ; 0xfffffffe
.p2align 2 ; @rdelim
_rdelim:
.long 4294967294 ; 0xfffffffe
.section __TEXT,__cstring,cstring_literals
l_.str.5: ; @.str.5
.asciz "xflag"
.section __DATA,__const
.p2align 3 ; @skiprq
_skiprq:
.quad l_.str.9
.quad l_.str.10
.quad l_.str.11
.quad l_.str.12
.quad l_.str.13
.quad l_.str.14
.quad l_.str.15
.quad l_.str.16
.quad l_.str.17
.quad l_.str.18
.quad l_.str.19
.quad l_.str.20
.quad l_.str.21
.quad l_.str.22
.quad l_.str.23
.quad l_.str.24
.quad l_.str.25
.quad l_.str.26
.quad l_.str.27
.quad l_.str.28
.quad l_.str.29
.quad l_.str.30
.quad l_.str.31
.quad l_.str.32
.quad l_.str.33
.quad l_.str.34
.quad l_.str.35
.quad l_.str.36
.quad l_.str.37
.quad l_.str.38
.quad l_.str.39
.quad l_.str.40
.quad l_.str.41
.quad l_.str.42
.quad l_.str.43
.quad l_.str.44
.quad l_.str.45
.quad l_.str.46
.quad l_.str.47
.quad l_.str.48
.quad l_.str.49
.quad l_.str.50
.quad l_.str.51
.quad l_.str.52
.quad l_.str.53
.quad l_.str.54
.quad 0
.zerofill __DATA,__bss,_inmacro,4,2 ; @inmacro
.zerofill __DATA,__bss,_intable,1,2 ; @intable
.zerofill __DATA,__bss,_fname,8,3 ; @fname
.zerofill __DATA,__bss,_pc,8,3 ; @pc
.section __TEXT,__cstring,cstring_literals
l_.str.6: ; @.str.6
.asciz "UNIX"
l_.str.7: ; @.str.7
.asciz "UNIX "
l_.str.8: ; @.str.8
.asciz " ."
.section __DATA,__const
.p2align 3 ; @skip1rq
_skip1rq:
.quad l_.str.57
.quad l_.str.58
.quad l_.str.59
.quad l_.str.60
.quad l_.str.26
.quad l_.str.61
.quad l_.str.27
.quad l_.str.62
.quad l_.str.63
.quad l_.str.64
.quad l_.str.65
.quad l_.str.66
.quad l_.str.67
.quad l_.str.68
.quad l_.str.69
.quad l_.str.70
.quad l_.str.71
.quad l_.str.72
.quad l_.str.73
.quad l_.str.74
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.9: ; @.str.9
.asciz "fp"
l_.str.10: ; @.str.10
.asciz "fps"
l_.str.11: ; @.str.11
.asciz "feature"
l_.str.12: ; @.str.12
.asciz "fallback"
l_.str.13: ; @.str.13
.asciz "hidechar"
l_.str.14: ; @.str.14
.asciz "papersize"
l_.str.15: ; @.str.15
.asciz "mediasize"
l_.str.16: ; @.str.16
.asciz "cropat"
l_.str.17: ; @.str.17
.asciz "trimat"
l_.str.18: ; @.str.18
.asciz "bleedat"
l_.str.19: ; @.str.19
.asciz "letadj"
l_.str.20: ; @.str.20
.asciz "track"
l_.str.21: ; @.str.21
.asciz "kernpair"
l_.str.22: ; @.str.22
.asciz "kernafter"
l_.str.23: ; @.str.23
.asciz "kernbefore"
l_.str.24: ; @.str.24
.asciz "lhang"
l_.str.25: ; @.str.25
.asciz "rhang"
l_.str.26: ; @.str.26
.asciz "substring"
l_.str.27: ; @.str.27
.asciz "index"
l_.str.28: ; @.str.28
.asciz "flig"
l_.str.29: ; @.str.29
.asciz "fdeferlig"
l_.str.30: ; @.str.30
.asciz "fzoom"
l_.str.31: ; @.str.31
.asciz "rm"
l_.str.32: ; @.str.32
.asciz "rn"
l_.str.33: ; @.str.33
.asciz "wh"
l_.str.34: ; @.str.34
.asciz "dwh"
l_.str.35: ; @.str.35
.asciz "dt"
l_.str.36: ; @.str.36
.asciz "it"
l_.str.37: ; @.str.37
.asciz "itc"
l_.str.38: ; @.str.38
.asciz "als"
l_.str.39: ; @.str.39
.asciz "rnm"
l_.str.40: ; @.str.40
.asciz "aln"
l_.str.41: ; @.str.41
.asciz "nr"
l_.str.42: ; @.str.42
.asciz "nrf"
l_.str.43: ; @.str.43
.asciz "af"
l_.str.44: ; @.str.44
.asciz "warn"
l_.str.45: ; @.str.45
.asciz "ftr"
l_.str.46: ; @.str.46
.asciz "tr"
l_.str.47: ; @.str.47
.asciz "trin"
l_.str.48: ; @.str.48
.asciz "trnt"
l_.str.49: ; @.str.49
.asciz "rchar"
l_.str.50: ; @.str.50
.asciz "lc_ctype"
l_.str.51: ; @.str.51
.asciz "hylang"
l_.str.52: ; @.str.52
.asciz "sentchar"
l_.str.53: ; @.str.53
.asciz "transchar"
l_.str.54: ; @.str.54
.asciz "breakchar"
l_.str.55: ; @.str.55
.asciz " %c"
.zerofill __DATA,__bss,_getfname.namechain,8,3 ; @getfname.namechain
.zerofill __DATA,__bss,_fnamec,4,2 ; @fnamec
.zerofill __DATA,__bss,_line,8,3 ; @line
l_.str.56: ; @.str.56
.asciz "%s\n\n"
.zerofill __DATA,__bss,_li,4,2 ; @li
.zerofill __DATA,__bss,_linec,4,2 ; @linec
l_.str.57: ; @.str.57
.asciz "ft"
l_.str.58: ; @.str.58
.asciz "ds"
l_.str.59: ; @.str.59
.asciz "as"
l_.str.60: ; @.str.60
.asciz "lds"
l_.str.61: ; @.str.61
.asciz "length"
l_.str.62: ; @.str.62
.asciz "chop"
l_.str.63: ; @.str.63
.asciz "di"
l_.str.64: ; @.str.64
.asciz "da"
l_.str.65: ; @.str.65
.asciz "box"
l_.str.66: ; @.str.66
.asciz "boxa"
l_.str.67: ; @.str.67
.asciz "unformat"
l_.str.68: ; @.str.68
.asciz "asciify"
l_.str.69: ; @.str.69
.asciz "ch"
l_.str.70: ; @.str.70
.asciz "dch"
l_.str.71: ; @.str.71
.asciz "blm"
l_.str.72: ; @.str.72
.asciz "em"
l_.str.73: ; @.str.73
.asciz "char"
l_.str.74: ; @.str.74
.asciz "fchar"
l_.str.75: ; @.str.75
.asciz " %c\n"
l_.str.76: ; @.str.76
.asciz ": Cannot allocate memory\n"
.no_dead_strip _sccsid
.subsections_via_symbols
| the_stack_data/767730.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function breathing_callback
_breathing_callback: ## @breathing_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq _breathing_period@GOTPCREL(%rip), %rax
movl (%rax), %ecx
shll $8, %ecx
movq _BREATHING_STEPS@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl %ecx, %eax
cltd
idivl %edi
movl %eax, %esi
movq _breathing_counter@GOTPCREL(%rip), %rbx
movl (%rbx), %eax
incl %eax
cltd
idivl %ecx
movl %edx, %eax
movl %edx, (%rbx)
cltd
idivl %esi
cltd
idivl %edi
movl %edx, %ebx
movq _breathing_halt@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq _BREATHING_HALT_ON@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
movl %edi, %ecx
shrl $31, %ecx
addl %edi, %ecx
sarl %ecx
cmpl %ecx, %ebx
je LBB0_4
LBB0_2:
movq _BREATHING_HALT_OFF@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.3:
decl %edi
cmpl %edi, %ebx
jne LBB0_5
LBB0_4:
xorl %eax, %eax
callq _breathing_interrupt_disable
LBB0_5:
movq _breathing_table@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %ebx, %rcx
movl (%rax,%rcx,4), %edi
shll $8, %edi
callq _scale_backlight
movl %eax, %edi
callq _cie_lightness
movl %eax, %ebx
xorl %eax, %eax
callq _chSysLockFromISR
movq _PWMD4@GOTPCREL(%rip), %r14
movq %r14, %rdi
movl $65535, %esi ## imm = 0xFFFF
movl %ebx, %edx
callq _PWM_FRACTION_TO_WIDTH
movq %r14, %rdi
movl $2, %esi
movl %eax, %edx
callq _pwmEnableChannelI
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _chSysUnlockFromISR ## TAILCALL
.cfi_endproc
## -- End function
.comm _breathing_period,4,2 ## @breathing_period
.comm _BREATHING_STEPS,4,2 ## @BREATHING_STEPS
.comm _breathing_counter,4,2 ## @breathing_counter
.comm _breathing_halt,8,3 ## @breathing_halt
.comm _BREATHING_HALT_ON,8,3 ## @BREATHING_HALT_ON
.comm _BREATHING_HALT_OFF,8,3 ## @BREATHING_HALT_OFF
.comm _breathing_table,8,3 ## @breathing_table
.comm _PWMD4,4,2 ## @PWMD4
.no_dead_strip _breathing_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function breathing_callback
_breathing_callback: ; @breathing_callback
.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
Lloh0:
adrp x8, _breathing_period@GOTPAGE
Lloh1:
ldr x8, [x8, _breathing_period@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
lsl w9, w8, #8
Lloh3:
adrp x8, _BREATHING_STEPS@GOTPAGE
Lloh4:
ldr x8, [x8, _BREATHING_STEPS@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x10, _breathing_counter@GOTPAGE
Lloh7:
ldr x10, [x10, _breathing_counter@GOTPAGEOFF]
sdiv w11, w9, w8
ldr w12, [x10]
add w12, w12, #1
sdiv w13, w12, w9
msub w9, w13, w9, w12
str w9, [x10]
sdiv w9, w9, w11
sdiv w10, w9, w8
msub w19, w10, w8, w9
Lloh8:
adrp x9, _breathing_halt@GOTPAGE
Lloh9:
ldr x9, [x9, _breathing_halt@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
Lloh11:
adrp x10, _BREATHING_HALT_ON@GOTPAGE
Lloh12:
ldr x10, [x10, _BREATHING_HALT_ON@GOTPAGEOFF]
Lloh13:
ldr x11, [x10]
cmp w8, #0
cinc w10, w8, lt
cmp x9, x11
b.ne LBB0_2
; %bb.1:
asr w10, w10, #1
cmp w19, w10
b.eq LBB0_4
LBB0_2:
Lloh14:
adrp x10, _BREATHING_HALT_OFF@GOTPAGE
Lloh15:
ldr x10, [x10, _BREATHING_HALT_OFF@GOTPAGEOFF]
Lloh16:
ldr x10, [x10]
cmp x9, x10
b.ne LBB0_5
; %bb.3:
sub w8, w8, #1
cmp w19, w8
b.ne LBB0_5
LBB0_4:
bl _breathing_interrupt_disable
LBB0_5:
Lloh17:
adrp x8, _breathing_table@GOTPAGE
Lloh18:
ldr x8, [x8, _breathing_table@GOTPAGEOFF]
Lloh19:
ldr x8, [x8]
ldr w8, [x8, w19, sxtw #2]
lsl w0, w8, #8
bl _scale_backlight
bl _cie_lightness
mov x19, x0
bl _chSysLockFromISR
Lloh20:
adrp x20, _PWMD4@GOTPAGE
Lloh21:
ldr x20, [x20, _PWMD4@GOTPAGEOFF]
mov x0, x20
mov w1, #65535
mov x2, x19
bl _PWM_FRACTION_TO_WIDTH
mov x2, x0
mov x0, x20
mov w1, #2
bl _pwmEnableChannelI
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _chSysUnlockFromISR
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _breathing_period,4,2 ; @breathing_period
.comm _BREATHING_STEPS,4,2 ; @BREATHING_STEPS
.comm _breathing_counter,4,2 ; @breathing_counter
.comm _breathing_halt,8,3 ; @breathing_halt
.comm _BREATHING_HALT_ON,8,3 ; @BREATHING_HALT_ON
.comm _BREATHING_HALT_OFF,8,3 ; @BREATHING_HALT_OFF
.comm _breathing_table,8,3 ; @breathing_table
.comm _PWMD4,4,2 ; @PWMD4
.no_dead_strip _breathing_callback
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/handwired/co60/rev6/extr_led.c_breathing_callback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_fs_x__path_txn_current ## -- Begin function svn_fs_x__path_txn_current
.p2align 4, 0x90
_svn_fs_x__path_txn_current: ## @svn_fs_x__path_txn_current
.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, %rdx
movl (%rdi), %edi
movq _PATH_TXN_CURRENT@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _svn_dirent_join ## TAILCALL
.cfi_endproc
## -- End function
.comm _PATH_TXN_CURRENT,4,2 ## @PATH_TXN_CURRENT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_fs_x__path_txn_current ; -- Begin function svn_fs_x__path_txn_current
.p2align 2
_svn_fs_x__path_txn_current: ; @svn_fs_x__path_txn_current
.cfi_startproc
; %bb.0:
mov x2, x1
ldr w0, [x0]
Lloh0:
adrp x8, _PATH_TXN_CURRENT@GOTPAGE
Lloh1:
ldr x8, [x8, _PATH_TXN_CURRENT@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _svn_dirent_join
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PATH_TXN_CURRENT,4,2 ; @PATH_TXN_CURRENT
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_util.c_svn_fs_x__path_txn_current.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function encode_op_link
_encode_op_link: ## @encode_op_link
.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
movq 8(%rsi), %rbx
movl (%rsi), %edi
movq _OP_LINK@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _unexpected_op
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _FALSE@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
movl (%rbx), %esi
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _encode_component ## TAILCALL
.cfi_endproc
## -- End function
.comm _OP_LINK,4,2 ## @OP_LINK
.comm _FALSE,4,2 ## @FALSE
.no_dead_strip _encode_op_link
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function encode_op_link
_encode_op_link: ; @encode_op_link
.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 x20, [x1, #8]
ldr w0, [x1]
Lloh0:
adrp x8, _OP_LINK@GOTPAGE
Lloh1:
ldr x8, [x8, _OP_LINK@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _unexpected_op
cbz x0, LBB0_2
; %bb.1:
Lloh3:
adrp x8, _FALSE@GOTPAGE
Lloh4:
ldr x8, [x8, _FALSE@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
ldr w1, [x20]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _encode_component
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _OP_LINK,4,2 ; @OP_LINK
.comm _FALSE,4,2 ; @FALSE
.no_dead_strip _encode_op_link
.subsections_via_symbols
| AnghaBench/reactos/base/services/nfsd/extr_nfs41_xdr.c_encode_op_link.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dib7000p_demod_reset
_dib7000p_demod_reset: ## @dib7000p_demod_reset
.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, %rbx
movq _DIB7000P_POWER_ALL@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _dib7000p_set_power_mode
movq (%rbx), %rax
movq _SOC7090@GOTPCREL(%rip), %r14
cmpq (%r14), %rax
jne LBB0_2
## %bb.1:
leaq 16(%rbx), %rdi
callq _dibx000_reset_i2c_master
LBB0_2:
movq _DIBX000_VBG_ENABLE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_set_adc_state
movq %rbx, %rdi
movl $770, %esi ## imm = 0x302
movl $65535, %edx ## imm = 0xFFFF
callq _dib7000p_write_word
movq %rbx, %rdi
movl $771, %esi ## imm = 0x303
movl $65535, %edx ## imm = 0xFFFF
callq _dib7000p_write_word
movq %rbx, %rdi
movl $772, %esi ## imm = 0x304
movl $31, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $1280, %esi ## imm = 0x500
movl $7, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $770, %esi ## imm = 0x302
xorl %edx, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $771, %esi ## imm = 0x303
xorl %edx, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $772, %esi ## imm = 0x304
xorl %edx, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $1280, %esi ## imm = 0x500
xorl %edx, %edx
callq _dib7000p_write_word
movq (%rbx), %rax
cmpq (%r14), %rax
je LBB0_4
## %bb.3:
movq %rbx, %rdi
movl $898, %esi ## imm = 0x382
movl $3, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $898, %esi ## imm = 0x382
xorl %edx, %edx
callq _dib7000p_write_word
LBB0_4:
movq %rbx, %rdi
callq _dib7000p_reset_pll
movq %rbx, %rdi
callq _dib7000p_reset_gpio
testq %rax, %rax
je LBB0_6
## %bb.5:
leaq L_.str(%rip), %rdi
callq _dprintk
LBB0_6:
movq (%rbx), %rax
cmpq (%r14), %rax
jne LBB0_8
## %bb.7:
movq %rbx, %rdi
movl $899, %esi ## imm = 0x383
xorl %edx, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $42, %esi
movl $35, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $43, %esi
movl $724, %edx ## imm = 0x2D4
callq _dib7000p_write_word
movq %rbx, %rdi
movl $44, %esi
movl $300, %edx ## imm = 0x12C
callq _dib7000p_write_word
movq %rbx, %rdi
movl $273, %esi ## imm = 0x111
movl $30, %edx
callq _dib7000p_write_word
LBB0_8:
movq _OUTMODE_HIGH_Z@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_set_output_mode
testq %rax, %rax
je LBB0_10
## %bb.9:
leaq L_.str.1(%rip), %rdi
callq _dprintk
LBB0_10:
movq _DIBX000_SLOW_ADC_ON@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_set_adc_state
movq %rbx, %rdi
callq _dib7000p_sad_calib
movq _DIBX000_SLOW_ADC_OFF@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_set_adc_state
movq %rbx, %rdi
movl $1285, %esi ## imm = 0x505
callq _dib7000p_read_word
andl $-3, %eax
movq %rbx, %rdi
movl $1285, %esi ## imm = 0x505
movl %eax, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $8000, %esi ## imm = 0x1F40
callq _dib7000p_set_bandwidth
movq (%rbx), %rax
movl $1877, %edx ## imm = 0x755
cmpq (%r14), %rax
je LBB0_12
## %bb.11:
cmpq $0, 8(%rbx)
movl $8021, %eax ## imm = 0x1F55
movl $1877, %edx ## imm = 0x755
cmovel %eax, %edx
LBB0_12:
movq %rbx, %rdi
movl $36, %esi
callq _dib7000p_write_word
movq _dib7000p_defaults@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_write_tab
movq (%rbx), %rax
cmpq (%r14), %rax
je LBB0_14
## %bb.13:
movq %rbx, %rdi
movl $901, %esi ## imm = 0x385
movl $6, %edx
callq _dib7000p_write_word
movq %rbx, %rdi
movl $902, %esi ## imm = 0x386
movl $3136, %edx ## imm = 0xC40
callq _dib7000p_write_word
movq %rbx, %rdi
movl $905, %esi ## imm = 0x389
movl $11406, %edx ## imm = 0x2C8E
callq _dib7000p_write_word
LBB0_14:
movq _DIB7000P_POWER_INTERFACE_ONLY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _dib7000p_set_power_mode
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DIB7000P_POWER_ALL,4,2 ## @DIB7000P_POWER_ALL
.comm _SOC7090,8,3 ## @SOC7090
.comm _DIBX000_VBG_ENABLE,4,2 ## @DIBX000_VBG_ENABLE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "GPIO reset was not successful.\n"
.comm _OUTMODE_HIGH_Z,4,2 ## @OUTMODE_HIGH_Z
L_.str.1: ## @.str.1
.asciz "OUTPUT_MODE could not be reset.\n"
.comm _DIBX000_SLOW_ADC_ON,4,2 ## @DIBX000_SLOW_ADC_ON
.comm _DIBX000_SLOW_ADC_OFF,4,2 ## @DIBX000_SLOW_ADC_OFF
.comm _dib7000p_defaults,4,2 ## @dib7000p_defaults
.comm _DIB7000P_POWER_INTERFACE_ONLY,4,2 ## @DIB7000P_POWER_INTERFACE_ONLY
.no_dead_strip _dib7000p_demod_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dib7000p_demod_reset
_dib7000p_demod_reset: ; @dib7000p_demod_reset
.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, _DIB7000P_POWER_ALL@GOTPAGE
Lloh1:
ldr x8, [x8, _DIB7000P_POWER_ALL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _dib7000p_set_power_mode
ldr x8, [x19]
Lloh3:
adrp x20, _SOC7090@GOTPAGE
Lloh4:
ldr x20, [x20, _SOC7090@GOTPAGEOFF]
ldr x9, [x20]
cmp x8, x9
b.ne LBB0_2
; %bb.1:
add x0, x19, #16
bl _dibx000_reset_i2c_master
LBB0_2:
Lloh5:
adrp x8, _DIBX000_VBG_ENABLE@GOTPAGE
Lloh6:
ldr x8, [x8, _DIBX000_VBG_ENABLE@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_set_adc_state
mov x0, x19
mov w1, #770
mov w2, #65535
bl _dib7000p_write_word
mov x0, x19
mov w1, #771
mov w2, #65535
bl _dib7000p_write_word
mov x0, x19
mov w1, #772
mov w2, #31
bl _dib7000p_write_word
mov x0, x19
mov w1, #1280
mov w2, #7
bl _dib7000p_write_word
mov x0, x19
mov w1, #770
mov w2, #0
bl _dib7000p_write_word
mov x0, x19
mov w1, #771
mov w2, #0
bl _dib7000p_write_word
mov x0, x19
mov w1, #772
mov w2, #0
bl _dib7000p_write_word
mov x0, x19
mov w1, #1280
mov w2, #0
bl _dib7000p_write_word
ldr x8, [x19]
ldr x9, [x20]
cmp x8, x9
b.eq LBB0_4
; %bb.3:
mov x0, x19
mov w1, #898
mov w2, #3
bl _dib7000p_write_word
mov x0, x19
mov w1, #898
mov w2, #0
bl _dib7000p_write_word
LBB0_4:
mov x0, x19
bl _dib7000p_reset_pll
mov x0, x19
bl _dib7000p_reset_gpio
cbz x0, LBB0_6
; %bb.5:
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _dprintk
LBB0_6:
ldr x8, [x19]
ldr x9, [x20]
cmp x8, x9
b.ne LBB0_8
; %bb.7:
mov x0, x19
mov w1, #899
mov w2, #0
bl _dib7000p_write_word
mov x0, x19
mov w1, #42
mov w2, #35
bl _dib7000p_write_word
mov x0, x19
mov w1, #43
mov w2, #724
bl _dib7000p_write_word
mov x0, x19
mov w1, #44
mov w2, #300
bl _dib7000p_write_word
mov x0, x19
mov w1, #273
mov w2, #30
bl _dib7000p_write_word
LBB0_8:
Lloh10:
adrp x8, _OUTMODE_HIGH_Z@GOTPAGE
Lloh11:
ldr x8, [x8, _OUTMODE_HIGH_Z@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_set_output_mode
cbz x0, LBB0_10
; %bb.9:
Lloh13:
adrp x0, l_.str.1@PAGE
Lloh14:
add x0, x0, l_.str.1@PAGEOFF
bl _dprintk
LBB0_10:
Lloh15:
adrp x8, _DIBX000_SLOW_ADC_ON@GOTPAGE
Lloh16:
ldr x8, [x8, _DIBX000_SLOW_ADC_ON@GOTPAGEOFF]
Lloh17:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_set_adc_state
mov x0, x19
bl _dib7000p_sad_calib
Lloh18:
adrp x8, _DIBX000_SLOW_ADC_OFF@GOTPAGE
Lloh19:
ldr x8, [x8, _DIBX000_SLOW_ADC_OFF@GOTPAGEOFF]
Lloh20:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_set_adc_state
mov x0, x19
mov w1, #1285
bl _dib7000p_read_word
and w2, w0, #0xfffffffd
mov x0, x19
mov w1, #1285
bl _dib7000p_write_word
mov x0, x19
mov w1, #8000
bl _dib7000p_set_bandwidth
ldr x8, [x19]
ldr x9, [x20]
mov w2, #1877
cmp x8, x9
b.eq LBB0_12
; %bb.11:
ldr x8, [x19, #8]
cmp x8, #0
mov w8, #8021
csel w2, w8, w2, eq
LBB0_12:
mov x0, x19
mov w1, #36
bl _dib7000p_write_word
Lloh21:
adrp x8, _dib7000p_defaults@GOTPAGE
Lloh22:
ldr x8, [x8, _dib7000p_defaults@GOTPAGEOFF]
Lloh23:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_write_tab
ldr x8, [x19]
ldr x9, [x20]
cmp x8, x9
b.eq LBB0_14
; %bb.13:
mov x0, x19
mov w1, #901
mov w2, #6
bl _dib7000p_write_word
mov x0, x19
mov w1, #902
mov w2, #3136
bl _dib7000p_write_word
mov x0, x19
mov w1, #905
mov w2, #11406
bl _dib7000p_write_word
LBB0_14:
Lloh24:
adrp x8, _DIB7000P_POWER_INTERFACE_ONLY@GOTPAGE
Lloh25:
ldr x8, [x8, _DIB7000P_POWER_INTERFACE_ONLY@GOTPAGEOFF]
Lloh26:
ldr w1, [x8]
mov x0, x19
bl _dib7000p_set_power_mode
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.comm _DIB7000P_POWER_ALL,4,2 ; @DIB7000P_POWER_ALL
.comm _SOC7090,8,3 ; @SOC7090
.comm _DIBX000_VBG_ENABLE,4,2 ; @DIBX000_VBG_ENABLE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "GPIO reset was not successful.\n"
.comm _OUTMODE_HIGH_Z,4,2 ; @OUTMODE_HIGH_Z
l_.str.1: ; @.str.1
.asciz "OUTPUT_MODE could not be reset.\n"
.comm _DIBX000_SLOW_ADC_ON,4,2 ; @DIBX000_SLOW_ADC_ON
.comm _DIBX000_SLOW_ADC_OFF,4,2 ; @DIBX000_SLOW_ADC_OFF
.comm _dib7000p_defaults,4,2 ; @dib7000p_defaults
.comm _DIB7000P_POWER_INTERFACE_ONLY,4,2 ; @DIB7000P_POWER_INTERFACE_ONLY
.no_dead_strip _dib7000p_demod_reset
.subsections_via_symbols
| AnghaBench/linux/drivers/media/dvb-frontends/extr_dib7000p.c_dib7000p_demod_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_focus ## -- Begin function cmd_focus
.p2align 4, 0x90
_cmd_focus: ## @cmd_focus
.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 _config@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq $0, 40(%rax)
je LBB0_1
LBB0_2:
movq _CMD_DEFER@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %edi
xorl %esi, %esi
LBB0_4:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _cmd_results_new ## TAILCALL
LBB0_1:
cmpl $0, 32(%rax)
je LBB0_2
## %bb.5:
movq _root@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rcx), %rcx
cmpl $0, (%rcx)
je LBB0_6
## %bb.7:
movq 24(%rax), %r15
movq (%r15), %rcx
movq _N_WORKSPACE@GOTPCREL(%rip), %r14
cmpq (%r14), %rcx
jge LBB0_9
## %bb.8:
movq _CMD_FAILURE@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
jmp LBB0_4
LBB0_6:
movq _CMD_INVALID@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
jmp LBB0_4
LBB0_9:
movq %rsi, %r13
movl %edi, %ebx
movq 16(%rax), %r12
movq (%rax), %rcx
movq %rcx, -56(%rbp) ## 8-byte Spill
movq 8(%rax), %rax
testl %edi, %edi
jne LBB0_14
## %bb.10:
testq %r12, %r12
je LBB0_14
## %bb.11:
movq %r12, %rdi
callq _container_is_scratchpad_hidden
testq %rax, %rax
je LBB0_13
## %bb.12:
movq %r12, %rdi
callq _root_scratchpad_show
LBB0_13:
movq -56(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r12, %rsi
callq _seat_set_focus_container
movq %rbx, %rdi
callq _seat_consider_warp_to_focus
movq %r12, %rdi
callq _container_raise_floating
movq _CMD_SUCCESS@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_14:
movq %rax, -64(%rbp) ## 8-byte Spill
movq (%r13), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_15
## %bb.16:
movq (%r13), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_17
## %bb.18:
movq (%r13), %rdi
leaq L_.str.4(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_19
## %bb.24:
movq (%r13), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
testq %rax, %rax
je LBB0_46
## %bb.25:
movq (%r13), %rdi
leaq L_.str.6(%rip), %rsi
movq %rdi, -72(%rbp) ## 8-byte Spill
callq _strcasecmp
testq %rax, %rax
je LBB0_47
## %bb.26:
leaq L_.str.7(%rip), %rsi
movq -72(%rbp), %rdi ## 8-byte Reload
callq _strcasecmp
testq %rax, %rax
je LBB0_48
## %bb.27:
movl $0, -44(%rbp)
leaq -44(%rbp), %rsi
movq -72(%rbp), %rdi ## 8-byte Reload
callq _parse_direction
movl $1, %ecx
testl %eax, %eax
je LBB0_28
LBB0_32:
movl -44(%rbp), %esi
movq _CMD_SUCCESS@GOTPCREL(%rip), %r13
testl %esi, %esi
je LBB0_44
## %bb.33:
movq (%r15), %rax
cmpq (%r14), %rax
jne LBB0_36
## %bb.34:
movq -64(%rbp), %rax ## 8-byte Reload
movl (%rax), %edi
callq _output_get_in_direction
testq %rax, %rax
je LBB0_44
## %bb.35:
movl -44(%rbp), %esi
movq %rax, %rdi
callq _get_node_in_output_direction
movq -56(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %rax, %rsi
callq _seat_set_focus
movq %rbx, %rdi
callq _seat_consider_warp_to_focus
jmp LBB0_44
LBB0_15:
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movl $1, %edx
jmp LBB0_23
LBB0_17:
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
jmp LBB0_23
LBB0_19:
testq %r12, %r12
je LBB0_20
## %bb.21:
movq %r12, %rdi
callq _container_is_floating_or_child
xorl %edx, %edx
testq %rax, %rax
sete %dl
jmp LBB0_22
LBB0_46:
decl %ebx
addq $8, %r13
movq -56(%rbp), %rdi ## 8-byte Reload
movl %ebx, %esi
movq %r13, %rdx
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _focus_output ## TAILCALL
LBB0_47:
xorl %eax, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _focus_parent ## TAILCALL
LBB0_20:
movl $1, %edx
LBB0_22:
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
LBB0_23:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _focus_mode ## TAILCALL
LBB0_48:
xorl %eax, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _focus_child ## TAILCALL
LBB0_28:
movq (%r13), %rdx
leaq -44(%rbp), %rcx
movq %r12, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
callq _get_direction_from_next_prev
testl %eax, %eax
je LBB0_29
## %bb.30:
cmpl $2, %ebx
movl $1, %ecx
jne LBB0_32
## %bb.31:
movq 8(%r13), %rdi
leaq L_.str.9(%rip), %rsi
callq _strcasecmp
xorl %ecx, %ecx
testq %rax, %rax
setne %cl
jmp LBB0_32
LBB0_36:
movl %ecx, %ebx
leaq L_.str.10(%rip), %rsi
movq %r12, %rdi
callq _sway_assert
testl %eax, %eax
je LBB0_37
## %bb.38:
movq %r12, %rdi
callq _container_is_floating
movl -44(%rbp), %edx
movq %r12, %rdi
testq %rax, %rax
je LBB0_40
## %bb.39:
movq -56(%rbp), %rsi ## 8-byte Reload
callq _node_get_in_direction_floating
jmp LBB0_41
LBB0_29:
leaq L_.str.8(%rip), %rsi
movq _CMD_INVALID@GOTPCREL(%rip), %r13
jmp LBB0_45
LBB0_37:
leaq L_.str.11(%rip), %rsi
movq _CMD_FAILURE@GOTPCREL(%rip), %r13
jmp LBB0_45
LBB0_40:
movq -56(%rbp), %rsi ## 8-byte Reload
movl %ebx, %ecx
callq _node_get_in_direction_tiling
LBB0_41:
movq %rax, %r15
testq %rax, %rax
je LBB0_44
## %bb.42:
movq -56(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r15, %rsi
callq _seat_set_focus
movq %rbx, %rdi
callq _seat_consider_warp_to_focus
movq (%r15), %rax
movq _N_CONTAINER@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_44
## %bb.43:
movq 8(%r15), %rdi
callq _container_raise_floating
LBB0_44:
xorl %esi, %esi
LBB0_45:
movl (%r13), %edi
callq _cmd_results_new
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _config,8,3 ## @config
.comm _CMD_DEFER,4,2 ## @CMD_DEFER
.comm _root,8,3 ## @root
.comm _CMD_INVALID,4,2 ## @CMD_INVALID
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Can't run this command while there's no outputs connected."
.comm _N_WORKSPACE,8,3 ## @N_WORKSPACE
.comm _CMD_FAILURE,4,2 ## @CMD_FAILURE
L_.str.1: ## @.str.1
.asciz "Command 'focus' cannot be used above the workspace level"
.comm _CMD_SUCCESS,4,2 ## @CMD_SUCCESS
L_.str.2: ## @.str.2
.asciz "floating"
L_.str.3: ## @.str.3
.asciz "tiling"
L_.str.4: ## @.str.4
.asciz "mode_toggle"
L_.str.5: ## @.str.5
.asciz "output"
L_.str.6: ## @.str.6
.asciz "parent"
L_.str.7: ## @.str.7
.asciz "child"
L_.str.8: ## @.str.8
.asciz "Expected 'focus <direction|next|prev|parent|child|mode_toggle|floating|tiling>' or 'focus output <direction|name>'"
L_.str.9: ## @.str.9
.asciz "sibling"
L_.str.10: ## @.str.10
.asciz "Expected container to be non null"
L_.str.11: ## @.str.11
.space 1
.comm _N_CONTAINER,8,3 ## @N_CONTAINER
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_focus ; -- Begin function cmd_focus
.p2align 2
_cmd_focus: ; @cmd_focus
.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
Lloh0:
adrp x8, _config@GOTPAGE
Lloh1:
ldr x8, [x8, _config@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr x9, [x8, #40]
cbz x9, LBB0_4
LBB0_1:
Lloh3:
adrp x8, _CMD_DEFER@GOTPAGE
Lloh4:
ldr x8, [x8, _CMD_DEFER@GOTPAGEOFF]
LBB0_2:
ldr w0, [x8]
mov x1, #0
LBB0_3:
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
b _cmd_results_new
LBB0_4:
ldr w9, [x8, #32]
cbz w9, LBB0_1
; %bb.5:
Lloh5:
adrp x9, _root@GOTPAGE
Lloh6:
ldr x9, [x9, _root@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
ldr x9, [x9]
ldr w9, [x9]
cbz w9, LBB0_8
; %bb.6:
ldr x25, [x8, #24]
ldr x9, [x25]
Lloh8:
adrp x26, _N_WORKSPACE@GOTPAGE
Lloh9:
ldr x26, [x26, _N_WORKSPACE@GOTPAGEOFF]
ldr x10, [x26]
cmp x9, x10
b.ge LBB0_9
; %bb.7:
Lloh10:
adrp x8, _CMD_FAILURE@GOTPAGE
Lloh11:
ldr x8, [x8, _CMD_FAILURE@GOTPAGEOFF]
Lloh12:
ldr w0, [x8]
Lloh13:
adrp x1, l_.str.1@PAGE
Lloh14:
add x1, x1, l_.str.1@PAGEOFF
b LBB0_3
LBB0_8:
Lloh15:
adrp x8, _CMD_INVALID@GOTPAGE
Lloh16:
ldr x8, [x8, _CMD_INVALID@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
Lloh18:
adrp x1, l_.str@PAGE
Lloh19:
add x1, x1, l_.str@PAGEOFF
b LBB0_3
LBB0_9:
mov x22, x1
mov x23, x0
ldp x21, x20, [x8, #8]
ldr x19, [x8]
cbnz w0, LBB0_14
; %bb.10:
cbz x20, LBB0_14
; %bb.11:
mov x0, x20
bl _container_is_scratchpad_hidden
cbz x0, LBB0_13
; %bb.12:
mov x0, x20
bl _root_scratchpad_show
LBB0_13:
mov x0, x19
mov x1, x20
bl _seat_set_focus_container
mov x0, x19
bl _seat_consider_warp_to_focus
mov x0, x20
bl _container_raise_floating
Lloh20:
adrp x8, _CMD_SUCCESS@GOTPAGE
Lloh21:
ldr x8, [x8, _CMD_SUCCESS@GOTPAGEOFF]
b LBB0_2
LBB0_14:
ldr x0, [x22]
Lloh22:
adrp x1, l_.str.2@PAGE
Lloh23:
add x1, x1, l_.str.2@PAGEOFF
bl _strcmp
cbz x0, LBB0_25
; %bb.15:
ldr x0, [x22]
Lloh24:
adrp x1, l_.str.3@PAGE
Lloh25:
add x1, x1, l_.str.3@PAGEOFF
bl _strcmp
cbz x0, LBB0_26
; %bb.16:
ldr x0, [x22]
Lloh26:
adrp x1, l_.str.4@PAGE
Lloh27:
add x1, x1, l_.str.4@PAGEOFF
bl _strcmp
cbz x0, LBB0_27
; %bb.17:
ldr x0, [x22]
Lloh28:
adrp x1, l_.str.5@PAGE
Lloh29:
add x1, x1, l_.str.5@PAGEOFF
bl _strcmp
cbz x0, LBB0_29
; %bb.18:
ldr x24, [x22]
Lloh30:
adrp x1, l_.str.6@PAGE
Lloh31:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x24
bl _strcasecmp
cbz x0, LBB0_30
; %bb.19:
Lloh32:
adrp x1, l_.str.7@PAGE
Lloh33:
add x1, x1, l_.str.7@PAGEOFF
mov x0, x24
bl _strcasecmp
cbz x0, LBB0_34
; %bb.20:
str wzr, [sp, #12]
add x1, sp, #12
mov x0, x24
bl _parse_direction
cbz w0, LBB0_35
LBB0_21:
mov w22, #1
ldr w1, [sp, #12]
cbz w1, LBB0_47
LBB0_22:
ldr x8, [x25]
ldr x9, [x26]
cmp x8, x9
b.ne LBB0_38
; %bb.23:
ldr w0, [x21]
bl _output_get_in_direction
cbz x0, LBB0_47
; %bb.24:
ldr w1, [sp, #12]
bl _get_node_in_output_direction
mov x1, x0
mov x0, x19
bl _seat_set_focus
mov x0, x19
bl _seat_consider_warp_to_focus
b LBB0_47
LBB0_25:
mov x0, x21
mov x1, x19
mov w2, #1
b LBB0_33
LBB0_26:
mov x0, x21
mov x1, x19
mov w2, #0
b LBB0_33
LBB0_27:
cbz x20, LBB0_31
; %bb.28:
mov x0, x20
bl _container_is_floating_or_child
cmp x0, #0
cset w2, eq
b LBB0_32
LBB0_29:
sub w1, w23, #1
add x2, x22, #8
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
b _focus_output
LBB0_30:
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
b _focus_parent
LBB0_31:
mov w2, #1
LBB0_32:
mov x0, x21
mov x1, x19
LBB0_33:
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
b _focus_mode
LBB0_34:
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
b _focus_child
LBB0_35:
ldr x2, [x22]
add x3, sp, #12
mov x0, x20
mov x1, x19
bl _get_direction_from_next_prev
cbz w0, LBB0_41
; %bb.36:
cmp w23, #2
b.ne LBB0_21
; %bb.37:
ldr x0, [x22, #8]
Lloh34:
adrp x1, l_.str.9@PAGE
Lloh35:
add x1, x1, l_.str.9@PAGEOFF
bl _strcasecmp
cmp x0, #0
cset w22, ne
ldr w1, [sp, #12]
cbnz w1, LBB0_22
b LBB0_47
LBB0_38:
Lloh36:
adrp x1, l_.str.10@PAGE
Lloh37:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x20
bl _sway_assert
cbz w0, LBB0_42
; %bb.39:
mov x0, x20
bl _container_is_floating
ldr w2, [sp, #12]
cbz x0, LBB0_43
; %bb.40:
mov x0, x20
mov x1, x19
bl _node_get_in_direction_floating
b LBB0_44
LBB0_41:
Lloh38:
adrp x1, l_.str.8@PAGE
Lloh39:
add x1, x1, l_.str.8@PAGEOFF
Lloh40:
adrp x8, _CMD_INVALID@GOTPAGE
Lloh41:
ldr x8, [x8, _CMD_INVALID@GOTPAGEOFF]
b LBB0_48
LBB0_42:
Lloh42:
adrp x1, l_.str.11@PAGE
Lloh43:
add x1, x1, l_.str.11@PAGEOFF
Lloh44:
adrp x8, _CMD_FAILURE@GOTPAGE
Lloh45:
ldr x8, [x8, _CMD_FAILURE@GOTPAGEOFF]
b LBB0_48
LBB0_43:
mov x0, x20
mov x1, x19
mov x3, x22
bl _node_get_in_direction_tiling
LBB0_44:
mov x20, x0
cbz x0, LBB0_47
; %bb.45:
mov x0, x19
mov x1, x20
bl _seat_set_focus
mov x0, x19
bl _seat_consider_warp_to_focus
ldr x8, [x20]
Lloh46:
adrp x9, _N_CONTAINER@GOTPAGE
Lloh47:
ldr x9, [x9, _N_CONTAINER@GOTPAGEOFF]
Lloh48:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_47
; %bb.46:
ldr x0, [x20, #8]
bl _container_raise_floating
LBB0_47:
mov x1, #0
Lloh49:
adrp x8, _CMD_SUCCESS@GOTPAGE
Lloh50:
ldr x8, [x8, _CMD_SUCCESS@GOTPAGEOFF]
LBB0_48:
ldr w0, [x8]
bl _cmd_results_new
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpLdrGot Lloh40, Lloh41
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpLdrGot Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGot Lloh49, Lloh50
.cfi_endproc
; -- End function
.comm _config,8,3 ; @config
.comm _CMD_DEFER,4,2 ; @CMD_DEFER
.comm _root,8,3 ; @root
.comm _CMD_INVALID,4,2 ; @CMD_INVALID
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Can't run this command while there's no outputs connected."
.comm _N_WORKSPACE,8,3 ; @N_WORKSPACE
.comm _CMD_FAILURE,4,2 ; @CMD_FAILURE
l_.str.1: ; @.str.1
.asciz "Command 'focus' cannot be used above the workspace level"
.comm _CMD_SUCCESS,4,2 ; @CMD_SUCCESS
l_.str.2: ; @.str.2
.asciz "floating"
l_.str.3: ; @.str.3
.asciz "tiling"
l_.str.4: ; @.str.4
.asciz "mode_toggle"
l_.str.5: ; @.str.5
.asciz "output"
l_.str.6: ; @.str.6
.asciz "parent"
l_.str.7: ; @.str.7
.asciz "child"
l_.str.8: ; @.str.8
.asciz "Expected 'focus <direction|next|prev|parent|child|mode_toggle|floating|tiling>' or 'focus output <direction|name>'"
l_.str.9: ; @.str.9
.asciz "sibling"
l_.str.10: ; @.str.10
.asciz "Expected container to be non null"
l_.str.11: ; @.str.11
.space 1
.comm _N_CONTAINER,8,3 ; @N_CONTAINER
.subsections_via_symbols
| AnghaBench/sway/sway/commands/extr_focus.c_cmd_focus.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipfw_add_obj_rewriter ## -- Begin function ipfw_add_obj_rewriter
.p2align 4, 0x90
_ipfw_add_obj_rewriter: ## @ipfw_add_obj_rewriter
.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, %r15
movq %rdi, -48(%rbp) ## 8-byte Spill
xorl %eax, %eax
callq _CTL3_LOCK
movq _M_IPFW@GOTPCREL(%rip), %r14
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq _ctl3_rsize@GOTPCREL(%rip), %rbx
movq (%rbx), %r13
addq %r15, %r13
xorl %eax, %eax
callq _CTL3_UNLOCK
leal (,%r13,4), %edi
movl (%r14), %esi
movq _M_ZERO@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _M_WAITOK@GOTPCREL(%rip), %rax
orl (%rax), %edx
callq _malloc
movq %rax, %r12
xorl %eax, %eax
callq _CTL3_LOCK
movq (%rbx), %rdx
leaq (%rdx,%r15), %rbx
cmpq %r13, %rbx
jbe LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl (%r14), %esi
movq %r12, %rdi
callq _free
jmp LBB0_1
LBB0_3:
movq _ctl3_rewriters@GOTPCREL(%rip), %r13
movq (%r13), %rsi
shlq $2, %rdx
movq %r12, %rdi
callq _memcpy
movq _ctl3_rsize@GOTPCREL(%rip), %rax
movq (%rax), %rax
leaq (%r12,%rax,4), %rdi
shlq $2, %r15
movq -48(%rbp), %rsi ## 8-byte Reload
movq %r15, %rdx
callq _memcpy
movq _compare_opcodes@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r12, %rdi
movq %rbx, %rsi
movl $4, %edx
callq _qsort
movq (%r13), %rdi
testq %rdi, %rdi
je LBB0_5
## %bb.4:
movl (%r14), %esi
callq _free
LBB0_5:
movq %r12, (%r13)
movq _ctl3_rsize@GOTPCREL(%rip), %rax
movq %rbx, (%rax)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _CTL3_UNLOCK ## TAILCALL
.cfi_endproc
## -- End function
.comm _ctl3_rsize,8,3 ## @ctl3_rsize
.comm _M_IPFW,4,2 ## @M_IPFW
.comm _M_WAITOK,4,2 ## @M_WAITOK
.comm _M_ZERO,4,2 ## @M_ZERO
.comm _ctl3_rewriters,8,3 ## @ctl3_rewriters
.comm _compare_opcodes,4,2 ## @compare_opcodes
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ipfw_add_obj_rewriter ; -- Begin function ipfw_add_obj_rewriter
.p2align 2
_ipfw_add_obj_rewriter: ; @ipfw_add_obj_rewriter
.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 x20, x1
mov x19, x0
bl _CTL3_LOCK
Lloh0:
adrp x23, _ctl3_rsize@GOTPAGE
Lloh1:
ldr x23, [x23, _ctl3_rsize@GOTPAGEOFF]
Lloh2:
adrp x24, _M_IPFW@GOTPAGE
Lloh3:
ldr x24, [x24, _M_IPFW@GOTPAGEOFF]
Lloh4:
adrp x25, _M_WAITOK@GOTPAGE
Lloh5:
ldr x25, [x25, _M_WAITOK@GOTPAGEOFF]
Lloh6:
adrp x26, _M_ZERO@GOTPAGE
Lloh7:
ldr x26, [x26, _M_ZERO@GOTPAGEOFF]
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23]
add x27, x8, x20
bl _CTL3_UNLOCK
lsl w0, w27, #2
ldr w1, [x24]
ldr w8, [x25]
ldr w9, [x26]
orr w2, w9, w8
bl _malloc
mov x21, x0
bl _CTL3_LOCK
ldr x8, [x23]
add x22, x8, x20
cmp x22, x27
b.ls LBB0_3
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldr w1, [x24]
mov x0, x21
bl _free
b LBB0_1
LBB0_3:
Lloh8:
adrp x25, _ctl3_rewriters@GOTPAGE
Lloh9:
ldr x25, [x25, _ctl3_rewriters@GOTPAGEOFF]
ldr x1, [x25]
lsl x2, x8, #2
mov x0, x21
bl _memcpy
ldr x8, [x23]
add x0, x21, x8, lsl #2
lsl x2, x20, #2
mov x1, x19
bl _memcpy
Lloh10:
adrp x8, _compare_opcodes@GOTPAGE
Lloh11:
ldr x8, [x8, _compare_opcodes@GOTPAGEOFF]
Lloh12:
ldr w3, [x8]
mov x0, x21
mov x1, x22
mov w2, #4
bl _qsort
ldr x0, [x25]
cbz x0, LBB0_5
; %bb.4:
ldr w1, [x24]
bl _free
LBB0_5:
str x21, [x25]
str x22, [x23]
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 _CTL3_UNLOCK
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _ctl3_rsize,8,3 ; @ctl3_rsize
.comm _M_IPFW,4,2 ; @M_IPFW
.comm _M_WAITOK,4,2 ; @M_WAITOK
.comm _M_ZERO,4,2 ; @M_ZERO
.comm _ctl3_rewriters,8,3 ; @ctl3_rewriters
.comm _compare_opcodes,4,2 ; @compare_opcodes
.subsections_via_symbols
| AnghaBench/freebsd/sys/netpfil/ipfw/extr_ip_fw_sockopt.c_ipfw_add_obj_rewriter.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isPrime ## -- Begin function isPrime
.p2align 4, 0x90
_isPrime: ## @isPrime
.cfi_startproc
## %bb.0:
cmpl $1, %edi
je LBB0_3
## %bb.1:
movl $1, %ecx
cmpl $3, %edi
jl LBB0_7
## %bb.2:
movl $2, %esi
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl %edi, %eax
cltd
idivl %esi
testl %edx, %edx
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_5 Depth=1
incl %esi
cmpl %esi, %edi
jne LBB0_5
LBB0_7:
movl %ecx, %eax
retq
LBB0_6:
xorl %ecx, %ecx
movl %ecx, %eax
retq
LBB0_3:
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 _puts
xorl %edi, %edi
callq _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
subq $16, %rsp
leaq L_str.5(%rip), %rdi
callq _puts
leaq L_.str.2(%rip), %rdi
leaq -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %esi
cmpl $1, %esi
je LBB1_3
## %bb.1:
leaq L_.str.3(%rip), %rdi
cmpl $3, %esi
jl LBB1_7
## %bb.2:
movl $2, %ecx
leaq L_.str.4(%rip), %r8
.p2align 4, 0x90
LBB1_5: ## =>This Inner Loop Header: Depth=1
movl %esi, %eax
cltd
idivl %ecx
testl %edx, %edx
je LBB1_6
## %bb.4: ## in Loop: Header=BB1_5 Depth=1
incl %ecx
cmpl %ecx, %esi
jne LBB1_5
jmp LBB1_7
LBB1_6:
movq %r8, %rdi
LBB1_7:
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
LBB1_3:
leaq L_str(%rip), %rdi
callq _puts
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "%d is a Prime Number\n"
L_.str.4: ## @.str.4
.asciz "%d is not a Prime Number\n"
L_str: ## @str
.asciz "1 is neither Prime nor Composite"
L_str.5: ## @str.5
.asciz "Enter a number"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isPrime ; -- Begin function isPrime
.p2align 2
_isPrime: ; @isPrime
.cfi_startproc
; %bb.0:
cmp w0, #1
b.eq LBB0_7
; %bb.1:
cmp w0, #3
b.lt LBB0_5
; %bb.2:
mov w8, #2
LBB0_3: ; =>This Inner Loop Header: Depth=1
sdiv w9, w0, w8
msub w9, w9, w8, w0
cbz w9, LBB0_6
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
add w8, w8, #1
cmp w0, w8
b.ne LBB0_3
LBB0_5:
mov w0, #1
ret
LBB0_6:
mov w0, #0
ret
LBB0_7:
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 _puts
mov w0, #0
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.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
Lloh2:
adrp x0, l_str.5@PAGE
Lloh3:
add x0, x0, l_str.5@PAGEOFF
bl _puts
sub x8, x29, #4
str x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
cmp w8, #1
b.eq LBB1_8
; %bb.1:
cmp w8, #3
b.lt LBB1_5
; %bb.2:
mov w10, #2
Lloh6:
adrp x9, l_.str.4@PAGE
Lloh7:
add x9, x9, l_.str.4@PAGEOFF
Lloh8:
adrp x0, l_.str.3@PAGE
Lloh9:
add x0, x0, l_.str.3@PAGEOFF
LBB1_3: ; =>This Inner Loop Header: Depth=1
sdiv w11, w8, w10
msub w11, w11, w10, w8
cbz w11, LBB1_6
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
add w10, w10, #1
cmp w8, w10
b.ne LBB1_3
b LBB1_7
LBB1_5:
Lloh10:
adrp x0, l_.str.3@PAGE
Lloh11:
add x0, x0, l_.str.3@PAGEOFF
b LBB1_7
LBB1_6:
mov x0, x9
LBB1_7:
str x8, [sp]
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
LBB1_8:
Lloh12:
adrp x0, l_str@PAGE
Lloh13:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #0
bl _exit
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "%d is a Prime Number\n"
l_.str.4: ; @.str.4
.asciz "%d is not a Prime Number\n"
l_str: ; @str
.asciz "1 is neither Prime nor Composite"
l_str.5: ; @str.5
.asciz "Enter a number"
.subsections_via_symbols
| the_stack_data/1201706.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function intel_guc_to_host_event_handler
_intel_guc_to_host_event_handler: ## @intel_guc_to_host_event_handler
.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
jmpq *(%rdi) ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _intel_guc_to_host_event_handler
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function intel_guc_to_host_event_handler
_intel_guc_to_host_event_handler: ; @intel_guc_to_host_event_handler
.cfi_startproc
; %bb.0:
ldr x1, [x0]
br x1
.cfi_endproc
; -- End function
.no_dead_strip _intel_guc_to_host_event_handler
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/selftests/extr_..gtucintel_guc.h_intel_guc_to_host_event_handler.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _accounting_sta_start ## -- Begin function accounting_sta_start
.p2align 4, 0x90
_accounting_sta_start: ## @accounting_sta_start
.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
cmpl $0, (%rsi)
jne LBB0_8
## %bb.1:
movq %rsi, %rbx
movq %rdi, %r14
movl 8(%rsi), %esi
movq _HOSTAPD_MODULE_RADIUS@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _HOSTAPD_LEVEL_INFO@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq 56(%rbx), %r9
leaq L_.str(%rip), %r8
callq _hostapd_logger
leaq 48(%rbx), %rdi
callq _os_get_reltime
xorps %xmm0, %xmm0
movups %xmm0, 16(%rbx)
movups %xmm0, 32(%rbx)
movl 8(%rbx), %esi
movq %r14, %rdi
callq _hostapd_drv_sta_clear_stats
movq 8(%r14), %rax
movq (%rax), %rax
cmpl $0, (%rax)
je LBB0_8
## %bb.2:
movl 4(%rbx), %edi
testl %edi, %edi
jne LBB0_4
## %bb.3:
movq _ACCT_DEFAULT_UPDATE_INTERVAL@GOTPCREL(%rip), %rax
movl (%rax), %edi
LBB0_4:
movq _accounting_interim_update@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %esi, %esi
movq %r14, %rcx
movq %rbx, %r8
callq _eloop_register_timeout
movq _RADIUS_ACCT_STATUS_TYPE_START@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movq %rbx, %rsi
callq _accounting_msg
testq %rax, %rax
je LBB0_7
## %bb.5:
movq %rax, %r15
movl (%r14), %edi
movq _RADIUS_ACCT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl 8(%rbx), %ecx
movq %r15, %rsi
callq _radius_client_send
testq %rax, %rax
jns LBB0_7
## %bb.6:
movq %r15, %rdi
callq _radius_msg_free
LBB0_7:
movl $1, (%rbx)
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HOSTAPD_MODULE_RADIUS,4,2 ## @HOSTAPD_MODULE_RADIUS
.comm _HOSTAPD_LEVEL_INFO,4,2 ## @HOSTAPD_LEVEL_INFO
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "starting accounting session %016llX"
.comm _ACCT_DEFAULT_UPDATE_INTERVAL,4,2 ## @ACCT_DEFAULT_UPDATE_INTERVAL
.comm _accounting_interim_update,4,2 ## @accounting_interim_update
.comm _RADIUS_ACCT_STATUS_TYPE_START,4,2 ## @RADIUS_ACCT_STATUS_TYPE_START
.comm _RADIUS_ACCT,4,2 ## @RADIUS_ACCT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _accounting_sta_start ; -- Begin function accounting_sta_start
.p2align 2
_accounting_sta_start: ; @accounting_sta_start
.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
ldr w8, [x1]
cbnz w8, LBB0_6
; %bb.1:
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, _HOSTAPD_MODULE_RADIUS@GOTPAGE
Lloh1:
ldr x8, [x8, _HOSTAPD_MODULE_RADIUS@GOTPAGEOFF]
ldr w1, [x1, #8]
Lloh2:
ldr w2, [x8]
Lloh3:
adrp x8, _HOSTAPD_LEVEL_INFO@GOTPAGE
Lloh4:
ldr x8, [x8, _HOSTAPD_LEVEL_INFO@GOTPAGEOFF]
Lloh5:
ldr w3, [x8]
ldr x5, [x19, #56]
Lloh6:
adrp x4, l_.str@PAGE
Lloh7:
add x4, x4, l_.str@PAGEOFF
bl _hostapd_logger
add x0, x19, #48
bl _os_get_reltime
movi.2d v0, #0000000000000000
stp q0, q0, [x19, #16]
ldr w1, [x19, #8]
mov x0, x20
bl _hostapd_drv_sta_clear_stats
ldr x8, [x20, #8]
ldr x8, [x8]
ldr w8, [x8]
cbz w8, LBB0_6
; %bb.2:
ldr w8, [x19, #4]
Lloh8:
adrp x9, _ACCT_DEFAULT_UPDATE_INTERVAL@GOTPAGE
Lloh9:
ldr x9, [x9, _ACCT_DEFAULT_UPDATE_INTERVAL@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
cmp w8, #0
csel w0, w9, w8, eq
Lloh11:
adrp x8, _accounting_interim_update@GOTPAGE
Lloh12:
ldr x8, [x8, _accounting_interim_update@GOTPAGEOFF]
Lloh13:
ldr w2, [x8]
mov w1, #0
mov x3, x20
mov x4, x19
bl _eloop_register_timeout
Lloh14:
adrp x8, _RADIUS_ACCT_STATUS_TYPE_START@GOTPAGE
Lloh15:
ldr x8, [x8, _RADIUS_ACCT_STATUS_TYPE_START@GOTPAGEOFF]
Lloh16:
ldr w2, [x8]
mov x0, x20
mov x1, x19
bl _accounting_msg
cbz x0, LBB0_5
; %bb.3:
mov x21, x0
ldr w0, [x20]
Lloh17:
adrp x8, _RADIUS_ACCT@GOTPAGE
Lloh18:
ldr x8, [x8, _RADIUS_ACCT@GOTPAGEOFF]
Lloh19:
ldr w2, [x8]
ldr w3, [x19, #8]
mov x1, x21
bl _radius_client_send
tbz x0, #63, LBB0_5
; %bb.4:
mov x0, x21
bl _radius_msg_free
LBB0_5:
mov w8, #1
str w8, [x19]
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 AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _HOSTAPD_MODULE_RADIUS,4,2 ; @HOSTAPD_MODULE_RADIUS
.comm _HOSTAPD_LEVEL_INFO,4,2 ; @HOSTAPD_LEVEL_INFO
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "starting accounting session %016llX"
.comm _ACCT_DEFAULT_UPDATE_INTERVAL,4,2 ; @ACCT_DEFAULT_UPDATE_INTERVAL
.comm _accounting_interim_update,4,2 ; @accounting_interim_update
.comm _RADIUS_ACCT_STATUS_TYPE_START,4,2 ; @RADIUS_ACCT_STATUS_TYPE_START
.comm _RADIUS_ACCT,4,2 ; @RADIUS_ACCT
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/src/ap/extr_accounting.c_accounting_sta_start.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _set_empty ## -- Begin function set_empty
.p2align 4, 0x90
_set_empty: ## @set_empty
.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
.globl _set_member ## -- Begin function set_member
.p2align 4, 0x90
_set_member: ## @set_member
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
btl %esi, %edi
setb %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_insert ## -- Begin function set_insert
.p2align 4, 0x90
_set_insert: ## @set_insert
.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
btsl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_remove ## -- Begin function set_remove
.p2align 4, 0x90
_set_remove: ## @set_remove
.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
btrl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_intersect ## -- Begin function set_intersect
.p2align 4, 0x90
_set_intersect: ## @set_intersect
.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
andl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_union ## -- Begin function set_union
.p2align 4, 0x90
_set_union: ## @set_union
.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
orl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_complement ## -- Begin function set_complement
.p2align 4, 0x90
_set_complement: ## @set_complement
.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
notl %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_difference ## -- Begin function set_difference
.p2align 4, 0x90
_set_difference: ## @set_difference
.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
notl %eax
andl %edi, %eax
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_empty ; -- Begin function set_empty
.p2align 2
_set_empty: ; @set_empty
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _set_member ; -- Begin function set_member
.p2align 2
_set_member: ; @set_member
.cfi_startproc
; %bb.0:
lsr w8, w0, w1
and w0, w8, #0x1
ret
.cfi_endproc
; -- End function
.globl _set_insert ; -- Begin function set_insert
.p2align 2
_set_insert: ; @set_insert
.cfi_startproc
; %bb.0:
mov w8, #1
lsl w8, w8, w1
orr w0, w8, w0
ret
.cfi_endproc
; -- End function
.globl _set_remove ; -- Begin function set_remove
.p2align 2
_set_remove: ; @set_remove
.cfi_startproc
; %bb.0:
mov w8, #1
lsl w8, w8, w1
bic w0, w0, w8
ret
.cfi_endproc
; -- End function
.globl _set_intersect ; -- Begin function set_intersect
.p2align 2
_set_intersect: ; @set_intersect
.cfi_startproc
; %bb.0:
and w0, w1, w0
ret
.cfi_endproc
; -- End function
.globl _set_union ; -- Begin function set_union
.p2align 2
_set_union: ; @set_union
.cfi_startproc
; %bb.0:
orr w0, w1, w0
ret
.cfi_endproc
; -- End function
.globl _set_complement ; -- Begin function set_complement
.p2align 2
_set_complement: ; @set_complement
.cfi_startproc
; %bb.0:
mvn w0, w0
ret
.cfi_endproc
; -- End function
.globl _set_difference ; -- Begin function set_difference
.p2align 2
_set_difference: ; @set_difference
.cfi_startproc
; %bb.0:
bic w0, w0, w1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/232955822.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _chg_del ## -- Begin function chg_del
.p2align 4, 0x90
_chg_del: ## @chg_del
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl $1, %esi
popq %rbp
jmp _chg_add ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _chg_del ; -- Begin function chg_del
.p2align 2
_chg_del: ; @chg_del
.cfi_startproc
; %bb.0:
eor w1, w1, #0x1
b _chg_add
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/kphp-kdb/hints/extr_maccub.c_chg_del.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mt2712_delay_ps2stage
_mt2712_delay_ps2stage: ## @mt2712_delay_ps2stage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
leal -129(%rax), %ecx
cmpl $4, %ecx
jae LBB0_1
## %bb.5:
movslq 8(%rdi), %rax
imulq $1616928865, %rax, %rax ## imm = 0x60606061
movq %rax, %rcx
shrq $63, %rcx
sarq $38, %rax
addl %ecx, %eax
movl %eax, 8(%rdi)
movslq 12(%rdi), %rax
imulq $1616928865, %rax, %rax ## imm = 0x60606061
movq %rax, %rcx
shrq $63, %rcx
sarq $38, %rax
jmp LBB0_4
LBB0_1:
cmpl $133, %eax
je LBB0_3
## %bb.2:
cmpl $128, %eax
jne LBB0_6
LBB0_3:
movslq 8(%rdi), %rax
imulq $1999112051, %rax, %rax ## imm = 0x77280773
movq %rax, %rcx
shrq $63, %rcx
sarq $40, %rax
addl %ecx, %eax
movl %eax, 8(%rdi)
movslq 12(%rdi), %rax
imulq $1999112051, %rax, %rax ## imm = 0x77280773
movq %rax, %rcx
shrq $63, %rcx
sarq $40, %rax
LBB0_4:
addl %ecx, %eax
movl %eax, 12(%rdi)
popq %rbp
retq
LBB0_6:
movl 4(%rdi), %edi
leaq L_.str(%rip), %rsi
popq %rbp
jmp _dev_err ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "phy interface not supported\n"
.no_dead_strip _mt2712_delay_ps2stage
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mt2712_delay_ps2stage
_mt2712_delay_ps2stage: ; @mt2712_delay_ps2stage
.cfi_startproc
; %bb.0:
ldr w8, [x0]
sub w9, w8, #129
cmp w9, #4
b.hs LBB0_2
; %bb.1:
mov w8, #24673
movk w8, #24672, lsl #16
ldpsw x9, x10, [x0, #8]
mul x9, x9, x8
lsr x11, x9, #63
asr x9, x9, #38
add w9, w9, w11
mul x8, x10, x8
lsr x10, x8, #63
asr x8, x8, #38
b LBB0_5
LBB0_2:
cmp w8, #133
b.eq LBB0_4
; %bb.3:
cmp w8, #128
b.ne LBB0_6
LBB0_4:
mov w8, #1907
movk w8, #30504, lsl #16
ldpsw x9, x10, [x0, #8]
mul x9, x9, x8
lsr x11, x9, #63
asr x9, x9, #40
add w9, w9, w11
mul x8, x10, x8
lsr x10, x8, #63
asr x8, x8, #40
LBB0_5:
add w8, w8, w10
stp w9, w8, [x0, #8]
ret
LBB0_6:
ldr w0, [x0, #4]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
b _dev_err
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "phy interface not supported\n"
.no_dead_strip _mt2712_delay_ps2stage
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/stmicro/stmmac/extr_dwmac-mediatek.c_mt2712_delay_ps2stage.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evhttp_connection_get_server ## -- Begin function evhttp_connection_get_server
.p2align 4, 0x90
_evhttp_connection_get_server: ## @evhttp_connection_get_server
.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
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _evhttp_connection_get_server ; -- Begin function evhttp_connection_get_server
.p2align 2
_evhttp_connection_get_server: ; @evhttp_connection_get_server
.cfi_startproc
; %bb.0:
ldr x0, [x0]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/libevent/extr_http.c_evhttp_connection_get_server.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function aspeed_set_clock_enable
_aspeed_set_clock_enable: ## @aspeed_set_clock_enable
.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, %ecx
movq _ASPEED_PTCR_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _ASPEED_PTCR_CTRL_CLK_EN@GOTPCREL(%rip), %rax
movl (%rax), %edx
testl %ecx, %ecx
cmovnel %edx, %ecx
popq %rbp
jmp _regmap_update_bits ## TAILCALL
.cfi_endproc
## -- End function
.comm _ASPEED_PTCR_CTRL,4,2 ## @ASPEED_PTCR_CTRL
.comm _ASPEED_PTCR_CTRL_CLK_EN,4,2 ## @ASPEED_PTCR_CTRL_CLK_EN
.no_dead_strip _aspeed_set_clock_enable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function aspeed_set_clock_enable
_aspeed_set_clock_enable: ; @aspeed_set_clock_enable
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _ASPEED_PTCR_CTRL@GOTPAGE
Lloh1:
ldr x8, [x8, _ASPEED_PTCR_CTRL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _ASPEED_PTCR_CTRL_CLK_EN@GOTPAGE
Lloh4:
ldr x9, [x9, _ASPEED_PTCR_CTRL_CLK_EN@GOTPAGEOFF]
Lloh5:
ldr w2, [x9]
cmp w1, #0
csel w3, wzr, w2, eq
mov x1, x8
b _regmap_update_bits
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ASPEED_PTCR_CTRL,4,2 ; @ASPEED_PTCR_CTRL
.comm _ASPEED_PTCR_CTRL_CLK_EN,4,2 ; @ASPEED_PTCR_CTRL_CLK_EN
.no_dead_strip _aspeed_set_clock_enable
.subsections_via_symbols
| AnghaBench/linux/drivers/hwmon/extr_aspeed-pwm-tacho.c_aspeed_set_clock_enable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl_pm_get_verify_result ## -- Begin function ssl_pm_get_verify_result
.p2align 4, 0x90
_ssl_pm_get_verify_result: ## @ssl_pm_get_verify_result
.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), %rdi
callq _mbedtls_ssl_get_verify_result
testq %rax, %rax
je LBB0_1
## %bb.2:
movq _SSL_PLATFORM_ERROR_LEVEL@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
leaq L_.str(%rip), %rsi
movq %rax, %rdx
callq _SSL_DEBUG
movq _X509_V_ERR_UNSPECIFIED@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _X509_V_OK@GOTPCREL(%rip), %rax
LBB0_3:
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SSL_PLATFORM_ERROR_LEVEL,4,2 ## @SSL_PLATFORM_ERROR_LEVEL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "mbedtls_ssl_get_verify_result() return 0x%x"
.comm _X509_V_ERR_UNSPECIFIED,8,3 ## @X509_V_ERR_UNSPECIFIED
.comm _X509_V_OK,8,3 ## @X509_V_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl_pm_get_verify_result ; -- Begin function ssl_pm_get_verify_result
.p2align 2
_ssl_pm_get_verify_result: ; @ssl_pm_get_verify_result
.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 x0, [x0]
bl _mbedtls_ssl_get_verify_result
cbz x0, LBB0_2
; %bb.1:
mov x2, x0
Lloh0:
adrp x8, _SSL_PLATFORM_ERROR_LEVEL@GOTPAGE
Lloh1:
ldr x8, [x8, _SSL_PLATFORM_ERROR_LEVEL@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _SSL_DEBUG
Lloh5:
adrp x8, _X509_V_ERR_UNSPECIFIED@GOTPAGE
Lloh6:
ldr x8, [x8, _X509_V_ERR_UNSPECIFIED@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh7:
adrp x8, _X509_V_OK@GOTPAGE
Lloh8:
ldr x8, [x8, _X509_V_OK@GOTPAGEOFF]
LBB0_3:
ldr x0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _SSL_PLATFORM_ERROR_LEVEL,4,2 ; @SSL_PLATFORM_ERROR_LEVEL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "mbedtls_ssl_get_verify_result() return 0x%x"
.comm _X509_V_ERR_UNSPECIFIED,8,3 ; @X509_V_ERR_UNSPECIFIED
.comm _X509_V_OK,8,3 ; @X509_V_OK
.subsections_via_symbols
| AnghaBench/esp-idf/components/openssl/platform/extr_ssl_pm.c_ssl_pm_get_verify_result.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hexdump ## -- Begin function hexdump
.p2align 4, 0x90
_hexdump: ## @hexdump
.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, -80(%rbp) ## 8-byte Spill
movl %edx, -48(%rbp) ## 4-byte Spill
testl %edx, %edx
je LBB0_12
## %bb.1:
movl %ecx, %r14d
movq %rdi, %r15
movl -48(%rbp), %eax ## 4-byte Reload
movq %rax, -72(%rbp) ## 8-byte Spill
movl $1, -44(%rbp) ## 4-byte Folded Spill
leaq L_.str(%rip), %r12
xorl %eax, %eax
movq %r14, -56(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
movq %r12, %rsi
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
LBB0_3: ## in Loop: Header=BB0_4 Depth=1
movq -56(%rbp), %r14 ## 8-byte Reload
addl %r14d, -44(%rbp) ## 4-byte Folded Spill
movl -60(%rbp), %eax ## 4-byte Reload
cmpl -48(%rbp), %eax ## 4-byte Folded Reload
leaq L_.str(%rip), %r12
jae LBB0_12
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
## Child Loop BB0_10 Depth 2
movl %eax, %ebx
movl %eax, %r13d
movq %r15, %rdi
movq %r12, %rsi
movl %eax, %edx
xorl %eax, %eax
callq _fprintf
leal (%rbx,%r14), %eax
cmpl %eax, %ebx
movl %eax, -60(%rbp) ## 4-byte Spill
jae LBB0_5
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movl %eax, %r12d
movl -44(%rbp), %r14d ## 4-byte Reload
movq %r13, %rbx
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
movzbl (%rax,%rbx), %r8d
incq %rbx
cmpq -72(%rbp), %rbx ## 8-byte Folded Reload
jae LBB0_8
## %bb.13: ## in Loop: Header=BB0_7 Depth=2
movl %r14d, %eax
xorl %edx, %edx
divl -56(%rbp) ## 4-byte Folded Reload
xorl %eax, %eax
testl %edx, %edx
setne %al
leaq L_.str.2(%rip), %rcx
leaq (%rcx,%rax,2), %rcx
movq %r15, %rdi
leaq L_.str.1(%rip), %rsi
movl %r8d, %edx
xorl %eax, %eax
callq _fprintf
incl %r14d
cmpq %r12, %rbx
jb LBB0_7
jmp LBB0_9
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
leaq L_.str.1(%rip), %rsi
movl %r8d, %edx
leaq L_.str.2+3(%rip), %rcx
xorl %eax, %eax
callq _fprintf
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
leaq L_.str(%rip), %rsi
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
movl -44(%rbp), %r14d ## 4-byte Reload
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movq -80(%rbp), %rax ## 8-byte Reload
movzbl (%rax,%r13), %eax
cmpb $32, %al
movl $46, %ecx
cmovll %ecx, %eax
movzbl %al, %ebx
incq %r13
cmpq -72(%rbp), %r13 ## 8-byte Folded Reload
jae LBB0_11
## %bb.2: ## in Loop: Header=BB0_10 Depth=2
movl %r14d, %eax
xorl %edx, %edx
divl -56(%rbp) ## 4-byte Folded Reload
xorl %eax, %eax
testl %edx, %edx
setne %al
leaq L_.str.2(%rip), %rcx
leaq (%rcx,%rax,2), %rcx
movq %r15, %rdi
leaq L_.str.3(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
incl %r14d
cmpq %r12, %r13
jb LBB0_10
jmp LBB0_3
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_4 Depth=1
movq %r15, %rdi
leaq L_.str.3(%rip), %rsi
movl %ebx, %edx
leaq L_.str.2+3(%rip), %rcx
xorl %eax, %eax
callq _fprintf
jmp LBB0_3
LBB0_12:
addq $40, %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
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.4(%rip), %rsi
movl $46, %edx
movl $16, %ecx
callq _hexdump
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "; %05d "
L_.str.1: ## @.str.1
.asciz "%02x %s"
.section __TEXT,__literal8,8byte_literals
L_.str.2: ## @.str.2
.asciz " \n\000...\n"
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz " %c %s"
L_.str.4: ## @.str.4
.asciz "the_stack_data/37638440.c/13:37:14/Mar 27 2025"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hexdump ; -- Begin function hexdump
.p2align 2
_hexdump: ; @hexdump
.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
str w2, [sp, #24] ; 4-byte Folded Spill
cbz w2, LBB0_17
; %bb.1:
mov x19, x3
mov x21, x1
mov x22, x0
mov w20, #0
ldr w8, [sp, #24] ; 4-byte Folded Reload
mov w26, w8
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
Lloh2:
adrp x27, l_.str.2@PAGE
Lloh3:
add x27, x27, l_.str.2@PAGEOFF
mov w24, #1
Lloh4:
adrp x25, l_.str.3@PAGE
Lloh5:
add x25, x25, l_.str.3@PAGEOFF
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
str x28, [sp]
mov x0, x22
mov x1, x24
bl _fprintf
ldr w24, [sp, #28] ; 4-byte Folded Reload
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add w24, w24, w19
ldr w8, [sp, #24] ; 4-byte Folded Reload
cmp w20, w8
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
b.hs LBB0_17
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
; Child Loop BB0_12 Depth 2
str w24, [sp, #28] ; 4-byte Folded Spill
mov x23, x20
mov w28, w20
str x23, [sp]
mov x0, x22
mov x24, x1
bl _fprintf
add w20, w20, w19
cmp w23, w20
b.hs LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr w23, [sp, #28] ; 4-byte Folded Reload
mov x8, x28
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
add x24, x8, #1
cmp x24, x26
b.hs LBB0_8
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
udiv w9, w23, w19
msub w9, w9, w19, w23
cmp w9, #0
cset w9, ne
lsl x9, x9, #1
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
mov w9, #3
LBB0_9: ; in Loop: Header=BB0_6 Depth=2
ldrb w8, [x21, x8]
add x9, x27, x9
stp x8, x9, [sp]
mov x0, x22
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
bl _fprintf
cmp x24, x26
b.hs LBB0_11
; %bb.10: ; in Loop: Header=BB0_6 Depth=2
add w23, w23, #1
mov x8, x24
cmp x24, x20
b.lo LBB0_6
LBB0_11: ; in Loop: Header=BB0_4 Depth=1
str x28, [sp]
mov x0, x22
Lloh10:
adrp x1, l_.str@PAGE
Lloh11:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldr w24, [sp, #28] ; 4-byte Folded Reload
mov x23, x24
LBB0_12: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w8, [x21, x28]
cmp w8, #31
mov w9, #46
csel w8, w8, w9, gt
add x28, x28, #1
cmp x28, x26
b.hs LBB0_14
; %bb.13: ; in Loop: Header=BB0_12 Depth=2
udiv w9, w23, w19
msub w9, w9, w19, w23
cmp w9, #0
cset w9, ne
lsl x9, x9, #1
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_12 Depth=2
mov w9, #3
LBB0_15: ; in Loop: Header=BB0_12 Depth=2
and w8, w8, #0xff
add x9, x27, x9
stp x8, x9, [sp]
mov x0, x22
mov x1, x25
bl _fprintf
cmp x28, x26
b.hs LBB0_3
; %bb.16: ; in Loop: Header=BB0_12 Depth=2
add w23, w23, #1
cmp x28, x20
b.lo LBB0_12
b LBB0_3
LBB0_17:
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
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.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
Lloh12:
adrp x8, ___stdoutp@GOTPAGE
Lloh13:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh14:
ldr x0, [x8]
Lloh15:
adrp x1, l_.str.4@PAGE
Lloh16:
add x1, x1, l_.str.4@PAGEOFF
mov w2, #46
mov w3, #16
bl _hexdump
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "; %05d "
l_.str.1: ; @.str.1
.asciz "%02x %s"
.section __TEXT,__literal8,8byte_literals
l_.str.2: ; @.str.2
.asciz " \n\000...\n"
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz " %c %s"
l_.str.4: ; @.str.4
.asciz "the_stack_data/37638440.c/13:37:14/Mar 27 2025"
.subsections_via_symbols
| the_stack_data/37638440.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nv04_pci_new ## -- Begin function nv04_pci_new
.p2align 4, 0x90
_nv04_pci_new: ## @nv04_pci_new
.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, %rcx
movl %esi, %edx
movq %rdi, %rsi
movq _nv04_pci_func@GOTPCREL(%rip), %rdi
popq %rbp
jmp _nvkm_pci_new_ ## TAILCALL
.cfi_endproc
## -- End function
.comm _nv04_pci_func,4,2 ## @nv04_pci_func
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _nv04_pci_new ; -- Begin function nv04_pci_new
.p2align 2
_nv04_pci_new: ; @nv04_pci_new
.cfi_startproc
; %bb.0:
mov x3, x2
mov x2, x1
mov x1, x0
Lloh0:
adrp x0, _nv04_pci_func@GOTPAGE
Lloh1:
ldr x0, [x0, _nv04_pci_func@GOTPAGEOFF]
b _nvkm_pci_new_
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _nv04_pci_func,4,2 ; @nv04_pci_func
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/extr_nv04.c_nv04_pci_new.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function t1_init_loader
_t1_init_loader: ## @t1_init_loader
.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
movl %esi, %edi
callq _FT_UNUSED
movl %ebx, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _FT_ZERO ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _t1_init_loader
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function t1_init_loader
_t1_init_loader: ; @t1_init_loader
.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 _FT_UNUSED
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _FT_ZERO
.cfi_endproc
; -- End function
.no_dead_strip _t1_init_loader
.subsections_via_symbols
| AnghaBench/Cinder/src/freetype/type1/extr_t1load.c_t1_init_loader.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ocxl_file_make_visible
_ocxl_file_make_visible: ## @ocxl_file_make_visible
.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
leaq 4(%rdi), %rbx
movq _ocxl_afu_fops@GOTPCREL(%rip), %rsi
movq %rbx, %rdi
callq _cdev_init
movl (%r14), %esi
movq %rbx, %rdi
movl $1, %edx
callq _cdev_add
movl %eax, %ebx
testl %eax, %eax
je LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
movq %r14, %rdi
movl %ebx, %edx
callq _dev_err
LBB0_2:
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ocxl_afu_fops,4,2 ## @ocxl_afu_fops
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to add afu char device: %d\n"
.no_dead_strip _ocxl_file_make_visible
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ocxl_file_make_visible
_ocxl_file_make_visible: ; @ocxl_file_make_visible
.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
add x20, x0, #4
Lloh0:
adrp x1, _ocxl_afu_fops@GOTPAGE
Lloh1:
ldr x1, [x1, _ocxl_afu_fops@GOTPAGEOFF]
mov x0, x20
bl _cdev_init
ldr w1, [x19]
mov x0, x20
mov w2, #1
bl _cdev_add
mov x20, x0
cbz w0, LBB0_2
; %bb.1:
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x20
bl _dev_err
LBB0_2:
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _ocxl_afu_fops,4,2 ; @ocxl_afu_fops
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to add afu char device: %d\n"
.no_dead_strip _ocxl_file_make_visible
.subsections_via_symbols
| AnghaBench/linux/drivers/misc/ocxl/extr_file.c_ocxl_file_make_visible.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sum ## -- Begin function sum
.p2align 4, 0x90
_sum: ## @sum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
## kill: def $edi killed $edi def $rdi
leal (%rdi,%rsi), %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 $11, %eax
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 _sum ; -- Begin function sum
.p2align 2
_sum: ; @sum
.cfi_startproc
; %bb.0:
add w0, w1, w0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #11
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/156391977.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nexthop_create_group
_nexthop_create_group: ## @nexthop_create_group
.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, %r12
movq %rdi, -64(%rbp) ## 8-byte Spill
movq 8(%rsi), %r15
movq %r15, %rdi
callq _nla_data
movq %rax, %rbx
xorl %r13d, %r13d
xorl %eax, %eax
callq _nexthop_alloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r14
movl $1, (%rax)
movq %r15, %rdi
callq _nla_len
sarl $4, %eax
movl %eax, %edi
callq _nexthop_grp_alloc
testq %rax, %rax
je LBB0_12
## %bb.3:
movq %rax, %r13
movq %r12, -56(%rbp) ## 8-byte Spill
movq %r14, -48(%rbp) ## 8-byte Spill
cmpl $0, 4(%rax)
jle LBB0_9
## %bb.4:
addq $8, %rbx
movl $1, %r14d
xorl %r12d, %r12d
jmp LBB0_5
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq 16(%r13), %rax
movq %r15, (%rax,%r12)
movq -8(%rbx), %rcx
incq %rcx
movq %rcx, 24(%rax,%r12)
leaq (%rax,%r12), %rdi
addq $16, %rdi
addq $28, %r15
movq %r15, %rsi
callq _list_add
movq 16(%r13), %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movq %rcx, 8(%rax,%r12)
movslq 4(%r13), %rax
leaq 1(%r14), %rcx
addq $32, %r12
addq $16, %rbx
cmpq %rax, %r14
movq %rcx, %r14
jge LBB0_9
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl (%rbx), %esi
movq -64(%rbp), %rdi ## 8-byte Reload
callq _nexthop_find_by_id
movq %rax, %r15
movq %rax, %rdi
callq _nexthop_get
testl %eax, %eax
je LBB0_15
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl 32(%r15), %edi
callq _rtnl_dereference
movq (%rax), %rax
movq _AF_INET@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl $1, 8(%r13)
jmp LBB0_8
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movq 16(%r13), %rax
movq (%rax,%r12), %rdi
callq _nexthop_put
addq $-32, %r12
decq %r14
jg LBB0_15
## %bb.16:
movq %r13, %rdi
callq _kfree
movq -48(%rbp), %rdi ## 8-byte Reload
callq _kfree
movq _ENOENT@GOTPCREL(%rip), %rax
jmp LBB0_13
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
subl (%rax), %r13d
movl %r13d, %edi
jmp LBB0_14
LBB0_9:
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq _NEXTHOP_GRP_TYPE_MPATH@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_11
## %bb.10:
movl $1, 12(%r13)
movq %r13, %rdi
callq _nh_group_rebalance
LBB0_11:
movq -48(%rbp), %rbx ## 8-byte Reload
movl 24(%rbx), %edi
movq %r13, %rsi
callq _rcu_assign_pointer
movq %rbx, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
movq %r14, %rdi
callq _kfree
movq _ENOMEM@GOTPCREL(%rip), %rax
LBB0_13:
xorl %edi, %edi
subl (%rax), %edi
LBB0_14:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ERR_PTR ## TAILCALL
.cfi_endproc
## -- End function
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _AF_INET,8,3 ## @AF_INET
.comm _NEXTHOP_GRP_TYPE_MPATH,8,3 ## @NEXTHOP_GRP_TYPE_MPATH
.comm _ENOENT,4,2 ## @ENOENT
.no_dead_strip _nexthop_create_group
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nexthop_create_group
_nexthop_create_group: ; @nexthop_create_group
.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 x21, x1
mov x22, x0
ldr x20, [x1, #8]
mov x0, x20
bl _nla_data
mov x23, x0
bl _nexthop_alloc
cbz x0, LBB0_14
; %bb.1:
mov x19, x0
mov w8, #1
str w8, [x0]
mov x0, x20
bl _nla_len
asr w0, w0, #4
bl _nexthop_grp_alloc
cbz x0, LBB0_13
; %bb.2:
mov x20, x0
ldr w8, [x0, #4]
cmp w8, #1
b.lt LBB0_10
; %bb.3:
mov x24, #0
add x26, x23, #8
mov w27, #1
Lloh0:
adrp x28, _AF_INET@GOTPAGE
Lloh1:
ldr x28, [x28, _AF_INET@GOTPAGEOFF]
mov w25, #1
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x20, #16]
add x8, x8, x24
str x23, [x8]
ldur x9, [x26, #-8]
add x9, x9, #1
str x9, [x8, #24]
add x0, x8, #16
add x1, x23, #28
bl _list_add
ldr x8, [x20, #16]
add x8, x8, x24
str x19, [x8, #8]
ldrsw x8, [x20, #4]
add x9, x25, #1
add x24, x24, #32
add x26, x26, #16
cmp x25, x8
mov x25, x9
b.ge LBB0_10
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w1, [x26]
mov x0, x22
bl _nexthop_find_by_id
mov x23, x0
bl _nexthop_get
cbz w0, LBB0_8
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldr w0, [x23, #32]
bl _rtnl_dereference
ldr x8, [x0]
ldr x9, [x28]
cmp x8, x9
b.ne LBB0_4
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
str w27, [x20, #8]
b LBB0_4
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20, #16]
ldr x0, [x8, x24]
bl _nexthop_put
sub x25, x25, #1
sub x24, x24, #32
cmp x25, #0
b.gt LBB0_8
; %bb.9:
mov x0, x20
bl _kfree
mov x0, x19
bl _kfree
Lloh2:
adrp x8, _ENOENT@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
b LBB0_15
LBB0_10:
ldr x8, [x21]
Lloh4:
adrp x9, _NEXTHOP_GRP_TYPE_MPATH@GOTPAGE
Lloh5:
ldr x9, [x9, _NEXTHOP_GRP_TYPE_MPATH@GOTPAGEOFF]
Lloh6:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_12
; %bb.11:
mov w8, #1
str w8, [x20, #12]
mov x0, x20
bl _nh_group_rebalance
LBB0_12:
ldr w0, [x19, #24]
mov x1, x20
bl _rcu_assign_pointer
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
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_13:
mov x0, x19
bl _kfree
LBB0_14:
Lloh7:
adrp x8, _ENOMEM@GOTPAGE
Lloh8:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
LBB0_15:
ldr w8, [x8]
neg w0, w8
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 _ERR_PTR
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _AF_INET,8,3 ; @AF_INET
.comm _NEXTHOP_GRP_TYPE_MPATH,8,3 ; @NEXTHOP_GRP_TYPE_MPATH
.comm _ENOENT,4,2 ; @ENOENT
.no_dead_strip _nexthop_create_group
.subsections_via_symbols
| AnghaBench/linux/net/ipv4/extr_nexthop.c_nexthop_create_group.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rtl819x_evm_dbtopercentage
_rtl819x_evm_dbtopercentage: ## @rtl819x_evm_dbtopercentage
.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
testb %dil, %dil
cmovsl %edi, %eax
cmpb $-32, %al
movl $223, %ecx
cmovgel %eax, %ecx
leal (%rcx,%rcx,2), %ecx
negl %ecx
cmpb $-32, %al
movl $100, %eax
cmovgel %ecx, %eax
movsbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _rtl819x_evm_dbtopercentage
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rtl819x_evm_dbtopercentage
_rtl819x_evm_dbtopercentage: ; @rtl819x_evm_dbtopercentage
.cfi_startproc
; %bb.0:
cmp w0, #0
csel w8, w0, wzr, lt
cmn w8, #33
mov w9, #-33
csel w9, w8, w9, gt
sub w9, w9, w9, lsl #2
cmn w8, #32
mov w8, #100
csel w8, w8, w9, lt
sxtb w0, w8
ret
.cfi_endproc
; -- End function
.no_dead_strip _rtl819x_evm_dbtopercentage
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/rtl8192su/extr_r8192U_core.c_rtl819x_evm_dbtopercentage.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/638259.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rgb_matrix_set_color_all ## -- Begin function rgb_matrix_set_color_all
.p2align 4, 0x90
_rgb_matrix_set_color_all: ## @rgb_matrix_set_color_all
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _rgb_matrix_driver@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.comm _rgb_matrix_driver,8,3 ## @rgb_matrix_driver
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rgb_matrix_set_color_all ; -- Begin function rgb_matrix_set_color_all
.p2align 2
_rgb_matrix_set_color_all: ; @rgb_matrix_set_color_all
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _rgb_matrix_driver@GOTPAGE
Lloh1:
ldr x8, [x8, _rgb_matrix_driver@GOTPAGEOFF]
Lloh2:
ldr x3, [x8]
br x3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _rgb_matrix_driver,8,3 ; @rgb_matrix_driver
.subsections_via_symbols
| AnghaBench/qmk_firmware/quantum/extr_rgb_matrix.c_rgb_matrix_set_color_all.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gigaset_suspend
_gigaset_suspend: ## @gigaset_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 _usb_get_intfdata
movq %rax, %rbx
movq $0, 16(%rax)
movq (%rax), %rax
movl 4(%rax), %edi
callq _usb_kill_urb
leaq 8(%rbx), %rdi
callq _tasklet_kill
movq (%rbx), %rax
movl (%rax), %edi
callq _usb_kill_urb
movq _DEBUG_SUSPEND@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _gig_dbg
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DEBUG_SUSPEND,4,2 ## @DEBUG_SUSPEND
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "suspend complete"
.no_dead_strip _gigaset_suspend
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gigaset_suspend
_gigaset_suspend: ; @gigaset_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 _usb_get_intfdata
mov x19, x0
str xzr, [x0, #16]
ldr x8, [x0]
ldr w0, [x8, #4]
bl _usb_kill_urb
add x0, x19, #8
bl _tasklet_kill
ldr x8, [x19]
ldr w0, [x8]
bl _usb_kill_urb
Lloh0:
adrp x8, _DEBUG_SUSPEND@GOTPAGE
Lloh1:
ldr x8, [x8, _DEBUG_SUSPEND@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _gig_dbg
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _DEBUG_SUSPEND,4,2 ; @DEBUG_SUSPEND
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "suspend complete"
.no_dead_strip _gigaset_suspend
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/isdn/gigaset/extr_usb-gigaset.c_gigaset_suspend.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_cpu_configure
_do_cpu_configure: ## @do_cpu_configure
.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 _SCLP_HAS_CPU_RECONFIG@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_1
## %bb.3:
movl %edi, %r14d
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movq _GFP_DMA@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
movl $8, %edi
callq _kzalloc
testq %rax, %rax
je LBB0_4
## %bb.5:
movq %rax, %r15
movl $8, (%rax)
movl %r14d, %edi
movq %rax, %rsi
callq _do_sync_request
movl %eax, %ebx
testl %eax, %eax
jne LBB0_8
## %bb.6:
movl 4(%r15), %edx
xorl %ebx, %ebx
movl %edx, %eax
orl $256, %eax ## imm = 0x100
cmpl $288, %eax ## imm = 0x120
je LBB0_8
## %bb.7:
leaq L_.str(%rip), %rdi
movl %r14d, %esi
callq _pr_warning
movq _EIO@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_8:
movq %r15, %rdi
callq _kfree
jmp LBB0_9
LBB0_1:
movq _EOPNOTSUPP@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_4:
movq _ENOMEM@GOTPCREL(%rip), %rax
LBB0_2:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_9:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SCLP_HAS_CPU_RECONFIG,4,2 ## @SCLP_HAS_CPU_RECONFIG
.comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _GFP_DMA,4,2 ## @GFP_DMA
.comm _ENOMEM,4,2 ## @ENOMEM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "configure cpu failed (cmd=0x%08x, response=0x%04x)\n"
.comm _EIO,4,2 ## @EIO
.no_dead_strip _do_cpu_configure
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_cpu_configure
_do_cpu_configure: ; @do_cpu_configure
.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, _SCLP_HAS_CPU_RECONFIG@GOTPAGE
Lloh1:
ldr x8, [x8, _SCLP_HAS_CPU_RECONFIG@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cbz w8, LBB0_5
; %bb.1:
mov x20, x0
Lloh3:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh4:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
Lloh6:
adrp x9, _GFP_DMA@GOTPAGE
Lloh7:
ldr x9, [x9, _GFP_DMA@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w1, w9, w8
mov w21, #8
mov w0, #8
bl _kzalloc
cbz x0, LBB0_6
; %bb.2:
mov x19, x0
str w21, [x0]
mov x0, x20
mov x1, x19
bl _do_sync_request
mov x21, x0
cbnz w0, LBB0_9
; %bb.3:
ldr w2, [x19, #4]
orr w8, w2, #0x100
cmp w8, #288
b.ne LBB0_8
; %bb.4:
mov w21, #0
b LBB0_9
LBB0_5:
Lloh9:
adrp x8, _EOPNOTSUPP@GOTPAGE
Lloh10:
ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF]
b LBB0_7
LBB0_6:
Lloh11:
adrp x8, _ENOMEM@GOTPAGE
Lloh12:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w21, w8
b LBB0_10
LBB0_8:
Lloh13:
adrp x0, l_.str@PAGE
Lloh14:
add x0, x0, l_.str@PAGEOFF
mov x1, x20
bl _pr_warning
Lloh15:
adrp x8, _EIO@GOTPAGE
Lloh16:
ldr x8, [x8, _EIO@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
neg w21, w8
LBB0_9:
mov x0, x19
bl _kfree
LBB0_10:
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 Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _SCLP_HAS_CPU_RECONFIG,4,2 ; @SCLP_HAS_CPU_RECONFIG
.comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _GFP_DMA,4,2 ; @GFP_DMA
.comm _ENOMEM,4,2 ; @ENOMEM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "configure cpu failed (cmd=0x%08x, response=0x%04x)\n"
.comm _EIO,4,2 ; @EIO
.no_dead_strip _do_cpu_configure
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/s390/char/extr_sclp_cmd.c_do_cpu_configure.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pwrdm_add_sleepdep ## -- Begin function pwrdm_add_sleepdep
.p2align 4, 0x90
_pwrdm_add_sleepdep: ## @pwrdm_add_sleepdep
.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
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movq %rsi, %r14
movq %rdi, %r15
xorl %ebx, %ebx
xorl %eax, %eax
callq _cpu_is_omap34xx
testl %eax, %eax
je LBB0_3
## %bb.4:
movl 12(%r15), %esi
movq %r14, %rdi
callq __pwrdm_deps_lookup
movq %rax, %rbx
movq %rax, %rdi
callq _IS_ERR
movl 8(%r15), %esi
movl 8(%r14), %edx
testl %eax, %eax
je LBB0_5
## %bb.7:
leaq L_.str(%rip), %rdi
callq _pr_debug
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _IS_ERR ## TAILCALL
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_6
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %ebx
jmp LBB0_6
LBB0_5:
leaq L_.str.1(%rip), %rdi
callq _pr_debug
movb (%r14), %cl
movl $1, %edi
shll %cl, %edi
movl 4(%r15), %esi
movq _OMAP3430_CM_SLEEPDEP@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _cm_set_mod_reg_bits
xorl %ebx, %ebx
LBB0_6:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "powerdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n"
L_.str.1: ## @.str.1
.asciz "powerdomain: will prevent %s from sleeping if %s is active\n"
.comm _OMAP3430_CM_SLEEPDEP,4,2 ## @OMAP3430_CM_SLEEPDEP
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pwrdm_add_sleepdep ; -- Begin function pwrdm_add_sleepdep
.p2align 2
_pwrdm_add_sleepdep: ; @pwrdm_add_sleepdep
.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
cbz x0, LBB0_4
; %bb.1:
mov x20, x1
mov x19, x0
bl _cpu_is_omap34xx
cbz w0, LBB0_4
; %bb.2:
ldr w1, [x19, #12]
mov x0, x20
bl __pwrdm_deps_lookup
mov x21, x0
bl _IS_ERR
ldr w1, [x19, #8]
ldr w2, [x20, #8]
cbz w0, LBB0_5
; %bb.3:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _pr_debug
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
b _IS_ERR
LBB0_4:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
neg w0, w8
b LBB0_6
LBB0_5:
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _pr_debug
ldr w8, [x20]
mov w9, #1
lsl w0, w9, w8
ldr w1, [x19, #4]
Lloh7:
adrp x8, _OMAP3430_CM_SLEEPDEP@GOTPAGE
Lloh8:
ldr x8, [x8, _OMAP3430_CM_SLEEPDEP@GOTPAGEOFF]
Lloh9:
ldr w2, [x8]
bl _cm_set_mod_reg_bits
mov w0, #0
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 AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "powerdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n"
l_.str.1: ; @.str.1
.asciz "powerdomain: will prevent %s from sleeping if %s is active\n"
.comm _OMAP3430_CM_SLEEPDEP,4,2 ; @OMAP3430_CM_SLEEPDEP
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/arm/mach-omap2/extr_powerdomain.c_pwrdm_add_sleepdep.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ecc_make_pub_key ## -- Begin function ecc_make_pub_key
.p2align 4, 0x90
_ecc_make_pub_key: ## @ecc_make_pub_key
.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 %rcx, -56(%rbp) ## 8-byte Spill
movq %rdx, %r12
movl %esi, %r15d
movl %edi, %ebx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _ECC_MAX_DIGITS@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movl %ebx, %edi
callq _ecc_get_curve
testq %r12, %r12
je LBB0_3
## %bb.1:
movq %rax, %r14
testq %rax, %rax
je LBB0_3
## %bb.2:
movq %r13, %rdi
callq _ARRAY_SIZE
cmpl %r15d, %eax
jae LBB0_5
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_4:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_11:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_13
## %bb.12:
movl %ebx, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
movq %r12, %rdi
movq %r13, %rsi
movl %r15d, %edx
callq _ecc_swap_digits
movl %r15d, %edi
callq _ecc_alloc_point
testq %rax, %rax
je LBB0_6
## %bb.7:
movq %rax, %r12
xorl %ebx, %ebx
movq %rax, %rdi
movq %r14, %rsi
movq %r13, %rdx
xorl %ecx, %ecx
movq %r14, %r8
movl %r15d, %r9d
callq _ecc_point_mult
movq %r12, %rdi
callq _ecc_point_is_zero
testq %rax, %rax
je LBB0_9
## %bb.8:
movq _EAGAIN@GOTPCREL(%rip), %rax
subl (%rax), %ebx
jmp LBB0_10
LBB0_6:
movq _ENOMEM@GOTPCREL(%rip), %rax
jmp LBB0_4
LBB0_9:
movq 8(%r12), %rdi
movq -56(%rbp), %r14 ## 8-byte Reload
movq %r14, %rsi
movl %r15d, %edx
callq _ecc_swap_digits
movq (%r12), %rdi
movl %r15d, %eax
leaq (%r14,%rax,4), %rsi
movl %r15d, %edx
callq _ecc_swap_digits
LBB0_10:
movq %r12, %rdi
callq _ecc_free_point
jmp LBB0_11
LBB0_13:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ECC_MAX_DIGITS,4,2 ## @ECC_MAX_DIGITS
.comm _EINVAL,4,2 ## @EINVAL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _EAGAIN,4,2 ## @EAGAIN
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ecc_make_pub_key ; -- Begin function ecc_make_pub_key
.p2align 2
_ecc_make_pub_key: ; @ecc_make_pub_key
.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
sub sp, sp, #16
mov x20, x3
mov x21, x2
mov x19, x1
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, _ECC_MAX_DIGITS@GOTPAGE
Lloh4:
ldr x8, [x8, _ECC_MAX_DIGITS@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
lsl x8, x8, #2
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x22, x9, x8
mov sp, x22
bl _ecc_get_curve
cbz x21, LBB0_3
; %bb.1:
mov x23, x0
cbz x0, LBB0_3
; %bb.2:
mov x0, x22
bl _ARRAY_SIZE
cmp w0, w19
b.hs LBB0_7
LBB0_3:
Lloh8:
adrp x8, _EINVAL@GOTPAGE
Lloh9:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_4:
ldr w8, [x8]
neg w19, w8
LBB0_5:
ldur x8, [x29, #-56]
Lloh10:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh11:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh12:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_13
; %bb.6:
mov x0, x19
sub sp, x29, #48
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
LBB0_7:
mov x0, x21
mov x1, x22
mov x2, x19
bl _ecc_swap_digits
mov x0, x19
bl _ecc_alloc_point
cbz x0, LBB0_10
; %bb.8:
mov x21, x0
mov x1, x23
mov x2, x22
mov x3, #0
mov x4, x23
mov x5, x19
bl _ecc_point_mult
mov x0, x21
bl _ecc_point_is_zero
cbz x0, LBB0_11
; %bb.9:
Lloh13:
adrp x8, _EAGAIN@GOTPAGE
Lloh14:
ldr x8, [x8, _EAGAIN@GOTPAGEOFF]
Lloh15:
ldr w8, [x8]
neg w19, w8
b LBB0_12
LBB0_10:
Lloh16:
adrp x8, _ENOMEM@GOTPAGE
Lloh17:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_4
LBB0_11:
ldr x0, [x21, #8]
mov x1, x20
mov x2, x19
bl _ecc_swap_digits
ldr x0, [x21]
add x1, x20, w19, uxtw #2
mov x2, x19
bl _ecc_swap_digits
mov w19, #0
LBB0_12:
mov x0, x21
bl _ecc_free_point
b LBB0_5
LBB0_13:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _ECC_MAX_DIGITS,4,2 ; @ECC_MAX_DIGITS
.comm _EINVAL,4,2 ; @EINVAL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _EAGAIN,4,2 ; @EAGAIN
.subsections_via_symbols
| AnghaBench/linux/crypto/extr_ecc.c_ecc_make_pub_key.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sdio_slave_deinit ## -- Begin function sdio_slave_deinit
.p2align 4, 0x90
_sdio_slave_deinit: ## @sdio_slave_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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movq _context@GOTPCREL(%rip), %rbx
movq (%rbx), %rdi
callq _esp_intr_free
movq _ESP_OK@GOTPCREL(%rip), %rcx
xorl %edi, %edi
cmpq (%rcx), %rax
sete %dil
callq _assert
movq $0, (%rbx)
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _deinit_context ## TAILCALL
.cfi_endproc
## -- End function
.comm _context,8,3 ## @context
.comm _ESP_OK,8,3 ## @ESP_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sdio_slave_deinit ; -- Begin function sdio_slave_deinit
.p2align 2
_sdio_slave_deinit: ; @sdio_slave_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
Lloh0:
adrp x19, _context@GOTPAGE
Lloh1:
ldr x19, [x19, _context@GOTPAGEOFF]
ldr x0, [x19]
bl _esp_intr_free
Lloh2:
adrp x8, _ESP_OK@GOTPAGE
Lloh3:
ldr x8, [x8, _ESP_OK@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
cmp x0, x8
cset w0, eq
bl _assert
str xzr, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _deinit_context
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _context,8,3 ; @context
.comm _ESP_OK,8,3 ; @ESP_OK
.subsections_via_symbols
| AnghaBench/esp-idf/components/driver/extr_sdio_slave.c_sdio_slave_deinit.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function enable_sensor_store
_enable_sensor_store: ## @enable_sensor_store
.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 %rcx, -56(%rbp) ## 8-byte Spill
movq %rdx, %r15
callq _dev_get_drvdata
movq %rax, %r12
movq _EINVAL@GOTPCREL(%rip), %r14
xorl %ebx, %ebx
xorl %r13d, %r13d
subl (%r14), %r13d
leaq -44(%rbp), %rdx
movq %r15, %rdi
xorl %esi, %esi
callq _kstrtoint
testq %rax, %rax
je LBB0_2
## %bb.1:
subl (%r14), %ebx
movl %ebx, %eax
jmp LBB0_11
LBB0_2:
movq -56(%rbp), %r14 ## 8-byte Reload
movq %r12, %r15
addq $4, %r15
movq %r15, %rdi
callq _mutex_lock
cmpl $0, -44(%rbp)
movl (%r12), %eax
je LBB0_8
## %bb.3:
testl %eax, %eax
jne LBB0_10
## %bb.4:
movl 8(%r12), %edi
callq _sensor_hub_device_open
movl %eax, %r13d
testl %eax, %eax
jne LBB0_10
## %bb.5:
movq %r12, %rdi
movl $1, %esi
callq _set_power_report_state
testl %eax, %eax
je LBB0_7
## %bb.6:
movl %eax, %r13d
movl 8(%r12), %edi
callq _sensor_hub_device_close
jmp LBB0_10
LBB0_8:
testl %eax, %eax
je LBB0_10
## %bb.9:
movq %r12, %rdi
xorl %esi, %esi
callq _set_power_report_state
movl %eax, %r13d
movl 8(%r12), %edi
callq _sensor_hub_device_close
movl $0, (%r12)
LBB0_10:
movq %r15, %rdi
callq _mutex_unlock
testl %r13d, %r13d
movq %r14, %rax
cmovsl %r13d, %eax
LBB0_11:
## kill: def $eax killed $eax killed $rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_7:
movl $1, (%r12)
movq %r15, %rdi
callq _mutex_unlock
movq %r14, %rax
jmp LBB0_11
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _enable_sensor_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function enable_sensor_store
_enable_sensor_store: ; @enable_sensor_store
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.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
mov x19, x3
mov x21, x2
bl _dev_get_drvdata
mov x20, x0
Lloh0:
adrp x22, _EINVAL@GOTPAGE
Lloh1:
ldr x22, [x22, _EINVAL@GOTPAGEOFF]
ldr w23, [x22]
add x2, sp, #12
mov x0, x21
mov w1, #0
bl _kstrtoint
cbz x0, LBB0_2
; %bb.1:
ldr w8, [x22]
neg w19, w8
b LBB0_10
LBB0_2:
neg w22, w23
add x21, x20, #4
mov x0, x21
bl _mutex_lock
ldr w9, [sp, #12]
ldr w8, [x20]
cbz w9, LBB0_7
; %bb.3:
cbnz w8, LBB0_9
; %bb.4:
ldr w0, [x20, #8]
bl _sensor_hub_device_open
mov x22, x0
cbnz w0, LBB0_9
; %bb.5:
mov w23, #1
mov x0, x20
mov w1, #1
bl _set_power_report_state
cbz w0, LBB0_11
; %bb.6:
mov x22, x0
ldr w0, [x20, #8]
bl _sensor_hub_device_close
b LBB0_9
LBB0_7:
cbz w8, LBB0_9
; %bb.8:
mov x0, x20
mov w1, #0
bl _set_power_report_state
mov x22, x0
ldr w0, [x20, #8]
bl _sensor_hub_device_close
str wzr, [x20]
LBB0_9:
mov x0, x21
bl _mutex_unlock
cmp w22, #0
csel w19, w22, w19, lt
LBB0_10:
mov x0, x19
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
add sp, sp, #80
ret
LBB0_11:
str w23, [x20]
mov x0, x21
bl _mutex_unlock
b LBB0_10
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _enable_sensor_store
.subsections_via_symbols
| AnghaBench/linux/drivers/hid/extr_hid-sensor-custom.c_enable_sensor_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ad9523_show
_ad9523_show: ## @ad9523_show
.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 %rdx, %r14
movq %rsi, %r15
callq _dev_to_iio_dev
movq %rax, %rbx
movq %r15, %rdi
callq _to_iio_dev_attr
movq %rax, %r15
movq %rbx, %rdi
callq _iio_priv
movq %rax, %r12
movq %rax, %rdi
callq _mutex_lock
movq _AD9523_READBACK_0@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _ad9523_read
movl %eax, %ebx
testl %eax, %eax
js LBB0_2
## %bb.1:
movl (%r15), %eax
xorl %edx, %edx
btl %eax, %ebx
setb %dl
leaq L_.str(%rip), %rsi
movq %r14, %rdi
callq _sprintf
movl %eax, %ebx
LBB0_2:
movq %r12, %rdi
callq _mutex_unlock
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AD9523_READBACK_0,4,2 ## @AD9523_READBACK_0
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.no_dead_strip _ad9523_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ad9523_show
_ad9523_show: ; @ad9523_show
.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
bl _dev_to_iio_dev
mov x22, x0
mov x0, x20
bl _to_iio_dev_attr
mov x21, x0
mov x0, x22
bl _iio_priv
mov x20, x0
bl _mutex_lock
Lloh0:
adrp x8, _AD9523_READBACK_0@GOTPAGE
Lloh1:
ldr x8, [x8, _AD9523_READBACK_0@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x22
bl _ad9523_read
mov x22, x0
tbnz w0, #31, LBB0_2
; %bb.1:
ldr w8, [x21]
lsr w8, w22, w8
and w2, w8, #0x1
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _sprintf
mov x22, x0
LBB0_2:
mov x0, x20
bl _mutex_unlock
mov x0, 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
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _AD9523_READBACK_0,4,2 ; @AD9523_READBACK_0
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.no_dead_strip _ad9523_show
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/frequency/extr_ad9523.c_ad9523_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _stpcpy ## -- Begin function stpcpy
.p2align 4, 0x90
_stpcpy: ## @stpcpy
.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
movq %rdi, %r14
xorl %edi, %edi
callq ___mark
movb (%rbx), %cl
movb %cl, (%r14)
xorl %edx, %edx
testb %cl, %cl
setne %dl
testl %edx, %eax
je LBB0_1
## %bb.2:
incq %rbx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
leaq 1(%r14), %r15
xorl %edi, %edi
callq ___mark
movzbl (%rbx), %ecx
movb %cl, 1(%r14)
testb %cl, %cl
setne %cl
incq %rbx
movq %r15, %r14
testb %cl, %al
jne LBB0_3
jmp LBB0_4
LBB0_1:
movq %r14, %r15
LBB0_4:
movq %r15, %rax
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 _stpcpy ; -- Begin function stpcpy
.p2align 2
_stpcpy: ; @stpcpy
.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
mov w0, #0
bl ___mark
ldrb w8, [x20]
strb w8, [x19]
cmp w8, #0
cset w8, ne
tst w0, w8
b.eq LBB0_3
; %bb.1:
add x20, x20, #1
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov w0, #0
bl ___mark
ldrb w8, [x20], #1
strb w8, [x19, #1]!
cmp w8, #0
cset w8, ne
tst w0, w8
b.ne LBB0_2
LBB0_3:
mov 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
.subsections_via_symbols
| the_stack_data/179830731.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _i40iw_add_sd_table_entry ## -- Begin function i40iw_add_sd_table_entry
.p2align 4, 0x90
_i40iw_add_sd_table_entry: ## @i40iw_add_sd_table_entry
.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), %r14
imulq $56, %rdx, %r15
cmpl $0, 48(%r14,%r15)
je LBB0_1
LBB0_9:
movslq (%r14,%r15), %rax
movq _I40IW_SD_TYPE_DIRECT@GOTPCREL(%rip), %rcx
xorl %ebx, %ebx
cmpq %rax, (%rcx)
jne LBB0_12
## %bb.10:
leaq (%r14,%r15), %rdi
addq $8, %rdi
callq _I40IW_INC_BP_REFCNT
jmp LBB0_12
LBB0_1:
movq %rdx, %r13
movq %rsi, -64(%rbp) ## 8-byte Spill
movq _I40IW_SD_TYPE_PAGED@GOTPCREL(%rip), %rax
movl %ecx, -52(%rbp) ## 4-byte Spill
cmpl %ecx, (%rax)
jne LBB0_3
## %bb.2:
movq _I40IW_HMC_PAGED_BP_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %r8d
LBB0_3:
movq _I40IW_HMC_PD_BP_BUF_ALIGNMENT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq -48(%rbp), %rsi
movq %rdi, %r12
movl %r8d, %edx
callq _i40iw_allocate_dma_mem
movl %eax, %ebx
testl %eax, %eax
je LBB0_4
LBB0_12:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movl -52(%rbp), %ebx ## 4-byte Reload
movq _I40IW_SD_TYPE_PAGED@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
jne LBB0_7
## %bb.5:
leaq (%r14,%r15), %rax
addq $32, %rax
movq %r12, %r13
movq %rax, %r12
movq %r13, %rdi
movq %rax, %rsi
movl $2048, %edx ## imm = 0x800
callq _i40iw_allocate_virt_mem
testl %eax, %eax
je LBB0_6
## %bb.11:
movl %eax, %ebx
leaq -48(%rbp), %rsi
movq %r13, %rdi
callq _i40iw_free_dma_mem
jmp LBB0_12
LBB0_7:
leaq (%r14,%r15), %rdi
addq $16, %rdi
leaq -48(%rbp), %rsi
movl $4, %edx
callq _memcpy
movq %r13, 8(%r14,%r15)
jmp LBB0_8
LBB0_6:
movq (%r12), %rax
leaq (%r14,%r15), %rdi
addq $24, %rdi
movq %rax, 40(%r14,%r15)
leaq -48(%rbp), %rsi
movl $4, %edx
callq _memcpy
movl -52(%rbp), %ebx ## 4-byte Reload
LBB0_8:
movq -64(%rbp), %rdi ## 8-byte Reload
movq (%rdi), %rax
movl %ebx, (%rax,%r15)
callq _I40IW_INC_SD_REFCNT
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _I40IW_SD_TYPE_PAGED,4,2 ## @I40IW_SD_TYPE_PAGED
.comm _I40IW_HMC_PAGED_BP_SIZE,4,2 ## @I40IW_HMC_PAGED_BP_SIZE
.comm _I40IW_HMC_PD_BP_BUF_ALIGNMENT,4,2 ## @I40IW_HMC_PD_BP_BUF_ALIGNMENT
.comm _I40IW_SD_TYPE_DIRECT,8,3 ## @I40IW_SD_TYPE_DIRECT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _i40iw_add_sd_table_entry ; -- Begin function i40iw_add_sd_table_entry
.p2align 2
_i40iw_add_sd_table_entry: ; @i40iw_add_sd_table_entry
.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
ldr x25, [x1]
mov w8, #56
madd x8, x2, x8, x25
ldr w8, [x8, #48]
cbz w8, LBB0_4
LBB0_1:
mov w8, #56
mul x8, x19, x8
ldrsw x8, [x25, x8]
Lloh0:
adrp x9, _I40IW_SD_TYPE_DIRECT@GOTPAGE
Lloh1:
ldr x9, [x9, _I40IW_SD_TYPE_DIRECT@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_3
; %bb.2:
mov w8, #56
madd x8, x19, x8, x25
add x0, x8, #8
bl _I40IW_INC_BP_REFCNT
LBB0_3:
mov w23, #0
b LBB0_5
LBB0_4:
mov x21, x3
mov x20, x1
mov x22, x0
Lloh3:
adrp x24, _I40IW_SD_TYPE_PAGED@GOTPAGE
Lloh4:
ldr x24, [x24, _I40IW_SD_TYPE_PAGED@GOTPAGEOFF]
ldr w8, [x24]
Lloh5:
adrp x9, _I40IW_HMC_PAGED_BP_SIZE@GOTPAGE
Lloh6:
ldr x9, [x9, _I40IW_HMC_PAGED_BP_SIZE@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
cmp w8, w3
csel w2, w9, w4, eq
Lloh8:
adrp x8, _I40IW_HMC_PD_BP_BUF_ALIGNMENT@GOTPAGE
Lloh9:
ldr x8, [x8, _I40IW_HMC_PD_BP_BUF_ALIGNMENT@GOTPAGEOFF]
Lloh10:
ldr w3, [x8]
add x1, sp, #8
bl _i40iw_allocate_dma_mem
mov x23, x0
cbz w0, LBB0_6
LBB0_5:
mov x0, x23
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
LBB0_6:
ldr w8, [x24]
cmp w8, w21
b.ne LBB0_9
; %bb.7:
mov w8, #56
madd x8, x19, x8, x25
add x24, x8, #32
mov x0, x22
mov x1, x24
mov w2, #2048
bl _i40iw_allocate_virt_mem
cbz w0, LBB0_10
; %bb.8:
mov x23, x0
add x1, sp, #8
mov x0, x22
bl _i40iw_free_dma_mem
b LBB0_5
LBB0_9:
mov w8, #56
madd x22, x19, x8, x25
add x0, x22, #16
add x1, sp, #8
mov w2, #4
bl _memcpy
str x19, [x22, #8]
b LBB0_11
LBB0_10:
ldr x8, [x24]
mov w9, #56
madd x9, x19, x9, x25
add x0, x9, #24
str x8, [x9, #40]
add x1, sp, #8
mov w2, #4
bl _memcpy
LBB0_11:
ldr x8, [x20]
mov w9, #56
mul x9, x19, x9
str w21, [x8, x9]
mov x0, x20
bl _I40IW_INC_SD_REFCNT
b LBB0_1
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _I40IW_SD_TYPE_PAGED,4,2 ; @I40IW_SD_TYPE_PAGED
.comm _I40IW_HMC_PAGED_BP_SIZE,4,2 ; @I40IW_HMC_PAGED_BP_SIZE
.comm _I40IW_HMC_PD_BP_BUF_ALIGNMENT,4,2 ; @I40IW_HMC_PD_BP_BUF_ALIGNMENT
.comm _I40IW_SD_TYPE_DIRECT,8,3 ; @I40IW_SD_TYPE_DIRECT
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/i40iw/extr_i40iw_hmc.c_i40iw_add_sd_table_entry.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sat_add ## -- Begin function sat_add
.p2align 4, 0x90
_sat_add: ## @sat_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq (%rdi,%rsi,8), %rax
cmpq %rdi, %rax
cmovbeq %rdx, %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 _sat_add ; -- Begin function sat_add
.p2align 2
_sat_add: ; @sat_add
.cfi_startproc
; %bb.0:
add x8, x0, x1, lsl #3
cmp x8, x0
csel x0, x8, x2, hi
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/206393077.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function IndexOf
_IndexOf: ## @IndexOf
.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
testq %rsi, %rsi
je LBB0_4
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq %rdx, (%rdi,%rax,8)
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
incq %rax
cmpq %rax, %rsi
jne LBB0_1
## %bb.3:
movq %rsi, %rax
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _IndexOf
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function IndexOf
_IndexOf: ; @IndexOf
.cfi_startproc
; %bb.0:
cbz x1, LBB0_6
; %bb.1:
mov x8, x0
mov x0, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x9, [x8, x0, lsl #3]
cmp x9, x2
b.eq LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x0, x0, #1
cmp x1, x0
b.ne LBB0_2
; %bb.4:
mov x0, x1
LBB0_5:
ret
LBB0_6:
mov x0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _IndexOf
.subsections_via_symbols
| AnghaBench/brotli/c/enc/extr_brotli_bit_stream.c_IndexOf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ath9k_hw_gettxbuf ## -- Begin function ath9k_hw_gettxbuf
.p2align 4, 0x90
_ath9k_hw_gettxbuf: ## @ath9k_hw_gettxbuf
.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 _AR_QTXDP
movq %rbx, %rdi
movl %eax, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _REG_READ ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ath9k_hw_gettxbuf ; -- Begin function ath9k_hw_gettxbuf
.p2align 2
_ath9k_hw_gettxbuf: ; @ath9k_hw_gettxbuf
.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 _AR_QTXDP
mov x1, x0
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _REG_READ
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/ath/ath9k/extr_mac.c_ath9k_hw_gettxbuf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function hisi_spi_nor_unprep
_hisi_spi_nor_unprep: ## @hisi_spi_nor_unprep
.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 (%rax), %rbx
movl 4(%rbx), %edi
callq _clk_disable_unprepare
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _mutex_unlock ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _hisi_spi_nor_unprep
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function hisi_spi_nor_unprep
_hisi_spi_nor_unprep: ; @hisi_spi_nor_unprep
.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]
ldr x19, [x8]
ldr w0, [x19, #4]
bl _clk_disable_unprepare
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _mutex_unlock
.cfi_endproc
; -- End function
.no_dead_strip _hisi_spi_nor_unprep
.subsections_via_symbols
| AnghaBench/linux/drivers/mtd/spi-nor/extr_hisi-sfc.c_hisi_spi_nor_unprep.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dpu_mdss_irqdomain_map
_dpu_mdss_irqdomain_map: ## @dpu_mdss_irqdomain_map
.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
movq _dpu_mdss_lock_key@GOTPCREL(%rip), %rsi
movq _dpu_mdss_request_key@GOTPCREL(%rip), %rdx
movl %ebx, %edi
callq _irq_set_lockdep_class
movq _handle_level_irq@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _dpu_mdss_irq_chip@GOTPCREL(%rip), %rsi
movl %ebx, %edi
callq _irq_set_chip_and_handler
movl %ebx, %edi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _irq_set_chip_data ## TAILCALL
.cfi_endproc
## -- End function
.comm _dpu_mdss_lock_key,4,2 ## @dpu_mdss_lock_key
.comm _dpu_mdss_request_key,4,2 ## @dpu_mdss_request_key
.comm _dpu_mdss_irq_chip,4,2 ## @dpu_mdss_irq_chip
.comm _handle_level_irq,4,2 ## @handle_level_irq
.no_dead_strip _dpu_mdss_irqdomain_map
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dpu_mdss_irqdomain_map
_dpu_mdss_irqdomain_map: ; @dpu_mdss_irqdomain_map
.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 x20, [x0]
Lloh0:
adrp x1, _dpu_mdss_lock_key@GOTPAGE
Lloh1:
ldr x1, [x1, _dpu_mdss_lock_key@GOTPAGEOFF]
Lloh2:
adrp x2, _dpu_mdss_request_key@GOTPAGE
Lloh3:
ldr x2, [x2, _dpu_mdss_request_key@GOTPAGEOFF]
mov x0, x19
bl _irq_set_lockdep_class
Lloh4:
adrp x8, _handle_level_irq@GOTPAGE
Lloh5:
ldr x8, [x8, _handle_level_irq@GOTPAGEOFF]
Lloh6:
ldr w2, [x8]
Lloh7:
adrp x1, _dpu_mdss_irq_chip@GOTPAGE
Lloh8:
ldr x1, [x1, _dpu_mdss_irq_chip@GOTPAGEOFF]
mov x0, x19
bl _irq_set_chip_and_handler
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 _irq_set_chip_data
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _dpu_mdss_lock_key,4,2 ; @dpu_mdss_lock_key
.comm _dpu_mdss_request_key,4,2 ; @dpu_mdss_request_key
.comm _dpu_mdss_irq_chip,4,2 ; @dpu_mdss_irq_chip
.comm _handle_level_irq,4,2 ; @handle_level_irq
.no_dead_strip _dpu_mdss_irqdomain_map
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/disp/dpu1/extr_dpu_mdss.c_dpu_mdss_irqdomain_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dsa_priv_print
_dsa_priv_print: ## @dsa_priv_print
.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
movl $2, %ecx
popq %rbp
jmp _do_dsa_print ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _dsa_priv_print
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dsa_priv_print
_dsa_priv_print: ; @dsa_priv_print
.cfi_startproc
; %bb.0:
ldr w1, [x1]
mov w3, #2
b _do_dsa_print
.cfi_endproc
; -- End function
.no_dead_strip _dsa_priv_print
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/dsa/extr_dsa_ameth.c_dsa_priv_print.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function txx9aclc_dma_init
_txx9aclc_dma_init: ## @txx9aclc_dma_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 %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, %rbx
movq %rdi, %r14
callq _txx9aclc_get_plat_drvdata
movq %rax, %r15
leaq 16(%rbx), %rdi
callq _spin_lock_init
movl $4, 24(%rbx)
movq (%rbx), %rax
movq _SNDRV_PCM_STREAM_PLAYBACK@GOTPCREL(%rip), %r12
movq (%r15), %rcx
movq _ACAUDODAT@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
addq %rcx, %rdx
movq _ACAUDIDAT@GOTPCREL(%rip), %rsi
addq (%rsi), %rcx
xorl %r15d, %r15d
cmpq (%r12), %rax
cmovneq %r15, %rdx
cmoveq %r15, %rcx
movq %rdx, 40(%rbx)
movq %rcx, 32(%rbx)
callq _dma_cap_zero
movq _DMA_SLAVE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _dma_cap_set
movq _filter@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdx
callq _dma_request_channel
movl %eax, 12(%rbx)
testl %eax, %eax
je LBB0_1
## %bb.2:
leaq 8(%rbx), %rdi
movq _txx9aclc_dma_tasklet@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdx
callq _tasklet_init
jmp LBB0_3
LBB0_1:
movl (%r14), %edi
movq (%rbx), %rax
cmpq (%r12), %rax
leaq L_.str.1(%rip), %rax
leaq L_.str.2(%rip), %rdx
cmoveq %rax, %rdx
leaq L_.str(%rip), %rsi
callq _dev_err
movq _EBUSY@GOTPCREL(%rip), %rax
xorl %r15d, %r15d
subl (%rax), %r15d
LBB0_3:
movl %r15d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ## @SNDRV_PCM_STREAM_PLAYBACK
.comm _ACAUDODAT,8,3 ## @ACAUDODAT
.comm _ACAUDIDAT,8,3 ## @ACAUDIDAT
.comm _DMA_SLAVE,4,2 ## @DMA_SLAVE
.comm _filter,4,2 ## @filter
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DMA channel for %s is not available\n"
L_.str.1: ## @.str.1
.asciz "playback"
L_.str.2: ## @.str.2
.asciz "capture"
.comm _EBUSY,4,2 ## @EBUSY
.comm _txx9aclc_dma_tasklet,4,2 ## @txx9aclc_dma_tasklet
.no_dead_strip _txx9aclc_dma_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function txx9aclc_dma_init
_txx9aclc_dma_init: ; @txx9aclc_dma_init
.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
bl _txx9aclc_get_plat_drvdata
mov x21, x0
add x0, x19, #16
bl _spin_lock_init
mov w8, #4
str w8, [x19, #24]
ldr x8, [x19]
Lloh0:
adrp x22, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGE
Lloh1:
ldr x22, [x22, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGEOFF]
ldr x9, [x22]
Lloh2:
adrp x10, _ACAUDODAT@GOTPAGE
Lloh3:
ldr x10, [x10, _ACAUDODAT@GOTPAGEOFF]
ldr x11, [x21]
Lloh4:
ldr x10, [x10]
add x10, x10, x11
Lloh5:
adrp x12, _ACAUDIDAT@GOTPAGE
Lloh6:
ldr x12, [x12, _ACAUDIDAT@GOTPAGEOFF]
Lloh7:
ldr x12, [x12]
add x11, x12, x11
cmp x8, x9
csel x8, x10, xzr, eq
csel x9, xzr, x11, eq
stp x9, x8, [x19, #32]
bl _dma_cap_zero
Lloh8:
adrp x8, _DMA_SLAVE@GOTPAGE
Lloh9:
ldr x8, [x8, _DMA_SLAVE@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
bl _dma_cap_set
Lloh11:
adrp x8, _filter@GOTPAGE
Lloh12:
ldr x8, [x8, _filter@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x2, x19
bl _dma_request_channel
str w0, [x19, #12]
cbz w0, LBB0_2
; %bb.1:
add x0, x19, #8
Lloh14:
adrp x8, _txx9aclc_dma_tasklet@GOTPAGE
Lloh15:
ldr x8, [x8, _txx9aclc_dma_tasklet@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x2, x19
bl _tasklet_init
mov w0, #0
b LBB0_3
LBB0_2:
ldr w0, [x20]
ldr x8, [x19]
ldr x9, [x22]
Lloh17:
adrp x10, l_.str.2@PAGE
Lloh18:
add x10, x10, l_.str.2@PAGEOFF
Lloh19:
adrp x11, l_.str.1@PAGE
Lloh20:
add x11, x11, l_.str.1@PAGEOFF
cmp x8, x9
csel x2, x11, x10, eq
Lloh21:
adrp x1, l_.str@PAGE
Lloh22:
add x1, x1, l_.str@PAGEOFF
bl _dev_err
Lloh23:
adrp x8, _EBUSY@GOTPAGE
Lloh24:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
Lloh25:
ldr w8, [x8]
neg w0, w8
LBB0_3:
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 Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ; @SNDRV_PCM_STREAM_PLAYBACK
.comm _ACAUDODAT,8,3 ; @ACAUDODAT
.comm _ACAUDIDAT,8,3 ; @ACAUDIDAT
.comm _DMA_SLAVE,4,2 ; @DMA_SLAVE
.comm _filter,4,2 ; @filter
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DMA channel for %s is not available\n"
l_.str.1: ; @.str.1
.asciz "playback"
l_.str.2: ; @.str.2
.asciz "capture"
.comm _EBUSY,4,2 ; @EBUSY
.comm _txx9aclc_dma_tasklet,4,2 ; @txx9aclc_dma_tasklet
.no_dead_strip _txx9aclc_dma_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/soc/txx9/extr_txx9aclc.c_txx9aclc_dma_init.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/98604.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sh2_peripheral_read16 ## -- Begin function sh2_peripheral_read16
.p2align 4, 0x90
_sh2_peripheral_read16: ## @sh2_peripheral_read16
.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, %r14
movl %edi, %ebx
movq (%rsi), %rax
movl %edi, %ecx
shrl %ecx
movzbl %cl, %ecx
xorl $1, %ecx
movl (%rax,%rcx,4), %r15d
movq _EL_32XP@GOTPCREL(%rip), %rax
movl (%rax), %r12d
orl $-512, %ebx ## imm = 0xFE00
movq %rsi, %rdi
callq _sh2_pc
leaq L_.str(%rip), %rdx
movq %r14, %rdi
movl %r12d, %esi
movl %ebx, %ecx
movl %r15d, %r8d
movl %eax, %r9d
callq _elprintf_sh2
movl %r15d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EL_32XP,4,2 ## @EL_32XP
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "peri r16 [%08x] %04x @%06x"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sh2_peripheral_read16 ; -- Begin function sh2_peripheral_read16
.p2align 2
_sh2_peripheral_read16: ; @sh2_peripheral_read16
.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 x8, [x1]
ubfx w9, w0, #1, #8
eor w9, w9, #0x1
ldr w20, [x8, w9, uxtw #2]
Lloh0:
adrp x8, _EL_32XP@GOTPAGE
Lloh1:
ldr x8, [x8, _EL_32XP@GOTPAGEOFF]
Lloh2:
ldr w21, [x8]
orr w22, w0, #0xfffffe00
mov x0, x1
bl _sh2_pc
mov x5, x0
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
mov x1, x21
mov x3, x22
mov x4, x20
bl _elprintf_sh2
mov x0, 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
ret
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EL_32XP,4,2 ; @EL_32XP
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "peri r16 [%08x] %04x @%06x"
.subsections_via_symbols
| AnghaBench/Provenance/Cores/PicoDrive/pico/32x/extr_sh2soc.c_sh2_peripheral_read16.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _subr ## -- Begin function subr
.p2align 4, 0x90
_subr: ## @subr
.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
.globl _end ## -- Begin function end
.p2align 4, 0x90
_end: ## @end
.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
.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
xorl %eax, %eax
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 _subr ; -- Begin function subr
.p2align 2
_subr: ; @subr
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _end ; -- Begin function end
.p2align 2
_end: ; @end
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/100141674.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _glfwGetPrimaryMonitor ## -- Begin function glfwGetPrimaryMonitor
.p2align 4, 0x90
_glfwGetPrimaryMonitor: ## @glfwGetPrimaryMonitor
.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 %ebx, %ebx
xorl %edi, %edi
callq __GLFW_REQUIRE_INIT_OR_RETURN
movq __glfw@GOTPCREL(%rip), %rax
cmpl $0, 8(%rax)
je LBB0_2
## %bb.1:
movq (%rax), %rax
movq (%rax), %rbx
LBB0_2:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm __glfw,16,3 ## @_glfw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _glfwGetPrimaryMonitor ; -- Begin function glfwGetPrimaryMonitor
.p2align 2
_glfwGetPrimaryMonitor: ; @glfwGetPrimaryMonitor
.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 x0, #0
bl __GLFW_REQUIRE_INIT_OR_RETURN
Lloh0:
adrp x8, __glfw@GOTPAGE
Lloh1:
ldr x8, [x8, __glfw@GOTPAGEOFF]
ldr w9, [x8, #8]
cbz w9, LBB0_2
; %bb.1:
ldr x8, [x8]
ldr x0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm __glfw,16,3 ; @_glfw
.subsections_via_symbols
| AnghaBench/glfw/src/extr_monitor.c_glfwGetPrimaryMonitor.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lbtf_op_start
_lbtf_op_start: ## @lbtf_op_start
.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), %rbx
movq _LBTF_DEB_MACOPS@GOTPCREL(%rip), %r14
movl (%r14), %edi
callq _lbtf_deb_enter
movq _WLAN_CAPABILITY_SHORT_PREAMBLE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%rbx)
movq _RADIO_ON@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 4(%rbx)
movq _CMD_ACT_MAC_RX_ON@GOTPCREL(%rip), %rax
movq _CMD_ACT_MAC_TX_ON@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl %ecx, (%rbx)
movq %rbx, %rdi
callq _lbtf_set_mac_control
movq %rbx, %rdi
callq _lbtf_set_radio_control
movl (%r14), %edi
callq _lbtf_deb_leave
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LBTF_DEB_MACOPS,4,2 ## @LBTF_DEB_MACOPS
.comm _WLAN_CAPABILITY_SHORT_PREAMBLE,4,2 ## @WLAN_CAPABILITY_SHORT_PREAMBLE
.comm _RADIO_ON,4,2 ## @RADIO_ON
.comm _CMD_ACT_MAC_RX_ON,4,2 ## @CMD_ACT_MAC_RX_ON
.comm _CMD_ACT_MAC_TX_ON,4,2 ## @CMD_ACT_MAC_TX_ON
.no_dead_strip _lbtf_op_start
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lbtf_op_start
_lbtf_op_start: ; @lbtf_op_start
.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 x19, [x0]
Lloh0:
adrp x20, _LBTF_DEB_MACOPS@GOTPAGE
Lloh1:
ldr x20, [x20, _LBTF_DEB_MACOPS@GOTPAGEOFF]
ldr w0, [x20]
bl _lbtf_deb_enter
Lloh2:
adrp x8, _WLAN_CAPABILITY_SHORT_PREAMBLE@GOTPAGE
Lloh3:
ldr x8, [x8, _WLAN_CAPABILITY_SHORT_PREAMBLE@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
str w8, [x19, #8]
Lloh5:
adrp x8, _RADIO_ON@GOTPAGE
Lloh6:
ldr x8, [x8, _RADIO_ON@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
Lloh8:
adrp x9, _CMD_ACT_MAC_RX_ON@GOTPAGE
Lloh9:
ldr x9, [x9, _CMD_ACT_MAC_RX_ON@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
Lloh11:
adrp x10, _CMD_ACT_MAC_TX_ON@GOTPAGE
Lloh12:
ldr x10, [x10, _CMD_ACT_MAC_TX_ON@GOTPAGEOFF]
Lloh13:
ldr w10, [x10]
orr w9, w10, w9
stp w9, w8, [x19]
mov x0, x19
bl _lbtf_set_mac_control
mov x0, x19
bl _lbtf_set_radio_control
ldr w0, [x20]
bl _lbtf_deb_leave
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _LBTF_DEB_MACOPS,4,2 ; @LBTF_DEB_MACOPS
.comm _WLAN_CAPABILITY_SHORT_PREAMBLE,4,2 ; @WLAN_CAPABILITY_SHORT_PREAMBLE
.comm _RADIO_ON,4,2 ; @RADIO_ON
.comm _CMD_ACT_MAC_RX_ON,4,2 ; @CMD_ACT_MAC_RX_ON
.comm _CMD_ACT_MAC_TX_ON,4,2 ; @CMD_ACT_MAC_TX_ON
.no_dead_strip _lbtf_op_start
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/marvell/libertas_tf/extr_main.c_lbtf_op_start.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bcma_host_pci_remove
_bcma_host_pci_remove: ## @bcma_host_pci_remove
.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, %rbx
callq _pci_get_drvdata
movq %rax, %r14
movq %rax, %rdi
callq _bcma_bus_unregister
movl (%r14), %esi
movq %rbx, %rdi
callq _pci_iounmap
movq %rbx, %rdi
callq _pci_release_regions
movq %rbx, %rdi
callq _pci_disable_device
movq %r14, %rdi
callq _kfree
movq %rbx, %rdi
xorl %esi, %esi
popq %rbx
popq %r14
popq %rbp
jmp _pci_set_drvdata ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _bcma_host_pci_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bcma_host_pci_remove
_bcma_host_pci_remove: ; @bcma_host_pci_remove
.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
bl _pci_get_drvdata
mov x20, x0
bl _bcma_bus_unregister
ldr w1, [x20]
mov x0, x19
bl _pci_iounmap
mov x0, x19
bl _pci_release_regions
mov x0, x19
bl _pci_disable_device
mov x0, x20
bl _kfree
mov x0, x19
mov x1, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _pci_set_drvdata
.cfi_endproc
; -- End function
.no_dead_strip _bcma_host_pci_remove
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/bcma/extr_host_pci.c_bcma_host_pci_remove.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/95449122.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ppc_del_hwdebug
_ppc_del_hwdebug: ## @ppc_del_hwdebug
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq $1, %rsi
jne LBB0_1
## %bb.3:
cmpq $0, (%rdi)
je LBB0_4
## %bb.5:
xorps %xmm0, %xmm0
movups %xmm0, (%rdi)
xorl %eax, %eax
popq %rbp
retq
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_4:
movq _ENOENT@GOTPCREL(%rip), %rcx
LBB0_2:
xorl %eax, %eax
subq (%rcx), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,8,3 ## @EINVAL
.comm _ENOENT,8,3 ## @ENOENT
.comm _DBCR0_IDM,4,2 ## @DBCR0_IDM
.comm _MSR_DE,4,2 ## @MSR_DE
.no_dead_strip _ppc_del_hwdebug
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ppc_del_hwdebug
_ppc_del_hwdebug: ; @ppc_del_hwdebug
.cfi_startproc
; %bb.0:
cmp x1, #1
b.ne LBB0_3
; %bb.1:
mov x8, x0
ldr x9, [x0]
cbz x9, LBB0_4
; %bb.2:
mov x0, #0
stp xzr, xzr, [x8]
ret
LBB0_3:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh2:
adrp x8, _ENOENT@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
LBB0_5:
ldr x8, [x8]
neg x0, x8
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _EINVAL,8,3 ; @EINVAL
.comm _ENOENT,8,3 ; @ENOENT
.comm _DBCR0_IDM,4,2 ; @DBCR0_IDM
.comm _MSR_DE,4,2 ; @MSR_DE
.no_dead_strip _ppc_del_hwdebug
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/kernel/extr_ptrace.c_ppc_del_hwdebug.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mdp5_mixer_release ## -- Begin function mdp5_mixer_release
.p2align 4, 0x90
_mdp5_mixer_release: ## @mdp5_mixer_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %rbx
callq _mdp5_get_global_state
testq %rbx, %rbx
je LBB0_3
## %bb.1:
movq %rax, %r14
movq (%rax), %rax
movq (%rbx), %rcx
xorl %edi, %edi
cmpq $0, (%rax,%rcx,8)
sete %dil
callq _WARN_ON
testq %rax, %rax
jne LBB0_3
## %bb.2:
movl 8(%rbx), %esi
movq (%r14), %rax
movq (%rbx), %rcx
movq (%rax,%rcx,8), %rax
movl (%rax), %edx
leaq L_.str(%rip), %rdi
callq _DBG
movq (%r14), %rax
movq (%rbx), %rcx
movq $0, (%rax,%rcx,8)
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: release from crtc %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mdp5_mixer_release ; -- Begin function mdp5_mixer_release
.p2align 2
_mdp5_mixer_release: ; @mdp5_mixer_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
mov x19, x1
bl _mdp5_get_global_state
cbz x19, LBB0_3
; %bb.1:
mov x20, x0
ldr x8, [x0]
ldr x9, [x19]
ldr x8, [x8, x9, lsl #3]
cmp x8, #0
cset w0, eq
bl _WARN_ON
cbnz x0, LBB0_3
; %bb.2:
ldr w1, [x19, #8]
ldr x8, [x20]
ldr x9, [x19]
ldr x8, [x8, x9, lsl #3]
ldr w2, [x8]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _DBG
ldr x8, [x20]
ldr x9, [x19]
str xzr, [x8, x9, lsl #3]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: release from crtc %s"
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/msm/disp/mdp5/extr_mdp5_mixer.c_mdp5_mixer_release.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f1_0 ## -- Begin function f1_0
.p2align 4, 0x90
_f1_0: ## @f1_0
.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
callq _f0
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _f0 ## TAILCALL
.cfi_endproc
## -- End function
.globl _f1_1 ## -- Begin function f1_1
.p2align 4, 0x90
_f1_1: ## @f1_1
.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 _f0 ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f1_0 ; -- Begin function f1_0
.p2align 2
_f1_0: ; @f1_0
.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
bl _f0
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _f0
.cfi_endproc
; -- End function
.globl _f1_1 ; -- Begin function f1_1
.p2align 2
_f1_1: ; @f1_1
.cfi_startproc
; %bb.0:
b _f0
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/242331031.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cleanup ## -- Begin function cleanup
.p2align 4, 0x90
_cleanup: ## @cleanup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _pumpRunning(%rip), %edx
testl %edx, %edx
je LBB0_1
## %bb.2:
movl _waterLevel(%rip), %eax
testl %eax, %eax
jle LBB0_4
## %bb.3:
decl %eax
movl %eax, _waterLevel(%rip)
LBB0_4:
cmpl $0, _systemActive(%rip)
sete %sil
je LBB0_6
## %bb.5:
testl %eax, %eax
je LBB0_6
## %bb.7:
movl $0, _pumpRunning(%rip)
xorl %esi, %esi
jmp LBB0_8
LBB0_1:
cmpl $0, _systemActive(%rip)
sete %sil
movl _waterLevel(%rip), %eax
LBB0_8:
xorl %edx, %edx
cmpl $0, _methaneLevelCritical(%rip)
sete %r8b
jne LBB0_10
## %bb.9:
cmpl $2, %eax
jne LBB0_10
LBB0_20:
xorl %eax, %eax
callq ___VERIFIER_error
LBB0_6:
cmpl $0, _methaneLevelCritical(%rip)
sete %r8b
LBB0_10:
movl _cleanupTimeShifts(%rip), %edi
cmpl $2, %edi
jl LBB0_19
## %bb.11:
decl %edi
jmp LBB0_12
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_12 Depth=1
cmpl $2, %eax
sete %cl
andb %r8b, %cl
xorl %edx, %edx
cmpb $1, %cl
je LBB0_20
LBB0_18: ## in Loop: Header=BB0_12 Depth=1
decl %edi
je LBB0_19
LBB0_12: ## =>This Inner Loop Header: Depth=1
testl %edx, %edx
je LBB0_17
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
testl %eax, %eax
jle LBB0_15
## %bb.14: ## in Loop: Header=BB0_12 Depth=1
decl %eax
movl %eax, _waterLevel(%rip)
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
testl %eax, %eax
sete %cl
orb %sil, %cl
jne LBB0_18
## %bb.16: ## in Loop: Header=BB0_12 Depth=1
movl $0, _pumpRunning(%rip)
jmp LBB0_17
LBB0_19:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _timeShift ## -- Begin function timeShift
.p2align 4, 0x90
_timeShift: ## @timeShift
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _pumpRunning(%rip), %eax
testl %eax, %eax
je LBB1_3
## %bb.1:
movl _waterLevel(%rip), %ecx
testl %ecx, %ecx
jle LBB1_3
## %bb.2:
decl %ecx
movl %ecx, _waterLevel(%rip)
LBB1_3:
cmpl $0, _systemActive(%rip)
movl _waterLevel(%rip), %ecx
je LBB1_7
## %bb.4:
testl %eax, %eax
je LBB1_7
## %bb.5:
testl %ecx, %ecx
je LBB1_7
## %bb.6:
movl $0, _pumpRunning(%rip)
xorl %eax, %eax
LBB1_7:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB1_10
## %bb.8:
cmpl $2, %ecx
jne LBB1_10
## %bb.9:
testl %eax, %eax
je LBB1_11
LBB1_10:
popq %rbp
retq
LBB1_11:
xorl %eax, %eax
callq ___VERIFIER_error
.cfi_endproc
## -- End function
.globl _Specification2 ## -- Begin function Specification2
.p2align 4, 0x90
_Specification2: ## @Specification2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB2_6
## %bb.1:
testl %eax, %eax
jle LBB2_3
## %bb.2:
decl %eax
movl %eax, _waterLevel(%rip)
LBB2_3:
cmpl $0, _systemActive(%rip)
je LBB2_8
## %bb.4:
testl %eax, %eax
je LBB2_8
## %bb.5:
movl $0, _pumpRunning(%rip)
LBB2_6:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB2_8
## %bb.7:
cmpl $2, %eax
je LBB2_43
LBB2_8:
callq _printPump
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB2_14
## %bb.9:
testl %eax, %eax
jle LBB2_11
## %bb.10:
decl %eax
movl %eax, _waterLevel(%rip)
LBB2_11:
cmpl $0, _systemActive(%rip)
je LBB2_16
## %bb.12:
testl %eax, %eax
je LBB2_16
## %bb.13:
movl $0, _pumpRunning(%rip)
LBB2_14:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB2_16
## %bb.15:
cmpl $2, %eax
je LBB2_43
LBB2_16:
callq _printPump
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB2_22
## %bb.17:
testl %eax, %eax
jle LBB2_19
## %bb.18:
decl %eax
movl %eax, _waterLevel(%rip)
LBB2_19:
cmpl $0, _systemActive(%rip)
je LBB2_24
## %bb.20:
testl %eax, %eax
je LBB2_24
## %bb.21:
movl $0, _pumpRunning(%rip)
LBB2_22:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB2_24
## %bb.23:
cmpl $2, %eax
je LBB2_43
LBB2_24:
callq _printPump
movl _waterLevel(%rip), %eax
cmpl $1, %eax
jg LBB2_26
## %bb.25:
incl %eax
movl %eax, _waterLevel(%rip)
LBB2_26:
callq _printPump
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB2_32
## %bb.27:
testl %eax, %eax
jle LBB2_29
## %bb.28:
decl %eax
movl %eax, _waterLevel(%rip)
LBB2_29:
cmpl $0, _systemActive(%rip)
je LBB2_34
## %bb.30:
testl %eax, %eax
je LBB2_34
## %bb.31:
movl $0, _pumpRunning(%rip)
LBB2_32:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB2_34
## %bb.33:
cmpl $2, %eax
je LBB2_43
LBB2_34:
callq _printPump
xorl %eax, %eax
cmpl $0, _methaneLevelCritical(%rip)
sete %al
movl %eax, _methaneLevelCritical(%rip)
callq _printPump
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB2_40
## %bb.35:
testl %eax, %eax
jle LBB2_37
## %bb.36:
decl %eax
movl %eax, _waterLevel(%rip)
LBB2_37:
cmpl $0, _systemActive(%rip)
je LBB2_42
## %bb.38:
testl %eax, %eax
je LBB2_42
## %bb.39:
movl $0, _pumpRunning(%rip)
LBB2_40:
cmpl $0, _methaneLevelCritical(%rip)
jne LBB2_42
## %bb.41:
cmpl $2, %eax
je LBB2_43
LBB2_42:
callq _printPump
popq %rbp
jmp _cleanup ## TAILCALL
LBB2_43:
xorl %eax, %eax
callq ___VERIFIER_error
.cfi_endproc
## -- End function
.globl _printPump ## -- Begin function printPump
.p2align 4, 0x90
_printPump: ## @printPump
.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
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $0, _systemActive(%rip)
leaq L_.str.11(%rip), %r14
leaq L_.str.10(%rip), %rbx
movq %rbx, %rdi
cmoveq %r14, %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $0, _pumpRunning(%rip)
cmoveq %r14, %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.13(%rip), %rdi
xorl %eax, %eax
callq _printf
movl _waterLevel(%rip), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $0, _methaneLevelCritical(%rip)
leaq L_.str.3(%rip), %rax
leaq L_.str.2(%rip), %rdi
cmoveq %rax, %rdi
xorl %eax, %eax
callq _printf
movl $41, %edi
callq _putchar
movl $10, %edi
popq %rbx
popq %r14
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _waterRise ## -- Begin function waterRise
.p2align 4, 0x90
_waterRise: ## @waterRise
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _waterLevel(%rip), %eax
cmpl $1, %eax
jg LBB4_2
## %bb.1:
incl %eax
movl %eax, _waterLevel(%rip)
LBB4_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _changeMethaneLevel ## -- Begin function changeMethaneLevel
.p2align 4, 0x90
_changeMethaneLevel: ## @changeMethaneLevel
.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
cmpl $0, _methaneLevelCritical(%rip)
sete %al
movl %eax, _methaneLevelCritical(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _setup ## -- Begin function setup
.p2align 4, 0x90
_setup: ## @setup
.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
.globl _runTest ## -- Begin function runTest
.p2align 4, 0x90
_runTest: ## @runTest
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _test
.cfi_endproc
## -- End function
.globl _test ## -- Begin function test
.p2align 4, 0x90
_test: ## @test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
.p2align 4, 0x90
LBB8_1: ## =>This Inner Loop Header: Depth=1
callq ___VERIFIER_nondet_int
testl %eax, %eax
je LBB8_4
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movl _waterLevel(%rip), %eax
cmpl $1, %eax
jg LBB8_4
## %bb.3: ## in Loop: Header=BB8_1 Depth=1
incl %eax
movl %eax, _waterLevel(%rip)
LBB8_4: ## in Loop: Header=BB8_1 Depth=1
callq ___VERIFIER_nondet_int
testl %eax, %eax
je LBB8_6
## %bb.5: ## in Loop: Header=BB8_1 Depth=1
xorl %eax, %eax
cmpl $0, _methaneLevelCritical(%rip)
sete %al
movl %eax, _methaneLevelCritical(%rip)
LBB8_6: ## in Loop: Header=BB8_1 Depth=1
callq ___VERIFIER_nondet_int
testl %eax, %eax
je LBB8_8
## %bb.7: ## in Loop: Header=BB8_1 Depth=1
movl $1, _systemActive(%rip)
jmp LBB8_9
.p2align 4, 0x90
LBB8_8: ## in Loop: Header=BB8_1 Depth=1
callq ___VERIFIER_nondet_int
LBB8_9: ## in Loop: Header=BB8_1 Depth=1
cmpl $0, _pumpRunning(%rip)
movl _waterLevel(%rip), %eax
je LBB8_15
## %bb.10: ## in Loop: Header=BB8_1 Depth=1
testl %eax, %eax
jle LBB8_12
## %bb.11: ## in Loop: Header=BB8_1 Depth=1
decl %eax
movl %eax, _waterLevel(%rip)
LBB8_12: ## in Loop: Header=BB8_1 Depth=1
cmpl $0, _systemActive(%rip)
je LBB8_1
## %bb.13: ## in Loop: Header=BB8_1 Depth=1
testl %eax, %eax
je LBB8_1
## %bb.14: ## in Loop: Header=BB8_1 Depth=1
movl $0, _pumpRunning(%rip)
LBB8_15: ## in Loop: Header=BB8_1 Depth=1
cmpl $0, _methaneLevelCritical(%rip)
jne LBB8_1
## %bb.16: ## in Loop: Header=BB8_1 Depth=1
cmpl $2, %eax
jne LBB8_1
## %bb.17:
xorl %eax, %eax
callq ___VERIFIER_error
.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
callq _test
.cfi_endproc
## -- End function
.globl _select_helpers ## -- Begin function select_helpers
.p2align 4, 0x90
_select_helpers: ## @select_helpers
.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
.globl _select_features ## -- Begin function select_features
.p2align 4, 0x90
_select_features: ## @select_features
.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
.globl _valid_product ## -- Begin function valid_product
.p2align 4, 0x90
_valid_product: ## @valid_product
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _select_one ## -- Begin function select_one
.p2align 4, 0x90
_select_one: ## @select_one
.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 ___VERIFIER_nondet_int ## TAILCALL
.cfi_endproc
## -- End function
.globl _lowerWaterLevel ## -- Begin function lowerWaterLevel
.p2align 4, 0x90
_lowerWaterLevel: ## @lowerWaterLevel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _waterLevel(%rip), %eax
testl %eax, %eax
jle LBB14_2
## %bb.1:
decl %eax
movl %eax, _waterLevel(%rip)
LBB14_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isMethaneLevelCritical ## -- Begin function isMethaneLevelCritical
.p2align 4, 0x90
_isMethaneLevelCritical: ## @isMethaneLevelCritical
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _methaneLevelCritical(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printEnvironment ## -- Begin function printEnvironment
.p2align 4, 0x90
_printEnvironment: ## @printEnvironment
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _waterLevel(%rip), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
cmpl $0, _methaneLevelCritical(%rip)
leaq L_.str.3(%rip), %rax
leaq L_.str.2(%rip), %rdi
cmoveq %rax, %rdi
xorl %eax, %eax
callq _printf
movl $41, %edi
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _getWaterLevel ## -- Begin function getWaterLevel
.p2align 4, 0x90
_getWaterLevel: ## @getWaterLevel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _waterLevel(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isLowWaterSensorDry ## -- Begin function isLowWaterSensorDry
.p2align 4, 0x90
_isLowWaterSensorDry: ## @isLowWaterSensorDry
.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
cmpl $0, _waterLevel(%rip)
sete %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac__exception__cf_handler_set ## -- Begin function __utac__exception__cf_handler_set
.p2align 4, 0x90
___utac__exception__cf_handler_set: ## @__utac__exception__cf_handler_set
.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, %r14d
movq %rsi, %r15
movq %rdi, %rbx
movl $24, %edi
callq _malloc
movq %r15, (%rax)
movl %r14d, 8(%rax)
movq 24(%rbx), %rcx
movq %rcx, 16(%rax)
movq %rax, 24(%rbx)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac__exception__cf_handler_free ## -- Begin function __utac__exception__cf_handler_free
.p2align 4, 0x90
___utac__exception__cf_handler_free: ## @__utac__exception__cf_handler_free
.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
movq 24(%rdi), %rdi
testq %rdi, %rdi
je LBB20_2
.p2align 4, 0x90
LBB20_1: ## =>This Inner Loop Header: Depth=1
movq 16(%rdi), %rbx
callq _free
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB20_1
LBB20_2:
movq $0, 24(%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac__exception__cf_handler_reset ## -- Begin function __utac__exception__cf_handler_reset
.p2align 4, 0x90
___utac__exception__cf_handler_reset: ## @__utac__exception__cf_handler_reset
.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
movq 24(%rdi), %rbx
testq %rbx, %rbx
je LBB21_4
.p2align 4, 0x90
LBB21_1: ## =>This Inner Loop Header: Depth=1
movl 8(%rbx), %esi
movl $4, %edi
callq *(%rbx)
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB21_1
## %bb.2:
movq 24(%r14), %rdi
testq %rdi, %rdi
je LBB21_4
.p2align 4, 0x90
LBB21_3: ## =>This Inner Loop Header: Depth=1
movq 16(%rdi), %rbx
callq _free
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB21_3
LBB21_4:
movq $0, 24(%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac__error_stack_mgt ## -- Begin function __utac__error_stack_mgt
.p2align 4, 0x90
___utac__error_stack_mgt: ## @__utac__error_stack_mgt
.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
testl %edx, %edx
je LBB22_1
## %bb.2:
cmpl $2, %esi
je LBB22_17
## %bb.3:
cmpl $1, %esi
je LBB22_6
## %bb.4:
## implicit-def: $r15
testl %esi, %esi
jne LBB22_20
## %bb.5:
movq %rdi, %r14
movl $16, %edi
callq _malloc
movq %rax, %r15
movq %r14, (%rax)
movq _head(%rip), %rax
movq %rax, 8(%r15)
movq %r15, _head(%rip)
jmp LBB22_20
LBB22_1:
## implicit-def: $r15
jmp LBB22_20
LBB22_17:
movq _head(%rip), %rax
testq %rax, %rax
je LBB22_18
## %bb.19:
movq (%rax), %r15
jmp LBB22_20
LBB22_6:
movl %edx, %r12d
movq _head(%rip), %r14
cmpl $2, %edx
jge LBB22_7
LBB22_12:
movq 8(%r14), %rax
movq %rax, _head(%rip)
movq (%r14), %r15
movq %r14, %rdi
callq _free
movq 24(%r15), %rbx
testq %rbx, %rbx
je LBB22_16
.p2align 4, 0x90
LBB22_13: ## =>This Inner Loop Header: Depth=1
movl 8(%rbx), %esi
movl $4, %edi
callq *(%rbx)
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB22_13
## %bb.14:
movq 24(%r15), %rdi
testq %rdi, %rdi
je LBB22_16
.p2align 4, 0x90
LBB22_15: ## =>This Inner Loop Header: Depth=1
movq 16(%rdi), %rbx
callq _free
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB22_15
LBB22_16:
movq $0, 24(%r15)
jmp LBB22_20
.p2align 4, 0x90
LBB22_11: ## in Loop: Header=BB22_7 Depth=1
movq $0, 24(%r15)
leal -1(%r12), %eax
cmpl $2, %r12d
movl %eax, %r12d
jle LBB22_12
LBB22_7: ## =>This Loop Header: Depth=1
## Child Loop BB22_8 Depth 2
## Child Loop BB22_10 Depth 2
movq %r14, %rdi
movq (%r14), %r15
movq 8(%r14), %r14
callq _free
movq 24(%r15), %rbx
testq %rbx, %rbx
je LBB22_11
.p2align 4, 0x90
LBB22_8: ## Parent Loop BB22_7 Depth=1
## => This Inner Loop Header: Depth=2
movl 8(%rbx), %esi
movl $4, %edi
callq *(%rbx)
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB22_8
## %bb.9: ## in Loop: Header=BB22_7 Depth=1
movq 24(%r15), %rdi
testq %rdi, %rdi
je LBB22_11
.p2align 4, 0x90
LBB22_10: ## Parent Loop BB22_7 Depth=1
## => This Inner Loop Header: Depth=2
movq 16(%rdi), %rbx
callq _free
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB22_10
jmp LBB22_11
LBB22_18:
xorl %r15d, %r15d
LBB22_20:
movq %r15, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac__get_this_arg ## -- Begin function __utac__get_this_arg
.p2align 4, 0x90
___utac__get_this_arg: ## @__utac__get_this_arg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
testl %edi, %edi
jle LBB23_3
## %bb.1:
cmpl %edi, 16(%rsi)
jl LBB23_3
## %bb.2:
decl %edi
movq 8(%rsi), %rax
movq (%rax,%rdi,8), %rax
popq %rbp
retq
LBB23_3:
leaq L_.str.5(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.7(%rip), %rcx
movl $123, %edx
callq ___assert_fail
.cfi_endproc
## -- End function
.globl ___utac__get_this_argtype ## -- Begin function __utac__get_this_argtype
.p2align 4, 0x90
___utac__get_this_argtype: ## @__utac__get_this_argtype
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
testl %edi, %edi
jle LBB24_3
## %bb.1:
cmpl %edi, 16(%rsi)
jl LBB24_3
## %bb.2:
decl %edi
movq 24(%rsi), %rax
movq (%rax,%rdi,8), %rax
popq %rbp
retq
LBB24_3:
leaq L_.str.5(%rip), %rdi
leaq L_.str.6(%rip), %rsi
leaq L_.str.8(%rip), %rcx
movl $131, %edx
callq ___assert_fail
.cfi_endproc
## -- End function
.globl ___automaton_fail ## -- Begin function __automaton_fail
.p2align 4, 0x90
___automaton_fail: ## @__automaton_fail
.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 ___VERIFIER_error
.cfi_endproc
## -- End function
.globl _processEnvironment ## -- Begin function processEnvironment
.p2align 4, 0x90
_processEnvironment: ## @processEnvironment
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _pumpRunning(%rip)
je LBB26_3
## %bb.1:
cmpl $0, _waterLevel(%rip)
je LBB26_3
## %bb.2:
movl $0, _pumpRunning(%rip)
LBB26_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___utac_acc__Specification3_spec__1 ## -- Begin function __utac_acc__Specification3_spec__1
.p2align 4, 0x90
___utac_acc__Specification3_spec__1: ## @__utac_acc__Specification3_spec__1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _methaneLevelCritical(%rip)
jne LBB27_3
## %bb.1:
cmpl $2, _waterLevel(%rip)
jne LBB27_3
## %bb.2:
cmpl $0, _pumpRunning(%rip)
je LBB27_4
LBB27_3:
popq %rbp
retq
LBB27_4:
xorl %eax, %eax
callq ___VERIFIER_error
.cfi_endproc
## -- End function
.globl _processEnvironment__wrappee__base ## -- Begin function processEnvironment__wrappee__base
.p2align 4, 0x90
_processEnvironment__wrappee__base: ## @processEnvironment__wrappee__base
.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
.globl _isLowWaterLevel ## -- Begin function isLowWaterLevel
.p2align 4, 0x90
_isLowWaterLevel: ## @isLowWaterLevel
.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
cmpl $0, _waterLevel(%rip)
setne %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _deactivatePump ## -- Begin function deactivatePump
.p2align 4, 0x90
_deactivatePump: ## @deactivatePump
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, _pumpRunning(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _activatePump__wrappee__lowWaterSensor ## -- Begin function activatePump__wrappee__lowWaterSensor
.p2align 4, 0x90
_activatePump__wrappee__lowWaterSensor: ## @activatePump__wrappee__lowWaterSensor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, _pumpRunning(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _activatePump ## -- Begin function activatePump
.p2align 4, 0x90
_activatePump: ## @activatePump
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, _methaneLevelCritical(%rip)
je LBB32_1
## %bb.2:
popq %rbp
retq
LBB32_1:
movl $1, _pumpRunning(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isMethaneAlarm ## -- Begin function isMethaneAlarm
.p2align 4, 0x90
_isMethaneAlarm: ## @isMethaneAlarm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _methaneLevelCritical(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isPumpRunning ## -- Begin function isPumpRunning
.p2align 4, 0x90
_isPumpRunning: ## @isPumpRunning
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _pumpRunning(%rip), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _startSystem ## -- Begin function startSystem
.p2align 4, 0x90
_startSystem: ## @startSystem
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, _systemActive(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _cleanupTimeShifts ## @cleanupTimeShifts
.p2align 2
_cleanupTimeShifts:
.long 4 ## 0x4
.globl _waterLevel ## @waterLevel
.p2align 2
_waterLevel:
.long 1 ## 0x1
.globl _methaneLevelCritical ## @methaneLevelCritical
.zerofill __DATA,__common,_methaneLevelCritical,4,2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Env(Water:%i"
L_.str.1: ## @.str.1
.asciz ",Meth:"
L_.str.2: ## @.str.2
.asciz "CRIT"
L_.str.3: ## @.str.3
.asciz "OK"
.zerofill __DATA,__bss,_head,8,3 ## @head
L_.str.5: ## @.str.5
.asciz "i > 0 && i <= this->argsCount"
L_.str.6: ## @.str.6
.asciz "libacc.c"
L_.str.7: ## @.str.7
.asciz "__utac__get_this_arg"
L_.str.8: ## @.str.8
.asciz "__utac__get_this_argtype"
.globl _pumpRunning ## @pumpRunning
.zerofill __DATA,__common,_pumpRunning,4,2
.section __DATA,__data
.globl _systemActive ## @systemActive
.p2align 2
_systemActive:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str.9: ## @.str.9
.asciz "Pump(System:"
L_.str.10: ## @.str.10
.asciz "On"
L_.str.11: ## @.str.11
.asciz "Off"
L_.str.12: ## @.str.12
.asciz ",Pump:"
L_.str.13: ## @.str.13
.asciz ") "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cleanup ; -- Begin function cleanup
.p2align 2
_cleanup: ; @cleanup
.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
adrp x8, _pumpRunning@PAGE
ldr w12, [x8, _pumpRunning@PAGEOFF]
adrp x9, _waterLevel@PAGE
cbz w12, LBB0_5
; %bb.1:
ldr w10, [x9, _waterLevel@PAGEOFF]
subs w11, w10, #1
b.lt LBB0_3
; %bb.2:
str w11, [x9, _waterLevel@PAGEOFF]
mov x10, x11
LBB0_3:
Lloh0:
adrp x11, _systemActive@PAGE
Lloh1:
ldr w11, [x11, _systemActive@PAGEOFF]
cmp w11, #0
cset w11, eq
ccmp w10, #0, #4, ne
b.ne LBB0_6
; %bb.4:
Lloh2:
adrp x13, _methaneLevelCritical@PAGE
Lloh3:
ldr w13, [x13, _methaneLevelCritical@PAGEOFF]
cmp w13, #0
cset w13, eq
b LBB0_9
LBB0_5:
Lloh4:
adrp x10, _systemActive@PAGE
Lloh5:
ldr w10, [x10, _systemActive@PAGEOFF]
cmp w10, #0
cset w11, eq
ldr w10, [x9, _waterLevel@PAGEOFF]
b LBB0_7
LBB0_6:
mov w11, #0
str wzr, [x8, _pumpRunning@PAGEOFF]
LBB0_7:
Lloh6:
adrp x12, _methaneLevelCritical@PAGE
Lloh7:
ldr w12, [x12, _methaneLevelCritical@PAGEOFF]
cmp w12, #0
cset w13, eq
ccmp w10, #2, #0, eq
b.eq LBB0_20
; %bb.8:
mov w12, #0
LBB0_9:
Lloh8:
adrp x14, _cleanupTimeShifts@PAGE
Lloh9:
ldr w14, [x14, _cleanupTimeShifts@PAGEOFF]
cmp w14, #2
b.lt LBB0_19
; %bb.10:
sub w14, w14, #1
b LBB0_14
LBB0_11: ; in Loop: Header=BB0_14 Depth=1
cmp w10, #2
cset w12, eq
and w12, w13, w12
cmp w12, #1
b.eq LBB0_20
; %bb.12: ; in Loop: Header=BB0_14 Depth=1
mov w12, #0
LBB0_13: ; in Loop: Header=BB0_14 Depth=1
subs w14, w14, #1
b.eq LBB0_19
LBB0_14: ; =>This Inner Loop Header: Depth=1
cbz w12, LBB0_11
; %bb.15: ; in Loop: Header=BB0_14 Depth=1
subs w15, w10, #1
b.lt LBB0_17
; %bb.16: ; in Loop: Header=BB0_14 Depth=1
str w15, [x9, _waterLevel@PAGEOFF]
mov x10, x15
LBB0_17: ; in Loop: Header=BB0_14 Depth=1
cmp w10, #0
cset w15, eq
orr w15, w11, w15
tbnz w15, #0, LBB0_13
; %bb.18: ; in Loop: Header=BB0_14 Depth=1
str wzr, [x8, _pumpRunning@PAGEOFF]
b LBB0_11
LBB0_19:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_20:
bl ___VERIFIER_error
.loh AdrpLdr Lloh0, Lloh1
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpLdr Lloh6, Lloh7
.loh AdrpLdr Lloh8, Lloh9
.cfi_endproc
; -- End function
.globl _timeShift ; -- Begin function timeShift
.p2align 2
_timeShift: ; @timeShift
.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
adrp x9, _pumpRunning@PAGE
ldr w8, [x9, _pumpRunning@PAGEOFF]
adrp x10, _waterLevel@PAGE
cbz w8, LBB1_3
; %bb.1:
ldr w11, [x10, _waterLevel@PAGEOFF]
subs w11, w11, #1
b.lt LBB1_3
; %bb.2:
str w11, [x10, _waterLevel@PAGEOFF]
LBB1_3:
Lloh10:
adrp x11, _systemActive@PAGE
Lloh11:
ldr w11, [x11, _systemActive@PAGEOFF]
ldr w10, [x10, _waterLevel@PAGEOFF]
cmp w11, #0
ccmp w8, #0, #4, ne
ccmp w10, #0, #4, ne
b.eq LBB1_5
; %bb.4:
mov w8, #0
str wzr, [x9, _pumpRunning@PAGEOFF]
LBB1_5:
Lloh12:
adrp x9, _methaneLevelCritical@PAGE
Lloh13:
ldr w9, [x9, _methaneLevelCritical@PAGEOFF]
cmp w9, #0
ccmp w10, #2, #0, eq
ccmp w8, #0, #0, eq
b.eq LBB1_7
; %bb.6:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB1_7:
bl ___VERIFIER_error
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpLdr Lloh12, Lloh13
.cfi_endproc
; -- End function
.globl _Specification2 ; -- Begin function Specification2
.p2align 2
_Specification2: ; @Specification2
.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
adrp x19, _pumpRunning@PAGE
ldr w9, [x19, _pumpRunning@PAGEOFF]
adrp x20, _waterLevel@PAGE
ldr w8, [x20, _waterLevel@PAGEOFF]
adrp x22, _systemActive@PAGE
adrp x21, _methaneLevelCritical@PAGE
cbz w9, LBB2_5
; %bb.1:
subs w9, w8, #1
b.lt LBB2_3
; %bb.2:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_3:
ldr w9, [x22, _systemActive@PAGEOFF]
cmp w9, #0
ccmp w8, #0, #4, ne
b.eq LBB2_6
; %bb.4:
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_5:
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cmp w9, #0
ccmp w8, #2, #0, eq
b.eq LBB2_49
LBB2_6:
bl _printPump
ldr w9, [x19, _pumpRunning@PAGEOFF]
ldr w8, [x20, _waterLevel@PAGEOFF]
cbz w9, LBB2_12
; %bb.7:
subs w9, w8, #1
b.lt LBB2_9
; %bb.8:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_9:
ldr w9, [x22, _systemActive@PAGEOFF]
cbz w9, LBB2_14
; %bb.10:
cbz w8, LBB2_14
; %bb.11:
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_12:
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cbnz w9, LBB2_14
; %bb.13:
cmp w8, #2
b.eq LBB2_49
LBB2_14:
bl _printPump
ldr w9, [x19, _pumpRunning@PAGEOFF]
ldr w8, [x20, _waterLevel@PAGEOFF]
cbz w9, LBB2_20
; %bb.15:
subs w9, w8, #1
b.lt LBB2_17
; %bb.16:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_17:
ldr w9, [x22, _systemActive@PAGEOFF]
cbz w9, LBB2_22
; %bb.18:
cbz w8, LBB2_22
; %bb.19:
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_20:
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cbnz w9, LBB2_22
; %bb.21:
cmp w8, #2
b.eq LBB2_49
LBB2_22:
bl _printPump
ldr w8, [x20, _waterLevel@PAGEOFF]
cmp w8, #1
b.gt LBB2_24
; %bb.23:
add w8, w8, #1
str w8, [x20, _waterLevel@PAGEOFF]
LBB2_24:
bl _printPump
ldr w9, [x19, _pumpRunning@PAGEOFF]
ldr w8, [x20, _waterLevel@PAGEOFF]
cbz w9, LBB2_30
; %bb.25:
subs w9, w8, #1
b.lt LBB2_27
; %bb.26:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_27:
ldr w9, [x22, _systemActive@PAGEOFF]
cbz w9, LBB2_32
; %bb.28:
cbz w8, LBB2_32
; %bb.29:
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_30:
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cbnz w9, LBB2_32
; %bb.31:
cmp w8, #2
b.eq LBB2_49
LBB2_32:
bl _printPump
ldr w8, [x21, _methaneLevelCritical@PAGEOFF]
cmp w8, #0
cset w8, eq
str w8, [x21, _methaneLevelCritical@PAGEOFF]
bl _printPump
ldr w9, [x19, _pumpRunning@PAGEOFF]
ldr w8, [x20, _waterLevel@PAGEOFF]
cbz w9, LBB2_38
; %bb.33:
subs w9, w8, #1
b.lt LBB2_35
; %bb.34:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_35:
ldr w9, [x22, _systemActive@PAGEOFF]
cbz w9, LBB2_40
; %bb.36:
cbz w8, LBB2_40
; %bb.37:
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_38:
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cbnz w9, LBB2_40
; %bb.39:
cmp w8, #2
b.eq LBB2_49
LBB2_40:
bl _printPump
ldr w10, [x19, _pumpRunning@PAGEOFF]
cbz w10, LBB2_46
; %bb.41:
ldr w8, [x20, _waterLevel@PAGEOFF]
subs w9, w8, #1
b.lt LBB2_43
; %bb.42:
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB2_43:
ldr w11, [x22, _systemActive@PAGEOFF]
cmp w11, #0
cset w9, eq
cbz w11, LBB2_50
; %bb.44:
cbz w8, LBB2_50
; %bb.45:
mov w9, #0
str wzr, [x19, _pumpRunning@PAGEOFF]
b LBB2_47
LBB2_46:
ldr w8, [x22, _systemActive@PAGEOFF]
cmp w8, #0
cset w9, eq
ldr w8, [x20, _waterLevel@PAGEOFF]
LBB2_47:
mov w10, #0
ldr w12, [x21, _methaneLevelCritical@PAGEOFF]
cmp w12, #0
cset w11, eq
cbnz w12, LBB2_51
; %bb.48:
cmp w8, #2
b.ne LBB2_51
LBB2_49:
bl ___VERIFIER_error
LBB2_50:
ldr w11, [x21, _methaneLevelCritical@PAGEOFF]
cmp w11, #0
cset w11, eq
LBB2_51:
Lloh14:
adrp x12, _cleanupTimeShifts@PAGE
Lloh15:
ldr w12, [x12, _cleanupTimeShifts@PAGEOFF]
cmp w12, #2
b.lt LBB2_61
; %bb.52:
sub w12, w12, #1
b LBB2_54
LBB2_53: ; in Loop: Header=BB2_54 Depth=1
subs w12, w12, #1
b.eq LBB2_61
LBB2_54: ; =>This Inner Loop Header: Depth=1
cbz w10, LBB2_59
; %bb.55: ; in Loop: Header=BB2_54 Depth=1
subs w13, w8, #1
b.lt LBB2_57
; %bb.56: ; in Loop: Header=BB2_54 Depth=1
str w13, [x20, _waterLevel@PAGEOFF]
mov x8, x13
LBB2_57: ; in Loop: Header=BB2_54 Depth=1
cmp w8, #0
cset w13, eq
orr w13, w9, w13
tbnz w13, #0, LBB2_53
; %bb.58: ; in Loop: Header=BB2_54 Depth=1
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB2_59: ; in Loop: Header=BB2_54 Depth=1
cmp w8, #2
cset w10, eq
and w10, w11, w10
cmp w10, #1
b.eq LBB2_49
; %bb.60: ; in Loop: Header=BB2_54 Depth=1
mov w10, #0
b LBB2_53
LBB2_61:
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 AdrpLdr Lloh14, Lloh15
.cfi_endproc
; -- End function
.globl _printPump ; -- Begin function printPump
.p2align 2
_printPump: ; @printPump
.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
Lloh16:
adrp x0, l_.str.9@PAGE
Lloh17:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
Lloh18:
adrp x8, _systemActive@PAGE
Lloh19:
ldr w8, [x8, _systemActive@PAGEOFF]
Lloh20:
adrp x19, l_.str.10@PAGE
Lloh21:
add x19, x19, l_.str.10@PAGEOFF
Lloh22:
adrp x20, l_.str.11@PAGE
Lloh23:
add x20, x20, l_.str.11@PAGEOFF
cmp w8, #0
csel x0, x20, x19, eq
bl _printf
Lloh24:
adrp x0, l_.str.12@PAGE
Lloh25:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
Lloh26:
adrp x8, _pumpRunning@PAGE
Lloh27:
ldr w8, [x8, _pumpRunning@PAGEOFF]
cmp w8, #0
csel x0, x20, x19, eq
bl _printf
Lloh28:
adrp x0, l_.str.13@PAGE
Lloh29:
add x0, x0, l_.str.13@PAGEOFF
bl _printf
Lloh30:
adrp x8, _waterLevel@PAGE
Lloh31:
ldr w8, [x8, _waterLevel@PAGEOFF]
str x8, [sp]
Lloh32:
adrp x0, l_.str@PAGE
Lloh33:
add x0, x0, l_.str@PAGEOFF
bl _printf
Lloh34:
adrp x0, l_.str.1@PAGE
Lloh35:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
Lloh36:
adrp x8, _methaneLevelCritical@PAGE
Lloh37:
ldr w8, [x8, _methaneLevelCritical@PAGEOFF]
Lloh38:
adrp x9, l_.str.2@PAGE
Lloh39:
add x9, x9, l_.str.2@PAGEOFF
Lloh40:
adrp x10, l_.str.3@PAGE
Lloh41:
add x10, x10, l_.str.3@PAGEOFF
cmp w8, #0
csel x0, x10, x9, eq
bl _printf
mov w0, #41
bl _putchar
mov w0, #10
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _putchar
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpLdr Lloh36, Lloh37
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdr Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpLdr Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdr Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.cfi_endproc
; -- End function
.globl _waterRise ; -- Begin function waterRise
.p2align 2
_waterRise: ; @waterRise
.cfi_startproc
; %bb.0:
adrp x8, _waterLevel@PAGE
ldr w9, [x8, _waterLevel@PAGEOFF]
cmp w9, #1
b.gt LBB4_2
; %bb.1:
add w9, w9, #1
str w9, [x8, _waterLevel@PAGEOFF]
LBB4_2:
ret
.cfi_endproc
; -- End function
.globl _changeMethaneLevel ; -- Begin function changeMethaneLevel
.p2align 2
_changeMethaneLevel: ; @changeMethaneLevel
.cfi_startproc
; %bb.0:
adrp x8, _methaneLevelCritical@PAGE
ldr w9, [x8, _methaneLevelCritical@PAGEOFF]
cmp w9, #0
cset w9, eq
str w9, [x8, _methaneLevelCritical@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _setup ; -- Begin function setup
.p2align 2
_setup: ; @setup
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _runTest ; -- Begin function runTest
.p2align 2
_runTest: ; @runTest
.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 _test
.cfi_endproc
; -- End function
.globl _test ; -- Begin function test
.p2align 2
_test: ; @test
.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
adrp x19, _pumpRunning@PAGE
adrp x20, _waterLevel@PAGE
adrp x21, _methaneLevelCritical@PAGE
adrp x22, _systemActive@PAGE
mov w23, #1
LBB8_1: ; =>This Inner Loop Header: Depth=1
bl ___VERIFIER_nondet_int
cbz w0, LBB8_4
; %bb.2: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [x20, _waterLevel@PAGEOFF]
cmp w8, #1
b.gt LBB8_4
; %bb.3: ; in Loop: Header=BB8_1 Depth=1
add w8, w8, #1
str w8, [x20, _waterLevel@PAGEOFF]
LBB8_4: ; in Loop: Header=BB8_1 Depth=1
bl ___VERIFIER_nondet_int
cbz w0, LBB8_6
; %bb.5: ; in Loop: Header=BB8_1 Depth=1
ldr w8, [x21, _methaneLevelCritical@PAGEOFF]
cmp w8, #0
cset w8, eq
str w8, [x21, _methaneLevelCritical@PAGEOFF]
LBB8_6: ; in Loop: Header=BB8_1 Depth=1
bl ___VERIFIER_nondet_int
cbz w0, LBB8_8
; %bb.7: ; in Loop: Header=BB8_1 Depth=1
str w23, [x22, _systemActive@PAGEOFF]
b LBB8_9
LBB8_8: ; in Loop: Header=BB8_1 Depth=1
bl ___VERIFIER_nondet_int
LBB8_9: ; in Loop: Header=BB8_1 Depth=1
ldr w9, [x19, _pumpRunning@PAGEOFF]
ldr w8, [x20, _waterLevel@PAGEOFF]
cbz w9, LBB8_15
; %bb.10: ; in Loop: Header=BB8_1 Depth=1
subs w9, w8, #1
b.lt LBB8_12
; %bb.11: ; in Loop: Header=BB8_1 Depth=1
str w9, [x20, _waterLevel@PAGEOFF]
mov x8, x9
LBB8_12: ; in Loop: Header=BB8_1 Depth=1
ldr w9, [x22, _systemActive@PAGEOFF]
cbz w9, LBB8_1
; %bb.13: ; in Loop: Header=BB8_1 Depth=1
cbz w8, LBB8_1
; %bb.14: ; in Loop: Header=BB8_1 Depth=1
str wzr, [x19, _pumpRunning@PAGEOFF]
LBB8_15: ; in Loop: Header=BB8_1 Depth=1
ldr w9, [x21, _methaneLevelCritical@PAGEOFF]
cbnz w9, LBB8_1
; %bb.16: ; in Loop: Header=BB8_1 Depth=1
cmp w8, #2
b.ne LBB8_1
; %bb.17:
bl ___VERIFIER_error
.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
bl _test
.cfi_endproc
; -- End function
.globl _select_helpers ; -- Begin function select_helpers
.p2align 2
_select_helpers: ; @select_helpers
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _select_features ; -- Begin function select_features
.p2align 2
_select_features: ; @select_features
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _valid_product ; -- Begin function valid_product
.p2align 2
_valid_product: ; @valid_product
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _select_one ; -- Begin function select_one
.p2align 2
_select_one: ; @select_one
.cfi_startproc
; %bb.0:
b ___VERIFIER_nondet_int
.cfi_endproc
; -- End function
.globl _lowerWaterLevel ; -- Begin function lowerWaterLevel
.p2align 2
_lowerWaterLevel: ; @lowerWaterLevel
.cfi_startproc
; %bb.0:
adrp x8, _waterLevel@PAGE
ldr w9, [x8, _waterLevel@PAGEOFF]
subs w9, w9, #1
b.lt LBB14_2
; %bb.1:
str w9, [x8, _waterLevel@PAGEOFF]
LBB14_2:
ret
.cfi_endproc
; -- End function
.globl _isMethaneLevelCritical ; -- Begin function isMethaneLevelCritical
.p2align 2
_isMethaneLevelCritical: ; @isMethaneLevelCritical
.cfi_startproc
; %bb.0:
Lloh42:
adrp x8, _methaneLevelCritical@PAGE
Lloh43:
ldr w0, [x8, _methaneLevelCritical@PAGEOFF]
ret
.loh AdrpLdr Lloh42, Lloh43
.cfi_endproc
; -- End function
.globl _printEnvironment ; -- Begin function printEnvironment
.p2align 2
_printEnvironment: ; @printEnvironment
.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
Lloh44:
adrp x8, _waterLevel@PAGE
Lloh45:
ldr w8, [x8, _waterLevel@PAGEOFF]
str x8, [sp]
Lloh46:
adrp x0, l_.str@PAGE
Lloh47:
add x0, x0, l_.str@PAGEOFF
bl _printf
Lloh48:
adrp x0, l_.str.1@PAGE
Lloh49:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
Lloh50:
adrp x8, _methaneLevelCritical@PAGE
Lloh51:
ldr w8, [x8, _methaneLevelCritical@PAGEOFF]
Lloh52:
adrp x9, l_.str.2@PAGE
Lloh53:
add x9, x9, l_.str.2@PAGEOFF
Lloh54:
adrp x10, l_.str.3@PAGE
Lloh55:
add x10, x10, l_.str.3@PAGEOFF
cmp w8, #0
csel x0, x10, x9, eq
bl _printf
mov w0, #41
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
b _putchar
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpLdr Lloh50, Lloh51
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpLdr Lloh44, Lloh45
.cfi_endproc
; -- End function
.globl _getWaterLevel ; -- Begin function getWaterLevel
.p2align 2
_getWaterLevel: ; @getWaterLevel
.cfi_startproc
; %bb.0:
Lloh56:
adrp x8, _waterLevel@PAGE
Lloh57:
ldr w0, [x8, _waterLevel@PAGEOFF]
ret
.loh AdrpLdr Lloh56, Lloh57
.cfi_endproc
; -- End function
.globl _isLowWaterSensorDry ; -- Begin function isLowWaterSensorDry
.p2align 2
_isLowWaterSensorDry: ; @isLowWaterSensorDry
.cfi_startproc
; %bb.0:
Lloh58:
adrp x8, _waterLevel@PAGE
Lloh59:
ldr w8, [x8, _waterLevel@PAGEOFF]
cmp w8, #0
cset w0, eq
ret
.loh AdrpLdr Lloh58, Lloh59
.cfi_endproc
; -- End function
.globl ___utac__exception__cf_handler_set ; -- Begin function __utac__exception__cf_handler_set
.p2align 2
___utac__exception__cf_handler_set: ; @__utac__exception__cf_handler_set
.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
mov w0, #24
bl _malloc
str x20, [x0]
str w19, [x0, #8]
ldr x8, [x21, #24]
str x8, [x0, #16]
str x0, [x21, #24]
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
.globl ___utac__exception__cf_handler_free ; -- Begin function __utac__exception__cf_handler_free
.p2align 2
___utac__exception__cf_handler_free: ; @__utac__exception__cf_handler_free
.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, #24]
cbz x0, LBB20_2
LBB20_1: ; =>This Inner Loop Header: Depth=1
ldr x20, [x0, #16]
bl _free
mov x0, x20
cbnz x20, LBB20_1
LBB20_2:
str xzr, [x19, #24]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl ___utac__exception__cf_handler_reset ; -- Begin function __utac__exception__cf_handler_reset
.p2align 2
___utac__exception__cf_handler_reset: ; @__utac__exception__cf_handler_reset
.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 x20, [x0, #24]
cbz x20, LBB21_4
LBB21_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20]
ldr w1, [x20, #8]
mov w0, #4
blr x8
ldr x20, [x20, #16]
cbnz x20, LBB21_1
; %bb.2:
ldr x0, [x19, #24]
cbz x0, LBB21_4
LBB21_3: ; =>This Inner Loop Header: Depth=1
ldr x20, [x0, #16]
bl _free
mov x0, x20
cbnz x20, LBB21_3
LBB21_4:
str xzr, [x19, #24]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl ___utac__error_stack_mgt ; -- Begin function __utac__error_stack_mgt
.p2align 2
___utac__error_stack_mgt: ; @__utac__error_stack_mgt
.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
cbz w2, LBB22_5
; %bb.1:
cmp w1, #2
b.eq LBB22_6
; %bb.2:
cmp w1, #1
b.eq LBB22_8
; %bb.3:
; implicit-def: $x19
cbnz w1, LBB22_20
; %bb.4:
mov x20, x0
mov w0, #16
bl _malloc
mov x19, x0
adrp x8, _head@PAGE
ldr x9, [x8, _head@PAGEOFF]
stp x20, x9, [x0]
str x0, [x8, _head@PAGEOFF]
b LBB22_20
LBB22_5:
; implicit-def: $x19
b LBB22_20
LBB22_6:
Lloh60:
adrp x8, _head@PAGE
Lloh61:
ldr x8, [x8, _head@PAGEOFF]
cbz x8, LBB22_19
; %bb.7:
ldr x19, [x8]
b LBB22_20
LBB22_8:
mov x19, x2
adrp x21, _head@PAGE
ldr x20, [x21, _head@PAGEOFF]
cmp w2, #2
b.ge LBB22_15
LBB22_9:
ldr x8, [x20, #8]
str x8, [x21, _head@PAGEOFF]
ldr x19, [x20]
mov x0, x20
bl _free
ldr x20, [x19, #24]
cbz x20, LBB22_13
LBB22_10: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20]
ldr w1, [x20, #8]
mov w0, #4
blr x8
ldr x20, [x20, #16]
cbnz x20, LBB22_10
; %bb.11:
ldr x0, [x19, #24]
cbz x0, LBB22_13
LBB22_12: ; =>This Inner Loop Header: Depth=1
ldr x20, [x0, #16]
bl _free
mov x0, x20
cbnz x20, LBB22_12
LBB22_13:
str xzr, [x19, #24]
b LBB22_20
LBB22_14: ; in Loop: Header=BB22_15 Depth=1
str xzr, [x22, #24]
sub w8, w19, #1
cmp w19, #2
mov x19, x8
b.le LBB22_9
LBB22_15: ; =>This Loop Header: Depth=1
; Child Loop BB22_16 Depth 2
; Child Loop BB22_18 Depth 2
mov x0, x20
ldr x20, [x20, #8]
ldr x22, [x0]
bl _free
ldr x23, [x22, #24]
cbz x23, LBB22_14
LBB22_16: ; Parent Loop BB22_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x23]
ldr w1, [x23, #8]
mov w0, #4
blr x8
ldr x23, [x23, #16]
cbnz x23, LBB22_16
; %bb.17: ; in Loop: Header=BB22_15 Depth=1
ldr x0, [x22, #24]
cbz x0, LBB22_14
LBB22_18: ; Parent Loop BB22_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr x23, [x0, #16]
bl _free
mov x0, x23
cbnz x23, LBB22_18
b LBB22_14
LBB22_19:
mov x19, #0
LBB22_20:
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 AdrpLdr Lloh60, Lloh61
.cfi_endproc
; -- End function
.globl ___utac__get_this_arg ; -- Begin function __utac__get_this_arg
.p2align 2
___utac__get_this_arg: ; @__utac__get_this_arg
.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
subs w8, w0, #1
b.lt LBB23_3
; %bb.1:
ldr w9, [x1, #16]
cmp w9, w0
b.lt LBB23_3
; %bb.2:
ldr x9, [x1, #8]
ldr x0, [x9, w8, uxtw #3]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB23_3:
Lloh62:
adrp x0, l_.str.5@PAGE
Lloh63:
add x0, x0, l_.str.5@PAGEOFF
Lloh64:
adrp x1, l_.str.6@PAGE
Lloh65:
add x1, x1, l_.str.6@PAGEOFF
Lloh66:
adrp x3, l_.str.7@PAGE
Lloh67:
add x3, x3, l_.str.7@PAGEOFF
mov w2, #123
bl ___assert_fail
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpAdd Lloh64, Lloh65
.loh AdrpAdd Lloh62, Lloh63
.cfi_endproc
; -- End function
.globl ___utac__get_this_argtype ; -- Begin function __utac__get_this_argtype
.p2align 2
___utac__get_this_argtype: ; @__utac__get_this_argtype
.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
subs w8, w0, #1
b.lt LBB24_3
; %bb.1:
ldr w9, [x1, #16]
cmp w9, w0
b.lt LBB24_3
; %bb.2:
ldr x9, [x1, #24]
ldr x0, [x9, w8, uxtw #3]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB24_3:
Lloh68:
adrp x0, l_.str.5@PAGE
Lloh69:
add x0, x0, l_.str.5@PAGEOFF
Lloh70:
adrp x1, l_.str.6@PAGE
Lloh71:
add x1, x1, l_.str.6@PAGEOFF
Lloh72:
adrp x3, l_.str.8@PAGE
Lloh73:
add x3, x3, l_.str.8@PAGEOFF
mov w2, #131
bl ___assert_fail
.loh AdrpAdd Lloh72, Lloh73
.loh AdrpAdd Lloh70, Lloh71
.loh AdrpAdd Lloh68, Lloh69
.cfi_endproc
; -- End function
.globl ___automaton_fail ; -- Begin function __automaton_fail
.p2align 2
___automaton_fail: ; @__automaton_fail
.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 ___VERIFIER_error
.cfi_endproc
; -- End function
.globl _processEnvironment ; -- Begin function processEnvironment
.p2align 2
_processEnvironment: ; @processEnvironment
.cfi_startproc
; %bb.0:
adrp x8, _pumpRunning@PAGE
ldr w9, [x8, _pumpRunning@PAGEOFF]
Lloh74:
adrp x10, _waterLevel@PAGE
Lloh75:
ldr w10, [x10, _waterLevel@PAGEOFF]
cmp w9, #0
ccmp w10, #0, #4, ne
b.eq LBB26_2
; %bb.1:
str wzr, [x8, _pumpRunning@PAGEOFF]
LBB26_2:
ret
.loh AdrpLdr Lloh74, Lloh75
.cfi_endproc
; -- End function
.globl ___utac_acc__Specification3_spec__1 ; -- Begin function __utac_acc__Specification3_spec__1
.p2align 2
___utac_acc__Specification3_spec__1: ; @__utac_acc__Specification3_spec__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
Lloh76:
adrp x8, _methaneLevelCritical@PAGE
Lloh77:
ldr w8, [x8, _methaneLevelCritical@PAGEOFF]
Lloh78:
adrp x9, _waterLevel@PAGE
Lloh79:
ldr w9, [x9, _waterLevel@PAGEOFF]
Lloh80:
adrp x10, _pumpRunning@PAGE
Lloh81:
ldr w10, [x10, _pumpRunning@PAGEOFF]
cmp w8, #0
ccmp w9, #2, #0, eq
ccmp w10, #0, #0, eq
b.eq LBB27_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB27_2:
bl ___VERIFIER_error
.loh AdrpLdr Lloh80, Lloh81
.loh AdrpLdr Lloh78, Lloh79
.loh AdrpLdr Lloh76, Lloh77
.cfi_endproc
; -- End function
.globl _processEnvironment__wrappee__base ; -- Begin function processEnvironment__wrappee__base
.p2align 2
_processEnvironment__wrappee__base: ; @processEnvironment__wrappee__base
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _isLowWaterLevel ; -- Begin function isLowWaterLevel
.p2align 2
_isLowWaterLevel: ; @isLowWaterLevel
.cfi_startproc
; %bb.0:
Lloh82:
adrp x8, _waterLevel@PAGE
Lloh83:
ldr w8, [x8, _waterLevel@PAGEOFF]
cmp w8, #0
cset w0, ne
ret
.loh AdrpLdr Lloh82, Lloh83
.cfi_endproc
; -- End function
.globl _deactivatePump ; -- Begin function deactivatePump
.p2align 2
_deactivatePump: ; @deactivatePump
.cfi_startproc
; %bb.0:
adrp x8, _pumpRunning@PAGE
str wzr, [x8, _pumpRunning@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _activatePump__wrappee__lowWaterSensor ; -- Begin function activatePump__wrappee__lowWaterSensor
.p2align 2
_activatePump__wrappee__lowWaterSensor: ; @activatePump__wrappee__lowWaterSensor
.cfi_startproc
; %bb.0:
mov w8, #1
adrp x9, _pumpRunning@PAGE
str w8, [x9, _pumpRunning@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _activatePump ; -- Begin function activatePump
.p2align 2
_activatePump: ; @activatePump
.cfi_startproc
; %bb.0:
Lloh84:
adrp x8, _methaneLevelCritical@PAGE
Lloh85:
ldr w8, [x8, _methaneLevelCritical@PAGEOFF]
cbz w8, LBB32_2
; %bb.1:
ret
LBB32_2:
mov w8, #1
adrp x9, _pumpRunning@PAGE
str w8, [x9, _pumpRunning@PAGEOFF]
ret
.loh AdrpLdr Lloh84, Lloh85
.cfi_endproc
; -- End function
.globl _isMethaneAlarm ; -- Begin function isMethaneAlarm
.p2align 2
_isMethaneAlarm: ; @isMethaneAlarm
.cfi_startproc
; %bb.0:
Lloh86:
adrp x8, _methaneLevelCritical@PAGE
Lloh87:
ldr w0, [x8, _methaneLevelCritical@PAGEOFF]
ret
.loh AdrpLdr Lloh86, Lloh87
.cfi_endproc
; -- End function
.globl _isPumpRunning ; -- Begin function isPumpRunning
.p2align 2
_isPumpRunning: ; @isPumpRunning
.cfi_startproc
; %bb.0:
Lloh88:
adrp x8, _pumpRunning@PAGE
Lloh89:
ldr w0, [x8, _pumpRunning@PAGEOFF]
ret
.loh AdrpLdr Lloh88, Lloh89
.cfi_endproc
; -- End function
.globl _startSystem ; -- Begin function startSystem
.p2align 2
_startSystem: ; @startSystem
.cfi_startproc
; %bb.0:
mov w8, #1
adrp x9, _systemActive@PAGE
str w8, [x9, _systemActive@PAGEOFF]
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _cleanupTimeShifts ; @cleanupTimeShifts
.p2align 2
_cleanupTimeShifts:
.long 4 ; 0x4
.globl _waterLevel ; @waterLevel
.p2align 2
_waterLevel:
.long 1 ; 0x1
.globl _methaneLevelCritical ; @methaneLevelCritical
.zerofill __DATA,__common,_methaneLevelCritical,4,2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Env(Water:%i"
l_.str.1: ; @.str.1
.asciz ",Meth:"
l_.str.2: ; @.str.2
.asciz "CRIT"
l_.str.3: ; @.str.3
.asciz "OK"
.zerofill __DATA,__bss,_head,8,3 ; @head
l_.str.5: ; @.str.5
.asciz "i > 0 && i <= this->argsCount"
l_.str.6: ; @.str.6
.asciz "libacc.c"
l_.str.7: ; @.str.7
.asciz "__utac__get_this_arg"
l_.str.8: ; @.str.8
.asciz "__utac__get_this_argtype"
.globl _pumpRunning ; @pumpRunning
.zerofill __DATA,__common,_pumpRunning,4,2
.section __DATA,__data
.globl _systemActive ; @systemActive
.p2align 2
_systemActive:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str.9: ; @.str.9
.asciz "Pump(System:"
l_.str.10: ; @.str.10
.asciz "On"
l_.str.11: ; @.str.11
.asciz "Off"
l_.str.12: ; @.str.12
.asciz ",Pump:"
l_.str.13: ; @.str.13
.asciz ") "
.subsections_via_symbols
| the_stack_data/150142220.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ib_drain_qp ## -- Begin function ib_drain_qp
.p2align 4, 0x90
_ib_drain_qp: ## @ib_drain_qp
.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
callq _ib_drain_sq
cmpl $0, (%rbx)
je LBB0_2
## %bb.1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _ib_drain_rq ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ib_drain_qp ; -- Begin function ib_drain_qp
.p2align 2
_ib_drain_qp: ; @ib_drain_qp
.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
bl _ib_drain_sq
ldr w8, [x19]
cbz w8, 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 x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _ib_drain_rq
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/core/extr_verbs.c_ib_drain_qp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_source_get_private_settings ## -- Begin function obs_source_get_private_settings
.p2align 4, 0x90
_obs_source_get_private_settings: ## @obs_source_get_private_settings
.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 L_.str(%rip), %rsi
callq _obs_ptr_valid
testl %eax, %eax
je LBB0_1
## %bb.2:
movq (%rbx), %rdi
callq _obs_data_addref
movq (%rbx), %rax
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "obs_source_get_private_settings"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _obs_source_get_private_settings ; -- Begin function obs_source_get_private_settings
.p2align 2
_obs_source_get_private_settings: ; @obs_source_get_private_settings
.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, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _obs_ptr_valid
cbz w0, LBB0_2
; %bb.1:
ldr x0, [x19]
bl _obs_data_addref
ldr x0, [x19]
b LBB0_3
LBB0_2:
mov x0, #0
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "obs_source_get_private_settings"
.subsections_via_symbols
| AnghaBench/obs-studio/libobs/extr_obs-source.c_obs_source_get_private_settings.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function atahpa_set_max
_atahpa_set_max: ## @atahpa_set_max
.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 %r8d, %eax
movq %rcx, %r15
movl %edx, %r12d
movl %esi, %edx
movl 16(%rbp), %r10d
testl %r8d, %r8d
movq _AP_EXTEND@GOTPCREL(%rip), %rcx
movl (%rcx), %r8d
cmovel %eax, %r8d
movq _ATA_SET_MAX_ADDRESS48@GOTPCREL(%rip), %rcx
cmoveq _ATA_SET_MAX_ADDRESS@GOTPCREL(%rip), %rcx
movq _AP_PROTO_NON_DATA@GOTPCREL(%rip), %rsi
orl (%rsi), %r8d
movl (%rcx), %r11d
xorl %ebx, %ebx
subq $1, %r9
cmovaeq %r9, %rbx
movq _CAM_DIR_NONE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq _AP_FLAG_CHK_COND@GOTPCREL(%rip), %rsi
movl (%rsi), %r9d
movq _MSG_SIMPLE_Q_TAG@GOTPCREL(%rip), %rsi
movl (%rsi), %r13d
testl %r12d, %r12d
movl $1000, %r14d ## imm = 0x3E8
cmovnel %r12d, %r14d
movq _ATA_HPA_FEAT_MAX_ADDR@GOTPCREL(%rip), %rsi
movl (%rsi), %r12d
subq $8, %rsp
movq %rdi, -48(%rbp) ## 8-byte Spill
movq %r15, -56(%rbp) ## 8-byte Spill
movq %r15, %rsi
pushq %rax
pushq %r14
pushq $0
pushq $0
pushq %r10
pushq %rbx
pushq %r12
pushq %r11
pushq %r13
callq _ata_do_cmd
addq $80, %rsp
testl %eax, %eax
je LBB0_2
## %bb.1:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _atahpa_proc_resp ## TAILCALL
.cfi_endproc
## -- End function
.comm _AP_PROTO_NON_DATA,4,2 ## @AP_PROTO_NON_DATA
.comm _ATA_SET_MAX_ADDRESS48,4,2 ## @ATA_SET_MAX_ADDRESS48
.comm _AP_EXTEND,4,2 ## @AP_EXTEND
.comm _ATA_SET_MAX_ADDRESS,4,2 ## @ATA_SET_MAX_ADDRESS
.comm _CAM_DIR_NONE,4,2 ## @CAM_DIR_NONE
.comm _AP_FLAG_CHK_COND,4,2 ## @AP_FLAG_CHK_COND
.comm _MSG_SIMPLE_Q_TAG,4,2 ## @MSG_SIMPLE_Q_TAG
.comm _ATA_HPA_FEAT_MAX_ADDR,4,2 ## @ATA_HPA_FEAT_MAX_ADDR
.no_dead_strip _atahpa_set_max
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function atahpa_set_max
_atahpa_set_max: ; @atahpa_set_max
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
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
mov x19, x3
mov x8, x1
mov x20, x0
Lloh0:
adrp x9, _AP_PROTO_NON_DATA@GOTPAGE
Lloh1:
ldr x9, [x9, _AP_PROTO_NON_DATA@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
Lloh3:
adrp x10, _AP_EXTEND@GOTPAGE
Lloh4:
ldr x10, [x10, _AP_EXTEND@GOTPAGEOFF]
Lloh5:
ldr w10, [x10]
cmp w4, #0
csel w10, wzr, w10, eq
orr w9, w10, w9
Lloh6:
adrp x10, _ATA_SET_MAX_ADDRESS@GOTPAGE
Lloh7:
ldr x10, [x10, _ATA_SET_MAX_ADDRESS@GOTPAGEOFF]
Lloh8:
adrp x11, _ATA_SET_MAX_ADDRESS48@GOTPAGE
Lloh9:
ldr x11, [x11, _ATA_SET_MAX_ADDRESS48@GOTPAGEOFF]
csel x10, x10, x11, eq
ldr w7, [x10]
sub x10, x5, #1
cmp x5, #0
csel x11, xzr, x10, eq
Lloh10:
adrp x10, _CAM_DIR_NONE@GOTPAGE
Lloh11:
ldr x10, [x10, _CAM_DIR_NONE@GOTPAGEOFF]
Lloh12:
ldr w3, [x10]
Lloh13:
adrp x10, _AP_FLAG_CHK_COND@GOTPAGE
Lloh14:
ldr x10, [x10, _AP_FLAG_CHK_COND@GOTPAGEOFF]
Lloh15:
ldr w5, [x10]
Lloh16:
adrp x10, _MSG_SIMPLE_Q_TAG@GOTPAGE
Lloh17:
ldr x10, [x10, _MSG_SIMPLE_Q_TAG@GOTPAGEOFF]
Lloh18:
ldr w10, [x10]
Lloh19:
adrp x12, _ATA_HPA_FEAT_MAX_ADDR@GOTPAGE
Lloh20:
ldr x12, [x12, _ATA_HPA_FEAT_MAX_ADDR@GOTPAGEOFF]
Lloh21:
ldr w12, [x12]
mov w13, #1000
cmp w2, #0
csel w13, w13, w2, eq
stp w13, w4, [sp, #36]
str wzr, [sp, #32]
str xzr, [sp, #24]
str w6, [sp, #16]
str x11, [sp, #8]
str w12, [sp]
mov x1, x19
mov x2, x8
mov x4, x9
mov x6, x10
bl _ata_do_cmd
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_2:
mov x0, x20
mov x1, x19
mov x2, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #80
b _atahpa_proc_resp
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _AP_PROTO_NON_DATA,4,2 ; @AP_PROTO_NON_DATA
.comm _ATA_SET_MAX_ADDRESS48,4,2 ; @ATA_SET_MAX_ADDRESS48
.comm _AP_EXTEND,4,2 ; @AP_EXTEND
.comm _ATA_SET_MAX_ADDRESS,4,2 ; @ATA_SET_MAX_ADDRESS
.comm _CAM_DIR_NONE,4,2 ; @CAM_DIR_NONE
.comm _AP_FLAG_CHK_COND,4,2 ; @AP_FLAG_CHK_COND
.comm _MSG_SIMPLE_Q_TAG,4,2 ; @MSG_SIMPLE_Q_TAG
.comm _ATA_HPA_FEAT_MAX_ADDR,4,2 ; @ATA_HPA_FEAT_MAX_ADDR
.no_dead_strip _atahpa_set_max
.subsections_via_symbols
| AnghaBench/freebsd/sbin/camcontrol/extr_camcontrol.c_atahpa_set_max.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __INHERENT_fork ## -- Begin function _INHERENT_fork
.p2align 4, 0x90
__INHERENT_fork: ## @_INHERENT_fork
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _INHERENT_fork ## -- Begin function INHERENT_fork
.p2align 4, 0x90
_INHERENT_fork: ## @INHERENT_fork
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _WAIT_WNOHANG ## @WAIT_WNOHANG
.p2align 2
_WAIT_WNOHANG:
.long 1 ## 0x1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl __INHERENT_fork ; -- Begin function _INHERENT_fork
.p2align 2
__INHERENT_fork: ; @_INHERENT_fork
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _INHERENT_fork ; -- Begin function INHERENT_fork
.p2align 2
_INHERENT_fork: ; @INHERENT_fork
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _WAIT_WNOHANG ; @WAIT_WNOHANG
.p2align 2
_WAIT_WNOHANG:
.long 1 ; 0x1
.subsections_via_symbols
| the_stack_data/92327085.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function parman_enlarge
_parman_enlarge: ## @parman_enlarge
.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
movq 16(%rdi), %rax
movq (%rax), %rbx
addq (%rdi), %rbx
movl 8(%rdi), %edi
movq %rbx, %rsi
callq *8(%rax)
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq %rbx, (%r14)
LBB0_2:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _parman_enlarge
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parman_enlarge
_parman_enlarge: ; @parman_enlarge
.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 x8, [x0]
ldr x9, [x0, #16]
ldp x10, x9, [x9]
add x20, x10, x8
ldr w0, [x0, #8]
mov x1, x20
blr x9
cbnz w0, LBB0_2
; %bb.1:
str x20, [x19]
LBB0_2:
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 _parman_enlarge
.subsections_via_symbols
| AnghaBench/linux/lib/extr_parman.c_parman_enlarge.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
| AnghaBench/qmk_firmware/keyboards/hid_liber/extr_matrix.c_matrix_has_ghost.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ovs_dp_cmd_get
_ovs_dp_cmd_get: ## @ovs_dp_cmd_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 %rsi, %r14
movq %rdi, %rbx
xorl %eax, %eax
callq _ovs_lock
movl (%rbx), %edi
callq _sock_net
movl 8(%r14), %edx
movl 12(%r14), %esi
movl %eax, %edi
callq _lookup_datapath
movq %rax, %rbx
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
jne LBB0_2
## %bb.1:
movl (%r14), %edx
movl 4(%r14), %esi
movq _OVS_DP_CMD_NEW@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rdi
callq _ovs_dp_cmd_build_info
movq %rax, %rbx
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_3
LBB0_2:
movq %rbx, %rdi
callq _PTR_ERR
movl %eax, %ebx
xorl %eax, %eax
callq _ovs_unlock
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_3:
xorl %eax, %eax
callq _ovs_unlock
movq %rbx, %rdi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _genlmsg_reply ## TAILCALL
.cfi_endproc
## -- End function
.comm _OVS_DP_CMD_NEW,4,2 ## @OVS_DP_CMD_NEW
.no_dead_strip _ovs_dp_cmd_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ovs_dp_cmd_get
_ovs_dp_cmd_get: ; @ovs_dp_cmd_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
mov x20, x0
bl _ovs_lock
ldr w0, [x20]
bl _sock_net
ldp w2, w1, [x19, #8]
bl _lookup_datapath
mov x20, x0
bl _IS_ERR
cbnz x0, LBB0_2
; %bb.1:
ldp w2, w1, [x19]
Lloh0:
adrp x8, _OVS_DP_CMD_NEW@GOTPAGE
Lloh1:
ldr x8, [x8, _OVS_DP_CMD_NEW@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
mov x0, x20
bl _ovs_dp_cmd_build_info
mov x20, x0
bl _IS_ERR
cbz x0, LBB0_3
LBB0_2:
mov x0, x20
bl _PTR_ERR
mov x19, x0
bl _ovs_unlock
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_3:
bl _ovs_unlock
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 _genlmsg_reply
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _OVS_DP_CMD_NEW,4,2 ; @OVS_DP_CMD_NEW
.no_dead_strip _ovs_dp_cmd_get
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/openvswitch/extr_datapath.c_ovs_dp_cmd_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lantiq_ssc_unprepare_message
_lantiq_ssc_unprepare_message: ## @lantiq_ssc_unprepare_message
.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 _spi_master_get_devdata
movq %rax, %rbx
movl (%rax), %edi
callq _flush_workqueue
movq _LTQ_SPI_CON_TXOFF@GOTPCREL(%rip), %rax
movq _LTQ_SPI_CON_RXOFF@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
orl (%rax), %edx
movq _LTQ_SPI_CON@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rdi
xorl %esi, %esi
callq _lantiq_ssc_maskl
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LTQ_SPI_CON_TXOFF,4,2 ## @LTQ_SPI_CON_TXOFF
.comm _LTQ_SPI_CON_RXOFF,4,2 ## @LTQ_SPI_CON_RXOFF
.comm _LTQ_SPI_CON,4,2 ## @LTQ_SPI_CON
.no_dead_strip _lantiq_ssc_unprepare_message
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lantiq_ssc_unprepare_message
_lantiq_ssc_unprepare_message: ; @lantiq_ssc_unprepare_message
.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 _spi_master_get_devdata
mov x19, x0
ldr w0, [x0]
bl _flush_workqueue
Lloh0:
adrp x8, _LTQ_SPI_CON_TXOFF@GOTPAGE
Lloh1:
ldr x8, [x8, _LTQ_SPI_CON_TXOFF@GOTPAGEOFF]
Lloh2:
adrp x9, _LTQ_SPI_CON_RXOFF@GOTPAGE
Lloh3:
ldr x9, [x9, _LTQ_SPI_CON_RXOFF@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
orr w2, w9, w8
Lloh6:
adrp x8, _LTQ_SPI_CON@GOTPAGE
Lloh7:
ldr x8, [x8, _LTQ_SPI_CON@GOTPAGEOFF]
Lloh8:
ldr w3, [x8]
mov x0, x19
mov w1, #0
bl _lantiq_ssc_maskl
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _LTQ_SPI_CON_TXOFF,4,2 ; @LTQ_SPI_CON_TXOFF
.comm _LTQ_SPI_CON_RXOFF,4,2 ; @LTQ_SPI_CON_RXOFF
.comm _LTQ_SPI_CON,4,2 ; @LTQ_SPI_CON
.no_dead_strip _lantiq_ssc_unprepare_message
.subsections_via_symbols
| AnghaBench/linux/drivers/spi/extr_spi-lantiq-ssc.c_lantiq_ssc_unprepare_message.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.