x86 stringlengths 122 134M | arm stringlengths 122 134M | file stringlengths 18 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 imx_uart_dma_rx_callback
_imx_uart_dma_rx_callback: ## @imx_uart_dma_rx_callback
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
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
movq 24(%rdi), %r14
movq 56(%rdi), %rdi
movl 40(%rbx), %esi
leaq -48(%rbp), %rdx
callq _dmaengine_tx_status
movq _DMA_ERROR@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_2
## %bb.1:
movq %rbx, %rdi
callq _imx_uart_clear_rx_errors
jmp LBB0_9
LBB0_2:
movq _URXD_DUMMY_READ@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%rbx)
jne LBB0_9
## %bb.3:
leaq 52(%rbx), %r15
movq %r15, %rdi
callq _sg_dma_len
subl -48(%rbp), %eax
movl %eax, 44(%rbx)
movq %r15, %rdi
callq _sg_dma_len
xorl %edx, %edx
divl (%rbx)
movl %eax, %ecx
movl 44(%rbx), %r12d
leal -1(%r12), %eax
xorl %edx, %edx
divl %ecx
## kill: def $edx killed $edx def $rdx
negl %edx
leal (%r12,%rdx), %eax
decl %eax
movl %eax, 48(%rbx)
movq %r15, %rdi
callq _sg_dma_len
movl 44(%rbx), %r13d
cmpl %eax, %r12d
ja LBB0_10
## %bb.4:
movl %r13d, %r12d
subl 48(%rbx), %r12d
jle LBB0_10
## %bb.5:
movl 12(%rbx), %edi
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r15, %rsi
movl $1, %edx
callq _dma_sync_sg_for_cpu
movslq 48(%rbx), %rsi
addq 32(%rbx), %rsi
movq %r14, %rdi
movl %r12d, %edx
callq _tty_insert_flip_string
movl %eax, %r13d
movl 12(%rbx), %edi
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r15, %rsi
movl $1, %edx
callq _dma_sync_sg_for_device
cmpl %r12d, %r13d
je LBB0_7
## %bb.6:
incl 20(%rbx)
LBB0_7:
addl %r13d, 16(%rbx)
testl %r13d, %r13d
je LBB0_9
## %bb.8:
movq %r14, %rdi
callq _tty_flip_buffer_push
movl 12(%rbx), %edi
leaq L_.str(%rip), %rsi
movl %r13d, %edx
callq _dev_dbg
jmp LBB0_9
LBB0_10:
movq %r15, %rdi
callq _sg_dma_len
xorl %edi, %edi
cmpl %eax, %r13d
seta %dil
callq _WARN_ON
movl 44(%rbx), %eax
xorl %edi, %edi
cmpl 48(%rbx), %eax
setle %dil
callq _WARN_ON
LBB0_9:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DMA_ERROR,4,2 ## @DMA_ERROR
.comm _URXD_DUMMY_READ,4,2 ## @URXD_DUMMY_READ
.comm _DMA_FROM_DEVICE,4,2 ## @DMA_FROM_DEVICE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "We get %d bytes.\n"
.no_dead_strip _imx_uart_dma_rx_callback
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function imx_uart_dma_rx_callback
_imx_uart_dma_rx_callback: ; @imx_uart_dma_rx_callback
.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, x0
ldr x0, [x0, #56]
ldr x20, [x19, #24]
ldr w1, [x19, #40]
add x2, sp, #8
bl _dmaengine_tx_status
Lloh0:
adrp x8, _DMA_ERROR@GOTPAGE
Lloh1:
ldr x8, [x8, _DMA_ERROR@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_2
; %bb.1:
mov x0, x19
bl _imx_uart_clear_rx_errors
b LBB0_10
LBB0_2:
ldr w8, [x19, #8]
Lloh3:
adrp x9, _URXD_DUMMY_READ@GOTPAGE
Lloh4:
ldr x9, [x9, _URXD_DUMMY_READ@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_10
; %bb.3:
add x21, x19, #52
mov x0, x21
bl _sg_dma_len
ldr w8, [sp, #8]
sub w8, w0, w8
str w8, [x19, #44]
mov x0, x21
bl _sg_dma_len
ldr w8, [x19]
udiv w8, w0, w8
ldr w22, [x19, #44]
sub w9, w22, #1
udiv w9, w9, w8
mul w8, w9, w8
str w8, [x19, #48]
mov x0, x21
bl _sg_dma_len
ldr w23, [x19, #44]
cmp w22, w0
b.hi LBB0_9
; %bb.4:
ldr w8, [x19, #48]
subs w22, w23, w8
b.le LBB0_9
; %bb.5:
ldr w0, [x19, #12]
Lloh6:
adrp x24, _DMA_FROM_DEVICE@GOTPAGE
Lloh7:
ldr x24, [x24, _DMA_FROM_DEVICE@GOTPAGEOFF]
ldr w3, [x24]
mov x1, x21
mov w2, #1
bl _dma_sync_sg_for_cpu
ldr x8, [x19, #32]
ldrsw x9, [x19, #48]
add x1, x8, x9
mov x0, x20
mov x2, x22
bl _tty_insert_flip_string
mov x23, x0
ldr w0, [x19, #12]
ldr w3, [x24]
mov x1, x21
mov w2, #1
bl _dma_sync_sg_for_device
cmp w23, w22
b.eq LBB0_7
; %bb.6:
ldr w8, [x19, #20]
add w8, w8, #1
str w8, [x19, #20]
LBB0_7:
ldr w8, [x19, #16]
add w8, w8, w23
str w8, [x19, #16]
cbz w23, LBB0_10
; %bb.8:
mov x0, x20
bl _tty_flip_buffer_push
ldr w0, [x19, #12]
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
mov x2, x23
bl _dev_dbg
b LBB0_10
LBB0_9:
mov x0, x21
bl _sg_dma_len
cmp w23, w0
cset w0, hi
bl _WARN_ON
ldp w8, w9, [x19, #44]
cmp w8, w9
cset w0, le
bl _WARN_ON
LBB0_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
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _DMA_ERROR,4,2 ; @DMA_ERROR
.comm _URXD_DUMMY_READ,4,2 ; @URXD_DUMMY_READ
.comm _DMA_FROM_DEVICE,4,2 ; @DMA_FROM_DEVICE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "We get %d bytes.\n"
.no_dead_strip _imx_uart_dma_rx_callback
.subsections_via_symbols
| AnghaBench/linux/drivers/tty/serial/extr_imx.c_imx_uart_dma_rx_callback.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function atmel_tdes_cbc_decrypt
_atmel_tdes_cbc_decrypt: ## @atmel_tdes_cbc_decrypt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _TDES_FLAGS_CBC@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _atmel_tdes_crypt ## TAILCALL
.cfi_endproc
## -- End function
.comm _TDES_FLAGS_CBC,4,2 ## @TDES_FLAGS_CBC
.no_dead_strip _atmel_tdes_cbc_decrypt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function atmel_tdes_cbc_decrypt
_atmel_tdes_cbc_decrypt: ; @atmel_tdes_cbc_decrypt
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _TDES_FLAGS_CBC@GOTPAGE
Lloh1:
ldr x8, [x8, _TDES_FLAGS_CBC@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _atmel_tdes_crypt
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TDES_FLAGS_CBC,4,2 ; @TDES_FLAGS_CBC
.no_dead_strip _atmel_tdes_cbc_decrypt
.subsections_via_symbols
| AnghaBench/linux/drivers/crypto/extr_atmel-tdes.c_atmel_tdes_cbc_decrypt.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bwn_watchdog
_bwn_watchdog: ## @bwn_watchdog
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rax
testq %rax, %rax
je LBB0_3
## %bb.1:
decq %rax
movq %rax, (%rbx)
jne LBB0_3
## %bb.2:
movl 16(%rbx), %edi
leaq L_.str(%rip), %rsi
callq _device_printf
movl 12(%rbx), %edi
movl $1, %esi
callq _counter_u64_add
LBB0_3:
addq $8, %rbx
movq _hz@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _callout_schedule ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "device timeout\n"
.comm _hz,4,2 ## @hz
.no_dead_strip _bwn_watchdog
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bwn_watchdog
_bwn_watchdog: ; @bwn_watchdog
.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]
cbz x8, LBB0_3
; %bb.1:
subs x8, x8, #1
str x8, [x19]
b.ne LBB0_3
; %bb.2:
ldr w0, [x19, #16]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _device_printf
ldr w0, [x19, #12]
mov w1, #1
bl _counter_u64_add
LBB0_3:
add x0, x19, #8
Lloh2:
adrp x8, _hz@GOTPAGE
Lloh3:
ldr x8, [x8, _hz@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _callout_schedule
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "device timeout\n"
.comm _hz,4,2 ; @hz
.no_dead_strip _bwn_watchdog
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/bwn/extr_if_bwn.c_bwn_watchdog.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_register_vlan ## -- Begin function mlx4_register_vlan
.p2align 4, 0x90
_mlx4_register_vlan: ## @mlx4_register_vlan
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $0, -36(%rbp)
cmpl $4096, %edx ## imm = 0x1000
jl LBB0_2
## %bb.1:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_5
LBB0_2:
movq %rcx, %r14
movl %edx, %r15d
movq %rsi, %rbx
movq %rdi, %r12
callq _mlx4_is_mfunc
testq %rax, %rax
je LBB0_6
## %bb.3:
shll $8, %ebx
movq _RES_VLAN@GOTPCREL(%rip), %rax
orl (%rax), %ebx
movq _RES_OP_RESERVE_AND_MAP@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _MLX4_CMD_ALLOC_RES@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq _MLX4_CMD_TIME_CLASS_A@GOTPCREL(%rip), %rax
movl (%rax), %r10d
movq _MLX4_CMD_WRAPPED@GOTPCREL(%rip), %rcx
movl (%rcx), %eax
leaq -36(%rbp), %rdx
movq %r12, %rdi
movl %r15d, %esi
movl %ebx, %ecx
pushq %rax
pushq %r10
callq _mlx4_cmd_imm
addq $16, %rsp
testl %eax, %eax
jne LBB0_5
## %bb.4:
leaq -36(%rbp), %rdi
callq _get_param_l
movl %eax, (%r14)
xorl %eax, %eax
LBB0_5:
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movq %r12, %rdi
movq %rbx, %rsi
movl %r15d, %edx
movq %r14, %rcx
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp ___mlx4_register_vlan ## TAILCALL
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _RES_VLAN,8,3 ## @RES_VLAN
.comm _RES_OP_RESERVE_AND_MAP,4,2 ## @RES_OP_RESERVE_AND_MAP
.comm _MLX4_CMD_ALLOC_RES,4,2 ## @MLX4_CMD_ALLOC_RES
.comm _MLX4_CMD_TIME_CLASS_A,4,2 ## @MLX4_CMD_TIME_CLASS_A
.comm _MLX4_CMD_WRAPPED,4,2 ## @MLX4_CMD_WRAPPED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_register_vlan ; -- Begin function mlx4_register_vlan
.p2align 2
_mlx4_register_vlan: ; @mlx4_register_vlan
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
str wzr, [sp, #12]
cmp w2, #1, lsl #12 ; =4096
b.lt LBB0_2
; %bb.1:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
b LBB0_5
LBB0_2:
mov x19, x3
mov x20, x2
mov x22, x1
mov x21, x0
bl _mlx4_is_mfunc
cbz x0, LBB0_6
; %bb.3:
Lloh3:
adrp x8, _RES_VLAN@GOTPAGE
Lloh4:
ldr x8, [x8, _RES_VLAN@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
orr w3, w8, w22, lsl #8
Lloh6:
adrp x8, _RES_OP_RESERVE_AND_MAP@GOTPAGE
Lloh7:
ldr x8, [x8, _RES_OP_RESERVE_AND_MAP@GOTPAGEOFF]
Lloh8:
ldr w4, [x8]
Lloh9:
adrp x8, _MLX4_CMD_ALLOC_RES@GOTPAGE
Lloh10:
ldr x8, [x8, _MLX4_CMD_ALLOC_RES@GOTPAGEOFF]
Lloh11:
ldr w5, [x8]
Lloh12:
adrp x8, _MLX4_CMD_TIME_CLASS_A@GOTPAGE
Lloh13:
ldr x8, [x8, _MLX4_CMD_TIME_CLASS_A@GOTPAGEOFF]
Lloh14:
ldr w6, [x8]
Lloh15:
adrp x8, _MLX4_CMD_WRAPPED@GOTPAGE
Lloh16:
ldr x8, [x8, _MLX4_CMD_WRAPPED@GOTPAGEOFF]
Lloh17:
ldr w7, [x8]
add x2, sp, #12
mov x0, x21
mov x1, x20
bl _mlx4_cmd_imm
cbnz w0, LBB0_5
; %bb.4:
add x0, sp, #12
bl _get_param_l
mov x8, x0
mov w0, #0
str w8, [x19]
LBB0_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_6:
mov x0, x21
mov x1, x22
mov x2, x20
mov x3, 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
add sp, sp, #64
b ___mlx4_register_vlan
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _RES_VLAN,8,3 ; @RES_VLAN
.comm _RES_OP_RESERVE_AND_MAP,4,2 ; @RES_OP_RESERVE_AND_MAP
.comm _MLX4_CMD_ALLOC_RES,4,2 ; @MLX4_CMD_ALLOC_RES
.comm _MLX4_CMD_TIME_CLASS_A,4,2 ; @MLX4_CMD_TIME_CLASS_A
.comm _MLX4_CMD_WRAPPED,4,2 ; @MLX4_CMD_WRAPPED
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/mellanox/mlx4/extr_port.c_mlx4_register_vlan.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.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
xorl %eax, %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
leaq L_.str(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
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 _test ; -- Begin function test
.p2align 2
_test: ; @test
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.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
str xzr, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
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/26700029.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lomac_single_in_range
_lomac_single_in_range: ## @lomac_single_in_range
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movq _MAC_LOMAC_FLAG_SINGLE@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
andl (%rbx), %eax
setne %dil
leaq L_.str(%rip), %rsi
callq _KASSERT
movq _MAC_LOMAC_FLAG_RANGE@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %edi, %edi
andl (%r14), %eax
setne %dil
leaq L_.str.1(%rip), %rsi
callq _KASSERT
leaq 12(%r14), %rdi
addq $8, %rbx
movq %rbx, %rsi
callq _lomac_dominate_element
testq %rax, %rax
je LBB0_1
## %bb.2:
addq $4, %r14
movq %rbx, %rdi
movq %r14, %rsi
callq _lomac_dominate_element
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
setne %al
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MAC_LOMAC_FLAG_SINGLE,4,2 ## @MAC_LOMAC_FLAG_SINGLE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "lomac_single_in_range: a not single"
.comm _MAC_LOMAC_FLAG_RANGE,4,2 ## @MAC_LOMAC_FLAG_RANGE
L_.str.1: ## @.str.1
.asciz "lomac_single_in_range: b not range"
.no_dead_strip _lomac_single_in_range
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lomac_single_in_range
_lomac_single_in_range: ; @lomac_single_in_range
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
ldr w8, [x19], #8
Lloh0:
adrp x9, _MAC_LOMAC_FLAG_SINGLE@GOTPAGE
Lloh1:
ldr x9, [x9, _MAC_LOMAC_FLAG_SINGLE@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
tst w9, w8
cset w0, ne
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _KASSERT
mov x21, x20
ldr w8, [x21], #12
Lloh5:
adrp x9, _MAC_LOMAC_FLAG_RANGE@GOTPAGE
Lloh6:
ldr x9, [x9, _MAC_LOMAC_FLAG_RANGE@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
tst w9, w8
cset w0, ne
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
bl _KASSERT
mov x0, x21
mov x1, x19
bl _lomac_dominate_element
cbz x0, LBB0_2
; %bb.1:
add x1, x20, #4
mov x0, x19
bl _lomac_dominate_element
cmp x0, #0
cset w0, ne
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MAC_LOMAC_FLAG_SINGLE,4,2 ; @MAC_LOMAC_FLAG_SINGLE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "lomac_single_in_range: a not single"
.comm _MAC_LOMAC_FLAG_RANGE,4,2 ; @MAC_LOMAC_FLAG_RANGE
l_.str.1: ; @.str.1
.asciz "lomac_single_in_range: b not range"
.no_dead_strip _lomac_single_in_range
.subsections_via_symbols
| AnghaBench/freebsd/sys/security/mac_lomac/extr_mac_lomac.c_lomac_single_in_range.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function readdir_filter
_readdir_filter: ## @readdir_filter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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
movb (%rdi), %cl
testb %cl, %cl
je LBB0_16
## %bb.1:
movq _FILTER_STAR@GOTPCREL(%rip), %r15
movq _FILTER_QM@GOTPCREL(%rip), %r12
jmp LBB0_2
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_2 Depth=1
incq %r14
incq %rbx
LBB0_14: ## in Loop: Header=BB0_2 Depth=1
movb (%r14), %cl
LBB0_15: ## in Loop: Header=BB0_2 Depth=1
testb %cl, %cl
je LBB0_16
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movb (%rbx), %al
testb %al, %al
je LBB0_17
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
cmpb (%r15), %cl
jne LBB0_10
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rdi
callq _skip_stars
movb (%rax), %cl
testb %cl, %cl
je LBB0_5
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movq %rax, %r14
cmpb $0, (%rbx)
je LBB0_15
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %r14, %rdi
movq %rbx, %rsi
callq _readdir_filter
testl %eax, %eax
jne LBB0_14
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
leaq 1(%rbx), %rax
cmpb $0, 1(%rbx)
movq %rax, %rbx
jne LBB0_7
## %bb.9: ## in Loop: Header=BB0_2 Depth=1
movq %rax, %rbx
jmp LBB0_14
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
cmpb (%r12), %cl
je LBB0_13
## %bb.11: ## in Loop: Header=BB0_2 Depth=1
cmpb %al, %cl
je LBB0_13
## %bb.12:
xorl %eax, %eax
jmp LBB0_19
LBB0_16:
xorl %ecx, %ecx
LBB0_17:
movl $1, %eax
cmpb (%rbx), %cl
je LBB0_19
## %bb.18:
movq %r14, %rdi
callq _skip_stars
movq %rax, %rcx
xorl %eax, %eax
cmpb $0, (%rcx)
sete %al
jmp LBB0_19
LBB0_5:
movl $1, %eax
LBB0_19:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FILTER_STAR,1,0 ## @FILTER_STAR
.comm _FILTER_QM,1,0 ## @FILTER_QM
.no_dead_strip _readdir_filter
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function readdir_filter
_readdir_filter: ; @readdir_filter
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
ldrb w8, [x0]
cbz w8, LBB0_12
; %bb.1:
Lloh0:
adrp x21, _FILTER_STAR@GOTPAGE
Lloh1:
ldr x21, [x21, _FILTER_STAR@GOTPAGEOFF]
Lloh2:
adrp x22, _FILTER_QM@GOTPAGE
Lloh3:
ldr x22, [x22, _FILTER_QM@GOTPAGEOFF]
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
ldrb w8, [x19]
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
cbz w8, LBB0_12
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldrb w9, [x20]
cbz w9, LBB0_12
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldrb w10, [x21]
cmp w8, w10
b.ne LBB0_10
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
mov x0, x19
bl _skip_stars
ldrb w8, [x0]
cbz w8, LBB0_13
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
mov x19, x0
ldrb w9, [x20]
cbz w9, LBB0_3
LBB0_8: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x19
mov x1, x20
bl _readdir_filter
cbnz w0, LBB0_2
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
ldrb w8, [x20, #1]!
cbnz w8, LBB0_8
b LBB0_2
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldrb w10, [x22]
cmp w8, w10
ccmp w8, w9, #4, ne
b.ne LBB0_15
; %bb.11: ; in Loop: Header=BB0_4 Depth=1
add x19, x19, #1
add x20, x20, #1
b LBB0_2
LBB0_12:
ldrb w9, [x20]
cmp w8, w9
b.ne LBB0_14
LBB0_13:
mov w0, #1
b LBB0_16
LBB0_14:
mov x0, x19
bl _skip_stars
ldrb w8, [x0]
cmp w8, #0
cset w0, eq
b LBB0_16
LBB0_15:
mov w0, #0
LBB0_16:
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 AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _FILTER_STAR,1,0 ; @FILTER_STAR
.comm _FILTER_QM,1,0 ; @FILTER_QM
.no_dead_strip _readdir_filter
.subsections_via_symbols
| AnghaBench/reactos/base/services/nfsd/extr_readdir.c_readdir_filter.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _constructMatrix ## -- Begin function constructMatrix
.p2align 4, 0x90
_constructMatrix: ## @constructMatrix
.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 %esi, %r12d
movl %edi, %r15d
movslq %edi, %rbx
leaq (,%rbx,8), %rdi
callq _malloc
movq %rax, %r14
testl %ebx, %ebx
jle LBB0_3
## %bb.1:
movslq %r12d, %r12
shlq $2, %r12
movl %r15d, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
callq _malloc
movq %rax, (%r14,%rbx,8)
incq %rbx
cmpq %rbx, %r15
jne LBB0_2
LBB0_3:
movq %r14, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printMatrix ## -- Begin function printMatrix
.p2align 4, 0x90
_printMatrix: ## @printMatrix
.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 %edx, -44(%rbp) ## 4-byte Spill
testl %esi, %esi
jle LBB1_6
## %bb.1:
movq %rdi, %r13
movl %esi, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
movl -44(%rbp), %ebx ## 4-byte Reload
leaq L_.str(%rip), %r15
xorl %r14d, %r14d
jmp LBB1_2
.p2align 4, 0x90
LBB1_5: ## in Loop: Header=BB1_2 Depth=1
movl $10, %edi
callq _putchar
incq %r14
cmpq -56(%rbp), %r14 ## 8-byte Folded Reload
je LBB1_6
LBB1_2: ## =>This Loop Header: Depth=1
## Child Loop BB1_4 Depth 2
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jle LBB1_5
## %bb.3: ## in Loop: Header=BB1_2 Depth=1
xorl %r12d, %r12d
.p2align 4, 0x90
LBB1_4: ## Parent Loop BB1_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r13,%r14,8), %rax
movl (%rax,%r12,4), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
incq %r12
cmpq %r12, %rbx
jne LBB1_4
jmp LBB1_5
LBB1_6:
movl $10, %edi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq 8(%rsi), %rdi
callq _atoi
movq _A_row@GOTPCREL(%rip), %r14
movl %eax, (%r14)
movq 16(%rbx), %rdi
callq _atoi
movq _A_col@GOTPCREL(%rip), %r15
movl %eax, (%r15)
movq 24(%rbx), %rdi
callq _atoi
movq _B_row@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movq 32(%rbx), %rdi
callq _atoi
movq _B_col@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -56(%rbp) ## 8-byte Spill
movslq (%r14), %r14
movl (%r15), %ebx
leaq (,%r14,8), %rdi
movq %rdi, -64(%rbp) ## 8-byte Spill
callq _malloc
movq %rax, %r15
movl %r14d, %r13d
movq %r14, -88(%rbp) ## 8-byte Spill
testq %r14, %r14
jle LBB2_3
## %bb.1:
movslq %ebx, %r12
shlq $2, %r12
xorl %r14d, %r14d
.p2align 4, 0x90
LBB2_2: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
callq _malloc
movq %rax, (%r15,%r14,8)
incq %r14
cmpq %r14, %r13
jne LBB2_2
LBB2_3:
movq %r13, -48(%rbp) ## 8-byte Spill
movq %r15, -96(%rbp) ## 8-byte Spill
movq _B_row@GOTPCREL(%rip), %rax
movslq (%rax), %r14
movq _B_col@GOTPCREL(%rip), %rax
movslq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
leaq (,%r14,8), %rdi
callq _malloc
movq %rax, %r12
movq %r14, -80(%rbp) ## 8-byte Spill
testq %r14, %r14
jle LBB2_6
## %bb.4:
movl -80(%rbp), %r15d ## 4-byte Reload
movq -72(%rbp), %rax ## 8-byte Reload
leaq (,%rax,4), %r14
xorl %r13d, %r13d
.p2align 4, 0x90
LBB2_5: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _malloc
movq %rax, (%r12,%r13,8)
incq %r13
cmpq %r13, %r15
jne LBB2_5
LBB2_6:
movq -64(%rbp), %rdi ## 8-byte Reload
callq _malloc
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
movq _B_col@GOTPCREL(%rip), %r15
movq -80(%rbp), %rdx ## 8-byte Reload
movq %rax, -64(%rbp) ## 8-byte Spill
jle LBB2_16
## %bb.7:
movq -72(%rbp), %r15 ## 8-byte Reload
shlq $2, %r15
xorl %r14d, %r14d
movq %rax, %r13
.p2align 4, 0x90
LBB2_8: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
callq _malloc
movq %rax, (%r13,%r14,8)
incq %r14
cmpq %r14, -48(%rbp) ## 8-byte Folded Reload
jne LBB2_8
## %bb.9:
leaq L_.str.4(%rip), %rdx
xorl %esi, %esi
movq -88(%rbp), %rcx ## 8-byte Reload
movq _B_col@GOTPCREL(%rip), %r15
movq -56(%rbp), %r13 ## 8-byte Reload
jmp LBB2_10
.p2align 4, 0x90
LBB2_14: ## in Loop: Header=BB2_10 Depth=1
incq %rsi
movslq %ecx, %rax
cmpq %rax, %rsi
jge LBB2_15
LBB2_10: ## =>This Loop Header: Depth=1
## Child Loop BB2_12 Depth 2
testl %ebx, %ebx
jle LBB2_14
## %bb.11: ## in Loop: Header=BB2_10 Depth=1
movq -96(%rbp), %rax ## 8-byte Reload
movq %rsi, -48(%rbp) ## 8-byte Spill
movq (%rax,%rsi,8), %r14
xorl %r15d, %r15d
.p2align 4, 0x90
LBB2_12: ## Parent Loop BB2_10 Depth=1
## => This Inner Loop Header: Depth=2
movq %r13, %rdi
movq %rdx, %rbx
movq %rdx, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _fscanf
movq %rbx, %rdx
incq %r15
movq _A_col@GOTPCREL(%rip), %rax
movslq (%rax), %rbx
addq $4, %r14
cmpq %rbx, %r15
jl LBB2_12
## %bb.13: ## in Loop: Header=BB2_10 Depth=1
movq _A_row@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _B_col@GOTPCREL(%rip), %r15
movq -48(%rbp), %rsi ## 8-byte Reload
jmp LBB2_14
LBB2_15:
movq _B_row@GOTPCREL(%rip), %rax
movl (%rax), %edx
LBB2_16:
movl (%r15), %ecx
testl %edx, %edx
jle LBB2_23
## %bb.17:
leaq L_.str.4(%rip), %r14
xorl %edi, %edi
movq -56(%rbp), %r13 ## 8-byte Reload
jmp LBB2_18
.p2align 4, 0x90
LBB2_22: ## in Loop: Header=BB2_18 Depth=1
incq %rdi
movslq %edx, %rax
cmpq %rax, %rdi
jge LBB2_23
LBB2_18: ## =>This Loop Header: Depth=1
## Child Loop BB2_20 Depth 2
testl %ecx, %ecx
jle LBB2_22
## %bb.19: ## in Loop: Header=BB2_18 Depth=1
movq %rdi, -48(%rbp) ## 8-byte Spill
movq (%r12,%rdi,8), %r15
xorl %ebx, %ebx
.p2align 4, 0x90
LBB2_20: ## Parent Loop BB2_18 Depth=1
## => This Inner Loop Header: Depth=2
movq %r13, %rdi
movq %r14, %rsi
movq %r15, %rdx
xorl %eax, %eax
callq _fscanf
incq %rbx
movq _B_col@GOTPCREL(%rip), %rax
movslq (%rax), %rcx
addq $4, %r15
cmpq %rcx, %rbx
jl LBB2_20
## %bb.21: ## in Loop: Header=BB2_18 Depth=1
movq _B_row@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq -48(%rbp), %rdi ## 8-byte Reload
jmp LBB2_22
LBB2_23:
testl %ecx, %ecx
movq _A_row@GOTPCREL(%rip), %r11
movq _A_col@GOTPCREL(%rip), %r14
movq _B_col@GOTPCREL(%rip), %r15
movq -56(%rbp), %rdi ## 8-byte Reload
jle LBB2_37
## %bb.24:
movl (%r11), %edx
xorl %r13d, %r13d
jmp LBB2_25
.p2align 4, 0x90
LBB2_35: ## in Loop: Header=BB2_25 Depth=1
movl (%r15), %ecx
LBB2_36: ## in Loop: Header=BB2_25 Depth=1
incq %r13
movslq %ecx, %rsi
cmpq %rsi, %r13
jge LBB2_37
LBB2_25: ## =>This Loop Header: Depth=1
## Child Loop BB2_27 Depth 2
## Child Loop BB2_39 Depth 3
## Child Loop BB2_33 Depth 3
testl %edx, %edx
jle LBB2_36
## %bb.26: ## in Loop: Header=BB2_25 Depth=1
xorl %r8d, %r8d
jmp LBB2_27
.p2align 4, 0x90
LBB2_28: ## in Loop: Header=BB2_27 Depth=2
xorl %eax, %eax
LBB2_34: ## in Loop: Header=BB2_27 Depth=2
movq -64(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%r8,8), %rcx
movl %eax, (%rcx,%r13,4)
incq %r8
movslq (%r11), %rdx
cmpq %rdx, %r8
jge LBB2_35
LBB2_27: ## Parent Loop BB2_25 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB2_39 Depth 3
## Child Loop BB2_33 Depth 3
movl (%r14), %r10d
testl %r10d, %r10d
jle LBB2_28
## %bb.29: ## in Loop: Header=BB2_27 Depth=2
movq -96(%rbp), %rax ## 8-byte Reload
movq (%rax,%r8,8), %rsi
leaq -1(%r10), %rcx
movl %r10d, %r9d
andl $3, %r9d
cmpq $3, %rcx
jae LBB2_38
## %bb.30: ## in Loop: Header=BB2_27 Depth=2
xorl %ecx, %ecx
xorl %eax, %eax
jmp LBB2_31
.p2align 4, 0x90
LBB2_38: ## in Loop: Header=BB2_27 Depth=2
andl $-4, %r10d
xorl %ecx, %ecx
xorl %eax, %eax
.p2align 4, 0x90
LBB2_39: ## Parent Loop BB2_25 Depth=1
## Parent Loop BB2_27 Depth=2
## => This Inner Loop Header: Depth=3
movq (%r12,%rcx,8), %rbx
movq 8(%r12,%rcx,8), %rdx
movl (%rbx,%r13,4), %ebx
imull (%rsi,%rcx,4), %ebx
addl %eax, %ebx
movl (%rdx,%r13,4), %edx
imull 4(%rsi,%rcx,4), %edx
addl %ebx, %edx
movq 16(%r12,%rcx,8), %rax
movl (%rax,%r13,4), %ebx
imull 8(%rsi,%rcx,4), %ebx
movq 24(%r12,%rcx,8), %rax
movl (%rax,%r13,4), %eax
imull 12(%rsi,%rcx,4), %eax
addl %edx, %ebx
addl %ebx, %eax
addq $4, %rcx
cmpq %rcx, %r10
jne LBB2_39
LBB2_31: ## in Loop: Header=BB2_27 Depth=2
testq %r9, %r9
je LBB2_34
## %bb.32: ## in Loop: Header=BB2_27 Depth=2
leaq (%r12,%rcx,8), %rdx
leaq (%rsi,%rcx,4), %rcx
xorl %esi, %esi
.p2align 4, 0x90
LBB2_33: ## Parent Loop BB2_25 Depth=1
## Parent Loop BB2_27 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rdx,%rsi,8), %rbx
movl (%rbx,%r13,4), %ebx
imull (%rcx,%rsi,4), %ebx
addl %ebx, %eax
incq %rsi
cmpq %rsi, %r9
jne LBB2_33
jmp LBB2_34
LBB2_37:
callq _fclose
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
.comm _A_row,4,2 ## @A_row
.comm _A_col,4,2 ## @A_col
.comm _B_row,4,2 ## @B_row
.comm _B_col,4,2 ## @B_col
L_.str.2: ## @.str.2
.asciz "matrix"
L_.str.3: ## @.str.3
.asciz "r"
L_.str.4: ## @.str.4
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _constructMatrix ; -- Begin function constructMatrix
.p2align 2
_constructMatrix: ; @constructMatrix
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x21, x0
sbfiz x0, x21, #3, #32
bl _malloc
mov x19, x0
cmp w21, #1
b.lt LBB0_3
; %bb.1:
sbfiz x20, x20, #2, #32
mov x22, x19
mov w21, w21
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
bl _malloc
str x0, [x22], #8
subs x21, x21, #1
b.ne LBB0_2
LBB0_3:
mov x0, x19
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 _printMatrix ; -- Begin function printMatrix
.p2align 2
_printMatrix: ; @printMatrix
.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
cmp w1, #1
b.lt LBB1_6
; %bb.1:
mov x19, x2
mov x20, x0
mov x22, #0
mov w23, w1
mov w8, w2
lsl x24, x8, #2
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
b LBB1_3
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
mov w0, #10
bl _putchar
add x22, x22, #1
cmp x22, x23
b.eq LBB1_6
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_5 Depth 2
cmp w19, #1
b.lt LBB1_2
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
mov x25, #0
LBB1_5: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x20, x22, lsl #3]
ldr w8, [x8, x25]
str x8, [sp]
mov x0, x21
bl _printf
add x25, x25, #4
cmp x24, x25
b.ne LBB1_5
b LBB1_2
LBB1_6:
mov w0, #10
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 _putchar
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x1
ldr x0, [x1, #8]
bl _atoi
Lloh2:
adrp x20, _A_row@GOTPAGE
Lloh3:
ldr x20, [x20, _A_row@GOTPAGEOFF]
str w0, [x20]
ldr x0, [x19, #16]
bl _atoi
Lloh4:
adrp x25, _A_col@GOTPAGE
Lloh5:
ldr x25, [x25, _A_col@GOTPAGEOFF]
str w0, [x25]
ldr x0, [x19, #24]
bl _atoi
Lloh6:
adrp x8, _B_row@GOTPAGE
Lloh7:
ldr x8, [x8, _B_row@GOTPAGEOFF]
Lloh8:
str w0, [x8]
ldr x0, [x19, #32]
bl _atoi
Lloh9:
adrp x8, _B_col@GOTPAGE
Lloh10:
ldr x8, [x8, _B_col@GOTPAGEOFF]
Lloh11:
str w0, [x8]
Lloh12:
adrp x0, l_.str.2@PAGE
Lloh13:
add x0, x0, l_.str.2@PAGEOFF
Lloh14:
adrp x1, l_.str.3@PAGE
Lloh15:
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
mov x19, x0
ldrsw x21, [x20]
and x27, x21, #0xffffffff
ldr w28, [x25]
lsl x22, x21, #3
mov x0, x22
bl _malloc
mov x20, x0
str x21, [sp, #16] ; 8-byte Folded Spill
cmp w21, #1
b.lt LBB2_3
; %bb.1:
mov x8, x28
sxtw x8, w8
lsl x21, x8, #2
mov x23, x20
mov x24, x27
LBB2_2: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _malloc
str x0, [x23], #8
subs x24, x24, #1
b.ne LBB2_2
LBB2_3:
Lloh16:
adrp x8, _B_row@GOTPAGE
Lloh17:
ldr x8, [x8, _B_row@GOTPAGEOFF]
Lloh18:
ldrsw x24, [x8]
Lloh19:
adrp x8, _B_col@GOTPAGE
Lloh20:
ldr x8, [x8, _B_col@GOTPAGEOFF]
Lloh21:
ldrsw x23, [x8]
lsl x0, x24, #3
bl _malloc
mov x21, x0
lsl x23, x23, #2
str x24, [sp, #24] ; 8-byte Folded Spill
cmp w24, #1
b.lt LBB2_6
; %bb.4:
ldr x8, [sp, #24] ; 8-byte Folded Reload
and x24, x8, #0xffffffff
mov x26, x21
LBB2_5: ; =>This Inner Loop Header: Depth=1
mov x0, x23
bl _malloc
str x0, [x26], #8
subs x24, x24, #1
b.ne LBB2_5
LBB2_6:
mov x0, x22
bl _malloc
mov x22, x0
ldp x26, x8, [sp, #16] ; 16-byte Folded Reload
cmp w26, #1
b.lt LBB2_16
; %bb.7:
mov x24, x22
LBB2_8: ; =>This Inner Loop Header: Depth=1
mov x0, x23
bl _malloc
str x0, [x24], #8
subs x27, x27, #1
b.ne LBB2_8
; %bb.9:
Lloh22:
adrp x23, l_.str.4@PAGE
Lloh23:
add x23, x23, l_.str.4@PAGEOFF
b LBB2_11
LBB2_10: ; in Loop: Header=BB2_11 Depth=1
add x27, x27, #1
cmp x27, w26, sxtw
b.ge LBB2_15
LBB2_11: ; =>This Loop Header: Depth=1
; Child Loop BB2_13 Depth 2
cmp w28, #1
b.lt LBB2_10
; %bb.12: ; in Loop: Header=BB2_11 Depth=1
mov x24, #0
ldr x26, [x20, x27, lsl #3]
LBB2_13: ; Parent Loop BB2_11 Depth=1
; => This Inner Loop Header: Depth=2
str x26, [sp]
mov x0, x19
mov x1, x23
bl _fscanf
add x24, x24, #1
ldrsw x28, [x25]
add x26, x26, #4
cmp x24, x28
b.lt LBB2_13
; %bb.14: ; in Loop: Header=BB2_11 Depth=1
Lloh24:
adrp x8, _A_row@GOTPAGE
Lloh25:
ldr x8, [x8, _A_row@GOTPAGEOFF]
Lloh26:
ldr w26, [x8]
b LBB2_10
LBB2_15:
Lloh27:
adrp x8, _B_row@GOTPAGE
Lloh28:
ldr x8, [x8, _B_row@GOTPAGEOFF]
Lloh29:
ldr w8, [x8]
LBB2_16:
Lloh30:
adrp x28, _B_col@GOTPAGE
Lloh31:
ldr x28, [x28, _B_col@GOTPAGEOFF]
ldr w10, [x28]
cmp w8, #1
b.lt LBB2_23
; %bb.17:
mov x27, #0
Lloh32:
adrp x23, l_.str.4@PAGE
Lloh33:
add x23, x23, l_.str.4@PAGEOFF
b LBB2_19
LBB2_18: ; in Loop: Header=BB2_19 Depth=1
add x27, x27, #1
cmp x27, w8, sxtw
b.ge LBB2_23
LBB2_19: ; =>This Loop Header: Depth=1
; Child Loop BB2_21 Depth 2
cmp w10, #1
b.lt LBB2_18
; %bb.20: ; in Loop: Header=BB2_19 Depth=1
mov x24, #0
ldr x26, [x21, x27, lsl #3]
LBB2_21: ; Parent Loop BB2_19 Depth=1
; => This Inner Loop Header: Depth=2
str x26, [sp]
mov x0, x19
mov x1, x23
bl _fscanf
add x24, x24, #1
ldrsw x10, [x28]
add x26, x26, #4
cmp x24, x10
b.lt LBB2_21
; %bb.22: ; in Loop: Header=BB2_19 Depth=1
Lloh34:
adrp x8, _B_row@GOTPAGE
Lloh35:
ldr x8, [x8, _B_row@GOTPAGEOFF]
Lloh36:
ldr w8, [x8]
b LBB2_18
LBB2_23:
cmp w10, #1
Lloh37:
adrp x5, _A_row@GOTPAGE
Lloh38:
ldr x5, [x5, _A_row@GOTPAGEOFF]
b.lt LBB2_39
; %bb.24:
mov x8, #0
ldr w11, [x5]
add x9, x21, #8
b LBB2_27
LBB2_25: ; in Loop: Header=BB2_27 Depth=1
ldr w10, [x28]
LBB2_26: ; in Loop: Header=BB2_27 Depth=1
add x8, x8, #1
cmp x8, w10, sxtw
b.ge LBB2_39
LBB2_27: ; =>This Loop Header: Depth=1
; Child Loop BB2_31 Depth 2
; Child Loop BB2_35 Depth 3
; Child Loop BB2_38 Depth 3
cmp w11, #1
b.lt LBB2_26
; %bb.28: ; in Loop: Header=BB2_27 Depth=1
mov x10, #0
b LBB2_31
LBB2_29: ; in Loop: Header=BB2_31 Depth=2
mov w14, #0
LBB2_30: ; in Loop: Header=BB2_31 Depth=2
ldr x11, [x22, x10, lsl #3]
str w14, [x11, x8, lsl #2]
add x10, x10, #1
ldrsw x11, [x5]
cmp x10, x11
b.ge LBB2_25
LBB2_31: ; Parent Loop BB2_27 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB2_35 Depth 3
; Child Loop BB2_38 Depth 3
ldr w11, [x25]
cmp w11, #1
b.lt LBB2_29
; %bb.32: ; in Loop: Header=BB2_31 Depth=2
ldr x12, [x20, x10, lsl #3]
cmp w11, #1
b.ne LBB2_34
; %bb.33: ; in Loop: Header=BB2_31 Depth=2
mov x13, #0
mov w14, #0
b LBB2_37
LBB2_34: ; in Loop: Header=BB2_31 Depth=2
mov w14, #0
mov w15, #0
and x13, x11, #0xfffffffe
add x16, x12, #4
mov x17, x13
mov x0, x9
LBB2_35: ; Parent Loop BB2_27 Depth=1
; Parent Loop BB2_31 Depth=2
; => This Inner Loop Header: Depth=3
ldp x2, x3, [x0, #-8]
lsl x4, x8, #2
ldr w2, [x2, x4]
ldr w3, [x3, x4]
ldp w1, w4, [x16, #-4]
madd w14, w2, w1, w14
madd w15, w3, w4, w15
add x16, x16, #8
add x0, x0, #16
subs x17, x17, #2
b.ne LBB2_35
; %bb.36: ; in Loop: Header=BB2_31 Depth=2
add w14, w15, w14
cmp x13, x11
b.eq LBB2_30
LBB2_37: ; in Loop: Header=BB2_31 Depth=2
add x15, x21, x13, lsl #3
sub x11, x11, x13
add x12, x12, x13, lsl #2
LBB2_38: ; Parent Loop BB2_27 Depth=1
; Parent Loop BB2_31 Depth=2
; => This Inner Loop Header: Depth=3
ldr w13, [x12], #4
ldr x16, [x15], #8
ldr w16, [x16, x8, lsl #2]
madd w14, w16, w13, w14
subs x11, x11, #1
b.ne LBB2_38
b LBB2_30
LBB2_39:
mov x0, x19
bl _fclose
mov w0, #0
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 Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpLdrGotStr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotStr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGot Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGot Lloh37, Lloh38
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
.comm _A_row,4,2 ; @A_row
.comm _A_col,4,2 ; @A_col
.comm _B_row,4,2 ; @B_row
.comm _B_col,4,2 ; @B_col
l_.str.2: ; @.str.2
.asciz "matrix"
l_.str.3: ; @.str.3
.asciz "r"
l_.str.4: ; @.str.4
.asciz "%d"
.subsections_via_symbols
| the_stack_data/248580840.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function kern_mdattach
_kern_mdattach: ## @kern_mdattach
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
movq _md_sx@GOTPCREL(%rip), %r15
movq %r15, %rdi
callq _sx_xlock
movq %rbx, %rdi
movq %r14, %rsi
callq _kern_mdattach_locked
movl %eax, %ebx
movq %r15, %rdi
callq _sx_xunlock
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _md_sx,4,2 ## @md_sx
.no_dead_strip _kern_mdattach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function kern_mdattach
_kern_mdattach: ; @kern_mdattach
.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
Lloh0:
adrp x21, _md_sx@GOTPAGE
Lloh1:
ldr x21, [x21, _md_sx@GOTPAGEOFF]
mov x0, x21
bl _sx_xlock
mov x0, x20
mov x1, x19
bl _kern_mdattach_locked
mov x19, x0
mov x0, x21
bl _sx_xunlock
mov x0, x19
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 AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _md_sx,4,2 ; @md_sx
.no_dead_strip _kern_mdattach
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/md/extr_md.c_kern_mdattach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_print_alphabet ## -- Begin function ft_print_alphabet
.p2align 4, 0x90
_ft_print_alphabet: ## @ft_print_alphabet
.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
movb $97, -9(%rbp)
leaq -9(%rbp), %rbx
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl $1, %edx
movl $1, %edi
movq %rbx, %rsi
callq _write
movzbl -9(%rbp), %eax
incb %al
movb %al, -9(%rbp)
cmpb $123, %al
jl LBB0_1
## %bb.2:
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 _ft_print_alphabet ; -- Begin function ft_print_alphabet
.p2align 2
_ft_print_alphabet: ; @ft_print_alphabet
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #97
sturb w8, [x29, #-1]
LBB0_1: ; =>This Inner Loop Header: Depth=1
sub x1, x29, #1
mov w0, #1
mov w2, #1
bl _write
ldurb w8, [x29, #-1]
add w8, w8, #1
sxtb w9, w8
sturb w8, [x29, #-1]
cmp w9, #123
b.lt LBB0_1
; %bb.2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/193894404.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _opp1_set_dyn_expansion ## -- Begin function opp1_set_dyn_expansion
.p2align 4, 0x90
_opp1_set_dyn_expansion: ## @opp1_set_dyn_expansion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %ebx
movl %edx, %r14d
callq _TO_DCN10_OPP
movq _FMT_DYNAMIC_EXP_CNTL@GOTPCREL(%rip), %r15
movl (%r15), %edi
movq _FMT_DYNAMIC_EXP_EN@GOTPCREL(%rip), %r12
movl (%r12), %esi
movq _FMT_DYNAMIC_EXP_MODE@GOTPCREL(%rip), %r13
movl (%r13), %ecx
xorl %edx, %edx
xorl %r8d, %r8d
callq _REG_UPDATE_2
movq _SIGNAL_TYPE_HDMI_TYPE_A@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
je LBB0_4
## %bb.1:
movq _SIGNAL_TYPE_DISPLAY_PORT@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
je LBB0_4
## %bb.2:
movq _SIGNAL_TYPE_DISPLAY_PORT_MST@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
je LBB0_4
## %bb.3:
movq _SIGNAL_TYPE_VIRTUAL@GOTPCREL(%rip), %rax
cmpl %ebx, (%rax)
jne LBB0_5
LBB0_4:
addl $-128, %r14d
cmpl $2, %r14d
ja LBB0_5
## %bb.6:
movslq %r14d, %rax
leaq l_switch.table.opp1_set_dyn_expansion(%rip), %rcx
movl (%rcx,%rax,4), %r8d
movl (%r15), %edi
movl (%r12), %esi
movl (%r13), %ecx
movl $1, %edx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _REG_UPDATE_2 ## TAILCALL
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FMT_DYNAMIC_EXP_CNTL,4,2 ## @FMT_DYNAMIC_EXP_CNTL
.comm _FMT_DYNAMIC_EXP_EN,4,2 ## @FMT_DYNAMIC_EXP_EN
.comm _FMT_DYNAMIC_EXP_MODE,4,2 ## @FMT_DYNAMIC_EXP_MODE
.comm _SIGNAL_TYPE_HDMI_TYPE_A,4,2 ## @SIGNAL_TYPE_HDMI_TYPE_A
.comm _SIGNAL_TYPE_DISPLAY_PORT,4,2 ## @SIGNAL_TYPE_DISPLAY_PORT
.comm _SIGNAL_TYPE_DISPLAY_PORT_MST,4,2 ## @SIGNAL_TYPE_DISPLAY_PORT_MST
.comm _SIGNAL_TYPE_VIRTUAL,4,2 ## @SIGNAL_TYPE_VIRTUAL
.section __TEXT,__const
.p2align 2 ## @switch.table.opp1_set_dyn_expansion
l_switch.table.opp1_set_dyn_expansion:
.long 1 ## 0x1
.long 0 ## 0x0
.long 0 ## 0x0
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _opp1_set_dyn_expansion ; -- Begin function opp1_set_dyn_expansion
.p2align 2
_opp1_set_dyn_expansion: ; @opp1_set_dyn_expansion
.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, x3
mov x19, x2
bl _TO_DCN10_OPP
Lloh0:
adrp x21, _FMT_DYNAMIC_EXP_CNTL@GOTPAGE
Lloh1:
ldr x21, [x21, _FMT_DYNAMIC_EXP_CNTL@GOTPAGEOFF]
ldr w0, [x21]
Lloh2:
adrp x22, _FMT_DYNAMIC_EXP_EN@GOTPAGE
Lloh3:
ldr x22, [x22, _FMT_DYNAMIC_EXP_EN@GOTPAGEOFF]
ldr w1, [x22]
Lloh4:
adrp x23, _FMT_DYNAMIC_EXP_MODE@GOTPAGE
Lloh5:
ldr x23, [x23, _FMT_DYNAMIC_EXP_MODE@GOTPAGEOFF]
ldr w3, [x23]
mov w2, #0
mov w4, #0
bl _REG_UPDATE_2
Lloh6:
adrp x8, _SIGNAL_TYPE_HDMI_TYPE_A@GOTPAGE
Lloh7:
ldr x8, [x8, _SIGNAL_TYPE_HDMI_TYPE_A@GOTPAGEOFF]
Lloh8:
adrp x9, _SIGNAL_TYPE_DISPLAY_PORT@GOTPAGE
Lloh9:
ldr x9, [x9, _SIGNAL_TYPE_DISPLAY_PORT@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
Lloh11:
ldr w9, [x9]
Lloh12:
adrp x10, _SIGNAL_TYPE_DISPLAY_PORT_MST@GOTPAGE
Lloh13:
ldr x10, [x10, _SIGNAL_TYPE_DISPLAY_PORT_MST@GOTPAGEOFF]
Lloh14:
adrp x11, _SIGNAL_TYPE_VIRTUAL@GOTPAGE
Lloh15:
ldr x11, [x11, _SIGNAL_TYPE_VIRTUAL@GOTPAGEOFF]
Lloh16:
ldr w10, [x10]
Lloh17:
ldr w11, [x11]
cmp w8, w20
ccmp w9, w20, #4, ne
ccmp w10, w20, #4, ne
ccmp w11, w20, #4, ne
b.ne LBB0_3
; %bb.1:
sub w8, w19, #128
cmp w8, #2
b.hi LBB0_3
; %bb.2:
Lloh18:
adrp x9, l_switch.table.opp1_set_dyn_expansion@PAGE
Lloh19:
add x9, x9, l_switch.table.opp1_set_dyn_expansion@PAGEOFF
ldr w4, [x9, w8, sxtw #2]
ldr w0, [x21]
ldr w1, [x22]
ldr w3, [x23]
mov w2, #1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _REG_UPDATE_2
LBB0_3:
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 Lloh14, Lloh15, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh16
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _FMT_DYNAMIC_EXP_CNTL,4,2 ; @FMT_DYNAMIC_EXP_CNTL
.comm _FMT_DYNAMIC_EXP_EN,4,2 ; @FMT_DYNAMIC_EXP_EN
.comm _FMT_DYNAMIC_EXP_MODE,4,2 ; @FMT_DYNAMIC_EXP_MODE
.comm _SIGNAL_TYPE_HDMI_TYPE_A,4,2 ; @SIGNAL_TYPE_HDMI_TYPE_A
.comm _SIGNAL_TYPE_DISPLAY_PORT,4,2 ; @SIGNAL_TYPE_DISPLAY_PORT
.comm _SIGNAL_TYPE_DISPLAY_PORT_MST,4,2 ; @SIGNAL_TYPE_DISPLAY_PORT_MST
.comm _SIGNAL_TYPE_VIRTUAL,4,2 ; @SIGNAL_TYPE_VIRTUAL
.section __TEXT,__const
.p2align 2 ; @switch.table.opp1_set_dyn_expansion
l_switch.table.opp1_set_dyn_expansion:
.long 1 ; 0x1
.long 0 ; 0x0
.long 0 ; 0x0
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/amd/display/dc/dcn10/extr_dcn10_opp.c_opp1_set_dyn_expansion.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pfx
_pfx: ## @pfx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _PREFIX_CNT@GOTPCREL(%rip), %rax
movl (%rax), %eax
xorl %ecx, %ecx
subl %edi, %eax
cmovlel %ecx, %eax
movq _PREFIXES@GOTPCREL(%rip), %rcx
cltq
addq (%rcx), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PREFIX_CNT,4,2 ## @PREFIX_CNT
.comm _PREFIXES,8,3 ## @PREFIXES
.no_dead_strip _pfx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pfx
_pfx: ; @pfx
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _PREFIX_CNT@GOTPAGE
Lloh1:
ldr x8, [x8, _PREFIX_CNT@GOTPAGEOFF]
Lloh2:
adrp x9, _PREFIXES@GOTPAGE
Lloh3:
ldr x9, [x9, _PREFIXES@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr x9, [x9]
subs w8, w8, w0
csel w8, w8, wzr, gt
add x0, x9, w8, sxtw
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _PREFIX_CNT,4,2 ; @PREFIX_CNT
.comm _PREFIXES,8,3 ; @PREFIXES
.no_dead_strip _pfx
.subsections_via_symbols
| AnghaBench/linux/tools/lib/bpf/extr_btf_dump.c_pfx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _strlen_c ## -- Begin function strlen_c
.p2align 4, 0x90
_strlen_c: ## @strlen_c
.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
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
incl %eax
cmpb $0, (%rdi)
leaq 1(%rdi), %rdi
jne LBB0_1
## %bb.2:
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 _strlen_c ; -- Begin function strlen_c
.p2align 2
_strlen_c: ; @strlen_c
.cfi_startproc
; %bb.0:
mov x8, x0
mov w0, #-1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8], #1
add w0, w0, #1
cbnz w9, LBB0_1
; %bb.2:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/110888.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___fixxfdi ## -- Begin function __fixxfdi
.p2align 4, 0x90
___fixxfdi: ## @__fixxfdi
.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
.comm _CHAR_BIT,4,2 ## @CHAR_BIT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___fixxfdi ; -- Begin function __fixxfdi
.p2align 2
___fixxfdi: ; @__fixxfdi
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.comm _CHAR_BIT,4,2 ; @CHAR_BIT
.subsections_via_symbols
| AnghaBench/freebsd/contrib/compiler-rt/lib/builtins/extr_fixxfdi.c___fixxfdi.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function aac_show_monitor_version
_aac_show_monitor_version: ## @aac_show_monitor_version
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -48(%rbp) ## 8-byte Spill
callq _class_to_shost
movq (%rax), %r14
movl 4(%r14), %edi
callq _le32_to_cpu
movl %eax, %ebx
movq _PAGE_SIZE@GOTPCREL(%rip), %rcx
movl (%rcx), %r15d
movl %eax, %ecx
movzbl %bl, %r12d
sarl $24, %ebx
shrl $16, %ecx
movzbl %cl, %r13d
movl (%r14), %edi
callq _le32_to_cpu
movl %eax, (%rsp)
leaq L_.str(%rip), %rdx
movq -48(%rbp), %rdi ## 8-byte Reload
movl %r15d, %esi
movl %ebx, %ecx
movl %r13d, %r8d
movl %r12d, %r9d
callq _snprintf
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PAGE_SIZE,4,2 ## @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d.%d-%d[%d]\n"
.no_dead_strip _aac_show_monitor_version
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function aac_show_monitor_version
_aac_show_monitor_version: ; @aac_show_monitor_version
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x2
bl _class_to_shost
ldr x24, [x0]
ldr w0, [x24, #4]
bl _le32_to_cpu
Lloh0:
adrp x8, _PAGE_SIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _PAGE_SIZE@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
asr w21, w0, #24
ubfx w22, w0, #16, #8
and w23, w0, #0xff
ldr w0, [x24]
bl _le32_to_cpu
mov x6, x0
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, x19
mov x1, x20
mov x3, x21
mov x4, x22
mov x5, x23
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _snprintf
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PAGE_SIZE,4,2 ; @PAGE_SIZE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d.%d-%d[%d]\n"
.no_dead_strip _aac_show_monitor_version
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/aacraid/extr_linit.c_aac_show_monitor_version.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
movq _a(%rip), %rsi
leaq L_.str(%rip), %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq _b(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq _c(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq _c(%rip), %rcx
movq _a(%rip), %rax
movq %rax, %rdx
orq %rcx, %rdx
shrq $32, %rdx
je LBB0_1
## %bb.2:
cqto
idivq %rcx
jmp LBB0_3
LBB0_1:
## kill: def $eax killed $eax killed $rax
xorl %edx, %edx
divl %ecx
## kill: def $eax killed $eax def $rax
LBB0_3:
movq %rax, _a(%rip)
leaq L_.str(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 3
_a:
.quad 100 ## 0x64
.globl _b ## @b
.p2align 3
_b:
.quad 20 ## 0x14
.globl _c ## @c
.p2align 3
_c:
.quad 15 ## 0xf
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%lld\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp 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
adrp x20, _a@PAGE
ldr x8, [x20, _a@PAGEOFF]
str x8, [sp]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _printf
Lloh2:
adrp x8, _b@PAGE
Lloh3:
ldr x8, [x8, _b@PAGEOFF]
str x8, [sp]
mov x0, x19
bl _printf
adrp x21, _c@PAGE
ldr x8, [x21, _c@PAGEOFF]
str x8, [sp]
mov x0, x19
bl _printf
ldr x8, [x21, _c@PAGEOFF]
ldr x9, [x20, _a@PAGEOFF]
sdiv x8, x9, x8
str x8, [x20, _a@PAGEOFF]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 3
_a:
.quad 100 ; 0x64
.globl _b ; @b
.p2align 3
_b:
.quad 20 ; 0x14
.globl _c ; @c
.p2align 3
_c:
.quad 15 ; 0xf
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%lld\n"
.subsections_via_symbols
| the_stack_data/484933.c | stack |
.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:
.long 0 ## 0x0
.long 4294967295 ## 0xffffffff
.long 4294967294 ## 0xfffffffe
.long 4294967293 ## 0xfffffffd
LCPI0_1:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
LCPI0_2:
.long 4294967292 ## 0xfffffffc
.long 4294967292 ## 0xfffffffc
.long 4294967292 ## 0xfffffffc
.long 4294967292 ## 0xfffffffc
LCPI0_3:
.long 4294967288 ## 0xfffffff8
.long 4294967288 ## 0xfffffff8
.long 4294967288 ## 0xfffffff8
.long 4294967288 ## 0xfffffff8
LCPI0_4:
.long 4294967284 ## 0xfffffff4
.long 4294967284 ## 0xfffffff4
.long 4294967284 ## 0xfffffff4
.long 4294967284 ## 0xfffffff4
LCPI0_5:
.long 4294967280 ## 0xfffffff0
.long 4294967280 ## 0xfffffff0
.long 4294967280 ## 0xfffffff0
.long 4294967280 ## 0xfffffff0
LCPI0_6:
.long 4294967276 ## 0xffffffec
.long 4294967276 ## 0xffffffec
.long 4294967276 ## 0xffffffec
.long 4294967276 ## 0xffffffec
LCPI0_7:
.long 4294967272 ## 0xffffffe8
.long 4294967272 ## 0xffffffe8
.long 4294967272 ## 0xffffffe8
.long 4294967272 ## 0xffffffe8
LCPI0_8:
.long 4294967268 ## 0xffffffe4
.long 4294967268 ## 0xffffffe4
.long 4294967268 ## 0xffffffe4
.long 4294967268 ## 0xffffffe4
LCPI0_9:
.long 4294967264 ## 0xffffffe0
.long 4294967264 ## 0xffffffe0
.long 4294967264 ## 0xffffffe0
.long 4294967264 ## 0xffffffe0
LCPI0_10:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
LCPI0_11:
.long 4 ## 0x4
.long 4 ## 0x4
.long 4 ## 0x4
.long 4 ## 0x4
LCPI0_12:
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
LCPI0_13:
.long 12 ## 0xc
.long 12 ## 0xc
.long 12 ## 0xc
.long 12 ## 0xc
LCPI0_14:
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
.long 16 ## 0x10
LCPI0_15:
.long 20 ## 0x14
.long 20 ## 0x14
.long 20 ## 0x14
.long 20 ## 0x14
LCPI0_16:
.long 24 ## 0x18
.long 24 ## 0x18
.long 24 ## 0x18
.long 24 ## 0x18
LCPI0_17:
.long 28 ## 0x1c
.long 28 ## 0x1c
.long 28 ## 0x1c
.long 28 ## 0x1c
LCPI0_18:
.long 32 ## 0x20
.long 32 ## 0x20
.long 32 ## 0x20
.long 32 ## 0x20
.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
subq $16, %rsp
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
leaq -4(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %ecx
testl %ecx, %ecx
jle LBB0_1
## %bb.2:
movl -8(%rbp), %edx
movl %edx, %esi
subl %ecx, %esi
leal -1(%rdx), %eax
cmpl %eax, %esi
cmovll %esi, %eax
movl %edx, %r9d
subl %eax, %r9d
movl $1, %eax
cmpl $8, %r9d
jb LBB0_12
## %bb.3:
movl %r9d, %r8d
andl $-8, %r8d
movd %edx, %xmm0
pshufd $0, %xmm0, %xmm6 ## xmm6 = xmm0[0,0,0,0]
paddd LCPI0_0(%rip), %xmm6
leal -8(%r8), %r10d
movl %r10d, %eax
shrl $3, %eax
incl %eax
movl %eax, %edi
andl $3, %edi
cmpl $24, %r10d
jae LBB0_5
## %bb.4:
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa %xmm1, %xmm2
jmp LBB0_7
LBB0_1:
movl $1, %eax
movl $1, %esi
jmp LBB0_26
LBB0_5:
andl $-4, %eax
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa LCPI0_2(%rip), %xmm8 ## xmm8 = [4294967292,4294967292,4294967292,4294967292]
movdqa LCPI0_3(%rip), %xmm9 ## xmm9 = [4294967288,4294967288,4294967288,4294967288]
movdqa LCPI0_4(%rip), %xmm10 ## xmm10 = [4294967284,4294967284,4294967284,4294967284]
movdqa LCPI0_5(%rip), %xmm11 ## xmm11 = [4294967280,4294967280,4294967280,4294967280]
movdqa LCPI0_6(%rip), %xmm12 ## xmm12 = [4294967276,4294967276,4294967276,4294967276]
movdqa LCPI0_7(%rip), %xmm13 ## xmm13 = [4294967272,4294967272,4294967272,4294967272]
movdqa LCPI0_8(%rip), %xmm4 ## xmm4 = [4294967268,4294967268,4294967268,4294967268]
movdqa LCPI0_9(%rip), %xmm5 ## xmm5 = [4294967264,4294967264,4294967264,4294967264]
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
movdqa %xmm6, %xmm3
paddd %xmm8, %xmm3
pmulld %xmm2, %xmm3
pmulld %xmm6, %xmm1
movdqa %xmm6, %xmm2
paddd %xmm9, %xmm2
pmulld %xmm1, %xmm2
movdqa %xmm6, %xmm1
paddd %xmm10, %xmm1
movdqa %xmm6, %xmm7
paddd %xmm11, %xmm7
movdqa %xmm6, %xmm0
paddd %xmm12, %xmm0
pmulld %xmm1, %xmm0
pmulld %xmm3, %xmm0
movdqa %xmm6, %xmm1
paddd %xmm13, %xmm1
pmulld %xmm7, %xmm1
pmulld %xmm2, %xmm1
movdqa %xmm6, %xmm2
paddd %xmm4, %xmm2
pmulld %xmm0, %xmm2
paddd %xmm5, %xmm6
addl $-4, %eax
jne LBB0_6
LBB0_7:
testl %edi, %edi
je LBB0_10
## %bb.8:
movdqa LCPI0_2(%rip), %xmm3 ## xmm3 = [4294967292,4294967292,4294967292,4294967292]
movdqa LCPI0_3(%rip), %xmm4 ## xmm4 = [4294967288,4294967288,4294967288,4294967288]
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movdqa %xmm6, %xmm0
paddd %xmm3, %xmm0
pmulld %xmm0, %xmm2
pmulld %xmm6, %xmm1
paddd %xmm4, %xmm6
decl %edi
jne LBB0_9
LBB0_10:
pmulld %xmm2, %xmm1
pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3]
pmulld %xmm1, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pmulld %xmm0, %xmm1
movd %xmm1, %eax
cmpl %r8d, %r9d
je LBB0_13
## %bb.11:
subl %r8d, %edx
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
imull %edx, %eax
decl %edx
cmpl %esi, %edx
jg LBB0_12
LBB0_13:
movl $1, %esi
testl %ecx, %ecx
jle LBB0_26
## %bb.14:
movl $1, %edx
cmpl $8, %ecx
jb LBB0_24
## %bb.15:
movl %ecx, %edx
andl $-8, %edx
leal -8(%rdx), %r8d
movl %r8d, %edi
shrl $3, %edi
incl %edi
movl %edi, %esi
andl $3, %esi
cmpl $24, %r8d
jae LBB0_17
## %bb.16:
movdqa LCPI0_10(%rip), %xmm6 ## xmm6 = [1,2,3,4]
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa %xmm1, %xmm2
jmp LBB0_19
LBB0_17:
andl $-4, %edi
movdqa LCPI0_10(%rip), %xmm6 ## xmm6 = [1,2,3,4]
movdqa LCPI0_1(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa LCPI0_11(%rip), %xmm8 ## xmm8 = [4,4,4,4]
movdqa LCPI0_12(%rip), %xmm9 ## xmm9 = [8,8,8,8]
movdqa LCPI0_13(%rip), %xmm10 ## xmm10 = [12,12,12,12]
movdqa LCPI0_14(%rip), %xmm11 ## xmm11 = [16,16,16,16]
movdqa LCPI0_15(%rip), %xmm12 ## xmm12 = [20,20,20,20]
movdqa LCPI0_16(%rip), %xmm13 ## xmm13 = [24,24,24,24]
movdqa LCPI0_17(%rip), %xmm4 ## xmm4 = [28,28,28,28]
movdqa LCPI0_18(%rip), %xmm5 ## xmm5 = [32,32,32,32]
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB0_18: ## =>This Inner Loop Header: Depth=1
movdqa %xmm6, %xmm3
paddd %xmm8, %xmm3
pmulld %xmm2, %xmm3
pmulld %xmm6, %xmm1
movdqa %xmm6, %xmm2
paddd %xmm9, %xmm2
pmulld %xmm1, %xmm2
movdqa %xmm6, %xmm1
paddd %xmm10, %xmm1
movdqa %xmm6, %xmm7
paddd %xmm11, %xmm7
movdqa %xmm6, %xmm0
paddd %xmm12, %xmm0
pmulld %xmm1, %xmm0
pmulld %xmm3, %xmm0
movdqa %xmm6, %xmm1
paddd %xmm13, %xmm1
pmulld %xmm7, %xmm1
pmulld %xmm2, %xmm1
movdqa %xmm6, %xmm2
paddd %xmm4, %xmm2
pmulld %xmm0, %xmm2
paddd %xmm5, %xmm6
addl $-4, %edi
jne LBB0_18
LBB0_19:
testl %esi, %esi
je LBB0_22
## %bb.20:
movdqa LCPI0_11(%rip), %xmm3 ## xmm3 = [4,4,4,4]
movdqa LCPI0_12(%rip), %xmm4 ## xmm4 = [8,8,8,8]
.p2align 4, 0x90
LBB0_21: ## =>This Inner Loop Header: Depth=1
movdqa %xmm6, %xmm0
paddd %xmm3, %xmm0
pmulld %xmm0, %xmm2
pmulld %xmm6, %xmm1
paddd %xmm4, %xmm6
decl %esi
jne LBB0_21
LBB0_22:
pmulld %xmm2, %xmm1
pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3]
pmulld %xmm1, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pmulld %xmm0, %xmm1
movd %xmm1, %esi
cmpl %edx, %ecx
je LBB0_26
## %bb.23:
orl $1, %edx
LBB0_24:
incl %ecx
.p2align 4, 0x90
LBB0_25: ## =>This Inner Loop Header: Depth=1
imull %edx, %esi
incl %edx
cmpl %edx, %ecx
jne LBB0_25
LBB0_26:
cltd
idivl %esi
leaq L_.str.1(%rip), %rdi
movl %eax, %esi
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 "%d %d"
L_.str.1: ## @.str.1
.asciz "%d"
.subsections_via_symbols
| .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:
.long 0 ; 0x0
.long 4294967295 ; 0xffffffff
.long 4294967294 ; 0xfffffffe
.long 4294967293 ; 0xfffffffd
lCPI0_1:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.section __TEXT,__text,regular,pure_instructions
.globl _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
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
ldur w11, [x29, #-4]
sub w9, w11, #1
sub w10, w11, w8
cmp w10, w9
csel w9, w10, w9, lt
sub w12, w11, w9
cmp w12, #16
b.hs LBB0_4
; %bb.2:
mov w9, #1
b LBB0_7
LBB0_3:
mov w9, #1
mov w12, #1
b LBB0_17
LBB0_4:
dup.4s v0, w11
Lloh2:
adrp x9, lCPI0_0@PAGE
Lloh3:
ldr q1, [x9, lCPI0_0@PAGEOFF]
add.4s v1, v0, v1
movi.4s v0, #1
mvni.4s v2, #3
and w13, w12, #0xfffffff0
sub w11, w11, w13
mvni.4s v3, #7
mvni.4s v4, #11
mvni.4s v5, #15
mov x9, x13
movi.4s v6, #1
movi.4s v7, #1
movi.4s v16, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
add.4s v17, v1, v2
add.4s v18, v1, v3
add.4s v19, v1, v4
mul.4s v0, v0, v1
mul.4s v6, v6, v17
mul.4s v7, v7, v18
mul.4s v16, v16, v19
add.4s v1, v1, v5
subs w9, w9, #16
b.ne LBB0_5
; %bb.6:
mul.4s v0, v6, v0
mul.4s v0, v7, v0
mul.4s v0, v16, v0
ext.16b v1, v0, v0, #8
mul.2s v0, v0, v1
fmov w9, s0
mov.s w14, v0[1]
mul w9, w9, w14
cmp w12, w13
b.eq LBB0_8
LBB0_7: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w11
sub w11, w11, #1
cmp w11, w10
b.gt LBB0_7
LBB0_8:
cmp w8, #1
b.lt LBB0_11
; %bb.9:
cmp w8, #16
b.hs LBB0_12
; %bb.10:
mov w12, #1
mov w10, #1
b LBB0_15
LBB0_11:
mov w12, #1
b LBB0_17
LBB0_12:
and w11, w8, #0xfffffff0
movi.4s v0, #1
movi.4s v1, #4
Lloh4:
adrp x10, lCPI0_1@PAGE
Lloh5:
ldr q2, [x10, lCPI0_1@PAGEOFF]
orr w10, w11, #0x1
movi.4s v3, #8
movi.4s v4, #12
movi.4s v5, #16
mov x12, x11
movi.4s v6, #1
movi.4s v7, #1
movi.4s v16, #1
LBB0_13: ; =>This Inner Loop Header: Depth=1
add.4s v17, v2, v1
add.4s v18, v2, v3
add.4s v19, v2, v4
mul.4s v0, v0, v2
mul.4s v6, v6, v17
mul.4s v7, v7, v18
mul.4s v16, v16, v19
add.4s v2, v2, v5
subs w12, w12, #16
b.ne LBB0_13
; %bb.14:
mul.4s v0, v6, v0
mul.4s v0, v7, v0
mul.4s v0, v16, v0
ext.16b v1, v0, v0, #8
mul.2s v0, v0, v1
fmov w12, s0
mov.s w13, v0[1]
mul w12, w12, w13
cmp w8, w11
b.eq LBB0_17
LBB0_15:
add w8, w8, #1
LBB0_16: ; =>This Inner Loop Header: Depth=1
mul w12, w12, w10
add w10, w10, #1
cmp w8, w10
b.ne LBB0_16
LBB0_17:
sdiv w8, w9, w12
str x8, [sp]
Lloh6:
adrp x0, l_.str.1@PAGE
Lloh7:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdr Lloh2, Lloh3
.loh AdrpLdr Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
l_.str.1: ; @.str.1
.asciz "%d"
.subsections_via_symbols
| the_stack_data/70826.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _search_and_replace ## -- Begin function search_and_replace
.p2align 4, 0x90
_search_and_replace: ## @search_and_replace
.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
movl %esi, %r13d
movq %rdi, %rbx
movq _current_addr@GOTPCREL(%rip), %r15
movq (%r15), %rsi
movq _first_addr@GOTPCREL(%rip), %rax
movslq (%rax), %rdi
movq _second_addr@GOTPCREL(%rip), %rax
cmpl %edi, (%rax)
jge LBB0_1
LBB0_18:
movq _GLB@GOTPCREL(%rip), %rax
testl %r13d, (%rax)
je LBB0_19
LBB0_20:
movq _GPR@GOTPCREL(%rip), %rax
movq _GLS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movq _GNP@GOTPCREL(%rip), %rax
orl (%rax), %ecx
testl %r13d, %ecx
je LBB0_21
## %bb.22:
movq %rsi, %rdi
movl %r13d, %edx
callq _display_lines
movq _ERR@GOTPCREL(%rip), %rcx
sarq $63, %rax
andl (%rcx), %eax
jmp LBB0_23
LBB0_1:
movl %edx, %r14d
movq %rsi, -64(%rbp) ## 8-byte Spill
movq %rdi, (%r15)
callq _get_addressed_line_node
movq %rbx, -72(%rbp) ## 8-byte Spill
movq %rbx, %rdi
movq %rax, %rsi
movl %r13d, %edx
movl %r14d, -52(%rbp) ## 4-byte Spill
movl %r14d, %ecx
callq _substitute_matching_text
testl %eax, %eax
js LBB0_16
## %bb.2:
movl %eax, %r14d
movq _rbuf@GOTPCREL(%rip), %rbx
xorl %r12d, %r12d
movl $0, -44(%rbp) ## 4-byte Folded Spill
movl %r13d, -48(%rbp) ## 4-byte Spill
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
testl %r14d, %r14d
je LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq (%r15), %rdi
movq %rdi, %rsi
callq _delete_lines
testq %rax, %rax
js LBB0_16
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq (%rbx), %rbx
movl %r14d, %r13d
addq %rbx, %r13
xorl %eax, %eax
callq _SPL1
xorl %r14d, %r14d
jmp LBB0_7
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_7 Depth=2
movq (%r15), %rdi
callq _get_addressed_line_node
movq %rax, (%r14)
LBB0_12: ## in Loop: Header=BB0_7 Depth=2
cmpq %r13, %rbx
je LBB0_13
LBB0_7: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
callq _put_sbuf_line
testq %rax, %rax
je LBB0_8
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
movq %rax, %rbx
testq %r14, %r14
jne LBB0_10
## %bb.11: ## in Loop: Header=BB0_7 Depth=2
movq _UADD@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq (%r15), %rdx
movq %rdx, %rsi
callq _push_undo_stack
movq %rax, %r14
testq %rax, %rax
jne LBB0_12
jmp LBB0_8
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_3 Depth=1
movq _first_addr@GOTPCREL(%rip), %rcx
movq _second_addr@GOTPCREL(%rip), %rax
jmp LBB0_14
LBB0_13: ## in Loop: Header=BB0_3 Depth=1
xorl %eax, %eax
callq _SPL0
incl -44(%rbp) ## 4-byte Folded Spill
movq (%r15), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movl -48(%rbp), %r13d ## 4-byte Reload
movq _first_addr@GOTPCREL(%rip), %rcx
movq _second_addr@GOTPCREL(%rip), %rax
movq _rbuf@GOTPCREL(%rip), %rbx
LBB0_14: ## in Loop: Header=BB0_3 Depth=1
movslq (%rax), %rax
movslq (%rcx), %rcx
subq %rcx, %rax
cmpq %rax, %r12
jge LBB0_17
## %bb.15: ## in Loop: Header=BB0_3 Depth=1
incq %r12
movq (%r15), %rdi
incq %rdi
movq %rdi, (%r15)
callq _get_addressed_line_node
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl %r13d, %edx
movl -52(%rbp), %ecx ## 4-byte Reload
callq _substitute_matching_text
movl %eax, %r14d
testl %eax, %eax
jns LBB0_3
jmp LBB0_16
LBB0_8:
xorl %eax, %eax
callq _SPL0
jmp LBB0_16
LBB0_19:
leaq L_.str(%rip), %rax
movq _errmsg@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
LBB0_16:
movq _ERR@GOTPCREL(%rip), %rax
movl (%rax), %eax
LBB0_23:
## kill: def $eax killed $eax killed $rax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_21:
xorl %eax, %eax
jmp LBB0_23
LBB0_17:
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rsi, (%r15)
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
jne LBB0_20
jmp LBB0_18
.cfi_endproc
## -- End function
.comm _current_addr,8,3 ## @current_addr
.comm _first_addr,4,2 ## @first_addr
.comm _second_addr,4,2 ## @second_addr
.comm _ERR,4,2 ## @ERR
.comm _rbuf,8,3 ## @rbuf
.comm _UADD,4,2 ## @UADD
.comm _GLB,4,2 ## @GLB
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "no match"
.comm _errmsg,8,3 ## @errmsg
.comm _GPR,4,2 ## @GPR
.comm _GLS,4,2 ## @GLS
.comm _GNP,4,2 ## @GNP
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _search_and_replace ; -- Begin function search_and_replace
.p2align 2
_search_and_replace: ; @search_and_replace
.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 x21, x0
Lloh0:
adrp x24, _current_addr@GOTPAGE
Lloh1:
ldr x24, [x24, _current_addr@GOTPAGEOFF]
Lloh2:
adrp x25, _first_addr@GOTPAGE
Lloh3:
ldr x25, [x25, _first_addr@GOTPAGEOFF]
ldr x22, [x24]
ldrsw x0, [x25]
Lloh4:
adrp x26, _second_addr@GOTPAGE
Lloh5:
ldr x26, [x26, _second_addr@GOTPAGEOFF]
ldr w8, [x26]
cmp w8, w0
b.ge LBB0_4
LBB0_1:
Lloh6:
adrp x8, _GLB@GOTPAGE
Lloh7:
ldr x8, [x8, _GLB@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
tst w8, w19
b.eq LBB0_18
LBB0_2:
Lloh9:
adrp x8, _GPR@GOTPAGE
Lloh10:
ldr x8, [x8, _GPR@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
Lloh12:
adrp x9, _GLS@GOTPAGE
Lloh13:
ldr x9, [x9, _GLS@GOTPAGEOFF]
Lloh14:
ldr w9, [x9]
orr w8, w9, w8
Lloh15:
adrp x9, _GNP@GOTPAGE
Lloh16:
ldr x9, [x9, _GNP@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
orr w8, w8, w9
tst w8, w19
b.eq LBB0_21
; %bb.3:
mov x0, x22
mov x1, x22
mov x2, x19
bl _display_lines
Lloh18:
adrp x8, _ERR@GOTPAGE
Lloh19:
ldr x8, [x8, _ERR@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
asr x9, x0, #63
and w0, w9, w8
b LBB0_20
LBB0_4:
mov x20, x2
str x0, [x24]
bl _get_addressed_line_node
mov x1, x0
mov x0, x21
mov x2, x19
mov x3, x20
bl _substitute_matching_text
tbnz w0, #31, LBB0_19
; %bb.5:
mov x23, x0
mov x28, #0
str wzr, [sp, #12] ; 4-byte Folded Spill
Lloh21:
adrp x27, _UADD@GOTPAGE
Lloh22:
ldr x27, [x27, _UADD@GOTPAGEOFF]
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
cbz w23, LBB0_15
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
ldr x0, [x24]
mov x1, x0
bl _delete_lines
tbnz x0, #63, LBB0_19
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
mov x26, x25
Lloh23:
adrp x8, _rbuf@GOTPAGE
Lloh24:
ldr x8, [x8, _rbuf@GOTPAGEOFF]
Lloh25:
ldr x22, [x8]
add x25, x22, w23, uxtw
bl _SPL1
mov x23, #0
b LBB0_11
LBB0_9: ; in Loop: Header=BB0_11 Depth=2
ldr x0, [x24]
bl _get_addressed_line_node
str x0, [x23]
LBB0_10: ; in Loop: Header=BB0_11 Depth=2
cmp x22, x25
b.eq LBB0_14
LBB0_11: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x22
bl _put_sbuf_line
cbz x0, LBB0_17
; %bb.12: ; in Loop: Header=BB0_11 Depth=2
mov x22, x0
cbnz x23, LBB0_9
; %bb.13: ; in Loop: Header=BB0_11 Depth=2
ldr w0, [x27]
ldr x1, [x24]
mov x2, x1
bl _push_undo_stack
mov x23, x0
cbnz x0, LBB0_10
b LBB0_17
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
bl _SPL0
ldr w8, [sp, #12] ; 4-byte Folded Reload
add w8, w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
ldr x22, [x24]
mov x25, x26
Lloh26:
adrp x26, _second_addr@GOTPAGE
Lloh27:
ldr x26, [x26, _second_addr@GOTPAGEOFF]
LBB0_15: ; in Loop: Header=BB0_6 Depth=1
ldrsw x8, [x26]
ldrsw x9, [x25]
sub x8, x8, x9
cmp x28, x8
b.ge LBB0_22
; %bb.16: ; in Loop: Header=BB0_6 Depth=1
add x28, x28, #1
ldr x8, [x24]
add x0, x8, #1
str x0, [x24]
bl _get_addressed_line_node
mov x1, x0
mov x0, x21
mov x2, x19
mov x3, x20
bl _substitute_matching_text
mov x23, x0
tbz w0, #31, LBB0_6
b LBB0_19
LBB0_17:
bl _SPL0
b LBB0_19
LBB0_18:
Lloh28:
adrp x8, _errmsg@GOTPAGE
Lloh29:
ldr x8, [x8, _errmsg@GOTPAGEOFF]
Lloh30:
adrp x9, l_.str@PAGE
Lloh31:
add x9, x9, l_.str@PAGEOFF
Lloh32:
str x9, [x8]
LBB0_19:
Lloh33:
adrp x8, _ERR@GOTPAGE
Lloh34:
ldr x8, [x8, _ERR@GOTPAGEOFF]
Lloh35:
ldr w0, [x8]
LBB0_20:
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
LBB0_21:
mov w0, #0
b LBB0_20
LBB0_22:
str x22, [x24]
ldr w8, [sp, #12] ; 4-byte Folded Reload
cbnz w8, LBB0_2
b LBB0_1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpLdrGotStr Lloh28, Lloh29, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.cfi_endproc
; -- End function
.comm _current_addr,8,3 ; @current_addr
.comm _first_addr,4,2 ; @first_addr
.comm _second_addr,4,2 ; @second_addr
.comm _ERR,4,2 ; @ERR
.comm _rbuf,8,3 ; @rbuf
.comm _UADD,4,2 ; @UADD
.comm _GLB,4,2 ; @GLB
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "no match"
.comm _errmsg,8,3 ; @errmsg
.comm _GPR,4,2 ; @GPR
.comm _GLS,4,2 ; @GLS
.comm _GNP,4,2 ; @GNP
.subsections_via_symbols
| AnghaBench/freebsd/bin/ed/extr_sub.c_search_and_replace.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cns3xxx_shutdown
_cns3xxx_shutdown: ## @cns3xxx_shutdown
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _cns3xxx_tmr1@GOTPCREL(%rip), %rax
movq _TIMER1_2_CONTROL_OFFSET@GOTPCREL(%rip), %rcx
movq (%rcx), %rsi
addq (%rax), %rsi
xorl %edi, %edi
callq _writel
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _cns3xxx_tmr1,8,3 ## @cns3xxx_tmr1
.comm _TIMER1_2_CONTROL_OFFSET,8,3 ## @TIMER1_2_CONTROL_OFFSET
.no_dead_strip _cns3xxx_shutdown
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cns3xxx_shutdown
_cns3xxx_shutdown: ; @cns3xxx_shutdown
.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, _cns3xxx_tmr1@GOTPAGE
Lloh1:
ldr x8, [x8, _cns3xxx_tmr1@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _TIMER1_2_CONTROL_OFFSET@GOTPAGE
Lloh4:
ldr x9, [x9, _TIMER1_2_CONTROL_OFFSET@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
add x1, x9, x8
mov w0, #0
bl _writel
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _cns3xxx_tmr1,8,3 ; @cns3xxx_tmr1
.comm _TIMER1_2_CONTROL_OFFSET,8,3 ; @TIMER1_2_CONTROL_OFFSET
.no_dead_strip _cns3xxx_shutdown
.subsections_via_symbols
| AnghaBench/linux/arch/arm/mach-cns3xxx/extr_core.c_cns3xxx_shutdown.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snmp_output_resp ## -- Begin function snmp_output_resp
.p2align 4, 0x90
_snmp_output_resp: ## @snmp_output_resp
.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 %rdx, %r14
movq %rsi, %r12
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _ASN_OIDSTRLEN@GOTPCREL(%rip), %rax
movl (%rax), %eax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -72(%rbp) ## 8-byte Spill
movl $1, %edi
movl $4, %esi
callq _calloc
movq %rax, %rcx
movl $-1, %eax
movq %rcx, -56(%rbp) ## 8-byte Spill
testq %rcx, %rcx
je LBB0_14
## %bb.1:
cmpq $0, (%r12)
je LBB0_2
## %bb.3:
movq %r14, -80(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
xorl %r14d, %r14d
xorl %r13d, %r13d
movq %rbx, -64(%rbp) ## 8-byte Spill
jmp LBB0_4
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_4 Depth=1
movq 8(%r12), %rdi
addq %r15, %rdi
movq %r12, %rbx
movq -72(%rbp), %r12 ## 8-byte Reload
movq %r12, %rsi
callq _asn_oid2str_r
movq _stdout@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
movq %r12, %rdx
movq %rbx, %r12
movq -64(%rbp), %rbx ## 8-byte Reload
callq _fprintf
LBB0_11: ## in Loop: Header=BB0_4 Depth=1
movq 8(%r12), %rsi
addq %r15, %rsi
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax), %edx
movq %rbx, %rdi
callq _snmp_output_numval
orl %eax, %r13d
incq %r14
addq $4, %r15
cmpq (%r12), %r14
jae LBB0_12
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq -80(%rbp), %rdi ## 8-byte Reload
testq %rdi, %rdi
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movq 8(%r12), %rsi
addq %r15, %rsi
callq _asn_is_suboid
testl %eax, %eax
je LBB0_12
LBB0_6: ## in Loop: Header=BB0_4 Depth=1
movq %rbx, %rdi
callq _GET_OUTPUT
movq _OUTPUT_QUIET@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_11
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq %rbx, %rdi
callq _ISSET_NUMERIC
testl %eax, %eax
jne LBB0_10
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movq 8(%r12), %rdx
addq %r15, %rdx
movq %rbx, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
callq _snmp_fill_object
testq %rax, %rax
jle LBB0_10
## %bb.9: ## in Loop: Header=BB0_4 Depth=1
movq %rbx, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
callq _snmp_output_object
jmp LBB0_11
LBB0_12:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _free
testl %r13d, %r13d
movl $-1, %eax
jne LBB0_14
## %bb.13:
movl %r14d, %eax
jmp LBB0_14
LBB0_2:
movq -56(%rbp), %rdi ## 8-byte Reload
callq _free
xorl %eax, %eax
LBB0_14:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -48(%rbp), %rcx
jne LBB0_16
## %bb.15:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_16:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ASN_OIDSTRLEN,4,2 ## @ASN_OIDSTRLEN
.comm _OUTPUT_QUIET,8,3 ## @OUTPUT_QUIET
.comm _stdout,4,2 ## @stdout
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snmp_output_resp ; -- Begin function snmp_output_resp
.p2align 2
_snmp_output_resp: ; @snmp_output_resp
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #16
mov x20, x2
mov x21, x1
mov x22, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x8, _ASN_OIDSTRLEN@GOTPAGE
Lloh4:
ldr x8, [x8, _ASN_OIDSTRLEN@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
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, #0x1fffffff0
sub x24, x9, x8
mov sp, x24
mov w0, #1
mov w1, #4
bl _calloc
cbz x0, LBB0_12
; %bb.1:
mov x23, x0
ldr x8, [x21]
cbz x8, LBB0_13
; %bb.2:
mov x27, #0
mov x19, #0
mov w26, #0
Lloh8:
adrp x28, _OUTPUT_QUIET@GOTPAGE
Lloh9:
ldr x28, [x28, _OUTPUT_QUIET@GOTPAGEOFF]
Lloh10:
adrp x25, l_.str@PAGE
Lloh11:
add x25, x25, l_.str@PAGEOFF
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x21, #8]
add x0, x8, x27
mov x1, x24
bl _asn_oid2str_r
Lloh12:
adrp x8, _stdout@GOTPAGE
Lloh13:
ldr x8, [x8, _stdout@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
mov x1, x25
mov x2, x24
bl _fprintf
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x21, #8]
add x1, x8, x27
ldr w2, [x23]
mov x0, x22
bl _snmp_output_numval
orr w26, w0, w26
add x19, x19, #1
ldr x8, [x21]
add x27, x27, #4
cmp x19, x8
b.hs LBB0_11
LBB0_5: ; =>This Inner Loop Header: Depth=1
cbz x20, LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x21, #8]
add x1, x8, x27
mov x0, x20
bl _asn_is_suboid
cbz w0, LBB0_11
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
mov x0, x22
bl _GET_OUTPUT
ldr x8, [x28]
cmp x0, x8
b.eq LBB0_4
; %bb.8: ; in Loop: Header=BB0_5 Depth=1
mov x0, x22
bl _ISSET_NUMERIC
cbnz w0, LBB0_3
; %bb.9: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x21, #8]
add x2, x8, x27
mov x0, x22
mov x1, x23
bl _snmp_fill_object
cmp x0, #1
b.lt LBB0_3
; %bb.10: ; in Loop: Header=BB0_5 Depth=1
mov x0, x22
mov x1, x23
bl _snmp_output_object
b LBB0_4
LBB0_11:
mov x0, x23
bl _free
cbz w26, LBB0_14
LBB0_12:
mov w19, #-1
b LBB0_14
LBB0_13:
mov x0, x23
bl _free
mov w19, #0
LBB0_14:
ldur x8, [x29, #-88]
Lloh15:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh16:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh17:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_16
; %bb.15:
mov x0, x19
sub sp, x29, #80
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_16:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.cfi_endproc
; -- End function
.comm _ASN_OIDSTRLEN,4,2 ; @ASN_OIDSTRLEN
.comm _OUTPUT_QUIET,8,3 ; @OUTPUT_QUIET
.comm _stdout,4,2 ; @stdout
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/extr_bsnmptools.c_snmp_output_resp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function das16m1_di_insn_bits
_das16m1_di_insn_bits: ## @das16m1_di_insn_bits
.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 %rcx, %rbx
movq %rdx, %r14
movq _DAS16M1_DI_REG@GOTPCREL(%rip), %rax
movq (%rax), %rax
addq (%rdi), %rax
movq %rax, %rdi
callq _inb
andl $15, %eax
movl %eax, 4(%rbx)
movl (%r14), %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _DAS16M1_DI_REG,8,3 ## @DAS16M1_DI_REG
.no_dead_strip _das16m1_di_insn_bits
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function das16m1_di_insn_bits
_das16m1_di_insn_bits: ; @das16m1_di_insn_bits
.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, x3
mov x20, x2
ldr x8, [x0]
Lloh0:
adrp x9, _DAS16M1_DI_REG@GOTPAGE
Lloh1:
ldr x9, [x9, _DAS16M1_DI_REG@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
add x0, x9, x8
bl _inb
and w8, w0, #0xf
str w8, [x19, #4]
ldr w0, [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
.cfi_endproc
; -- End function
.comm _DAS16M1_DI_REG,8,3 ; @DAS16M1_DI_REG
.no_dead_strip _das16m1_di_insn_bits
.subsections_via_symbols
| AnghaBench/linux/drivers/staging/comedi/drivers/extr_das16m1.c_das16m1_di_insn_bits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ng_UpdateSet
_ng_UpdateSet: ## @ng_UpdateSet
.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 %r8, -56(%rbp) ## 8-byte Spill
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rdx, %r13
movq %rsi, %r15
movq %rdi, %r12
callq _descriptor2physical
movq %rax, %rbx
movl 16(%rax), %edi
callq _device2ng
movq %rax, %r14
movq 8(%rbx), %rax
movl (%rax), %eax
andl $-2, %eax
cmpl $128, %eax
jne LBB0_3
## %bb.1:
testq %r15, %r15
je LBB0_2
## %bb.4:
movl (%r14), %edi
movq %r15, %rsi
callq _FD_SET
movq _LogTIMER@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %edx
movl (%r14), %ecx
leaq L_.str(%rip), %rsi
callq _log_Printf
movl $1, %eax
jmp LBB0_5
LBB0_3:
movq %r12, %rdi
movq %r15, %rsi
movq %r13, %rdx
movq -48(%rbp), %rcx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
xorl %r9d, %r9d
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _physical_doUpdateSet ## TAILCALL
LBB0_2:
xorl %eax, %eax
LBB0_5:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LogTIMER,4,2 ## @LogTIMER
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s(ctrl): fdset(r) %d\n"
.no_dead_strip _ng_UpdateSet
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ng_UpdateSet
_ng_UpdateSet: ; @ng_UpdateSet
.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, x4
mov x21, x3
mov x23, x2
mov x19, x1
mov x25, x0
bl _descriptor2physical
mov x22, x0
ldr w0, [x0, #16]
bl _device2ng
ldr x8, [x22, #8]
ldr w8, [x8]
and w8, w8, #0xfffffffe
cmp w8, #128
b.ne LBB0_3
; %bb.1:
cbz x19, LBB0_4
; %bb.2:
mov x24, x0
ldr w0, [x0]
mov x1, x19
bl _FD_SET
Lloh0:
adrp x8, _LogTIMER@GOTPAGE
Lloh1:
ldr x8, [x8, _LogTIMER@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ldr w2, [x22]
ldr w3, [x24]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _log_Printf
mov w0, #1
b LBB0_5
LBB0_3:
mov x0, x25
mov x1, x19
mov x2, x23
mov x3, x21
mov x4, x20
mov w5, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _physical_doUpdateSet
LBB0_4:
mov w0, #0
LBB0_5:
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 Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _LogTIMER,4,2 ; @LogTIMER
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s(ctrl): fdset(r) %d\n"
.no_dead_strip _ng_UpdateSet
.subsections_via_symbols
| AnghaBench/freebsd/usr.sbin/ppp/extr_netgraph.c_ng_UpdateSet.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usb_hcd_get_frame_number ## -- Begin function usb_hcd_get_frame_number
.p2align 4, 0x90
_usb_hcd_get_frame_number: ## @usb_hcd_get_frame_number
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl (%rdi), %edi
callq _bus_to_hcd
movq %rax, %rbx
movq %rax, %rdi
callq _HCD_RH_RUNNING
testl %eax, %eax
je LBB0_1
## %bb.2:
movq (%rbx), %rax
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmpq *(%rax) ## TAILCALL
LBB0_1:
movq _ESHUTDOWN@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ESHUTDOWN,4,2 ## @ESHUTDOWN
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usb_hcd_get_frame_number ; -- Begin function usb_hcd_get_frame_number
.p2align 2
_usb_hcd_get_frame_number: ; @usb_hcd_get_frame_number
.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 w0, [x0]
bl _bus_to_hcd
mov x19, x0
bl _HCD_RH_RUNNING
cbz w0, LBB0_2
; %bb.1:
ldr x8, [x19]
ldr x1, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x1
LBB0_2:
Lloh0:
adrp x8, _ESHUTDOWN@GOTPAGE
Lloh1:
ldr x8, [x8, _ESHUTDOWN@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
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 _ESHUTDOWN,4,2 ; @ESHUTDOWN
.subsections_via_symbols
| AnghaBench/linux/drivers/usb/core/extr_hcd.c_usb_hcd_get_frame_number.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qed_roce2iwarp_state ## -- Begin function qed_roce2iwarp_state
.p2align 4, 0x90
_qed_roce2iwarp_state: ## @qed_roce2iwarp_state
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
addl $-128, %edi
cmpl $6, %edi
ja LBB0_1
## %bb.2:
movslq %edi, %rax
leaq l_switch.table.qed_roce2iwarp_state(%rip), %rcx
movq (%rcx,%rax,8), %rax
jmp LBB0_3
LBB0_1:
movq _QED_IWARP_QP_STATE_ERROR@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _QED_IWARP_QP_STATE_IDLE,4,2 ## @QED_IWARP_QP_STATE_IDLE
.comm _QED_IWARP_QP_STATE_RTS,4,2 ## @QED_IWARP_QP_STATE_RTS
.comm _QED_IWARP_QP_STATE_CLOSING,4,2 ## @QED_IWARP_QP_STATE_CLOSING
.comm _QED_IWARP_QP_STATE_ERROR,4,2 ## @QED_IWARP_QP_STATE_ERROR
.comm _QED_IWARP_QP_STATE_TERMINATE,4,2 ## @QED_IWARP_QP_STATE_TERMINATE
.section __DATA,__const
.p2align 3 ## @switch.table.qed_roce2iwarp_state
l_switch.table.qed_roce2iwarp_state:
.quad _QED_IWARP_QP_STATE_TERMINATE
.quad _QED_IWARP_QP_STATE_CLOSING
.quad _QED_IWARP_QP_STATE_RTS
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_ERROR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _qed_roce2iwarp_state ; -- Begin function qed_roce2iwarp_state
.p2align 2
_qed_roce2iwarp_state: ; @qed_roce2iwarp_state
.cfi_startproc
; %bb.0:
sub w8, w0, #128
cmp w8, #6
b.hi LBB0_2
; %bb.1:
Lloh0:
adrp x9, l_switch.table.qed_roce2iwarp_state@PAGE
Lloh1:
add x9, x9, l_switch.table.qed_roce2iwarp_state@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
ldr w0, [x8]
ret
LBB0_2:
Lloh2:
adrp x8, _QED_IWARP_QP_STATE_ERROR@GOTPAGE
Lloh3:
ldr x8, [x8, _QED_IWARP_QP_STATE_ERROR@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _QED_IWARP_QP_STATE_IDLE,4,2 ; @QED_IWARP_QP_STATE_IDLE
.comm _QED_IWARP_QP_STATE_RTS,4,2 ; @QED_IWARP_QP_STATE_RTS
.comm _QED_IWARP_QP_STATE_CLOSING,4,2 ; @QED_IWARP_QP_STATE_CLOSING
.comm _QED_IWARP_QP_STATE_ERROR,4,2 ; @QED_IWARP_QP_STATE_ERROR
.comm _QED_IWARP_QP_STATE_TERMINATE,4,2 ; @QED_IWARP_QP_STATE_TERMINATE
.section __DATA,__const
.p2align 3 ; @switch.table.qed_roce2iwarp_state
l_switch.table.qed_roce2iwarp_state:
.quad _QED_IWARP_QP_STATE_TERMINATE
.quad _QED_IWARP_QP_STATE_CLOSING
.quad _QED_IWARP_QP_STATE_RTS
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_IDLE
.quad _QED_IWARP_QP_STATE_ERROR
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/qlogic/qed/extr_qed_iwarp.c_qed_roce2iwarp_state.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function flow_divert_update_closed_state
_flow_divert_update_closed_state: ## @flow_divert_update_closed_state
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movl %esi, %r15d
movq %rdi, %rbx
movq _SHUT_RD@GOTPCREL(%rip), %rax
cmpl %esi, (%rax)
je LBB0_4
## %bb.1:
movq _FLOW_DIVERT_WRITE_CLOSED@GOTPCREL(%rip), %rcx
movl (%rbx), %eax
orl (%rcx), %eax
movl %eax, (%rbx)
testq %r14, %r14
jne LBB0_3
## %bb.2:
movq _FLOW_DIVERT_CONNECT_STARTED@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_4
LBB0_3:
movq _FLOW_DIVERT_TUNNEL_WR_CLOSED@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, (%rbx)
movq 8(%rbx), %rdi
callq _sbflush
LBB0_4:
movq _SHUT_WR@GOTPCREL(%rip), %rax
cmpl %r15d, (%rax)
je LBB0_8
## %bb.5:
movq _FLOW_DIVERT_READ_CLOSED@GOTPCREL(%rip), %rcx
movl (%rbx), %eax
orl (%rcx), %eax
movl %eax, (%rbx)
testq %r14, %r14
jne LBB0_7
## %bb.6:
movq _FLOW_DIVERT_CONNECT_STARTED@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
jne LBB0_8
LBB0_7:
movq _FLOW_DIVERT_TUNNEL_RD_CLOSED@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, (%rbx)
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SHUT_RD,4,2 ## @SHUT_RD
.comm _FLOW_DIVERT_WRITE_CLOSED,4,2 ## @FLOW_DIVERT_WRITE_CLOSED
.comm _FLOW_DIVERT_CONNECT_STARTED,4,2 ## @FLOW_DIVERT_CONNECT_STARTED
.comm _FLOW_DIVERT_TUNNEL_WR_CLOSED,4,2 ## @FLOW_DIVERT_TUNNEL_WR_CLOSED
.comm _SHUT_WR,4,2 ## @SHUT_WR
.comm _FLOW_DIVERT_READ_CLOSED,4,2 ## @FLOW_DIVERT_READ_CLOSED
.comm _FLOW_DIVERT_TUNNEL_RD_CLOSED,4,2 ## @FLOW_DIVERT_TUNNEL_RD_CLOSED
.no_dead_strip _flow_divert_update_closed_state
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function flow_divert_update_closed_state
_flow_divert_update_closed_state: ; @flow_divert_update_closed_state
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
Lloh0:
adrp x8, _SHUT_RD@GOTPAGE
Lloh1:
ldr x8, [x8, _SHUT_RD@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, w1
b.eq LBB0_4
; %bb.1:
Lloh3:
adrp x8, _FLOW_DIVERT_WRITE_CLOSED@GOTPAGE
Lloh4:
ldr x8, [x8, _FLOW_DIVERT_WRITE_CLOSED@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
cbnz x20, LBB0_3
; %bb.2:
Lloh6:
adrp x9, _FLOW_DIVERT_CONNECT_STARTED@GOTPAGE
Lloh7:
ldr x9, [x9, _FLOW_DIVERT_CONNECT_STARTED@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_4
LBB0_3:
Lloh9:
adrp x9, _FLOW_DIVERT_TUNNEL_WR_CLOSED@GOTPAGE
Lloh10:
ldr x9, [x9, _FLOW_DIVERT_TUNNEL_WR_CLOSED@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x19]
ldr x0, [x19, #8]
bl _sbflush
LBB0_4:
Lloh12:
adrp x8, _SHUT_WR@GOTPAGE
Lloh13:
ldr x8, [x8, _SHUT_WR@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
cmp w8, w21
b.eq LBB0_8
; %bb.5:
Lloh15:
adrp x8, _FLOW_DIVERT_READ_CLOSED@GOTPAGE
Lloh16:
ldr x8, [x8, _FLOW_DIVERT_READ_CLOSED@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
cbnz x20, LBB0_7
; %bb.6:
Lloh18:
adrp x9, _FLOW_DIVERT_CONNECT_STARTED@GOTPAGE
Lloh19:
ldr x9, [x9, _FLOW_DIVERT_CONNECT_STARTED@GOTPAGEOFF]
Lloh20:
ldr w9, [x9]
tst w9, w8
b.ne LBB0_8
LBB0_7:
Lloh21:
adrp x9, _FLOW_DIVERT_TUNNEL_RD_CLOSED@GOTPAGE
Lloh22:
ldr x9, [x9, _FLOW_DIVERT_TUNNEL_RD_CLOSED@GOTPAGEOFF]
Lloh23:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x19]
LBB0_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.comm _SHUT_RD,4,2 ; @SHUT_RD
.comm _FLOW_DIVERT_WRITE_CLOSED,4,2 ; @FLOW_DIVERT_WRITE_CLOSED
.comm _FLOW_DIVERT_CONNECT_STARTED,4,2 ; @FLOW_DIVERT_CONNECT_STARTED
.comm _FLOW_DIVERT_TUNNEL_WR_CLOSED,4,2 ; @FLOW_DIVERT_TUNNEL_WR_CLOSED
.comm _SHUT_WR,4,2 ; @SHUT_WR
.comm _FLOW_DIVERT_READ_CLOSED,4,2 ; @FLOW_DIVERT_READ_CLOSED
.comm _FLOW_DIVERT_TUNNEL_RD_CLOSED,4,2 ; @FLOW_DIVERT_TUNNEL_RD_CLOSED
.no_dead_strip _flow_divert_update_closed_state
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/netinet/extr_flow_divert.c_flow_divert_update_closed_state.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/93888712.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function spu_elf_modify_segment_map
_spu_elf_modify_segment_map: ## @spu_elf_modify_segment_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 %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 _TRUE@GOTPCREL(%rip), %rbx
testq %rsi, %rsi
je LBB0_23
## %bb.1:
movq %rdi, %r12
leaq L_.str(%rip), %rsi
callq _bfd_get_section_by_name
movq %rax, %r15
movq %r12, %rdi
callq _elf_tdata
movq (%rax), %r13
testq %r13, %r13
je LBB0_23
## %bb.2:
movq %r12, -56(%rbp) ## 8-byte Spill
jmp LBB0_5
LBB0_3: ## in Loop: Header=BB0_5 Depth=1
movq _PT_LOAD@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, (%rax)
movl $1, 8(%rax)
movq 24(%rax), %rcx
movq %rbx, (%rcx)
movq 16(%r13), %rcx
movq %rcx, 16(%rax)
movq %rax, 16(%r13)
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_5 Depth=1
movq 16(%r13), %r13
testq %r13, %r13
je LBB0_22
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_9 Depth 2
movq (%r13), %rax
movq _PT_LOAD@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_4
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movl 8(%r13), %eax
cmpl $2, %eax
jl LBB0_4
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movq 24(%r13), %rcx
movq (%rcx), %rbx
cmpq %r15, %rbx
je LBB0_13
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
xorl %r14d, %r14d
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
callq _spu_elf_section_data
cmpq $0, (%rax)
jne LBB0_15
## %bb.10: ## in Loop: Header=BB0_9 Depth=2
incq %r14
movl 8(%r13), %eax
cmpl %eax, %r14d
jae LBB0_4
## %bb.11: ## in Loop: Header=BB0_9 Depth=2
movq 24(%r13), %rcx
movl %r14d, %edx
movq (%rcx,%rdx,8), %rbx
cmpq %r15, %rbx
jne LBB0_9
## %bb.12: ## in Loop: Header=BB0_5 Depth=1
movl %r14d, %ecx
movl %r14d, %r14d
jmp LBB0_14
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
xorl %ecx, %ecx
xorl %r14d, %r14d
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
movq %r15, %rbx
jmp LBB0_16
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movl 8(%r13), %eax
movl %r14d, %ecx
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
leal 1(%rcx), %edx
cmpl %eax, %edx
jae LBB0_19
## %bb.17: ## in Loop: Header=BB0_5 Depth=1
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rcx, -64(%rbp) ## 8-byte Spill
subl %ecx, %eax
leal 16(,%rax,8), %esi
movq %r12, %rdi
callq _bfd_zalloc
testq %rax, %rax
je LBB0_24
## %bb.18: ## in Loop: Header=BB0_5 Depth=1
movq %rax, %r12
movl 8(%r13), %edx
subl -44(%rbp), %edx ## 4-byte Folded Reload
movl %edx, 8(%rax)
movq 24(%rax), %rdi
movq 24(%r13), %rax
leaq (%rax,%r14,8), %rsi
addq $8, %rsi
shll $3, %edx
callq _memcpy
movq _PT_LOAD@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, (%r12)
movq 16(%r13), %rax
movq %rax, 16(%r12)
movq %r12, 16(%r13)
movq -56(%rbp), %r12 ## 8-byte Reload
movq -64(%rbp), %rcx ## 8-byte Reload
LBB0_19: ## in Loop: Header=BB0_5 Depth=1
movl $1, 8(%r13)
testl %ecx, %ecx
je LBB0_4
## %bb.20: ## in Loop: Header=BB0_5 Depth=1
movl %ecx, 8(%r13)
movq %r12, %rdi
movl $32, %esi
callq _bfd_zalloc
testq %rax, %rax
jne LBB0_3
LBB0_24:
movq _FALSE@GOTPCREL(%rip), %rbx
jmp LBB0_23
LBB0_22:
movq _TRUE@GOTPCREL(%rip), %rbx
LBB0_23:
movl (%rbx), %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TRUE,4,2 ## @TRUE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ".toe"
.comm _PT_LOAD,8,3 ## @PT_LOAD
.comm _FALSE,4,2 ## @FALSE
.no_dead_strip _spu_elf_modify_segment_map
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function spu_elf_modify_segment_map
_spu_elf_modify_segment_map: ; @spu_elf_modify_segment_map
.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
cbz x1, LBB0_21
; %bb.1:
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _bfd_get_section_by_name
mov x20, x0
mov x0, x19
bl _elf_tdata
ldr x24, [x0]
cbz x24, LBB0_21
; %bb.2:
Lloh2:
adrp x25, _PT_LOAD@GOTPAGE
Lloh3:
ldr x25, [x25, _PT_LOAD@GOTPAGEOFF]
Lloh4:
adrp x23, _FALSE@GOTPAGE
Lloh5:
ldr x23, [x23, _FALSE@GOTPAGEOFF]
mov w22, #1
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
ldr x24, [x24, #16]
cbz x24, LBB0_21
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldr x8, [x24]
ldr x9, [x25]
cmp x8, x9
b.ne LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [x24, #8]
cmp w8, #2
b.lt LBB0_3
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
ldr x9, [x24, #24]
ldr x21, [x9]
cmp x21, x20
b.eq LBB0_12
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
mov x28, #0
LBB0_8: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x21
bl _spu_elf_section_data
ldr x8, [x0]
cbnz x8, LBB0_14
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
add x28, x28, #1
ldr w8, [x24, #8]
cmp w28, w8
b.hs LBB0_3
; %bb.10: ; in Loop: Header=BB0_8 Depth=2
ldr x9, [x24, #24]
ldr x21, [x9, w28, uxtw #3]
cmp x21, x20
b.ne LBB0_8
; %bb.11: ; in Loop: Header=BB0_4 Depth=1
mov x26, x28
and x28, x28, #0xffffffff
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
mov w26, #0
mov x28, #0
LBB0_13: ; in Loop: Header=BB0_4 Depth=1
mov x21, x20
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [x24, #8]
mov x26, x28
LBB0_15: ; in Loop: Header=BB0_4 Depth=1
add w27, w26, #1
cmp w27, w8
b.hs LBB0_18
; %bb.16: ; in Loop: Header=BB0_4 Depth=1
sub w8, w8, w26
lsl w8, w8, #3
add w1, w8, #16
mov x0, x19
bl _bfd_zalloc
cbz x0, LBB0_22
; %bb.17: ; in Loop: Header=BB0_4 Depth=1
mov x22, x0
ldr w8, [x24, #8]
sub w8, w8, w27
str w8, [x0, #8]
ldr x0, [x0, #24]
ldr x9, [x24, #24]
add x9, x9, x28, lsl #3
add x1, x9, #8
lsl w2, w8, #3
bl _memcpy
ldr x8, [x25]
str x8, [x22]
ldr x8, [x24, #16]
str x8, [x22, #16]
str x22, [x24, #16]
mov w22, #1
LBB0_18: ; in Loop: Header=BB0_4 Depth=1
str w22, [x24, #8]
cbz w26, LBB0_3
; %bb.19: ; in Loop: Header=BB0_4 Depth=1
str w26, [x24, #8]
mov x0, x19
mov w1, #32
bl _bfd_zalloc
cbz x0, LBB0_22
; %bb.20: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [x25]
str x8, [x0]
str w22, [x0, #8]
ldr x8, [x0, #24]
str x21, [x8]
ldr x8, [x24, #16]
str x8, [x0, #16]
str x0, [x24, #16]
b LBB0_3
LBB0_21:
Lloh6:
adrp x23, _TRUE@GOTPAGE
Lloh7:
ldr x23, [x23, _TRUE@GOTPAGEOFF]
LBB0_22:
ldr w0, [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 AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _TRUE,4,2 ; @TRUE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ".toe"
.comm _PT_LOAD,8,3 ; @PT_LOAD
.comm _FALSE,4,2 ; @FALSE
.no_dead_strip _spu_elf_modify_segment_map
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/bfd/extr_elf32-spu.c_spu_elf_modify_segment_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function ExpRootXOverRootX
LCPI0_0:
.quad 0xc000000000000000 ## double -2
LCPI0_1:
.quad 0x3ff0000000000000 ## double 1
LCPI0_2:
.quad 0xbfe0000000000000 ## double -0.5
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_3:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
.section __TEXT,__text,regular,pure_instructions
.globl _ExpRootXOverRootX
.p2align 4, 0x90
_ExpRootXOverRootX: ## @ExpRootXOverRootX
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -24
movl %edi, %ebx
sqrtsd %xmm0, %xmm4
testl %edi, %edi
js LBB0_1
## %bb.2:
movl %ebx, %eax
leal 1(%rbx), %ecx
testl %ebx, %ebx
je LBB0_3
## %bb.8:
movl %ecx, %esi
andl $-2, %esi
movq %rax, %rdx
shlq $8, %rdx
leaq __a(%rip), %rdi
addq %rdx, %rdi
addq $8, %rdi
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm6 ## xmm6 = mem[0],zero
xorpd %xmm5, %xmm5
xorl %edx, %edx
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movapd %xmm4, %xmm2
mulsd %xmm0, %xmm2
mulsd -8(%rdi,%rdx,8), %xmm0
movapd %xmm0, %xmm3
addsd %xmm5, %xmm3
mulsd %xmm1, %xmm6
movapd %xmm4, %xmm0
mulsd %xmm2, %xmm0
mulsd (%rdi,%rdx,8), %xmm2
movapd %xmm2, %xmm5
addsd %xmm3, %xmm5
mulsd %xmm1, %xmm6
addq $2, %rdx
cmpq %rdx, %rsi
jne LBB0_9
## %bb.4:
movsd LCPI0_2(%rip), %xmm1 ## xmm1 = mem[0],zero
movapd %xmm6, %xmm2
mulsd %xmm6, %xmm1
testb $1, %cl
jne LBB0_6
jmp LBB0_7
LBB0_1:
xorpd %xmm5, %xmm5
movsd LCPI0_0(%rip), %xmm2 ## xmm2 = mem[0],zero
jmp LBB0_7
LBB0_3:
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
xorpd %xmm5, %xmm5
xorl %edx, %edx
## implicit-def: $xmm2
movapd %xmm1, %xmm0
testb $1, %cl
je LBB0_7
LBB0_6:
shlq $8, %rax
leaq __a(%rip), %rcx
addq %rax, %rcx
mulsd (%rcx,%rdx,8), %xmm0
addsd %xmm0, %xmm5
movapd %xmm1, %xmm2
LBB0_7:
movsd %xmm2, -16(%rbp) ## 8-byte Spill
movapd %xmm5, -48(%rbp) ## 16-byte Spill
movapd LCPI0_3(%rip), %xmm0 ## xmm0 = [-0.0E+0,-0.0E+0]
xorpd %xmm4, %xmm0
movapd %xmm4, -32(%rbp) ## 16-byte Spill
callq _exp
mulsd -16(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm0, -16(%rbp) ## 8-byte Spill
leal (%rbx,%rbx), %eax
incl %eax
xorps %xmm1, %xmm1
cvtsi2sd %eax, %xmm1
movapd -32(%rbp), %xmm0 ## 16-byte Reload
callq _pow
movsd -16(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
divsd %xmm0, %xmm1
mulsd -48(%rbp), %xmm1 ## 16-byte Folded Reload
movapd %xmm1, %xmm0
addq $40, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function ExpRootXOverRootXInit
LCPI1_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI1_1:
.long 1 ## 0x1
.long 2 ## 0x2
.space 4
.space 4
LCPI1_2:
.long 2 ## 0x2
.long 2 ## 0x2
.space 4
.space 4
LCPI1_3:
.long 4 ## 0x4
.long 4 ## 0x4
.space 4
.space 4
.section __TEXT,__text,regular,pure_instructions
.globl _ExpRootXOverRootXInit
.p2align 4, 0x90
_ExpRootXOverRootXInit: ## @ExpRootXOverRootXInit
.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
cmpl $31, %edi
jg LBB1_14
## %bb.1:
testl %edi, %edi
jle LBB1_2
## %bb.3:
movl %edi, %r15d
leaq (,%r15,8), %r14
leaq -1(%r15), %rax
movl %r15d, %r12d
andl $7, %r12d
cmpq $7, %rax
movq %r15, -48(%rbp) ## 8-byte Spill
jae LBB1_12
## %bb.4:
xorl %r13d, %r13d
jmp LBB1_5
LBB1_2:
movabsq $4607182418800017408, %rax ## imm = 0x3FF0000000000000
movq %rax, __a(%rip)
LBB1_15:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_12:
## kill: def $r15d killed $r15d killed $r15 def $r15
andl $-8, %r15d
leaq __a+1792(%rip), %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB1_13: ## =>This Inner Loop Header: Depth=1
leaq -1792(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -1536(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -1280(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -1024(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -768(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -512(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
leaq -256(%rbx), %rdi
movq %r14, %rsi
callq ___bzero
movq %rbx, %rdi
movq %r14, %rsi
callq ___bzero
addq $8, %r13
addq $2048, %rbx ## imm = 0x800
cmpq %r13, %r15
jne LBB1_13
LBB1_5:
testq %r12, %r12
je LBB1_8
## %bb.6:
shlq $8, %r13
leaq __a(%rip), %r15
addq %r13, %r15
shlq $8, %r12
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_7: ## =>This Inner Loop Header: Depth=1
leaq (%r15,%rbx), %rdi
movq %r14, %rsi
callq ___bzero
addq $256, %rbx ## imm = 0x100
cmpq %rbx, %r12
jne LBB1_7
LBB1_8:
movabsq $4607182418800017408, %rax ## imm = 0x3FF0000000000000
movq %rax, __a(%rip)
movl $1, %r10d
movsd LCPI1_0(%rip), %xmm3 ## xmm3 = mem[0],zero
leaq __a+280(%rip), %rdx
movl $1, %r14d
leaq __a(%rip), %r12
leaq __a+256(%rip), %r11
xorl %r8d, %r8d
movdqa LCPI1_1(%rip), %xmm8 ## xmm8 = <1,2,u,u>
movdqa LCPI1_2(%rip), %xmm9 ## xmm9 = <2,2,u,u>
movdqa LCPI1_3(%rip), %xmm2 ## xmm2 = <4,4,u,u>
movq -48(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB1_9: ## =>This Loop Header: Depth=1
## Child Loop BB1_19 Depth 2
## Child Loop BB1_25 Depth 2
leal (%r8,%r8), %eax
incl %eax
xorps %xmm4, %xmm4
cvtsi2sd %eax, %xmm4
mulsd %xmm3, %xmm4
leaq 1(%r8), %r9
movq %r9, %rcx
shlq $8, %rcx
leaq __a(%rip), %rsi
leaq (%rsi,%rcx), %r15
movsd %xmm4, (%rcx,%rsi)
testq %r8, %r8
je LBB1_26
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
cmpq $1, %r8
jne LBB1_16
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movq %r8, %rcx
jmp LBB1_24
.p2align 4, 0x90
LBB1_16: ## in Loop: Header=BB1_9 Depth=1
movq %r8, %r13
movabsq $9223372036854775806, %rcx ## imm = 0x7FFFFFFFFFFFFFFE
andq %rcx, %r13
leaq -2(%r13), %rcx
movq %rcx, %rdi
shrq %rdi
incq %rdi
movddup %xmm3, %xmm3 ## xmm3 = xmm3[0,0]
movd %eax, %xmm4
pshufd $80, %xmm4, %xmm4 ## xmm4 = xmm4[0,0,1,1]
testq %rcx, %rcx
je LBB1_17
## %bb.18: ## in Loop: Header=BB1_9 Depth=1
movq %r8, %rax
andq $-2, %rax
addq $-2, %rax
shrq %rax
incq %rax
andq $-2, %rax
xorl %esi, %esi
movapd %xmm3, %xmm6
movdqa %xmm8, %xmm5
.p2align 4, 0x90
LBB1_19: ## Parent Loop BB1_9 Depth=1
## => This Inner Loop Header: Depth=2
movdqa %xmm4, %xmm7
psubd %xmm5, %xmm7
cvtdq2pd %xmm7, %xmm0
movupd -272(%rdx,%rsi,8), %xmm1
movupd -256(%rdx,%rsi,8), %xmm3
shufpd $1, %xmm1, %xmm6 ## xmm6 = xmm6[1],xmm1[0]
mulpd %xmm1, %xmm0
addpd %xmm6, %xmm0
psubd %xmm9, %xmm7
cvtdq2pd %xmm7, %xmm6
movupd %xmm0, -16(%rdx,%rsi,8)
shufpd $1, %xmm3, %xmm1 ## xmm1 = xmm1[1],xmm3[0]
mulpd %xmm3, %xmm6
addpd %xmm1, %xmm6
movupd %xmm6, (%rdx,%rsi,8)
addq $4, %rsi
paddd %xmm2, %xmm5
movapd %xmm3, %xmm6
addq $-2, %rax
jne LBB1_19
## %bb.20: ## in Loop: Header=BB1_9 Depth=1
testb $1, %dil
je LBB1_22
LBB1_21: ## in Loop: Header=BB1_9 Depth=1
shlq $3, %rsi
psubd %xmm5, %xmm4
cvtdq2pd %xmm4, %xmm0
movq %r8, %rax
shlq $8, %rax
leaq __a(%rip), %rcx
addq %rcx, %rax
orq $8, %rsi
movupd (%rsi,%rax), %xmm1
shufpd $1, %xmm1, %xmm3 ## xmm3 = xmm3[1],xmm1[0]
mulpd %xmm1, %xmm0
addpd %xmm3, %xmm0
movupd %xmm0, (%rsi,%r15)
movapd %xmm1, %xmm3
LBB1_22: ## in Loop: Header=BB1_9 Depth=1
cmpq %r13, %r8
movq -48(%rbp), %r13 ## 8-byte Reload
je LBB1_26
## %bb.23: ## in Loop: Header=BB1_9 Depth=1
movq %r8, %rcx
orq $1, %rcx
unpckhpd %xmm3, %xmm3 ## xmm3 = xmm3[1,1]
LBB1_24: ## in Loop: Header=BB1_9 Depth=1
movl %r14d, %eax
subl %ecx, %eax
leaq (%r12,%rcx,8), %rsi
leaq (%r11,%rcx,8), %rdi
movq %r10, %rbx
subq %rcx, %rbx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB1_25: ## Parent Loop BB1_9 Depth=1
## => This Inner Loop Header: Depth=2
xorps %xmm0, %xmm0
cvtsi2sd %eax, %xmm0
movsd (%rsi,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
addsd %xmm3, %xmm0
movsd %xmm0, (%rdi,%rcx,8)
decl %eax
incq %rcx
movapd %xmm1, %xmm3
cmpq %rcx, %rbx
jne LBB1_25
LBB1_26: ## in Loop: Header=BB1_9 Depth=1
movq %r8, %rax
shlq $8, %rax
leaq __a(%rip), %rcx
addq %rcx, %rax
movsd (%rax,%r8,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%r15,%r9,8)
cmpq %r13, %r9
je LBB1_15
## %bb.27: ## in Loop: Header=BB1_9 Depth=1
incq %r10
movsd (%r15), %xmm3 ## xmm3 = mem[0],zero
addq $256, %rdx ## imm = 0x100
addl $2, %r14d
addq $256, %r12 ## imm = 0x100
addq $256, %r11 ## imm = 0x100
movq %r9, %r8
jmp LBB1_9
LBB1_17: ## in Loop: Header=BB1_9 Depth=1
xorl %esi, %esi
movdqa %xmm8, %xmm5
testb $1, %dil
jne LBB1_21
jmp LBB1_22
LBB1_14:
callq _ExpRootXOverRootXInit.cold.1
jmp LBB1_15
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExpRootXOverRootXInit.cold.1
_ExpRootXOverRootXInit.cold.1: ## @ExpRootXOverRootXInit.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L___func__.ExpRootXOverRootXInit(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
pushq $23
popq %rdx
callq ___assert_rtn
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,__a,8192,4 ## @_a
.section __TEXT,__cstring,cstring_literals
L___func__.ExpRootXOverRootXInit: ## @__func__.ExpRootXOverRootXInit
.asciz "ExpRootXOverRootXInit"
L_.str: ## @.str
.asciz "1265274.c"
L_.str.1: ## @.str.1
.asciz "m< NMAX"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ExpRootXOverRootX ; -- Begin function ExpRootXOverRootX
.p2align 2
_ExpRootXOverRootX: ; @ExpRootXOverRootX
.cfi_startproc
; %bb.0:
stp d11, d10, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp d9, d8, [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 b8, -40
.cfi_offset b9, -48
.cfi_offset b10, -56
.cfi_offset b11, -64
mov x19, x0
fsqrt d8, d0
tbnz w0, #31, LBB0_3
; %bb.1:
mov w9, w19
Lloh0:
adrp x10, __a@PAGE
Lloh1:
add x10, x10, __a@PAGEOFF
add w8, w19, #1
add x9, x10, x9, lsl #8
fmov d0, #1.00000000
fmov d10, #-2.00000000
movi d9, #0000000000000000
fmov d1, #-0.50000000
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr d2, [x9], #8
fmadd d9, d2, d0, d9
fmul d10, d10, d1
fmul d0, d8, d0
subs x8, x8, #1
b.ne LBB0_2
b LBB0_4
LBB0_3:
movi d9, #0000000000000000
fmov d10, #-2.00000000
LBB0_4:
fneg d0, d8
bl _exp
fmul d10, d0, d10
mov w8, #1
bfi w8, w19, #1, #31
scvtf d1, w8
fmov d0, d8
bl _pow
fdiv d0, d10, d0
fmul d0, d9, d0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp d9, d8, [sp, #16] ; 16-byte Folded Reload
ldp d11, d10, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function ExpRootXOverRootXInit
lCPI1_0:
.long 1 ; 0x1
.long 2 ; 0x2
.section __TEXT,__text,regular,pure_instructions
.globl _ExpRootXOverRootXInit
.p2align 2
_ExpRootXOverRootXInit: ; @ExpRootXOverRootXInit
.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
cmp w0, #31
b.gt LBB1_18
; %bb.1:
cmp w0, #0
b.le LBB1_16
; %bb.2:
mov w21, w0
lsl x19, x21, #3
Lloh2:
adrp x22, __a@PAGE
Lloh3:
add x22, x22, __a@PAGEOFF
mov x23, x21
mov x20, x22
LBB1_3: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x19
bl _bzero
add x20, x20, #256
subs x23, x23, #1
b.ne LBB1_3
; %bb.4:
mov x12, #0
mov x8, #4607182418800017408
str x8, [x22]
add x8, x22, #264
fmov d2, #1.00000000
mov w9, #1
Lloh4:
adrp x10, lCPI1_0@PAGE
Lloh5:
ldr d0, [x10, lCPI1_0@PAGEOFF]
movi.2s v1, #2
mov x10, x22
mov w11, #1
LBB1_5: ; =>This Loop Header: Depth=1
; Child Loop BB1_9 Depth 2
; Child Loop BB1_13 Depth 2
mov w0, #1
bfi w0, w12, #1, #31
scvtf d3, w0
fmul d3, d2, d3
add x13, x12, #1
add x14, x22, x13, lsl #8
str d3, [x14]
cbz x12, LBB1_14
; %bb.6: ; in Loop: Header=BB1_5 Depth=1
cmp x12, #1
b.ne LBB1_8
; %bb.7: ; in Loop: Header=BB1_5 Depth=1
mov x15, x12
b LBB1_12
LBB1_8: ; in Loop: Header=BB1_5 Depth=1
and x16, x12, #0xfffffffffffffffe
and x17, x12, #0x7ffffffffffffffe
orr x15, x12, #0x1
dup.2d v3, v2[0]
dup.2s v2, w0
mov x0, x8
fmov d4, d0
LBB1_9: ; Parent Loop BB1_5 Depth=1
; => This Inner Loop Header: Depth=2
mov.16b v5, v3
sub.2s v3, v2, v4
sshll.2d v3, v3, #0
scvtf.2d v6, v3
ldur q3, [x0, #-256]
ext.16b v5, v5, v3, #8
fmla.2d v5, v3, v6
str q5, [x0], #16
add.2s v4, v4, v1
subs x16, x16, #2
b.ne LBB1_9
; %bb.10: ; in Loop: Header=BB1_5 Depth=1
cmp x12, x17
b.eq LBB1_14
; %bb.11: ; in Loop: Header=BB1_5 Depth=1
mov d2, v3[1]
LBB1_12: ; in Loop: Header=BB1_5 Depth=1
sub w16, w9, w15
LBB1_13: ; Parent Loop BB1_5 Depth=1
; => This Inner Loop Header: Depth=2
scvtf d3, w16
add x17, x10, x15, lsl #3
ldr d4, [x17]
fmadd d2, d3, d4, d2
str d2, [x17, #256]
add x15, x15, #1
sub w16, w16, #1
fmov d2, d4
cmp x11, x15
b.ne LBB1_13
LBB1_14: ; in Loop: Header=BB1_5 Depth=1
add x15, x22, x12, lsl #8
ldr d2, [x15, x12, lsl #3]
str d2, [x14, x13, lsl #3]
cmp x13, x21
b.eq LBB1_17
; %bb.15: ; in Loop: Header=BB1_5 Depth=1
add x11, x11, #1
ldr d2, [x14]
add x8, x8, #256
add w9, w9, #2
add x10, x10, #256
mov x12, x13
b LBB1_5
LBB1_16:
mov x8, #4607182418800017408
adrp x9, __a@PAGE
str x8, [x9, __a@PAGEOFF]
LBB1_17:
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
LBB1_18:
bl _ExpRootXOverRootXInit.cold.1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdr Lloh4, Lloh5
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExpRootXOverRootXInit.cold.1
_ExpRootXOverRootXInit.cold.1: ; @ExpRootXOverRootXInit.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh6:
adrp x0, l___func__.ExpRootXOverRootXInit@PAGE
Lloh7:
add x0, x0, l___func__.ExpRootXOverRootXInit@PAGEOFF
Lloh8:
adrp x1, l_.str@PAGE
Lloh9:
add x1, x1, l_.str@PAGEOFF
Lloh10:
adrp x3, l_.str.1@PAGE
Lloh11:
add x3, x3, l_.str.1@PAGEOFF
mov w2, #23
bl ___assert_rtn
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,__a,8192,3 ; @_a
.section __TEXT,__cstring,cstring_literals
l___func__.ExpRootXOverRootXInit: ; @__func__.ExpRootXOverRootXInit
.asciz "ExpRootXOverRootXInit"
l_.str: ; @.str
.asciz "1265274.c"
l_.str.1: ; @.str.1
.asciz "m< NMAX"
.subsections_via_symbols
| the_stack_data/1265274.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_ra_svn_create_conn ## -- Begin function svn_ra_svn_create_conn
.p2align 4, 0x90
_svn_ra_svn_create_conn: ## @svn_ra_svn_create_conn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq _SVN_DELTA_COMPRESSION_LEVEL_DEFAULT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %rcx, (%rsp)
movl %eax, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _svn_ra_svn_create_conn3
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SVN_DELTA_COMPRESSION_LEVEL_DEFAULT,4,2 ## @SVN_DELTA_COMPRESSION_LEVEL_DEFAULT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _svn_ra_svn_create_conn ; -- Begin function svn_ra_svn_create_conn
.p2align 2
_svn_ra_svn_create_conn: ; @svn_ra_svn_create_conn
.cfi_startproc
; %bb.0:
mov x6, x3
Lloh0:
adrp x8, _SVN_DELTA_COMPRESSION_LEVEL_DEFAULT@GOTPAGE
Lloh1:
ldr x8, [x8, _SVN_DELTA_COMPRESSION_LEVEL_DEFAULT@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
mov w4, #0
mov w5, #0
b _svn_ra_svn_create_conn3
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SVN_DELTA_COMPRESSION_LEVEL_DEFAULT,4,2 ; @SVN_DELTA_COMPRESSION_LEVEL_DEFAULT
.subsections_via_symbols
| AnghaBench/freebsd/contrib/subversion/subversion/libsvn_ra_svn/extr_deprecated.c_svn_ra_svn_create_conn.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ft5406ts_detach
_ft5406ts_detach: ## @ft5406ts_detach
.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 _device_get_softc
movq %rax, %rbx
movl (%rax), %edi
callq _evdev_free
movq %rbx, %rdi
callq _FT5406_LOCK_DESTROY
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ft5406ts_detach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ft5406ts_detach
_ft5406ts_detach: ; @ft5406ts_detach
.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 _device_get_softc
mov x19, x0
ldr w0, [x0]
bl _evdev_free
mov x0, x19
bl _FT5406_LOCK_DESTROY
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _ft5406ts_detach
.subsections_via_symbols
| AnghaBench/freebsd/sys/arm/broadcom/bcm2835/extr_bcm2835_ft5406.c_ft5406ts_detach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function crypto_aead_show
_crypto_aead_show: ## @crypto_aead_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 %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _seq_printf
movq _CRYPTO_ALG_ASYNC@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%r14), %eax
leaq L_.str.3(%rip), %rax
leaq L_.str.2(%rip), %rdx
cmoveq %rax, %rdx
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _seq_printf
movq 8(%r14), %rdx
leaq L_.str.4(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _seq_printf
movq 16(%r14), %rdx
leaq L_.str.5(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _seq_printf
movq 24(%r14), %rdx
leaq L_.str.6(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _seq_printf
movq 32(%r14), %rax
testq %rax, %rax
leaq L_.str.8(%rip), %rdx
cmovneq %rax, %rdx
leaq L_.str.7(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _seq_printf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "type : aead\n"
L_.str.1: ## @.str.1
.asciz "async : %s\n"
.comm _CRYPTO_ALG_ASYNC,4,2 ## @CRYPTO_ALG_ASYNC
L_.str.2: ## @.str.2
.asciz "yes"
L_.str.3: ## @.str.3
.asciz "no"
L_.str.4: ## @.str.4
.asciz "blocksize : %u\n"
L_.str.5: ## @.str.5
.asciz "ivsize : %u\n"
L_.str.6: ## @.str.6
.asciz "maxauthsize : %u\n"
L_.str.7: ## @.str.7
.asciz "geniv : %s\n"
L_.str.8: ## @.str.8
.asciz "<built-in>"
.no_dead_strip _crypto_aead_show
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function crypto_aead_show
_crypto_aead_show: ; @crypto_aead_show
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _seq_printf
ldr w8, [x19]
Lloh2:
adrp x9, _CRYPTO_ALG_ASYNC@GOTPAGE
Lloh3:
ldr x9, [x9, _CRYPTO_ALG_ASYNC@GOTPAGEOFF]
Lloh4:
ldr w9, [x9]
Lloh5:
adrp x10, l_.str.2@PAGE
Lloh6:
add x10, x10, l_.str.2@PAGEOFF
Lloh7:
adrp x11, l_.str.3@PAGE
Lloh8:
add x11, x11, l_.str.3@PAGEOFF
tst w9, w8
csel x8, x11, x10, eq
str x8, [sp]
Lloh9:
adrp x1, l_.str.1@PAGE
Lloh10:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _seq_printf
ldr x8, [x19, #8]
str x8, [sp]
Lloh11:
adrp x1, l_.str.4@PAGE
Lloh12:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x20
bl _seq_printf
ldr x8, [x19, #16]
str x8, [sp]
Lloh13:
adrp x1, l_.str.5@PAGE
Lloh14:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x20
bl _seq_printf
ldr x8, [x19, #24]
str x8, [sp]
Lloh15:
adrp x1, l_.str.6@PAGE
Lloh16:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x20
bl _seq_printf
ldr x8, [x19, #32]
Lloh17:
adrp x9, l_.str.8@PAGE
Lloh18:
add x9, x9, l_.str.8@PAGEOFF
cmp x8, #0
csel x8, x9, x8, eq
str x8, [sp]
Lloh19:
adrp x1, l_.str.7@PAGE
Lloh20:
add x1, x1, l_.str.7@PAGEOFF
mov x0, x20
bl _seq_printf
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 Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "type : aead\n"
l_.str.1: ; @.str.1
.asciz "async : %s\n"
.comm _CRYPTO_ALG_ASYNC,4,2 ; @CRYPTO_ALG_ASYNC
l_.str.2: ; @.str.2
.asciz "yes"
l_.str.3: ; @.str.3
.asciz "no"
l_.str.4: ; @.str.4
.asciz "blocksize : %u\n"
l_.str.5: ; @.str.5
.asciz "ivsize : %u\n"
l_.str.6: ; @.str.6
.asciz "maxauthsize : %u\n"
l_.str.7: ; @.str.7
.asciz "geniv : %s\n"
l_.str.8: ; @.str.8
.asciz "<built-in>"
.no_dead_strip _crypto_aead_show
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/crypto/extr_aead.c_crypto_aead_show.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _socreate ## -- Begin function socreate
.p2align 4, 0x90
_socreate: ## @socreate
.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 %r9, -48(%rbp) ## 8-byte Spill
movq %r8, %r14
movl %ecx, %r12d
movl %edx, %r13d
movq %rsi, -56(%rbp) ## 8-byte Spill
movl %edi, %r15d
testl %ecx, %ecx
je LBB0_2
## %bb.1:
movl %r12d, %esi
movl %r13d, %edx
callq _pffindproto
jmp LBB0_3
LBB0_2:
movl %r13d, %esi
callq _pffindtype
LBB0_3:
movq %rax, %rbx
testq %rax, %rax
je LBB0_13
## %bb.4:
movq 8(%rbx), %rax
movq (%rax), %rax
testq %rax, %rax
je LBB0_17
## %bb.5:
cmpq _pru_attach_notsupp@GOTPCREL(%rip), %rax
je LBB0_17
## %bb.6:
movq 16(%rbx), %rax
movq (%rax), %rsi
movq %r14, %rdi
callq _prison_check_af
testq %rax, %rax
jne LBB0_17
## %bb.7:
cmpl %r13d, (%rbx)
jne LBB0_16
## %bb.8:
movq %r14, %rdi
callq _CRED_TO_VNET
movl %eax, %edi
callq _soalloc
testq %rax, %rax
je LBB0_21
## %bb.9:
movq %rax, %r15
movl %r13d, (%rax)
movq %r14, %rdi
callq _crhold
movl %eax, 32(%r15)
movq 16(%rbx), %rax
movq (%rax), %rax
movq _PF_INET@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.10:
movq _PF_INET6@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.11:
movq _PF_ROUTE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_22
## %bb.12:
xorl %eax, %eax
movq -48(%rbp), %r14 ## 8-byte Reload
jmp LBB0_23
LBB0_13:
movl %r15d, %edi
callq _pffinddomain
testq %rax, %rax
je LBB0_20
## %bb.14:
testl %r13d, %r13d
je LBB0_17
## %bb.15:
testl %r12d, %r12d
jne LBB0_17
LBB0_16:
movq _EPROTOTYPE@GOTPCREL(%rip), %rax
jmp LBB0_18
LBB0_17:
movq _EPROTONOSUPPORT@GOTPCREL(%rip), %rax
LBB0_18:
movl (%rax), %ebx
LBB0_19:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_20:
movq _EAFNOSUPPORT@GOTPCREL(%rip), %rax
jmp LBB0_18
LBB0_21:
movq _ENOBUFS@GOTPCREL(%rip), %rax
jmp LBB0_18
LBB0_22:
movq -48(%rbp), %r14 ## 8-byte Reload
movq (%r14), %rax
movq (%rax), %rax
LBB0_23:
movq %rax, 24(%r15)
movq %rbx, 16(%r15)
leaq 12(%r15), %rdi
movq _so_rdknl_lock@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _so_rdknl_unlock@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _so_rdknl_assert_locked@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _so_rdknl_assert_unlocked@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq %r15, %rsi
callq _knlist_init
movq %r15, %rdi
addq $8, %rdi
movq _so_wrknl_lock@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _so_wrknl_unlock@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _so_wrknl_assert_locked@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq _so_wrknl_assert_unlocked@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq %r15, %rsi
callq _knlist_init
movl 4(%r15), %edi
callq _CURVNET_SET
movq 8(%rbx), %rax
movq %r15, %rdi
movl %r12d, %esi
movq %r14, %rdx
callq *(%rax)
movl %eax, %r14d
xorl %ebx, %ebx
xorl %eax, %eax
callq _CURVNET_RESTORE
testl %r14d, %r14d
je LBB0_25
## %bb.24:
movq %r15, %rdi
callq _sodealloc
movl %r14d, %ebx
jmp LBB0_19
LBB0_25:
movq %r15, %rdi
callq _soref
movq -56(%rbp), %rax ## 8-byte Reload
movq %r15, (%rax)
jmp LBB0_19
.cfi_endproc
## -- End function
.comm _EAFNOSUPPORT,4,2 ## @EAFNOSUPPORT
.comm _EPROTOTYPE,4,2 ## @EPROTOTYPE
.comm _EPROTONOSUPPORT,4,2 ## @EPROTONOSUPPORT
.comm _ENOBUFS,4,2 ## @ENOBUFS
.comm _PF_INET,8,3 ## @PF_INET
.comm _PF_INET6,8,3 ## @PF_INET6
.comm _PF_ROUTE,8,3 ## @PF_ROUTE
.comm _so_rdknl_lock,4,2 ## @so_rdknl_lock
.comm _so_rdknl_unlock,4,2 ## @so_rdknl_unlock
.comm _so_rdknl_assert_locked,4,2 ## @so_rdknl_assert_locked
.comm _so_rdknl_assert_unlocked,4,2 ## @so_rdknl_assert_unlocked
.comm _so_wrknl_lock,4,2 ## @so_wrknl_lock
.comm _so_wrknl_unlock,4,2 ## @so_wrknl_unlock
.comm _so_wrknl_assert_locked,4,2 ## @so_wrknl_assert_locked
.comm _so_wrknl_assert_unlocked,4,2 ## @so_wrknl_assert_unlocked
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _socreate ; -- Begin function socreate
.p2align 2
_socreate: ; @socreate
.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 x21, x5
mov x25, x4
mov x20, x3
mov x24, x2
mov x19, x1
mov x23, x0
cbz w3, LBB0_10
; %bb.1:
mov x1, x20
mov x2, x24
bl _pffindproto
mov x22, x0
cbz x0, LBB0_11
LBB0_2:
ldr x8, [x22, #8]
ldr x8, [x8]
cmp x8, #0
Lloh0:
adrp x9, _pru_attach_notsupp@GOTPAGE
Lloh1:
ldr x9, [x9, _pru_attach_notsupp@GOTPAGEOFF]
ccmp x8, x9, #4, ne
b.eq LBB0_15
; %bb.3:
ldr x8, [x22, #16]
ldr x1, [x8]
mov x0, x25
bl _prison_check_af
cbnz x0, LBB0_15
; %bb.4:
ldr w8, [x22]
cmp w8, w24
b.ne LBB0_14
; %bb.5:
mov x0, x25
bl _CRED_TO_VNET
bl _soalloc
cbz x0, LBB0_19
; %bb.6:
mov x23, x0
str w24, [x0]
mov x0, x25
bl _crhold
str w0, [x23, #32]
ldr x8, [x22, #16]
ldr x8, [x8]
Lloh2:
adrp x9, _PF_INET@GOTPAGE
Lloh3:
ldr x9, [x9, _PF_INET@GOTPAGEOFF]
Lloh4:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_20
; %bb.7:
Lloh5:
adrp x9, _PF_INET6@GOTPAGE
Lloh6:
ldr x9, [x9, _PF_INET6@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_20
; %bb.8:
Lloh8:
adrp x9, _PF_ROUTE@GOTPAGE
Lloh9:
ldr x9, [x9, _PF_ROUTE@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x8, x9
b.eq LBB0_20
; %bb.9:
mov x8, #0
b LBB0_21
LBB0_10:
mov x1, x24
bl _pffindtype
mov x22, x0
cbnz x0, LBB0_2
LBB0_11:
mov x0, x23
bl _pffinddomain
cbz x0, LBB0_18
; %bb.12:
cbz w24, LBB0_15
; %bb.13:
cbnz w20, LBB0_15
LBB0_14:
Lloh11:
adrp x8, _EPROTOTYPE@GOTPAGE
Lloh12:
ldr x8, [x8, _EPROTOTYPE@GOTPAGEOFF]
b LBB0_16
LBB0_15:
Lloh13:
adrp x8, _EPROTONOSUPPORT@GOTPAGE
Lloh14:
ldr x8, [x8, _EPROTONOSUPPORT@GOTPAGEOFF]
LBB0_16:
ldr w20, [x8]
LBB0_17:
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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_18:
Lloh15:
adrp x8, _EAFNOSUPPORT@GOTPAGE
Lloh16:
ldr x8, [x8, _EAFNOSUPPORT@GOTPAGEOFF]
b LBB0_16
LBB0_19:
Lloh17:
adrp x8, _ENOBUFS@GOTPAGE
Lloh18:
ldr x8, [x8, _ENOBUFS@GOTPAGEOFF]
b LBB0_16
LBB0_20:
ldr x8, [x21]
ldr x8, [x8]
LBB0_21:
stp x22, x8, [x23, #16]
add x0, x23, #12
Lloh19:
adrp x8, _so_rdknl_lock@GOTPAGE
Lloh20:
ldr x8, [x8, _so_rdknl_lock@GOTPAGEOFF]
Lloh21:
ldr w2, [x8]
Lloh22:
adrp x8, _so_rdknl_unlock@GOTPAGE
Lloh23:
ldr x8, [x8, _so_rdknl_unlock@GOTPAGEOFF]
Lloh24:
ldr w3, [x8]
Lloh25:
adrp x8, _so_rdknl_assert_locked@GOTPAGE
Lloh26:
ldr x8, [x8, _so_rdknl_assert_locked@GOTPAGEOFF]
Lloh27:
ldr w4, [x8]
Lloh28:
adrp x8, _so_rdknl_assert_unlocked@GOTPAGE
Lloh29:
ldr x8, [x8, _so_rdknl_assert_unlocked@GOTPAGEOFF]
Lloh30:
ldr w5, [x8]
mov x1, x23
bl _knlist_init
add x0, x23, #8
Lloh31:
adrp x8, _so_wrknl_lock@GOTPAGE
Lloh32:
ldr x8, [x8, _so_wrknl_lock@GOTPAGEOFF]
Lloh33:
ldr w2, [x8]
Lloh34:
adrp x8, _so_wrknl_unlock@GOTPAGE
Lloh35:
ldr x8, [x8, _so_wrknl_unlock@GOTPAGEOFF]
Lloh36:
ldr w3, [x8]
Lloh37:
adrp x8, _so_wrknl_assert_locked@GOTPAGE
Lloh38:
ldr x8, [x8, _so_wrknl_assert_locked@GOTPAGEOFF]
Lloh39:
ldr w4, [x8]
Lloh40:
adrp x8, _so_wrknl_assert_unlocked@GOTPAGE
Lloh41:
ldr x8, [x8, _so_wrknl_assert_unlocked@GOTPAGEOFF]
Lloh42:
ldr w5, [x8]
mov x1, x23
bl _knlist_init
ldr w0, [x23, #4]
bl _CURVNET_SET
ldr x8, [x22, #8]
ldr x8, [x8]
mov x0, x23
mov x1, x20
mov x2, x21
blr x8
mov x20, x0
bl _CURVNET_RESTORE
cbz w20, LBB0_23
; %bb.22:
mov x0, x23
bl _sodealloc
b LBB0_17
LBB0_23:
mov x0, x23
bl _soref
str x23, [x19]
b LBB0_17
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.cfi_endproc
; -- End function
.comm _EAFNOSUPPORT,4,2 ; @EAFNOSUPPORT
.comm _EPROTOTYPE,4,2 ; @EPROTOTYPE
.comm _EPROTONOSUPPORT,4,2 ; @EPROTONOSUPPORT
.comm _ENOBUFS,4,2 ; @ENOBUFS
.comm _PF_INET,8,3 ; @PF_INET
.comm _PF_INET6,8,3 ; @PF_INET6
.comm _PF_ROUTE,8,3 ; @PF_ROUTE
.comm _so_rdknl_lock,4,2 ; @so_rdknl_lock
.comm _so_rdknl_unlock,4,2 ; @so_rdknl_unlock
.comm _so_rdknl_assert_locked,4,2 ; @so_rdknl_assert_locked
.comm _so_rdknl_assert_unlocked,4,2 ; @so_rdknl_assert_unlocked
.comm _so_wrknl_lock,4,2 ; @so_wrknl_lock
.comm _so_wrknl_unlock,4,2 ; @so_wrknl_unlock
.comm _so_wrknl_assert_locked,4,2 ; @so_wrknl_assert_locked
.comm _so_wrknl_assert_unlocked,4,2 ; @so_wrknl_assert_unlocked
.subsections_via_symbols
| AnghaBench/freebsd/sys/kern/extr_uipc_socket.c_socreate.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 -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.2(%rip), %rdi
movb $1, %al
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 a float number : "
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "Float number with zero decimal points is =%.0f"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #4
str x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur s0, [x29, #-4]
fcvt d0, s0
str d0, [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, #16] ; 16-byte Folded Reload
add sp, sp, #32
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 a float number : "
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "Float number with zero decimal points is =%.0f"
.subsections_via_symbols
| the_stack_data/29826406.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ff_put_no_rnd_pixels8_y2_msa ## -- Begin function ff_put_no_rnd_pixels8_y2_msa
.p2align 4, 0x90
_ff_put_no_rnd_pixels8_y2_msa: ## @ff_put_no_rnd_pixels8_y2_msa
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edx, %eax
movq %rdi, %rdx
cmpl $4, %ecx
je LBB0_3
## %bb.1:
cmpl $8, %ecx
jne LBB0_4
## %bb.2:
movq %rsi, %rdi
movl %eax, %esi
movl %eax, %ecx
popq %rbp
jmp _common_vt_bil_no_rnd_8x8_msa ## TAILCALL
LBB0_3:
movq %rsi, %rdi
movl %eax, %esi
movl %eax, %ecx
popq %rbp
jmp _common_vt_bil_no_rnd_4x8_msa ## TAILCALL
LBB0_4:
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 _ff_put_no_rnd_pixels8_y2_msa ; -- Begin function ff_put_no_rnd_pixels8_y2_msa
.p2align 2
_ff_put_no_rnd_pixels8_y2_msa: ; @ff_put_no_rnd_pixels8_y2_msa
.cfi_startproc
; %bb.0:
mov x8, x2
mov x2, x0
cmp w3, #4
b.eq LBB0_3
; %bb.1:
cmp w3, #8
b.ne LBB0_4
; %bb.2:
mov x0, x1
mov x1, x8
mov x3, x8
b _common_vt_bil_no_rnd_8x8_msa
LBB0_3:
mov x0, x1
mov x1, x8
mov x3, x8
b _common_vt_bil_no_rnd_4x8_msa
LBB0_4:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/FFmpeg/libavcodec/mips/extr_hpeldsp_msa.c_ff_put_no_rnd_pixels8_y2_msa.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function jfs_symlink
_jfs_symlink: ## @jfs_symlink
.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 $104, %rsp
.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, %rbx
movq %rdi, %r13
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $0, -96(%rbp)
movq %rsi, %rdi
callq _d_inode
leaq L_.str(%rip), %rdi
movq %r13, %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _jfs_info
movq %r13, %rdi
callq _dquot_initialize
movl %eax, %r15d
testl %eax, %eax
jne LBB0_27
## %bb.1:
movq %r14, %rdi
callq _strlen
movl %eax, %r12d
leaq -88(%rbp), %rdi
movq %rbx, %rsi
callq _get_UCSname
movl %eax, %r15d
testl %eax, %eax
jne LBB0_27
## %bb.2:
movq %rbx, -128(%rbp) ## 8-byte Spill
movq %r12, -112(%rbp) ## 8-byte Spill
movq _S_IFLNK@GOTPCREL(%rip), %rax
movl $511, %esi ## imm = 0x1FF
orl (%rax), %esi
movq %r13, %rdi
callq _ialloc
movq %rax, %r12
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_4
## %bb.3:
movq %r12, %rdi
callq _PTR_ERR
movl %eax, %r15d
jmp LBB0_26
LBB0_4:
movq 24(%r13), %rdi
xorl %esi, %esi
callq _txBegin
movl %eax, %ebx
movq %r13, %rdi
callq _JFS_IP
movq _COMMIT_MUTEX_PARENT@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq %rax, %rdi
callq _mutex_lock_nested
movq %r12, %rdi
callq _JFS_IP
movq _COMMIT_MUTEX_CHILD@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq %rax, %rdi
callq _mutex_lock_nested
movl %ebx, -68(%rbp) ## 4-byte Spill
movl %ebx, %edi
movq %r12, %rsi
movq %r13, %rdx
movq -128(%rbp), %rcx ## 8-byte Reload
callq _jfs_init_security
movl %eax, %r15d
testl %eax, %eax
jne LBB0_23
## %bb.5:
movq -112(%rbp), %rbx ## 8-byte Reload
leal 1(%rbx), %eax
movl %eax, -104(%rbp) ## 4-byte Spill
movl -68(%rbp), %edi ## 4-byte Reload
callq _tid_to_tblock
movq %rax, %r15
movq _COMMIT_CREATE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, 8(%r15)
movl 16(%r12), %eax
movl %eax, 4(%r15)
movq %r12, %rdi
callq _JFS_IP
movl 12(%rax), %eax
movl %eax, (%r15)
movq %rbx, %r15
orl $511, (%r12) ## imm = 0x1FF
movl -68(%rbp), %edi ## 4-byte Reload
movq %r12, %rsi
callq _xtInitRoot
movq _IDATASIZE@GOTPCREL(%rip), %rax
cmpl (%rax), %r15d
jge LBB0_9
## %bb.6:
movq _jfs_fast_symlink_inode_operations@GOTPCREL(%rip), %rax
movq %rax, 40(%r12)
movq %r12, %rdi
callq _JFS_IP
movl 8(%rax), %edi
movl %edi, 48(%r12)
movq %r14, %rsi
movl -104(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edx
callq _memcpy
movq %r12, -80(%rbp) ## 8-byte Spill
movl %r15d, 4(%r12)
cmpl $5, %ebx
jb LBB0_8
## %bb.7:
movq _INLINEEA@GOTPCREL(%rip), %rax
movl (%rax), %r15d
notl %r15d
movq -80(%rbp), %rdi ## 8-byte Reload
callq _JFS_IP
andl %r15d, 4(%rax)
LBB0_8:
leaq L_.str.1(%rip), %rdi
xorl %r12d, %r12d
movl %ebx, %esi
movq %r14, %rdx
xorl %eax, %eax
callq _jfs_info
jmp LBB0_17
LBB0_9:
leaq L_.str.2(%rip), %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _jfs_info
movq _jfs_symlink_inode_operations@GOTPCREL(%rip), %rax
movq %rax, 40(%r12)
movq %r12, %rdi
callq _inode_nohighmem
movq 32(%r12), %rax
movq _jfs_aops@GOTPCREL(%rip), %rcx
movq %rcx, (%rax)
movq 24(%r12), %r15
movq %r15, %rdi
callq _JFS_SBI
movl (%rax), %ebx
movq -112(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
addl %ebx, %eax
negl %ebx
andl %eax, %ebx
movl $0, -92(%rbp)
movq %r15, -136(%rbp) ## 8-byte Spill
movq %r15, %rdi
callq _JFS_SBI
movb 4(%rax), %cl
sarl %cl, %ebx
movl $0, (%rsp)
leaq -92(%rbp), %r9
movl -68(%rbp), %edi ## 4-byte Reload
movq %r12, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
movl %ebx, %r8d
callq _xtInsert
testl %eax, %eax
je LBB0_12
## %bb.10:
movl %eax, %r15d
movl -68(%rbp), %edi ## 4-byte Reload
LBB0_11:
xorl %esi, %esi
callq _txAbort
jmp LBB0_23
LBB0_12:
movl %ebx, -100(%rbp) ## 4-byte Spill
movq %r12, -80(%rbp) ## 8-byte Spill
movq -112(%rbp), %rax ## 8-byte Reload
movl %eax, 4(%r12)
movl -104(%rbp), %ebx ## 4-byte Reload
testl %ebx, %ebx
je LBB0_16
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq _PSIZE@GOTPCREL(%rip), %r12
movl (%r12), %esi
movl %ebx, %edi
callq _min
movl %eax, %r15d
movl -92(%rbp), %esi
movl (%r12), %edx
movq -80(%rbp), %rdi ## 8-byte Reload
movl $1, %ecx
callq _get_metapage
testq %rax, %rax
je LBB0_14
## %bb.15: ## in Loop: Header=BB0_13 Depth=1
movq %rax, %r12
movl (%rax), %edi
movq %r14, %rsi
movl %r15d, %edx
callq _memcpy
movq %r12, %rdi
callq _flush_metapage
movslq %r15d, %r15
addq %r15, %r14
movq -136(%rbp), %rdi ## 8-byte Reload
callq _JFS_SBI
movl 8(%rax), %eax
addl %eax, -92(%rbp)
subl %r15d, %ebx
jne LBB0_13
LBB0_16:
movl -100(%rbp), %r12d ## 4-byte Reload
LBB0_17:
movq _JFS_CREATE@GOTPCREL(%rip), %rax
movl (%rax), %r8d
leaq -88(%rbp), %rsi
leaq -96(%rbp), %rdx
leaq -120(%rbp), %rcx
movq %r13, %rdi
callq _dtSearch
movl %eax, %r15d
testl %eax, %eax
movl -68(%rbp), %ebx ## 4-byte Reload
jne LBB0_19
## %bb.18:
movq -80(%rbp), %rax ## 8-byte Reload
movl 16(%rax), %eax
movl %eax, -96(%rbp)
leaq -88(%rbp), %rdx
leaq -96(%rbp), %rcx
leaq -120(%rbp), %r8
movl %ebx, %edi
movq %r13, %rsi
callq _dtInsert
movl %eax, %r15d
testl %eax, %eax
je LBB0_22
LBB0_19:
testl %r12d, %r12d
je LBB0_21
## %bb.20:
movq _COMMIT_PWMAP@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl %ebx, %edi
movq -80(%rbp), %rsi ## 8-byte Reload
xorl %edx, %edx
callq _xtTruncate
LBB0_21:
movl %ebx, %edi
xorl %esi, %esi
callq _txAbort
movq -80(%rbp), %r12 ## 8-byte Reload
LBB0_23:
movl -68(%rbp), %edi ## 4-byte Reload
callq _txEnd
movq %r12, %rdi
callq _JFS_IP
movq %rax, %rdi
callq _mutex_unlock
movq %r13, %rdi
callq _JFS_IP
movq %rax, %rdi
callq _mutex_unlock
testl %r15d, %r15d
je LBB0_25
## %bb.24:
movq %r12, %rdi
callq _free_ea_wmap
movq %r12, %rdi
callq _clear_nlink
movq %r12, %rdi
callq _discard_new_inode
jmp LBB0_26
LBB0_25:
movq -128(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
callq _d_instantiate_new
xorl %r15d, %r15d
LBB0_26:
leaq -88(%rbp), %rdi
callq _free_UCSname
LBB0_27:
leaq L_.str.3(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _jfs_info
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_29
## %bb.28:
movl %r15d, %eax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_22:
movq -80(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
callq _mark_inode_dirty
movq %r13, %rdi
callq _current_time
movl %eax, 8(%r13)
movl %eax, 12(%r13)
movq %r13, %rdi
callq _mark_inode_dirty
movq %r13, -64(%rbp)
movq %r12, -56(%rbp)
leaq -64(%rbp), %rdx
movl %ebx, %edi
movl $2, %esi
xorl %ecx, %ecx
callq _txCommit
movl %eax, %r15d
jmp LBB0_23
LBB0_14:
movq _COMMIT_PWMAP@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %r15d, %r15d
movl -68(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edi
movq -80(%rbp), %r12 ## 8-byte Reload
movq %r12, %rsi
xorl %edx, %edx
callq _xtTruncate
movq _EIO@GOTPCREL(%rip), %rax
subl (%rax), %r15d
movl %ebx, %edi
jmp LBB0_11
LBB0_29:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "jfs_symlink: dip:0x%p name:%s"
.comm _S_IFLNK,4,2 ## @S_IFLNK
.comm _COMMIT_MUTEX_PARENT,4,2 ## @COMMIT_MUTEX_PARENT
.comm _COMMIT_MUTEX_CHILD,4,2 ## @COMMIT_MUTEX_CHILD
.comm _COMMIT_CREATE,4,2 ## @COMMIT_CREATE
.comm _IDATASIZE,4,2 ## @IDATASIZE
.comm _jfs_fast_symlink_inode_operations,4,2 ## @jfs_fast_symlink_inode_operations
.comm _INLINEEA,4,2 ## @INLINEEA
L_.str.1: ## @.str.1
.asciz "jfs_symlink: fast symlink added ssize:%d name:%s "
L_.str.2: ## @.str.2
.asciz "jfs_symlink: allocate extent ip:0x%p"
.comm _jfs_symlink_inode_operations,4,2 ## @jfs_symlink_inode_operations
.comm _jfs_aops,4,2 ## @jfs_aops
.comm _PSIZE,4,2 ## @PSIZE
.comm _COMMIT_PWMAP,4,2 ## @COMMIT_PWMAP
.comm _EIO,4,2 ## @EIO
.comm _JFS_CREATE,4,2 ## @JFS_CREATE
L_.str.3: ## @.str.3
.asciz "jfs_symlink: rc:%d"
.no_dead_strip _jfs_symlink
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function jfs_symlink
_jfs_symlink: ; @jfs_symlink
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x23, x2
mov x19, x1
mov x20, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #56]
str wzr, [sp, #36]
mov x0, x1
bl _d_inode
stp x20, x23, [sp]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _jfs_info
mov x0, x20
bl _dquot_initialize
mov x26, x0
cbnz w0, LBB0_20
; %bb.1:
mov x0, x23
bl _strlen
mov x25, x0
add x0, sp, #32
mov x1, x19
bl _get_UCSname
mov x26, x0
cbnz w0, LBB0_20
; %bb.2:
Lloh5:
adrp x8, _S_IFLNK@GOTPAGE
Lloh6:
ldr x8, [x8, _S_IFLNK@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
orr w1, w8, #0x1ff
mov x0, x20
bl _ialloc
mov x21, x0
bl _IS_ERR
cbz x0, LBB0_4
; %bb.3:
mov x0, x21
bl _PTR_ERR
mov x26, x0
b LBB0_19
LBB0_4:
ldr x0, [x20, #24]
mov w1, #0
bl _txBegin
mov x22, x0
mov x0, x20
bl _JFS_IP
Lloh8:
adrp x8, _COMMIT_MUTEX_PARENT@GOTPAGE
Lloh9:
ldr x8, [x8, _COMMIT_MUTEX_PARENT@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
bl _mutex_lock_nested
mov x0, x21
bl _JFS_IP
Lloh11:
adrp x8, _COMMIT_MUTEX_CHILD@GOTPAGE
Lloh12:
ldr x8, [x8, _COMMIT_MUTEX_CHILD@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
bl _mutex_lock_nested
mov x0, x22
mov x1, x21
mov x2, x20
mov x3, x19
bl _jfs_init_security
mov x26, x0
cbnz w0, LBB0_16
; %bb.5:
add w24, w25, #1
mov x0, x22
bl _tid_to_tblock
mov x26, x0
Lloh14:
adrp x8, _COMMIT_CREATE@GOTPAGE
Lloh15:
ldr x8, [x8, _COMMIT_CREATE@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
ldr w9, [x0, #8]
orr w8, w9, w8
str w8, [x0, #8]
ldr w8, [x21, #16]
str w8, [x0, #4]
mov x0, x21
bl _JFS_IP
ldr w8, [x0, #12]
str w8, [x26]
ldr w8, [x21]
orr w8, w8, #0x1ff
str w8, [x21]
mov x0, x22
mov x1, x21
bl _xtInitRoot
Lloh17:
adrp x8, _IDATASIZE@GOTPAGE
Lloh18:
ldr x8, [x8, _IDATASIZE@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
cmp w25, w8
b.ge LBB0_13
; %bb.6:
Lloh20:
adrp x8, _jfs_fast_symlink_inode_operations@GOTPAGE
Lloh21:
ldr x8, [x8, _jfs_fast_symlink_inode_operations@GOTPAGEOFF]
str x8, [x21, #40]
mov x0, x21
bl _JFS_IP
ldr w0, [x0, #8]
str w0, [x21, #48]
mov x1, x23
mov x2, x24
bl _memcpy
str w25, [x21, #4]
cmp w24, #5
b.lo LBB0_8
; %bb.7:
Lloh22:
adrp x8, _INLINEEA@GOTPAGE
Lloh23:
ldr x8, [x8, _INLINEEA@GOTPAGEOFF]
Lloh24:
ldr w25, [x8]
mov x0, x21
bl _JFS_IP
ldr w8, [x0, #4]
bic w8, w8, w25
str w8, [x0, #4]
LBB0_8:
stp x24, x23, [sp]
Lloh25:
adrp x0, l_.str.1@PAGE
Lloh26:
add x0, x0, l_.str.1@PAGEOFF
bl _jfs_info
mov w27, #0
LBB0_9:
Lloh27:
adrp x8, _JFS_CREATE@GOTPAGE
Lloh28:
ldr x8, [x8, _JFS_CREATE@GOTPAGEOFF]
Lloh29:
ldr w4, [x8]
add x1, sp, #32
add x2, sp, #36
add x3, sp, #24
mov x0, x20
bl _dtSearch
mov x26, x0
cbnz w0, LBB0_11
; %bb.10:
ldr w8, [x21, #16]
str w8, [sp, #36]
add x2, sp, #32
add x3, sp, #36
add x4, sp, #24
mov x0, x22
mov x1, x20
bl _dtInsert
mov x26, x0
cbz w0, LBB0_27
LBB0_11:
cbz w27, LBB0_15
; %bb.12:
Lloh30:
adrp x8, _COMMIT_PWMAP@GOTPAGE
Lloh31:
ldr x8, [x8, _COMMIT_PWMAP@GOTPAGEOFF]
Lloh32:
ldr w3, [x8]
mov x0, x22
mov x1, x21
mov w2, #0
bl _xtTruncate
b LBB0_15
LBB0_13:
str x21, [sp]
Lloh33:
adrp x0, l_.str.2@PAGE
Lloh34:
add x0, x0, l_.str.2@PAGEOFF
bl _jfs_info
Lloh35:
adrp x8, _jfs_symlink_inode_operations@GOTPAGE
Lloh36:
ldr x8, [x8, _jfs_symlink_inode_operations@GOTPAGEOFF]
str x8, [x21, #40]
mov x0, x21
bl _inode_nohighmem
ldr x8, [x21, #32]
Lloh37:
adrp x9, _jfs_aops@GOTPAGE
Lloh38:
ldr x9, [x9, _jfs_aops@GOTPAGEOFF]
str x9, [x8]
ldr x28, [x21, #24]
mov x0, x28
bl _JFS_SBI
ldr w8, [x0]
add w9, w8, w25
neg w8, w8
and w26, w9, w8
str wzr, [sp, #20]
mov x0, x28
bl _JFS_SBI
ldr w8, [x0, #4]
asr w27, w26, w8
add x5, sp, #20
mov x0, x22
mov x1, x21
mov w2, #0
mov w3, #0
mov x4, x27
mov w6, #0
bl _xtInsert
cbz w0, LBB0_22
; %bb.14:
mov x26, x0
LBB0_15:
mov x0, x22
mov w1, #0
bl _txAbort
LBB0_16:
mov x0, x22
bl _txEnd
mov x0, x21
bl _JFS_IP
bl _mutex_unlock
mov x0, x20
bl _JFS_IP
bl _mutex_unlock
cbz w26, LBB0_18
; %bb.17:
mov x0, x21
bl _free_ea_wmap
mov x0, x21
bl _clear_nlink
mov x0, x21
bl _discard_new_inode
b LBB0_19
LBB0_18:
mov x0, x19
mov x1, x21
bl _d_instantiate_new
LBB0_19:
add x0, sp, #32
bl _free_UCSname
LBB0_20:
str x26, [sp]
Lloh39:
adrp x0, l_.str.3@PAGE
Lloh40:
add x0, x0, l_.str.3@PAGEOFF
bl _jfs_info
ldr x8, [sp, #56]
Lloh41:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh42:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh43:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_29
; %bb.21:
mov x0, x26
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_22:
str w25, [x21, #4]
cbz w24, LBB0_9
; %bb.23:
str w27, [sp, #16] ; 4-byte Folded Spill
Lloh44:
adrp x27, _PSIZE@GOTPAGE
Lloh45:
ldr x27, [x27, _PSIZE@GOTPAGEOFF]
LBB0_24: ; =>This Inner Loop Header: Depth=1
ldr w1, [x27]
mov x0, x24
bl _min
mov x25, x0
ldr w1, [sp, #20]
ldr w2, [x27]
mov x0, x21
mov w3, #1
bl _get_metapage
cbz x0, LBB0_28
; %bb.25: ; in Loop: Header=BB0_24 Depth=1
mov x26, x0
ldr w0, [x0]
mov x1, x23
mov x2, x25
bl _memcpy
mov x0, x26
bl _flush_metapage
sub w24, w24, w25
add x23, x23, w25, sxtw
mov x0, x28
bl _JFS_SBI
ldr w8, [x0, #8]
ldr w9, [sp, #20]
add w8, w9, w8
str w8, [sp, #20]
cbnz w24, LBB0_24
; %bb.26:
ldr w27, [sp, #16] ; 4-byte Folded Reload
b LBB0_9
LBB0_27:
mov x0, x21
bl _mark_inode_dirty
mov x0, x20
bl _current_time
stp w0, w0, [x20, #8]
mov x0, x20
bl _mark_inode_dirty
stp x20, x21, [sp, #40]
add x2, sp, #40
mov x0, x22
mov w1, #2
mov w3, #0
bl _txCommit
mov x26, x0
b LBB0_16
LBB0_28:
Lloh46:
adrp x8, _COMMIT_PWMAP@GOTPAGE
Lloh47:
ldr x8, [x8, _COMMIT_PWMAP@GOTPAGEOFF]
Lloh48:
ldr w3, [x8]
mov x0, x22
mov x1, x21
mov w2, #0
bl _xtTruncate
Lloh49:
adrp x8, _EIO@GOTPAGE
Lloh50:
ldr x8, [x8, _EIO@GOTPAGEOFF]
Lloh51:
ldr w8, [x8]
neg w26, w8
b LBB0_15
LBB0_29:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.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 AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpLdrGot Lloh44, Lloh45
.loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "jfs_symlink: dip:0x%p name:%s"
.comm _S_IFLNK,4,2 ; @S_IFLNK
.comm _COMMIT_MUTEX_PARENT,4,2 ; @COMMIT_MUTEX_PARENT
.comm _COMMIT_MUTEX_CHILD,4,2 ; @COMMIT_MUTEX_CHILD
.comm _COMMIT_CREATE,4,2 ; @COMMIT_CREATE
.comm _IDATASIZE,4,2 ; @IDATASIZE
.comm _jfs_fast_symlink_inode_operations,4,2 ; @jfs_fast_symlink_inode_operations
.comm _INLINEEA,4,2 ; @INLINEEA
l_.str.1: ; @.str.1
.asciz "jfs_symlink: fast symlink added ssize:%d name:%s "
l_.str.2: ; @.str.2
.asciz "jfs_symlink: allocate extent ip:0x%p"
.comm _jfs_symlink_inode_operations,4,2 ; @jfs_symlink_inode_operations
.comm _jfs_aops,4,2 ; @jfs_aops
.comm _PSIZE,4,2 ; @PSIZE
.comm _COMMIT_PWMAP,4,2 ; @COMMIT_PWMAP
.comm _EIO,4,2 ; @EIO
.comm _JFS_CREATE,4,2 ; @JFS_CREATE
l_.str.3: ; @.str.3
.asciz "jfs_symlink: rc:%d"
.no_dead_strip _jfs_symlink
.subsections_via_symbols
| AnghaBench/linux/fs/jfs/extr_namei.c_jfs_symlink.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ipmr_get_table
_ipmr_get_table: ## @ipmr_get_table
.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
.no_dead_strip _ipmr_get_table
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ipmr_get_table
_ipmr_get_table: ; @ipmr_get_table
.cfi_startproc
; %bb.0:
ldr x0, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _ipmr_get_table
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/ipv4/extr_ipmr.c_ipmr_get_table.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vlc_tls_SocketRead
_vlc_tls_SocketRead: ## @vlc_tls_SocketRead
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edx, -16(%rbp)
movq %rsi, -8(%rbp)
movl (%rdi), %edi
leaq -16(%rbp), %rsi
xorl %edx, %edx
callq _recvmsg
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vlc_tls_SocketRead
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vlc_tls_SocketRead
_vlc_tls_SocketRead: ; @vlc_tls_SocketRead
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w2, [sp]
str x1, [sp, #8]
ldr w0, [x0]
mov x1, sp
mov w2, #0
bl _recvmsg
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.no_dead_strip _vlc_tls_SocketRead
.subsections_via_symbols
| AnghaBench/vlc/src/network/extr_stream.c_vlc_tls_SocketRead.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _maxSubArray ## -- Begin function maxSubArray
.p2align 4, 0x90
_maxSubArray: ## @maxSubArray
.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
cmpl $2, %esi
jl LBB0_7
## %bb.1:
movl %esi, %r8d
decq %r8
cmpl $2, %esi
jne LBB0_3
## %bb.2:
movl $1, %edx
movl %eax, %esi
jmp LBB0_5
LBB0_3:
movq %r8, %r10
andq $-2, %r10
negq %r10
movl $1, %edx
xorl %r9d, %r9d
movl %eax, %esi
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
testl %esi, %esi
cmovlel %r9d, %esi
addl (%rdi,%rdx,4), %esi
cmpl %esi, %eax
cmovlel %esi, %eax
testl %esi, %esi
cmovlel %r9d, %esi
addl 4(%rdi,%rdx,4), %esi
cmpl %esi, %eax
cmovlel %esi, %eax
leaq (%r10,%rdx), %rcx
addq $2, %rcx
addq $2, %rdx
cmpq $1, %rcx
jne LBB0_4
LBB0_5:
testb $1, %r8b
je LBB0_7
## %bb.6:
xorl %ecx, %ecx
testl %esi, %esi
cmovgl %esi, %ecx
addl (%rdi,%rdx,4), %ecx
cmpl %ecx, %eax
cmovgl %eax, %ecx
movl %ecx, %eax
LBB0_7:
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 _maxSubArray ; -- Begin function maxSubArray
.p2align 2
_maxSubArray: ; @maxSubArray
.cfi_startproc
; %bb.0:
mov x8, x0
ldr w0, [x0]
cmp w1, #2
b.lt LBB0_3
; %bb.1:
mov w9, w1
add x8, x8, #4
sub x9, x9, #1
mov x10, x0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w11, [x8], #4
cmp w10, #0
csel w10, w10, wzr, gt
add w10, w11, w10
cmp w0, w10
csel w0, w0, w10, gt
subs x9, x9, #1
b.ne LBB0_2
LBB0_3:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/156393404.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testClosureVrV ## -- Begin function testClosureVrV
.p2align 4, 0x90
_testClosureVrV: ## @testClosureVrV
.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
.globl _testClosureVrB ## -- Begin function testClosureVrB
.p2align 4, 0x90
_testClosureVrB: ## @testClosureVrB
.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
.globl _testClosureVrS ## -- Begin function testClosureVrS
.p2align 4, 0x90
_testClosureVrS: ## @testClosureVrS
.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
.globl _testClosureVrI ## -- Begin function testClosureVrI
.p2align 4, 0x90
_testClosureVrI: ## @testClosureVrI
.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
.globl _testClosureVrL ## -- Begin function testClosureVrL
.p2align 4, 0x90
_testClosureVrL: ## @testClosureVrL
.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
.globl _testClosureVrLL ## -- Begin function testClosureVrLL
.p2align 4, 0x90
_testClosureVrLL: ## @testClosureVrLL
.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
.globl _testClosureVrF ## -- Begin function testClosureVrF
.p2align 4, 0x90
_testClosureVrF: ## @testClosureVrF
.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
.globl _testClosureVrD ## -- Begin function testClosureVrD
.p2align 4, 0x90
_testClosureVrD: ## @testClosureVrD
.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
.globl _testClosureVrP ## -- Begin function testClosureVrP
.p2align 4, 0x90
_testClosureVrP: ## @testClosureVrP
.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
.globl _testClosureBrV ## -- Begin function testClosureBrV
.p2align 4, 0x90
_testClosureBrV: ## @testClosureBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSrV ## -- Begin function testClosureSrV
.p2align 4, 0x90
_testClosureSrV: ## @testClosureSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIrV ## -- Begin function testClosureIrV
.p2align 4, 0x90
_testClosureIrV: ## @testClosureIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLrV ## -- Begin function testClosureLrV
.p2align 4, 0x90
_testClosureLrV: ## @testClosureLrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureULrV ## -- Begin function testClosureULrV
.p2align 4, 0x90
_testClosureULrV: ## @testClosureULrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLrV ## -- Begin function testClosureLLrV
.p2align 4, 0x90
_testClosureLLrV: ## @testClosureLLrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFrV ## -- Begin function testClosureFrV
.p2align 4, 0x90
_testClosureFrV: ## @testClosureFrV
.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
.globl _testClosureDrV ## -- Begin function testClosureDrV
.p2align 4, 0x90
_testClosureDrV: ## @testClosureDrV
.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
.globl _testOptionalClosureBrV ## -- Begin function testOptionalClosureBrV
.p2align 4, 0x90
_testOptionalClosureBrV: ## @testOptionalClosureBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB17_1
## %bb.2:
movq %rdi, %rax
movsbl %sil, %edi
popq %rbp
jmpq *%rax ## TAILCALL
LBB17_1:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _testClosureTrV ## -- Begin function testClosureTrV
.p2align 4, 0x90
_testClosureTrV: ## @testClosureTrV
.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 (%rsi), %rdi
movl 8(%rsi), %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureVrT ## -- Begin function testClosureVrT
.p2align 4, 0x90
_testClosureVrT: ## @testClosureVrT
.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
jmpq *%rdi ## TAILCALL
.cfi_endproc
## -- End function
.globl _testReturnsClosure ## -- Begin function testReturnsClosure
.p2align 4, 0x90
_testReturnsClosure: ## @testReturnsClosure
.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
testq %rdi, %rdi
je LBB20_2
## %bb.1:
movl %esi, %ebx
xorl %eax, %eax
callq *%rdi
testq %rax, %rax
je LBB20_2
## %bb.3:
movl %ebx, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmpq *%rax ## TAILCALL
LBB20_2:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _testReturnsFunctionPointer ## -- Begin function testReturnsFunctionPointer
.p2align 4, 0x90
_testReturnsFunctionPointer: ## @testReturnsFunctionPointer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq _multiplyByTwo(%rip), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function multiplyByTwo
_multiplyByTwo: ## @multiplyByTwo
.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
leal (%rdi,%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _testArgumentClosure ## -- Begin function testArgumentClosure
.p2align 4, 0x90
_testArgumentClosure: ## @testArgumentClosure
.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 %rsi, %rdi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBBrV ## -- Begin function testClosureBBrV
.p2align 4, 0x90
_testClosureBBrV: ## @testClosureBBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSBrV ## -- Begin function testClosureSBrV
.p2align 4, 0x90
_testClosureSBrV: ## @testClosureSBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIBrV ## -- Begin function testClosureIBrV
.p2align 4, 0x90
_testClosureIBrV: ## @testClosureIBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLBrV ## -- Begin function testClosureLLBrV
.p2align 4, 0x90
_testClosureLLBrV: ## @testClosureLLBrV
.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 %rsi, %rdi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFBrV ## -- Begin function testClosureFBrV
.p2align 4, 0x90
_testClosureFBrV: ## @testClosureFBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDBrV ## -- Begin function testClosureDBrV
.p2align 4, 0x90
_testClosureDBrV: ## @testClosureDBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBSrV ## -- Begin function testClosureBSrV
.p2align 4, 0x90
_testClosureBSrV: ## @testClosureBSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSSrV ## -- Begin function testClosureSSrV
.p2align 4, 0x90
_testClosureSSrV: ## @testClosureSSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureISrV ## -- Begin function testClosureISrV
.p2align 4, 0x90
_testClosureISrV: ## @testClosureISrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLSrV ## -- Begin function testClosureLLSrV
.p2align 4, 0x90
_testClosureLLSrV: ## @testClosureLLSrV
.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 %rsi, %rdi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFSrV ## -- Begin function testClosureFSrV
.p2align 4, 0x90
_testClosureFSrV: ## @testClosureFSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDSrV ## -- Begin function testClosureDSrV
.p2align 4, 0x90
_testClosureDSrV: ## @testClosureDSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBIrV ## -- Begin function testClosureBIrV
.p2align 4, 0x90
_testClosureBIrV: ## @testClosureBIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSIrV ## -- Begin function testClosureSIrV
.p2align 4, 0x90
_testClosureSIrV: ## @testClosureSIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIIrV ## -- Begin function testClosureIIrV
.p2align 4, 0x90
_testClosureIIrV: ## @testClosureIIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLIrV ## -- Begin function testClosureLLIrV
.p2align 4, 0x90
_testClosureLLIrV: ## @testClosureLLIrV
.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 %rsi, %rdi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFIrV ## -- Begin function testClosureFIrV
.p2align 4, 0x90
_testClosureFIrV: ## @testClosureFIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDIrV ## -- Begin function testClosureDIrV
.p2align 4, 0x90
_testClosureDIrV: ## @testClosureDIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBLLrV ## -- Begin function testClosureBLLrV
.p2align 4, 0x90
_testClosureBLLrV: ## @testClosureBLLrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSLLrV ## -- Begin function testClosureSLLrV
.p2align 4, 0x90
_testClosureSLLrV: ## @testClosureSLLrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureILLrV ## -- Begin function testClosureILLrV
.p2align 4, 0x90
_testClosureILLrV: ## @testClosureILLrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLLLrV ## -- Begin function testClosureLLLLrV
.p2align 4, 0x90
_testClosureLLLLrV: ## @testClosureLLLLrV
.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 %rsi, %rdi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFLLrV ## -- Begin function testClosureFLLrV
.p2align 4, 0x90
_testClosureFLLrV: ## @testClosureFLLrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDLLrV ## -- Begin function testClosureDLLrV
.p2align 4, 0x90
_testClosureDLLrV: ## @testClosureDLLrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBFrV ## -- Begin function testClosureBFrV
.p2align 4, 0x90
_testClosureBFrV: ## @testClosureBFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSFrV ## -- Begin function testClosureSFrV
.p2align 4, 0x90
_testClosureSFrV: ## @testClosureSFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIFrV ## -- Begin function testClosureIFrV
.p2align 4, 0x90
_testClosureIFrV: ## @testClosureIFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLFrV ## -- Begin function testClosureLLFrV
.p2align 4, 0x90
_testClosureLLFrV: ## @testClosureLLFrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFFrV ## -- Begin function testClosureFFrV
.p2align 4, 0x90
_testClosureFFrV: ## @testClosureFFrV
.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
.globl _testClosureDFrV ## -- Begin function testClosureDFrV
.p2align 4, 0x90
_testClosureDFrV: ## @testClosureDFrV
.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
.globl _testClosureBDrV ## -- Begin function testClosureBDrV
.p2align 4, 0x90
_testClosureBDrV: ## @testClosureBDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSDrV ## -- Begin function testClosureSDrV
.p2align 4, 0x90
_testClosureSDrV: ## @testClosureSDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIDrV ## -- Begin function testClosureIDrV
.p2align 4, 0x90
_testClosureIDrV: ## @testClosureIDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLDrV ## -- Begin function testClosureLLDrV
.p2align 4, 0x90
_testClosureLLDrV: ## @testClosureLLDrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFDrV ## -- Begin function testClosureFDrV
.p2align 4, 0x90
_testClosureFDrV: ## @testClosureFDrV
.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
.globl _testClosureDDrV ## -- Begin function testClosureDDrV
.p2align 4, 0x90
_testClosureDDrV: ## @testClosureDDrV
.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
.globl _testClosureBBBrV ## -- Begin function testClosureBBBrV
.p2align 4, 0x90
_testClosureBBBrV: ## @testClosureBBBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSBSrV ## -- Begin function testClosureSBSrV
.p2align 4, 0x90
_testClosureSBSrV: ## @testClosureSBSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIBIrV ## -- Begin function testClosureIBIrV
.p2align 4, 0x90
_testClosureIBIrV: ## @testClosureIBIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLBLLrV ## -- Begin function testClosureLLBLLrV
.p2align 4, 0x90
_testClosureLLBLLrV: ## @testClosureLLBLLrV
.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 %rsi, %rdi
movl %edx, %esi
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFBFrV ## -- Begin function testClosureFBFrV
.p2align 4, 0x90
_testClosureFBFrV: ## @testClosureFBFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDBDrV ## -- Begin function testClosureDBDrV
.p2align 4, 0x90
_testClosureDBDrV: ## @testClosureDBDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBSBrV ## -- Begin function testClosureBSBrV
.p2align 4, 0x90
_testClosureBSBrV: ## @testClosureBSBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSSSrV ## -- Begin function testClosureSSSrV
.p2align 4, 0x90
_testClosureSSSrV: ## @testClosureSSSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureISIrV ## -- Begin function testClosureISIrV
.p2align 4, 0x90
_testClosureISIrV: ## @testClosureISIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLSLLrV ## -- Begin function testClosureLLSLLrV
.p2align 4, 0x90
_testClosureLLSLLrV: ## @testClosureLLSLLrV
.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 %rsi, %rdi
movl %edx, %esi
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFSFrV ## -- Begin function testClosureFSFrV
.p2align 4, 0x90
_testClosureFSFrV: ## @testClosureFSFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDSDrV ## -- Begin function testClosureDSDrV
.p2align 4, 0x90
_testClosureDSDrV: ## @testClosureDSDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBIBrV ## -- Begin function testClosureBIBrV
.p2align 4, 0x90
_testClosureBIBrV: ## @testClosureBIBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSISrV ## -- Begin function testClosureSISrV
.p2align 4, 0x90
_testClosureSISrV: ## @testClosureSISrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIIIrV ## -- Begin function testClosureIIIrV
.p2align 4, 0x90
_testClosureIIIrV: ## @testClosureIIIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLILLrV ## -- Begin function testClosureLLILLrV
.p2align 4, 0x90
_testClosureLLILLrV: ## @testClosureLLILLrV
.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 %rsi, %rdi
movl %edx, %esi
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFIFrV ## -- Begin function testClosureFIFrV
.p2align 4, 0x90
_testClosureFIFrV: ## @testClosureFIFrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDIDrV ## -- Begin function testClosureDIDrV
.p2align 4, 0x90
_testClosureDIDrV: ## @testClosureDIDrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBLLBrV ## -- Begin function testClosureBLLBrV
.p2align 4, 0x90
_testClosureBLLBrV: ## @testClosureBLLBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSLLSrV ## -- Begin function testClosureSLLSrV
.p2align 4, 0x90
_testClosureSLLSrV: ## @testClosureSLLSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureILLIrV ## -- Begin function testClosureILLIrV
.p2align 4, 0x90
_testClosureILLIrV: ## @testClosureILLIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movq %rdx, %rsi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLLLLLrV ## -- Begin function testClosureLLLLLLrV
.p2align 4, 0x90
_testClosureLLLLLLrV: ## @testClosureLLLLLLrV
.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 %rsi, %rdi
movq %rdx, %rsi
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFLLFrV ## -- Begin function testClosureFLLFrV
.p2align 4, 0x90
_testClosureFLLFrV: ## @testClosureFLLFrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureDLLDrV ## -- Begin function testClosureDLLDrV
.p2align 4, 0x90
_testClosureDLLDrV: ## @testClosureDLLDrV
.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 %rsi, %rdi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBFBrV ## -- Begin function testClosureBFBrV
.p2align 4, 0x90
_testClosureBFBrV: ## @testClosureBFBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSFSrV ## -- Begin function testClosureSFSrV
.p2align 4, 0x90
_testClosureSFSrV: ## @testClosureSFSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIFIrV ## -- Begin function testClosureIFIrV
.p2align 4, 0x90
_testClosureIFIrV: ## @testClosureIFIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLFLLrV ## -- Begin function testClosureLLFLLrV
.p2align 4, 0x90
_testClosureLLFLLrV: ## @testClosureLLFLLrV
.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 %rsi, %rdi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFFFrV ## -- Begin function testClosureFFFrV
.p2align 4, 0x90
_testClosureFFFrV: ## @testClosureFFFrV
.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
.globl _testClosureDFDrV ## -- Begin function testClosureDFDrV
.p2align 4, 0x90
_testClosureDFDrV: ## @testClosureDFDrV
.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
.globl _testClosureBDBrV ## -- Begin function testClosureBDBrV
.p2align 4, 0x90
_testClosureBDBrV: ## @testClosureBDBrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureSDSrV ## -- Begin function testClosureSDSrV
.p2align 4, 0x90
_testClosureSDSrV: ## @testClosureSDSrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureIDIrV ## -- Begin function testClosureIDIrV
.p2align 4, 0x90
_testClosureIDIrV: ## @testClosureIDIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLDLLrV ## -- Begin function testClosureLLDLLrV
.p2align 4, 0x90
_testClosureLLDLLrV: ## @testClosureLLDLLrV
.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 %rsi, %rdi
movq %rdx, %rsi
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureFDFrV ## -- Begin function testClosureFDFrV
.p2align 4, 0x90
_testClosureFDFrV: ## @testClosureFDFrV
.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
.globl _testClosureDDDrV ## -- Begin function testClosureDDDrV
.p2align 4, 0x90
_testClosureDDDrV: ## @testClosureDDDrV
.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
.globl _testClosureBSIrV ## -- Begin function testClosureBSIrV
.p2align 4, 0x90
_testClosureBSIrV: ## @testClosureBSIrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureBSLLrV ## -- Begin function testClosureBSLLrV
.p2align 4, 0x90
_testClosureBSLLrV: ## @testClosureBSLLrV
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rax
movl %esi, %edi
movl %edx, %esi
movq %rcx, %rdx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLSBrV ## -- Begin function testClosureLLSBrV
.p2align 4, 0x90
_testClosureLLSBrV: ## @testClosureLLSBrV
.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 %rsi, %rdi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.globl _testClosureLLBSrV ## -- Begin function testClosureLLBSrV
.p2align 4, 0x90
_testClosureLLBSrV: ## @testClosureLLBSrV
.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 %rsi, %rdi
movl %edx, %esi
movl %ecx, %edx
popq %rbp
jmpq *%rax ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testClosureVrV ; -- Begin function testClosureVrV
.p2align 2
_testClosureVrV: ; @testClosureVrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrB ; -- Begin function testClosureVrB
.p2align 2
_testClosureVrB: ; @testClosureVrB
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrS ; -- Begin function testClosureVrS
.p2align 2
_testClosureVrS: ; @testClosureVrS
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrI ; -- Begin function testClosureVrI
.p2align 2
_testClosureVrI: ; @testClosureVrI
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrL ; -- Begin function testClosureVrL
.p2align 2
_testClosureVrL: ; @testClosureVrL
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrLL ; -- Begin function testClosureVrLL
.p2align 2
_testClosureVrLL: ; @testClosureVrLL
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrF ; -- Begin function testClosureVrF
.p2align 2
_testClosureVrF: ; @testClosureVrF
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrD ; -- Begin function testClosureVrD
.p2align 2
_testClosureVrD: ; @testClosureVrD
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureVrP ; -- Begin function testClosureVrP
.p2align 2
_testClosureVrP: ; @testClosureVrP
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureBrV ; -- Begin function testClosureBrV
.p2align 2
_testClosureBrV: ; @testClosureBrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureSrV ; -- Begin function testClosureSrV
.p2align 2
_testClosureSrV: ; @testClosureSrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureIrV ; -- Begin function testClosureIrV
.p2align 2
_testClosureIrV: ; @testClosureIrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureLrV ; -- Begin function testClosureLrV
.p2align 2
_testClosureLrV: ; @testClosureLrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureULrV ; -- Begin function testClosureULrV
.p2align 2
_testClosureULrV: ; @testClosureULrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureLLrV ; -- Begin function testClosureLLrV
.p2align 2
_testClosureLLrV: ; @testClosureLLrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureFrV ; -- Begin function testClosureFrV
.p2align 2
_testClosureFrV: ; @testClosureFrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureDrV ; -- Begin function testClosureDrV
.p2align 2
_testClosureDrV: ; @testClosureDrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testOptionalClosureBrV ; -- Begin function testOptionalClosureBrV
.p2align 2
_testOptionalClosureBrV: ; @testOptionalClosureBrV
.cfi_startproc
; %bb.0:
cbz x0, LBB17_2
; %bb.1:
mov x2, x0
mov x0, x1
br x2
LBB17_2:
ret
.cfi_endproc
; -- End function
.globl _testClosureTrV ; -- Begin function testClosureTrV
.p2align 2
_testClosureTrV: ; @testClosureTrV
.cfi_startproc
; %bb.0:
mov x2, x0
ldr x0, [x1]
ldr w1, [x1, #8]
br x2
.cfi_endproc
; -- End function
.globl _testClosureVrT ; -- Begin function testClosureVrT
.p2align 2
_testClosureVrT: ; @testClosureVrT
.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
blr x0
and x1, x1, #0xffffffff
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _testReturnsClosure ; -- Begin function testReturnsClosure
.p2align 2
_testReturnsClosure: ; @testReturnsClosure
.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
cbz x0, LBB20_3
; %bb.1:
mov x19, x1
blr x0
cbz x0, LBB20_3
; %bb.2:
mov x1, x0
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
br x1
LBB20_3:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _testReturnsFunctionPointer ; -- Begin function testReturnsFunctionPointer
.p2align 2
_testReturnsFunctionPointer: ; @testReturnsFunctionPointer
.cfi_startproc
; %bb.0:
Lloh0:
adrp x0, _multiplyByTwo@PAGE
Lloh1:
add x0, x0, _multiplyByTwo@PAGEOFF
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function multiplyByTwo
_multiplyByTwo: ; @multiplyByTwo
.cfi_startproc
; %bb.0:
lsl w0, w0, #1
ret
.cfi_endproc
; -- End function
.globl _testArgumentClosure ; -- Begin function testArgumentClosure
.p2align 2
_testArgumentClosure: ; @testArgumentClosure
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureBBrV ; -- Begin function testClosureBBrV
.p2align 2
_testClosureBBrV: ; @testClosureBBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSBrV ; -- Begin function testClosureSBrV
.p2align 2
_testClosureSBrV: ; @testClosureSBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureIBrV ; -- Begin function testClosureIBrV
.p2align 2
_testClosureIBrV: ; @testClosureIBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLBrV ; -- Begin function testClosureLLBrV
.p2align 2
_testClosureLLBrV: ; @testClosureLLBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFBrV ; -- Begin function testClosureFBrV
.p2align 2
_testClosureFBrV: ; @testClosureFBrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDBrV ; -- Begin function testClosureDBrV
.p2align 2
_testClosureDBrV: ; @testClosureDBrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBSrV ; -- Begin function testClosureBSrV
.p2align 2
_testClosureBSrV: ; @testClosureBSrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSSrV ; -- Begin function testClosureSSrV
.p2align 2
_testClosureSSrV: ; @testClosureSSrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureISrV ; -- Begin function testClosureISrV
.p2align 2
_testClosureISrV: ; @testClosureISrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLSrV ; -- Begin function testClosureLLSrV
.p2align 2
_testClosureLLSrV: ; @testClosureLLSrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFSrV ; -- Begin function testClosureFSrV
.p2align 2
_testClosureFSrV: ; @testClosureFSrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDSrV ; -- Begin function testClosureDSrV
.p2align 2
_testClosureDSrV: ; @testClosureDSrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBIrV ; -- Begin function testClosureBIrV
.p2align 2
_testClosureBIrV: ; @testClosureBIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSIrV ; -- Begin function testClosureSIrV
.p2align 2
_testClosureSIrV: ; @testClosureSIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureIIrV ; -- Begin function testClosureIIrV
.p2align 2
_testClosureIIrV: ; @testClosureIIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLIrV ; -- Begin function testClosureLLIrV
.p2align 2
_testClosureLLIrV: ; @testClosureLLIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFIrV ; -- Begin function testClosureFIrV
.p2align 2
_testClosureFIrV: ; @testClosureFIrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDIrV ; -- Begin function testClosureDIrV
.p2align 2
_testClosureDIrV: ; @testClosureDIrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBLLrV ; -- Begin function testClosureBLLrV
.p2align 2
_testClosureBLLrV: ; @testClosureBLLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSLLrV ; -- Begin function testClosureSLLrV
.p2align 2
_testClosureSLLrV: ; @testClosureSLLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureILLrV ; -- Begin function testClosureILLrV
.p2align 2
_testClosureILLrV: ; @testClosureILLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLLLrV ; -- Begin function testClosureLLLLrV
.p2align 2
_testClosureLLLLrV: ; @testClosureLLLLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFLLrV ; -- Begin function testClosureFLLrV
.p2align 2
_testClosureFLLrV: ; @testClosureFLLrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDLLrV ; -- Begin function testClosureDLLrV
.p2align 2
_testClosureDLLrV: ; @testClosureDLLrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBFrV ; -- Begin function testClosureBFrV
.p2align 2
_testClosureBFrV: ; @testClosureBFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureSFrV ; -- Begin function testClosureSFrV
.p2align 2
_testClosureSFrV: ; @testClosureSFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureIFrV ; -- Begin function testClosureIFrV
.p2align 2
_testClosureIFrV: ; @testClosureIFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureLLFrV ; -- Begin function testClosureLLFrV
.p2align 2
_testClosureLLFrV: ; @testClosureLLFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureFFrV ; -- Begin function testClosureFFrV
.p2align 2
_testClosureFFrV: ; @testClosureFFrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureDFrV ; -- Begin function testClosureDFrV
.p2align 2
_testClosureDFrV: ; @testClosureDFrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureBDrV ; -- Begin function testClosureBDrV
.p2align 2
_testClosureBDrV: ; @testClosureBDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureSDrV ; -- Begin function testClosureSDrV
.p2align 2
_testClosureSDrV: ; @testClosureSDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureIDrV ; -- Begin function testClosureIDrV
.p2align 2
_testClosureIDrV: ; @testClosureIDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureLLDrV ; -- Begin function testClosureLLDrV
.p2align 2
_testClosureLLDrV: ; @testClosureLLDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureFDrV ; -- Begin function testClosureFDrV
.p2align 2
_testClosureFDrV: ; @testClosureFDrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureDDrV ; -- Begin function testClosureDDrV
.p2align 2
_testClosureDDrV: ; @testClosureDDrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureBBBrV ; -- Begin function testClosureBBBrV
.p2align 2
_testClosureBBBrV: ; @testClosureBBBrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureSBSrV ; -- Begin function testClosureSBSrV
.p2align 2
_testClosureSBSrV: ; @testClosureSBSrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureIBIrV ; -- Begin function testClosureIBIrV
.p2align 2
_testClosureIBIrV: ; @testClosureIBIrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLBLLrV ; -- Begin function testClosureLLBLLrV
.p2align 2
_testClosureLLBLLrV: ; @testClosureLLBLLrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureFBFrV ; -- Begin function testClosureFBFrV
.p2align 2
_testClosureFBFrV: ; @testClosureFBFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDBDrV ; -- Begin function testClosureDBDrV
.p2align 2
_testClosureDBDrV: ; @testClosureDBDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBSBrV ; -- Begin function testClosureBSBrV
.p2align 2
_testClosureBSBrV: ; @testClosureBSBrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureSSSrV ; -- Begin function testClosureSSSrV
.p2align 2
_testClosureSSSrV: ; @testClosureSSSrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureISIrV ; -- Begin function testClosureISIrV
.p2align 2
_testClosureISIrV: ; @testClosureISIrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLSLLrV ; -- Begin function testClosureLLSLLrV
.p2align 2
_testClosureLLSLLrV: ; @testClosureLLSLLrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureFSFrV ; -- Begin function testClosureFSFrV
.p2align 2
_testClosureFSFrV: ; @testClosureFSFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDSDrV ; -- Begin function testClosureDSDrV
.p2align 2
_testClosureDSDrV: ; @testClosureDSDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBIBrV ; -- Begin function testClosureBIBrV
.p2align 2
_testClosureBIBrV: ; @testClosureBIBrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureSISrV ; -- Begin function testClosureSISrV
.p2align 2
_testClosureSISrV: ; @testClosureSISrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureIIIrV ; -- Begin function testClosureIIIrV
.p2align 2
_testClosureIIIrV: ; @testClosureIIIrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLILLrV ; -- Begin function testClosureLLILLrV
.p2align 2
_testClosureLLILLrV: ; @testClosureLLILLrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureFIFrV ; -- Begin function testClosureFIFrV
.p2align 2
_testClosureFIFrV: ; @testClosureFIFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDIDrV ; -- Begin function testClosureDIDrV
.p2align 2
_testClosureDIDrV: ; @testClosureDIDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBLLBrV ; -- Begin function testClosureBLLBrV
.p2align 2
_testClosureBLLBrV: ; @testClosureBLLBrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureSLLSrV ; -- Begin function testClosureSLLSrV
.p2align 2
_testClosureSLLSrV: ; @testClosureSLLSrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureILLIrV ; -- Begin function testClosureILLIrV
.p2align 2
_testClosureILLIrV: ; @testClosureILLIrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLLLLLrV ; -- Begin function testClosureLLLLLLrV
.p2align 2
_testClosureLLLLLLrV: ; @testClosureLLLLLLrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureFLLFrV ; -- Begin function testClosureFLLFrV
.p2align 2
_testClosureFLLFrV: ; @testClosureFLLFrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureDLLDrV ; -- Begin function testClosureDLLDrV
.p2align 2
_testClosureDLLDrV: ; @testClosureDLLDrV
.cfi_startproc
; %bb.0:
mov x2, x0
mov x0, x1
br x2
.cfi_endproc
; -- End function
.globl _testClosureBFBrV ; -- Begin function testClosureBFBrV
.p2align 2
_testClosureBFBrV: ; @testClosureBFBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSFSrV ; -- Begin function testClosureSFSrV
.p2align 2
_testClosureSFSrV: ; @testClosureSFSrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureIFIrV ; -- Begin function testClosureIFIrV
.p2align 2
_testClosureIFIrV: ; @testClosureIFIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLFLLrV ; -- Begin function testClosureLLFLLrV
.p2align 2
_testClosureLLFLLrV: ; @testClosureLLFLLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFFFrV ; -- Begin function testClosureFFFrV
.p2align 2
_testClosureFFFrV: ; @testClosureFFFrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureDFDrV ; -- Begin function testClosureDFDrV
.p2align 2
_testClosureDFDrV: ; @testClosureDFDrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureBDBrV ; -- Begin function testClosureBDBrV
.p2align 2
_testClosureBDBrV: ; @testClosureBDBrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureSDSrV ; -- Begin function testClosureSDSrV
.p2align 2
_testClosureSDSrV: ; @testClosureSDSrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureIDIrV ; -- Begin function testClosureIDIrV
.p2align 2
_testClosureIDIrV: ; @testClosureIDIrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureLLDLLrV ; -- Begin function testClosureLLDLLrV
.p2align 2
_testClosureLLDLLrV: ; @testClosureLLDLLrV
.cfi_startproc
; %bb.0:
mov x3, x0
mov x0, x1
mov x1, x2
br x3
.cfi_endproc
; -- End function
.globl _testClosureFDFrV ; -- Begin function testClosureFDFrV
.p2align 2
_testClosureFDFrV: ; @testClosureFDFrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureDDDrV ; -- Begin function testClosureDDDrV
.p2align 2
_testClosureDDDrV: ; @testClosureDDDrV
.cfi_startproc
; %bb.0:
br x0
.cfi_endproc
; -- End function
.globl _testClosureBSIrV ; -- Begin function testClosureBSIrV
.p2align 2
_testClosureBSIrV: ; @testClosureBSIrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureBSLLrV ; -- Begin function testClosureBSLLrV
.p2align 2
_testClosureBSLLrV: ; @testClosureBSLLrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLSBrV ; -- Begin function testClosureLLSBrV
.p2align 2
_testClosureLLSBrV: ; @testClosureLLSBrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.globl _testClosureLLBSrV ; -- Begin function testClosureLLBSrV
.p2align 2
_testClosureLLBSrV: ; @testClosureLLBSrV
.cfi_startproc
; %bb.0:
mov x4, x0
mov x0, x1
mov x1, x2
mov x2, x3
br x4
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/45450957.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dvbsky_usb_generic_rw
_dvbsky_usb_generic_rw: ## @dvbsky_usb_generic_rw
.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 %r8, %r14
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r12
callq _d_to_priv
movq %rax, %r13
movq %r12, %rdi
callq _mutex_lock
testq %rbx, %rbx
je LBB0_2
## %bb.1:
movq 8(%r13), %rdi
movq %r15, %rsi
movq %rbx, %rdx
callq _memcpy
LBB0_2:
movq (%r13), %rcx
movq 8(%r13), %rsi
movq %r12, %rdi
movq %rbx, %rdx
movq %r14, %r8
callq _dvb_usbv2_generic_rw_locked
movl %eax, %ebx
testq %r14, %r14
je LBB0_5
## %bb.3:
testl %ebx, %ebx
jne LBB0_5
## %bb.4:
movq (%r13), %rsi
movq -48(%rbp), %rdi ## 8-byte Reload
movq %r14, %rdx
callq _memcpy
LBB0_5:
movq %r12, %rdi
callq _mutex_unlock
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _dvbsky_usb_generic_rw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dvbsky_usb_generic_rw
_dvbsky_usb_generic_rw: ; @dvbsky_usb_generic_rw
.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, x4
mov x21, x3
mov x23, x2
mov x24, x1
mov x19, x0
bl _d_to_priv
mov x22, x0
mov x0, x19
bl _mutex_lock
cbz x23, LBB0_2
; %bb.1:
ldr x0, [x22, #8]
mov x1, x24
mov x2, x23
bl _memcpy
LBB0_2:
ldp x3, x1, [x22]
mov x0, x19
mov x2, x23
mov x4, x20
bl _dvb_usbv2_generic_rw_locked
mov x23, x0
cbz x20, LBB0_5
; %bb.3:
cbnz w23, LBB0_5
; %bb.4:
ldr x1, [x22]
mov x0, x21
mov x2, x20
bl _memcpy
LBB0_5:
mov x0, x19
bl _mutex_unlock
mov x0, x23
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _dvbsky_usb_generic_rw
.subsections_via_symbols
| AnghaBench/linux/drivers/media/usb/dvb-usb-v2/extr_dvbsky.c_dvbsky_usb_generic_rw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function puts_both
_puts_both: ## @puts_both
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq _text_file@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _fputs
movq _dflag@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_1
## %bb.2:
movq _union_file@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _fputs ## TAILCALL
LBB0_1:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _text_file,4,2 ## @text_file
.comm _dflag,8,3 ## @dflag
.comm _union_file,4,2 ## @union_file
.no_dead_strip _puts_both
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function puts_both
_puts_both: ; @puts_both
.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, _text_file@GOTPAGE
Lloh1:
ldr x8, [x8, _text_file@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _fputs
Lloh3:
adrp x8, _dflag@GOTPAGE
Lloh4:
ldr x8, [x8, _dflag@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cbz x8, LBB0_2
; %bb.1:
Lloh6:
adrp x8, _union_file@GOTPAGE
Lloh7:
ldr x8, [x8, _union_file@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _fputs
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
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _text_file,4,2 ; @text_file
.comm _dflag,8,3 ; @dflag
.comm _union_file,4,2 ; @union_file
.no_dead_strip _puts_both
.subsections_via_symbols
| AnghaBench/freebsd/contrib/byacc/extr_reader.c_puts_both.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cmdline_find_option_bool
_cmdline_find_option_bool: ## @cmdline_find_option_bool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, %rsi
movq _boot_params@GOTPCREL(%rip), %rax
movq (%rax), %rdi
cmpq $1048575, %rdi ## imm = 0xFFFFF
jbe LBB0_2
## %bb.1:
movl $-1, %eax
popq %rbp
retq
LBB0_2:
popq %rbp
jmp ___cmdline_find_option_bool ## TAILCALL
.cfi_endproc
## -- End function
.comm _boot_params,8,3 ## @boot_params
.no_dead_strip _cmdline_find_option_bool
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cmdline_find_option_bool
_cmdline_find_option_bool: ; @cmdline_find_option_bool
.cfi_startproc
; %bb.0:
mov x1, x0
Lloh0:
adrp x8, _boot_params@GOTPAGE
Lloh1:
ldr x8, [x8, _boot_params@GOTPAGEOFF]
Lloh2:
ldr x0, [x8]
lsr x8, x0, #20
cbz x8, LBB0_2
; %bb.1:
mov w0, #-1
ret
LBB0_2:
b ___cmdline_find_option_bool
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _boot_params,8,3 ; @boot_params
.no_dead_strip _cmdline_find_option_bool
.subsections_via_symbols
| AnghaBench/linux/arch/x86/realmode/rm/extr_....bootboot.h_cmdline_find_option_bool.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function HandleEvents
_HandleEvents: ## @HandleEvents
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _dpy@GOTPCREL(%rip), %r14
cmpl $0, (%r14)
je LBB0_59
## %bb.1:
movq _qfalse@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
leaq -96(%rbp), %r12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_4 Depth 3
## Child Loop BB0_13 Depth 2
movq _qtrue@GOTPCREL(%rip), %r15
jmp LBB0_3
LBB0_40: ## in Loop: Header=BB0_3 Depth=2
movl $-1, %edx
LBB0_41: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MOUSE1@GOTPCREL(%rip), %rcx
addl (%rcx), %edx
LBB0_32: ## in Loop: Header=BB0_3 Depth=2
movl (%r15), %ecx
LBB0_33: ## in Loop: Header=BB0_3 Depth=2
movl %eax, %edi
LBB0_34: ## in Loop: Header=BB0_3 Depth=2
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _Sys_QueEvent
LBB0_3: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_4 Depth 3
movq _cls@GOTPCREL(%rip), %r13
LBB0_4: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_3 Depth=2
## => This Inner Loop Header: Depth=3
movl (%r14), %edi
callq _XPending
testq %rax, %rax
je LBB0_57
## %bb.5: ## in Loop: Header=BB0_4 Depth=3
movl (%r14), %edi
movq %r12, %rsi
callq _XNextEvent
movl -96(%rbp), %eax
cmpl $129, %eax
jne LBB0_6
## %bb.14: ## in Loop: Header=BB0_4 Depth=3
movl -72(%rbp), %edi
callq _Sys_XTimeToSysTime
movl %eax, %ebx
cmpl $0, (%r13)
jne LBB0_16
## %bb.15: ## in Loop: Header=BB0_4 Depth=3
movq %r12, %rdi
callq _repeated_press
cmpl (%r15), %eax
je LBB0_4
LBB0_16: ## in Loop: Header=BB0_3 Depth=2
leaq -72(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _XLateKey
movq _SE_KEY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl -44(%rbp), %edx
movq _qfalse@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movl %ebx, %edi
jmp LBB0_34
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
addl $-128, %eax
cmpl $6, %eax
ja LBB0_3
## %bb.7: ## in Loop: Header=BB0_3 Depth=2
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_17: ## in Loop: Header=BB0_3 Depth=2
movl -72(%rbp), %edi
callq _Sys_XTimeToSysTime
movq _mouse_active@GOTPCREL(%rip), %rcx
cmpl $0, (%rcx)
je LBB0_3
## %bb.18: ## in Loop: Header=BB0_3 Depth=2
movq _in_dgamouse@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpl $0, (%rcx)
je LBB0_23
## %bb.19: ## in Loop: Header=BB0_3 Depth=2
movl -68(%rbp), %edx
movl %edx, %ecx
negl %ecx
cmovsl %edx, %ecx
cmpl $2, %ecx
setae %cl
shll %cl, %edx
movl -64(%rbp), %ebx
movq _mx@GOTPCREL(%rip), %rsi
addl (%rsi), %edx
movl %ebx, %ecx
negl %ecx
cmovsl %ebx, %ecx
cmpl $2, %ecx
setae %cl
shll %cl, %ebx
movl %edx, (%rsi)
movq _my@GOTPCREL(%rip), %rcx
addl (%rcx), %ebx
movl %ebx, (%rcx)
movl %eax, %ecx
movq _mouseResetTime@GOTPCREL(%rip), %rsi
subl (%rsi), %ecx
movq _MOUSE_RESET_DELAY@GOTPCREL(%rip), %rsi
cmpl (%rsi), %ecx
jle LBB0_22
## %bb.20: ## in Loop: Header=BB0_3 Depth=2
movq _SE_MOUSE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl %ebx, %ecx
LBB0_21: ## in Loop: Header=BB0_3 Depth=2
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _Sys_QueEvent
LBB0_22: ## in Loop: Header=BB0_3 Depth=2
movq _my@GOTPCREL(%rip), %rax
movl $0, (%rax)
movq _mx@GOTPCREL(%rip), %rax
movl $0, (%rax)
jmp LBB0_3
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -72(%rbp), %edi
callq _Sys_XTimeToSysTime
movl %eax, %r13d
leaq -72(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _XLateKey
movq %rax, %rbx
movl -44(%rbp), %edx
testl %edx, %edx
je LBB0_10
## %bb.9: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl (%r15), %ecx
movl %r13d, %edi
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _Sys_QueEvent
LBB0_10: ## in Loop: Header=BB0_3 Depth=2
testq %rbx, %rbx
je LBB0_3
## %bb.11: ## in Loop: Header=BB0_3 Depth=2
movb (%rbx), %al
testb %al, %al
jne LBB0_12
jmp LBB0_3
LBB0_54: ## in Loop: Header=BB0_3 Depth=2
movl -84(%rbp), %eax
movl -80(%rbp), %ecx
jmp LBB0_55
LBB0_56: ## in Loop: Header=BB0_3 Depth=2
movl -92(%rbp), %eax
movl -88(%rbp), %ecx
LBB0_55: ## in Loop: Header=BB0_3 Depth=2
movq _win_x@GOTPCREL(%rip), %rdx
movl %ecx, (%rdx)
movq _win_y@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
jmp LBB0_3
LBB0_42: ## in Loop: Header=BB0_3 Depth=2
movl -72(%rbp), %edi
callq _Sys_XTimeToSysTime
movl -76(%rbp), %ecx
decl %ecx
cmpl $6, %ecx
ja LBB0_52
## %bb.43: ## in Loop: Header=BB0_3 Depth=2
xorl %edx, %edx
leaq LJTI0_1(%rip), %rsi
movslq (%rsi,%rcx,4), %rcx
addq %rsi, %rcx
jmpq *%rcx
LBB0_48: ## in Loop: Header=BB0_3 Depth=2
movl $2, %edx
jmp LBB0_53
LBB0_28: ## in Loop: Header=BB0_3 Depth=2
movl -72(%rbp), %edi
callq _Sys_XTimeToSysTime
movl -76(%rbp), %ecx
decl %ecx
cmpl $6, %ecx
ja LBB0_40
## %bb.29: ## in Loop: Header=BB0_3 Depth=2
xorl %edx, %edx
leaq LJTI0_2(%rip), %rsi
movslq (%rsi,%rcx,4), %rcx
addq %rsi, %rcx
jmpq *%rcx
LBB0_36: ## in Loop: Header=BB0_3 Depth=2
movl $2, %edx
jmp LBB0_41
LBB0_23: ## in Loop: Header=BB0_3 Depth=2
movl -60(%rbp), %esi
movl -56(%rbp), %edx
movq _glConfig@GOTPCREL(%rip), %rbx
movl (%rbx), %ecx
movl %ecx, %edi
shrl $31, %edi
addl %ecx, %edi
sarl %edi
cmpl %edi, %esi
jne LBB0_27
## %bb.24: ## in Loop: Header=BB0_3 Depth=2
movl 4(%rbx), %ecx
movl %ecx, %edi
shrl $31, %edi
addl %ecx, %edi
sarl %edi
cmpl %edi, %edx
jne LBB0_27
## %bb.25: ## in Loop: Header=BB0_3 Depth=2
movq _mwx@GOTPCREL(%rip), %rcx
movl %esi, (%rcx)
movq _mwy@GOTPCREL(%rip), %rcx
movl %edx, (%rcx)
movl %eax, %ecx
movq _mouseResetTime@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
movq _MOUSE_RESET_DELAY@GOTPCREL(%rip), %rdx
cmpl (%rdx), %ecx
jle LBB0_22
## %bb.26: ## in Loop: Header=BB0_3 Depth=2
movq _SE_MOUSE@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _mx@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq _my@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %eax, %edi
jmp LBB0_21
LBB0_27: ## in Loop: Header=BB0_3 Depth=2
movl %esi, %eax
movq _mwx@GOTPCREL(%rip), %r8
subl (%r8), %eax
movl %edx, %edi
movq _mwy@GOTPCREL(%rip), %rbx
subl (%rbx), %edi
movl %eax, %ecx
negl %ecx
cmovsl %eax, %ecx
cmpl $2, %ecx
setae %cl
shll %cl, %eax
movq _mx@GOTPCREL(%rip), %rcx
addl %eax, (%rcx)
movl %edi, %eax
negl %eax
cmovsl %edi, %eax
cmpl $2, %eax
setae %cl
shll %cl, %edi
movq _my@GOTPCREL(%rip), %rax
addl %edi, (%rax)
movl %esi, (%r8)
movl %edx, (%rbx)
movl (%r15), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
jmp LBB0_3
LBB0_52: ## in Loop: Header=BB0_3 Depth=2
movl $-1, %edx
jmp LBB0_53
LBB0_49: ## in Loop: Header=BB0_3 Depth=2
movl $1, %edx
jmp LBB0_53
LBB0_44: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MWHEELUP@GOTPCREL(%rip), %rcx
jmp LBB0_45
LBB0_47: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MWHEELDOWN@GOTPCREL(%rip), %rcx
LBB0_45: ## in Loop: Header=BB0_3 Depth=2
movl (%rcx), %edx
jmp LBB0_46
LBB0_50: ## in Loop: Header=BB0_3 Depth=2
movl $3, %edx
jmp LBB0_53
LBB0_51: ## in Loop: Header=BB0_3 Depth=2
movl $4, %edx
LBB0_53: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MOUSE1@GOTPCREL(%rip), %rcx
addl (%rcx), %edx
LBB0_46: ## in Loop: Header=BB0_3 Depth=2
movq _qfalse@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
jmp LBB0_33
LBB0_37: ## in Loop: Header=BB0_3 Depth=2
movl $1, %edx
jmp LBB0_41
LBB0_30: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MWHEELUP@GOTPCREL(%rip), %rcx
jmp LBB0_31
LBB0_35: ## in Loop: Header=BB0_3 Depth=2
movq _SE_KEY@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _K_MWHEELDOWN@GOTPCREL(%rip), %rcx
LBB0_31: ## in Loop: Header=BB0_3 Depth=2
movl (%rcx), %edx
jmp LBB0_32
LBB0_38: ## in Loop: Header=BB0_3 Depth=2
movl $3, %edx
jmp LBB0_41
LBB0_39: ## in Loop: Header=BB0_3 Depth=2
movl $4, %edx
jmp LBB0_41
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
movq _SE_CHAR@GOTPCREL(%rip), %r15
.p2align 4, 0x90
LBB0_13: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r15), %esi
movsbl %al, %edx
movl %r13d, %edi
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
callq _Sys_QueEvent
movzbl (%rbx), %eax
incq %rbx
testb %al, %al
jne LBB0_13
jmp LBB0_2
LBB0_57:
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
je LBB0_59
## %bb.58:
movl (%r14), %edi
movq _None@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _win@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _glConfig@GOTPCREL(%rip), %rcx
movl (%rcx), %eax
movl 4(%rcx), %ecx
movl %eax, %ebx
shrl $31, %ebx
addl %eax, %ebx
sarl %ebx
movl %ecx, %eax
shrl $31, %eax
addl %ecx, %eax
sarl %eax
subq $8, %rsp
xorl %ecx, %ecx
xorl %r8d, %r8d
xorl %r9d, %r9d
pushq %rax
pushq %rbx
pushq $0
callq _XWarpPointer
addq $32, %rsp
LBB0_59:
addq $56, %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_17, LBB0_17-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_54, LBB0_54-LJTI0_0
.set L0_0_set_56, LBB0_56-LJTI0_0
.set L0_0_set_42, LBB0_42-LJTI0_0
.set L0_0_set_28, LBB0_28-LJTI0_0
LJTI0_0:
.long L0_0_set_17
.long L0_0_set_3
.long L0_0_set_8
.long L0_0_set_54
.long L0_0_set_56
.long L0_0_set_42
.long L0_0_set_28
.set L0_1_set_53, LBB0_53-LJTI0_1
.set L0_1_set_48, LBB0_48-LJTI0_1
.set L0_1_set_49, LBB0_49-LJTI0_1
.set L0_1_set_44, LBB0_44-LJTI0_1
.set L0_1_set_47, LBB0_47-LJTI0_1
.set L0_1_set_50, LBB0_50-LJTI0_1
.set L0_1_set_51, LBB0_51-LJTI0_1
LJTI0_1:
.long L0_1_set_53
.long L0_1_set_48
.long L0_1_set_49
.long L0_1_set_44
.long L0_1_set_47
.long L0_1_set_50
.long L0_1_set_51
.set L0_2_set_41, LBB0_41-LJTI0_2
.set L0_2_set_36, LBB0_36-LJTI0_2
.set L0_2_set_37, LBB0_37-LJTI0_2
.set L0_2_set_30, LBB0_30-LJTI0_2
.set L0_2_set_35, LBB0_35-LJTI0_2
.set L0_2_set_38, LBB0_38-LJTI0_2
.set L0_2_set_39, LBB0_39-LJTI0_2
LJTI0_2:
.long L0_2_set_41
.long L0_2_set_36
.long L0_2_set_37
.long L0_2_set_30
.long L0_2_set_35
.long L0_2_set_38
.long L0_2_set_39
.end_data_region
## -- End function
.comm _qfalse,4,2 ## @qfalse
.comm _dpy,4,2 ## @dpy
.comm _SE_KEY,4,2 ## @SE_KEY
.comm _qtrue,4,2 ## @qtrue
.comm _SE_CHAR,4,2 ## @SE_CHAR
.comm _cls,4,2 ## @cls
.comm _mouse_active,4,2 ## @mouse_active
.comm _in_dgamouse,8,3 ## @in_dgamouse
.comm _mx,4,2 ## @mx
.comm _my,4,2 ## @my
.comm _mouseResetTime,4,2 ## @mouseResetTime
.comm _MOUSE_RESET_DELAY,4,2 ## @MOUSE_RESET_DELAY
.comm _SE_MOUSE,4,2 ## @SE_MOUSE
.comm _glConfig,8,2 ## @glConfig
.comm _mwx,4,2 ## @mwx
.comm _mwy,4,2 ## @mwy
.comm _K_MWHEELUP,4,2 ## @K_MWHEELUP
.comm _K_MWHEELDOWN,4,2 ## @K_MWHEELDOWN
.comm _K_MOUSE1,4,2 ## @K_MOUSE1
.comm _win_x,4,2 ## @win_x
.comm _win_y,4,2 ## @win_y
.comm _None,4,2 ## @None
.comm _win,4,2 ## @win
.no_dead_strip _HandleEvents
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function HandleEvents
_HandleEvents: ; @HandleEvents
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp d9, d8, [sp, #64] ; 16-byte Folded Spill
stp x28, x27, [sp, #80] ; 16-byte Folded Spill
stp x26, x25, [sp, #96] ; 16-byte Folded Spill
stp x24, x23, [sp, #112] ; 16-byte Folded Spill
stp x22, x21, [sp, #128] ; 16-byte Folded Spill
stp x20, x19, [sp, #144] ; 16-byte Folded Spill
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.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
.cfi_offset b8, -104
.cfi_offset b9, -112
Lloh0:
adrp x22, _dpy@GOTPAGE
Lloh1:
ldr x22, [x22, _dpy@GOTPAGEOFF]
ldr w8, [x22]
cbz w8, LBB0_56
; %bb.1:
Lloh2:
adrp x8, _qfalse@GOTPAGE
Lloh3:
ldr x8, [x8, _qfalse@GOTPAGEOFF]
Lloh4:
ldr w24, [x8]
add x8, sp, #16
Lloh5:
adrp x25, _cls@GOTPAGE
Lloh6:
ldr x25, [x25, _cls@GOTPAGEOFF]
Lloh7:
adrp x26, _qtrue@GOTPAGE
Lloh8:
ldr x26, [x26, _qtrue@GOTPAGEOFF]
Lloh9:
adrp x27, _SE_KEY@GOTPAGE
Lloh10:
ldr x27, [x27, _SE_KEY@GOTPAGEOFF]
Lloh11:
adrp x28, lJTI0_0@PAGE
Lloh12:
add x28, x28, lJTI0_0@PAGEOFF
add x19, x8, #24
movi.2s v8, #1
Lloh13:
adrp x23, _SE_CHAR@GOTPAGE
Lloh14:
ldr x23, [x23, _SE_CHAR@GOTPAGEOFF]
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
add x1, sp, #60
mov x0, x19
bl _XLateKey
ldr w1, [x27]
ldr w2, [sp, #60]
Lloh15:
adrp x8, _qfalse@GOTPAGE
Lloh16:
ldr x8, [x8, _qfalse@GOTPAGEOFF]
Lloh17:
ldr w3, [x8]
mov x0, x20
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
mov w4, #0
mov x5, #0
bl _Sys_QueEvent
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_21 Depth 2
ldr w0, [x22]
bl _XPending
cbz x0, LBB0_54
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [x22]
add x1, sp, #16
bl _XNextEvent
ldr w8, [sp, #16]
cmp w8, #129
b.ne LBB0_8
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #40]
bl _Sys_XTimeToSysTime
mov x20, x0
ldr w8, [x25]
cbnz w8, LBB0_2
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
add x0, sp, #16
bl _repeated_press
ldr w8, [x26]
cmp w0, w8
b.eq LBB0_4
b LBB0_2
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
sub w8, w8, #128
cmp w8, #6
b.hi LBB0_4
; %bb.9: ; in Loop: Header=BB0_4 Depth=1
adr x9, LBB0_4
ldrb w10, [x28, x8]
add x9, x9, x10, lsl #2
br x9
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #40]
bl _Sys_XTimeToSysTime
Lloh18:
adrp x8, _mouse_active@GOTPAGE
Lloh19:
ldr x8, [x8, _mouse_active@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
cbz w8, LBB0_4
; %bb.11: ; in Loop: Header=BB0_4 Depth=1
Lloh21:
adrp x8, _in_dgamouse@GOTPAGE
Lloh22:
ldr x8, [x8, _in_dgamouse@GOTPAGEOFF]
Lloh23:
ldr x8, [x8]
ldr w8, [x8]
cbz w8, LBB0_31
; %bb.12: ; in Loop: Header=BB0_4 Depth=1
ldur d0, [sp, #44]
abs.2s v1, v0
cmhi.2s v1, v1, v8
mov.s w8, v1[1]
fmov w9, s1
mov.s w10, v0[1]
fmov w11, s0
and x9, x9, #0x1
lsl w9, w11, w9
Lloh24:
adrp x12, _mx@GOTPAGE
Lloh25:
ldr x12, [x12, _mx@GOTPAGEOFF]
ldr w11, [x12]
add w2, w11, w9
str w2, [x12]
and x8, x8, #0x1
lsl w8, w10, w8
Lloh26:
adrp x10, _my@GOTPAGE
Lloh27:
ldr x10, [x10, _my@GOTPAGEOFF]
ldr w9, [x10]
add w3, w9, w8
str w3, [x10]
Lloh28:
adrp x8, _mouseResetTime@GOTPAGE
Lloh29:
ldr x8, [x8, _mouseResetTime@GOTPAGEOFF]
Lloh30:
ldr w8, [x8]
Lloh31:
adrp x9, _MOUSE_RESET_DELAY@GOTPAGE
Lloh32:
ldr x9, [x9, _MOUSE_RESET_DELAY@GOTPAGEOFF]
Lloh33:
ldr w9, [x9]
sub w8, w0, w8
cmp w8, w9
b.le LBB0_15
; %bb.13: ; in Loop: Header=BB0_4 Depth=1
Lloh34:
adrp x8, _SE_MOUSE@GOTPAGE
Lloh35:
ldr x8, [x8, _SE_MOUSE@GOTPAGEOFF]
Lloh36:
ldr w1, [x8]
LBB0_14: ; in Loop: Header=BB0_4 Depth=1
mov w4, #0
mov x5, #0
bl _Sys_QueEvent
LBB0_15: ; in Loop: Header=BB0_4 Depth=1
Lloh37:
adrp x8, _my@GOTPAGE
Lloh38:
ldr x8, [x8, _my@GOTPAGEOFF]
Lloh39:
str wzr, [x8]
Lloh40:
adrp x8, _mx@GOTPAGE
Lloh41:
ldr x8, [x8, _mx@GOTPAGEOFF]
Lloh42:
str wzr, [x8]
b LBB0_4
LBB0_16: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #40]
bl _Sys_XTimeToSysTime
mov x20, x0
add x1, sp, #60
mov x0, x19
bl _XLateKey
mov x21, x0
ldr w2, [sp, #60]
cbz w2, LBB0_18
; %bb.17: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
ldr w3, [x26]
mov x0, x20
mov w4, #0
mov x5, #0
bl _Sys_QueEvent
LBB0_18: ; in Loop: Header=BB0_4 Depth=1
cbz x21, LBB0_4
; %bb.19: ; in Loop: Header=BB0_4 Depth=1
ldrb w8, [x21]
cbz w8, LBB0_4
; %bb.20: ; in Loop: Header=BB0_4 Depth=1
add x21, x21, #1
LBB0_21: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w1, [x23]
sxtb w2, w8
mov x0, x20
mov w3, #0
mov w4, #0
mov x5, #0
bl _Sys_QueEvent
ldrb w8, [x21], #1
cbnz w8, LBB0_21
b LBB0_4
LBB0_22: ; in Loop: Header=BB0_4 Depth=1
ldp w9, w8, [sp, #28]
b LBB0_24
LBB0_23: ; in Loop: Header=BB0_4 Depth=1
ldp w9, w8, [sp, #20]
LBB0_24: ; in Loop: Header=BB0_4 Depth=1
Lloh43:
adrp x10, _win_x@GOTPAGE
Lloh44:
ldr x10, [x10, _win_x@GOTPAGEOFF]
Lloh45:
str w8, [x10]
Lloh46:
adrp x8, _win_y@GOTPAGE
Lloh47:
ldr x8, [x8, _win_y@GOTPAGEOFF]
Lloh48:
str w9, [x8]
b LBB0_4
LBB0_25: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #40]
bl _Sys_XTimeToSysTime
ldr w8, [sp, #36]
sub w9, w8, #1
cmp w9, #6
b.hi LBB0_36
; %bb.26: ; in Loop: Header=BB0_4 Depth=1
mov w8, #0
Lloh49:
adrp x12, lJTI0_1@PAGE
Lloh50:
add x12, x12, lJTI0_1@PAGEOFF
adr x10, LBB0_27
ldrb w11, [x12, x9]
add x10, x10, x11, lsl #2
br x10
LBB0_27: ; in Loop: Header=BB0_4 Depth=1
mov w8, #2
b LBB0_43
LBB0_28: ; in Loop: Header=BB0_4 Depth=1
ldr w0, [sp, #40]
bl _Sys_XTimeToSysTime
ldr w8, [sp, #36]
sub w9, w8, #1
cmp w9, #6
b.hi LBB0_45
; %bb.29: ; in Loop: Header=BB0_4 Depth=1
mov w8, #0
Lloh51:
adrp x12, lJTI0_2@PAGE
Lloh52:
add x12, x12, lJTI0_2@PAGEOFF
adr x10, LBB0_30
ldrb w11, [x12, x9]
add x10, x10, x11, lsl #2
br x10
LBB0_30: ; in Loop: Header=BB0_4 Depth=1
mov w8, #2
b LBB0_52
LBB0_31: ; in Loop: Header=BB0_4 Depth=1
Lloh53:
adrp x11, _glConfig@GOTPAGE
Lloh54:
ldr x11, [x11, _glConfig@GOTPAGEOFF]
ldr w8, [x11]
cmp w8, #0
cinc w10, w8, lt
ldp w9, w8, [sp, #52]
cmp w9, w10, asr #1
b.ne LBB0_35
; %bb.32: ; in Loop: Header=BB0_4 Depth=1
ldr w10, [x11, #4]
cmp w10, #0
cinc w10, w10, lt
cmp w8, w10, asr #1
b.ne LBB0_35
; %bb.33: ; in Loop: Header=BB0_4 Depth=1
Lloh55:
adrp x10, _mwx@GOTPAGE
Lloh56:
ldr x10, [x10, _mwx@GOTPAGEOFF]
Lloh57:
str w9, [x10]
Lloh58:
adrp x9, _mwy@GOTPAGE
Lloh59:
ldr x9, [x9, _mwy@GOTPAGEOFF]
Lloh60:
str w8, [x9]
Lloh61:
adrp x8, _mouseResetTime@GOTPAGE
Lloh62:
ldr x8, [x8, _mouseResetTime@GOTPAGEOFF]
Lloh63:
ldr w8, [x8]
Lloh64:
adrp x9, _MOUSE_RESET_DELAY@GOTPAGE
Lloh65:
ldr x9, [x9, _MOUSE_RESET_DELAY@GOTPAGEOFF]
Lloh66:
ldr w9, [x9]
sub w8, w0, w8
cmp w8, w9
b.le LBB0_15
; %bb.34: ; in Loop: Header=BB0_4 Depth=1
Lloh67:
adrp x8, _SE_MOUSE@GOTPAGE
Lloh68:
ldr x8, [x8, _SE_MOUSE@GOTPAGEOFF]
Lloh69:
ldr w1, [x8]
Lloh70:
adrp x8, _mx@GOTPAGE
Lloh71:
ldr x8, [x8, _mx@GOTPAGEOFF]
Lloh72:
ldr w2, [x8]
Lloh73:
adrp x8, _my@GOTPAGE
Lloh74:
ldr x8, [x8, _my@GOTPAGEOFF]
Lloh75:
ldr w3, [x8]
b LBB0_14
LBB0_35: ; in Loop: Header=BB0_4 Depth=1
Lloh76:
adrp x13, _mwx@GOTPAGE
Lloh77:
ldr x13, [x13, _mwx@GOTPAGEOFF]
ldr w10, [x13]
subs w10, w9, w10
Lloh78:
adrp x14, _mwy@GOTPAGE
Lloh79:
ldr x14, [x14, _mwy@GOTPAGEOFF]
ldr w11, [x14]
sub w11, w8, w11
cneg w12, w10, mi
cmp w12, #1
cset w12, hi
lsl w10, w10, w12
Lloh80:
adrp x15, _mx@GOTPAGE
Lloh81:
ldr x15, [x15, _mx@GOTPAGEOFF]
ldr w12, [x15]
add w10, w12, w10
str w10, [x15]
cmp w11, #0
cneg w10, w11, mi
cmp w10, #1
cset w10, hi
lsl w10, w11, w10
Lloh82:
adrp x12, _my@GOTPAGE
Lloh83:
ldr x12, [x12, _my@GOTPAGEOFF]
ldr w11, [x12]
add w10, w11, w10
str w10, [x12]
str w9, [x13]
str w8, [x14]
ldr w24, [x26]
b LBB0_4
LBB0_36: ; in Loop: Header=BB0_4 Depth=1
mov w8, #-1
b LBB0_43
LBB0_37: ; in Loop: Header=BB0_4 Depth=1
mov w8, #1
b LBB0_43
LBB0_38: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh84:
adrp x8, _K_MWHEELUP@GOTPAGE
Lloh85:
ldr x8, [x8, _K_MWHEELUP@GOTPAGEOFF]
b LBB0_40
LBB0_39: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh86:
adrp x8, _K_MWHEELDOWN@GOTPAGE
Lloh87:
ldr x8, [x8, _K_MWHEELDOWN@GOTPAGEOFF]
LBB0_40: ; in Loop: Header=BB0_4 Depth=1
ldr w2, [x8]
b LBB0_44
LBB0_41: ; in Loop: Header=BB0_4 Depth=1
mov w8, #3
b LBB0_43
LBB0_42: ; in Loop: Header=BB0_4 Depth=1
mov w8, #4
LBB0_43: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh88:
adrp x9, _K_MOUSE1@GOTPAGE
Lloh89:
ldr x9, [x9, _K_MOUSE1@GOTPAGEOFF]
Lloh90:
ldr w9, [x9]
add w2, w9, w8
LBB0_44: ; in Loop: Header=BB0_4 Depth=1
Lloh91:
adrp x8, _qfalse@GOTPAGE
Lloh92:
ldr x8, [x8, _qfalse@GOTPAGEOFF]
Lloh93:
ldr w3, [x8]
b LBB0_3
LBB0_45: ; in Loop: Header=BB0_4 Depth=1
mov w8, #-1
b LBB0_52
LBB0_46: ; in Loop: Header=BB0_4 Depth=1
mov w8, #1
b LBB0_52
LBB0_47: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh94:
adrp x8, _K_MWHEELUP@GOTPAGE
Lloh95:
ldr x8, [x8, _K_MWHEELUP@GOTPAGEOFF]
b LBB0_49
LBB0_48: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh96:
adrp x8, _K_MWHEELDOWN@GOTPAGE
Lloh97:
ldr x8, [x8, _K_MWHEELDOWN@GOTPAGEOFF]
LBB0_49: ; in Loop: Header=BB0_4 Depth=1
ldr w2, [x8]
b LBB0_53
LBB0_50: ; in Loop: Header=BB0_4 Depth=1
mov w8, #3
b LBB0_52
LBB0_51: ; in Loop: Header=BB0_4 Depth=1
mov w8, #4
LBB0_52: ; in Loop: Header=BB0_4 Depth=1
ldr w1, [x27]
Lloh98:
adrp x9, _K_MOUSE1@GOTPAGE
Lloh99:
ldr x9, [x9, _K_MOUSE1@GOTPAGEOFF]
Lloh100:
ldr w9, [x9]
add w2, w9, w8
LBB0_53: ; in Loop: Header=BB0_4 Depth=1
ldr w3, [x26]
b LBB0_3
LBB0_54:
cbz w24, LBB0_56
; %bb.55:
ldr w0, [x22]
Lloh101:
adrp x8, _None@GOTPAGE
Lloh102:
ldr x8, [x8, _None@GOTPAGEOFF]
Lloh103:
ldr w1, [x8]
Lloh104:
adrp x8, _win@GOTPAGE
Lloh105:
ldr x8, [x8, _win@GOTPAGEOFF]
Lloh106:
ldr w2, [x8]
Lloh107:
adrp x9, _glConfig@GOTPAGE
Lloh108:
ldr x9, [x9, _glConfig@GOTPAGEOFF]
ldp w8, w9, [x9]
cmp w8, #0
cinc w8, w8, lt
asr w7, w8, #1
cmp w9, #0
cinc w8, w9, lt
asr w8, w8, #1
str w8, [sp]
mov w3, #0
mov w4, #0
mov w5, #0
mov w6, #0
bl _XWarpPointer
LBB0_56:
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
ldp x20, x19, [sp, #144] ; 16-byte Folded Reload
ldp x22, x21, [sp, #128] ; 16-byte Folded Reload
ldp x24, x23, [sp, #112] ; 16-byte Folded Reload
ldp x26, x25, [sp, #96] ; 16-byte Folded Reload
ldp x28, x27, [sp, #80] ; 16-byte Folded Reload
ldp d9, d8, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #176
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpLdrGot Lloh26, Lloh27
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGotStr Lloh40, Lloh41, Lloh42
.loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotStr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotStr Lloh43, Lloh44, Lloh45
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh51, Lloh52
.loh AdrpLdrGot Lloh53, Lloh54
.loh AdrpLdrGotLdr Lloh64, Lloh65, Lloh66
.loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63
.loh AdrpLdrGotStr Lloh58, Lloh59, Lloh60
.loh AdrpLdrGotStr Lloh55, Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh73, Lloh74, Lloh75
.loh AdrpLdrGotLdr Lloh70, Lloh71, Lloh72
.loh AdrpLdrGotLdr Lloh67, Lloh68, Lloh69
.loh AdrpLdrGot Lloh82, Lloh83
.loh AdrpLdrGot Lloh80, Lloh81
.loh AdrpLdrGot Lloh78, Lloh79
.loh AdrpLdrGot Lloh76, Lloh77
.loh AdrpLdrGot Lloh84, Lloh85
.loh AdrpLdrGot Lloh86, Lloh87
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.loh AdrpLdrGotLdr Lloh91, Lloh92, Lloh93
.loh AdrpLdrGot Lloh94, Lloh95
.loh AdrpLdrGot Lloh96, Lloh97
.loh AdrpLdrGotLdr Lloh98, Lloh99, Lloh100
.loh AdrpLdrGot Lloh107, Lloh108
.loh AdrpLdrGotLdr Lloh104, Lloh105, Lloh106
.loh AdrpLdrGotLdr Lloh101, Lloh102, Lloh103
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_10-LBB0_4)>>2
.byte (LBB0_4-LBB0_4)>>2
.byte (LBB0_16-LBB0_4)>>2
.byte (LBB0_22-LBB0_4)>>2
.byte (LBB0_23-LBB0_4)>>2
.byte (LBB0_25-LBB0_4)>>2
.byte (LBB0_28-LBB0_4)>>2
lJTI0_1:
.byte (LBB0_43-LBB0_27)>>2
.byte (LBB0_27-LBB0_27)>>2
.byte (LBB0_37-LBB0_27)>>2
.byte (LBB0_38-LBB0_27)>>2
.byte (LBB0_39-LBB0_27)>>2
.byte (LBB0_41-LBB0_27)>>2
.byte (LBB0_42-LBB0_27)>>2
lJTI0_2:
.byte (LBB0_52-LBB0_30)>>2
.byte (LBB0_30-LBB0_30)>>2
.byte (LBB0_46-LBB0_30)>>2
.byte (LBB0_47-LBB0_30)>>2
.byte (LBB0_48-LBB0_30)>>2
.byte (LBB0_50-LBB0_30)>>2
.byte (LBB0_51-LBB0_30)>>2
; -- End function
.comm _qfalse,4,2 ; @qfalse
.comm _dpy,4,2 ; @dpy
.comm _SE_KEY,4,2 ; @SE_KEY
.comm _qtrue,4,2 ; @qtrue
.comm _SE_CHAR,4,2 ; @SE_CHAR
.comm _cls,4,2 ; @cls
.comm _mouse_active,4,2 ; @mouse_active
.comm _in_dgamouse,8,3 ; @in_dgamouse
.comm _mx,4,2 ; @mx
.comm _my,4,2 ; @my
.comm _mouseResetTime,4,2 ; @mouseResetTime
.comm _MOUSE_RESET_DELAY,4,2 ; @MOUSE_RESET_DELAY
.comm _SE_MOUSE,4,2 ; @SE_MOUSE
.comm _glConfig,8,2 ; @glConfig
.comm _mwx,4,2 ; @mwx
.comm _mwy,4,2 ; @mwy
.comm _K_MWHEELUP,4,2 ; @K_MWHEELUP
.comm _K_MWHEELDOWN,4,2 ; @K_MWHEELDOWN
.comm _K_MOUSE1,4,2 ; @K_MOUSE1
.comm _win_x,4,2 ; @win_x
.comm _win_y,4,2 ; @win_y
.comm _None,4,2 ; @None
.comm _win,4,2 ; @win
.no_dead_strip _HandleEvents
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/unix/extr_linux_glimp.c_HandleEvents.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xmlNodeListGetString ## -- Begin function xmlNodeListGetString
.p2align 4, 0x90
_xmlNodeListGetString: ## @xmlNodeListGetString
.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
testq %rsi, %rsi
je LBB0_27
## %bb.1:
movl %edx, %r14d
movq %rsi, %rbx
movl %edi, %r12d
movq 32(%rsi), %rax
testq %rax, %rax
je LBB0_4
## %bb.2:
movq (%rax), %rax
movq _XML_ATTRIBUTE_NODE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_4
## %bb.3:
movl $0, -52(%rbp) ## 4-byte Folded Spill
jmp LBB0_5
LBB0_4:
movb $1, %al
movl %eax, -52(%rbp) ## 4-byte Spill
LBB0_5:
xorl %r13d, %r13d
movq _XML_TEXT_NODE@GOTPCREL(%rip), %r15
movl %r12d, -48(%rbp) ## 4-byte Spill
jmp LBB0_10
LBB0_7: ## in Loop: Header=BB0_10 Depth=1
movq %r13, %rdi
movq %r12, %rsi
callq _xmlStrcat
movq %rax, %r13
movq %r12, %rdi
callq _xmlFree
LBB0_8: ## in Loop: Header=BB0_10 Depth=1
movl -48(%rbp), %r12d ## 4-byte Reload
LBB0_9: ## in Loop: Header=BB0_10 Depth=1
movq 24(%rbx), %rbx
testq %rbx, %rbx
je LBB0_28
LBB0_10: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %rax
cmpq (%r15), %rax
je LBB0_17
## %bb.11: ## in Loop: Header=BB0_10 Depth=1
movq _XML_CDATA_SECTION_NODE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_17
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movq _XML_ENTITY_REF_NODE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_9
## %bb.13: ## in Loop: Header=BB0_10 Depth=1
testl %r14d, %r14d
je LBB0_21
## %bb.14: ## in Loop: Header=BB0_10 Depth=1
movq 16(%rbx), %rsi
movl %r12d, %edi
callq _xmlGetDocEntity
testq %rax, %rax
je LBB0_26
## %bb.15: ## in Loop: Header=BB0_10 Depth=1
movq (%rax), %rsi
movl %r12d, %edi
movl $1, %edx
callq _xmlNodeListGetString
testq %rax, %rax
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_10 Depth=1
movq %rax, %r12
jmp LBB0_7
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_10 Depth=1
movq 8(%rbx), %rsi
testl %r14d, %r14d
je LBB0_19
LBB0_18: ## in Loop: Header=BB0_10 Depth=1
movq %r13, %rdi
callq _xmlStrcat
jmp LBB0_22
LBB0_19: ## in Loop: Header=BB0_10 Depth=1
cmpb $0, -52(%rbp) ## 1-byte Folded Reload
je LBB0_23
## %bb.20: ## in Loop: Header=BB0_10 Depth=1
movl %r12d, %edi
callq _xmlEncodeEntitiesReentrant
jmp LBB0_24
LBB0_21: ## in Loop: Header=BB0_10 Depth=1
movw $38, -42(%rbp)
movq %r13, %rdi
leaq -42(%rbp), %r13
movq %r13, %rsi
movl $1, %edx
callq _xmlStrncat
movq 16(%rbx), %rsi
movq %rax, %rdi
callq _xmlStrcat
movw $59, -42(%rbp)
movq %rax, %rdi
movq %r13, %rsi
movl $1, %edx
callq _xmlStrncat
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_10 Depth=1
movq %rax, %r13
jmp LBB0_9
LBB0_23: ## in Loop: Header=BB0_10 Depth=1
movl %r12d, %edi
callq _xmlEncodeAttributeEntities
LBB0_24: ## in Loop: Header=BB0_10 Depth=1
movq %rax, %r12
testq %rax, %rax
jne LBB0_7
jmp LBB0_8
LBB0_26: ## in Loop: Header=BB0_10 Depth=1
movq 8(%rbx), %rsi
jmp LBB0_18
LBB0_27:
xorl %r13d, %r13d
LBB0_28:
movq %r13, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _XML_ATTRIBUTE_NODE,8,3 ## @XML_ATTRIBUTE_NODE
.comm _XML_TEXT_NODE,8,3 ## @XML_TEXT_NODE
.comm _XML_CDATA_SECTION_NODE,8,3 ## @XML_CDATA_SECTION_NODE
.comm _XML_ENTITY_REF_NODE,8,3 ## @XML_ENTITY_REF_NODE
.comm _xmlGenericErrorContext,4,2 ## @xmlGenericErrorContext
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xmlNodeListGetString ; -- Begin function xmlNodeListGetString
.p2align 2
_xmlNodeListGetString: ; @xmlNodeListGetString
.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
cbz x1, LBB0_22
; %bb.1:
mov x19, x2
mov x20, x1
mov x21, x0
ldr x8, [x1, #32]
cbz x8, LBB0_4
; %bb.2:
ldr x8, [x8]
Lloh0:
adrp x9, _XML_ATTRIBUTE_NODE@GOTPAGE
Lloh1:
ldr x9, [x9, _XML_ATTRIBUTE_NODE@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_4
; %bb.3:
mov w24, #0
b LBB0_5
LBB0_4:
mov w24, #1
LBB0_5:
mov x22, #0
Lloh3:
adrp x25, _XML_TEXT_NODE@GOTPAGE
Lloh4:
ldr x25, [x25, _XML_TEXT_NODE@GOTPAGEOFF]
Lloh5:
adrp x26, _XML_CDATA_SECTION_NODE@GOTPAGE
Lloh6:
ldr x26, [x26, _XML_CDATA_SECTION_NODE@GOTPAGEOFF]
Lloh7:
adrp x28, _XML_ENTITY_REF_NODE@GOTPAGE
Lloh8:
ldr x28, [x28, _XML_ENTITY_REF_NODE@GOTPAGEOFF]
mov w27, #59
b LBB0_10
LBB0_6: ; in Loop: Header=BB0_10 Depth=1
ldr x1, [x20, #8]
cbz w19, LBB0_16
LBB0_7: ; in Loop: Header=BB0_10 Depth=1
mov x0, x22
bl _xmlStrcat
LBB0_8: ; in Loop: Header=BB0_10 Depth=1
mov x22, x0
LBB0_9: ; in Loop: Header=BB0_10 Depth=1
ldr x20, [x20, #24]
cbz x20, LBB0_23
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20]
ldr x9, [x25]
ldr x10, [x26]
cmp x8, x9
ccmp x8, x10, #4, ne
b.eq LBB0_6
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
ldr x9, [x28]
cmp x8, x9
b.ne LBB0_9
; %bb.12: ; in Loop: Header=BB0_10 Depth=1
cbz w19, LBB0_18
; %bb.13: ; in Loop: Header=BB0_10 Depth=1
ldr x1, [x20, #16]
mov x0, x21
bl _xmlGetDocEntity
cbz x0, LBB0_21
; %bb.14: ; in Loop: Header=BB0_10 Depth=1
ldr x1, [x0]
mov x0, x21
mov w2, #1
bl _xmlNodeListGetString
cbz x0, LBB0_9
; %bb.15: ; in Loop: Header=BB0_10 Depth=1
mov x23, x0
b LBB0_20
LBB0_16: ; in Loop: Header=BB0_10 Depth=1
mov x0, x21
tbz w24, #0, LBB0_19
; %bb.17: ; in Loop: Header=BB0_10 Depth=1
bl _xmlEncodeEntitiesReentrant
mov x23, x0
cbnz x0, LBB0_20
b LBB0_9
LBB0_18: ; in Loop: Header=BB0_10 Depth=1
mov w8, #38
strh w8, [sp, #14]
add x1, sp, #14
mov x0, x22
mov w2, #1
bl _xmlStrncat
ldr x1, [x20, #16]
bl _xmlStrcat
strh w27, [sp, #14]
add x1, sp, #14
mov w2, #1
bl _xmlStrncat
b LBB0_8
LBB0_19: ; in Loop: Header=BB0_10 Depth=1
bl _xmlEncodeAttributeEntities
mov x23, x0
cbz x0, LBB0_9
LBB0_20: ; in Loop: Header=BB0_10 Depth=1
mov x0, x22
mov x1, x23
bl _xmlStrcat
mov x22, x0
mov x0, x23
bl _xmlFree
b LBB0_9
LBB0_21: ; in Loop: Header=BB0_10 Depth=1
ldr x1, [x20, #8]
b LBB0_7
LBB0_22:
mov x22, #0
LBB0_23:
mov x0, x22
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _XML_ATTRIBUTE_NODE,8,3 ; @XML_ATTRIBUTE_NODE
.comm _XML_TEXT_NODE,8,3 ; @XML_TEXT_NODE
.comm _XML_CDATA_SECTION_NODE,8,3 ; @XML_CDATA_SECTION_NODE
.comm _XML_ENTITY_REF_NODE,8,3 ; @XML_ENTITY_REF_NODE
.comm _xmlGenericErrorContext,4,2 ; @xmlGenericErrorContext
.subsections_via_symbols
| AnghaBench/reactos/sdk/lib/3rdparty/libxml2/extr_tree.c_xmlNodeListGetString.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mmc_test_cmds_during_write_cmd23
_mmc_test_cmds_during_write_cmd23: ## @mmc_test_cmds_during_write_cmd23
.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, %esi
movl $1, %edx
xorl %ecx, %ecx
popq %rbp
jmp _mmc_test_cmds_during_tfr ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _mmc_test_cmds_during_write_cmd23
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mmc_test_cmds_during_write_cmd23
_mmc_test_cmds_during_write_cmd23: ; @mmc_test_cmds_during_write_cmd23
.cfi_startproc
; %bb.0:
mov w1, #1
mov w2, #1
mov w3, #0
b _mmc_test_cmds_during_tfr
.cfi_endproc
; -- End function
.no_dead_strip _mmc_test_cmds_during_write_cmd23
.subsections_via_symbols
| AnghaBench/linux/drivers/mmc/core/extr_mmc_test.c_mmc_test_cmds_during_write_cmd23.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function remove_info
_remove_info: ## @remove_info
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, -56(%rbp) ## 8-byte Spill
movq (%rsi), %r14
testq %r14, %r14
je LBB0_13
## %bb.1:
movl %ecx, %r15d
movl %edx, %ebx
movq %rdi, -48(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
xorl %r13d, %r13d
jmp LBB0_4
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_4 Depth=1
movq %rdi, %r13
testq %r14, %r14
je LBB0_10
LBB0_4: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq 8(%r14), %r14
cmpl $0, 16(%rdi)
jne LBB0_2
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
cmpl %ebx, (%rdi)
jne LBB0_2
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
cmpl %r15d, 4(%rdi)
jne LBB0_2
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
leaq 8(%r13), %rax
testq %r13, %r13
cmoveq -56(%rbp), %rax ## 8-byte Folded Reload
movq %r14, (%rax)
incl %r12d
callq _kfree
testq %r14, %r14
jne LBB0_4
LBB0_10:
testl %r12d, %r12d
je LBB0_13
## %bb.11:
movq -48(%rbp), %rdi ## 8-byte Reload
callq _rebuild_presets
jmp LBB0_14
LBB0_13:
xorl %r12d, %r12d
LBB0_14:
movl %r12d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _remove_info
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function remove_info
_remove_info: ; @remove_info
.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
ldr x24, [x1]
cbz x24, LBB0_9
; %bb.1:
mov x21, x3
mov x22, x2
mov x23, x1
mov x20, x0
mov w19, #0
mov x25, #0
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
mov x25, x0
cbz x24, LBB0_7
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x0, x24
ldr x24, [x24, #8]
ldr w8, [x0, #16]
cbnz w8, LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x0]
cmp w8, w22
b.ne LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [x0, #4]
cmp w8, w21
b.ne LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
add x8, x25, #8
cmp x25, #0
csel x8, x23, x8, eq
str x24, [x8]
add w19, w19, #1
bl _kfree
cbnz x24, LBB0_3
LBB0_7:
cbz w19, LBB0_10
; %bb.8:
mov x0, x20
bl _rebuild_presets
b LBB0_10
LBB0_9:
mov w19, #0
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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _remove_info
.subsections_via_symbols
| AnghaBench/linux/sound/synth/emux/extr_soundfont.c_remove_info.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rrw_held ## -- Begin function rrw_held
.p2align 4, 0x90
_rrw_held: ## @rrw_held
.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, %r15
movq %rdi, %rbx
leaq 8(%rdi), %r14
movq %r14, %rdi
callq _mutex_enter
movq _RW_WRITER@GOTPCREL(%rip), %rax
cmpq %r15, (%rax)
jne LBB0_2
## %bb.1:
movq (%rbx), %rax
movq _curthread@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
sete %al
jmp LBB0_5
LBB0_2:
leaq 12(%rbx), %rdi
callq _zfs_refcount_is_zero
testl %eax, %eax
je LBB0_3
## %bb.4:
movq %rbx, %rdi
callq _rrn_find
testq %rax, %rax
setne %al
jmp LBB0_5
LBB0_3:
movb $1, %al
LBB0_5:
movzbl %al, %ebx
movq %r14, %rdi
callq _mutex_exit
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RW_WRITER,8,3 ## @RW_WRITER
.comm _curthread,8,3 ## @curthread
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _rrw_held ; -- Begin function rrw_held
.p2align 2
_rrw_held: ; @rrw_held
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
mov x20, x0
add x19, x0, #8
mov x0, x19
bl _mutex_enter
Lloh0:
adrp x8, _RW_WRITER@GOTPAGE
Lloh1:
ldr x8, [x8, _RW_WRITER@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x21
b.ne LBB0_2
; %bb.1:
ldr x8, [x20]
Lloh3:
adrp x9, _curthread@GOTPAGE
Lloh4:
ldr x9, [x9, _curthread@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
cset w20, eq
b LBB0_5
LBB0_2:
add x0, x20, #12
bl _zfs_refcount_is_zero
cbz w0, LBB0_4
; %bb.3:
mov x0, x20
bl _rrn_find
cmp x0, #0
cset w20, ne
b LBB0_5
LBB0_4:
mov w20, #1
LBB0_5:
mov x0, x19
bl _mutex_exit
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _RW_WRITER,8,3 ; @RW_WRITER
.comm _curthread,8,3 ; @curthread
.subsections_via_symbols
| AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_rrwlock.c_rrw_held.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rockchip_configure_from_dt
_rockchip_configure_from_dt: ## @rockchip_configure_from_dt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r12
movq %rsi, %r15
movq %rdi, %r14
leaq L_.str(%rip), %rsi
leaq -40(%rbp), %rdx
movq %r15, %rdi
callq _of_property_read_u32
testq %rax, %rax
je LBB0_7
## %bb.1:
movq 16(%r12), %rax
movq 16(%rax), %rdx
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _dev_warn
movq 16(%r12), %rax
movq 16(%rax), %rdx
jmp LBB0_2
LBB0_7:
movq -40(%rbp), %rdx
movq _INT_MAX@GOTPCREL(%rip), %rax
cmpq (%rax), %rdx
jle LBB0_2
## %bb.8:
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _dev_err
movq _ERANGE@GOTPCREL(%rip), %rax
jmp LBB0_9
LBB0_2:
movq %rdx, 24(%r12)
leaq L_.str.3(%rip), %rsi
leaq -56(%rbp), %rbx
movq %r15, %rdi
movq %rbx, %rdx
callq _of_property_read_u32
testq %rax, %rax
je LBB0_4
## %bb.3:
movq 16(%r12), %rax
movq (%rax), %rax
movq _TSHUT_MODE_GPIO@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
leaq L_.str.5(%rip), %rax
leaq L_.str.6(%rip), %rdx
cmoveq %rax, %rdx
leaq L_.str.4(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _dev_warn
movq 16(%r12), %rbx
LBB0_4:
movq (%rbx), %rax
movl %eax, (%r12)
cmpl $2, %eax
jl LBB0_10
## %bb.5:
movl %eax, %edx
leaq L_.str.7(%rip), %rsi
jmp LBB0_6
LBB0_10:
leaq L_.str.8(%rip), %rsi
leaq -48(%rbp), %rbx
movq %r15, %rdi
movq %rbx, %rdx
callq _of_property_read_u32
testq %rax, %rax
je LBB0_12
## %bb.11:
movq 16(%r12), %rax
movq 8(%rax), %rax
movq _TSHUT_LOW_ACTIVE@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
leaq L_.str.10(%rip), %rax
leaq L_.str.11(%rip), %rdx
cmoveq %rax, %rdx
leaq L_.str.9(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _dev_warn
movq 16(%r12), %rbx
addq $8, %rbx
LBB0_12:
movq (%rbx), %rax
movl %eax, 4(%r12)
cmpl $2, %eax
jl LBB0_14
## %bb.13:
movl %eax, %edx
leaq L_.str.12(%rip), %rsi
LBB0_6:
movq %r14, %rdi
callq _dev_err
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_9:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_17:
movl %ebx, %eax
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_14:
leaq L_.str.13(%rip), %rsi
movq %r15, %rdi
callq _syscon_regmap_lookup_by_phandle
movl %eax, 8(%r12)
movl %eax, %edi
callq _IS_ERR
testq %rax, %rax
je LBB0_15
## %bb.16:
leaq L_.str.14(%rip), %rsi
xorl %ebx, %ebx
movq %r14, %rdi
xorl %eax, %eax
callq _dev_warn
jmp LBB0_17
LBB0_15:
xorl %ebx, %ebx
jmp LBB0_17
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rockchip,hw-tshut-temp"
L_.str.1: ## @.str.1
.asciz "Missing tshut temp property, using default %d\n"
.comm _INT_MAX,8,3 ## @INT_MAX
L_.str.2: ## @.str.2
.asciz "Invalid tshut temperature specified: %d\n"
.comm _ERANGE,4,2 ## @ERANGE
L_.str.3: ## @.str.3
.asciz "rockchip,hw-tshut-mode"
L_.str.4: ## @.str.4
.asciz "Missing tshut mode property, using default (%s)\n"
.comm _TSHUT_MODE_GPIO,8,3 ## @TSHUT_MODE_GPIO
L_.str.5: ## @.str.5
.asciz "gpio"
L_.str.6: ## @.str.6
.asciz "cru"
L_.str.7: ## @.str.7
.asciz "Invalid tshut mode specified: %d\n"
.comm _EINVAL,4,2 ## @EINVAL
L_.str.8: ## @.str.8
.asciz "rockchip,hw-tshut-polarity"
L_.str.9: ## @.str.9
.asciz "Missing tshut-polarity property, using default (%s)\n"
.comm _TSHUT_LOW_ACTIVE,8,3 ## @TSHUT_LOW_ACTIVE
L_.str.10: ## @.str.10
.asciz "low"
L_.str.11: ## @.str.11
.asciz "high"
L_.str.12: ## @.str.12
.asciz "Invalid tshut-polarity specified: %d\n"
L_.str.13: ## @.str.13
.asciz "rockchip,grf"
L_.str.14: ## @.str.14
.asciz "Missing rockchip,grf property\n"
.no_dead_strip _rockchip_configure_from_dt
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rockchip_configure_from_dt
_rockchip_configure_from_dt: ; @rockchip_configure_from_dt
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #24
mov x0, x21
bl _of_property_read_u32
cbz x0, LBB0_2
; %bb.1:
ldr x8, [x20, #16]
ldr x8, [x8, #16]
str x8, [sp]
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _dev_warn
ldr x8, [x20, #16]
ldr x2, [x8, #16]
b LBB0_4
LBB0_2:
ldr x2, [sp, #24]
Lloh4:
adrp x8, _INT_MAX@GOTPAGE
Lloh5:
ldr x8, [x8, _INT_MAX@GOTPAGEOFF]
Lloh6:
ldr x8, [x8]
cmp x2, x8
b.le LBB0_4
; %bb.3:
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x19
bl _dev_err
Lloh9:
adrp x8, _ERANGE@GOTPAGE
Lloh10:
ldr x8, [x8, _ERANGE@GOTPAGEOFF]
b LBB0_13
LBB0_4:
str x2, [x20, #24]
Lloh11:
adrp x1, l_.str.3@PAGE
Lloh12:
add x1, x1, l_.str.3@PAGEOFF
add x22, sp, #16
add x2, sp, #16
mov x0, x21
bl _of_property_read_u32
cbz x0, LBB0_6
; %bb.5:
ldr x8, [x20, #16]
ldr x8, [x8]
Lloh13:
adrp x9, _TSHUT_MODE_GPIO@GOTPAGE
Lloh14:
ldr x9, [x9, _TSHUT_MODE_GPIO@GOTPAGEOFF]
Lloh15:
ldr x9, [x9]
Lloh16:
adrp x10, l_.str.6@PAGE
Lloh17:
add x10, x10, l_.str.6@PAGEOFF
Lloh18:
adrp x11, l_.str.5@PAGE
Lloh19:
add x11, x11, l_.str.5@PAGEOFF
cmp x8, x9
csel x8, x11, x10, eq
str x8, [sp]
Lloh20:
adrp x1, l_.str.4@PAGE
Lloh21:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x19
bl _dev_warn
ldr x22, [x20, #16]
LBB0_6:
ldr x8, [x22]
str w8, [x20]
cmp w8, #2
b.lt LBB0_8
; %bb.7:
and x2, x8, #0xffffffff
Lloh22:
adrp x1, l_.str.7@PAGE
Lloh23:
add x1, x1, l_.str.7@PAGEOFF
b LBB0_12
LBB0_8:
Lloh24:
adrp x1, l_.str.8@PAGE
Lloh25:
add x1, x1, l_.str.8@PAGEOFF
add x22, sp, #8
add x2, sp, #8
mov x0, x21
bl _of_property_read_u32
cbz x0, LBB0_10
; %bb.9:
ldr x8, [x20, #16]
ldr x8, [x8, #8]
Lloh26:
adrp x9, _TSHUT_LOW_ACTIVE@GOTPAGE
Lloh27:
ldr x9, [x9, _TSHUT_LOW_ACTIVE@GOTPAGEOFF]
Lloh28:
ldr x9, [x9]
Lloh29:
adrp x10, l_.str.11@PAGE
Lloh30:
add x10, x10, l_.str.11@PAGEOFF
Lloh31:
adrp x11, l_.str.10@PAGE
Lloh32:
add x11, x11, l_.str.10@PAGEOFF
cmp x8, x9
csel x8, x11, x10, eq
str x8, [sp]
Lloh33:
adrp x1, l_.str.9@PAGE
Lloh34:
add x1, x1, l_.str.9@PAGEOFF
mov x0, x19
bl _dev_warn
ldr x8, [x20, #16]
add x22, x8, #8
LBB0_10:
ldr x8, [x22]
str w8, [x20, #4]
cmp w8, #2
b.lt LBB0_15
; %bb.11:
and x2, x8, #0xffffffff
Lloh35:
adrp x1, l_.str.12@PAGE
Lloh36:
add x1, x1, l_.str.12@PAGEOFF
LBB0_12:
mov x0, x19
bl _dev_err
Lloh37:
adrp x8, _EINVAL@GOTPAGE
Lloh38:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_13:
ldr w8, [x8]
neg w0, w8
LBB0_14:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_15:
Lloh39:
adrp x1, l_.str.13@PAGE
Lloh40:
add x1, x1, l_.str.13@PAGEOFF
mov x0, x21
bl _syscon_regmap_lookup_by_phandle
str w0, [x20, #8]
bl _IS_ERR
cbz x0, LBB0_14
; %bb.16:
Lloh41:
adrp x1, l_.str.14@PAGE
Lloh42:
add x1, x1, l_.str.14@PAGEOFF
mov x0, x19
bl _dev_warn
mov w0, #0
b LBB0_14
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh33, Lloh34
.loh AdrpAdd Lloh31, Lloh32
.loh AdrpAdd Lloh29, Lloh30
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpAdd Lloh35, Lloh36
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpAdd Lloh41, Lloh42
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rockchip,hw-tshut-temp"
l_.str.1: ; @.str.1
.asciz "Missing tshut temp property, using default %d\n"
.comm _INT_MAX,8,3 ; @INT_MAX
l_.str.2: ; @.str.2
.asciz "Invalid tshut temperature specified: %d\n"
.comm _ERANGE,4,2 ; @ERANGE
l_.str.3: ; @.str.3
.asciz "rockchip,hw-tshut-mode"
l_.str.4: ; @.str.4
.asciz "Missing tshut mode property, using default (%s)\n"
.comm _TSHUT_MODE_GPIO,8,3 ; @TSHUT_MODE_GPIO
l_.str.5: ; @.str.5
.asciz "gpio"
l_.str.6: ; @.str.6
.asciz "cru"
l_.str.7: ; @.str.7
.asciz "Invalid tshut mode specified: %d\n"
.comm _EINVAL,4,2 ; @EINVAL
l_.str.8: ; @.str.8
.asciz "rockchip,hw-tshut-polarity"
l_.str.9: ; @.str.9
.asciz "Missing tshut-polarity property, using default (%s)\n"
.comm _TSHUT_LOW_ACTIVE,8,3 ; @TSHUT_LOW_ACTIVE
l_.str.10: ; @.str.10
.asciz "low"
l_.str.11: ; @.str.11
.asciz "high"
l_.str.12: ; @.str.12
.asciz "Invalid tshut-polarity specified: %d\n"
l_.str.13: ; @.str.13
.asciz "rockchip,grf"
l_.str.14: ; @.str.14
.asciz "Missing rockchip,grf property\n"
.no_dead_strip _rockchip_configure_from_dt
.subsections_via_symbols
| AnghaBench/linux/drivers/thermal/extr_rockchip_thermal.c_rockchip_configure_from_dt.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 $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl l___const.main.a+96(%rip), %eax
movl %eax, -16(%rbp)
movaps l___const.main.a+80(%rip), %xmm0
movaps %xmm0, -32(%rbp)
movaps l___const.main.a+64(%rip), %xmm0
movaps %xmm0, -48(%rbp)
movaps l___const.main.a+48(%rip), %xmm0
movaps %xmm0, -64(%rbp)
movaps l___const.main.a+32(%rip), %xmm0
movaps %xmm0, -80(%rbp)
movaps l___const.main.a+16(%rip), %xmm0
movaps %xmm0, -96(%rbp)
movaps l___const.main.a(%rip), %xmm0
movaps %xmm0, -112(%rbp)
movl $24, %r9d
xorl %r10d, %r10d
jmp LBB0_1
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_1 Depth=1
incq %r10
decq %r9
cmpq $25, %r10
je LBB0_16
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
cmpq $2, %r9
movl $1, %edi
cmovaeq %r9, %rdi
movl $24, %eax
subq %r10, %rax
cmpq $2, %rax
movl $1, %r8d
cmovaeq %rax, %r8
cmpq $23, %r10
ja LBB0_15
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -112(%rbp), %ecx
cmpq $2, %rax
jae LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
xorl %eax, %eax
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
testb $1, %r8b
je LBB0_15
## %bb.13: ## in Loop: Header=BB0_1 Depth=1
movl -108(%rbp,%rax,4), %edx
cmpl %edx, %ecx
jle LBB0_15
## %bb.14: ## in Loop: Header=BB0_1 Depth=1
movl %edx, -112(%rbp,%rax,4)
movl %ecx, -108(%rbp,%rax,4)
jmp LBB0_15
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
andq $-2, %rdi
xorl %esi, %esi
jmp LBB0_5
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_5 Depth=2
movl %edx, -108(%rbp,%rsi,4)
movl %ecx, -104(%rbp,%rsi,4)
LBB0_11: ## in Loop: Header=BB0_5 Depth=2
movq %rax, %rsi
cmpq %rax, %rdi
je LBB0_12
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -108(%rbp,%rsi,4), %eax
cmpl %eax, %ecx
jle LBB0_6
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movl %eax, -112(%rbp,%rsi,4)
movl %ecx, -108(%rbp,%rsi,4)
jmp LBB0_8
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_5 Depth=2
movl %eax, %ecx
LBB0_8: ## in Loop: Header=BB0_5 Depth=2
leaq 2(%rsi), %rax
movl -104(%rbp,%rsi,4), %edx
cmpl %edx, %ecx
jg LBB0_10
## %bb.9: ## in Loop: Header=BB0_5 Depth=2
movl %edx, %ecx
jmp LBB0_11
LBB0_16:
movl -64(%rbp), %esi
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -8(%rbp), %rax
jne LBB0_18
## %bb.17:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB0_18:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.a
l___const.main.a:
.long 85 ## 0x55
.long 65 ## 0x41
.long 56 ## 0x38
.long 78 ## 0x4e
.long 89 ## 0x59
.long 92 ## 0x5c
.long 88 ## 0x58
.long 58 ## 0x3a
.long 60 ## 0x3c
.long 75 ## 0x4b
.long 79 ## 0x4f
.long 84 ## 0x54
.long 93 ## 0x5d
.long 90 ## 0x5a
.long 80 ## 0x50
.long 76 ## 0x4c
.long 59 ## 0x3b
.long 83 ## 0x53
.long 91 ## 0x5b
.long 90 ## 0x5a
.long 77 ## 0x4d
.long 85 ## 0x55
.long 72 ## 0x48
.long 64 ## 0x40
.long 57 ## 0x39
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Nilai mediannya : %i\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, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, #0
Lloh0:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x9, [x9]
stur x9, [x29, #-8]
Lloh3:
adrp x9, l___const.main.a@PAGE
Lloh4:
add x9, x9, l___const.main.a@PAGEOFF
ldp q0, q1, [x9, #64]
stp q0, q1, [sp, #80]
ldr w10, [x9, #96]
str w10, [sp, #112]
ldp q0, q1, [x9]
stp q0, q1, [sp, #16]
ldp q1, q0, [x9, #32]
mov w9, #24
add x10, sp, #16
stp q1, q0, [sp, #48]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
add x8, x8, #1
cmp x8, #25
b.eq LBB0_8
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
cmp x8, #23
b.hi LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x11, #0
sub x12, x9, x8
ldr w13, [sp, #16]
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=2
str w15, [x10, x11, lsl #2]
str w13, [x14, #4]
LBB0_5: ; in Loop: Header=BB0_6 Depth=2
add x11, x11, #1
cmp x11, x12
b.hs LBB0_1
LBB0_6: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
add x14, x10, x11, lsl #2
ldr w15, [x14, #4]
cmp w13, w15
b.gt LBB0_4
; %bb.7: ; in Loop: Header=BB0_6 Depth=2
mov x13, x15
b LBB0_5
LBB0_8:
ldr w8, [sp, #64]
str x8, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x8, [x29, #-8]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_10
; %bb.9:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB0_10:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.a
l___const.main.a:
.long 85 ; 0x55
.long 65 ; 0x41
.long 56 ; 0x38
.long 78 ; 0x4e
.long 89 ; 0x59
.long 92 ; 0x5c
.long 88 ; 0x58
.long 58 ; 0x3a
.long 60 ; 0x3c
.long 75 ; 0x4b
.long 79 ; 0x4f
.long 84 ; 0x54
.long 93 ; 0x5d
.long 90 ; 0x5a
.long 80 ; 0x50
.long 76 ; 0x4c
.long 59 ; 0x3b
.long 83 ; 0x53
.long 91 ; 0x5b
.long 90 ; 0x5a
.long 77 ; 0x4d
.long 85 ; 0x55
.long 72 ; 0x48
.long 64 ; 0x40
.long 57 ; 0x39
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Nilai mediannya : %i\n"
.subsections_via_symbols
| the_stack_data/72045.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _taiwan_2014_final_maz ## @taiwan_2014_final_maz
.p2align 4
_taiwan_2014_final_maz:
.long 14 ## 0xe
.long 8 ## 0x8
.long 10 ## 0xa
.long 8 ## 0x8
.long 8 ## 0x8
.long 10 ## 0xa
.long 8 ## 0x8
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 8 ## 0x8
.long 10 ## 0xa
.long 8 ## 0x8
.long 11 ## 0xb
.long 12 ## 0xc
.long 9 ## 0x9
.long 12 ## 0xc
.long 2 ## 0x2
.long 8 ## 0x8
.long 1 ## 0x1
.long 5 ## 0x5
.long 12 ## 0xc
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 3 ## 0x3
.long 6 ## 0x6
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 3 ## 0x3
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 3 ## 0x3
.long 6 ## 0x6
.long 1 ## 0x1
.long 6 ## 0x6
.long 8 ## 0x8
.long 10 ## 0xa
.long 8 ## 0x8
.long 8 ## 0x8
.long 11 ## 0xb
.long 12 ## 0xc
.long 10 ## 0xa
.long 8 ## 0x8
.long 9 ## 0x9
.long 5 ## 0x5
.long 4 ## 0x4
.long 9 ## 0x9
.long 12 ## 0xc
.long 9 ## 0x9
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 13 ## 0xd
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 1 ## 0x1
.long 13 ## 0xd
.long 7 ## 0x7
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 4 ## 0x4
.long 9 ## 0x9
.long 6 ## 0x6
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 2 ## 0x2
.long 11 ## 0xb
.long 4 ## 0x4
.long 2 ## 0x2
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 4 ## 0x4
.long 1 ## 0x1
.long 4 ## 0x4
.long 11 ## 0xb
.long 7 ## 0x7
.long 4 ## 0x4
.long 9 ## 0x9
.long 14 ## 0xe
.long 10 ## 0xa
.long 1 ## 0x1
.long 14 ## 0xe
.long 11 ## 0xb
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 4 ## 0x4
.long 1 ## 0x1
.long 7 ## 0x7
.long 5 ## 0x5
.long 14 ## 0xe
.long 8 ## 0x8
.long 3 ## 0x3
.long 6 ## 0x6
.long 9 ## 0x9
.long 13 ## 0xd
.long 4 ## 0x4
.long 10 ## 0xa
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 4 ## 0x4
.long 3 ## 0x3
.long 5 ## 0x5
.long 14 ## 0xe
.long 3 ## 0x3
.long 12 ## 0xc
.long 2 ## 0x2
.long 8 ## 0x8
.long 9 ## 0x9
.long 6 ## 0x6
.long 1 ## 0x1
.long 6 ## 0x6
.long 8 ## 0x8
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 8 ## 0x8
.long 2 ## 0x2
.long 9 ## 0x9
.long 14 ## 0xe
.long 2 ## 0x2
.long 9 ## 0x9
.long 6 ## 0x6
.long 3 ## 0x3
.long 14 ## 0xe
.long 2 ## 0x2
.long 8 ## 0x8
.long 3 ## 0x3
.long 14 ## 0xe
.long 1 ## 0x1
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 12 ## 0xc
.long 9 ## 0x9
.long 7 ## 0x7
.long 12 ## 0xc
.long 10 ## 0xa
.long 9 ## 0x9
.long 12 ## 0xc
.long 2 ## 0x2
.long 8 ## 0x8
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 5 ## 0x5
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 12 ## 0xc
.long 0 ## 0x0
.long 1 ## 0x1
.long 13 ## 0xd
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 0 ## 0x0
.long 0 ## 0x0
.long 11 ## 0xb
.long 5 ## 0x5
.long 4 ## 0x4
.long 3 ## 0x3
.long 5 ## 0x5
.long 6 ## 0x6
.long 1 ## 0x1
.long 13 ## 0xd
.long 6 ## 0x6
.long 1 ## 0x1
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 10 ## 0xa
.long 1 ## 0x1
.long 4 ## 0x4
.long 11 ## 0xb
.long 5 ## 0x5
.long 6 ## 0x6
.long 10 ## 0xa
.long 3 ## 0x3
.long 13 ## 0xd
.long 6 ## 0x6
.long 0 ## 0x0
.long 11 ## 0xb
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 0 ## 0x0
.long 11 ## 0xb
.long 4 ## 0x4
.long 3 ## 0x3
.long 12 ## 0xc
.long 3 ## 0x3
.long 12 ## 0xc
.long 10 ## 0xa
.long 8 ## 0x8
.long 2 ## 0x2
.long 8 ## 0x8
.long 2 ## 0x2
.long 8 ## 0x8
.long 1 ## 0x1
.long 5 ## 0x5
.long 14 ## 0xe
.long 1 ## 0x1
.long 12 ## 0xc
.long 3 ## 0x3
.long 12 ## 0xc
.long 2 ## 0x2
.long 8 ## 0x8
.long 2 ## 0x2
.long 8 ## 0x8
.long 2 ## 0x2
.long 9 ## 0x9
.long 6 ## 0x6
.long 9 ## 0x9
.long 5 ## 0x5
.long 5 ## 0x5
.long 5 ## 0x5
.long 14 ## 0xe
.long 2 ## 0x2
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 10 ## 0xa
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.long 3 ## 0x3
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _taiwan_2014_final_maz ; @taiwan_2014_final_maz
.p2align 2
_taiwan_2014_final_maz:
.long 14 ; 0xe
.long 8 ; 0x8
.long 10 ; 0xa
.long 8 ; 0x8
.long 8 ; 0x8
.long 10 ; 0xa
.long 8 ; 0x8
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 8 ; 0x8
.long 10 ; 0xa
.long 8 ; 0x8
.long 11 ; 0xb
.long 12 ; 0xc
.long 9 ; 0x9
.long 12 ; 0xc
.long 2 ; 0x2
.long 8 ; 0x8
.long 1 ; 0x1
.long 5 ; 0x5
.long 12 ; 0xc
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 3 ; 0x3
.long 6 ; 0x6
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 3 ; 0x3
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 3 ; 0x3
.long 6 ; 0x6
.long 1 ; 0x1
.long 6 ; 0x6
.long 8 ; 0x8
.long 10 ; 0xa
.long 8 ; 0x8
.long 8 ; 0x8
.long 11 ; 0xb
.long 12 ; 0xc
.long 10 ; 0xa
.long 8 ; 0x8
.long 9 ; 0x9
.long 5 ; 0x5
.long 4 ; 0x4
.long 9 ; 0x9
.long 12 ; 0xc
.long 9 ; 0x9
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 13 ; 0xd
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 1 ; 0x1
.long 13 ; 0xd
.long 7 ; 0x7
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 4 ; 0x4
.long 9 ; 0x9
.long 6 ; 0x6
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 2 ; 0x2
.long 11 ; 0xb
.long 4 ; 0x4
.long 2 ; 0x2
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 4 ; 0x4
.long 1 ; 0x1
.long 4 ; 0x4
.long 11 ; 0xb
.long 7 ; 0x7
.long 4 ; 0x4
.long 9 ; 0x9
.long 14 ; 0xe
.long 10 ; 0xa
.long 1 ; 0x1
.long 14 ; 0xe
.long 11 ; 0xb
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 4 ; 0x4
.long 1 ; 0x1
.long 7 ; 0x7
.long 5 ; 0x5
.long 14 ; 0xe
.long 8 ; 0x8
.long 3 ; 0x3
.long 6 ; 0x6
.long 9 ; 0x9
.long 13 ; 0xd
.long 4 ; 0x4
.long 10 ; 0xa
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 4 ; 0x4
.long 3 ; 0x3
.long 5 ; 0x5
.long 14 ; 0xe
.long 3 ; 0x3
.long 12 ; 0xc
.long 2 ; 0x2
.long 8 ; 0x8
.long 9 ; 0x9
.long 6 ; 0x6
.long 1 ; 0x1
.long 6 ; 0x6
.long 8 ; 0x8
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 8 ; 0x8
.long 2 ; 0x2
.long 9 ; 0x9
.long 14 ; 0xe
.long 2 ; 0x2
.long 9 ; 0x9
.long 6 ; 0x6
.long 3 ; 0x3
.long 14 ; 0xe
.long 2 ; 0x2
.long 8 ; 0x8
.long 3 ; 0x3
.long 14 ; 0xe
.long 1 ; 0x1
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 12 ; 0xc
.long 9 ; 0x9
.long 7 ; 0x7
.long 12 ; 0xc
.long 10 ; 0xa
.long 9 ; 0x9
.long 12 ; 0xc
.long 2 ; 0x2
.long 8 ; 0x8
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 5 ; 0x5
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 12 ; 0xc
.long 0 ; 0x0
.long 1 ; 0x1
.long 13 ; 0xd
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 0 ; 0x0
.long 0 ; 0x0
.long 11 ; 0xb
.long 5 ; 0x5
.long 4 ; 0x4
.long 3 ; 0x3
.long 5 ; 0x5
.long 6 ; 0x6
.long 1 ; 0x1
.long 13 ; 0xd
.long 6 ; 0x6
.long 1 ; 0x1
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 10 ; 0xa
.long 1 ; 0x1
.long 4 ; 0x4
.long 11 ; 0xb
.long 5 ; 0x5
.long 6 ; 0x6
.long 10 ; 0xa
.long 3 ; 0x3
.long 13 ; 0xd
.long 6 ; 0x6
.long 0 ; 0x0
.long 11 ; 0xb
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 0 ; 0x0
.long 11 ; 0xb
.long 4 ; 0x4
.long 3 ; 0x3
.long 12 ; 0xc
.long 3 ; 0x3
.long 12 ; 0xc
.long 10 ; 0xa
.long 8 ; 0x8
.long 2 ; 0x2
.long 8 ; 0x8
.long 2 ; 0x2
.long 8 ; 0x8
.long 1 ; 0x1
.long 5 ; 0x5
.long 14 ; 0xe
.long 1 ; 0x1
.long 12 ; 0xc
.long 3 ; 0x3
.long 12 ; 0xc
.long 2 ; 0x2
.long 8 ; 0x8
.long 2 ; 0x2
.long 8 ; 0x8
.long 2 ; 0x2
.long 9 ; 0x9
.long 6 ; 0x6
.long 9 ; 0x9
.long 5 ; 0x5
.long 5 ; 0x5
.long 5 ; 0x5
.long 14 ; 0xe
.long 2 ; 0x2
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 10 ; 0xa
.long 2 ; 0x2
.long 2 ; 0x2
.long 2 ; 0x2
.long 3 ; 0x3
.subsections_via_symbols
| the_stack_data/86326.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function r_KER
_r_KER: ## @r_KER
.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 _g_vowel@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %ebx, %ebx
movl $97, %edx
movl $117, %ecx
xorl %r8d, %r8d
callq _out_grouping
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq _s_0@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movl $2, %esi
callq _eq_s
xorl %ebx, %ebx
testl %eax, %eax
setne %bl
LBB0_2:
movl %ebx, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _g_vowel,4,2 ## @g_vowel
.comm _s_0,4,2 ## @s_0
.no_dead_strip _r_KER
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function r_KER
_r_KER: ; @r_KER
.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, _g_vowel@GOTPAGE
Lloh1:
ldr x8, [x8, _g_vowel@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #97
mov w3, #117
mov w4, #0
bl _out_grouping
mov x8, x0
mov w0, #0
cbnz x8, LBB0_2
; %bb.1:
Lloh3:
adrp x8, _s_0@GOTPAGE
Lloh4:
ldr x8, [x8, _s_0@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x0, x19
mov w1, #2
bl _eq_s
cmp w0, #0
cset w0, ne
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _g_vowel,4,2 ; @g_vowel
.comm _s_0,4,2 ; @s_0
.no_dead_strip _r_KER
.subsections_via_symbols
| AnghaBench/postgres/src/backend/snowball/libstemmer/extr_stem_ISO_8859_1_indonesian.c_r_KER.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
movq 8(%rsi), %rdi
callq _atoi
movl %eax, %edi
callq _sleep
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 _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
ldr x0, [x1, #8]
bl _atoi
bl _sleep
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/45450470.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usnic_ib_qp_grp_dump_hdr ## -- Begin function usnic_ib_qp_grp_dump_hdr
.p2align 4, 0x90
_usnic_ib_qp_grp_dump_hdr: ## @usnic_ib_qp_grp_dump_hdr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leaq L_.str(%rip), %rdx
popq %rbp
jmp _scnprintf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "|QPN\t|State\t|PID\t|VF Idx\t|Fil ID"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _usnic_ib_qp_grp_dump_hdr ; -- Begin function usnic_ib_qp_grp_dump_hdr
.p2align 2
_usnic_ib_qp_grp_dump_hdr: ; @usnic_ib_qp_grp_dump_hdr
.cfi_startproc
; %bb.0:
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
b _scnprintf
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "|QPN\t|State\t|PID\t|VF Idx\t|Fil ID"
.subsections_via_symbols
| AnghaBench/linux/drivers/infiniband/hw/usnic/extr_usnic_ib_qp_grp.c_usnic_ib_qp_grp_dump_hdr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function Field_s_Slot_xt_flix64_slot2_get
_Field_s_Slot_xt_flix64_slot2_get: ## @Field_s_Slot_xt_flix64_slot2_get
.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
shll $20, %eax
sarl $28, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _Field_s_Slot_xt_flix64_slot2_get
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function Field_s_Slot_xt_flix64_slot2_get
_Field_s_Slot_xt_flix64_slot2_get: ; @Field_s_Slot_xt_flix64_slot2_get
.cfi_startproc
; %bb.0:
ldr w8, [x0]
sbfx w0, w8, #8, #4
ret
.cfi_endproc
; -- End function
.no_dead_strip _Field_s_Slot_xt_flix64_slot2_get
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/arch/xtensa/gnu/extr_xtensa-modules.c_Field_s_Slot_xt_flix64_slot2_get.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _apply_relocate_add ## -- Begin function apply_relocate_add
.p2align 4, 0x90
_apply_relocate_add: ## @apply_relocate_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r12
movl %edx, %r13d
movq %rsi, -72(%rbp) ## 8-byte Spill
movq %rdi, %rbx
movl %ecx, %eax
leaq (%rax,%rax,2), %r14
movq (%rdi,%r14,8), %rdx
movq 16(%rdi,%r14,8), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
leaq L_.str(%rip), %rdi
xorl %r15d, %r15d
movl %ecx, %esi
xorl %eax, %eax
callq _pr_debug
cmpl $0, 4(%r12)
je LBB0_2
## %bb.1:
cmpl $24, 8(%rbx,%r14,8)
jae LBB0_5
jmp LBB0_47
LBB0_2:
movq %rbx, %rdi
movq -72(%rbp), %rsi ## 8-byte Reload
movl %r13d, -64(%rbp) ## 4-byte Spill
movl %r13d, %edx
callq _find_dot_toc
movq %r12, %r13
testq %rax, %rax
je LBB0_4
## %bb.3:
movq %rax, %r12
movq %rbx, %rdi
movq %r13, %rsi
callq _my_r2
movq %rax, (%r12)
LBB0_4:
movl $1, 4(%r13)
movq %r13, %r12
movl -64(%rbp), %r13d ## 4-byte Reload
cmpl $24, 8(%rbx,%r14,8)
jb LBB0_47
LBB0_5:
movq %r12, -48(%rbp) ## 8-byte Spill
leaq (%rbx,%r14,8), %rcx
movl %r13d, %eax
leaq (%rax,%rax,2), %rax
movq %rbx, -56(%rbp) ## 8-byte Spill
leaq (%rbx,%rax,8), %rax
addq $16, %rax
movq %rax, -96(%rbp) ## 8-byte Spill
xorl %esi, %esi
movq %rcx, -88(%rbp) ## 8-byte Spill
jmp LBB0_9
LBB0_6: ## in Loop: Header=BB0_9 Depth=1
subq %r13, %r12
LBB0_7: ## in Loop: Header=BB0_9 Depth=1
movq %r12, (%r13)
LBB0_8: ## in Loop: Header=BB0_9 Depth=1
movq -104(%rbp), %rsi ## 8-byte Reload
incl %esi
movq -88(%rbp), %rcx ## 8-byte Reload
movslq 8(%rcx), %rax
movabsq $-6148914691236517205, %rdx ## imm = 0xAAAAAAAAAAAAAAAB
mulq %rdx
shrq $4, %rdx
cmpq %rsi, %rdx
jbe LBB0_37
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq (%rcx), %rax
leaq (%rax,%rax,2), %rax
movq %rsi, -104(%rbp) ## 8-byte Spill
leaq (%rsi,%rsi,2), %r13
movq -80(%rbp), %rbx ## 8-byte Reload
movslq (%rbx,%r13,8), %r12
movq -56(%rbp), %rcx ## 8-byte Reload
addq 16(%rcx,%rax,8), %r12
movq -96(%rbp), %rax ## 8-byte Reload
movq (%rax), %r14
movl 16(%rbx,%r13,8), %edi
callq _ELF64_R_SYM
movslq %eax, %r15
shlq $4, %r15
movl 16(%rbx,%r13,8), %edi
callq _ELF64_R_TYPE
movslq %eax, %rdx
movslq 8(%r14,%r15), %rcx
addq -72(%rbp), %rcx ## 8-byte Folded Reload
movq (%r14,%r15), %r8
movq 8(%rbx,%r13,8), %r9
leaq L_.str.1(%rip), %rdi
movq %r12, -64(%rbp) ## 8-byte Spill
movq %r12, %rsi
xorl %eax, %eax
callq _pr_debug
movq 8(%rbx,%r13,8), %r12
addq (%r14,%r15), %r12
movl 16(%rbx,%r13,8), %edi
callq _ELF64_R_TYPE
## kill: def $eax killed $eax def $rax
addl $-128, %eax
cmpl $14, %eax
ja LBB0_38
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
movq -64(%rbp), %r13 ## 8-byte Reload
jmpq *%rax
LBB0_11: ## in Loop: Header=BB0_9 Depth=1
movl 12(%r14,%r15), %eax
movq _SHN_UNDEF@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_31
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
movq _SHN_LIVEPATCH@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_31
## %bb.13: ## in Loop: Header=BB0_9 Depth=1
addq %r15, %r14
movq %r14, %rdi
callq _local_entry_offset
movq %rax, %rbx
addq %r12, %rbx
movq -48(%rbp), %r12 ## 8-byte Reload
jmp LBB0_34
LBB0_14: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
subq %rax, %r12
testb $3, %r12b
je LBB0_19
jmp LBB0_39
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
subl %eax, %r12d
movw %r12w, (%r13)
jmp LBB0_8
LBB0_16: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
subl %eax, %r12d
jmp LBB0_26
LBB0_17: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
subq %rax, %r12
testb $3, %r12b
jne LBB0_40
## %bb.18: ## in Loop: Header=BB0_9 Depth=1
leaq -32768(%r12), %rax
cmpq $-65537, %rax ## imm = 0xFFFEFFFF
jbe LBB0_40
LBB0_19: ## in Loop: Header=BB0_9 Depth=1
movl (%r13), %eax
movl $-65533, %ecx ## imm = 0xFFFF0003
andl %ecx, %eax
andl $65532, %r12d ## imm = 0xFFFC
orl %eax, %r12d
movl %r12d, (%r13)
jmp LBB0_8
LBB0_20: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
subq %rax, %r12
movswq %r12w, %rax
cmpq %r12, %rax
jne LBB0_41
## %bb.21: ## in Loop: Header=BB0_9 Depth=1
movw %r12w, (%r13)
jmp LBB0_8
LBB0_22: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
movq %rax, (%r13)
jmp LBB0_8
LBB0_23: ## in Loop: Header=BB0_9 Depth=1
subq %r13, %r12
leaq -2147483648(%r12), %rax
movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000
cmpq %rcx, %rax
jae LBB0_7
jmp LBB0_42
LBB0_24: ## in Loop: Header=BB0_9 Depth=1
subl %r13d, %r12d
movw %r12w, (%r13)
jmp LBB0_8
LBB0_25: ## in Loop: Header=BB0_9 Depth=1
subl %r13d, %r12d
LBB0_26: ## in Loop: Header=BB0_9 Depth=1
addl $32768, %r12d ## imm = 0x8000
shrl $16, %r12d
movw %r12w, (%r13)
jmp LBB0_8
LBB0_27: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
callq _my_r2
movq %rax, %r12
subq %r13, %r12
leaq -2147450880(%r12), %rax
movabsq $-4294967296, %rcx ## imm = 0xFFFFFFFF00000000
cmpq %rcx, %rax
jb LBB0_8
## %bb.28: ## in Loop: Header=BB0_9 Depth=1
movl (%r13), %r15d
movl $-65533, %eax ## imm = 0xFFFF0003
andl %eax, %r15d
movq _PPC_INST_LD@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq _R2@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq ___PPC_RT
movl %eax, %r14d
orl %ebx, %r14d
movq _R12@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq ___PPC_RA
orl %r14d, %eax
cmpl %eax, %r15d
jne LBB0_8
## %bb.29: ## in Loop: Header=BB0_9 Depth=1
movl 4(%r13), %r13d
movq _PPC_INST_ADD@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movq _R2@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
callq ___PPC_RT
movl %eax, %r14d
orl %r15d, %r14d
movl (%rbx), %edi
movq -64(%rbp), %rbx ## 8-byte Reload
callq ___PPC_RA
movl %eax, %r15d
movq _R12@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq ___PPC_RB
orl %r15d, %eax
orl %r14d, %eax
cmpl %eax, %r13d
jne LBB0_8
## %bb.30: ## in Loop: Header=BB0_9 Depth=1
movq _PPC_INST_ADDIS@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movq %rbx, %r13
movq _R2@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
callq ___PPC_RT
movl %eax, %r14d
orl %r15d, %r14d
movq _R12@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq ___PPC_RA
movl %eax, %r15d
orl %r14d, %r15d
movq %r12, %rdi
callq _PPC_HA
orl %r15d, %eax
movl %eax, (%r13)
movq _PPC_INST_ADDI@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movl (%rbx), %edi
callq ___PPC_RT
movl %eax, %r14d
orl %r15d, %r14d
movl (%rbx), %edi
callq ___PPC_RA
movl %eax, %r15d
orl %r14d, %r15d
movq %r12, %rdi
callq _PPC_LO
orl %r15d, %eax
movl %eax, 4(%r13)
jmp LBB0_8
LBB0_31: ## in Loop: Header=BB0_9 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
movq -48(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdx
callq _stub_for_addr
testq %rax, %rax
je LBB0_49
## %bb.32: ## in Loop: Header=BB0_9 Depth=1
movq %rax, %rbx
addq %r15, %r14
addq $8, %r14
movslq (%r14), %rdi
movq -72(%rbp), %r15 ## 8-byte Reload
addq %r15, %rdi
leaq 8(%r13), %rsi
movq %r12, %rdx
callq _restore_r2
testl %eax, %eax
je LBB0_45
## %bb.33: ## in Loop: Header=BB0_9 Depth=1
movslq (%r14), %rdi
addq %r15, %rdi
movq %rbx, %rsi
callq _squash_toc_save_inst
LBB0_34: ## in Loop: Header=BB0_9 Depth=1
subq %r13, %rbx
leaq 33554432(%rbx), %rax
cmpq $67108863, %rax ## imm = 0x3FFFFFF
ja LBB0_48
## %bb.35: ## in Loop: Header=BB0_9 Depth=1
movl %ebx, %eax
andl $3, %eax
testq %rax, %rax
jne LBB0_48
## %bb.36: ## in Loop: Header=BB0_9 Depth=1
movl (%r13), %eax
movl $-67108861, %ecx ## imm = 0xFC000003
andl %ecx, %eax
andl $67108860, %ebx ## imm = 0x3FFFFFC
orl %eax, %ebx
movl %ebx, (%r13)
jmp LBB0_8
LBB0_37:
xorl %r15d, %r15d
jmp LBB0_47
LBB0_38:
movq -80(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r13,8), %rax
addq $16, %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %ebx
movl (%rax), %edi
callq _ELF64_R_TYPE
movslq %eax, %rdx
leaq L_.str.7(%rip), %rdi
movl %ebx, %esi
jmp LBB0_44
LBB0_39:
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
jmp LBB0_43
LBB0_40:
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
leaq L_.str.3(%rip), %rdi
jmp LBB0_43
LBB0_41:
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
leaq L_.str.2(%rip), %rdi
jmp LBB0_43
LBB0_42:
movq -48(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
leaq L_.str.6(%rip), %rdi
LBB0_43:
movq %r12, %rdx
LBB0_44:
callq _pr_err
LBB0_45:
movq _ENOEXEC@GOTPCREL(%rip), %rax
LBB0_46:
xorl %r15d, %r15d
subl (%rax), %r15d
LBB0_47:
movl %r15d, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_48:
movl (%r12), %esi
leaq L_.str.5(%rip), %rdi
movq %rbx, %rdx
jmp LBB0_44
LBB0_49:
movq _ENOENT@GOTPCREL(%rip), %rax
jmp LBB0_46
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_16, LBB0_16-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_24, LBB0_24-LJTI0_0
.set L0_0_set_25, LBB0_25-LJTI0_0
.set L0_0_set_27, LBB0_27-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
LJTI0_0:
.long L0_0_set_11
.long L0_0_set_8
.long L0_0_set_14
.long L0_0_set_15
.long L0_0_set_16
.long L0_0_set_17
.long L0_0_set_20
.long L0_0_set_22
.long L0_0_set_6
.long L0_0_set_23
.long L0_0_set_24
.long L0_0_set_25
.long L0_0_set_27
.long L0_0_set_7
.long L0_0_set_7
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Applying ADD relocate section %u to %u\n"
L_.str.1: ## @.str.1
.asciz "RELOC at %p: %li-type as %s (0x%lx) + %li\n"
L_.str.2: ## @.str.2
.asciz "%s: bad TOC16 relocation (0x%lx)\n"
.comm _ENOEXEC,4,2 ## @ENOEXEC
L_.str.3: ## @.str.3
.asciz "%s: bad TOC16_DS relocation (0x%lx)\n"
L_.str.4: ## @.str.4
.asciz "%s: bad TOC16_LO_DS relocation (0x%lx)\n"
.comm _SHN_UNDEF,4,2 ## @SHN_UNDEF
.comm _SHN_LIVEPATCH,4,2 ## @SHN_LIVEPATCH
.comm _ENOENT,4,2 ## @ENOENT
L_.str.5: ## @.str.5
.asciz "%s: REL24 %li out of range!\n"
L_.str.6: ## @.str.6
.asciz "%s: REL32 %li out of range!\n"
.comm _PPC_INST_LD,4,2 ## @PPC_INST_LD
.comm _R2,4,2 ## @R2
.comm _R12,4,2 ## @R12
.comm _PPC_INST_ADD,4,2 ## @PPC_INST_ADD
.comm _PPC_INST_ADDIS,4,2 ## @PPC_INST_ADDIS
.comm _PPC_INST_ADDI,4,2 ## @PPC_INST_ADDI
L_.str.7: ## @.str.7
.asciz "%s: Unknown ADD relocation: %lu\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _apply_relocate_add ; -- Begin function apply_relocate_add
.p2align 2
_apply_relocate_add: ; @apply_relocate_add
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x28, x27, [sp, #96] ; 16-byte Folded Spill
stp x26, x25, [sp, #112] ; 16-byte Folded Spill
stp x24, x23, [sp, #128] ; 16-byte Folded Spill
stp x22, x21, [sp, #144] ; 16-byte Folded Spill
stp x20, x19, [sp, #160] ; 16-byte Folded Spill
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.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, x4
; kill: def $w3 killed $w3 def $x3
mov x24, x2
mov x26, x0
mov w19, w3
mov w8, #24
umaddl x8, w3, w8, x0
ldr x9, [x8, #16]
str x9, [sp, #72] ; 8-byte Folded Spill
stp x8, x1, [sp, #80] ; 16-byte Folded Spill
ldr x8, [x8]
stp x3, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _pr_debug
ldr w8, [x20, #4]
cbnz w8, LBB0_4
; %bb.1:
mov x0, x26
ldr x1, [sp, #88] ; 8-byte Folded Reload
mov x2, x24
bl _find_dot_toc
cbz x0, LBB0_3
; %bb.2:
mov x23, x0
mov x0, x26
mov x1, x20
bl _my_r2
str x0, [x23]
LBB0_3:
mov w8, #1
str w8, [x20, #4]
LBB0_4:
mov w9, #24
madd x10, x19, x9, x26
ldr w8, [x10, #8]!
str x10, [sp, #64] ; 8-byte Folded Spill
cmp w8, #24
b.hs LBB0_7
LBB0_5:
mov w0, #0
LBB0_6:
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
ldp x20, x19, [sp, #160] ; 16-byte Folded Reload
ldp x22, x21, [sp, #144] ; 16-byte Folded Reload
ldp x24, x23, [sp, #128] ; 16-byte Folded Reload
ldp x26, x25, [sp, #112] ; 16-byte Folded Reload
ldp x28, x27, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #192
ret
LBB0_7:
mov x10, #0
umaddl x8, w24, w9, x26
add x8, x8, #16
stp x20, x8, [sp, #48] ; 16-byte Folded Spill
b LBB0_10
LBB0_8: ; in Loop: Header=BB0_10 Depth=1
str x23, [x27]
LBB0_9: ; in Loop: Header=BB0_10 Depth=1
mov x10, x21
add w10, w10, #1
ldr x8, [sp, #64] ; 8-byte Folded Reload
ldrsw x8, [x8]
mov x9, #-6148914691236517206
movk x9, #43691
umulh x8, x8, x9
cmp x10, x8, lsr #4
mov w9, #24
b.hs LBB0_5
LBB0_10: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
ldr x8, [x8]
mov x22, x26
madd x8, x8, x9, x26
ldr x8, [x8, #16]
mov w9, #24
mov x21, x10
mul x9, x10, x9
ldr x10, [sp, #72] ; 8-byte Folded Reload
add x19, x10, x9
ldrsw x9, [x19]
add x26, x8, x9
ldr x8, [sp, #56] ; 8-byte Folded Reload
ldr x28, [x8]
mov x23, x19
ldr w0, [x23, #16]!
bl _ELF64_R_SYM
mov x25, x0
add x20, x28, w0, sxtw #4
ldr w0, [x23]
bl _ELF64_R_TYPE
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
mov x24, x20
ldrsw x9, [x24, #8]!
ldr x10, [sp, #88] ; 8-byte Folded Reload
add x9, x10, x9
ldr x10, [x20]
ldr x11, [x19, #8]
stp x10, x11, [sp, #24]
stp x8, x9, [sp, #8]
mov x27, x26
str x26, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _pr_debug
ldr x26, [x20]
ldr x19, [x19, #8]
ldr w0, [x23]
bl _ELF64_R_TYPE
sub w8, w0, #128
cmp w8, #14
b.hi LBB0_37
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
add x23, x19, x26
Lloh4:
adrp x11, lJTI0_0@PAGE
Lloh5:
add x11, x11, lJTI0_0@PAGEOFF
adr x9, LBB0_8
ldrb w10, [x11, x8]
add x9, x9, x10, lsl #2
mov x26, x22
br x9
LBB0_12: ; in Loop: Header=BB0_10 Depth=1
sxtw x8, w25
add x8, x28, x8, lsl #4
ldr w8, [x8, #12]
Lloh6:
adrp x9, _SHN_UNDEF@GOTPAGE
Lloh7:
ldr x9, [x9, _SHN_UNDEF@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
Lloh9:
adrp x10, _SHN_LIVEPATCH@GOTPAGE
Lloh10:
ldr x10, [x10, _SHN_LIVEPATCH@GOTPAGEOFF]
Lloh11:
ldr w10, [x10]
cmp w8, w9
ccmp w8, w10, #4, ne
b.ne LBB0_34
; %bb.13: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
mov x1, x23
ldr x19, [sp, #48] ; 8-byte Folded Reload
mov x2, x19
bl _stub_for_addr
cbz x0, LBB0_46
; %bb.14: ; in Loop: Header=BB0_10 Depth=1
mov x23, x0
ldrsw x8, [x24]
ldr x9, [sp, #88] ; 8-byte Folded Reload
add x0, x9, x8
add x1, x27, #8
mov x2, x19
bl _restore_r2
cbz w0, LBB0_44
; %bb.15: ; in Loop: Header=BB0_10 Depth=1
ldrsw x8, [x24]
ldr x9, [sp, #88] ; 8-byte Folded Reload
add x0, x9, x8
mov x1, x23
bl _squash_toc_save_inst
b LBB0_35
LBB0_16: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x19, [sp, #48] ; 8-byte Folded Reload
mov x1, x19
bl _my_r2
sub x2, x23, x0
tst x2, #0x3
b.eq LBB0_20
b LBB0_38
LBB0_17: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x1, [sp, #48] ; 8-byte Folded Reload
bl _my_r2
sub w8, w23, w0
strh w8, [x27]
b LBB0_9
LBB0_18: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x1, [sp, #48] ; 8-byte Folded Reload
bl _my_r2
sub w8, w23, w0
b LBB0_29
LBB0_19: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x19, [sp, #48] ; 8-byte Folded Reload
mov x1, x19
bl _my_r2
sub x2, x23, x0
and x8, x2, #0x3
sub x9, x2, #8, lsl #12 ; =32768
cmp x8, #0
mov x8, #-65537
ccmp x9, x8, #0, eq
b.ls LBB0_39
LBB0_20: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [x27]
lsr w9, w2, #2
bfi w8, w9, #2, #14
str w8, [x27]
b LBB0_9
LBB0_21: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x19, [sp, #48] ; 8-byte Folded Reload
mov x1, x19
bl _my_r2
sub x2, x23, x0
cmp x2, w2, sxth
b.ne LBB0_40
; %bb.22: ; in Loop: Header=BB0_10 Depth=1
strh w2, [x27]
b LBB0_9
LBB0_23: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x1, [sp, #48] ; 8-byte Folded Reload
bl _my_r2
str x0, [x27]
b LBB0_9
LBB0_24: ; in Loop: Header=BB0_10 Depth=1
sub x8, x23, x27
str x8, [x27]
b LBB0_9
LBB0_25: ; in Loop: Header=BB0_10 Depth=1
sub x2, x23, x27
cmp x2, w2, sxtw
b.ne LBB0_41
; %bb.26: ; in Loop: Header=BB0_10 Depth=1
str x2, [x27]
b LBB0_9
LBB0_27: ; in Loop: Header=BB0_10 Depth=1
sub w8, w23, w27
strh w8, [x27]
b LBB0_9
LBB0_28: ; in Loop: Header=BB0_10 Depth=1
sub w8, w23, w27
LBB0_29: ; in Loop: Header=BB0_10 Depth=1
add w8, w8, #8, lsl #12 ; =32768
lsr w8, w8, #16
strh w8, [x27]
b LBB0_9
LBB0_30: ; in Loop: Header=BB0_10 Depth=1
mov x0, x26
ldr x1, [sp, #48] ; 8-byte Folded Reload
bl _my_r2
sub x23, x0, x27
mov x8, #-32768
movk x8, #32768, lsl #16
add x8, x23, x8
mov x9, #-4294967296
cmp x8, x9
b.lo LBB0_9
; %bb.31: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [x27]
and w19, w8, #0xffff0003
Lloh12:
adrp x8, _PPC_INST_LD@GOTPAGE
Lloh13:
ldr x8, [x8, _PPC_INST_LD@GOTPAGEOFF]
Lloh14:
ldr w20, [x8]
Lloh15:
adrp x8, _R2@GOTPAGE
Lloh16:
ldr x8, [x8, _R2@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
bl ___PPC_RT
orr w20, w0, w20
Lloh18:
adrp x8, _R12@GOTPAGE
Lloh19:
ldr x8, [x8, _R12@GOTPAGEOFF]
Lloh20:
ldr w0, [x8]
bl ___PPC_RA
orr w8, w20, w0
cmp w19, w8
b.ne LBB0_9
; %bb.32: ; in Loop: Header=BB0_10 Depth=1
ldr w19, [x27, #4]
Lloh21:
adrp x8, _PPC_INST_ADD@GOTPAGE
Lloh22:
ldr x8, [x8, _PPC_INST_ADD@GOTPAGEOFF]
Lloh23:
ldr w20, [x8]
Lloh24:
adrp x24, _R2@GOTPAGE
Lloh25:
ldr x24, [x24, _R2@GOTPAGEOFF]
ldr w0, [x24]
bl ___PPC_RT
orr w20, w0, w20
ldr w0, [x24]
bl ___PPC_RA
orr w20, w20, w0
Lloh26:
adrp x8, _R12@GOTPAGE
Lloh27:
ldr x8, [x8, _R12@GOTPAGEOFF]
Lloh28:
ldr w0, [x8]
bl ___PPC_RB
orr w8, w20, w0
cmp w19, w8
b.ne LBB0_9
; %bb.33: ; in Loop: Header=BB0_10 Depth=1
Lloh29:
adrp x8, _PPC_INST_ADDIS@GOTPAGE
Lloh30:
ldr x8, [x8, _PPC_INST_ADDIS@GOTPAGEOFF]
Lloh31:
ldr w19, [x8]
Lloh32:
adrp x20, _R2@GOTPAGE
Lloh33:
ldr x20, [x20, _R2@GOTPAGEOFF]
ldr w0, [x20]
bl ___PPC_RT
orr w19, w0, w19
Lloh34:
adrp x8, _R12@GOTPAGE
Lloh35:
ldr x8, [x8, _R12@GOTPAGEOFF]
Lloh36:
ldr w0, [x8]
bl ___PPC_RA
orr w19, w19, w0
mov x0, x23
bl _PPC_HA
orr w8, w19, w0
str w8, [x27]
Lloh37:
adrp x8, _PPC_INST_ADDI@GOTPAGE
Lloh38:
ldr x8, [x8, _PPC_INST_ADDI@GOTPAGEOFF]
Lloh39:
ldr w19, [x8]
ldr w0, [x20]
bl ___PPC_RT
orr w19, w0, w19
ldr w0, [x20]
bl ___PPC_RA
orr w19, w19, w0
mov x0, x23
bl _PPC_LO
orr w8, w19, w0
str w8, [x27, #4]
b LBB0_9
LBB0_34: ; in Loop: Header=BB0_10 Depth=1
mov x0, x20
bl _local_entry_offset
add x23, x0, x23
ldr x19, [sp, #48] ; 8-byte Folded Reload
LBB0_35: ; in Loop: Header=BB0_10 Depth=1
sub x2, x23, x27
mov w8, #33554432
add x8, x2, x8
and x9, x2, #0x3
lsr x8, x8, #26
cmp x8, #0
ccmp x9, #0, #0, eq
b.ne LBB0_42
; %bb.36: ; in Loop: Header=BB0_10 Depth=1
ldr w8, [x27]
lsr w9, w2, #2
bfi w8, w9, #2, #24
str w8, [x27]
b LBB0_9
LBB0_37:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w19, [x8]
ldr w0, [x23]
bl _ELF64_R_TYPE
; kill: def $w0 killed $w0 def $x0
sxtw x2, w0
Lloh40:
adrp x0, l_.str.7@PAGE
Lloh41:
add x0, x0, l_.str.7@PAGEOFF
mov x1, x19
b LBB0_43
LBB0_38:
ldr w1, [x19]
Lloh42:
adrp x0, l_.str.4@PAGE
Lloh43:
add x0, x0, l_.str.4@PAGEOFF
b LBB0_43
LBB0_39:
ldr w1, [x19]
Lloh44:
adrp x0, l_.str.3@PAGE
Lloh45:
add x0, x0, l_.str.3@PAGEOFF
b LBB0_43
LBB0_40:
ldr w1, [x19]
Lloh46:
adrp x0, l_.str.2@PAGE
Lloh47:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_43
LBB0_41:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr w1, [x8]
Lloh48:
adrp x0, l_.str.6@PAGE
Lloh49:
add x0, x0, l_.str.6@PAGEOFF
b LBB0_43
LBB0_42:
ldr w1, [x19]
Lloh50:
adrp x0, l_.str.5@PAGE
Lloh51:
add x0, x0, l_.str.5@PAGEOFF
LBB0_43:
bl _pr_err
LBB0_44:
Lloh52:
adrp x8, _ENOEXEC@GOTPAGE
Lloh53:
ldr x8, [x8, _ENOEXEC@GOTPAGEOFF]
LBB0_45:
ldr w8, [x8]
neg w0, w8
b LBB0_6
LBB0_46:
Lloh54:
adrp x8, _ENOENT@GOTPAGE
Lloh55:
ldr x8, [x8, _ENOENT@GOTPAGEOFF]
b LBB0_45
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh37, Lloh38, Lloh39
.loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36
.loh AdrpLdrGot Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpLdrGot Lloh52, Lloh53
.loh AdrpLdrGot Lloh54, Lloh55
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_12-LBB0_8)>>2
.byte (LBB0_9-LBB0_8)>>2
.byte (LBB0_16-LBB0_8)>>2
.byte (LBB0_17-LBB0_8)>>2
.byte (LBB0_18-LBB0_8)>>2
.byte (LBB0_19-LBB0_8)>>2
.byte (LBB0_21-LBB0_8)>>2
.byte (LBB0_23-LBB0_8)>>2
.byte (LBB0_24-LBB0_8)>>2
.byte (LBB0_25-LBB0_8)>>2
.byte (LBB0_27-LBB0_8)>>2
.byte (LBB0_28-LBB0_8)>>2
.byte (LBB0_30-LBB0_8)>>2
.byte (LBB0_8-LBB0_8)>>2
.byte (LBB0_8-LBB0_8)>>2
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Applying ADD relocate section %u to %u\n"
l_.str.1: ; @.str.1
.asciz "RELOC at %p: %li-type as %s (0x%lx) + %li\n"
l_.str.2: ; @.str.2
.asciz "%s: bad TOC16 relocation (0x%lx)\n"
.comm _ENOEXEC,4,2 ; @ENOEXEC
l_.str.3: ; @.str.3
.asciz "%s: bad TOC16_DS relocation (0x%lx)\n"
l_.str.4: ; @.str.4
.asciz "%s: bad TOC16_LO_DS relocation (0x%lx)\n"
.comm _SHN_UNDEF,4,2 ; @SHN_UNDEF
.comm _SHN_LIVEPATCH,4,2 ; @SHN_LIVEPATCH
.comm _ENOENT,4,2 ; @ENOENT
l_.str.5: ; @.str.5
.asciz "%s: REL24 %li out of range!\n"
l_.str.6: ; @.str.6
.asciz "%s: REL32 %li out of range!\n"
.comm _PPC_INST_LD,4,2 ; @PPC_INST_LD
.comm _R2,4,2 ; @R2
.comm _R12,4,2 ; @R12
.comm _PPC_INST_ADD,4,2 ; @PPC_INST_ADD
.comm _PPC_INST_ADDIS,4,2 ; @PPC_INST_ADDIS
.comm _PPC_INST_ADDI,4,2 ; @PPC_INST_ADDI
l_.str.7: ; @.str.7
.asciz "%s: Unknown ADD relocation: %lu\n"
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/kernel/extr_module_64.c_apply_relocate_add.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function badblocks_store
_badblocks_store: ## @badblocks_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 %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r15d
movq %rdx, %rbx
movq %rsi, %rax
movq %rdi, %r14
leaq L_.str(%rip), %rsi
leaq -40(%rbp), %rdx
leaq -32(%rbp), %rcx
leaq -25(%rbp), %r8
movq %rax, %rdi
callq _sscanf
cmpl $2, %eax
je LBB0_4
## %bb.1:
cmpl $3, %eax
jne LBB0_3
## %bb.2:
cmpb $10, -25(%rbp)
jne LBB0_3
LBB0_4:
movl -32(%rbp), %edx
testl %edx, %edx
jle LBB0_3
## %bb.5:
movq -40(%rbp), %rsi
xorl %ecx, %ecx
testl %r15d, %r15d
sete %cl
movq %r14, %rdi
callq _md_set_badblocks
testq %rax, %rax
jne LBB0_8
## %bb.6:
movq _ENOSPC@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_3:
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_7:
xorl %ebx, %ebx
subq (%rax), %rbx
LBB0_8:
movq %rbx, %rax
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%llu %d%c"
.comm _EINVAL,8,3 ## @EINVAL
.comm _ENOSPC,8,3 ## @ENOSPC
.no_dead_strip _badblocks_store
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function badblocks_store
_badblocks_store: ; @badblocks_store
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x3
mov x19, x2
mov x8, x1
mov x20, x0
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #8
add x3, sp, #4
add x4, sp, #3
mov x0, x8
bl _sscanf
cmp w0, #2
b.eq LBB0_3
; %bb.1:
cmp w0, #3
b.ne LBB0_6
; %bb.2:
ldrb w8, [sp, #3]
cmp w8, #10
b.ne LBB0_6
LBB0_3:
ldr w2, [sp, #4]
cmp w2, #0
b.le LBB0_6
; %bb.4:
ldr x1, [sp, #8]
cmp w21, #0
cset w3, eq
mov x0, x20
bl _md_set_badblocks
cbnz x0, LBB0_8
; %bb.5:
Lloh2:
adrp x8, _ENOSPC@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOSPC@GOTPAGEOFF]
b LBB0_7
LBB0_6:
Lloh4:
adrp x8, _EINVAL@GOTPAGE
Lloh5:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_7:
ldr x8, [x8]
neg x19, x8
LBB0_8:
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
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%llu %d%c"
.comm _EINVAL,8,3 ; @EINVAL
.comm _ENOSPC,8,3 ; @ENOSPC
.no_dead_strip _badblocks_store
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/md/extr_md.c_badblocks_store.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function throttlectl_cpu_level_cfg
_throttlectl_cpu_level_cfg: ## @throttlectl_cpu_level_cfg
.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 %esi, %ebx
leal -129(%rbx), %eax
cmpl $2, %eax
ja LBB0_1
## %bb.2:
movq %rdi, %r14
cltq
leaq l_switch.table.throttlectl_cpu_level_cfg(%rip), %rcx
movl (%rcx,%rax,4), %edi
callq _THROT_DEPTH_DIVIDEND
movl %eax, %r15d
movl %ebx, %edi
callq _CCROC_THROT_PSKIP_RAMP_CPU_REG
movq %r14, %rdi
movl %eax, %esi
callq _ccroc_readl
movq _CCROC_THROT_PSKIP_RAMP_DURATION_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl $255, %edx
callq _REG_SET_MASK
movq _CCROC_THROT_PSKIP_RAMP_STEP_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl $15, %edx
callq _REG_SET_MASK
movl %eax, %r12d
movl %ebx, %edi
callq _CCROC_THROT_PSKIP_RAMP_CPU_REG
movq %r14, %rdi
movl %r12d, %esi
movl %eax, %edx
callq _ccroc_writel
movl %ebx, %edi
callq _CCROC_THROT_PSKIP_CTRL_CPU_REG
movq %r14, %rdi
movl %eax, %esi
callq _ccroc_readl
movq _CCROC_THROT_PSKIP_CTRL_ENB_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl $1, %edx
callq _REG_SET_MASK
movq _CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl %r15d, %edx
callq _REG_SET_MASK
movq _CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movl %eax, %edi
movl $255, %edx
callq _REG_SET_MASK
movl %eax, %r15d
movl %ebx, %edi
callq _CCROC_THROT_PSKIP_CTRL_CPU_REG
movq %r14, %rdi
movl %r15d, %esi
movl %eax, %edx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _ccroc_writel ## TAILCALL
LBB0_1:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CCROC_THROT_PSKIP_RAMP_DURATION_MASK,4,2 ## @CCROC_THROT_PSKIP_RAMP_DURATION_MASK
.comm _CCROC_THROT_PSKIP_RAMP_STEP_MASK,4,2 ## @CCROC_THROT_PSKIP_RAMP_STEP_MASK
.comm _CCROC_THROT_PSKIP_CTRL_ENB_MASK,4,2 ## @CCROC_THROT_PSKIP_CTRL_ENB_MASK
.comm _CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK,4,2 ## @CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK
.comm _CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK,4,2 ## @CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK
.no_dead_strip _throttlectl_cpu_level_cfg
.section __TEXT,__const
.p2align 2 ## @switch.table.throttlectl_cpu_level_cfg
l_switch.table.throttlectl_cpu_level_cfg:
.long 75 ## 0x4b
.long 50 ## 0x32
.long 80 ## 0x50
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function throttlectl_cpu_level_cfg
_throttlectl_cpu_level_cfg: ; @throttlectl_cpu_level_cfg
.cfi_startproc
; %bb.0:
sub w8, w1, #129
cmp w8, #2
b.hi LBB0_2
; %bb.1:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
Lloh0:
adrp x9, l_switch.table.throttlectl_cpu_level_cfg@PAGE
Lloh1:
add x9, x9, l_switch.table.throttlectl_cpu_level_cfg@PAGEOFF
ldr w0, [x9, w8, sxtw #2]
bl _THROT_DEPTH_DIVIDEND
mov x21, x0
mov x0, x20
bl _CCROC_THROT_PSKIP_RAMP_CPU_REG
mov x1, x0
mov x0, x19
bl _ccroc_readl
Lloh2:
adrp x8, _CCROC_THROT_PSKIP_RAMP_DURATION_MASK@GOTPAGE
Lloh3:
ldr x8, [x8, _CCROC_THROT_PSKIP_RAMP_DURATION_MASK@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
mov w2, #255
bl _REG_SET_MASK
Lloh5:
adrp x8, _CCROC_THROT_PSKIP_RAMP_STEP_MASK@GOTPAGE
Lloh6:
ldr x8, [x8, _CCROC_THROT_PSKIP_RAMP_STEP_MASK@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
mov w2, #15
bl _REG_SET_MASK
mov x22, x0
mov x0, x20
bl _CCROC_THROT_PSKIP_RAMP_CPU_REG
mov x2, x0
mov x0, x19
mov x1, x22
bl _ccroc_writel
mov x0, x20
bl _CCROC_THROT_PSKIP_CTRL_CPU_REG
mov x1, x0
mov x0, x19
bl _ccroc_readl
Lloh8:
adrp x8, _CCROC_THROT_PSKIP_CTRL_ENB_MASK@GOTPAGE
Lloh9:
ldr x8, [x8, _CCROC_THROT_PSKIP_CTRL_ENB_MASK@GOTPAGEOFF]
Lloh10:
ldr w1, [x8]
mov w2, #1
bl _REG_SET_MASK
Lloh11:
adrp x8, _CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK@GOTPAGE
Lloh12:
ldr x8, [x8, _CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x2, x21
bl _REG_SET_MASK
Lloh14:
adrp x8, _CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK@GOTPAGE
Lloh15:
ldr x8, [x8, _CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov w2, #255
bl _REG_SET_MASK
mov x21, x0
mov x0, x20
bl _CCROC_THROT_PSKIP_CTRL_CPU_REG
mov x2, x0
mov x0, x19
mov x1, 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 _ccroc_writel
LBB0_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
ret
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _CCROC_THROT_PSKIP_RAMP_DURATION_MASK,4,2 ; @CCROC_THROT_PSKIP_RAMP_DURATION_MASK
.comm _CCROC_THROT_PSKIP_RAMP_STEP_MASK,4,2 ; @CCROC_THROT_PSKIP_RAMP_STEP_MASK
.comm _CCROC_THROT_PSKIP_CTRL_ENB_MASK,4,2 ; @CCROC_THROT_PSKIP_CTRL_ENB_MASK
.comm _CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK,4,2 ; @CCROC_THROT_PSKIP_CTRL_DIVIDEND_MASK
.comm _CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK,4,2 ; @CCROC_THROT_PSKIP_CTRL_DIVISOR_MASK
.no_dead_strip _throttlectl_cpu_level_cfg
.section __TEXT,__const
.p2align 2 ; @switch.table.throttlectl_cpu_level_cfg
l_switch.table.throttlectl_cpu_level_cfg:
.long 75 ; 0x4b
.long 50 ; 0x32
.long 80 ; 0x50
.subsections_via_symbols
| AnghaBench/linux/drivers/thermal/tegra/extr_soctherm.c_throttlectl_cpu_level_cfg.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btf__get_from_id ## -- Begin function btf__get_from_id
.p2align 4, 0x90
_btf__get_from_id: ## @btf__get_from_id
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
xorps %xmm0, %xmm0
movaps %xmm0, -80(%rbp)
movq $0, -64(%rbp)
movl $24, -44(%rbp)
movq $0, (%rsi)
callq _bpf_btf_get_fd_by_id
testl %eax, %eax
js LBB0_1
## %bb.2:
movl %eax, %r12d
movl $4096, -80(%rbp) ## imm = 0x1000
movl $4096, %edi ## imm = 0x1000
callq _malloc
testq %rax, %rax
je LBB0_3
## %bb.4:
movq %rax, %r15
movq %rax, %rdi
xorl %esi, %esi
movl $4096, %edx ## imm = 0x1000
callq _memset
movq %r15, %rdi
callq _ptr_to_u64
movq %rax, -72(%rbp)
leaq -80(%rbp), %rsi
leaq -44(%rbp), %rdx
movl %r12d, %edi
callq _bpf_obj_get_info_by_fd
testl %eax, %eax
je LBB0_6
## %bb.5:
movq %r15, %r13
LBB0_15:
movq _errno@GOTPCREL(%rip), %rax
movl (%rax), %ebx
LBB0_17:
movq %r13, %r15
jmp LBB0_18
LBB0_1:
xorl %ebx, %ebx
jmp LBB0_19
LBB0_3:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %r15d, %r15d
LBB0_12:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_18:
movl %r12d, %edi
callq _close
movq %r15, %rdi
callq _free
LBB0_19:
movl %ebx, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movl -80(%rbp), %ebx
cmpl $4097, %ebx ## imm = 0x1001
jl LBB0_7
## %bb.10:
movq %r15, %rdi
movl %ebx, %esi
callq _realloc
testq %rax, %rax
je LBB0_11
## %bb.13:
movq %rax, %r13
movq %rax, %rdi
xorl %esi, %esi
movl %ebx, %edx
callq _memset
movq %r13, %rdi
callq _ptr_to_u64
movq %rax, -72(%rbp)
leaq -80(%rbp), %rsi
leaq -44(%rbp), %rdx
movl %r12d, %edi
callq _bpf_obj_get_info_by_fd
testl %eax, %eax
jne LBB0_15
## %bb.14:
movl -80(%rbp), %eax
cmpl %ebx, %eax
movl %eax, %ebx
jle LBB0_8
jmp LBB0_15
LBB0_7:
movq %r15, %r13
LBB0_8:
movq -72(%rbp), %rdi
movl %ebx, %esi
callq _btf__new
movq %rax, (%r14)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_9
## %bb.16:
movq (%r14), %rdi
callq _PTR_ERR
movl %eax, %ebx
movq $0, (%r14)
jmp LBB0_17
LBB0_9:
xorl %ebx, %ebx
jmp LBB0_17
LBB0_11:
movq _ENOMEM@GOTPCREL(%rip), %rax
jmp LBB0_12
.cfi_endproc
## -- End function
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _errno,4,2 ## @errno
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _btf__get_from_id ; -- Begin function btf__get_from_id
.p2align 2
_btf__get_from_id: ; @btf__get_from_id
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x1
stp xzr, xzr, [sp, #8]
str xzr, [sp, #24]
mov w8, #24
str w8, [sp, #4]
str xzr, [x1]
bl _bpf_btf_get_fd_by_id
tbnz w0, #31, LBB0_6
; %bb.1:
mov x19, x0
mov w8, #4096
str w8, [sp, #8]
mov w0, #4096
bl _malloc
mov x21, x0
cbz x0, LBB0_11
; %bb.2:
mov x0, x21
mov w1, #0
mov w2, #4096
bl _memset
mov x0, x21
bl _ptr_to_u64
str x0, [sp, #16]
add x1, sp, #8
add x2, sp, #4
mov x0, x19
bl _bpf_obj_get_info_by_fd
cbz w0, LBB0_7
; %bb.3:
mov x22, x21
LBB0_4:
Lloh0:
adrp x8, _errno@GOTPAGE
Lloh1:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh2:
ldr w23, [x8]
LBB0_5:
mov x21, x22
b LBB0_12
LBB0_6:
mov w23, #0
b LBB0_13
LBB0_7:
ldr w23, [sp, #8]
cmp w23, #1, lsl #12 ; =4096
b.le LBB0_14
; %bb.8:
mov x0, x21
mov x1, x23
bl _realloc
cbz x0, LBB0_11
; %bb.9:
mov x22, x0
mov w1, #0
mov x2, x23
bl _memset
mov x0, x22
bl _ptr_to_u64
str x0, [sp, #16]
add x1, sp, #8
add x2, sp, #4
mov x0, x19
bl _bpf_obj_get_info_by_fd
cbnz w0, LBB0_4
; %bb.10:
ldr w8, [sp, #8]
cmp w8, w23
mov x23, x8
b.le LBB0_15
b LBB0_4
LBB0_11:
Lloh3:
adrp x8, _ENOMEM@GOTPAGE
Lloh4:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
neg w23, w8
LBB0_12:
mov x0, x19
bl _close
mov x0, x21
bl _free
LBB0_13:
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
add sp, sp, #96
ret
LBB0_14:
mov x22, x21
LBB0_15:
ldr x0, [sp, #16]
mov x1, x23
bl _btf__new
str x0, [x20]
bl _IS_ERR
cbz x0, LBB0_17
; %bb.16:
ldr x0, [x20]
bl _PTR_ERR
mov x23, x0
str xzr, [x20]
b LBB0_5
LBB0_17:
mov w23, #0
b LBB0_5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _errno,4,2 ; @errno
.subsections_via_symbols
| AnghaBench/linux/tools/lib/bpf/extr_btf.c_btf__get_from_id.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mlx4_ib_handle_error_cqe
_mlx4_ib_handle_error_cqe: ## @mlx4_ib_handle_error_cqe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %rbx
movl (%rdi), %eax
cmpl $136, %eax
jne LBB0_2
## %bb.1:
movl 16(%rbx), %edi
callq _be32_to_cpu
movl %eax, %r15d
movl 12(%rbx), %edi
callq _be16_to_cpu
movl 8(%rbx), %ecx
movq _MLX4_CQE_OWNER_MASK@GOTPCREL(%rip), %rdx
movl (%rdx), %r8d
notl %r8d
andl 4(%rbx), %r8d
leaq L_.str(%rip), %rdi
movl %r15d, %esi
movl %eax, %edx
callq _pr_debug
movq %rbx, %rdi
callq _dump_cqe
movl (%rbx), %eax
LBB0_2:
addl $-128, %eax
cmpl $12, %eax
ja LBB0_3
## %bb.4:
cltq
leaq l_switch.table.mlx4_ib_handle_error_cqe(%rip), %rcx
movq (%rcx,%rax,8), %rax
jmp LBB0_5
LBB0_3:
movq _IB_WC_GENERAL_ERR@GOTPCREL(%rip), %rax
LBB0_5:
movl (%rax), %eax
movl %eax, 4(%r14)
movl 8(%rbx), %eax
movl %eax, (%r14)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "local QP operation err (QPN %06x, WQE index %x, vendor syndrome %02x, opcode = %02x)\n"
.comm _MLX4_CQE_OWNER_MASK,4,2 ## @MLX4_CQE_OWNER_MASK
.comm _IB_WC_LOC_LEN_ERR,4,2 ## @IB_WC_LOC_LEN_ERR
.comm _IB_WC_LOC_QP_OP_ERR,4,2 ## @IB_WC_LOC_QP_OP_ERR
.comm _IB_WC_LOC_PROT_ERR,4,2 ## @IB_WC_LOC_PROT_ERR
.comm _IB_WC_WR_FLUSH_ERR,4,2 ## @IB_WC_WR_FLUSH_ERR
.comm _IB_WC_MW_BIND_ERR,4,2 ## @IB_WC_MW_BIND_ERR
.comm _IB_WC_BAD_RESP_ERR,4,2 ## @IB_WC_BAD_RESP_ERR
.comm _IB_WC_LOC_ACCESS_ERR,4,2 ## @IB_WC_LOC_ACCESS_ERR
.comm _IB_WC_REM_INV_REQ_ERR,4,2 ## @IB_WC_REM_INV_REQ_ERR
.comm _IB_WC_REM_ACCESS_ERR,4,2 ## @IB_WC_REM_ACCESS_ERR
.comm _IB_WC_REM_OP_ERR,4,2 ## @IB_WC_REM_OP_ERR
.comm _IB_WC_RETRY_EXC_ERR,4,2 ## @IB_WC_RETRY_EXC_ERR
.comm _IB_WC_RNR_RETRY_EXC_ERR,4,2 ## @IB_WC_RNR_RETRY_EXC_ERR
.comm _IB_WC_REM_ABORT_ERR,4,2 ## @IB_WC_REM_ABORT_ERR
.comm _IB_WC_GENERAL_ERR,4,2 ## @IB_WC_GENERAL_ERR
.no_dead_strip _mlx4_ib_handle_error_cqe
.section __DATA,__const
.p2align 3 ## @switch.table.mlx4_ib_handle_error_cqe
l_switch.table.mlx4_ib_handle_error_cqe:
.quad _IB_WC_WR_FLUSH_ERR
.quad _IB_WC_RETRY_EXC_ERR
.quad _IB_WC_RNR_RETRY_EXC_ERR
.quad _IB_WC_REM_OP_ERR
.quad _IB_WC_REM_INV_REQ_ERR
.quad _IB_WC_REM_ACCESS_ERR
.quad _IB_WC_REM_ABORT_ERR
.quad _IB_WC_MW_BIND_ERR
.quad _IB_WC_LOC_QP_OP_ERR
.quad _IB_WC_LOC_PROT_ERR
.quad _IB_WC_LOC_LEN_ERR
.quad _IB_WC_LOC_ACCESS_ERR
.quad _IB_WC_BAD_RESP_ERR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mlx4_ib_handle_error_cqe
_mlx4_ib_handle_error_cqe: ; @mlx4_ib_handle_error_cqe
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
ldr w8, [x0]
cmp w8, #136
b.ne LBB0_2
; %bb.1:
ldr w0, [x20, #16]
bl _be32_to_cpu
mov x21, x0
ldr w0, [x20, #12]
bl _be16_to_cpu
mov x2, x0
ldp w8, w3, [x20, #4]
Lloh0:
adrp x9, _MLX4_CQE_OWNER_MASK@GOTPAGE
Lloh1:
ldr x9, [x9, _MLX4_CQE_OWNER_MASK@GOTPAGEOFF]
Lloh2:
ldr w9, [x9]
bic w4, w8, w9
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
mov x1, x21
bl _pr_debug
mov x0, x20
bl _dump_cqe
ldr w8, [x20]
LBB0_2:
sub w8, w8, #128
cmp w8, #12
b.hi LBB0_4
; %bb.3:
Lloh5:
adrp x9, l_switch.table.mlx4_ib_handle_error_cqe@PAGE
Lloh6:
add x9, x9, l_switch.table.mlx4_ib_handle_error_cqe@PAGEOFF
ldr x8, [x9, w8, sxtw #3]
b LBB0_5
LBB0_4:
Lloh7:
adrp x8, _IB_WC_GENERAL_ERR@GOTPAGE
Lloh8:
ldr x8, [x8, _IB_WC_GENERAL_ERR@GOTPAGEOFF]
LBB0_5:
ldr w8, [x8]
ldr w9, [x20, #8]
stp w9, w8, [x19]
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
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "local QP operation err (QPN %06x, WQE index %x, vendor syndrome %02x, opcode = %02x)\n"
.comm _MLX4_CQE_OWNER_MASK,4,2 ; @MLX4_CQE_OWNER_MASK
.comm _IB_WC_LOC_LEN_ERR,4,2 ; @IB_WC_LOC_LEN_ERR
.comm _IB_WC_LOC_QP_OP_ERR,4,2 ; @IB_WC_LOC_QP_OP_ERR
.comm _IB_WC_LOC_PROT_ERR,4,2 ; @IB_WC_LOC_PROT_ERR
.comm _IB_WC_WR_FLUSH_ERR,4,2 ; @IB_WC_WR_FLUSH_ERR
.comm _IB_WC_MW_BIND_ERR,4,2 ; @IB_WC_MW_BIND_ERR
.comm _IB_WC_BAD_RESP_ERR,4,2 ; @IB_WC_BAD_RESP_ERR
.comm _IB_WC_LOC_ACCESS_ERR,4,2 ; @IB_WC_LOC_ACCESS_ERR
.comm _IB_WC_REM_INV_REQ_ERR,4,2 ; @IB_WC_REM_INV_REQ_ERR
.comm _IB_WC_REM_ACCESS_ERR,4,2 ; @IB_WC_REM_ACCESS_ERR
.comm _IB_WC_REM_OP_ERR,4,2 ; @IB_WC_REM_OP_ERR
.comm _IB_WC_RETRY_EXC_ERR,4,2 ; @IB_WC_RETRY_EXC_ERR
.comm _IB_WC_RNR_RETRY_EXC_ERR,4,2 ; @IB_WC_RNR_RETRY_EXC_ERR
.comm _IB_WC_REM_ABORT_ERR,4,2 ; @IB_WC_REM_ABORT_ERR
.comm _IB_WC_GENERAL_ERR,4,2 ; @IB_WC_GENERAL_ERR
.no_dead_strip _mlx4_ib_handle_error_cqe
.section __DATA,__const
.p2align 3 ; @switch.table.mlx4_ib_handle_error_cqe
l_switch.table.mlx4_ib_handle_error_cqe:
.quad _IB_WC_WR_FLUSH_ERR
.quad _IB_WC_RETRY_EXC_ERR
.quad _IB_WC_RNR_RETRY_EXC_ERR
.quad _IB_WC_REM_OP_ERR
.quad _IB_WC_REM_INV_REQ_ERR
.quad _IB_WC_REM_ACCESS_ERR
.quad _IB_WC_REM_ABORT_ERR
.quad _IB_WC_MW_BIND_ERR
.quad _IB_WC_LOC_QP_OP_ERR
.quad _IB_WC_LOC_PROT_ERR
.quad _IB_WC_LOC_LEN_ERR
.quad _IB_WC_LOC_ACCESS_ERR
.quad _IB_WC_BAD_RESP_ERR
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/mlx4/extr_cq.c_mlx4_ib_handle_error_cqe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nicvf_write_to_mbx
_nicvf_write_to_mbx: ## @nicvf_write_to_mbx
.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
movq _NIC_VF_PF_MAILBOX_0_1@GOTPCREL(%rip), %r15
movq (%r15), %rsi
movl (%rbx), %edx
callq _nicvf_reg_write
movq (%r15), %rsi
addq $8, %rsi
movl 4(%rbx), %edx
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _nicvf_reg_write ## TAILCALL
.cfi_endproc
## -- End function
.comm _NIC_VF_PF_MAILBOX_0_1,8,3 ## @NIC_VF_PF_MAILBOX_0_1
.no_dead_strip _nicvf_write_to_mbx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nicvf_write_to_mbx
_nicvf_write_to_mbx: ; @nicvf_write_to_mbx
.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
Lloh0:
adrp x21, _NIC_VF_PF_MAILBOX_0_1@GOTPAGE
Lloh1:
ldr x21, [x21, _NIC_VF_PF_MAILBOX_0_1@GOTPAGEOFF]
ldr x1, [x21]
ldr w2, [x19]
bl _nicvf_reg_write
ldr x8, [x21]
add x1, x8, #8
ldr w2, [x19, #4]
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
b _nicvf_reg_write
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _NIC_VF_PF_MAILBOX_0_1,8,3 ; @NIC_VF_PF_MAILBOX_0_1
.no_dead_strip _nicvf_write_to_mbx
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/cavium/thunder/extr_nicvf_main.c_nicvf_write_to_mbx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_SQD2SQD_QP_wrapper ## -- Begin function mlx4_SQD2SQD_QP_wrapper
.p2align 4, 0x90
_mlx4_SQD2SQD_QP_wrapper: ## @mlx4_SQD2SQD_QP_wrapper
.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 %r9, -56(%rbp) ## 8-byte Spill
movq %r8, -48(%rbp) ## 8-byte Spill
movq %rcx, %rbx
movq %rdx, %r12
movl %esi, %r13d
movq %rdi, %r14
movq (%rcx), %r15
addq $32, %r15
movq %r15, %rdx
callq _adjust_qp_sched_queue
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq _QP_TRANS_SQD2SQD@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r14, %rdi
movq %r12, %rsi
movq %rbx, %rdx
movl %r13d, %r8d
callq _verify_qp_parameters
testl %eax, %eax
je LBB0_3
LBB0_2:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
movq %r14, %rdi
movq %r12, %rsi
movq %r15, %rdx
callq _adjust_proxy_tun_qkey
movq %r14, %rdi
movq %rbx, %rsi
movl %r13d, %edx
callq _update_gid
movq %r14, %rdi
movl %r13d, %esi
movq %rbx, %rdx
callq _update_pkey_index
movq %r14, %rdi
movl %r13d, %esi
movq %r12, %rdx
movq %rbx, %rcx
movq -48(%rbp), %r8 ## 8-byte Reload
movq -56(%rbp), %r9 ## 8-byte Reload
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _mlx4_GEN_QP_wrapper ## TAILCALL
.cfi_endproc
## -- End function
.comm _QP_TRANS_SQD2SQD,4,2 ## @QP_TRANS_SQD2SQD
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mlx4_SQD2SQD_QP_wrapper ; -- Begin function mlx4_SQD2SQD_QP_wrapper
.p2align 2
_mlx4_SQD2SQD_QP_wrapper: ; @mlx4_SQD2SQD_QP_wrapper
.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, x5
mov x20, x4
mov x21, x3
mov x22, x2
mov x23, x1
mov x24, x0
ldr x8, [x3]
add x25, x8, #32
mov x2, x25
bl _adjust_qp_sched_queue
cbnz w0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _QP_TRANS_SQD2SQD@GOTPAGE
Lloh1:
ldr x8, [x8, _QP_TRANS_SQD2SQD@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
mov x0, x24
mov x1, x22
mov x2, x21
mov x4, x23
bl _verify_qp_parameters
cbz w0, LBB0_3
LBB0_2:
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_3:
mov x0, x24
mov x1, x22
mov x2, x25
bl _adjust_proxy_tun_qkey
mov x0, x24
mov x1, x21
mov x2, x23
bl _update_gid
mov x0, x24
mov x1, x23
mov x2, x21
bl _update_pkey_index
mov x0, x24
mov x1, x23
mov x2, x22
mov x3, x21
mov x4, x20
mov x5, 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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _mlx4_GEN_QP_wrapper
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _QP_TRANS_SQD2SQD,4,2 ; @QP_TRANS_SQD2SQD
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/mlx4/mlx4_core/extr_mlx4_resource_tracker.c_mlx4_SQD2SQD_QP_wrapper.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cvmx_fau_fetch_and_add8
_cvmx_fau_fetch_and_add8: ## @cvmx_fau_fetch_and_add8
.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, %edx
movl %edi, %esi
xorl %edi, %edi
callq ___cvmx_fau_atomic_address
movl %eax, %edi
popq %rbp
jmp _cvmx_read64_int8 ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _cvmx_fau_fetch_and_add8
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cvmx_fau_fetch_and_add8
_cvmx_fau_fetch_and_add8: ; @cvmx_fau_fetch_and_add8
.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 x2, x1
mov x1, x0
mov w0, #0
bl ___cvmx_fau_atomic_address
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _cvmx_read64_int8
.cfi_endproc
; -- End function
.no_dead_strip _cvmx_fau_fetch_and_add8
.subsections_via_symbols
| AnghaBench/freebsd/sys/contrib/octeon-sdk/extr_cvmx-fau.h_cvmx_fau_fetch_and_add8.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pres_dotswiz8
_pres_dotswiz8: ## @pres_dotswiz8
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $4, %esi
popq %rbp
jmp _pres_dot ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _pres_dotswiz8
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pres_dotswiz8
_pres_dotswiz8: ; @pres_dotswiz8
.cfi_startproc
; %bb.0:
mov w1, #4
b _pres_dot
.cfi_endproc
; -- End function
.no_dead_strip _pres_dotswiz8
.subsections_via_symbols
| AnghaBench/reactos/dll/directx/wine/d3dx9_36/extr_preshader.c_pres_dotswiz8.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function trace_probe_probe_list
_trace_probe_probe_list: ## @trace_probe_probe_list
.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
.no_dead_strip _trace_probe_probe_list
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function trace_probe_probe_list
_trace_probe_probe_list: ; @trace_probe_probe_list
.cfi_startproc
; %bb.0:
ldr x0, [x0]
ret
.cfi_endproc
; -- End function
.no_dead_strip _trace_probe_probe_list
.subsections_via_symbols
| AnghaBench/linux/kernel/trace/extr_trace_probe.h_trace_probe_probe_list.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prove1 ## -- Begin function prove1
.p2align 4, 0x90
_prove1: ## @prove1
.cfi_startproc
## %bb.0:
testl %edi, %edi
je LBB0_1
## %bb.2:
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 %edi, %ebx
leal -1(%rbx), %r14d
movl %r14d, %edi
callq _prove1
leaq L_.str.1(%rip), %rdi
movl %ebx, %esi
movl %r14d, %edx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
jmp _printf ## TAILCALL
LBB0_1:
leaq L_.str(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.globl _prove2 ## -- Begin function prove2
.p2align 4, 0x90
_prove2: ## @prove2
.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 %edi, %r15d
leaq L_.str.3(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.4(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
testl %r15d, %r15d
jle LBB1_3
## %bb.1:
leaq L_.str.5(%rip), %r14
xorl %edx, %edx
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
leal 1(%rdx), %ebx
movq %r14, %rdi
movl %ebx, %esi
## kill: def $edx killed $edx killed $rdx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
movl %ebx, %edx
cmpl %ebx, %r15d
jne LBB1_2
LBB1_3:
leaq L_str(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.8(%rip), %rdi
leaq -28(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl $10, %edi
callq _putchar
movl -28(%rbp), %edi
callq _prove1
movl $10, %edi
callq _putchar
movl -28(%rbp), %r15d
leaq L_.str.3(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.4(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _printf
testl %r15d, %r15d
jle LBB2_3
## %bb.1:
leaq L_.str.5(%rip), %r14
xorl %edx, %edx
.p2align 4, 0x90
LBB2_2: ## =>This Inner Loop Header: Depth=1
leal 1(%rdx), %ebx
movq %r14, %rdi
movl %ebx, %esi
## kill: def $edx killed $edx killed $rdx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
movl %ebx, %edx
cmpl %ebx, %r15d
jne LBB2_2
LBB2_3:
leaq L_str(%rip), %rdi
callq _puts
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "step 0,the P(%d) true.\n"
L_.str.1: ## @.str.1
.asciz "step %d,if P(%d) true ,then P(%d) true also.\n"
L_.str.2: ## @.str.2
.asciz "so,we can say \"P(%d) true.\"\n"
L_.str.3: ## @.str.3
.asciz "now we'll prove P(%d) true.\n"
L_.str.4: ## @.str.4
.asciz "step 0 can prove P(%d) true.\n"
L_.str.5: ## @.str.5
.asciz "step %d can say \" if P(%d) true,then P(%d) true also\".\n"
L_.str.7: ## @.str.7
.asciz "input your number:n="
L_.str.8: ## @.str.8
.asciz "%d"
L_str: ## @str
.asciz "All prove over."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prove1 ; -- Begin function prove1
.p2align 2
_prove1: ; @prove1
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
cbz w0, LBB0_2
; %bb.1:
mov x19, x0
sub w20, w0, #1
mov x0, x20
bl _prove1
stp x20, x19, [sp, #8]
str x19, [sp]
Lloh0:
adrp x0, l_.str.1@PAGE
Lloh1:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str x19, [sp]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
b LBB0_3
LBB0_2:
str xzr, [sp]
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
LBB0_3:
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.globl _prove2 ; -- Begin function prove2
.p2align 2
_prove2: ; @prove2
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
str x19, [sp]
Lloh6:
adrp x0, l_.str.3@PAGE
Lloh7:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str xzr, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
cmp w19, #1
b.lt LBB1_3
; %bb.1:
mov w8, #0
Lloh10:
adrp x20, l_.str.5@PAGE
Lloh11:
add x20, x20, l_.str.5@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
add w21, w8, #1
stp x8, x21, [sp, #8]
str x21, [sp]
mov x0, x20
bl _printf
mov x8, x21
cmp w19, w21
b.ne LBB1_2
LBB1_3:
Lloh12:
adrp x0, l_str@PAGE
Lloh13:
add x0, x0, l_str@PAGEOFF
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
b _puts
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh14:
adrp x0, l_.str.7@PAGE
Lloh15:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
add x8, sp, #28
str x8, [sp]
Lloh16:
adrp x0, l_.str.8@PAGE
Lloh17:
add x0, x0, l_.str.8@PAGEOFF
bl _scanf
mov w0, #10
bl _putchar
ldr w0, [sp, #28]
bl _prove1
mov w0, #10
bl _putchar
ldr w20, [sp, #28]
str x20, [sp]
Lloh18:
adrp x0, l_.str.3@PAGE
Lloh19:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str xzr, [sp]
Lloh20:
adrp x0, l_.str.4@PAGE
Lloh21:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
cmp w20, #1
b.lt LBB2_3
; %bb.1:
mov w8, #0
Lloh22:
adrp x19, l_.str.5@PAGE
Lloh23:
add x19, x19, l_.str.5@PAGEOFF
LBB2_2: ; =>This Inner Loop Header: Depth=1
add w21, w8, #1
stp x8, x21, [sp, #8]
str x21, [sp]
mov x0, x19
bl _printf
mov x8, x21
cmp w20, w21
b.ne LBB2_2
LBB2_3:
Lloh24:
adrp x0, l_str@PAGE
Lloh25:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "step 0,the P(%d) true.\n"
l_.str.1: ; @.str.1
.asciz "step %d,if P(%d) true ,then P(%d) true also.\n"
l_.str.2: ; @.str.2
.asciz "so,we can say \"P(%d) true.\"\n"
l_.str.3: ; @.str.3
.asciz "now we'll prove P(%d) true.\n"
l_.str.4: ; @.str.4
.asciz "step 0 can prove P(%d) true.\n"
l_.str.5: ; @.str.5
.asciz "step %d can say \" if P(%d) true,then P(%d) true also\".\n"
l_.str.7: ; @.str.7
.asciz "input your number:n="
l_.str.8: ; @.str.8
.asciz "%d"
l_str: ; @str
.asciz "All prove over."
.subsections_via_symbols
| the_stack_data/57950870.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_view ## -- Begin function create_view
.p2align 4, 0x90
_create_view: ## @create_view
.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 %rcx, %r14
movq %rdx, %r15
movq %rsi, %r12
movq %rdi, %r13
movl $40, %edi
callq _heap_alloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movq %r13, 32(%rax)
movq %r12, %rdi
callq _grab_table
movl %eax, 24(%rbx)
movq %r15, 16(%rbx)
xorps %xmm0, %xmm0
movups %xmm0, (%rbx)
movq %rbx, (%r14)
movq _S_OK@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _E_OUTOFMEMORY@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _E_OUTOFMEMORY,4,2 ## @E_OUTOFMEMORY
.comm _S_OK,4,2 ## @S_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_view ; -- Begin function create_view
.p2align 2
_create_view: ; @create_view
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x22, x1
mov x23, x0
mov w0, #40
bl _heap_alloc
cbz x0, LBB0_2
; %bb.1:
mov x21, x0
str x23, [x0, #32]
mov x0, x22
bl _grab_table
str w0, [x21, #24]
stp xzr, x20, [x21, #8]
str xzr, [x21]
str x21, [x19]
Lloh0:
adrp x8, _S_OK@GOTPAGE
Lloh1:
ldr x8, [x8, _S_OK@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh2:
adrp x8, _E_OUTOFMEMORY@GOTPAGE
Lloh3:
ldr x8, [x8, _E_OUTOFMEMORY@GOTPAGEOFF]
LBB0_3:
ldr w0, [x8]
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 AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _E_OUTOFMEMORY,4,2 ; @E_OUTOFMEMORY
.comm _S_OK,4,2 ; @S_OK
.subsections_via_symbols
| AnghaBench/reactos/dll/win32/wbemprox/extr_query.c_create_view.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function release_direct3d
_release_direct3d: ## @release_direct3d
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq 56(%rdi), %rdi
testq %rdi, %rdi
je LBB0_2
## %bb.1:
callq _IDirect3DSurface9_Release
LBB0_2:
movq 48(%rbx), %rdi
testq %rdi, %rdi
je LBB0_4
## %bb.3:
callq _IDirect3DTexture9_Release
LBB0_4:
movq 40(%rbx), %rdi
testq %rdi, %rdi
je LBB0_6
## %bb.5:
callq _IDirect3DSurface9_Release
LBB0_6:
movq 32(%rbx), %rdi
testq %rdi, %rdi
je LBB0_8
## %bb.7:
callq _IDirect3DTexture9_Release
LBB0_8:
movq 24(%rbx), %rdi
testq %rdi, %rdi
je LBB0_10
## %bb.9:
callq _IDirect3DVertexBuffer9_Release
LBB0_10:
movq 16(%rbx), %rdi
testq %rdi, %rdi
je LBB0_12
## %bb.11:
callq _IDirect3DDevice9_Release
LBB0_12:
movq 8(%rbx), %rdi
callq _IDirect3DDevice9_Release
movl (%rbx), %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _IDirect3D9_Release ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _release_direct3d
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function release_direct3d
_release_direct3d: ; @release_direct3d
.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, #56]
cbz x0, LBB0_2
; %bb.1:
bl _IDirect3DSurface9_Release
LBB0_2:
ldr x0, [x19, #48]
cbz x0, LBB0_4
; %bb.3:
bl _IDirect3DTexture9_Release
LBB0_4:
ldr x0, [x19, #40]
cbz x0, LBB0_6
; %bb.5:
bl _IDirect3DSurface9_Release
LBB0_6:
ldr x0, [x19, #32]
cbz x0, LBB0_8
; %bb.7:
bl _IDirect3DTexture9_Release
LBB0_8:
ldr x0, [x19, #24]
cbz x0, LBB0_10
; %bb.9:
bl _IDirect3DVertexBuffer9_Release
LBB0_10:
ldr x0, [x19, #16]
cbz x0, LBB0_12
; %bb.11:
bl _IDirect3DDevice9_Release
LBB0_12:
ldr x0, [x19, #8]
bl _IDirect3DDevice9_Release
ldr w0, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _IDirect3D9_Release
.cfi_endproc
; -- End function
.no_dead_strip _release_direct3d
.subsections_via_symbols
| AnghaBench/vlc/doc/libvlc/extr_d3d9_player.c_release_direct3d.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
movl $256, %esi ## imm = 0x100
movl $-128, %edi
callq ___maskrune
xorl %esi, %esi
testl %eax, %eax
setne %sil
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%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, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #-128
mov w1, #256
bl ___maskrune
cmp w0, #0
cset w8, ne
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
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/150139745.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function llc_qualify_conn_ev
_llc_qualify_conn_ev: ## @llc_qualify_conn_ev
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r12
movq %rsi, %rdi
callq _llc_conn_ev
movq %rax, %r15
movq %r12, %rdi
callq _llc_sk
movq _llc_conn_state_table@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movslq (%rax), %rdi
movq -8(%rcx,%rdi,8), %rbx
decq %rdi
movl (%r15), %esi
## kill: def $edi killed $edi killed $rdi
callq _llc_find_offset
cltq
movq (%rbx,%rax,8), %rcx
movq 8(%rcx), %rcx
testq %rcx, %rcx
je LBB0_1
## %bb.2:
leaq (%rbx,%rax,8), %r13
xorl %r15d, %r15d
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
cmpq $0, -8(%rbx)
je LBB0_10
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_3 Depth=1
movq 8(%r13), %rax
addq $8, %r13
movq 8(%rax), %rcx
testq %rcx, %rcx
je LBB0_12
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movq %r12, %rdi
movq %r14, %rsi
callq *%rcx
testl %eax, %eax
jne LBB0_11
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq (%r13), %rax
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_10
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq (%rbx), %rcx
testq %rcx, %rcx
je LBB0_10
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
addq $8, %rbx
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movq %r12, %rdi
movq %r14, %rsi
callq *%rcx
testl %eax, %eax
jne LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
movq (%rbx), %rcx
addq $8, %rbx
testq %rcx, %rcx
jne LBB0_7
LBB0_10:
movq (%r13), %r15
jmp LBB0_12
LBB0_1:
xorl %r15d, %r15d
LBB0_12:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _llc_conn_state_table,8,3 ## @llc_conn_state_table
.no_dead_strip _llc_qualify_conn_ev
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function llc_qualify_conn_ev
_llc_qualify_conn_ev: ; @llc_qualify_conn_ev
.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
mov x0, x1
bl _llc_conn_ev
mov x21, x0
mov x0, x20
bl _llc_sk
Lloh0:
adrp x8, _llc_conn_state_table@GOTPAGE
Lloh1:
ldr x8, [x8, _llc_conn_state_table@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldrsw x9, [x0]
sub x0, x9, #1
ldr x22, [x8, x0, lsl #3]
ldr w1, [x21]
; kill: def $w0 killed $w0 killed $x0
bl _llc_find_offset
add x21, x22, w0, sxtw #3
ldr x8, [x21]
b LBB0_3
LBB0_1: ; in Loop: Header=BB0_3 Depth=1
ldur x8, [x22, #-8]
cbz x8, LBB0_10
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x21, #8]!
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
ldr x8, [x8, #8]
cbz x8, LBB0_11
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x0, x20
mov x1, x19
blr x8
cbnz w0, LBB0_2
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x21]
ldr x9, [x8]
cbz x9, LBB0_10
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x9]
cbz x8, LBB0_10
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
add x22, x9, #8
LBB0_8: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x20
mov x1, x19
blr x8
cbnz w0, LBB0_1
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
ldr x8, [x22], #8
cbnz x8, LBB0_8
LBB0_10:
ldr x0, [x21]
b LBB0_12
LBB0_11:
mov x0, #0
LBB0_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _llc_conn_state_table,8,3 ; @llc_conn_state_table
.no_dead_strip _llc_qualify_conn_ev
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/llc/extr_llc_conn.c_llc_qualify_conn_ev.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _EVP_PKEY_type ## -- Begin function EVP_PKEY_type
.p2align 4, 0x90
_EVP_PKEY_type: ## @EVP_PKEY_type
.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, %esi
leaq -16(%rbp), %rdi
callq _EVP_PKEY_asn1_find
testq %rax, %rax
jne LBB0_2
## %bb.1:
movq _NID_undef@GOTPCREL(%rip), %rax
LBB0_2:
movl (%rax), %ebx
movq -16(%rbp), %rdi
callq _ENGINE_finish
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NID_undef,4,2 ## @NID_undef
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _EVP_PKEY_type ; -- Begin function EVP_PKEY_type
.p2align 2
_EVP_PKEY_type: ; @EVP_PKEY_type
.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 x1, x0
add x0, sp, #8
bl _EVP_PKEY_asn1_find
Lloh0:
adrp x8, _NID_undef@GOTPAGE
Lloh1:
ldr x8, [x8, _NID_undef@GOTPAGEOFF]
cmp x0, #0
csel x8, x8, x0, eq
ldr w19, [x8]
ldr x0, [sp, #8]
bl _ENGINE_finish
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _NID_undef,4,2 ; @NID_undef
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/evp/extr_p_lib.c_EVP_PKEY_type.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function __peek_char
___peek_char: ## @__peek_char
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _input_buf_ptr@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq _input_buf_siz@GOTPCREL(%rip), %rdx
movl $-1, %eax
cmpq (%rdx), %rcx
jae LBB0_2
## %bb.1:
movq _input_buf@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax,%rcx,4), %eax
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _input_buf_ptr,8,3 ## @input_buf_ptr
.comm _input_buf_siz,8,3 ## @input_buf_siz
.comm _input_buf,8,3 ## @input_buf
.no_dead_strip ___peek_char
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function __peek_char
___peek_char: ; @__peek_char
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _input_buf_ptr@GOTPAGE
Lloh1:
ldr x8, [x8, _input_buf_ptr@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
Lloh3:
adrp x9, _input_buf_siz@GOTPAGE
Lloh4:
ldr x9, [x9, _input_buf_siz@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x9
b.hs LBB0_2
; %bb.1:
Lloh6:
adrp x9, _input_buf@GOTPAGE
Lloh7:
ldr x9, [x9, _input_buf@GOTPAGEOFF]
Lloh8:
ldr x9, [x9]
ldr w0, [x9, x8, lsl #2]
ret
LBB0_2:
mov w0, #-1
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _input_buf_ptr,8,3 ; @input_buf_ptr
.comm _input_buf_siz,8,3 ; @input_buf_siz
.comm _input_buf,8,3 ; @input_buf
.no_dead_strip ___peek_char
.subsections_via_symbols
| AnghaBench/linux/tools/lib/traceevent/extr_event-parse.c___peek_char.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _VIDDummyVdp1NormalSpriteDraw ## -- Begin function VIDDummyVdp1NormalSpriteDraw
.p2align 4, 0x90
_VIDDummyVdp1NormalSpriteDraw: ## @VIDDummyVdp1NormalSpriteDraw
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _VIDDummyVdp1NormalSpriteDraw ; -- Begin function VIDDummyVdp1NormalSpriteDraw
.p2align 2
_VIDDummyVdp1NormalSpriteDraw: ; @VIDDummyVdp1NormalSpriteDraw
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Yabause/yabause/src/extr_vdp1.c_VIDDummyVdp1NormalSpriteDraw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xfrm4_output ## -- Begin function xfrm4_output
.p2align 4, 0x90
_xfrm4_output: ## @xfrm4_output
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %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
movq _PF_INET@GOTPCREL(%rip), %rax
movl (%rax), %r14d
movq _NF_INET_POST_ROUTING@GOTPCREL(%rip), %rax
movl (%rax), %r15d
callq _skb_dst
movl (%rax), %r12d
movq _xfrm4_output_finish@GOTPCREL(%rip), %rax
movl (%rax), %r13d
movq %rbx, %rdi
callq _IPCB
movq _IPSKB_REROUTED@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
xorl %edx, %edx
andl (%rax), %ecx
sete %dl
movl %edx, (%rsp)
movl %r14d, %edi
movl %r15d, %esi
movq %rbx, %rdx
xorl %ecx, %ecx
movl %r12d, %r8d
movl %r13d, %r9d
callq _NF_HOOK_COND
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PF_INET,4,2 ## @PF_INET
.comm _NF_INET_POST_ROUTING,4,2 ## @NF_INET_POST_ROUTING
.comm _xfrm4_output_finish,4,2 ## @xfrm4_output_finish
.comm _IPSKB_REROUTED,4,2 ## @IPSKB_REROUTED
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xfrm4_output ; -- Begin function xfrm4_output
.p2align 2
_xfrm4_output: ; @xfrm4_output
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
Lloh0:
adrp x8, _PF_INET@GOTPAGE
Lloh1:
ldr x8, [x8, _PF_INET@GOTPAGEOFF]
Lloh2:
ldr w20, [x8]
Lloh3:
adrp x8, _NF_INET_POST_ROUTING@GOTPAGE
Lloh4:
ldr x8, [x8, _NF_INET_POST_ROUTING@GOTPAGEOFF]
Lloh5:
ldr w21, [x8]
bl _skb_dst
ldr w22, [x0]
Lloh6:
adrp x8, _xfrm4_output_finish@GOTPAGE
Lloh7:
ldr x8, [x8, _xfrm4_output_finish@GOTPAGEOFF]
Lloh8:
ldr w23, [x8]
mov x0, x19
bl _IPCB
ldr w8, [x0]
Lloh9:
adrp x9, _IPSKB_REROUTED@GOTPAGE
Lloh10:
ldr x9, [x9, _IPSKB_REROUTED@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
tst w9, w8
cset w6, eq
mov x0, x20
mov x1, x21
mov x2, x19
mov x3, #0
mov x4, x22
mov x5, x23
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _NF_HOOK_COND
.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 _PF_INET,4,2 ; @PF_INET
.comm _NF_INET_POST_ROUTING,4,2 ; @NF_INET_POST_ROUTING
.comm _xfrm4_output_finish,4,2 ; @xfrm4_output_finish
.comm _IPSKB_REROUTED,4,2 ; @IPSKB_REROUTED
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/ipv4/extr_xfrm4_output.c_xfrm4_output.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _signal_usr1 ## -- Begin function signal_usr1
.p2align 4, 0x90
_signal_usr1: ## @signal_usr1
.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, 16(%rdx)
movq 8(%rdx), %rax
movq (%rax), %rax
movq _PT_MSR@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
orq $7, (%rax,%rcx,8)
movq _segv_expected@GOTPCREL(%rip), %rax
movl $1, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PT_MSR,8,3 ## @PT_MSR
.comm _segv_expected,4,2 ## @segv_expected
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _signal_usr1 ; -- Begin function signal_usr1
.p2align 2
_signal_usr1: ; @signal_usr1
.cfi_startproc
; %bb.0:
str x2, [x2, #16]
ldr x8, [x2, #8]
Lloh0:
adrp x9, _PT_MSR@GOTPAGE
Lloh1:
ldr x9, [x9, _PT_MSR@GOTPAGEOFF]
ldr x8, [x8]
Lloh2:
ldr x9, [x9]
lsl x9, x9, #3
ldr x10, [x8, x9]
orr x10, x10, #0x7
str x10, [x8, x9]
Lloh3:
adrp x8, _segv_expected@GOTPAGE
Lloh4:
ldr x8, [x8, _segv_expected@GOTPAGEOFF]
mov w9, #1
Lloh5:
str w9, [x8]
ret
.loh AdrpLdrGotStr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _PT_MSR,8,3 ; @PT_MSR
.comm _segv_expected,4,2 ; @segv_expected
.subsections_via_symbols
| AnghaBench/linux/tools/testing/selftests/powerpc/tm/extr_tm-signal-msr-resv.c_signal_usr1.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ecore_int_igu_cleanup_sb
_ecore_int_igu_cleanup_sb: ## @ecore_int_igu_cleanup_sb
.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
movl %r8d, -48(%rbp) ## 4-byte Spill
movl %ecx, %ebx
## kill: def $edx killed $edx def $rdx
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, %r13
movq %rdi, %r15
movq _IGU_CMD_INT_ACK_BASE@GOTPCREL(%rip), %rax
movl (%rax), %r14d
addl %edx, %r14d
movq _IGU_CLEANUP_SLEEP_LENGTH@GOTPCREL(%rip), %rax
movq _IGU_REG_CLEANUP_STATUS_4@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movq _IGU_REG_CLEANUP_STATUS_0@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
movl (%rax), %r12d
xorl %edi, %edi
cmpl $512, %ecx ## imm = 0x200
setne %dil
callq _OSAL_BUILD_BUG_ON
movq _IGU_CLEANUP_CLEANUP_SET@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
movl %ebx, -52(%rbp) ## 4-byte Spill
testl %ebx, %ebx
setne %dl
xorl %ebx, %ebx
xorl %edi, %edi
callq _SET_FIELD
movq _IGU_CLEANUP_CLEANUP_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edi, %edi
xorl %edx, %edx
callq _SET_FIELD
movq _IGU_CLEANUP_COMMAND_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _IGU_COMMAND_TYPE_SET@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
callq _SET_FIELD
movq _IGU_CTRL_REG_PXP_ADDR@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edi, %edi
movl %r14d, %edx
callq _SET_FIELD
movq _IGU_CTRL_REG_FID@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edi, %edi
movl -48(%rbp), %edx ## 4-byte Reload
callq _SET_FIELD
movq _IGU_CTRL_REG_TYPE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _IGU_CTRL_CMD_TYPE_WR@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %edi, %edi
callq _SET_FIELD
movq _IGU_REG_COMMAND_REG_32LSB_DATA@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movq %r13, %rsi
xorl %ecx, %ecx
callq _ecore_wr
movl (%r15), %edi
callq _OSAL_BARRIER
movq _IGU_REG_COMMAND_REG_CTRL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r15, %rdi
movq %r13, -72(%rbp) ## 8-byte Spill
movq %r13, %rsi
xorl %ecx, %ecx
callq _ecore_wr
movq %r15, -48(%rbp) ## 8-byte Spill
movl (%r15), %edi
callq _OSAL_MMIOWB
movl $1, %r15d
movq -64(%rbp), %rcx ## 8-byte Reload
shll %cl, %r15d
leal 31(%rcx), %r14d
testl %ecx, %ecx
cmovnsl %ecx, %r14d
decl %r12d
je LBB0_4
## %bb.1:
sarl $5, %r14d
shll $2, %r14d
movq _IGU_REG_CLEANUP_STATUS_0@GOTPCREL(%rip), %rax
addl (%rax), %r14d
movl -52(%rbp), %r13d ## 4-byte Reload
testl %r13d, %r13d
cmovnel %r15d, %r13d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movl %r14d, %edx
callq _ecore_rd
movl %eax, %ebx
andl %r15d, %eax
movl %r13d, %ecx
cmpl %r13d, %eax
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl $5, %edi
callq _OSAL_MSLEEP
decl %r12d
jne LBB0_2
LBB0_4:
leaq L_.str(%rip), %rdx
movq -48(%rbp), %rdi ## 8-byte Reload
movl $1, %esi
movl %ebx, %ecx
movq -64(%rbp), %r8 ## 8-byte Reload
## kill: def $r8d killed $r8d killed $r8
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _DP_NOTICE ## TAILCALL
LBB0_5:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IGU_CMD_INT_ACK_BASE,4,2 ## @IGU_CMD_INT_ACK_BASE
.comm _IGU_CLEANUP_SLEEP_LENGTH,4,2 ## @IGU_CLEANUP_SLEEP_LENGTH
.comm _IGU_REG_CLEANUP_STATUS_4,4,2 ## @IGU_REG_CLEANUP_STATUS_4
.comm _IGU_REG_CLEANUP_STATUS_0,4,2 ## @IGU_REG_CLEANUP_STATUS_0
.comm _IGU_CLEANUP_CLEANUP_SET,4,2 ## @IGU_CLEANUP_CLEANUP_SET
.comm _IGU_CLEANUP_CLEANUP_TYPE,4,2 ## @IGU_CLEANUP_CLEANUP_TYPE
.comm _IGU_CLEANUP_COMMAND_TYPE,4,2 ## @IGU_CLEANUP_COMMAND_TYPE
.comm _IGU_COMMAND_TYPE_SET,4,2 ## @IGU_COMMAND_TYPE_SET
.comm _IGU_CTRL_REG_PXP_ADDR,4,2 ## @IGU_CTRL_REG_PXP_ADDR
.comm _IGU_CTRL_REG_FID,4,2 ## @IGU_CTRL_REG_FID
.comm _IGU_CTRL_REG_TYPE,4,2 ## @IGU_CTRL_REG_TYPE
.comm _IGU_CTRL_CMD_TYPE_WR,4,2 ## @IGU_CTRL_CMD_TYPE_WR
.comm _IGU_REG_COMMAND_REG_32LSB_DATA,4,2 ## @IGU_REG_COMMAND_REG_32LSB_DATA
.comm _IGU_REG_COMMAND_REG_CTRL,4,2 ## @IGU_REG_COMMAND_REG_CTRL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Timeout waiting for clear status 0x%08x [for sb %d]\n"
.no_dead_strip _ecore_int_igu_cleanup_sb
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ecore_int_igu_cleanup_sb
_ecore_int_igu_cleanup_sb: ; @ecore_int_igu_cleanup_sb
.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 x23, x4
mov x22, x3
mov x19, x2
mov x21, x1
mov x20, x0
Lloh0:
adrp x8, _IGU_CMD_INT_ACK_BASE@GOTPAGE
Lloh1:
ldr x8, [x8, _IGU_CMD_INT_ACK_BASE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
add w24, w8, w2
Lloh3:
adrp x8, _IGU_CLEANUP_SLEEP_LENGTH@GOTPAGE
Lloh4:
ldr x8, [x8, _IGU_CLEANUP_SLEEP_LENGTH@GOTPAGEOFF]
Lloh5:
ldr w26, [x8]
Lloh6:
adrp x8, _IGU_REG_CLEANUP_STATUS_4@GOTPAGE
Lloh7:
ldr x8, [x8, _IGU_REG_CLEANUP_STATUS_4@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x25, _IGU_REG_CLEANUP_STATUS_0@GOTPAGE
Lloh10:
ldr x25, [x25, _IGU_REG_CLEANUP_STATUS_0@GOTPAGEOFF]
ldr w9, [x25]
sub w8, w8, w9
cmp w8, #512
cset w0, ne
bl _OSAL_BUILD_BUG_ON
Lloh11:
adrp x8, _IGU_CLEANUP_CLEANUP_SET@GOTPAGE
Lloh12:
ldr x8, [x8, _IGU_CLEANUP_CLEANUP_SET@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
cmp w22, #0
cset w2, ne
mov w0, #0
bl _SET_FIELD
Lloh14:
adrp x8, _IGU_CLEANUP_CLEANUP_TYPE@GOTPAGE
Lloh15:
ldr x8, [x8, _IGU_CLEANUP_CLEANUP_TYPE@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov w0, #0
mov w2, #0
bl _SET_FIELD
Lloh17:
adrp x8, _IGU_CLEANUP_COMMAND_TYPE@GOTPAGE
Lloh18:
ldr x8, [x8, _IGU_CLEANUP_COMMAND_TYPE@GOTPAGEOFF]
Lloh19:
ldr w1, [x8]
Lloh20:
adrp x8, _IGU_COMMAND_TYPE_SET@GOTPAGE
Lloh21:
ldr x8, [x8, _IGU_COMMAND_TYPE_SET@GOTPAGEOFF]
Lloh22:
ldr w2, [x8]
mov w0, #0
bl _SET_FIELD
Lloh23:
adrp x8, _IGU_CTRL_REG_PXP_ADDR@GOTPAGE
Lloh24:
ldr x8, [x8, _IGU_CTRL_REG_PXP_ADDR@GOTPAGEOFF]
Lloh25:
ldr w1, [x8]
mov w0, #0
mov x2, x24
bl _SET_FIELD
Lloh26:
adrp x8, _IGU_CTRL_REG_FID@GOTPAGE
Lloh27:
ldr x8, [x8, _IGU_CTRL_REG_FID@GOTPAGEOFF]
Lloh28:
ldr w1, [x8]
mov w0, #0
mov x2, x23
bl _SET_FIELD
Lloh29:
adrp x8, _IGU_CTRL_REG_TYPE@GOTPAGE
Lloh30:
ldr x8, [x8, _IGU_CTRL_REG_TYPE@GOTPAGEOFF]
Lloh31:
ldr w1, [x8]
Lloh32:
adrp x8, _IGU_CTRL_CMD_TYPE_WR@GOTPAGE
Lloh33:
ldr x8, [x8, _IGU_CTRL_CMD_TYPE_WR@GOTPAGEOFF]
Lloh34:
ldr w2, [x8]
mov w0, #0
bl _SET_FIELD
Lloh35:
adrp x8, _IGU_REG_COMMAND_REG_32LSB_DATA@GOTPAGE
Lloh36:
ldr x8, [x8, _IGU_REG_COMMAND_REG_32LSB_DATA@GOTPAGEOFF]
Lloh37:
ldr w2, [x8]
mov x0, x20
mov x1, x21
mov w3, #0
bl _ecore_wr
ldr w0, [x20]
bl _OSAL_BARRIER
Lloh38:
adrp x8, _IGU_REG_COMMAND_REG_CTRL@GOTPAGE
Lloh39:
ldr x8, [x8, _IGU_REG_COMMAND_REG_CTRL@GOTPAGEOFF]
Lloh40:
ldr w2, [x8]
mov x0, x20
mov x1, x21
mov w3, #0
bl _ecore_wr
ldr w0, [x20]
bl _OSAL_MMIOWB
add w8, w19, #31
cmp w19, #0
csel w8, w8, w19, lt
subs w24, w26, #1
b.eq LBB0_4
; %bb.1:
mov w9, #1
lsl w26, w9, w19
asr w8, w8, #5
ldr w9, [x25]
add w23, w9, w8, lsl #2
cmp w22, #0
csel w25, wzr, w26, eq
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
mov x2, x23
bl _ecore_rd
and w8, w0, w26
cmp w8, w25
b.eq LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x22, x0
mov w0, #5
bl _OSAL_MSLEEP
subs w24, w24, #1
b.ne LBB0_2
b LBB0_5
LBB0_4:
mov w22, #0
LBB0_5:
Lloh41:
adrp x2, l_.str@PAGE
Lloh42:
add x2, x2, l_.str@PAGEOFF
mov x0, x20
mov w1, #1
mov x3, x22
mov x4, 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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _DP_NOTICE
LBB0_6:
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 AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh41, Lloh42
.cfi_endproc
; -- End function
.comm _IGU_CMD_INT_ACK_BASE,4,2 ; @IGU_CMD_INT_ACK_BASE
.comm _IGU_CLEANUP_SLEEP_LENGTH,4,2 ; @IGU_CLEANUP_SLEEP_LENGTH
.comm _IGU_REG_CLEANUP_STATUS_4,4,2 ; @IGU_REG_CLEANUP_STATUS_4
.comm _IGU_REG_CLEANUP_STATUS_0,4,2 ; @IGU_REG_CLEANUP_STATUS_0
.comm _IGU_CLEANUP_CLEANUP_SET,4,2 ; @IGU_CLEANUP_CLEANUP_SET
.comm _IGU_CLEANUP_CLEANUP_TYPE,4,2 ; @IGU_CLEANUP_CLEANUP_TYPE
.comm _IGU_CLEANUP_COMMAND_TYPE,4,2 ; @IGU_CLEANUP_COMMAND_TYPE
.comm _IGU_COMMAND_TYPE_SET,4,2 ; @IGU_COMMAND_TYPE_SET
.comm _IGU_CTRL_REG_PXP_ADDR,4,2 ; @IGU_CTRL_REG_PXP_ADDR
.comm _IGU_CTRL_REG_FID,4,2 ; @IGU_CTRL_REG_FID
.comm _IGU_CTRL_REG_TYPE,4,2 ; @IGU_CTRL_REG_TYPE
.comm _IGU_CTRL_CMD_TYPE_WR,4,2 ; @IGU_CTRL_CMD_TYPE_WR
.comm _IGU_REG_COMMAND_REG_32LSB_DATA,4,2 ; @IGU_REG_COMMAND_REG_32LSB_DATA
.comm _IGU_REG_COMMAND_REG_CTRL,4,2 ; @IGU_REG_COMMAND_REG_CTRL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Timeout waiting for clear status 0x%08x [for sb %d]\n"
.no_dead_strip _ecore_int_igu_cleanup_sb
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/qlnx/qlnxe/extr_ecore_int.c_ecore_int_igu_cleanup_sb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cs_strdup ## -- Begin function cs_strdup
.p2align 4, 0x90
_cs_strdup: ## @cs_strdup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
callq _strlen
incl %eax
movslq %eax, %rbx
movq %rbx, %rdi
callq _cs_mem_malloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rdi
movq %r14, %rsi
movq %rbx, %rdx
callq _memmove
jmp LBB0_3
LBB0_1:
xorl %eax, %eax
LBB0_3:
popq %rbx
popq %r14
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 _cs_strdup ; -- Begin function cs_strdup
.p2align 2
_cs_strdup: ; @cs_strdup
.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 _strlen
add w8, w0, #1
sxtw x20, w8
mov x0, x20
bl _cs_mem_malloc
cbz x0, LBB0_2
; %bb.1:
mov x1, x19
mov x2, x20
bl _memmove
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
.subsections_via_symbols
| AnghaBench/capstone/extr_utils.c_cs_strdup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rackmeter_do_pause
_rackmeter_do_pause: ## @rackmeter_do_pause
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r14
movq 16(%rdi), %r15
testl %esi, %esi
leaq L_.str.2(%rip), %rax
leaq L_.str.1(%rip), %rsi
cmoveq %rax, %rsi
leaq L_.str(%rip), %rdi
callq _pr_debug
movl %ebx, (%r14)
testl %ebx, %ebx
je LBB0_2
## %bb.1:
movq 8(%r14), %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _DBDMA_DO_STOP ## TAILCALL
LBB0_2:
movl 12(%r15), %edi
movq _SAMPLE_COUNT@GOTPCREL(%rip), %rbx
movl (%rbx), %edx
andl $4, %edx
xorl %esi, %esi
callq _memset
movl 8(%r15), %edi
movl (%rbx), %edx
andl $4, %edx
xorl %esi, %esi
callq _memset
movq 16(%r14), %rax
movq $0, (%rax)
xorl %eax, %eax
callq _mb
movq 8(%r14), %rdi
addq $8, %rdi
xorl %esi, %esi
callq _out_le32
movq 8(%r14), %rdi
addq $4, %rdi
movl 4(%r14), %esi
callq _out_le32
movq 8(%r14), %rdi
movq _RUN@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, %esi
shll $16, %esi
orl %eax, %esi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _out_le32 ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rackmeter: %s\n"
L_.str.1: ## @.str.1
.asciz "paused"
L_.str.2: ## @.str.2
.asciz "started"
.comm _SAMPLE_COUNT,4,2 ## @SAMPLE_COUNT
.comm _RUN,4,2 ## @RUN
.no_dead_strip _rackmeter_do_pause
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rackmeter_do_pause
_rackmeter_do_pause: ; @rackmeter_do_pause
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x1
mov x19, x0
ldr x21, [x0, #16]
Lloh0:
adrp x8, l_.str.1@PAGE
Lloh1:
add x8, x8, l_.str.1@PAGEOFF
Lloh2:
adrp x9, l_.str.2@PAGE
Lloh3:
add x9, x9, l_.str.2@PAGEOFF
cmp w1, #0
csel x1, x9, x8, eq
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _pr_debug
str w20, [x19]
cbz w20, LBB0_2
; %bb.1:
ldr x0, [x19, #8]
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 _DBDMA_DO_STOP
LBB0_2:
ldr w0, [x21, #12]
Lloh6:
adrp x20, _SAMPLE_COUNT@GOTPAGE
Lloh7:
ldr x20, [x20, _SAMPLE_COUNT@GOTPAGEOFF]
ldr w8, [x20]
and w2, w8, #0x4
mov w1, #0
bl _memset
ldr w0, [x21, #8]
ldr w8, [x20]
and w2, w8, #0x4
mov w1, #0
bl _memset
ldr x8, [x19, #16]
str xzr, [x8]
bl _mb
ldr x8, [x19, #8]
add x0, x8, #8
mov w1, #0
bl _out_le32
ldr x8, [x19, #8]
add x0, x8, #4
ldr w1, [x19, #4]
bl _out_le32
ldr x0, [x19, #8]
Lloh8:
adrp x8, _RUN@GOTPAGE
Lloh9:
ldr x8, [x8, _RUN@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
orr w1, w8, w8, lsl #16
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 _out_le32
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rackmeter: %s\n"
l_.str.1: ; @.str.1
.asciz "paused"
l_.str.2: ; @.str.2
.asciz "started"
.comm _SAMPLE_COUNT,4,2 ; @SAMPLE_COUNT
.comm _RUN,4,2 ; @RUN
.no_dead_strip _rackmeter_do_pause
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/macintosh/extr_rack-meter.c_rackmeter_do_pause.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function transcode_dequeue_all_subs
_transcode_dequeue_all_subs: ## @transcode_dequeue_all_subs
.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 _vlc_mutex_lock
leaq 8(%rbx), %rax
movq 8(%rbx), %r14
movq $0, 8(%rbx)
movq %rax, 16(%rbx)
movq %rbx, %rdi
callq _vlc_mutex_unlock
movq %r14, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _transcode_dequeue_all_subs
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function transcode_dequeue_all_subs
_transcode_dequeue_all_subs: ; @transcode_dequeue_all_subs
.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 _vlc_mutex_lock
mov x8, x19
ldr x20, [x8, #8]!
str xzr, [x8]
str x8, [x19, #16]
mov x0, x19
bl _vlc_mutex_unlock
mov x0, x20
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 _transcode_dequeue_all_subs
.subsections_via_symbols
| AnghaBench/vlc/modules/stream_out/transcode/extr_spu.c_transcode_dequeue_all_subs.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 %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
cmpq $0, 8(%rsi)
je LBB0_2
## %bb.1:
movq %rsi, %rbx
movq 16(%rsi), %rdi
testq %rdi, %rdi
je LBB0_2
## %bb.3:
callq _opendir$INODE64
testq %rax, %rax
je LBB0_8
## %bb.4:
movq %rax, %r15
movq 8(%rbx), %r14
movq %rax, %rdi
callq _readdir$INODE64
testq %rax, %rax
je LBB0_7
## %bb.5:
movq %rax, %rbx
leaq L_.str.3(%rip), %r13
leaq L_.str.1(%rip), %r12
.p2align 4, 0x90
LBB0_6: ## =>This Inner Loop Header: Depth=1
addq $21, %rbx
movq %r14, %rdi
movq %rbx, %rsi
movl $6, %edx
callq _fnmatch
cmpl $1, %eax
movq %r13, %rdi
leaq L_.str.2(%rip), %rcx
cmoveq %rcx, %rdi
testl %eax, %eax
cmoveq %r12, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
callq _readdir$INODE64
movq %rax, %rbx
testq %rax, %rax
jne LBB0_6
LBB0_7:
movq %r15, %rdi
callq _closedir
xorl %ebx, %ebx
jmp LBB0_9
LBB0_2:
leaq L_str(%rip), %rdi
callq _puts
movl $-1, %ebx
jmp LBB0_9
LBB0_8:
movq 16(%rbx), %rsi
leaq L_.str.4(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
LBB0_9:
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.1: ## @.str.1
.asciz "%s MATCH\n"
L_.str.2: ## @.str.2
.asciz "%s DOESN'T MATCH\n"
L_.str.3: ## @.str.3
.asciz "error file=%s\n"
L_.str.4: ## @.str.4
.asciz "Cannot open dir %s\n"
L_str: ## @str
.asciz "Usage readdir_fnmatch PATTERN DIR"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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
ldr x8, [x1, #8]
cbz x8, LBB0_7
; %bb.1:
mov x20, x1
ldr x0, [x1, #16]
cbz x0, LBB0_7
; %bb.2:
bl _opendir
cbz x0, LBB0_8
; %bb.3:
mov x19, x0
ldr x20, [x20, #8]
bl _readdir
cbz x0, LBB0_6
; %bb.4:
Lloh0:
adrp x22, l_.str.3@PAGE
Lloh1:
add x22, x22, l_.str.3@PAGEOFF
Lloh2:
adrp x23, l_.str.2@PAGE
Lloh3:
add x23, x23, l_.str.2@PAGEOFF
Lloh4:
adrp x24, l_.str.1@PAGE
Lloh5:
add x24, x24, l_.str.1@PAGEOFF
LBB0_5: ; =>This Inner Loop Header: Depth=1
add x21, x0, #21
mov x0, x20
mov x1, x21
mov w2, #6
bl _fnmatch
cmp w0, #1
csel x8, x23, x22, eq
cmp w0, #0
csel x0, x24, x8, eq
str x21, [sp]
bl _printf
mov x0, x19
bl _readdir
cbnz x0, LBB0_5
LBB0_6:
mov x0, x19
bl _closedir
b LBB0_9
LBB0_7:
Lloh6:
adrp x0, l_str@PAGE
Lloh7:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #-1
b LBB0_10
LBB0_8:
ldr x8, [x20, #16]
str x8, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
LBB0_9:
mov w0, #0
LBB0_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
add sp, sp, #80
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%s MATCH\n"
l_.str.2: ; @.str.2
.asciz "%s DOESN'T MATCH\n"
l_.str.3: ; @.str.3
.asciz "error file=%s\n"
l_.str.4: ; @.str.4
.asciz "Cannot open dir %s\n"
l_str: ; @str
.asciz "Usage readdir_fnmatch PATTERN DIR"
.subsections_via_symbols
| the_stack_data/257026.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fz_java_device_end_mask
_fz_java_device_end_mask: ## @fz_java_device_end_mask
.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
movq (%rbx), %rax
movl (%rsi), %esi
movq _mid_Device_endMask@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
movq %rbx, %rdi
callq *8(%rax)
movq (%rbx), %rax
movq %rbx, %rdi
callq *(%rax)
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %r14, %rdi
movq %rbx, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _fz_throw_java ## TAILCALL
LBB0_1:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _mid_Device_endMask,4,2 ## @mid_Device_endMask
.no_dead_strip _fz_java_device_end_mask
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fz_java_device_end_mask
_fz_java_device_end_mask: ; @fz_java_device_end_mask
.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, x0
ldr x19, [x1, #8]
ldr x8, [x19]
ldr x8, [x8, #8]
ldr w1, [x1]
Lloh0:
adrp x9, _mid_Device_endMask@GOTPAGE
Lloh1:
ldr x9, [x9, _mid_Device_endMask@GOTPAGEOFF]
Lloh2:
ldr w2, [x9]
mov x0, x19
blr x8
ldr x8, [x19]
ldr x8, [x8]
mov x0, x19
blr x8
cbz x0, LBB0_2
; %bb.1:
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 _fz_throw_java
LBB0_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _mid_Device_endMask,4,2 ; @mid_Device_endMask
.no_dead_strip _fz_java_device_end_mask
.subsections_via_symbols
| AnghaBench/sumatrapdf/mupdf/platform/java/extr_mupdf_native.c_fz_java_device_end_mask.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xen_snd_front_alsa_handle_cur_pos ## -- Begin function xen_snd_front_alsa_handle_cur_pos
.p2align 4, 0x90
_xen_snd_front_alsa_handle_cur_pos: ## @xen_snd_front_alsa_handle_cur_pos
.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 %esi, %ebx
movq (%rdi), %r14
movq %r14, %rdi
callq _stream_get
movq %rax, %r15
movq (%r14), %rdi
movl %ebx, %esi
callq _bytes_to_frames
movl %eax, %ebx
subl (%r15), %ebx
movl %eax, (%r15)
leaq 8(%r15), %r12
movq %r12, %rdi
callq _atomic_read
addl %ebx, %eax
movq (%r14), %rcx
## kill: def $eax killed $eax killed $rax
cltd
idivl (%rcx)
movq %r12, %rdi
movl %edx, %esi
callq _atomic_set
addl 4(%r15), %ebx
movl %ebx, 4(%r15)
movq (%r14), %rax
movl 4(%rax), %ecx
cmpl %ecx, %ebx
jle LBB0_1
## %bb.2:
movl %ebx, %eax
cltd
idivl %ecx
movl %edx, 4(%r15)
movq %r14, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _snd_pcm_period_elapsed ## TAILCALL
LBB0_1:
popq %rbx
popq %r12
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 _xen_snd_front_alsa_handle_cur_pos ; -- Begin function xen_snd_front_alsa_handle_cur_pos
.p2align 2
_xen_snd_front_alsa_handle_cur_pos: ; @xen_snd_front_alsa_handle_cur_pos
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
ldr x19, [x0]
mov x0, x19
bl _stream_get
mov x20, x0
ldr x0, [x19]
mov x1, x21
bl _bytes_to_frames
ldr w8, [x20]
sub w22, w0, w8
str w0, [x20]
add x21, x20, #8
mov x0, x21
bl _atomic_read
add w8, w22, w0
ldr x9, [x19]
ldr w9, [x9]
sdiv w10, w8, w9
msub w1, w10, w9, w8
mov x0, x21
bl _atomic_set
ldr w9, [x20, #4]
ldr x8, [x19]
ldr w8, [x8, #4]
add w9, w9, w22
cmp w9, w8
str w9, [x20, #4]
b.le LBB0_2
; %bb.1:
sdiv w10, w9, w8
msub w8, w10, w8, w9
str w8, [x20, #4]
mov x0, x19
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 _snd_pcm_period_elapsed
LBB0_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/sound/xen/extr_xen_snd_front_alsa.c_xen_snd_front_alsa_handle_cur_pos.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function git_apply__to_workdir
_git_apply__to_workdir: ## @git_apply__to_workdir
.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 $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, -128(%rbp) ## 8-byte Spill
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %rbx
movq %rdi, %r15
movq _GIT_VECTOR_INIT@GOTPCREL(%rip), %rax
movups (%rax), %xmm0
movaps %xmm0, -64(%rbp)
movq _GIT_CHECKOUT_OPTIONS_INIT@GOTPCREL(%rip), %rax
movups (%rax), %xmm0
movups 16(%rax), %xmm1
movaps %xmm1, -80(%rbp)
movaps %xmm0, -96(%rbp)
movq %r9, %rdi
callq _GIT_UNUSED
movq %rbx, %rdi
callq _git_diff_num_deltas
leaq -64(%rbp), %rdi
movq %rax, %rsi
xorl %edx, %edx
callq _git_vector_init
testl %eax, %eax
js LBB0_10
## %bb.1:
movq %r13, -104(%rbp) ## 8-byte Spill
movq %r15, -112(%rbp) ## 8-byte Spill
movq %r14, -120(%rbp) ## 8-byte Spill
movq %rbx, %rdi
callq _git_diff_num_deltas
testq %rax, %rax
je LBB0_7
## %bb.2:
xorl %r14d, %r14d
leaq -64(%rbp), %r15
jmp LBB0_3
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
incq %r14
movq %rbx, %rdi
callq _git_diff_num_deltas
cmpq %rax, %r14
jae LBB0_7
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movq %r14, %rsi
callq _git_diff_get_delta
movq %rax, %r13
movq 8(%rax), %rsi
movq %r15, %rdi
callq _git_vector_insert
testl %eax, %eax
js LBB0_10
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq (%r13), %rsi
movq 8(%r13), %rdi
callq _strcmp
testq %rax, %rax
je LBB0_6
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
movq (%r13), %rsi
movq %r15, %rdi
callq _git_vector_insert
testl %eax, %eax
jns LBB0_6
jmp LBB0_10
LBB0_7:
movq _GIT_CHECKOUT_SAFE@GOTPCREL(%rip), %rcx
movl -72(%rbp), %eax
orl (%rcx), %eax
movq _GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movq _GIT_CHECKOUT_DONT_WRITE_INDEX@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, -72(%rbp)
movq _GIT_APPLY_LOCATION_WORKDIR@GOTPCREL(%rip), %rcx
movq -128(%rbp), %rdx ## 8-byte Reload
cmpq %rdx, (%rcx)
jne LBB0_9
## %bb.8:
movq _GIT_CHECKOUT_DONT_UPDATE_INDEX@GOTPCREL(%rip), %rcx
orl (%rcx), %eax
movl %eax, -72(%rbp)
LBB0_9:
movq -56(%rbp), %rax
movq %rax, -88(%rbp)
movl -64(%rbp), %eax
movl %eax, -80(%rbp)
movq -104(%rbp), %rax ## 8-byte Reload
movq %rax, -96(%rbp)
leaq -96(%rbp), %rdx
movq -112(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
callq _git_checkout_index
LBB0_10:
movl %eax, %r12d
leaq -64(%rbp), %rdi
callq _git_vector_free
movl %r12d, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GIT_VECTOR_INIT,16,3 ## @GIT_VECTOR_INIT
.comm _GIT_CHECKOUT_OPTIONS_INIT,32,3 ## @GIT_CHECKOUT_OPTIONS_INIT
.comm _GIT_CHECKOUT_SAFE,4,2 ## @GIT_CHECKOUT_SAFE
.comm _GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH,4,2 ## @GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
.comm _GIT_CHECKOUT_DONT_WRITE_INDEX,4,2 ## @GIT_CHECKOUT_DONT_WRITE_INDEX
.comm _GIT_APPLY_LOCATION_WORKDIR,8,3 ## @GIT_APPLY_LOCATION_WORKDIR
.comm _GIT_CHECKOUT_DONT_UPDATE_INDEX,4,2 ## @GIT_CHECKOUT_DONT_UPDATE_INDEX
.no_dead_strip _git_apply__to_workdir
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function git_apply__to_workdir
_git_apply__to_workdir: ; @git_apply__to_workdir
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x22, x4
mov x19, x3
mov x21, x2
mov x23, x1
mov x20, x0
Lloh0:
adrp x8, _GIT_VECTOR_INIT@GOTPAGE
Lloh1:
ldr x8, [x8, _GIT_VECTOR_INIT@GOTPAGEOFF]
Lloh2:
ldr q0, [x8]
str q0, [sp, #32]
Lloh3:
adrp x8, _GIT_CHECKOUT_OPTIONS_INIT@GOTPAGE
Lloh4:
ldr x8, [x8, _GIT_CHECKOUT_OPTIONS_INIT@GOTPAGEOFF]
ldp q0, q1, [x8]
stp q0, q1, [sp]
mov x0, x5
bl _GIT_UNUSED
mov x0, x23
bl _git_diff_num_deltas
mov x1, x0
add x0, sp, #32
mov x2, #0
bl _git_vector_init
tbnz w0, #31, LBB0_10
; %bb.1:
mov x0, x23
bl _git_diff_num_deltas
cbz x0, LBB0_7
; %bb.2:
mov x24, #0
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x24, x24, #1
mov x0, x23
bl _git_diff_num_deltas
cmp x24, x0
b.hs LBB0_7
LBB0_4: ; =>This Inner Loop Header: Depth=1
mov x0, x23
mov x1, x24
bl _git_diff_get_delta
mov x26, x0
ldr x1, [x0, #8]
add x0, sp, #32
bl _git_vector_insert
tbnz w0, #31, LBB0_10
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldp x1, x0, [x26]
bl _strcmp
cbz x0, LBB0_3
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
ldr x1, [x26]
add x0, sp, #32
bl _git_vector_insert
tbz w0, #31, LBB0_3
b LBB0_10
LBB0_7:
Lloh5:
adrp x8, _GIT_CHECKOUT_SAFE@GOTPAGE
Lloh6:
ldr x8, [x8, _GIT_CHECKOUT_SAFE@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
ldr w9, [sp, #24]
Lloh8:
adrp x10, _GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH@GOTPAGE
Lloh9:
ldr x10, [x10, _GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH@GOTPAGEOFF]
orr w8, w9, w8
Lloh10:
ldr w9, [x10]
orr w8, w9, w8
Lloh11:
adrp x9, _GIT_CHECKOUT_DONT_WRITE_INDEX@GOTPAGE
Lloh12:
ldr x9, [x9, _GIT_CHECKOUT_DONT_WRITE_INDEX@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
orr w8, w9, w8
str w8, [sp, #24]
Lloh14:
adrp x9, _GIT_APPLY_LOCATION_WORKDIR@GOTPAGE
Lloh15:
ldr x9, [x9, _GIT_APPLY_LOCATION_WORKDIR@GOTPAGEOFF]
Lloh16:
ldr x9, [x9]
cmp x9, x22
b.ne LBB0_9
; %bb.8:
Lloh17:
adrp x9, _GIT_CHECKOUT_DONT_UPDATE_INDEX@GOTPAGE
Lloh18:
ldr x9, [x9, _GIT_CHECKOUT_DONT_UPDATE_INDEX@GOTPAGEOFF]
Lloh19:
ldr w9, [x9]
orr w8, w9, w8
str w8, [sp, #24]
LBB0_9:
ldr x8, [sp, #40]
ldr w9, [sp, #32]
str w9, [sp, #16]
stp x21, x8, [sp]
mov x2, sp
mov x0, x20
mov x1, x19
bl _git_checkout_index
LBB0_10:
mov x25, x0
add x0, sp, #32
bl _git_vector_free
mov x0, x25
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _GIT_VECTOR_INIT,16,3 ; @GIT_VECTOR_INIT
.comm _GIT_CHECKOUT_OPTIONS_INIT,32,3 ; @GIT_CHECKOUT_OPTIONS_INIT
.comm _GIT_CHECKOUT_SAFE,4,2 ; @GIT_CHECKOUT_SAFE
.comm _GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH,4,2 ; @GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
.comm _GIT_CHECKOUT_DONT_WRITE_INDEX,4,2 ; @GIT_CHECKOUT_DONT_WRITE_INDEX
.comm _GIT_APPLY_LOCATION_WORKDIR,8,3 ; @GIT_APPLY_LOCATION_WORKDIR
.comm _GIT_CHECKOUT_DONT_UPDATE_INDEX,4,2 ; @GIT_CHECKOUT_DONT_UPDATE_INDEX
.no_dead_strip _git_apply__to_workdir
.subsections_via_symbols
| AnghaBench/libgit2/src/extr_apply.c_git_apply__to_workdir.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iavf_send_vf_config_msg ## -- Begin function iavf_send_vf_config_msg
.p2align 4, 0x90
_iavf_send_vf_config_msg: ## @iavf_send_vf_config_msg
.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 _VIRTCHNL_VF_OFFLOAD_L2@GOTPCREL(%rip), %rax
movq _VIRTCHNL_VF_OFFLOAD_RSS_PF@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
orl (%rax), %edx
movq _VIRTCHNL_VF_OFFLOAD_VLAN@GOTPCREL(%rip), %rax
orl (%rax), %edx
movq %rdi, %rbx
movl %edx, -12(%rbp)
movq _IAVF_PRINTF_VF_OFFLOAD_FLAGS@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq L_.str(%rip), %rsi
callq _iavf_dbg_info
movq (%rbx), %rax
movq _VIRTCHNL_VERSION_MINOR_NO_VF_CAPS@GOTPCREL(%rip), %rcx
movq _VIRTCHNL_OP_GET_VF_RESOURCES@GOTPCREL(%rip), %rdx
movl (%rdx), %esi
cmpq (%rcx), %rax
jne LBB0_1
## %bb.2:
movq %rbx, %rdi
xorl %edx, %edx
xorl %ecx, %ecx
addq $8, %rsp
popq %rbx
popq %rbp
jmp _iavf_send_pf_msg ## TAILCALL
LBB0_1:
leaq -12(%rbp), %rdx
movq %rbx, %rdi
movl $4, %ecx
callq _iavf_send_pf_msg
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VIRTCHNL_VF_OFFLOAD_L2,4,2 ## @VIRTCHNL_VF_OFFLOAD_L2
.comm _VIRTCHNL_VF_OFFLOAD_RSS_PF,4,2 ## @VIRTCHNL_VF_OFFLOAD_RSS_PF
.comm _VIRTCHNL_VF_OFFLOAD_VLAN,4,2 ## @VIRTCHNL_VF_OFFLOAD_VLAN
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Sending offload flags: 0x%b\n"
.comm _IAVF_PRINTF_VF_OFFLOAD_FLAGS,4,2 ## @IAVF_PRINTF_VF_OFFLOAD_FLAGS
.comm _VIRTCHNL_VERSION_MINOR_NO_VF_CAPS,8,3 ## @VIRTCHNL_VERSION_MINOR_NO_VF_CAPS
.comm _VIRTCHNL_OP_GET_VF_RESOURCES,4,2 ## @VIRTCHNL_OP_GET_VF_RESOURCES
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iavf_send_vf_config_msg ; -- Begin function iavf_send_vf_config_msg
.p2align 2
_iavf_send_vf_config_msg: ; @iavf_send_vf_config_msg
.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
Lloh0:
adrp x8, _VIRTCHNL_VF_OFFLOAD_L2@GOTPAGE
Lloh1:
ldr x8, [x8, _VIRTCHNL_VF_OFFLOAD_L2@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _VIRTCHNL_VF_OFFLOAD_RSS_PF@GOTPAGE
Lloh4:
ldr x9, [x9, _VIRTCHNL_VF_OFFLOAD_RSS_PF@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
Lloh6:
adrp x9, _VIRTCHNL_VF_OFFLOAD_VLAN@GOTPAGE
Lloh7:
ldr x9, [x9, _VIRTCHNL_VF_OFFLOAD_VLAN@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w2, w8, w9
str w2, [sp, #12]
Lloh9:
adrp x8, _IAVF_PRINTF_VF_OFFLOAD_FLAGS@GOTPAGE
Lloh10:
ldr x8, [x8, _IAVF_PRINTF_VF_OFFLOAD_FLAGS@GOTPAGEOFF]
Lloh11:
ldr w3, [x8]
Lloh12:
adrp x1, l_.str@PAGE
Lloh13:
add x1, x1, l_.str@PAGEOFF
bl _iavf_dbg_info
Lloh14:
adrp x8, _VIRTCHNL_VERSION_MINOR_NO_VF_CAPS@GOTPAGE
Lloh15:
ldr x8, [x8, _VIRTCHNL_VERSION_MINOR_NO_VF_CAPS@GOTPAGEOFF]
ldr x9, [x19]
Lloh16:
ldr x8, [x8]
Lloh17:
adrp x10, _VIRTCHNL_OP_GET_VF_RESOURCES@GOTPAGE
Lloh18:
ldr x10, [x10, _VIRTCHNL_OP_GET_VF_RESOURCES@GOTPAGEOFF]
Lloh19:
ldr w1, [x10]
cmp x9, x8
b.ne LBB0_2
; %bb.1:
mov x0, x19
mov x2, #0
mov w3, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _iavf_send_pf_msg
LBB0_2:
add x2, sp, #12
mov x0, x19
mov w3, #4
bl _iavf_send_pf_msg
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh12, Lloh13
.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 _VIRTCHNL_VF_OFFLOAD_L2,4,2 ; @VIRTCHNL_VF_OFFLOAD_L2
.comm _VIRTCHNL_VF_OFFLOAD_RSS_PF,4,2 ; @VIRTCHNL_VF_OFFLOAD_RSS_PF
.comm _VIRTCHNL_VF_OFFLOAD_VLAN,4,2 ; @VIRTCHNL_VF_OFFLOAD_VLAN
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Sending offload flags: 0x%b\n"
.comm _IAVF_PRINTF_VF_OFFLOAD_FLAGS,4,2 ; @IAVF_PRINTF_VF_OFFLOAD_FLAGS
.comm _VIRTCHNL_VERSION_MINOR_NO_VF_CAPS,8,3 ; @VIRTCHNL_VERSION_MINOR_NO_VF_CAPS
.comm _VIRTCHNL_OP_GET_VF_RESOURCES,4,2 ; @VIRTCHNL_OP_GET_VF_RESOURCES
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ixl/extr_iavf_vc.c_iavf_send_vf_config_msg.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
cmpl %esi, %eax
cmovll %eax, %esi
leaq L_.str.3(%rip), %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -16(%rbp), %eax
movl -12(%rbp), %esi
cmpl %esi, %eax
cmovgl %eax, %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl -12(%rbp), %esi
imull -16(%rbp), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _minimum ## -- Begin function minimum
.p2align 4, 0x90
_minimum: ## @minimum
.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
cmpl %esi, %edi
cmovll %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maximum ## -- Begin function maximum
.p2align 4, 0x90
_maximum: ## @maximum
.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
cmpl %esi, %edi
cmovgl %edi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _multiply ## -- Begin function multiply
.p2align 4, 0x90
_multiply: ## @multiply
.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
imull %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter a value for no 1 : "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter a value for no 2 : "
L_.str.3: ## @.str.3
.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
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]
cmp w8, w9
csel w8, w8, w9, lt
str x8, [sp]
Lloh6:
adrp x19, l_.str.3@PAGE
Lloh7:
add x19, x19, l_.str.3@PAGEOFF
mov x0, x19
bl _printf
ldp w9, w8, [sp, #8]
cmp w8, w9
csel w8, w8, w9, gt
str x8, [sp]
mov x0, x19
bl _printf
ldp w9, w8, [sp, #8]
mul w8, w9, w8
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _minimum ; -- Begin function minimum
.p2align 2
_minimum: ; @minimum
.cfi_startproc
; %bb.0:
cmp w0, w1
csel w0, w0, w1, lt
ret
.cfi_endproc
; -- End function
.globl _maximum ; -- Begin function maximum
.p2align 2
_maximum: ; @maximum
.cfi_startproc
; %bb.0:
cmp w0, w1
csel w0, w0, w1, gt
ret
.cfi_endproc
; -- End function
.globl _multiply ; -- Begin function multiply
.p2align 2
_multiply: ; @multiply
.cfi_startproc
; %bb.0:
mul w0, w1, w0
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter a value for no 1 : "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter a value for no 2 : "
l_.str.3: ; @.str.3
.asciz "%d "
.subsections_via_symbols
| the_stack_data/61076218.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mt7620_gsw_config
_mt7620_gsw_config: ## @mt7620_gsw_config
.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 8(%rdi), %rdi
movq 16(%rbx), %rax
movq (%rax), %r14
testq %rdi, %rdi
je LBB0_3
## %bb.1:
movl $31, %esi
callq _mdiobus_get_phy
testq %rax, %rax
je LBB0_3
## %bb.2:
movl (%rbx), %edi
movq (%r14), %rsi
xorl %edx, %edx
xorl %ecx, %ecx
callq _mt7530_probe
movl (%rbx), %edi
movq 8(%rbx), %rdx
xorl %esi, %esi
jmp LBB0_4
LBB0_3:
movl (%rbx), %edi
movq (%r14), %rsi
xorl %edx, %edx
LBB0_4:
movl $1, %ecx
callq _mt7530_probe
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _mt7620_gsw_config
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mt7620_gsw_config
_mt7620_gsw_config: ; @mt7620_gsw_config
.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
ldp x0, x8, [x0, #8]
ldr x20, [x8]
cbz x0, LBB0_3
; %bb.1:
mov w1, #31
bl _mdiobus_get_phy
cbz x0, LBB0_3
; %bb.2:
ldr w0, [x19]
ldr x1, [x20]
mov x2, #0
mov w3, #0
bl _mt7530_probe
ldr w0, [x19]
ldr x2, [x19, #8]
mov x1, #0
b LBB0_4
LBB0_3:
ldr w0, [x19]
ldr x1, [x20]
mov x2, #0
LBB0_4:
mov w3, #1
bl _mt7530_probe
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _mt7620_gsw_config
.subsections_via_symbols
| AnghaBench/openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/extr_soc_mt7620.c_mt7620_gsw_config.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nfs_fscache_unregister
_nfs_fscache_unregister: ## @nfs_fscache_unregister
.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
.no_dead_strip _nfs_fscache_unregister
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nfs_fscache_unregister
_nfs_fscache_unregister: ; @nfs_fscache_unregister
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _nfs_fscache_unregister
.subsections_via_symbols
| AnghaBench/linux/fs/nfs/extr_fscache.h_nfs_fscache_unregister.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ep93xx_eth_remove
_ep93xx_eth_remove: ## @ep93xx_eth_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
testq %rax, %rax
je LBB0_6
## %bb.1:
movq %rax, %rbx
movq %rax, %rdi
callq _netdev_priv
movq %rax, %r14
movq %rbx, %rdi
callq _unregister_netdev
movq %r14, %rdi
callq _ep93xx_free_buffers
movq 8(%r14), %rdi
testq %rdi, %rdi
je LBB0_3
## %bb.2:
callq _iounmap
LBB0_3:
movq (%r14), %rdi
testq %rdi, %rdi
je LBB0_5
## %bb.4:
callq _release_resource
movq (%r14), %rdi
callq _kfree
LBB0_5:
movq %rbx, %rdi
callq _free_netdev
LBB0_6:
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ep93xx_eth_remove
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ep93xx_eth_remove
_ep93xx_eth_remove: ; @ep93xx_eth_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
cbz x0, LBB0_6
; %bb.1:
mov x19, x0
bl _netdev_priv
mov x20, x0
mov x0, x19
bl _unregister_netdev
mov x0, x20
bl _ep93xx_free_buffers
ldr x0, [x20, #8]
cbz x0, LBB0_3
; %bb.2:
bl _iounmap
LBB0_3:
ldr x0, [x20]
cbz x0, LBB0_5
; %bb.4:
bl _release_resource
ldr x0, [x20]
bl _kfree
LBB0_5:
mov x0, x19
bl _free_netdev
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _ep93xx_eth_remove
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/cirrus/extr_ep93xx_eth.c_ep93xx_eth_remove.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function clk_register_psc
_clk_register_psc: ## @clk_register_psc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r14
movq %rcx, %r15
movq %rdx, %r12
movq %rsi, %r13
movq %rdx, -48(%rbp)
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $24, %edi
callq _kzalloc
testq %rax, %rax
je LBB0_4
## %bb.1:
movq %rax, %rbx
movq %r13, -88(%rbp)
movq _clk_psc_ops@GOTPCREL(%rip), %rax
movq %rax, -56(%rbp)
xorl %eax, %eax
testq %r12, %r12
leaq -48(%rbp), %rcx
cmoveq %r12, %rcx
movq $0, -64(%rbp)
movq %rcx, -80(%rbp)
setne %al
movl %eax, -72(%rbp)
movq %r15, 16(%rbx)
movq %r14, 8(%rbx)
leaq -88(%rbp), %rax
movq %rax, (%rbx)
xorl %edi, %edi
movq %rbx, %rsi
callq _clk_register
movq %rax, %r14
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_3
## %bb.2:
movq %rbx, %rdi
callq _kfree
LBB0_3:
movq %r14, %rax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %edi, %edi
subl (%rax), %edi
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _ERR_PTR ## TAILCALL
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _clk_psc_ops,4,2 ## @clk_psc_ops
.no_dead_strip _clk_register_psc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function clk_register_psc
_clk_register_psc: ; @clk_register_psc
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x4
mov x21, x3
mov x23, x2
mov x22, x1
str x2, [sp, #40]
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w0, #24
bl _kzalloc
cbz x0, LBB0_4
; %bb.1:
mov x19, x0
Lloh3:
adrp x8, _clk_psc_ops@GOTPAGE
Lloh4:
ldr x8, [x8, _clk_psc_ops@GOTPAGEOFF]
stp xzr, x8, [sp, #24]
add x8, sp, #40
cmp x23, #0
csel x8, xzr, x8, eq
stp x22, x8, [sp]
cset w8, ne
str w8, [sp, #16]
stp x20, x21, [x0, #8]
mov x8, sp
str x8, [x0]
mov x0, #0
mov x1, x19
bl _clk_register
mov x20, x0
bl _IS_ERR
cbz x0, LBB0_3
; %bb.2:
mov x0, x19
bl _kfree
LBB0_3:
mov x0, x20
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_4:
Lloh5:
adrp x8, _ENOMEM@GOTPAGE
Lloh6:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #112
b _ERR_PTR
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _clk_psc_ops,4,2 ; @clk_psc_ops
.no_dead_strip _clk_register_psc
.subsections_via_symbols
| AnghaBench/linux/drivers/clk/keystone/extr_gate.c_clk_register_psc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
.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
subq $16, %rsp
callq _getchar
xorpd %xmm0, %xmm0
cmpl $-1, %eax
je LBB0_3
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
addsd LCPI0_0(%rip), %xmm0
movsd %xmm0, -8(%rbp) ## 8-byte Spill
callq _getchar
movsd -8(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cmpl $-1, %eax
jne LBB0_1
LBB0_3:
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%.0f\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 d9, d8, [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 b8, -24
.cfi_offset b9, -32
bl _getchar
movi d8, #0000000000000000
cmn w0, #1
b.eq LBB0_3
; %bb.1:
fmov d9, #1.00000000
LBB0_2: ; =>This Inner Loop Header: Depth=1
fadd d8, d8, d9
bl _getchar
cmn w0, #1
b.ne LBB0_2
LBB0_3:
str d8, [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 d9, d8, [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 "%.0f\n"
.subsections_via_symbols
| the_stack_data/220455835.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xdup ## -- Begin function xdup
.p2align 4, 0x90
_xdup: ## @xdup
.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 _dup
movl %eax, %ebx
testl %eax, %eax
jns LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _die_errno
LBB0_2:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dup failed"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xdup ; -- Begin function xdup
.p2align 2
_xdup: ; @xdup
.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 _dup
mov x19, x0
tbz w0, #31, LBB0_2
; %bb.1:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _die_errno
LBB0_2:
mov x0, x19
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 "dup failed"
.subsections_via_symbols
| AnghaBench/git/extr_wrapper.c_xdup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pnfs_ld_read_whole_page
_pnfs_ld_read_whole_page: ## @pnfs_ld_read_whole_page
.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 _pnfs_ld_read_whole_page
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pnfs_ld_read_whole_page
_pnfs_ld_read_whole_page: ; @pnfs_ld_read_whole_page
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _pnfs_ld_read_whole_page
.subsections_via_symbols
| AnghaBench/linux/fs/nfs/blocklayout/extr_..pnfs.h_pnfs_ld_read_whole_page.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_striteri ## -- Begin function ft_striteri
.p2align 4, 0x90
_ft_striteri: ## @ft_striteri
.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_5
## %bb.1:
movq %rsi, %r14
testq %rsi, %rsi
je LBB0_5
## %bb.2:
movq %rdi, %r15
cmpb $0, (%rdi)
je LBB0_5
## %bb.3:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
leaq (%r15,%rbx), %rsi
movl %ebx, %edi
callq *%r14
cmpb $0, 1(%r15,%rbx)
leaq 1(%rbx), %rbx
jne LBB0_4
LBB0_5:
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 _ft_striteri ; -- Begin function ft_striteri
.p2align 2
_ft_striteri: ; @ft_striteri
.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_5
; %bb.1:
mov x19, x1
cbz x1, LBB0_5
; %bb.2:
mov x20, x0
ldrb w8, [x0]
cbz w8, LBB0_5
; %bb.3:
mov x21, #0
LBB0_4: ; =>This Inner Loop Header: Depth=1
add x22, x20, x21
mov x0, x21
mov x1, x22
blr x19
add x21, x21, #1
ldrb w8, [x22, #1]
cbnz w8, LBB0_4
LBB0_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/786671.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function et_detach
_et_detach: ## @et_detach
.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 %edi, %r14d
callq _device_get_softc
movq %rax, %rbx
movl %r14d, %edi
callq _device_is_attached
testq %rax, %rax
je LBB0_2
## %bb.1:
movq 8(%rbx), %rdi
callq _ether_ifdetach
movq %rbx, %rdi
callq _ET_LOCK
movq %rbx, %rdi
callq _et_stop
movq %rbx, %rdi
callq _ET_UNLOCK
leaq 48(%rbx), %rdi
callq _callout_drain
LBB0_2:
movq 40(%rbx), %rsi
testq %rsi, %rsi
je LBB0_4
## %bb.3:
movl %r14d, %edi
callq _device_delete_child
LBB0_4:
movl %r14d, %edi
callq _bus_generic_detach
movq 32(%rbx), %rdx
testq %rdx, %rdx
je LBB0_6
## %bb.5:
movq 24(%rbx), %rsi
movl %r14d, %edi
callq _bus_teardown_intr
LBB0_6:
movq 24(%rbx), %rdi
testq %rdi, %rdi
je LBB0_8
## %bb.7:
movq _SYS_RES_IRQ@GOTPCREL(%rip), %rax
movl (%rax), %r15d
callq _rman_get_rid
movq 24(%rbx), %rcx
movl %r14d, %edi
movl %r15d, %esi
movl %eax, %edx
callq _bus_release_resource
LBB0_8:
movq _ET_FLAG_MSI@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, (%rbx)
je LBB0_10
## %bb.9:
movl %r14d, %edi
callq _pci_release_msi
LBB0_10:
movq 16(%rbx), %rdi
testq %rdi, %rdi
je LBB0_12
## %bb.11:
movq _SYS_RES_MEMORY@GOTPCREL(%rip), %rax
movl (%rax), %r15d
callq _rman_get_rid
movq 16(%rbx), %rcx
movl %r14d, %edi
movl %r15d, %esi
movl %eax, %edx
callq _bus_release_resource
LBB0_12:
movq 8(%rbx), %rdi
testq %rdi, %rdi
je LBB0_14
## %bb.13:
callq _if_free
LBB0_14:
movq %rbx, %rdi
callq _et_dma_free
addq $4, %rbx
movq %rbx, %rdi
callq _mtx_destroy
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SYS_RES_IRQ,4,2 ## @SYS_RES_IRQ
.comm _ET_FLAG_MSI,4,2 ## @ET_FLAG_MSI
.comm _SYS_RES_MEMORY,4,2 ## @SYS_RES_MEMORY
.no_dead_strip _et_detach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function et_detach
_et_detach: ; @et_detach
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x0
bl _device_get_softc
mov x19, x0
mov x0, x20
bl _device_is_attached
cbz x0, LBB0_2
; %bb.1:
ldr x0, [x19, #8]
bl _ether_ifdetach
mov x0, x19
bl _ET_LOCK
mov x0, x19
bl _et_stop
mov x0, x19
bl _ET_UNLOCK
add x0, x19, #48
bl _callout_drain
LBB0_2:
ldr x1, [x19, #40]
cbz x1, LBB0_4
; %bb.3:
mov x0, x20
bl _device_delete_child
LBB0_4:
mov x0, x20
bl _bus_generic_detach
ldr x2, [x19, #32]
cbz x2, LBB0_6
; %bb.5:
ldr x1, [x19, #24]
mov x0, x20
bl _bus_teardown_intr
LBB0_6:
ldr x0, [x19, #24]
cbz x0, LBB0_8
; %bb.7:
Lloh0:
adrp x8, _SYS_RES_IRQ@GOTPAGE
Lloh1:
ldr x8, [x8, _SYS_RES_IRQ@GOTPAGEOFF]
Lloh2:
ldr w21, [x8]
bl _rman_get_rid
mov x2, x0
ldr x3, [x19, #24]
mov x0, x20
mov x1, x21
bl _bus_release_resource
LBB0_8:
ldr w8, [x19]
Lloh3:
adrp x9, _ET_FLAG_MSI@GOTPAGE
Lloh4:
ldr x9, [x9, _ET_FLAG_MSI@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_10
; %bb.9:
mov x0, x20
bl _pci_release_msi
LBB0_10:
ldr x0, [x19, #16]
cbz x0, LBB0_12
; %bb.11:
Lloh6:
adrp x8, _SYS_RES_MEMORY@GOTPAGE
Lloh7:
ldr x8, [x8, _SYS_RES_MEMORY@GOTPAGEOFF]
Lloh8:
ldr w21, [x8]
bl _rman_get_rid
mov x2, x0
ldr x3, [x19, #16]
mov x0, x20
mov x1, x21
bl _bus_release_resource
LBB0_12:
ldr x0, [x19, #8]
cbz x0, LBB0_14
; %bb.13:
bl _if_free
LBB0_14:
mov x0, x19
bl _et_dma_free
add x0, x19, #4
bl _mtx_destroy
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _SYS_RES_IRQ,4,2 ; @SYS_RES_IRQ
.comm _ET_FLAG_MSI,4,2 ; @ET_FLAG_MSI
.comm _SYS_RES_MEMORY,4,2 ; @SYS_RES_MEMORY
.no_dead_strip _et_detach
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/et/extr_if_et.c_et_detach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mmap_kern
_mmap_kern: ## @mmap_kern
.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
subq $32, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq 16(%rdi), %rdi
movq _VM_IOREMAP@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _get_vm_area
testq %rax, %rax
je LBB0_1
## %bb.3:
movq _init_mm@GOTPCREL(%rip), %rcx
movq %rcx, -24(%rbp)
movq (%rax), %rbx
movq _pgprot_kernel@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _pgprot_writecombine
movq %rbx, -40(%rbp)
movq 16(%r14), %r8
leaq (%r8,%rbx), %rcx
movq %rcx, -32(%rbp)
movl (%r14), %edx
movq _PAGE_SHIFT@GOTPCREL(%rip), %rcx
movb (%rcx), %cl
sarl %cl, %edx
leaq -40(%rbp), %rdi
movq %rbx, %rsi
movq %r8, %rcx
movl %eax, %r8d
callq _io_remap_pfn_range
testq %rax, %rax
js LBB0_4
## %bb.5:
movq %rbx, 8(%r14)
xorl %eax, %eax
jmp LBB0_6
LBB0_1:
movq _dispc@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _dev_err
movq _ENOMEM@GOTPCREL(%rip), %rcx
jmp LBB0_2
LBB0_4:
movq _dispc@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
callq _dev_err
movq _EAGAIN@GOTPCREL(%rip), %rcx
LBB0_2:
xorl %eax, %eax
subl (%rcx), %eax
LBB0_6:
addq $32, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _VM_IOREMAP,4,2 ## @VM_IOREMAP
.comm _dispc,8,3 ## @dispc
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "can't get kernel vm area\n"
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _init_mm,4,2 ## @init_mm
.comm _pgprot_kernel,4,2 ## @pgprot_kernel
.comm _PAGE_SHIFT,4,2 ## @PAGE_SHIFT
L_.str.1: ## @.str.1
.asciz "kernel mmap for FBMEM failed\n"
.comm _EAGAIN,4,2 ## @EAGAIN
.no_dead_strip _mmap_kern
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mmap_kern
_mmap_kern: ; @mmap_kern
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0, #16]
Lloh0:
adrp x8, _VM_IOREMAP@GOTPAGE
Lloh1:
ldr x8, [x8, _VM_IOREMAP@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _get_vm_area
cbz x0, LBB0_3
; %bb.1:
Lloh3:
adrp x8, _init_mm@GOTPAGE
Lloh4:
ldr x8, [x8, _init_mm@GOTPAGEOFF]
str x8, [sp, #24]
ldr x20, [x0]
Lloh5:
adrp x8, _pgprot_kernel@GOTPAGE
Lloh6:
ldr x8, [x8, _pgprot_kernel@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
bl _pgprot_writecombine
mov x4, x0
ldr x3, [x19, #16]
add x8, x3, x20
stp x20, x8, [sp, #8]
ldr w8, [x19]
Lloh8:
adrp x9, _PAGE_SHIFT@GOTPAGE
Lloh9:
ldr x9, [x9, _PAGE_SHIFT@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
asr w2, w8, w9
add x0, sp, #8
mov x1, x20
bl _io_remap_pfn_range
tbnz x0, #63, LBB0_4
; %bb.2:
mov w0, #0
str x20, [x19, #8]
b LBB0_6
LBB0_3:
Lloh11:
adrp x8, _dispc@GOTPAGE
Lloh12:
ldr x8, [x8, _dispc@GOTPAGEOFF]
Lloh13:
ldr x8, [x8]
ldr w0, [x8]
Lloh14:
adrp x1, l_.str@PAGE
Lloh15:
add x1, x1, l_.str@PAGEOFF
bl _dev_err
Lloh16:
adrp x8, _ENOMEM@GOTPAGE
Lloh17:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh18:
adrp x8, _dispc@GOTPAGE
Lloh19:
ldr x8, [x8, _dispc@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
ldr w0, [x8]
Lloh21:
adrp x1, l_.str.1@PAGE
Lloh22:
add x1, x1, l_.str.1@PAGEOFF
bl _dev_err
Lloh23:
adrp x8, _EAGAIN@GOTPAGE
Lloh24:
ldr x8, [x8, _EAGAIN@GOTPAGEOFF]
LBB0_5:
ldr w8, [x8]
neg w0, w8
LBB0_6:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _VM_IOREMAP,4,2 ; @VM_IOREMAP
.comm _dispc,8,3 ; @dispc
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "can't get kernel vm area\n"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _init_mm,4,2 ; @init_mm
.comm _pgprot_kernel,4,2 ; @pgprot_kernel
.comm _PAGE_SHIFT,4,2 ; @PAGE_SHIFT
l_.str.1: ; @.str.1
.asciz "kernel mmap for FBMEM failed\n"
.comm _EAGAIN,4,2 ; @EAGAIN
.no_dead_strip _mmap_kern
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/video/omap/extr_dispc.c_mmap_kern.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_reboot
_do_reboot: ## @do_reboot
.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 _stderr@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
leaq L_.str(%rip), %rsi
callq _fprintf
movl (%rbx), %edi
callq _fflush
leaq L_.str.1(%rip), %rdi
callq _system
movl $2, %edi
callq _sleep
movq _SYS_reboot@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _LINUX_REBOOT_MAGIC1@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _LINUX_REBOOT_MAGIC2@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _LINUX_REBOOT_CMD_RESTART@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %r8d, %r8d
addq $8, %rsp
popq %rbx
popq %rbp
jmp _syscall ## TAILCALL
.cfi_endproc
## -- End function
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Rebooting ...\n"
L_.str.1: ## @.str.1
.asciz "/sbin/reboot"
.comm _SYS_reboot,4,2 ## @SYS_reboot
.comm _LINUX_REBOOT_MAGIC1,4,2 ## @LINUX_REBOOT_MAGIC1
.comm _LINUX_REBOOT_MAGIC2,4,2 ## @LINUX_REBOOT_MAGIC2
.comm _LINUX_REBOOT_CMD_RESTART,4,2 ## @LINUX_REBOOT_CMD_RESTART
.no_dead_strip _do_reboot
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_reboot
_do_reboot: ; @do_reboot
.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, _stderr@GOTPAGE
Lloh1:
ldr x19, [x19, _stderr@GOTPAGEOFF]
ldr w0, [x19]
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
bl _fprintf
ldr w0, [x19]
bl _fflush
Lloh4:
adrp x0, l_.str.1@PAGE
Lloh5:
add x0, x0, l_.str.1@PAGEOFF
bl _system
mov w0, #2
bl _sleep
Lloh6:
adrp x8, _SYS_reboot@GOTPAGE
Lloh7:
ldr x8, [x8, _SYS_reboot@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
Lloh9:
adrp x8, _LINUX_REBOOT_MAGIC1@GOTPAGE
Lloh10:
ldr x8, [x8, _LINUX_REBOOT_MAGIC1@GOTPAGEOFF]
Lloh11:
ldr w1, [x8]
Lloh12:
adrp x8, _LINUX_REBOOT_MAGIC2@GOTPAGE
Lloh13:
ldr x8, [x8, _LINUX_REBOOT_MAGIC2@GOTPAGEOFF]
Lloh14:
ldr w2, [x8]
Lloh15:
adrp x8, _LINUX_REBOOT_CMD_RESTART@GOTPAGE
Lloh16:
ldr x8, [x8, _LINUX_REBOOT_CMD_RESTART@GOTPAGEOFF]
Lloh17:
ldr w3, [x8]
mov x4, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _syscall
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Rebooting ...\n"
l_.str.1: ; @.str.1
.asciz "/sbin/reboot"
.comm _SYS_reboot,4,2 ; @SYS_reboot
.comm _LINUX_REBOOT_MAGIC1,4,2 ; @LINUX_REBOOT_MAGIC1
.comm _LINUX_REBOOT_MAGIC2,4,2 ; @LINUX_REBOOT_MAGIC2
.comm _LINUX_REBOOT_CMD_RESTART,4,2 ; @LINUX_REBOOT_CMD_RESTART
.no_dead_strip _do_reboot
.subsections_via_symbols
| AnghaBench/openwrt/package/system/mtd/src/extr_mtd.c_do_reboot.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 %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl $32, %edi
callq _malloc
movq %rax, %r14
leaq -76(%rbp), %rdx
leaq -72(%rbp), %rcx
leaq -68(%rbp), %r8
leaq -64(%rbp), %r9
leaq -60(%rbp), %r10
leaq -56(%rbp), %rbx
leaq L_.str(%rip), %rdi
leaq -80(%rbp), %rsi
xorl %eax, %eax
pushq %rbx
pushq %r10
callq _scanf
addq $16, %rsp
movl -80(%rbp), %ebx
movl $32, %edi
callq _malloc
movq %rax, %r13
movl %ebx, (%rax)
leaq 8(%rax), %r12
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %r14, %r15
movq %rax, (%r14)
movl -76(%rbp), %r14d
movl $32, %edi
callq _malloc
movl %r14d, (%rax)
movl $1, -84(%rbp) ## 4-byte Folded Spill
cmpl %r14d, %ebx
je LBB0_7
## %bb.1:
leaq 16(%r13), %rcx
xorl %edx, %edx
cmpl %r14d, %ebx
setle %dl
cmovgq %r12, %rcx
movq 8(%r13,%rdx,8), %rsi
testq %rsi, %rsi
je LBB0_2
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %rsi, %rdx
movl (%rsi), %ebx
xorl %ecx, %ecx
cmpl %r14d, %ebx
setle %cl
movq 8(%rsi,%rcx,8), %rsi
testq %rsi, %rsi
jne LBB0_3
## %bb.4:
leaq (%rdx,%rcx,8), %rcx
addq $8, %rcx
cmpl %r14d, %ebx
je LBB0_7
LBB0_6:
movq %rdx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rcx)
movl $2, -84(%rbp) ## 4-byte Folded Spill
LBB0_7:
movl -72(%rbp), %ebx
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
testq %r13, %r13
movq %r15, %r14
je LBB0_8
## %bb.9:
movl (%r13), %ecx
cmpl %ebx, %ecx
jne LBB0_11
## %bb.10:
movl -84(%rbp), %r15d ## 4-byte Reload
jmp LBB0_18
LBB0_8:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, %r15d
movq %rax, %r13
jmp LBB0_17
LBB0_11:
movq %r13, %rdx
addq $16, %rdx
xorl %esi, %esi
cmpl %ebx, %ecx
setle %sil
cmovgq %r12, %rdx
movq 8(%r13,%rsi,8), %rdi
testq %rdi, %rdi
movl -84(%rbp), %r15d ## 4-byte Reload
je LBB0_12
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rsi
movl (%rdi), %ecx
xorl %edx, %edx
cmpl %ebx, %ecx
setle %dl
movq 8(%rdi,%rdx,8), %rdi
testq %rdi, %rdi
jne LBB0_13
## %bb.14:
leaq (%rsi,%rdx,8), %rdx
addq $8, %rdx
cmpl %ebx, %ecx
jne LBB0_16
jmp LBB0_18
LBB0_2:
movq %r13, %rdx
cmpl %r14d, %ebx
jne LBB0_6
jmp LBB0_7
LBB0_12:
movq %r13, %rsi
cmpl %ebx, %ecx
je LBB0_18
LBB0_16:
movq %rsi, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rdx)
incl %r15d
LBB0_17:
movl %r15d, 8(%r14)
LBB0_18:
movl -68(%rbp), %ebx
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
testq %r13, %r13
je LBB0_19
## %bb.20:
movl (%r13), %ecx
cmpl %ebx, %ecx
je LBB0_27
## %bb.21:
setle %dl
movzbl %dl, %edx
movq 8(%r13,%rdx,8), %rdi
testq %rdi, %rdi
je LBB0_22
.p2align 4, 0x90
LBB0_23: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rdx
movl (%rdi), %ecx
xorl %esi, %esi
cmpl %ebx, %ecx
setle %sil
movq 8(%rdi,%rsi,8), %rdi
testq %rdi, %rdi
jne LBB0_23
## %bb.24:
leaq (%rdx,%rsi,8), %rsi
addq $8, %rsi
cmpl %ebx, %ecx
jne LBB0_26
jmp LBB0_27
LBB0_19:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, %r15d
movq %rax, %r13
jmp LBB0_27
LBB0_22:
leaq 8(,%rdx,8), %rsi
addq %r13, %rsi
movq %r13, %rdx
cmpl %ebx, %ecx
je LBB0_27
LBB0_26:
movq %rdx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rsi)
incl %r15d
movq (%r14), %r13
LBB0_27:
movl -64(%rbp), %ebx
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
testq %r13, %r13
je LBB0_28
## %bb.29:
movl (%r13), %ecx
cmpl %ebx, %ecx
je LBB0_36
## %bb.30:
setle %dl
movzbl %dl, %edx
movq 8(%r13,%rdx,8), %rdi
testq %rdi, %rdi
je LBB0_31
.p2align 4, 0x90
LBB0_32: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rdx
movl (%rdi), %ecx
xorl %esi, %esi
cmpl %ebx, %ecx
setle %sil
movq 8(%rdi,%rsi,8), %rdi
testq %rdi, %rdi
jne LBB0_32
## %bb.33:
leaq (%rdx,%rsi,8), %rsi
addq $8, %rsi
cmpl %ebx, %ecx
jne LBB0_35
jmp LBB0_36
LBB0_28:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, %r15d
movq %rax, %r13
jmp LBB0_36
LBB0_31:
leaq 8(,%rdx,8), %rsi
addq %r13, %rsi
movq %r13, %rdx
cmpl %ebx, %ecx
je LBB0_36
LBB0_35:
movq %rdx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rsi)
incl %r15d
movl %r15d, 8(%r14)
movq (%r14), %r13
LBB0_36:
movl -60(%rbp), %ebx
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
testq %r13, %r13
je LBB0_37
## %bb.38:
movl (%r13), %ecx
cmpl %ebx, %ecx
je LBB0_45
## %bb.39:
setle %dl
movzbl %dl, %edx
movq 8(%r13,%rdx,8), %rdi
testq %rdi, %rdi
je LBB0_40
.p2align 4, 0x90
LBB0_41: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rdx
movl (%rdi), %ecx
xorl %esi, %esi
cmpl %ebx, %ecx
setle %sil
movq 8(%rdi,%rsi,8), %rdi
testq %rdi, %rdi
jne LBB0_41
## %bb.42:
leaq (%rdx,%rsi,8), %rsi
addq $8, %rsi
cmpl %ebx, %ecx
jne LBB0_44
jmp LBB0_45
LBB0_37:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, %r15d
movq %rax, %r13
jmp LBB0_45
LBB0_40:
leaq 8(,%rdx,8), %rsi
addq %r13, %rsi
movq %r13, %rdx
cmpl %ebx, %ecx
je LBB0_45
LBB0_44:
movq %rdx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rsi)
incl %r15d
movq (%r14), %r13
LBB0_45:
movl -56(%rbp), %ebx
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
testq %r13, %r13
je LBB0_46
## %bb.47:
movl (%r13), %ecx
cmpl %ebx, %ecx
je LBB0_54
## %bb.48:
setle %dl
movzbl %dl, %edx
movq 8(%r13,%rdx,8), %rdi
testq %rdi, %rdi
je LBB0_49
.p2align 4, 0x90
LBB0_50: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rdx
movl (%rdi), %ecx
xorl %esi, %esi
cmpl %ebx, %ecx
setle %sil
movq 8(%rdi,%rsi,8), %rdi
testq %rdi, %rdi
jne LBB0_50
## %bb.51:
leaq (%rdx,%rsi,8), %rsi
addq $8, %rsi
cmpl %ebx, %ecx
jne LBB0_53
jmp LBB0_54
LBB0_46:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, 8(%r14)
movq %rax, %r13
jmp LBB0_54
LBB0_49:
leaq 8(,%rdx,8), %rsi
addq %r13, %rsi
movq %r13, %rdx
cmpl %ebx, %ecx
je LBB0_54
LBB0_53:
movq %rdx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rsi)
incl %r15d
movl %r15d, 8(%r14)
movq (%r14), %r13
LBB0_54:
movq %r13, %rdi
callq _print
movl $10, %edi
callq _putchar
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_56
## %bb.55:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_56:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _init ## -- Begin function init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq $0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert ## -- Begin function insert
.p2align 4, 0x90
_insert: ## @insert
.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
movl $32, %edi
callq _malloc
movl %ebx, (%rax)
movq (%r14), %rcx
testq %rcx, %rcx
je LBB2_1
## %bb.2:
movl (%rcx), %esi
movl $-1, %r8d
cmpl %ebx, %esi
je LBB2_9
## %bb.3:
setle %dl
movzbl %dl, %edi
movq 8(%rcx,%rdi,8), %rdx
testq %rdx, %rdx
je LBB2_6
.p2align 4, 0x90
LBB2_4: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rcx
movl (%rdx), %esi
xorl %edi, %edi
cmpl %ebx, %esi
setle %dil
movq 8(%rdx,%rdi,8), %rdx
testq %rdx, %rdx
jne LBB2_4
LBB2_6:
leaq (%rcx,%rdi,8), %rdi
addq $8, %rdi
cmpl %ebx, %esi
je LBB2_9
## %bb.7:
movq %rcx, 24(%rax)
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq %rax, (%rdi)
incl 8(%r14)
jmp LBB2_8
LBB2_1:
xorps %xmm0, %xmm0
movups %xmm0, 8(%rax)
movq $0, 24(%rax)
movq %rax, (%r14)
movl $1, 8(%r14)
LBB2_8:
xorl %r8d, %r8d
LBB2_9:
movl %r8d, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print ## -- Begin function print
.p2align 4, 0x90
_print: ## @print
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB3_1
## %bb.2:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq 8(%rdi), %rdi
callq _print
movq 16(%rbx), %rdi
callq _print
movl (%rbx), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
LBB3_1:
retq
.cfi_endproc
## -- End function
.globl _createlist ## -- Begin function createlist
.p2align 4, 0x90
_createlist: ## @createlist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorps %xmm0, %xmm0
movups %xmm0, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CoutParentandSon ## -- Begin function CoutParentandSon
.p2align 4, 0x90
_CoutParentandSon: ## @CoutParentandSon
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movq (%rsi), %rbx
testq %rbx, %rbx
je LBB5_4
.p2align 4, 0x90
LBB5_2: ## =>This Inner Loop Header: Depth=1
cmpl %edi, (%rbx)
je LBB5_5
## %bb.3: ## in Loop: Header=BB5_2 Depth=1
setle %al
movzbl %al, %eax
movq 8(%rbx,%rax,8), %rbx
testq %rbx, %rbx
jne LBB5_2
LBB5_4:
leaq L_str(%rip), %rdi
callq _puts
jmp LBB5_14
LBB5_5:
movq 24(%rbx), %rax
testq %rax, %rax
je LBB5_6
## %bb.7:
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB5_8
LBB5_6:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB5_8:
movq 8(%rbx), %rax
testq %rax, %rax
je LBB5_9
## %bb.10:
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB5_11
LBB5_9:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB5_11:
movq 16(%rbx), %rax
testq %rax, %rax
je LBB5_12
## %bb.13:
movl (%rax), %esi
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB5_14
LBB5_12:
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB5_14:
movl $10, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.globl _findTempNode ## -- Begin function findTempNode
.p2align 4, 0x90
_findTempNode: ## @findTempNode
.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
movl $1, %eax
testq %rdi, %rdi
je LBB6_5
.p2align 4, 0x90
LBB6_2: ## =>This Inner Loop Header: Depth=1
cmpl %esi, (%rdi)
je LBB6_4
## %bb.3: ## in Loop: Header=BB6_2 Depth=1
setle %cl
movzbl %cl, %ecx
movq 8(%rdi,%rcx,8), %rdi
testq %rdi, %rdi
jne LBB6_2
LBB6_5:
popq %rbp
retq
LBB6_4:
movq %rdi, (%rdx)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _input ## -- Begin function input
.p2align 4, 0x90
_input: ## @input
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl $16, %edi
callq _malloc
movq %r14, (%rax)
movq $0, 8(%rax)
cmpq $0, (%rbx)
je LBB7_2
## %bb.1:
movq 8(%rbx), %rcx
addq $8, %rcx
jmp LBB7_3
LBB7_2:
movq %rbx, %rcx
LBB7_3:
movq %rax, (%rcx)
movq %rax, 8(%rbx)
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clearlist ## -- Begin function clearlist
.p2align 4, 0x90
_clearlist: ## @clearlist
.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 (%rdi), %rdi
.p2align 4, 0x90
LBB8_1: ## =>This Inner Loop Header: Depth=1
movq 8(%rdi), %rbx
callq _free
movq %rbx, %rdi
testq %rbx, %rbx
jne LBB8_1
## %bb.2:
xorps %xmm0, %xmm0
movups %xmm0, (%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clear ## -- Begin function clear
.p2align 4, 0x90
_clear: ## @clear
.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
testq %rax, %rax
je LBB9_12
## %bb.1:
movq %rdi, %rbx
jmp LBB9_2
.p2align 4, 0x90
LBB9_8: ## in Loop: Header=BB9_2 Depth=1
movq $0, 8(%rdx)
LBB9_11: ## in Loop: Header=BB9_2 Depth=1
callq _free
movq (%rbx), %rax
testq %rax, %rax
je LBB9_12
LBB9_2: ## =>This Loop Header: Depth=1
## Child Loop BB9_4 Depth 2
movl 8(%rbx), %ecx
decl %ecx
movl %ecx, 8(%rbx)
cmpl $1, %ecx
je LBB9_9
## %bb.3: ## in Loop: Header=BB9_2 Depth=1
movq %rax, %rcx
.p2align 4, 0x90
LBB9_4: ## Parent Loop BB9_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %rcx, %rdi
movq 8(%rcx), %rcx
testq %rcx, %rcx
jne LBB9_4
## %bb.5: ## in Loop: Header=BB9_2 Depth=1
movq 16(%rdi), %rcx
movq 24(%rdi), %rdx
testq %rcx, %rcx
je LBB9_8
## %bb.6: ## in Loop: Header=BB9_2 Depth=1
movq %rdx, 24(%rcx)
cmpq %rax, %rdi
je LBB9_7
## %bb.10: ## in Loop: Header=BB9_2 Depth=1
movq 24(%rdi), %rax
movq %rcx, 8(%rax)
jmp LBB9_11
.p2align 4, 0x90
LBB9_7: ## in Loop: Header=BB9_2 Depth=1
movq %rcx, (%rbx)
jmp LBB9_11
LBB9_9:
movq $0, (%rbx)
movl $0, 8(%rbx)
LBB9_12:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RemoveMin ## -- Begin function RemoveMin
.p2align 4, 0x90
_RemoveMin: ## @RemoveMin
.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 8(%rsi), %ecx
decl %ecx
movl %ecx, 8(%rsi)
cmpl $1, %ecx
jne LBB10_1
## %bb.9:
movq $0, (%rsi)
movl $0, 8(%rsi)
xorl %ebx, %ebx
jmp LBB10_10
LBB10_1:
movq %rdi, %rax
.p2align 4, 0x90
LBB10_2: ## =>This Inner Loop Header: Depth=1
movq %rax, %rdi
movq 8(%rax), %rax
testq %rax, %rax
jne LBB10_2
## %bb.3:
movq 16(%rdi), %rax
movq 24(%rdi), %rcx
testq %rax, %rax
je LBB10_7
## %bb.4:
movq %rcx, 24(%rax)
cmpq (%rsi), %rdi
je LBB10_5
## %bb.6:
movq 24(%rdi), %rcx
movq %rax, 8(%rcx)
jmp LBB10_8
LBB10_7:
movq $0, 8(%rcx)
jmp LBB10_8
LBB10_5:
movq %rax, (%rsi)
LBB10_8:
movl (%rdi), %ebx
callq _free
LBB10_10:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _search ## -- Begin function search
.p2align 4, 0x90
_search: ## @search
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB11_4
## %bb.1:
movq %rdi, %rax
.p2align 4, 0x90
LBB11_2: ## =>This Inner Loop Header: Depth=1
cmpl %esi, (%rax)
je LBB11_5
## %bb.3: ## in Loop: Header=BB11_2 Depth=1
setle %cl
movzbl %cl, %ecx
movq 8(%rax,%rcx,8), %rax
testq %rax, %rax
jne LBB11_2
LBB11_4:
xorl %eax, %eax
LBB11_5:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _min ## -- Begin function min
.p2align 4, 0x90
_min: ## @min
.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
LBB12_1: ## =>This Inner Loop Header: Depth=1
movq %rdi, %rax
movq 8(%rdi), %rdi
testq %rdi, %rdi
jne LBB12_1
## %bb.2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _turnLeft ## -- Begin function turnLeft
.p2align 4, 0x90
_turnLeft: ## @turnLeft
.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 16(%rax), %rcx
testq %rcx, %rcx
je LBB13_1
## %bb.2:
movq 8(%rcx), %rdx
movq %rdx, 16(%rax)
movq %rax, 8(%rcx)
movq 24(%rax), %rdx
movq %rdx, 24(%rcx)
movq %rcx, 24(%rax)
movq %rcx, (%rdi)
xorl %eax, %eax
popq %rbp
retq
LBB13_1:
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _turnRight ## -- Begin function turnRight
.p2align 4, 0x90
_turnRight: ## @turnRight
.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 8(%rax), %rcx
testq %rcx, %rcx
je LBB14_1
## %bb.2:
movq 16(%rcx), %rdx
movq %rdx, 8(%rax)
movq %rax, 16(%rcx)
movq 24(%rax), %rdx
movq %rdx, 24(%rcx)
movq %rcx, 24(%rax)
movq %rcx, (%rdi)
xorl %eax, %eax
popq %rbp
retq
LBB14_1:
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl __Remove ## -- Begin function _Remove
.p2align 4, 0x90
__Remove: ## @_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
testq %rdi, %rdi
je LBB15_1
## %bb.4:
movq %rdi, %rbx
cmpl %esi, (%rdi)
jle LBB15_5
## %bb.3:
movq 8(%rbx), %rdi
callq __Remove
movq %rax, 8(%rbx)
jmp LBB15_2
LBB15_5:
jge LBB15_7
## %bb.6:
movq 16(%rbx), %rdi
callq __Remove
movq %rax, 16(%rbx)
jmp LBB15_2
LBB15_7:
movq 8(%rbx), %rax
movq 16(%rbx), %r14
testq %rax, %rax
je LBB15_14
## %bb.8:
testq %r14, %r14
je LBB15_9
## %bb.11:
movq %r14, %rdx
.p2align 4, 0x90
LBB15_12: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rcx
movq 8(%rdx), %rdx
testq %rdx, %rdx
jne LBB15_12
## %bb.13:
movq %rax, 8(%rcx)
jmp LBB15_10
LBB15_14:
cmpq %r14, %rax
jne LBB15_10
## %bb.15:
movq %rbx, %rdi
callq _free
LBB15_1:
xorl %ebx, %ebx
jmp LBB15_2
LBB15_9:
movq %rax, %r14
LBB15_10:
movq %rbx, %rdi
callq _free
movq %r14, %rbx
LBB15_2:
movq %rbx, %rax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Remove ## -- Begin function Remove
.p2align 4, 0x90
_Remove: ## @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 %rbx
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rdi
callq __Remove
testq %rax, %rax
je LBB16_1
## %bb.2:
decl 8(%rbx)
movq %rax, (%rbx)
xorl %eax, %eax
jmp LBB16_3
LBB16_1:
movl $1, %eax
LBB16_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d%d%d%d%d%d%d"
L_.str.3: ## @.str.3
.asciz "_ "
L_.str.4: ## @.str.4
.asciz "%d "
L_str: ## @str
.asciz "-"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
mov w0, #32
bl _malloc
mov x19, x0
add x8, sp, #60
add x9, x8, #4
add x10, x8, #8
add x11, x8, #12
add x12, x8, #16
add x13, x8, #20
add x14, x8, #24
stp x13, x14, [sp, #40]
stp x11, x12, [sp, #24]
stp x9, x10, [sp, #8]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
str x8, [sp]
bl _scanf
ldr w21, [sp, #60]
mov w0, #32
bl _malloc
mov x20, x0
str w21, [x0]
mov x22, x0
str xzr, [x22, #8]!
stp xzr, xzr, [x0, #16]
str x0, [x19]
ldr w23, [sp, #64]
mov w0, #32
bl _malloc
str w23, [x0]
cmp w21, w23
b.eq LBB0_5
; %bb.1:
add x8, x20, #16
mov w9, #16
mov w10, #8
csel x9, x10, x9, gt
csel x8, x22, x8, gt
ldr x12, [x20, x9]
cbz x12, LBB0_6
; %bb.2:
mov w10, #16
mov w11, #8
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x9, x12
ldr w21, [x12]
add x8, x12, #8
add x12, x12, #16
cmp w21, w23
csel x13, x11, x10, gt
csel x8, x8, x12, gt
ldr x12, [x9, x13]
cbnz x12, LBB0_3
; %bb.4:
cmp w21, w23
b.ne LBB0_7
LBB0_5:
mov w21, #1
b LBB0_8
LBB0_6:
mov x9, x20
cmp w21, w23
b.eq LBB0_5
LBB0_7:
stp xzr, x9, [x0, #16]
str xzr, [x0, #8]
mov w21, #2
str x0, [x8]
LBB0_8:
ldr w23, [sp, #68]
mov w0, #32
bl _malloc
str w23, [x0]
cbz x20, LBB0_14
; %bb.9:
ldr w8, [x20]
cmp w8, w23
b.eq LBB0_18
; %bb.10:
add x9, x20, #16
mov w10, #16
mov w11, #8
csel x10, x11, x10, gt
csel x9, x22, x9, gt
ldr x13, [x20, x10]
cbz x13, LBB0_15
; %bb.11:
mov w11, #16
mov w12, #8
LBB0_12: ; =>This Inner Loop Header: Depth=1
mov x10, x13
ldr w8, [x13]
add x9, x13, #8
add x13, x13, #16
cmp w8, w23
csel x14, x12, x11, gt
csel x9, x9, x13, gt
ldr x13, [x10, x14]
cbnz x13, LBB0_12
; %bb.13:
cmp w8, w23
b.ne LBB0_16
b LBB0_18
LBB0_14:
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
mov w21, #1
mov x20, x0
str x0, [x19]
b LBB0_17
LBB0_15:
mov x10, x20
cmp w8, w23
b.eq LBB0_18
LBB0_16:
stp xzr, x10, [x0, #16]
str xzr, [x0, #8]
add w21, w21, #1
str x0, [x9]
LBB0_17:
str w21, [x19, #8]
LBB0_18:
ldr w22, [sp, #72]
mov w0, #32
bl _malloc
str w22, [x0]
cbz x20, LBB0_24
; %bb.19:
ldr w8, [x20]
cmp w8, w22
b.eq LBB0_27
; %bb.20:
add x9, x20, #8
add x10, x20, #16
mov w11, #16
mov w12, #8
csel x11, x12, x11, gt
csel x9, x9, x10, gt
ldr x13, [x20, x11]
cbz x13, LBB0_25
; %bb.21:
mov w11, #16
mov w12, #8
LBB0_22: ; =>This Inner Loop Header: Depth=1
mov x10, x13
ldr w8, [x13]
add x9, x13, #8
add x13, x13, #16
cmp w8, w22
csel x14, x12, x11, gt
csel x9, x9, x13, gt
ldr x13, [x10, x14]
cbnz x13, LBB0_22
; %bb.23:
cmp w8, w22
b.ne LBB0_26
b LBB0_27
LBB0_24:
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
mov w21, #1
mov x20, x0
str x0, [x19]
b LBB0_27
LBB0_25:
mov x10, x20
cmp w8, w22
b.eq LBB0_27
LBB0_26:
stp xzr, x10, [x0, #16]
str xzr, [x0, #8]
str x0, [x9]
add w21, w21, #1
ldr x20, [x19]
LBB0_27:
ldr w22, [sp, #76]
mov w0, #32
bl _malloc
str w22, [x0]
cbz x20, LBB0_33
; %bb.28:
ldr w8, [x20]
cmp w8, w22
b.eq LBB0_36
; %bb.29:
add x9, x20, #8
add x10, x20, #16
mov w11, #16
mov w12, #8
csel x11, x12, x11, gt
csel x9, x9, x10, gt
ldr x13, [x20, x11]
cbz x13, LBB0_34
; %bb.30:
mov w11, #16
mov w12, #8
LBB0_31: ; =>This Inner Loop Header: Depth=1
mov x10, x13
ldr w8, [x13]
add x9, x13, #8
add x13, x13, #16
cmp w8, w22
csel x14, x12, x11, gt
csel x9, x9, x13, gt
ldr x13, [x10, x14]
cbnz x13, LBB0_31
; %bb.32:
cmp w8, w22
b.ne LBB0_35
b LBB0_36
LBB0_33:
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
mov w21, #1
mov x20, x0
str x0, [x19]
b LBB0_36
LBB0_34:
mov x10, x20
cmp w8, w22
b.eq LBB0_36
LBB0_35:
stp xzr, x10, [x0, #16]
str xzr, [x0, #8]
str x0, [x9]
add w21, w21, #1
str w21, [x19, #8]
ldr x20, [x19]
LBB0_36:
ldr w22, [sp, #80]
mov w0, #32
bl _malloc
str w22, [x0]
cbz x20, LBB0_42
; %bb.37:
ldr w8, [x20]
cmp w8, w22
b.eq LBB0_45
; %bb.38:
add x9, x20, #8
add x10, x20, #16
mov w11, #16
mov w12, #8
csel x11, x12, x11, gt
csel x9, x9, x10, gt
ldr x13, [x20, x11]
cbz x13, LBB0_43
; %bb.39:
mov w11, #16
mov w12, #8
LBB0_40: ; =>This Inner Loop Header: Depth=1
mov x10, x13
ldr w8, [x13]
add x9, x13, #8
add x13, x13, #16
cmp w8, w22
csel x14, x12, x11, gt
csel x9, x9, x13, gt
ldr x13, [x10, x14]
cbnz x13, LBB0_40
; %bb.41:
cmp w8, w22
b.ne LBB0_44
b LBB0_45
LBB0_42:
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
mov w21, #1
mov x20, x0
str x0, [x19]
b LBB0_45
LBB0_43:
mov x10, x20
cmp w8, w22
b.eq LBB0_45
LBB0_44:
stp xzr, x10, [x0, #16]
str xzr, [x0, #8]
str x0, [x9]
add w21, w21, #1
ldr x20, [x19]
LBB0_45:
ldr w22, [sp, #84]
mov w0, #32
bl _malloc
str w22, [x0]
cbz x20, LBB0_51
; %bb.46:
ldr w8, [x20]
cmp w8, w22
b.eq LBB0_54
; %bb.47:
add x9, x20, #8
add x10, x20, #16
mov w11, #16
mov w12, #8
csel x11, x12, x11, gt
csel x9, x9, x10, gt
ldr x13, [x20, x11]
cbz x13, LBB0_52
; %bb.48:
mov w11, #16
mov w12, #8
LBB0_49: ; =>This Inner Loop Header: Depth=1
mov x10, x13
ldr w8, [x13]
add x9, x13, #8
add x13, x13, #16
cmp w8, w22
csel x14, x12, x11, gt
csel x9, x9, x13, gt
ldr x13, [x10, x14]
cbnz x13, LBB0_49
; %bb.50:
cmp w8, w22
b.ne LBB0_53
b LBB0_54
LBB0_51:
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
str x0, [x19]
mov w8, #1
mov x20, x0
str w8, [x19, #8]
b LBB0_54
LBB0_52:
mov x10, x20
cmp w8, w22
b.eq LBB0_54
LBB0_53:
stp xzr, x10, [x0, #16]
str xzr, [x0, #8]
str x0, [x9]
add w8, w21, #1
str w8, [x19, #8]
ldr x20, [x19]
LBB0_54:
mov x0, x20
bl _print
mov w0, #10
bl _putchar
ldur x8, [x29, #-56]
Lloh5:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh6:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh7:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_56
; %bb.55:
mov w0, #0
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB0_56:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _init ; -- Begin function init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
str xzr, [x0]
ret
.cfi_endproc
; -- End function
.globl _insert ; -- Begin function insert
.p2align 2
_insert: ; @insert
.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, #32
bl _malloc
str w20, [x0]
ldr x9, [x19]
cbz x9, LBB2_7
; %bb.1:
ldr w8, [x9]
cmp w8, w20
b.eq LBB2_6
; %bb.2:
add x10, x9, #8
add x11, x9, #16
mov w12, #16
mov w13, #8
csel x12, x13, x12, gt
csel x10, x10, x11, gt
ldr x13, [x9, x12]
cbz x13, LBB2_5
; %bb.3:
mov w11, #16
mov w12, #8
LBB2_4: ; =>This Inner Loop Header: Depth=1
mov x9, x13
ldr w8, [x13]
add x10, x13, #8
add x13, x13, #16
cmp w8, w20
csel x14, x12, x11, gt
csel x10, x10, x13, gt
ldr x13, [x9, x14]
cbnz x13, LBB2_4
LBB2_5:
cmp w8, w20
b.ne LBB2_8
LBB2_6:
mov w8, #-1
b LBB2_10
LBB2_7:
mov w8, #0
stp xzr, xzr, [x0, #8]
str xzr, [x0, #24]
str x0, [x19]
mov w9, #1
b LBB2_9
LBB2_8:
mov w8, #0
stp xzr, x9, [x0, #16]
str xzr, [x0, #8]
str x0, [x10]
ldr w9, [x19, #8]
add w9, w9, #1
LBB2_9:
str w9, [x19, #8]
LBB2_10:
mov x0, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _print ; -- Begin function print
.p2align 2
_print: ; @print
.cfi_startproc
; %bb.0:
cbz x0, LBB3_2
; %bb.1:
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
ldr x0, [x0, #8]
bl _print
ldr x0, [x19, #16]
bl _print
ldr w8, [x19]
str x8, [sp]
Lloh8:
adrp x0, l_.str.4@PAGE
Lloh9:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB3_2:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
ret
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.globl _createlist ; -- Begin function createlist
.p2align 2
_createlist: ; @createlist
.cfi_startproc
; %bb.0:
stp xzr, xzr, [x0]
ret
.cfi_endproc
; -- End function
.globl _CoutParentandSon ; -- Begin function CoutParentandSon
.p2align 2
_CoutParentandSon: ; @CoutParentandSon
.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
ldr x19, [x1]
cbz x19, LBB5_4
; %bb.1:
mov w8, #16
mov w9, #8
LBB5_2: ; =>This Inner Loop Header: Depth=1
ldr w10, [x19]
cmp w10, w0
b.eq LBB5_5
; %bb.3: ; in Loop: Header=BB5_2 Depth=1
csel x10, x9, x8, gt
ldr x19, [x19, x10]
cbnz x19, LBB5_2
LBB5_4:
Lloh10:
adrp x0, l_str@PAGE
Lloh11:
add x0, x0, l_str@PAGEOFF
bl _puts
b LBB5_15
LBB5_5:
ldr x8, [x19, #24]
cbz x8, LBB5_7
; %bb.6:
ldr w8, [x8]
str x8, [sp]
Lloh12:
adrp x0, l_.str.4@PAGE
Lloh13:
add x0, x0, l_.str.4@PAGEOFF
b LBB5_8
LBB5_7:
Lloh14:
adrp x0, l_.str.3@PAGE
Lloh15:
add x0, x0, l_.str.3@PAGEOFF
LBB5_8:
bl _printf
ldr x8, [x19, #8]
cbz x8, LBB5_10
; %bb.9:
ldr w8, [x8]
str x8, [sp]
Lloh16:
adrp x0, l_.str.4@PAGE
Lloh17:
add x0, x0, l_.str.4@PAGEOFF
b LBB5_11
LBB5_10:
Lloh18:
adrp x0, l_.str.3@PAGE
Lloh19:
add x0, x0, l_.str.3@PAGEOFF
LBB5_11:
bl _printf
ldr x8, [x19, #16]
cbz x8, LBB5_13
; %bb.12:
ldr w8, [x8]
str x8, [sp]
Lloh20:
adrp x0, l_.str.4@PAGE
Lloh21:
add x0, x0, l_.str.4@PAGEOFF
b LBB5_14
LBB5_13:
Lloh22:
adrp x0, l_.str.3@PAGE
Lloh23:
add x0, x0, l_.str.3@PAGEOFF
LBB5_14:
bl _printf
LBB5_15:
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 Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.cfi_endproc
; -- End function
.globl _findTempNode ; -- Begin function findTempNode
.p2align 2
_findTempNode: ; @findTempNode
.cfi_startproc
; %bb.0:
ldr x8, [x0]
cbz x8, LBB6_4
; %bb.1:
mov w9, #16
mov w10, #8
LBB6_2: ; =>This Inner Loop Header: Depth=1
ldr w11, [x8]
cmp w11, w1
b.eq LBB6_5
; %bb.3: ; in Loop: Header=BB6_2 Depth=1
csel x11, x10, x9, gt
ldr x8, [x8, x11]
cbnz x8, LBB6_2
LBB6_4:
mov w0, #1
ret
LBB6_5:
mov w0, #0
str x8, [x2]
ret
.cfi_endproc
; -- End function
.globl _input ; -- Begin function input
.p2align 2
_input: ; @input
.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, #16
bl _malloc
stp x20, xzr, [x0]
ldr x8, [x19]
cbz x8, LBB7_2
; %bb.1:
ldr x8, [x19, #8]
add x8, x8, #8
b LBB7_3
LBB7_2:
mov x8, x19
LBB7_3:
str x0, [x8]
str x0, [x19, #8]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _clearlist ; -- Begin function clearlist
.p2align 2
_clearlist: ; @clearlist
.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]
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr x20, [x0, #8]
bl _free
mov x0, x20
cbnz x20, LBB8_1
; %bb.2:
stp xzr, xzr, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _clear ; -- Begin function clear
.p2align 2
_clear: ; @clear
.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, LBB9_12
; %bb.1:
mov x19, x0
b LBB9_4
LBB9_2: ; in Loop: Header=BB9_4 Depth=1
str xzr, [x10, #8]
LBB9_3: ; in Loop: Header=BB9_4 Depth=1
bl _free
ldr x8, [x19]
cbz x8, LBB9_12
LBB9_4: ; =>This Loop Header: Depth=1
; Child Loop BB9_6 Depth 2
ldr w9, [x19, #8]
sub w9, w9, #1
str w9, [x19, #8]
cmp w9, #1
b.eq LBB9_11
; %bb.5: ; in Loop: Header=BB9_4 Depth=1
mov x9, x8
LBB9_6: ; Parent Loop BB9_4 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x9
ldr x9, [x9, #8]
cbnz x9, LBB9_6
; %bb.7: ; in Loop: Header=BB9_4 Depth=1
ldp x9, x10, [x0, #16]
cbz x9, LBB9_2
; %bb.8: ; in Loop: Header=BB9_4 Depth=1
str x10, [x9, #24]
cmp x0, x8
b.eq LBB9_10
; %bb.9: ; in Loop: Header=BB9_4 Depth=1
ldr x8, [x0, #24]
str x9, [x8, #8]
b LBB9_3
LBB9_10: ; in Loop: Header=BB9_4 Depth=1
str x9, [x19]
b LBB9_3
LBB9_11:
str xzr, [x19]
str wzr, [x19, #8]
LBB9_12:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _RemoveMin ; -- Begin function RemoveMin
.p2align 2
_RemoveMin: ; @RemoveMin
.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 w9, [x1, #8]
sub w9, w9, #1
str w9, [x1, #8]
cmp w9, #1
b.ne LBB10_2
; %bb.1:
mov w19, #0
str xzr, [x1]
str wzr, [x1, #8]
b LBB10_10
LBB10_2:
mov x8, x0
LBB10_3: ; =>This Inner Loop Header: Depth=1
mov x0, x8
ldr x8, [x8, #8]
cbnz x8, LBB10_3
; %bb.4:
ldp x8, x9, [x0, #16]
cbz x8, LBB10_7
; %bb.5:
str x9, [x8, #24]
ldr x9, [x1]
cmp x0, x9
b.eq LBB10_8
; %bb.6:
ldr x9, [x0, #24]
str x8, [x9, #8]
b LBB10_9
LBB10_7:
str xzr, [x9, #8]
b LBB10_9
LBB10_8:
str x8, [x1]
LBB10_9:
ldr w19, [x0]
bl _free
LBB10_10:
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
.globl _search ; -- Begin function search
.p2align 2
_search: ; @search
.cfi_startproc
; %bb.0:
cbz x0, LBB11_4
; %bb.1:
mov w8, #16
mov w9, #8
LBB11_2: ; =>This Inner Loop Header: Depth=1
ldr w10, [x0]
cmp w10, w1
b.eq LBB11_4
; %bb.3: ; in Loop: Header=BB11_2 Depth=1
csel x10, x9, x8, gt
ldr x0, [x0, x10]
cbnz x0, LBB11_2
LBB11_4:
ret
.cfi_endproc
; -- End function
.globl _min ; -- Begin function min
.p2align 2
_min: ; @min
.cfi_startproc
; %bb.0:
LBB12_1: ; =>This Inner Loop Header: Depth=1
mov x8, x0
ldr x0, [x0, #8]
cbnz x0, LBB12_1
; %bb.2:
mov x0, x8
ret
.cfi_endproc
; -- End function
.globl _turnLeft ; -- Begin function turnLeft
.p2align 2
_turnLeft: ; @turnLeft
.cfi_startproc
; %bb.0:
ldr x9, [x0]
ldr x10, [x9, #16]
cbz x10, LBB13_2
; %bb.1:
mov x8, x0
mov w0, #0
ldr x11, [x10, #8]
str x9, [x10, #8]
ldr x12, [x9, #24]
str x12, [x10, #24]
stp x11, x10, [x9, #16]
str x10, [x8]
ret
LBB13_2:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _turnRight ; -- Begin function turnRight
.p2align 2
_turnRight: ; @turnRight
.cfi_startproc
; %bb.0:
ldr x9, [x0]
ldr x10, [x9, #8]
cbz x10, LBB14_2
; %bb.1:
mov x8, x0
mov w0, #0
ldr x11, [x10, #16]
str x11, [x9, #8]
ldr x11, [x9, #24]
stp x9, x11, [x10, #16]
str x10, [x9, #24]
str x10, [x8]
ret
LBB14_2:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl __Remove ; -- Begin function _Remove
.p2align 2
__Remove: ; @_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
cbz x0, LBB15_14
; %bb.1:
ldr w8, [x19]
cmp w8, w1
b.le LBB15_3
; %bb.2:
ldr x0, [x19, #8]
bl __Remove
str x0, [x19, #8]
b LBB15_14
LBB15_3:
b.ge LBB15_5
; %bb.4:
ldr x0, [x19, #16]
bl __Remove
str x0, [x19, #16]
b LBB15_14
LBB15_5:
ldp x8, x20, [x19, #8]
cbz x8, LBB15_10
; %bb.6:
cbz x20, LBB15_12
; %bb.7:
mov x10, x20
LBB15_8: ; =>This Inner Loop Header: Depth=1
mov x9, x10
ldr x10, [x10, #8]
cbnz x10, LBB15_8
; %bb.9:
str x8, [x9, #8]
b LBB15_13
LBB15_10:
cmp x8, x20
b.ne LBB15_13
; %bb.11:
mov x0, x19
bl _free
mov x19, #0
b LBB15_14
LBB15_12:
mov x20, x8
LBB15_13:
mov x0, x19
bl _free
mov x19, x20
LBB15_14:
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
.globl _Remove ; -- Begin function Remove
.p2align 2
_Remove: ; @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
ldr x0, [x0]
bl __Remove
cbz x0, LBB16_2
; %bb.1:
mov x8, x0
mov w0, #0
ldr w9, [x19, #8]
sub w9, w9, #1
str w9, [x19, #8]
str x8, [x19]
b LBB16_3
LBB16_2:
mov w0, #1
LBB16_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d%d%d%d%d%d%d"
l_.str.3: ; @.str.3
.asciz "_ "
l_.str.4: ; @.str.4
.asciz "%d "
l_str: ; @str
.asciz "-"
.subsections_via_symbols
| the_stack_data/88055.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cliAuth
_cliAuth: ## @cliAuth
.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 _config@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movq _REDIS_OK@GOTPCREL(%rip), %rbx
testq %rdx, %rdx
je LBB0_4
## %bb.1:
movq _context@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
callq _redisCommand
testq %rax, %rax
je LBB0_2
## %bb.3:
movq %rax, %rdi
callq _freeReplyObject
jmp LBB0_4
LBB0_2:
movq _REDIS_ERR@GOTPCREL(%rip), %rbx
LBB0_4:
movl (%rbx), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _config,8,3 ## @config
.comm _REDIS_OK,4,2 ## @REDIS_OK
.comm _context,4,2 ## @context
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "AUTH %s"
.comm _REDIS_ERR,4,2 ## @REDIS_ERR
.no_dead_strip _cliAuth
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cliAuth
_cliAuth: ; @cliAuth
.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, _config@GOTPAGE
Lloh1:
ldr x8, [x8, _config@GOTPAGEOFF]
Lloh2:
ldr x2, [x8]
cbz x2, LBB0_3
; %bb.1:
Lloh3:
adrp x8, _context@GOTPAGE
Lloh4:
ldr x8, [x8, _context@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
bl _redisCommand
cbz x0, LBB0_4
; %bb.2:
bl _freeReplyObject
LBB0_3:
Lloh8:
adrp x8, _REDIS_OK@GOTPAGE
Lloh9:
ldr x8, [x8, _REDIS_OK@GOTPAGEOFF]
b LBB0_5
LBB0_4:
Lloh10:
adrp x8, _REDIS_ERR@GOTPAGE
Lloh11:
ldr x8, [x8, _REDIS_ERR@GOTPAGEOFF]
LBB0_5:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh10, Lloh11
.cfi_endproc
; -- End function
.comm _config,8,3 ; @config
.comm _REDIS_OK,4,2 ; @REDIS_OK
.comm _context,4,2 ; @context
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "AUTH %s"
.comm _REDIS_ERR,4,2 ; @REDIS_ERR
.no_dead_strip _cliAuth
.subsections_via_symbols
| AnghaBench/disque/src/extr_disque-cli.c_cliAuth.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _av_blowfish_crypt_ecb ## -- Begin function av_blowfish_crypt_ecb
.p2align 4, 0x90
_av_blowfish_crypt_ecb: ## @av_blowfish_crypt_ecb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r15
movq %rdi, %rbx
movl (%rsi), %r12d
movl (%rdx), %r13d
movq (%rdi), %rax
testl %ecx, %ecx
je LBB0_6
## %bb.1:
movq _AV_BF_ROUNDS@GOTPCREL(%rip), %rcx
movslq (%rcx), %rcx
xorl 4(%rax,%rcx,4), %r12d
testq %rcx, %rcx
jle LBB0_12
## %bb.2:
movq %rsi, -48(%rbp) ## 8-byte Spill
movl %ecx, %r14d
movl (%rax,%r14,4), %edx
movl %r12d, %edi
movl %r13d, %esi
callq _F
movq (%rbx), %rax
leal -1(%r14), %ecx
movl (%rax,%rcx,4), %edx
movl %r13d, %edi
movl %r12d, %esi
callq _F
cmpl $3, %r14d
jl LBB0_5
## %bb.3:
addl $2, %r14d
.p2align 4, 0x90
LBB0_4: ## =>This Inner Loop Header: Depth=1
leal -4(%r14), %eax
movq (%rbx), %rcx
movl (%rcx,%rax,4), %edx
movl %r12d, %edi
movl %r13d, %esi
callq _F
movq (%rbx), %rax
leal -5(%r14), %ecx
movl (%rax,%rcx,4), %edx
movl %r13d, %edi
movl %r12d, %esi
callq _F
addl $-2, %r14d
cmpl $4, %r14d
jg LBB0_4
LBB0_5:
movq (%rbx), %rax
movq -48(%rbp), %rsi ## 8-byte Reload
jmp LBB0_12
LBB0_6:
xorl (%rax), %r12d
movq _AV_BF_ROUNDS@GOTPCREL(%rip), %r14
movl (%r14), %ecx
testl %ecx, %ecx
jle LBB0_11
## %bb.7:
movq %rsi, -48(%rbp) ## 8-byte Spill
movq %r15, -56(%rbp) ## 8-byte Spill
movl 4(%rax), %edx
movl %r12d, %edi
movl %r13d, %esi
callq _F
movq (%rbx), %rax
movl 8(%rax), %edx
movl %r13d, %edi
movl %r12d, %esi
callq _F
movl (%r14), %ecx
cmpl $3, %ecx
jl LBB0_10
## %bb.8:
movl $3, %r15d
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %rax
movl (%rax,%r15,4), %edx
movl %r12d, %edi
movl %r13d, %esi
callq _F
movq (%rbx), %rax
movl 4(%rax,%r15,4), %edx
movl %r13d, %edi
movl %r12d, %esi
callq _F
addq $2, %r15
movl (%r14), %ecx
cmpl %r15d, %ecx
jge LBB0_9
LBB0_10:
movq (%rbx), %rax
movq -56(%rbp), %r15 ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
LBB0_11:
movslq %ecx, %rcx
leaq (%rax,%rcx,4), %rax
addq $4, %rax
LBB0_12:
xorl (%rax), %r13d
movl %r13d, (%rsi)
movl %r12d, (%r15)
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AV_BF_ROUNDS,4,2 ## @AV_BF_ROUNDS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _av_blowfish_crypt_ecb ; -- Begin function av_blowfish_crypt_ecb
.p2align 2
_av_blowfish_crypt_ecb: ; @av_blowfish_crypt_ecb
.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 x20, x1
mov x23, x0
ldr w9, [x1]
ldr w21, [x2]
ldr x8, [x0]
cbz w3, LBB0_6
; %bb.1:
Lloh0:
adrp x10, _AV_BF_ROUNDS@GOTPAGE
Lloh1:
ldr x10, [x10, _AV_BF_ROUNDS@GOTPAGEOFF]
Lloh2:
ldr w24, [x10]
add w10, w24, #1
ldr w10, [x8, w10, sxtw #2]
eor w22, w10, w9
cmp w24, #1
b.lt LBB0_12
; %bb.2:
ldr w2, [x8, x24, lsl #2]
mov x0, x22
mov x1, x21
bl _F
ldr x8, [x23]
sub w9, w24, #1
ldr w2, [x8, w9, uxtw #2]
mov x0, x21
mov x1, x22
bl _F
cmp w24, #3
b.lt LBB0_5
; %bb.3:
add w24, w24, #2
LBB0_4: ; =>This Inner Loop Header: Depth=1
sub w8, w24, #4
ldr x9, [x23]
ldr w2, [x9, w8, uxtw #2]
mov x0, x22
mov x1, x21
bl _F
ldr x8, [x23]
sub w9, w24, #5
ldr w2, [x8, w9, uxtw #2]
mov x0, x21
mov x1, x22
bl _F
sub w24, w24, #2
cmp w24, #4
b.gt LBB0_4
LBB0_5:
ldr x8, [x23]
b LBB0_12
LBB0_6:
ldr w10, [x8]
eor w22, w10, w9
Lloh3:
adrp x24, _AV_BF_ROUNDS@GOTPAGE
Lloh4:
ldr x24, [x24, _AV_BF_ROUNDS@GOTPAGEOFF]
ldr w9, [x24]
cmp w9, #1
b.lt LBB0_11
; %bb.7:
ldr w2, [x8, #4]
mov x0, x22
mov x1, x21
bl _F
ldr x8, [x23]
ldr w2, [x8, #8]
mov x0, x21
mov x1, x22
bl _F
ldr w9, [x24]
cmp w9, #3
b.lt LBB0_10
; %bb.8:
mov x25, #0
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23]
lsl x26, x25, #2
add x8, x8, x26
ldr w2, [x8, #12]
mov x0, x22
mov x1, x21
bl _F
ldr x8, [x23]
add x8, x8, x26
ldr w2, [x8, #16]
mov x0, x21
mov x1, x22
bl _F
ldr w9, [x24]
add x25, x25, #2
add w8, w25, #3
cmp w9, w8
b.ge LBB0_9
LBB0_10:
ldr x8, [x23]
LBB0_11:
add w9, w9, #1
add x8, x8, w9, sxtw #2
LBB0_12:
ldr w8, [x8]
eor w8, w8, w21
str w8, [x20]
str w22, [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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _AV_BF_ROUNDS,4,2 ; @AV_BF_ROUNDS
.subsections_via_symbols
| AnghaBench/FFmpeg/libavutil/extr_blowfish.c_av_blowfish_crypt_ecb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function Q1_TextureBrushes
LCPI0_0:
.long 0x3f800000 ## float 1
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI0_1:
.quad 0x3f847ae147ae147b ## double 0.01
.section __TEXT,__text,regular,pure_instructions
.globl _Q1_TextureBrushes
.p2align 4, 0x90
_Q1_TextureBrushes: ## @Q1_TextureBrushes
.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 $120, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movaps L___const.Q1_TextureBrushes.defaultvec(%rip), %xmm0
movaps %xmm0, -64(%rbp)
movl %esi, -100(%rbp) ## 4-byte Spill
testl %esi, %esi
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _qprintf
leaq L_.str.1(%rip), %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _qprintf
LBB0_2:
movq %rbx, %rax
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq %rax, %rcx
testq %rax, %rax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq 8(%rcx), %rax
testq %rax, %rax
jne LBB0_3
LBB0_5:
testq %rbx, %rbx
je LBB0_58
## %bb.6:
cmpl $0, -100(%rbp) ## 4-byte Folded Reload
setne -65(%rbp) ## 1-byte Folded Spill
movq _SFL_TEXTURED@GOTPCREL(%rip), %rsi
xorl %r14d, %r14d
movq %rbx, %rdx
movl $0, -84(%rbp) ## 4-byte Folded Spill
jmp LBB0_8
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_8 Depth=1
movq -96(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rcx ## 8-byte Reload
movq -112(%rbp), %rax ## 8-byte Reload
movq %rax, %rdx
testq %rax, %rax
je LBB0_59
LBB0_8: ## =>This Loop Header: Depth=1
## Child Loop BB0_13 Depth 2
## Child Loop BB0_18 Depth 3
## Child Loop BB0_26 Depth 3
## Child Loop BB0_53 Depth 3
movq %rcx, -120(%rbp) ## 8-byte Spill
movq %rbx, -96(%rbp) ## 8-byte Spill
movq 8(%rdx), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
cmpl $0, (%rdx)
movq %r14, -152(%rbp) ## 8-byte Spill
jle LBB0_56
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
xorl %r13d, %r13d
jmp LBB0_13
LBB0_10: ## in Loop: Header=BB0_13 Depth=2
movq _TEXINFO_NODE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%r12,%rbx)
LBB0_11: ## in Loop: Header=BB0_13 Depth=2
addq %rbx, %r12
movl (%rsi), %eax
orl %eax, (%r12)
LBB0_12: ## in Loop: Header=BB0_13 Depth=2
incq %r13
movslq (%rdx), %rax
cmpq %rax, %r13
jge LBB0_56
LBB0_13: ## Parent Loop BB0_8 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_18 Depth 3
## Child Loop BB0_26 Depth 3
## Child Loop BB0_53 Depth 3
movq 16(%rdx), %r12
movq %r13, %rbx
shlq $4, %rbx
movl (%rsi), %eax
testl %eax, (%r12,%rbx)
jne LBB0_12
## %bb.14: ## in Loop: Header=BB0_13 Depth=2
movslq 4(%r12,%rbx), %r15
movq _lessbrushes@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
movq _q1_numfaces@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %r12, -136(%rbp) ## 8-byte Spill
movq %rbx, -128(%rbp) ## 8-byte Spill
je LBB0_22
## %bb.15: ## in Loop: Header=BB0_13 Depth=2
testl %eax, %eax
jle LBB0_10
## %bb.16: ## in Loop: Header=BB0_13 Depth=2
movq %rdx, -80(%rbp) ## 8-byte Spill
leaq (%r12,%rbx), %r14
addq $12, %r14
movl $-1, -72(%rbp) ## 4-byte Folded Spill
xorl %ebx, %ebx
xorl %r12d, %r12d
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -144(%rbp) ## 4-byte Spill
jmp LBB0_18
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_18 Depth=3
incq %r12
movq _q1_numfaces@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $16, %rbx
cmpq %rax, %r12
jge LBB0_21
LBB0_18: ## Parent Loop BB0_8 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
movq _q1_dfaces@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%rdi,%rbx), %rax
movq _q1_dnodes@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq (%rcx,%r15,8), %rax
jne LBB0_17
## %bb.19: ## in Loop: Header=BB0_18 Depth=3
addq %rbx, %rdi
movl (%r14), %esi
callq _Q1_FaceOnWinding
ucomiss -144(%rbp), %xmm0 ## 4-byte Folded Reload
jbe LBB0_17
## %bb.20: ## in Loop: Header=BB0_18 Depth=3
movl %r12d, %eax
movl %r12d, -72(%rbp) ## 4-byte Spill
movss %xmm0, -144(%rbp) ## 4-byte Spill
jmp LBB0_17
LBB0_21: ## in Loop: Header=BB0_13 Depth=2
movq _SFL_TEXTURED@GOTPCREL(%rip), %rsi
movq -80(%rbp), %rdx ## 8-byte Reload
movq -136(%rbp), %r12 ## 8-byte Reload
movq -128(%rbp), %rbx ## 8-byte Reload
jmp LBB0_36
LBB0_22: ## in Loop: Header=BB0_13 Depth=2
movq %rdx, -80(%rbp) ## 8-byte Spill
testl %eax, %eax
jle LBB0_34
## %bb.23: ## in Loop: Header=BB0_13 Depth=2
leaq (%r12,%rbx), %rax
addq $12, %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movl $-1, %ebx
xorl %r12d, %r12d
xorl %r14d, %r14d
jmp LBB0_26
LBB0_24: ## in Loop: Header=BB0_26 Depth=3
movl %r14d, %ebx
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_26 Depth=3
incq %r14
movq _q1_numfaces@GOTPCREL(%rip), %rax
movslq (%rax), %rax
addq $16, %r12
cmpq %rax, %r14
jge LBB0_33
LBB0_26: ## Parent Loop BB0_8 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
movq _q1_dfaces@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%rdi,%r12), %rax
movq _q1_dnodes@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq (%rcx,%r15,8), %rax
jne LBB0_25
## %bb.27: ## in Loop: Header=BB0_26 Depth=3
addq %r12, %rdi
movq -144(%rbp), %rax ## 8-byte Reload
movl (%rax), %esi
callq _Q1_FaceOnWinding
ucomiss LCPI0_0(%rip), %xmm0
jbe LBB0_25
## %bb.28: ## in Loop: Header=BB0_26 Depth=3
testl %ebx, %ebx
js LBB0_24
## %bb.29: ## in Loop: Header=BB0_26 Depth=3
movq _q1_dfaces@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl %ebx, %eax
shlq $4, %rax
movl 8(%rsi,%rax), %eax
cmpl 8(%rsi,%r12), %eax
je LBB0_24
## %bb.31: ## in Loop: Header=BB0_26 Depth=3
addq %r12, %rsi
movq -80(%rbp), %rdi ## 8-byte Reload
callq _Q1_SplitBrushWithFace
testq %rax, %rax
jne LBB0_46
## %bb.32: ## in Loop: Header=BB0_26 Depth=3
leaq L_.str.2(%rip), %rdi
movl -84(%rbp), %esi ## 4-byte Reload
callq _Log_Write
jmp LBB0_25
LBB0_33: ## in Loop: Header=BB0_13 Depth=2
movl %ebx, -72(%rbp) ## 4-byte Spill
movq _SFL_TEXTURED@GOTPCREL(%rip), %rsi
movq -136(%rbp), %r12 ## 8-byte Reload
movq -128(%rbp), %rbx ## 8-byte Reload
jmp LBB0_35
LBB0_34: ## in Loop: Header=BB0_13 Depth=2
xorl %r14d, %r14d
movl $-1, -72(%rbp) ## 4-byte Folded Spill
LBB0_35: ## in Loop: Header=BB0_13 Depth=2
cmpl %eax, %r14d
movq -80(%rbp), %rdx ## 8-byte Reload
jl LBB0_56
LBB0_36: ## in Loop: Header=BB0_13 Depth=2
movl -72(%rbp), %ecx ## 4-byte Reload
testl %ecx, %ecx
js LBB0_10
## %bb.37: ## in Loop: Header=BB0_13 Depth=2
movq %rdx, -80(%rbp) ## 8-byte Spill
movq _q1_dfaces@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl %ecx, %ecx
shlq $4, %rcx
movl 8(%rax,%rcx), %r14d
movq _q1_texinfo@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %r14d, %rbx
leaq (%rbx,%rbx,2), %r15
movq 16(%rax,%r15,8), %rax
movq _map_texinfo@GOTPCREL(%rip), %r12
movq (%r12), %rcx
shlq $5, %rbx
movq 24(%rcx,%rbx), %rcx
movq (%rax), %rdx
movq 8(%rax), %rax
movq (%rcx), %rdi
movq 8(%rcx), %rcx
movl (%rdx), %esi
movl %esi, (%rdi)
movl (%rax), %esi
movl %esi, (%rcx)
movl 4(%rdx), %esi
movl %esi, 4(%rdi)
movl 4(%rax), %esi
movl %esi, 4(%rcx)
movl 8(%rdx), %esi
movl %esi, 8(%rdi)
movl 8(%rax), %esi
movl %esi, 8(%rcx)
movl 12(%rdx), %edx
movl %edx, 12(%rdi)
movl 12(%rax), %eax
movl %eax, 12(%rcx)
callq _VectorLength
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
jbe LBB0_39
## %bb.38: ## in Loop: Header=BB0_13 Depth=2
movq (%r12), %rax
movq 24(%rax,%rbx), %rax
movq (%rax), %rdi
leaq -64(%rbp), %rsi
movl $16, %edx
callq _memcpy
LBB0_39: ## in Loop: Header=BB0_13 Depth=2
movq (%r12), %rax
movq 24(%rax,%rbx), %rax
movq 8(%rax), %rdi
callq _VectorLength
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm0, %xmm1
jbe LBB0_41
## %bb.40: ## in Loop: Header=BB0_13 Depth=2
movq (%r12), %rax
movq 24(%rax,%rbx), %rax
movq 8(%rax), %rdi
leaq -64(%rbp), %rsi
movl $16, %edx
callq _memcpy
LBB0_41: ## in Loop: Header=BB0_13 Depth=2
movq _q1_texinfo@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl 8(%rdx,%r15,8), %ecx
movq (%r12), %rax
movl %ecx, 16(%rax,%rbx)
movq $0, 8(%rax,%rbx)
movq _q1_dtexdata@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq (%rcx), %rsi
movq (%rdx,%r15,8), %rdx
movl (%rsi,%rdx,4), %edx
movq _q1_texdatasize@GOTPCREL(%rip), %rdi
cmpl (%rdi), %edx
jle LBB0_43
## %bb.42: ## in Loop: Header=BB0_13 Depth=2
movl (%rsi), %edx
LBB0_43: ## in Loop: Header=BB0_13 Depth=2
movslq %edx, %rdx
movl 4(%rax,%rbx), %edi
movl (%rcx,%rdx,4), %esi
callq _strcpy
movq _map_texinfo@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl $-1, (%rax,%rbx)
movq -136(%rbp), %r12 ## 8-byte Reload
movq -128(%rbp), %rbx ## 8-byte Reload
movl %r14d, 8(%r12,%rbx)
movq _map_numtexinfo@GOTPCREL(%rip), %rax
cmpl (%rax), %r14d
jle LBB0_45
## %bb.44: ## in Loop: Header=BB0_13 Depth=2
movl %r14d, (%rax)
LBB0_45: ## in Loop: Header=BB0_13 Depth=2
movq -80(%rbp), %rdx ## 8-byte Reload
movq _SFL_TEXTURED@GOTPCREL(%rip), %rsi
jmp LBB0_11
LBB0_46: ## in Loop: Header=BB0_13 Depth=2
movq -80(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rcx
movq -152(%rbp), %rsi ## 8-byte Reload
testq %rsi, %rsi
movl %ebx, -72(%rbp) ## 4-byte Spill
je LBB0_48
## %bb.47: ## in Loop: Header=BB0_13 Depth=2
movq %rcx, 8(%rsi)
jmp LBB0_49
LBB0_48: ## in Loop: Header=BB0_13 Depth=2
movq %rcx, -96(%rbp) ## 8-byte Spill
LBB0_49: ## in Loop: Header=BB0_13 Depth=2
movq -120(%rbp), %rcx ## 8-byte Reload
movq -80(%rbp), %rdx ## 8-byte Reload
movq %rdx, %rdi
cmpq %rdx, %rcx
movq -112(%rbp), %rdx ## 8-byte Reload
cmoveq %rax, %rdx
movq %rdx, -112(%rbp) ## 8-byte Spill
cmoveq %rsi, %rcx
testq %rcx, %rcx
movq -136(%rbp), %r12 ## 8-byte Reload
movq -128(%rbp), %rbx ## 8-byte Reload
je LBB0_51
## %bb.50: ## in Loop: Header=BB0_13 Depth=2
movq %rax, 8(%rcx)
movq -96(%rbp), %r15 ## 8-byte Reload
jmp LBB0_52
LBB0_51: ## in Loop: Header=BB0_13 Depth=2
movq %rax, %r15
LBB0_52: ## in Loop: Header=BB0_13 Depth=2
callq _FreeBrush
movq %r15, -96(%rbp) ## 8-byte Spill
movq %r15, %rax
.p2align 4, 0x90
LBB0_53: ## Parent Loop BB0_8 Depth=1
## Parent Loop BB0_13 Depth=2
## => This Inner Loop Header: Depth=3
movq %rax, %rcx
testq %rax, %rax
je LBB0_55
## %bb.54: ## in Loop: Header=BB0_53 Depth=3
movq 8(%rcx), %rax
testq %rax, %rax
jne LBB0_53
LBB0_55: ## in Loop: Header=BB0_13 Depth=2
movq %rcx, -120(%rbp) ## 8-byte Spill
movq _q1_numfaces@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -152(%rbp), %rcx ## 8-byte Reload
movq %rcx, -80(%rbp) ## 8-byte Spill
movq _SFL_TEXTURED@GOTPCREL(%rip), %rsi
jmp LBB0_35
.p2align 4, 0x90
LBB0_56: ## in Loop: Header=BB0_8 Depth=1
movq %rdx, %rax
movq %rdx, %r14
cmpq %rdx, -152(%rbp) ## 8-byte Folded Reload
sete %al
orb -65(%rbp), %al ## 1-byte Folded Reload
jne LBB0_7
## %bb.57: ## in Loop: Header=BB0_8 Depth=1
movq %rsi, %rbx
movl -84(%rbp), %esi ## 4-byte Reload
incl %esi
leaq L_.str.3(%rip), %rdi
movl %esi, -84(%rbp) ## 4-byte Spill
xorl %eax, %eax
callq _qprintf
movq %rbx, %rsi
jmp LBB0_7
LBB0_58:
xorl %ebx, %ebx
LBB0_59:
cmpl $0, -100(%rbp) ## 4-byte Folded Reload
jne LBB0_61
## %bb.60:
leaq L_.str.4(%rip), %rdi
xorl %eax, %eax
callq _qprintf
LBB0_61:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_63
## %bb.62:
movq %rbx, %rax
addq $120, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_63:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## @__const.Q1_TextureBrushes.defaultvec
L___const.Q1_TextureBrushes.defaultvec:
.long 1 ## 0x1
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "texturing brushes\n"
L_.str.1: ## @.str.1
.asciz "%5d brushes"
.comm _SFL_TEXTURED,4,2 ## @SFL_TEXTURED
.comm _lessbrushes,4,2 ## @lessbrushes
.comm _q1_numfaces,4,2 ## @q1_numfaces
.comm _q1_dfaces,8,3 ## @q1_dfaces
.comm _q1_dnodes,8,3 ## @q1_dnodes
L_.str.2: ## @.str.2
.asciz "brush %d: no real texture split"
.comm _q1_texinfo,8,3 ## @q1_texinfo
.comm _map_texinfo,8,3 ## @map_texinfo
.comm _q1_dtexdata,8,3 ## @q1_dtexdata
.comm _q1_texdatasize,4,2 ## @q1_texdatasize
.comm _map_numtexinfo,4,2 ## @map_numtexinfo
.comm _TEXINFO_NODE,4,2 ## @TEXINFO_NODE
L_.str.3: ## @.str.3
.asciz "\r%5d"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Q1_TextureBrushes ; -- Begin function Q1_TextureBrushes
.p2align 2
_Q1_TextureBrushes: ; @Q1_TextureBrushes
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp d9, d8, [sp, #112] ; 16-byte Folded Spill
stp x28, x27, [sp, #128] ; 16-byte Folded Spill
stp x26, x25, [sp, #144] ; 16-byte Folded Spill
stp x24, x23, [sp, #160] ; 16-byte Folded Spill
stp x22, x21, [sp, #176] ; 16-byte Folded Spill
stp x20, x19, [sp, #192] ; 16-byte Folded Spill
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.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
.cfi_offset b8, -104
.cfi_offset b9, -112
mov x20, x1
mov x19, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
str x8, [sp, #104]
Lloh3:
adrp x8, l___const.Q1_TextureBrushes.defaultvec@PAGE
Lloh4:
add x8, x8, l___const.Q1_TextureBrushes.defaultvec@PAGEOFF
Lloh5:
ldr q0, [x8]
str q0, [sp, #80]
cbnz w1, LBB0_2
; %bb.1:
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _qprintf
str xzr, [sp]
Lloh8:
adrp x0, l_.str.1@PAGE
Lloh9:
add x0, x0, l_.str.1@PAGEOFF
bl _qprintf
LBB0_2:
mov x8, x19
LBB0_3: ; =>This Inner Loop Header: Depth=1
mov x9, x8
cbz x8, LBB0_5
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x9, #8]
cbnz x8, LBB0_3
LBB0_5:
str w20, [sp, #12] ; 4-byte Folded Spill
cbz x19, LBB0_58
; %bb.6:
stp xzr, xzr, [sp, #48] ; 16-byte Folded Spill
cmp w20, #0
Lloh10:
adrp x24, _SFL_TEXTURED@GOTPAGE
Lloh11:
ldr x24, [x24, _SFL_TEXTURED@GOTPAGEOFF]
Lloh12:
adrp x28, _q1_numfaces@GOTPAGE
Lloh13:
ldr x28, [x28, _q1_numfaces@GOTPAGEOFF]
Lloh14:
adrp x20, _q1_dfaces@GOTPAGE
Lloh15:
ldr x20, [x20, _q1_dfaces@GOTPAGEOFF]
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
mov x8, x19
Lloh16:
adrp x19, _q1_dnodes@GOTPAGE
Lloh17:
ldr x19, [x19, _q1_dnodes@GOTPAGEOFF]
fmov s8, #1.00000000
str x8, [sp, #16] ; 8-byte Folded Spill
mov x21, x8
b LBB0_8
LBB0_7: ; in Loop: Header=BB0_8 Depth=1
ldp x8, x9, [sp, #32] ; 16-byte Folded Reload
str x21, [sp, #48] ; 8-byte Folded Spill
mov x21, x8
cbz x8, LBB0_59
LBB0_8: ; =>This Loop Header: Depth=1
; Child Loop BB0_13 Depth 2
; Child Loop BB0_18 Depth 3
; Child Loop BB0_26 Depth 3
; Child Loop BB0_53 Depth 3
ldr x8, [x21, #8]
stp x8, x9, [sp, #32] ; 16-byte Folded Spill
ldr w8, [x21]
cmp w8, #1
b.lt LBB0_56
; %bb.9: ; in Loop: Header=BB0_8 Depth=1
mov x27, #0
b LBB0_13
LBB0_10: ; in Loop: Header=BB0_13 Depth=2
mov x21, x24
Lloh18:
adrp x24, _SFL_TEXTURED@GOTPAGE
Lloh19:
ldr x24, [x24, _SFL_TEXTURED@GOTPAGEOFF]
LBB0_11: ; in Loop: Header=BB0_13 Depth=2
ldr w8, [x24]
ldr w9, [x22]
orr w8, w9, w8
str w8, [x22]
LBB0_12: ; in Loop: Header=BB0_13 Depth=2
add x27, x27, #1
ldrsw x8, [x21]
cmp x27, x8
b.ge LBB0_56
LBB0_13: ; Parent Loop BB0_8 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_18 Depth 3
; Child Loop BB0_26 Depth 3
; Child Loop BB0_53 Depth 3
ldr x10, [x21, #16]
add x22, x10, x27, lsl #4
ldr w8, [x22]
ldr w9, [x24]
tst w9, w8
b.ne LBB0_12
; %bb.14: ; in Loop: Header=BB0_13 Depth=2
ldrsw x25, [x22, #4]
Lloh20:
adrp x8, _lessbrushes@GOTPAGE
Lloh21:
ldr x8, [x8, _lessbrushes@GOTPAGEOFF]
Lloh22:
ldr w9, [x8]
ldr w8, [x28]
cbz w9, LBB0_22
; %bb.15: ; in Loop: Header=BB0_13 Depth=2
cmp w8, #1
b.lt LBB0_45
; %bb.16: ; in Loop: Header=BB0_13 Depth=2
stp x10, x21, [sp, #64] ; 16-byte Folded Spill
mov x21, #0
mov x24, #0
add x8, x10, x27, lsl #4
add x26, x8, #12
mov w23, #-1
fmov s9, #1.00000000
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=3
add x24, x24, #1
ldrsw x8, [x28]
add x21, x21, #16
cmp x24, x8
b.ge LBB0_21
LBB0_18: ; Parent Loop BB0_8 Depth=1
; Parent Loop BB0_13 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x20]
add x0, x8, x21
ldr x8, [x0]
ldr x9, [x19]
ldr x9, [x9, x25, lsl #3]
cmp x8, x9
b.ne LBB0_17
; %bb.19: ; in Loop: Header=BB0_18 Depth=3
ldr w1, [x26]
bl _Q1_FaceOnWinding
fcmp s0, s9
b.le LBB0_17
; %bb.20: ; in Loop: Header=BB0_18 Depth=3
mov x23, x24
fmov s9, s0
b LBB0_17
LBB0_21: ; in Loop: Header=BB0_13 Depth=2
Lloh23:
adrp x24, _SFL_TEXTURED@GOTPAGE
Lloh24:
ldr x24, [x24, _SFL_TEXTURED@GOTPAGEOFF]
Lloh25:
adrp x26, _map_texinfo@GOTPAGE
Lloh26:
ldr x26, [x26, _map_texinfo@GOTPAGEOFF]
ldr x21, [sp, #72] ; 8-byte Folded Reload
b LBB0_35
LBB0_22: ; in Loop: Header=BB0_13 Depth=2
cmp w8, #1
str x10, [sp, #64] ; 8-byte Folded Spill
b.lt LBB0_33
; %bb.23: ; in Loop: Header=BB0_13 Depth=2
str x21, [sp, #72] ; 8-byte Folded Spill
mov x24, #0
mov x26, #0
add x8, x10, x27, lsl #4
add x21, x8, #12
mov w23, #-1
b LBB0_26
LBB0_24: ; in Loop: Header=BB0_26 Depth=3
mov x23, x26
LBB0_25: ; in Loop: Header=BB0_26 Depth=3
add x26, x26, #1
ldrsw x8, [x28]
add x24, x24, #16
cmp x26, x8
b.ge LBB0_32
LBB0_26: ; Parent Loop BB0_8 Depth=1
; Parent Loop BB0_13 Depth=2
; => This Inner Loop Header: Depth=3
ldr x8, [x20]
add x0, x8, x24
ldr x8, [x0]
ldr x9, [x19]
ldr x9, [x9, x25, lsl #3]
cmp x8, x9
b.ne LBB0_25
; %bb.27: ; in Loop: Header=BB0_26 Depth=3
ldr w1, [x21]
bl _Q1_FaceOnWinding
fcmp s0, s8
b.le LBB0_25
; %bb.28: ; in Loop: Header=BB0_26 Depth=3
tbnz w23, #31, LBB0_24
; %bb.29: ; in Loop: Header=BB0_26 Depth=3
ldr x8, [x20]
add x9, x8, w23, uxtw #4
ldr w9, [x9, #8]
add x1, x8, x24
ldr w8, [x1, #8]
cmp w9, w8
b.eq LBB0_24
; %bb.30: ; in Loop: Header=BB0_26 Depth=3
ldr x0, [sp, #72] ; 8-byte Folded Reload
bl _Q1_SplitBrushWithFace
cbnz x0, LBB0_46
; %bb.31: ; in Loop: Header=BB0_26 Depth=3
Lloh27:
adrp x0, l_.str.2@PAGE
Lloh28:
add x0, x0, l_.str.2@PAGEOFF
ldr x1, [sp, #56] ; 8-byte Folded Reload
; kill: def $w1 killed $w1 killed $x1
bl _Log_Write
b LBB0_25
LBB0_32: ; in Loop: Header=BB0_13 Depth=2
Lloh29:
adrp x24, _SFL_TEXTURED@GOTPAGE
Lloh30:
ldr x24, [x24, _SFL_TEXTURED@GOTPAGEOFF]
ldr x21, [sp, #72] ; 8-byte Folded Reload
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_13 Depth=2
mov w26, #0
mov w23, #-1
LBB0_34: ; in Loop: Header=BB0_13 Depth=2
cmp w26, w8
Lloh31:
adrp x26, _map_texinfo@GOTPAGE
Lloh32:
ldr x26, [x26, _map_texinfo@GOTPAGEOFF]
b.lt LBB0_56
LBB0_35: ; in Loop: Header=BB0_13 Depth=2
tbnz w23, #31, LBB0_44
; %bb.36: ; in Loop: Header=BB0_13 Depth=2
ldr x8, [x20]
add x8, x8, w23, uxtw #4
ldr w23, [x8, #8]
Lloh33:
adrp x8, _q1_texinfo@GOTPAGE
Lloh34:
ldr x8, [x8, _q1_texinfo@GOTPAGEOFF]
Lloh35:
ldr x8, [x8]
sxtw x25, w23
mov w9, #24
smaddl x8, w23, w9, x8
ldr x8, [x8, #16]
ldr x9, [x26]
add x9, x9, x25, lsl #5
ldr x9, [x9, #24]
ldp x10, x8, [x8]
ldp x0, x9, [x9]
ldr w11, [x10]
str w11, [x0]
ldr w11, [x8]
str w11, [x9]
ldr w11, [x10, #4]
str w11, [x0, #4]
ldr w11, [x8, #4]
str w11, [x9, #4]
ldr w11, [x10, #8]
str w11, [x0, #8]
ldr w11, [x8, #8]
str w11, [x9, #8]
ldr w10, [x10, #12]
str w10, [x0, #12]
ldr w8, [x8, #12]
str w8, [x9, #12]
bl _VectorLength
mov x8, #5243
movk x8, #18350, lsl #16
movk x8, #31457, lsl #32
movk x8, #16260, lsl #48
fmov d1, x8
fcmp d0, d1
b.pl LBB0_38
; %bb.37: ; in Loop: Header=BB0_13 Depth=2
ldr x8, [x26]
add x8, x8, x25, lsl #5
ldr x8, [x8, #24]
ldr x0, [x8]
add x1, sp, #80
mov w2, #16
bl _memcpy
LBB0_38: ; in Loop: Header=BB0_13 Depth=2
ldr x8, [x26]
add x8, x8, x25, lsl #5
ldr x8, [x8, #24]
ldr x0, [x8, #8]
bl _VectorLength
mov x8, #5243
movk x8, #18350, lsl #16
movk x8, #31457, lsl #32
movk x8, #16260, lsl #48
fmov d1, x8
fcmp d0, d1
b.pl LBB0_40
; %bb.39: ; in Loop: Header=BB0_13 Depth=2
ldr x8, [x26]
add x8, x8, x25, lsl #5
ldr x8, [x8, #24]
ldr x0, [x8, #8]
add x1, sp, #80
mov w2, #16
bl _memcpy
LBB0_40: ; in Loop: Header=BB0_13 Depth=2
mov x24, x21
Lloh36:
adrp x8, _q1_texinfo@GOTPAGE
Lloh37:
ldr x8, [x8, _q1_texinfo@GOTPAGEOFF]
Lloh38:
ldr x8, [x8]
mov w9, #24
madd x10, x25, x9, x8
ldr w9, [x10, #8]
ldr x8, [x26]
add x11, x8, x25, lsl #5
str w9, [x11, #16]
str xzr, [x11, #8]
Lloh39:
adrp x9, _q1_dtexdata@GOTPAGE
Lloh40:
ldr x9, [x9, _q1_dtexdata@GOTPAGEOFF]
Lloh41:
ldr x9, [x9]
ldr x11, [x9]
ldr x10, [x10]
ldr w10, [x11, x10, lsl #2]
Lloh42:
adrp x12, _q1_texdatasize@GOTPAGE
Lloh43:
ldr x12, [x12, _q1_texdatasize@GOTPAGEOFF]
Lloh44:
ldr w12, [x12]
cmp w10, w12
b.le LBB0_42
; %bb.41: ; in Loop: Header=BB0_13 Depth=2
ldr w10, [x11]
LBB0_42: ; in Loop: Header=BB0_13 Depth=2
lsl x21, x25, #5
add x8, x8, x21
ldr w0, [x8, #4]
ldr w1, [x9, w10, sxtw #2]
bl _strcpy
ldr x8, [x26]
mov w9, #-1
str w9, [x8, x21]
ldr x8, [sp, #64] ; 8-byte Folded Reload
add x8, x8, x27, lsl #4
str w23, [x8, #8]
Lloh45:
adrp x9, _map_numtexinfo@GOTPAGE
Lloh46:
ldr x9, [x9, _map_numtexinfo@GOTPAGEOFF]
ldr w8, [x9]
cmp w23, w8
b.le LBB0_10
; %bb.43: ; in Loop: Header=BB0_13 Depth=2
str w23, [x9]
b LBB0_10
LBB0_44: ; in Loop: Header=BB0_13 Depth=2
ldr x10, [sp, #64] ; 8-byte Folded Reload
LBB0_45: ; in Loop: Header=BB0_13 Depth=2
Lloh47:
adrp x8, _TEXINFO_NODE@GOTPAGE
Lloh48:
ldr x8, [x8, _TEXINFO_NODE@GOTPAGEOFF]
Lloh49:
ldr w8, [x8]
add x9, x10, x27, lsl #4
str w8, [x9, #8]
b LBB0_11
LBB0_46: ; in Loop: Header=BB0_13 Depth=2
ldr x10, [sp, #72] ; 8-byte Folded Reload
ldr x8, [x10, #8]
ldr x9, [sp, #48] ; 8-byte Folded Reload
cbz x9, LBB0_48
; %bb.47: ; in Loop: Header=BB0_13 Depth=2
str x8, [x9, #8]
b LBB0_49
LBB0_48: ; in Loop: Header=BB0_13 Depth=2
str x8, [sp, #16] ; 8-byte Folded Spill
LBB0_49: ; in Loop: Header=BB0_13 Depth=2
ldr x8, [sp, #40] ; 8-byte Folded Reload
Lloh50:
adrp x24, _SFL_TEXTURED@GOTPAGE
Lloh51:
ldr x24, [x24, _SFL_TEXTURED@GOTPAGEOFF]
cmp x8, x10
ldr x10, [sp, #32] ; 8-byte Folded Reload
csel x10, x0, x10, eq
str x10, [sp, #32] ; 8-byte Folded Spill
csel x8, x9, x8, eq
cbz x8, LBB0_51
; %bb.50: ; in Loop: Header=BB0_13 Depth=2
str x0, [x8, #8]
ldr x21, [sp, #16] ; 8-byte Folded Reload
b LBB0_52
LBB0_51: ; in Loop: Header=BB0_13 Depth=2
mov x21, x0
LBB0_52: ; in Loop: Header=BB0_13 Depth=2
ldr x0, [sp, #72] ; 8-byte Folded Reload
bl _FreeBrush
str x21, [sp, #16] ; 8-byte Folded Spill
mov x8, x21
LBB0_53: ; Parent Loop BB0_8 Depth=1
; Parent Loop BB0_13 Depth=2
; => This Inner Loop Header: Depth=3
mov x9, x8
cbz x8, LBB0_55
; %bb.54: ; in Loop: Header=BB0_53 Depth=3
ldr x8, [x9, #8]
cbnz x8, LBB0_53
LBB0_55: ; in Loop: Header=BB0_13 Depth=2
str x9, [sp, #40] ; 8-byte Folded Spill
ldr w8, [x28]
ldr x21, [sp, #48] ; 8-byte Folded Reload
b LBB0_34
LBB0_56: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
cmp x8, x21
cset w8, eq
ldr w9, [sp, #28] ; 4-byte Folded Reload
orr w8, w9, w8
tbnz w8, #0, LBB0_7
; %bb.57: ; in Loop: Header=BB0_8 Depth=1
ldr x8, [sp, #56] ; 8-byte Folded Reload
add w8, w8, #1
str x8, [sp, #56] ; 8-byte Folded Spill
str x8, [sp]
Lloh52:
adrp x0, l_.str.3@PAGE
Lloh53:
add x0, x0, l_.str.3@PAGEOFF
bl _qprintf
b LBB0_7
LBB0_58:
str xzr, [sp, #16] ; 8-byte Folded Spill
LBB0_59:
ldr w8, [sp, #12] ; 4-byte Folded Reload
cbnz w8, LBB0_61
; %bb.60:
Lloh54:
adrp x0, l_.str.4@PAGE
Lloh55:
add x0, x0, l_.str.4@PAGEOFF
bl _qprintf
LBB0_61:
ldr x8, [sp, #104]
Lloh56:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh57:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh58:
ldr x9, [x9]
cmp x9, x8
ldr x0, [sp, #16] ; 8-byte Folded Reload
b.ne LBB0_63
; %bb.62:
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
ldp x20, x19, [sp, #192] ; 16-byte Folded Reload
ldp x22, x21, [sp, #176] ; 16-byte Folded Reload
ldp x24, x23, [sp, #160] ; 16-byte Folded Reload
ldp x26, x25, [sp, #144] ; 16-byte Folded Reload
ldp x28, x27, [sp, #128] ; 16-byte Folded Reload
ldp d9, d8, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #224
ret
LBB0_63:
bl ___stack_chk_fail
.loh AdrpAddLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh10, Lloh11
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpLdrGot Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGot Lloh45, Lloh46
.loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49
.loh AdrpLdrGot Lloh50, Lloh51
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 2 ; @__const.Q1_TextureBrushes.defaultvec
l___const.Q1_TextureBrushes.defaultvec:
.long 1 ; 0x1
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "texturing brushes\n"
l_.str.1: ; @.str.1
.asciz "%5d brushes"
.comm _SFL_TEXTURED,4,2 ; @SFL_TEXTURED
.comm _lessbrushes,4,2 ; @lessbrushes
.comm _q1_numfaces,4,2 ; @q1_numfaces
.comm _q1_dfaces,8,3 ; @q1_dfaces
.comm _q1_dnodes,8,3 ; @q1_dnodes
l_.str.2: ; @.str.2
.asciz "brush %d: no real texture split"
.comm _q1_texinfo,8,3 ; @q1_texinfo
.comm _map_texinfo,8,3 ; @map_texinfo
.comm _q1_dtexdata,8,3 ; @q1_dtexdata
.comm _q1_texdatasize,4,2 ; @q1_texdatasize
.comm _map_numtexinfo,4,2 ; @map_numtexinfo
.comm _TEXINFO_NODE,4,2 ; @TEXINFO_NODE
l_.str.3: ; @.str.3
.asciz "\r%5d"
l_.str.4: ; @.str.4
.asciz "\n"
.subsections_via_symbols
| AnghaBench/Quake-III-Arena/code/bspc/extr_map_q1.c_Q1_TextureBrushes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _XMLRPC_GetValueType ## -- Begin function XMLRPC_GetValueType
.p2align 4, 0x90
_XMLRPC_GetValueType: ## @XMLRPC_GetValueType
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
jne LBB0_2
## %bb.1:
movq _xmlrpc_empty@GOTPCREL(%rip), %rdi
LBB0_2:
movl (%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _xmlrpc_empty,4,2 ## @xmlrpc_empty
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _XMLRPC_GetValueType ; -- Begin function XMLRPC_GetValueType
.p2align 2
_XMLRPC_GetValueType: ; @XMLRPC_GetValueType
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _xmlrpc_empty@GOTPAGE
Lloh1:
ldr x8, [x8, _xmlrpc_empty@GOTPAGEOFF]
cmp x0, #0
csel x8, x8, x0, eq
ldr w0, [x8]
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _xmlrpc_empty,4,2 ; @xmlrpc_empty
.subsections_via_symbols
| AnghaBench/php-src/ext/xmlrpc/libxmlrpc/extr_xmlrpc.c_XMLRPC_GetValueType.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.