x86
stringlengths
122
9.39M
arm
stringlengths
122
9.33M
file
stringlengths
19
200
source
stringclasses
2 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fgetz ## -- Begin function fgetz .p2align 4, 0x90 _fgetz: ## @fgetz .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 _stdin@GOTPCREL(%rip), %rax movl (%rax), %edx callq _fgets movl $9217, %eax ## imm = 0x2401 jmp LBB0_1 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 incq %rbx LBB0_1: ## =>This Inner Loop Header: Depth=1 movzbl (%rbx), %ecx cmpq $13, %rcx ja LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 btq %rcx, %rax jae LBB0_3 ## %bb.4: movb $0, (%rbx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _stdin,4,2 ## @stdin .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fgetz ; -- Begin function fgetz .p2align 2 _fgetz: ; @fgetz .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, _stdin@GOTPAGE Lloh1: ldr x8, [x8, _stdin@GOTPAGEOFF] Lloh2: ldr w2, [x8] bl _fgets mov w8, #1 mov w9, #9217 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x19] cmp w10, #13 lsl w10, w8, w10 and w10, w10, w9 ccmp w10, #0, #4, ls b.ne LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 add x19, x19, #1 b LBB0_1 LBB0_3: strb wzr, [x19] 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 _stdin,4,2 ; @stdin .subsections_via_symbols
AnghaBench/exploitdb/exploits/multiple/dos/extr_32086.c_fgetz.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ngx_http_upstream_keepalive_close _ngx_http_upstream_keepalive_close: ## @ngx_http_upstream_keepalive_close .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl (%rdi), %edi callq _ngx_destroy_pool movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _ngx_close_connection ## TAILCALL .cfi_endproc ## -- End function .comm _NGX_AGAIN,8,3 ## @NGX_AGAIN .no_dead_strip _ngx_http_upstream_keepalive_close .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ngx_http_upstream_keepalive_close _ngx_http_upstream_keepalive_close: ; @ngx_http_upstream_keepalive_close .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr w0, [x0] bl _ngx_destroy_pool mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ngx_close_connection .cfi_endproc ; -- End function .comm _NGX_AGAIN,8,3 ; @NGX_AGAIN .no_dead_strip _ngx_http_upstream_keepalive_close .subsections_via_symbols
AnghaBench/tengine/modules/ngx_http_upstream_keepalive_module/extr_ngx_http_upstream_keepalive_module.c_ngx_http_upstream_keepalive_close.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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 leaq L_str(%rip), %r14 leaq L_str.3(%rip), %rbx .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl $7, %edi callq _putchar movq %r14, %rdi callq _puts movq %rbx, %rdi callq _puts jmp LBB0_1 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_str: ## @str .asciz "\nsucka\n" L_str.3: ## @str.3 .asciz "\nGot you!" .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 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, l_str@PAGE Lloh1: add x19, x19, l_str@PAGEOFF Lloh2: adrp x20, l_str.3@PAGE Lloh3: add x20, x20, l_str.3@PAGEOFF LBB0_1: ; =>This Inner Loop Header: Depth=1 mov w0, #7 bl _putchar mov x0, x19 bl _puts mov x0, x20 bl _puts b LBB0_1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_str: ; @str .asciz "\nsucka\n" l_str.3: ; @str.3 .asciz "\nGot you!" .subsections_via_symbols
the_stack_data/165767731.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function numarg _numarg: ## @numarg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %r12 movq %rdi, %r15 movq _optarg@GOTPCREL(%rip), %r13 movl (%r13), %edi leaq -48(%rbp), %rsi movl $10, %edx callq _strtol movq %rax, %rbx movq -48(%rbp), %rax cmpb $0, (%rax) je LBB0_2 ## %bb.1: movslq (%r13), %rcx leaq L_.str(%rip), %rsi movl $1, %edi movq %r15, %rdx xorl %eax, %eax callq _errx LBB0_2: cmpq %r12, %rbx jl LBB0_5 ## %bb.3: testq %r14, %r14 je LBB0_6 ## %bb.4: cmpq %r14, %rbx jle LBB0_6 LBB0_5: leaq L_.str.1(%rip), %rsi movl $1, %edi movq %r15, %rdx movq %r12, %rcx movq %r14, %r8 xorl %eax, %eax callq _errx LBB0_6: movq %rbx, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _optarg,4,2 ## @optarg .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "illegal %s -- %s" L_.str.1: ## @.str.1 .asciz "%s must be between %ld and %ld" .no_dead_strip _numarg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function numarg _numarg: ; @numarg .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 x21, x2 mov x19, x1 mov x20, x0 Lloh0: adrp x23, _optarg@GOTPAGE Lloh1: ldr x23, [x23, _optarg@GOTPAGEOFF] ldr w0, [x23] add x1, sp, #8 mov w2, #10 bl _strtol mov x22, x0 ldr x8, [sp, #8] ldrb w8, [x8] cbz w8, LBB0_2 ; %bb.1: ldrsw x3, [x23] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF mov w0, #1 mov x2, x20 bl _errx LBB0_2: cmp x22, x19 b.lt LBB0_5 ; %bb.3: cbz x21, LBB0_6 ; %bb.4: cmp x22, x21 b.le LBB0_6 LBB0_5: str x21, [sp] Lloh4: adrp x1, l_.str.1@PAGE Lloh5: add x1, x1, l_.str.1@PAGEOFF mov w0, #1 mov x2, x20 mov x3, x19 bl _errx LBB0_6: mov x0, x22 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 AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _optarg,4,2 ; @optarg .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "illegal %s -- %s" l_.str.1: ; @.str.1 .asciz "%s must be between %ld and %ld" .no_dead_strip _numarg .subsections_via_symbols
AnghaBench/freebsd/sbin/dump/extr_main.c_numarg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bfa_fcs_vport_sm_logo_for_stop _bfa_fcs_vport_sm_logo_for_stop: ## @bfa_fcs_vport_sm_logo_for_stop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d movq %rdi, %rbx callq ___vport_fcs movl %eax, %r15d movq %rbx, %rdi callq ___vport_pwwn movl %r15d, %edi movl %eax, %esi callq _bfa_trc movq %rbx, %rdi callq ___vport_fcs movl %eax, %edi movl %r14d, %esi callq _bfa_trc leal -128(%r14), %eax cmpl $2, %eax jb LBB0_3 ## %bb.1: cmpl $130, %r14d jne LBB0_4 ## %bb.2: movl (%rbx), %edi movq _BFA_LPS_SM_OFFLINE@GOTPCREL(%rip), %rax movl (%rax), %esi callq _bfa_sm_send_event LBB0_3: movq _bfa_fcs_vport_sm_created@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _bfa_sm_set_state ## TAILCALL LBB0_4: movq %rbx, %rdi callq ___vport_fcs movl %eax, %edi movl %r14d, %esi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _bfa_sm_fault ## TAILCALL .cfi_endproc ## -- End function .comm _BFA_LPS_SM_OFFLINE,4,2 ## @BFA_LPS_SM_OFFLINE .comm _bfa_fcs_vport_sm_created,4,2 ## @bfa_fcs_vport_sm_created .no_dead_strip _bfa_fcs_vport_sm_logo_for_stop .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bfa_fcs_vport_sm_logo_for_stop _bfa_fcs_vport_sm_logo_for_stop: ; @bfa_fcs_vport_sm_logo_for_stop .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 bl ___vport_fcs mov x21, x0 mov x0, x19 bl ___vport_pwwn mov x1, x0 mov x0, x21 bl _bfa_trc mov x0, x19 bl ___vport_fcs mov x1, x20 bl _bfa_trc sub w8, w20, #128 cmp w8, #2 b.lo LBB0_3 ; %bb.1: cmp w20, #130 b.ne LBB0_4 ; %bb.2: ldr w0, [x19] Lloh0: adrp x8, _BFA_LPS_SM_OFFLINE@GOTPAGE Lloh1: ldr x8, [x8, _BFA_LPS_SM_OFFLINE@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _bfa_sm_send_event LBB0_3: Lloh3: adrp x8, _bfa_fcs_vport_sm_created@GOTPAGE Lloh4: ldr x8, [x8, _bfa_fcs_vport_sm_created@GOTPAGEOFF] Lloh5: ldr w1, [x8] 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 _bfa_sm_set_state LBB0_4: mov x0, x19 bl ___vport_fcs mov x1, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload b _bfa_sm_fault .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _BFA_LPS_SM_OFFLINE,4,2 ; @BFA_LPS_SM_OFFLINE .comm _bfa_fcs_vport_sm_created,4,2 ; @bfa_fcs_vport_sm_created .no_dead_strip _bfa_fcs_vport_sm_logo_for_stop .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/bfa/extr_bfa_fcs_lport.c_bfa_fcs_vport_sm_logo_for_stop.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 %rbx subq $24, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _kIOMasterPortDefault@GOTPCREL(%rip), %rax movl (%rax), %ebx leaq L_.str(%rip), %rdi callq _IOServiceMatching movl %ebx, %edi movl %eax, %esi callq _IOServiceGetMatchingService movq _MACH_PORT_NULL@GOTPCREL(%rip), %r15 cmpq (%r15), %rax jne LBB0_2 ## %bb.1: leaq L_str.3(%rip), %rdi callq _puts jmp LBB0_5 LBB0_2: movq %rax, %rbx xorl %eax, %eax callq _mach_task_self movq _conn@GOTPCREL(%rip), %r14 movq %rbx, %rdi movl %eax, %esi xorl %edx, %edx movq %r14, %rcx callq _IOServiceOpen movq (%r14), %rax cmpq (%r15), %rax jne LBB0_4 ## %bb.3: leaq L_str(%rip), %rdi callq _puts jmp LBB0_5 LBB0_4: movq %rax, -40(%rbp) movq _go@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq -28(%rbp), %rdi leaq -40(%rbp), %rcx xorl %esi, %esi callq _pthread_create movl $100000, %edi ## imm = 0x186A0 callq _usleep movq _start@GOTPCREL(%rip), %rax movl $1, (%rax) movq (%r14), %rdi callq _close_it movl -28(%rbp), %edi xorl %esi, %esi callq _pthread_join LBB0_5: xorl %eax, %eax 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 "IOHDIXController" .comm _kIOMasterPortDefault,4,2 ## @kIOMasterPortDefault .comm _MACH_PORT_NULL,8,3 ## @MACH_PORT_NULL .comm _conn,8,3 ## @conn .comm _go,8,3 ## @go .comm _start,4,2 ## @start L_str: ## @str .asciz "can't connect to service" L_str.3: ## @str.3 .asciz "can't find service" .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 Lloh0: adrp x8, _kIOMasterPortDefault@GOTPAGE Lloh1: ldr x8, [x8, _kIOMasterPortDefault@GOTPAGEOFF] Lloh2: ldr w19, [x8] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _IOServiceMatching mov x1, x0 mov x0, x19 bl _IOServiceGetMatchingService Lloh5: adrp x21, _MACH_PORT_NULL@GOTPAGE Lloh6: ldr x21, [x21, _MACH_PORT_NULL@GOTPAGEOFF] ldr x8, [x21] cmp x0, x8 b.ne LBB0_2 ; %bb.1: Lloh7: adrp x0, l_str.3@PAGE Lloh8: add x0, x0, l_str.3@PAGEOFF bl _puts b LBB0_5 LBB0_2: mov x20, x0 bl _mach_task_self mov x1, x0 Lloh9: adrp x19, _conn@GOTPAGE Lloh10: ldr x19, [x19, _conn@GOTPAGEOFF] mov x0, x20 mov w2, #0 mov x3, x19 bl _IOServiceOpen ldr x8, [x19] ldr x9, [x21] cmp x8, x9 b.ne LBB0_4 ; %bb.3: Lloh11: adrp x0, l_str@PAGE Lloh12: add x0, x0, l_str@PAGEOFF bl _puts b LBB0_5 LBB0_4: str x8, [sp] Lloh13: adrp x8, _go@GOTPAGE Lloh14: ldr x8, [x8, _go@GOTPAGEOFF] Lloh15: ldr x2, [x8] add x0, sp, #12 mov x3, sp mov x1, #0 bl _pthread_create mov w0, #34464 movk w0, #1, lsl #16 bl _usleep Lloh16: adrp x8, _start@GOTPAGE Lloh17: ldr x8, [x8, _start@GOTPAGEOFF] mov w9, #1 Lloh18: str w9, [x8] ldr x0, [x19] bl _close_it ldr w0, [sp, #12] mov x1, #0 bl _pthread_join LBB0_5: 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 AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotStr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "IOHDIXController" .comm _kIOMasterPortDefault,4,2 ; @kIOMasterPortDefault .comm _MACH_PORT_NULL,8,3 ; @MACH_PORT_NULL .comm _conn,8,3 ; @conn .comm _go,8,3 ; @go .comm _start,4,2 ; @start l_str: ; @str .asciz "can't connect to service" l_str.3: ; @str.3 .asciz "can't find service" .subsections_via_symbols
AnghaBench/exploitdb/exploits/multiple/dos/extr_39365.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AcpiNsCheckObjectType ## -- Begin function AcpiNsCheckObjectType .p2align 4, 0x90 _AcpiNsCheckObjectType: ## @AcpiNsCheckObjectType .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 %rcx, %r12 movq %rdx, %r14 movq %rsi, %r13 movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq (%rsi), %rbx testq %rbx, %rbx je LBB0_3 ## %bb.1: movq %rbx, %rdi callq _ACPI_GET_DESCRIPTOR_TYPE movq _ACPI_DESC_TYPE_NAMED@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_3 ## %bb.2: movl (%rbx), %edi callq _AcpiUtGetTypeName movl %eax, %edi jmp LBB0_12 LBB0_3: movq %rbx, %rdi callq _AcpiNsGetBitmappedType movq %rax, (%r15) movq _ACPI_RTYPE_ANY@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_4 LBB0_9: leaq -144(%rbp), %rdi movq %r14, %rsi callq _AcpiUtGetExpectedReturnTypes testq %rbx, %rbx je LBB0_11 ## %bb.10: movq %rbx, %rdi callq _AcpiUtGetObjectTypeName LBB0_11: leaq -144(%rbp), %rdi ## kill: def $edi killed $edi killed $rdi LBB0_12: callq _ACPI_WARN_PREDEFINED movq _AE_AML_OPERAND_TYPE@GOTPCREL(%rip), %rax LBB0_13: movl (%rax), %eax movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_15 ## %bb.14: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_4: andq %r14, %rax movq _ACPI_RTYPE_REFERENCE@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_7 ## %bb.5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_15 ## %bb.6: movq %r15, %rdi movq %rbx, %rsi addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _AcpiNsCheckReference ## TAILCALL LBB0_7: movq %r15, %rdi movq %r14, %rsi movq %r12, %rdx movq %r13, %rcx callq _AcpiNsSimpleRepair movl %eax, %edi callq _ACPI_SUCCESS testq %rax, %rax je LBB0_9 ## %bb.8: movq _AE_OK@GOTPCREL(%rip), %rax jmp LBB0_13 LBB0_15: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _AE_OK,4,2 ## @AE_OK .comm _ACPI_DESC_TYPE_NAMED,8,3 ## @ACPI_DESC_TYPE_NAMED .comm _AE_INFO,4,2 ## @AE_INFO .comm _AE_AML_OPERAND_TYPE,4,2 ## @AE_AML_OPERAND_TYPE .comm _ACPI_RTYPE_ANY,8,3 ## @ACPI_RTYPE_ANY .comm _ACPI_RTYPE_REFERENCE,8,3 ## @ACPI_RTYPE_REFERENCE .comm _ACPI_NOT_PACKAGE_ELEMENT,8,3 ## @ACPI_NOT_PACKAGE_ELEMENT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _AcpiNsCheckObjectType ; -- Begin function AcpiNsCheckObjectType .p2align 2 _AcpiNsCheckObjectType: ; @AcpiNsCheckObjectType .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 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 mov x22, x3 mov x20, x2 mov x23, x1 mov x21, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] ldr x19, [x1] cbz x19, LBB0_3 ; %bb.1: mov x0, x19 bl _ACPI_GET_DESCRIPTOR_TYPE Lloh3: adrp x8, _ACPI_DESC_TYPE_NAMED@GOTPAGE Lloh4: ldr x8, [x8, _ACPI_DESC_TYPE_NAMED@GOTPAGEOFF] Lloh5: ldr x8, [x8] cmp x0, x8 b.ne LBB0_3 ; %bb.2: ldr w0, [x19] bl _AcpiUtGetTypeName b LBB0_7 LBB0_3: mov x0, x19 bl _AcpiNsGetBitmappedType str x0, [x21] Lloh6: adrp x8, _ACPI_RTYPE_ANY@GOTPAGE Lloh7: ldr x8, [x8, _ACPI_RTYPE_ANY@GOTPAGEOFF] Lloh8: ldr x8, [x8] cmp x0, x8 b.ne LBB0_10 LBB0_4: add x0, sp, #8 mov x1, x20 bl _AcpiUtGetExpectedReturnTypes cbz x19, LBB0_6 ; %bb.5: mov x0, x19 bl _AcpiUtGetObjectTypeName LBB0_6: add x0, sp, #8 LBB0_7: bl _ACPI_WARN_PREDEFINED Lloh9: adrp x8, _AE_AML_OPERAND_TYPE@GOTPAGE Lloh10: ldr x8, [x8, _AE_AML_OPERAND_TYPE@GOTPAGEOFF] LBB0_8: ldr w0, [x8] ldur x8, [x29, #-56] Lloh11: adrp x9, ___stack_chk_guard@GOTPAGE Lloh12: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh13: ldr x9, [x9] cmp x9, x8 b.ne LBB0_15 ; %bb.9: 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 add sp, sp, #176 ret LBB0_10: and x8, x0, x20 Lloh14: adrp x9, _ACPI_RTYPE_REFERENCE@GOTPAGE Lloh15: ldr x9, [x9, _ACPI_RTYPE_REFERENCE@GOTPAGEOFF] Lloh16: ldr x9, [x9] cmp x8, x9 b.ne LBB0_13 ; %bb.11: ldur x8, [x29, #-56] Lloh17: adrp x9, ___stack_chk_guard@GOTPAGE Lloh18: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh19: ldr x9, [x9] cmp x9, x8 b.ne LBB0_15 ; %bb.12: mov x0, x21 mov x1, x19 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 add sp, sp, #176 b _AcpiNsCheckReference LBB0_13: mov x0, x21 mov x1, x20 mov x2, x22 mov x3, x23 bl _AcpiNsSimpleRepair bl _ACPI_SUCCESS cbz x0, LBB0_4 ; %bb.14: Lloh20: adrp x8, _AE_OK@GOTPAGE Lloh21: ldr x8, [x8, _AE_OK@GOTPAGEOFF] b LBB0_8 LBB0_15: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGot Lloh20, Lloh21 .cfi_endproc ; -- End function .comm _AE_OK,4,2 ; @AE_OK .comm _ACPI_DESC_TYPE_NAMED,8,3 ; @ACPI_DESC_TYPE_NAMED .comm _AE_INFO,4,2 ; @AE_INFO .comm _AE_AML_OPERAND_TYPE,4,2 ; @AE_AML_OPERAND_TYPE .comm _ACPI_RTYPE_ANY,8,3 ; @ACPI_RTYPE_ANY .comm _ACPI_RTYPE_REFERENCE,8,3 ; @ACPI_RTYPE_REFERENCE .comm _ACPI_NOT_PACKAGE_ELEMENT,8,3 ; @ACPI_NOT_PACKAGE_ELEMENT .subsections_via_symbols
AnghaBench/reactos/drivers/bus/acpi/acpica/namespace/extr_nspredef.c_AcpiNsCheckObjectType.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function hexcvt LCPI0_0: .space 16,15 LCPI0_1: .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .byte 160 ## 0xa0 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_2: .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .byte 48 ## 0x30 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_3: .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .byte 55 ## 0x37 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_4: .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .byte 15 ## 0xf .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_5: .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .byte 10 ## 0xa .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .section __TEXT,__text,regular,pure_instructions .globl _hexcvt .p2align 4, 0x90 _hexcvt: ## @hexcvt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp testl %edx, %edx jle LBB0_1 ## %bb.2: movl %edx, %r8d cmpl $8, %edx jb LBB0_3 ## %bb.4: leaq (%rdi,%r8), %rax cmpq %rsi, %rax jbe LBB0_6 ## %bb.5: leaq (%rsi,%r8,2), %rax cmpq %rdi, %rax jbe LBB0_6 LBB0_3: xorl %ecx, %ecx movq %rsi, %r9 .p2align 4, 0x90 LBB0_9: ## =>This Inner Loop Header: Depth=1 movzbl (%rdi,%rcx), %eax movl %eax, %esi shrb $4, %sil leal 48(%rsi), %edx addb $55, %sil cmpb $-96, %al movzbl %dl, %eax movzbl %sil, %edx cmovbl %eax, %edx movb %dl, (%r9) movzbl (%rdi,%rcx), %eax andb $15, %al leal 48(%rax), %edx leal 55(%rax), %esi cmpb $10, %al movzbl %dl, %eax movzbl %sil, %edx cmovbl %eax, %edx movb %dl, 1(%r9) addq $2, %r9 incq %rcx cmpq %rcx, %r8 jne LBB0_9 jmp LBB0_10 LBB0_1: movq %rsi, %r9 jmp LBB0_10 LBB0_6: movl %r8d, %ecx andl $-8, %ecx leaq (%rsi,%rcx,2), %r9 xorl %eax, %eax movdqa LCPI0_0(%rip), %xmm8 ## xmm8 = [15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15] movdqa LCPI0_1(%rip), %xmm9 ## xmm9 = <160,160,160,160,160,160,160,160,u,u,u,u,u,u,u,u> movdqa LCPI0_2(%rip), %xmm3 ## xmm3 = <48,48,48,48,48,48,48,48,u,u,u,u,u,u,u,u> movdqa LCPI0_3(%rip), %xmm4 ## xmm4 = <55,55,55,55,55,55,55,55,u,u,u,u,u,u,u,u> movdqa LCPI0_4(%rip), %xmm5 ## xmm5 = <15,15,15,15,15,15,15,15,u,u,u,u,u,u,u,u> movdqa LCPI0_5(%rip), %xmm6 ## xmm6 = <10,10,10,10,10,10,10,10,u,u,u,u,u,u,u,u> .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq (%rdi,%rax), %xmm1 ## xmm1 = mem[0],zero movdqa %xmm1, %xmm7 psrlw $4, %xmm7 pand %xmm8, %xmm7 movdqa %xmm1, %xmm0 pmaxub %xmm9, %xmm0 pcmpeqb %xmm1, %xmm0 movdqa %xmm7, %xmm2 por %xmm3, %xmm2 paddb %xmm4, %xmm7 pblendvb %xmm0, %xmm7, %xmm2 pand %xmm5, %xmm1 movdqa %xmm1, %xmm0 pmaxub %xmm6, %xmm0 pcmpeqb %xmm1, %xmm0 movdqa %xmm1, %xmm7 por %xmm3, %xmm7 paddb %xmm4, %xmm1 pblendvb %xmm0, %xmm1, %xmm7 punpcklbw %xmm7, %xmm2 ## xmm2 = xmm2[0],xmm7[0],xmm2[1],xmm7[1],xmm2[2],xmm7[2],xmm2[3],xmm7[3],xmm2[4],xmm7[4],xmm2[5],xmm7[5],xmm2[6],xmm7[6],xmm2[7],xmm7[7] movdqu %xmm2, (%rsi,%rax,2) addq $8, %rax cmpq %rax, %rcx jne LBB0_7 ## %bb.8: cmpq %r8, %rcx jne LBB0_9 LBB0_10: movb $0, (%r9) 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 _hexcvt ; -- Begin function hexcvt .p2align 2 _hexcvt: ; @hexcvt .cfi_startproc ; %bb.0: cmp w2, #1 b.lt LBB0_8 ; %bb.1: mov w9, w2 cmp w2, #32 b.lo LBB0_4 ; %bb.2: add x8, x0, x9 cmp x8, x1 b.ls LBB0_9 ; %bb.3: add x8, x1, x9, lsl #1 cmp x8, x0 b.ls LBB0_9 LBB0_4: mov x10, #0 mov x8, x1 LBB0_5: add x11, x0, x10 sub x9, x9, x10 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x11] lsr w12, w10, #4 orr w13, w12, #0x30 add w12, w12, #55 cmp w10, #160 csel w10, w13, w12, lo strb w10, [x8] ldrb w10, [x11], #1 and w12, w10, #0xf mov w13, #48 bfxil w13, w10, #0, #4 add w10, w12, #55 cmp w12, #10 csel w10, w13, w10, lo strb w10, [x8, #1] add x8, x8, #2 subs x9, x9, #1 b.ne LBB0_6 LBB0_7: strb wzr, [x8] ret LBB0_8: strb wzr, [x1] ret LBB0_9: and x10, x9, #0xffffffe0 add x8, x1, x10, lsl #1 add x11, x0, #16 add x12, x1, #32 movi.16b v0, #160 movi.16b v1, #48 movi.16b v2, #55 movi.16b v3, #15 movi.16b v4, #10 mov x13, x10 LBB0_10: ; =>This Inner Loop Header: Depth=1 ldp q5, q7, [x11, #-16] ushr.16b v6, v5, #4 ushr.16b v16, v7, #4 cmhi.16b v17, v0, v5 cmhi.16b v18, v0, v7 orr.16b v6, v6, v1 orr.16b v16, v16, v1 movi.16b v19, #55 usra.16b v19, v5, #4 movi.16b v20, #55 usra.16b v20, v7, #4 mov.16b v21, v17 bsl.16b v21, v6, v19 and.16b v5, v5, v3 cmhi.16b v6, v4, v5 orr.16b v17, v5, v1 add.16b v5, v5, v2 mov.16b v22, v6 bsl.16b v22, v17, v5 mov.16b v5, v18 bsl.16b v5, v16, v20 and.16b v7, v7, v3 cmhi.16b v16, v4, v7 orr.16b v17, v7, v1 sub x14, x12, #32 st2.16b { v21, v22 }, [x14] add.16b v7, v7, v2 mov.16b v6, v16 bsl.16b v6, v17, v7 st2.16b { v5, v6 }, [x12] add x11, x11, #32 add x12, x12, #64 subs x13, x13, #32 b.ne LBB0_10 ; %bb.11: cmp x10, x9 b.ne LBB0_5 b LBB0_7 .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/72073.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _smb_set_inode_attr ## -- Begin function smb_set_inode_attr .p2align 4, 0x90 _smb_set_inode_attr: ## @smb_set_inode_attr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rdi, %r14 callq _SMB_I movq (%r14), %r8 movq 16(%r14), %rdx movl 44(%rbx), %ecx movl %ecx, 8(%r14) movl 40(%rbx), %ecx movl %ecx, 48(%r14) movups 24(%rbx), %xmm0 movups %xmm0, 32(%r14) movq (%rbx), %r9 movq %r9, (%r14) movq 16(%rbx), %rcx movq %rcx, 16(%r14) movl 12(%rbx), %esi movl %esi, 28(%r14) movl 8(%rbx), %esi movl %esi, 4(%rax) movq _jiffies@GOTPCREL(%rip), %rsi movl (%rsi), %esi movl %esi, (%rax) cmpq %rdx, %rcx jne LBB0_2 ## %bb.1: cmpq %r8, %r9 je LBB0_3 LBB0_2: movl 24(%r14), %esi leaq L_.str(%rip), %rdi callq _VERBOSE movl 8(%r14), %edi callq _S_ISDIR testl %eax, %eax je LBB0_4 LBB0_3: popq %rbx popq %r14 popq %rbp retq LBB0_4: movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _invalidate_remote_inode ## TAILCALL .cfi_endproc ## -- End function .comm _jiffies,4,2 ## @jiffies .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%ld changed, old=%ld, new=%ld, oz=%ld, nz=%ld\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _smb_set_inode_attr ; -- Begin function smb_set_inode_attr .p2align 2 _smb_set_inode_attr: ; @smb_set_inode_attr .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 bl _SMB_I ldr x2, [x19, #16] ldr x4, [x19] ldp w9, w8, [x20, #40] str w8, [x19, #8] str w9, [x19, #48] ldur q0, [x20, #24] str q0, [x19, #32] ldr x5, [x20] str x5, [x19] ldr x3, [x20, #16] str x3, [x19, #16] ldp w9, w8, [x20, #8] str w8, [x19, #28] Lloh0: adrp x8, _jiffies@GOTPAGE Lloh1: ldr x8, [x8, _jiffies@GOTPAGEOFF] Lloh2: ldr w8, [x8] stp w8, w9, [x0] cmp x3, x2 b.ne LBB0_2 ; %bb.1: cmp x5, x4 b.eq LBB0_3 LBB0_2: ldr w1, [x19, #24] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _VERBOSE ldr w0, [x19, #8] bl _S_ISDIR cbz w0, LBB0_4 LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_4: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _invalidate_remote_inode .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _jiffies,4,2 ; @jiffies .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%ld changed, old=%ld, new=%ld, oz=%ld, nz=%ld\n" .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/smbfs/extr_inode.c_smb_set_inode_attr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _igc_free_rx_resources ## -- Begin function igc_free_rx_resources .p2align 4, 0x90 _igc_free_rx_resources: ## @igc_free_rx_resources .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx callq _igc_clean_rx_ring movq 24(%rbx), %rdi callq _vfree movq $0, 24(%rbx) movq (%rbx), %rdx testq %rdx, %rdx je LBB0_2 ## %bb.1: movl 16(%rbx), %edi movl 8(%rbx), %ecx movl 12(%rbx), %esi callq _dma_free_coherent movq $0, (%rbx) LBB0_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 _igc_free_rx_resources ; -- Begin function igc_free_rx_resources .p2align 2 _igc_free_rx_resources: ; @igc_free_rx_resources .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 _igc_clean_rx_ring ldr x0, [x19, #24] bl _vfree str xzr, [x19, #24] ldr x2, [x19] cbz x2, LBB0_2 ; %bb.1: ldp w1, w0, [x19, #12] ldr w3, [x19, #8] bl _dma_free_coherent str xzr, [x19] LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/igc/extr_igc_main.c_igc_free_rx_resources.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_root _get_root: ## @get_root .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %r14 cmpq $0, 16(%rsi) je LBB0_4 ## %bb.1: movl 4(%rbx), %edi callq _SVN_IS_VALID_REVNUM testl %eax, %eax jne LBB0_3 ## %bb.2: leaq 4(%rbx), %rdi movl 8(%rbx), %esi movq %r15, %rdx callq _svn_fs_youngest_rev movl %eax, %edi callq _SVN_ERR LBB0_3: movl 4(%rbx), %edx movl 8(%rbx), %esi movq %r14, %rdi movq %r15, %rcx callq _svn_fs_revision_root jmp LBB0_5 LBB0_4: movl (%rbx), %esi movq %r14, %rdi movq %r15, %rdx callq _svn_fs_txn_root LBB0_5: movl %eax, %edi callq _SVN_ERR movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax movq (%rax), %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR .no_dead_strip _get_root .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_root _get_root: ; @get_root .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x21, x1 mov x20, x0 ldr x8, [x1, #16] cbz x8, LBB0_4 ; %bb.1: mov x22, x21 ldr w0, [x22, #4]! bl _SVN_IS_VALID_REVNUM cbnz w0, LBB0_3 ; %bb.2: ldr w1, [x21, #8] mov x0, x22 mov x2, x19 bl _svn_fs_youngest_rev bl _SVN_ERR LBB0_3: ldp w2, w1, [x21, #4] mov x0, x20 mov x3, x19 bl _svn_fs_revision_root b LBB0_5 LBB0_4: ldr w1, [x21] mov x0, x20 mov x2, x19 bl _svn_fs_txn_root LBB0_5: bl _SVN_ERR Lloh0: adrp x8, _SVN_NO_ERROR@GOTPAGE Lloh1: ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF] Lloh2: ldr x0, [x8] 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 _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR .no_dead_strip _get_root .subsections_via_symbols
AnghaBench/freebsd/contrib/subversion/subversion/svnlook/extr_svnlook.c_get_root.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 $328, %rsp ## imm = 0x148 .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) leaq L_.str(%rip), %rdi leaq -160(%rbp), %rsi xorl %eax, %eax callq _scanf pcmpeqd %xmm0, %xmm0 movdqa %xmm0, -272(%rbp) movdqa %xmm0, -256(%rbp) movdqa %xmm0, -240(%rbp) movdqa %xmm0, -224(%rbp) movdqa %xmm0, -208(%rbp) movdqa %xmm0, -192(%rbp) movq $-1, -176(%rbp) movb -160(%rbp), %cl testb %cl, %cl je LBB0_1 ## %bb.5: xorl %eax, %eax .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movsbq %cl, %rcx movl -660(%rbp,%rcx,4), %edx cmpl $-1, %edx movl %eax, %esi cmovnel %edx, %esi movl %esi, -660(%rbp,%rcx,4) movzbl -159(%rbp,%rax), %ecx incq %rax testb %cl, %cl jne LBB0_6 ## %bb.2: movl -272(%rbp), %esi movl -268(%rbp), %r12d movl -264(%rbp), %r15d movl -260(%rbp), %r14d movl -256(%rbp), %r13d movl -252(%rbp), %eax movl %eax, -276(%rbp) ## 4-byte Spill movl -248(%rbp), %eax movl %eax, -280(%rbp) ## 4-byte Spill movl -244(%rbp), %eax movl %eax, -284(%rbp) ## 4-byte Spill movl -240(%rbp), %eax movl %eax, -288(%rbp) ## 4-byte Spill movl -236(%rbp), %eax movl %eax, -292(%rbp) ## 4-byte Spill movl -232(%rbp), %eax movl %eax, -296(%rbp) ## 4-byte Spill movl -228(%rbp), %eax movl %eax, -300(%rbp) ## 4-byte Spill movl -224(%rbp), %eax movl %eax, -304(%rbp) ## 4-byte Spill movl -220(%rbp), %eax movl %eax, -308(%rbp) ## 4-byte Spill movl -216(%rbp), %eax movl %eax, -312(%rbp) ## 4-byte Spill movl -212(%rbp), %eax movl %eax, -316(%rbp) ## 4-byte Spill movl -208(%rbp), %eax movl %eax, -320(%rbp) ## 4-byte Spill movl -204(%rbp), %eax movl %eax, -324(%rbp) ## 4-byte Spill movl -200(%rbp), %eax movl %eax, -328(%rbp) ## 4-byte Spill movl -196(%rbp), %eax movl %eax, -332(%rbp) ## 4-byte Spill movl -192(%rbp), %eax movl %eax, -336(%rbp) ## 4-byte Spill movl -188(%rbp), %eax movl %eax, -340(%rbp) ## 4-byte Spill movl -184(%rbp), %eax movl %eax, -344(%rbp) ## 4-byte Spill movl -180(%rbp), %eax movl %eax, -348(%rbp) ## 4-byte Spill movl -176(%rbp), %eax movl %eax, -352(%rbp) ## 4-byte Spill movl -172(%rbp), %eax movl %eax, -356(%rbp) ## 4-byte Spill jmp LBB0_3 LBB0_1: movl $-1, -356(%rbp) ## 4-byte Folded Spill movl $-1, -352(%rbp) ## 4-byte Folded Spill movl $-1, -348(%rbp) ## 4-byte Folded Spill movl $-1, -344(%rbp) ## 4-byte Folded Spill movl $-1, -340(%rbp) ## 4-byte Folded Spill movl $-1, -336(%rbp) ## 4-byte Folded Spill movl $-1, -332(%rbp) ## 4-byte Folded Spill movl $-1, -328(%rbp) ## 4-byte Folded Spill movl $-1, -324(%rbp) ## 4-byte Folded Spill movl $-1, -320(%rbp) ## 4-byte Folded Spill movl $-1, -316(%rbp) ## 4-byte Folded Spill movl $-1, -312(%rbp) ## 4-byte Folded Spill movl $-1, -308(%rbp) ## 4-byte Folded Spill movl $-1, -304(%rbp) ## 4-byte Folded Spill movl $-1, -300(%rbp) ## 4-byte Folded Spill movl $-1, -296(%rbp) ## 4-byte Folded Spill movl $-1, -292(%rbp) ## 4-byte Folded Spill movl $-1, -288(%rbp) ## 4-byte Folded Spill movl $-1, -284(%rbp) ## 4-byte Folded Spill movl $-1, -280(%rbp) ## 4-byte Folded Spill movl $-1, -276(%rbp) ## 4-byte Folded Spill movl $-1, %r13d movl $-1, %r14d movl $-1, %r15d movl $-1, %r12d movl $-1, %esi LBB0_3: leaq L_.str.1(%rip), %rbx movq %rbx, %rdi xorl %eax, %eax callq _printf movq %rbx, %rdi movl %r12d, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl %r15d, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl %r14d, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl %r13d, %esi xorl %eax, %eax callq _printf movq %rbx, %rdi movl -276(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -280(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -284(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -288(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -292(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -296(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -300(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -304(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -308(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -312(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -316(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -320(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -324(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -328(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -332(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -336(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -340(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -344(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -348(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -352(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq %rbx, %rdi movl -356(%rbp), %esi ## 4-byte Reload xorl %eax, %eax callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_7 ## %bb.4: xorl %eax, %eax addq $328, %rsp ## imm = 0x148 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%s" 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 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #464 .cfi_def_cfa_offset 464 stp x28, x27, [sp, #368] ; 16-byte Folded Spill stp x26, x25, [sp, #384] ; 16-byte Folded Spill stp x24, x23, [sp, #400] ; 16-byte Folded Spill stp x22, x21, [sp, #416] ; 16-byte Folded Spill stp x20, x19, [sp, #432] ; 16-byte Folded Spill stp x29, x30, [sp, #448] ; 16-byte Folded Spill add x29, sp, #448 .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 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-96] sub x19, x29, #196 str x19, [sp] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _scanf movi.2d v0, #0xffffffffffffffff stp q0, q0, [sp, #144] stp q0, q0, [sp, #176] stp q0, q0, [sp, #208] mov x8, #-1 str x8, [sp, #240] ldurb w11, [x29, #-196] cbz w11, LBB0_4 ; %bb.1: mov x9, #0 add x8, x19, #1 add x10, sp, #144 LBB0_2: ; =>This Inner Loop Header: Depth=1 add x11, x10, w11, sxtb #2 sub x11, x11, #388 ldr w12, [x11] cmn w12, #1 csel w12, w9, w12, eq str w12, [x11] ldrb w11, [x8, x9] add x9, x9, #1 cbnz w11, LBB0_2 ; %bb.3: ldp w8, w28, [sp, #144] ldp w27, w26, [sp, #152] ldp w25, w24, [sp, #160] ldp w23, w22, [sp, #168] ldp w21, w10, [sp, #176] ldr w9, [sp, #184] stp x10, x9, [sp, #16] ; 16-byte Folded Spill ldr w10, [sp, #188] ldr w9, [sp, #192] stp x10, x9, [sp, #32] ; 16-byte Folded Spill ldr w10, [sp, #196] ldr w9, [sp, #200] stp x10, x9, [sp, #48] ; 16-byte Folded Spill ldr w10, [sp, #204] ldr w9, [sp, #208] stp x10, x9, [sp, #64] ; 16-byte Folded Spill ldr w10, [sp, #212] ldr w9, [sp, #216] stp x10, x9, [sp, #80] ; 16-byte Folded Spill ldr w10, [sp, #220] ldr w9, [sp, #224] stp x10, x9, [sp, #96] ; 16-byte Folded Spill ldr w10, [sp, #228] ldr w9, [sp, #232] stp x10, x9, [sp, #112] ; 16-byte Folded Spill ldr w10, [sp, #236] ldp w9, w20, [sp, #240] stp x10, x9, [sp, #128] ; 16-byte Folded Spill b LBB0_5 LBB0_4: mov w20, #-1 mov x8, x20 stp x8, x8, [sp, #128] ; 16-byte Folded Spill stp x8, x8, [sp, #112] ; 16-byte Folded Spill stp x8, x8, [sp, #96] ; 16-byte Folded Spill stp x8, x8, [sp, #80] ; 16-byte Folded Spill stp x8, x8, [sp, #64] ; 16-byte Folded Spill stp x8, x8, [sp, #48] ; 16-byte Folded Spill stp x8, x8, [sp, #32] ; 16-byte Folded Spill stp x8, x8, [sp, #16] ; 16-byte Folded Spill mov x21, x20 mov x22, x20 mov x23, x20 mov x24, x20 mov x25, x20 mov x26, x20 mov x27, x20 mov x28, x20 LBB0_5: str x8, [sp] Lloh5: adrp x19, l_.str.1@PAGE Lloh6: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _printf str x28, [sp] mov x0, x19 bl _printf str x27, [sp] mov x0, x19 bl _printf str x26, [sp] mov x0, x19 bl _printf str x25, [sp] mov x0, x19 bl _printf str x24, [sp] mov x0, x19 bl _printf str x23, [sp] mov x0, x19 bl _printf str x22, [sp] mov x0, x19 bl _printf str x21, [sp] mov x0, x19 bl _printf ldr x8, [sp, #16] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #24] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #32] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #40] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #48] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #56] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #64] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #72] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #80] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #88] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #96] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #104] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #112] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #120] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #128] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf ldr x8, [sp, #136] ; 8-byte Folded Reload str x8, [sp] mov x0, x19 bl _printf str x20, [sp] mov x0, x19 bl _printf ldur x8, [x29, #-96] 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_7 ; %bb.6: mov w0, #0 ldp x29, x30, [sp, #448] ; 16-byte Folded Reload ldp x20, x19, [sp, #432] ; 16-byte Folded Reload ldp x22, x21, [sp, #416] ; 16-byte Folded Reload ldp x24, x23, [sp, #400] ; 16-byte Folded Reload ldp x26, x25, [sp, #384] ; 16-byte Folded Reload ldp x28, x27, [sp, #368] ; 16-byte Folded Reload add sp, sp, #464 ret LBB0_7: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s" l_.str.1: ; @.str.1 .asciz "%d " .subsections_via_symbols
the_stack_data/107952437.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function clearvalues _clearvalues: ## @clearvalues .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 cmpq %rdx, %rsi je LBB0_14 ## %bb.1: movq %rdi, %r13 jmp LBB0_2 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_2 Depth=1 movq -64(%rbp), %rdi ## 8-byte Reload callq _gco2t movq 16(%rax), %rsi cmpq -48(%rbp), %rsi ## 8-byte Folded Reload je LBB0_14 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_4 Depth 2 ## Child Loop BB0_9 Depth 2 movq %rsi, -64(%rbp) ## 8-byte Spill movq %rsi, %rdi callq _gco2t movq %rax, %rbx movq %rax, %rdi callq _gnodelast movq %rax, -56(%rbp) ## 8-byte Spill cmpl $0, (%rbx) je LBB0_7 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 xorl %r15d, %r15d xorl %r12d, %r12d jmp LBB0_4 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_4 Depth=2 incq %r12 movl (%rbx), %eax addq $4, %r15 cmpq %rax, %r12 jae LBB0_7 LBB0_4: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq 8(%rbx), %r14 addq %r15, %r14 movq %r13, %rdi movq %r14, %rsi callq _iscleared testq %rax, %rax je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=2 movq %r14, %rdi callq _setnilvalue jmp LBB0_6 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movq %rbx, %rdi xorl %esi, %esi callq _gnode movq -56(%rbp), %r14 ## 8-byte Reload cmpq %r14, %rax jae LBB0_13 ## %bb.8: ## in Loop: Header=BB0_2 Depth=1 movq %rax, %rbx jmp LBB0_9 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_9 Depth=2 addq $4, %rbx cmpq %r14, %rbx jae LBB0_13 LBB0_9: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movq %rbx, %rdi callq _gval movq %rax, %rdi callq _ttisnil testl %eax, %eax jne LBB0_12 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 movq %rbx, %rdi callq _gval movq %r13, %rdi movq %rax, %rsi callq _iscleared testq %rax, %rax je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_9 Depth=2 movq %rbx, %rdi callq _gval movq %rax, %rdi callq _setnilvalue movq %rbx, %rdi callq _removeentry jmp LBB0_12 LBB0_14: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _clearvalues .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function clearvalues _clearvalues: ; @clearvalues .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 cmp x1, x2 b.eq LBB0_14 ; %bb.1: mov x19, x2 mov x21, x1 mov x20, x0 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 mov x0, x21 bl _gco2t ldr x21, [x0, #16] cmp x21, x19 b.eq LBB0_14 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_6 Depth 2 ; Child Loop BB0_11 Depth 2 mov x0, x21 bl _gco2t mov x23, x0 bl _gnodelast mov x22, x0 ldr w8, [x23] cbz w8, LBB0_8 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 mov x25, #0 mov x26, #0 b LBB0_6 LBB0_5: ; in Loop: Header=BB0_6 Depth=2 add x26, x26, #1 ldr w8, [x23] add x25, x25, #4 cmp x26, x8 b.hs LBB0_8 LBB0_6: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x8, [x23, #8] add x24, x8, x25 mov x0, x20 mov x1, x24 bl _iscleared cbz x0, LBB0_5 ; %bb.7: ; in Loop: Header=BB0_6 Depth=2 mov x0, x24 bl _setnilvalue b LBB0_5 LBB0_8: ; in Loop: Header=BB0_3 Depth=1 mov x0, x23 mov w1, #0 bl _gnode cmp x0, x22 b.hs LBB0_2 ; %bb.9: ; in Loop: Header=BB0_3 Depth=1 mov x23, x0 b LBB0_11 LBB0_10: ; in Loop: Header=BB0_11 Depth=2 add x23, x23, #4 cmp x23, x22 b.hs LBB0_2 LBB0_11: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 mov x0, x23 bl _gval bl _ttisnil cbnz w0, LBB0_10 ; %bb.12: ; in Loop: Header=BB0_11 Depth=2 mov x0, x23 bl _gval mov x1, x0 mov x0, x20 bl _iscleared cbz x0, LBB0_10 ; %bb.13: ; in Loop: Header=BB0_11 Depth=2 mov x0, x23 bl _gval bl _setnilvalue mov x0, x23 bl _removeentry b LBB0_10 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 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 _clearvalues .subsections_via_symbols
AnghaBench/xLua/build/lua-5.3.3/src/extr_lgc.c_clearvalues.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function Main_MenuDraw _Main_MenuDraw: ## @Main_MenuDraw .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 leaq -104(%rbp), %rdi xorl %esi, %esi movl $88, %edx callq _memset movq _RDF_NOWORLDMODEL@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -20(%rbp) movl -24(%rbp), %edi callq _AxisClear movl $0, -16(%rbp) movl $0, -12(%rbp) movl $1142947840, -8(%rbp) ## imm = 0x44200000 movl $1123024896, -4(%rbp) ## imm = 0x42F00000 leaq -16(%rbp), %rdi leaq -12(%rbp), %rsi leaq -8(%rbp), %rdx leaq -4(%rbp), %rcx callq _UI_AdjustFrom640 ud2 .cfi_endproc ## -- End function .comm _RDF_NOWORLDMODEL,4,2 ## @RDF_NOWORLDMODEL .comm _uis,16,3 ## @uis .comm _s_main,8,2 ## @s_main .comm _RF_LIGHTING_ORIGIN,4,2 ## @RF_LIGHTING_ORIGIN .comm _RF_NOSHADOW,4,2 ## @RF_NOSHADOW .comm _s_errorMessage,4,2 ## @s_errorMessage .comm _UI_CENTER,4,2 ## @UI_CENTER .comm _UI_SMALLFONT,4,2 ## @UI_SMALLFONT .comm _UI_DROPSHADOW,4,2 ## @UI_DROPSHADOW .comm _menu_text_color,4,2 ## @menu_text_color .no_dead_strip _Main_MenuDraw .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function Main_MenuDraw _Main_MenuDraw: ; @Main_MenuDraw .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 add x0, sp, #24 mov w1, #0 mov w2, #88 bl _memset Lloh0: adrp x8, _RDF_NOWORLDMODEL@GOTPAGE Lloh1: ldr x8, [x8, _RDF_NOWORLDMODEL@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [sp, #108] ldr w0, [sp, #104] bl _AxisClear str xzr, [sp, #16] mov w9, #1142947840 mov w8, #1123024896 stp w8, w9, [sp, #8] add x0, sp, #20 add x1, sp, #16 add x2, sp, #12 add x3, sp, #8 bl _UI_AdjustFrom640 brk #0x1 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _RDF_NOWORLDMODEL,4,2 ; @RDF_NOWORLDMODEL .comm _uis,16,3 ; @uis .comm _s_main,8,2 ; @s_main .comm _RF_LIGHTING_ORIGIN,4,2 ; @RF_LIGHTING_ORIGIN .comm _RF_NOSHADOW,4,2 ; @RF_NOSHADOW .comm _s_errorMessage,4,2 ; @s_errorMessage .comm _UI_CENTER,4,2 ; @UI_CENTER .comm _UI_SMALLFONT,4,2 ; @UI_SMALLFONT .comm _UI_DROPSHADOW,4,2 ; @UI_DROPSHADOW .comm _menu_text_color,4,2 ; @menu_text_color .no_dead_strip _Main_MenuDraw .subsections_via_symbols
AnghaBench/lab/engine/code/q3_ui/extr_ui_menu.c_Main_MenuDraw.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ix86_build_signbit_mask ## -- Begin function ix86_build_signbit_mask .p2align 4, 0x90 _ix86_build_signbit_mask: ## @ix86_build_signbit_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 %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, %r14d movl %edi, %ebx movq _SFmode@GOTPCREL(%rip), %r12 movl (%r12), %eax cmpl %edi, %eax jne LBB0_2 ## %bb.1: movl $-2147483648, %ecx ## imm = 0x80000000 movl $1, %esi jmp LBB0_5 LBB0_2: movq _HOST_BITS_PER_WIDE_INT@GOTPCREL(%rip), %rcx movl (%rcx), %esi cmpl $63, %esi jle LBB0_4 ## %bb.3: movl $-1, %esi ## implicit-def: $ecx jmp LBB0_5 LBB0_4: movb $63, %cl subb %sil, %cl movl $1, %esi shll %cl, %esi xorl %ecx, %ecx LBB0_5: xorl %edi, %edi negl %edx sbbl %edi, %edi xorl %edi, %esi xorl %ecx, %edi cmpl %ebx, %eax jne LBB0_6 ## %bb.7: movq _SImode@GOTPCREL(%rip), %rax jmp LBB0_8 LBB0_6: movq _DImode@GOTPCREL(%rip), %rax LBB0_8: movl (%rax), %edx callq _immed_double_const movl %ebx, %edi movl %eax, %esi callq _gen_lowpart movl %eax, %r15d cmpl %ebx, (%r12) jne LBB0_13 ## %bb.9: testl %r14d, %r14d je LBB0_12 ## %bb.10: movl $4, %edi movl %r15d, %esi movl %r15d, %edx movl %r15d, %ecx movl %r15d, %r8d jmp LBB0_11 LBB0_13: testl %r14d, %r14d je LBB0_15 ## %bb.14: movl $2, %edi movl %r15d, %esi movl %r15d, %edx jmp LBB0_16 LBB0_12: movl %ebx, %edi callq _CONST0_RTX movl %eax, %r14d movl (%r12), %edi callq _CONST0_RTX movl %eax, %ebx movl (%r12), %edi callq _CONST0_RTX movl $4, %edi movl %r15d, %esi movl %r14d, %edx movl %ebx, %ecx movl %eax, %r8d LBB0_11: xorl %eax, %eax callq _gen_rtvec movq _V4SFmode@GOTPCREL(%rip), %rcx jmp LBB0_17 LBB0_15: movq _DFmode@GOTPCREL(%rip), %rax movl (%rax), %edi callq _CONST0_RTX movl $2, %edi movl %r15d, %esi movl %eax, %edx LBB0_16: xorl %eax, %eax callq _gen_rtvec movq _V2DFmode@GOTPCREL(%rip), %rcx LBB0_17: movl (%rcx), %ebx movl %ebx, %edi movl %eax, %esi callq _gen_rtx_CONST_VECTOR movl %ebx, %edi movl %eax, %esi popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp jmp _force_reg ## TAILCALL .cfi_endproc ## -- End function .comm _SFmode,4,2 ## @SFmode .comm _HOST_BITS_PER_WIDE_INT,4,2 ## @HOST_BITS_PER_WIDE_INT .comm _SImode,4,2 ## @SImode .comm _DImode,4,2 ## @DImode .comm _V4SFmode,4,2 ## @V4SFmode .comm _DFmode,4,2 ## @DFmode .comm _V2DFmode,4,2 ## @V2DFmode .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ix86_build_signbit_mask ; -- Begin function ix86_build_signbit_mask .p2align 2 _ix86_build_signbit_mask: ; @ix86_build_signbit_mask .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, x1 mov x20, x0 Lloh0: adrp x22, _SFmode@GOTPAGE Lloh1: ldr x22, [x22, _SFmode@GOTPAGEOFF] ldr w8, [x22] mov w9, #1 cmp w8, w0 b.ne LBB0_2 ; %bb.1: mov w10, #-2147483648 b LBB0_3 LBB0_2: Lloh2: adrp x10, _HOST_BITS_PER_WIDE_INT@GOTPAGE Lloh3: ldr x10, [x10, _HOST_BITS_PER_WIDE_INT@GOTPAGEOFF] Lloh4: ldr w10, [x10] mov w11, #-1 mvn w12, w10 lsl w9, w9, w12 cmp w10, #63 csel w9, w11, w9, gt csel w10, w8, wzr, gt LBB0_3: cmp w2, #0 cinv w1, w9, ne Lloh5: adrp x9, _SImode@GOTPAGE Lloh6: ldr x9, [x9, _SImode@GOTPAGEOFF] cinv w0, w10, ne Lloh7: adrp x10, _DImode@GOTPAGE Lloh8: ldr x10, [x10, _DImode@GOTPAGEOFF] cmp w8, w20 csel x8, x9, x10, eq ldr w2, [x8] bl _immed_double_const mov x1, x0 mov x0, x20 bl _gen_lowpart mov x19, x0 ldr w8, [x22] cmp w8, w20 b.ne LBB0_6 ; %bb.4: cbz w21, LBB0_8 ; %bb.5: stp x19, x19, [sp] mov w0, #4 mov x1, x19 mov x2, x19 b LBB0_9 LBB0_6: cbz w21, LBB0_10 ; %bb.7: mov w0, #2 mov x1, x19 mov x2, x19 b LBB0_11 LBB0_8: mov x0, x20 bl _CONST0_RTX mov x20, x0 ldr w0, [x22] bl _CONST0_RTX mov x21, x0 ldr w0, [x22] bl _CONST0_RTX ; kill: def $w0 killed $w0 def $x0 stp x21, x0, [sp] mov w0, #4 mov x1, x19 mov x2, x20 LBB0_9: bl _gen_rtvec mov x1, x0 Lloh9: adrp x8, _V4SFmode@GOTPAGE Lloh10: ldr x8, [x8, _V4SFmode@GOTPAGEOFF] b LBB0_12 LBB0_10: Lloh11: adrp x8, _DFmode@GOTPAGE Lloh12: ldr x8, [x8, _DFmode@GOTPAGEOFF] Lloh13: ldr w0, [x8] bl _CONST0_RTX mov x2, x0 mov w0, #2 mov x1, x19 LBB0_11: bl _gen_rtvec mov x1, x0 Lloh14: adrp x8, _V2DFmode@GOTPAGE Lloh15: ldr x8, [x8, _V2DFmode@GOTPAGEOFF] LBB0_12: ldr w19, [x8] mov x0, x19 bl _gen_rtx_CONST_VECTOR mov x1, x0 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 b _force_reg .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGot Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _SFmode,4,2 ; @SFmode .comm _HOST_BITS_PER_WIDE_INT,4,2 ; @HOST_BITS_PER_WIDE_INT .comm _SImode,4,2 ; @SImode .comm _DImode,4,2 ; @DImode .comm _V4SFmode,4,2 ; @V4SFmode .comm _DFmode,4,2 ; @DFmode .comm _V2DFmode,4,2 ; @V2DFmode .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/config/i386/extr_i386.c_ix86_build_signbit_mask.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mt76_queues_read _mt76_queues_read: ## @mt76_queues_read .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, %r14 movl (%rdi), %edi callq _dev_get_drvdata movq %rax, %r15 movq (%rax), %rdi callq _ARRAY_SIZE testl %eax, %eax jle LBB0_5 ## %bb.1: movl $8, %r13d xorl %ebx, %ebx leaq L_.str(%rip), %r12 jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %rbx callq _ARRAY_SIZE cltq addq $16, %r13 cmpq %rax, %rbx jge LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r15), %rdi movq (%rdi,%r13), %rax testq %rax, %rax je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl 8(%rax), %ecx movl (%rax), %r9d movl 4(%rax), %r8d movl -8(%rdi,%r13), %eax movl %eax, (%rsp) movq %r14, %rdi movq %r12, %rsi movl %ebx, %edx callq _seq_printf movq (%r15), %rdi jmp LBB0_4 LBB0_5: xorl %eax, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d:\tqueued=%d head=%d tail=%d swq_queued=%d\n" .no_dead_strip _mt76_queues_read .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mt76_queues_read _mt76_queues_read: ; @mt76_queues_read .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 ldr w0, [x0] bl _dev_get_drvdata mov x20, x0 ldr x0, [x0] bl _ARRAY_SIZE cmp w0, #1 b.lt LBB0_5 ; %bb.1: mov x23, #0 mov x21, #0 Lloh0: adrp x22, l_.str@PAGE Lloh1: add x22, x22, l_.str@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x21, x21, #1 bl _ARRAY_SIZE add x23, x23, #16 cmp x21, w0, sxtw b.ge LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x0, [x20] add x8, x0, x23 ldr x8, [x8, #8] cbz x8, LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldp w4, w3, [x8, #4] ldr w5, [x8] ldr w6, [x0, x23] mov x0, x19 mov x1, x22 mov x2, x21 bl _seq_printf ldr x0, [x20] b LBB0_2 LBB0_5: 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 ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d:\tqueued=%d head=%d tail=%d swq_queued=%d\n" .no_dead_strip _mt76_queues_read .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/mediatek/mt76/extr_debugfs.c_mt76_queues_read.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ff_AMediaCodecProfile_getProfileFromAVCodecContext ## -- Begin function ff_AMediaCodecProfile_getProfileFromAVCodecContext .p2align 4, 0x90 _ff_AMediaCodecProfile_getProfileFromAVCodecContext: ## @ff_AMediaCodecProfile_getProfileFromAVCodecContext .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 $96, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx xorps %xmm0, %xmm0 movaps %xmm0, -48(%rbp) movaps %xmm0, -64(%rbp) movaps %xmm0, -80(%rbp) movaps %xmm0, -96(%rbp) movaps %xmm0, -112(%rbp) movq $0, -32(%rbp) xorl %edi, %edi movq %rbx, %rsi movl $-1, %edx callq _JNI_GET_ENV_OR_RETURN movq _jni_amediacodeclist_mapping@GOTPCREL(%rip), %r14 movl (%r14), %edx leaq -112(%rbp), %rsi xorl %edi, %edi xorl %ecx, %ecx movq %rbx, %r8 callq _ff_jni_init_jfields testq %rax, %rax js LBB0_3 ## %bb.1: movq (%rbx), %rax movq _AV_CODEC_ID_H264@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax je LBB0_3 ## %bb.2: movq _AV_CODEC_ID_HEVC@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax LBB0_3: movl (%r14), %edx leaq -112(%rbp), %rsi xorl %edi, %edi xorl %ecx, %ecx movq %rbx, %r8 callq _ff_jni_reset_jfields movl $-1, %eax addq $96, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _jni_amediacodeclist_mapping,4,2 ## @jni_amediacodeclist_mapping .comm _AV_CODEC_ID_H264,8,3 ## @AV_CODEC_ID_H264 .comm _AV_CODEC_ID_HEVC,8,3 ## @AV_CODEC_ID_HEVC .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ff_AMediaCodecProfile_getProfileFromAVCodecContext ; -- Begin function ff_AMediaCodecProfile_getProfileFromAVCodecContext .p2align 2 _ff_AMediaCodecProfile_getProfileFromAVCodecContext: ; @ff_AMediaCodecProfile_getProfileFromAVCodecContext .cfi_startproc ; %bb.0: sub sp, sp, #128 .cfi_def_cfa_offset 128 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 mov x19, x0 str xzr, [sp, #80] movi.2d v0, #0000000000000000 stp q0, q0, [sp, #48] stp q0, q0, [sp, #16] str q0, [sp] mov x0, #0 mov x1, x19 mov w2, #-1 bl _JNI_GET_ENV_OR_RETURN Lloh0: adrp x20, _jni_amediacodeclist_mapping@GOTPAGE Lloh1: ldr x20, [x20, _jni_amediacodeclist_mapping@GOTPAGEOFF] ldr w2, [x20] mov x1, sp mov x0, #0 mov w3, #0 mov x4, x19 bl _ff_jni_init_jfields tbnz x0, #63, LBB0_3 ; %bb.1: ldr x8, [x19] Lloh2: adrp x9, _AV_CODEC_ID_H264@GOTPAGE Lloh3: ldr x9, [x9, _AV_CODEC_ID_H264@GOTPAGEOFF] Lloh4: ldr x9, [x9] cmp x8, x9 b.eq LBB0_3 ; %bb.2: Lloh5: adrp x9, _AV_CODEC_ID_HEVC@GOTPAGE Lloh6: ldr x9, [x9, _AV_CODEC_ID_HEVC@GOTPAGEOFF] Lloh7: ldr x9, [x9] cmp x8, x9 LBB0_3: ldr w2, [x20] mov x1, sp mov x0, #0 mov w3, #0 mov x4, x19 bl _ff_jni_reset_jfields mov w0, #-1 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload add sp, sp, #128 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .cfi_endproc ; -- End function .comm _jni_amediacodeclist_mapping,4,2 ; @jni_amediacodeclist_mapping .comm _AV_CODEC_ID_H264,8,3 ; @AV_CODEC_ID_H264 .comm _AV_CODEC_ID_HEVC,8,3 ; @AV_CODEC_ID_HEVC .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_mediacodec_wrapper.c_ff_AMediaCodecProfile_getProfileFromAVCodecContext.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mthca_wq_reset _mthca_wq_reset: ## @mthca_wq_reset .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq $0, 32(%rdi) movq 16(%rdi), %rax decq %rax movq %rax, 24(%rdi) xorps %xmm0, %xmm0 movups %xmm0, (%rdi) popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _mthca_wq_reset .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mthca_wq_reset _mthca_wq_reset: ; @mthca_wq_reset .cfi_startproc ; %bb.0: ldr x8, [x0, #16] sub x8, x8, #1 stp x8, xzr, [x0, #24] stp xzr, xzr, [x0] ret .cfi_endproc ; -- End function .no_dead_strip _mthca_wq_reset .subsections_via_symbols
AnghaBench/linux/drivers/infiniband/hw/mthca/extr_mthca_qp.c_mthca_wq_reset.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function xsltGetUTF8Char LCPI0_0: .byte 15 ## 0xf .byte 63 ## 0x3f .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 LCPI0_1: .byte 63 ## 0x3f .byte 63 ## 0x3f .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .space 1 .section __TEXT,__text,regular,pure_instructions .globl _xsltGetUTF8Char .p2align 4, 0x90 _xsltGetUTF8Char: ## @xsltGetUTF8Char .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 LBB0_18 ## %bb.1: testq %rsi, %rsi je LBB0_18 ## %bb.2: movl (%rsi), %ecx testl %ecx, %ecx jle LBB0_18 ## %bb.3: movzbl (%rdi), %eax testb $-128, %al jne LBB0_4 ## %bb.17: movl $1, (%rsi) popq %rbp retq LBB0_4: cmpl $2, %ecx jb LBB0_18 ## %bb.5: movb 1(%rdi), %dl andb $-64, %dl cmpb $-128, %dl jne LBB0_18 ## %bb.6: movl %eax, %r8d notl %r8d testb $-32, %r8b jne LBB0_15 ## %bb.7: cmpl $3, %ecx jb LBB0_18 ## %bb.8: movb 2(%rdi), %dl andb $-64, %dl cmpb $-128, %dl jne LBB0_18 ## %bb.9: testb $-16, %r8b jne LBB0_14 ## %bb.10: cmpl $4, %ecx jb LBB0_18 ## %bb.11: andl $-8, %eax cmpl $240, %eax jne LBB0_18 ## %bb.12: movb 3(%rdi), %al andb $-64, %al cmpb $-128, %al jne LBB0_18 ## %bb.13: movl $4, (%rsi) movzbl (%rdi), %eax andl $7, %eax movzwl 1(%rdi), %ecx movd %ecx, %xmm0 pand LCPI0_1(%rip), %xmm0 shll $18, %eax pmovzxbd %xmm0, %xmm0 ## xmm0 = xmm0[0],zero,zero,zero,xmm0[1],zero,zero,zero,xmm0[2],zero,zero,zero,xmm0[3],zero,zero,zero movdqa %xmm0, %xmm1 pslld $6, %xmm1 pslld $12, %xmm0 movd %xmm0, %ecx orl %eax, %ecx pextrd $1, %xmm1, %edx orl %ecx, %edx movzbl 3(%rdi), %eax andl $63, %eax orl %edx, %eax popq %rbp retq LBB0_18: movl $-1, %eax testq %rsi, %rsi je LBB0_20 ## %bb.19: movl $0, (%rsi) LBB0_20: popq %rbp retq LBB0_15: movl $2, (%rsi) movzbl (%rdi), %ecx andl $31, %ecx shll $6, %ecx movzbl 1(%rdi), %eax LBB0_16: andl $63, %eax orl %ecx, %eax popq %rbp retq LBB0_14: movl $3, (%rsi) movzwl (%rdi), %eax movd %eax, %xmm0 pand LCPI0_0(%rip), %xmm0 pmovzxbd %xmm0, %xmm0 ## xmm0 = xmm0[0],zero,zero,zero,xmm0[1],zero,zero,zero,xmm0[2],zero,zero,zero,xmm0[3],zero,zero,zero movdqa %xmm0, %xmm1 pslld $12, %xmm1 pslld $6, %xmm0 pshufd $85, %xmm0, %xmm0 ## xmm0 = xmm0[1,1,1,1] por %xmm1, %xmm0 movd %xmm0, %ecx movzbl 2(%rdi), %eax jmp LBB0_16 .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xsltGetUTF8Char ; -- Begin function xsltGetUTF8Char .p2align 2 _xsltGetUTF8Char: ; @xsltGetUTF8Char .cfi_startproc ; %bb.0: cbz x0, LBB0_15 ; %bb.1: cbz x1, LBB0_15 ; %bb.2: ldr w9, [x1] cmp w9, #1 b.lt LBB0_15 ; %bb.3: ldrb w8, [x0] tbnz w8, #7, LBB0_5 ; %bb.4: mov w9, #1 str w9, [x1] mov x0, x8 ret LBB0_5: cmp w9, #2 b.lo LBB0_15 ; %bb.6: ldrb w10, [x0, #1] and w10, w10, #0xc0 cmp w10, #128 b.ne LBB0_15 ; %bb.7: mvn w10, w8 tst w10, #0xe0 b.ne LBB0_18 ; %bb.8: cmp w9, #3 b.lo LBB0_15 ; %bb.9: ldrb w10, [x0, #2] and w10, w10, #0xc0 cmp w10, #128 b.ne LBB0_15 ; %bb.10: mvn w10, w8 tst w10, #0xf0 b.ne LBB0_19 ; %bb.11: cmp w9, #4 b.lo LBB0_15 ; %bb.12: and w8, w8, #0xf8 cmp w8, #240 b.ne LBB0_15 ; %bb.13: ldrb w8, [x0, #3] and w8, w8, #0xc0 cmp w8, #128 b.ne LBB0_15 ; %bb.14: mov w8, #4 str w8, [x1] ldrb w8, [x0] and w8, w8, #0x7 lsl w8, w8, #18 ldrb w9, [x0, #1] and w9, w9, #0x3f bfi w8, w9, #12, #6 ldrb w9, [x0, #2] and w9, w9, #0x3f bfi w8, w9, #6, #6 ldrb w9, [x0, #3] b LBB0_20 LBB0_15: cbz x1, LBB0_17 ; %bb.16: str wzr, [x1] LBB0_17: mov w0, #-1 ret LBB0_18: mov w8, #2 str w8, [x1] ldrb w8, [x0] and w9, w8, #0x1f ldrb w8, [x0, #1] and w8, w8, #0x3f bfi w8, w9, #6, #5 mov x0, x8 ret LBB0_19: mov w8, #3 str w8, [x1] ldrb w8, [x0] and w8, w8, #0xf lsl w8, w8, #12 ldrb w9, [x0, #1] and w9, w9, #0x3f bfi w8, w9, #6, #6 ldrb w9, [x0, #2] LBB0_20: bfxil w8, w9, #0, #6 mov x0, x8 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/reactos/dll/3rdparty/libxslt/extr_xsltutils.c_xsltGetUTF8Char.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nicvf_get_rss_hash_opts _nicvf_get_rss_hash_opts: ## @nicvf_get_rss_hash_opts .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, (%rsi) movl 4(%rsi), %ecx leal -128(%rcx), %eax cmpl $6, %eax jae LBB0_1 ## %bb.3: movq _RXH_L4_B_0_1@GOTPCREL(%rip), %rcx movq _RXH_L4_B_2_3@GOTPCREL(%rip), %rax movl (%rax), %eax orl (%rcx), %eax movl %eax, (%rsi) jmp LBB0_4 LBB0_1: xorl %eax, %eax addl $-134, %ecx cmpl $2, %ecx jae LBB0_2 LBB0_4: movq _RXH_IP_SRC@GOTPCREL(%rip), %rcx movq _RXH_IP_DST@GOTPCREL(%rip), %rdx movl (%rdx), %edx orl (%rcx), %edx orl %eax, %edx movl %edx, (%rsi) xorl %eax, %eax popq %rbp retq LBB0_2: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _RXH_L4_B_0_1,4,2 ## @RXH_L4_B_0_1 .comm _RXH_L4_B_2_3,4,2 ## @RXH_L4_B_2_3 .comm _RXH_IP_SRC,4,2 ## @RXH_IP_SRC .comm _RXH_IP_DST,4,2 ## @RXH_IP_DST .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _nicvf_get_rss_hash_opts .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nicvf_get_rss_hash_opts _nicvf_get_rss_hash_opts: ; @nicvf_get_rss_hash_opts .cfi_startproc ; %bb.0: str wzr, [x1] ldr w9, [x1, #4] sub w8, w9, #128 cmp w8, #6 b.hs LBB0_2 ; %bb.1: Lloh0: adrp x8, _RXH_L4_B_0_1@GOTPAGE Lloh1: ldr x8, [x8, _RXH_L4_B_0_1@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _RXH_L4_B_2_3@GOTPAGE Lloh4: ldr x9, [x9, _RXH_L4_B_2_3@GOTPAGEOFF] Lloh5: ldr w9, [x9] orr w8, w9, w8 str w8, [x1] b LBB0_3 LBB0_2: mov w8, #0 sub w9, w9, #134 cmp w9, #2 b.hs LBB0_4 LBB0_3: mov w0, #0 Lloh6: adrp x9, _RXH_IP_SRC@GOTPAGE Lloh7: ldr x9, [x9, _RXH_IP_SRC@GOTPAGEOFF] Lloh8: ldr w9, [x9] Lloh9: adrp x10, _RXH_IP_DST@GOTPAGE Lloh10: ldr x10, [x10, _RXH_IP_DST@GOTPAGEOFF] Lloh11: ldr w10, [x10] orr w9, w10, w9 orr w8, w9, w8 str w8, [x1] ret LBB0_4: Lloh12: adrp x8, _EINVAL@GOTPAGE Lloh13: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh14: ldr w8, [x8] neg w0, w8 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .cfi_endproc ; -- End function .comm _RXH_L4_B_0_1,4,2 ; @RXH_L4_B_0_1 .comm _RXH_L4_B_2_3,4,2 ; @RXH_L4_B_2_3 .comm _RXH_IP_SRC,4,2 ; @RXH_IP_SRC .comm _RXH_IP_DST,4,2 ; @RXH_IP_DST .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _nicvf_get_rss_hash_opts .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/cavium/thunder/extr_nicvf_ethtool.c_nicvf_get_rss_hash_opts.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ath9k_hif_usb_alloc_rx_urbs _ath9k_hif_usb_alloc_rx_urbs: ## @ath9k_hif_usb_alloc_rx_urbs .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx callq _init_usb_anchor movq %rbx, -48(%rbp) ## 8-byte Spill leaq 8(%rbx), %rdi callq _spin_lock_init movq _MAX_RX_URB_NUM@GOTPCREL(%rip), %rax cmpl $0, (%rax) jle LBB0_11 ## %bb.1: xorl %r13d, %r13d movq _GFP_KERNEL@GOTPCREL(%rip), %rbx movq _MAX_RX_BUF_SIZE@GOTPCREL(%rip), %r12 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%rbx), %esi xorl %edi, %edi callq _usb_alloc_urb testq %rax, %rax je LBB0_3 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movq %rax, %r15 movl (%r12), %edi movl (%rbx), %esi callq _alloc_skb testq %rax, %rax je LBB0_5 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 movq %rax, %r14 movq -48(%rbp), %rax ## 8-byte Reload movl 4(%rax), %ebx movq _USB_WLAN_RX_PIPE@GOTPCREL(%rip), %rax movl (%rax), %esi movl %ebx, %edi callq _usb_rcvbulkpipe movl (%r14), %ecx movl (%r12), %r8d movq _ath9k_hif_usb_rx_cb@GOTPCREL(%rip), %rdx movl (%rdx), %r9d movq %r14, (%rsp) movq %r15, %rdi movl %ebx, %esi movl %eax, %edx callq _usb_fill_bulk_urb movq %r15, %rdi movq -48(%rbp), %rsi ## 8-byte Reload callq _usb_anchor_urb movq _GFP_KERNEL@GOTPCREL(%rip), %rax movq %rax, %rbx movl (%rax), %esi movq %r15, %rdi callq _usb_submit_urb testl %eax, %eax jne LBB0_7 ## %bb.10: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdi callq _usb_free_urb incl %r13d movq _MAX_RX_URB_NUM@GOTPCREL(%rip), %rax cmpl (%rax), %r13d movq _MAX_RX_BUF_SIZE@GOTPCREL(%rip), %r12 jl LBB0_2 LBB0_11: xorl %r12d, %r12d jmp LBB0_12 LBB0_3: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r12d, %r12d subl (%rax), %r12d jmp LBB0_9 LBB0_5: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r12d, %r12d subl (%rax), %r12d jmp LBB0_8 LBB0_7: movl %eax, %r12d movq %r15, %rdi callq _usb_unanchor_urb movq %r14, %rdi callq _kfree_skb LBB0_8: movq %r15, %rdi callq _usb_free_urb LBB0_9: movq -48(%rbp), %rdi ## 8-byte Reload callq _ath9k_hif_usb_dealloc_rx_urbs LBB0_12: movl %r12d, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _MAX_RX_URB_NUM,4,2 ## @MAX_RX_URB_NUM .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .comm _MAX_RX_BUF_SIZE,4,2 ## @MAX_RX_BUF_SIZE .comm _USB_WLAN_RX_PIPE,4,2 ## @USB_WLAN_RX_PIPE .comm _ath9k_hif_usb_rx_cb,4,2 ## @ath9k_hif_usb_rx_cb .no_dead_strip _ath9k_hif_usb_alloc_rx_urbs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ath9k_hif_usb_alloc_rx_urbs _ath9k_hif_usb_alloc_rx_urbs: ; @ath9k_hif_usb_alloc_rx_urbs .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 bl _init_usb_anchor add x0, x19, #8 bl _spin_lock_init Lloh0: adrp x23, _MAX_RX_URB_NUM@GOTPAGE Lloh1: ldr x23, [x23, _MAX_RX_URB_NUM@GOTPAGEOFF] ldr w8, [x23] cmp w8, #1 b.lt LBB0_6 ; %bb.1: mov w24, #0 Lloh2: adrp x25, _GFP_KERNEL@GOTPAGE Lloh3: ldr x25, [x25, _GFP_KERNEL@GOTPAGEOFF] Lloh4: adrp x26, _MAX_RX_BUF_SIZE@GOTPAGE Lloh5: ldr x26, [x26, _MAX_RX_BUF_SIZE@GOTPAGEOFF] Lloh6: adrp x27, _USB_WLAN_RX_PIPE@GOTPAGE Lloh7: ldr x27, [x27, _USB_WLAN_RX_PIPE@GOTPAGEOFF] Lloh8: adrp x28, _ath9k_hif_usb_rx_cb@GOTPAGE Lloh9: ldr x28, [x28, _ath9k_hif_usb_rx_cb@GOTPAGEOFF] LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w1, [x25] mov w0, #0 bl _usb_alloc_urb cbz x0, LBB0_7 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov x20, x0 ldr w0, [x26] ldr w1, [x25] bl _alloc_skb cbz x0, LBB0_8 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 mov x21, x0 ldr w22, [x19, #4] ldr w1, [x27] mov x0, x22 bl _usb_rcvbulkpipe mov x2, x0 ldr w3, [x21] ldr w4, [x26] ldr w5, [x28] mov x0, x20 mov x1, x22 mov x6, x21 bl _usb_fill_bulk_urb mov x0, x20 mov x1, x19 bl _usb_anchor_urb ldr w1, [x25] mov x0, x20 bl _usb_submit_urb cbnz w0, LBB0_9 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 mov x0, x20 bl _usb_free_urb add w24, w24, #1 ldr w8, [x23] cmp w24, w8 b.lt LBB0_2 LBB0_6: mov w22, #0 b LBB0_12 LBB0_7: Lloh10: adrp x8, _ENOMEM@GOTPAGE Lloh11: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh12: ldr w8, [x8] neg w22, w8 b LBB0_11 LBB0_8: Lloh13: adrp x8, _ENOMEM@GOTPAGE Lloh14: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh15: ldr w8, [x8] neg w22, w8 b LBB0_10 LBB0_9: mov x22, x0 mov x0, x20 bl _usb_unanchor_urb mov x0, x21 bl _kfree_skb LBB0_10: mov x0, x20 bl _usb_free_urb LBB0_11: mov x0, x19 bl _ath9k_hif_usb_dealloc_rx_urbs LBB0_12: mov x0, x22 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 AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _MAX_RX_URB_NUM,4,2 ; @MAX_RX_URB_NUM .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .comm _MAX_RX_BUF_SIZE,4,2 ; @MAX_RX_BUF_SIZE .comm _USB_WLAN_RX_PIPE,4,2 ; @USB_WLAN_RX_PIPE .comm _ath9k_hif_usb_rx_cb,4,2 ; @ath9k_hif_usb_rx_cb .no_dead_strip _ath9k_hif_usb_alloc_rx_urbs .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/wireless/ath/ath9k/extr_hif_usb.c_ath9k_hif_usb_alloc_rx_urbs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function register_fb_wrap _register_fb_wrap: ## @register_fb_wrap .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rdi popq %rbp jmp _fbd_register ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _register_fb_wrap .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function register_fb_wrap _register_fb_wrap: ; @register_fb_wrap .cfi_startproc ; %bb.0: mov x0, x1 b _fbd_register .cfi_endproc ; -- End function .no_dead_strip _register_fb_wrap .subsections_via_symbols
AnghaBench/freebsd/sys/dev/fb/extr_fbd.c_register_fb_wrap.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nxtarg ## -- Begin function nxtarg .p2align 4, 0x90 _nxtarg: ## @nxtarg .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), %rbx jmp LBB0_1 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 incq %rbx LBB0_1: ## =>This Inner Loop Header: Depth=1 movzbl (%rbx), %eax cmpb $32, %al je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 cmpb $9, %al je LBB0_3 ## %bb.4: testq %rsi, %rsi leaq L_.str(%rip), %rax cmovneq %rsi, %rax movq %rbx, %rdi movq %rax, %rsi xorl %eax, %eax callq _skipto movb (%rax), %cl movq __argbreak@GOTPCREL(%rip), %rdx movb %cl, (%rdx) cmpb $1, (%rax) movq %rax, %rcx sbbq $-1, %rcx movq %rcx, (%r14) movq %rax, %rcx decq %rcx cmpq %rbx, %rcx jae LBB0_5 ## %bb.9: cmpb $0, (%rax) je LBB0_11 LBB0_10: movb $0, (%rax) LBB0_11: movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_5 Depth=1 decq %rcx cmpq %rbx, %rcx jb LBB0_8 LBB0_5: ## =>This Inner Loop Header: Depth=1 movzbl (%rcx), %eax cmpb $32, %al je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 cmpb $9, %al je LBB0_7 LBB0_8: incq %rcx movq %rcx, %rax cmpb $0, (%rax) jne LBB0_10 jmp LBB0_11 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz " " .comm __argbreak,1,0 ## @_argbreak .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nxtarg ; -- Begin function nxtarg .p2align 2 _nxtarg: ; @nxtarg .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, [x0] LBB0_1: ; =>This Inner Loop Header: Depth=1 ldrb w8, [x19] cmp w8, #32 ccmp w8, #9, #4, ne b.ne LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 add x19, x19, #1 b LBB0_1 LBB0_3: Lloh0: adrp x8, l_.str@PAGE Lloh1: add x8, x8, l_.str@PAGEOFF cmp x1, #0 csel x1, x8, x1, eq mov x0, x19 bl _skipto mov x8, x0 ldrb w9, [x8], #-1 Lloh2: adrp x10, __argbreak@GOTPAGE Lloh3: ldr x10, [x10, __argbreak@GOTPAGEOFF] Lloh4: strb w9, [x10] mov x9, x0 ldrb w10, [x9], #1 cmp w10, #0 csel x9, x0, x9, eq str x9, [x20] cmp x8, x19 b.lo LBB0_7 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldrb w9, [x8] cmp w9, #32 ccmp w9, #9, #4, ne b.ne LBB0_6 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 sub x8, x8, #1 cmp x8, x19 b.hs LBB0_4 LBB0_6: add x0, x8, #1 LBB0_7: ldrb w8, [x0] cbz w8, LBB0_9 ; %bb.8: strb wzr, [x0] LBB0_9: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz " " .comm __argbreak,1,0 ; @_argbreak .subsections_via_symbols
the_stack_data/138060.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _distancia ## -- Begin function distancia .p2align 4, 0x90 _distancia: ## @distancia .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp insertps $16, %xmm3, %xmm2 ## xmm2 = xmm2[0],xmm3[0],xmm2[2,3] insertps $16, %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[2,3] subps %xmm0, %xmm2 cvtps2pd %xmm2, %xmm0 mulpd %xmm0, %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 xorps %xmm0, %xmm0 sqrtsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $24, %rsp .cfi_offset %rbx, -24 leaq L_.str(%rip), %rsi xorl %edi, %edi callq _setlocale leaq L_.str.1(%rip), %rbx leaq -24(%rbp), %rsi leaq -20(%rbp), %rdx movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq -16(%rbp), %rsi leaq -12(%rbp), %rdx movq %rbx, %rdi xorl %eax, %eax callq _scanf movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero insertps $16, -12(%rbp), %xmm0 ## xmm0 = xmm0[0],mem[0],xmm0[2,3] movss -24(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero insertps $16, -20(%rbp), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[2,3] subps %xmm1, %xmm0 cvtps2pd %xmm0, %xmm0 mulpd %xmm0, %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 xorps %xmm0, %xmm0 sqrtsd %xmm1, %xmm0 cvtsd2ss %xmm0, %xmm0 cvtss2sd %xmm0, %xmm0 leaq L_.str.2(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pt-br" L_.str.1: ## @.str.1 .asciz "%f %f" L_.str.2: ## @.str.2 .asciz "%.4f\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _distancia ; -- Begin function distancia .p2align 2 _distancia: ; @distancia .cfi_startproc ; %bb.0: fsub s0, s2, s0 fcvt d0, s0 fmul d0, d0, d0 fsub s1, s3, s1 fcvt d1, s1 fmul d1, d1, d1 fadd d0, d0, d1 fsqrt d0, d0 fcvt s0, d0 ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov w0, #0 bl _setlocale add x8, sp, #24 sub x9, x29, #20 stp x9, x8, [sp] Lloh2: adrp x19, l_.str.1@PAGE Lloh3: add x19, x19, l_.str.1@PAGEOFF mov x0, x19 bl _scanf add x8, sp, #16 add x9, sp, #20 stp x9, x8, [sp] mov x0, x19 bl _scanf ldur s0, [x29, #-20] ldp s2, s1, [sp, #20] ldr s3, [sp, #16] fsub s0, s2, s0 fcvt d0, s0 fmul d0, d0, d0 fsub s1, s3, s1 fcvt d1, s1 fmul d1, d1, d1 fadd d0, d0, d1 fsqrt d0, d0 fcvt s0, d0 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, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload add sp, sp, #64 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 "pt-br" l_.str.1: ; @.str.1 .asciz "%f %f" l_.str.2: ; @.str.2 .asciz "%.4f\n" .subsections_via_symbols
the_stack_data/43887393.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strchr ## -- Begin function strchr .p2align 4, 0x90 _strchr: ## @strchr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb (%rdi), %al movsbl %sil, %ecx testb %al, %al je LBB0_4 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movsbl %al, %edx cmpl %edx, %ecx je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movzbl 1(%rdi), %eax incq %rdi testb %al, %al jne LBB0_2 LBB0_4: xorl %eax, %eax LBB0_5: movsbl %al, %edx xorl %eax, %eax cmpl %edx, %ecx cmoveq %rdi, %rax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strchr ; -- Begin function strchr .p2align 2 _strchr: ; @strchr .cfi_startproc ; %bb.0: ldrb w9, [x0] sxtb w8, w1 cbz w9, LBB0_3 LBB0_1: ; =>This Inner Loop Header: Depth=1 cmp w8, w9, sxtb b.eq LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 ldrb w9, [x0, #1]! cbnz w9, LBB0_1 LBB0_3: cmp w8, w9, sxtb csel x0, x0, xzr, eq ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/143962.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pcap_stats_linux _pcap_stats_linux: ## @pcap_stats_linux .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 16(%rdi), %rbx cmpq $0, 8(%rdi) je LBB0_1 ## %bb.2: movl (%rbx), %r15d movl 36(%rbx), %edi callq _linux_if_drops movq %rax, (%rbx) subl %r15d, %eax addl 8(%rbx), %eax movl %eax, 8(%rbx) jmp LBB0_3 LBB0_1: movl 8(%rbx), %eax LBB0_3: movl 32(%rbx), %ecx movl %ecx, 16(%r14) movq $0, 8(%r14) movl %eax, (%r14) xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EOPNOTSUPP,8,3 ## @EOPNOTSUPP .comm _PACKET_STATISTICS,4,2 ## @PACKET_STATISTICS .comm _PCAP_ERRBUF_SIZE,4,2 ## @PCAP_ERRBUF_SIZE .comm _SOL_PACKET,4,2 ## @SOL_PACKET .comm _errno,8,3 ## @errno .no_dead_strip _pcap_stats_linux .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pcap_stats_linux _pcap_stats_linux: ; @pcap_stats_linux .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 ldp x8, x20, [x0, #8] cbz x8, LBB0_2 ; %bb.1: ldr w21, [x20] ldr w0, [x20, #36] bl _linux_if_drops str x0, [x20] ldr w8, [x20, #8] sub w9, w0, w21 add w8, w8, w9 str w8, [x20, #8] b LBB0_3 LBB0_2: ldr w8, [x20, #8] LBB0_3: ldr w9, [x20, #32] str w9, [x19, #16] str xzr, [x19, #8] str w8, [x19] 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 .cfi_endproc ; -- End function .comm _EOPNOTSUPP,8,3 ; @EOPNOTSUPP .comm _PACKET_STATISTICS,4,2 ; @PACKET_STATISTICS .comm _PCAP_ERRBUF_SIZE,4,2 ; @PCAP_ERRBUF_SIZE .comm _SOL_PACKET,4,2 ; @SOL_PACKET .comm _errno,8,3 ; @errno .no_dead_strip _pcap_stats_linux .subsections_via_symbols
AnghaBench/freebsd/contrib/libpcap/extr_pcap-linux.c_pcap_stats_linux.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function omem_charge _omem_charge: ## @omem_charge .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 _sysctl_optmem_max@GOTPCREL(%rip), %r15 cmpl %esi, (%r15) jb LBB0_3 ## %bb.1: movl %esi, %ebx movq %rdi, %r14 callq _atomic_read addl %ebx, %eax cmpl (%r15), %eax jae LBB0_3 ## %bb.2: movl %ebx, %edi movq %r14, %rsi callq _atomic_add xorl %eax, %eax jmp LBB0_4 LBB0_3: movq _ENOMEM@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_4: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _sysctl_optmem_max,4,2 ## @sysctl_optmem_max .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _omem_charge .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function omem_charge _omem_charge: ; @omem_charge .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x21, _sysctl_optmem_max@GOTPAGE Lloh1: ldr x21, [x21, _sysctl_optmem_max@GOTPAGEOFF] ldr w8, [x21] cmp w8, w1 b.lo LBB0_3 ; %bb.1: mov x20, x1 mov x19, x0 bl _atomic_read ldr w8, [x21] add w9, w0, w20 cmp w9, w8 b.hs LBB0_3 ; %bb.2: mov x0, x20 mov x1, x19 bl _atomic_add mov w0, #0 b LBB0_4 LBB0_3: Lloh2: adrp x8, _ENOMEM@GOTPAGE Lloh3: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh4: ldr w8, [x8] neg w0, w8 LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .comm _sysctl_optmem_max,4,2 ; @sysctl_optmem_max .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _omem_charge .subsections_via_symbols
AnghaBench/linux/net/core/extr_bpf_sk_storage.c_omem_charge.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function kgd_hqd_destroy _kgd_hqd_destroy: ## @kgd_hqd_destroy .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 %r9d, %r13d movl %r8d, %r12d ## kill: def $ecx killed $ecx def $rcx movq %rcx, -64(%rbp) ## 8-byte Spill movl %edx, -44(%rbp) ## 4-byte Spill movq %rsi, %r14 movq %rdi, %r15 callq _get_amdgpu_device movq %r14, %rdi callq _get_mqd movq %rax, %rbx movq %r15, -56(%rbp) ## 8-byte Spill movq %r15, %rdi movl %r12d, %esi movl %r13d, %edx callq _acquire_queue cmpq $0, (%rbx) jne LBB0_2 ## %bb.1: movq _GC@GOTPCREL(%rip), %rax movl (%rax), %edi movq _RLC_CP_SCHEDULERS@GOTPCREL(%rip), %rax movl (%rax), %edx movq _scheduler1@GOTPCREL(%rip), %rax movl (%rax), %ecx xorl %esi, %esi xorl %r8d, %r8d callq _WREG32_FIELD15 LBB0_2: movq _DRAIN_PIPE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, %ebx movl -44(%rbp), %edx ## 4-byte Reload cmpl $128, %edx jne LBB0_4 ## %bb.3: movq _RESET_WAVES@GOTPCREL(%rip), %rcx movl (%rcx), %ebx LBB0_4: cmpl $129, %edx cmovel %eax, %ebx movq _GC@GOTPCREL(%rip), %r14 movl (%r14), %edi movq _mmCP_HQD_DEQUEUE_REQUEST@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %esi, %esi callq _SOC15_REG_OFFSET movl %eax, %edi movl %ebx, %esi callq _WREG32 movq _HZ@GOTPCREL(%rip), %rax movq -64(%rbp), %rcx ## 8-byte Reload imull (%rax), %ecx imulq $274877907, %rcx, %rbx ## imm = 0x10624DD3 shrq $38, %rbx movq _jiffies@GOTPCREL(%rip), %r12 addl (%r12), %ebx movl (%r14), %edi movq _mmCP_HQD_ACTIVE@GOTPCREL(%rip), %r13 movl (%r13), %edx xorl %esi, %esi callq _SOC15_REG_OFFSET movl %eax, %edi callq _RREG32 movq _CP_HQD_ACTIVE__ACTIVE_MASK@GOTPCREL(%rip), %r15 testl %eax, (%r15) je LBB0_9 .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movl (%r12), %edi movq %rbx, %rsi callq _time_after testq %rax, %rax jne LBB0_7 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movl $500, %edi ## imm = 0x1F4 movl $1000, %esi ## imm = 0x3E8 callq _usleep_range movl (%r14), %edi movl (%r13), %edx xorl %esi, %esi callq _SOC15_REG_OFFSET movl %eax, %edi callq _RREG32 testl %eax, (%r15) jne LBB0_6 LBB0_9: movq -56(%rbp), %rdi ## 8-byte Reload callq _release_queue xorl %eax, %eax jmp LBB0_10 LBB0_7: leaq L_.str(%rip), %rdi callq _pr_err movq -56(%rbp), %rdi ## 8-byte Reload callq _release_queue movq _ETIME@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_10: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GC,4,2 ## @GC .comm _RLC_CP_SCHEDULERS,4,2 ## @RLC_CP_SCHEDULERS .comm _scheduler1,4,2 ## @scheduler1 .comm _DRAIN_PIPE,4,2 ## @DRAIN_PIPE .comm _RESET_WAVES,4,2 ## @RESET_WAVES .comm _mmCP_HQD_DEQUEUE_REQUEST,4,2 ## @mmCP_HQD_DEQUEUE_REQUEST .comm _HZ,4,2 ## @HZ .comm _jiffies,4,2 ## @jiffies .comm _mmCP_HQD_ACTIVE,4,2 ## @mmCP_HQD_ACTIVE .comm _CP_HQD_ACTIVE__ACTIVE_MASK,4,2 ## @CP_HQD_ACTIVE__ACTIVE_MASK .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "cp queue preemption time out.\n" .comm _ETIME,4,2 ## @ETIME .comm _ACTIVE,4,2 ## @ACTIVE .comm _CP_HQD_DEQUEUE_REQUEST__IQ_REQ_PEND_MASK,4,2 ## @CP_HQD_DEQUEUE_REQUEST__IQ_REQ_PEND_MASK .comm _CP_HQD_IQ_TIMER,4,2 ## @CP_HQD_IQ_TIMER .comm _PROCESSING_IQ,4,2 ## @PROCESSING_IQ .comm _RETRY_TYPE,4,2 ## @RETRY_TYPE .comm _WAIT_TIME,4,2 ## @WAIT_TIME .comm _mmCP_HQD_IQ_TIMER,4,2 ## @mmCP_HQD_IQ_TIMER .no_dead_strip _kgd_hqd_destroy .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function kgd_hqd_destroy _kgd_hqd_destroy: ; @kgd_hqd_destroy .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x22, x5 mov x23, x4 mov x20, x3 mov x21, x2 mov x24, x1 mov x19, x0 bl _get_amdgpu_device mov x0, x24 bl _get_mqd mov x24, x0 mov x0, x19 mov x1, x23 mov x2, x22 bl _acquire_queue ldr x8, [x24] Lloh0: adrp x22, _GC@GOTPAGE Lloh1: ldr x22, [x22, _GC@GOTPAGEOFF] cbnz x8, LBB0_2 ; %bb.1: ldr w0, [x22] Lloh2: adrp x8, _RLC_CP_SCHEDULERS@GOTPAGE Lloh3: ldr x8, [x8, _RLC_CP_SCHEDULERS@GOTPAGEOFF] Lloh4: ldr w2, [x8] Lloh5: adrp x8, _scheduler1@GOTPAGE Lloh6: ldr x8, [x8, _scheduler1@GOTPAGEOFF] Lloh7: ldr w3, [x8] mov w1, #0 mov w4, #0 bl _WREG32_FIELD15 LBB0_2: Lloh8: adrp x8, _DRAIN_PIPE@GOTPAGE Lloh9: ldr x8, [x8, _DRAIN_PIPE@GOTPAGEOFF] Lloh10: ldr w8, [x8] Lloh11: adrp x9, _RESET_WAVES@GOTPAGE Lloh12: ldr x9, [x9, _RESET_WAVES@GOTPAGEOFF] Lloh13: ldr w9, [x9] cmp w21, #128 csel w9, w9, w8, eq cmp w21, #129 csel w21, w8, w9, eq ldr w0, [x22] Lloh14: adrp x8, _mmCP_HQD_DEQUEUE_REQUEST@GOTPAGE Lloh15: ldr x8, [x8, _mmCP_HQD_DEQUEUE_REQUEST@GOTPAGEOFF] Lloh16: ldr w2, [x8] mov w1, #0 bl _SOC15_REG_OFFSET mov x1, x21 bl _WREG32 Lloh17: adrp x8, _HZ@GOTPAGE Lloh18: ldr x8, [x8, _HZ@GOTPAGEOFF] Lloh19: adrp x21, _jiffies@GOTPAGE Lloh20: ldr x21, [x21, _jiffies@GOTPAGEOFF] Lloh21: ldr w26, [x8] ldr w25, [x21] ldr w0, [x22] Lloh22: adrp x23, _mmCP_HQD_ACTIVE@GOTPAGE Lloh23: ldr x23, [x23, _mmCP_HQD_ACTIVE@GOTPAGEOFF] ldr w2, [x23] mov w1, #0 bl _SOC15_REG_OFFSET bl _RREG32 Lloh24: adrp x24, _CP_HQD_ACTIVE__ACTIVE_MASK@GOTPAGE Lloh25: ldr x24, [x24, _CP_HQD_ACTIVE__ACTIVE_MASK@GOTPAGEOFF] ldr w8, [x24] tst w8, w0 b.eq LBB0_6 ; %bb.3: mul w8, w26, w20 mov w9, #19923 movk w9, #4194, lsl #16 umull x8, w8, w9 lsr x8, x8, #38 add w20, w8, w25 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr w0, [x21] mov x1, x20 bl _time_after cbnz x0, LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 mov w0, #500 mov w1, #1000 bl _usleep_range ldr w0, [x22] ldr w2, [x23] mov w1, #0 bl _SOC15_REG_OFFSET bl _RREG32 ldr w8, [x24] tst w8, w0 b.ne LBB0_4 LBB0_6: mov x0, x19 bl _release_queue mov w0, #0 b LBB0_8 LBB0_7: Lloh26: adrp x0, l_.str@PAGE Lloh27: add x0, x0, l_.str@PAGEOFF bl _pr_err mov x0, x19 bl _release_queue Lloh28: adrp x8, _ETIME@GOTPAGE Lloh29: ldr x8, [x8, _ETIME@GOTPAGEOFF] Lloh30: ldr w8, [x8] neg w0, w8 LBB0_8: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGot Lloh22, Lloh23 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh21 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpAdd Lloh26, Lloh27 .cfi_endproc ; -- End function .comm _GC,4,2 ; @GC .comm _RLC_CP_SCHEDULERS,4,2 ; @RLC_CP_SCHEDULERS .comm _scheduler1,4,2 ; @scheduler1 .comm _DRAIN_PIPE,4,2 ; @DRAIN_PIPE .comm _RESET_WAVES,4,2 ; @RESET_WAVES .comm _mmCP_HQD_DEQUEUE_REQUEST,4,2 ; @mmCP_HQD_DEQUEUE_REQUEST .comm _HZ,4,2 ; @HZ .comm _jiffies,4,2 ; @jiffies .comm _mmCP_HQD_ACTIVE,4,2 ; @mmCP_HQD_ACTIVE .comm _CP_HQD_ACTIVE__ACTIVE_MASK,4,2 ; @CP_HQD_ACTIVE__ACTIVE_MASK .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "cp queue preemption time out.\n" .comm _ETIME,4,2 ; @ETIME .comm _ACTIVE,4,2 ; @ACTIVE .comm _CP_HQD_DEQUEUE_REQUEST__IQ_REQ_PEND_MASK,4,2 ; @CP_HQD_DEQUEUE_REQUEST__IQ_REQ_PEND_MASK .comm _CP_HQD_IQ_TIMER,4,2 ; @CP_HQD_IQ_TIMER .comm _PROCESSING_IQ,4,2 ; @PROCESSING_IQ .comm _RETRY_TYPE,4,2 ; @RETRY_TYPE .comm _WAIT_TIME,4,2 ; @WAIT_TIME .comm _mmCP_HQD_IQ_TIMER,4,2 ; @mmCP_HQD_IQ_TIMER .no_dead_strip _kgd_hqd_destroy .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_amdgpu_amdkfd_gfx_v10.c_kgd_hqd_destroy.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvlist_prtctl_setdest ## -- Begin function nvlist_prtctl_setdest .p2align 4, 0x90 _nvlist_prtctl_setdest: ## @nvlist_prtctl_setdest .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, (%rdi) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nvlist_prtctl_setdest ; -- Begin function nvlist_prtctl_setdest .p2align 2 _nvlist_prtctl_setdest: ; @nvlist_prtctl_setdest .cfi_startproc ; %bb.0: str x1, [x0] ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/zfs/lib/libnvpair/extr_libnvpair.c_nvlist_prtctl_setdest.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sshbuf_put_passwd ## -- Begin function sshbuf_put_passwd .p2align 4, 0x90 _sshbuf_put_passwd: ## @sshbuf_put_passwd .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 $64, %esi callq _sshbuf_put_u64 movq %rax, %rcx movl $1, %eax testq %rcx, %rcx jne LBB0_7 ## %bb.1: movq (%r14), %rsi movq %rbx, %rdi callq _sshbuf_put_cstring testl %eax, %eax jne LBB0_7 ## %bb.2: leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _sshbuf_put_cstring testl %eax, %eax jne LBB0_7 ## %bb.3: movl 56(%r14), %esi movq %rbx, %rdi callq _sshbuf_put_u32 testl %eax, %eax jne LBB0_7 ## %bb.4: movl 52(%r14), %esi movq %rbx, %rdi callq _sshbuf_put_u32 testl %eax, %eax jne LBB0_7 ## %bb.5: movq 24(%r14), %rsi movq %rbx, %rdi callq _sshbuf_put_cstring testl %eax, %eax jne LBB0_7 ## %bb.6: movq 32(%r14), %rsi movq %rbx, %rdi callq _sshbuf_put_cstring testl %eax, %eax je LBB0_8 LBB0_7: popq %rbx popq %r14 popq %rbp retq LBB0_8: movl 40(%r14), %esi movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _sshbuf_put_u32 ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "*" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sshbuf_put_passwd ; -- Begin function sshbuf_put_passwd .p2align 2 _sshbuf_put_passwd: ; @sshbuf_put_passwd .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 w1, #64 bl _sshbuf_put_u64 cbz x0, LBB0_2 ; %bb.1: mov w0, #1 b LBB0_8 LBB0_2: ldr x1, [x20] mov x0, x19 bl _sshbuf_put_cstring cbnz w0, LBB0_8 ; %bb.3: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _sshbuf_put_cstring cbnz w0, LBB0_8 ; %bb.4: ldr w1, [x20, #56] mov x0, x19 bl _sshbuf_put_u32 cbnz w0, LBB0_8 ; %bb.5: ldr w1, [x20, #52] mov x0, x19 bl _sshbuf_put_u32 cbnz w0, LBB0_8 ; %bb.6: ldr x1, [x20, #24] mov x0, x19 bl _sshbuf_put_cstring cbnz w0, LBB0_8 ; %bb.7: ldr x1, [x20, #32] mov x0, x19 bl _sshbuf_put_cstring cbz w0, LBB0_9 LBB0_8: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_9: ldr w1, [x20, #40] mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _sshbuf_put_u32 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "*" .subsections_via_symbols
AnghaBench/freebsd/crypto/openssh/extr_sshbuf-getput-basic.c_sshbuf_put_passwd.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function wpas_dbus_signal_wps_event_fail _wpas_dbus_signal_wps_event_fail: ## @wpas_dbus_signal_wps_event_fail .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 _wpas_dbus_signal_wps_event_fail .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function wpas_dbus_signal_wps_event_fail _wpas_dbus_signal_wps_event_fail: ; @wpas_dbus_signal_wps_event_fail .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .no_dead_strip _wpas_dbus_signal_wps_event_fail .subsections_via_symbols
AnghaBench/freebsd/contrib/wpa/wpa_supplicant/dbus/extr_dbus_new.h_wpas_dbus_signal_wps_event_fail.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function assert_merge_and_or_remote_key_missing _assert_merge_and_or_remote_key_missing: ## @assert_merge_and_or_remote_key_missing .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx subq $16, %rsp .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rsi, %rbx movq %rdi, %r15 movq _GIT_OBJECT_COMMIT@GOTPCREL(%rip), %rax movl (%rax), %r12d movq %rsi, %rdi callq _git_object_type movl %r12d, %edi movl %eax, %esi callq _cl_assert_equal_i leaq -40(%rbp), %rdi movq %r15, %rsi movq %r14, %rdx movq %rbx, %rcx xorl %r8d, %r8d callq _git_branch_create movl %eax, %edi callq _cl_git_pass movq _GIT_ENOTFOUND@GOTPCREL(%rip), %rax movl (%rax), %ebx movq -40(%rbp), %rsi movq _upstream@GOTPCREL(%rip), %rdi callq _git_branch_upstream movl %ebx, %edi movl %eax, %esi callq _cl_assert_equal_i movq -40(%rbp), %rdi callq _git_reference_free addq $16, %rsp popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GIT_OBJECT_COMMIT,4,2 ## @GIT_OBJECT_COMMIT .comm _GIT_ENOTFOUND,4,2 ## @GIT_ENOTFOUND .comm _upstream,4,2 ## @upstream .no_dead_strip _assert_merge_and_or_remote_key_missing .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function assert_merge_and_or_remote_key_missing _assert_merge_and_or_remote_key_missing: ; @assert_merge_and_or_remote_key_missing .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x20, x1 mov x21, x0 Lloh0: adrp x8, _GIT_OBJECT_COMMIT@GOTPAGE Lloh1: ldr x8, [x8, _GIT_OBJECT_COMMIT@GOTPAGEOFF] Lloh2: ldr w22, [x8] mov x0, x1 bl _git_object_type mov x1, x0 mov x0, x22 bl _cl_assert_equal_i add x0, sp, #8 mov x1, x21 mov x2, x19 mov x3, x20 mov w4, #0 bl _git_branch_create bl _cl_git_pass Lloh3: adrp x8, _GIT_ENOTFOUND@GOTPAGE Lloh4: ldr x8, [x8, _GIT_ENOTFOUND@GOTPAGEOFF] Lloh5: ldr w19, [x8] ldr x1, [sp, #8] Lloh6: adrp x0, _upstream@GOTPAGE Lloh7: ldr x0, [x0, _upstream@GOTPAGEOFF] bl _git_branch_upstream mov x1, x0 mov x0, x19 bl _cl_assert_equal_i ldr x0, [sp, #8] bl _git_reference_free 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 AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _GIT_OBJECT_COMMIT,4,2 ; @GIT_OBJECT_COMMIT .comm _GIT_ENOTFOUND,4,2 ; @GIT_ENOTFOUND .comm _upstream,4,2 ; @upstream .no_dead_strip _assert_merge_and_or_remote_key_missing .subsections_via_symbols
AnghaBench/libgit2/tests/refs/branches/extr_upstream.c_assert_merge_and_or_remote_key_missing.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function evrpc_pool_schedule _evrpc_pool_schedule: ## @evrpc_pool_schedule .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx callq _TAILQ_FIRST testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %r14 movq %rbx, %rdi callq _evrpc_pool_find_connection testq %rax, %rax je LBB0_2 ## %bb.3: movq %rax, %r15 movq _next@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi movq %r14, %rsi callq _TAILQ_REMOVE movq %r15, %rdi movq %r14, %rsi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _evrpc_schedule_request ## TAILCALL LBB0_2: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _next,4,2 ## @next .no_dead_strip _evrpc_pool_schedule .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function evrpc_pool_schedule _evrpc_pool_schedule: ; @evrpc_pool_schedule .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 _TAILQ_FIRST cbz x0, LBB0_3 ; %bb.1: mov x19, x0 mov x0, x20 bl _evrpc_pool_find_connection cbz x0, LBB0_3 ; %bb.2: mov x21, x0 Lloh0: adrp x8, _next@GOTPAGE Lloh1: ldr x8, [x8, _next@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x0, x20 mov x1, x19 bl _TAILQ_REMOVE mov x0, x21 mov x1, 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 _evrpc_schedule_request LBB0_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _next,4,2 ; @next .no_dead_strip _evrpc_pool_schedule .subsections_via_symbols
AnghaBench/freebsd/contrib/libevent/extr_evrpc.c_evrpc_pool_schedule.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _snd_pcm_mmap_data ## -- Begin function snd_pcm_mmap_data .p2align 4, 0x90 _snd_pcm_mmap_data: ## @snd_pcm_mmap_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rdi, %rbx movq (%rdi), %rcx movq _SNDRV_PCM_STREAM_PLAYBACK@GOTPCREL(%rip), %rdx movl (%r14), %eax cmpq (%rdx), %rcx jne LBB0_4 ## %bb.1: movq _VM_WRITE@GOTPCREL(%rip), %rcx movq _VM_READ@GOTPCREL(%rip), %rdx movl (%rdx), %edx orl (%rcx), %edx testl %eax, %edx jne LBB0_5 jmp LBB0_2 LBB0_4: movq _VM_READ@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_2 LBB0_5: movq 16(%rbx), %rax movq 24(%rax), %rcx movq (%rcx), %rcx movq _SNDRV_PCM_STATE_OPEN@GOTPCREL(%rip), %rdx cmpq (%rdx), %rcx jne LBB0_7 ## %bb.6: movq _EBADFD@GOTPCREL(%rip), %rcx jmp LBB0_3 LBB0_7: movq _SNDRV_PCM_INFO_MMAP@GOTPCREL(%rip), %rcx movl (%rcx), %ecx testl %ecx, (%rax) je LBB0_8 ## %bb.9: movq 8(%rax), %rcx movq _SNDRV_PCM_ACCESS_RW_INTERLEAVED@GOTPCREL(%rip), %rdx cmpq (%rdx), %rcx je LBB0_2 ## %bb.10: movq _SNDRV_PCM_ACCESS_RW_NONINTERLEAVED@GOTPCREL(%rip), %rdx cmpq (%rdx), %rcx je LBB0_2 ## %bb.11: movq 8(%r14), %r13 subq 16(%r14), %r13 movq 24(%r14), %r12 movq _PAGE_SHIFT@GOTPCREL(%rip), %rcx movq (%rcx), %r15 movl 16(%rax), %edi callq _PAGE_ALIGN subq %r13, %rax jb LBB0_2 ## %bb.12: movl %r15d, %ecx shlq %cl, %r12 cmpq %rax, %r12 jbe LBB0_13 LBB0_2: movq _EINVAL@GOTPCREL(%rip), %rcx LBB0_3: xorl %eax, %eax subl (%rcx), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq _ENXIO@GOTPCREL(%rip), %rcx jmp LBB0_3 LBB0_13: movq 8(%rbx), %rax movq (%rax), %rax movq %rbx, %rdi movq %r14, %rsi addq $8, %rsp testq %rax, %rax je LBB0_14 ## %bb.15: popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmpq *%rax ## TAILCALL LBB0_14: popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _snd_pcm_lib_default_mmap ## TAILCALL .cfi_endproc ## -- End function .comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ## @SNDRV_PCM_STREAM_PLAYBACK .comm _VM_WRITE,4,2 ## @VM_WRITE .comm _VM_READ,4,2 ## @VM_READ .comm _EINVAL,4,2 ## @EINVAL .comm _SNDRV_PCM_STATE_OPEN,8,3 ## @SNDRV_PCM_STATE_OPEN .comm _EBADFD,4,2 ## @EBADFD .comm _SNDRV_PCM_INFO_MMAP,4,2 ## @SNDRV_PCM_INFO_MMAP .comm _ENXIO,4,2 ## @ENXIO .comm _SNDRV_PCM_ACCESS_RW_INTERLEAVED,8,3 ## @SNDRV_PCM_ACCESS_RW_INTERLEAVED .comm _SNDRV_PCM_ACCESS_RW_NONINTERLEAVED,8,3 ## @SNDRV_PCM_ACCESS_RW_NONINTERLEAVED .comm _PAGE_SHIFT,8,3 ## @PAGE_SHIFT .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _snd_pcm_mmap_data ; -- Begin function snd_pcm_mmap_data .p2align 2 _snd_pcm_mmap_data: ; @snd_pcm_mmap_data .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x2 mov x20, x0 ldr x9, [x0] Lloh0: adrp x8, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGE Lloh1: ldr x8, [x8, _SNDRV_PCM_STREAM_PLAYBACK@GOTPAGEOFF] Lloh2: ldr x10, [x8] ldr w8, [x2] cmp x9, x10 b.ne LBB0_2 ; %bb.1: Lloh3: adrp x9, _VM_WRITE@GOTPAGE Lloh4: ldr x9, [x9, _VM_WRITE@GOTPAGEOFF] Lloh5: ldr w9, [x9] Lloh6: adrp x10, _VM_READ@GOTPAGE Lloh7: ldr x10, [x10, _VM_READ@GOTPAGEOFF] Lloh8: ldr w10, [x10] orr w9, w10, w9 tst w9, w8 b.ne LBB0_3 b LBB0_9 LBB0_2: Lloh9: adrp x9, _VM_READ@GOTPAGE Lloh10: ldr x9, [x9, _VM_READ@GOTPAGEOFF] Lloh11: ldr w9, [x9] tst w9, w8 b.eq LBB0_9 LBB0_3: ldr x8, [x20, #16] ldr x9, [x8, #24] ldr x9, [x9] Lloh12: adrp x10, _SNDRV_PCM_STATE_OPEN@GOTPAGE Lloh13: ldr x10, [x10, _SNDRV_PCM_STATE_OPEN@GOTPAGEOFF] Lloh14: ldr x10, [x10] cmp x9, x10 b.ne LBB0_5 ; %bb.4: Lloh15: adrp x8, _EBADFD@GOTPAGE Lloh16: ldr x8, [x8, _EBADFD@GOTPAGEOFF] b LBB0_10 LBB0_5: ldr w9, [x8] Lloh17: adrp x10, _SNDRV_PCM_INFO_MMAP@GOTPAGE Lloh18: ldr x10, [x10, _SNDRV_PCM_INFO_MMAP@GOTPAGEOFF] Lloh19: ldr w10, [x10] tst w10, w9 b.eq LBB0_11 ; %bb.6: ldr x9, [x8, #8] Lloh20: adrp x10, _SNDRV_PCM_ACCESS_RW_INTERLEAVED@GOTPAGE Lloh21: ldr x10, [x10, _SNDRV_PCM_ACCESS_RW_INTERLEAVED@GOTPAGEOFF] Lloh22: ldr x10, [x10] Lloh23: adrp x11, _SNDRV_PCM_ACCESS_RW_NONINTERLEAVED@GOTPAGE Lloh24: ldr x11, [x11, _SNDRV_PCM_ACCESS_RW_NONINTERLEAVED@GOTPAGEOFF] Lloh25: ldr x11, [x11] cmp x9, x10 ccmp x9, x11, #4, ne b.eq LBB0_9 ; %bb.7: ldp x9, x10, [x19, #8] sub x23, x9, x10 ldr x21, [x19, #24] Lloh26: adrp x9, _PAGE_SHIFT@GOTPAGE Lloh27: ldr x9, [x9, _PAGE_SHIFT@GOTPAGEOFF] Lloh28: ldr x22, [x9] ldr w0, [x8, #16] bl _PAGE_ALIGN subs x8, x0, x23 b.lo LBB0_9 ; %bb.8: lsl x9, x21, x22 cmp x9, x8 b.ls LBB0_12 LBB0_9: Lloh29: adrp x8, _EINVAL@GOTPAGE Lloh30: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_10: ldr w8, [x8] neg w0, w8 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_11: Lloh31: adrp x8, _ENXIO@GOTPAGE Lloh32: ldr x8, [x8, _ENXIO@GOTPAGEOFF] b LBB0_10 LBB0_12: ldr x8, [x20, #8] ldr x2, [x8] cbz x2, LBB0_14 ; %bb.13: mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload br x2 LBB0_14: mov x0, x20 mov x1, x19 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload b _snd_pcm_lib_default_mmap .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGot Lloh31, Lloh32 .cfi_endproc ; -- End function .comm _SNDRV_PCM_STREAM_PLAYBACK,8,3 ; @SNDRV_PCM_STREAM_PLAYBACK .comm _VM_WRITE,4,2 ; @VM_WRITE .comm _VM_READ,4,2 ; @VM_READ .comm _EINVAL,4,2 ; @EINVAL .comm _SNDRV_PCM_STATE_OPEN,8,3 ; @SNDRV_PCM_STATE_OPEN .comm _EBADFD,4,2 ; @EBADFD .comm _SNDRV_PCM_INFO_MMAP,4,2 ; @SNDRV_PCM_INFO_MMAP .comm _ENXIO,4,2 ; @ENXIO .comm _SNDRV_PCM_ACCESS_RW_INTERLEAVED,8,3 ; @SNDRV_PCM_ACCESS_RW_INTERLEAVED .comm _SNDRV_PCM_ACCESS_RW_NONINTERLEAVED,8,3 ; @SNDRV_PCM_ACCESS_RW_NONINTERLEAVED .comm _PAGE_SHIFT,8,3 ; @PAGE_SHIFT .subsections_via_symbols
AnghaBench/fastsocket/kernel/sound/core/extr_pcm_native.c_snd_pcm_mmap_data.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rtl8367b_sw_reset_mibs _rtl8367b_sw_reset_mibs: ## @rtl8367b_sw_reset_mibs .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 _sw_to_rtl8366_smi movq %rax, %rbx xorl %edi, %edi callq _RTL8367B_MIB_CTRL0_REG movq _RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movq %rbx, %rdi movl %eax, %esi xorl %edx, %edx addq $8, %rsp popq %rbx popq %rbp jmp _rtl8366_smi_rmwr ## TAILCALL .cfi_endproc ## -- End function .comm _RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK,4,2 ## @RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK .no_dead_strip _rtl8367b_sw_reset_mibs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rtl8367b_sw_reset_mibs _rtl8367b_sw_reset_mibs: ; @rtl8367b_sw_reset_mibs .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 _sw_to_rtl8366_smi mov x19, x0 mov w0, #0 bl _RTL8367B_MIB_CTRL0_REG mov x1, x0 Lloh0: adrp x8, _RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK@GOTPAGE Lloh1: ldr x8, [x8, _RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK@GOTPAGEOFF] Lloh2: ldr w3, [x8] mov x0, x19 mov w2, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _rtl8366_smi_rmwr .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK,4,2 ; @RTL8367B_MIB_CTRL0_GLOBAL_RESET_MASK .no_dead_strip _rtl8367b_sw_reset_mibs .subsections_via_symbols
AnghaBench/openwrt/target/linux/generic/files/drivers/net/phy/extr_rtl8367b.c_rtl8367b_sw_reset_mibs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function edac_set_poll_msec _edac_set_poll_msec: ## @edac_set_poll_msec .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 LBB0_1 ## %bb.2: movq %rsi, %rbx leaq -12(%rbp), %rdx xorl %esi, %esi callq _kstrtouint testl %eax, %eax jne LBB0_5 ## %bb.3: movl -12(%rbp), %eax cmpl $999, %eax ## imm = 0x3E7 ja LBB0_4 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_5 LBB0_4: movq (%rbx), %rcx movl %eax, (%rcx) movl -12(%rbp), %edi callq _edac_mc_reset_delay_period xorl %eax, %eax LBB0_5: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _edac_set_poll_msec .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function edac_set_poll_msec _edac_set_poll_msec: ; @edac_set_poll_msec .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 cbz x0, LBB0_3 ; %bb.1: mov x19, x1 add x2, sp, #12 mov w1, #0 bl _kstrtouint cbnz w0, LBB0_5 ; %bb.2: ldr w8, [sp, #12] cmp w8, #999 b.hi LBB0_4 LBB0_3: Lloh0: adrp x8, _EINVAL@GOTPAGE Lloh1: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 b LBB0_5 LBB0_4: ldr x9, [x19] str w8, [x9] ldr w0, [sp, #12] bl _edac_mc_reset_delay_period mov w0, #0 LBB0_5: 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 Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _edac_set_poll_msec .subsections_via_symbols
AnghaBench/linux/drivers/edac/extr_edac_mc_sysfs.c_edac_set_poll_msec.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 vertex2f_feedback LCPI0_0: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _vertex2f_feedback: ## @vertex2f_feedback .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 popq %rbp jmp _vertex4f_feedback ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _vertex2f_feedback .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vertex2f_feedback _vertex2f_feedback: ; @vertex2f_feedback .cfi_startproc ; %bb.0: movi d0, #0000000000000000 fmov s1, #1.00000000 b _vertex4f_feedback .cfi_endproc ; -- End function .no_dead_strip _vertex2f_feedback .subsections_via_symbols
AnghaBench/reactos/dll/opengl/mesa/extr_vbfill.c_vertex2f_feedback.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 cmpl $2, %edi jne LBB0_2 ## %bb.1: movq 8(%rsi), %rdi xorl %esi, %esi movl $10, %edx callq _strtoul shrq %rax movl %eax, %ecx andb $-75, %cl shlb $7, %al testb %cl, %cl movzbl %al, %eax movzbl %cl, %ecx cmovel %eax, %ecx movzbl %cl, %esi addl %esi, %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq LBB0_2: leaq L_.str(%rip), %rdi movl $1, %esi xorl %eax, %eax callq _printf movl $-1, %edi callq _exit .cfi_endproc ## -- End function .globl _megaInit ## -- Begin function megaInit .p2align 4, 0x90 _megaInit: ## @megaInit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _RandomFunc ## -- Begin function RandomFunc .p2align 4, 0x90 _RandomFunc: ## @RandomFunc .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movzwl (%rdi), %eax shrl %eax movl %eax, %ecx andb $-75, %cl shlb $7, %al testb %cl, %cl movzbl %al, %eax movzbl %cl, %ecx cmovel %eax, %ecx movzbl %cl, %eax addl %eax, %eax movw %ax, (%rsi) popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Call this program with %i arguments\n" L_.str.2: ## @.str.2 .asciz "%u\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 cmp w0, #2 b.ne LBB0_2 ; %bb.1: ldr x0, [x1, #8] mov x1, #0 mov w2, #10 bl _strtoul lsr x8, x0, #1 lsl w9, w8, #7 mov w10, #181 tst w8, w10 csel w8, w9, w8, eq and w8, w8, w10 lsl w8, w8, #1 str x8, [sp] Lloh0: adrp x0, l_.str.2@PAGE Lloh1: 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 LBB0_2: mov w8, #1 str x8, [sp] Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #-1 bl _exit .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .globl _megaInit ; -- Begin function megaInit .p2align 2 _megaInit: ; @megaInit .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _RandomFunc ; -- Begin function RandomFunc .p2align 2 _RandomFunc: ; @RandomFunc .cfi_startproc ; %bb.0: ldrh w8, [x0] lsr w8, w8, #1 lsl w9, w8, #7 mov w10, #181 tst w8, w10 csel w8, w9, w8, eq and w8, w8, w10 lsl w8, w8, #1 strh w8, [x1] ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Call this program with %i arguments\n" l_.str.2: ; @.str.2 .asciz "%u\n" .subsections_via_symbols
the_stack_data/26700953.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function skfp_close _skfp_close: ## @skfp_close .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %r14 callq _netdev_priv movq %rax, %rbx xorl %eax, %eax callq _CLI_FBI movq %rbx, %rdi movl $1, %esi callq _smt_reset_defaults movq %rbx, %rdi callq _card_stop movq %rbx, %rdi callq _mac_drv_clear_tx_queue movq %rbx, %rdi callq _mac_drv_clear_rx_queue movq %r14, %rdi callq _netif_stop_queue movl (%r14), %edi movq %r14, %rsi callq _free_irq leaq 4(%rbx), %rdi callq _skb_queue_purge movq _MAX_TX_QUEUE_LEN@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rbx) xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _MAX_TX_QUEUE_LEN,4,2 ## @MAX_TX_QUEUE_LEN .no_dead_strip _skfp_close .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function skfp_close _skfp_close: ; @skfp_close .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 bl _netdev_priv mov x20, x0 bl _CLI_FBI mov x0, x20 mov w1, #1 bl _smt_reset_defaults mov x0, x20 bl _card_stop mov x0, x20 bl _mac_drv_clear_tx_queue mov x0, x20 bl _mac_drv_clear_rx_queue mov x0, x19 bl _netif_stop_queue ldr w0, [x19] mov x1, x19 bl _free_irq add x0, x20, #4 bl _skb_queue_purge Lloh0: adrp x8, _MAX_TX_QUEUE_LEN@GOTPAGE Lloh1: ldr x8, [x8, _MAX_TX_QUEUE_LEN@GOTPAGEOFF] Lloh2: ldr w8, [x8] str w8, [x20] mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MAX_TX_QUEUE_LEN,4,2 ; @MAX_TX_QUEUE_LEN .no_dead_strip _skfp_close .subsections_via_symbols
AnghaBench/linux/drivers/net/fddi/skfp/extr_skfddi.c_skfp_close.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _timelib_time_dtor ## -- Begin function timelib_time_dtor .p2align 4, 0x90 _timelib_time_dtor: ## @timelib_time_dtor .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 _TIMELIB_TIME_FREE movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _TIMELIB_TIME_FREE ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _timelib_time_dtor ; -- Begin function timelib_time_dtor .p2align 2 _timelib_time_dtor: ; @timelib_time_dtor .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 _TIMELIB_TIME_FREE mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _TIMELIB_TIME_FREE .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/php-src/ext/date/lib/extr_timelib.c_timelib_time_dtor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function end_of_base _end_of_base: ## @end_of_base .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 callq _BINFO_TYPE movl %eax, %edi callq _is_empty_class movq %rax, %rbx movl %r15d, %edi callq _BINFO_TYPE movl %eax, %edi testq %rbx, %rbx je LBB0_2 ## %bb.1: callq _TYPE_SIZE_UNIT jmp LBB0_3 LBB0_2: callq _CLASSTYPE_SIZE_UNIT LBB0_3: movl %eax, %r14d movq _PLUS_EXPR@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %r15d, %edi callq _BINFO_OFFSET movl %ebx, %edi movl %eax, %esi movl %r14d, %edx addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _size_binop ## TAILCALL .cfi_endproc ## -- End function .comm _PLUS_EXPR,4,2 ## @PLUS_EXPR .no_dead_strip _end_of_base .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function end_of_base _end_of_base: ; @end_of_base .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x0 bl _BINFO_TYPE bl _is_empty_class mov x20, x0 mov x0, x19 bl _BINFO_TYPE cbz x20, LBB0_2 ; %bb.1: bl _TYPE_SIZE_UNIT b LBB0_3 LBB0_2: bl _CLASSTYPE_SIZE_UNIT LBB0_3: mov x20, x0 Lloh0: adrp x8, _PLUS_EXPR@GOTPAGE Lloh1: ldr x8, [x8, _PLUS_EXPR@GOTPAGEOFF] Lloh2: ldr w21, [x8] mov x0, x19 bl _BINFO_OFFSET mov x1, x0 mov x0, x21 mov x2, 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 _size_binop .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _PLUS_EXPR,4,2 ; @PLUS_EXPR .no_dead_strip _end_of_base .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/cp/extr_class.c_end_of_base.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ia64_encode_section_info _ia64_encode_section_info: ## @ia64_encode_section_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movl %edi, %ebx callq _default_encode_section_info movl %ebx, %edi callq _TREE_CODE movq _VAR_DECL@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_5 ## %bb.1: movl %ebx, %edi callq _DECL_RTL movl %eax, %edi callq _GET_CODE movq _MEM@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_5 ## %bb.2: movl %ebx, %edi callq _DECL_RTL movl %eax, %edi xorl %esi, %esi callq _XEXP movl %eax, %edi callq _GET_CODE movq _SYMBOL_REF@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_5 ## %bb.3: movl %ebx, %edi callq _TREE_STATIC testq %rax, %rax jne LBB0_6 ## %bb.4: movl %ebx, %edi callq _DECL_EXTERNAL testq %rax, %rax je LBB0_5 LBB0_6: movl %r14d, %edi xorl %esi, %esi callq _XEXP movl %ebx, %edi movl %eax, %esi popq %rbx popq %r14 popq %rbp jmp _ia64_encode_addr_area ## TAILCALL LBB0_5: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _VAR_DECL,8,3 ## @VAR_DECL .comm _MEM,8,3 ## @MEM .comm _SYMBOL_REF,8,3 ## @SYMBOL_REF .no_dead_strip _ia64_encode_section_info .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ia64_encode_section_info _ia64_encode_section_info: ; @ia64_encode_section_info .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 bl _default_encode_section_info mov x0, x19 bl _TREE_CODE Lloh0: adrp x8, _VAR_DECL@GOTPAGE Lloh1: ldr x8, [x8, _VAR_DECL@GOTPAGEOFF] Lloh2: ldr x8, [x8] cmp x0, x8 b.ne LBB0_6 ; %bb.1: mov x0, x19 bl _DECL_RTL bl _GET_CODE Lloh3: adrp x8, _MEM@GOTPAGE Lloh4: ldr x8, [x8, _MEM@GOTPAGEOFF] Lloh5: ldr x8, [x8] cmp x0, x8 b.ne LBB0_6 ; %bb.2: mov x0, x19 bl _DECL_RTL mov w1, #0 bl _XEXP bl _GET_CODE Lloh6: adrp x8, _SYMBOL_REF@GOTPAGE Lloh7: ldr x8, [x8, _SYMBOL_REF@GOTPAGEOFF] Lloh8: ldr x8, [x8] cmp x0, x8 b.ne LBB0_6 ; %bb.3: mov x0, x19 bl _TREE_STATIC cbnz x0, LBB0_5 ; %bb.4: mov x0, x19 bl _DECL_EXTERNAL cbz x0, LBB0_6 LBB0_5: mov x0, x20 mov w1, #0 bl _XEXP mov x1, x0 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _ia64_encode_addr_area LBB0_6: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _VAR_DECL,8,3 ; @VAR_DECL .comm _MEM,8,3 ; @MEM .comm _SYMBOL_REF,8,3 ; @SYMBOL_REF .no_dead_strip _ia64_encode_section_info .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/config/ia64/extr_ia64.c_ia64_encode_section_info.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function br_multicast_group_expired _br_multicast_group_expired: ## @br_multicast_group_expired .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 _timer@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rdi, %rsi callq _from_timer movq %rax, %r14 movq 24(%rax), %rbx movq %rbx, %rdi callq _spin_lock movl 8(%rbx), %edi callq _netif_running testl %eax, %eax je LBB0_4 ## %bb.1: leaq 16(%r14), %rdi callq _timer_pending testq %rax, %rax jne LBB0_4 ## %bb.2: movq %r14, %rdi movl $1, %esi callq _br_multicast_host_leave cmpq $0, 8(%r14) jne LBB0_4 ## %bb.3: leaq 4(%rbx), %rdi movq %r14, %rsi addq $4, %rsi movq _br_mdb_rht_params@GOTPCREL(%rip), %rax movl (%rax), %edx callq _rhashtable_remove_fast movq %r14, %rdi callq _hlist_del_rcu movq _rcu@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r14, %rdi callq _kfree_rcu LBB0_4: movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _spin_unlock ## TAILCALL .cfi_endproc ## -- End function .comm _timer,4,2 ## @timer .comm _br_mdb_rht_params,4,2 ## @br_mdb_rht_params .comm _rcu,4,2 ## @rcu .comm _mp,8,3 ## @mp .no_dead_strip _br_multicast_group_expired .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function br_multicast_group_expired _br_multicast_group_expired: ; @br_multicast_group_expired .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x8, _timer@GOTPAGE Lloh1: ldr x8, [x8, _timer@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x1, x0 bl _from_timer mov x20, x0 ldr x19, [x0, #24] mov x0, x19 bl _spin_lock ldr w0, [x19, #8] bl _netif_running cbz w0, LBB0_4 ; %bb.1: add x0, x20, #16 bl _timer_pending cbnz x0, LBB0_4 ; %bb.2: mov x0, x20 mov w1, #1 bl _br_multicast_host_leave ldr x8, [x20, #8] cbnz x8, LBB0_4 ; %bb.3: add x0, x19, #4 add x1, x20, #4 Lloh3: adrp x8, _br_mdb_rht_params@GOTPAGE Lloh4: ldr x8, [x8, _br_mdb_rht_params@GOTPAGEOFF] Lloh5: ldr w2, [x8] bl _rhashtable_remove_fast mov x0, x20 bl _hlist_del_rcu Lloh6: adrp x8, _rcu@GOTPAGE Lloh7: ldr x8, [x8, _rcu@GOTPAGEOFF] Lloh8: ldr w1, [x8] mov x0, x20 bl _kfree_rcu LBB0_4: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _spin_unlock .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _timer,4,2 ; @timer .comm _br_mdb_rht_params,4,2 ; @br_mdb_rht_params .comm _rcu,4,2 ; @rcu .comm _mp,8,3 ; @mp .no_dead_strip _br_multicast_group_expired .subsections_via_symbols
AnghaBench/linux/net/bridge/extr_br_multicast.c_br_multicast_group_expired.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function dwarf_stack_op_name _dwarf_stack_op_name: ## @dwarf_stack_op_name .cfi_startproc ## %bb.0: addl $-128, %edi cmpl $150, %edi ja LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movslq %edi, %rax leaq l_reltable.dwarf_stack_op_name(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax popq %rbp retq LBB0_1: leaq L_.str.151(%rip), %rax retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "DW_OP_addr" L_.str.1: ## @.str.1 .asciz "DW_OP_deref" L_.str.2: ## @.str.2 .asciz "DW_OP_const1u" L_.str.3: ## @.str.3 .asciz "DW_OP_const1s" L_.str.4: ## @.str.4 .asciz "DW_OP_const2u" L_.str.5: ## @.str.5 .asciz "DW_OP_const2s" L_.str.6: ## @.str.6 .asciz "DW_OP_const4u" L_.str.7: ## @.str.7 .asciz "DW_OP_const4s" L_.str.8: ## @.str.8 .asciz "DW_OP_const8u" L_.str.9: ## @.str.9 .asciz "DW_OP_const8s" L_.str.10: ## @.str.10 .asciz "DW_OP_constu" L_.str.11: ## @.str.11 .asciz "DW_OP_consts" L_.str.12: ## @.str.12 .asciz "DW_OP_dup" L_.str.13: ## @.str.13 .asciz "DW_OP_drop" L_.str.14: ## @.str.14 .asciz "DW_OP_over" L_.str.15: ## @.str.15 .asciz "DW_OP_pick" L_.str.16: ## @.str.16 .asciz "DW_OP_swap" L_.str.17: ## @.str.17 .asciz "DW_OP_rot" L_.str.18: ## @.str.18 .asciz "DW_OP_xderef" L_.str.19: ## @.str.19 .asciz "DW_OP_abs" L_.str.20: ## @.str.20 .asciz "DW_OP_and" L_.str.21: ## @.str.21 .asciz "DW_OP_div" L_.str.22: ## @.str.22 .asciz "DW_OP_minus" L_.str.23: ## @.str.23 .asciz "DW_OP_mod" L_.str.24: ## @.str.24 .asciz "DW_OP_mul" L_.str.25: ## @.str.25 .asciz "DW_OP_neg" L_.str.26: ## @.str.26 .asciz "DW_OP_not" L_.str.27: ## @.str.27 .asciz "DW_OP_or" L_.str.28: ## @.str.28 .asciz "DW_OP_plus" L_.str.29: ## @.str.29 .asciz "DW_OP_plus_uconst" L_.str.30: ## @.str.30 .asciz "DW_OP_shl" L_.str.31: ## @.str.31 .asciz "DW_OP_shr" L_.str.32: ## @.str.32 .asciz "DW_OP_shra" L_.str.33: ## @.str.33 .asciz "DW_OP_xor" L_.str.34: ## @.str.34 .asciz "DW_OP_bra" L_.str.35: ## @.str.35 .asciz "DW_OP_eq" L_.str.36: ## @.str.36 .asciz "DW_OP_ge" L_.str.37: ## @.str.37 .asciz "DW_OP_gt" L_.str.38: ## @.str.38 .asciz "DW_OP_le" L_.str.39: ## @.str.39 .asciz "DW_OP_lt" L_.str.40: ## @.str.40 .asciz "DW_OP_ne" L_.str.41: ## @.str.41 .asciz "DW_OP_skip" L_.str.42: ## @.str.42 .asciz "DW_OP_lit0" L_.str.43: ## @.str.43 .asciz "DW_OP_lit1" L_.str.44: ## @.str.44 .asciz "DW_OP_lit2" L_.str.45: ## @.str.45 .asciz "DW_OP_lit3" L_.str.46: ## @.str.46 .asciz "DW_OP_lit4" L_.str.47: ## @.str.47 .asciz "DW_OP_lit5" L_.str.48: ## @.str.48 .asciz "DW_OP_lit6" L_.str.49: ## @.str.49 .asciz "DW_OP_lit7" L_.str.50: ## @.str.50 .asciz "DW_OP_lit8" L_.str.51: ## @.str.51 .asciz "DW_OP_lit9" L_.str.52: ## @.str.52 .asciz "DW_OP_lit10" L_.str.53: ## @.str.53 .asciz "DW_OP_lit11" L_.str.54: ## @.str.54 .asciz "DW_OP_lit12" L_.str.55: ## @.str.55 .asciz "DW_OP_lit13" L_.str.56: ## @.str.56 .asciz "DW_OP_lit14" L_.str.57: ## @.str.57 .asciz "DW_OP_lit15" L_.str.58: ## @.str.58 .asciz "DW_OP_lit16" L_.str.59: ## @.str.59 .asciz "DW_OP_lit17" L_.str.60: ## @.str.60 .asciz "DW_OP_lit18" L_.str.61: ## @.str.61 .asciz "DW_OP_lit19" L_.str.62: ## @.str.62 .asciz "DW_OP_lit20" L_.str.63: ## @.str.63 .asciz "DW_OP_lit21" L_.str.64: ## @.str.64 .asciz "DW_OP_lit22" L_.str.65: ## @.str.65 .asciz "DW_OP_lit23" L_.str.66: ## @.str.66 .asciz "DW_OP_lit24" L_.str.67: ## @.str.67 .asciz "DW_OP_lit25" L_.str.68: ## @.str.68 .asciz "DW_OP_lit26" L_.str.69: ## @.str.69 .asciz "DW_OP_lit27" L_.str.70: ## @.str.70 .asciz "DW_OP_lit28" L_.str.71: ## @.str.71 .asciz "DW_OP_lit29" L_.str.72: ## @.str.72 .asciz "DW_OP_lit30" L_.str.73: ## @.str.73 .asciz "DW_OP_lit31" L_.str.74: ## @.str.74 .asciz "DW_OP_reg0" L_.str.75: ## @.str.75 .asciz "DW_OP_reg1" L_.str.76: ## @.str.76 .asciz "DW_OP_reg2" L_.str.77: ## @.str.77 .asciz "DW_OP_reg3" L_.str.78: ## @.str.78 .asciz "DW_OP_reg4" L_.str.79: ## @.str.79 .asciz "DW_OP_reg5" L_.str.80: ## @.str.80 .asciz "DW_OP_reg6" L_.str.81: ## @.str.81 .asciz "DW_OP_reg7" L_.str.82: ## @.str.82 .asciz "DW_OP_reg8" L_.str.83: ## @.str.83 .asciz "DW_OP_reg9" L_.str.84: ## @.str.84 .asciz "DW_OP_reg10" L_.str.85: ## @.str.85 .asciz "DW_OP_reg11" L_.str.86: ## @.str.86 .asciz "DW_OP_reg12" L_.str.87: ## @.str.87 .asciz "DW_OP_reg13" L_.str.88: ## @.str.88 .asciz "DW_OP_reg14" L_.str.89: ## @.str.89 .asciz "DW_OP_reg15" L_.str.90: ## @.str.90 .asciz "DW_OP_reg16" L_.str.91: ## @.str.91 .asciz "DW_OP_reg17" L_.str.92: ## @.str.92 .asciz "DW_OP_reg18" L_.str.93: ## @.str.93 .asciz "DW_OP_reg19" L_.str.94: ## @.str.94 .asciz "DW_OP_reg20" L_.str.95: ## @.str.95 .asciz "DW_OP_reg21" L_.str.96: ## @.str.96 .asciz "DW_OP_reg22" L_.str.97: ## @.str.97 .asciz "DW_OP_reg23" L_.str.98: ## @.str.98 .asciz "DW_OP_reg24" L_.str.99: ## @.str.99 .asciz "DW_OP_reg25" L_.str.100: ## @.str.100 .asciz "DW_OP_reg26" L_.str.101: ## @.str.101 .asciz "DW_OP_reg27" L_.str.102: ## @.str.102 .asciz "DW_OP_reg28" L_.str.103: ## @.str.103 .asciz "DW_OP_reg29" L_.str.104: ## @.str.104 .asciz "DW_OP_reg30" L_.str.105: ## @.str.105 .asciz "DW_OP_reg31" L_.str.106: ## @.str.106 .asciz "DW_OP_breg0" L_.str.107: ## @.str.107 .asciz "DW_OP_breg1" L_.str.108: ## @.str.108 .asciz "DW_OP_breg2" L_.str.109: ## @.str.109 .asciz "DW_OP_breg3" L_.str.110: ## @.str.110 .asciz "DW_OP_breg4" L_.str.111: ## @.str.111 .asciz "DW_OP_breg5" L_.str.112: ## @.str.112 .asciz "DW_OP_breg6" L_.str.113: ## @.str.113 .asciz "DW_OP_breg7" L_.str.114: ## @.str.114 .asciz "DW_OP_breg8" L_.str.115: ## @.str.115 .asciz "DW_OP_breg9" L_.str.116: ## @.str.116 .asciz "DW_OP_breg10" L_.str.117: ## @.str.117 .asciz "DW_OP_breg11" L_.str.118: ## @.str.118 .asciz "DW_OP_breg12" L_.str.119: ## @.str.119 .asciz "DW_OP_breg13" L_.str.120: ## @.str.120 .asciz "DW_OP_breg14" L_.str.121: ## @.str.121 .asciz "DW_OP_breg15" L_.str.122: ## @.str.122 .asciz "DW_OP_breg16" L_.str.123: ## @.str.123 .asciz "DW_OP_breg17" L_.str.124: ## @.str.124 .asciz "DW_OP_breg18" L_.str.125: ## @.str.125 .asciz "DW_OP_breg19" L_.str.126: ## @.str.126 .asciz "DW_OP_breg20" L_.str.127: ## @.str.127 .asciz "DW_OP_breg21" L_.str.128: ## @.str.128 .asciz "DW_OP_breg22" L_.str.129: ## @.str.129 .asciz "DW_OP_breg23" L_.str.130: ## @.str.130 .asciz "DW_OP_breg24" L_.str.131: ## @.str.131 .asciz "DW_OP_breg25" L_.str.132: ## @.str.132 .asciz "DW_OP_breg26" L_.str.133: ## @.str.133 .asciz "DW_OP_breg27" L_.str.134: ## @.str.134 .asciz "DW_OP_breg28" L_.str.135: ## @.str.135 .asciz "DW_OP_breg29" L_.str.136: ## @.str.136 .asciz "DW_OP_breg30" L_.str.137: ## @.str.137 .asciz "DW_OP_breg31" L_.str.138: ## @.str.138 .asciz "DW_OP_regx" L_.str.139: ## @.str.139 .asciz "DW_OP_fbreg" L_.str.140: ## @.str.140 .asciz "DW_OP_bregx" L_.str.141: ## @.str.141 .asciz "DW_OP_piece" L_.str.142: ## @.str.142 .asciz "DW_OP_deref_size" L_.str.143: ## @.str.143 .asciz "DW_OP_xderef_size" L_.str.144: ## @.str.144 .asciz "DW_OP_nop" L_.str.145: ## @.str.145 .asciz "DW_OP_push_object_address" L_.str.146: ## @.str.146 .asciz "DW_OP_call2" L_.str.147: ## @.str.147 .asciz "DW_OP_call4" L_.str.148: ## @.str.148 .asciz "DW_OP_call_ref" L_.str.149: ## @.str.149 .asciz "DW_OP_GNU_push_tls_address" L_.str.150: ## @.str.150 .asciz "DW_OP_GNU_uninit" L_.str.151: ## @.str.151 .asciz "OP_<unknown>" .no_dead_strip _dwarf_stack_op_name .section __TEXT,__const .p2align 2 ## @reltable.dwarf_stack_op_name l_reltable.dwarf_stack_op_name: .long L_.str.33-l_reltable.dwarf_stack_op_name .long L_.str.143-l_reltable.dwarf_stack_op_name .long L_.str.18-l_reltable.dwarf_stack_op_name .long L_.str.16-l_reltable.dwarf_stack_op_name .long L_.str.41-l_reltable.dwarf_stack_op_name .long L_.str.32-l_reltable.dwarf_stack_op_name .long L_.str.31-l_reltable.dwarf_stack_op_name .long L_.str.30-l_reltable.dwarf_stack_op_name .long L_.str.17-l_reltable.dwarf_stack_op_name .long L_.str.138-l_reltable.dwarf_stack_op_name .long L_.str.83-l_reltable.dwarf_stack_op_name .long L_.str.82-l_reltable.dwarf_stack_op_name .long L_.str.81-l_reltable.dwarf_stack_op_name .long L_.str.80-l_reltable.dwarf_stack_op_name .long L_.str.79-l_reltable.dwarf_stack_op_name .long L_.str.78-l_reltable.dwarf_stack_op_name .long L_.str.105-l_reltable.dwarf_stack_op_name .long L_.str.104-l_reltable.dwarf_stack_op_name .long L_.str.77-l_reltable.dwarf_stack_op_name .long L_.str.103-l_reltable.dwarf_stack_op_name .long L_.str.102-l_reltable.dwarf_stack_op_name .long L_.str.101-l_reltable.dwarf_stack_op_name .long L_.str.100-l_reltable.dwarf_stack_op_name .long L_.str.99-l_reltable.dwarf_stack_op_name .long L_.str.98-l_reltable.dwarf_stack_op_name .long L_.str.97-l_reltable.dwarf_stack_op_name .long L_.str.96-l_reltable.dwarf_stack_op_name .long L_.str.95-l_reltable.dwarf_stack_op_name .long L_.str.94-l_reltable.dwarf_stack_op_name .long L_.str.76-l_reltable.dwarf_stack_op_name .long L_.str.93-l_reltable.dwarf_stack_op_name .long L_.str.92-l_reltable.dwarf_stack_op_name .long L_.str.91-l_reltable.dwarf_stack_op_name .long L_.str.90-l_reltable.dwarf_stack_op_name .long L_.str.89-l_reltable.dwarf_stack_op_name .long L_.str.88-l_reltable.dwarf_stack_op_name .long L_.str.87-l_reltable.dwarf_stack_op_name .long L_.str.86-l_reltable.dwarf_stack_op_name .long L_.str.85-l_reltable.dwarf_stack_op_name .long L_.str.84-l_reltable.dwarf_stack_op_name .long L_.str.75-l_reltable.dwarf_stack_op_name .long L_.str.74-l_reltable.dwarf_stack_op_name .long L_.str.145-l_reltable.dwarf_stack_op_name .long L_.str.29-l_reltable.dwarf_stack_op_name .long L_.str.28-l_reltable.dwarf_stack_op_name .long L_.str.141-l_reltable.dwarf_stack_op_name .long L_.str.15-l_reltable.dwarf_stack_op_name .long L_.str.14-l_reltable.dwarf_stack_op_name .long L_.str.27-l_reltable.dwarf_stack_op_name .long L_.str.26-l_reltable.dwarf_stack_op_name .long L_.str.144-l_reltable.dwarf_stack_op_name .long L_.str.25-l_reltable.dwarf_stack_op_name .long L_.str.40-l_reltable.dwarf_stack_op_name .long L_.str.24-l_reltable.dwarf_stack_op_name .long L_.str.23-l_reltable.dwarf_stack_op_name .long L_.str.22-l_reltable.dwarf_stack_op_name .long L_.str.39-l_reltable.dwarf_stack_op_name .long L_.str.51-l_reltable.dwarf_stack_op_name .long L_.str.50-l_reltable.dwarf_stack_op_name .long L_.str.49-l_reltable.dwarf_stack_op_name .long L_.str.48-l_reltable.dwarf_stack_op_name .long L_.str.47-l_reltable.dwarf_stack_op_name .long L_.str.46-l_reltable.dwarf_stack_op_name .long L_.str.73-l_reltable.dwarf_stack_op_name .long L_.str.72-l_reltable.dwarf_stack_op_name .long L_.str.45-l_reltable.dwarf_stack_op_name .long L_.str.71-l_reltable.dwarf_stack_op_name .long L_.str.70-l_reltable.dwarf_stack_op_name .long L_.str.69-l_reltable.dwarf_stack_op_name .long L_.str.68-l_reltable.dwarf_stack_op_name .long L_.str.67-l_reltable.dwarf_stack_op_name .long L_.str.66-l_reltable.dwarf_stack_op_name .long L_.str.65-l_reltable.dwarf_stack_op_name .long L_.str.64-l_reltable.dwarf_stack_op_name .long L_.str.63-l_reltable.dwarf_stack_op_name .long L_.str.62-l_reltable.dwarf_stack_op_name .long L_.str.44-l_reltable.dwarf_stack_op_name .long L_.str.61-l_reltable.dwarf_stack_op_name .long L_.str.60-l_reltable.dwarf_stack_op_name .long L_.str.59-l_reltable.dwarf_stack_op_name .long L_.str.58-l_reltable.dwarf_stack_op_name .long L_.str.57-l_reltable.dwarf_stack_op_name .long L_.str.56-l_reltable.dwarf_stack_op_name .long L_.str.55-l_reltable.dwarf_stack_op_name .long L_.str.54-l_reltable.dwarf_stack_op_name .long L_.str.53-l_reltable.dwarf_stack_op_name .long L_.str.52-l_reltable.dwarf_stack_op_name .long L_.str.43-l_reltable.dwarf_stack_op_name .long L_.str.42-l_reltable.dwarf_stack_op_name .long L_.str.38-l_reltable.dwarf_stack_op_name .long L_.str.37-l_reltable.dwarf_stack_op_name .long L_.str.36-l_reltable.dwarf_stack_op_name .long L_.str.139-l_reltable.dwarf_stack_op_name .long L_.str.35-l_reltable.dwarf_stack_op_name .long L_.str.12-l_reltable.dwarf_stack_op_name .long L_.str.13-l_reltable.dwarf_stack_op_name .long L_.str.21-l_reltable.dwarf_stack_op_name .long L_.str.142-l_reltable.dwarf_stack_op_name .long L_.str.1-l_reltable.dwarf_stack_op_name .long L_.str.10-l_reltable.dwarf_stack_op_name .long L_.str.11-l_reltable.dwarf_stack_op_name .long L_.str.8-l_reltable.dwarf_stack_op_name .long L_.str.9-l_reltable.dwarf_stack_op_name .long L_.str.6-l_reltable.dwarf_stack_op_name .long L_.str.7-l_reltable.dwarf_stack_op_name .long L_.str.4-l_reltable.dwarf_stack_op_name .long L_.str.5-l_reltable.dwarf_stack_op_name .long L_.str.2-l_reltable.dwarf_stack_op_name .long L_.str.3-l_reltable.dwarf_stack_op_name .long L_.str.148-l_reltable.dwarf_stack_op_name .long L_.str.147-l_reltable.dwarf_stack_op_name .long L_.str.146-l_reltable.dwarf_stack_op_name .long L_.str.140-l_reltable.dwarf_stack_op_name .long L_.str.115-l_reltable.dwarf_stack_op_name .long L_.str.114-l_reltable.dwarf_stack_op_name .long L_.str.113-l_reltable.dwarf_stack_op_name .long L_.str.112-l_reltable.dwarf_stack_op_name .long L_.str.111-l_reltable.dwarf_stack_op_name .long L_.str.110-l_reltable.dwarf_stack_op_name .long L_.str.137-l_reltable.dwarf_stack_op_name .long L_.str.136-l_reltable.dwarf_stack_op_name .long L_.str.109-l_reltable.dwarf_stack_op_name .long L_.str.135-l_reltable.dwarf_stack_op_name .long L_.str.134-l_reltable.dwarf_stack_op_name .long L_.str.133-l_reltable.dwarf_stack_op_name .long L_.str.132-l_reltable.dwarf_stack_op_name .long L_.str.131-l_reltable.dwarf_stack_op_name .long L_.str.130-l_reltable.dwarf_stack_op_name .long L_.str.129-l_reltable.dwarf_stack_op_name .long L_.str.128-l_reltable.dwarf_stack_op_name .long L_.str.127-l_reltable.dwarf_stack_op_name .long L_.str.126-l_reltable.dwarf_stack_op_name .long L_.str.108-l_reltable.dwarf_stack_op_name .long L_.str.125-l_reltable.dwarf_stack_op_name .long L_.str.124-l_reltable.dwarf_stack_op_name .long L_.str.123-l_reltable.dwarf_stack_op_name .long L_.str.122-l_reltable.dwarf_stack_op_name .long L_.str.121-l_reltable.dwarf_stack_op_name .long L_.str.120-l_reltable.dwarf_stack_op_name .long L_.str.119-l_reltable.dwarf_stack_op_name .long L_.str.118-l_reltable.dwarf_stack_op_name .long L_.str.117-l_reltable.dwarf_stack_op_name .long L_.str.116-l_reltable.dwarf_stack_op_name .long L_.str.107-l_reltable.dwarf_stack_op_name .long L_.str.106-l_reltable.dwarf_stack_op_name .long L_.str.34-l_reltable.dwarf_stack_op_name .long L_.str.20-l_reltable.dwarf_stack_op_name .long L_.str-l_reltable.dwarf_stack_op_name .long L_.str.19-l_reltable.dwarf_stack_op_name .long L_.str.150-l_reltable.dwarf_stack_op_name .long L_.str.149-l_reltable.dwarf_stack_op_name .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function dwarf_stack_op_name _dwarf_stack_op_name: ; @dwarf_stack_op_name .cfi_startproc ; %bb.0: sub w8, w0, #128 cmp w8, #150 b.hi LBB0_2 ; %bb.1: Lloh0: adrp x9, l_switch.table.dwarf_stack_op_name@PAGE Lloh1: add x9, x9, l_switch.table.dwarf_stack_op_name@PAGEOFF ldr x0, [x9, w8, sxtw #3] ret LBB0_2: Lloh2: adrp x0, l_.str.151@PAGE Lloh3: add x0, x0, l_.str.151@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "DW_OP_addr" l_.str.1: ; @.str.1 .asciz "DW_OP_deref" l_.str.2: ; @.str.2 .asciz "DW_OP_const1u" l_.str.3: ; @.str.3 .asciz "DW_OP_const1s" l_.str.4: ; @.str.4 .asciz "DW_OP_const2u" l_.str.5: ; @.str.5 .asciz "DW_OP_const2s" l_.str.6: ; @.str.6 .asciz "DW_OP_const4u" l_.str.7: ; @.str.7 .asciz "DW_OP_const4s" l_.str.8: ; @.str.8 .asciz "DW_OP_const8u" l_.str.9: ; @.str.9 .asciz "DW_OP_const8s" l_.str.10: ; @.str.10 .asciz "DW_OP_constu" l_.str.11: ; @.str.11 .asciz "DW_OP_consts" l_.str.12: ; @.str.12 .asciz "DW_OP_dup" l_.str.13: ; @.str.13 .asciz "DW_OP_drop" l_.str.14: ; @.str.14 .asciz "DW_OP_over" l_.str.15: ; @.str.15 .asciz "DW_OP_pick" l_.str.16: ; @.str.16 .asciz "DW_OP_swap" l_.str.17: ; @.str.17 .asciz "DW_OP_rot" l_.str.18: ; @.str.18 .asciz "DW_OP_xderef" l_.str.19: ; @.str.19 .asciz "DW_OP_abs" l_.str.20: ; @.str.20 .asciz "DW_OP_and" l_.str.21: ; @.str.21 .asciz "DW_OP_div" l_.str.22: ; @.str.22 .asciz "DW_OP_minus" l_.str.23: ; @.str.23 .asciz "DW_OP_mod" l_.str.24: ; @.str.24 .asciz "DW_OP_mul" l_.str.25: ; @.str.25 .asciz "DW_OP_neg" l_.str.26: ; @.str.26 .asciz "DW_OP_not" l_.str.27: ; @.str.27 .asciz "DW_OP_or" l_.str.28: ; @.str.28 .asciz "DW_OP_plus" l_.str.29: ; @.str.29 .asciz "DW_OP_plus_uconst" l_.str.30: ; @.str.30 .asciz "DW_OP_shl" l_.str.31: ; @.str.31 .asciz "DW_OP_shr" l_.str.32: ; @.str.32 .asciz "DW_OP_shra" l_.str.33: ; @.str.33 .asciz "DW_OP_xor" l_.str.34: ; @.str.34 .asciz "DW_OP_bra" l_.str.35: ; @.str.35 .asciz "DW_OP_eq" l_.str.36: ; @.str.36 .asciz "DW_OP_ge" l_.str.37: ; @.str.37 .asciz "DW_OP_gt" l_.str.38: ; @.str.38 .asciz "DW_OP_le" l_.str.39: ; @.str.39 .asciz "DW_OP_lt" l_.str.40: ; @.str.40 .asciz "DW_OP_ne" l_.str.41: ; @.str.41 .asciz "DW_OP_skip" l_.str.42: ; @.str.42 .asciz "DW_OP_lit0" l_.str.43: ; @.str.43 .asciz "DW_OP_lit1" l_.str.44: ; @.str.44 .asciz "DW_OP_lit2" l_.str.45: ; @.str.45 .asciz "DW_OP_lit3" l_.str.46: ; @.str.46 .asciz "DW_OP_lit4" l_.str.47: ; @.str.47 .asciz "DW_OP_lit5" l_.str.48: ; @.str.48 .asciz "DW_OP_lit6" l_.str.49: ; @.str.49 .asciz "DW_OP_lit7" l_.str.50: ; @.str.50 .asciz "DW_OP_lit8" l_.str.51: ; @.str.51 .asciz "DW_OP_lit9" l_.str.52: ; @.str.52 .asciz "DW_OP_lit10" l_.str.53: ; @.str.53 .asciz "DW_OP_lit11" l_.str.54: ; @.str.54 .asciz "DW_OP_lit12" l_.str.55: ; @.str.55 .asciz "DW_OP_lit13" l_.str.56: ; @.str.56 .asciz "DW_OP_lit14" l_.str.57: ; @.str.57 .asciz "DW_OP_lit15" l_.str.58: ; @.str.58 .asciz "DW_OP_lit16" l_.str.59: ; @.str.59 .asciz "DW_OP_lit17" l_.str.60: ; @.str.60 .asciz "DW_OP_lit18" l_.str.61: ; @.str.61 .asciz "DW_OP_lit19" l_.str.62: ; @.str.62 .asciz "DW_OP_lit20" l_.str.63: ; @.str.63 .asciz "DW_OP_lit21" l_.str.64: ; @.str.64 .asciz "DW_OP_lit22" l_.str.65: ; @.str.65 .asciz "DW_OP_lit23" l_.str.66: ; @.str.66 .asciz "DW_OP_lit24" l_.str.67: ; @.str.67 .asciz "DW_OP_lit25" l_.str.68: ; @.str.68 .asciz "DW_OP_lit26" l_.str.69: ; @.str.69 .asciz "DW_OP_lit27" l_.str.70: ; @.str.70 .asciz "DW_OP_lit28" l_.str.71: ; @.str.71 .asciz "DW_OP_lit29" l_.str.72: ; @.str.72 .asciz "DW_OP_lit30" l_.str.73: ; @.str.73 .asciz "DW_OP_lit31" l_.str.74: ; @.str.74 .asciz "DW_OP_reg0" l_.str.75: ; @.str.75 .asciz "DW_OP_reg1" l_.str.76: ; @.str.76 .asciz "DW_OP_reg2" l_.str.77: ; @.str.77 .asciz "DW_OP_reg3" l_.str.78: ; @.str.78 .asciz "DW_OP_reg4" l_.str.79: ; @.str.79 .asciz "DW_OP_reg5" l_.str.80: ; @.str.80 .asciz "DW_OP_reg6" l_.str.81: ; @.str.81 .asciz "DW_OP_reg7" l_.str.82: ; @.str.82 .asciz "DW_OP_reg8" l_.str.83: ; @.str.83 .asciz "DW_OP_reg9" l_.str.84: ; @.str.84 .asciz "DW_OP_reg10" l_.str.85: ; @.str.85 .asciz "DW_OP_reg11" l_.str.86: ; @.str.86 .asciz "DW_OP_reg12" l_.str.87: ; @.str.87 .asciz "DW_OP_reg13" l_.str.88: ; @.str.88 .asciz "DW_OP_reg14" l_.str.89: ; @.str.89 .asciz "DW_OP_reg15" l_.str.90: ; @.str.90 .asciz "DW_OP_reg16" l_.str.91: ; @.str.91 .asciz "DW_OP_reg17" l_.str.92: ; @.str.92 .asciz "DW_OP_reg18" l_.str.93: ; @.str.93 .asciz "DW_OP_reg19" l_.str.94: ; @.str.94 .asciz "DW_OP_reg20" l_.str.95: ; @.str.95 .asciz "DW_OP_reg21" l_.str.96: ; @.str.96 .asciz "DW_OP_reg22" l_.str.97: ; @.str.97 .asciz "DW_OP_reg23" l_.str.98: ; @.str.98 .asciz "DW_OP_reg24" l_.str.99: ; @.str.99 .asciz "DW_OP_reg25" l_.str.100: ; @.str.100 .asciz "DW_OP_reg26" l_.str.101: ; @.str.101 .asciz "DW_OP_reg27" l_.str.102: ; @.str.102 .asciz "DW_OP_reg28" l_.str.103: ; @.str.103 .asciz "DW_OP_reg29" l_.str.104: ; @.str.104 .asciz "DW_OP_reg30" l_.str.105: ; @.str.105 .asciz "DW_OP_reg31" l_.str.106: ; @.str.106 .asciz "DW_OP_breg0" l_.str.107: ; @.str.107 .asciz "DW_OP_breg1" l_.str.108: ; @.str.108 .asciz "DW_OP_breg2" l_.str.109: ; @.str.109 .asciz "DW_OP_breg3" l_.str.110: ; @.str.110 .asciz "DW_OP_breg4" l_.str.111: ; @.str.111 .asciz "DW_OP_breg5" l_.str.112: ; @.str.112 .asciz "DW_OP_breg6" l_.str.113: ; @.str.113 .asciz "DW_OP_breg7" l_.str.114: ; @.str.114 .asciz "DW_OP_breg8" l_.str.115: ; @.str.115 .asciz "DW_OP_breg9" l_.str.116: ; @.str.116 .asciz "DW_OP_breg10" l_.str.117: ; @.str.117 .asciz "DW_OP_breg11" l_.str.118: ; @.str.118 .asciz "DW_OP_breg12" l_.str.119: ; @.str.119 .asciz "DW_OP_breg13" l_.str.120: ; @.str.120 .asciz "DW_OP_breg14" l_.str.121: ; @.str.121 .asciz "DW_OP_breg15" l_.str.122: ; @.str.122 .asciz "DW_OP_breg16" l_.str.123: ; @.str.123 .asciz "DW_OP_breg17" l_.str.124: ; @.str.124 .asciz "DW_OP_breg18" l_.str.125: ; @.str.125 .asciz "DW_OP_breg19" l_.str.126: ; @.str.126 .asciz "DW_OP_breg20" l_.str.127: ; @.str.127 .asciz "DW_OP_breg21" l_.str.128: ; @.str.128 .asciz "DW_OP_breg22" l_.str.129: ; @.str.129 .asciz "DW_OP_breg23" l_.str.130: ; @.str.130 .asciz "DW_OP_breg24" l_.str.131: ; @.str.131 .asciz "DW_OP_breg25" l_.str.132: ; @.str.132 .asciz "DW_OP_breg26" l_.str.133: ; @.str.133 .asciz "DW_OP_breg27" l_.str.134: ; @.str.134 .asciz "DW_OP_breg28" l_.str.135: ; @.str.135 .asciz "DW_OP_breg29" l_.str.136: ; @.str.136 .asciz "DW_OP_breg30" l_.str.137: ; @.str.137 .asciz "DW_OP_breg31" l_.str.138: ; @.str.138 .asciz "DW_OP_regx" l_.str.139: ; @.str.139 .asciz "DW_OP_fbreg" l_.str.140: ; @.str.140 .asciz "DW_OP_bregx" l_.str.141: ; @.str.141 .asciz "DW_OP_piece" l_.str.142: ; @.str.142 .asciz "DW_OP_deref_size" l_.str.143: ; @.str.143 .asciz "DW_OP_xderef_size" l_.str.144: ; @.str.144 .asciz "DW_OP_nop" l_.str.145: ; @.str.145 .asciz "DW_OP_push_object_address" l_.str.146: ; @.str.146 .asciz "DW_OP_call2" l_.str.147: ; @.str.147 .asciz "DW_OP_call4" l_.str.148: ; @.str.148 .asciz "DW_OP_call_ref" l_.str.149: ; @.str.149 .asciz "DW_OP_GNU_push_tls_address" l_.str.150: ; @.str.150 .asciz "DW_OP_GNU_uninit" l_.str.151: ; @.str.151 .asciz "OP_<unknown>" .no_dead_strip _dwarf_stack_op_name .section __DATA,__const .p2align 3 ; @switch.table.dwarf_stack_op_name l_switch.table.dwarf_stack_op_name: .quad l_.str.33 .quad l_.str.143 .quad l_.str.18 .quad l_.str.16 .quad l_.str.41 .quad l_.str.32 .quad l_.str.31 .quad l_.str.30 .quad l_.str.17 .quad l_.str.138 .quad l_.str.83 .quad l_.str.82 .quad l_.str.81 .quad l_.str.80 .quad l_.str.79 .quad l_.str.78 .quad l_.str.105 .quad l_.str.104 .quad l_.str.77 .quad l_.str.103 .quad l_.str.102 .quad l_.str.101 .quad l_.str.100 .quad l_.str.99 .quad l_.str.98 .quad l_.str.97 .quad l_.str.96 .quad l_.str.95 .quad l_.str.94 .quad l_.str.76 .quad l_.str.93 .quad l_.str.92 .quad l_.str.91 .quad l_.str.90 .quad l_.str.89 .quad l_.str.88 .quad l_.str.87 .quad l_.str.86 .quad l_.str.85 .quad l_.str.84 .quad l_.str.75 .quad l_.str.74 .quad l_.str.145 .quad l_.str.29 .quad l_.str.28 .quad l_.str.141 .quad l_.str.15 .quad l_.str.14 .quad l_.str.27 .quad l_.str.26 .quad l_.str.144 .quad l_.str.25 .quad l_.str.40 .quad l_.str.24 .quad l_.str.23 .quad l_.str.22 .quad l_.str.39 .quad l_.str.51 .quad l_.str.50 .quad l_.str.49 .quad l_.str.48 .quad l_.str.47 .quad l_.str.46 .quad l_.str.73 .quad l_.str.72 .quad l_.str.45 .quad l_.str.71 .quad l_.str.70 .quad l_.str.69 .quad l_.str.68 .quad l_.str.67 .quad l_.str.66 .quad l_.str.65 .quad l_.str.64 .quad l_.str.63 .quad l_.str.62 .quad l_.str.44 .quad l_.str.61 .quad l_.str.60 .quad l_.str.59 .quad l_.str.58 .quad l_.str.57 .quad l_.str.56 .quad l_.str.55 .quad l_.str.54 .quad l_.str.53 .quad l_.str.52 .quad l_.str.43 .quad l_.str.42 .quad l_.str.38 .quad l_.str.37 .quad l_.str.36 .quad l_.str.139 .quad l_.str.35 .quad l_.str.12 .quad l_.str.13 .quad l_.str.21 .quad l_.str.142 .quad l_.str.1 .quad l_.str.10 .quad l_.str.11 .quad l_.str.8 .quad l_.str.9 .quad l_.str.6 .quad l_.str.7 .quad l_.str.4 .quad l_.str.5 .quad l_.str.2 .quad l_.str.3 .quad l_.str.148 .quad l_.str.147 .quad l_.str.146 .quad l_.str.140 .quad l_.str.115 .quad l_.str.114 .quad l_.str.113 .quad l_.str.112 .quad l_.str.111 .quad l_.str.110 .quad l_.str.137 .quad l_.str.136 .quad l_.str.109 .quad l_.str.135 .quad l_.str.134 .quad l_.str.133 .quad l_.str.132 .quad l_.str.131 .quad l_.str.130 .quad l_.str.129 .quad l_.str.128 .quad l_.str.127 .quad l_.str.126 .quad l_.str.108 .quad l_.str.125 .quad l_.str.124 .quad l_.str.123 .quad l_.str.122 .quad l_.str.121 .quad l_.str.120 .quad l_.str.119 .quad l_.str.118 .quad l_.str.117 .quad l_.str.116 .quad l_.str.107 .quad l_.str.106 .quad l_.str.34 .quad l_.str.20 .quad l_.str .quad l_.str.19 .quad l_.str.150 .quad l_.str.149 .subsections_via_symbols
AnghaBench/freebsd/contrib/gdb/gdb/extr_dwarf2read.c_dwarf_stack_op_name.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_version_2 ## -- Begin function get_version_2 .p2align 4, 0x90 _get_version_2: ## @get_version_2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl _this_version_id(%rip), %eax popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _this_version_id ## @this_version_id .p2align 2 _this_version_id: .long 203 ## 0xcb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _get_version_2 ; -- Begin function get_version_2 .p2align 2 _get_version_2: ; @get_version_2 .cfi_startproc ; %bb.0: Lloh0: adrp x8, _this_version_id@PAGE Lloh1: ldr w0, [x8, _this_version_id@PAGEOFF] ret .loh AdrpLdr Lloh0, Lloh1 .cfi_endproc ; -- End function .section __DATA,__data .globl _this_version_id ; @this_version_id .p2align 2 _this_version_id: .long 203 ; 0xcb .subsections_via_symbols
the_stack_data/168892740.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function A4XX_RB_RENDER_COMPONENTS_RT0 _A4XX_RB_RENDER_COMPONENTS_RT0: ## @A4XX_RB_RENDER_COMPONENTS_RT0 .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 movq _A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT@GOTPCREL(%rip), %rcx movb (%rcx), %cl shll %cl, %eax movq _A4XX_RB_RENDER_COMPONENTS_RT0__MASK@GOTPCREL(%rip), %rcx andl (%rcx), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT,4,2 ## @A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT .comm _A4XX_RB_RENDER_COMPONENTS_RT0__MASK,4,2 ## @A4XX_RB_RENDER_COMPONENTS_RT0__MASK .no_dead_strip _A4XX_RB_RENDER_COMPONENTS_RT0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function A4XX_RB_RENDER_COMPONENTS_RT0 _A4XX_RB_RENDER_COMPONENTS_RT0: ; @A4XX_RB_RENDER_COMPONENTS_RT0 .cfi_startproc ; %bb.0: Lloh0: adrp x8, _A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT@GOTPAGE Lloh1: ldr x8, [x8, _A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT@GOTPAGEOFF] Lloh2: ldr w8, [x8] lsl w8, w0, w8 Lloh3: adrp x9, _A4XX_RB_RENDER_COMPONENTS_RT0__MASK@GOTPAGE Lloh4: ldr x9, [x9, _A4XX_RB_RENDER_COMPONENTS_RT0__MASK@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w0, w8, w9 ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT,4,2 ; @A4XX_RB_RENDER_COMPONENTS_RT0__SHIFT .comm _A4XX_RB_RENDER_COMPONENTS_RT0__MASK,4,2 ; @A4XX_RB_RENDER_COMPONENTS_RT0__MASK .no_dead_strip _A4XX_RB_RENDER_COMPONENTS_RT0 .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/msm/adreno/extr_a4xx.xml.h_A4XX_RB_RENDER_COMPONENTS_RT0.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/75137212.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ocrdma_get_pbl_info _ocrdma_get_pbl_info: ## @ocrdma_get_pbl_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 pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r14d movq %rdi, %r12 movq _OCRDMA_MIN_HPAGE_SIZE@GOTPCREL(%rip), %rax movl (%rax), %ebx movq _MAX_OCRDMA_PBL_SIZE@GOTPCREL(%rip), %rax xorl %edx, %edx cmpl (%rax), %ebx jle LBB0_5 ## %bb.1: xorl %eax, %eax jmp LBB0_4 LBB0_5: movl $1, %r13d .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movslq %ebx, %rsi movq %rsi, %r15 shrq $2, %r15 sarl $2, %esi movl %r14d, %edi ## kill: def $esi killed $esi killed $rsi callq _roundup movslq %eax, %rcx movq %rcx, %rdx orq %r15, %rdx shrq $32, %rdx je LBB0_7 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movq %rcx, %rax xorl %edx, %edx divq %r15 jmp LBB0_9 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_6 Depth=1 xorl %edx, %edx divl %r15d ## kill: def $eax killed $eax def $rax LBB0_9: ## in Loop: Header=BB0_6 Depth=1 movq 16(%r12), %rcx cmpl %eax, (%rcx) jg LBB0_10 ## %bb.2: ## in Loop: Header=BB0_6 Depth=1 movq _OCRDMA_MIN_HPAGE_SIZE@GOTPCREL(%rip), %rcx movl (%rcx), %ebx movl %r13d, %ecx shll %cl, %ebx incl %r13d movq _MAX_OCRDMA_PBL_SIZE@GOTPCREL(%rip), %rcx cmpl (%rcx), %ebx jle LBB0_6 ## %bb.3: xorl %edx, %edx LBB0_4: movq _EFAULT@GOTPCREL(%rip), %rcx subl (%rcx), %edx jmp LBB0_11 LBB0_10: xorl %edx, %edx LBB0_11: movl %r14d, (%r12) movl %eax, 4(%r12) movl %ebx, 8(%r12) movl %edx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _OCRDMA_MIN_HPAGE_SIZE,4,2 ## @OCRDMA_MIN_HPAGE_SIZE .comm _MAX_OCRDMA_PBL_SIZE,4,2 ## @MAX_OCRDMA_PBL_SIZE .comm _EFAULT,4,2 ## @EFAULT .no_dead_strip _ocrdma_get_pbl_info .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ocrdma_get_pbl_info _ocrdma_get_pbl_info: ; @ocrdma_get_pbl_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 mov x20, x1 mov x19, x0 Lloh0: adrp x22, _OCRDMA_MIN_HPAGE_SIZE@GOTPAGE Lloh1: ldr x22, [x22, _OCRDMA_MIN_HPAGE_SIZE@GOTPAGEOFF] ldr w21, [x22] Lloh2: adrp x23, _MAX_OCRDMA_PBL_SIZE@GOTPAGE Lloh3: ldr x23, [x23, _MAX_OCRDMA_PBL_SIZE@GOTPAGEOFF] ldr w8, [x23] cmp w21, w8 b.le LBB0_2 ; %bb.1: mov w8, #0 b LBB0_5 LBB0_2: mov w24, #1 LBB0_3: ; =>This Inner Loop Header: Depth=1 sxtw x8, w21 lsr x25, x8, #2 asr w1, w21, #2 mov x0, x20 bl _roundup ; kill: def $w0 killed $w0 def $x0 sxtw x8, w0 udiv x8, x8, x25 ldr x9, [x19, #16] ldr w9, [x9] cmp w9, w8 b.gt LBB0_6 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 ldr w9, [x22] lsl w21, w9, w24 ldr w9, [x23] add w24, w24, #1 cmp w21, w9 b.le LBB0_3 LBB0_5: Lloh4: adrp x9, _EFAULT@GOTPAGE Lloh5: ldr x9, [x9, _EFAULT@GOTPAGEOFF] Lloh6: ldr w9, [x9] neg w0, w9 b LBB0_7 LBB0_6: mov w0, #0 LBB0_7: stp w20, w8, [x19] str w21, [x19, #8] ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _OCRDMA_MIN_HPAGE_SIZE,4,2 ; @OCRDMA_MIN_HPAGE_SIZE .comm _MAX_OCRDMA_PBL_SIZE,4,2 ; @MAX_OCRDMA_PBL_SIZE .comm _EFAULT,4,2 ; @EFAULT .no_dead_strip _ocrdma_get_pbl_info .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/infiniband/hw/ocrdma/extr_ocrdma_verbs.c_ocrdma_get_pbl_info.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function s3c24xx_read_idcode_v5 _s3c24xx_read_idcode_v5: ## @s3c24xx_read_idcode_v5 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .comm _S3C2412_GSTATUS1,4,2 ## @S3C2412_GSTATUS1 .comm _S3C24XX_GSTATUS1,4,2 ## @S3C24XX_GSTATUS1 .no_dead_strip _s3c24xx_read_idcode_v5 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function s3c24xx_read_idcode_v5 _s3c24xx_read_idcode_v5: ; @s3c24xx_read_idcode_v5 .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .comm _S3C2412_GSTATUS1,4,2 ; @S3C2412_GSTATUS1 .comm _S3C24XX_GSTATUS1,4,2 ; @S3C24XX_GSTATUS1 .no_dead_strip _s3c24xx_read_idcode_v5 .subsections_via_symbols
AnghaBench/linux/arch/arm/mach-s3c24xx/extr_common.c_s3c24xx_read_idcode_v5.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 validate_detector_flip LCPI0_0: .long 0x3ba3d70a ## float 0.00499999989 LCPI0_2: .long 0x3ee66666 ## float 0.449999988 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_1: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__text,regular,pure_instructions .globl _validate_detector_flip .p2align 4, 0x90 _validate_detector_flip: ## @validate_detector_flip .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 $1416, %rsp ## imm = 0x588 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, -1120(%rbp) ## 8-byte Spill movq %rdx, %r14 movq %rsi, %r12 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) callq _read_data_cfg movq %rax, %r13 leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rdx movq %rax, %rdi callq _option_find_str movq %rax, %r15 leaq L_.str.2(%rip), %rsi leaq L_.str.3(%rip), %rdx movq %r13, %rdi callq _option_find_str movq %rax, %rbx leaq L_.str.4(%rip), %rdx movq %r13, %rdi movq %rdx, %rsi callq _option_find_str movq %rax, -1136(%rbp) ## 8-byte Spill movq %rbx, %rdi callq _get_labels movq %rax, -1168(%rbp) ## 8-byte Spill leaq L_.str.5(%rip), %rsi xorl %eax, %eax movq %rax, -1288(%rbp) ## 8-byte Spill movq %r13, %rdi xorl %edx, %edx callq _option_find_str testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %rdi callq _read_map movq %rax, -1288(%rbp) ## 8-byte Spill LBB0_2: movq %r12, %rdi movq %r14, %rsi xorl %edx, %edx callq _load_network movq %rax, %r14 movq %rax, %rdi movl $2, %esi callq _set_batch_network movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %edi movsd (%r14), %xmm0 ## xmm0 = mem[0],zero movsd 8(%r14), %xmm1 ## xmm1 = mem[0],zero movsd 16(%r14), %xmm2 ## xmm2 = mem[0],zero leaq L_.str.6(%rip), %rsi movb $3, %al callq _fprintf xorl %edi, %edi callq _time movl %eax, %edi callq _srand movq %r15, %rdi callq _get_paths movq %rax, %r12 movq %rax, %rdi callq _list_to_array movq %rax, %r15 movq 40(%r14), %rax movq %r14, -1304(%rbp) ## 8-byte Spill movslq 24(%r14), %rcx movl -4(%rax,%rcx,4), %eax movq %rax, -1160(%rbp) ## 8-byte Spill leaq L_.str.7(%rip), %rsi leaq L_.str.8(%rip), %rdx movq %r13, %rdi callq _option_find_str movq %rax, %r14 leaq L_.str.9(%rip), %rsi movq %rax, %rdi callq _strcmp movq %rax, -1296(%rbp) ## 8-byte Spill testq %rax, %rax movq %r15, -1264(%rbp) ## 8-byte Spill je LBB0_8 ## %bb.3: leaq L_.str.14(%rip), %rsi movq %r14, %rdi callq _strcmp testq %rax, %rax movq -1136(%rbp), %r13 ## 8-byte Reload je LBB0_9 ## %bb.4: movq -1120(%rbp), %rax ## 8-byte Reload testq %rax, %rax leaq L_.str.17(%rip), %rbx cmovneq %rax, %rbx movq -1160(%rbp), %r14 ## 8-byte Reload movl %r14d, %edi movl $8, %esi callq _calloc movq %rax, %rcx movb $1, %al movq %rax, -1192(%rbp) ## 8-byte Spill testl %r14d, %r14d movq %rcx, -1144(%rbp) ## 8-byte Spill jle LBB0_10 ## %bb.5: movq %r12, -1120(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -1152(%rbp) ## 8-byte Spill xorl %r15d, %r15d movq %rcx, %r14 movq -1168(%rbp), %r13 ## 8-byte Reload .p2align 4, 0x90 LBB0_6: ## =>This Inner Loop Header: Depth=1 movq (%r13,%r15,8), %r9 leaq -1072(%rbp), %r12 movq %r12, %rdi movl $1024, %esi ## imm = 0x400 leaq L_.str.18(%rip), %rdx movq -1136(%rbp), %rcx ## 8-byte Reload movq %rbx, %r8 xorl %eax, %eax callq _snprintf movq %r12, %rdi leaq L_.str.12(%rip), %rsi callq _fopen movq %rax, (%r14,%r15,8) incq %r15 cmpq %r15, -1160(%rbp) ## 8-byte Folded Reload jne LBB0_6 ## %bb.7: movq -1264(%rbp), %r15 ## 8-byte Reload movq -1120(%rbp), %r12 ## 8-byte Reload jmp LBB0_11 LBB0_8: movq -1120(%rbp), %rax ## 8-byte Reload testq %rax, %rax leaq L_.str.10(%rip), %r8 cmovneq %rax, %r8 leaq L_.str.11(%rip), %rdx xorl %eax, %eax movq %rax, -1144(%rbp) ## 8-byte Spill leaq -1072(%rbp), %r14 movq %r14, %rdi movl $1024, %esi ## imm = 0x400 movq -1136(%rbp), %rcx ## 8-byte Reload xorl %eax, %eax callq _snprintf leaq L_.str.12(%rip), %rsi movq %r14, %rdi callq _fopen leaq L_.str.13(%rip), %rsi movq %rax, -1152(%rbp) ## 8-byte Spill movl %eax, %edi xorl %eax, %eax callq _fprintf movb $1, %al movq %rax, -1192(%rbp) ## 8-byte Spill jmp LBB0_11 LBB0_9: movq -1120(%rbp), %rax ## 8-byte Reload testq %rax, %rax leaq L_.str.15(%rip), %r8 cmovneq %rax, %r8 leaq L_.str.16(%rip), %rdx xorl %eax, %eax movq %rax, -1192(%rbp) ## 8-byte Spill leaq -1072(%rbp), %r14 movq %r14, %rdi movl $1024, %esi ## imm = 0x400 movq %r13, %rcx xorl %eax, %eax callq _snprintf leaq L_.str.12(%rip), %rsi movq %r14, %rdi callq _fopen movq %rax, -1152(%rbp) ## 8-byte Spill movl $200, %eax movq %rax, -1160(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -1144(%rbp) ## 8-byte Spill jmp LBB0_11 LBB0_10: xorl %eax, %eax movq %rax, -1152(%rbp) ## 8-byte Spill LBB0_11: movl (%r12), %r13d movl $4, %edi movl $16, %esi callq _calloc movq %rax, -1136(%rbp) ## 8-byte Spill movl $4, %edi movl $16, %esi callq _calloc movq %rax, -1200(%rbp) ## 8-byte Spill movl $4, %edi movl $16, %esi callq _calloc movq %rax, %rbx movl $4, %edi movl $16, %esi callq _calloc movq %rax, %r12 movq -1304(%rbp), %r14 ## 8-byte Reload movl 28(%r14), %edi movl 32(%r14), %esi movl 36(%r14), %edx addl %edx, %edx callq _make_image movq %rdx, -1392(%rbp) ## 8-byte Spill movq $0, -1080(%rbp) movl 28(%r14), %eax movl %eax, -1112(%rbp) movl 32(%r14), %eax movq -1136(%rbp), %r14 ## 8-byte Reload movl %eax, -1108(%rbp) movq _LETTERBOX_DATA@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -1080(%rbp) movq (%r15), %rax movq %rax, -1104(%rbp) movq %rbx, -1088(%rbp) movq %r12, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movups -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movups %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1184(%rbp) ## 4-byte Spill movq 8(%r15), %rax movq %rax, -1104(%rbp) leaq 16(%rbx), %rax movq %rax, -1256(%rbp) ## 8-byte Spill movq %rax, -1088(%rbp) leaq 16(%r12), %rax movq %rax, -1248(%rbp) ## 8-byte Spill movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movups -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movups %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1180(%rbp) ## 4-byte Spill movq 16(%r15), %rax movq %rax, -1104(%rbp) leaq 32(%rbx), %rax movq %rax, -1240(%rbp) ## 8-byte Spill movq %rax, -1088(%rbp) leaq 32(%r12), %rax movq %rax, -1232(%rbp) ## 8-byte Spill movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movups -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movups %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1176(%rbp) ## 4-byte Spill movq 24(%r15), %rax movq %rax, -1104(%rbp) movq %rbx, -1280(%rbp) ## 8-byte Spill leaq 48(%rbx), %rax movq %rax, -1224(%rbp) ## 8-byte Spill movq %rax, -1088(%rbp) movq %r12, -1272(%rbp) ## 8-byte Spill leaq 48(%r12), %rax movq %rax, -1216(%rbp) ## 8-byte Spill movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movupd -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movupd %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1172(%rbp) ## 4-byte Spill xorl %eax, %eax callq _what_time_is_it_now movsd %xmm0, -1320(%rbp) ## 8-byte Spill testl %r13d, %r13d jle LBB0_32 ## %bb.12: leaq 16(%r14), %rax movq %rax, -1368(%rbp) ## 8-byte Spill movq -1200(%rbp), %rax ## 8-byte Reload leaq 16(%rax), %rcx movq %rcx, -1360(%rbp) ## 8-byte Spill leaq 32(%r14), %rcx movq %rcx, -1352(%rbp) ## 8-byte Spill leaq 32(%rax), %rcx movq %rcx, -1344(%rbp) ## 8-byte Spill movq %r14, %rcx addq $48, %rcx movq %rcx, -1336(%rbp) ## 8-byte Spill addq $48, %rax movq %rax, -1328(%rbp) ## 8-byte Spill movl $4, %r12d movq %r15, -1312(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rax, -1208(%rbp) ## 8-byte Spill movq %r13, -1384(%rbp) ## 8-byte Spill jmp LBB0_14 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_14 Depth=1 movq -1376(%rbp), %rcx ## 8-byte Reload leaq 4(%rcx), %r12 addq $4, -1208(%rbp) ## 8-byte Folded Spill addq $32, -1312(%rbp) ## 8-byte Folded Spill cmpq %r13, %rcx movq -1264(%rbp), %r15 ## 8-byte Reload jae LBB0_32 LBB0_14: ## =>This Loop Header: Depth=1 ## Child Loop BB0_27 Depth 2 movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.19(%rip), %rsi movl %r12d, %edx xorl %eax, %eax callq _fprintf movl -1184(%rbp), %edi ## 4-byte Reload xorl %esi, %esi callq _pthread_join movq -1280(%rbp), %rax ## 8-byte Reload movups (%rax), %xmm0 movups %xmm0, (%r14) movq -1272(%rbp), %rax ## 8-byte Reload movupd (%rax), %xmm0 movq -1200(%rbp), %rax ## 8-byte Reload movupd %xmm0, (%rax) leaq -3(%r12), %rax cmpq %r13, %rax jge LBB0_18 ## %bb.15: ## in Loop: Header=BB0_14 Depth=1 movl -1180(%rbp), %edi ## 4-byte Reload xorl %esi, %esi callq _pthread_join movq -1256(%rbp), %rax ## 8-byte Reload movups (%rax), %xmm0 movq -1368(%rbp), %rax ## 8-byte Reload movups %xmm0, (%rax) movq -1248(%rbp), %rax ## 8-byte Reload movupd (%rax), %xmm0 movq -1360(%rbp), %rax ## 8-byte Reload movupd %xmm0, (%rax) leaq -2(%r12), %rax cmpq %r13, %rax jge LBB0_18 ## %bb.16: ## in Loop: Header=BB0_14 Depth=1 movl -1176(%rbp), %edi ## 4-byte Reload xorl %esi, %esi callq _pthread_join movq -1240(%rbp), %rax ## 8-byte Reload movups (%rax), %xmm0 movq -1352(%rbp), %rax ## 8-byte Reload movups %xmm0, (%rax) movq -1232(%rbp), %rax ## 8-byte Reload movupd (%rax), %xmm0 movq -1344(%rbp), %rax ## 8-byte Reload movupd %xmm0, (%rax) cmpq %r13, %r12 ja LBB0_18 ## %bb.17: ## in Loop: Header=BB0_14 Depth=1 movl -1172(%rbp), %edi ## 4-byte Reload xorl %esi, %esi callq _pthread_join movq -1224(%rbp), %rax ## 8-byte Reload movups (%rax), %xmm0 movq -1336(%rbp), %rax ## 8-byte Reload movups %xmm0, (%rax) movq -1216(%rbp), %rax ## 8-byte Reload movupd (%rax), %xmm0 movq -1328(%rbp), %rax ## 8-byte Reload movupd %xmm0, (%rax) .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_14 Depth=1 cmpq %r13, %r12 movq %r12, -1376(%rbp) ## 8-byte Spill jae LBB0_23 ## %bb.19: ## in Loop: Header=BB0_14 Depth=1 movq (%r15,%r12,8), %rax movq %rax, -1104(%rbp) movq -1280(%rbp), %rax ## 8-byte Reload movq %rax, -1088(%rbp) movq -1272(%rbp), %rax ## 8-byte Reload movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movupd -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movupd %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1184(%rbp) ## 4-byte Spill movq %r12, %rax orq $1, %rax cmpq %r13, %rax jae LBB0_23 ## %bb.20: ## in Loop: Header=BB0_14 Depth=1 movq (%r15,%rax,8), %rax movq %rax, -1104(%rbp) movq -1256(%rbp), %rax ## 8-byte Reload movq %rax, -1088(%rbp) movq -1248(%rbp), %rax ## 8-byte Reload movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movupd -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movupd %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1180(%rbp) ## 4-byte Spill movq %r12, %rax orq $2, %rax cmpq %r13, %rax jae LBB0_23 ## %bb.21: ## in Loop: Header=BB0_14 Depth=1 movq (%r15,%rax,8), %rax movq %rax, -1104(%rbp) movq -1240(%rbp), %rax ## 8-byte Reload movq %rax, -1088(%rbp) movq -1232(%rbp), %rax ## 8-byte Reload movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movupd -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movupd %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1176(%rbp) ## 4-byte Spill movq %r12, %rax orq $3, %rax cmpq %r13, %rax jae LBB0_23 ## %bb.22: ## in Loop: Header=BB0_14 Depth=1 movq (%r15,%rax,8), %rax movq %rax, -1104(%rbp) movq -1224(%rbp), %rax ## 8-byte Reload movq %rax, -1088(%rbp) movq -1216(%rbp), %rax ## 8-byte Reload movq %rax, -1096(%rbp) movq -1080(%rbp), %rax movq %rax, 32(%rsp) movupd -1112(%rbp), %xmm0 movups -1096(%rbp), %xmm1 movups %xmm1, 16(%rsp) movupd %xmm0, (%rsp) callq _load_data_in_thread movl %eax, -1172(%rbp) ## 4-byte Spill .p2align 4, 0x90 LBB0_23: ## in Loop: Header=BB0_14 Depth=1 xorl %r12d, %r12d xorl %ebx, %ebx jmp LBB0_27 .p2align 4, 0x90 LBB0_24: ## in Loop: Header=BB0_27 Depth=2 movl %r13d, (%rsp) movq -1152(%rbp), %rdi ## 8-byte Reload movq -1400(%rbp), %rsi ## 8-byte Reload movq %r14, %rdx movl %ebx, %r8d movl %r15d, %r9d callq _print_cocos movq -1120(%rbp), %rbx ## 8-byte Reload LBB0_25: ## in Loop: Header=BB0_27 Depth=2 movq -1168(%rbp), %r15 ## 8-byte Reload LBB0_26: ## in Loop: Header=BB0_27 Depth=2 movl -1124(%rbp), %esi movq %r14, %rdi callq _free_detections movq %r15, %rdi callq _free movq -1136(%rbp), %r14 ## 8-byte Reload movq (%r14,%r12), %rdi movq 8(%r14,%r12), %rsi callq _free_image movq -1408(%rbp), %rdi ## 8-byte Reload movq -1416(%rbp), %rsi ## 8-byte Reload callq _free_image incq %rbx addq $16, %r12 cmpq $4, %rbx movq -1384(%rbp), %r13 ## 8-byte Reload je LBB0_13 LBB0_27: ## Parent Loop BB0_14 Depth=1 ## => This Inner Loop Header: Depth=2 movq -1208(%rbp), %rax ## 8-byte Reload addq %rbx, %rax cmpq %r13, %rax jge LBB0_13 ## %bb.28: ## in Loop: Header=BB0_27 Depth=2 movq -1312(%rbp), %rax ## 8-byte Reload movq %rbx, -1120(%rbp) ## 8-byte Spill movq (%rax,%rbx,8), %rdi movq %rdi, -1400(%rbp) ## 8-byte Spill callq _basecfg movq -1304(%rbp), %rbx ## 8-byte Reload movl 32(%rbx), %edi imull 28(%rbx), %edi movq %rax, -1168(%rbp) ## 8-byte Spill imull 36(%rbx), %edi movq -1200(%rbp), %r15 ## 8-byte Reload movq %r12, %r13 movq 8(%r15,%r12), %r12 movq %r12, %rsi movl $1, %edx movq -1392(%rbp), %r14 ## 8-byte Reload movq %r14, %rcx movl $1, %r8d callq _copy_cpu movq (%r15,%r13), %rdi movq %rdi, -1408(%rbp) ## 8-byte Spill movq %r12, %rsi callq _flip_image movslq 28(%rbx), %rax movslq 32(%rbx), %rcx imulq %rax, %rcx movslq 36(%rbx), %rdi imulq %rcx, %rdi movq %rdi, %rcx addq %r14, %rcx ## kill: def $edi killed $edi killed $rdi movq %r12, -1416(%rbp) ## 8-byte Spill movq %r12, %rsi movq %r13, %r12 movl $1, %edx movl $1, %r8d callq _copy_cpu movq %rbx, %rdi movq %r14, %rsi callq _network_predict movq -1136(%rbp), %rax ## 8-byte Reload movl (%rax,%r13), %r15d movl 4(%rax,%r13), %r13d movl $0, -1124(%rbp) movq %rbx, %rdi movl %r15d, %esi movl %r13d, %edx movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero movq -1288(%rbp), %rcx ## 8-byte Reload xorl %r8d, %r8d leaq -1124(%rbp), %r9 callq _get_network_boxes movq %rax, %r14 movl -1124(%rbp), %esi movq %rax, %rdi movq -1160(%rbp), %rbx ## 8-byte Reload movl %ebx, %edx movss LCPI0_2(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero callq _do_nms_sort movl -1124(%rbp), %ecx cmpq $0, -1296(%rbp) ## 8-byte Folded Reload je LBB0_24 ## %bb.29: ## in Loop: Header=BB0_27 Depth=2 movl %r15d, %r9d cmpb $0, -1192(%rbp) ## 1-byte Folded Reload je LBB0_31 ## %bb.30: ## in Loop: Header=BB0_27 Depth=2 movl %r13d, (%rsp) movq -1144(%rbp), %rdi ## 8-byte Reload movq -1168(%rbp), %r15 ## 8-byte Reload movq %r15, %rsi movq %r14, %rdx movl %ebx, %r8d callq _print_detector_detections movq -1120(%rbp), %rbx ## 8-byte Reload jmp LBB0_26 .p2align 4, 0x90 LBB0_31: ## in Loop: Header=BB0_27 Depth=2 movq -1208(%rbp), %rax ## 8-byte Reload movq %rbx, %r8 movq -1120(%rbp), %rbx ## 8-byte Reload leal (%rax,%rbx), %esi incl %esi movl %r13d, (%rsp) movq -1152(%rbp), %rdi ## 8-byte Reload movq %r14, %rdx ## kill: def $r8d killed $r8d killed $r8 callq _print_imagenet_detections jmp LBB0_25 LBB0_32: movq -1160(%rbp), %rax ## 8-byte Reload testl %eax, %eax movq -1144(%rbp), %rcx ## 8-byte Reload jle LBB0_37 ## %bb.33: movl %eax, %r14d xorl %ebx, %ebx jmp LBB0_35 .p2align 4, 0x90 LBB0_34: ## in Loop: Header=BB0_35 Depth=1 incq %rbx cmpq %rbx, %r14 je LBB0_37 LBB0_35: ## =>This Inner Loop Header: Depth=1 testq %rcx, %rcx je LBB0_34 ## %bb.36: ## in Loop: Header=BB0_35 Depth=1 movq -1144(%rbp), %rax ## 8-byte Reload movq (%rax,%rbx,8), %rdi callq _fclose movq -1144(%rbp), %rcx ## 8-byte Reload jmp LBB0_34 LBB0_37: cmpq $0, -1296(%rbp) ## 8-byte Folded Reload jne LBB0_39 ## %bb.38: movq _SEEK_CUR@GOTPCREL(%rip), %rax movl (%rax), %edx movq -1152(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi movl $-2, %esi callq _fseek leaq L_.str.20(%rip), %rsi movl %ebx, %edi xorl %eax, %eax callq _fprintf movq %rbx, %rdi callq _fclose LBB0_39: movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %ebx xorl %eax, %eax callq _what_time_is_it_now subsd -1320(%rbp), %xmm0 ## 8-byte Folded Reload leaq L_.str.21(%rip), %rsi movl %ebx, %edi movb $1, %al callq _fprintf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_41 ## %bb.40: addq $1416, %rsp ## imm = 0x588 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_41: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "valid" L_.str.1: ## @.str.1 .asciz "data/train.list" L_.str.2: ## @.str.2 .asciz "names" L_.str.3: ## @.str.3 .asciz "data/names.list" L_.str.4: ## @.str.4 .asciz "results" L_.str.5: ## @.str.5 .asciz "map" .comm _stderr,4,2 ## @stderr L_.str.6: ## @.str.6 .asciz "Learning Rate: %g, Momentum: %g, Decay: %g\n" L_.str.7: ## @.str.7 .asciz "eval" L_.str.8: ## @.str.8 .asciz "voc" L_.str.9: ## @.str.9 .asciz "coco" L_.str.10: ## @.str.10 .asciz "coco_results" L_.str.11: ## @.str.11 .asciz "%s/%s.json" L_.str.12: ## @.str.12 .asciz "w" L_.str.13: ## @.str.13 .asciz "[\n" L_.str.14: ## @.str.14 .asciz "imagenet" L_.str.15: ## @.str.15 .asciz "imagenet-detection" L_.str.16: ## @.str.16 .asciz "%s/%s.txt" L_.str.17: ## @.str.17 .asciz "comp4_det_test_" L_.str.18: ## @.str.18 .asciz "%s/%s%s.txt" .comm _LETTERBOX_DATA,4,2 ## @LETTERBOX_DATA L_.str.19: ## @.str.19 .asciz "%d\n" .comm _SEEK_CUR,4,2 ## @SEEK_CUR L_.str.20: ## @.str.20 .asciz "\n]\n" L_.str.21: ## @.str.21 .asciz "Total Detection Time: %f Seconds\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _validate_detector_flip ; -- Begin function validate_detector_flip .p2align 2 _validate_detector_flip: ; @validate_detector_flip .cfi_startproc ; %bb.0: stp d9, d8, [sp, #-112]! ; 16-byte Folded Spill .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 .cfi_offset b8, -104 .cfi_offset b9, -112 sub sp, sp, #1392 mov x24, x3 mov x19, x2 mov x20, x1 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-112] bl _read_data_cfg mov x21, x0 Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF Lloh5: adrp x2, l_.str.1@PAGE Lloh6: add x2, x2, l_.str.1@PAGEOFF bl _option_find_str mov x22, x0 Lloh7: adrp x1, l_.str.2@PAGE Lloh8: add x1, x1, l_.str.2@PAGEOFF Lloh9: adrp x2, l_.str.3@PAGE Lloh10: add x2, x2, l_.str.3@PAGEOFF mov x0, x21 bl _option_find_str mov x23, x0 Lloh11: adrp x1, l_.str.4@PAGE Lloh12: add x1, x1, l_.str.4@PAGEOFF mov x0, x21 mov x2, x1 bl _option_find_str mov x25, x0 mov x0, x23 bl _get_labels mov x27, x0 Lloh13: adrp x1, l_.str.5@PAGE Lloh14: add x1, x1, l_.str.5@PAGEOFF mov x0, x21 mov x2, #0 bl _option_find_str cbz x0, LBB0_2 ; %bb.1: bl _read_map str x0, [sp, #272] ; 8-byte Folded Spill b LBB0_3 LBB0_2: str xzr, [sp, #272] ; 8-byte Folded Spill LBB0_3: mov x0, x20 mov x1, x19 mov w2, #0 bl _load_network mov x19, x0 mov w1, #2 bl _set_batch_network Lloh15: adrp x8, _stderr@GOTPAGE Lloh16: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh17: ldr w0, [x8] ldr q0, [x19] ldr d1, [x19, #16] str d1, [sp, #16] str q0, [sp] Lloh18: adrp x1, l_.str.6@PAGE Lloh19: add x1, x1, l_.str.6@PAGEOFF bl _fprintf mov w0, #0 bl _time bl _srand mov x0, x22 bl _get_paths mov x26, x0 bl _list_to_array mov x22, x0 ldr x8, [x19, #40] str x19, [sp, #280] ; 8-byte Folded Spill ldrsw x9, [x19, #24] add x8, x8, x9, lsl #2 ldur w8, [x8, #-4] str x8, [sp, #296] ; 8-byte Folded Spill Lloh20: adrp x1, l_.str.7@PAGE Lloh21: add x1, x1, l_.str.7@PAGEOFF Lloh22: adrp x2, l_.str.8@PAGE Lloh23: add x2, x2, l_.str.8@PAGEOFF mov x0, x21 bl _option_find_str mov x19, x0 Lloh24: adrp x1, l_.str.9@PAGE Lloh25: add x1, x1, l_.str.9@PAGEOFF bl _strcmp str x0, [sp, #288] ; 8-byte Folded Spill cbz x0, LBB0_9 ; %bb.4: Lloh26: adrp x1, l_.str.14@PAGE Lloh27: add x1, x1, l_.str.14@PAGEOFF mov x0, x19 bl _strcmp cbz x0, LBB0_10 ; %bb.5: Lloh28: adrp x8, l_.str.17@PAGE Lloh29: add x8, x8, l_.str.17@PAGEOFF cmp x24, #0 csel x19, x8, x24, eq ldr x20, [sp, #296] ; 8-byte Folded Reload mov x0, x20 mov w1, #8 bl _calloc mov x23, x20 cmp w23, #1 str x0, [sp, #216] ; 8-byte Folded Spill b.lt LBB0_11 ; %bb.6: mov x20, x22 Lloh30: adrp x21, l_.str.18@PAGE Lloh31: add x21, x21, l_.str.18@PAGEOFF mov x24, x0 Lloh32: adrp x22, l_.str.12@PAGE Lloh33: add x22, x22, l_.str.12@PAGEOFF LBB0_7: ; =>This Inner Loop Header: Depth=1 ldr x8, [x27], #8 str x8, [sp] add x0, sp, #352 mov w1, #1024 mov x2, x21 mov x3, x25 mov x4, x19 bl _snprintf add x0, sp, #352 mov x1, x22 bl _fopen str x0, [x24], #8 subs x23, x23, #1 b.ne LBB0_7 ; %bb.8: str xzr, [sp, #232] ; 8-byte Folded Spill mov w8, #1 str w8, [sp, #228] ; 4-byte Folded Spill mov x22, x20 b LBB0_13 LBB0_9: Lloh34: adrp x8, l_.str.10@PAGE Lloh35: add x8, x8, l_.str.10@PAGEOFF cmp x24, #0 csel x4, x8, x24, eq Lloh36: adrp x2, l_.str.11@PAGE Lloh37: add x2, x2, l_.str.11@PAGEOFF add x0, sp, #352 mov w1, #1024 mov x3, x25 bl _snprintf Lloh38: adrp x1, l_.str.12@PAGE Lloh39: add x1, x1, l_.str.12@PAGEOFF add x0, sp, #352 bl _fopen Lloh40: adrp x1, l_.str.13@PAGE Lloh41: add x1, x1, l_.str.13@PAGEOFF str x0, [sp, #232] ; 8-byte Folded Spill ; kill: def $w0 killed $w0 killed $x0 bl _fprintf str xzr, [sp, #216] ; 8-byte Folded Spill b LBB0_12 LBB0_10: Lloh42: adrp x8, l_.str.15@PAGE Lloh43: add x8, x8, l_.str.15@PAGEOFF cmp x24, #0 csel x4, x8, x24, eq Lloh44: adrp x2, l_.str.16@PAGE Lloh45: add x2, x2, l_.str.16@PAGEOFF add x0, sp, #352 mov w1, #1024 mov x3, x25 bl _snprintf Lloh46: adrp x1, l_.str.12@PAGE Lloh47: add x1, x1, l_.str.12@PAGEOFF add x0, sp, #352 bl _fopen str x0, [sp, #232] ; 8-byte Folded Spill str wzr, [sp, #228] ; 4-byte Folded Spill str xzr, [sp, #216] ; 8-byte Folded Spill mov w8, #200 str x8, [sp, #296] ; 8-byte Folded Spill b LBB0_13 LBB0_11: str xzr, [sp, #232] ; 8-byte Folded Spill LBB0_12: mov w8, #1 str w8, [sp, #228] ; 4-byte Folded Spill LBB0_13: ldr w20, [x26] mov w0, #4 mov w1, #16 bl _calloc str x0, [sp, #304] ; 8-byte Folded Spill mov w0, #4 mov w1, #16 bl _calloc str x0, [sp, #168] ; 8-byte Folded Spill mov w0, #4 mov w1, #16 bl _calloc mov x21, x0 mov w0, #4 mov w1, #16 bl _calloc mov x23, x0 ldr x19, [sp, #280] ; 8-byte Folded Reload ldp w0, w1, [x19, #28] ldr w8, [x19, #36] lsl w2, w8, #1 bl _make_image str x1, [sp, #264] ; 8-byte Folded Spill ldp w24, w19, [x19, #28] Lloh48: adrp x8, _LETTERBOX_DATA@GOTPAGE Lloh49: ldr x8, [x8, _LETTERBOX_DATA@GOTPAGEOFF] Lloh50: ldr w25, [x8] ldr x8, [x22] str w24, [sp, #312] str w19, [sp, #316] stp x8, x23, [sp, #320] str x21, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #180] ; 4-byte Folded Spill ldr x8, [x22, #8] add x9, x21, #16 add x10, x23, #16 str w24, [sp, #312] str w19, [sp, #316] stp x8, x10, [sp, #320] stp x10, x9, [sp, #136] ; 16-byte Folded Spill str x9, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #132] ; 4-byte Folded Spill ldr x8, [x22, #16] add x9, x21, #32 add x10, x23, #32 str w24, [sp, #312] str w19, [sp, #316] stp x8, x10, [sp, #320] stp x10, x9, [sp, #96] ; 16-byte Folded Spill str x9, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #92] ; 4-byte Folded Spill ldr x8, [x22, #24] stp x23, x21, [sp, #184] ; 16-byte Folded Spill add x9, x21, #48 add x10, x23, #48 str w24, [sp, #312] str w19, [sp, #316] stp x8, x10, [sp, #320] stp x10, x9, [sp, #56] ; 16-byte Folded Spill str x9, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #52] ; 4-byte Folded Spill bl _what_time_is_it_now fmov d8, d0 cmp w20, #1 b.lt LBB0_33 ; %bb.14: mov x28, #0 ldr x8, [sp, #304] ; 8-byte Folded Reload add x11, x8, #16 ldr x9, [sp, #168] ; 8-byte Folded Reload add x10, x9, #16 stp x10, x11, [sp, #112] ; 16-byte Folded Spill add x11, x8, #32 add x10, x9, #32 stp x10, x11, [sp, #72] ; 16-byte Folded Spill add x10, x8, #48 add x8, x9, #48 stp x8, x10, [sp, #32] ; 16-byte Folded Spill add x8, x9, #8 stp x8, x20, [sp, #240] ; 16-byte Folded Spill mov w21, #4 stp w19, w24, [sp, #160] ; 8-byte Folded Spill str w25, [sp, #156] ; 4-byte Folded Spill str x22, [sp, #256] ; 8-byte Folded Spill b LBB0_16 LBB0_15: ; in Loop: Header=BB0_16 Depth=1 ldp x9, x28, [sp, #200] ; 16-byte Folded Reload add x21, x9, #4 add x28, x28, #4 cmp x9, x20 ldp w19, w24, [sp, #160] ; 8-byte Folded Reload ldr w25, [sp, #156] ; 4-byte Folded Reload b.hs LBB0_33 LBB0_16: ; =>This Loop Header: Depth=1 ; Child Loop BB0_28 Depth 2 Lloh51: adrp x8, _stderr@GOTPAGE Lloh52: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh53: ldr w0, [x8] str x21, [sp] Lloh54: adrp x1, l_.str.19@PAGE Lloh55: add x1, x1, l_.str.19@PAGEOFF bl _fprintf ldr w0, [sp, #180] ; 4-byte Folded Reload mov w1, #0 bl _pthread_join ldr x8, [sp, #192] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #304] ; 8-byte Folded Reload str q0, [x8] ldr x8, [sp, #184] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #168] ; 8-byte Folded Reload str q0, [x8] sub x8, x21, #3 cmp x8, x20 b.ge LBB0_20 ; %bb.17: ; in Loop: Header=BB0_16 Depth=1 ldr w0, [sp, #132] ; 4-byte Folded Reload mov w1, #0 bl _pthread_join ldr x8, [sp, #144] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #120] ; 8-byte Folded Reload str q0, [x8] ldr x8, [sp, #136] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #112] ; 8-byte Folded Reload str q0, [x8] sub x8, x21, #2 cmp x8, x20 b.ge LBB0_20 ; %bb.18: ; in Loop: Header=BB0_16 Depth=1 ldr w0, [sp, #92] ; 4-byte Folded Reload mov w1, #0 bl _pthread_join ldr x8, [sp, #104] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #80] ; 8-byte Folded Reload str q0, [x8] ldr x8, [sp, #96] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #72] ; 8-byte Folded Reload str q0, [x8] cmp x21, x20 b.hi LBB0_20 ; %bb.19: ; in Loop: Header=BB0_16 Depth=1 ldr w0, [sp, #52] ; 4-byte Folded Reload mov w1, #0 bl _pthread_join ldr x8, [sp, #64] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #40] ; 8-byte Folded Reload str q0, [x8] ldr x8, [sp, #56] ; 8-byte Folded Reload ldr q0, [x8] ldr x8, [sp, #32] ; 8-byte Folded Reload str q0, [x8] LBB0_20: ; in Loop: Header=BB0_16 Depth=1 cmp x21, x20 str x21, [sp, #200] ; 8-byte Folded Spill b.hs LBB0_25 ; %bb.21: ; in Loop: Header=BB0_16 Depth=1 ldr x9, [x22, x21, lsl #3] str w24, [sp, #312] str w19, [sp, #316] ldr x8, [sp, #184] ; 8-byte Folded Reload stp x9, x8, [sp, #320] ldr x8, [sp, #192] ; 8-byte Folded Reload str x8, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #180] ; 4-byte Folded Spill orr x8, x21, #0x1 cmp x8, x20 b.hs LBB0_25 ; %bb.22: ; in Loop: Header=BB0_16 Depth=1 ldr x9, [x22, x8, lsl #3] str w24, [sp, #312] str w19, [sp, #316] ldr x8, [sp, #136] ; 8-byte Folded Reload stp x9, x8, [sp, #320] ldr x8, [sp, #144] ; 8-byte Folded Reload str x8, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #132] ; 4-byte Folded Spill orr x8, x21, #0x2 cmp x8, x20 b.hs LBB0_25 ; %bb.23: ; in Loop: Header=BB0_16 Depth=1 ldr x9, [x22, x8, lsl #3] str w24, [sp, #312] str w19, [sp, #316] ldr x8, [sp, #96] ; 8-byte Folded Reload stp x9, x8, [sp, #320] ldr x8, [sp, #104] ; 8-byte Folded Reload str x8, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #92] ; 4-byte Folded Spill orr x8, x21, #0x3 cmp x8, x20 b.hs LBB0_25 ; %bb.24: ; in Loop: Header=BB0_16 Depth=1 ldr x9, [x22, x8, lsl #3] str w24, [sp, #312] str w19, [sp, #316] ldr x8, [sp, #56] ; 8-byte Folded Reload stp x9, x8, [sp, #320] ldr x8, [sp, #64] ; 8-byte Folded Reload str x8, [sp, #336] str w25, [sp, #344] str wzr, [sp, #348] add x0, sp, #312 bl _load_data_in_thread str w0, [sp, #52] ; 4-byte Folded Spill LBB0_25: ; in Loop: Header=BB0_16 Depth=1 mov x26, #0 str x28, [sp, #208] ; 8-byte Folded Spill b LBB0_28 LBB0_26: ; in Loop: Header=BB0_28 Depth=2 ldr x0, [sp, #232] ; 8-byte Folded Reload mov x1, x19 mov x2, x23 mov x4, x20 mov x5, x22 mov x6, x21 bl _print_cocos LBB0_27: ; in Loop: Header=BB0_28 Depth=2 ldr x20, [sp, #248] ; 8-byte Folded Reload ldr w1, [sp, #312] mov x0, x23 bl _free_detections mov x0, x24 bl _free ldr x8, [sp, #304] ; 8-byte Folded Reload add x8, x8, x26 ldp x0, x1, [x8] bl _free_image mov x0, x25 mov x1, x27 bl _free_image add x28, x28, #1 add x26, x26, #16 cmp x26, #64 ldr x22, [sp, #256] ; 8-byte Folded Reload b.eq LBB0_15 LBB0_28: ; Parent Loop BB0_16 Depth=1 ; => This Inner Loop Header: Depth=2 cmp x28, x20 b.ge LBB0_15 ; %bb.29: ; in Loop: Header=BB0_28 Depth=2 ldr x19, [x22, x28, lsl #3] mov x0, x19 bl _basecfg mov x24, x0 ldr x23, [sp, #280] ; 8-byte Folded Reload ldp w8, w9, [x23, #28] mul w8, w9, w8 ldr w9, [x23, #36] mul w0, w8, w9 ldr x8, [sp, #240] ; 8-byte Folded Reload add x21, x8, x26 ldr x27, [x21] mov x1, x27 mov w2, #1 ldr x20, [sp, #264] ; 8-byte Folded Reload mov x3, x20 mov w4, #1 bl _copy_cpu ldur x25, [x21, #-8] mov x0, x25 mov x1, x27 bl _flip_image ldpsw x8, x9, [x23, #28] mul x8, x9, x8 ldrsw x9, [x23, #36] mul x0, x8, x9 add x3, x20, x0 ; kill: def $w0 killed $w0 killed $x0 mov x1, x27 mov w2, #1 mov w4, #1 bl _copy_cpu mov x0, x23 mov x1, x20 bl _network_predict ldr x8, [sp, #304] ; 8-byte Folded Reload add x8, x8, x26 ldp w22, w21, [x8] str wzr, [sp, #312] mov w8, #55050 movk w8, #15267, lsl #16 fmov s0, w8 fmov d1, #0.50000000 add x5, sp, #312 mov x0, x23 mov x1, x22 mov x2, x21 ldr x3, [sp, #272] ; 8-byte Folded Reload mov w4, #0 bl _get_network_boxes mov x23, x0 ldr w1, [sp, #312] mov w8, #26214 movk w8, #16102, lsl #16 fmov s0, w8 ldr x20, [sp, #296] ; 8-byte Folded Reload mov x2, x20 bl _do_nms_sort ldr w3, [sp, #312] ldr x8, [sp, #288] ; 8-byte Folded Reload cbz x8, LBB0_26 ; %bb.30: ; in Loop: Header=BB0_28 Depth=2 ldr w8, [sp, #228] ; 4-byte Folded Reload tbz w8, #0, LBB0_32 ; %bb.31: ; in Loop: Header=BB0_28 Depth=2 ldr x0, [sp, #216] ; 8-byte Folded Reload mov x1, x24 mov x2, x23 ldr x4, [sp, #296] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 mov x5, x22 mov x6, x21 bl _print_detector_detections b LBB0_27 LBB0_32: ; in Loop: Header=BB0_28 Depth=2 add w1, w28, #1 ldr x0, [sp, #232] ; 8-byte Folded Reload mov x2, x23 ldr x4, [sp, #296] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 mov x5, x22 mov x6, x21 bl _print_imagenet_detections b LBB0_27 LBB0_33: ldr x8, [sp, #296] ; 8-byte Folded Reload cmp w8, #1 ldr x21, [sp, #216] ; 8-byte Folded Reload b.lt LBB0_38 ; %bb.34: mov w19, w8 mov x20, x21 b LBB0_36 LBB0_35: ; in Loop: Header=BB0_36 Depth=1 add x20, x20, #8 subs x19, x19, #1 b.eq LBB0_38 LBB0_36: ; =>This Inner Loop Header: Depth=1 cbz x21, LBB0_35 ; %bb.37: ; in Loop: Header=BB0_36 Depth=1 ldr x0, [x20] bl _fclose b LBB0_35 LBB0_38: ldr x8, [sp, #288] ; 8-byte Folded Reload cbnz x8, LBB0_40 ; %bb.39: Lloh56: adrp x8, _SEEK_CUR@GOTPAGE Lloh57: ldr x8, [x8, _SEEK_CUR@GOTPAGEOFF] Lloh58: ldr w2, [x8] ldr x19, [sp, #232] ; 8-byte Folded Reload mov x0, x19 mov w1, #-2 bl _fseek Lloh59: adrp x1, l_.str.20@PAGE Lloh60: add x1, x1, l_.str.20@PAGEOFF mov x0, x19 bl _fprintf mov x0, x19 bl _fclose LBB0_40: Lloh61: adrp x8, _stderr@GOTPAGE Lloh62: ldr x8, [x8, _stderr@GOTPAGEOFF] Lloh63: ldr w19, [x8] bl _what_time_is_it_now fsub d0, d0, d8 str d0, [sp] Lloh64: adrp x1, l_.str.21@PAGE Lloh65: add x1, x1, l_.str.21@PAGEOFF mov x0, x19 bl _fprintf ldur x8, [x29, #-112] Lloh66: adrp x9, ___stack_chk_guard@GOTPAGE Lloh67: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh68: ldr x9, [x9] cmp x9, x8 b.ne LBB0_42 ; %bb.41: add sp, sp, #1392 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 ldp d9, d8, [sp], #112 ; 16-byte Folded Reload ret LBB0_42: bl ___stack_chk_fail .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh36, Lloh37 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh46, Lloh47 .loh AdrpAdd Lloh44, Lloh45 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50 .loh AdrpAdd Lloh54, Lloh55 .loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53 .loh AdrpAdd Lloh59, Lloh60 .loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58 .loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68 .loh AdrpAdd Lloh64, Lloh65 .loh AdrpLdrGotLdr Lloh61, Lloh62, Lloh63 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "valid" l_.str.1: ; @.str.1 .asciz "data/train.list" l_.str.2: ; @.str.2 .asciz "names" l_.str.3: ; @.str.3 .asciz "data/names.list" l_.str.4: ; @.str.4 .asciz "results" l_.str.5: ; @.str.5 .asciz "map" .comm _stderr,4,2 ; @stderr l_.str.6: ; @.str.6 .asciz "Learning Rate: %g, Momentum: %g, Decay: %g\n" l_.str.7: ; @.str.7 .asciz "eval" l_.str.8: ; @.str.8 .asciz "voc" l_.str.9: ; @.str.9 .asciz "coco" l_.str.10: ; @.str.10 .asciz "coco_results" l_.str.11: ; @.str.11 .asciz "%s/%s.json" l_.str.12: ; @.str.12 .asciz "w" l_.str.13: ; @.str.13 .asciz "[\n" l_.str.14: ; @.str.14 .asciz "imagenet" l_.str.15: ; @.str.15 .asciz "imagenet-detection" l_.str.16: ; @.str.16 .asciz "%s/%s.txt" l_.str.17: ; @.str.17 .asciz "comp4_det_test_" l_.str.18: ; @.str.18 .asciz "%s/%s%s.txt" .comm _LETTERBOX_DATA,4,2 ; @LETTERBOX_DATA l_.str.19: ; @.str.19 .asciz "%d\n" .comm _SEEK_CUR,4,2 ; @SEEK_CUR l_.str.20: ; @.str.20 .asciz "\n]\n" l_.str.21: ; @.str.21 .asciz "Total Detection Time: %f Seconds\n" .subsections_via_symbols
AnghaBench/darknet/examples/extr_detector.c_validate_detector_flip.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 ss_next_slide LCPI0_0: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _ss_next_slide: ## @ss_next_slide .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 cmpq $0, 8(%rdi) je LBB0_2 ## %bb.1: movq %rdi, %rbx movl 16(%rdi), %edi callq _obs_transition_get_time movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jbe LBB0_3 LBB0_2: addq $8, %rsp popq %rbx popq %rbp retq LBB0_3: movq (%rbx), %rax incq %rax xorl %ecx, %ecx cmpq 8(%rbx), %rax cmovgeq %rcx, %rax movq %rax, (%rbx) movq %rbx, %rdi xorl %esi, %esi addq $8, %rsp popq %rbx popq %rbp jmp _do_transition ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _ss_next_slide .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ss_next_slide _ss_next_slide: ; @ss_next_slide .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: mov x19, x0 ldr w0, [x0, #16] bl _obs_transition_get_time fmov s1, #1.00000000 fcmp s0, s1 b.pl LBB0_3 LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_3: ldp x8, x9, [x19] add x10, x8, #1 cmp x10, x9 csinc x8, xzr, x8, ge str x8, [x19] mov x0, x19 mov w1, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _do_transition .cfi_endproc ; -- End function .no_dead_strip _ss_next_slide .subsections_via_symbols
AnghaBench/obs-studio/plugins/image-source/extr_obs-slideshow.c_ss_next_slide.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function addItemPointersToLeafTuple _addItemPointersToLeafTuple: ## @addItemPointersToLeafTuple .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $56, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, -64(%rbp) ## 4-byte Spill movq %r8, -88(%rbp) ## 8-byte Spill movl %ecx, %r14d movq %rdx, %r12 movq %rsi, %rbx movq %rdi, %r15 movq %rsi, %rdi callq _GinIsPostingTree xorl %edi, %edi testl %eax, %eax sete %dil callq _Assert movq %r15, %rdi movq %rbx, %rsi callq _gintuple_get_attrnum movl %eax, %r13d leaq -60(%rbp), %rdx movq %r15, %rdi movq %rbx, %rsi callq _gintuple_get_key movl %eax, -44(%rbp) ## 4-byte Spill leaq -56(%rbp), %rcx movq %r15, %rdi movl %r13d, -48(%rbp) ## 4-byte Spill movl %r13d, %esi movq %rbx, %rdx callq _ginReadTuple movq %rax, %r13 movl -56(%rbp), %ecx leaq -52(%rbp), %r8 movq %r12, -80(%rbp) ## 8-byte Spill movq %r12, %rdi movl %r14d, -68(%rbp) ## 4-byte Spill movl %r14d, %esi movq %rax, %rdx callq _ginMergeItemPointers movq %rax, %rbx movl -52(%rbp), %esi movq _GinMaxItemSize@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi xorl %ecx, %ecx callq _ginCompressPostingList movq %rax, %r14 movq %rbx, %rdi callq _pfree testq %r14, %r14 je LBB0_2 ## %bb.1: movl -60(%rbp), %r12d movq %r14, %rdi callq _SizeOfGinPostingList movl -52(%rbp), %ebx movq %r15, %rdi movl -48(%rbp), %esi ## 4-byte Reload movl -44(%rbp), %edx ## 4-byte Reload movl %r12d, %ecx movq %r14, %r8 movl %eax, %r9d pushq $0 pushq %rbx callq _GinFormTuple addq $16, %rsp movq %rax, %r12 movq %r14, %rdi callq _pfree testq %r12, %r12 jne LBB0_3 LBB0_2: movl (%r15), %edi movl -56(%rbp), %edx movq %r13, %rsi movq -88(%rbp), %rbx ## 8-byte Reload movq %rbx, %rcx movl -64(%rbp), %r8d ## 4-byte Reload callq _createPostingTree movl %eax, %r14d movl (%r15), %edi movl %eax, %esi movq -80(%rbp), %rdx ## 8-byte Reload movl -68(%rbp), %ecx ## 4-byte Reload movq %rbx, %r8 callq _ginInsertItemPointers movl -60(%rbp), %ecx movq %r15, %rdi movl -48(%rbp), %esi ## 4-byte Reload movl -44(%rbp), %edx ## 4-byte Reload xorl %r8d, %r8d xorl %r9d, %r9d pushq $1 pushq $0 callq _GinFormTuple addq $16, %rsp movq %rax, %r12 movq %rax, %rdi movl %r14d, %esi callq _GinSetPostingTree LBB0_3: movq %r13, %rdi callq _pfree movq %r12, %rax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GinMaxItemSize,4,2 ## @GinMaxItemSize .no_dead_strip _addItemPointersToLeafTuple .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function addItemPointersToLeafTuple _addItemPointersToLeafTuple: ; @addItemPointersToLeafTuple .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 x23, x5 mov x20, x4 mov x21, x3 mov x22, x2 mov x24, x1 mov x19, x0 mov x0, x1 bl _GinIsPostingTree cmp w0, #0 cset w0, eq bl _Assert mov x0, x19 mov x1, x24 bl _gintuple_get_attrnum mov x25, x0 add x2, sp, #12 mov x0, x19 mov x1, x24 bl _gintuple_get_key mov x26, x0 add x3, sp, #8 mov x0, x19 mov x1, x25 mov x2, x24 bl _ginReadTuple mov x24, x0 ldr w3, [sp, #8] add x4, sp, #4 mov x0, x22 mov x1, x21 mov x2, x24 bl _ginMergeItemPointers mov x28, x0 ldr w1, [sp, #4] Lloh0: adrp x8, _GinMaxItemSize@GOTPAGE Lloh1: ldr x8, [x8, _GinMaxItemSize@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x3, #0 bl _ginCompressPostingList mov x27, x0 mov x0, x28 bl _pfree cbz x27, LBB0_2 ; %bb.1: ldr w28, [sp, #12] mov x0, x27 bl _SizeOfGinPostingList mov x5, x0 ldr w6, [sp, #4] mov x0, x19 mov x1, x25 mov x2, x26 mov x3, x28 mov x4, x27 mov w7, #0 bl _GinFormTuple mov x28, x0 mov x0, x27 bl _pfree cbnz x28, LBB0_3 LBB0_2: ldr w0, [x19] ldr w2, [sp, #8] mov x1, x24 mov x3, x20 mov x4, x23 bl _createPostingTree mov x23, x0 ldr w0, [x19] mov x1, x23 mov x2, x22 mov x3, x21 mov x4, x20 bl _ginInsertItemPointers ldr w3, [sp, #12] mov x0, x19 mov x1, x25 mov x2, x26 mov x4, #0 mov w5, #0 mov w6, #0 mov w7, #1 bl _GinFormTuple mov x28, x0 mov x1, x23 bl _GinSetPostingTree LBB0_3: mov x0, x24 bl _pfree mov x0, x28 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 .cfi_endproc ; -- End function .comm _GinMaxItemSize,4,2 ; @GinMaxItemSize .no_dead_strip _addItemPointersToLeafTuple .subsections_via_symbols
AnghaBench/postgres/src/backend/access/gin/extr_gininsert.c_addItemPointersToLeafTuple.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ## -- Begin function f .p2align 4, 0x90 _f: ## @f .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _global1@GOTPCREL(%rip), %rax incl (%rax) movsbl 4(%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _global1,8,2 ## @global1 .comm _global2,4,2 ## @global2 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _f ; -- Begin function f .p2align 2 _f: ; @f .cfi_startproc ; %bb.0: Lloh0: adrp x8, _global1@GOTPAGE Lloh1: ldr x8, [x8, _global1@GOTPAGEOFF] ldr w9, [x8] add w9, w9, #1 str w9, [x8] ldrsb w0, [x8, #4] ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _global1,8,2 ; @global1 .comm _global2,4,2 ; @global2 .subsections_via_symbols
the_stack_data/31387441.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mptsas_sas_device_pg0 _mptsas_sas_device_pg0: ## @mptsas_sas_device_pg0 .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, %r15 movq %rdx, %r13 movq %rsi, %r12 movq %rdi, %rbx movq %rsi, %rdi movl $56, %esi callq _bzero movq _MPI_SASDEVICE0_PAGEVERSION@GOTPCREL(%rip), %rax movl (%rax), %esi movq _MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE@GOTPCREL(%rip), %rax movl (%rax), %r8d leaq -48(%rbp), %r9 movq %rbx, %rdi xorl %edx, %edx xorl %ecx, %ecx pushq $10000 ## imm = 0x2710 pushq $0 callq _mpt_read_extcfg_header addq $16, %rsp movl %eax, %r14d testl %eax, %eax je LBB0_1 LBB0_8: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_1: cmpq $0, -48(%rbp) je LBB0_2 ## %bb.3: movq _M_DEVBUF@GOTPCREL(%rip), %rax movl (%rax), %esi movq _M_NOWAIT@GOTPCREL(%rip), %rax movq _M_ZERO@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movl $40, %edi callq _malloc testq %rax, %rax je LBB0_4 ## %bb.5: movq %rax, %r8 movq _MPI_CONFIG_ACTION_PAGE_READ_CURRENT@GOTPCREL(%rip), %rax movl (%rax), %esi addq %r13, %r15 leaq -48(%rbp), %rcx movq %rbx, %rdi movq %r15, %rdx movq %r8, %rbx movl $40, %r9d pushq $10000 ## imm = 0x2710 pushq $0 callq _mpt_read_extcfg_page addq $16, %rsp testl %eax, %eax je LBB0_7 ## %bb.6: movl %eax, %r14d movq _M_DEVBUF@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _free jmp LBB0_8 LBB0_2: movq _ENXIO@GOTPCREL(%rip), %rax movl (%rax), %r14d jmp LBB0_8 LBB0_4: movq _ENOMEM@GOTPCREL(%rip), %rax movl (%rax), %r14d jmp LBB0_8 LBB0_7: movl 36(%rbx), %edi callq _le16toh movq %rax, 48(%r12) movl 32(%rbx), %edi callq _le16toh movq %rax, 40(%r12) movl 28(%rbx), %edi callq _le16toh movq %rax, 32(%r12) movl 24(%rbx), %edi callq _le16toh movq %rax, 24(%r12) movups 8(%rbx), %xmm0 movups %xmm0, 8(%r12) movl 4(%rbx), %edi callq _le64toh movl %eax, 4(%r12) movl (%rbx), %edi callq _le32toh movl %eax, (%r12) movq _M_DEVBUF@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _free xorl %r14d, %r14d jmp LBB0_8 .cfi_endproc ## -- End function .comm _MPI_SASDEVICE0_PAGEVERSION,4,2 ## @MPI_SASDEVICE0_PAGEVERSION .comm _MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE,4,2 ## @MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE .comm _ENXIO,4,2 ## @ENXIO .comm _M_DEVBUF,4,2 ## @M_DEVBUF .comm _M_NOWAIT,4,2 ## @M_NOWAIT .comm _M_ZERO,4,2 ## @M_ZERO .comm _ENOMEM,4,2 ## @ENOMEM .comm _MPI_CONFIG_ACTION_PAGE_READ_CURRENT,4,2 ## @MPI_CONFIG_ACTION_PAGE_READ_CURRENT .no_dead_strip _mptsas_sas_device_pg0 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mptsas_sas_device_pg0 _mptsas_sas_device_pg0: ; @mptsas_sas_device_pg0 .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x22, x3 mov x23, x2 mov x19, x1 mov x21, x0 mov x0, x1 mov w1, #56 bl _bzero Lloh0: adrp x8, _MPI_SASDEVICE0_PAGEVERSION@GOTPAGE Lloh1: ldr x8, [x8, _MPI_SASDEVICE0_PAGEVERSION@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x8, _MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE@GOTPAGE Lloh4: ldr x8, [x8, _MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE@GOTPAGEOFF] Lloh5: ldr w4, [x8] add x5, sp, #8 mov x0, x21 mov w2, #0 mov w3, #0 mov w6, #0 mov w7, #10000 bl _mpt_read_extcfg_header mov x24, x0 cbz w0, LBB0_2 LBB0_1: mov x0, x24 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload add sp, sp, #96 ret LBB0_2: ldr x8, [sp, #8] cbz x8, LBB0_7 ; %bb.3: Lloh6: adrp x25, _M_DEVBUF@GOTPAGE Lloh7: ldr x25, [x25, _M_DEVBUF@GOTPAGEOFF] Lloh8: adrp x8, _M_NOWAIT@GOTPAGE Lloh9: ldr x8, [x8, _M_NOWAIT@GOTPAGEOFF] ldr w1, [x25] Lloh10: ldr w8, [x8] Lloh11: adrp x9, _M_ZERO@GOTPAGE Lloh12: ldr x9, [x9, _M_ZERO@GOTPAGEOFF] Lloh13: ldr w9, [x9] orr w2, w9, w8 mov w0, #40 bl _malloc cbz x0, LBB0_8 ; %bb.4: mov x20, x0 Lloh14: adrp x8, _MPI_CONFIG_ACTION_PAGE_READ_CURRENT@GOTPAGE Lloh15: ldr x8, [x8, _MPI_CONFIG_ACTION_PAGE_READ_CURRENT@GOTPAGEOFF] Lloh16: ldr w1, [x8] add x2, x22, x23 add x3, sp, #8 mov x0, x21 mov x4, x20 mov w5, #40 mov w6, #0 mov w7, #10000 bl _mpt_read_extcfg_page mov x24, x0 cbnz w0, LBB0_6 ; %bb.5: ldr w0, [x20, #36] bl _le16toh str x0, [x19, #48] ldr w0, [x20, #32] bl _le16toh str x0, [x19, #40] ldr w0, [x20, #28] bl _le16toh str x0, [x19, #32] ldr w0, [x20, #24] bl _le16toh str x0, [x19, #24] ldur q0, [x20, #8] stur q0, [x19, #8] ldr w0, [x20, #4] bl _le64toh str w0, [x19, #4] ldr w0, [x20] bl _le32toh str w0, [x19] LBB0_6: ldr w1, [x25] mov x0, x20 bl _free b LBB0_1 LBB0_7: Lloh17: adrp x8, _ENXIO@GOTPAGE Lloh18: ldr x8, [x8, _ENXIO@GOTPAGEOFF] Lloh19: ldr w24, [x8] b LBB0_1 LBB0_8: Lloh20: adrp x8, _ENOMEM@GOTPAGE Lloh21: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh22: ldr w24, [x8] b LBB0_1 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .cfi_endproc ; -- End function .comm _MPI_SASDEVICE0_PAGEVERSION,4,2 ; @MPI_SASDEVICE0_PAGEVERSION .comm _MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE,4,2 ; @MPI_CONFIG_EXTPAGETYPE_SAS_DEVICE .comm _ENXIO,4,2 ; @ENXIO .comm _M_DEVBUF,4,2 ; @M_DEVBUF .comm _M_NOWAIT,4,2 ; @M_NOWAIT .comm _M_ZERO,4,2 ; @M_ZERO .comm _ENOMEM,4,2 ; @ENOMEM .comm _MPI_CONFIG_ACTION_PAGE_READ_CURRENT,4,2 ; @MPI_CONFIG_ACTION_PAGE_READ_CURRENT .no_dead_strip _mptsas_sas_device_pg0 .subsections_via_symbols
AnghaBench/freebsd/sys/dev/mpt/extr_mpt_cam.c_mptsas_sas_device_pg0.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bioset_init_from_src ## -- Begin function bioset_init_from_src .p2align 4, 0x90 _bioset_init_from_src: ## @bioset_init_from_src .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %ecx, %ecx cmpq $0, 16(%rsi) movl $0, %eax je LBB0_2 ## %bb.1: movq _BIOSET_NEED_BVECS@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_2: cmpq $0, 8(%rsi) je LBB0_4 ## %bb.3: movq _BIOSET_NEED_RESCUER@GOTPCREL(%rip), %rcx movl (%rcx), %ecx LBB0_4: orl %eax, %ecx movl (%rsi), %edx movl 4(%rsi), %esi popq %rbp jmp _bioset_init ## TAILCALL .cfi_endproc ## -- End function .comm _BIOSET_NEED_BVECS,4,2 ## @BIOSET_NEED_BVECS .comm _BIOSET_NEED_RESCUER,4,2 ## @BIOSET_NEED_RESCUER .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bioset_init_from_src ; -- Begin function bioset_init_from_src .p2align 2 _bioset_init_from_src: ; @bioset_init_from_src .cfi_startproc ; %bb.0: Lloh0: adrp x8, _BIOSET_NEED_BVECS@GOTPAGE Lloh1: ldr x8, [x8, _BIOSET_NEED_BVECS@GOTPAGEOFF] Lloh2: ldr w8, [x8] ldp x10, x9, [x1, #8] cmp x9, #0 csel w8, wzr, w8, eq Lloh3: adrp x9, _BIOSET_NEED_RESCUER@GOTPAGE Lloh4: ldr x9, [x9, _BIOSET_NEED_RESCUER@GOTPAGEOFF] Lloh5: ldr w9, [x9] cmp x10, #0 csel w9, wzr, w9, eq orr w3, w9, w8 ldp w2, w8, [x1] mov x1, x8 b _bioset_init .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _BIOSET_NEED_BVECS,4,2 ; @BIOSET_NEED_BVECS .comm _BIOSET_NEED_RESCUER,4,2 ; @BIOSET_NEED_RESCUER .subsections_via_symbols
AnghaBench/linux/block/extr_bio.c_bioset_init_from_src.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _p9_client_attach ## -- Begin function p9_client_attach .p2align 4, 0x90 _p9_client_attach: ## @p9_client_attach .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 ## kill: def $ecx killed $ecx def $rcx movq %rdx, %rax movq %rsi, %r12 movq %rdi, %rbx movq _P9_DEBUG_9P@GOTPCREL(%rip), %rdx movl (%rdx), %edi testq %rsi, %rsi movq %rcx, -56(%rbp) ## 8-byte Spill je LBB0_1 ## %bb.2: movl (%r12), %edx jmp LBB0_3 LBB0_1: movl $-1, %edx LBB0_3: leaq L_.str(%rip), %rsi xorl %r14d, %r14d movq %rax, -48(%rbp) ## 8-byte Spill movq %rax, %rcx movq %r8, -64(%rbp) ## 8-byte Spill xorl %eax, %eax callq _p9_debug movq %rbx, %r15 movq %rbx, %rdi callq _p9_fid_create testq %rax, %rax je LBB0_12 ## %bb.4: movq %rax, %r13 movq -56(%rbp), %rbx ## 8-byte Reload movl %ebx, 8(%rax) movq _P9_TATTACH@GOTPCREL(%rip), %rax movl (%rax), %esi movl (%r13), %ecx testq %r12, %r12 jne LBB0_6 ## %bb.5: movq _P9_NOFID@GOTPCREL(%rip), %r12 LBB0_6: movl (%r12), %r8d leaq L_.str.1(%rip), %rdx movq %r15, %r12 movq %r15, %rdi movq -48(%rbp), %r9 ## 8-byte Reload pushq %rbx pushq -64(%rbp) ## 8-byte Folded Reload callq _p9_client_rpc addq $16, %rsp movq %rax, %r15 movq %rax, %rdi callq _IS_ERR testq %rax, %rax je LBB0_9 ## %bb.7: movq %r15, %rdi callq _PTR_ERR movl %eax, %r14d jmp LBB0_8 LBB0_12: movq _ENOMEM@GOTPCREL(%rip), %rax subl (%rax), %r14d jmp LBB0_13 LBB0_9: movl (%r12), %esi leaq L_.str.2(%rip), %rdx leaq -88(%rbp), %rcx movq %r15, %rdi callq _p9pdu_readf testl %eax, %eax je LBB0_11 ## %bb.10: movl %eax, %r14d movq %r12, %rdi movq %r15, %rsi callq _trace_9p_protocol_dump movq %r12, %rdi movq %r15, %rsi callq _p9_tag_remove LBB0_8: movq %r13, %rdi callq _p9_fid_destroy LBB0_13: movl %r14d, %edi callq _ERR_PTR movq %rax, %r13 LBB0_14: movq %r13, %rax addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_11: movq _P9_DEBUG_9P@GOTPCREL(%rip), %rax movl (%rax), %edi movl -72(%rbp), %edx movq -80(%rbp), %rcx movl -88(%rbp), %r8d leaq L_.str.3(%rip), %rsi xorl %eax, %eax callq _p9_debug movq %r13, %rdi addq $4, %rdi leaq -88(%rbp), %rsi movl $24, %edx callq _memmove movq %r12, %rdi movq %r15, %rsi callq _p9_tag_remove jmp LBB0_14 .cfi_endproc ## -- End function .comm _P9_DEBUG_9P,4,2 ## @P9_DEBUG_9P .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz ">>> TATTACH afid %d uname %s aname %s\n" .comm _ENOMEM,4,2 ## @ENOMEM .comm _P9_TATTACH,4,2 ## @P9_TATTACH L_.str.1: ## @.str.1 .asciz "ddss?u" .comm _P9_NOFID,4,2 ## @P9_NOFID L_.str.2: ## @.str.2 .asciz "Q" L_.str.3: ## @.str.3 .asciz "<<< RATTACH qid %x.%llx.%x\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _p9_client_attach ; -- Begin function p9_client_attach .p2align 2 _p9_client_attach: ; @p9_client_attach .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 x21, x3 mov x23, x2 mov x24, x1 mov x19, x0 Lloh0: adrp x25, _P9_DEBUG_9P@GOTPAGE Lloh1: ldr x25, [x25, _P9_DEBUG_9P@GOTPAGEOFF] ldr w0, [x25] cbz x1, LBB0_2 ; %bb.1: ldr w2, [x24] b LBB0_3 LBB0_2: mov w2, #-1 LBB0_3: stp x23, x22, [sp] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF bl _p9_debug mov x0, x19 bl _p9_fid_create cbz x0, LBB0_6 ; %bb.4: mov x20, x0 str w21, [x0, #8] Lloh4: adrp x8, _P9_TATTACH@GOTPAGE Lloh5: ldr x8, [x8, _P9_TATTACH@GOTPAGEOFF] Lloh6: ldr w1, [x8] ldr w3, [x0] Lloh7: adrp x8, _P9_NOFID@GOTPAGE Lloh8: ldr x8, [x8, _P9_NOFID@GOTPAGEOFF] cmp x24, #0 csel x8, x8, x24, eq ldr w4, [x8] Lloh9: adrp x2, l_.str.1@PAGE Lloh10: add x2, x2, l_.str.1@PAGEOFF mov x0, x19 mov x5, x23 mov x6, x22 mov x7, x21 bl _p9_client_rpc mov x21, x0 bl _IS_ERR cbz x0, LBB0_7 ; %bb.5: mov x0, x21 bl _PTR_ERR mov x22, x0 b LBB0_9 LBB0_6: Lloh11: adrp x8, _ENOMEM@GOTPAGE Lloh12: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh13: ldr w8, [x8] neg w22, w8 b LBB0_10 LBB0_7: ldr w1, [x19] Lloh14: adrp x2, l_.str.2@PAGE Lloh15: add x2, x2, l_.str.2@PAGEOFF add x3, sp, #24 mov x0, x21 bl _p9pdu_readf cbz w0, LBB0_12 ; %bb.8: mov x22, x0 mov x0, x19 mov x1, x21 bl _trace_9p_protocol_dump mov x0, x19 mov x1, x21 bl _p9_tag_remove LBB0_9: mov x0, x20 bl _p9_fid_destroy LBB0_10: mov x0, x22 bl _ERR_PTR mov x20, x0 LBB0_11: mov x0, x20 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 LBB0_12: ldr w0, [x25] ldr w2, [sp, #40] ldr x8, [sp, #32] ldr w9, [sp, #24] stp x8, x9, [sp] Lloh16: adrp x1, l_.str.3@PAGE Lloh17: add x1, x1, l_.str.3@PAGEOFF bl _p9_debug add x0, x20, #4 add x1, sp, #24 mov w2, #24 bl _memmove mov x0, x19 mov x1, x21 bl _p9_tag_remove b LBB0_11 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .cfi_endproc ; -- End function .comm _P9_DEBUG_9P,4,2 ; @P9_DEBUG_9P .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz ">>> TATTACH afid %d uname %s aname %s\n" .comm _ENOMEM,4,2 ; @ENOMEM .comm _P9_TATTACH,4,2 ; @P9_TATTACH l_.str.1: ; @.str.1 .asciz "ddss?u" .comm _P9_NOFID,4,2 ; @P9_NOFID l_.str.2: ; @.str.2 .asciz "Q" l_.str.3: ; @.str.3 .asciz "<<< RATTACH qid %x.%llx.%x\n" .subsections_via_symbols
AnghaBench/linux/net/9p/extr_client.c_p9_client_attach.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/235907.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _majorityElement ## -- Begin function majorityElement .p2align 4, 0x90 _majorityElement: ## @majorityElement .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 .cfi_offset %rbx, -24 testl %esi, %esi jle LBB0_1 ## %bb.2: movl %esi, %r8d cmpl $1, %esi jne LBB0_8 ## %bb.3: movl $-1, %eax xorl %edx, %edx xorl %ecx, %ecx LBB0_4: testb $1, %r8b je LBB0_7 ## %bb.5: testl %ecx, %ecx jne LBB0_7 ## %bb.6: movl (%rdi,%rdx,4), %eax jmp LBB0_7 LBB0_1: movl $-1, %eax LBB0_7: popq %rbx popq %rbp retq LBB0_8: movl %r8d, %r9d andl $-2, %r9d movl $-1, %eax xorl %edx, %edx xorl %ecx, %ecx jmp LBB0_9 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_9 Depth=1 leal (%rcx,%rsi,2), %ecx xorl %esi, %esi cmpl %eax, %r10d sete %sil leal (%rcx,%rsi,2), %ecx addl $-2, %ecx addq $2, %rdx cmpq %rdx, %r9 je LBB0_4 LBB0_9: ## =>This Inner Loop Header: Depth=1 movl (%rdi,%rdx,4), %ebx movl %ebx, %r11d testl %ecx, %ecx je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_9 Depth=1 movl %eax, %r11d LBB0_11: ## in Loop: Header=BB0_9 Depth=1 movl 4(%rdi,%rdx,4), %r10d xorl %esi, %esi cmpl %r11d, %ebx sete %sil leal (%rcx,%rsi,2), %ebx decl %ebx movl %r10d, %eax testl %ebx, %ebx je LBB0_13 ## %bb.12: ## in Loop: Header=BB0_9 Depth=1 movl %r11d, %eax jmp LBB0_13 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $48, %rsp movabsq $8589934599, %rax ## imm = 0x200000007 movq %rax, -20(%rbp) movups l_constinit(%rip), %xmm0 movaps %xmm0, -48(%rbp) movups l_constinit+12(%rip), %xmm0 movups %xmm0, -36(%rbp) movl -44(%rbp), %eax movl -40(%rbp), %ecx xorl %edx, %edx cmpl $2, %eax sete %dl cmovnel %ecx, %eax addl %edx, %edx xorl %esi, %esi cmpl %eax, %ecx sete %sil leal (%rdx,%rsi,2), %ecx xorl %edx, %edx cmpl %eax, -36(%rbp) sete %dl leal (%rcx,%rdx,2), %ecx addl $-2, %ecx testl %ecx, %ecx movl -32(%rbp), %edx cmovel %edx, %eax xorl %esi, %esi cmpl %eax, %edx setne %sil addl %esi, %esi subl %ecx, %esi xorl %ecx, %ecx cmpl %eax, -28(%rbp) sete %cl addl %ecx, %ecx cmpl %esi, %ecx jne LBB1_2 ## %bb.1: movl -24(%rbp), %eax LBB1_2: cmpl $2, %eax jne LBB1_3 ## %bb.4: movl $6, -20(%rbp) movups l_constinit.2(%rip), %xmm0 movaps %xmm0, -48(%rbp) movq l_constinit.2+16(%rip), %rax movq %rax, -32(%rbp) movabsq $4294967297, %rcx ## imm = 0x100000001 movq %rcx, -16(%rbp) movl -44(%rbp), %ecx movl -40(%rbp), %edx xorl %esi, %esi cmpl $-1, %ecx setne %sil cmovnel %edx, %ecx xorl %edi, %edi cmpl %ecx, %edx setne %dil addl %edi, %edi leal (%rdi,%rsi,2), %edx addl $-2, %edx xorl %esi, %esi cmpl %ecx, -36(%rbp) sete %sil addl %esi, %esi cmpl %edx, %esi cmovnel %ecx, %eax cmpl $1, %eax jne LBB1_5 LBB1_6: xorl %eax, %eax addq $48, %rsp popq %rbp retq LBB1_3: callq _main.cold.2 jmp LBB1_6 LBB1_5: callq _main.cold.1 jmp LBB1_6 .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.1 _main.cold.1: ## @main.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx pushq $63 popq %rdx callq ___assert_rtn .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.2 _main.cold.2: ## @main.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L___func__.main(%rip), %rdi leaq L_.str(%rip), %rsi leaq L_.str.1(%rip), %rcx pushq $47 popq %rdx callq ___assert_rtn .cfi_endproc ## -- End function .section __TEXT,__const .p2align 2 ## @constinit l_constinit: .long 2 ## 0x2 .long 2 ## 0x2 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .section __TEXT,__cstring,cstring_literals L___func__.main: ## @__func__.main .asciz "main" L_.str: ## @.str .asciz "50136619.c" L_.str.1: ## @.str.1 .asciz "test.expected == test.actual" .section __TEXT,__const .p2align 2 ## @constinit.2 l_constinit.2: .long 4294967295 ## 0xffffffff .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 2 ## 0x2 .long 1 ## 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _majorityElement ; -- Begin function majorityElement .p2align 2 _majorityElement: ; @majorityElement .cfi_startproc ; %bb.0: cmp w1, #1 b.lt LBB0_4 ; %bb.1: mov w9, #0 mov w10, w1 mov w8, #-1 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w11, [x0], #4 cmp w9, #0 csel w8, w11, w8, eq sub w12, w9, #1 cmp w11, w8 csinc w9, w12, w9, ne subs x10, x10, #1 b.ne LBB0_2 ; %bb.3: mov x0, x8 ret LBB0_4: mov w8, #-1 mov x0, x8 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function main lCPI1_0: .long 7 ; 0x7 .long 2 ; 0x2 lCPI1_1: .long 6 ; 0x6 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x8, l_constinit@PAGE Lloh1: add x8, x8, l_constinit@PAGEOFF ldr q0, [x8] str q0, [sp] ldur q0, [x8, #12] stur q0, [sp, #12] Lloh2: adrp x8, lCPI1_0@PAGE Lloh3: ldr d0, [x8, lCPI1_0@PAGEOFF] stur d0, [sp, #28] ldp w8, w9, [sp, #4] cmp w8, #2 csel w8, w8, w9, eq cset w10, eq lsl w10, w10, #1 sub w11, w10, #1 cmp w9, w8 csinc w9, w11, w10, ne sub w10, w9, #1 ldp w11, w12, [sp, #12] cmp w11, w8 csinc w9, w10, w9, ne cmp w9, #0 csel w10, w12, w8, eq cmp w12, w10 mov w8, #-1 cneg w11, w8, ne ldp w8, w12, [sp, #20] cmp w8, w10 mov w8, #1 cneg w13, w8, ne sub w9, w11, w9 cmp w13, w9 csel w9, w12, w10, eq cmp w9, #2 b.ne LBB1_3 ; %bb.1: str w8, [sp, #36] Lloh4: adrp x9, l_constinit.2@PAGE Lloh5: add x9, x9, l_constinit.2@PAGEOFF ldr q0, [x9] str q0, [sp] ldr x9, [x9, #16] str x9, [sp, #16] Lloh6: adrp x10, lCPI1_1@PAGE Lloh7: ldr d0, [x10, lCPI1_1@PAGEOFF] stur d0, [sp, #28] ldp w10, w11, [sp, #4] cmn w10, #1 mov w10, #-2 csel w10, w10, wzr, eq csinv w12, w11, wzr, ne sub w13, w10, #1 cmp w11, w12 csinc w10, w13, w10, eq ldr w11, [sp, #12] cmp w11, w12 cneg w8, w8, ne cmp w8, w10 csel w8, w9, w12, eq cmp w8, #1 b.ne LBB1_4 ; %bb.2: mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret LBB1_3: bl _main.cold.2 LBB1_4: bl _main.cold.1 .loh AdrpLdr Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdr Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.1 _main.cold.1: ; @main.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh8: adrp x0, l___func__.main@PAGE Lloh9: add x0, x0, l___func__.main@PAGEOFF Lloh10: adrp x1, l_.str@PAGE Lloh11: add x1, x1, l_.str@PAGEOFF Lloh12: adrp x3, l_.str.1@PAGE Lloh13: add x3, x3, l_.str.1@PAGEOFF mov w2, #63 bl ___assert_rtn .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.2 _main.cold.2: ; @main.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh14: adrp x0, l___func__.main@PAGE Lloh15: add x0, x0, l___func__.main@PAGEOFF Lloh16: adrp x1, l_.str@PAGE Lloh17: add x1, x1, l_.str@PAGEOFF Lloh18: adrp x3, l_.str.1@PAGE Lloh19: add x3, x3, l_.str.1@PAGEOFF mov w2, #47 bl ___assert_rtn .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .cfi_endproc ; -- End function .section __TEXT,__const .p2align 2 ; @constinit l_constinit: .long 2 ; 0x2 .long 2 ; 0x2 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .section __TEXT,__cstring,cstring_literals l___func__.main: ; @__func__.main .asciz "main" l_.str: ; @.str .asciz "50136619.c" l_.str.1: ; @.str.1 .asciz "test.expected == test.actual" .section __TEXT,__const .p2align 2 ; @constinit.2 l_constinit.2: .long 4294967295 ; 0xffffffff .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 2 ; 0x2 .long 1 ; 0x1 .subsections_via_symbols
the_stack_data/50136619.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $8056, %eax ## imm = 0x1F78 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) leaq -8064(%rbp), %rdi movl $8008, %esi ## imm = 0x1F48 callq ___bzero leaq L_.str(%rip), %rdi leaq -8080(%rbp), %rsi leaq -8076(%rbp), %rdx xorl %eax, %eax callq _scanf cmpl $0, -8080(%rbp) jle LBB0_25 ## %bb.1: leaq -8056(%rbp), %rbx leaq -8068(%rbp), %r13 xorl %r14d, %r14d jmp LBB0_5 LBB0_2: ## in Loop: Header=BB0_5 Depth=1 movl $-1, %r11d LBB0_3: ## in Loop: Header=BB0_5 Depth=1 movl %r11d, -8072(%rbp) LBB0_4: ## in Loop: Header=BB0_5 Depth=1 incl %r14d cmpl -8080(%rbp), %r14d jge LBB0_25 LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_11 Depth 2 ## Child Loop BB0_16 Depth 2 ## Child Loop BB0_19 Depth 3 leaq L_.str.1(%rip), %rdi leaq -8072(%rbp), %rsi leaq -8088(%rbp), %rdx movq %r13, %rcx xorl %eax, %eax callq _scanf imulq $100000, -8088(%rbp), %rax ## imm = 0x186A0 movq %rax, -8088(%rbp) cmpl $1, -8068(%rbp) jne LBB0_8 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq -8072(%rbp), %r8 movq %rax, %rcx orq %r8, %rcx shrq $32, %rcx je LBB0_13 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 xorl %edx, %edx divq %r8 jmp LBB0_14 .p2align 4, 0x90 LBB0_8: ## in Loop: Header=BB0_5 Depth=1 movslq -8076(%rbp), %rsi movslq -8072(%rbp), %rcx cmpl %ecx, %esi jl LBB0_4 ## %bb.9: ## in Loop: Header=BB0_5 Depth=1 leaq -8064(,%rcx,8), %rdx addq %rbp, %rdx leaq -8064(,%rsi,8), %rsi addq %rbp, %rsi shlq $3, %rcx negq %rcx jmp LBB0_11 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_11 Depth=2 addq $-8, %rsi cmpq %rdx, %rsi jb LBB0_4 LBB0_11: ## Parent Loop BB0_5 Depth=1 ## => This Inner Loop Header: Depth=2 movq (%rsi,%rcx), %rdi addq %rax, %rdi cmpq %rdi, (%rsi) jae LBB0_10 ## %bb.12: ## in Loop: Header=BB0_11 Depth=2 movq %rdi, (%rsi) jmp LBB0_10 LBB0_13: ## in Loop: Header=BB0_5 Depth=1 ## kill: def $eax killed $eax killed $rax xorl %edx, %edx divl %r8d ## kill: def $eax killed $eax def $rax LBB0_14: ## in Loop: Header=BB0_5 Depth=1 movq %rax, -8088(%rbp) movl $1, -8068(%rbp) testl %r8d, %r8d je LBB0_2 ## %bb.15: ## in Loop: Header=BB0_5 Depth=1 leal -1(%r8), %r11d movslq -8076(%rbp), %r9 leaq -8064(,%r9,8), %r10 addq %rbp, %r10 .p2align 4, 0x90 LBB0_16: ## Parent Loop BB0_5 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_19 Depth 3 testl %r9d, %r9d jle LBB0_23 ## %bb.17: ## in Loop: Header=BB0_16 Depth=2 movq (%r10), %r12 xorl %ecx, %ecx movq %r10, %rdi jmp LBB0_19 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_19 Depth=3 movq %rdx, %rdi cmpq %rbx, %rdx jb LBB0_21 LBB0_19: ## Parent Loop BB0_5 Depth=1 ## Parent Loop BB0_16 Depth=2 ## => This Inner Loop Header: Depth=3 movq %r12, %rsi leaq -8(%rdi), %rdx movq -8(%rdi), %r12 leaq (%r12,%rax), %r15 cmpq %r15, %rsi jae LBB0_18 ## %bb.20: ## in Loop: Header=BB0_19 Depth=3 movq %r15, (%rdi) movl $1, %ecx jmp LBB0_18 .p2align 4, 0x90 LBB0_21: ## in Loop: Header=BB0_16 Depth=2 addl $-1, %r11d jae LBB0_24 ## %bb.22: ## in Loop: Header=BB0_16 Depth=2 testl %ecx, %ecx jne LBB0_16 jmp LBB0_24 LBB0_23: ## in Loop: Header=BB0_5 Depth=1 addl $-2, %r8d xorl %ecx, %ecx movl %r8d, %r11d LBB0_24: ## in Loop: Header=BB0_5 Depth=1 movl %ecx, -8068(%rbp) jmp LBB0_3 LBB0_25: movslq -8076(%rbp), %rcx movl $50000, %eax ## imm = 0xC350 addq -8064(%rbp,%rcx,8), %rax shrq $5, %rax movabsq $755578637259143235, %rcx ## imm = 0xA7C5AC471B47843 mulq %rcx shrq $7, %rdx leaq L_.str.2(%rip), %rdi movq %rdx, %rsi xorl %eax, %eax callq _printf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_27 ## %bb.26: xorl %eax, %eax addq $8056, %rsp ## imm = 0x1F78 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_27: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d %d" L_.str.1: ## @.str.1 .asciz "%d %llu %d" L_.str.2: ## @.str.2 .asciz "%llu\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: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov w9, #8064 Lloh0: adrp x16, ___chkstk_darwin@GOTPAGE Lloh1: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #1, lsl #12 ; =4096 sub sp, sp, #3968 Lloh2: adrp x8, ___stack_chk_guard@GOTPAGE Lloh3: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh4: ldr x8, [x8] stur x8, [x29, #-88] mov w20, #34464 movk w20, #1, lsl #16 add x21, sp, #48 add x0, sp, #48 mov w1, #8008 bl _bzero add x8, sp, #40 add x9, sp, #44 stp x9, x8, [sp] Lloh5: adrp x0, l_.str@PAGE Lloh6: add x0, x0, l_.str@PAGEOFF bl _scanf ldr w8, [sp, #44] cmp w8, #1 b.lt LBB0_21 ; %bb.1: mov w22, #0 add x23, x21, #8 add x24, sp, #32 add x25, sp, #24 add x26, sp, #36 mov w27, #1 Lloh7: adrp x19, l_.str.1@PAGE Lloh8: add x19, x19, l_.str.1@PAGEOFF b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 mov w8, #-1 str w8, [sp, #36] LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add w22, w22, #1 ldr w8, [sp, #44] cmp w22, w8 b.ge LBB0_21 LBB0_4: ; =>This Loop Header: Depth=1 ; Child Loop BB0_17 Depth 2 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_10 Depth 3 stp x25, x24, [sp, #8] str x26, [sp] mov x0, x19 bl _scanf ldr x8, [sp, #24] mul x8, x8, x20 str x8, [sp, #24] ldr w9, [sp, #32] cmp w9, #1 b.ne LBB0_14 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 ldrsw x9, [sp, #36] udiv x10, x8, x9 str x10, [sp, #24] str w27, [sp, #32] cbz w9, LBB0_2 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 sub w8, w9, #1 ldrsw x11, [sp, #40] add x13, x21, x11, lsl #3 LBB0_7: ; Parent Loop BB0_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_10 Depth 3 cmp w11, #0 b.le LBB0_19 ; %bb.8: ; in Loop: Header=BB0_7 Depth=2 mov w12, #0 ldr x15, [x13] mov x17, x13 mov x14, x13 b LBB0_10 LBB0_9: ; in Loop: Header=BB0_10 Depth=3 mov x15, x16 mov x17, x14 cmp x14, x23 b.lo LBB0_12 LBB0_10: ; Parent Loop BB0_4 Depth=1 ; Parent Loop BB0_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x16, [x14, #-8]! add x0, x16, x10 cmp x15, x0 b.hs LBB0_9 ; %bb.11: ; in Loop: Header=BB0_10 Depth=3 str x0, [x17] mov w12, #1 b LBB0_9 LBB0_12: ; in Loop: Header=BB0_7 Depth=2 subs w8, w8, #1 b.lo LBB0_20 ; %bb.13: ; in Loop: Header=BB0_7 Depth=2 cbnz w12, LBB0_7 b LBB0_20 LBB0_14: ; in Loop: Header=BB0_4 Depth=1 ldpsw x11, x10, [sp, #36] cmp w10, w11 b.lt LBB0_3 ; %bb.15: ; in Loop: Header=BB0_4 Depth=1 add x9, x21, x11, lsl #3 add x10, x21, x10, lsl #3 neg x11, x11, lsl #3 b LBB0_17 LBB0_16: ; in Loop: Header=BB0_17 Depth=2 sub x10, x10, #8 cmp x10, x9 b.lo LBB0_3 LBB0_17: ; Parent Loop BB0_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x13, [x10] ldr x12, [x10, x11] add x12, x12, x8 cmp x13, x12 b.hs LBB0_16 ; %bb.18: ; in Loop: Header=BB0_17 Depth=2 str x12, [x10] b LBB0_16 LBB0_19: ; in Loop: Header=BB0_4 Depth=1 mov w12, #0 sub w8, w9, #2 LBB0_20: ; in Loop: Header=BB0_4 Depth=1 stp w12, w8, [sp, #32] b LBB0_3 LBB0_21: ldrsw x8, [sp, #40] ldr x8, [x21, x8, lsl #3] mov w9, #50000 add x8, x8, x9 udiv x8, x8, x20 str x8, [sp] Lloh9: adrp x0, l_.str.2@PAGE Lloh10: add x0, x0, l_.str.2@PAGEOFF bl _printf ldur x8, [x29, #-88] Lloh11: adrp x9, ___stack_chk_guard@GOTPAGE Lloh12: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh13: ldr x9, [x9] cmp x9, x8 b.ne LBB0_23 ; %bb.22: mov w0, #0 add sp, sp, #1, lsl #12 ; =4096 add sp, sp, #3968 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_23: bl ___stack_chk_fail .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpAdd Lloh9, Lloh10 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d %d" l_.str.1: ; @.str.1 .asciz "%d %llu %d" l_.str.2: ; @.str.2 .asciz "%llu\n" .subsections_via_symbols
the_stack_data/192330286.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _NET_OpenSocks ## -- Begin function NET_OpenSocks .p2align 4, 0x90 _NET_OpenSocks: ## @NET_OpenSocks .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 movl %edi, %r13d movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _qfalse@GOTPCREL(%rip), %r14 movq (%r14), %rax movq _usingSocks@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leaq L_.str(%rip), %rdi xorl %eax, %eax callq _Com_Printf movq _AF_INET@GOTPCREL(%rip), %r12 movq (%r12), %rdi movq _SOCK_STREAM@GOTPCREL(%rip), %rax movl (%rax), %esi movq _IPPROTO_TCP@GOTPCREL(%rip), %rax movl (%rax), %edx callq _socket movq _socks_socket@GOTPCREL(%rip), %r15 movl %eax, (%r15) movq _INVALID_SOCKET@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_4 ## %bb.1: xorl %eax, %eax callq _WSAGetLastError xorl %eax, %eax callq _NET_ErrorString movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_48 ## %bb.2: movzbl %al, %esi leaq L_.str.1(%rip), %rdi jmp LBB0_3 LBB0_4: movq _net_socksServer@GOTPCREL(%rip), %rax movq (%rax), %rax movl (%rax), %edi callq _gethostbyname testq %rax, %rax je LBB0_5 ## %bb.7: movq (%rax), %rcx cmpq (%r12), %rcx jne LBB0_8 ## %bb.10: movq %rcx, -128(%rbp) movq 8(%rax), %rax movq (%rax), %rax movl (%rax), %eax movl %eax, -136(%rbp) movq _net_socksPort@GOTPCREL(%rip), %rax movq (%rax), %rax movswl (%rax), %edi callq _htons movw %ax, -144(%rbp) movl (%r15), %edi leaq -144(%rbp), %rsi movl $24, %edx callq _connect movq _SOCKET_ERROR@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_12 ## %bb.11: xorl %eax, %eax callq _WSAGetLastError xorl %eax, %eax callq _NET_ErrorString movzbl %al, %esi leaq L_.str.4(%rip), %rdi jmp LBB0_42 LBB0_5: xorl %eax, %eax callq _WSAGetLastError xorl %eax, %eax callq _NET_ErrorString movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_48 ## %bb.6: movzbl %al, %esi leaq L_.str.2(%rip), %rdi LBB0_3: xorl %eax, %eax addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _Com_Printf ## TAILCALL LBB0_8: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_48 ## %bb.9: leaq L_.str.3(%rip), %rdi xorl %eax, %eax addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _Com_Printf ## TAILCALL LBB0_12: movq _net_socksUsername@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax), %rax cmpq $0, (%rax) jne LBB0_14 ## %bb.13: movq _net_socksPassword@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax), %rax cmpq $0, (%rax) je LBB0_15 LBB0_14: movq _qtrue@GOTPCREL(%rip), %r14 LBB0_15: xorl %eax, %eax cmpq $0, (%r14) setne %cl movb $5, -112(%rbp) sete %al movb $2, %bl subb %al, %bl addb %cl, %cl movl $4, %edx subl %eax, %edx movb %bl, -111(%rbp) movb %cl, -110(%rbp) movl (%r15), %edi leaq -112(%rbp), %rsi xorl %ecx, %ecx callq _send movq _SOCKET_ERROR@GOTPCREL(%rip), %rbx cmpl (%rbx), %eax jne LBB0_17 LBB0_16: xorl %eax, %eax callq _WSAGetLastError xorl %eax, %eax callq _NET_ErrorString movzbl %al, %esi leaq L_.str.5(%rip), %rdi jmp LBB0_42 LBB0_17: movl (%r15), %edi leaq -112(%rbp), %rsi movl $64, %edx xorl %ecx, %ecx callq _recv cmpl (%rbx), %eax jne LBB0_19 LBB0_18: xorl %eax, %eax callq _WSAGetLastError xorl %eax, %eax callq _NET_ErrorString movzbl %al, %esi leaq L_.str.6(%rip), %rdi LBB0_42: xorl %eax, %eax callq _Com_Printf LBB0_46: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_48 ## %bb.47: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_19: cmpl $2, %eax jne LBB0_21 ## %bb.20: cmpb $5, -112(%rbp) jne LBB0_21 ## %bb.23: movb -111(%rbp), %al testb %al, %al je LBB0_36 ## %bb.24: cmpb $2, %al jne LBB0_25 ## %bb.26: movq _net_socksUsername@GOTPCREL(%rip), %r14 movq (%r14), %rax movq (%rax), %rdi callq _strlen movl %eax, %r14d movq _net_socksPassword@GOTPCREL(%rip), %rax movq (%rax), %rax movq (%rax), %rdi callq _strlen movb $1, -112(%rbp) movb %r14b, -111(%rbp) movl %r14d, -116(%rbp) ## 4-byte Spill testl %r14d, %r14d je LBB0_28 ## %bb.27: leaq -110(%rbp), %rdi movq _net_socksUsername@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rcx), %rsi movl %eax, %r14d movl -116(%rbp), %edx ## 4-byte Reload callq _memcpy movl %r14d, %eax LBB0_28: movl -116(%rbp), %r14d ## 4-byte Reload movslq %r14d, %rdx leaq -112(%rbp), %rcx movb %al, 2(%rdx,%rcx) addl $3, %r14d testl %eax, %eax je LBB0_30 ## %bb.29: movslq %r14d, %rcx leaq (%rcx,%rbp), %rdi addq $-112, %rdi movq _net_socksPassword@GOTPCREL(%rip), %rcx movq (%rcx), %rcx movq (%rcx), %rsi movl %eax, -116(%rbp) ## 4-byte Spill movl -116(%rbp), %edx ## 4-byte Reload callq _memcpy movl -116(%rbp), %eax ## 4-byte Reload LBB0_30: movl (%r15), %edi addl %eax, %r14d leaq -112(%rbp), %rsi movl %r14d, %edx xorl %ecx, %ecx callq _send cmpl (%rbx), %eax je LBB0_16 ## %bb.31: movl (%r15), %edi leaq -112(%rbp), %rsi movl $64, %edx xorl %ecx, %ecx callq _recv cmpl (%rbx), %eax je LBB0_18 ## %bb.32: cmpl $2, %eax jne LBB0_21 ## %bb.33: cmpb $1, -112(%rbp) jne LBB0_21 ## %bb.34: cmpb $0, -111(%rbp) je LBB0_36 ## %bb.35: leaq L_.str.9(%rip), %rdi jmp LBB0_22 LBB0_36: movl $16777989, -112(%rbp) ## imm = 0x1000305 movq _INADDR_ANY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -108(%rbp) movswl %r13w, %edi callq _htons movw %ax, -104(%rbp) movl (%r15), %edi leaq -112(%rbp), %rsi movl $10, %edx xorl %ecx, %ecx callq _send cmpl (%rbx), %eax je LBB0_16 ## %bb.37: movl (%r15), %edi leaq -112(%rbp), %rsi movl $64, %edx xorl %ecx, %ecx callq _recv cmpl (%rbx), %eax je LBB0_18 ## %bb.38: cmpl $2, %eax jl LBB0_21 ## %bb.39: cmpb $5, -112(%rbp) jne LBB0_21 ## %bb.40: movzbl -111(%rbp), %esi testl %esi, %esi je LBB0_43 ## %bb.41: leaq L_.str.10(%rip), %rdi jmp LBB0_42 LBB0_21: leaq L_.str.7(%rip), %rdi jmp LBB0_22 LBB0_25: leaq L_.str.8(%rip), %rdi LBB0_22: xorl %eax, %eax callq _Com_Printf jmp LBB0_46 LBB0_43: movzbl -109(%rbp), %esi cmpl $1, %esi jne LBB0_44 ## %bb.45: movq (%r12), %rax movq _socksRelayAddr@GOTPCREL(%rip), %rcx movq %rax, 16(%rcx) movl -108(%rbp), %eax movl %eax, 8(%rcx) movzwl -104(%rbp), %eax movw %ax, (%rcx) movl 4(%rcx), %edi xorl %esi, %esi movl $8, %edx callq _memset movq _qtrue@GOTPCREL(%rip), %rax movq (%rax), %rax movq _usingSocks@GOTPCREL(%rip), %rcx movq %rax, (%rcx) jmp LBB0_46 LBB0_44: leaq L_.str.11(%rip), %rdi jmp LBB0_42 LBB0_48: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _qfalse,8,3 ## @qfalse .comm _usingSocks,8,3 ## @usingSocks .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Opening connection to SOCKS server.\n" .comm _AF_INET,8,3 ## @AF_INET .comm _SOCK_STREAM,4,2 ## @SOCK_STREAM .comm _IPPROTO_TCP,4,2 ## @IPPROTO_TCP .comm _socks_socket,4,2 ## @socks_socket .comm _INVALID_SOCKET,4,2 ## @INVALID_SOCKET L_.str.1: ## @.str.1 .asciz "WARNING: NET_OpenSocks: socket: %s\n" .comm _net_socksServer,8,3 ## @net_socksServer L_.str.2: ## @.str.2 .asciz "WARNING: NET_OpenSocks: gethostbyname: %s\n" L_.str.3: ## @.str.3 .asciz "WARNING: NET_OpenSocks: gethostbyname: address type was not AF_INET\n" .comm _net_socksPort,8,3 ## @net_socksPort .comm _SOCKET_ERROR,4,2 ## @SOCKET_ERROR L_.str.4: ## @.str.4 .asciz "NET_OpenSocks: connect: %s\n" .comm _net_socksUsername,8,3 ## @net_socksUsername .comm _net_socksPassword,8,3 ## @net_socksPassword .comm _qtrue,8,3 ## @qtrue L_.str.5: ## @.str.5 .asciz "NET_OpenSocks: send: %s\n" L_.str.6: ## @.str.6 .asciz "NET_OpenSocks: recv: %s\n" L_.str.7: ## @.str.7 .asciz "NET_OpenSocks: bad response\n" L_.str.8: ## @.str.8 .asciz "NET_OpenSocks: request denied\n" L_.str.9: ## @.str.9 .asciz "NET_OpenSocks: authentication failed\n" .comm _INADDR_ANY,4,2 ## @INADDR_ANY L_.str.10: ## @.str.10 .asciz "NET_OpenSocks: request denied: %i\n" L_.str.11: ## @.str.11 .asciz "NET_OpenSocks: relay address is not IPV4: %i\n" .comm _socksRelayAddr,4,2 ## @socksRelayAddr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _NET_OpenSocks ; -- Begin function NET_OpenSocks .p2align 2 _NET_OpenSocks: ; @NET_OpenSocks .cfi_startproc ; %bb.0: sub sp, sp, #208 .cfi_def_cfa_offset 208 stp x28, x27, [sp, #112] ; 16-byte Folded Spill stp x26, x25, [sp, #128] ; 16-byte Folded Spill stp x24, x23, [sp, #144] ; 16-byte Folded Spill stp x22, x21, [sp, #160] ; 16-byte Folded Spill stp x20, x19, [sp, #176] ; 16-byte Folded Spill stp x29, x30, [sp, #192] ; 16-byte Folded Spill add x29, sp, #192 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-88] Lloh3: adrp x20, _qfalse@GOTPAGE Lloh4: ldr x20, [x20, _qfalse@GOTPAGEOFF] ldr x8, [x20] Lloh5: adrp x22, _usingSocks@GOTPAGE Lloh6: ldr x22, [x22, _usingSocks@GOTPAGEOFF] str x8, [x22] Lloh7: adrp x0, l_.str@PAGE Lloh8: add x0, x0, l_.str@PAGEOFF bl _Com_Printf Lloh9: adrp x23, _AF_INET@GOTPAGE Lloh10: ldr x23, [x23, _AF_INET@GOTPAGEOFF] ldr x0, [x23] Lloh11: adrp x8, _SOCK_STREAM@GOTPAGE Lloh12: ldr x8, [x8, _SOCK_STREAM@GOTPAGEOFF] Lloh13: ldr w1, [x8] Lloh14: adrp x8, _IPPROTO_TCP@GOTPAGE Lloh15: ldr x8, [x8, _IPPROTO_TCP@GOTPAGEOFF] Lloh16: ldr w2, [x8] bl _socket Lloh17: adrp x24, _socks_socket@GOTPAGE Lloh18: ldr x24, [x24, _socks_socket@GOTPAGEOFF] str w0, [x24] Lloh19: adrp x8, _INVALID_SOCKET@GOTPAGE Lloh20: ldr x8, [x8, _INVALID_SOCKET@GOTPAGEOFF] Lloh21: ldr w8, [x8] cmp w0, w8 b.ne LBB0_2 ; %bb.1: bl _WSAGetLastError bl _NET_ErrorString mov w8, w0 str x8, [sp] Lloh22: adrp x0, l_.str.1@PAGE Lloh23: add x0, x0, l_.str.1@PAGEOFF b LBB0_7 LBB0_2: Lloh24: adrp x8, _net_socksServer@GOTPAGE Lloh25: ldr x8, [x8, _net_socksServer@GOTPAGEOFF] Lloh26: ldr x8, [x8] ldr w0, [x8] bl _gethostbyname cbz x0, LBB0_6 ; %bb.3: ldr x8, [x0] ldr x9, [x23] cmp x8, x9 b.ne LBB0_10 ; %bb.4: str x8, [sp, #32] ldr x8, [x0, #8] ldr x8, [x8] ldr w8, [x8] str w8, [sp, #24] Lloh27: adrp x8, _net_socksPort@GOTPAGE Lloh28: ldr x8, [x8, _net_socksPort@GOTPAGEOFF] Lloh29: ldr x8, [x8] ldrsh w0, [x8] bl _htons strh w0, [sp, #16] ldr w0, [x24] add x1, sp, #16 mov w2, #24 bl _connect Lloh30: adrp x26, _SOCKET_ERROR@GOTPAGE Lloh31: ldr x26, [x26, _SOCKET_ERROR@GOTPAGEOFF] ldr w8, [x26] cmp w0, w8 b.ne LBB0_12 ; %bb.5: bl _WSAGetLastError bl _NET_ErrorString mov w8, w0 str x8, [sp] Lloh32: adrp x0, l_.str.4@PAGE Lloh33: add x0, x0, l_.str.4@PAGEOFF b LBB0_7 LBB0_6: bl _WSAGetLastError bl _NET_ErrorString mov w8, w0 str x8, [sp] Lloh34: adrp x0, l_.str.2@PAGE Lloh35: add x0, x0, l_.str.2@PAGEOFF LBB0_7: bl _Com_Printf LBB0_8: ldur x8, [x29, #-88] Lloh36: adrp x9, ___stack_chk_guard@GOTPAGE Lloh37: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh38: ldr x9, [x9] cmp x9, x8 b.ne LBB0_43 ; %bb.9: ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload ldp x28, x27, [sp, #112] ; 16-byte Folded Reload add sp, sp, #208 ret LBB0_10: ldur x8, [x29, #-88] Lloh39: adrp x9, ___stack_chk_guard@GOTPAGE Lloh40: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh41: ldr x9, [x9] cmp x9, x8 b.ne LBB0_43 ; %bb.11: Lloh42: adrp x0, l_.str.3@PAGE Lloh43: add x0, x0, l_.str.3@PAGEOFF ldp x29, x30, [sp, #192] ; 16-byte Folded Reload ldp x20, x19, [sp, #176] ; 16-byte Folded Reload ldp x22, x21, [sp, #160] ; 16-byte Folded Reload ldp x24, x23, [sp, #144] ; 16-byte Folded Reload ldp x26, x25, [sp, #128] ; 16-byte Folded Reload ldp x28, x27, [sp, #112] ; 16-byte Folded Reload add sp, sp, #208 b _Com_Printf LBB0_12: Lloh44: adrp x27, _net_socksUsername@GOTPAGE Lloh45: ldr x27, [x27, _net_socksUsername@GOTPAGEOFF] ldr x8, [x27] ldr x8, [x8] ldr x9, [x8] Lloh46: adrp x25, _qtrue@GOTPAGE Lloh47: ldr x25, [x25, _qtrue@GOTPAGEOFF] mov x8, x25 cbnz x9, LBB0_14 ; %bb.13: Lloh48: adrp x8, _net_socksPassword@GOTPAGE Lloh49: ldr x8, [x8, _net_socksPassword@GOTPAGEOFF] Lloh50: ldr x8, [x8] ldr x8, [x8] ldr x8, [x8] cmp x8, #0 csel x8, x20, x25, eq LBB0_14: ldr x8, [x8] cmp x8, #0 cset w8, ne mov w9, #5 strb w9, [sp, #40] mov w9, #1 cinc w9, w9, ne lsl w8, w8, #1 mov w10, #3 cinc w2, w10, ne strb w9, [sp, #41] add x28, sp, #40 strb w8, [sp, #42] ldr w0, [x24] add x1, sp, #40 mov w3, #0 bl _send ldr w8, [x26] cmp w0, w8 b.ne LBB0_16 LBB0_15: bl _WSAGetLastError bl _NET_ErrorString mov w8, w0 str x8, [sp] Lloh51: adrp x0, l_.str.5@PAGE Lloh52: add x0, x0, l_.str.5@PAGEOFF b LBB0_7 LBB0_16: ldr w0, [x24] add x1, sp, #40 mov w2, #64 mov w3, #0 bl _recv ldr w8, [x26] cmp w0, w8 b.ne LBB0_18 LBB0_17: bl _WSAGetLastError bl _NET_ErrorString mov w8, w0 str x8, [sp] Lloh53: adrp x0, l_.str.6@PAGE Lloh54: add x0, x0, l_.str.6@PAGEOFF b LBB0_7 LBB0_18: cmp w0, #2 b.ne LBB0_38 ; %bb.19: ldrb w8, [sp, #40] cmp w8, #5 b.ne LBB0_38 ; %bb.20: ldrb w8, [sp, #41] cbz w8, LBB0_32 ; %bb.21: cmp w8, #2 b.ne LBB0_39 ; %bb.22: ldr x8, [x27] ldr x0, [x8] bl _strlen mov x21, x0 Lloh55: adrp x8, _net_socksPassword@GOTPAGE Lloh56: ldr x8, [x8, _net_socksPassword@GOTPAGEOFF] Lloh57: ldr x8, [x8] ldr x0, [x8] bl _strlen mov x20, x0 mov w8, #1 strb w8, [sp, #40] strb w21, [sp, #41] cbz w21, LBB0_24 ; %bb.23: add x0, x28, #2 ldr x8, [x27] ldr x1, [x8] mov x2, x21 bl _memcpy LBB0_24: sxtw x9, w21 add x8, sp, #40 add x10, x9, x8 strb w20, [x10, #2] add x21, x9, #3 cbz w20, LBB0_26 ; %bb.25: add x0, x8, x21 Lloh58: adrp x8, _net_socksPassword@GOTPAGE Lloh59: ldr x8, [x8, _net_socksPassword@GOTPAGEOFF] Lloh60: ldr x8, [x8] ldr x1, [x8] mov x2, x20 bl _memcpy LBB0_26: ldr w0, [x24] add w2, w21, w20 add x1, sp, #40 mov w3, #0 bl _send ldr w8, [x26] cmp w0, w8 b.eq LBB0_15 ; %bb.27: ldr w0, [x24] add x1, sp, #40 mov w2, #64 mov w3, #0 bl _recv ldr w8, [x26] cmp w0, w8 b.eq LBB0_17 ; %bb.28: cmp w0, #2 b.ne LBB0_38 ; %bb.29: ldrb w8, [sp, #40] cmp w8, #1 b.ne LBB0_38 ; %bb.30: ldrb w8, [sp, #41] cbz w8, LBB0_32 ; %bb.31: Lloh61: adrp x0, l_.str.9@PAGE Lloh62: add x0, x0, l_.str.9@PAGEOFF b LBB0_7 LBB0_32: mov w8, #773 movk w8, #256, lsl #16 Lloh63: adrp x9, _INADDR_ANY@GOTPAGE Lloh64: ldr x9, [x9, _INADDR_ANY@GOTPAGEOFF] Lloh65: ldr w9, [x9] stp w8, w9, [sp, #40] sxth w0, w19 bl _htons strh w0, [sp, #48] ldr w0, [x24] add x1, sp, #40 mov w2, #10 mov w3, #0 bl _send ldr w8, [x26] cmp w0, w8 b.eq LBB0_15 ; %bb.33: ldr w0, [x24] add x1, sp, #40 mov w2, #64 mov w3, #0 bl _recv ldr w8, [x26] cmp w0, w8 b.eq LBB0_17 ; %bb.34: cmp w0, #2 b.lt LBB0_38 ; %bb.35: ldrb w8, [sp, #40] cmp w8, #5 b.ne LBB0_38 ; %bb.36: ldrb w8, [sp, #41] cbz w8, LBB0_40 ; %bb.37: str x8, [sp] Lloh66: adrp x0, l_.str.10@PAGE Lloh67: add x0, x0, l_.str.10@PAGEOFF b LBB0_7 LBB0_38: Lloh68: adrp x0, l_.str.7@PAGE Lloh69: add x0, x0, l_.str.7@PAGEOFF b LBB0_7 LBB0_39: Lloh70: adrp x0, l_.str.8@PAGE Lloh71: add x0, x0, l_.str.8@PAGEOFF b LBB0_7 LBB0_40: ldrb w8, [sp, #43] cmp w8, #1 b.ne LBB0_42 ; %bb.41: ldr x8, [x23] Lloh72: adrp x9, _socksRelayAddr@GOTPAGE Lloh73: ldr x9, [x9, _socksRelayAddr@GOTPAGEOFF] str x8, [x9, #16] ldr w8, [sp, #44] str w8, [x9, #8] ldrh w8, [sp, #48] strh w8, [x9] ldr w0, [x9, #4] mov w1, #0 mov w2, #8 bl _memset ldr x8, [x25] str x8, [x22] b LBB0_8 LBB0_42: str x8, [sp] Lloh74: adrp x0, l_.str.11@PAGE Lloh75: add x0, x0, l_.str.11@PAGEOFF b LBB0_7 LBB0_43: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGot Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpLdrGot Lloh46, Lloh47 .loh AdrpLdrGot Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50 .loh AdrpAdd Lloh51, Lloh52 .loh AdrpAdd Lloh53, Lloh54 .loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57 .loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60 .loh AdrpAdd Lloh61, Lloh62 .loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65 .loh AdrpAdd Lloh66, Lloh67 .loh AdrpAdd Lloh68, Lloh69 .loh AdrpAdd Lloh70, Lloh71 .loh AdrpLdrGot Lloh72, Lloh73 .loh AdrpAdd Lloh74, Lloh75 .cfi_endproc ; -- End function .comm _qfalse,8,3 ; @qfalse .comm _usingSocks,8,3 ; @usingSocks .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Opening connection to SOCKS server.\n" .comm _AF_INET,8,3 ; @AF_INET .comm _SOCK_STREAM,4,2 ; @SOCK_STREAM .comm _IPPROTO_TCP,4,2 ; @IPPROTO_TCP .comm _socks_socket,4,2 ; @socks_socket .comm _INVALID_SOCKET,4,2 ; @INVALID_SOCKET l_.str.1: ; @.str.1 .asciz "WARNING: NET_OpenSocks: socket: %s\n" .comm _net_socksServer,8,3 ; @net_socksServer l_.str.2: ; @.str.2 .asciz "WARNING: NET_OpenSocks: gethostbyname: %s\n" l_.str.3: ; @.str.3 .asciz "WARNING: NET_OpenSocks: gethostbyname: address type was not AF_INET\n" .comm _net_socksPort,8,3 ; @net_socksPort .comm _SOCKET_ERROR,4,2 ; @SOCKET_ERROR l_.str.4: ; @.str.4 .asciz "NET_OpenSocks: connect: %s\n" .comm _net_socksUsername,8,3 ; @net_socksUsername .comm _net_socksPassword,8,3 ; @net_socksPassword .comm _qtrue,8,3 ; @qtrue l_.str.5: ; @.str.5 .asciz "NET_OpenSocks: send: %s\n" l_.str.6: ; @.str.6 .asciz "NET_OpenSocks: recv: %s\n" l_.str.7: ; @.str.7 .asciz "NET_OpenSocks: bad response\n" l_.str.8: ; @.str.8 .asciz "NET_OpenSocks: request denied\n" l_.str.9: ; @.str.9 .asciz "NET_OpenSocks: authentication failed\n" .comm _INADDR_ANY,4,2 ; @INADDR_ANY l_.str.10: ; @.str.10 .asciz "NET_OpenSocks: request denied: %i\n" l_.str.11: ; @.str.11 .asciz "NET_OpenSocks: relay address is not IPV4: %i\n" .comm _socksRelayAddr,4,2 ; @socksRelayAddr .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/win32/extr_win_net.c_NET_OpenSocks.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function test_RtlUpperChar _test_RtlUpperChar: ## @test_RtlUpperChar .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 $-1, %ebx leaq L_.str(%rip), %r14 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl %ebx, %edi callq _pRtlUpperChar movzbl %bl, %ecx leal -97(%rcx), %edx leal -32(%rcx), %r10d cmpl $26, %edx cmovael %ecx, %r10d xorl %edi, %edi cmpl %r10d, %eax sete %dil movq %r14, %rsi movl %ebx, %edx movl %ebx, %ecx movl %eax, %r8d movl %eax, %r9d pushq %r10 pushq %r10 callq _ok addq $16, %rsp incl %ebx cmpl $1025, %ebx ## imm = 0x401 jne LBB0_1 ## %bb.2: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "RtlUpperChar('%c'[=0x%x]) has result '%c'[=0x%x], expected '%c'[=0x%x]\n" .no_dead_strip _test_RtlUpperChar .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function test_RtlUpperChar _test_RtlUpperChar: ; @test_RtlUpperChar .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 w19, #-1 Lloh0: adrp x20, l_.str@PAGE Lloh1: add x20, x20, l_.str@PAGEOFF LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _pRtlUpperChar mov x4, x0 and w8, w19, #0xff sub w9, w8, #97 sub w10, w8, #32 cmp w9, #26 csel w6, w10, w8, lo cmp w0, w6 cset w0, eq mov x1, x20 mov x2, x19 mov x3, x19 mov x5, x4 mov x7, x6 bl _ok add w19, w19, #1 cmp w19, #1025 b.ne LBB0_1 ; %bb.2: 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 "RtlUpperChar('%c'[=0x%x]) has result '%c'[=0x%x], expected '%c'[=0x%x]\n" .no_dead_strip _test_RtlUpperChar .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/ntdll/extr_rtlstr.c_test_RtlUpperChar.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bpf_map__name ## -- Begin function bpf_map__name .p2align 4, 0x90 _bpf_map__name: ## @bpf_map__name .cfi_startproc ## %bb.0: testq %rdi, %rdi je LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax popq %rbp retq LBB0_1: xorl %eax, %eax retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _bpf_map__name ; -- Begin function bpf_map__name .p2align 2 _bpf_map__name: ; @bpf_map__name .cfi_startproc ; %bb.0: cbz x0, LBB0_2 ; %bb.1: ldr x0, [x0] LBB0_2: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/tools/lib/bpf/extr_libbpf.c_bpf_map__name.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___gcov_flush ## -- Begin function __gcov_flush .p2align 4, 0x90 ___gcov_flush: ## @__gcov_flush .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 _flush_fn_list@GOTPCREL(%rip), %rax movq (%rax), %rbx testq %rbx, %rbx je LBB0_3 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 xorl %eax, %eax callq *8(%rbx) movq (%rbx), %rbx testq %rbx, %rbx jne LBB0_1 LBB0_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _flush_fn_list,8,3 ## @flush_fn_list .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___gcov_flush ; -- Begin function __gcov_flush .p2align 2 ___gcov_flush: ; @__gcov_flush .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x8, _flush_fn_list@GOTPAGE Lloh1: ldr x8, [x8, _flush_fn_list@GOTPAGEOFF] Lloh2: ldr x19, [x8] cbz x19, LBB0_2 LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr x8, [x19, #8] blr x8 ldr x19, [x19] cbnz x19, LBB0_1 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 _flush_fn_list,8,3 ; @flush_fn_list .subsections_via_symbols
AnghaBench/freebsd/contrib/compiler-rt/lib/profile/extr_GCDAProfiling.c___gcov_flush.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function classify_tg _classify_tg: ## @classify_tg .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rsi), %rax movl (%rax), %eax movl %eax, (%rdi) movq _XT_CONTINUE@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .comm _XT_CONTINUE,4,2 ## @XT_CONTINUE .no_dead_strip _classify_tg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function classify_tg _classify_tg: ; @classify_tg .cfi_startproc ; %bb.0: ldr x8, [x1] ldr w8, [x8] str w8, [x0] Lloh0: adrp x8, _XT_CONTINUE@GOTPAGE Lloh1: ldr x8, [x8, _XT_CONTINUE@GOTPAGEOFF] Lloh2: ldr w0, [x8] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _XT_CONTINUE,4,2 ; @XT_CONTINUE .no_dead_strip _classify_tg .subsections_via_symbols
AnghaBench/fastsocket/kernel/net/netfilter/extr_xt_CLASSIFY.c_classify_tg.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function malidp_destroy_plane_state _malidp_destroy_plane_state: ## @malidp_destroy_plane_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 %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %rbx movq %rsi, %rdi callq _to_malidp_plane_state movq %rax, %r14 movq %rbx, %rdi callq ___drm_atomic_helper_plane_destroy_state movq %r14, %rdi popq %rbx popq %r14 popq %rbp jmp _kfree ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _malidp_destroy_plane_state .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function malidp_destroy_plane_state _malidp_destroy_plane_state: ; @malidp_destroy_plane_state .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x0, x1 bl _to_malidp_plane_state mov x20, x0 mov x0, x19 bl ___drm_atomic_helper_plane_destroy_state mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _kfree .cfi_endproc ; -- End function .no_dead_strip _malidp_destroy_plane_state .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/arm/extr_malidp_planes.c_malidp_destroy_plane_state.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _status_success ## -- Begin function status_success .p2align 4, 0x90 _status_success: ## @status_success .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _status_io_error ## -- Begin function status_io_error .p2align 4, 0x90 _status_io_error: ## @status_io_error .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, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _status_decode_error ## -- Begin function status_decode_error .p2align 4, 0x90 _status_decode_error: ## @status_decode_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $2, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _status_initialisation_error ## -- Begin function status_initialisation_error .p2align 4, 0x90 _status_initialisation_error: ## @status_initialisation_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $3, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _status_parameter_error ## -- Begin function status_parameter_error .p2align 4, 0x90 _status_parameter_error: ## @status_parameter_error .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, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _status_unhandled_error ## -- Begin function status_unhandled_error .p2align 4, 0x90 _status_unhandled_error: ## @status_unhandled_error .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $5, (%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _echo ## -- Begin function echo .p2align 4, 0x90 _echo: ## @echo .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 movl %eax, (%rsi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _clear_packet ## -- Begin function clear_packet .p2align 4, 0x90 _clear_packet: ## @clear_packet .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, 4(%rdi) movl $0, 20(%rdi) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _printbits ## -- Begin function printbits .p2align 4, 0x90 _printbits: ## @printbits .cfi_startproc ## %bb.0: testl %edi, %edi je LBB8_8 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edi, %r14d movl $-2147483648, %r15d ## imm = 0x80000000 cmpl $268435455, %edi ## imm = 0xFFFFFFF ja LBB8_5 ## %bb.2: movl $-2147483648, %r15d ## imm = 0x80000000 movl $268435455, %eax ## imm = 0xFFFFFFF .p2align 4, 0x90 LBB8_3: ## =>This Inner Loop Header: Depth=1 movl %r15d, %ecx shrl $4, %r15d shrl $4, %eax cmpl %r14d, %eax jae LBB8_3 ## %bb.4: cmpl $16, %ecx jb LBB8_7 LBB8_5: movl %r15d, %ebx .p2align 4, 0x90 LBB8_6: ## =>This Inner Loop Header: Depth=1 movl %r15d, %eax andl %r14d, %eax cmpl $1, %eax movl $49, %edi sbbl $0, %edi callq _putchar shrl %ebx cmpl $1, %r15d movl %ebx, %r15d ja LBB8_6 LBB8_7: movl $10, %edi addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp jmp _putchar ## TAILCALL LBB8_8: leaq L_.str(%rip), %rdi xorl %eax, %eax jmp _printf ## TAILCALL .cfi_endproc ## -- End function .globl _decode_packet ## -- Begin function decode_packet .p2align 4, 0x90 _decode_packet: ## @decode_packet .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movzbl 3(%rdi), %eax testb $-128, %al jne LBB9_4 ## %bb.1: movl $1, 4(%rdi) movl $1073741823, %ecx ## imm = 0x3FFFFFFF andl (%rdi), %ecx movl %ecx, 12(%rdi) andb $-64, %al je LBB9_10 ## %bb.2: cmpb $64, %al jne LBB9_11 ## %bb.3: movl $1, 8(%rdi) jmp LBB9_28 LBB9_4: movl %eax, %ecx andl $-64, %ecx cmpl $128, %ecx jne LBB9_8 ## %bb.5: movl $2, 4(%rdi) movl $536870911, %ecx ## imm = 0x1FFFFFFF andl (%rdi), %ecx movl %ecx, 16(%rdi) andb $-32, %al cmpb $-96, %al je LBB9_16 ## %bb.6: cmpb $-128, %al jne LBB9_11 ## %bb.7: movl $3, 8(%rdi) jmp LBB9_28 LBB9_8: movl %eax, %ecx andl $-32, %ecx cmpl $192, %ecx jne LBB9_12 ## %bb.9: movl $3, 4(%rdi) jmp LBB9_28 LBB9_10: movl $2, 8(%rdi) jmp LBB9_28 LBB9_12: movl %eax, %ecx andb $-16, %cl cmpb $-32, %cl je LBB9_18 ## %bb.13: cmpb $-16, %cl jne LBB9_21 ## %bb.14: movl $5, 4(%rdi) movzbl 1(%rdi), %eax testb $-128, %al jne LBB9_22 ## %bb.15: movl $22, 8(%rdi) movl $32767, %eax ## imm = 0x7FFF jmp LBB9_26 LBB9_16: movl $4, 8(%rdi) jmp LBB9_28 LBB9_18: movl $4, 4(%rdi) leal 32(%rax), %ecx cmpb $7, %cl ja LBB9_29 ## %bb.19: movzbl %cl, %eax leaq LJTI9_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB9_20: movl $13, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_21: movl $0, 4(%rdi) jmp LBB9_28 LBB9_22: andl $-16, %eax cmpl $128, %eax jne LBB9_24 ## %bb.23: movl $23, 8(%rdi) jmp LBB9_25 LBB9_24: movl $24, 8(%rdi) LBB9_25: movl $4095, %eax ## imm = 0xFFF LBB9_26: andl (%rdi), %eax LBB9_27: movl %eax, 20(%rdi) jmp LBB9_28 LBB9_29: andl $-8, %eax cmpl $232, %eax jne LBB9_11 ## %bb.30: movl $21, 8(%rdi) movl $134217727, %eax ## imm = 0x7FFFFFF jmp LBB9_26 LBB9_11: movl $0, 8(%rdi) LBB9_28: xorl %eax, %eax popq %rbp retq LBB9_31: movl $14, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_32: movl $15, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_33: movl $16, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_34: movl $17, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_35: movl $18, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_36: movl $19, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 LBB9_37: movl $20, 8(%rdi) movzwl (%rdi), %eax jmp LBB9_27 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L9_0_set_20, LBB9_20-LJTI9_0 .set L9_0_set_31, LBB9_31-LJTI9_0 .set L9_0_set_32, LBB9_32-LJTI9_0 .set L9_0_set_33, LBB9_33-LJTI9_0 .set L9_0_set_34, LBB9_34-LJTI9_0 .set L9_0_set_35, LBB9_35-LJTI9_0 .set L9_0_set_36, LBB9_36-LJTI9_0 .set L9_0_set_37, LBB9_37-LJTI9_0 LJTI9_0: .long L9_0_set_20 .long L9_0_set_31 .long L9_0_set_32 .long L9_0_set_33 .long L9_0_set_34 .long L9_0_set_35 .long L9_0_set_36 .long L9_0_set_37 .end_data_region ## -- End function .globl _read_packets ## -- Begin function read_packets .p2align 4, 0x90 _read_packets: ## @read_packets .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 %rdx, %rbx movq %rsi, %rax movq %rdi, %rcx movl $4, %esi movq %rax, %rdi callq _fread xorl %ecx, %ecx cmpq %rbx, %rax setne %cl movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _read_packets_int ## -- Begin function read_packets_int .p2align 4, 0x90 _read_packets_int: ## @read_packets_int .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, %rax movq %rdi, %rcx movslq %edx, %rbx movl $4, %esi movq %rax, %rdi movq %rbx, %rdx callq _fread xorl %ecx, %ecx cmpq %rbx, %rax setne %cl movl %ecx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _read_packet ## -- Begin function read_packet .p2align 4, 0x90 _read_packet: ## @read_packet .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rax movq %rdi, %rcx movl $4, %esi movl $1, %edx movq %rax, %rdi callq _fread xorl %ecx, %ecx cmpq $1, %rax setne %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _read_and_decode_packet ## -- Begin function read_and_decode_packet .p2align 4, 0x90 _read_and_decode_packet: ## @read_and_decode_packet .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rsi, %rbx movq %rdi, %rcx movl $4, %esi movl $1, %edx movq %rbx, %rdi callq _fread movq %rax, %rcx movl $1, %eax cmpq $1, %rcx jne LBB13_2 ## %bb.1: movq %rbx, %rdi callq _decode_packet xorl %eax, %eax LBB13_2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function petlink32_info LCPI14_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _petlink32_info .p2align 4, 0x90 _petlink32_info: ## @petlink32_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 $104, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r9, %r15 movq %r8, %r12 movq %rcx, -136(%rbp) ## 8-byte Spill movq %rdx, -128(%rbp) ## 8-byte Spill movq %rsi, %r14 leaq L_.str.4(%rip), %rsi callq _fopen movq %rax, -72(%rbp) ## 8-byte Spill testq %rax, %rax je LBB14_1 ## %bb.2: movq 88(%rbp), %r10 movq 80(%rbp), %r11 movq 72(%rbp), %r9 movq 64(%rbp), %r13 movq 56(%rbp), %r8 movq 48(%rbp), %rdx movq 40(%rbp), %rsi movq 32(%rbp), %rdi movq 24(%rbp), %rcx movq 16(%rbp), %rax movq (%r14), %rbx movq %r12, -104(%rbp) ## 8-byte Spill movl $0, (%r12) movq %r15, -120(%rbp) ## 8-byte Spill movl $0, (%r15) movl $0, (%rax) movl $0, (%rcx) movl $0, (%rdi) movl $0, (%rsi) movl $0, (%rdx) movl $0, (%r8) movl $0, (%r13) movl $0, (%r9) movl $0, (%r11) movl $0, (%r10) movq 96(%rbp), %rax movl $0, (%rax) movq 104(%rbp), %rax movl $0, (%rax) movq 112(%rbp), %rax movl $0, (%rax) movq 120(%rbp), %rax movl $0, (%rax) movq %rbx, -64(%rbp) ## 8-byte Spill cvtsi2sd %rbx, %xmm0 movq 128(%rbp), %rax movl $0, (%rax) addsd LCPI14_0(%rip), %xmm0 movq 136(%rbp), %rax movl $0, (%rax) cvttsd2si %xmm0, %rax movq %rax, -56(%rbp) ## 8-byte Spill testq %rax, %rax jle LBB14_34 ## %bb.3: movq -56(%rbp), %rax ## 8-byte Reload decq %rax movq %rax, -112(%rbp) ## 8-byte Spill subq %rax, -64(%rbp) ## 8-byte Folded Spill movl $1, -44(%rbp) ## 4-byte Folded Spill leaq -96(%rbp), %r15 leaq LJTI14_0(%rip), %r13 xorl %ebx, %ebx jmp LBB14_4 .p2align 4, 0x90 LBB14_33: ## in Loop: Header=BB14_4 Depth=1 incq %rbx cmpq -56(%rbp), %rbx ## 8-byte Folded Reload je LBB14_34 LBB14_4: ## =>This Loop Header: Depth=1 ## Child Loop BB14_7 Depth 2 cmpq %rbx, -112(%rbp) ## 8-byte Folded Reload movl $1, %r14d cmoveq -64(%rbp), %r14 ## 8-byte Folded Reload movl $4, %esi leaq -48(%rbp), %rdi movq %r14, %rdx movq -72(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %r14, %rax jne LBB14_36 ## %bb.5: ## in Loop: Header=BB14_4 Depth=1 testq %r14, %r14 jle LBB14_33 ## %bb.6: ## in Loop: Header=BB14_4 Depth=1 xorl %r12d, %r12d jmp LBB14_7 .p2align 4, 0x90 LBB14_12: ## in Loop: Header=BB14_7 Depth=2 movq 32(%rbp), %rax LBB14_31: ## in Loop: Header=BB14_7 Depth=2 incl (%rax) LBB14_32: ## in Loop: Header=BB14_7 Depth=2 incq %r12 cmpq %r12, %r14 je LBB14_33 LBB14_7: ## Parent Loop BB14_4 Depth=1 ## => This Inner Loop Header: Depth=2 movl -48(%rbp,%r12,4), %eax movl %eax, -96(%rbp) movq %r15, %rdi callq _decode_packet movl -88(%rbp), %eax leal -1(%rax), %ecx cmpl $3, %ecx ja LBB14_13 ## %bb.8: ## in Loop: Header=BB14_7 Depth=2 movslq (%r13,%rcx,4), %rax addq %r13, %rax jmpq *%rax LBB14_9: ## in Loop: Header=BB14_7 Depth=2 movq -120(%rbp), %rax ## 8-byte Reload jmp LBB14_31 .p2align 4, 0x90 LBB14_10: ## in Loop: Header=BB14_7 Depth=2 movq 16(%rbp), %rax jmp LBB14_31 .p2align 4, 0x90 LBB14_11: ## in Loop: Header=BB14_7 Depth=2 cmpl $1, -44(%rbp) ## 4-byte Folded Reload movl -80(%rbp), %eax movq -136(%rbp), %rcx ## 8-byte Reload cmoveq -128(%rbp), %rcx ## 8-byte Folded Reload movl %eax, (%rcx) movq 24(%rbp), %rax incl (%rax) movl $0, -44(%rbp) ## 4-byte Folded Spill jmp LBB14_32 LBB14_13: ## in Loop: Header=BB14_7 Depth=2 cmpl $3, -92(%rbp) jne LBB14_15 ## %bb.14: ## in Loop: Header=BB14_7 Depth=2 movq 40(%rbp), %rax jmp LBB14_31 LBB14_15: ## in Loop: Header=BB14_7 Depth=2 addl $-13, %eax cmpl $11, %eax ja LBB14_30 ## %bb.16: ## in Loop: Header=BB14_7 Depth=2 leaq LJTI14_1(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB14_17: ## in Loop: Header=BB14_7 Depth=2 movq 48(%rbp), %rax jmp LBB14_31 LBB14_30: ## in Loop: Header=BB14_7 Depth=2 movq -104(%rbp), %rax ## 8-byte Reload jmp LBB14_31 LBB14_18: ## in Loop: Header=BB14_7 Depth=2 movq 56(%rbp), %rax jmp LBB14_31 LBB14_19: ## in Loop: Header=BB14_7 Depth=2 movq 64(%rbp), %rax jmp LBB14_31 LBB14_20: ## in Loop: Header=BB14_7 Depth=2 movq 72(%rbp), %rax jmp LBB14_31 LBB14_21: ## in Loop: Header=BB14_7 Depth=2 movq 80(%rbp), %rax jmp LBB14_31 LBB14_22: ## in Loop: Header=BB14_7 Depth=2 movq 88(%rbp), %rax jmp LBB14_31 LBB14_23: ## in Loop: Header=BB14_7 Depth=2 movq 96(%rbp), %rax jmp LBB14_31 LBB14_24: ## in Loop: Header=BB14_7 Depth=2 movq 104(%rbp), %rax jmp LBB14_31 LBB14_25: ## in Loop: Header=BB14_7 Depth=2 movq 112(%rbp), %rax jmp LBB14_31 LBB14_26: ## in Loop: Header=BB14_7 Depth=2 movq 120(%rbp), %rax incl (%rax) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -76(%rbp), %edx leaq L_.str.8(%rip), %rsi jmp LBB14_27 LBB14_28: ## in Loop: Header=BB14_7 Depth=2 movq 128(%rbp), %rax incl (%rax) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -76(%rbp), %edx leaq L_.str.9(%rip), %rsi jmp LBB14_27 LBB14_29: ## in Loop: Header=BB14_7 Depth=2 movq 136(%rbp), %rax incl (%rax) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -76(%rbp), %edx leaq L_.str.10(%rip), %rsi LBB14_27: ## in Loop: Header=BB14_7 Depth=2 xorl %eax, %eax callq _fprintf jmp LBB14_32 LBB14_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.5(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movl $1, %eax jmp LBB14_35 LBB14_36: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.6(%rip), %rdi movl $35, %esi movl $1, %edx callq _fwrite LBB14_34: movq -72(%rbp), %rdi ## 8-byte Reload callq _fclose xorl %eax, %eax LBB14_35: addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L14_0_set_9, LBB14_9-LJTI14_0 .set L14_0_set_10, LBB14_10-LJTI14_0 .set L14_0_set_11, LBB14_11-LJTI14_0 .set L14_0_set_12, LBB14_12-LJTI14_0 LJTI14_0: .long L14_0_set_9 .long L14_0_set_10 .long L14_0_set_11 .long L14_0_set_12 .set L14_1_set_17, LBB14_17-LJTI14_1 .set L14_1_set_18, LBB14_18-LJTI14_1 .set L14_1_set_19, LBB14_19-LJTI14_1 .set L14_1_set_20, LBB14_20-LJTI14_1 .set L14_1_set_21, LBB14_21-LJTI14_1 .set L14_1_set_22, LBB14_22-LJTI14_1 .set L14_1_set_23, LBB14_23-LJTI14_1 .set L14_1_set_24, LBB14_24-LJTI14_1 .set L14_1_set_25, LBB14_25-LJTI14_1 .set L14_1_set_26, LBB14_26-LJTI14_1 .set L14_1_set_28, LBB14_28-LJTI14_1 .set L14_1_set_29, LBB14_29-LJTI14_1 LJTI14_1: .long L14_1_set_17 .long L14_1_set_18 .long L14_1_set_19 .long L14_1_set_20 .long L14_1_set_21 .long L14_1_set_22 .long L14_1_set_23 .long L14_1_set_24 .long L14_1_set_25 .long L14_1_set_26 .long L14_1_set_28 .long L14_1_set_29 .end_data_region ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function petlink32_to_static_sinogram_mMR LCPI15_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _petlink32_to_static_sinogram_mMR .p2align 4, 0x90 _petlink32_to_static_sinogram_mMR: ## @petlink32_to_static_sinogram_mMR .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 %r9, -104(%rbp) ## 8-byte Spill movq %r8, %r12 movq %rcx, %r13 movq %rdx, %r14 movq %rsi, %rbx leaq L_.str.4(%rip), %rsi callq _fopen movq %rax, -72(%rbp) ## 8-byte Spill testq %rax, %rax je LBB15_1 ## %bb.2: movq 64(%rbp), %r10 movq 56(%rbp), %r11 movq 48(%rbp), %r9 movq 40(%rbp), %r15 movq 32(%rbp), %rcx movq 24(%rbp), %rdx movq 16(%rbp), %rsi movl (%r14), %r8d movl (%r13), %edi movl (%r12), %eax movl %eax, -56(%rbp) ## 4-byte Spill movq (%rbx), %rax movl $0, (%rsi) movl $0, (%rdx) movl $0, (%rcx) movl $0, (%r15) movl $0, (%r9) movl $0, (%r11) movl $0, (%r10) movq 72(%rbp), %rcx movl $0, (%rcx) movq 80(%rbp), %rcx movl $0, (%rcx) movq 88(%rbp), %rcx movl $0, (%rcx) movq 96(%rbp), %rcx movl $0, (%rcx) movq 104(%rbp), %rcx movl $0, (%rcx) movq 112(%rbp), %rcx movl $0, (%rcx) movq 120(%rbp), %rcx movl $0, (%rcx) movq 128(%rbp), %rcx movl $0, (%rcx) movq 136(%rbp), %rcx movl $0, (%rcx) cvtsi2sd %rax, %xmm0 movq 144(%rbp), %rcx movl $0, (%rcx) addsd LCPI15_0(%rip), %xmm0 movq 152(%rbp), %rcx movl $0, (%rcx) cvttsd2si %xmm0, %r14 testq %r14, %r14 jle LBB15_31 ## %bb.3: movl %edi, -48(%rbp) ## 4-byte Spill movl %r8d, -52(%rbp) ## 4-byte Spill imull %r8d, %edi movl %edi, -44(%rbp) ## 4-byte Spill leaq -1(%r14), %rcx movq %rcx, -96(%rbp) ## 8-byte Spill subq %rcx, %rax xorl %r15d, %r15d leaq -128(%rbp), %r13 leaq LJTI15_0(%rip), %r12 movq %rax, -88(%rbp) ## 8-byte Spill movq %r14, -80(%rbp) ## 8-byte Spill jmp LBB15_4 .p2align 4, 0x90 LBB15_30: ## in Loop: Header=BB15_4 Depth=1 incq %r15 movq -80(%rbp), %r14 ## 8-byte Reload cmpq %r14, %r15 movq -88(%rbp), %rax ## 8-byte Reload je LBB15_31 LBB15_4: ## =>This Loop Header: Depth=1 ## Child Loop BB15_7 Depth 2 cmpq %r15, -96(%rbp) ## 8-byte Folded Reload movl $1, %ebx cmoveq %rax, %rbx movl $4, %esi leaq -60(%rbp), %rdi movq %rbx, %rdx movq -72(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %rbx, %rax jne LBB15_34 ## %bb.5: ## in Loop: Header=BB15_4 Depth=1 testq %rbx, %rbx jle LBB15_30 ## %bb.6: ## in Loop: Header=BB15_4 Depth=1 xorl %r14d, %r14d .p2align 4, 0x90 LBB15_7: ## Parent Loop BB15_4 Depth=1 ## => This Inner Loop Header: Depth=2 movl -60(%rbp,%r14,4), %eax movl %eax, -128(%rbp) movq %r13, %rdi callq _decode_packet movl -120(%rbp), %ecx leal -1(%rcx), %eax cmpl $3, %eax ja LBB15_12 ## %bb.8: ## in Loop: Header=BB15_7 Depth=2 movslq (%r12,%rax,4), %rcx addq %r12, %rcx movq 32(%rbp), %rax jmpq *%rcx LBB15_9: ## in Loop: Header=BB15_7 Depth=2 movq 24(%rbp), %rax incl (%rax) LBB15_27: ## in Loop: Header=BB15_7 Depth=2 movl -116(%rbp), %eax cltd idivl -44(%rbp) ## 4-byte Folded Reload movl %eax, %ecx movl %edx, %eax cltd idivl -52(%rbp) ## 4-byte Folded Reload imull -48(%rbp), %edx ## 4-byte Folded Reload addl %eax, %edx imull -56(%rbp), %edx ## 4-byte Folded Reload addl %ecx, %edx movslq %edx, %rax movq -104(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %rax jmp LBB15_28 .p2align 4, 0x90 LBB15_10: ## in Loop: Header=BB15_7 Depth=2 movq 40(%rbp), %rax jmp LBB15_28 .p2align 4, 0x90 LBB15_11: ## in Loop: Header=BB15_7 Depth=2 movq 48(%rbp), %rax jmp LBB15_28 LBB15_12: ## in Loop: Header=BB15_7 Depth=2 cmpl $3, -124(%rbp) movq 56(%rbp), %rax jne LBB15_13 .p2align 4, 0x90 LBB15_28: ## in Loop: Header=BB15_7 Depth=2 incl (%rax) LBB15_29: ## in Loop: Header=BB15_7 Depth=2 incq %r14 cmpq %r14, %rbx jne LBB15_7 jmp LBB15_30 LBB15_13: ## in Loop: Header=BB15_7 Depth=2 leal -13(%rcx), %eax cmpl $11, %eax ja LBB15_26 ## %bb.14: ## in Loop: Header=BB15_7 Depth=2 leaq LJTI15_1(%rip), %rdx movslq (%rdx,%rax,4), %rcx addq %rdx, %rcx movq 64(%rbp), %rax jmpq *%rcx LBB15_15: ## in Loop: Header=BB15_7 Depth=2 movq 72(%rbp), %rax jmp LBB15_28 LBB15_26: ## in Loop: Header=BB15_7 Depth=2 movq 16(%rbp), %rax incl (%rax) cmpl $1, %ecx je LBB15_27 jmp LBB15_29 LBB15_16: ## in Loop: Header=BB15_7 Depth=2 movq 80(%rbp), %rax jmp LBB15_28 LBB15_17: ## in Loop: Header=BB15_7 Depth=2 movq 88(%rbp), %rax jmp LBB15_28 LBB15_18: ## in Loop: Header=BB15_7 Depth=2 movq 96(%rbp), %rax jmp LBB15_28 LBB15_19: ## in Loop: Header=BB15_7 Depth=2 movq 104(%rbp), %rax jmp LBB15_28 LBB15_20: ## in Loop: Header=BB15_7 Depth=2 movq 112(%rbp), %rax jmp LBB15_28 LBB15_21: ## in Loop: Header=BB15_7 Depth=2 movq 120(%rbp), %rax jmp LBB15_28 LBB15_22: ## in Loop: Header=BB15_7 Depth=2 movq 128(%rbp), %rax jmp LBB15_28 LBB15_23: ## in Loop: Header=BB15_7 Depth=2 movq 136(%rbp), %rax jmp LBB15_28 LBB15_24: ## in Loop: Header=BB15_7 Depth=2 movq 144(%rbp), %rax jmp LBB15_28 LBB15_25: ## in Loop: Header=BB15_7 Depth=2 movq 152(%rbp), %rax jmp LBB15_28 LBB15_31: xorl %ebx, %ebx jmp LBB15_32 LBB15_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.5(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movl $1, %ebx jmp LBB15_33 LBB15_34: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.6(%rip), %rdi movl $35, %esi movl $1, %edx callq _fwrite movl $1, %ebx LBB15_32: movq -72(%rbp), %rdi ## 8-byte Reload callq _fclose LBB15_33: movl %ebx, %eax addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L15_0_set_9, LBB15_9-LJTI15_0 .set L15_0_set_28, LBB15_28-LJTI15_0 .set L15_0_set_10, LBB15_10-LJTI15_0 .set L15_0_set_11, LBB15_11-LJTI15_0 LJTI15_0: .long L15_0_set_9 .long L15_0_set_28 .long L15_0_set_10 .long L15_0_set_11 .set L15_1_set_28, LBB15_28-LJTI15_1 .set L15_1_set_15, LBB15_15-LJTI15_1 .set L15_1_set_16, LBB15_16-LJTI15_1 .set L15_1_set_17, LBB15_17-LJTI15_1 .set L15_1_set_18, LBB15_18-LJTI15_1 .set L15_1_set_19, LBB15_19-LJTI15_1 .set L15_1_set_20, LBB15_20-LJTI15_1 .set L15_1_set_21, LBB15_21-LJTI15_1 .set L15_1_set_22, LBB15_22-LJTI15_1 .set L15_1_set_23, LBB15_23-LJTI15_1 .set L15_1_set_24, LBB15_24-LJTI15_1 .set L15_1_set_25, LBB15_25-LJTI15_1 LJTI15_1: .long L15_1_set_28 .long L15_1_set_15 .long L15_1_set_16 .long L15_1_set_17 .long L15_1_set_18 .long L15_1_set_19 .long L15_1_set_20 .long L15_1_set_21 .long L15_1_set_22 .long L15_1_set_23 .long L15_1_set_24 .long L15_1_set_25 .end_data_region ## -- End function .globl _instantiate_offsets ## -- Begin function instantiate_offsets .p2align 4, 0x90 _instantiate_offsets: ## @instantiate_offsets .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, %r14d movl %edi, %r15d movl $16, %edi callq _malloc movq %rax, %rbx movl %r15d, (%rax) movl %r14d, 4(%rax) movl %r15d, %eax movl %r14d, %edi imulq %rax, %rdi shlq $2, %rdi callq _malloc movq %rax, 8(%rbx) movq %rbx, %rax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_binning ## -- Begin function instantiate_binning .p2align 4, 0x90 _instantiate_binning: ## @instantiate_binning .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 %r9d, -52(%rbp) ## 4-byte Spill movl %r8d, %r15d movss %xmm1, -48(%rbp) ## 4-byte Spill movss %xmm0, -44(%rbp) ## 4-byte Spill movq %rcx, %r12 movq %rdx, %r13 movl %esi, %ebx movl %edi, %r14d movl $40, %edi callq _malloc movl %r14d, (%rax) movl %ebx, 4(%rax) movq %r13, 8(%rax) movq %r12, 16(%rax) movl %r15d, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 movss -44(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 24(%rax) movss -48(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 28(%rax) movss %xmm0, 32(%rax) movl -52(%rbp), %ecx ## 4-byte Reload xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 movss %xmm0, 36(%rax) addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_layout ## -- Begin function instantiate_layout .p2align 4, 0x90 _instantiate_layout: ## @instantiate_layout .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 %rbx, 8(%rax) movq %r14, (%rax) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_static_projection ## -- Begin function instantiate_static_projection .p2align 4, 0x90 _instantiate_static_projection: ## @instantiate_static_projection .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, %r14 movq %r8, %r13 movss %xmm1, -52(%rbp) ## 4-byte Spill movss %xmm0, -48(%rbp) ## 4-byte Spill movl %ecx, -44(%rbp) ## 4-byte Spill movq %rdx, %r12 movl %esi, %ebx movl %edi, %r15d movl $56, %edi callq _malloc movq 16(%rbp), %rcx movq %rcx, (%rax) movl %r15d, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 movq %r13, 8(%rax) movq %r14, 16(%rax) movss %xmm0, 24(%rax) movl %ebx, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 movss %xmm0, 28(%rax) movq %r12, 32(%rax) movl -44(%rbp), %ecx ## 4-byte Reload movl %ecx, 40(%rax) movss -48(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 44(%rax) movss -52(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 48(%rax) addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_dynamic_projection ## -- Begin function instantiate_dynamic_projection .p2align 4, 0x90 _instantiate_dynamic_projection: ## @instantiate_dynamic_projection .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 movl $524296, %eax ## imm = 0x80008 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -24 movl %edi, %ebx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movl $56, %edi callq _malloc movl %ebx, (%rax) leaq -524304(%rbp), %rcx movq %rcx, 40(%rax) movq $0, 48(%rax) movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -16(%rbp), %rcx jne LBB20_2 ## %bb.1: addq $524296, %rsp ## imm = 0x80008 popq %rbx popq %rbp retq LBB20_2: callq ___stack_chk_fail .cfi_endproc ## -- End function .globl _clear_stats ## -- Begin function clear_stats .p2align 4, 0x90 _clear_stats: ## @clear_stats .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, 64(%rdi) movups %xmm0, 48(%rdi) movups %xmm0, 32(%rdi) movups %xmm0, 16(%rdi) movups %xmm0, (%rdi) popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_stats ## -- Begin function instantiate_stats .p2align 4, 0x90 _instantiate_stats: ## @instantiate_stats .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, %edi movl $80, %esi callq _calloc popq %rbp retq .cfi_endproc ## -- End function .globl _clear_gating_data ## -- Begin function clear_gating_data .p2align 4, 0x90 _clear_gating_data: ## @clear_gating_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $0, 72(%rdi) movq $0, 64(%rdi) xorps %xmm0, %xmm0 movups %xmm0, (%rdi) movups %xmm0, 16(%rdi) movl $0, 32(%rdi) popq %rbp retq .cfi_endproc ## -- End function .globl _instantiate_gating ## -- Begin function instantiate_gating .p2align 4, 0x90 _instantiate_gating: ## @instantiate_gating .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 %edi, %r14d movl $80, %edi callq _malloc movq %rax, %rbx movq $0, 64(%rax) xorps %xmm0, %xmm0 movups %xmm0, (%rax) movups %xmm0, 16(%rax) movl $0, 32(%rax) movl %r14d, %r14d shlq $2, %r14 movq %r14, %rdi callq _malloc movq %rax, 40(%rbx) movq %r14, %rdi callq _malloc movq %rax, 48(%rbx) movq %r14, %rdi callq _malloc movq %rax, 56(%rbx) movl $1, 72(%rbx) movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .globl _initialise_globalobject ## -- Begin function initialise_globalobject .p2align 4, 0x90 _initialise_globalobject: ## @initialise_globalobject .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movb $0, _globalobject.4(%rip) movb $0, _globalobject.5(%rip) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _deallocate_globalobject ## -- Begin function deallocate_globalobject .p2align 4, 0x90 _deallocate_globalobject: ## @deallocate_globalobject .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 cmpb $1, _globalobject.5(%rip) jne LBB26_4 ## %bb.1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.11(%rip), %rdi movl $24, %esi movl $1, %edx callq _fwrite movq _globalobject.3(%rip), %rbx cmpl $0, 72(%rbx) je LBB26_3 ## %bb.2: movq 40(%rbx), %rdi callq _free movq 48(%rbx), %rdi callq _free movq 56(%rbx), %rdi callq _free LBB26_3: movq %rbx, %rdi callq _free LBB26_4: cmpb $1, _globalobject.4(%rip) jne LBB26_37 ## %bb.5: movq ___stderrp@GOTPCREL(%rip), %r14 movq (%r14), %rcx leaq L_.str.12(%rip), %rdi movl $17, %esi movl $1, %edx callq _fwrite movq _globalobject.2(%rip), %rdi callq _free movq (%r14), %rcx leaq L_.str.13(%rip), %rdi movl $30, %esi movl $1, %edx callq _fwrite movq _globalobject.0(%rip), %r15 cmpl $0, (%r15) je LBB26_22 ## %bb.6: xorl %ebx, %ebx jmp LBB26_7 .p2align 4, 0x90 LBB26_20: ## in Loop: Header=BB26_7 Depth=1 movq (%rax,%rbx,8), %rdi callq _free movq _globalobject.0(%rip), %r15 LBB26_21: ## in Loop: Header=BB26_7 Depth=1 incq %rbx movl (%r15), %eax cmpq %rax, %rbx jae LBB26_22 LBB26_7: ## =>This Inner Loop Header: Depth=1 movq 40(%r15), %rax movq (%rax,%rbx,8), %rcx testq %rcx, %rcx je LBB26_21 ## %bb.8: ## in Loop: Header=BB26_7 Depth=1 movq (%rcx), %rdx testq %rdx, %rdx je LBB26_16 ## %bb.9: ## in Loop: Header=BB26_7 Depth=1 movq 8(%rdx), %rcx testq %rcx, %rcx je LBB26_13 ## %bb.10: ## in Loop: Header=BB26_7 Depth=1 movq 8(%rcx), %rdi testq %rdi, %rdi je LBB26_12 ## %bb.11: ## in Loop: Header=BB26_7 Depth=1 callq _free movq _globalobject.0(%rip), %rax movq 40(%rax), %rax movq (%rax,%rbx,8), %rax movq (%rax), %rdx LBB26_12: ## in Loop: Header=BB26_7 Depth=1 movq 8(%rdx), %rdi callq _free movq _globalobject.0(%rip), %rax movq 40(%rax), %rax movq (%rax,%rbx,8), %rcx movq (%rcx), %rdx LBB26_13: ## in Loop: Header=BB26_7 Depth=1 movq (%rdx), %rdi testq %rdi, %rdi je LBB26_15 ## %bb.14: ## in Loop: Header=BB26_7 Depth=1 callq _free movq _globalobject.0(%rip), %rax movq 40(%rax), %rax LBB26_15: ## in Loop: Header=BB26_7 Depth=1 movq (%rax,%rbx,8), %rax movq (%rax), %rdi callq _free movq _globalobject.0(%rip), %r15 movq 40(%r15), %rax movq (%rax,%rbx,8), %rcx LBB26_16: ## in Loop: Header=BB26_7 Depth=1 movq 8(%rcx), %rdi testq %rdi, %rdi je LBB26_18 ## %bb.17: ## in Loop: Header=BB26_7 Depth=1 callq _free movq 40(%r15), %rax movq (%rax,%rbx,8), %rcx LBB26_18: ## in Loop: Header=BB26_7 Depth=1 movq 16(%rcx), %rdi testq %rdi, %rdi je LBB26_20 ## %bb.19: ## in Loop: Header=BB26_7 Depth=1 callq _free movq 40(%r15), %rax jmp LBB26_20 LBB26_22: movq (%r14), %rcx leaq L_.str.14(%rip), %rdi movl $36, %esi movl $1, %edx callq _fwrite movq _globalobject.0(%rip), %rbx movq 48(%rbx), %rcx testq %rcx, %rcx je LBB26_36 ## %bb.23: movq (%rcx), %rax testq %rax, %rax je LBB26_31 ## %bb.24: movq 8(%rax), %rcx testq %rcx, %rcx je LBB26_28 ## %bb.25: movq 8(%rcx), %rdi testq %rdi, %rdi je LBB26_27 ## %bb.26: callq _free movq _globalobject.0(%rip), %rax movq 48(%rax), %rax movq (%rax), %rax LBB26_27: movq 8(%rax), %rdi callq _free movq _globalobject.0(%rip), %rbx movq 48(%rbx), %rax movq (%rax), %rax LBB26_28: movq (%rax), %rdi testq %rdi, %rdi je LBB26_30 ## %bb.29: callq _free LBB26_30: movq 48(%rbx), %rax movq (%rax), %rdi callq _free movq _globalobject.0(%rip), %rbx movq 48(%rbx), %rcx LBB26_31: movq 8(%rcx), %rdi testq %rdi, %rdi je LBB26_33 ## %bb.32: callq _free movq 48(%rbx), %rcx LBB26_33: movq 16(%rcx), %rdi testq %rdi, %rdi je LBB26_35 ## %bb.34: callq _free LBB26_35: movq 48(%rbx), %rdi callq _free movq _globalobject.0(%rip), %rbx LBB26_36: movq %rbx, %rdi callq _free LBB26_37: movb $0, _globalobject.4(%rip) movb $0, _globalobject.5(%rip) movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.15(%rip), %rdi movl $30, %esi movl $1, %edx callq _fwrite xorl %eax, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _index_to_LOR_mMR ## -- Begin function index_to_LOR_mMR .p2align 4, 0x90 _index_to_LOR_mMR: ## @index_to_LOR_mMR .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 _LOR_to_bin ## -- Begin function LOR_to_bin .p2align 4, 0x90 _LOR_to_bin: ## @LOR_to_bin .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq 16(%rbp), %rax movl $0, (%rdx) movl $0, (%rcx) movl $0, (%r8) movl $0, (%r9) movl $0, (%rax) xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function get_azim_index LCPI29_0: .quad 0x4202a05f20000000 ## double 1.0E+10 LCPI29_1: .quad 0x405e000000000000 ## double 120 LCPI29_8: .quad 0x3fe0000000000000 ## double 0.5 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI29_2: .quad 0x406e000000000000 ## double 240 .quad 0x4076800000000000 ## double 360 LCPI29_3: .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 LCPI29_4: .quad 0x405e000000000000 ## double 120 .quad 0x405e000000000000 ## double 120 LCPI29_5: .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 LCPI29_6: .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 .section __TEXT,__literal4,4byte_literals .p2align 2 LCPI29_7: .long 0x501502f9 ## float 1.0E+10 .section __TEXT,__text,regular,pure_instructions .globl _get_azim_index .p2align 4, 0x90 _get_azim_index: ## @get_azim_index .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r14d movl %esi, %r12d movl %edi, %r15d movl %esi, %ebx leaq (,%rbx,4), %rdi callq _malloc testl %r12d, %r12d je LBB29_1 ## %bb.2: leal -1(%r12), %ecx cvtsi2sd %rcx, %xmm0 cmpl $4, %r12d jae LBB29_4 ## %bb.3: xorl %ecx, %ecx jmp LBB29_12 LBB29_1: xorl %ecx, %ecx movsd LCPI29_0(%rip), %xmm0 ## xmm0 = mem[0],zero jmp LBB29_21 LBB29_4: movl %ebx, %ecx andl $-4, %ecx movddup %xmm0, %xmm1 ## xmm1 = xmm0[0,0] leaq -4(%rcx), %rsi movq %rsi, %rdx shrq $2, %rdx incq %rdx testq %rsi, %rsi je LBB29_5 ## %bb.6: movq %rdx, %rdi andq $-2, %rdi movdqa LCPI29_3(%rip), %xmm3 ## xmm3 = [0,1,2,3] xorl %esi, %esi movapd LCPI29_4(%rip), %xmm2 ## xmm2 = [1.2E+2,1.2E+2] movdqa LCPI29_5(%rip), %xmm8 ## xmm8 = [4,4,4,4] movdqa LCPI29_6(%rip), %xmm5 ## xmm5 = [8,8,8,8] .p2align 4, 0x90 LBB29_7: ## =>This Inner Loop Header: Depth=1 pshufd $238, %xmm3, %xmm6 ## xmm6 = xmm3[2,3,2,3] cvtdq2pd %xmm6, %xmm6 cvtdq2pd %xmm3, %xmm7 mulpd %xmm2, %xmm7 mulpd %xmm2, %xmm6 divpd %xmm1, %xmm7 cvtpd2ps %xmm7, %xmm7 divpd %xmm1, %xmm6 cvtpd2ps %xmm6, %xmm6 unpcklpd %xmm6, %xmm7 ## xmm7 = xmm7[0],xmm6[0] movdqa %xmm3, %xmm6 paddd %xmm8, %xmm6 pshufd $238, %xmm6, %xmm4 ## xmm4 = xmm6[2,3,2,3] cvtdq2pd %xmm4, %xmm4 movupd %xmm7, (%rax,%rsi,4) cvtdq2pd %xmm6, %xmm6 mulpd %xmm2, %xmm6 mulpd %xmm2, %xmm4 divpd %xmm1, %xmm6 cvtpd2ps %xmm6, %xmm6 divpd %xmm1, %xmm4 cvtpd2ps %xmm4, %xmm4 unpcklpd %xmm4, %xmm6 ## xmm6 = xmm6[0],xmm4[0] movupd %xmm6, 16(%rax,%rsi,4) addq $8, %rsi paddd %xmm5, %xmm3 addq $-2, %rdi jne LBB29_7 ## %bb.8: pshufd $238, %xmm3, %xmm4 ## xmm4 = xmm3[2,3,2,3] cvtdq2pd %xmm4, %xmm4 cvtdq2pd %xmm3, %xmm3 mulpd %xmm2, %xmm3 mulpd %xmm2, %xmm4 testb $1, %dl je LBB29_11 LBB29_10: divpd %xmm1, %xmm4 divpd %xmm1, %xmm3 cvtpd2ps %xmm3, %xmm1 cvtpd2ps %xmm4, %xmm2 unpcklpd %xmm2, %xmm1 ## xmm1 = xmm1[0],xmm2[0] movupd %xmm1, (%rax,%rsi,4) LBB29_11: cmpq %rbx, %rcx je LBB29_14 LBB29_12: movsd LCPI29_1(%rip), %xmm1 ## xmm1 = mem[0],zero .p2align 4, 0x90 LBB29_13: ## =>This Inner Loop Header: Depth=1 xorps %xmm2, %xmm2 cvtsi2sd %ecx, %xmm2 mulsd %xmm1, %xmm2 divsd %xmm0, %xmm2 cvtsd2ss %xmm2, %xmm2 movss %xmm2, (%rax,%rcx,4) incq %rcx cmpq %rcx, %rbx jne LBB29_13 LBB29_14: movl %r15d, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 cmpl $1, %r12d jne LBB29_16 ## %bb.15: movss LCPI29_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorl %edx, %edx xorl %ecx, %ecx jmp LBB29_18 LBB29_16: movl %ebx, %esi andl $-2, %esi movss LCPI29_7(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorl %edx, %edx xorl %ecx, %ecx .p2align 4, 0x90 LBB29_17: ## =>This Inner Loop Header: Depth=1 movss (%rax,%rdx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero subss %xmm0, %xmm2 mulss %xmm2, %xmm2 ucomiss %xmm2, %xmm1 minss %xmm1, %xmm2 movss 4(%rax,%rdx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero movl %ecx, %edi cmoval %edx, %edi subss %xmm0, %xmm1 mulss %xmm1, %xmm1 ucomiss %xmm1, %xmm2 leal 1(%rdx), %ecx cmovbel %edi, %ecx minss %xmm2, %xmm1 addq $2, %rdx cmpq %rsi, %rdx jne LBB29_17 LBB29_18: testb $1, %bl je LBB29_20 ## %bb.19: movss (%rax,%rdx,4), %xmm2 ## xmm2 = mem[0],zero,zero,zero subss %xmm0, %xmm2 mulss %xmm2, %xmm2 ucomiss %xmm2, %xmm1 minss %xmm1, %xmm2 cmoval %edx, %ecx movaps %xmm2, %xmm1 LBB29_20: xorps %xmm0, %xmm0 cvtss2sd %xmm1, %xmm0 LBB29_21: movl %r14d, %eax xorps %xmm1, %xmm1 cvtsi2sd %rax, %xmm1 mulsd LCPI29_8(%rip), %xmm1 mulsd %xmm1, %xmm1 ucomisd %xmm1, %xmm0 movl $-1, %eax cmovbel %ecx, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB29_5: xorpd %xmm3, %xmm3 movhpd LCPI29_1(%rip), %xmm3 ## xmm3 = xmm3[0],mem[0] movapd LCPI29_2(%rip), %xmm4 ## xmm4 = [2.4E+2,3.6E+2] xorl %esi, %esi testb $1, %dl jne LBB29_10 jmp LBB29_11 .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function temporary_hack_index_to_bin LCPI30_0: .long 0x42700000 ## float 60 LCPI30_7: .long 0x501502f9 ## float 1.0E+10 LCPI30_8: .long 0x41440000 ## float 12.25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI30_1: .quad 0x405e000000000000 ## double 120 .section __TEXT,__literal16,16byte_literals .p2align 4 LCPI30_2: .quad 0x406e000000000000 ## double 240 .quad 0x4076800000000000 ## double 360 LCPI30_3: .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 3 ## 0x3 LCPI30_4: .quad 0x405e000000000000 ## double 120 .quad 0x405e000000000000 ## double 120 LCPI30_5: .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 .long 4 ## 0x4 LCPI30_6: .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 .long 8 ## 0x8 .section __TEXT,__text,regular,pure_instructions .globl _temporary_hack_index_to_bin .p2align 4, 0x90 _temporary_hack_index_to_bin: ## @temporary_hack_index_to_bin .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 %r8d, %r15d movl %edx, %ecx movl %edi, %eax movq 40(%rbp), %r8 movq 32(%rbp), %r10 movq 24(%rbp), %rdi imull %esi, %ecx xorl %ebx, %ebx xorl %edx, %edx divl %ecx movl %eax, %ecx movl %edx, %eax xorl %edx, %edx divl %esi movl %eax, (%r9) movl $0, (%rdi) movl %edx, (%r10) cmpl $64, %ecx jae LBB30_2 ## %bb.1: movl %ecx, (%r8) movl $1, %r14d movss LCPI30_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero jmp LBB30_16 LBB30_2: movl $1, %r10d movl $63, %edx movl $64, %r11d movl $63, %eax .p2align 4, 0x90 LBB30_3: ## =>This Inner Loop Header: Depth=1 addl %edx, %eax cmpl %eax, %ecx jbe LBB30_9 ## %bb.4: ## in Loop: Header=BB30_3 Depth=1 addl %edx, %eax cmpl %eax, %ecx jbe LBB30_10 ## %bb.5: ## in Loop: Header=BB30_3 Depth=1 movb $1, %sil cmpl $58, %ebx je LBB30_11 ## %bb.6: ## in Loop: Header=BB30_3 Depth=1 leal -1(%rdx), %edi addl %edx, %eax decl %eax cmpl %eax, %ecx jbe LBB30_12 ## %bb.7: ## in Loop: Header=BB30_3 Depth=1 addl %edi, %eax cmpl %eax, %ecx jbe LBB30_13 ## %bb.8: ## in Loop: Header=BB30_3 Depth=1 addl $2, %ebx addl $2, %r10d addl $-2, %edx jmp LBB30_3 LBB30_9: leal 1(%rbx), %r10d movb $1, %sil xorl %r9d, %r9d movl %edx, %edi jmp LBB30_15 LBB30_10: subl %r10d, %r11d movb $1, %r9b xorl %esi, %esi movl %r11d, %edi jmp LBB30_15 LBB30_11: movl $4075, %eax ## imm = 0xFEB movl $5, %edi movl $59, %r10d movl $58, %ebx xorl %r9d, %r9d jmp LBB30_15 LBB30_12: movl %ebx, %r10d leal 1(%rbx), %edx addl $2, %r10d xorl %r9d, %r9d jmp LBB30_14 LBB30_13: movl %ebx, %r10d leal 1(%rbx), %edx addl $2, %r10d movb $1, %r9b xorl %esi, %esi LBB30_14: movl %edx, %ebx LBB30_15: shrl %r10d andl $127, %r10d notl %eax addl %eax, %ecx addl %edi, %ecx addl %r10d, %ecx movl $59, %eax subl %ebx, %eax xorl %r14d, %r14d testb %sil, %sil cmovel %r14d, %eax addl $61, %ebx testb %r9b, %r9b cmovel %eax, %ebx movl %ecx, (%r8) cvtsi2ss %rbx, %xmm0 LBB30_16: movss %xmm0, -28(%rbp) ## 4-byte Spill movl %r15d, %ebx leaq (,%rbx,4), %rdi callq _malloc testl %r15d, %r15d je LBB30_37 ## %bb.17: leal -1(%r15), %ecx xorps %xmm0, %xmm0 cvtsi2sd %rcx, %xmm0 cmpl $4, %r15d jae LBB30_19 ## %bb.18: xorl %ecx, %ecx movss -28(%rbp), %xmm5 ## 4-byte Reload ## xmm5 = mem[0],zero,zero,zero jmp LBB30_27 LBB30_19: movl %ebx, %ecx andl $-4, %ecx movddup %xmm0, %xmm1 ## xmm1 = xmm0[0,0] leaq -4(%rcx), %rsi movq %rsi, %rdx shrq $2, %rdx incq %rdx testq %rsi, %rsi je LBB30_23 ## %bb.20: movq %rdx, %rdi andq $-2, %rdi movdqa LCPI30_3(%rip), %xmm3 ## xmm3 = [0,1,2,3] xorl %esi, %esi movapd LCPI30_4(%rip), %xmm2 ## xmm2 = [1.2E+2,1.2E+2] movdqa LCPI30_5(%rip), %xmm8 ## xmm8 = [4,4,4,4] movdqa LCPI30_6(%rip), %xmm5 ## xmm5 = [8,8,8,8] .p2align 4, 0x90 LBB30_21: ## =>This Inner Loop Header: Depth=1 pshufd $238, %xmm3, %xmm6 ## xmm6 = xmm3[2,3,2,3] cvtdq2pd %xmm6, %xmm6 cvtdq2pd %xmm3, %xmm7 mulpd %xmm2, %xmm7 mulpd %xmm2, %xmm6 divpd %xmm1, %xmm7 cvtpd2ps %xmm7, %xmm7 divpd %xmm1, %xmm6 cvtpd2ps %xmm6, %xmm6 unpcklpd %xmm6, %xmm7 ## xmm7 = xmm7[0],xmm6[0] movdqa %xmm3, %xmm6 paddd %xmm8, %xmm6 pshufd $238, %xmm6, %xmm4 ## xmm4 = xmm6[2,3,2,3] cvtdq2pd %xmm4, %xmm4 movupd %xmm7, (%rax,%rsi,4) cvtdq2pd %xmm6, %xmm6 mulpd %xmm2, %xmm6 mulpd %xmm2, %xmm4 divpd %xmm1, %xmm6 cvtpd2ps %xmm6, %xmm6 divpd %xmm1, %xmm4 cvtpd2ps %xmm4, %xmm4 unpcklpd %xmm4, %xmm6 ## xmm6 = xmm6[0],xmm4[0] movupd %xmm6, 16(%rax,%rsi,4) addq $8, %rsi paddd %xmm5, %xmm3 addq $-2, %rdi jne LBB30_21 ## %bb.22: pshufd $238, %xmm3, %xmm4 ## xmm4 = xmm3[2,3,2,3] cvtdq2pd %xmm4, %xmm4 cvtdq2pd %xmm3, %xmm3 mulpd %xmm2, %xmm3 mulpd %xmm2, %xmm4 jmp LBB30_24 LBB30_23: xorpd %xmm3, %xmm3 movhpd LCPI30_1(%rip), %xmm3 ## xmm3 = xmm3[0],mem[0] movapd LCPI30_2(%rip), %xmm4 ## xmm4 = [2.4E+2,3.6E+2] xorl %esi, %esi LBB30_24: movss -28(%rbp), %xmm5 ## 4-byte Reload ## xmm5 = mem[0],zero,zero,zero testb $1, %dl je LBB30_26 ## %bb.25: divpd %xmm1, %xmm4 divpd %xmm1, %xmm3 cvtpd2ps %xmm3, %xmm1 cvtpd2ps %xmm4, %xmm2 unpcklpd %xmm2, %xmm1 ## xmm1 = xmm1[0],xmm2[0] movupd %xmm1, (%rax,%rsi,4) LBB30_26: cmpq %rbx, %rcx je LBB30_29 LBB30_27: movsd LCPI30_1(%rip), %xmm1 ## xmm1 = mem[0],zero .p2align 4, 0x90 LBB30_28: ## =>This Inner Loop Header: Depth=1 xorps %xmm2, %xmm2 cvtsi2sd %ecx, %xmm2 mulsd %xmm1, %xmm2 divsd %xmm0, %xmm2 cvtsd2ss %xmm2, %xmm2 movss %xmm2, (%rax,%rcx,4) incq %rcx cmpq %rcx, %rbx jne LBB30_28 LBB30_29: cmpl $1, %r15d jne LBB30_31 ## %bb.30: movss LCPI30_7(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorl %ecx, %ecx xorl %edx, %edx jmp LBB30_33 LBB30_31: movl %ebx, %esi andl $-2, %esi movss LCPI30_7(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorl %ecx, %ecx xorl %edx, %edx .p2align 4, 0x90 LBB30_32: ## =>This Inner Loop Header: Depth=1 movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss %xmm5, %xmm1 mulss %xmm1, %xmm1 ucomiss %xmm1, %xmm0 minss %xmm0, %xmm1 movss 4(%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero movl %edx, %edi cmoval %ecx, %edi subss %xmm5, %xmm0 mulss %xmm0, %xmm0 ucomiss %xmm0, %xmm1 leal 1(%rcx), %edx cmovbel %edi, %edx minss %xmm1, %xmm0 addq $2, %rcx cmpq %rsi, %rcx jne LBB30_32 LBB30_33: testb $1, %bl je LBB30_35 ## %bb.34: movss (%rax,%rcx,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero subss %xmm5, %xmm1 mulss %xmm1, %xmm1 ucomiss %xmm1, %xmm0 minss %xmm0, %xmm1 cmoval %ecx, %edx movaps %xmm1, %xmm0 LBB30_35: ucomiss LCPI30_8(%rip), %xmm0 movl $-1, %eax cmovbel %edx, %eax testl %eax, %eax js LBB30_37 ## %bb.36: movq 16(%rbp), %rcx movl %eax, (%rcx) movl $1, %r14d LBB30_37: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _temporary_hack_index_to_bin_span ## -- Begin function temporary_hack_index_to_bin_span .p2align 4, 0x90 _temporary_hack_index_to_bin_span: ## @temporary_hack_index_to_bin_span .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 .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r10d movl %edi, %eax movq 40(%rbp), %rbx movl 16(%rbp), %edi imull %r9d, %edi xorl %edx, %edx divl %edi movl %eax, %r11d movl %edx, %eax xorl %edx, %edx divl %r9d xorl %edi, %edi cmpl $9, %esi movl %eax, (%rbx) movl $77, %eax movl $64, %r14d cmovel %eax, %r14d movq 56(%rbp), %rax movl $0, (%rax) movq 64(%rbp), %rax movl %edx, (%rax) movq 72(%rbp), %r9 movl $0, (%r9) leal -1(%r14), %eax cmpl %r14d, %r11d jae LBB31_6 ## %bb.1: movl %eax, %r15d jmp LBB31_13 LBB31_6: imull $121, %r14d, %r15d addl $-3661, %r15d ## imm = 0xF1B3 movl $2, %edi movl %eax, %ebx .p2align 4, 0x90 LBB31_7: ## =>This Inner Loop Header: Depth=1 addl %eax, %ebx cmpl %ebx, %r11d jbe LBB31_11 ## %bb.8: ## in Loop: Header=BB31_7 Depth=1 addl %eax, %ebx cmpl %r11d, %ebx jae LBB31_9 ## %bb.2: ## in Loop: Header=BB31_7 Depth=1 addl %eax, %ebx decl %ebx cmpl %ebx, %r11d jbe LBB31_12 ## %bb.3: ## in Loop: Header=BB31_7 Depth=1 leal -1(%rax), %edx addl %edx, %ebx cmpl %r11d, %ebx jae LBB31_10 ## %bb.4: ## in Loop: Header=BB31_7 Depth=1 addl $2, %edi addl $-2, %eax cmpl $62, %edi jne LBB31_7 ## %bb.5: movl $60, %edi jmp LBB31_13 LBB31_11: decl %edi LBB31_12: movl %ebx, %r15d LBB31_13: subl %r11d, %r15d addl %r15d, %edi jmp LBB31_14 LBB31_9: decl %edi LBB31_10: subl %r11d, %ebx addl %ebx, %edi movl %edi, %r15d movl %ebx, %edi LBB31_14: imull %r14d, %edi addl %r15d, %edi movl (%rcx,%rdi,4), %ebx cmpl $-1, %ebx je LBB31_15 ## %bb.16: movq 48(%rbp), %rcx decl %r10d shrl %r10d movl %ebx, %eax subl %r10d, %eax movl %eax, %edx negl %edx cmovsl %eax, %edx cmpl $1, %esi jne LBB31_18 ## %bb.17: shrl %edx jmp LBB31_20 LBB31_15: xorl %eax, %eax jmp LBB31_21 LBB31_18: imull %esi, %edx cmpl %r10d, %ebx je LBB31_20 ## %bb.19: decl %esi shrl %esi subl %esi, %edx LBB31_20: addl (%r8,%rdi,4), %edx movl %edx, (%r9) movl %ebx, (%rcx) movl $1, %eax LBB31_21: popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _compress_projection ## -- Begin function compress_projection .p2align 4, 0x90 _compress_projection: ## @compress_projection .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 movl %r9d, %r14d movl %r8d, -44(%rbp) ## 4-byte Spill movl %ecx, -80(%rbp) ## 4-byte Spill movl %edx, -76(%rbp) ## 4-byte Spill movq %rsi, -96(%rbp) ## 8-byte Spill movq %rdi, %r13 movl %r9d, %ebx leaq (,%rbx,4), %rdi callq _malloc movq %rax, %r12 movq %rbx, -136(%rbp) ## 8-byte Spill leaq (%rbx,%rbx), %rax leaq (%rax,%rax,2), %rdi callq _malloc movq %rax, %r15 movq -96(%rbp), %rax ## 8-byte Reload movq (%rax), %rax movq (%rax), %rcx movl (%rcx), %ebx movl 4(%rcx), %r9d cvttss2si 32(%rcx), %rdx movq %rdx, -56(%rbp) ## 8-byte Spill cvttss2si 36(%rcx), %rcx movq %rcx, -64(%rbp) ## 8-byte Spill testl %ebx, %ebx movq %r9, -88(%rbp) ## 8-byte Spill je LBB32_15 ## %bb.1: movq 8(%rax), %rax movq 8(%rax), %r8 movq -64(%rbp), %rax ## 8-byte Reload movl %eax, %ecx movq -56(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx def $rdx imull %eax, %edx movq %rdx, -104(%rbp) ## 8-byte Spill ## kill: def $edx killed $edx killed $rdx def $rdx imull %ebx, %edx movq %rdx, -112(%rbp) ## 8-byte Spill xorl %eax, %eax xorl %edi, %edi xorl %edx, %edx LBB32_2: ## =>This Loop Header: Depth=1 ## Child Loop BB32_4 Depth 2 ## Child Loop BB32_6 Depth 3 ## Child Loop BB32_8 Depth 4 testl %r9d, %r9d movq %rax, -128(%rbp) ## 8-byte Spill je LBB32_14 ## %bb.3: ## in Loop: Header=BB32_2 Depth=1 movq %rax, %rsi xorl %r11d, %r11d movl %ebx, -72(%rbp) ## 4-byte Spill movq %r8, -120(%rbp) ## 8-byte Spill movl %edi, -68(%rbp) ## 4-byte Spill LBB32_4: ## Parent Loop BB32_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB32_6 Depth 3 ## Child Loop BB32_8 Depth 4 movl %ebx, %eax imull %r11d, %eax addl %edi, %eax movl %edx, (%r8,%rax,4) cmpl $0, -56(%rbp) ## 4-byte Folded Reload movq %rsi, -144(%rbp) ## 8-byte Spill je LBB32_13 ## %bb.5: ## in Loop: Header=BB32_4 Depth=2 xorl %r8d, %r8d movq %rsi, %rax movq -64(%rbp), %rbx ## 8-byte Reload jmp LBB32_6 .p2align 4, 0x90 LBB32_12: ## in Loop: Header=BB32_6 Depth=3 incl %r8d addq %rcx, %rax cmpl -56(%rbp), %r8d ## 4-byte Folded Reload je LBB32_13 LBB32_6: ## Parent Loop BB32_2 Depth=1 ## Parent Loop BB32_4 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB32_8 Depth 4 testl %ebx, %ebx je LBB32_12 ## %bb.7: ## in Loop: Header=BB32_6 Depth=3 xorl %r10d, %r10d jmp LBB32_8 .p2align 4, 0x90 LBB32_11: ## in Loop: Header=BB32_8 Depth=4 incq %r10 cmpq %r10, %rcx je LBB32_12 LBB32_8: ## Parent Loop BB32_2 Depth=1 ## Parent Loop BB32_4 Depth=2 ## Parent Loop BB32_6 Depth=3 ## => This Inner Loop Header: Depth=4 leal (%rax,%r10), %edi movl (%r13,%rdi,4), %r9d testl %r9d, %r9d je LBB32_11 ## %bb.9: ## in Loop: Header=BB32_8 Depth=4 cmpl %r14d, %edx ja LBB32_17 ## %bb.10: ## in Loop: Header=BB32_8 Depth=4 movl %r9d, %edi xorps %xmm0, %xmm0 cvtsi2ss %rdi, %xmm0 movl %edx, %edi movss %xmm0, (%r12,%rdi,4) leal (%rdx,%rdx,2), %edi movw %r8w, (%r15,%rdi,2) leal 1(%rdx,%rdx,2), %edi movw %r10w, (%r15,%rdi,2) leal (%rdx,%rdx,2), %edi addl $2, %edi movw $0, (%r15,%rdi,2) incl %edx jmp LBB32_11 .p2align 4, 0x90 LBB32_13: ## in Loop: Header=BB32_4 Depth=2 incq %r11 movq -144(%rbp), %rsi ## 8-byte Reload addq -112(%rbp), %rsi ## 8-byte Folded Reload movq -88(%rbp), %r9 ## 8-byte Reload cmpq %r9, %r11 movl -72(%rbp), %ebx ## 4-byte Reload movq -120(%rbp), %r8 ## 8-byte Reload movl -68(%rbp), %edi ## 4-byte Reload jne LBB32_4 .p2align 4, 0x90 LBB32_14: ## in Loop: Header=BB32_2 Depth=1 incl %edi movq -128(%rbp), %rax ## 8-byte Reload addq -104(%rbp), %rax ## 8-byte Folded Reload cmpl %ebx, %edi jne LBB32_2 LBB32_15: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.18(%rip), %rsi xorl %r13d, %r13d movl -44(%rbp), %edx ## 4-byte Reload movl %r14d, %ecx xorl %eax, %eax callq _fprintf movq -96(%rbp), %rcx ## 8-byte Reload movq %r12, 8(%rcx) movq %r15, 16(%rcx) movl -76(%rbp), %eax ## 4-byte Reload xorps %xmm0, %xmm0 cvtsi2ss %rax, %xmm0 movss %xmm0, 24(%rcx) movl -80(%rbp), %eax ## 4-byte Reload xorps %xmm0, %xmm0 cvtsi2ss %rax, %xmm0 movss %xmm0, 28(%rcx) movq (%rcx), %rax movq 8(%rax), %rax movl %ebx, (%rax) movq -88(%rbp), %rsi ## 8-byte Reload movl %esi, 4(%rax) xorps %xmm0, %xmm0 cvtsi2ssq -136(%rbp), %xmm0 ## 8-byte Folded Reload movl -44(%rbp), %eax ## 4-byte Reload movq %rax, 32(%rcx) movq -64(%rbp), %rdx ## 8-byte Reload imull -56(%rbp), %edx ## 4-byte Folded Reload imull %ebx, %edx imull %esi, %edx cvtsi2ss %rdx, %xmm1 movl %r14d, 40(%rcx) cvtsi2ss %rax, %xmm2 divss %xmm0, %xmm2 divss %xmm1, %xmm0 movss %xmm0, 44(%rcx) movss %xmm2, 48(%rcx) jmp LBB32_16 LBB32_17: movq ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rdi leaq L_.str.16(%rip), %rsi ## kill: def $edx killed $edx killed $rdx movl %r14d, %ecx xorl %eax, %eax callq _fprintf movq (%rbx), %rcx leaq L_.str.17(%rip), %rdi movl $49, %esi movl $1, %edx callq _fwrite movl $5, %r13d LBB32_16: movl %r13d, %eax addq $104, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function petlink32_to_dynamic_projection_mMR_michelogram LCPI33_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _petlink32_to_dynamic_projection_mMR_michelogram .p2align 4, 0x90 _petlink32_to_dynamic_projection_mMR_michelogram: ## @petlink32_to_dynamic_projection_mMR_michelogram .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $524648, %eax ## imm = 0x80168 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, -524352(%rbp) ## 8-byte Spill movq 72(%rbp), %r11 movq 64(%rbp), %rbx movq 56(%rbp), %rax movq 32(%rbp), %r10 movq ___stack_chk_guard@GOTPCREL(%rip), %rdi movq (%rdi), %rdi movq %rdi, -48(%rbp) movq 24(%rbp), %rdi movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -524360(%rbp) ## 4-byte Spill movq 96(%rbp), %rax movss (%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -524364(%rbp) ## 4-byte Spill movq 88(%rbp), %rbx movq (%rsi), %r12 movl (%rbx), %esi movq %rsi, -524576(%rbp) ## 8-byte Spill movl (%rax), %eax movl %eax, -524424(%rbp) ## 4-byte Spill movl (%rdx), %r15d movl (%rcx), %r13d movl (%r8), %eax movl %eax, -524340(%rbp) ## 4-byte Spill movl (%rdi), %eax movq %rax, -524392(%rbp) ## 8-byte Spill movl (%r10), %r14d movl (%r11), %eax movq %rax, -524480(%rbp) ## 8-byte Spill movq 80(%rbp), %rax movl (%rax), %eax movq %rax, -524464(%rbp) ## 8-byte Spill movl (%r9), %eax movq %rax, -524496(%rbp) ## 8-byte Spill movq ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rcx leaq L_.str.19(%rip), %rdi movl $47, %esi movl $1, %edx callq _fwrite movq (%rbx), %rdi leaq L_.str.20(%rip), %rsi xorl %eax, %eax movq %rax, -524568(%rbp) ## 8-byte Spill movq %r12, -524600(%rbp) ## 8-byte Spill movq %r12, %rdx movq %r14, %r12 xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.21(%rip), %rsi movl %r15d, -524488(%rbp) ## 4-byte Spill movl %r15d, %edx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.22(%rip), %rsi movl %r13d, -524452(%rbp) ## 4-byte Spill movl %r13d, %edx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.23(%rip), %rsi movl -524340(%rbp), %edx ## 4-byte Reload xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.24(%rip), %rsi movq -524392(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.25(%rip), %rsi movl %r12d, %edx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi movq 40(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq -524480(%rbp), %r13 ## 8-byte Reload cvtss2sd %xmm0, %xmm0 leaq L_.str.26(%rip), %rsi movb $1, %al callq _fprintf movq (%rbx), %rdi movq 48(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.27(%rip), %rsi movb $1, %al callq _fprintf movq (%rbx), %rdi movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.28(%rip), %rsi movb $1, %al callq _fprintf movq (%rbx), %rdi movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.29(%rip), %rsi movb $1, %al callq _fprintf movq (%rbx), %rdi leaq L_.str.30(%rip), %rsi movl %r13d, %edx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.31(%rip), %rsi movq -524464(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.32(%rip), %rsi movq -524496(%rbp), %r15 ## 8-byte Reload movl %r15d, %edx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi movq 16(%rbp), %r14 movl (%r14), %edx leaq L_.str.33(%rip), %rsi xorl %eax, %eax callq _fprintf movq (%rbx), %rdi movq %r15, %rdx movl (%r14,%r15,4), %ecx leaq L_.str.34(%rip), %rsi ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.35(%rip), %rsi movq -524576(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%rbx), %rdi leaq L_.str.36(%rip), %rsi movl -524424(%rbp), %edx ## 4-byte Reload xorl %eax, %eax callq _fprintf movq (%rbx), %rcx leaq L_.str.37(%rip), %rdi movl $46, %esi movl $1, %edx callq _fwrite leaq L_.str.4(%rip), %rsi movq -524352(%rbp), %rdi ## 8-byte Reload callq _fopen movq %rax, -524616(%rbp) ## 8-byte Spill testq %rax, %rax je LBB33_85 ## %bb.1: movq %r12, -524448(%rbp) ## 8-byte Spill imulq -524392(%rbp), %r12 ## 8-byte Folded Reload movl $56, %edi callq _malloc movl %r15d, (%rax) leaq -524336(%rbp), %rbx movq %rbx, 40(%rax) movq $0, 48(%rax) movq %rax, _globalobject.0(%rip) movl $56, %edi callq _malloc movl %r15d, (%rax) movq %rbx, 40(%rax) movq $0, 48(%rax) movq %rax, _globalobject.1(%rip) movl $1, %edi movl $80, %esi callq _calloc movq %rax, _globalobject.2(%rip) shlq $2, %r12 movq %r12, -524416(%rbp) ## 8-byte Spill imulq %r13, %r12 movq -524464(%rbp), %rbx ## 8-byte Reload imulq %rbx, %r12 movq %r12, %rdi callq _malloc movq %rax, -524512(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r12, %rsi callq ___bzero movq %r12, %rdi callq _malloc movq %rax, -524552(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r12, %rsi callq ___bzero movq %r12, %rdi callq _malloc movq %rax, -524560(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r12, %rsi callq ___bzero movq %r12, %rdi callq _malloc movq %rax, -524544(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r12, -524648(%rbp) ## 8-byte Spill movq %r12, %rsi callq ___bzero movq -524600(%rbp), %rax ## 8-byte Reload cvtsi2sd %rax, %xmm0 addsd LCPI33_0(%rip), %xmm0 cvttsd2si %xmm0, %rcx movq 16(%rbp), %rdi movl (%rdi), %edx testq %rcx, %rcx movl %edx, -524340(%rbp) ## 4-byte Spill jle LBB33_86 ## %bb.2: movq %rbx, %rsi movq %rcx, -524632(%rbp) ## 8-byte Spill decq %rcx movq %rcx, -524640(%rbp) ## 8-byte Spill subq %rcx, %rax movq %rax, -524600(%rbp) ## 8-byte Spill movl 4(%rdi), %eax movl %eax, -524344(%rbp) ## 4-byte Spill ## kill: def $eax killed $eax def $rax xorps %xmm0, %xmm0 cvtsi2ss %r13, %xmm0 movss %xmm0, -524532(%rbp) ## 4-byte Spill subl %edx, %eax xorps %xmm0, %xmm0 cvtsi2ss %rbx, %xmm0 movss %xmm0, -524528(%rbp) ## 4-byte Spill imulq $1374389535, %rax, %rax ## imm = 0x51EB851F shrq $37, %rax movq %rax, -524672(%rbp) ## 8-byte Spill movl -524452(%rbp), %eax ## 4-byte Reload imull -524488(%rbp), %eax ## 4-byte Folded Reload movl %eax, -524452(%rbp) ## 4-byte Spill movq -524576(%rbp), %rcx ## 8-byte Reload cmpl $9, %ecx movl $77, %eax movl $64, %edx cmovel %eax, %edx leal -1(%rdx), %eax movl %eax, -524456(%rbp) ## 4-byte Spill movq %rdx, -524472(%rbp) ## 8-byte Spill imull $121, %edx, %eax addl $-3661, %eax ## imm = 0xF1B3 movl %eax, -524516(%rbp) ## 4-byte Spill movl -524424(%rbp), %r15d ## 4-byte Reload decl %r15d shrl %r15d movl %r15d, -524424(%rbp) ## 4-byte Spill leal -1(%rcx), %eax shrl %eax movl %eax, -524520(%rbp) ## 4-byte Spill movl $1, %r12d leaq -524336(%rbp), %rbx xorl %r13d, %r13d movl $0, -524404(%rbp) ## 4-byte Folded Spill movl $0, -524368(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -524440(%rbp) ## 8-byte Spill movl $0, -524376(%rbp) ## 4-byte Folded Spill movl $0, -524372(%rbp) ## 4-byte Folded Spill movl $0, -524484(%rbp) ## 4-byte Folded Spill movl $0, -524396(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -524504(%rbp) ## 8-byte Spill movl $0, -524400(%rbp) ## 4-byte Folded Spill movl $0, -524420(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -524568(%rbp) ## 8-byte Spill xorl %eax, %eax movl $0, -524428(%rbp) ## 4-byte Folded Spill movl $0, -524524(%rbp) ## 4-byte Folded Spill movq 48(%rbp), %r14 xorl %ecx, %ecx movq %rcx, -524384(%rbp) ## 8-byte Spill jmp LBB33_4 .p2align 4, 0x90 LBB33_3: ## in Loop: Header=BB33_4 Depth=1 movq -524656(%rbp), %rax ## 8-byte Reload incq %rax cmpq -524632(%rbp), %rax ## 8-byte Folded Reload movq 48(%rbp), %r14 jge LBB33_87 LBB33_4: ## =>This Loop Header: Depth=1 ## Child Loop BB33_10 Depth 2 ## Child Loop BB33_33 Depth 3 ## Child Loop BB33_22 Depth 3 movq %rax, -524656(%rbp) ## 8-byte Spill cmpq %rax, -524640(%rbp) ## 8-byte Folded Reload movl $1, %r15d cmoveq -524600(%rbp), %r15 ## 8-byte Folded Reload movl $4, %esi leaq -524592(%rbp), %rdi movq %r15, %rdx movq -524616(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %r15, %rax jne LBB33_92 ## %bb.5: ## in Loop: Header=BB33_4 Depth=1 testq %r15, %r15 jle LBB33_3 ## %bb.6: ## in Loop: Header=BB33_4 Depth=1 xorl %r14d, %r14d movq %r15, -524352(%rbp) ## 8-byte Spill jmp LBB33_10 .p2align 4, 0x90 LBB33_7: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 24(%rax) LBB33_8: ## in Loop: Header=BB33_10 Depth=2 movq -524352(%rbp), %r15 ## 8-byte Reload LBB33_9: ## in Loop: Header=BB33_10 Depth=2 incq %r14 cmpq %r15, %r14 je LBB33_3 LBB33_10: ## Parent Loop BB33_4 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB33_33 Depth 3 ## Child Loop BB33_22 Depth 3 movl -524592(%rbp,%r14,4), %eax movl %eax, -524336(%rbp) movq %rbx, %rdi callq _decode_packet movl -524328(%rbp), %eax leal -1(%rax), %ecx cmpl $3, %ecx ja LBB33_14 ## %bb.11: ## in Loop: Header=BB33_10 Depth=2 leaq LJTI33_0(%rip), %rdx movslq (%rdx,%rcx,4), %rax addq %rdx, %rax jmpq *%rax LBB33_12: ## in Loop: Header=BB33_10 Depth=2 cmpl -524340(%rbp), %r13d ## 4-byte Folded Reload jb LBB33_8 ## %bb.20: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 12(%rax) movl -524324(%rbp), %eax xorl %edx, %edx divl -524452(%rbp) ## 4-byte Folded Reload movl %eax, %r8d movl %edx, %eax xorl %edx, %edx divl -524488(%rbp) ## 4-byte Folded Reload xorl %esi, %esi movl -524456(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi cmpl -524472(%rbp), %r8d ## 4-byte Folded Reload jb LBB33_53 ## %bb.21: ## in Loop: Header=BB33_10 Depth=2 movl $2, %esi movl -524456(%rbp), %ecx ## 4-byte Reload movl %ecx, %ebx movl %ecx, %edi .p2align 4, 0x90 LBB33_22: ## Parent Loop BB33_4 Depth=1 ## Parent Loop BB33_10 Depth=2 ## => This Inner Loop Header: Depth=3 addl %ebx, %edi cmpl %edi, %r8d jbe LBB33_51 ## %bb.23: ## in Loop: Header=BB33_22 Depth=3 addl %ebx, %edi cmpl %r8d, %edi jae LBB33_69 ## %bb.24: ## in Loop: Header=BB33_22 Depth=3 addl %ebx, %edi decl %edi cmpl %edi, %r8d jbe LBB33_52 ## %bb.25: ## in Loop: Header=BB33_22 Depth=3 leal -1(%rbx), %ecx addl %ecx, %edi cmpl %r8d, %edi jae LBB33_70 ## %bb.26: ## in Loop: Header=BB33_22 Depth=3 addl $2, %esi addl $-2, %ebx cmpl $62, %esi jne LBB33_22 ## %bb.27: ## in Loop: Header=BB33_10 Depth=2 movl $60, %esi movl -524516(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi jmp LBB33_52 .p2align 4, 0x90 LBB33_14: ## in Loop: Header=BB33_10 Depth=2 cmpl $3, -524332(%rbp) jne LBB33_28 ## %bb.15: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 28(%rax) jmp LBB33_8 .p2align 4, 0x90 LBB33_16: ## in Loop: Header=BB33_10 Depth=2 cmpl -524340(%rbp), %r13d ## 4-byte Folded Reload jb LBB33_8 ## %bb.31: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 16(%rax) movl -524324(%rbp), %eax xorl %edx, %edx divl -524452(%rbp) ## 4-byte Folded Reload movl %eax, %r8d movl %edx, %eax xorl %edx, %edx divl -524488(%rbp) ## 4-byte Folded Reload xorl %esi, %esi movl -524456(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi cmpl -524472(%rbp), %r8d ## 4-byte Folded Reload jb LBB33_62 ## %bb.32: ## in Loop: Header=BB33_10 Depth=2 movl $2, %esi movl -524456(%rbp), %ecx ## 4-byte Reload movl %ecx, %ebx movl %ecx, %edi .p2align 4, 0x90 LBB33_33: ## Parent Loop BB33_4 Depth=1 ## Parent Loop BB33_10 Depth=2 ## => This Inner Loop Header: Depth=3 addl %ebx, %edi cmpl %edi, %r8d jbe LBB33_60 ## %bb.34: ## in Loop: Header=BB33_33 Depth=3 addl %ebx, %edi cmpl %r8d, %edi jae LBB33_71 ## %bb.35: ## in Loop: Header=BB33_33 Depth=3 addl %ebx, %edi decl %edi cmpl %edi, %r8d jbe LBB33_61 ## %bb.36: ## in Loop: Header=BB33_33 Depth=3 leal -1(%rbx), %ecx addl %ecx, %edi cmpl %r8d, %edi jae LBB33_72 ## %bb.37: ## in Loop: Header=BB33_33 Depth=3 addl $2, %esi addl $-2, %ebx cmpl $62, %esi jne LBB33_33 ## %bb.38: ## in Loop: Header=BB33_10 Depth=2 movl $60, %esi movl -524516(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi jmp LBB33_61 .p2align 4, 0x90 LBB33_18: ## in Loop: Header=BB33_10 Depth=2 testl %r12d, %r12d movl -524320(%rbp), %r13d movl -524404(%rbp), %eax ## 4-byte Reload cmovnel %r13d, %eax movl %eax, -524404(%rbp) ## 4-byte Spill subl %eax, %r13d movl -524344(%rbp), %r15d ## 4-byte Reload cmpl %r15d, %r13d jae LBB33_39 ## %bb.19: ## in Loop: Header=BB33_10 Depth=2 movq -524496(%rbp), %rcx ## 8-byte Reload movq ___stderrp@GOTPCREL(%rip), %rbx movq 16(%rbp), %rsi jmp LBB33_46 LBB33_28: ## in Loop: Header=BB33_10 Depth=2 addl $-13, %eax cmpl $11, %eax movq -524352(%rbp), %r15 ## 8-byte Reload ja LBB33_73 ## %bb.29: ## in Loop: Header=BB33_10 Depth=2 leaq LJTI33_1(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB33_30: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 32(%rax) jmp LBB33_9 LBB33_39: ## in Loop: Header=BB33_10 Depth=2 movq ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rdi leaq L_.str.38(%rip), %rsi movq -524384(%rbp), %r12 ## 8-byte Reload movl %r12d, %edx movl %r13d, %ecx movl %r15d, %r8d xorl %eax, %eax callq _fprintf movq (%rbx), %rcx movq -524496(%rbp), %rax ## 8-byte Reload cmpl %eax, %r12d jae LBB33_91 ## %bb.40: ## in Loop: Header=BB33_10 Depth=2 movq %r14, -524624(%rbp) ## 8-byte Spill movl %r13d, -524356(%rbp) ## 4-byte Spill movq %rcx, %rdi leaq L_.str.39(%rip), %rsi movl %r12d, %edx movl -524340(%rbp), %ecx ## 4-byte Reload movl %r15d, %r8d movl -524368(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %r15 movq -524392(%rbp), %r14 ## 8-byte Reload movl %r14d, (%rax) movq -524448(%rbp), %rbx ## 8-byte Reload movl %ebx, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%r15) movq 48(%rbp), %rax movq %rax, 16(%r15) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%r15) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%r15) movss -524532(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%r15) movss -524528(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%r15) movl $16, %edi callq _malloc movq %rax, %r13 movl %r14d, (%rax) movl %ebx, 4(%rax) movq -524416(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r13) movl $16, %edi callq _malloc movq %r12, %rbx movq %rax, %r12 movq %r13, 8(%rax) movq %r15, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) movl -524340(%rbp), %ecx ## 4-byte Reload cvtsi2ss %rcx, %xmm1 movss %xmm1, -524604(%rbp) ## 4-byte Spill xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movl -524344(%rbp), %ecx ## 4-byte Reload cvtsi2ss %rcx, %xmm2 movss %xmm2, -524608(%rbp) ## 4-byte Spill movss %xmm1, 24(%rax) movss %xmm2, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq _globalobject.0(%rip), %rcx movq %rcx, -524664(%rbp) ## 8-byte Spill movq 40(%rcx), %rcx movl %ebx, %r14d movq %rax, (%rcx,%r14,8) movl $40, %edi callq _malloc movq %rax, %rbx movq -524392(%rbp), %r12 ## 8-byte Reload movl %r12d, (%rax) movq -524448(%rbp), %r13 ## 8-byte Reload movl %r13d, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%rbx) movq 48(%rbp), %rax movq %rax, 16(%rbx) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -524532(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -524528(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r15 movl %r12d, (%rax) movl %r13d, 4(%rax) movq -524416(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r15) movl $16, %edi callq _malloc movq %rax, %r12 movq %r15, 8(%rax) movl -524344(%rbp), %r15d ## 4-byte Reload movq %rbx, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) movl -524340(%rbp), %r12d ## 4-byte Reload xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movss -524604(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 24(%rax) movss -524608(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq _globalobject.1(%rip), %rcx movq 40(%rcx), %rcx movq %rax, (%rcx,%r14,8) movq -524664(%rbp), %rax ## 8-byte Reload movq 40(%rax), %rax movq (%rax,%r14,8), %rsi movq -524512(%rbp), %rdi ## 8-byte Reload movl %r12d, %edx movl %r15d, %ecx movl -524368(%rbp), %r8d ## 4-byte Reload movl -524376(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.41: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.1(%rip), %rax movq 40(%rax), %rax movq (%rax,%r14,8), %rsi movq -524560(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi movl %r12d, %edx movl %r15d, %ecx movl -524396(%rbp), %r8d ## 4-byte Reload movl -524400(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.42: ## in Loop: Header=BB33_10 Depth=2 movq -524512(%rbp), %rdi ## 8-byte Reload movq -524648(%rbp), %r15 ## 8-byte Reload movq %r15, %rsi callq ___bzero movq %rbx, %rdi movq %r15, %rsi callq ___bzero movq -524384(%rbp), %rdx ## 8-byte Reload incl %edx movq -524496(%rbp), %rcx ## 8-byte Reload cmpl %ecx, %edx movq %rdx, -524384(%rbp) ## 8-byte Spill jae LBB33_44 ## %bb.43: ## in Loop: Header=BB33_10 Depth=2 movl $0, -524400(%rbp) ## 4-byte Folded Spill movl %edx, %eax movq 16(%rbp), %rsi movl (%rsi,%rax,4), %eax movl %eax, -524340(%rbp) ## 4-byte Spill movl 8(%rsi,%r14,4), %edi movl %edi, -524344(%rbp) ## 4-byte Spill movl $0, -524396(%rbp) ## 4-byte Folded Spill movl $0, -524376(%rbp) ## 4-byte Folded Spill movl $0, -524368(%rbp) ## 4-byte Folded Spill movl -524356(%rbp), %r13d ## 4-byte Reload movq ___stderrp@GOTPCREL(%rip), %rbx jmp LBB33_45 LBB33_44: ## in Loop: Header=BB33_10 Depth=2 movl $0, -524400(%rbp) ## 4-byte Folded Spill movl $0, -524396(%rbp) ## 4-byte Folded Spill movl $0, -524376(%rbp) ## 4-byte Folded Spill movl $0, -524368(%rbp) ## 4-byte Folded Spill movl -524356(%rbp), %r13d ## 4-byte Reload movq ___stderrp@GOTPCREL(%rip), %rbx movq 16(%rbp), %rsi LBB33_45: ## in Loop: Header=BB33_10 Depth=2 movq -524624(%rbp), %r14 ## 8-byte Reload LBB33_46: ## in Loop: Header=BB33_10 Depth=2 cmpl (%rsi,%rcx,4), %r13d movq -524416(%rbp), %r15 ## 8-byte Reload jae LBB33_90 ## %bb.47: ## in Loop: Header=BB33_10 Depth=2 movl -524428(%rbp), %eax ## 4-byte Reload incl %eax cmpl -524672(%rbp), %eax ## 4-byte Folded Reload jae LBB33_49 ## %bb.48: ## in Loop: Header=BB33_10 Depth=2 movl %eax, -524428(%rbp) ## 4-byte Spill jmp LBB33_50 LBB33_49: ## in Loop: Header=BB33_10 Depth=2 movl -524524(%rbp), %edi ## 4-byte Reload incl %edi movl %edi, -524524(%rbp) ## 4-byte Spill callq *128(%rbp) movl $0, -524428(%rbp) ## 4-byte Folded Spill LBB33_50: ## in Loop: Header=BB33_10 Depth=2 leaq -524336(%rbp), %rbx movq -524352(%rbp), %r15 ## 8-byte Reload movq _globalobject.2(%rip), %rax incl 20(%rax) xorl %r12d, %r12d jmp LBB33_9 LBB33_51: ## in Loop: Header=BB33_10 Depth=2 decl %esi LBB33_52: ## in Loop: Header=BB33_10 Depth=2 leaq -524336(%rbp), %rbx LBB33_53: ## in Loop: Header=BB33_10 Depth=2 subl %r8d, %edi addl %edi, %esi LBB33_54: ## in Loop: Header=BB33_10 Depth=2 imull -524472(%rbp), %esi ## 4-byte Folded Reload addl %edi, %esi movq 112(%rbp), %rcx movl (%rcx,%rsi,4), %ecx cmpl $-1, %ecx je LBB33_8 ## %bb.55: ## in Loop: Header=BB33_10 Depth=2 movl %ecx, %edi movl -524424(%rbp), %r9d ## 4-byte Reload subl %r9d, %edi movl %edi, %r10d negl %r10d cmovsl %edi, %r10d movq -524576(%rbp), %rdi ## 8-byte Reload cmpl $1, %edi jne LBB33_58 ## %bb.56: ## in Loop: Header=BB33_10 Depth=2 shrl %r10d jmp LBB33_59 LBB33_58: ## in Loop: Header=BB33_10 Depth=2 imull %edi, %r10d cmpl %r9d, %ecx movl -524520(%rbp), %edi ## 4-byte Reload movl $0, %ebx cmovel %ebx, %edi leaq -524336(%rbp), %rbx subl %edi, %r10d LBB33_59: ## in Loop: Header=BB33_10 Depth=2 movq -524392(%rbp), %rdi ## 8-byte Reload imull %edi, %ecx addl %eax, %ecx imull -524480(%rbp), %ecx ## 4-byte Folded Reload addl %edx, %ecx imull -524464(%rbp), %ecx ## 4-byte Folded Reload addl %r10d, %ecx movq 120(%rbp), %rax addl (%rax,%rsi,4), %ecx movq -524512(%rbp), %rsi ## 8-byte Reload movl (%rsi,%rcx,4), %eax xorl %edx, %edx testl %eax, %eax sete %dl addl %edx, -524484(%rbp) ## 4-byte Folded Spill addl %edx, -524376(%rbp) ## 4-byte Folded Spill movq -524552(%rbp), %rdi ## 8-byte Reload movl (%rdi,%rcx,4), %edx cmpl $1, %edx adcl $0, -524372(%rbp) ## 4-byte Folded Spill incl %eax movl %eax, (%rsi,%rcx,4) incl %edx movl %edx, (%rdi,%rcx,4) incl -524368(%rbp) ## 4-byte Folded Spill incq -524440(%rbp) ## 8-byte Folded Spill jmp LBB33_8 LBB33_60: ## in Loop: Header=BB33_10 Depth=2 decl %esi LBB33_61: ## in Loop: Header=BB33_10 Depth=2 leaq -524336(%rbp), %rbx LBB33_62: ## in Loop: Header=BB33_10 Depth=2 subl %r8d, %edi addl %edi, %esi LBB33_63: ## in Loop: Header=BB33_10 Depth=2 imull -524472(%rbp), %esi ## 4-byte Folded Reload addl %edi, %esi movq 112(%rbp), %rcx movl (%rcx,%rsi,4), %ecx cmpl $-1, %ecx je LBB33_8 ## %bb.64: ## in Loop: Header=BB33_10 Depth=2 movl %ecx, %edi movl -524424(%rbp), %r9d ## 4-byte Reload subl %r9d, %edi movl %edi, %r10d negl %r10d cmovsl %edi, %r10d movq -524576(%rbp), %rdi ## 8-byte Reload cmpl $1, %edi jne LBB33_67 ## %bb.65: ## in Loop: Header=BB33_10 Depth=2 shrl %r10d jmp LBB33_68 LBB33_67: ## in Loop: Header=BB33_10 Depth=2 imull %edi, %r10d cmpl %r9d, %ecx movl -524520(%rbp), %edi ## 4-byte Reload movl $0, %ebx cmovel %ebx, %edi leaq -524336(%rbp), %rbx subl %edi, %r10d LBB33_68: ## in Loop: Header=BB33_10 Depth=2 movq -524392(%rbp), %rdi ## 8-byte Reload imull %edi, %ecx addl %eax, %ecx imull -524480(%rbp), %ecx ## 4-byte Folded Reload addl %edx, %ecx imull -524464(%rbp), %ecx ## 4-byte Folded Reload addl %r10d, %ecx movq 120(%rbp), %rax addl (%rax,%rsi,4), %ecx movq -524560(%rbp), %rdi ## 8-byte Reload movl (%rdi,%rcx,4), %eax xorl %edx, %edx testl %eax, %eax sete %dl movq -524568(%rbp), %rsi ## 8-byte Reload addl %edx, %esi movq %rsi, -524568(%rbp) ## 8-byte Spill addl %edx, -524400(%rbp) ## 4-byte Folded Spill movq -524544(%rbp), %rsi ## 8-byte Reload movl (%rsi,%rcx,4), %edx cmpl $1, %edx adcl $0, -524420(%rbp) ## 4-byte Folded Spill incl %eax movl %eax, (%rdi,%rcx,4) incl %edx movl %edx, (%rsi,%rcx,4) incl -524396(%rbp) ## 4-byte Folded Spill incq -524504(%rbp) ## 8-byte Folded Spill jmp LBB33_8 LBB33_69: ## in Loop: Header=BB33_10 Depth=2 decl %esi LBB33_70: ## in Loop: Header=BB33_10 Depth=2 leaq -524336(%rbp), %rbx movl %edi, %ecx subl %r8d, %ecx addl %ecx, %esi movl %esi, %edi movl %ecx, %esi jmp LBB33_54 LBB33_71: ## in Loop: Header=BB33_10 Depth=2 decl %esi LBB33_72: ## in Loop: Header=BB33_10 Depth=2 leaq -524336(%rbp), %rbx movl %edi, %ecx subl %r8d, %ecx addl %ecx, %esi movl %esi, %edi movl %ecx, %esi jmp LBB33_63 LBB33_73: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 8(%rax) jmp LBB33_9 LBB33_74: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 36(%rax) jmp LBB33_9 LBB33_75: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 40(%rax) jmp LBB33_9 LBB33_76: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 44(%rax) jmp LBB33_9 LBB33_77: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 48(%rax) jmp LBB33_9 LBB33_78: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 52(%rax) jmp LBB33_9 LBB33_79: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 56(%rax) jmp LBB33_9 LBB33_80: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 60(%rax) jmp LBB33_9 LBB33_81: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 64(%rax) jmp LBB33_9 LBB33_82: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 68(%rax) jmp LBB33_9 LBB33_83: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 72(%rax) jmp LBB33_9 LBB33_84: ## in Loop: Header=BB33_10 Depth=2 movq _globalobject.2(%rip), %rax incl 76(%rax) jmp LBB33_9 LBB33_85: movq (%rbx), %rcx leaq L_.str.5(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movl $1, %eax jmp LBB33_101 LBB33_86: movl $0, -524420(%rbp) ## 4-byte Folded Spill movl $0, -524400(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -524504(%rbp) ## 8-byte Spill movl $0, -524396(%rbp) ## 4-byte Folded Spill movl $0, -524484(%rbp) ## 4-byte Folded Spill movl $0, -524372(%rbp) ## 4-byte Folded Spill movl $0, -524376(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -524440(%rbp) ## 8-byte Spill movl $0, -524368(%rbp) ## 4-byte Folded Spill xorl %r13d, %r13d movq 48(%rbp), %r14 xorl %eax, %eax movq %rax, -524384(%rbp) ## 8-byte Spill LBB33_87: movl %r13d, -524356(%rbp) ## 4-byte Spill movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -524376(%rbp), %eax ## 4-byte Reload movl %eax, (%rsp) leaq L_.str.41(%rip), %rsi movq -524384(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx movl -524340(%rbp), %ecx ## 4-byte Reload movl %r13d, %r8d movl -524368(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %rbx movq 40(%rbp), %rax movq -524392(%rbp), %r12 ## 8-byte Reload movl %r12d, (%rbx) movq -524448(%rbp), %r13 ## 8-byte Reload movl %r13d, 4(%rbx) movq %rax, 8(%rbx) movq %r14, 16(%rbx) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) xorps %xmm0, %xmm0 cvtsi2ssq -524480(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524352(%rbp) ## 4-byte Spill movss %xmm0, 32(%rbx) xorps %xmm0, %xmm0 cvtsi2ssq -524464(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524344(%rbp) ## 4-byte Spill movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r12d, (%rax) movl %r13d, 4(%rax) movq -524416(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r15 movq %r14, 8(%rax) movq %rbx, (%rax) movl $56, %edi callq _malloc movl -524340(%rbp), %ecx ## 4-byte Reload cvtsi2ss %rcx, %xmm1 movss %xmm1, -524428(%rbp) ## 4-byte Spill movq %r15, (%rax) xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movl -524356(%rbp), %ecx ## 4-byte Reload cvtsi2ss %rcx, %xmm2 movss %xmm2, -524404(%rbp) ## 4-byte Spill movss %xmm1, 24(%rax) movss %xmm2, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq %r13, %r15 movl -524340(%rbp), %r13d ## 4-byte Reload movq _globalobject.0(%rip), %rcx movq %rcx, -524472(%rbp) ## 8-byte Spill movq 40(%rcx), %rcx movq -524384(%rbp), %rdx ## 8-byte Reload movl %edx, %edx movq %rdx, -524384(%rbp) ## 8-byte Spill movq -524384(%rbp), %rdx ## 8-byte Reload movq %rax, (%rcx,%rdx,8) movl $40, %edi callq _malloc movq %rax, %rbx movl %r12d, (%rax) movl %r15d, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%rbx) movq 48(%rbp), %rax movq %rax, 16(%rbx) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -524352(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -524344(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r12d, (%rax) movq -524384(%rbp), %r12 ## 8-byte Reload movl %r15d, 4(%rax) movq -524416(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r15 movq %r14, 8(%rax) movl %r13d, %r14d movq %rbx, (%rax) movl -524356(%rbp), %r13d ## 4-byte Reload movl $56, %edi callq _malloc movq %r15, (%rax) xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movss -524428(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 24(%rax) movss -524404(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq _globalobject.1(%rip), %rcx movq 40(%rcx), %rcx movq %rax, (%rcx,%r12,8) movq -524472(%rbp), %rax ## 8-byte Reload movq 40(%rax), %rax movq (%rax,%r12,8), %rsi movq -524512(%rbp), %rdi ## 8-byte Reload movl %r14d, %edx movl %r13d, %ecx movl -524368(%rbp), %r8d ## 4-byte Reload movl -524376(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.88: movq _globalobject.1(%rip), %rax movq 40(%rax), %rax movq (%rax,%r12,8), %rsi movq -524560(%rbp), %rdi ## 8-byte Reload movl %r14d, %edx movl %r13d, %ecx movl -524396(%rbp), %r8d ## 4-byte Reload movl -524400(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.89: movl %r14d, -524340(%rbp) ## 4-byte Spill incl %r12d movl %r13d, -524344(%rbp) ## 4-byte Spill movq 48(%rbp), %r14 movq -524416(%rbp), %r15 ## 8-byte Reload movq ___stderrp@GOTPCREL(%rip), %rbx jmp LBB33_94 LBB33_90: movl $100, %edi callq *128(%rbp) movq 48(%rbp), %r14 jmp LBB33_93 LBB33_91: leaq L_.str.40(%rip), %rdi movl $70, %esi movl $1, %edx callq _fwrite movl $100, %edi callq *128(%rbp) movq 48(%rbp), %r14 movq -524416(%rbp), %r15 ## 8-byte Reload jmp LBB33_94 LBB33_92: movq ___stderrp@GOTPCREL(%rip), %rbx movq (%rbx), %rcx leaq L_.str.6(%rip), %rdi movl $35, %esi movl $1, %edx callq _fwrite movl $100, %edi callq *128(%rbp) movq -524416(%rbp), %r15 ## 8-byte Reload LBB33_93: movq -524384(%rbp), %r12 ## 8-byte Reload LBB33_94: movq %r12, -524384(%rbp) ## 8-byte Spill movq (%rbx), %rdi cmpl $1, -524496(%rbp) ## 4-byte Folded Reload movl %r13d, -524356(%rbp) ## 4-byte Spill leaq L_.str.42(%rip), %rsi jne LBB33_97 ## %bb.95: movl -524340(%rbp), %edx ## 4-byte Reload movl -524344(%rbp), %ecx ## 4-byte Reload movq -524440(%rbp), %r8 ## 8-byte Reload movq %r8, -524440(%rbp) ## 8-byte Spill movl -524372(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %r13 movq -524392(%rbp), %r12 ## 8-byte Reload movl %r12d, (%rax) movq -524448(%rbp), %rbx ## 8-byte Reload movl %ebx, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%r13) movq %r14, 16(%r13) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%r13) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%r13) xorps %xmm0, %xmm0 cvtsi2ssq -524480(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524352(%rbp) ## 4-byte Spill movss %xmm0, 32(%r13) xorps %xmm0, %xmm0 cvtsi2ssq -524464(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524416(%rbp) ## 4-byte Spill movss %xmm0, 36(%r13) movl $16, %edi callq _malloc movq %rax, %r14 movl %r12d, (%rax) movl %ebx, 4(%rax) movq %r15, %rdi callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %r15, %r12 movq %rax, %r15 movq %r14, 8(%rax) movq %rbx, %r14 movl -524340(%rbp), %ebx ## 4-byte Reload movq %r13, (%rax) movl $56, %edi callq _malloc movq %r15, (%rax) movl -524344(%rbp), %r15d ## 4-byte Reload movl %ebx, %ecx cvtsi2ss %rcx, %xmm1 xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movss %xmm1, -524472(%rbp) ## 4-byte Spill movss %xmm1, 24(%rax) movl %r15d, %ecx xorps %xmm1, %xmm1 cvtsi2ss %rcx, %xmm1 movss %xmm1, -524404(%rbp) ## 4-byte Spill movss %xmm1, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq _globalobject.0(%rip), %rcx movq %rax, 48(%rcx) movq -524552(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi movl %ebx, -524340(%rbp) ## 4-byte Spill movl %ebx, %edx movl %r15d, %ecx movq -524440(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl -524372(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.96: movl $40, %edi callq _malloc movq %rax, %rbx movq -524392(%rbp), %r13 ## 8-byte Reload movl %r13d, (%rax) movl %r14d, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%rbx) movq 48(%rbp), %rax movq %rax, 16(%rbx) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -524352(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -524416(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r13d, (%rax) movq -524448(%rbp), %rax ## 8-byte Reload movl %eax, 4(%r14) movq %r12, %rdi callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movl %r15d, %r13d movq %rax, %r15 movq %r14, 8(%rax) movq -524448(%rbp), %r14 ## 8-byte Reload movq %rbx, (%rax) movl -524356(%rbp), %ebx ## 4-byte Reload movl $56, %edi callq _malloc movq %r15, (%rax) xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movss -524472(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 24(%rax) movss -524404(%rbp), %xmm1 ## 4-byte Reload ## xmm1 = mem[0],zero,zero,zero movss %xmm1, 28(%rax) movups %xmm0, 32(%rax) movl $0, 48(%rax) movq _globalobject.1(%rip), %rcx movq %rax, 48(%rcx) movq -524544(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi movl -524340(%rbp), %edx ## 4-byte Reload movl %r13d, %ecx movq -524384(%rbp), %r13 ## 8-byte Reload jmp LBB33_99 LBB33_97: xorl %edx, %edx movl %r13d, %ecx movq -524440(%rbp), %r8 ## 8-byte Reload movq %r8, -524440(%rbp) ## 8-byte Spill movl -524372(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %r13 movq -524392(%rbp), %r12 ## 8-byte Reload movl %r12d, (%rax) movq -524448(%rbp), %rbx ## 8-byte Reload movl %ebx, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%r13) movq %r14, 16(%r13) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%r13) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%r13) xorps %xmm0, %xmm0 cvtsi2ssq -524480(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524352(%rbp) ## 4-byte Spill movss %xmm0, 32(%r13) xorps %xmm0, %xmm0 cvtsi2ssq -524464(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -524344(%rbp) ## 4-byte Spill movss %xmm0, 36(%r13) movl $16, %edi callq _malloc movq %rax, %r14 movl %r12d, (%rax) movl %ebx, 4(%rax) movq %r15, %rdi callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %r15, %r12 movq %rax, %r15 movq %r14, 8(%rax) movq %rbx, %r14 movq %r13, (%rax) movl -524356(%rbp), %ebx ## 4-byte Reload movl $56, %edi callq _malloc movq %r15, (%rax) movl %ebx, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 xorps %xmm1, %xmm1 movups %xmm1, 8(%rax) movl $0, 24(%rax) movss %xmm0, -524416(%rbp) ## 4-byte Spill movss %xmm0, 28(%rax) movups %xmm1, 32(%rax) movl $0, 48(%rax) movq _globalobject.0(%rip), %rcx movq %rax, 48(%rcx) movq -524552(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi xorl %edx, %edx movl %ebx, %ecx movq -524440(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl -524372(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax movq -524384(%rbp), %r13 ## 8-byte Reload jne LBB33_101 ## %bb.98: movl $40, %edi callq _malloc movq %rax, %rbx movq -524392(%rbp), %r15 ## 8-byte Reload movl %r15d, (%rax) movl %r14d, 4(%rax) movq 40(%rbp), %rax movq %rax, 8(%rbx) movq 48(%rbp), %rax movq %rax, 16(%rbx) movss -524360(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -524364(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -524352(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -524344(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r15d, (%rax) movq -524448(%rbp), %rax ## 8-byte Reload movl %eax, 4(%r14) movq %r12, %rdi callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r15 movq %r14, 8(%rax) movq -524448(%rbp), %r14 ## 8-byte Reload movq %rbx, (%rax) movl -524356(%rbp), %ebx ## 4-byte Reload movl $56, %edi callq _malloc movq %r15, (%rax) xorps %xmm1, %xmm1 movups %xmm1, 8(%rax) movl $0, 24(%rax) movss -524416(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rax) movups %xmm1, 32(%rax) movl $0, 48(%rax) movq _globalobject.1(%rip), %rcx movq %rax, 48(%rcx) movq -524544(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi xorl %edx, %edx movl %ebx, %ecx LBB33_99: movq -524504(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl -524420(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB33_101 ## %bb.100: movq -524616(%rbp), %rdi ## 8-byte Reload callq _fclose movq -524512(%rbp), %rdi ## 8-byte Reload callq _free movq -524552(%rbp), %rdi ## 8-byte Reload callq _free movq -524560(%rbp), %rdi ## 8-byte Reload callq _free movq -524544(%rbp), %rdi ## 8-byte Reload callq _free movl -524372(%rbp), %eax ## 4-byte Reload xorps %xmm1, %xmm1 cvtsi2ss %rax, %xmm1 movq -524480(%rbp), %rax ## 8-byte Reload imull -524464(%rbp), %eax ## 4-byte Folded Reload imull -524392(%rbp), %eax ## 4-byte Folded Reload imull %r14d, %eax imull -524496(%rbp), %eax ## 4-byte Folded Reload xorps %xmm0, %xmm0 cvtsi2ss %rax, %xmm0 movq _globalobject.0(%rip), %rax movl %r13d, (%rax) movq -524440(%rbp), %rdx ## 8-byte Reload movq %rdx, 8(%rax) movl -524484(%rbp), %ecx ## 4-byte Reload movl %ecx, 16(%rax) movl %ecx, %ecx cvtsi2ss %rcx, %xmm2 cvtsi2ss %rdx, %xmm3 divss %xmm2, %xmm3 divss %xmm1, %xmm2 divss %xmm0, %xmm1 movss %xmm1, 20(%rax) movss %xmm2, 24(%rax) movss %xmm3, 28(%rax) movl -524340(%rbp), %esi ## 4-byte Reload movl %esi, 32(%rax) movl %ebx, 36(%rax) movl -524420(%rbp), %eax ## 4-byte Reload xorps %xmm1, %xmm1 cvtsi2ss %rax, %xmm1 movq -524568(%rbp), %rcx ## 8-byte Reload movl %ecx, %eax xorps %xmm2, %xmm2 cvtsi2ss %rax, %xmm2 movq _globalobject.1(%rip), %rax movl %r13d, (%rax) movq -524504(%rbp), %rdx ## 8-byte Reload xorps %xmm3, %xmm3 cvtsi2ss %rdx, %xmm3 movq %rdx, 8(%rax) movl %ecx, 16(%rax) divss %xmm2, %xmm3 divss %xmm1, %xmm2 divss %xmm0, %xmm1 movss %xmm1, 20(%rax) movss %xmm2, 24(%rax) movss %xmm3, 28(%rax) movl %esi, 32(%rax) movl %ebx, 36(%rax) movb $1, _globalobject.4(%rip) xorl %eax, %eax LBB33_101: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB33_103 ## %bb.102: addq $524648, %rsp ## imm = 0x80168 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB33_103: callq ___stack_chk_fail .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L33_0_set_12, LBB33_12-LJTI33_0 .set L33_0_set_16, LBB33_16-LJTI33_0 .set L33_0_set_18, LBB33_18-LJTI33_0 .set L33_0_set_7, LBB33_7-LJTI33_0 LJTI33_0: .long L33_0_set_12 .long L33_0_set_16 .long L33_0_set_18 .long L33_0_set_7 .set L33_1_set_30, LBB33_30-LJTI33_1 .set L33_1_set_74, LBB33_74-LJTI33_1 .set L33_1_set_75, LBB33_75-LJTI33_1 .set L33_1_set_76, LBB33_76-LJTI33_1 .set L33_1_set_77, LBB33_77-LJTI33_1 .set L33_1_set_78, LBB33_78-LJTI33_1 .set L33_1_set_79, LBB33_79-LJTI33_1 .set L33_1_set_80, LBB33_80-LJTI33_1 .set L33_1_set_81, LBB33_81-LJTI33_1 .set L33_1_set_82, LBB33_82-LJTI33_1 .set L33_1_set_83, LBB33_83-LJTI33_1 .set L33_1_set_84, LBB33_84-LJTI33_1 LJTI33_1: .long L33_1_set_30 .long L33_1_set_74 .long L33_1_set_75 .long L33_1_set_76 .long L33_1_set_77 .long L33_1_set_78 .long L33_1_set_79 .long L33_1_set_80 .long L33_1_set_81 .long L33_1_set_82 .long L33_1_set_83 .long L33_1_set_84 .end_data_region ## -- End function .globl _petlink32_to_dynamic_projection_cyclic_mMR_michelogram ## -- Begin function petlink32_to_dynamic_projection_cyclic_mMR_michelogram .p2align 4, 0x90 _petlink32_to_dynamic_projection_cyclic_mMR_michelogram: ## @petlink32_to_dynamic_projection_cyclic_mMR_michelogram .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax movl $622936, %eax ## imm = 0x98158 callq ____chkstk_darwin subq %rax, %rsp popq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, -622712(%rbp) ## 8-byte Spill movq 16(%rbp), %r10 movq 88(%rbp), %r11 movq 80(%rbp), %r13 movq 72(%rbp), %rbx movq 64(%rbp), %rdi movq 40(%rbp), %r12 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq 32(%rbp), %rax movss (%rdi), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -622672(%rbp) ## 4-byte Spill movq 104(%rbp), %rdi movss (%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, -622668(%rbp) ## 4-byte Spill movq 96(%rbp), %rbx movq (%rsi), %rsi movq %rsi, -622840(%rbp) ## 8-byte Spill movl (%rbx), %esi movq %rsi, -622792(%rbp) ## 8-byte Spill movl (%rdi), %esi movl %esi, -622664(%rbp) ## 4-byte Spill movl (%rdx), %r14d movl (%rcx), %r15d movl (%r8), %ebx movl (%rax), %eax movq %rax, -622704(%rbp) ## 8-byte Spill movl (%r12), %eax movq %rax, -622656(%rbp) ## 8-byte Spill movl (%r13), %eax movq %rax, -622760(%rbp) ## 8-byte Spill movl (%r11), %eax movq %rax, -622752(%rbp) ## 8-byte Spill movl (%r9), %r12d movl (%r10), %eax movq %rax, -622680(%rbp) ## 8-byte Spill movq ___stderrp@GOTPCREL(%rip), %r13 movq (%r13), %rcx leaq L_.str.43(%rip), %rdi movl $54, %esi movl $1, %edx callq _fwrite movq (%r13), %rdi leaq L_.str.21(%rip), %rsi movl %r14d, -622724(%rbp) ## 4-byte Spill movl %r14d, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.22(%rip), %rsi movl %r15d, -622688(%rbp) ## 4-byte Spill movl %r15d, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.23(%rip), %rsi movl %ebx, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.24(%rip), %rsi movq -622704(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.25(%rip), %rsi movq -622656(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%r13), %rdi movq 48(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.26(%rip), %rsi movb $1, %al callq _fprintf movq (%r13), %rdi movq 56(%rbp), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movl -622664(%rbp), %r15d ## 4-byte Reload movq -622792(%rbp), %rbx ## 8-byte Reload cvtss2sd %xmm0, %xmm0 leaq L_.str.27(%rip), %rsi movb $1, %al callq _fprintf movq (%r13), %rdi movss -622672(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.28(%rip), %rsi movb $1, %al callq _fprintf movq (%r13), %rdi movss -622668(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero cvtss2sd %xmm0, %xmm0 leaq L_.str.29(%rip), %rsi movb $1, %al callq _fprintf movq (%r13), %rdi leaq L_.str.30(%rip), %rsi movq -622760(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.31(%rip), %rsi movq -622752(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.44(%rip), %rsi movl %r12d, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.45(%rip), %rsi movq -622680(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.35(%rip), %rsi movl %ebx, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rdi leaq L_.str.36(%rip), %rsi movl %r15d, %edx xorl %eax, %eax callq _fprintf movq (%r13), %rcx leaq L_.str.37(%rip), %rdi movl $46, %esi movl $1, %edx callq _fwrite leaq L_.str.4(%rip), %rsi movq -622712(%rbp), %rdi ## 8-byte Reload callq _fopen movq %rax, -622920(%rbp) ## 8-byte Spill testq %rax, %rax je LBB34_17 ## %bb.1: movq -622656(%rbp), %r15 ## 8-byte Reload movq -622704(%rbp), %rax ## 8-byte Reload imulq %rax, %r15 leal 1(%r12), %ebx movl $56, %edi callq _malloc movl %ebx, (%rax) leaq -524336(%rbp), %r14 movq %r14, 40(%rax) movq $0, 48(%rax) movq %rax, _globalobject.0(%rip) movl $56, %edi callq _malloc movl %ebx, -622892(%rbp) ## 4-byte Spill movl %ebx, (%rax) movq %r14, 40(%rax) movq $0, 48(%rax) movq %rax, _globalobject.1(%rip) movl $1, %edi movl $80, %esi callq _calloc movq %rax, _globalobject.2(%rip) shlq $2, %r15 movq %r15, -622856(%rbp) ## 8-byte Spill imulq -622760(%rbp), %r15 ## 8-byte Folded Reload movq -622752(%rbp), %r13 ## 8-byte Reload imulq %r13, %r15 testl %r12d, %r12d je LBB34_4 ## %bb.2: xorl %ebx, %ebx .p2align 4, 0x90 LBB34_3: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi callq _malloc movq %rax, %r14 movq %rax, %rdi movq %r15, %rsi callq ___bzero movq %r14, -524336(%rbp,%rbx,8) movq %r15, %rdi callq _malloc movq %rax, %r14 movq %rax, %rdi movq %r15, %rsi callq ___bzero movq %r14, -557104(%rbp,%rbx,8) incq %rbx cmpq %rbx, %r12 jne LBB34_3 LBB34_4: movq %r12, -622800(%rbp) ## 8-byte Spill movq 24(%rbp), %r12 movq %r15, %rdi callq _malloc movq %rax, -622888(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r15, %rsi callq ___bzero movq %r15, %rdi callq _malloc movq %rax, -622912(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r15, %rsi callq ___bzero movq %r15, %rdi callq _malloc movq %rax, -622880(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r15, %rsi callq ___bzero movq %r15, %rdi callq _malloc movq %rax, -622872(%rbp) ## 8-byte Spill movq %rax, %rdi movq %r15, %rsi callq ___bzero cvtsi2sdq -622840(%rbp), %xmm0 ## 8-byte Folded Reload cvttsd2si %xmm0, %rax movq %rax, -622904(%rbp) ## 8-byte Spill leaq -573488(%rbp), %rdi movl $16384, %esi ## imm = 0x4000 callq ___bzero leaq -589872(%rbp), %rdi movl $16384, %esi ## imm = 0x4000 callq ___bzero leaq -606256(%rbp), %rdi movl $16384, %esi ## imm = 0x4000 callq ___bzero leaq -622640(%rbp), %rdi movl $16384, %esi ## imm = 0x4000 callq ___bzero movq -622680(%rbp), %rax ## 8-byte Reload testl %eax, %eax je LBB34_18 ## %bb.5: leal (%rax,%rax), %r10d xorl %r9d, %r9d movl $1, %r8d xorl %r14d, %r14d xorl %ecx, %ecx xorl %ebx, %ebx movq -622800(%rbp), %r11 ## 8-byte Reload movq -622792(%rbp), %r15 ## 8-byte Reload jmp LBB34_8 .p2align 4, 0x90 LBB34_6: ## in Loop: Header=BB34_8 Depth=1 movl %ebx, %r13d LBB34_7: ## in Loop: Header=BB34_8 Depth=1 incl %r9d addl $2, %r8d movl %r13d, %ebx cmpl -622680(%rbp), %r9d ## 4-byte Folded Reload je LBB34_16 LBB34_8: ## =>This Loop Header: Depth=1 ## Child Loop BB34_12 Depth 2 testl %r11d, %r11d je LBB34_6 ## %bb.9: ## in Loop: Header=BB34_8 Depth=1 movq %r11, %rsi movl %r8d, %edi jmp LBB34_12 .p2align 4, 0x90 LBB34_10: ## in Loop: Header=BB34_12 Depth=2 movl %ebx, %r13d LBB34_11: ## in Loop: Header=BB34_12 Depth=2 addl %r10d, %edi movl %r13d, %ebx decq %rsi je LBB34_7 LBB34_12: ## Parent Loop BB34_8 Depth=1 ## => This Inner Loop Header: Depth=2 leal -1(%rdi), %eax movl (%r12,%rax,4), %edx movl %edi, %eax movl (%r12,%rax,4), %eax cmpl %eax, %edx je LBB34_10 ## %bb.13: ## in Loop: Header=BB34_12 Depth=2 movl $1, %r13d testl %ebx, %ebx je LBB34_15 ## %bb.14: ## in Loop: Header=BB34_12 Depth=2 cmpl %r14d, %edx cmovbl %edx, %r14d cmpl %ecx, %eax cmoval %eax, %ecx jmp LBB34_11 LBB34_15: ## in Loop: Header=BB34_12 Depth=2 movl %eax, %ecx movl %edx, %r14d jmp LBB34_11 LBB34_16: movl %ecx, %ebx subl %r14d, %ebx movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.46(%rip), %rsi movl %r14d, %edx movl %ecx, -622720(%rbp) ## 4-byte Spill xorl %eax, %eax callq _fprintf imulq $1374389535, %rbx, %rax ## imm = 0x51EB851F shrq $37, %rax movq %rax, -622928(%rbp) ## 8-byte Spill jmp LBB34_19 LBB34_17: movq (%r13), %rcx leaq L_.str.5(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movl $1, %r14d jmp LBB34_123 LBB34_18: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.46(%rip), %rsi xorl %eax, %eax movq %rax, -622928(%rbp) ## 8-byte Spill xorl %edx, %edx xorl %ecx, %ecx xorl %eax, %eax callq _fprintf xorl %r14d, %r14d movl $0, -622720(%rbp) ## 4-byte Folded Spill movq -622792(%rbp), %r15 ## 8-byte Reload LBB34_19: movl %r14d, -622696(%rbp) ## 4-byte Spill movq -622904(%rbp), %rsi ## 8-byte Reload testq %rsi, %rsi movq -622800(%rbp), %rcx ## 8-byte Reload movq -622656(%rbp), %rbx ## 8-byte Reload movq -622680(%rbp), %rdx ## 8-byte Reload js LBB34_108 ## %bb.20: movq -622840(%rbp), %rax ## 8-byte Reload subl %esi, %eax movq %rax, -622840(%rbp) ## 8-byte Spill movl -622688(%rbp), %eax ## 4-byte Reload imull -622724(%rbp), %eax ## 4-byte Folded Reload movl %eax, -622688(%rbp) ## 4-byte Spill cmpl $9, %r15d movl $77, %eax movl $64, %edi cmovel %eax, %edi leal -1(%rdi), %eax movl %eax, -622692(%rbp) ## 4-byte Spill movq %rdi, -622768(%rbp) ## 8-byte Spill imull $121, %edi, %eax addl $-3661, %eax ## imm = 0xF1B3 movl %eax, -622804(%rbp) ## 4-byte Spill movl -622664(%rbp), %eax ## 4-byte Reload decl %eax shrl %eax movl %eax, -622664(%rbp) ## 4-byte Spill leal -1(%r15), %eax shrl %eax movl %eax, -622808(%rbp) ## 4-byte Spill leal (%rdx,%rdx), %r14d movl $1, -622732(%rbp) ## 4-byte Folded Spill xorl %edx, %edx xorl %r15d, %r15d movq -622888(%rbp), %rax ## 8-byte Reload movq %rax, -622784(%rbp) ## 8-byte Spill movq -622912(%rbp), %rax ## 8-byte Reload movq %rax, -622776(%rbp) ## 8-byte Spill movl $0, -622848(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -622744(%rbp) ## 8-byte Spill movl $0, -622660(%rbp) ## 4-byte Folded Spill movl $0, -622716(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -622832(%rbp) ## 8-byte Spill movl $0, -622684(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -622824(%rbp) ## 8-byte Spill movl $0, -622728(%rbp) ## 4-byte Folded Spill movl $0, -622812(%rbp) ## 4-byte Folded Spill movl %ecx, %eax movl %ecx, -622644(%rbp) ## 4-byte Spill jmp LBB34_23 .p2align 4, 0x90 LBB34_21: ## in Loop: Header=BB34_23 Depth=1 movq -622656(%rbp), %rbx ## 8-byte Reload LBB34_22: ## in Loop: Header=BB34_23 Depth=1 movq -622960(%rbp), %rcx ## 8-byte Reload leaq 1(%rcx), %rdx movq -622904(%rbp), %rsi ## 8-byte Reload cmpq %rsi, %rcx je LBB34_111 LBB34_23: ## =>This Loop Header: Depth=1 ## Child Loop BB34_28 Depth 2 ## Child Loop BB34_47 Depth 3 ## Child Loop BB34_49 Depth 4 ## Child Loop BB34_52 Depth 5 ## Child Loop BB34_67 Depth 3 ## Child Loop BB34_60 Depth 3 movq %rdx, -622960(%rbp) ## 8-byte Spill cmpq %rsi, %rdx movl $1, %ebx cmovel -622840(%rbp), %ebx ## 4-byte Folded Reload movslq %ebx, %r13 movl $4, %esi leaq -622864(%rbp), %rdi movq %r13, %rdx movq -622920(%rbp), %rcx ## 8-byte Reload callq _fread cmpq %r13, %rax jne LBB34_109 ## %bb.24: ## in Loop: Header=BB34_23 Depth=1 testl %ebx, %ebx jle LBB34_21 ## %bb.25: ## in Loop: Header=BB34_23 Depth=1 movl %ebx, %eax movq %rax, -622712(%rbp) ## 8-byte Spill xorl %r13d, %r13d movq -622656(%rbp), %rbx ## 8-byte Reload jmp LBB34_28 .p2align 4, 0x90 LBB34_26: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 24(%rax) LBB34_27: ## in Loop: Header=BB34_28 Depth=2 incq %r13 cmpq -622712(%rbp), %r13 ## 8-byte Folded Reload je LBB34_22 LBB34_28: ## Parent Loop BB34_23 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB34_47 Depth 3 ## Child Loop BB34_49 Depth 4 ## Child Loop BB34_52 Depth 5 ## Child Loop BB34_67 Depth 3 ## Child Loop BB34_60 Depth 3 movl -622864(%rbp,%r13,4), %eax movl %eax, -622952(%rbp) leaq -622952(%rbp), %rdi callq _decode_packet movl -622944(%rbp), %eax leal -1(%rax), %ecx cmpl $3, %ecx ja LBB34_36 ## %bb.29: ## in Loop: Header=BB34_28 Depth=2 leaq LJTI34_0(%rip), %rdx movslq (%rdx,%rcx,4), %rax addq %rdx, %rax movq -622680(%rbp), %r9 ## 8-byte Reload jmpq *%rax LBB34_30: ## in Loop: Header=BB34_28 Depth=2 cmpl -622696(%rbp), %r15d ## 4-byte Folded Reload jb LBB34_27 ## %bb.31: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 12(%rax) movl -622940(%rbp), %eax xorl %edx, %edx divl -622688(%rbp) ## 4-byte Folded Reload movl %eax, %r8d movl %edx, %eax xorl %edx, %edx divl -622724(%rbp) ## 4-byte Folded Reload ## kill: def $edx killed $edx def $rdx xorl %esi, %esi movl -622692(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi cmpl -622768(%rbp), %r8d ## 4-byte Folded Reload jae LBB34_59 LBB34_32: ## in Loop: Header=BB34_28 Depth=2 subl %r8d, %edi addl %edi, %esi LBB34_33: ## in Loop: Header=BB34_28 Depth=2 imull -622768(%rbp), %esi ## 4-byte Folded Reload addl %edi, %esi movq 120(%rbp), %rcx movl (%rcx,%rsi,4), %ecx cmpl $-1, %ecx je LBB34_80 ## %bb.34: ## in Loop: Header=BB34_28 Depth=2 movl %ecx, %edi movl -622664(%rbp), %r8d ## 4-byte Reload subl %r8d, %edi movl %edi, %r9d negl %r9d cmovsl %edi, %r9d movq -622792(%rbp), %rdi ## 8-byte Reload cmpl $1, %edi jne LBB34_81 ## %bb.35: ## in Loop: Header=BB34_28 Depth=2 shrl %r9d jmp LBB34_82 .p2align 4, 0x90 LBB34_36: ## in Loop: Header=BB34_28 Depth=2 cmpl $3, -622948(%rbp) jne LBB34_56 ## %bb.37: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 28(%rax) jmp LBB34_27 .p2align 4, 0x90 LBB34_38: ## in Loop: Header=BB34_28 Depth=2 cmpl -622696(%rbp), %r15d ## 4-byte Folded Reload jb LBB34_27 ## %bb.39: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 16(%rax) movl -622940(%rbp), %eax xorl %edx, %edx divl -622688(%rbp) ## 4-byte Folded Reload movl %eax, %r8d movl %edx, %eax xorl %edx, %edx divl -622724(%rbp) ## 4-byte Folded Reload ## kill: def $edx killed $edx def $rdx xorl %esi, %esi movl -622692(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi cmpl -622768(%rbp), %r8d ## 4-byte Folded Reload jae LBB34_66 LBB34_40: ## in Loop: Header=BB34_28 Depth=2 subl %r8d, %edi addl %edi, %esi LBB34_41: ## in Loop: Header=BB34_28 Depth=2 imull -622768(%rbp), %esi ## 4-byte Folded Reload addl %edi, %esi movq 120(%rbp), %rcx movl (%rcx,%rsi,4), %ecx cmpl $-1, %ecx je LBB34_80 ## %bb.42: ## in Loop: Header=BB34_28 Depth=2 movl %ecx, %edi movl -622664(%rbp), %r8d ## 4-byte Reload subl %r8d, %edi movl %edi, %r9d negl %r9d cmovsl %edi, %r9d movq -622792(%rbp), %rdi ## 8-byte Reload cmpl $1, %edi jne LBB34_85 ## %bb.43: ## in Loop: Header=BB34_28 Depth=2 shrl %r9d jmp LBB34_86 .p2align 4, 0x90 LBB34_44: ## in Loop: Header=BB34_28 Depth=2 cmpl $0, -622732(%rbp) ## 4-byte Folded Reload movl -622936(%rbp), %r15d movl -622848(%rbp), %eax ## 4-byte Reload cmovnel %r15d, %eax movl %eax, -622848(%rbp) ## 4-byte Spill subl %eax, %r15d movq _globalobject.2(%rip), %rax incl 20(%rax) cmpl -622696(%rbp), %r15d ## 4-byte Folded Reload jb LBB34_75 ## %bb.45: ## in Loop: Header=BB34_28 Depth=2 testl %r9d, %r9d movq -622800(%rbp), %rcx ## 8-byte Reload je LBB34_74 ## %bb.46: ## in Loop: Header=BB34_28 Depth=2 movb $1, %r8b xorl %eax, %eax .p2align 4, 0x90 LBB34_47: ## Parent Loop BB34_23 Depth=1 ## Parent Loop BB34_28 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB34_49 Depth 4 ## Child Loop BB34_52 Depth 5 leal (%rax,%rax), %edx jmp LBB34_49 .p2align 4, 0x90 LBB34_48: ## in Loop: Header=BB34_49 Depth=4 incl %eax addl $2, %edx cmpl %r9d, %eax je LBB34_73 LBB34_49: ## Parent Loop BB34_23 Depth=1 ## Parent Loop BB34_28 Depth=2 ## Parent Loop BB34_47 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB34_52 Depth 5 testl %ecx, %ecx je LBB34_48 ## %bb.50: ## in Loop: Header=BB34_49 Depth=4 movl %edx, %edi xorl %esi, %esi jmp LBB34_52 .p2align 4, 0x90 LBB34_51: ## in Loop: Header=BB34_52 Depth=5 incq %rsi addl %r14d, %edi cmpq %rsi, %rcx je LBB34_48 LBB34_52: ## Parent Loop BB34_23 Depth=1 ## Parent Loop BB34_28 Depth=2 ## Parent Loop BB34_47 Depth=3 ## Parent Loop BB34_49 Depth=4 ## => This Inner Loop Header: Depth=5 movl %edi, %ebx cmpl (%r12,%rbx,4), %r15d jb LBB34_51 ## %bb.53: ## in Loop: Header=BB34_52 Depth=5 leal 1(%rdi), %ebx cmpl (%r12,%rbx,4), %r15d jae LBB34_51 ## %bb.54: ## in Loop: Header=BB34_47 Depth=3 movq -524336(%rbp,%rsi,8), %rdx movq %rdx, -622784(%rbp) ## 8-byte Spill movq -557104(%rbp,%rsi,8), %rdx movq %rdx, -622776(%rbp) ## 8-byte Spill incl %eax xorl %r8d, %r8d movl %esi, %edx movl %esi, -622644(%rbp) ## 4-byte Spill cmpl %r9d, %eax jne LBB34_47 ## %bb.55: ## in Loop: Header=BB34_28 Depth=2 movl %esi, %eax movl %esi, -622644(%rbp) ## 4-byte Spill movq -622656(%rbp), %rbx ## 8-byte Reload jmp LBB34_75 LBB34_56: ## in Loop: Header=BB34_28 Depth=2 addl $-13, %eax cmpl $11, %eax ja LBB34_95 ## %bb.57: ## in Loop: Header=BB34_28 Depth=2 leaq LJTI34_1(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB34_58: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 32(%rax) jmp LBB34_27 LBB34_80: ## in Loop: Header=BB34_28 Depth=2 movq -622656(%rbp), %rbx ## 8-byte Reload jmp LBB34_27 LBB34_59: ## in Loop: Header=BB34_28 Depth=2 movl $2, %esi movl -622692(%rbp), %ecx ## 4-byte Reload movl %ecx, %ebx movl %ecx, %edi .p2align 4, 0x90 LBB34_60: ## Parent Loop BB34_23 Depth=1 ## Parent Loop BB34_28 Depth=2 ## => This Inner Loop Header: Depth=3 addl %ebx, %edi cmpl %edi, %r8d jbe LBB34_89 ## %bb.61: ## in Loop: Header=BB34_60 Depth=3 addl %ebx, %edi cmpl %r8d, %edi jae LBB34_91 ## %bb.62: ## in Loop: Header=BB34_60 Depth=3 addl %ebx, %edi decl %edi cmpl %edi, %r8d jbe LBB34_32 ## %bb.63: ## in Loop: Header=BB34_60 Depth=3 leal -1(%rbx), %ecx addl %ecx, %edi cmpl %r8d, %edi jae LBB34_92 ## %bb.64: ## in Loop: Header=BB34_60 Depth=3 addl $2, %esi addl $-2, %ebx cmpl $62, %esi jne LBB34_60 ## %bb.65: ## in Loop: Header=BB34_28 Depth=2 movl $60, %esi movl -622804(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi jmp LBB34_32 LBB34_66: ## in Loop: Header=BB34_28 Depth=2 movl $2, %esi movl -622692(%rbp), %ecx ## 4-byte Reload movl %ecx, %ebx movl %ecx, %edi .p2align 4, 0x90 LBB34_67: ## Parent Loop BB34_23 Depth=1 ## Parent Loop BB34_28 Depth=2 ## => This Inner Loop Header: Depth=3 addl %ebx, %edi cmpl %edi, %r8d jbe LBB34_90 ## %bb.68: ## in Loop: Header=BB34_67 Depth=3 addl %ebx, %edi cmpl %r8d, %edi jae LBB34_93 ## %bb.69: ## in Loop: Header=BB34_67 Depth=3 addl %ebx, %edi decl %edi cmpl %edi, %r8d jbe LBB34_40 ## %bb.70: ## in Loop: Header=BB34_67 Depth=3 leal -1(%rbx), %ecx addl %ecx, %edi cmpl %r8d, %edi jae LBB34_94 ## %bb.71: ## in Loop: Header=BB34_67 Depth=3 addl $2, %esi addl $-2, %ebx cmpl $62, %esi jne LBB34_67 ## %bb.72: ## in Loop: Header=BB34_28 Depth=2 movl $60, %esi movl -622804(%rbp), %ecx ## 4-byte Reload movl %ecx, %edi jmp LBB34_40 LBB34_73: ## in Loop: Header=BB34_28 Depth=2 testb $1, %r8b movq -622656(%rbp), %rbx ## 8-byte Reload je LBB34_75 LBB34_74: ## in Loop: Header=BB34_28 Depth=2 movl %ecx, %eax movl %ecx, -622644(%rbp) ## 4-byte Spill movq -622912(%rbp), %rax ## 8-byte Reload movq %rax, -622776(%rbp) ## 8-byte Spill movq -622888(%rbp), %rax ## 8-byte Reload movq %rax, -622784(%rbp) ## 8-byte Spill LBB34_75: ## in Loop: Header=BB34_28 Depth=2 cmpl -622720(%rbp), %r15d ## 4-byte Folded Reload jae LBB34_107 ## %bb.76: ## in Loop: Header=BB34_28 Depth=2 movl -622728(%rbp), %eax ## 4-byte Reload incl %eax cmpl -622928(%rbp), %eax ## 4-byte Folded Reload jae LBB34_78 ## %bb.77: ## in Loop: Header=BB34_28 Depth=2 movl $0, -622732(%rbp) ## 4-byte Folded Spill movl %eax, -622728(%rbp) ## 4-byte Spill jmp LBB34_27 LBB34_78: ## in Loop: Header=BB34_28 Depth=2 movl -622812(%rbp), %edi ## 4-byte Reload incl %edi movl %edi, -622812(%rbp) ## 4-byte Spill callq *136(%rbp) movl $0, -622728(%rbp) ## 4-byte Folded Spill movl $0, -622732(%rbp) ## 4-byte Folded Spill jmp LBB34_27 LBB34_81: ## in Loop: Header=BB34_28 Depth=2 imull %edi, %r9d cmpl %r8d, %ecx movl -622808(%rbp), %edi ## 4-byte Reload movl $0, %ebx cmovel %ebx, %edi subl %edi, %r9d LBB34_82: ## in Loop: Header=BB34_28 Depth=2 movq -622784(%rbp), %rdi ## 8-byte Reload imull -622704(%rbp), %ecx ## 4-byte Folded Reload addl %eax, %ecx imull -622760(%rbp), %ecx ## 4-byte Folded Reload addl %ecx, %edx imull -622752(%rbp), %edx ## 4-byte Folded Reload addl %r9d, %edx movq 128(%rbp), %rax addl (%rax,%rsi,4), %edx movl (%rdi,%rdx,4), %ecx movl -622644(%rbp), %eax ## 4-byte Reload testl %ecx, %ecx jne LBB34_84 ## %bb.83: ## in Loop: Header=BB34_28 Depth=2 incl -573488(%rbp,%rax,4) incl -622716(%rbp) ## 4-byte Folded Spill movl (%rdi,%rdx,4), %ecx LBB34_84: ## in Loop: Header=BB34_28 Depth=2 movq -622656(%rbp), %rbx ## 8-byte Reload movq -622880(%rbp), %rsi ## 8-byte Reload cmpl $1, (%rsi,%rdx,4) adcl $0, -622660(%rbp) ## 4-byte Folded Spill incl %ecx movl %ecx, (%rdi,%rdx,4) incl (%rsi,%rdx,4) incl -589872(%rbp,%rax,4) incq -622744(%rbp) ## 8-byte Folded Spill jmp LBB34_27 LBB34_85: ## in Loop: Header=BB34_28 Depth=2 imull %edi, %r9d cmpl %r8d, %ecx movl -622808(%rbp), %edi ## 4-byte Reload movl $0, %ebx cmovel %ebx, %edi subl %edi, %r9d LBB34_86: ## in Loop: Header=BB34_28 Depth=2 movq -622776(%rbp), %rdi ## 8-byte Reload imull -622704(%rbp), %ecx ## 4-byte Folded Reload addl %eax, %ecx imull -622760(%rbp), %ecx ## 4-byte Folded Reload addl %ecx, %edx imull -622752(%rbp), %edx ## 4-byte Folded Reload addl %r9d, %edx movq 128(%rbp), %rax addl (%rax,%rsi,4), %edx movl (%rdi,%rdx,4), %ecx movl -622644(%rbp), %eax ## 4-byte Reload testl %ecx, %ecx jne LBB34_88 ## %bb.87: ## in Loop: Header=BB34_28 Depth=2 incl -606256(%rbp,%rax,4) movq -622824(%rbp), %rcx ## 8-byte Reload incl %ecx movq %rcx, -622824(%rbp) ## 8-byte Spill movl (%rdi,%rdx,4), %ecx LBB34_88: ## in Loop: Header=BB34_28 Depth=2 movq -622656(%rbp), %rbx ## 8-byte Reload movq -622872(%rbp), %rsi ## 8-byte Reload cmpl $1, (%rsi,%rdx,4) adcl $0, -622684(%rbp) ## 4-byte Folded Spill incl %ecx movl %ecx, (%rdi,%rdx,4) incl (%rsi,%rdx,4) incl -622640(%rbp,%rax,4) incq -622832(%rbp) ## 8-byte Folded Spill jmp LBB34_27 LBB34_89: ## in Loop: Header=BB34_28 Depth=2 decl %esi jmp LBB34_32 LBB34_90: ## in Loop: Header=BB34_28 Depth=2 decl %esi jmp LBB34_40 LBB34_91: ## in Loop: Header=BB34_28 Depth=2 decl %esi LBB34_92: ## in Loop: Header=BB34_28 Depth=2 movl %edi, %ecx subl %r8d, %ecx addl %ecx, %esi movl %esi, %edi movl %ecx, %esi jmp LBB34_33 LBB34_93: ## in Loop: Header=BB34_28 Depth=2 decl %esi LBB34_94: ## in Loop: Header=BB34_28 Depth=2 movl %edi, %ecx subl %r8d, %ecx addl %ecx, %esi movl %esi, %edi movl %ecx, %esi jmp LBB34_41 LBB34_95: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 8(%rax) jmp LBB34_27 LBB34_96: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 36(%rax) jmp LBB34_27 LBB34_97: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 40(%rax) jmp LBB34_27 LBB34_98: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 44(%rax) jmp LBB34_27 LBB34_99: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 48(%rax) jmp LBB34_27 LBB34_100: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 52(%rax) jmp LBB34_27 LBB34_101: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 56(%rax) jmp LBB34_27 LBB34_102: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 60(%rax) jmp LBB34_27 LBB34_103: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 64(%rax) jmp LBB34_27 LBB34_104: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 68(%rax) jmp LBB34_27 LBB34_105: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 72(%rax) jmp LBB34_27 LBB34_106: ## in Loop: Header=BB34_28 Depth=2 movq _globalobject.2(%rip), %rax incl 76(%rax) jmp LBB34_27 LBB34_107: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi leaq L_.str.47(%rip), %rsi movl %r15d, %edx movl -622720(%rbp), %ecx ## 4-byte Reload xorl %eax, %eax callq _fprintf jmp LBB34_110 LBB34_108: xorl %eax, %eax movq %rax, -622824(%rbp) ## 8-byte Spill movl $0, -622684(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -622832(%rbp) ## 8-byte Spill movl $0, -622716(%rbp) ## 4-byte Folded Spill movl $0, -622660(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movq %rax, -622744(%rbp) ## 8-byte Spill xorl %r15d, %r15d jmp LBB34_111 LBB34_109: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.6(%rip), %rdi movl $35, %esi movl $1, %edx callq _fwrite movq -622920(%rbp), %rdi ## 8-byte Reload callq _fclose movq -622656(%rbp), %rbx ## 8-byte Reload LBB34_110: movl $100, %edi callq *136(%rbp) LBB34_111: xorps %xmm0, %xmm0 cvtsi2ssq -622760(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -622712(%rbp) ## 4-byte Spill xorps %xmm0, %xmm0 cvtsi2ssq -622752(%rbp), %xmm0 ## 8-byte Folded Reload movss %xmm0, -622644(%rbp) ## 4-byte Spill movl -622892(%rbp), %eax ## 4-byte Reload movq %rax, -622848(%rbp) ## 8-byte Spill movq %rbx, %r12 xorl %ebx, %ebx .p2align 4, 0x90 LBB34_112: ## =>This Inner Loop Header: Depth=1 movq %rbx, -622680(%rbp) ## 8-byte Spill movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rdi movl -589872(%rbp,%rbx,4), %r9d movl -573488(%rbp,%rbx,4), %eax movl %eax, -622776(%rbp) ## 4-byte Spill movl %eax, (%rsp) leaq L_.str.48(%rip), %rsi movl %ebx, %edx xorl %ecx, %ecx xorl %r8d, %r8d movl %r9d, -622784(%rbp) ## 4-byte Spill xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %r14 movq -622704(%rbp), %rax ## 8-byte Reload movl %eax, (%r14) movq %rax, %rbx movl %r12d, 4(%r14) movq 48(%rbp), %rax movq %rax, 8(%r14) movq 56(%rbp), %rax movq %rax, 16(%r14) movss -622672(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%r14) movss -622668(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%r14) movss -622712(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%r14) movss -622644(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%r14) movl $16, %edi callq _malloc movq %rax, %r13 movl %ebx, (%rax) movl %r12d, 4(%rax) movq -622856(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r13) movl $16, %edi callq _malloc movq %r12, %rbx movq %rax, %r12 movq %r13, 8(%rax) movq %r14, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movups %xmm0, 24(%rax) movups %xmm0, 36(%rax) movq _globalobject.0(%rip), %rcx movq %rcx, -622768(%rbp) ## 8-byte Spill movq 40(%rcx), %rcx movq -622680(%rbp), %rdx ## 8-byte Reload movq %rax, (%rcx,%rdx,8) movl $40, %edi callq _malloc movq %rbx, %r12 movq %rax, %rbx movq -622704(%rbp), %r13 ## 8-byte Reload movl %r13d, (%rax) movl %r12d, 4(%rax) movq 48(%rbp), %rax movq %rax, 8(%rbx) movq 56(%rbp), %rax movq %rax, 16(%rbx) movss -622672(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -622668(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -622712(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -622644(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r13d, (%rax) movl %r12d, 4(%rax) movq -622856(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r12 movq %r14, 8(%rax) movq %rbx, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) movq -622680(%rbp), %rbx ## 8-byte Reload xorps %xmm0, %xmm0 movups %xmm0, 8(%rax) movups %xmm0, 24(%rax) movups %xmm0, 36(%rax) movq _globalobject.1(%rip), %rcx movq 40(%rcx), %rcx movq %rax, (%rcx,%rbx,8) movq -622888(%rbp), %rdi ## 8-byte Reload cmpq %rbx, -622800(%rbp) ## 8-byte Folded Reload je LBB34_114 ## %bb.113: ## in Loop: Header=BB34_112 Depth=1 movq -524336(%rbp,%rbx,8), %rdi LBB34_114: ## in Loop: Header=BB34_112 Depth=1 movq -622768(%rbp), %rax ## 8-byte Reload movq 40(%rax), %rax movq (%rax,%rbx,8), %rsi xorl %edx, %edx xorl %ecx, %ecx movl -622784(%rbp), %r8d ## 4-byte Reload movl -622776(%rbp), %r9d ## 4-byte Reload callq _compress_projection testl %eax, %eax jne LBB34_122 ## %bb.115: ## in Loop: Header=BB34_112 Depth=1 incq %rbx cmpq %rbx, -622848(%rbp) ## 8-byte Folded Reload movq -622656(%rbp), %r12 ## 8-byte Reload jne LBB34_112 ## %bb.116: movq ___stderrp@GOTPCREL(%rip), %r13 movq (%r13), %rdi leaq L_.str.42(%rip), %rsi xorl %edx, %edx movl %r15d, %ecx movq -622744(%rbp), %r8 ## 8-byte Reload movq %r8, -622744(%rbp) ## 8-byte Spill movl -622660(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $40, %edi callq _malloc movq %rax, %rbx movq -622704(%rbp), %r13 ## 8-byte Reload movl %r13d, (%rax) movl %r12d, 4(%rax) movq 48(%rbp), %rax movq %rax, 8(%rbx) movq 56(%rbp), %rax movq %rax, 16(%rbx) movss -622672(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -622668(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -622712(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -622644(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r13d, (%rax) movl %r12d, 4(%rax) movq -622856(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r12 movq %r14, 8(%rax) movq %rbx, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) movl %r15d, %ecx xorps %xmm0, %xmm0 cvtsi2ss %rcx, %xmm0 xorps %xmm1, %xmm1 movups %xmm1, 8(%rax) movl $0, 24(%rax) movss %xmm0, -622680(%rbp) ## 4-byte Spill movss %xmm0, 28(%rax) movups %xmm1, 32(%rax) movl $0, 48(%rax) movq _globalobject.0(%rip), %rcx movq %rax, 48(%rcx) movq -622880(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi xorl %edx, %edx movl %r15d, %ecx movq -622744(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl -622660(%rbp), %r9d ## 4-byte Reload callq _compress_projection movl %eax, %r14d testl %eax, %eax jne LBB34_123 ## %bb.117: movl $40, %edi callq _malloc movq %rax, %rbx movl %r13d, (%rax) movq -622656(%rbp), %r12 ## 8-byte Reload movl %r12d, 4(%rax) movq 48(%rbp), %rax movq %rax, 8(%rbx) movq 56(%rbp), %rax movq %rax, 16(%rbx) movss -622672(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 24(%rbx) movss -622668(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rbx) movss -622712(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 32(%rbx) movss -622644(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 36(%rbx) movl $16, %edi callq _malloc movq %rax, %r14 movl %r13d, (%rax) movl %r12d, 4(%rax) movq -622856(%rbp), %rdi ## 8-byte Reload callq _malloc movq %rax, 8(%r14) movl $16, %edi callq _malloc movq %rax, %r12 movq %r14, 8(%rax) movq %rbx, (%rax) movl $56, %edi callq _malloc movq %r12, (%rax) xorps %xmm1, %xmm1 movups %xmm1, 8(%rax) movl $0, 24(%rax) movss -622680(%rbp), %xmm0 ## 4-byte Reload ## xmm0 = mem[0],zero,zero,zero movss %xmm0, 28(%rax) movups %xmm1, 32(%rax) movl $0, 48(%rax) movq _globalobject.1(%rip), %rcx movq %rax, 48(%rcx) movq -622872(%rbp), %rdi ## 8-byte Reload movq %rax, %rsi xorl %edx, %edx movl %r15d, %ecx movq -622832(%rbp), %r8 ## 8-byte Reload ## kill: def $r8d killed $r8d killed $r8 movl -622684(%rbp), %r9d ## 4-byte Reload callq _compress_projection movl %eax, %r14d testl %eax, %eax jne LBB34_123 ## %bb.118: movq -622800(%rbp), %r14 ## 8-byte Reload testl %r14d, %r14d je LBB34_121 ## %bb.119: xorl %ebx, %ebx .p2align 4, 0x90 LBB34_120: ## =>This Inner Loop Header: Depth=1 movq -524336(%rbp,%rbx,8), %rdi callq _free movq -557104(%rbp,%rbx,8), %rdi callq _free incq %rbx cmpq %rbx, %r14 jne LBB34_120 LBB34_121: movq -622880(%rbp), %rdi ## 8-byte Reload callq _free movq -622872(%rbp), %rdi ## 8-byte Reload callq _free movl -622660(%rbp), %eax ## 4-byte Reload xorps %xmm1, %xmm1 cvtsi2ss %rax, %xmm1 movq -622656(%rbp), %rcx ## 8-byte Reload imull -622704(%rbp), %ecx ## 4-byte Folded Reload movq -622760(%rbp), %rax ## 8-byte Reload imull -622752(%rbp), %eax ## 4-byte Folded Reload imull %ecx, %eax imull %r14d, %eax xorps %xmm0, %xmm0 cvtsi2ss %rax, %xmm0 movq _globalobject.0(%rip), %rax movl %r14d, (%rax) movq -622744(%rbp), %rdx ## 8-byte Reload movq %rdx, 8(%rax) movl -622716(%rbp), %ecx ## 4-byte Reload movl %ecx, 16(%rax) movl %ecx, %ecx cvtsi2ss %rcx, %xmm2 cvtsi2ss %rdx, %xmm3 divss %xmm2, %xmm3 divss %xmm1, %xmm2 divss %xmm0, %xmm1 movss %xmm1, 20(%rax) movss %xmm2, 24(%rax) movss %xmm3, 28(%rax) movl -622696(%rbp), %edx ## 4-byte Reload movl %edx, 32(%rax) movl %r15d, 36(%rax) movl -622684(%rbp), %ecx ## 4-byte Reload xorps %xmm1, %xmm1 cvtsi2ss %rcx, %xmm1 movq -622824(%rbp), %rsi ## 8-byte Reload movl %esi, %ecx xorps %xmm2, %xmm2 cvtsi2ss %rcx, %xmm2 movq _globalobject.1(%rip), %rcx movl %r14d, (%rcx) movq -622832(%rbp), %rdi ## 8-byte Reload xorps %xmm3, %xmm3 cvtsi2ss %rdi, %xmm3 movq %rdi, 8(%rcx) movl %esi, 16(%rcx) divss %xmm2, %xmm3 divss %xmm1, %xmm2 divss %xmm0, %xmm1 movss %xmm1, 20(%rcx) movss %xmm2, 24(%rcx) movss %xmm3, 28(%rcx) movl %edx, 32(%rcx) movl %r15d, 36(%rcx) movb $1, _globalobject.4(%rip) movq 40(%rax), %rax movq (%rax), %rax movl 32(%rax), %ebx movl 40(%rax), %r15d movq ___stderrp@GOTPCREL(%rip), %r12 movq (%r12), %rdi leaq L_.str.49(%rip), %rsi xorl %r14d, %r14d movl %ebx, %edx xorl %eax, %eax callq _fprintf movq (%r12), %rdi leaq L_.str.50(%rip), %rsi movl %r15d, %edx xorl %eax, %eax callq _fprintf movq (%r12), %rdi leaq L_.str.51(%rip), %rsi movl %ebx, %edx xorl %eax, %eax callq _fprintf movq (%r12), %rdi leaq L_.str.52(%rip), %rsi movl %r15d, %edx xorl %eax, %eax callq _fprintf jmp LBB34_123 LBB34_122: movl %eax, %r14d LBB34_123: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB34_125 ## %bb.124: movl %r14d, %eax addq $622936, %rsp ## imm = 0x98158 popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB34_125: callq ___stack_chk_fail .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L34_0_set_30, LBB34_30-LJTI34_0 .set L34_0_set_38, LBB34_38-LJTI34_0 .set L34_0_set_44, LBB34_44-LJTI34_0 .set L34_0_set_26, LBB34_26-LJTI34_0 LJTI34_0: .long L34_0_set_30 .long L34_0_set_38 .long L34_0_set_44 .long L34_0_set_26 .set L34_1_set_58, LBB34_58-LJTI34_1 .set L34_1_set_96, LBB34_96-LJTI34_1 .set L34_1_set_97, LBB34_97-LJTI34_1 .set L34_1_set_98, LBB34_98-LJTI34_1 .set L34_1_set_99, LBB34_99-LJTI34_1 .set L34_1_set_100, LBB34_100-LJTI34_1 .set L34_1_set_101, LBB34_101-LJTI34_1 .set L34_1_set_102, LBB34_102-LJTI34_1 .set L34_1_set_103, LBB34_103-LJTI34_1 .set L34_1_set_104, LBB34_104-LJTI34_1 .set L34_1_set_105, LBB34_105-LJTI34_1 .set L34_1_set_106, LBB34_106-LJTI34_1 LJTI34_1: .long L34_1_set_58 .long L34_1_set_96 .long L34_1_set_97 .long L34_1_set_98 .long L34_1_set_99 .long L34_1_set_100 .long L34_1_set_101 .long L34_1_set_102 .long L34_1_set_103 .long L34_1_set_104 .long L34_1_set_105 .long L34_1_set_106 .end_data_region ## -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function petlink32_load_gates LCPI35_0: .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .globl _petlink32_load_gates .p2align 4, 0x90 _petlink32_load_gates: ## @petlink32_load_gates .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 %r8, -152(%rbp) ## 8-byte Spill movq %rcx, %rbx movq %rdx, %r15 movq %rdi, -56(%rbp) ## 8-byte Spill movq (%rsi), %rax movq %rax, -80(%rbp) ## 8-byte Spill movl $80, %edi callq _malloc movq %rax, %r12 movq $0, 64(%rax) xorpd %xmm0, %xmm0 movupd %xmm0, (%rax) movupd %xmm0, 16(%rax) movl $0, 32(%rax) movl $40000000, %edi ## imm = 0x2625A00 callq _malloc movq %rax, 40(%r12) movl $40000000, %edi ## imm = 0x2625A00 callq _malloc movq %rax, 48(%r12) movl $40000000, %edi ## imm = 0x2625A00 callq _malloc movq %rax, 56(%r12) movl $1, 72(%r12) movq %r12, _globalobject.3(%rip) movb $1, _globalobject.5(%rip) cmpl $0, (%r15) je LBB35_1 ## %bb.2: movl (%rbx), %eax movl %eax, -44(%rbp) ## 4-byte Spill movl 4(%rbx), %r13d jmp LBB35_3 LBB35_1: xorl %r13d, %r13d movl $0, -44(%rbp) ## 4-byte Folded Spill LBB35_3: movq %rsp, %r15 movl $4, %eax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, -144(%rbp) ## 8-byte Spill movq ___stderrp@GOTPCREL(%rip), %r14 movq (%r14), %rdi leaq L_.str.53(%rip), %rsi movq -80(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdx xorl %eax, %eax callq _fprintf leaq L_.str.4(%rip), %rsi movq -56(%rbp), %rdi ## 8-byte Reload callq _fopen movq %rax, -128(%rbp) ## 8-byte Spill testq %rax, %rax je LBB35_38 ## %bb.4: movq %r15, -160(%rbp) ## 8-byte Spill xorps %xmm0, %xmm0 cvtsi2sd %rbx, %xmm0 addsd LCPI35_0(%rip), %xmm0 cvttsd2si %xmm0, %eax movq %rax, -120(%rbp) ## 8-byte Spill testl %eax, %eax je LBB35_36 ## %bb.5: movq -120(%rbp), %rax ## 8-byte Reload decl %eax movl %eax, -108(%rbp) ## 4-byte Spill subl %eax, %ebx movl $1, -72(%rbp) ## 4-byte Folded Spill xorl %eax, %eax movl $0, -56(%rbp) ## 4-byte Folded Spill movl $0, -68(%rbp) ## 4-byte Folded Spill xorl %r14d, %r14d movl $0, -64(%rbp) ## 4-byte Folded Spill movl %r13d, -60(%rbp) ## 4-byte Spill movq %rbx, -80(%rbp) ## 8-byte Spill jmp LBB35_6 .p2align 4, 0x90 LBB35_8: ## in Loop: Header=BB35_6 Depth=1 movl -60(%rbp), %r13d ## 4-byte Reload LBB35_35: ## in Loop: Header=BB35_6 Depth=1 movq -136(%rbp), %rax ## 8-byte Reload cmpl -120(%rbp), %eax ## 4-byte Folded Reload movq -80(%rbp), %rbx ## 8-byte Reload jae LBB35_36 LBB35_6: ## =>This Loop Header: Depth=1 ## Child Loop BB35_11 Depth 2 cmpl -108(%rbp), %eax ## 4-byte Folded Reload movl $1, %r13d cmovel %ebx, %r13d movslq %r13d, %r15 movl $4, %esi movq -144(%rbp), %rdi ## 8-byte Reload movq %r15, %rdx movq -128(%rbp), %rcx ## 8-byte Reload movq %rax, %rbx callq _fread incl %ebx movq %rbx, -136(%rbp) ## 8-byte Spill cmpq %r15, %rax jne LBB35_9 ## %bb.7: ## in Loop: Header=BB35_6 Depth=1 testl %r13d, %r13d je LBB35_8 ## %bb.10: ## in Loop: Header=BB35_6 Depth=1 movl %r13d, %r15d shlq $2, %r15 xorl %ebx, %ebx movl -60(%rbp), %r13d ## 4-byte Reload jmp LBB35_11 LBB35_32: ## in Loop: Header=BB35_11 Depth=2 incl 32(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $7, (%rax,%rcx,4) .p2align 4, 0x90 LBB35_18: ## in Loop: Header=BB35_11 Depth=2 movq 48(%r12), %rax movl %r14d, (%rax,%rcx,4) movl -84(%rbp), %eax movq 56(%r12), %rdx movl %eax, (%rdx,%rcx,4) incl %esi movl %esi, -56(%rbp) ## 4-byte Spill LBB35_34: ## in Loop: Header=BB35_11 Depth=2 addq $4, %rbx cmpq %rbx, %r15 je LBB35_35 LBB35_11: ## Parent Loop BB35_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl %ebx, %eax andl $-4, %eax movq -144(%rbp), %rcx ## 8-byte Reload movl (%rcx,%rax), %eax movl %eax, -104(%rbp) leaq -104(%rbp), %rdi callq _decode_packet movl -96(%rbp), %eax addl $-3, %eax cmpl $17, %eax ja LBB35_34 ## %bb.12: ## in Loop: Header=BB35_11 Depth=2 leaq LJTI35_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax movq ___stderrp@GOTPCREL(%rip), %rcx jmpq *%rax LBB35_13: ## in Loop: Header=BB35_11 Depth=2 cmpl $0, -72(%rbp) ## 4-byte Folded Reload movl -88(%rbp), %r8d movl -68(%rbp), %eax ## 4-byte Reload cmovnel %r8d, %eax movl %r8d, %r14d subl %eax, %r14d cmpl %r13d, %r14d jae LBB35_15 ## %bb.14: ## in Loop: Header=BB35_11 Depth=2 movl %eax, -68(%rbp) ## 4-byte Spill movl $0, -72(%rbp) ## 4-byte Folded Spill movl %r8d, -64(%rbp) ## 4-byte Spill jmp LBB35_34 LBB35_16: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.17: ## in Loop: Header=BB35_11 Depth=2 incl 4(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $0, (%rax,%rcx,4) jmp LBB35_18 LBB35_19: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.20: ## in Loop: Header=BB35_11 Depth=2 incl 8(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $1, (%rax,%rcx,4) jmp LBB35_18 LBB35_21: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.22: ## in Loop: Header=BB35_11 Depth=2 incl 12(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $2, (%rax,%rcx,4) jmp LBB35_18 LBB35_23: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.24: ## in Loop: Header=BB35_11 Depth=2 incl 16(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $3, (%rax,%rcx,4) jmp LBB35_18 LBB35_25: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.26: ## in Loop: Header=BB35_11 Depth=2 incl 20(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $4, (%rax,%rcx,4) jmp LBB35_18 LBB35_27: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.28: ## in Loop: Header=BB35_11 Depth=2 incl 24(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $5, (%rax,%rcx,4) jmp LBB35_18 LBB35_29: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jb LBB35_34 ## %bb.30: ## in Loop: Header=BB35_11 Depth=2 incl 28(%r12) incl (%r12) movq 40(%r12), %rax movl -56(%rbp), %esi ## 4-byte Reload movl %esi, %ecx movl $6, (%rax,%rcx,4) jmp LBB35_18 LBB35_31: ## in Loop: Header=BB35_11 Depth=2 cmpl -44(%rbp), %r14d ## 4-byte Folded Reload jae LBB35_32 ## %bb.33: ## in Loop: Header=BB35_11 Depth=2 movq (%rcx), %rcx movl $48, %esi movl $1, %edx leaq L_.str.59(%rip), %rdi callq _fwrite jmp LBB35_34 LBB35_38: movq (%r14), %rcx leaq L_.str.5(%rip), %rdi movl $31, %esi movl $1, %edx callq _fwrite movl $1, %eax jmp LBB35_37 LBB35_15: movq (%rcx), %rdi leaq L_.str.58(%rip), %rsi movl %r14d, %edx movl %r13d, %ecx movl -44(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movl $100, %edi callq *-152(%rbp) ## 8-byte Folded Reload jmp LBB35_36 LBB35_9: movq ___stderrp@GOTPCREL(%rip), %r15 movq (%r15), %rcx leaq L_.str.54(%rip), %rdi movl $49, %esi movl $1, %edx callq _fwrite movq (%r15), %rdi leaq L_.str.55(%rip), %rsi movl %r14d, %edx movl -60(%rbp), %ebx ## 4-byte Reload movl %ebx, %ecx movl -64(%rbp), %r8d ## 4-byte Reload movl -44(%rbp), %r9d ## 4-byte Reload xorl %eax, %eax callq _fprintf movq (%r15), %rdi leaq L_.str.56(%rip), %rsi movl %r13d, %edx movl %ebx, %r13d xorl %eax, %eax callq _fprintf movq (%r15), %rdi leaq L_.str.57(%rip), %rsi movq -136(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx xorl %eax, %eax callq _fprintf movq -128(%rbp), %rdi ## 8-byte Reload callq _fclose LBB35_36: movl -44(%rbp), %eax ## 4-byte Reload movl %eax, 64(%r12) movl %r13d, 68(%r12) xorl %eax, %eax movq -160(%rbp), %r15 ## 8-byte Reload LBB35_37: movq %r15, %rsp leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L35_0_set_13, LBB35_13-LJTI35_0 .set L35_0_set_34, LBB35_34-LJTI35_0 .set L35_0_set_16, LBB35_16-LJTI35_0 .set L35_0_set_19, LBB35_19-LJTI35_0 .set L35_0_set_21, LBB35_21-LJTI35_0 .set L35_0_set_23, LBB35_23-LJTI35_0 .set L35_0_set_25, LBB35_25-LJTI35_0 .set L35_0_set_27, LBB35_27-LJTI35_0 .set L35_0_set_29, LBB35_29-LJTI35_0 .set L35_0_set_31, LBB35_31-LJTI35_0 LJTI35_0: .long L35_0_set_13 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_34 .long L35_0_set_16 .long L35_0_set_19 .long L35_0_set_21 .long L35_0_set_23 .long L35_0_set_25 .long L35_0_set_27 .long L35_0_set_29 .long L35_0_set_31 .end_data_region ## -- End function .globl _get_gates_info ## -- Begin function get_gates_info .p2align 4, 0x90 _get_gates_info: ## @get_gates_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 %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 cmpb $0, _globalobject.5(%rip) je LBB36_1 ## %bb.2: movq 40(%rbp), %r10 movq 32(%rbp), %r11 movq 24(%rbp), %r14 movq 16(%rbp), %r15 movq _globalobject.3(%rip), %rax movl 8(%rax), %ebx movl %ebx, (%rdi) movl 12(%rax), %edi movl %edi, (%rsi) movl 16(%rax), %esi movl %esi, (%rdx) movl 20(%rax), %edx movl %edx, (%rcx) movl 24(%rax), %ecx movl %ecx, (%r8) movl 28(%rax), %ecx movl %ecx, (%r9) movl 32(%rax), %ecx movl %ecx, (%r15) movl (%rax), %ecx movl %ecx, (%r14) movl 64(%rax), %ecx movl %ecx, (%r11) movl 68(%rax), %eax movl %eax, (%r10) xorl %eax, %eax jmp LBB36_3 LBB36_1: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.60(%rip), %rdi movl $34, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB36_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _get_gates ## -- Begin function get_gates .p2align 4, 0x90 _get_gates: ## @get_gates .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 cmpb $0, _globalobject.5(%rip) je LBB37_1 ## %bb.2: movq %rcx, %r14 movq %rdx, %r15 movl (%rdi), %eax movq _globalobject.3(%rip), %r12 movl (%r12), %ebx cmpl %ebx, %eax cmovbl %eax, %ebx movq 40(%r12), %rax shlq $2, %rbx movq %rsi, %rdi movq %rax, %rsi movq %rbx, %rdx callq _memcpy movq 48(%r12), %rsi movq %r15, %rdi movq %rbx, %rdx callq _memcpy movq 56(%r12), %rsi movq %r14, %rdi movq %rbx, %rdx callq _memcpy xorl %eax, %eax jmp LBB37_3 LBB37_1: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.60(%rip), %rdi movl $34, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB37_3: popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _get_petlink32_stats ## -- Begin function get_petlink32_stats .p2align 4, 0x90 _get_petlink32_stats: ## @get_petlink32_stats .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _globalobject.4(%rip) je LBB38_1 ## %bb.2: movq _globalobject.2(%rip), %r10 movq (%r10), %rax movq %rax, (%rdi) movl 8(%r10), %eax movl %eax, (%rsi) movl 12(%r10), %eax movl %eax, (%rdx) movl 16(%r10), %eax movl %eax, (%rcx) movl 20(%r10), %eax movl %eax, (%r8) movl 24(%r10), %eax movl %eax, (%r9) movq 16(%rbp), %rax movl 28(%r10), %ecx movl %ecx, (%rax) movq 24(%rbp), %rax movl 32(%r10), %ecx movl %ecx, (%rax) movq 32(%rbp), %rax movl 36(%r10), %ecx movl %ecx, (%rax) movq 40(%rbp), %rax movl 40(%r10), %ecx movl %ecx, (%rax) movq 48(%rbp), %rax movl 44(%r10), %ecx movl %ecx, (%rax) movq 56(%rbp), %rax movl 48(%r10), %ecx movl %ecx, (%rax) movq 64(%rbp), %rax movl 52(%r10), %ecx movl %ecx, (%rax) movq 72(%rbp), %rax movl 56(%r10), %ecx movl %ecx, (%rax) movq 80(%rbp), %rax movl 60(%r10), %ecx movl %ecx, (%rax) movq 88(%rbp), %rax movl 64(%r10), %ecx movl %ecx, (%rax) movq 96(%rbp), %rax movl 68(%r10), %ecx movl %ecx, (%rax) movq 104(%rbp), %rax movl 72(%r10), %ecx movl %ecx, (%rax) movq 112(%rbp), %rax movl 76(%r10), %ecx movl %ecx, (%rax) xorl %eax, %eax popq %rbp retq LBB38_1: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_dynamic_projection_info_prompt ## -- Begin function get_dynamic_projection_info_prompt .p2align 4, 0x90 _get_dynamic_projection_info_prompt: ## @get_dynamic_projection_info_prompt .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 cmpb $0, _globalobject.4(%rip) je LBB39_1 ## %bb.2: movq 24(%rbp), %r10 movq 16(%rbp), %r11 movq _globalobject.0(%rip), %rax movl (%rax), %ebx movl %ebx, (%rdi) movq 8(%rax), %rdi movq %rdi, (%rsi) movl 16(%rax), %esi movl %esi, (%rdx) movss 20(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 24(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movss 28(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movl 32(%rax), %ecx movl %ecx, (%r11) movl 36(%rax), %eax movl %eax, (%r10) xorl %eax, %eax jmp LBB39_3 LBB39_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB39_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _get_dynamic_projection_info_delay ## -- Begin function get_dynamic_projection_info_delay .p2align 4, 0x90 _get_dynamic_projection_info_delay: ## @get_dynamic_projection_info_delay .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 cmpb $0, _globalobject.4(%rip) je LBB40_1 ## %bb.2: movq 24(%rbp), %r10 movq 16(%rbp), %r11 movq _globalobject.1(%rip), %rax movl (%rax), %ebx movl %ebx, (%rdi) movq 8(%rax), %rdi movq %rdi, (%rsi) movl 16(%rax), %esi movl %esi, (%rdx) movss 20(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 24(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movss 28(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movl 32(%rax), %ecx movl %ecx, (%r11) movl 36(%rax), %eax movl %eax, (%r10) xorl %eax, %eax jmp LBB40_3 LBB40_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB40_3: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _get_static_projection_info_prompt ## -- Begin function get_static_projection_info_prompt .p2align 4, 0x90 _get_static_projection_info_prompt: ## @get_static_projection_info_prompt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _globalobject.4(%rip) je LBB41_1 ## %bb.2: movl (%rdi), %r10d movq _globalobject.0(%rip), %rdi movl (%rdi), %eax cmpl %eax, %r10d jae LBB41_3 ## %bb.4: movq 40(%rdi), %rax movq (%rax,%r10,8), %rax cvttss2si 24(%rax), %rdi movl %edi, (%rsi) cvttss2si 28(%rax), %rsi movl %esi, (%rdx) movl 32(%rax), %edx movl %edx, (%rcx) movl 40(%rax), %ecx movl %ecx, (%r8) movq 24(%rbp), %rcx movss 44(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq 16(%rbp), %rdx movss 48(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq (%rax), %rax movq (%rax), %rax movl (%rax), %edx movl %edx, (%rcx) movq 32(%rbp), %rcx movl 4(%rax), %edx movl %edx, (%rcx) movq 72(%rbp), %rcx movq 56(%rbp), %rdx movss 24(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq 64(%rbp), %rdx movss 28(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) cvttss2si 32(%rax), %rdx movl %edx, (%rcx) cvttss2si 36(%rax), %rax movq 80(%rbp), %rcx movl %eax, (%rcx) xorl %eax, %eax popq %rbp retq LBB41_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax popq %rbp retq LBB41_3: movq ___stderrp@GOTPCREL(%rip), %rcx movq (%rcx), %rdi leaq L_.str.62(%rip), %rsi movl %r10d, %edx movl %eax, %ecx xorl %eax, %eax callq _fprintf movl $4, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_static_projection_info_delay ## -- Begin function get_static_projection_info_delay .p2align 4, 0x90 _get_static_projection_info_delay: ## @get_static_projection_info_delay .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _globalobject.4(%rip) je LBB42_1 ## %bb.2: movl (%rdi), %r10d movq _globalobject.1(%rip), %rdi movl (%rdi), %eax cmpl %eax, %r10d jae LBB42_3 ## %bb.4: movq 40(%rdi), %rax movq (%rax,%r10,8), %rax cvttss2si 24(%rax), %rdi movl %edi, (%rsi) cvttss2si 28(%rax), %rsi movl %esi, (%rdx) movl 32(%rax), %edx movl %edx, (%rcx) movl 40(%rax), %ecx movl %ecx, (%r8) movq 24(%rbp), %rcx movss 44(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq 16(%rbp), %rdx movss 48(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq (%rax), %rax movq (%rax), %rax movl (%rax), %edx movl %edx, (%rcx) movq 32(%rbp), %rcx movl 4(%rax), %edx movl %edx, (%rcx) movq 72(%rbp), %rcx movq 56(%rbp), %rdx movss 24(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq 64(%rbp), %rdx movss 28(%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) cvttss2si 32(%rax), %rdx movl %edx, (%rcx) cvttss2si 36(%rax), %rax movq 80(%rbp), %rcx movl %eax, (%rcx) xorl %eax, %eax popq %rbp retq LBB42_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax popq %rbp retq LBB42_3: movq ___stderrp@GOTPCREL(%rip), %rcx movq (%rcx), %rdi leaq L_.str.62(%rip), %rsi movl %r10d, %edx movl %eax, %ecx xorl %eax, %eax callq _fprintf movl $4, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_global_static_projection_info_prompt ## -- Begin function get_global_static_projection_info_prompt .p2align 4, 0x90 _get_global_static_projection_info_prompt: ## @get_global_static_projection_info_prompt .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _globalobject.4(%rip) je LBB43_1 ## %bb.2: movq _globalobject.0(%rip), %rax movq 48(%rax), %r10 cvttss2si 24(%r10), %rax movl %eax, (%rdi) cvttss2si 28(%r10), %rax movl %eax, (%rsi) movl 32(%r10), %eax movl %eax, (%rdx) movl 40(%r10), %eax movl %eax, (%rcx) movss 44(%r10), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movq 16(%rbp), %rax movss 48(%r10), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq (%r10), %rcx movq (%rcx), %rcx movl (%rcx), %edx movl %edx, (%rax) movq 24(%rbp), %rax movl 4(%rcx), %edx movl %edx, (%rax) movq 64(%rbp), %rax movq 48(%rbp), %rdx movss 24(%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq 56(%rbp), %rdx movss 28(%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) cvttss2si 32(%rcx), %rdx movl %edx, (%rax) cvttss2si 36(%rcx), %rax movq 72(%rbp), %rcx movl %eax, (%rcx) xorl %eax, %eax popq %rbp retq LBB43_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_global_static_projection_info_delay ## -- Begin function get_global_static_projection_info_delay .p2align 4, 0x90 _get_global_static_projection_info_delay: ## @get_global_static_projection_info_delay .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpb $0, _globalobject.4(%rip) je LBB44_1 ## %bb.2: movq _globalobject.1(%rip), %rax movq 48(%rax), %r10 cvttss2si 24(%r10), %rax movl %eax, (%rdi) cvttss2si 28(%r10), %rax movl %eax, (%rsi) movl 32(%r10), %eax movl %eax, (%rdx) movl 40(%r10), %eax movl %eax, (%rcx) movss 44(%r10), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movq 16(%rbp), %rax movss 48(%r10), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq (%r10), %rcx movq (%rcx), %rcx movl (%rcx), %edx movl %edx, (%rax) movq 24(%rbp), %rax movl 4(%rcx), %edx movl %edx, (%rax) movq 64(%rbp), %rax movq 48(%rbp), %rdx movss 24(%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq 56(%rbp), %rdx movss 28(%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) cvttss2si 32(%rcx), %rdx movl %edx, (%rax) cvttss2si 36(%rcx), %rax movq 72(%rbp), %rcx movl %eax, (%rcx) xorl %eax, %eax popq %rbp retq LBB44_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _get_static_projection_prompt ## -- Begin function get_static_projection_prompt .p2align 4, 0x90 _get_static_projection_prompt: ## @get_static_projection_prompt .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 cmpb $0, _globalobject.4(%rip) je LBB45_1 ## %bb.2: movl (%rdi), %eax movq _globalobject.0(%rip), %rdi movl (%rdi), %ebx cmpl %ebx, %eax jae LBB45_3 ## %bb.4: movq 40(%rdi), %rdi movq (%rdi,%rax,8), %rbx cvttss2si 24(%rbx), %rax movl %eax, (%rsi) cvttss2si 28(%rbx), %rax movl %eax, (%rdx) movq 64(%rbp), %rax movl 32(%rbx), %edx movl %edx, (%rcx) movq 24(%rbp), %rcx movl 40(%rbx), %edx movl %edx, (%r8) movq 16(%rbp), %rdx movss 44(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movss 48(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq (%rbx), %rsi movq (%rsi), %rdx movl (%rdx), %edi movl %edi, (%rcx) movq 32(%rbp), %rcx movl 4(%rdx), %edi movl %edi, (%rcx) movq 56(%rbp), %rcx movss 24(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 28(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax) cvttss2si 32(%rdx), %rax movq 104(%rbp), %r14 movq 72(%rbp), %rcx movl %eax, (%rcx) movq 80(%rbp), %rax cvttss2si 36(%rdx), %rcx movl %ecx, (%rax) movq 96(%rbp), %r15 movl (%rdx), %eax movl 4(%rdx), %edx imulq %rax, %rdx movq 88(%rbp), %rdi movq 8(%rsi), %rax movq 8(%rax), %rsi shlq $2, %rdx callq _memcpy movq 8(%rbx), %rsi movl 40(%rbx), %edx shlq $2, %rdx movq %r15, %rdi callq _memcpy movq 16(%rbx), %rsi movl 40(%rbx), %eax addq %rax, %rax leaq (%rax,%rax,2), %rdx movq %r14, %rdi callq _memcpy xorl %eax, %eax jmp LBB45_5 LBB45_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax jmp LBB45_5 LBB45_3: movq ___stderrp@GOTPCREL(%rip), %rcx movq (%rcx), %rdi leaq L_.str.62(%rip), %rsi movl %eax, %edx movl %ebx, %ecx xorl %eax, %eax callq _fprintf movl $4, %eax LBB45_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _get_static_projection_delay ## -- Begin function get_static_projection_delay .p2align 4, 0x90 _get_static_projection_delay: ## @get_static_projection_delay .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 cmpb $0, _globalobject.4(%rip) je LBB46_1 ## %bb.2: movl (%rdi), %eax movq _globalobject.1(%rip), %rdi movl (%rdi), %ebx cmpl %ebx, %eax jae LBB46_3 ## %bb.4: movq 40(%rdi), %rdi movq (%rdi,%rax,8), %rbx cvttss2si 24(%rbx), %rax movl %eax, (%rsi) cvttss2si 28(%rbx), %rax movl %eax, (%rdx) movq 64(%rbp), %rax movl 32(%rbx), %edx movl %edx, (%rcx) movq 24(%rbp), %rcx movl 40(%rbx), %edx movl %edx, (%r8) movq 16(%rbp), %rdx movss 44(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movss 48(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rdx) movq (%rbx), %rsi movq (%rsi), %rdx movl (%rdx), %edi movl %edi, (%rcx) movq 32(%rbp), %rcx movl 4(%rdx), %edi movl %edi, (%rcx) movq 56(%rbp), %rcx movss 24(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 28(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax) cvttss2si 32(%rdx), %rax movq 104(%rbp), %r14 movq 72(%rbp), %rcx movl %eax, (%rcx) movq 80(%rbp), %rax cvttss2si 36(%rdx), %rcx movl %ecx, (%rax) movq 96(%rbp), %r15 movl (%rdx), %eax movl 4(%rdx), %edx imulq %rax, %rdx movq 88(%rbp), %rdi movq 8(%rsi), %rax movq 8(%rax), %rsi shlq $2, %rdx callq _memcpy movq 8(%rbx), %rsi movl 40(%rbx), %edx shlq $2, %rdx movq %r15, %rdi callq _memcpy movq 16(%rbx), %rsi movl 40(%rbx), %eax addq %rax, %rax leaq (%rax,%rax,2), %rdx movq %r14, %rdi callq _memcpy xorl %eax, %eax jmp LBB46_5 LBB46_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax jmp LBB46_5 LBB46_3: movq ___stderrp@GOTPCREL(%rip), %rcx movq (%rcx), %rdi leaq L_.str.62(%rip), %rsi movl %eax, %edx movl %ebx, %ecx xorl %eax, %eax callq _fprintf movl $4, %eax LBB46_5: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _get_global_static_projection_prompt ## -- Begin function get_global_static_projection_prompt .p2align 4, 0x90 _get_global_static_projection_prompt: ## @get_global_static_projection_prompt .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 cmpb $0, _globalobject.4(%rip) je LBB47_1 ## %bb.2: movq _globalobject.0(%rip), %rax movq 48(%rax), %rbx cvttss2si 24(%rbx), %rax movl %eax, (%rdi) cvttss2si 28(%rbx), %rax movl %eax, (%rsi) movl 32(%rbx), %eax movl %eax, (%rdx) movq 56(%rbp), %rax movl 40(%rbx), %edx movl %edx, (%rcx) movq 16(%rbp), %rcx movss 44(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movss 48(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq (%rbx), %rsi movq (%rsi), %rdx movl (%rdx), %edi movl %edi, (%rcx) movq 24(%rbp), %rcx movl 4(%rdx), %edi movl %edi, (%rcx) movq 48(%rbp), %rcx movss 24(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 28(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax) cvttss2si 32(%rdx), %rax movq 96(%rbp), %r14 movq 64(%rbp), %rcx movl %eax, (%rcx) movq 72(%rbp), %rax cvttss2si 36(%rdx), %rcx movl %ecx, (%rax) movq 88(%rbp), %r15 movl (%rdx), %eax movl 4(%rdx), %edx imulq %rax, %rdx movq 80(%rbp), %rdi movq 8(%rsi), %rax movq 8(%rax), %rsi shlq $2, %rdx callq _memcpy movq 8(%rbx), %rsi movl 40(%rbx), %edx shlq $2, %rdx movq %r15, %rdi callq _memcpy movq 16(%rbx), %rsi movl 40(%rbx), %eax addq %rax, %rax leaq (%rax,%rax,2), %rdx movq %r14, %rdi callq _memcpy xorl %eax, %eax jmp LBB47_3 LBB47_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB47_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _get_global_static_projection_delay ## -- Begin function get_global_static_projection_delay .p2align 4, 0x90 _get_global_static_projection_delay: ## @get_global_static_projection_delay .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 cmpb $0, _globalobject.4(%rip) je LBB48_1 ## %bb.2: movq _globalobject.1(%rip), %rax movq 48(%rax), %rbx cvttss2si 24(%rbx), %rax movl %eax, (%rdi) cvttss2si 28(%rbx), %rax movl %eax, (%rsi) movl 32(%rbx), %eax movl %eax, (%rdx) movq 56(%rbp), %rax movl 40(%rbx), %edx movl %edx, (%rcx) movq 16(%rbp), %rcx movss 44(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r8) movss 48(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%r9) movq (%rbx), %rsi movq (%rsi), %rdx movl (%rdx), %edi movl %edi, (%rcx) movq 24(%rbp), %rcx movl 4(%rdx), %edi movl %edi, (%rcx) movq 48(%rbp), %rcx movss 24(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rcx) movss 28(%rdx), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss %xmm0, (%rax) cvttss2si 32(%rdx), %rax movq 96(%rbp), %r14 movq 64(%rbp), %rcx movl %eax, (%rcx) movq 72(%rbp), %rax cvttss2si 36(%rdx), %rcx movl %ecx, (%rax) movq 88(%rbp), %r15 movl (%rdx), %eax movl 4(%rdx), %edx imulq %rax, %rdx movq 80(%rbp), %rdi movq 8(%rsi), %rax movq 8(%rax), %rsi shlq $2, %rdx callq _memcpy movq 8(%rbx), %rsi movl 40(%rbx), %edx shlq $2, %rdx movq %r15, %rdi callq _memcpy movq 16(%rbx), %rsi movl 40(%rbx), %eax addq %rax, %rax leaq (%rax,%rax,2), %rdx movq %r14, %rdi callq _memcpy xorl %eax, %eax jmp LBB48_3 LBB48_1: movq ___stderrp@GOTPCREL(%rip), %rax movq (%rax), %rcx leaq L_.str.61(%rip), %rdi movl $43, %esi movl $1, %edx callq _fwrite movl $3, %eax LBB48_3: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _free_memory ## -- Begin function free_memory .p2align 4, 0x90 _free_memory: ## @free_memory .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _deallocate_globalobject xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "0000" L_.str.4: ## @.str.4 .asciz "rb" L_.str.5: ## @.str.5 .asciz "Failed to open listmode file. \n" L_.str.6: ## @.str.6 .asciz "Problem reading the listmode data.\n" L_.str.8: ## @.str.8 .asciz "Control packet (PET): %d \n" L_.str.9: ## @.str.9 .asciz "Control packet (MR): %d \n" L_.str.10: ## @.str.10 .asciz "Control packet (OTHER): %d \n" .zerofill __DATA,__bss,_globalobject.0,8,3 ## @globalobject.0 .zerofill __DATA,__bss,_globalobject.1,8,3 ## @globalobject.1 .zerofill __DATA,__bss,_globalobject.2,8,3 ## @globalobject.2 .zerofill __DATA,__bss,_globalobject.3,8,3 ## @globalobject.3 .zerofill __DATA,__bss,_globalobject.4,1,3 ## @globalobject.4 .zerofill __DATA,__bss,_globalobject.5,1,3 ## @globalobject.5 L_.str.11: ## @.str.11 .asciz "Freeing gating data.. \n" L_.str.12: ## @.str.12 .asciz "Freeing stats.. \n" L_.str.13: ## @.str.13 .asciz "Freeing dynamic projection.. \n" L_.str.14: ## @.str.14 .asciz "Freeing global static projection.. \n" L_.str.15: ## @.str.15 .asciz "PET Globalobject deallocated.\n" L_.str.16: ## @.str.16 .asciz "Compression: counter is %d and N_locations is %d.\n" L_.str.17: ## @.str.17 .asciz "Unexpected error: counter > N_active_locations. \n" L_.str.18: ## @.str.18 .asciz "Compression: N_counts is %d and N_locations is %d.\n" L_.str.19: ## @.str.19 .asciz "==== petlink32_to_dynamic_projection_mMR ==== \n" L_.str.20: ## @.str.20 .asciz "N_packets: %uL \n" L_.str.21: ## @.str.21 .asciz "N_radial_bins: %d \n" L_.str.22: ## @.str.22 .asciz "N_angles: %d \n" L_.str.23: ## @.str.23 .asciz "N_sinograms: %d \n" L_.str.24: ## @.str.24 .asciz "N_axial: %d \n" L_.str.25: ## @.str.25 .asciz "N_azimuthal: %d \n" L_.str.26: ## @.str.26 .asciz "Angles_axial: %f .. \n" L_.str.27: ## @.str.27 .asciz "Angles_azimuthal: %f .. \n" L_.str.28: ## @.str.28 .asciz "Size_u: %f \n" L_.str.29: ## @.str.29 .asciz "Size_v: %f \n" L_.str.30: ## @.str.30 .asciz "N_u: %d \n" L_.str.31: ## @.str.31 .asciz "N_v: %d \n" L_.str.32: ## @.str.32 .asciz "N_time_bins: %d \n" L_.str.33: ## @.str.33 .asciz "time_bin[0]: %d \n" L_.str.34: ## @.str.34 .asciz "time_bin[%d]: %d \n" L_.str.35: ## @.str.35 .asciz "Span: %d \n" L_.str.36: ## @.str.36 .asciz "N_segments: %d \n" L_.str.37: ## @.str.37 .asciz "============================================ \n" L_.str.38: ## @.str.38 .asciz "End of time frame %d - elapsed scanning time: %d [ms], frame end time: %d [ms].\n" L_.str.39: ## @.str.39 .asciz "Compressing time bin %d: %d -> %d [ms] (%d events) \n" L_.str.40: ## @.str.40 .asciz "2- Stopped processing packets because time_bin_index == N_time_bins. \n" L_.str.41: ## @.str.41 .asciz "Compressing time bin %d: %d -> %d [ms] (%d events, %d locations) \n" L_.str.42: ## @.str.42 .asciz "Compressing the global static projection: %d -> %d [ms] (%lld events, %d locations) \n" L_.str.43: ## @.str.43 .asciz "==== petlink32_to_dynamic_projection_cyclic_mMR ==== \n" L_.str.44: ## @.str.44 .asciz "N_frames : %d \n" L_.str.45: ## @.str.45 .asciz "N_repetitions : %d \n" L_.str.46: ## @.str.46 .asciz "time_start: %d time_end: %d \n" L_.str.47: ## @.str.47 .asciz "Done: elapsed_time_ms: %d time_end: %d \n" L_.str.48: ## @.str.48 .asciz "Compressing time frame %d: time_start_ms: %d, time_end_ms: %d, events: %d, locations: %d \n" L_.str.49: ## @.str.49 .asciz "NEVENTS FRAME0: %d\n" L_.str.50: ## @.str.50 .asciz "NLOCATIONS FRAME0: %d\n" L_.str.51: ## @.str.51 .asciz "NEVENTS GLOBAL: %d\n" L_.str.52: ## @.str.52 .asciz "NLOCATIONS GLOBAL: %d\n" L_.str.53: ## @.str.53 .asciz "N_packets: %d\n" L_.str.54: ## @.str.54 .asciz "Problem reading the listmode data - end of file.\n" L_.str.55: ## @.str.55 .asciz "elapsed_time_ms: %d -- time_end: %d -- last time packet received: %d -- start_time: %d \n" L_.str.56: ## @.str.56 .asciz "n_packets_batch: %d\n" L_.str.57: ## @.str.57 .asciz "n_packets_total: %d\n" L_.str.58: ## @.str.58 .asciz "Done loading gates from listmode: elapsed_time_ms (%d) >= time_end (%d) -- last time packet received: %d -- start_time: %d \n" L_.str.59: ## @.str.59 .asciz "Found gate 7 and elapsed_time_ms < time_start. \n" L_.str.60: ## @.str.60 .asciz "Gating data has not been loaded. \n" L_.str.61: ## @.str.61 .asciz "The dynamic sinogram has not been loaded. \n" L_.str.62: ## @.str.62 .asciz "The requested time bin %d does not exist: there are %d time bins. \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _status_success ; -- Begin function status_success .p2align 2 _status_success: ; @status_success .cfi_startproc ; %bb.0: str wzr, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _status_io_error ; -- Begin function status_io_error .p2align 2 _status_io_error: ; @status_io_error .cfi_startproc ; %bb.0: mov w8, #1 str w8, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _status_decode_error ; -- Begin function status_decode_error .p2align 2 _status_decode_error: ; @status_decode_error .cfi_startproc ; %bb.0: mov w8, #2 str w8, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _status_initialisation_error ; -- Begin function status_initialisation_error .p2align 2 _status_initialisation_error: ; @status_initialisation_error .cfi_startproc ; %bb.0: mov w8, #3 str w8, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _status_parameter_error ; -- Begin function status_parameter_error .p2align 2 _status_parameter_error: ; @status_parameter_error .cfi_startproc ; %bb.0: mov w8, #4 str w8, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _status_unhandled_error ; -- Begin function status_unhandled_error .p2align 2 _status_unhandled_error: ; @status_unhandled_error .cfi_startproc ; %bb.0: mov w8, #5 str w8, [x0] mov w0, #0 ret .cfi_endproc ; -- End function .globl _echo ; -- Begin function echo .p2align 2 _echo: ; @echo .cfi_startproc ; %bb.0: ldr w8, [x0] str w8, [x1] mov w0, #0 ret .cfi_endproc ; -- End function .globl _clear_packet ; -- Begin function clear_packet .p2align 2 _clear_packet: ; @clear_packet .cfi_startproc ; %bb.0: stur xzr, [x0, #12] stur xzr, [x0, #4] str wzr, [x0, #20] mov w0, #0 ret .cfi_endproc ; -- End function .globl _printbits ; -- Begin function printbits .p2align 2 _printbits: ; @printbits .cfi_startproc ; %bb.0: cbz w0, LBB8_8 ; %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 x19, x0 mov w20, #-2147483648 lsr w8, w0, #28 cbnz w8, LBB8_5 ; %bb.2: mov w8, #268435455 LBB8_3: ; =>This Inner Loop Header: Depth=1 mov x9, x20 lsr w20, w20, #4 lsr w8, w8, #4 cmp w8, w19 b.hs LBB8_3 ; %bb.4: cmp w9, #16 b.lo LBB8_7 LBB8_5: mov w21, #48 LBB8_6: ; =>This Inner Loop Header: Depth=1 tst w20, w19 cinc w0, w21, ne bl _putchar lsr w8, w20, #1 cmp w20, #1 mov x20, x8 b.hi LBB8_6 LBB8_7: mov w0, #10 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 _putchar LBB8_8: .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 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF b _printf .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _decode_packet ; -- Begin function decode_packet .p2align 2 _decode_packet: ; @decode_packet .cfi_startproc ; %bb.0: ldrb w8, [x0, #3] tbnz w8, #7, LBB9_4 ; %bb.1: mov w9, #1 str w9, [x0, #4] ldr w9, [x0] and w9, w9, #0x3fffffff str w9, [x0, #12] ands w8, w8, #0xc0 b.eq LBB9_10 ; %bb.2: cmp w8, #64 b.ne LBB9_27 ; %bb.3: mov w8, #1 b LBB9_16 LBB9_4: and w9, w8, #0xc0 cmp w9, #128 b.ne LBB9_8 ; %bb.5: mov w9, #2 str w9, [x0, #4] ldr w9, [x0] and w9, w9, #0x1fffffff str w9, [x0, #16] and w8, w8, #0xe0 cmp w8, #160 b.eq LBB9_15 ; %bb.6: cmp w8, #128 b.ne LBB9_27 ; %bb.7: mov w8, #3 b LBB9_16 LBB9_8: and w9, w8, #0xe0 cmp w9, #192 b.ne LBB9_11 ; %bb.9: mov w8, #3 str w8, [x0, #4] mov w0, #0 ret LBB9_10: mov w8, #2 b LBB9_16 LBB9_11: and w9, w8, #0xf0 cmp w9, #224 b.eq LBB9_17 ; %bb.12: cmp w9, #240 b.ne LBB9_20 ; %bb.13: mov w8, #5 str w8, [x0, #4] ldrb w8, [x0, #1] tbnz w8, #7, LBB9_21 ; %bb.14: mov w8, #22 str w8, [x0, #8] ldr w8, [x0] and w8, w8, #0x7fff b LBB9_36 LBB9_15: mov w8, #4 LBB9_16: str w8, [x0, #8] mov w0, #0 ret LBB9_17: mov w9, #4 str w9, [x0, #4] sub w9, w8, #224 cmp w9, #7 b.hi LBB9_25 ; %bb.18: Lloh2: adrp x8, lJTI9_0@PAGE Lloh3: add x8, x8, lJTI9_0@PAGEOFF adr x10, LBB9_19 ldrb w11, [x8, x9] add x10, x10, x11, lsl #2 br x10 LBB9_19: mov w8, #13 b LBB9_35 LBB9_20: str wzr, [x0, #4] mov w0, #0 ret LBB9_21: and w8, w8, #0xf0 cmp w8, #128 b.ne LBB9_23 ; %bb.22: mov w8, #23 b LBB9_24 LBB9_23: mov w8, #24 LBB9_24: str w8, [x0, #8] ldr w8, [x0] and w8, w8, #0xfff b LBB9_36 LBB9_25: and w8, w8, #0xf8 cmp w8, #232 b.ne LBB9_27 ; %bb.26: mov w8, #21 str w8, [x0, #8] ldr w8, [x0] and w8, w8, #0x7ffffff b LBB9_36 LBB9_27: str wzr, [x0, #8] mov w0, #0 ret LBB9_28: mov w8, #14 b LBB9_35 LBB9_29: mov w8, #15 b LBB9_35 LBB9_30: mov w8, #16 b LBB9_35 LBB9_31: mov w8, #17 b LBB9_35 LBB9_32: mov w8, #18 b LBB9_35 LBB9_33: mov w8, #19 b LBB9_35 LBB9_34: mov w8, #20 LBB9_35: str w8, [x0, #8] ldrh w8, [x0] LBB9_36: str w8, [x0, #20] mov w0, #0 ret .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc .section __TEXT,__const lJTI9_0: .byte (LBB9_19-LBB9_19)>>2 .byte (LBB9_28-LBB9_19)>>2 .byte (LBB9_29-LBB9_19)>>2 .byte (LBB9_30-LBB9_19)>>2 .byte (LBB9_31-LBB9_19)>>2 .byte (LBB9_32-LBB9_19)>>2 .byte (LBB9_33-LBB9_19)>>2 .byte (LBB9_34-LBB9_19)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _read_packets ; -- Begin function read_packets .p2align 2 _read_packets: ; @read_packets .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 mov x3, x0 mov x0, x1 mov w1, #4 bl _fread cmp x0, x19 cset w0, ne ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _read_packets_int ; -- Begin function read_packets_int .p2align 2 _read_packets_int: ; @read_packets_int .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ; kill: def $w2 killed $w2 def $x2 mov x3, x0 sxtw x19, w2 mov x0, x1 mov w1, #4 mov x2, x19 bl _fread cmp x0, x19 cset w0, ne ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _read_packet ; -- Begin function read_packet .p2align 2 _read_packet: ; @read_packet .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 x3, x0 mov x0, x1 mov w1, #4 mov w2, #1 bl _fread cmp x0, #1 cset w0, ne ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _read_and_decode_packet ; -- Begin function read_and_decode_packet .p2align 2 _read_and_decode_packet: ; @read_and_decode_packet .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x3, x0 mov w20, #1 mov x0, x1 mov w1, #4 mov w2, #1 bl _fread cmp x0, #1 b.ne LBB13_2 ; %bb.1: mov x0, x19 bl _decode_packet mov w20, #0 LBB13_2: 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 .globl _petlink32_info ; -- Begin function petlink32_info .p2align 2 _petlink32_info: ; @petlink32_info .cfi_startproc ; %bb.0: sub sp, sp, #304 .cfi_def_cfa_offset 304 stp x28, x27, [sp, #208] ; 16-byte Folded Spill stp x26, x25, [sp, #224] ; 16-byte Folded Spill stp x24, x23, [sp, #240] ; 16-byte Folded Spill stp x22, x21, [sp, #256] ; 16-byte Folded Spill stp x20, x19, [sp, #272] ; 16-byte Folded Spill stp x29, x30, [sp, #288] ; 16-byte Folded Spill add x29, sp, #288 .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, x7 mov x21, x6 mov x22, x5 mov x19, x4 stp x2, x3, [x29, #-136] ; 16-byte Folded Spill mov x26, x1 Lloh4: adrp x1, l_.str.4@PAGE Lloh5: add x1, x1, l_.str.4@PAGEOFF bl _fopen str x0, [sp, #144] ; 8-byte Folded Spill cbz x0, LBB14_32 ; %bb.1: ldp x11, x10, [x29, #112] ldp x13, x12, [x29, #96] ldp x15, x14, [x29, #80] ldp x17, x16, [x29, #64] ldp x1, x0, [x29, #48] ldp x3, x2, [x29, #32] ldp x28, x27, [x29, #16] ldr x8, [x26] scvtf d0, x8 fmov d1, #1.00000000 fadd d0, d0, d1 fcvtzs x4, d0 subs x9, x4, #1 str x19, [sp, #112] ; 8-byte Folded Spill str wzr, [x19] str wzr, [x22] str wzr, [x21] str wzr, [x20] str wzr, [x28] str wzr, [x27] stp x3, x2, [sp, #16] ; 16-byte Folded Spill str wzr, [x3] str wzr, [x2] stp x1, x0, [sp, #32] ; 16-byte Folded Spill str wzr, [x1] str wzr, [x0] stp x17, x16, [sp, #48] ; 16-byte Folded Spill str wzr, [x17] str wzr, [x16] stp x15, x14, [sp, #64] ; 16-byte Folded Spill str wzr, [x15] str wzr, [x14] stp x13, x12, [sp, #80] ; 16-byte Folded Spill str wzr, [x13] str wzr, [x12] stp x11, x10, [sp, #96] ; 16-byte Folded Spill str wzr, [x11] str wzr, [x10] subs x10, x4, #1 stp x4, x10, [sp, #128] ; 16-byte Folded Spill b.lt LBB14_34 ; %bb.2: mov x19, #0 sub x8, x8, x9 str x8, [sp, #120] ; 8-byte Folded Spill mov w23, #1 Lloh6: adrp x24, lJTI14_0@PAGE Lloh7: add x24, x24, lJTI14_0@PAGEOFF b LBB14_4 LBB14_3: ; in Loop: Header=BB14_4 Depth=1 add x19, x19, #1 ldr x8, [sp, #128] ; 8-byte Folded Reload cmp x19, x8 b.eq LBB14_34 LBB14_4: ; =>This Loop Header: Depth=1 ; Child Loop BB14_9 Depth 2 ldp x8, x3, [sp, #136] ; 16-byte Folded Reload cmp x8, x19 ldr x8, [sp, #120] ; 8-byte Folded Reload csinc x26, x8, xzr, eq sub x0, x29, #116 mov w1, #4 mov x2, x26 bl _fread cmp x0, x26 b.ne LBB14_33 ; %bb.5: ; in Loop: Header=BB14_4 Depth=1 cmp x26, #1 b.lt LBB14_3 ; %bb.6: ; in Loop: Header=BB14_4 Depth=1 sub x25, x29, #116 b LBB14_9 LBB14_7: ; in Loop: Header=BB14_9 Depth=2 ldr w8, [x28] add w8, w8, #1 str w8, [x28] LBB14_8: ; in Loop: Header=BB14_9 Depth=2 add x25, x25, #4 subs x26, x26, #1 b.eq LBB14_3 LBB14_9: ; Parent Loop BB14_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [x25] stur w8, [x29, #-112] sub x0, x29, #112 bl _decode_packet ldur w8, [x29, #-104] sub w9, w8, #1 cmp w9, #3 b.hi LBB14_14 ; %bb.10: ; in Loop: Header=BB14_9 Depth=2 adr x8, LBB14_7 ldrb w10, [x24, x9] add x8, x8, x10, lsl #2 br x8 LBB14_11: ; in Loop: Header=BB14_9 Depth=2 ldr w8, [x22] add w8, w8, #1 str w8, [x22] b LBB14_8 LBB14_12: ; in Loop: Header=BB14_9 Depth=2 ldr w8, [x21] add w8, w8, #1 str w8, [x21] b LBB14_8 LBB14_13: ; in Loop: Header=BB14_9 Depth=2 ldur w8, [x29, #-96] cmp w23, #1 ldp x10, x9, [x29, #-136] ; 16-byte Folded Reload csel x9, x10, x9, eq str w8, [x9] ldr w8, [x20] add w8, w8, #1 str w8, [x20] mov w23, #0 b LBB14_8 LBB14_14: ; in Loop: Header=BB14_9 Depth=2 ldur w9, [x29, #-108] cmp w9, #3 b.ne LBB14_16 ; %bb.15: ; in Loop: Header=BB14_9 Depth=2 ldr w8, [x27] add w8, w8, #1 str w8, [x27] b LBB14_8 LBB14_16: ; in Loop: Header=BB14_9 Depth=2 sub w8, w8, #13 cmp w8, #11 b.hi LBB14_19 ; %bb.17: ; in Loop: Header=BB14_9 Depth=2 Lloh8: adrp x11, lJTI14_1@PAGE Lloh9: add x11, x11, lJTI14_1@PAGEOFF adr x9, LBB14_18 ldrb w10, [x11, x8] add x9, x9, x10, lsl #2 br x9 LBB14_18: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #16] ; 8-byte Folded Reload b LBB14_28 LBB14_19: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #112] ; 8-byte Folded Reload b LBB14_28 LBB14_20: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #24] ; 8-byte Folded Reload b LBB14_28 LBB14_21: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #32] ; 8-byte Folded Reload b LBB14_28 LBB14_22: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #40] ; 8-byte Folded Reload b LBB14_28 LBB14_23: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #48] ; 8-byte Folded Reload b LBB14_28 LBB14_24: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #56] ; 8-byte Folded Reload b LBB14_28 LBB14_25: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #64] ; 8-byte Folded Reload b LBB14_28 LBB14_26: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #72] ; 8-byte Folded Reload b LBB14_28 LBB14_27: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #80] ; 8-byte Folded Reload LBB14_28: ; in Loop: Header=BB14_9 Depth=2 ldr w8, [x9] add w8, w8, #1 str w8, [x9] b LBB14_8 LBB14_29: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #88] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] Lloh10: adrp x8, ___stderrp@GOTPAGE Lloh11: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh12: ldr x0, [x8] ldur w8, [x29, #-92] str x8, [sp] Lloh13: adrp x1, l_.str.8@PAGE Lloh14: add x1, x1, l_.str.8@PAGEOFF bl _fprintf b LBB14_8 LBB14_30: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #96] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] Lloh15: adrp x8, ___stderrp@GOTPAGE Lloh16: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh17: ldr x0, [x8] ldur w8, [x29, #-92] str x8, [sp] Lloh18: adrp x1, l_.str.9@PAGE Lloh19: add x1, x1, l_.str.9@PAGEOFF bl _fprintf b LBB14_8 LBB14_31: ; in Loop: Header=BB14_9 Depth=2 ldr x9, [sp, #104] ; 8-byte Folded Reload ldr w8, [x9] add w8, w8, #1 str w8, [x9] Lloh20: adrp x8, ___stderrp@GOTPAGE Lloh21: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh22: ldr x0, [x8] ldur w8, [x29, #-92] str x8, [sp] Lloh23: adrp x1, l_.str.10@PAGE Lloh24: add x1, x1, l_.str.10@PAGEOFF bl _fprintf b LBB14_8 LBB14_32: Lloh25: adrp x8, ___stderrp@GOTPAGE Lloh26: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh27: ldr x3, [x8] Lloh28: adrp x0, l_.str.5@PAGE Lloh29: add x0, x0, l_.str.5@PAGEOFF mov w19, #1 mov w1, #31 mov w2, #1 bl _fwrite b LBB14_35 LBB14_33: Lloh30: adrp x8, ___stderrp@GOTPAGE Lloh31: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh32: ldr x3, [x8] Lloh33: adrp x0, l_.str.6@PAGE Lloh34: add x0, x0, l_.str.6@PAGEOFF mov w1, #35 mov w2, #1 bl _fwrite LBB14_34: ldr x0, [sp, #144] ; 8-byte Folded Reload bl _fclose mov w19, #0 LBB14_35: mov x0, x19 ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x20, x19, [sp, #272] ; 16-byte Folded Reload ldp x22, x21, [sp, #256] ; 16-byte Folded Reload ldp x24, x23, [sp, #240] ; 16-byte Folded Reload ldp x26, x25, [sp, #224] ; 16-byte Folded Reload ldp x28, x27, [sp, #208] ; 16-byte Folded Reload add sp, sp, #304 ret .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .cfi_endproc .section __TEXT,__const lJTI14_0: .byte (LBB14_11-LBB14_7)>>2 .byte (LBB14_12-LBB14_7)>>2 .byte (LBB14_13-LBB14_7)>>2 .byte (LBB14_7-LBB14_7)>>2 lJTI14_1: .byte (LBB14_18-LBB14_18)>>2 .byte (LBB14_20-LBB14_18)>>2 .byte (LBB14_21-LBB14_18)>>2 .byte (LBB14_22-LBB14_18)>>2 .byte (LBB14_23-LBB14_18)>>2 .byte (LBB14_24-LBB14_18)>>2 .byte (LBB14_25-LBB14_18)>>2 .byte (LBB14_26-LBB14_18)>>2 .byte (LBB14_27-LBB14_18)>>2 .byte (LBB14_29-LBB14_18)>>2 .byte (LBB14_30-LBB14_18)>>2 .byte (LBB14_31-LBB14_18)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _petlink32_to_static_sinogram_mMR ; -- Begin function petlink32_to_static_sinogram_mMR .p2align 2 _petlink32_to_static_sinogram_mMR: ; @petlink32_to_static_sinogram_mMR .cfi_startproc ; %bb.0: sub sp, sp, #304 .cfi_def_cfa_offset 304 stp x28, x27, [sp, #208] ; 16-byte Folded Spill stp x26, x25, [sp, #224] ; 16-byte Folded Spill stp x24, x23, [sp, #240] ; 16-byte Folded Spill stp x22, x21, [sp, #256] ; 16-byte Folded Spill stp x20, x19, [sp, #272] ; 16-byte Folded Spill stp x29, x30, [sp, #288] ; 16-byte Folded Spill add x29, sp, #288 .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, x7 mov x22, x6 stur x5, [x29, #-128] ; 8-byte Folded Spill mov x21, x4 mov x24, x3 mov x23, x2 mov x26, x1 Lloh35: adrp x1, l_.str.4@PAGE Lloh36: add x1, x1, l_.str.4@PAGEOFF bl _fopen str x0, [sp, #120] ; 8-byte Folded Spill cbz x0, LBB15_31 ; %bb.1: ldp x11, x10, [x29, #128] ldp x13, x12, [x29, #112] ldp x15, x14, [x29, #96] ldp x17, x16, [x29, #80] ldp x1, x0, [x29, #64] ldp x3, x2, [x29, #48] ldr x8, [x26] scvtf d0, x8 ldp x5, x4, [x29, #32] fmov d1, #1.00000000 fadd d0, d0, d1 fcvtzs x6, d0 ldp x25, x7, [x29, #16] subs x9, x6, #1 ldr w19, [x23] ldr w23, [x24] ldr w21, [x21] stur w21, [x29, #-132] ; 4-byte Folded Spill str wzr, [x22] str wzr, [x20] str wzr, [x25] stp x5, x7, [sp, #136] ; 16-byte Folded Spill str wzr, [x7] str wzr, [x5] str wzr, [x4] str x3, [sp, #128] ; 8-byte Folded Spill str wzr, [x3] stp x2, x1, [sp, #8] ; 16-byte Folded Spill str wzr, [x2] str wzr, [x1] stp x0, x17, [sp, #24] ; 16-byte Folded Spill str wzr, [x0] str wzr, [x17] stp x16, x15, [sp, #40] ; 16-byte Folded Spill str wzr, [x16] str wzr, [x15] stp x14, x13, [sp, #56] ; 16-byte Folded Spill str wzr, [x14] str wzr, [x13] stp x12, x11, [sp, #72] ; 16-byte Folded Spill str wzr, [x12] str wzr, [x11] str x10, [sp, #88] ; 8-byte Folded Spill str wzr, [x10] subs x10, x6, #1 stp x6, x10, [sp, #104] ; 16-byte Folded Spill b.lt LBB15_30 ; %bb.2: mov x28, x4 str x22, [sp] ; 8-byte Folded Spill mov x22, #0 sub x8, x8, x9 str x8, [sp, #96] ; 8-byte Folded Spill mov x21, x23 mul w26, w23, w19 Lloh37: adrp x27, lJTI15_0@PAGE Lloh38: add x27, x27, lJTI15_0@PAGEOFF b LBB15_4 LBB15_3: ; in Loop: Header=BB15_4 Depth=1 add x22, x22, #1 ldr x8, [sp, #104] ; 8-byte Folded Reload cmp x22, x8 b.eq LBB15_30 LBB15_4: ; =>This Loop Header: Depth=1 ; Child Loop BB15_7 Depth 2 ldp x8, x3, [sp, #112] ; 16-byte Folded Reload cmp x8, x22 ldr x8, [sp, #96] ; 8-byte Folded Reload csinc x23, x8, xzr, eq sub x0, x29, #92 mov w1, #4 mov x2, x23 bl _fread cmp x0, x23 b.ne LBB15_32 ; %bb.5: ; in Loop: Header=BB15_4 Depth=1 cmp x23, #1 b.lt LBB15_3 ; %bb.6: ; in Loop: Header=BB15_4 Depth=1 sub x24, x29, #92 LBB15_7: ; Parent Loop BB15_4 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w8, [x24] stur w8, [x29, #-120] sub x0, x29, #120 bl _decode_packet ldur w9, [x29, #-112] sub w8, w9, #1 cmp w8, #3 b.hi LBB15_13 ; %bb.8: ; in Loop: Header=BB15_7 Depth=2 adr x9, LBB15_9 ldrb w10, [x27, x8] add x9, x9, x10, lsl #2 mov x8, x25 br x9 LBB15_9: ; in Loop: Header=BB15_7 Depth=2 ldr w8, [x20] add w8, w8, #1 str w8, [x20] LBB15_10: ; in Loop: Header=BB15_7 Depth=2 ldur w8, [x29, #-108] sdiv w9, w8, w26 msub w8, w9, w26, w8 sdiv w10, w8, w19 msub w8, w10, w19, w8 madd w8, w8, w21, w10 ldur w10, [x29, #-132] ; 4-byte Folded Reload madd w8, w8, w10, w9 ldur x9, [x29, #-128] ; 8-byte Folded Reload add x8, x9, w8, sxtw #2 b LBB15_14 LBB15_11: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #144] ; 8-byte Folded Reload b LBB15_14 LBB15_12: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #136] ; 8-byte Folded Reload b LBB15_14 LBB15_13: ; in Loop: Header=BB15_7 Depth=2 ldur w10, [x29, #-116] mov x8, x28 cmp w10, #3 b.ne LBB15_16 LBB15_14: ; in Loop: Header=BB15_7 Depth=2 ldr w9, [x8] add w9, w9, #1 str w9, [x8] LBB15_15: ; in Loop: Header=BB15_7 Depth=2 add x24, x24, #4 subs x23, x23, #1 b.ne LBB15_7 b LBB15_3 LBB15_16: ; in Loop: Header=BB15_7 Depth=2 sub w8, w9, #13 cmp w8, #11 b.hi LBB15_19 ; %bb.17: ; in Loop: Header=BB15_7 Depth=2 Lloh39: adrp x11, lJTI15_1@PAGE Lloh40: add x11, x11, lJTI15_1@PAGEOFF adr x9, LBB15_14 ldrb w10, [x11, x8] add x9, x9, x10, lsl #2 ldr x8, [sp, #128] ; 8-byte Folded Reload br x9 LBB15_18: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #8] ; 8-byte Folded Reload b LBB15_14 LBB15_19: ; in Loop: Header=BB15_7 Depth=2 ldr x10, [sp] ; 8-byte Folded Reload ldr w8, [x10] add w8, w8, #1 str w8, [x10] cmp w9, #1 b.eq LBB15_10 b LBB15_15 LBB15_20: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #16] ; 8-byte Folded Reload b LBB15_14 LBB15_21: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #24] ; 8-byte Folded Reload b LBB15_14 LBB15_22: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #32] ; 8-byte Folded Reload b LBB15_14 LBB15_23: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #40] ; 8-byte Folded Reload b LBB15_14 LBB15_24: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #48] ; 8-byte Folded Reload b LBB15_14 LBB15_25: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #56] ; 8-byte Folded Reload b LBB15_14 LBB15_26: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #64] ; 8-byte Folded Reload b LBB15_14 LBB15_27: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #72] ; 8-byte Folded Reload b LBB15_14 LBB15_28: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #80] ; 8-byte Folded Reload b LBB15_14 LBB15_29: ; in Loop: Header=BB15_7 Depth=2 ldr x8, [sp, #88] ; 8-byte Folded Reload b LBB15_14 LBB15_30: mov w20, #0 b LBB15_33 LBB15_31: Lloh41: adrp x8, ___stderrp@GOTPAGE Lloh42: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh43: ldr x3, [x8] Lloh44: adrp x0, l_.str.5@PAGE Lloh45: add x0, x0, l_.str.5@PAGEOFF mov w20, #1 mov w1, #31 mov w2, #1 bl _fwrite b LBB15_34 LBB15_32: Lloh46: adrp x8, ___stderrp@GOTPAGE Lloh47: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh48: ldr x3, [x8] Lloh49: adrp x0, l_.str.6@PAGE Lloh50: add x0, x0, l_.str.6@PAGEOFF mov w20, #1 mov w1, #35 mov w2, #1 bl _fwrite ; kill: def $w20 killed $w20 killed $x20 def $x20 LBB15_33: ldr x0, [sp, #120] ; 8-byte Folded Reload bl _fclose LBB15_34: mov x0, x20 ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x20, x19, [sp, #272] ; 16-byte Folded Reload ldp x22, x21, [sp, #256] ; 16-byte Folded Reload ldp x24, x23, [sp, #240] ; 16-byte Folded Reload ldp x26, x25, [sp, #224] ; 16-byte Folded Reload ldp x28, x27, [sp, #208] ; 16-byte Folded Reload add sp, sp, #304 ret .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpAdd Lloh44, Lloh45 .loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43 .loh AdrpAdd Lloh49, Lloh50 .loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48 .cfi_endproc .section __TEXT,__const lJTI15_0: .byte (LBB15_9-LBB15_9)>>2 .byte (LBB15_14-LBB15_9)>>2 .byte (LBB15_11-LBB15_9)>>2 .byte (LBB15_12-LBB15_9)>>2 lJTI15_1: .byte (LBB15_14-LBB15_14)>>2 .byte (LBB15_18-LBB15_14)>>2 .byte (LBB15_20-LBB15_14)>>2 .byte (LBB15_21-LBB15_14)>>2 .byte (LBB15_22-LBB15_14)>>2 .byte (LBB15_23-LBB15_14)>>2 .byte (LBB15_24-LBB15_14)>>2 .byte (LBB15_25-LBB15_14)>>2 .byte (LBB15_26-LBB15_14)>>2 .byte (LBB15_27-LBB15_14)>>2 .byte (LBB15_28-LBB15_14)>>2 .byte (LBB15_29-LBB15_14)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _instantiate_offsets ; -- Begin function instantiate_offsets .p2align 2 _instantiate_offsets: ; @instantiate_offsets .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 w0, #16 bl _malloc mov x21, x0 stp w20, w19, [x0] umull x8, w20, w19 lsl x0, x8, #2 bl _malloc str x0, [x21, #8] mov x0, x21 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _instantiate_binning ; -- Begin function instantiate_binning .p2align 2 _instantiate_binning: ; @instantiate_binning .cfi_startproc ; %bb.0: stp d9, d8, [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 b8, -72 .cfi_offset b9, -80 mov x19, x5 mov x20, x4 fmov s8, s1 fmov s9, s0 mov x21, x3 mov x22, x2 mov x23, x1 mov x24, x0 mov w0, #40 bl _malloc stp w24, w23, [x0] stp x22, x21, [x0, #8] str s9, [x0, #24] ucvtf s0, w20 str s8, [x0, #28] str s0, [x0, #32] ucvtf s0, w19 str s0, [x0, #36] 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 d9, d8, [sp], #80 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _instantiate_layout ; -- Begin function instantiate_layout .p2align 2 _instantiate_layout: ; @instantiate_layout .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 mov w0, #16 bl _malloc stp x19, x20, [x0] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _instantiate_static_projection ; -- Begin function instantiate_static_projection .p2align 2 _instantiate_static_projection: ; @instantiate_static_projection .cfi_startproc ; %bb.0: stp d9, d8, [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 b8, -88 .cfi_offset b9, -96 mov x19, x6 mov x20, x5 mov x21, x4 fmov s8, s1 fmov s9, s0 mov x22, x3 mov x23, x2 mov x24, x1 mov x25, x0 mov w0, #56 bl _malloc stp x19, x21, [x0] str x20, [x0, #16] ucvtf s0, w25 ucvtf s1, w24 stp s0, s1, [x0, #24] str x23, [x0, #32] str w22, [x0, #40] stp s9, s8, [x0, #44] 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 d9, d8, [sp], #96 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _instantiate_dynamic_projection ; -- Begin function instantiate_dynamic_projection .p2align 2 _instantiate_dynamic_projection: ; @instantiate_dynamic_projection .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 w9, #16 movk w9, #8, lsl #16 Lloh51: adrp x16, ___chkstk_darwin@GOTPAGE Lloh52: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #128, lsl #12 ; =524288 sub sp, sp, #16 mov x19, x0 Lloh53: adrp x8, ___stack_chk_guard@GOTPAGE Lloh54: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh55: ldr x8, [x8] stur x8, [x29, #-24] mov w0, #56 bl _malloc str w19, [x0] add x8, sp, #8 stp x8, xzr, [x0, #40] ldur x8, [x29, #-24] Lloh56: adrp x9, ___stack_chk_guard@GOTPAGE Lloh57: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh58: ldr x9, [x9] cmp x9, x8 b.ne LBB20_2 ; %bb.1: add sp, sp, #128, lsl #12 ; =524288 add sp, sp, #16 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB20_2: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh56, Lloh57, Lloh58 .loh AdrpLdrGotLdr Lloh53, Lloh54, Lloh55 .loh AdrpLdrGot Lloh51, Lloh52 .cfi_endproc ; -- End function .globl _clear_stats ; -- Begin function clear_stats .p2align 2 _clear_stats: ; @clear_stats .cfi_startproc ; %bb.0: movi.2d v0, #0000000000000000 stp q0, q0, [x0, #48] stp q0, q0, [x0, #16] str q0, [x0] ret .cfi_endproc ; -- End function .globl _instantiate_stats ; -- Begin function instantiate_stats .p2align 2 _instantiate_stats: ; @instantiate_stats .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #1 mov w1, #80 bl _calloc ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _clear_gating_data ; -- Begin function clear_gating_data .p2align 2 _clear_gating_data: ; @clear_gating_data .cfi_startproc ; %bb.0: str wzr, [x0, #72] str xzr, [x0, #64] movi.2d v0, #0000000000000000 stp q0, q0, [x0] str wzr, [x0, #32] ret .cfi_endproc ; -- End function .globl _instantiate_gating ; -- Begin function instantiate_gating .p2align 2 _instantiate_gating: ; @instantiate_gating .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov w0, #80 bl _malloc mov x20, x0 str xzr, [x0, #64] movi.2d v0, #0000000000000000 stp q0, q0, [x0] str wzr, [x0, #32] mov w8, w19 lsl x19, x8, #2 mov x0, x19 bl _malloc str x0, [x20, #40] mov x0, x19 bl _malloc str x0, [x20, #48] mov x0, x19 bl _malloc str x0, [x20, #56] mov w8, #1 str w8, [x20, #72] 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 .globl _initialise_globalobject ; -- Begin function initialise_globalobject .p2align 2 _initialise_globalobject: ; @initialise_globalobject .cfi_startproc ; %bb.0: Lloh59: adrp x8, _globalobject.4@PAGE strb wzr, [x8, _globalobject.4@PAGEOFF] Lloh60: adrp x8, _globalobject.5@PAGE strb wzr, [x8, _globalobject.5@PAGEOFF] mov w0, #0 ret .loh AdrpAdrp Lloh59, Lloh60 .cfi_endproc ; -- End function .globl _deallocate_globalobject ; -- Begin function deallocate_globalobject .p2align 2 _deallocate_globalobject: ; @deallocate_globalobject .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 adrp x20, _globalobject.5@PAGE ldrb w8, [x20, _globalobject.5@PAGEOFF] Lloh61: adrp x21, ___stderrp@GOTPAGE Lloh62: ldr x21, [x21, ___stderrp@GOTPAGEOFF] cmp w8, #1 b.ne LBB26_4 ; %bb.1: ldr x3, [x21] Lloh63: adrp x0, l_.str.11@PAGE Lloh64: add x0, x0, l_.str.11@PAGEOFF mov w1, #24 mov w2, #1 bl _fwrite Lloh65: adrp x8, _globalobject.3@PAGE Lloh66: ldr x19, [x8, _globalobject.3@PAGEOFF] ldr w8, [x19, #72] cbz w8, LBB26_3 ; %bb.2: ldr x0, [x19, #40] bl _free ldr x0, [x19, #48] bl _free ldr x0, [x19, #56] bl _free LBB26_3: mov x0, x19 bl _free LBB26_4: adrp x22, _globalobject.4@PAGE ldrb w8, [x22, _globalobject.4@PAGEOFF] cmp w8, #1 b.ne LBB26_37 ; %bb.5: ldr x3, [x21] Lloh67: adrp x0, l_.str.12@PAGE Lloh68: add x0, x0, l_.str.12@PAGEOFF mov w1, #17 mov w2, #1 bl _fwrite Lloh69: adrp x8, _globalobject.2@PAGE Lloh70: ldr x0, [x8, _globalobject.2@PAGEOFF] bl _free ldr x3, [x21] Lloh71: adrp x0, l_.str.13@PAGE Lloh72: add x0, x0, l_.str.13@PAGEOFF mov w1, #30 mov w2, #1 bl _fwrite adrp x23, _globalobject.0@PAGE ldr x24, [x23, _globalobject.0@PAGEOFF] ldr w8, [x24] cbz w8, LBB26_22 ; %bb.6: mov x19, #0 b LBB26_9 LBB26_7: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x8, x19, lsl #3] bl _free ldr x24, [x23, _globalobject.0@PAGEOFF] LBB26_8: ; in Loop: Header=BB26_9 Depth=1 add x19, x19, #1 ldr w8, [x24] cmp x19, x8 b.hs LBB26_22 LBB26_9: ; =>This Inner Loop Header: Depth=1 ldr x8, [x24, #40] ldr x9, [x8, x19, lsl #3] cbz x9, LBB26_8 ; %bb.10: ; in Loop: Header=BB26_9 Depth=1 ldr x10, [x9] cbz x10, LBB26_18 ; %bb.11: ; in Loop: Header=BB26_9 Depth=1 ldr x9, [x10, #8] cbz x9, LBB26_15 ; %bb.12: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x9, #8] cbz x0, LBB26_14 ; %bb.13: ; in Loop: Header=BB26_9 Depth=1 bl _free ldr x8, [x23, _globalobject.0@PAGEOFF] ldr x8, [x8, #40] ldr x8, [x8, x19, lsl #3] ldr x10, [x8] LBB26_14: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x10, #8] bl _free ldr x8, [x23, _globalobject.0@PAGEOFF] ldr x8, [x8, #40] ldr x9, [x8, x19, lsl #3] ldr x10, [x9] LBB26_15: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x10] cbz x0, LBB26_17 ; %bb.16: ; in Loop: Header=BB26_9 Depth=1 bl _free ldr x8, [x23, _globalobject.0@PAGEOFF] ldr x8, [x8, #40] LBB26_17: ; in Loop: Header=BB26_9 Depth=1 lsl x25, x19, #3 ldr x8, [x8, x25] ldr x0, [x8] bl _free ldr x24, [x23, _globalobject.0@PAGEOFF] ldr x8, [x24, #40] ldr x9, [x8, x25] LBB26_18: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x9, #8] cbz x0, LBB26_20 ; %bb.19: ; in Loop: Header=BB26_9 Depth=1 bl _free ldr x8, [x24, #40] ldr x9, [x8, x19, lsl #3] LBB26_20: ; in Loop: Header=BB26_9 Depth=1 ldr x0, [x9, #16] cbz x0, LBB26_7 ; %bb.21: ; in Loop: Header=BB26_9 Depth=1 bl _free ldr x8, [x24, #40] b LBB26_7 LBB26_22: ldr x3, [x21] Lloh73: adrp x0, l_.str.14@PAGE Lloh74: add x0, x0, l_.str.14@PAGEOFF mov w1, #36 mov w2, #1 bl _fwrite ldr x19, [x23, _globalobject.0@PAGEOFF] ldr x9, [x19, #48] cbz x9, LBB26_36 ; %bb.23: ldr x8, [x9] cbz x8, LBB26_31 ; %bb.24: ldr x9, [x8, #8] cbz x9, LBB26_28 ; %bb.25: ldr x0, [x9, #8] cbz x0, LBB26_27 ; %bb.26: bl _free ldr x8, [x23, _globalobject.0@PAGEOFF] ldr x8, [x8, #48] ldr x8, [x8] LBB26_27: ldr x0, [x8, #8] bl _free ldr x19, [x23, _globalobject.0@PAGEOFF] ldr x8, [x19, #48] ldr x8, [x8] LBB26_28: ldr x0, [x8] cbz x0, LBB26_30 ; %bb.29: bl _free LBB26_30: ldr x8, [x19, #48] ldr x0, [x8] bl _free ldr x19, [x23, _globalobject.0@PAGEOFF] ldr x9, [x19, #48] LBB26_31: ldr x0, [x9, #8] cbz x0, LBB26_33 ; %bb.32: bl _free ldr x9, [x19, #48] LBB26_33: ldr x0, [x9, #16] cbz x0, LBB26_35 ; %bb.34: bl _free LBB26_35: ldr x0, [x19, #48] bl _free ldr x19, [x23, _globalobject.0@PAGEOFF] LBB26_36: mov x0, x19 bl _free LBB26_37: strb wzr, [x22, _globalobject.4@PAGEOFF] strb wzr, [x20, _globalobject.5@PAGEOFF] ldr x3, [x21] Lloh75: adrp x0, l_.str.15@PAGE Lloh76: add x0, x0, l_.str.15@PAGEOFF mov w1, #30 mov w2, #1 bl _fwrite 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 ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh61, Lloh62 .loh AdrpLdr Lloh65, Lloh66 .loh AdrpAdd Lloh63, Lloh64 .loh AdrpAdd Lloh71, Lloh72 .loh AdrpLdr Lloh69, Lloh70 .loh AdrpAdd Lloh67, Lloh68 .loh AdrpAdd Lloh73, Lloh74 .loh AdrpAdd Lloh75, Lloh76 .cfi_endproc ; -- End function .globl _index_to_LOR_mMR ; -- Begin function index_to_LOR_mMR .p2align 2 _index_to_LOR_mMR: ; @index_to_LOR_mMR .cfi_startproc ; %bb.0: mov w0, #0 ret .cfi_endproc ; -- End function .globl _LOR_to_bin ; -- Begin function LOR_to_bin .p2align 2 _LOR_to_bin: ; @LOR_to_bin .cfi_startproc ; %bb.0: str wzr, [x2] str wzr, [x3] str wzr, [x4] str wzr, [x5] str wzr, [x6] mov w0, #0 ret .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function get_azim_index lCPI29_0: .long 0 ; 0x0 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .globl _get_azim_index .p2align 2 _get_azim_index: ; @get_azim_index .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x21, x1 mov x20, x0 mov w22, w1 lsl x0, x22, #2 bl _malloc cbz w21, LBB29_3 ; %bb.1: sub w8, w21, #1 ucvtf d0, w8 cmp w21, #8 b.hs LBB29_4 ; %bb.2: mov x8, #0 b LBB29_7 LBB29_3: mov w8, #0 mov x9, #536870912 movk x9, #41055, lsl #32 movk x9, #16898, lsl #48 fmov d0, x9 b LBB29_12 LBB29_4: dup.2d v1, v0[0] and x8, x22, #0xfffffff8 Lloh77: adrp x9, lCPI29_0@PAGE Lloh78: ldr d2, [x9, lCPI29_0@PAGEOFF] add x9, x0, #16 movi.2s v3, #2 movi.2s v4, #4 movi.2s v5, #6 mov x10, #4638144666238189568 dup.2d v6, x10 movi.2s v7, #8 mov x10, x8 LBB29_5: ; =>This Inner Loop Header: Depth=1 add.2s v16, v2, v3 add.2s v17, v2, v4 add.2s v18, v2, v5 sshll.2d v19, v2, #0 scvtf.2d v19, v19 sshll.2d v16, v16, #0 scvtf.2d v16, v16 sshll.2d v17, v17, #0 scvtf.2d v17, v17 sshll.2d v18, v18, #0 scvtf.2d v18, v18 fmul.2d v19, v19, v6 fmul.2d v16, v16, v6 fmul.2d v17, v17, v6 fmul.2d v18, v18, v6 fdiv.2d v19, v19, v1 fdiv.2d v16, v16, v1 fdiv.2d v17, v17, v1 fdiv.2d v18, v18, v1 fcvtn v19.2s, v19.2d fcvtn v16.2s, v16.2d fcvtn v17.2s, v17.2d fcvtn v18.2s, v18.2d stur d19, [x9, #-16] stur d16, [x9, #-8] str d17, [x9] str d18, [x9, #8] add.2s v2, v2, v7 add x9, x9, #32 subs x10, x10, #8 b.ne LBB29_5 ; %bb.6: cmp x8, x22 b.eq LBB29_9 LBB29_7: mov x9, #4638144666238189568 LBB29_8: ; =>This Inner Loop Header: Depth=1 scvtf d1, w8 fmov d2, x9 fmul d1, d1, d2 fdiv d1, d1, d0 fcvt s1, d1 str s1, [x0, x8, lsl #2] add x8, x8, #1 cmp x22, x8 b.ne LBB29_8 LBB29_9: mov x9, #0 mov w8, #0 ucvtf s0, w20 mov w10, #761 movk w10, #20501, lsl #16 fmov s1, w10 LBB29_10: ; =>This Inner Loop Header: Depth=1 ldr s2, [x0, x9, lsl #2] fsub s2, s2, s0 fmul s2, s2, s2 fcmp s2, s1 fcsel s1, s2, s1, mi csel w8, w9, w8, mi add x9, x9, #1 cmp x22, x9 b.ne LBB29_10 ; %bb.11: fcvt d0, s1 LBB29_12: ucvtf d1, w19 fmov d2, #0.50000000 fmul d1, d1, d2 fmul d1, d1, d1 fcmp d1, d0 csinv w0, w8, wzr, pl ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh77, Lloh78 .cfi_endproc ; -- End function .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function temporary_hack_index_to_bin lCPI30_0: .long 0 ; 0x0 .long 1 ; 0x1 .section __TEXT,__text,regular,pure_instructions .globl _temporary_hack_index_to_bin .p2align 2 _temporary_hack_index_to_bin: ; @temporary_hack_index_to_bin .cfi_startproc ; %bb.0: stp d9, d8, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset b8, -56 .cfi_offset b9, -64 mov x19, x6 mov x21, x4 ldp x10, x8, [x29, #16] mul w11, w2, w1 udiv w9, w0, w11 msub w11, w9, w11, w0 udiv w12, w11, w1 str w12, [x5] msub w11, w12, w1, w11 str wzr, [x7] str w11, [x10] cmp w9, #64 b.hs LBB30_2 ; %bb.1: str w9, [x8] mov w20, #1 mov w8, #1114636288 fmov s8, w8 b LBB30_10 LBB30_2: mov w10, #0 mov w12, #1 mov w11, #63 mov w15, #64 mov w13, #63 LBB30_3: ; =>This Inner Loop Header: Depth=1 add w13, w13, w11 cmp w9, w13 b.ls LBB30_7 ; %bb.4: ; in Loop: Header=BB30_3 Depth=1 add w13, w13, w11 cmp w9, w13 b.ls LBB30_8 ; %bb.5: ; in Loop: Header=BB30_3 Depth=1 add w10, w10, #1 add w12, w12, #1 sub w11, w11, #1 cmp w10, #59 b.ne LBB30_3 ; %bb.6: mov w14, #0 mov w15, #1 mov w13, #4075 mov w11, #5 mov w12, #59 mov w10, #58 b LBB30_9 LBB30_7: mov w14, #0 sub w11, w15, w12 mov w15, #1 b LBB30_9 LBB30_8: mov w15, #0 add w12, w10, #1 mov w14, #1 LBB30_9: mov w20, #0 ubfx w12, w12, #1, #7 mvn w13, w13 add w9, w9, w13 add w9, w9, w11 add w9, w9, w12 str w9, [x8] mov w8, #59 sub w8, w8, w10 cmp w15, #0 csel w8, w8, wzr, ne add w9, w10, #61 cmp w14, #0 csel w8, w9, w8, ne ucvtf s8, w8 LBB30_10: mov w22, w21 lsl x0, x22, #2 bl _malloc cbz w21, LBB30_22 ; %bb.11: sub w8, w21, #1 ucvtf d0, w8 cmp w21, #8 b.hs LBB30_13 ; %bb.12: mov x8, #0 b LBB30_16 LBB30_13: dup.2d v1, v0[0] and x8, x22, #0xfffffff8 Lloh79: adrp x9, lCPI30_0@PAGE Lloh80: ldr d2, [x9, lCPI30_0@PAGEOFF] add x9, x0, #16 movi.2s v3, #2 movi.2s v4, #4 movi.2s v5, #6 mov x10, #4638144666238189568 dup.2d v6, x10 movi.2s v7, #8 mov x10, x8 LBB30_14: ; =>This Inner Loop Header: Depth=1 add.2s v16, v2, v3 add.2s v17, v2, v4 add.2s v18, v2, v5 sshll.2d v19, v2, #0 scvtf.2d v19, v19 sshll.2d v16, v16, #0 scvtf.2d v16, v16 sshll.2d v17, v17, #0 scvtf.2d v17, v17 sshll.2d v18, v18, #0 scvtf.2d v18, v18 fmul.2d v19, v19, v6 fmul.2d v16, v16, v6 fmul.2d v17, v17, v6 fmul.2d v18, v18, v6 fdiv.2d v19, v19, v1 fdiv.2d v16, v16, v1 fdiv.2d v17, v17, v1 fdiv.2d v18, v18, v1 fcvtn v19.2s, v19.2d fcvtn v16.2s, v16.2d fcvtn v17.2s, v17.2d fcvtn v18.2s, v18.2d stur d19, [x9, #-16] stur d16, [x9, #-8] str d17, [x9] str d18, [x9, #8] add.2s v2, v2, v7 add x9, x9, #32 subs x10, x10, #8 b.ne LBB30_14 ; %bb.15: cmp x8, x22 b.eq LBB30_18 LBB30_16: mov x9, #4638144666238189568 LBB30_17: ; =>This Inner Loop Header: Depth=1 scvtf d1, w8 fmov d2, x9 fmul d1, d1, d2 fdiv d1, d1, d0 fcvt s1, d1 str s1, [x0, x8, lsl #2] add x8, x8, #1 cmp x22, x8 b.ne LBB30_17 LBB30_18: mov x9, #0 mov w8, #0 mov w10, #761 movk w10, #20501, lsl #16 fmov s0, w10 LBB30_19: ; =>This Inner Loop Header: Depth=1 ldr s1, [x0, x9, lsl #2] fsub s1, s1, s8 fmul s1, s1, s1 fcmp s1, s0 fcsel s0, s1, s0, mi csel w8, w9, w8, mi add x9, x9, #1 cmp x22, x9 b.ne LBB30_19 ; %bb.20: mov w9, #1094975488 fmov s1, w9 fcmp s0, s1 csinv w8, w8, wzr, le tbnz w8, #31, LBB30_22 ; %bb.21: str w8, [x19] mov w20, #1 LBB30_22: mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp d9, d8, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh79, Lloh80 .cfi_endproc ; -- End function .globl _temporary_hack_index_to_bin_span ; -- Begin function temporary_hack_index_to_bin_span .p2align 2 _temporary_hack_index_to_bin_span: ; @temporary_hack_index_to_bin_span .cfi_startproc ; %bb.0: ldp x12, x8, [sp, #32] ldr x9, [sp, #24] ldr x13, [sp, #8] mul w14, w6, w5 udiv w11, w0, w14 msub w14, w11, w14, w0 udiv w15, w14, w5 msub w14, w15, w5, w14 mov w16, #64 str w15, [x13] mov w13, #77 str wzr, [x9] cmp w1, #9 csel w9, w13, w16, eq str w14, [x12] str wzr, [x8] sub w13, w9, #1 cmp w11, w9 b.hs LBB31_2 ; %bb.1: mov w10, #0 mov x12, x13 b LBB31_8 LBB31_2: mov w10, #121 mul w10, w9, w10 sub w12, w10, #3661 mov w10, #1 mov x14, x13 LBB31_3: ; =>This Inner Loop Header: Depth=1 add w14, w14, w13 cmp w11, w14 b.ls LBB31_7 ; %bb.4: ; in Loop: Header=BB31_3 Depth=1 add w14, w14, w13 subs w15, w14, w11 b.hs LBB31_12 ; %bb.5: ; in Loop: Header=BB31_3 Depth=1 add w10, w10, #1 sub w13, w13, #1 cmp w10, #61 b.ne LBB31_3 ; %bb.6: mov w10, #60 b LBB31_8 LBB31_7: mov x12, x14 LBB31_8: sub w11, w12, w11 add w15, w11, w10 LBB31_9: madd w10, w15, w9, w11 ldr w9, [x3, w10, uxtw #2] cmn w9, #1 b.eq LBB31_11 ; %bb.10: ldr x11, [sp, #16] sub w12, w2, #1 lsr w12, w12, #1 subs w13, w9, w12 cneg w13, w13, mi mul w14, w13, w1 sub w15, w1, #1 sub w15, w14, w15, lsr #1 cmp w9, w12 csel w12, w14, w15, eq lsr w13, w13, #1 cmp w1, #1 csel w12, w12, w13, ne ldr w10, [x4, x10, lsl #2] add w10, w10, w12 str w10, [x8] str w9, [x11] mov w0, #1 ret LBB31_11: mov w0, #0 ret LBB31_12: add w11, w15, w10 b LBB31_9 .cfi_endproc ; -- End function .globl _compress_projection ; -- Begin function compress_projection .p2align 2 _compress_projection: ; @compress_projection .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, x5 mov x20, x4 stp w2, w3, [sp, #24] ; 8-byte Folded Spill mov x21, x1 mov x26, x0 mov w23, w5 lsl x0, x23, #2 bl _malloc mov x22, x0 add x8, x23, w19, uxtw #1 lsl x0, x8, #1 bl _malloc mov x24, x0 ldr x11, [x21] ldr x8, [x11] ldp w27, w28, [x8] ldp s0, s1, [x8, #32] fcvtzu w23, s0 fcvtzu w25, s1 cbz w27, LBB32_15 ; %bb.1: mov x9, #0 mov w10, #0 mov w8, #0 ldr x11, [x11, #8] ldr x11, [x11, #8] mul w12, w23, w25 mul w13, w12, w27 LBB32_2: ; =>This Loop Header: Depth=1 ; Child Loop BB32_4 Depth 2 ; Child Loop BB32_7 Depth 3 ; Child Loop BB32_10 Depth 4 cbz w28, LBB32_14 ; %bb.3: ; in Loop: Header=BB32_2 Depth=1 mov x14, #0 mov x15, x9 LBB32_4: ; Parent Loop BB32_2 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB32_7 Depth 3 ; Child Loop BB32_10 Depth 4 madd w16, w27, w14, w10 str w8, [x11, w16, uxtw #2] cbz w23, LBB32_13 ; %bb.5: ; in Loop: Header=BB32_4 Depth=2 mov w16, #0 mov x17, x15 b LBB32_7 LBB32_6: ; in Loop: Header=BB32_7 Depth=3 add w16, w16, #1 add x17, x17, x25 cmp w16, w23 b.eq LBB32_13 LBB32_7: ; Parent Loop BB32_2 Depth=1 ; Parent Loop BB32_4 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB32_10 Depth 4 cbz w25, LBB32_6 ; %bb.8: ; in Loop: Header=BB32_7 Depth=3 mov x0, #0 b LBB32_10 LBB32_9: ; in Loop: Header=BB32_10 Depth=4 add x0, x0, #1 cmp x25, x0 b.eq LBB32_6 LBB32_10: ; Parent Loop BB32_2 Depth=1 ; Parent Loop BB32_4 Depth=2 ; Parent Loop BB32_7 Depth=3 ; => This Inner Loop Header: Depth=4 add w1, w17, w0 ldr w1, [x26, w1, uxtw #2] cbz w1, LBB32_9 ; %bb.11: ; in Loop: Header=BB32_10 Depth=4 cmp w8, w19 b.hi LBB32_16 ; %bb.12: ; in Loop: Header=BB32_10 Depth=4 ucvtf s0, w1 str s0, [x22, w8, uxtw #2] add w1, w8, w8, lsl #1 strh w16, [x24, w1, uxtw #1] add w2, w1, #1 strh w0, [x24, w2, uxtw #1] add w1, w1, #2 strh wzr, [x24, w1, uxtw #1] add w8, w8, #1 b LBB32_9 LBB32_13: ; in Loop: Header=BB32_4 Depth=2 add x14, x14, #1 add x15, x15, x13 cmp x14, x28 b.ne LBB32_4 LBB32_14: ; in Loop: Header=BB32_2 Depth=1 add w10, w10, #1 add x9, x9, x12 cmp w10, w27 b.ne LBB32_2 LBB32_15: Lloh81: adrp x8, ___stderrp@GOTPAGE Lloh82: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh83: ldr x0, [x8] stp x20, x19, [sp] Lloh84: adrp x1, l_.str.18@PAGE Lloh85: add x1, x1, l_.str.18@PAGEOFF bl _fprintf mov w0, #0 ldr w8, [sp, #24] ; 4-byte Folded Reload ucvtf s0, w8 ldr w8, [sp, #28] ; 4-byte Folded Reload ucvtf s1, w8 stp s0, s1, [x21, #24] ucvtf s0, w19 mul w8, w25, w23 mul w8, w8, w27 mul w8, w8, w28 ucvtf s1, w8 fdiv s1, s0, s1 ucvtf s2, w20 fdiv s0, s2, s0 stp x22, x24, [x21, #8] ldr x8, [x21] ldr x8, [x8, #8] stp w27, w28, [x8] mov w8, w20 str x8, [x21, #32] str w19, [x21, #40] stp s1, s0, [x21, #44] b LBB32_17 LBB32_16: Lloh86: adrp x20, ___stderrp@GOTPAGE Lloh87: ldr x20, [x20, ___stderrp@GOTPAGEOFF] ldr x0, [x20] ; kill: def $w19 killed $w19 killed $x19 def $x19 stp x8, x19, [sp] Lloh88: adrp x1, l_.str.16@PAGE Lloh89: add x1, x1, l_.str.16@PAGEOFF bl _fprintf ldr x3, [x20] Lloh90: adrp x0, l_.str.17@PAGE Lloh91: add x0, x0, l_.str.17@PAGEOFF mov w1, #49 mov w2, #1 bl _fwrite mov w0, #5 LBB32_17: ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret .loh AdrpAdd Lloh84, Lloh85 .loh AdrpLdrGotLdr Lloh81, Lloh82, Lloh83 .loh AdrpAdd Lloh90, Lloh91 .loh AdrpAdd Lloh88, Lloh89 .loh AdrpLdrGot Lloh86, Lloh87 .cfi_endproc ; -- End function .globl _petlink32_to_dynamic_projection_mMR_michelogram ; -- Begin function petlink32_to_dynamic_projection_mMR_michelogram .p2align 2 _petlink32_to_dynamic_projection_mMR_michelogram: ; @petlink32_to_dynamic_projection_mMR_michelogram .cfi_startproc ; %bb.0: stp d13, d12, [sp, #-144]! ; 16-byte Folded Spill .cfi_def_cfa_offset 144 stp d11, d10, [sp, #16] ; 16-byte Folded Spill stp d9, d8, [sp, #32] ; 16-byte Folded Spill stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 .cfi_offset b8, -104 .cfi_offset b9, -112 .cfi_offset b10, -120 .cfi_offset b11, -128 .cfi_offset b12, -136 .cfi_offset b13, -144 mov w9, #432 movk w9, #8, lsl #16 Lloh92: adrp x16, ___chkstk_darwin@GOTPAGE Lloh93: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #128, lsl #12 ; =524288 sub sp, sp, #432 str x6, [sp, #200] ; 8-byte Folded Spill str x0, [sp, #400] ; 8-byte Folded Spill ldp x9, x8, [x29, #48] ldr x10, [x29, #32] str x10, [sp, #280] ; 8-byte Folded Spill ldr x10, [x29, #40] ldr x11, [x29, #24] str x11, [sp, #296] ; 8-byte Folded Spill ldr x11, [x29, #16] ldp x14, x12, [x29, #72] ldr x13, [x29, #64] Lloh94: adrp x15, ___stack_chk_guard@GOTPAGE Lloh95: ldr x15, [x15, ___stack_chk_guard@GOTPAGEOFF] Lloh96: ldr x15, [x15] stur x15, [x29, #-144] ldr x23, [x1] ldr w14, [x14] str x14, [sp, #304] ; 8-byte Folded Spill ldr w26, [x12] ldr w25, [x2] ldr w20, [x3] ldr w12, [x7] str x12, [sp, #360] ; 8-byte Folded Spill ldr w24, [x11] ldr s9, [x10] ldr s8, [x9] ldr w28, [x8] ldr w22, [x13] ldr w27, [x5] Lloh97: adrp x19, ___stderrp@GOTPAGE Lloh98: ldr x19, [x19, ___stderrp@GOTPAGEOFF] ldr x3, [x19] ldr w21, [x4] Lloh99: adrp x0, l_.str.19@PAGE Lloh100: add x0, x0, l_.str.19@PAGEOFF mov w1, #47 mov w2, #1 bl _fwrite ldr x0, [x19] str x23, [sp, #376] ; 8-byte Folded Spill str x23, [sp] Lloh101: adrp x1, l_.str.20@PAGE Lloh102: add x1, x1, l_.str.20@PAGEOFF bl _fprintf ldr x0, [x19] str x25, [sp, #208] ; 8-byte Folded Spill str x25, [sp] mov x25, x22 mov x22, x26 Lloh103: adrp x1, l_.str.21@PAGE Lloh104: add x1, x1, l_.str.21@PAGEOFF bl _fprintf ldr x0, [x19] str x20, [sp, #336] ; 8-byte Folded Spill str x20, [sp] Lloh105: adrp x1, l_.str.22@PAGE Lloh106: add x1, x1, l_.str.22@PAGEOFF bl _fprintf ldr x0, [x19] str x21, [sp] mov x21, x24 Lloh107: adrp x1, l_.str.23@PAGE Lloh108: add x1, x1, l_.str.23@PAGEOFF bl _fprintf ldr x0, [x19] ldr x8, [sp, #360] ; 8-byte Folded Reload str x8, [sp] ldr x24, [sp, #200] ; 8-byte Folded Reload Lloh109: adrp x1, l_.str.24@PAGE Lloh110: add x1, x1, l_.str.24@PAGEOFF bl _fprintf ldr x0, [x19] str x21, [sp] Lloh111: adrp x1, l_.str.25@PAGE Lloh112: add x1, x1, l_.str.25@PAGEOFF bl _fprintf ldr x0, [x19] ldr x8, [sp, #296] ; 8-byte Folded Reload ldr s0, [x8] fcvt d0, s0 str d0, [sp] Lloh113: adrp x1, l_.str.26@PAGE Lloh114: add x1, x1, l_.str.26@PAGEOFF bl _fprintf ldr x0, [x19] ldr x8, [sp, #280] ; 8-byte Folded Reload ldr s0, [x8] fcvt d0, s0 str d0, [sp] Lloh115: adrp x1, l_.str.27@PAGE Lloh116: add x1, x1, l_.str.27@PAGEOFF bl _fprintf ldr x0, [x19] fcvt d0, s9 str d0, [sp] Lloh117: adrp x1, l_.str.28@PAGE Lloh118: add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x0, [x19] fcvt d0, s8 str d0, [sp] Lloh119: adrp x1, l_.str.29@PAGE Lloh120: add x1, x1, l_.str.29@PAGEOFF bl _fprintf ldr x0, [x19] str x28, [sp, #312] ; 8-byte Folded Spill str x28, [sp] Lloh121: adrp x1, l_.str.30@PAGE Lloh122: add x1, x1, l_.str.30@PAGEOFF bl _fprintf ldr x0, [x19] str x25, [sp] Lloh123: adrp x1, l_.str.31@PAGE Lloh124: add x1, x1, l_.str.31@PAGEOFF bl _fprintf ldr x0, [x19] str x27, [sp] Lloh125: adrp x1, l_.str.32@PAGE Lloh126: add x1, x1, l_.str.32@PAGEOFF bl _fprintf ldr x0, [x19] ldr w8, [x24] str x8, [sp] Lloh127: adrp x1, l_.str.33@PAGE Lloh128: add x1, x1, l_.str.33@PAGEOFF bl _fprintf ldr x0, [x19] ldr w8, [x24, x27, lsl #2] stp x27, x8, [sp] Lloh129: adrp x1, l_.str.34@PAGE Lloh130: add x1, x1, l_.str.34@PAGEOFF bl _fprintf ldr x0, [x19] ldr x8, [sp, #304] ; 8-byte Folded Reload str x8, [sp] Lloh131: adrp x1, l_.str.35@PAGE Lloh132: add x1, x1, l_.str.35@PAGEOFF bl _fprintf ldr x0, [x19] str x26, [sp] Lloh133: adrp x1, l_.str.36@PAGE Lloh134: add x1, x1, l_.str.36@PAGEOFF bl _fprintf ldr x3, [x19] Lloh135: adrp x0, l_.str.37@PAGE Lloh136: add x0, x0, l_.str.37@PAGEOFF mov w1, #46 mov w2, #1 bl _fwrite Lloh137: adrp x1, l_.str.4@PAGE Lloh138: add x1, x1, l_.str.4@PAGEOFF ldr x0, [sp, #400] ; 8-byte Folded Reload bl _fopen str x0, [sp, #112] ; 8-byte Folded Spill cbz x0, LBB33_66 ; %bb.1: mov w0, #56 bl _malloc str w27, [x0] add x20, sp, #416 stp x20, xzr, [x0, #40] adrp x8, _globalobject.0@PAGE str x0, [x8, _globalobject.0@PAGEOFF] mov w0, #56 bl _malloc str w27, [x0] stp x20, xzr, [x0, #40] adrp x8, _globalobject.1@PAGE str x0, [x8, _globalobject.1@PAGEOFF] mov w0, #1 mov w1, #80 bl _calloc adrp x8, _globalobject.2@PAGE str x0, [x8, _globalobject.2@PAGEOFF] mov x19, x21 ldr x8, [sp, #360] ; 8-byte Folded Reload mul x8, x8, x21 lsl x8, x8, #2 str x8, [sp, #392] ; 8-byte Folded Spill ldr x9, [sp, #312] ; 8-byte Folded Reload mul x8, x8, x9 mul x20, x8, x25 mov x0, x20 bl _malloc str x0, [sp, #320] ; 8-byte Folded Spill mov x1, x20 bl _bzero mov x0, x20 bl _malloc str x0, [sp, #80] ; 8-byte Folded Spill mov x1, x20 bl _bzero mov x0, x20 bl _malloc str x0, [sp, #232] ; 8-byte Folded Spill mov x1, x20 bl _bzero mov x0, x20 bl _malloc str x0, [sp, #64] ; 8-byte Folded Spill str x20, [sp, #88] ; 8-byte Folded Spill mov x1, x20 bl _bzero ldr x10, [sp, #376] ; 8-byte Folded Reload scvtf d0, x10 fmov d1, #1.00000000 fadd d0, d0, d1 fcvtzs x9, d0 subs x8, x9, #1 ldr w20, [x24] str x9, [sp, #48] ; 8-byte Folded Spill subs x9, x9, #1 str x9, [sp, #72] ; 8-byte Folded Spill str x27, [sp, #104] ; 8-byte Folded Spill str x25, [sp, #192] ; 8-byte Folded Spill str x21, [sp, #152] ; 8-byte Folded Spill b.lt LBB33_67 ; %bb.2: mov x23, x27 mov x11, #0 mov w21, #0 str xzr, [sp, #328] ; 8-byte Folded Spill str wzr, [sp, #388] ; 4-byte Folded Spill mov w27, #0 stp xzr, xzr, [sp, #176] ; 16-byte Folded Spill stp xzr, xzr, [sp, #344] ; 16-byte Folded Spill str xzr, [sp, #144] ; 8-byte Folded Spill str xzr, [sp, #168] ; 8-byte Folded Spill str wzr, [sp, #164] ; 4-byte Folded Spill str wzr, [sp, #372] ; 4-byte Folded Spill str wzr, [sp, #252] ; 4-byte Folded Spill ldr x9, [x29, #112] str x9, [sp, #96] ; 8-byte Folded Spill ldr x9, [x29, #104] str x9, [sp, #136] ; 8-byte Folded Spill ldr x9, [x29, #96] str x9, [sp, #272] ; 8-byte Folded Spill sub x8, x10, x8 str x8, [sp, #56] ; 8-byte Folded Spill ldr w26, [x24, #4] sub w8, w26, w20 ldp x10, x9, [sp, #304] ; 16-byte Folded Reload ucvtf s10, w9 ucvtf s11, w25 mov w9, #34079 movk w9, #20971, lsl #16 umull x8, w8, w9 lsr x8, x8, #37 str x8, [sp, #240] ; 8-byte Folded Spill ldr x8, [sp, #208] ; 8-byte Folded Reload ldr x9, [sp, #336] ; 8-byte Folded Reload mul w8, w9, w8 str w8, [sp, #336] ; 4-byte Folded Spill mov w8, #64 mov w9, #77 cmp w10, #9 csel w9, w9, w8, eq sub w8, w9, #1 str w8, [sp, #268] ; 4-byte Folded Spill mov w8, #121 str w9, [sp, #376] ; 4-byte Folded Spill mul w8, w9, w8 sub w8, w8, #3661 str w8, [sp, #44] ; 4-byte Folded Spill sub w8, w22, #1 lsr w9, w8, #1 sub w8, w10, #1 lsr w8, w8, #1 stp w8, w9, [sp, #128] ; 8-byte Folded Spill mov w22, #1 mov x19, x11 b LBB33_4 LBB33_3: ; in Loop: Header=BB33_4 Depth=1 ldr x19, [sp, #120] ; 8-byte Folded Reload add x19, x19, #1 ldr x8, [sp, #48] ; 8-byte Folded Reload cmp x19, x8 b.ge LBB33_68 LBB33_4: ; =>This Loop Header: Depth=1 ; Child Loop BB33_10 Depth 2 ; Child Loop BB33_39 Depth 3 ; Child Loop BB33_31 Depth 3 ldr x8, [sp, #72] ; 8-byte Folded Reload cmp x8, x19 ldr x8, [sp, #56] ; 8-byte Folded Reload csinc x25, x8, xzr, eq add x0, sp, #412 mov w1, #4 mov x2, x25 ldr x3, [sp, #112] ; 8-byte Folded Reload bl _fread cmp x0, x25 b.ne LBB33_74 ; %bb.5: ; in Loop: Header=BB33_4 Depth=1 str x19, [sp, #120] ; 8-byte Folded Spill cmp x25, #1 b.lt LBB33_3 ; %bb.6: ; in Loop: Header=BB33_4 Depth=1 mov x19, #0 str x25, [sp, #400] ; 8-byte Folded Spill b LBB33_10 LBB33_7: ; in Loop: Header=BB33_10 Depth=2 Lloh139: adrp x8, _globalobject.2@PAGE Lloh140: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #24] add w9, w9, #1 str w9, [x8, #24] LBB33_8: ; in Loop: Header=BB33_10 Depth=2 ldr x25, [sp, #400] ; 8-byte Folded Reload LBB33_9: ; in Loop: Header=BB33_10 Depth=2 add x19, x19, #1 cmp x19, x25 b.eq LBB33_3 LBB33_10: ; Parent Loop BB33_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB33_39 Depth 3 ; Child Loop BB33_31 Depth 3 add x8, sp, #412 ldr w8, [x8, x19, lsl #2] str w8, [sp, #416] add x0, sp, #416 bl _decode_packet ldr w8, [sp, #424] sub w9, w8, #1 cmp w9, #3 b.hi LBB33_15 ; %bb.11: ; in Loop: Header=BB33_10 Depth=2 Lloh141: adrp x11, lJTI33_0@PAGE Lloh142: add x11, x11, lJTI33_0@PAGEOFF adr x8, LBB33_7 ldrb w10, [x11, x9] add x8, x8, x10, lsl #2 br x8 LBB33_12: ; in Loop: Header=BB33_10 Depth=2 cmp w21, w20 b.lo LBB33_8 ; %bb.13: ; in Loop: Header=BB33_10 Depth=2 Lloh143: adrp x8, _globalobject.2@PAGE Lloh144: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #12] add w9, w9, #1 str w9, [x8, #12] ldr w8, [sp, #428] ldr w9, [sp, #336] ; 4-byte Folded Reload udiv w9, w8, w9 ldr w10, [sp, #376] ; 4-byte Folded Reload cmp w9, w10 b.hs LBB33_30 ; %bb.14: ; in Loop: Header=BB33_10 Depth=2 mov w10, #0 ldr w12, [sp, #268] ; 4-byte Folded Reload b LBB33_35 LBB33_15: ; in Loop: Header=BB33_10 Depth=2 ldr w9, [sp, #420] cmp w9, #3 b.ne LBB33_27 ; %bb.16: ; in Loop: Header=BB33_10 Depth=2 Lloh145: adrp x8, _globalobject.2@PAGE Lloh146: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #28] add w9, w9, #1 str w9, [x8, #28] b LBB33_8 LBB33_17: ; in Loop: Header=BB33_10 Depth=2 cmp w21, w20 b.lo LBB33_8 ; %bb.18: ; in Loop: Header=BB33_10 Depth=2 Lloh147: adrp x8, _globalobject.2@PAGE Lloh148: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #16] add w9, w9, #1 str w9, [x8, #16] ldr w8, [sp, #428] ldr w9, [sp, #336] ; 4-byte Folded Reload udiv w9, w8, w9 ldr w10, [sp, #376] ; 4-byte Folded Reload cmp w9, w10 b.hs LBB33_38 ; %bb.19: ; in Loop: Header=BB33_10 Depth=2 mov w10, #0 ldr w12, [sp, #268] ; 4-byte Folded Reload b LBB33_43 LBB33_20: ; in Loop: Header=BB33_10 Depth=2 ldr w8, [sp, #432] cmp w22, #0 ldr w9, [sp, #388] ; 4-byte Folded Reload csel w9, w9, w8, eq str w9, [sp, #388] ; 4-byte Folded Spill sub w21, w8, w9 cmp w21, w26 b.lo LBB33_26 ; %bb.21: ; in Loop: Header=BB33_10 Depth=2 Lloh149: adrp x22, ___stderrp@GOTPAGE Lloh150: ldr x22, [x22, ___stderrp@GOTPAGEOFF] ldr x0, [x22] stp x21, x26, [sp, #8] ldr x24, [sp, #328] ; 8-byte Folded Reload str x24, [sp] Lloh151: adrp x1, l_.str.38@PAGE Lloh152: add x1, x1, l_.str.38@PAGEOFF bl _fprintf ldr x3, [x22] cmp w24, w23 b.hs LBB33_73 ; %bb.22: ; in Loop: Header=BB33_10 Depth=2 str x21, [sp, #256] ; 8-byte Folded Spill mov x8, x26 str x27, [sp, #288] ; 8-byte Folded Spill stp x8, x27, [sp, #16] mov x8, x24 stp x8, x20, [sp] mov x0, x3 Lloh153: adrp x1, l_.str.39@PAGE Lloh154: add x1, x1, l_.str.39@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x28, x0 str x26, [sp, #216] ; 8-byte Folded Spill ldr x26, [sp, #360] ; 8-byte Folded Reload ldr x21, [sp, #152] ; 8-byte Folded Reload stp w26, w21, [x0] ldr x23, [sp, #280] ; 8-byte Folded Reload ldr x27, [sp, #296] ; 8-byte Folded Reload stp x27, x23, [x0, #8] stp s9, s8, [x0, #24] stp s10, s11, [x0, #32] mov w0, #16 bl _malloc mov x25, x0 stp w26, w21, [x0] ldr x0, [sp, #392] ; 8-byte Folded Reload bl _malloc str x0, [x25, #8] mov w0, #16 bl _malloc mov x22, x0 stp x28, x25, [x0] mov w0, #56 bl _malloc ucvtf s12, w20 stp xzr, xzr, [x0, #8] ldr x9, [sp, #216] ; 8-byte Folded Reload ucvtf s13, w9 str x22, [x0] stp s12, s13, [x0, #24] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] mov x25, x23 Lloh155: adrp x8, _globalobject.0@PAGE Lloh156: ldr x8, [x8, _globalobject.0@PAGEOFF] str x8, [sp, #224] ; 8-byte Folded Spill ldr x8, [x8, #40] mov w23, w24 mov x28, x26 mov x26, x9 lsl x24, x23, #3 str x0, [x8, x24] mov w0, #40 bl _malloc mov x22, x0 stp w28, w21, [x0] stp x27, x25, [x0, #8] stp s9, s8, [x0, #24] stp s10, s11, [x0, #32] mov w0, #16 bl _malloc mov x25, x0 stp w28, w21, [x0] ldr x0, [sp, #392] ; 8-byte Folded Reload bl _malloc str x0, [x25, #8] mov w0, #16 bl _malloc mov x28, x0 stp x22, x25, [x0] mov w0, #56 bl _malloc stp xzr, xzr, [x0, #8] str x28, [x0] stp s12, s13, [x0, #24] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] adrp x25, _globalobject.1@PAGE ldr x8, [x25, _globalobject.1@PAGEOFF] ldr x8, [x8, #40] str x0, [x8, x24] ldr x8, [sp, #224] ; 8-byte Folded Reload ldr x8, [x8, #40] ldr x1, [x8, x24] ldr x0, [sp, #320] ; 8-byte Folded Reload mov x2, x20 mov x3, x26 ldr x4, [sp, #288] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ldr x5, [sp, #352] ; 8-byte Folded Reload ; kill: def $w5 killed $w5 killed $x5 bl _compress_projection cbnz w0, LBB33_72 ; %bb.23: ; in Loop: Header=BB33_10 Depth=2 ldr x8, [x25, _globalobject.1@PAGEOFF] ldr x8, [x8, #40] ldr x1, [x8, x23, lsl #3] ldr x23, [sp, #232] ; 8-byte Folded Reload mov x0, x23 mov x21, x20 mov x2, x20 mov x3, x26 ldr w4, [sp, #344] ; 4-byte Folded Reload ldr w5, [sp, #348] ; 4-byte Folded Reload bl _compress_projection cbnz w0, LBB33_72 ; %bb.24: ; in Loop: Header=BB33_10 Depth=2 ldr x0, [sp, #320] ; 8-byte Folded Reload ldr x20, [sp, #88] ; 8-byte Folded Reload mov x1, x20 bl _bzero mov x0, x23 mov x1, x20 bl _bzero ldr x9, [sp, #328] ; 8-byte Folded Reload add w8, w9, #1 ldr x23, [sp, #104] ; 8-byte Folded Reload cmp w8, w23 b.hs LBB33_46 ; %bb.25: ; in Loop: Header=BB33_10 Depth=2 stp xzr, xzr, [sp, #344] ; 16-byte Folded Spill mov w27, #0 ldr x24, [sp, #200] ; 8-byte Folded Reload ldr w20, [x24, w8, uxtw #2] add w9, w9, #2 ldr w26, [x24, w9, uxtw #2] ; kill: def $w8 killed $w8 def $x8 str x8, [sp, #328] ; 8-byte Folded Spill ldr x21, [sp, #256] ; 8-byte Folded Reload LBB33_26: ; in Loop: Header=BB33_10 Depth=2 ldr x22, [sp, #392] ; 8-byte Folded Reload b LBB33_47 LBB33_27: ; in Loop: Header=BB33_10 Depth=2 sub w8, w8, #13 cmp w8, #11 b.hi LBB33_54 ; %bb.28: ; in Loop: Header=BB33_10 Depth=2 Lloh157: adrp x11, lJTI33_1@PAGE Lloh158: add x11, x11, lJTI33_1@PAGEOFF adr x9, LBB33_29 ldrh w10, [x11, x8, lsl #1] add x9, x9, x10, lsl #2 br x9 LBB33_29: ; in Loop: Header=BB33_10 Depth=2 Lloh159: adrp x8, _globalobject.2@PAGE Lloh160: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #32] add w9, w9, #1 str w9, [x8, #32] b LBB33_8 LBB33_30: ; in Loop: Header=BB33_10 Depth=2 mov w10, #1 ldr w12, [sp, #268] ; 4-byte Folded Reload mov x11, x12 LBB33_31: ; Parent Loop BB33_4 Depth=1 ; Parent Loop BB33_10 Depth=2 ; => This Inner Loop Header: Depth=3 add w12, w11, w12 cmp w9, w12 b.ls LBB33_35 ; %bb.32: ; in Loop: Header=BB33_31 Depth=3 add w12, w12, w11 subs w13, w12, w9 b.hs LBB33_52 ; %bb.33: ; in Loop: Header=BB33_31 Depth=3 add w10, w10, #1 sub w11, w11, #1 cmp w10, #61 b.ne LBB33_31 ; %bb.34: ; in Loop: Header=BB33_10 Depth=2 mov w10, #60 ldr w12, [sp, #44] ; 4-byte Folded Reload LBB33_35: ; in Loop: Header=BB33_10 Depth=2 sub w11, w12, w9 add w13, w11, w10 LBB33_36: ; in Loop: Header=BB33_10 Depth=2 ldr w10, [sp, #376] ; 4-byte Folded Reload madd w10, w13, w10, w11 ldr x11, [sp, #272] ; 8-byte Folded Reload ldr w11, [x11, w10, uxtw #2] cmn w11, #1 b.eq LBB33_8 ; %bb.37: ; in Loop: Header=BB33_10 Depth=2 ldr w12, [sp, #336] ; 4-byte Folded Reload msub w8, w9, w12, w8 ldr x12, [sp, #208] ; 8-byte Folded Reload udiv w9, w8, w12 msub w8, w9, w12, w8 ldr w13, [sp, #132] ; 4-byte Folded Reload subs w12, w11, w13 cneg w12, w12, mi cmp w11, w13 ldr w13, [sp, #128] ; 4-byte Folded Reload csel w13, wzr, w13, eq neg w13, w13 ldr x14, [sp, #304] ; 8-byte Folded Reload madd w13, w12, w14, w13 lsr w12, w12, #1 cmp w14, #1 csel w12, w13, w12, ne ldr x13, [sp, #136] ; 8-byte Folded Reload ldr w10, [x13, x10, lsl #2] ldr x13, [sp, #360] ; 8-byte Folded Reload madd w9, w11, w13, w9 ldr x11, [sp, #312] ; 8-byte Folded Reload madd w8, w9, w11, w8 ldr x9, [sp, #192] ; 8-byte Folded Reload madd w8, w8, w9, w12 add w8, w8, w10 lsl x8, x8, #2 ldr x11, [sp, #320] ; 8-byte Folded Reload ldr w9, [x11, x8] cmp w9, #0 ldr w10, [sp, #144] ; 4-byte Folded Reload cinc w10, w10, eq str w10, [sp, #144] ; 4-byte Folded Spill ldr x10, [sp, #352] ; 8-byte Folded Reload cinc w10, w10, eq str x10, [sp, #352] ; 8-byte Folded Spill ldr x12, [sp, #80] ; 8-byte Folded Reload ldr w10, [x12, x8] cmp w10, #0 add w9, w9, #1 str w9, [x11, x8] ldr x9, [sp, #176] ; 8-byte Folded Reload cinc w11, w9, eq add w9, w10, #1 str w9, [x12, x8] add w27, w27, #1 ldr x8, [sp, #184] ; 8-byte Folded Reload add x8, x8, #1 stp x11, x8, [sp, #176] ; 16-byte Folded Spill b LBB33_8 LBB33_38: ; in Loop: Header=BB33_10 Depth=2 mov w10, #1 ldr w12, [sp, #268] ; 4-byte Folded Reload mov x11, x12 LBB33_39: ; Parent Loop BB33_4 Depth=1 ; Parent Loop BB33_10 Depth=2 ; => This Inner Loop Header: Depth=3 add w12, w11, w12 cmp w9, w12 b.ls LBB33_43 ; %bb.40: ; in Loop: Header=BB33_39 Depth=3 add w12, w12, w11 subs w13, w12, w9 b.hs LBB33_53 ; %bb.41: ; in Loop: Header=BB33_39 Depth=3 add w10, w10, #1 sub w11, w11, #1 cmp w10, #61 b.ne LBB33_39 ; %bb.42: ; in Loop: Header=BB33_10 Depth=2 mov w10, #60 ldr w12, [sp, #44] ; 4-byte Folded Reload LBB33_43: ; in Loop: Header=BB33_10 Depth=2 sub w11, w12, w9 add w13, w11, w10 LBB33_44: ; in Loop: Header=BB33_10 Depth=2 ldr w10, [sp, #376] ; 4-byte Folded Reload madd w10, w13, w10, w11 ldr x11, [sp, #272] ; 8-byte Folded Reload ldr w11, [x11, w10, uxtw #2] cmn w11, #1 b.eq LBB33_8 ; %bb.45: ; in Loop: Header=BB33_10 Depth=2 ldr w12, [sp, #336] ; 4-byte Folded Reload msub w8, w9, w12, w8 ldr x12, [sp, #208] ; 8-byte Folded Reload udiv w9, w8, w12 msub w8, w9, w12, w8 ldr w13, [sp, #132] ; 4-byte Folded Reload subs w12, w11, w13 cneg w12, w12, mi cmp w11, w13 ldr w13, [sp, #128] ; 4-byte Folded Reload csel w13, wzr, w13, eq neg w13, w13 ldr x14, [sp, #304] ; 8-byte Folded Reload madd w13, w12, w14, w13 lsr w12, w12, #1 cmp w14, #1 csel w12, w13, w12, ne ldr x13, [sp, #136] ; 8-byte Folded Reload ldr w10, [x13, x10, lsl #2] ldr x13, [sp, #360] ; 8-byte Folded Reload madd w9, w11, w13, w9 ldr x11, [sp, #312] ; 8-byte Folded Reload madd w8, w9, w11, w8 ldr x9, [sp, #192] ; 8-byte Folded Reload madd w8, w8, w9, w12 add w8, w8, w10 lsl x8, x8, #2 ldr x11, [sp, #232] ; 8-byte Folded Reload ldr w9, [x11, x8] cmp w9, #0 ldr w10, [sp, #148] ; 4-byte Folded Reload cinc w10, w10, eq str w10, [sp, #148] ; 4-byte Folded Spill ldr w10, [sp, #348] ; 4-byte Folded Reload cinc w10, w10, eq str w10, [sp, #348] ; 4-byte Folded Spill ldr x12, [sp, #64] ; 8-byte Folded Reload ldr w10, [x12, x8] cmp w10, #0 add w9, w9, #1 str w9, [x11, x8] ldr w9, [sp, #164] ; 4-byte Folded Reload cinc w9, w9, eq str w9, [sp, #164] ; 4-byte Folded Spill add w9, w10, #1 str w9, [x12, x8] ldr w8, [sp, #344] ; 4-byte Folded Reload add w8, w8, #1 str w8, [sp, #344] ; 4-byte Folded Spill ldr x8, [sp, #168] ; 8-byte Folded Reload add x8, x8, #1 str x8, [sp, #168] ; 8-byte Folded Spill b LBB33_8 LBB33_46: ; in Loop: Header=BB33_10 Depth=2 stp xzr, xzr, [sp, #344] ; 16-byte Folded Spill mov w27, #0 ; kill: def $w8 killed $w8 def $x8 str x8, [sp, #328] ; 8-byte Folded Spill mov x20, x21 ldr x21, [sp, #256] ; 8-byte Folded Reload ldr x22, [sp, #392] ; 8-byte Folded Reload ldr x24, [sp, #200] ; 8-byte Folded Reload LBB33_47: ; in Loop: Header=BB33_10 Depth=2 ldr w8, [x24, x23, lsl #2] cmp w21, w8 b.hs LBB33_71 ; %bb.48: ; in Loop: Header=BB33_10 Depth=2 ldr w8, [sp, #372] ; 4-byte Folded Reload add w8, w8, #1 ldr x9, [sp, #240] ; 8-byte Folded Reload cmp w8, w9 b.hs LBB33_50 ; %bb.49: ; in Loop: Header=BB33_10 Depth=2 str w8, [sp, #372] ; 4-byte Folded Spill b LBB33_51 LBB33_50: ; in Loop: Header=BB33_10 Depth=2 ldr w0, [sp, #252] ; 4-byte Folded Reload add w0, w0, #1 str w0, [sp, #252] ; 4-byte Folded Spill ldr x8, [sp, #96] ; 8-byte Folded Reload blr x8 str wzr, [sp, #372] ; 4-byte Folded Spill LBB33_51: ; in Loop: Header=BB33_10 Depth=2 ldr x25, [sp, #400] ; 8-byte Folded Reload mov w22, #0 Lloh161: adrp x8, _globalobject.2@PAGE Lloh162: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #20] add w9, w9, #1 str w9, [x8, #20] b LBB33_9 LBB33_52: ; in Loop: Header=BB33_10 Depth=2 add w11, w13, w10 b LBB33_36 LBB33_53: ; in Loop: Header=BB33_10 Depth=2 add w11, w13, w10 b LBB33_44 LBB33_54: ; in Loop: Header=BB33_10 Depth=2 Lloh163: adrp x8, _globalobject.2@PAGE Lloh164: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #8] add w9, w9, #1 str w9, [x8, #8] b LBB33_8 LBB33_55: ; in Loop: Header=BB33_10 Depth=2 Lloh165: adrp x8, _globalobject.2@PAGE Lloh166: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #36] add w9, w9, #1 str w9, [x8, #36] b LBB33_8 LBB33_56: ; in Loop: Header=BB33_10 Depth=2 Lloh167: adrp x8, _globalobject.2@PAGE Lloh168: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #40] add w9, w9, #1 str w9, [x8, #40] b LBB33_8 LBB33_57: ; in Loop: Header=BB33_10 Depth=2 Lloh169: adrp x8, _globalobject.2@PAGE Lloh170: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #44] add w9, w9, #1 str w9, [x8, #44] b LBB33_8 LBB33_58: ; in Loop: Header=BB33_10 Depth=2 Lloh171: adrp x8, _globalobject.2@PAGE Lloh172: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #48] add w9, w9, #1 str w9, [x8, #48] b LBB33_8 LBB33_59: ; in Loop: Header=BB33_10 Depth=2 Lloh173: adrp x8, _globalobject.2@PAGE Lloh174: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #52] add w9, w9, #1 str w9, [x8, #52] b LBB33_8 LBB33_60: ; in Loop: Header=BB33_10 Depth=2 Lloh175: adrp x8, _globalobject.2@PAGE Lloh176: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #56] add w9, w9, #1 str w9, [x8, #56] b LBB33_8 LBB33_61: ; in Loop: Header=BB33_10 Depth=2 Lloh177: adrp x8, _globalobject.2@PAGE Lloh178: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #60] add w9, w9, #1 str w9, [x8, #60] b LBB33_8 LBB33_62: ; in Loop: Header=BB33_10 Depth=2 Lloh179: adrp x8, _globalobject.2@PAGE Lloh180: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #64] add w9, w9, #1 str w9, [x8, #64] b LBB33_8 LBB33_63: ; in Loop: Header=BB33_10 Depth=2 Lloh181: adrp x8, _globalobject.2@PAGE Lloh182: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #68] add w9, w9, #1 str w9, [x8, #68] b LBB33_8 LBB33_64: ; in Loop: Header=BB33_10 Depth=2 Lloh183: adrp x8, _globalobject.2@PAGE Lloh184: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #72] add w9, w9, #1 str w9, [x8, #72] b LBB33_8 LBB33_65: ; in Loop: Header=BB33_10 Depth=2 Lloh185: adrp x8, _globalobject.2@PAGE Lloh186: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #76] add w9, w9, #1 str w9, [x8, #76] b LBB33_8 LBB33_66: ldr x3, [x19] Lloh187: adrp x0, l_.str.5@PAGE Lloh188: add x0, x0, l_.str.5@PAGEOFF mov w22, #1 mov w1, #31 mov w2, #1 bl _fwrite b LBB33_84 LBB33_67: str xzr, [sp, #144] ; 8-byte Folded Spill str wzr, [sp, #164] ; 4-byte Folded Spill stp xzr, xzr, [sp, #344] ; 16-byte Folded Spill stp xzr, xzr, [sp, #168] ; 16-byte Folded Spill str xzr, [sp, #184] ; 8-byte Folded Spill mov w27, #0 str xzr, [sp, #328] ; 8-byte Folded Spill mov w21, #0 LBB33_68: str x20, [sp, #400] ; 8-byte Folded Spill str x21, [sp, #256] ; 8-byte Folded Spill Lloh189: adrp x8, ___stdoutp@GOTPAGE Lloh190: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh191: ldr x0, [x8] ldr x10, [sp, #352] ; 8-byte Folded Reload str x27, [sp, #288] ; 8-byte Folded Spill mov x8, x27 mov x9, x21 stp x8, x10, [sp, #24] str x9, [sp, #16] mov x8, x20 ldr x26, [sp, #152] ; 8-byte Folded Reload ldr x28, [sp, #328] ; 8-byte Folded Reload mov x9, x28 stp x9, x8, [sp] Lloh192: adrp x1, l_.str.41@PAGE Lloh193: add x1, x1, l_.str.41@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x19, x0 ldr x24, [sp, #360] ; 8-byte Folded Reload stp w24, w26, [x0] ldr x8, [sp, #192] ; 8-byte Folded Reload ldr x23, [sp, #280] ; 8-byte Folded Reload ldr x27, [sp, #296] ; 8-byte Folded Reload stp x27, x23, [x0, #8] stp s9, s8, [x0, #24] ldr x9, [sp, #312] ; 8-byte Folded Reload ucvtf s10, w9 ucvtf s11, w8 stp s10, s11, [x0, #32] mov w0, #16 bl _malloc mov x20, x0 stp w24, w26, [x0] ldr x25, [sp, #392] ; 8-byte Folded Reload mov x0, x25 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x22, x0 stp x19, x20, [x0] mov w0, #56 bl _malloc ldr x8, [sp, #400] ; 8-byte Folded Reload ucvtf s12, w8 stp xzr, xzr, [x0, #8] ucvtf s13, w21 str x22, [x0] stp s12, s13, [x0, #24] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] mov x20, x27 Lloh194: adrp x8, _globalobject.0@PAGE Lloh195: ldr x21, [x8, _globalobject.0@PAGEOFF] ldr x8, [x21, #40] mov w28, w28 mov x22, x24 lsl x24, x28, #3 str x0, [x8, x24] mov w0, #40 bl _malloc mov x19, x0 stp w22, w26, [x0] stp x27, x23, [x0, #8] stp s9, s8, [x0, #24] stp s10, s11, [x0, #32] mov w0, #16 bl _malloc mov x20, x0 stp w22, w26, [x0] mov x0, x25 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x22, x0 stp x19, x20, [x0] ldr x20, [sp, #400] ; 8-byte Folded Reload mov w0, #56 bl _malloc stp xzr, xzr, [x0, #8] str x22, [x0] stp s12, s13, [x0, #24] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] adrp x19, _globalobject.1@PAGE ldr x8, [x19, _globalobject.1@PAGEOFF] ldr x8, [x8, #40] str x0, [x8, x24] ldr x8, [x21, #40] ldr x21, [sp, #256] ; 8-byte Folded Reload ldr x1, [x8, x24] mov x27, x23 ldr x0, [sp, #320] ; 8-byte Folded Reload mov x2, x20 mov x3, x21 ldr x4, [sp, #288] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ldr x5, [sp, #352] ; 8-byte Folded Reload ; kill: def $w5 killed $w5 killed $x5 bl _compress_projection mov x22, x0 cbnz w0, LBB33_84 ; %bb.69: ldr x8, [x19, _globalobject.1@PAGEOFF] ldr x8, [x8, #40] ldr x1, [x8, x28, lsl #3] ldr x0, [sp, #232] ; 8-byte Folded Reload mov x2, x20 mov x3, x21 ldr w4, [sp, #344] ; 4-byte Folded Reload ldr w5, [sp, #348] ; 4-byte Folded Reload bl _compress_projection mov x22, x0 cbnz w0, LBB33_84 ; %bb.70: add w8, w28, #1 str x8, [sp, #328] ; 8-byte Folded Spill mov x26, x21 ldr x23, [sp, #104] ; 8-byte Folded Reload Lloh196: adrp x19, ___stderrp@GOTPAGE Lloh197: ldr x19, [x19, ___stderrp@GOTPAGEOFF] mov x22, x25 b LBB33_77 LBB33_71: mov w0, #100 ldr x8, [sp, #96] ; 8-byte Folded Reload blr x8 Lloh198: adrp x19, ___stderrp@GOTPAGE Lloh199: ldr x19, [x19, ___stderrp@GOTPAGEOFF] b LBB33_76 LBB33_72: mov x22, x0 b LBB33_84 LBB33_73: Lloh200: adrp x0, l_.str.40@PAGE Lloh201: add x0, x0, l_.str.40@PAGEOFF mov w1, #70 mov w2, #1 bl _fwrite mov w0, #100 ldr x8, [sp, #96] ; 8-byte Folded Reload blr x8 Lloh202: adrp x19, ___stderrp@GOTPAGE Lloh203: ldr x19, [x19, ___stderrp@GOTPAGEOFF] b LBB33_75 LBB33_74: Lloh204: adrp x19, ___stderrp@GOTPAGE Lloh205: ldr x19, [x19, ___stderrp@GOTPAGEOFF] ldr x3, [x19] Lloh206: adrp x0, l_.str.6@PAGE Lloh207: add x0, x0, l_.str.6@PAGEOFF mov w1, #35 mov w2, #1 bl _fwrite mov w0, #100 ldr x8, [sp, #96] ; 8-byte Folded Reload blr x8 LBB33_75: ldr x22, [sp, #392] ; 8-byte Folded Reload LBB33_76: ldr x27, [sp, #280] ; 8-byte Folded Reload LBB33_77: ldr x0, [x19] cmp w23, #1 str x20, [sp, #400] ; 8-byte Folded Spill b.ne LBB33_80 ; %bb.78: ldp x23, x28, [sp, #176] ; 16-byte Folded Reload stp x28, x23, [sp, #16] mov x8, x26 mov x9, x20 stp x9, x8, [sp] Lloh208: adrp x1, l_.str.42@PAGE Lloh209: add x1, x1, l_.str.42@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x19, x0 ldr x24, [sp, #360] ; 8-byte Folded Reload mov x25, x27 ldr x27, [sp, #152] ; 8-byte Folded Reload stp w24, w27, [x0] ldr x8, [sp, #296] ; 8-byte Folded Reload stp x8, x25, [x0, #8] stp s9, s8, [x0, #24] ldr x8, [sp, #312] ; 8-byte Folded Reload ucvtf s11, w8 ldr x8, [sp, #192] ; 8-byte Folded Reload ucvtf s12, w8 stp s11, s12, [x0, #32] mov w0, #16 bl _malloc mov x20, x0 stp w24, w27, [x0] mov x24, x25 mov x0, x22 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x25, x22 mov x22, x0 stp x19, x20, [x0] ldr x20, [sp, #400] ; 8-byte Folded Reload mov w0, #56 bl _malloc mov x1, x0 ucvtf s10, w20 stp xzr, xzr, [x0, #8] str x22, [x0] ucvtf s13, w26 stp s10, s13, [x0, #24] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] Lloh210: adrp x8, _globalobject.0@PAGE Lloh211: ldr x8, [x8, _globalobject.0@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #80] ; 8-byte Folded Reload mov x2, x20 mov x20, x26 mov x3, x20 mov x4, x28 mov x5, x23 bl _compress_projection mov x22, x0 adrp x23, _globalobject.1@PAGE cbnz w0, LBB33_84 ; %bb.79: mov w0, #40 bl _malloc mov x19, x0 ldr x22, [sp, #360] ; 8-byte Folded Reload ldr x26, [sp, #152] ; 8-byte Folded Reload stp w22, w26, [x0] ldr x8, [sp, #296] ; 8-byte Folded Reload stp x8, x24, [x0, #8] str s9, [x0, #24] str s8, [x0, #28] str s11, [x0, #32] str s12, [x0, #36] mov w0, #16 bl _malloc mov x24, x20 mov x20, x0 stp w22, w26, [x0] mov x0, x25 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x22, x0 stp x19, x20, [x0] ldr x20, [sp, #400] ; 8-byte Folded Reload mov w0, #56 bl _malloc mov x1, x0 stp xzr, xzr, [x0, #8] str x22, [x0] str s10, [x0, #24] str s13, [x0, #28] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] ldr x8, [x23, _globalobject.1@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #64] ; 8-byte Folded Reload mov x2, x20 mov x3, x24 b LBB33_82 LBB33_80: ldp x25, x23, [sp, #176] ; 16-byte Folded Reload mov x8, x25 stp x23, x8, [sp, #16] mov x8, x21 stp xzr, x8, [sp] Lloh212: adrp x1, l_.str.42@PAGE Lloh213: add x1, x1, l_.str.42@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x19, x0 ldr x24, [sp, #360] ; 8-byte Folded Reload ldr x26, [sp, #152] ; 8-byte Folded Reload stp w24, w26, [x0] ldr x8, [sp, #296] ; 8-byte Folded Reload stp x8, x27, [x0, #8] str s9, [x0, #24] str s8, [x0, #28] ldr x8, [sp, #312] ; 8-byte Folded Reload ucvtf s11, w8 str s11, [x0, #32] ldr x8, [sp, #192] ; 8-byte Folded Reload ucvtf s12, w8 str s12, [x0, #36] mov w0, #16 bl _malloc mov x20, x0 stp w24, w26, [x0] mov x0, x22 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x26, x22 mov x22, x0 stp x19, x20, [x0] mov w0, #56 bl _malloc mov x1, x0 ucvtf s10, w21 stp xzr, xzr, [x0, #8] str x22, [x0] str wzr, [x0, #24] str s10, [x0, #28] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] Lloh214: adrp x8, _globalobject.0@PAGE Lloh215: ldr x8, [x8, _globalobject.0@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #80] ; 8-byte Folded Reload mov w2, #0 mov x3, x21 mov x4, x23 mov x5, x25 bl _compress_projection mov x22, x0 adrp x23, _globalobject.1@PAGE cbnz w0, LBB33_84 ; %bb.81: mov w0, #40 bl _malloc mov x19, x0 ldr x22, [sp, #360] ; 8-byte Folded Reload ldr x24, [sp, #152] ; 8-byte Folded Reload stp w22, w24, [x0] ldr x8, [sp, #296] ; 8-byte Folded Reload stp x8, x27, [x0, #8] stp s9, s8, [x0, #24] stp s11, s12, [x0, #32] mov w0, #16 bl _malloc mov x20, x0 stp w22, w24, [x0] mov x0, x26 bl _malloc str x0, [x20, #8] mov w0, #16 bl _malloc mov x22, x0 stp x19, x20, [x0] ldr x20, [sp, #400] ; 8-byte Folded Reload mov w0, #56 bl _malloc mov x1, x0 stp xzr, xzr, [x0, #8] str x22, [x0] str wzr, [x0, #24] str s10, [x0, #28] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] ldr x8, [x23, _globalobject.1@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #64] ; 8-byte Folded Reload mov w2, #0 mov x3, x21 LBB33_82: ldr x4, [sp, #168] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ldr w5, [sp, #164] ; 4-byte Folded Reload bl _compress_projection mov x22, x0 cbnz w0, LBB33_84 ; %bb.83: ldr x0, [sp, #112] ; 8-byte Folded Reload bl _fclose ldr x0, [sp, #320] ; 8-byte Folded Reload bl _free ldr x0, [sp, #80] ; 8-byte Folded Reload bl _free ldr x0, [sp, #232] ; 8-byte Folded Reload bl _free ldr x0, [sp, #64] ; 8-byte Folded Reload bl _free mov w22, #0 ldp x8, x11, [sp, #176] ; 16-byte Folded Reload ucvtf s0, w8 Lloh216: adrp x8, _globalobject.0@PAGE Lloh217: ldr x8, [x8, _globalobject.0@PAGEOFF] ldr x13, [sp, #328] ; 8-byte Folded Reload str w13, [x8] str x11, [x8, #8] ldr w12, [sp, #144] ; 4-byte Folded Reload str w12, [x8, #16] ldr x9, [sp, #192] ; 8-byte Folded Reload ldr x10, [sp, #312] ; 8-byte Folded Reload mul w9, w9, w10 ldr x10, [sp, #360] ; 8-byte Folded Reload mul w9, w9, w10 ldr x10, [sp, #152] ; 8-byte Folded Reload mul w9, w9, w10 ldr x10, [sp, #104] ; 8-byte Folded Reload mul w9, w9, w10 ucvtf s1, w9 fdiv s2, s0, s1 ucvtf s3, w12 fdiv s0, s3, s0 stp s2, s0, [x8, #20] scvtf s0, x11 fdiv s0, s0, s3 str s0, [x8, #28] stp w20, w21, [x8, #32] ldr x8, [x23, _globalobject.1@PAGEOFF] str w13, [x8] ldr x9, [sp, #168] ; 8-byte Folded Reload str x9, [x8, #8] ldr w10, [sp, #148] ; 4-byte Folded Reload str w10, [x8, #16] ldr w11, [sp, #164] ; 4-byte Folded Reload ucvtf s0, w11 fdiv s1, s0, s1 ucvtf s2, w10 fdiv s0, s2, s0 stp s1, s0, [x8, #20] scvtf s0, x9 fdiv s0, s0, s2 str s0, [x8, #28] stp w20, w21, [x8, #32] mov w8, #1 adrp x9, _globalobject.4@PAGE strb w8, [x9, _globalobject.4@PAGEOFF] LBB33_84: ldur x8, [x29, #-144] Lloh218: adrp x9, ___stack_chk_guard@GOTPAGE Lloh219: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh220: ldr x9, [x9] cmp x9, x8 b.ne LBB33_86 ; %bb.85: mov x0, x22 add sp, sp, #128, lsl #12 ; =524288 add sp, sp, #432 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload ldp d9, d8, [sp, #32] ; 16-byte Folded Reload ldp d11, d10, [sp, #16] ; 16-byte Folded Reload ldp d13, d12, [sp], #144 ; 16-byte Folded Reload ret LBB33_86: bl ___stack_chk_fail .loh AdrpAdd Lloh137, Lloh138 .loh AdrpAdd Lloh135, Lloh136 .loh AdrpAdd Lloh133, Lloh134 .loh AdrpAdd Lloh131, Lloh132 .loh AdrpAdd Lloh129, Lloh130 .loh AdrpAdd Lloh127, Lloh128 .loh AdrpAdd Lloh125, Lloh126 .loh AdrpAdd Lloh123, Lloh124 .loh AdrpAdd Lloh121, Lloh122 .loh AdrpAdd Lloh119, Lloh120 .loh AdrpAdd Lloh117, Lloh118 .loh AdrpAdd Lloh115, Lloh116 .loh AdrpAdd Lloh113, Lloh114 .loh AdrpAdd Lloh111, Lloh112 .loh AdrpAdd Lloh109, Lloh110 .loh AdrpAdd Lloh107, Lloh108 .loh AdrpAdd Lloh105, Lloh106 .loh AdrpAdd Lloh103, Lloh104 .loh AdrpAdd Lloh101, Lloh102 .loh AdrpAdd Lloh99, Lloh100 .loh AdrpLdrGot Lloh97, Lloh98 .loh AdrpLdrGotLdr Lloh94, Lloh95, Lloh96 .loh AdrpLdrGot Lloh92, Lloh93 .loh AdrpLdr Lloh139, Lloh140 .loh AdrpAdd Lloh141, Lloh142 .loh AdrpLdr Lloh143, Lloh144 .loh AdrpLdr Lloh145, Lloh146 .loh AdrpLdr Lloh147, Lloh148 .loh AdrpAdd Lloh151, Lloh152 .loh AdrpLdrGot Lloh149, Lloh150 .loh AdrpLdr Lloh155, Lloh156 .loh AdrpAdd Lloh153, Lloh154 .loh AdrpAdd Lloh157, Lloh158 .loh AdrpLdr Lloh159, Lloh160 .loh AdrpLdr Lloh161, Lloh162 .loh AdrpLdr Lloh163, Lloh164 .loh AdrpLdr Lloh165, Lloh166 .loh AdrpLdr Lloh167, Lloh168 .loh AdrpLdr Lloh169, Lloh170 .loh AdrpLdr Lloh171, Lloh172 .loh AdrpLdr Lloh173, Lloh174 .loh AdrpLdr Lloh175, Lloh176 .loh AdrpLdr Lloh177, Lloh178 .loh AdrpLdr Lloh179, Lloh180 .loh AdrpLdr Lloh181, Lloh182 .loh AdrpLdr Lloh183, Lloh184 .loh AdrpLdr Lloh185, Lloh186 .loh AdrpAdd Lloh187, Lloh188 .loh AdrpLdr Lloh194, Lloh195 .loh AdrpAdd Lloh192, Lloh193 .loh AdrpLdrGotLdr Lloh189, Lloh190, Lloh191 .loh AdrpLdrGot Lloh196, Lloh197 .loh AdrpLdrGot Lloh198, Lloh199 .loh AdrpLdrGot Lloh202, Lloh203 .loh AdrpAdd Lloh200, Lloh201 .loh AdrpAdd Lloh206, Lloh207 .loh AdrpLdrGot Lloh204, Lloh205 .loh AdrpLdr Lloh210, Lloh211 .loh AdrpAdd Lloh208, Lloh209 .loh AdrpLdr Lloh214, Lloh215 .loh AdrpAdd Lloh212, Lloh213 .loh AdrpLdr Lloh216, Lloh217 .loh AdrpLdrGotLdr Lloh218, Lloh219, Lloh220 .cfi_endproc .section __TEXT,__const lJTI33_0: .byte (LBB33_12-LBB33_7)>>2 .byte (LBB33_17-LBB33_7)>>2 .byte (LBB33_20-LBB33_7)>>2 .byte (LBB33_7-LBB33_7)>>2 .p2align 1 lJTI33_1: .short (LBB33_29-LBB33_29)>>2 .short (LBB33_55-LBB33_29)>>2 .short (LBB33_56-LBB33_29)>>2 .short (LBB33_57-LBB33_29)>>2 .short (LBB33_58-LBB33_29)>>2 .short (LBB33_59-LBB33_29)>>2 .short (LBB33_60-LBB33_29)>>2 .short (LBB33_61-LBB33_29)>>2 .short (LBB33_62-LBB33_29)>>2 .short (LBB33_63-LBB33_29)>>2 .short (LBB33_64-LBB33_29)>>2 .short (LBB33_65-LBB33_29)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _petlink32_to_dynamic_projection_cyclic_mMR_michelogram ; -- Begin function petlink32_to_dynamic_projection_cyclic_mMR_michelogram .p2align 2 _petlink32_to_dynamic_projection_cyclic_mMR_michelogram: ; @petlink32_to_dynamic_projection_cyclic_mMR_michelogram .cfi_startproc ; %bb.0: stp d13, d12, [sp, #-144]! ; 16-byte Folded Spill .cfi_def_cfa_offset 144 stp d11, d10, [sp, #16] ; 16-byte Folded Spill stp d9, d8, [sp, #32] ; 16-byte Folded Spill stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 .cfi_offset b8, -104 .cfi_offset b9, -112 .cfi_offset b10, -120 .cfi_offset b11, -128 .cfi_offset b12, -136 .cfi_offset b13, -144 mov w9, #33168 movk w9, #9, lsl #16 Lloh221: adrp x16, ___chkstk_darwin@GOTPAGE Lloh222: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub sp, sp, #152, lsl #12 ; =622592 sub sp, sp, #400 mov x22, x7 str x0, [sp, #336] ; 8-byte Folded Spill ldr x8, [x29, #40] str x8, [sp, #256] ; 8-byte Folded Spill ldr x8, [x29, #32] str x8, [sp, #248] ; 8-byte Folded Spill ldp x9, x8, [x29, #64] ldp x11, x10, [x29, #48] ldp x13, x12, [x29, #16] ldp x15, x14, [x29, #80] Lloh223: adrp x16, ___stack_chk_guard@GOTPAGE Lloh224: ldr x16, [x16, ___stack_chk_guard@GOTPAGEOFF] Lloh225: ldr x16, [x16] stur x16, [x29, #-144] ldr x16, [x1] str x16, [sp, #344] ; 8-byte Folded Spill ldr w15, [x15] ldr w26, [x14] ldr w21, [x2] ldr w19, [x3] ldr w25, [x13] ldr w24, [x12] ldr s8, [x11] ldr s9, [x10] ldr w9, [x9] str x9, [sp, #192] ; 8-byte Folded Spill ldr w8, [x8] stp x15, x8, [sp, #176] ; 16-byte Folded Spill ldr w27, [x5] ldr w28, [x6] Lloh226: adrp x23, ___stderrp@GOTPAGE Lloh227: ldr x23, [x23, ___stderrp@GOTPAGEOFF] ldr x3, [x23] ldr w20, [x4] Lloh228: adrp x0, l_.str.43@PAGE Lloh229: add x0, x0, l_.str.43@PAGEOFF mov w1, #54 mov w2, #1 bl _fwrite ldr x0, [x23] str x21, [sp, #168] ; 8-byte Folded Spill str x21, [sp] Lloh230: adrp x1, l_.str.21@PAGE Lloh231: add x1, x1, l_.str.21@PAGEOFF bl _fprintf ldr x0, [x23] str x19, [sp, #296] ; 8-byte Folded Spill str x19, [sp] Lloh232: adrp x1, l_.str.22@PAGE Lloh233: add x1, x1, l_.str.22@PAGEOFF bl _fprintf ldr x0, [x23] str x20, [sp] ldr x20, [sp, #184] ; 8-byte Folded Reload Lloh234: adrp x1, l_.str.23@PAGE Lloh235: add x1, x1, l_.str.23@PAGEOFF bl _fprintf ldr x0, [x23] str x25, [sp] Lloh236: adrp x1, l_.str.24@PAGE Lloh237: add x1, x1, l_.str.24@PAGEOFF bl _fprintf ldr x0, [x23] str x24, [sp] Lloh238: adrp x1, l_.str.25@PAGE Lloh239: add x1, x1, l_.str.25@PAGEOFF bl _fprintf ldr x0, [x23] ldr x8, [sp, #248] ; 8-byte Folded Reload ldr s0, [x8] fcvt d0, s0 str d0, [sp] Lloh240: adrp x1, l_.str.26@PAGE Lloh241: add x1, x1, l_.str.26@PAGEOFF bl _fprintf ldr x0, [x23] ldr x8, [sp, #256] ; 8-byte Folded Reload ldr s0, [x8] fcvt d0, s0 str d0, [sp] Lloh242: adrp x1, l_.str.27@PAGE Lloh243: add x1, x1, l_.str.27@PAGEOFF bl _fprintf ldr x0, [x23] fcvt d0, s8 str d0, [sp] Lloh244: adrp x1, l_.str.28@PAGE Lloh245: add x1, x1, l_.str.28@PAGEOFF bl _fprintf ldr x0, [x23] fcvt d0, s9 str d0, [sp] Lloh246: adrp x1, l_.str.29@PAGE Lloh247: add x1, x1, l_.str.29@PAGEOFF bl _fprintf ldr x0, [x23] ldr x8, [sp, #192] ; 8-byte Folded Reload mov x21, x8 str x8, [sp] Lloh248: adrp x1, l_.str.30@PAGE Lloh249: add x1, x1, l_.str.30@PAGEOFF bl _fprintf ldr x0, [x23] str x20, [sp] Lloh250: adrp x1, l_.str.31@PAGE Lloh251: add x1, x1, l_.str.31@PAGEOFF bl _fprintf ldr x0, [x23] str x27, [sp] Lloh252: adrp x1, l_.str.44@PAGE Lloh253: add x1, x1, l_.str.44@PAGEOFF bl _fprintf ldr x0, [x23] str x28, [sp] Lloh254: adrp x1, l_.str.45@PAGE Lloh255: add x1, x1, l_.str.45@PAGEOFF bl _fprintf ldr x0, [x23] ldr x8, [sp, #176] ; 8-byte Folded Reload str x8, [sp] Lloh256: adrp x1, l_.str.35@PAGE Lloh257: add x1, x1, l_.str.35@PAGEOFF bl _fprintf ldr x0, [x23] str x26, [sp, #280] ; 8-byte Folded Spill str x26, [sp] Lloh258: adrp x1, l_.str.36@PAGE Lloh259: add x1, x1, l_.str.36@PAGEOFF bl _fprintf ldr x3, [x23] Lloh260: adrp x0, l_.str.37@PAGE Lloh261: add x0, x0, l_.str.37@PAGEOFF mov w1, #46 mov w2, #1 bl _fwrite Lloh262: adrp x1, l_.str.4@PAGE Lloh263: add x1, x1, l_.str.4@PAGEOFF ldr x0, [sp, #336] ; 8-byte Folded Reload bl _fopen str x0, [sp, #104] ; 8-byte Folded Spill cbz x0, LBB34_86 ; %bb.1: add w23, w27, #1 mov w0, #56 bl _malloc str w23, [x0] add x19, sp, #24, lsl #12 ; =98304 add x19, x19, #384 stp x19, xzr, [x0, #40] adrp x8, _globalobject.0@PAGE str x0, [x8, _globalobject.0@PAGEOFF] mov w0, #56 bl _malloc str x23, [sp, #232] ; 8-byte Folded Spill str w23, [x0] stp x19, xzr, [x0, #40] adrp x8, _globalobject.1@PAGE str x0, [x8, _globalobject.1@PAGEOFF] mov w0, #1 mov w1, #80 bl _calloc adrp x8, _globalobject.2@PAGE str x0, [x8, _globalobject.2@PAGEOFF] str x25, [sp, #288] ; 8-byte Folded Spill str x24, [sp, #240] ; 8-byte Folded Spill mul x8, x25, x24 lsl x26, x8, #2 mul x8, x26, x21 mul x23, x8, x20 cbz w27, LBB34_4 ; %bb.2: add x20, sp, #16, lsl #12 ; =65536 add x20, x20, #384 add x24, sp, #24, lsl #12 ; =98304 add x24, x24, #384 mov x25, x27 LBB34_3: ; =>This Inner Loop Header: Depth=1 mov x0, x23 bl _malloc mov x19, x0 mov x1, x23 bl _bzero str x19, [x24], #8 mov x0, x23 bl _malloc mov x19, x0 mov x1, x23 bl _bzero str x19, [x20], #8 subs x25, x25, #1 b.ne LBB34_3 LBB34_4: mov x0, x23 bl _malloc str x0, [sp, #272] ; 8-byte Folded Spill mov x1, x23 bl _bzero mov x0, x23 bl _malloc str x0, [sp, #96] ; 8-byte Folded Spill mov x1, x23 bl _bzero mov x0, x23 bl _malloc str x0, [sp, #88] ; 8-byte Folded Spill mov x1, x23 bl _bzero mov x0, x23 bl _malloc str x0, [sp, #80] ; 8-byte Folded Spill mov x1, x23 bl _bzero ldr x8, [sp, #344] ; 8-byte Folded Reload scvtf d0, x8 fcvtzs x23, d0 add x0, sp, #12, lsl #12 ; =49152 add x0, x0, #384 mov w1, #16384 bl _bzero add x0, sp, #8, lsl #12 ; =32768 add x0, x0, #384 mov w1, #16384 bl _bzero add x0, sp, #4, lsl #12 ; =16384 add x0, x0, #384 mov w1, #16384 bl _bzero add x0, sp, #384 mov w1, #16384 bl _bzero lsl w20, w28, #1 cbz w28, LBB34_88 ; %bb.5: mov x19, x23 mov w8, #0 mov w16, #0 mov w24, #0 mov w9, #0 mov w10, #1 mov w11, #1 b LBB34_7 LBB34_6: ; in Loop: Header=BB34_7 Depth=1 add w8, w8, #1 add w11, w11, #2 cmp w8, w28 b.eq LBB34_12 LBB34_7: ; =>This Loop Header: Depth=1 ; Child Loop BB34_10 Depth 2 cbz w27, LBB34_6 ; %bb.8: ; in Loop: Header=BB34_7 Depth=1 mov x12, x27 mov x13, x11 b LBB34_10 LBB34_9: ; in Loop: Header=BB34_10 Depth=2 add w13, w13, w20 subs x12, x12, #1 b.eq LBB34_6 LBB34_10: ; Parent Loop BB34_7 Depth=1 ; => This Inner Loop Header: Depth=2 sub w14, w13, #1 ldr w14, [x22, w14, uxtw #2] ldr w15, [x22, w13, uxtw #2] cmp w14, w15 b.eq LBB34_9 ; %bb.11: ; in Loop: Header=BB34_10 Depth=2 cmp w14, w16 csel w16, w14, w16, lo cmp w15, w24 csel w17, w15, w24, hi cmp w9, #0 csel w9, w10, w10, eq csel w24, w15, w17, eq csel w16, w14, w16, eq b LBB34_9 LBB34_12: sub w23, w24, w16 Lloh264: adrp x8, ___stderrp@GOTPAGE Lloh265: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh266: ldr x0, [x8] stp x16, x24, [sp] str x16, [sp, #328] ; 8-byte Folded Spill Lloh267: adrp x1, l_.str.46@PAGE Lloh268: add x1, x1, l_.str.46@PAGEOFF bl _fprintf mov w8, #34079 movk w8, #20971, lsl #16 umull x8, w23, w8 lsr x8, x8, #37 str x8, [sp, #208] ; 8-byte Folded Spill mov x23, x19 str x26, [sp, #320] ; 8-byte Folded Spill tbnz x23, #63, LBB34_89 LBB34_13: mov x11, #0 mov w25, #0 str wzr, [sp, #304] ; 4-byte Folded Spill stp xzr, xzr, [sp, #152] ; 16-byte Folded Spill stp wzr, wzr, [sp, #68] ; 8-byte Folded Spill str xzr, [sp, #144] ; 8-byte Folded Spill str wzr, [sp, #140] ; 4-byte Folded Spill str wzr, [sp, #312] ; 4-byte Folded Spill str wzr, [sp, #204] ; 4-byte Folded Spill ldr x8, [x29, #112] str x8, [sp, #128] ; 8-byte Folded Spill ldr x8, [x29, #104] str x8, [sp, #224] ; 8-byte Folded Spill ldr x8, [x29, #120] str x8, [sp, #112] ; 8-byte Folded Spill ldr x8, [sp, #344] ; 8-byte Folded Reload sub w8, w8, w23 str w8, [sp, #76] ; 4-byte Folded Spill ldp x8, x10, [sp, #168] ; 16-byte Folded Reload ldr x9, [sp, #296] ; 8-byte Folded Reload mul w8, w9, w8 str w8, [sp, #268] ; 4-byte Folded Spill mov w8, #64 mov w9, #77 cmp w10, #9 csel w12, w9, w8, eq mov x9, x11 sub w8, w12, #1 str w8, [sp, #220] ; 4-byte Folded Spill mov w8, #121 str w12, [sp, #296] ; 4-byte Folded Spill mul w8, w12, w8 sub w8, w8, #3661 str w8, [sp, #52] ; 4-byte Folded Spill ldp x19, x8, [sp, #272] ; 16-byte Folded Reload sub w8, w8, #1 lsr w11, w8, #1 sub w8, w10, #1 lsr w8, w8, #1 stp w8, w11, [sp, #120] ; 8-byte Folded Spill mov w8, #1 str w8, [sp, #280] ; 4-byte Folded Spill ldr x21, [sp, #96] ; 8-byte Folded Reload mov x8, x27 str w27, [sp, #336] ; 4-byte Folded Spill str x23, [sp, #56] ; 8-byte Folded Spill b LBB34_16 LBB34_14: ; in Loop: Header=BB34_16 Depth=1 ldr x9, [sp, #344] ; 8-byte Folded Reload LBB34_15: ; in Loop: Header=BB34_16 Depth=1 add x8, x9, #1 ldr x23, [sp, #56] ; 8-byte Folded Reload cmp x9, x23 mov x9, x8 b.eq LBB34_92 LBB34_16: ; =>This Loop Header: Depth=1 ; Child Loop BB34_21 Depth 2 ; Child Loop BB34_34 Depth 3 ; Child Loop BB34_36 Depth 4 ; Child Loop BB34_39 Depth 5 ; Child Loop BB34_57 Depth 3 ; Child Loop BB34_47 Depth 3 str x9, [sp, #344] ; 8-byte Folded Spill cmp x9, x23 ldr w8, [sp, #76] ; 4-byte Folded Reload csinc w26, w8, wzr, eq mov x8, x26 sxtw x23, w8 add x0, sp, #356 mov w1, #4 mov x2, x23 ldr x3, [sp, #104] ; 8-byte Folded Reload bl _fread cmp x0, x23 b.ne LBB34_90 ; %bb.17: ; in Loop: Header=BB34_16 Depth=1 cmp w26, #1 b.lt LBB34_14 ; %bb.18: ; in Loop: Header=BB34_16 Depth=1 mov x23, #0 b LBB34_21 LBB34_19: ; in Loop: Header=BB34_21 Depth=2 Lloh269: adrp x8, _globalobject.2@PAGE Lloh270: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #24] add w9, w9, #1 str w9, [x8, #24] LBB34_20: ; in Loop: Header=BB34_21 Depth=2 ldr x9, [sp, #344] ; 8-byte Folded Reload add x23, x23, #1 cmp x23, x26 b.eq LBB34_15 LBB34_21: ; Parent Loop BB34_16 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB34_34 Depth 3 ; Child Loop BB34_36 Depth 4 ; Child Loop BB34_39 Depth 5 ; Child Loop BB34_57 Depth 3 ; Child Loop BB34_47 Depth 3 add x8, sp, #356 ldr w8, [x8, x23, lsl #2] str w8, [sp, #360] add x0, sp, #360 bl _decode_packet ldr w8, [sp, #368] sub w9, w8, #1 cmp w9, #3 b.hi LBB34_26 ; %bb.22: ; in Loop: Header=BB34_21 Depth=2 Lloh271: adrp x11, lJTI34_0@PAGE Lloh272: add x11, x11, lJTI34_0@PAGEOFF adr x8, LBB34_19 ldrb w10, [x11, x9] add x8, x8, x10, lsl #2 br x8 LBB34_23: ; in Loop: Header=BB34_21 Depth=2 ldr x8, [sp, #328] ; 8-byte Folded Reload cmp w25, w8 b.lo LBB34_20 ; %bb.24: ; in Loop: Header=BB34_21 Depth=2 Lloh273: adrp x8, _globalobject.2@PAGE Lloh274: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #12] add w9, w9, #1 str w9, [x8, #12] ldr w8, [sp, #372] ldr w9, [sp, #268] ; 4-byte Folded Reload udiv w9, w8, w9 ldr w10, [sp, #296] ; 4-byte Folded Reload cmp w9, w10 b.hs LBB34_46 ; %bb.25: ; in Loop: Header=BB34_21 Depth=2 mov w10, #0 ldr w12, [sp, #220] ; 4-byte Folded Reload b LBB34_51 LBB34_26: ; in Loop: Header=BB34_21 Depth=2 ldr w9, [sp, #364] cmp w9, #3 b.ne LBB34_43 ; %bb.27: ; in Loop: Header=BB34_21 Depth=2 Lloh275: adrp x8, _globalobject.2@PAGE Lloh276: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #28] add w9, w9, #1 str w9, [x8, #28] b LBB34_20 LBB34_28: ; in Loop: Header=BB34_21 Depth=2 ldr x8, [sp, #328] ; 8-byte Folded Reload cmp w25, w8 b.lo LBB34_20 ; %bb.29: ; in Loop: Header=BB34_21 Depth=2 Lloh277: adrp x8, _globalobject.2@PAGE Lloh278: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #16] add w9, w9, #1 str w9, [x8, #16] ldr w8, [sp, #372] ldr w9, [sp, #268] ; 4-byte Folded Reload udiv w9, w8, w9 ldr w10, [sp, #296] ; 4-byte Folded Reload cmp w9, w10 b.hs LBB34_56 ; %bb.30: ; in Loop: Header=BB34_21 Depth=2 mov w10, #0 ldr w12, [sp, #220] ; 4-byte Folded Reload b LBB34_61 LBB34_31: ; in Loop: Header=BB34_21 Depth=2 ldr w8, [sp, #376] ldr w9, [sp, #280] ; 4-byte Folded Reload cmp w9, #0 ldr w11, [sp, #304] ; 4-byte Folded Reload csel w11, w11, w8, eq Lloh279: adrp x9, _globalobject.2@PAGE Lloh280: ldr x9, [x9, _globalobject.2@PAGEOFF] ldr w10, [x9, #20] add w10, w10, #1 str w10, [x9, #20] str w11, [sp, #304] ; 4-byte Folded Spill sub w25, w8, w11 ldr x8, [sp, #328] ; 8-byte Folded Reload cmp w25, w8 b.lo LBB34_68 ; %bb.32: ; in Loop: Header=BB34_21 Depth=2 cbz w28, LBB34_67 ; %bb.33: ; in Loop: Header=BB34_21 Depth=2 mov w9, #0 mov w8, #1 LBB34_34: ; Parent Loop BB34_16 Depth=1 ; Parent Loop BB34_21 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB34_36 Depth 4 ; Child Loop BB34_39 Depth 5 lsl w11, w9, #1 b LBB34_36 LBB34_35: ; in Loop: Header=BB34_36 Depth=4 add w9, w9, #1 add w11, w11, #2 cmp w9, w28 b.eq LBB34_66 LBB34_36: ; Parent Loop BB34_16 Depth=1 ; Parent Loop BB34_21 Depth=2 ; Parent Loop BB34_34 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB34_39 Depth 5 cbz w27, LBB34_35 ; %bb.37: ; in Loop: Header=BB34_36 Depth=4 mov x10, #0 mov x12, x11 b LBB34_39 LBB34_38: ; in Loop: Header=BB34_39 Depth=5 add x10, x10, #1 add w12, w12, w20 cmp x27, x10 b.eq LBB34_35 LBB34_39: ; Parent Loop BB34_16 Depth=1 ; Parent Loop BB34_21 Depth=2 ; Parent Loop BB34_34 Depth=3 ; Parent Loop BB34_36 Depth=4 ; => This Inner Loop Header: Depth=5 ldr w13, [x22, w12, uxtw #2] cmp w25, w13 b.lo LBB34_38 ; %bb.40: ; in Loop: Header=BB34_39 Depth=5 add w13, w12, #1 ldr w13, [x22, w13, uxtw #2] cmp w25, w13 b.hs LBB34_38 ; %bb.41: ; in Loop: Header=BB34_34 Depth=3 mov w8, #0 lsl x11, x10, #3 add x12, sp, #24, lsl #12 ; =98304 add x12, x12, #384 ldr x19, [x12, x11] add x12, sp, #16, lsl #12 ; =65536 add x12, x12, #384 ldr x21, [x12, x11] add w9, w9, #1 mov x11, x10 str w10, [sp, #336] ; 4-byte Folded Spill cmp w9, w28 b.ne LBB34_34 ; %bb.42: ; in Loop: Header=BB34_21 Depth=2 mov x8, x10 str w10, [sp, #336] ; 4-byte Folded Spill b LBB34_68 LBB34_43: ; in Loop: Header=BB34_21 Depth=2 sub w8, w8, #13 cmp w8, #11 b.hi LBB34_74 ; %bb.44: ; in Loop: Header=BB34_21 Depth=2 Lloh281: adrp x11, lJTI34_1@PAGE Lloh282: add x11, x11, lJTI34_1@PAGEOFF adr x9, LBB34_45 ldrh w10, [x11, x8, lsl #1] add x9, x9, x10, lsl #2 br x9 LBB34_45: ; in Loop: Header=BB34_21 Depth=2 Lloh283: adrp x8, _globalobject.2@PAGE Lloh284: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #32] add w9, w9, #1 str w9, [x8, #32] b LBB34_20 LBB34_46: ; in Loop: Header=BB34_21 Depth=2 mov w10, #1 ldr w12, [sp, #220] ; 4-byte Folded Reload mov x11, x12 LBB34_47: ; Parent Loop BB34_16 Depth=1 ; Parent Loop BB34_21 Depth=2 ; => This Inner Loop Header: Depth=3 add w12, w11, w12 cmp w9, w12 b.ls LBB34_51 ; %bb.48: ; in Loop: Header=BB34_47 Depth=3 add w12, w12, w11 subs w13, w12, w9 b.hs LBB34_72 ; %bb.49: ; in Loop: Header=BB34_47 Depth=3 add w10, w10, #1 sub w11, w11, #1 cmp w10, #61 b.ne LBB34_47 ; %bb.50: ; in Loop: Header=BB34_21 Depth=2 mov w10, #60 ldr w12, [sp, #52] ; 4-byte Folded Reload LBB34_51: ; in Loop: Header=BB34_21 Depth=2 sub w11, w12, w9 add w13, w11, w10 LBB34_52: ; in Loop: Header=BB34_21 Depth=2 ldr w10, [sp, #296] ; 4-byte Folded Reload madd w10, w13, w10, w11 ldr x11, [sp, #224] ; 8-byte Folded Reload ldr w11, [x11, w10, uxtw #2] cmn w11, #1 b.eq LBB34_20 ; %bb.53: ; in Loop: Header=BB34_21 Depth=2 ldr w12, [sp, #268] ; 4-byte Folded Reload msub w8, w9, w12, w8 ldp x12, x14, [sp, #168] ; 16-byte Folded Reload udiv w9, w8, w12 msub w8, w9, w12, w8 ldr w13, [sp, #124] ; 4-byte Folded Reload subs w12, w11, w13 cneg w12, w12, mi cmp w11, w13 ldr w13, [sp, #120] ; 4-byte Folded Reload csel w13, wzr, w13, eq neg w13, w13 madd w13, w12, w14, w13 lsr w12, w12, #1 cmp w14, #1 csel w12, w13, w12, ne ldr x13, [sp, #128] ; 8-byte Folded Reload ldr w10, [x13, x10, lsl #2] ldr x13, [sp, #288] ; 8-byte Folded Reload madd w9, w11, w13, w9 ldr x11, [sp, #192] ; 8-byte Folded Reload madd w8, w9, w11, w8 ldr x9, [sp, #184] ; 8-byte Folded Reload madd w8, w8, w9, w12 add w9, w8, w10 mov x13, x19 ldr w10, [x19, w9, uxtw #2] ldr w8, [sp, #336] ; 4-byte Folded Reload mov w8, w8 lsl x8, x8, #2 cbnz w10, LBB34_55 ; %bb.54: ; in Loop: Header=BB34_21 Depth=2 add x11, sp, #12, lsl #12 ; =49152 add x11, x11, #384 ldr w10, [x11, x8] add w10, w10, #1 str w10, [x11, x8] ldr w10, [sp, #68] ; 4-byte Folded Reload add w10, w10, #1 str w10, [sp, #68] ; 4-byte Folded Spill ldr w10, [x13, x9, lsl #2] LBB34_55: ; in Loop: Header=BB34_21 Depth=2 lsl x9, x9, #2 ldr x12, [sp, #88] ; 8-byte Folded Reload ldr w11, [x12, x9] cmp w11, #0 add w10, w10, #1 str w10, [x13, x9] ldr x10, [sp, #152] ; 8-byte Folded Reload cinc w11, w10, eq ldr w10, [x12, x9] add w10, w10, #1 str w10, [x12, x9] add x10, sp, #8, lsl #12 ; =32768 add x10, x10, #384 ldr w9, [x10, x8] add w9, w9, #1 str w9, [x10, x8] ldr x8, [sp, #160] ; 8-byte Folded Reload add x8, x8, #1 stp x11, x8, [sp, #152] ; 16-byte Folded Spill b LBB34_20 LBB34_56: ; in Loop: Header=BB34_21 Depth=2 mov w10, #1 ldr w12, [sp, #220] ; 4-byte Folded Reload mov x11, x12 LBB34_57: ; Parent Loop BB34_16 Depth=1 ; Parent Loop BB34_21 Depth=2 ; => This Inner Loop Header: Depth=3 add w12, w11, w12 cmp w9, w12 b.ls LBB34_61 ; %bb.58: ; in Loop: Header=BB34_57 Depth=3 add w12, w12, w11 subs w13, w12, w9 b.hs LBB34_73 ; %bb.59: ; in Loop: Header=BB34_57 Depth=3 add w10, w10, #1 sub w11, w11, #1 cmp w10, #61 b.ne LBB34_57 ; %bb.60: ; in Loop: Header=BB34_21 Depth=2 mov w10, #60 ldr w12, [sp, #52] ; 4-byte Folded Reload LBB34_61: ; in Loop: Header=BB34_21 Depth=2 sub w11, w12, w9 add w13, w11, w10 LBB34_62: ; in Loop: Header=BB34_21 Depth=2 ldr w10, [sp, #296] ; 4-byte Folded Reload madd w10, w13, w10, w11 ldr x11, [sp, #224] ; 8-byte Folded Reload ldr w11, [x11, w10, uxtw #2] cmn w11, #1 b.eq LBB34_20 ; %bb.63: ; in Loop: Header=BB34_21 Depth=2 ldr w12, [sp, #268] ; 4-byte Folded Reload msub w8, w9, w12, w8 ldp x12, x14, [sp, #168] ; 16-byte Folded Reload udiv w9, w8, w12 msub w8, w9, w12, w8 ldr w13, [sp, #124] ; 4-byte Folded Reload subs w12, w11, w13 cneg w12, w12, mi cmp w11, w13 ldr w13, [sp, #120] ; 4-byte Folded Reload csel w13, wzr, w13, eq neg w13, w13 madd w13, w12, w14, w13 lsr w12, w12, #1 cmp w14, #1 csel w12, w13, w12, ne ldr x13, [sp, #128] ; 8-byte Folded Reload ldr w10, [x13, x10, lsl #2] ldr x13, [sp, #288] ; 8-byte Folded Reload madd w9, w11, w13, w9 ldr x11, [sp, #192] ; 8-byte Folded Reload madd w8, w9, w11, w8 ldr x9, [sp, #184] ; 8-byte Folded Reload madd w8, w8, w9, w12 add w9, w8, w10 mov x13, x21 ldr w10, [x21, w9, uxtw #2] ldr w8, [sp, #336] ; 4-byte Folded Reload mov w8, w8 lsl x8, x8, #2 cbnz w10, LBB34_65 ; %bb.64: ; in Loop: Header=BB34_21 Depth=2 add x11, sp, #4, lsl #12 ; =16384 add x11, x11, #384 ldr w10, [x11, x8] add w10, w10, #1 str w10, [x11, x8] ldr w10, [sp, #72] ; 4-byte Folded Reload add w10, w10, #1 str w10, [sp, #72] ; 4-byte Folded Spill ldr w10, [x13, x9, lsl #2] LBB34_65: ; in Loop: Header=BB34_21 Depth=2 lsl x9, x9, #2 ldr x12, [sp, #80] ; 8-byte Folded Reload ldr w11, [x12, x9] cmp w11, #0 add w10, w10, #1 str w10, [x13, x9] ldr w10, [sp, #140] ; 4-byte Folded Reload cinc w10, w10, eq str w10, [sp, #140] ; 4-byte Folded Spill ldr w10, [x12, x9] add w10, w10, #1 str w10, [x12, x9] add x10, sp, #384 ldr w9, [x10, x8] add w9, w9, #1 str w9, [x10, x8] ldr x8, [sp, #144] ; 8-byte Folded Reload add x8, x8, #1 str x8, [sp, #144] ; 8-byte Folded Spill b LBB34_20 LBB34_66: ; in Loop: Header=BB34_21 Depth=2 tbz w8, #0, LBB34_68 LBB34_67: ; in Loop: Header=BB34_21 Depth=2 mov x8, x27 str w27, [sp, #336] ; 4-byte Folded Spill ldr x21, [sp, #96] ; 8-byte Folded Reload ldr x19, [sp, #272] ; 8-byte Folded Reload LBB34_68: ; in Loop: Header=BB34_21 Depth=2 cmp w25, w24 b.hs LBB34_87 ; %bb.69: ; in Loop: Header=BB34_21 Depth=2 ldr w9, [sp, #312] ; 4-byte Folded Reload add w9, w9, #1 ldr x8, [sp, #208] ; 8-byte Folded Reload str w9, [sp, #312] ; 4-byte Folded Spill cmp w9, w8 b.hs LBB34_71 ; %bb.70: ; in Loop: Header=BB34_21 Depth=2 str wzr, [sp, #280] ; 4-byte Folded Spill b LBB34_20 LBB34_71: ; in Loop: Header=BB34_21 Depth=2 ldr w0, [sp, #204] ; 4-byte Folded Reload add w0, w0, #1 str w0, [sp, #204] ; 4-byte Folded Spill ldr x8, [sp, #112] ; 8-byte Folded Reload blr x8 str wzr, [sp, #312] ; 4-byte Folded Spill str wzr, [sp, #280] ; 4-byte Folded Spill b LBB34_20 LBB34_72: ; in Loop: Header=BB34_21 Depth=2 add w11, w13, w10 b LBB34_52 LBB34_73: ; in Loop: Header=BB34_21 Depth=2 add w11, w13, w10 b LBB34_62 LBB34_74: ; in Loop: Header=BB34_21 Depth=2 Lloh285: adrp x8, _globalobject.2@PAGE Lloh286: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #8] add w9, w9, #1 str w9, [x8, #8] b LBB34_20 LBB34_75: ; in Loop: Header=BB34_21 Depth=2 Lloh287: adrp x8, _globalobject.2@PAGE Lloh288: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #36] add w9, w9, #1 str w9, [x8, #36] b LBB34_20 LBB34_76: ; in Loop: Header=BB34_21 Depth=2 Lloh289: adrp x8, _globalobject.2@PAGE Lloh290: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #40] add w9, w9, #1 str w9, [x8, #40] b LBB34_20 LBB34_77: ; in Loop: Header=BB34_21 Depth=2 Lloh291: adrp x8, _globalobject.2@PAGE Lloh292: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #44] add w9, w9, #1 str w9, [x8, #44] b LBB34_20 LBB34_78: ; in Loop: Header=BB34_21 Depth=2 Lloh293: adrp x8, _globalobject.2@PAGE Lloh294: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #48] add w9, w9, #1 str w9, [x8, #48] b LBB34_20 LBB34_79: ; in Loop: Header=BB34_21 Depth=2 Lloh295: adrp x8, _globalobject.2@PAGE Lloh296: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #52] add w9, w9, #1 str w9, [x8, #52] b LBB34_20 LBB34_80: ; in Loop: Header=BB34_21 Depth=2 Lloh297: adrp x8, _globalobject.2@PAGE Lloh298: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #56] add w9, w9, #1 str w9, [x8, #56] b LBB34_20 LBB34_81: ; in Loop: Header=BB34_21 Depth=2 Lloh299: adrp x8, _globalobject.2@PAGE Lloh300: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #60] add w9, w9, #1 str w9, [x8, #60] b LBB34_20 LBB34_82: ; in Loop: Header=BB34_21 Depth=2 Lloh301: adrp x8, _globalobject.2@PAGE Lloh302: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #64] add w9, w9, #1 str w9, [x8, #64] b LBB34_20 LBB34_83: ; in Loop: Header=BB34_21 Depth=2 Lloh303: adrp x8, _globalobject.2@PAGE Lloh304: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #68] add w9, w9, #1 str w9, [x8, #68] b LBB34_20 LBB34_84: ; in Loop: Header=BB34_21 Depth=2 Lloh305: adrp x8, _globalobject.2@PAGE Lloh306: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #72] add w9, w9, #1 str w9, [x8, #72] b LBB34_20 LBB34_85: ; in Loop: Header=BB34_21 Depth=2 Lloh307: adrp x8, _globalobject.2@PAGE Lloh308: ldr x8, [x8, _globalobject.2@PAGEOFF] ldr w9, [x8, #76] add w9, w9, #1 str w9, [x8, #76] b LBB34_20 LBB34_86: ldr x3, [x23] Lloh309: adrp x0, l_.str.5@PAGE Lloh310: add x0, x0, l_.str.5@PAGEOFF mov w23, #1 mov w1, #31 mov w2, #1 bl _fwrite b LBB34_104 LBB34_87: Lloh311: adrp x8, ___stderrp@GOTPAGE Lloh312: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh313: ldr x0, [x8] ; kill: def $w24 killed $w24 killed $x24 def $x24 mov x8, x25 stp x8, x24, [sp] Lloh314: adrp x1, l_.str.47@PAGE Lloh315: add x1, x1, l_.str.47@PAGEOFF bl _fprintf b LBB34_91 LBB34_88: Lloh316: adrp x8, ___stderrp@GOTPAGE Lloh317: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh318: ldr x0, [x8] stp xzr, xzr, [sp] Lloh319: adrp x1, l_.str.46@PAGE Lloh320: add x1, x1, l_.str.46@PAGEOFF bl _fprintf str xzr, [sp, #208] ; 8-byte Folded Spill str xzr, [sp, #328] ; 8-byte Folded Spill mov w24, #0 str x26, [sp, #320] ; 8-byte Folded Spill tbz x23, #63, LBB34_13 LBB34_89: stp wzr, wzr, [sp, #68] ; 8-byte Folded Spill str wzr, [sp, #140] ; 4-byte Folded Spill stp xzr, xzr, [sp, #144] ; 16-byte Folded Spill str xzr, [sp, #160] ; 8-byte Folded Spill mov w25, #0 b LBB34_92 LBB34_90: Lloh321: adrp x8, ___stderrp@GOTPAGE Lloh322: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh323: ldr x3, [x8] Lloh324: adrp x0, l_.str.6@PAGE Lloh325: add x0, x0, l_.str.6@PAGEOFF mov w1, #35 mov w2, #1 bl _fwrite ldr x0, [sp, #104] ; 8-byte Folded Reload bl _fclose LBB34_91: mov w0, #100 ldr x8, [sp, #112] ; 8-byte Folded Reload blr x8 LBB34_92: mov x21, #0 ldr x8, [sp, #192] ; 8-byte Folded Reload ucvtf s10, w8 ldr x8, [sp, #184] ; 8-byte Folded Reload ucvtf s11, w8 ldp x19, x24, [sp, #240] ; 16-byte Folded Reload ldr x22, [sp, #256] ; 8-byte Folded Reload LBB34_93: ; =>This Inner Loop Header: Depth=1 Lloh326: adrp x8, ___stderrp@GOTPAGE Lloh327: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh328: ldr x0, [x8] lsl x8, x21, #2 add x9, sp, #8, lsl #12 ; =32768 add x9, x9, #384 ldr w10, [x9, x8] add x9, sp, #12, lsl #12 ; =49152 add x9, x9, #384 ldr w8, [x9, x8] stp x8, x10, [sp, #336] ; 16-byte Folded Spill stp x10, x8, [sp, #24] stp xzr, xzr, [sp, #8] str x21, [sp] Lloh329: adrp x1, l_.str.48@PAGE Lloh330: add x1, x1, l_.str.48@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x28, x0 ldr x23, [sp, #288] ; 8-byte Folded Reload stp w23, w19, [x0] stp x24, x22, [x0, #8] str s8, [x0, #24] str s9, [x0, #28] str s10, [x0, #32] str s11, [x0, #36] mov w0, #16 bl _malloc mov x26, x0 stp w23, w19, [x0] ldr x0, [sp, #320] ; 8-byte Folded Reload bl _malloc str x0, [x26, #8] mov w0, #16 bl _malloc mov x20, x0 stp x28, x26, [x0] mov w0, #56 bl _malloc str x20, [x0] movi.2d v0, #0000000000000000 stur q0, [x0, #8] stur q0, [x0, #24] stur q0, [x0, #36] Lloh331: adrp x8, _globalobject.0@PAGE Lloh332: ldr x8, [x8, _globalobject.0@PAGEOFF] str x8, [sp, #312] ; 8-byte Folded Spill ldr x8, [x8, #40] lsl x9, x21, #3 str x9, [sp, #304] ; 8-byte Folded Spill str x0, [x8, x9] mov w0, #40 bl _malloc mov x20, x0 stp w23, w19, [x0] stp x24, x22, [x0, #8] str s8, [x0, #24] str s9, [x0, #28] str s10, [x0, #32] str s11, [x0, #36] mov w0, #16 bl _malloc mov x26, x0 stp w23, w19, [x0] ldr x0, [sp, #320] ; 8-byte Folded Reload bl _malloc str x0, [x26, #8] mov w0, #16 bl _malloc mov x28, x0 stp x20, x26, [x0] mov w0, #56 bl _malloc str x28, [x0] movi.2d v0, #0000000000000000 stur q0, [x0, #8] stur q0, [x0, #24] stur q0, [x0, #36] Lloh333: adrp x8, _globalobject.1@PAGE Lloh334: ldr x8, [x8, _globalobject.1@PAGEOFF] ldr x8, [x8, #40] ldr x9, [sp, #304] ; 8-byte Folded Reload str x0, [x8, x9] ldr x0, [sp, #272] ; 8-byte Folded Reload cmp x27, x21 b.eq LBB34_95 ; %bb.94: ; in Loop: Header=BB34_93 Depth=1 add x8, sp, #24, lsl #12 ; =98304 add x8, x8, #384 ldr x0, [x8, x21, lsl #3] LBB34_95: ; in Loop: Header=BB34_93 Depth=1 ldr x8, [sp, #312] ; 8-byte Folded Reload ldr x8, [x8, #40] ldr x1, [x8, x21, lsl #3] mov w2, #0 mov w3, #0 ldp x5, x4, [sp, #336] ; 16-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ; kill: def $w5 killed $w5 killed $x5 bl _compress_projection cbnz w0, LBB34_103 ; %bb.96: ; in Loop: Header=BB34_93 Depth=1 add x21, x21, #1 ldr x8, [sp, #232] ; 8-byte Folded Reload cmp x8, x21 b.ne LBB34_93 ; %bb.97: Lloh335: adrp x24, ___stderrp@GOTPAGE Lloh336: ldr x24, [x24, ___stderrp@GOTPAGEOFF] Lloh337: ldr x0, [x24] ldp x24, x19, [sp, #152] ; 16-byte Folded Reload stp x19, x24, [sp, #16] stp xzr, x25, [sp] Lloh338: adrp x1, l_.str.42@PAGE Lloh339: add x1, x1, l_.str.42@PAGEOFF bl _fprintf mov w0, #40 bl _malloc mov x20, x0 ldr x21, [sp, #288] ; 8-byte Folded Reload ldp x26, x28, [sp, #240] ; 16-byte Folded Reload stp w21, w26, [x0] ldr x8, [sp, #256] ; 8-byte Folded Reload stp x28, x8, [x0, #8] str s8, [x0, #24] str s9, [x0, #28] str s10, [x0, #32] str s11, [x0, #36] mov w0, #16 bl _malloc mov x22, x0 stp w21, w26, [x0] ldr x0, [sp, #320] ; 8-byte Folded Reload bl _malloc str x0, [x22, #8] mov w0, #16 bl _malloc mov x23, x0 stp x20, x22, [x0] mov w0, #56 bl _malloc mov x1, x0 ucvtf s12, w25 stp xzr, xzr, [x0, #8] str x23, [x0] str wzr, [x0, #24] str s12, [x0, #28] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] Lloh340: adrp x8, _globalobject.0@PAGE Lloh341: ldr x8, [x8, _globalobject.0@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #88] ; 8-byte Folded Reload mov w2, #0 mov x3, x25 mov x4, x19 mov x5, x24 bl _compress_projection mov x23, x0 cbnz w0, LBB34_104 ; %bb.98: mov w0, #40 bl _malloc mov x20, x0 stp w21, w26, [x0] ldr x8, [sp, #256] ; 8-byte Folded Reload stp x28, x8, [x0, #8] stp s8, s9, [x0, #24] stp s10, s11, [x0, #32] mov w0, #16 bl _malloc mov x22, x0 stp w21, w26, [x0] ldr x0, [sp, #320] ; 8-byte Folded Reload bl _malloc str x0, [x22, #8] mov w0, #16 bl _malloc mov x23, x0 stp x20, x22, [x0] mov w0, #56 bl _malloc mov x1, x0 stp xzr, xzr, [x0, #8] str x23, [x0] str wzr, [x0, #24] str s12, [x0, #28] stp xzr, xzr, [x0, #32] str wzr, [x0, #48] Lloh342: adrp x8, _globalobject.1@PAGE Lloh343: ldr x8, [x8, _globalobject.1@PAGEOFF] str x0, [x8, #48] ldr x0, [sp, #80] ; 8-byte Folded Reload mov w2, #0 mov x3, x25 ldr x4, [sp, #144] ; 8-byte Folded Reload ; kill: def $w4 killed $w4 killed $x4 ldr w5, [sp, #140] ; 4-byte Folded Reload bl _compress_projection mov x23, x0 cbnz w0, LBB34_104 ; %bb.99: cbz w27, LBB34_102 ; %bb.100: add x20, sp, #16, lsl #12 ; =65536 add x20, x20, #384 add x21, sp, #24, lsl #12 ; =98304 add x21, x21, #384 mov x22, x27 LBB34_101: ; =>This Inner Loop Header: Depth=1 ldr x0, [x21], #8 bl _free ldr x0, [x20], #8 bl _free subs x22, x22, #1 b.ne LBB34_101 LBB34_102: ldr x0, [sp, #88] ; 8-byte Folded Reload bl _free ldr x0, [sp, #80] ; 8-byte Folded Reload bl _free Lloh344: adrp x8, _globalobject.0@PAGE Lloh345: ldr x8, [x8, _globalobject.0@PAGEOFF] str w27, [x8] ldp x9, x11, [sp, #152] ; 16-byte Folded Reload str x11, [x8, #8] ldr w12, [sp, #68] ; 4-byte Folded Reload str w12, [x8, #16] ucvtf s0, w9 ldr x9, [sp, #288] ; 8-byte Folded Reload ldr x10, [sp, #240] ; 8-byte Folded Reload mul w9, w10, w9 ldr x10, [sp, #192] ; 8-byte Folded Reload mul w9, w9, w10 ldr x10, [sp, #184] ; 8-byte Folded Reload mul w9, w9, w10 mul w9, w9, w27 ucvtf s1, w9 ucvtf s2, w12 fdiv s3, s0, s1 fdiv s0, s2, s0 stp s3, s0, [x8, #20] scvtf s0, x11 fdiv s0, s0, s2 str s0, [x8, #28] ldr x10, [sp, #328] ; 8-byte Folded Reload stp w10, w25, [x8, #32] Lloh346: adrp x9, _globalobject.1@PAGE Lloh347: ldr x9, [x9, _globalobject.1@PAGEOFF] str w27, [x9] ldr x11, [sp, #144] ; 8-byte Folded Reload str x11, [x9, #8] ldr w12, [sp, #72] ; 4-byte Folded Reload str w12, [x9, #16] ldr w13, [sp, #140] ; 4-byte Folded Reload ucvtf s0, w13 ucvtf s2, w12 fdiv s1, s0, s1 fdiv s0, s2, s0 stp s1, s0, [x9, #20] scvtf s0, x11 fdiv s0, s0, s2 str s0, [x9, #28] stp w10, w25, [x9, #32] mov w9, #1 adrp x10, _globalobject.4@PAGE strb w9, [x10, _globalobject.4@PAGEOFF] ldr x8, [x8, #40] ldr x8, [x8] ldr x19, [x8, #32] Lloh348: adrp x21, ___stderrp@GOTPAGE Lloh349: ldr x21, [x21, ___stderrp@GOTPAGEOFF] ldr x0, [x21] ldr w20, [x8, #40] str x19, [sp] Lloh350: adrp x1, l_.str.49@PAGE Lloh351: add x1, x1, l_.str.49@PAGEOFF bl _fprintf ldr x0, [x21] str x20, [sp] Lloh352: adrp x1, l_.str.50@PAGE Lloh353: add x1, x1, l_.str.50@PAGEOFF bl _fprintf ldr x0, [x21] str x19, [sp] Lloh354: adrp x1, l_.str.51@PAGE Lloh355: add x1, x1, l_.str.51@PAGEOFF bl _fprintf ldr x0, [x21] str x20, [sp] Lloh356: adrp x1, l_.str.52@PAGE Lloh357: add x1, x1, l_.str.52@PAGEOFF bl _fprintf mov w23, #0 b LBB34_104 LBB34_103: mov x23, x0 LBB34_104: ldur x8, [x29, #-144] Lloh358: adrp x9, ___stack_chk_guard@GOTPAGE Lloh359: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh360: ldr x9, [x9] cmp x9, x8 b.ne LBB34_106 ; %bb.105: mov x0, x23 add sp, sp, #152, lsl #12 ; =622592 add sp, sp, #400 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload ldp d9, d8, [sp, #32] ; 16-byte Folded Reload ldp d11, d10, [sp, #16] ; 16-byte Folded Reload ldp d13, d12, [sp], #144 ; 16-byte Folded Reload ret LBB34_106: bl ___stack_chk_fail .loh AdrpAdd Lloh262, Lloh263 .loh AdrpAdd Lloh260, Lloh261 .loh AdrpAdd Lloh258, Lloh259 .loh AdrpAdd Lloh256, Lloh257 .loh AdrpAdd Lloh254, Lloh255 .loh AdrpAdd Lloh252, Lloh253 .loh AdrpAdd Lloh250, Lloh251 .loh AdrpAdd Lloh248, Lloh249 .loh AdrpAdd Lloh246, Lloh247 .loh AdrpAdd Lloh244, Lloh245 .loh AdrpAdd Lloh242, Lloh243 .loh AdrpAdd Lloh240, Lloh241 .loh AdrpAdd Lloh238, Lloh239 .loh AdrpAdd Lloh236, Lloh237 .loh AdrpAdd Lloh234, Lloh235 .loh AdrpAdd Lloh232, Lloh233 .loh AdrpAdd Lloh230, Lloh231 .loh AdrpAdd Lloh228, Lloh229 .loh AdrpLdrGot Lloh226, Lloh227 .loh AdrpLdrGotLdr Lloh223, Lloh224, Lloh225 .loh AdrpLdrGot Lloh221, Lloh222 .loh AdrpAdd Lloh267, Lloh268 .loh AdrpLdrGotLdr Lloh264, Lloh265, Lloh266 .loh AdrpLdr Lloh269, Lloh270 .loh AdrpAdd Lloh271, Lloh272 .loh AdrpLdr Lloh273, Lloh274 .loh AdrpLdr Lloh275, Lloh276 .loh AdrpLdr Lloh277, Lloh278 .loh AdrpLdr Lloh279, Lloh280 .loh AdrpAdd Lloh281, Lloh282 .loh AdrpLdr Lloh283, Lloh284 .loh AdrpLdr Lloh285, Lloh286 .loh AdrpLdr Lloh287, Lloh288 .loh AdrpLdr Lloh289, Lloh290 .loh AdrpLdr Lloh291, Lloh292 .loh AdrpLdr Lloh293, Lloh294 .loh AdrpLdr Lloh295, Lloh296 .loh AdrpLdr Lloh297, Lloh298 .loh AdrpLdr Lloh299, Lloh300 .loh AdrpLdr Lloh301, Lloh302 .loh AdrpLdr Lloh303, Lloh304 .loh AdrpLdr Lloh305, Lloh306 .loh AdrpLdr Lloh307, Lloh308 .loh AdrpAdd Lloh309, Lloh310 .loh AdrpAdd Lloh314, Lloh315 .loh AdrpLdrGotLdr Lloh311, Lloh312, Lloh313 .loh AdrpAdd Lloh319, Lloh320 .loh AdrpLdrGotLdr Lloh316, Lloh317, Lloh318 .loh AdrpAdd Lloh324, Lloh325 .loh AdrpLdrGotLdr Lloh321, Lloh322, Lloh323 .loh AdrpLdr Lloh333, Lloh334 .loh AdrpLdr Lloh331, Lloh332 .loh AdrpAdd Lloh329, Lloh330 .loh AdrpLdrGotLdr Lloh326, Lloh327, Lloh328 .loh AdrpLdr Lloh340, Lloh341 .loh AdrpAdd Lloh338, Lloh339 .loh AdrpLdrGotLdr Lloh335, Lloh336, Lloh337 .loh AdrpLdr Lloh342, Lloh343 .loh AdrpAdd Lloh356, Lloh357 .loh AdrpAdd Lloh354, Lloh355 .loh AdrpAdd Lloh352, Lloh353 .loh AdrpAdd Lloh350, Lloh351 .loh AdrpLdrGot Lloh348, Lloh349 .loh AdrpLdr Lloh346, Lloh347 .loh AdrpLdr Lloh344, Lloh345 .loh AdrpLdrGotLdr Lloh358, Lloh359, Lloh360 .cfi_endproc .section __TEXT,__const lJTI34_0: .byte (LBB34_23-LBB34_19)>>2 .byte (LBB34_28-LBB34_19)>>2 .byte (LBB34_31-LBB34_19)>>2 .byte (LBB34_19-LBB34_19)>>2 .p2align 1 lJTI34_1: .short (LBB34_45-LBB34_45)>>2 .short (LBB34_75-LBB34_45)>>2 .short (LBB34_76-LBB34_45)>>2 .short (LBB34_77-LBB34_45)>>2 .short (LBB34_78-LBB34_45)>>2 .short (LBB34_79-LBB34_45)>>2 .short (LBB34_80-LBB34_45)>>2 .short (LBB34_81-LBB34_45)>>2 .short (LBB34_82-LBB34_45)>>2 .short (LBB34_83-LBB34_45)>>2 .short (LBB34_84-LBB34_45)>>2 .short (LBB34_85-LBB34_45)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _petlink32_load_gates ; -- Begin function petlink32_load_gates .p2align 2 _petlink32_load_gates: ; @petlink32_load_gates .cfi_startproc ; %bb.0: stp d9, d8, [sp, #-112]! ; 16-byte Folded Spill .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 .cfi_offset b8, -104 .cfi_offset b9, -112 sub sp, sp, #96 mov x24, x4 mov x22, x3 mov x23, x2 mov x21, x0 ldr x20, [x1] mov w0, #80 bl _malloc mov x19, x0 str xzr, [x0, #64] movi.2d v0, #0000000000000000 stp q0, q0, [x0] str wzr, [x0, #32] mov w0, #23040 movk w0, #610, lsl #16 bl _malloc str x0, [x19, #40] mov w0, #23040 movk w0, #610, lsl #16 bl _malloc str x0, [x19, #48] mov w0, #23040 movk w0, #610, lsl #16 bl _malloc str x0, [x19, #56] mov w8, #1 str w8, [x19, #72] Lloh361: adrp x9, _globalobject.3@PAGE str x19, [x9, _globalobject.3@PAGEOFF] Lloh362: adrp x9, _globalobject.5@PAGE strb w8, [x9, _globalobject.5@PAGEOFF] ldr w8, [x23] cbz w8, LBB35_2 ; %bb.1: ldp w23, w8, [x22] stur x8, [x29, #-128] ; 8-byte Folded Spill b LBB35_3 LBB35_2: stur xzr, [x29, #-128] ; 8-byte Folded Spill mov w23, #0 LBB35_3: mov x26, sp mov w9, #4 Lloh363: adrp x16, ___chkstk_darwin@GOTPAGE Lloh364: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 sub x22, sp, #16 mov sp, x22 Lloh365: adrp x25, ___stderrp@GOTPAGE Lloh366: ldr x25, [x25, ___stderrp@GOTPAGEOFF] ldr x0, [x25] str x20, [sp, #-16]! Lloh367: adrp x1, l_.str.53@PAGE Lloh368: add x1, x1, l_.str.53@PAGEOFF bl _fprintf add sp, sp, #16 Lloh369: adrp x1, l_.str.4@PAGE Lloh370: add x1, x1, l_.str.4@PAGEOFF mov x0, x21 bl _fopen stur x0, [x29, #-152] ; 8-byte Folded Spill cbz x0, LBB35_35 ; %bb.4: stp x24, x26, [x29, #-192] ; 16-byte Folded Spill scvtf d0, x20 fmov d1, #1.00000000 fadd d0, d0, d1 fcvtzs w8, d0 stur w8, [x29, #-156] ; 4-byte Folded Spill cbz w8, LBB35_38 ; %bb.5: mov w9, #0 mov w28, #0 mov w21, #0 mov w25, #0 stur xzr, [x29, #-144] ; 8-byte Folded Spill ldur w8, [x29, #-156] ; 4-byte Folded Reload sub w8, w8, #1 stur w8, [x29, #-160] ; 4-byte Folded Spill sub w8, w20, w8 stur w8, [x29, #-164] ; 4-byte Folded Spill Lloh371: adrp x27, lJTI35_0@PAGE Lloh372: add x27, x27, lJTI35_0@PAGEOFF movi.2s v8, #1 mov w26, #1 stur x23, [x29, #-176] ; 8-byte Folded Spill b LBB35_8 LBB35_6: ; in Loop: Header=BB35_8 Depth=1 mov x27, x26 mov x26, x23 ldur x23, [x29, #-176] ; 8-byte Folded Reload LBB35_7: ; in Loop: Header=BB35_8 Depth=1 ldur x9, [x29, #-136] ; 8-byte Folded Reload ldur w8, [x29, #-156] ; 4-byte Folded Reload cmp w9, w8 b.hs LBB35_38 LBB35_8: ; =>This Loop Header: Depth=1 ; Child Loop BB35_14 Depth 2 mov x0, x22 mov x23, x26 mov x26, x27 ldur w8, [x29, #-160] ; 4-byte Folded Reload cmp w9, w8 ldur w8, [x29, #-164] ; 4-byte Folded Reload csinc w20, w8, wzr, eq mov x8, x20 mov x27, x9 sxtw x24, w8 mov w1, #4 mov x2, x24 ldur x3, [x29, #-152] ; 8-byte Folded Reload bl _fread add w27, w27, #1 stur x27, [x29, #-136] ; 8-byte Folded Spill cmp x0, x24 b.ne LBB35_37 ; %bb.9: ; in Loop: Header=BB35_8 Depth=1 cbz w20, LBB35_6 ; %bb.10: ; in Loop: Header=BB35_8 Depth=1 mov x24, #0 lsl x20, x20, #2 mov x27, x26 mov x26, x23 ldur x23, [x29, #-176] ; 8-byte Folded Reload b LBB35_14 LBB35_11: ; in Loop: Header=BB35_14 Depth=2 str w10, [x8, x9] LBB35_12: ; in Loop: Header=BB35_14 Depth=2 ldr x8, [x19, #48] str w25, [x8, x9] ldur w8, [x29, #-100] ldr x10, [x19, #56] str w8, [x10, x9] add w28, w28, #1 LBB35_13: ; in Loop: Header=BB35_14 Depth=2 add x24, x24, #4 cmp x20, x24 b.eq LBB35_7 LBB35_14: ; Parent Loop BB35_8 Depth=1 ; => This Inner Loop Header: Depth=2 and x8, x24, #0xfffffffc ldr w8, [x22, x8] stur w8, [x29, #-120] sub x0, x29, #120 bl _decode_packet ldur w8, [x29, #-112] sub w8, w8, #3 cmp w8, #17 b.hi LBB35_13 ; %bb.15: ; in Loop: Header=BB35_14 Depth=2 adr x9, LBB35_13 ldrb w10, [x27, x8] add x9, x9, x10, lsl #2 br x9 LBB35_16: ; in Loop: Header=BB35_14 Depth=2 ldur w9, [x29, #-104] cmp w26, #0 csel w21, w21, w9, eq sub w25, w9, w21 ldur x8, [x29, #-128] ; 8-byte Folded Reload cmp w25, w8 b.hs LBB35_36 ; %bb.17: ; in Loop: Header=BB35_14 Depth=2 stur x9, [x29, #-144] ; 8-byte Folded Spill mov w26, #0 b LBB35_13 LBB35_18: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.19: ; in Loop: Header=BB35_14 Depth=2 ldr d0, [x19] add.2s v0, v0, v8 str d0, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 str wzr, [x8, x9] b LBB35_12 LBB35_20: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.21: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #8] add w8, w8, #1 str w8, [x19, #8] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #1 b LBB35_11 LBB35_22: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.23: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #12] add w8, w8, #1 str w8, [x19, #12] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #2 str w10, [x8, x9] b LBB35_12 LBB35_24: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.25: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #16] add w8, w8, #1 str w8, [x19, #16] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #3 str w10, [x8, x9] b LBB35_12 LBB35_26: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.27: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #20] add w8, w8, #1 str w8, [x19, #20] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #4 b LBB35_11 LBB35_28: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.29: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #24] add w8, w8, #1 str w8, [x19, #24] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #5 str w10, [x8, x9] b LBB35_12 LBB35_30: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.lo LBB35_13 ; %bb.31: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #28] add w8, w8, #1 str w8, [x19, #28] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #6 str w10, [x8, x9] b LBB35_12 LBB35_32: ; in Loop: Header=BB35_14 Depth=2 cmp w25, w23 b.hs LBB35_34 ; %bb.33: ; in Loop: Header=BB35_14 Depth=2 Lloh373: adrp x8, ___stderrp@GOTPAGE Lloh374: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh375: ldr x3, [x8] Lloh376: adrp x0, l_.str.59@PAGE Lloh377: add x0, x0, l_.str.59@PAGEOFF mov w1, #48 mov w2, #1 bl _fwrite b LBB35_13 LBB35_34: ; in Loop: Header=BB35_14 Depth=2 ldr w8, [x19, #32] add w8, w8, #1 str w8, [x19, #32] ldr w8, [x19] add w8, w8, #1 str w8, [x19] ldr x8, [x19, #40] mov w9, w28 lsl x9, x9, #2 mov w10, #7 str w10, [x8, x9] b LBB35_12 LBB35_35: ldr x3, [x25] Lloh378: adrp x0, l_.str.5@PAGE Lloh379: add x0, x0, l_.str.5@PAGEOFF mov w20, #1 mov w1, #31 mov w2, #1 bl _fwrite b LBB35_39 LBB35_36: Lloh380: adrp x8, ___stderrp@GOTPAGE Lloh381: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh382: ldr x0, [x8] mov x8, x23 sub sp, sp, #32 ; kill: def $w9 killed $w9 killed $x9 def $x9 stp x9, x8, [sp, #16] ldur x8, [x29, #-128] ; 8-byte Folded Reload ; kill: def $w8 killed $w8 killed $x8 def $x8 ; kill: def $w25 killed $w25 killed $x25 def $x25 stp x25, x8, [sp] Lloh383: adrp x1, l_.str.58@PAGE Lloh384: add x1, x1, l_.str.58@PAGEOFF bl _fprintf add sp, sp, #32 mov w0, #100 ldur x8, [x29, #-192] ; 8-byte Folded Reload blr x8 b LBB35_38 LBB35_37: Lloh385: adrp x21, ___stderrp@GOTPAGE Lloh386: ldr x21, [x21, ___stderrp@GOTPAGEOFF] ldr x3, [x21] Lloh387: adrp x0, l_.str.54@PAGE Lloh388: add x0, x0, l_.str.54@PAGEOFF mov w1, #49 mov w2, #1 bl _fwrite ldr x0, [x21] sub sp, sp, #32 ldur x23, [x29, #-176] ; 8-byte Folded Reload str x23, [sp, #24] ldur x8, [x29, #-144] ; 8-byte Folded Reload str x8, [sp, #16] ldur x8, [x29, #-128] ; 8-byte Folded Reload stp x25, x8, [sp] Lloh389: adrp x1, l_.str.55@PAGE Lloh390: add x1, x1, l_.str.55@PAGEOFF bl _fprintf add sp, sp, #32 ldr x0, [x21] ; kill: def $w20 killed $w20 killed $x20 def $x20 str x20, [sp, #-16]! Lloh391: adrp x1, l_.str.56@PAGE Lloh392: add x1, x1, l_.str.56@PAGEOFF bl _fprintf add sp, sp, #16 ldr x0, [x21] ldur x8, [x29, #-136] ; 8-byte Folded Reload str x8, [sp, #-16]! Lloh393: adrp x1, l_.str.57@PAGE Lloh394: add x1, x1, l_.str.57@PAGEOFF bl _fprintf add sp, sp, #16 ldur x0, [x29, #-152] ; 8-byte Folded Reload bl _fclose LBB35_38: mov w20, #0 ldur x8, [x29, #-128] ; 8-byte Folded Reload stp w23, w8, [x19, #64] ldur x26, [x29, #-184] ; 8-byte Folded Reload LBB35_39: mov sp, x26 mov x0, x20 sub sp, x29, #96 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 ldp d9, d8, [sp], #112 ; 16-byte Folded Reload ret .loh AdrpAdrp Lloh361, Lloh362 .loh AdrpAdd Lloh369, Lloh370 .loh AdrpAdd Lloh367, Lloh368 .loh AdrpLdrGot Lloh365, Lloh366 .loh AdrpLdrGot Lloh363, Lloh364 .loh AdrpAdd Lloh371, Lloh372 .loh AdrpAdd Lloh376, Lloh377 .loh AdrpLdrGotLdr Lloh373, Lloh374, Lloh375 .loh AdrpAdd Lloh378, Lloh379 .loh AdrpAdd Lloh383, Lloh384 .loh AdrpLdrGotLdr Lloh380, Lloh381, Lloh382 .loh AdrpAdd Lloh393, Lloh394 .loh AdrpAdd Lloh391, Lloh392 .loh AdrpAdd Lloh389, Lloh390 .loh AdrpAdd Lloh387, Lloh388 .loh AdrpLdrGot Lloh385, Lloh386 .cfi_endproc .section __TEXT,__const lJTI35_0: .byte (LBB35_16-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_13-LBB35_13)>>2 .byte (LBB35_18-LBB35_13)>>2 .byte (LBB35_20-LBB35_13)>>2 .byte (LBB35_22-LBB35_13)>>2 .byte (LBB35_24-LBB35_13)>>2 .byte (LBB35_26-LBB35_13)>>2 .byte (LBB35_28-LBB35_13)>>2 .byte (LBB35_30-LBB35_13)>>2 .byte (LBB35_32-LBB35_13)>>2 ; -- End function .section __TEXT,__text,regular,pure_instructions .globl _get_gates_info ; -- Begin function get_gates_info .p2align 2 _get_gates_info: ; @get_gates_info .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _globalobject.5@PAGE ldrb w9, [x9, _globalobject.5@PAGEOFF] tbz w9, #0, LBB36_2 ; %bb.1: mov x8, x0 mov w0, #0 Lloh395: adrp x9, _globalobject.3@PAGE Lloh396: ldr x9, [x9, _globalobject.3@PAGEOFF] ldr w10, [x9, #8] str w10, [x8] ldp x10, x8, [x29, #16] ldr w11, [x9, #12] str w11, [x1] ldr w11, [x9, #16] str w11, [x2] ldr w11, [x9, #20] str w11, [x3] ldr w11, [x9, #24] str w11, [x4] ldr w11, [x9, #28] str w11, [x5] ldr w11, [x9, #32] str w11, [x6] ldr w11, [x9] str w11, [x7] ldr w11, [x9, #64] str w11, [x10] ldr w9, [x9, #68] str w9, [x8] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB36_2: Lloh397: adrp x8, ___stdoutp@GOTPAGE Lloh398: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh399: ldr x3, [x8] Lloh400: adrp x0, l_.str.60@PAGE Lloh401: add x0, x0, l_.str.60@PAGEOFF mov w1, #34 mov w2, #1 bl _fwrite mov w0, #3 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh395, Lloh396 .loh AdrpAdd Lloh400, Lloh401 .loh AdrpLdrGotLdr Lloh397, Lloh398, Lloh399 .cfi_endproc ; -- End function .globl _get_gates ; -- Begin function get_gates .p2align 2 _get_gates: ; @get_gates .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 adrp x8, _globalobject.5@PAGE ldrb w8, [x8, _globalobject.5@PAGEOFF] tbz w8, #0, LBB37_2 ; %bb.1: mov x19, x3 mov x20, x2 ldr w8, [x0] Lloh402: adrp x9, _globalobject.3@PAGE Lloh403: ldr x22, [x9, _globalobject.3@PAGEOFF] ldr w9, [x22] cmp w8, w9 csel w9, w8, w9, lo ldr x8, [x22, #40] lsl x21, x9, #2 mov x0, x1 mov x1, x8 mov x2, x21 bl _memcpy ldr x1, [x22, #48] mov x0, x20 mov x2, x21 bl _memcpy ldr x1, [x22, #56] mov x0, x19 mov x2, x21 bl _memcpy mov w0, #0 b LBB37_3 LBB37_2: Lloh404: adrp x8, ___stdoutp@GOTPAGE Lloh405: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh406: ldr x3, [x8] Lloh407: adrp x0, l_.str.60@PAGE Lloh408: add x0, x0, l_.str.60@PAGEOFF mov w1, #34 mov w2, #1 bl _fwrite mov w0, #3 LBB37_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh402, Lloh403 .loh AdrpAdd Lloh407, Lloh408 .loh AdrpLdrGotLdr Lloh404, Lloh405, Lloh406 .cfi_endproc ; -- End function .globl _get_petlink32_stats ; -- Begin function get_petlink32_stats .p2align 2 _get_petlink32_stats: ; @get_petlink32_stats .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 adrp x9, _globalobject.4@PAGE ldrb w9, [x9, _globalobject.4@PAGEOFF] tbz w9, #0, LBB38_2 ; %bb.1: mov x8, x0 mov w0, #0 ldp x10, x9, [x29, #88] ldp x12, x11, [x29, #72] ldp x14, x13, [x29, #56] ldp x16, x15, [x29, #40] ldr x17, [x29, #32] Lloh409: adrp x19, _globalobject.2@PAGE Lloh410: ldr x19, [x19, _globalobject.2@PAGEOFF] ldr x20, [x19] str x20, [x8] ldp x20, x8, [x29, #16] ldr w21, [x19, #8] str w21, [x1] ldr w1, [x19, #12] str w1, [x2] ldr w1, [x19, #16] str w1, [x3] ldr w1, [x19, #20] str w1, [x4] ldr w1, [x19, #24] str w1, [x5] ldr w1, [x19, #28] str w1, [x6] ldr w1, [x19, #32] str w1, [x7] ldr w1, [x19, #36] str w1, [x20] ldr w1, [x19, #40] str w1, [x8] ldr w8, [x19, #44] str w8, [x17] ldr w8, [x19, #48] str w8, [x16] ldr w8, [x19, #52] str w8, [x15] ldr w8, [x19, #56] str w8, [x14] ldr w8, [x19, #60] str w8, [x13] ldr w8, [x19, #64] str w8, [x12] ldr w8, [x19, #68] str w8, [x11] ldr w8, [x19, #72] str w8, [x10] ldr w8, [x19, #76] str w8, [x9] b LBB38_3 LBB38_2: Lloh411: adrp x8, ___stdoutp@GOTPAGE Lloh412: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh413: ldr x3, [x8] Lloh414: adrp x0, l_.str.61@PAGE Lloh415: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 LBB38_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh409, Lloh410 .loh AdrpAdd Lloh414, Lloh415 .loh AdrpLdrGotLdr Lloh411, Lloh412, Lloh413 .cfi_endproc ; -- End function .globl _get_dynamic_projection_info_prompt ; -- Begin function get_dynamic_projection_info_prompt .p2align 2 _get_dynamic_projection_info_prompt: ; @get_dynamic_projection_info_prompt .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _globalobject.4@PAGE ldrb w9, [x9, _globalobject.4@PAGEOFF] tbz w9, #0, LBB39_2 ; %bb.1: mov x8, x0 mov w0, #0 Lloh416: adrp x9, _globalobject.0@PAGE Lloh417: ldr x9, [x9, _globalobject.0@PAGEOFF] ldr w10, [x9] str w10, [x8] ldr x8, [x9, #8] str x8, [x1] ldr w8, [x9, #16] str w8, [x2] ldr s0, [x9, #20] str s0, [x3] ldr s0, [x9, #24] str s0, [x4] ldr s0, [x9, #28] str s0, [x5] ldr w8, [x9, #32] str w8, [x6] ldr w8, [x9, #36] str w8, [x7] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB39_2: Lloh418: adrp x8, ___stderrp@GOTPAGE Lloh419: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh420: ldr x3, [x8] Lloh421: adrp x0, l_.str.61@PAGE Lloh422: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh416, Lloh417 .loh AdrpAdd Lloh421, Lloh422 .loh AdrpLdrGotLdr Lloh418, Lloh419, Lloh420 .cfi_endproc ; -- End function .globl _get_dynamic_projection_info_delay ; -- Begin function get_dynamic_projection_info_delay .p2align 2 _get_dynamic_projection_info_delay: ; @get_dynamic_projection_info_delay .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _globalobject.4@PAGE ldrb w9, [x9, _globalobject.4@PAGEOFF] tbz w9, #0, LBB40_2 ; %bb.1: mov x8, x0 mov w0, #0 Lloh423: adrp x9, _globalobject.1@PAGE Lloh424: ldr x9, [x9, _globalobject.1@PAGEOFF] ldr w10, [x9] str w10, [x8] ldr x8, [x9, #8] str x8, [x1] ldr w8, [x9, #16] str w8, [x2] ldr s0, [x9, #20] str s0, [x3] ldr s0, [x9, #24] str s0, [x4] ldr s0, [x9, #28] str s0, [x5] ldr w8, [x9, #32] str w8, [x6] ldr w8, [x9, #36] str w8, [x7] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB40_2: Lloh425: adrp x8, ___stderrp@GOTPAGE Lloh426: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh427: ldr x3, [x8] Lloh428: adrp x0, l_.str.61@PAGE Lloh429: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh423, Lloh424 .loh AdrpAdd Lloh428, Lloh429 .loh AdrpLdrGotLdr Lloh425, Lloh426, Lloh427 .cfi_endproc ; -- End function .globl _get_static_projection_info_prompt ; -- Begin function get_static_projection_info_prompt .p2align 2 _get_static_projection_info_prompt: ; @get_static_projection_info_prompt .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB41_3 ; %bb.1: ldr w8, [x0] Lloh430: adrp x9, _globalobject.0@PAGE Lloh431: ldr x9, [x9, _globalobject.0@PAGEOFF] ldr w10, [x9] cmp w8, w10 b.hs LBB41_4 ; %bb.2: mov w0, #0 ldp x11, x10, [x29, #40] ldr x9, [x9, #40] ldr x8, [x9, x8, lsl #3] ldp s0, s1, [x8, #24] fcvtzu w9, s0 fcvtzu w12, s1 ldr s0, [x8, #44] str s0, [x5] ldr s0, [x8, #48] str s0, [x6] ldr x13, [x8] ldr x13, [x13] ldr s0, [x13, #24] str s0, [x11] ldr s0, [x13, #28] str s0, [x10] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x14, x11, [x29, #56] ldr x15, [x29, #16] str w9, [x1] str w12, [x2] ldr x9, [x8, #32] str w9, [x3] ldr w8, [x8, #40] str w8, [x4] ldr w8, [x13] str w8, [x7] ldr w8, [x13, #4] str w8, [x15] str w10, [x14] fcvtzu w8, s1 str w8, [x11] b LBB41_5 LBB41_3: Lloh432: adrp x8, ___stderrp@GOTPAGE Lloh433: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh434: ldr x3, [x8] Lloh435: adrp x0, l_.str.61@PAGE Lloh436: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 b LBB41_5 LBB41_4: Lloh437: adrp x9, ___stderrp@GOTPAGE Lloh438: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh439: ldr x0, [x9] stp x8, x10, [sp] Lloh440: adrp x1, l_.str.62@PAGE Lloh441: add x1, x1, l_.str.62@PAGEOFF bl _fprintf mov w0, #4 LBB41_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpLdr Lloh430, Lloh431 .loh AdrpAdd Lloh435, Lloh436 .loh AdrpLdrGotLdr Lloh432, Lloh433, Lloh434 .loh AdrpAdd Lloh440, Lloh441 .loh AdrpLdrGotLdr Lloh437, Lloh438, Lloh439 .cfi_endproc ; -- End function .globl _get_static_projection_info_delay ; -- Begin function get_static_projection_info_delay .p2align 2 _get_static_projection_info_delay: ; @get_static_projection_info_delay .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB42_3 ; %bb.1: ldr w8, [x0] Lloh442: adrp x9, _globalobject.1@PAGE Lloh443: ldr x9, [x9, _globalobject.1@PAGEOFF] ldr w10, [x9] cmp w8, w10 b.hs LBB42_4 ; %bb.2: mov w0, #0 ldp x11, x10, [x29, #40] ldr x9, [x9, #40] ldr x8, [x9, x8, lsl #3] ldp s0, s1, [x8, #24] fcvtzu w9, s0 fcvtzu w12, s1 ldr s0, [x8, #44] str s0, [x5] ldr s0, [x8, #48] str s0, [x6] ldr x13, [x8] ldr x13, [x13] ldr s0, [x13, #24] str s0, [x11] ldr s0, [x13, #28] str s0, [x10] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x14, x11, [x29, #56] ldr x15, [x29, #16] str w9, [x1] str w12, [x2] ldr x9, [x8, #32] str w9, [x3] ldr w8, [x8, #40] str w8, [x4] ldr w8, [x13] str w8, [x7] ldr w8, [x13, #4] str w8, [x15] str w10, [x14] fcvtzu w8, s1 str w8, [x11] b LBB42_5 LBB42_3: Lloh444: adrp x8, ___stderrp@GOTPAGE Lloh445: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh446: ldr x3, [x8] Lloh447: adrp x0, l_.str.61@PAGE Lloh448: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 b LBB42_5 LBB42_4: Lloh449: adrp x9, ___stderrp@GOTPAGE Lloh450: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh451: ldr x0, [x9] stp x8, x10, [sp] Lloh452: adrp x1, l_.str.62@PAGE Lloh453: add x1, x1, l_.str.62@PAGEOFF bl _fprintf mov w0, #4 LBB42_5: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpLdr Lloh442, Lloh443 .loh AdrpAdd Lloh447, Lloh448 .loh AdrpLdrGotLdr Lloh444, Lloh445, Lloh446 .loh AdrpAdd Lloh452, Lloh453 .loh AdrpLdrGotLdr Lloh449, Lloh450, Lloh451 .cfi_endproc ; -- End function .globl _get_global_static_projection_info_prompt ; -- Begin function get_global_static_projection_info_prompt .p2align 2 _get_global_static_projection_info_prompt: ; @get_global_static_projection_info_prompt .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _globalobject.4@PAGE ldrb w9, [x9, _globalobject.4@PAGEOFF] tbz w9, #0, LBB43_2 ; %bb.1: mov x8, x0 mov w0, #0 ldp x10, x9, [x29, #32] Lloh454: adrp x11, _globalobject.0@PAGE Lloh455: ldr x11, [x11, _globalobject.0@PAGEOFF] ldr x11, [x11, #48] ldp s0, s1, [x11, #24] fcvtzu w12, s0 fcvtzu w13, s1 ldr s0, [x11, #44] str s0, [x4] ldr s0, [x11, #48] str s0, [x5] ldr x14, [x11] ldr x14, [x14] ldr s0, [x14, #24] str s0, [x10] ldr s0, [x14, #28] str s0, [x9] ldp s0, s1, [x14, #32] fcvtzu w9, s0 ldp x15, x10, [x29, #48] str w12, [x8] str w13, [x1] ldr x8, [x11, #32] str w8, [x2] ldr w8, [x11, #40] str w8, [x3] ldr w8, [x14] str w8, [x6] ldr w8, [x14, #4] str w8, [x7] str w9, [x15] fcvtzu w8, s1 str w8, [x10] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB43_2: Lloh456: adrp x8, ___stderrp@GOTPAGE Lloh457: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh458: ldr x3, [x8] Lloh459: adrp x0, l_.str.61@PAGE Lloh460: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh454, Lloh455 .loh AdrpAdd Lloh459, Lloh460 .loh AdrpLdrGotLdr Lloh456, Lloh457, Lloh458 .cfi_endproc ; -- End function .globl _get_global_static_projection_info_delay ; -- Begin function get_global_static_projection_info_delay .p2align 2 _get_global_static_projection_info_delay: ; @get_global_static_projection_info_delay .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 adrp x9, _globalobject.4@PAGE ldrb w9, [x9, _globalobject.4@PAGEOFF] tbz w9, #0, LBB44_2 ; %bb.1: mov x8, x0 mov w0, #0 ldp x10, x9, [x29, #32] Lloh461: adrp x11, _globalobject.1@PAGE Lloh462: ldr x11, [x11, _globalobject.1@PAGEOFF] ldr x11, [x11, #48] ldp s0, s1, [x11, #24] fcvtzu w12, s0 fcvtzu w13, s1 ldr s0, [x11, #44] str s0, [x4] ldr s0, [x11, #48] str s0, [x5] ldr x14, [x11] ldr x14, [x14] ldr s0, [x14, #24] str s0, [x10] ldr s0, [x14, #28] str s0, [x9] ldp s0, s1, [x14, #32] fcvtzu w9, s0 ldp x15, x10, [x29, #48] str w12, [x8] str w13, [x1] ldr x8, [x11, #32] str w8, [x2] ldr w8, [x11, #40] str w8, [x3] ldr w8, [x14] str w8, [x6] ldr w8, [x14, #4] str w8, [x7] str w9, [x15] fcvtzu w8, s1 str w8, [x10] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret LBB44_2: Lloh463: adrp x8, ___stderrp@GOTPAGE Lloh464: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh465: ldr x3, [x8] Lloh466: adrp x0, l_.str.61@PAGE Lloh467: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh461, Lloh462 .loh AdrpAdd Lloh466, Lloh467 .loh AdrpLdrGotLdr Lloh463, Lloh464, Lloh465 .cfi_endproc ; -- End function .globl _get_static_projection_prompt ; -- Begin function get_static_projection_prompt .p2align 2 _get_static_projection_prompt: ; @get_static_projection_prompt .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 x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB45_3 ; %bb.1: ldr w8, [x0] Lloh468: adrp x9, _globalobject.0@PAGE Lloh469: ldr x9, [x9, _globalobject.0@PAGEOFF] ldr w10, [x9] cmp w8, w10 b.hs LBB45_4 ; %bb.2: ldp x11, x10, [x29, #40] ldr x9, [x9, #40] ldr x21, [x9, x8, lsl #3] ldp s0, s1, [x21, #24] fcvtzu w8, s0 fcvtzu w9, s1 ldr s0, [x21, #44] str s0, [x5] ldr s0, [x21, #48] str s0, [x6] ldr x12, [x21] ldp x13, x12, [x12] ldr s0, [x13, #24] str s0, [x11] ldr s0, [x13, #28] str s0, [x10] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x20, x19, [x29, #80] ldp x11, x0, [x29, #64] ldr x14, [x29, #56] ldr x15, [x29, #16] str w8, [x1] str w9, [x2] ldr x8, [x21, #32] str w8, [x3] ldr w8, [x21, #40] str w8, [x4] ldr w8, [x13] str w8, [x7] ldr w8, [x13, #4] str w8, [x15] str w10, [x14] fcvtzu w8, s1 str w8, [x11] ldr x1, [x12, #8] ldp w8, w9, [x13] mul x8, x8, x9 lsl x2, x8, #2 bl _memcpy ldr x1, [x21, #8] ldr w8, [x21, #40] lsl x2, x8, #2 mov x0, x20 bl _memcpy ldr x1, [x21, #16] ldr w8, [x21, #40] add x8, x8, x8, lsl #1 lsl x2, x8, #1 mov x0, x19 bl _memcpy mov w0, #0 b LBB45_5 LBB45_3: Lloh470: adrp x8, ___stderrp@GOTPAGE Lloh471: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh472: ldr x3, [x8] Lloh473: adrp x0, l_.str.61@PAGE Lloh474: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 b LBB45_5 LBB45_4: Lloh475: adrp x9, ___stderrp@GOTPAGE Lloh476: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh477: ldr x0, [x9] stp x8, x10, [sp] Lloh478: adrp x1, l_.str.62@PAGE Lloh479: add x1, x1, l_.str.62@PAGEOFF bl _fprintf mov w0, #4 LBB45_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 .loh AdrpLdr Lloh468, Lloh469 .loh AdrpAdd Lloh473, Lloh474 .loh AdrpLdrGotLdr Lloh470, Lloh471, Lloh472 .loh AdrpAdd Lloh478, Lloh479 .loh AdrpLdrGotLdr Lloh475, Lloh476, Lloh477 .cfi_endproc ; -- End function .globl _get_static_projection_delay ; -- Begin function get_static_projection_delay .p2align 2 _get_static_projection_delay: ; @get_static_projection_delay .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 x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB46_3 ; %bb.1: ldr w8, [x0] Lloh480: adrp x9, _globalobject.1@PAGE Lloh481: ldr x9, [x9, _globalobject.1@PAGEOFF] ldr w10, [x9] cmp w8, w10 b.hs LBB46_4 ; %bb.2: ldp x11, x10, [x29, #40] ldr x9, [x9, #40] ldr x21, [x9, x8, lsl #3] ldp s0, s1, [x21, #24] fcvtzu w8, s0 fcvtzu w9, s1 ldr s0, [x21, #44] str s0, [x5] ldr s0, [x21, #48] str s0, [x6] ldr x12, [x21] ldp x13, x12, [x12] ldr s0, [x13, #24] str s0, [x11] ldr s0, [x13, #28] str s0, [x10] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x20, x19, [x29, #80] ldp x11, x0, [x29, #64] ldr x14, [x29, #56] ldr x15, [x29, #16] str w8, [x1] str w9, [x2] ldr x8, [x21, #32] str w8, [x3] ldr w8, [x21, #40] str w8, [x4] ldr w8, [x13] str w8, [x7] ldr w8, [x13, #4] str w8, [x15] str w10, [x14] fcvtzu w8, s1 str w8, [x11] ldr x1, [x12, #8] ldp w8, w9, [x13] mul x8, x8, x9 lsl x2, x8, #2 bl _memcpy ldr x1, [x21, #8] ldr w8, [x21, #40] lsl x2, x8, #2 mov x0, x20 bl _memcpy ldr x1, [x21, #16] ldr w8, [x21, #40] add x8, x8, x8, lsl #1 lsl x2, x8, #1 mov x0, x19 bl _memcpy mov w0, #0 b LBB46_5 LBB46_3: Lloh482: adrp x8, ___stderrp@GOTPAGE Lloh483: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh484: ldr x3, [x8] Lloh485: adrp x0, l_.str.61@PAGE Lloh486: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 b LBB46_5 LBB46_4: Lloh487: adrp x9, ___stderrp@GOTPAGE Lloh488: ldr x9, [x9, ___stderrp@GOTPAGEOFF] Lloh489: ldr x0, [x9] stp x8, x10, [sp] Lloh490: adrp x1, l_.str.62@PAGE Lloh491: add x1, x1, l_.str.62@PAGEOFF bl _fprintf mov w0, #4 LBB46_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 .loh AdrpLdr Lloh480, Lloh481 .loh AdrpAdd Lloh485, Lloh486 .loh AdrpLdrGotLdr Lloh482, Lloh483, Lloh484 .loh AdrpAdd Lloh490, Lloh491 .loh AdrpLdrGotLdr Lloh487, Lloh488, Lloh489 .cfi_endproc ; -- End function .globl _get_global_static_projection_prompt ; -- Begin function get_global_static_projection_prompt .p2align 2 _get_global_static_projection_prompt: ; @get_global_static_projection_prompt .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 adrp x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB47_2 ; %bb.1: Lloh492: adrp x8, _globalobject.0@PAGE Lloh493: ldr x8, [x8, _globalobject.0@PAGEOFF] ldr x21, [x8, #48] ldp s0, s1, [x21, #24] fcvtzu w9, s0 ldp x10, x8, [x29, #32] fcvtzu w11, s1 ldr s0, [x21, #44] str s0, [x4] ldr s0, [x21, #48] str s0, [x5] ldr x12, [x21] ldp x13, x12, [x12] ldr s0, [x13, #24] str s0, [x10] ldr s0, [x13, #28] str s0, [x8] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x20, x19, [x29, #72] ldp x14, x8, [x29, #56] ldr x15, [x29, #48] str w9, [x0] str w11, [x1] ldr x9, [x21, #32] str w9, [x2] ldr w9, [x21, #40] str w9, [x3] ldr w9, [x13] str w9, [x6] ldr w9, [x13, #4] str w9, [x7] str w10, [x15] fcvtzu w9, s1 str w9, [x14] ldr x1, [x12, #8] ldp w9, w10, [x13] mul x9, x9, x10 lsl x2, x9, #2 mov x0, x8 bl _memcpy ldr x1, [x21, #8] ldr w8, [x21, #40] lsl x2, x8, #2 mov x0, x20 bl _memcpy ldr x1, [x21, #16] ldr w8, [x21, #40] add x8, x8, x8, lsl #1 lsl x2, x8, #1 mov x0, x19 bl _memcpy mov w0, #0 b LBB47_3 LBB47_2: Lloh494: adrp x8, ___stderrp@GOTPAGE Lloh495: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh496: ldr x3, [x8] Lloh497: adrp x0, l_.str.61@PAGE Lloh498: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 LBB47_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh492, Lloh493 .loh AdrpAdd Lloh497, Lloh498 .loh AdrpLdrGotLdr Lloh494, Lloh495, Lloh496 .cfi_endproc ; -- End function .globl _get_global_static_projection_delay ; -- Begin function get_global_static_projection_delay .p2align 2 _get_global_static_projection_delay: ; @get_global_static_projection_delay .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 adrp x8, _globalobject.4@PAGE ldrb w8, [x8, _globalobject.4@PAGEOFF] tbz w8, #0, LBB48_2 ; %bb.1: Lloh499: adrp x8, _globalobject.1@PAGE Lloh500: ldr x8, [x8, _globalobject.1@PAGEOFF] ldr x21, [x8, #48] ldp s0, s1, [x21, #24] fcvtzu w9, s0 ldp x10, x8, [x29, #32] fcvtzu w11, s1 ldr s0, [x21, #44] str s0, [x4] ldr s0, [x21, #48] str s0, [x5] ldr x12, [x21] ldp x13, x12, [x12] ldr s0, [x13, #24] str s0, [x10] ldr s0, [x13, #28] str s0, [x8] ldp s0, s1, [x13, #32] fcvtzu w10, s0 ldp x20, x19, [x29, #72] ldp x14, x8, [x29, #56] ldr x15, [x29, #48] str w9, [x0] str w11, [x1] ldr x9, [x21, #32] str w9, [x2] ldr w9, [x21, #40] str w9, [x3] ldr w9, [x13] str w9, [x6] ldr w9, [x13, #4] str w9, [x7] str w10, [x15] fcvtzu w9, s1 str w9, [x14] ldr x1, [x12, #8] ldp w9, w10, [x13] mul x9, x9, x10 lsl x2, x9, #2 mov x0, x8 bl _memcpy ldr x1, [x21, #8] ldr w8, [x21, #40] lsl x2, x8, #2 mov x0, x20 bl _memcpy ldr x1, [x21, #16] ldr w8, [x21, #40] add x8, x8, x8, lsl #1 lsl x2, x8, #1 mov x0, x19 bl _memcpy mov w0, #0 b LBB48_3 LBB48_2: Lloh501: adrp x8, ___stderrp@GOTPAGE Lloh502: ldr x8, [x8, ___stderrp@GOTPAGEOFF] Lloh503: ldr x3, [x8] Lloh504: adrp x0, l_.str.61@PAGE Lloh505: add x0, x0, l_.str.61@PAGEOFF mov w1, #43 mov w2, #1 bl _fwrite mov w0, #3 LBB48_3: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdr Lloh499, Lloh500 .loh AdrpAdd Lloh504, Lloh505 .loh AdrpLdrGotLdr Lloh501, Lloh502, Lloh503 .cfi_endproc ; -- End function .globl _free_memory ; -- Begin function free_memory .p2align 2 _free_memory: ; @free_memory .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _deallocate_globalobject mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "0000" l_.str.4: ; @.str.4 .asciz "rb" l_.str.5: ; @.str.5 .asciz "Failed to open listmode file. \n" l_.str.6: ; @.str.6 .asciz "Problem reading the listmode data.\n" l_.str.8: ; @.str.8 .asciz "Control packet (PET): %d \n" l_.str.9: ; @.str.9 .asciz "Control packet (MR): %d \n" l_.str.10: ; @.str.10 .asciz "Control packet (OTHER): %d \n" .zerofill __DATA,__bss,_globalobject.0,8,3 ; @globalobject.0 .zerofill __DATA,__bss,_globalobject.1,8,3 ; @globalobject.1 .zerofill __DATA,__bss,_globalobject.2,8,3 ; @globalobject.2 .zerofill __DATA,__bss,_globalobject.3,8,3 ; @globalobject.3 .zerofill __DATA,__bss,_globalobject.4,1,3 ; @globalobject.4 .zerofill __DATA,__bss,_globalobject.5,1,3 ; @globalobject.5 l_.str.11: ; @.str.11 .asciz "Freeing gating data.. \n" l_.str.12: ; @.str.12 .asciz "Freeing stats.. \n" l_.str.13: ; @.str.13 .asciz "Freeing dynamic projection.. \n" l_.str.14: ; @.str.14 .asciz "Freeing global static projection.. \n" l_.str.15: ; @.str.15 .asciz "PET Globalobject deallocated.\n" l_.str.16: ; @.str.16 .asciz "Compression: counter is %d and N_locations is %d.\n" l_.str.17: ; @.str.17 .asciz "Unexpected error: counter > N_active_locations. \n" l_.str.18: ; @.str.18 .asciz "Compression: N_counts is %d and N_locations is %d.\n" l_.str.19: ; @.str.19 .asciz "==== petlink32_to_dynamic_projection_mMR ==== \n" l_.str.20: ; @.str.20 .asciz "N_packets: %uL \n" l_.str.21: ; @.str.21 .asciz "N_radial_bins: %d \n" l_.str.22: ; @.str.22 .asciz "N_angles: %d \n" l_.str.23: ; @.str.23 .asciz "N_sinograms: %d \n" l_.str.24: ; @.str.24 .asciz "N_axial: %d \n" l_.str.25: ; @.str.25 .asciz "N_azimuthal: %d \n" l_.str.26: ; @.str.26 .asciz "Angles_axial: %f .. \n" l_.str.27: ; @.str.27 .asciz "Angles_azimuthal: %f .. \n" l_.str.28: ; @.str.28 .asciz "Size_u: %f \n" l_.str.29: ; @.str.29 .asciz "Size_v: %f \n" l_.str.30: ; @.str.30 .asciz "N_u: %d \n" l_.str.31: ; @.str.31 .asciz "N_v: %d \n" l_.str.32: ; @.str.32 .asciz "N_time_bins: %d \n" l_.str.33: ; @.str.33 .asciz "time_bin[0]: %d \n" l_.str.34: ; @.str.34 .asciz "time_bin[%d]: %d \n" l_.str.35: ; @.str.35 .asciz "Span: %d \n" l_.str.36: ; @.str.36 .asciz "N_segments: %d \n" l_.str.37: ; @.str.37 .asciz "============================================ \n" l_.str.38: ; @.str.38 .asciz "End of time frame %d - elapsed scanning time: %d [ms], frame end time: %d [ms].\n" l_.str.39: ; @.str.39 .asciz "Compressing time bin %d: %d -> %d [ms] (%d events) \n" l_.str.40: ; @.str.40 .asciz "2- Stopped processing packets because time_bin_index == N_time_bins. \n" l_.str.41: ; @.str.41 .asciz "Compressing time bin %d: %d -> %d [ms] (%d events, %d locations) \n" l_.str.42: ; @.str.42 .asciz "Compressing the global static projection: %d -> %d [ms] (%lld events, %d locations) \n" l_.str.43: ; @.str.43 .asciz "==== petlink32_to_dynamic_projection_cyclic_mMR ==== \n" l_.str.44: ; @.str.44 .asciz "N_frames : %d \n" l_.str.45: ; @.str.45 .asciz "N_repetitions : %d \n" l_.str.46: ; @.str.46 .asciz "time_start: %d time_end: %d \n" l_.str.47: ; @.str.47 .asciz "Done: elapsed_time_ms: %d time_end: %d \n" l_.str.48: ; @.str.48 .asciz "Compressing time frame %d: time_start_ms: %d, time_end_ms: %d, events: %d, locations: %d \n" l_.str.49: ; @.str.49 .asciz "NEVENTS FRAME0: %d\n" l_.str.50: ; @.str.50 .asciz "NLOCATIONS FRAME0: %d\n" l_.str.51: ; @.str.51 .asciz "NEVENTS GLOBAL: %d\n" l_.str.52: ; @.str.52 .asciz "NLOCATIONS GLOBAL: %d\n" l_.str.53: ; @.str.53 .asciz "N_packets: %d\n" l_.str.54: ; @.str.54 .asciz "Problem reading the listmode data - end of file.\n" l_.str.55: ; @.str.55 .asciz "elapsed_time_ms: %d -- time_end: %d -- last time packet received: %d -- start_time: %d \n" l_.str.56: ; @.str.56 .asciz "n_packets_batch: %d\n" l_.str.57: ; @.str.57 .asciz "n_packets_total: %d\n" l_.str.58: ; @.str.58 .asciz "Done loading gates from listmode: elapsed_time_ms (%d) >= time_end (%d) -- last time packet received: %d -- start_time: %d \n" l_.str.59: ; @.str.59 .asciz "Found gate 7 and elapsed_time_ms < time_start. \n" l_.str.60: ; @.str.60 .asciz "Gating data has not been loaded. \n" l_.str.61: ; @.str.61 .asciz "The dynamic sinogram has not been loaded. \n" l_.str.62: ; @.str.62 .asciz "The requested time bin %d does not exist: there are %d time bins. \n" .subsections_via_symbols
the_stack_data/25137042.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _matrixEquals ## -- Begin function matrixEquals .p2align 4, 0x90 _matrixEquals: ## @matrixEquals .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 testl %ecx, %ecx jle LBB1_1 ## %bb.2: movl %esi, %r14d movl %r8d, %esi movl %ecx, %r10d shlq $2, %r14 leaq (,%rsi,4), %r11 movb $1, %dil xorl %ecx, %ecx jmp LBB1_3 .p2align 4, 0x90 LBB1_7: ## in Loop: Header=BB1_3 Depth=1 incq %rcx addq %r14, %rdx addq %r11, %r9 cmpq %r10, %rcx setb %dil je LBB1_8 LBB1_3: ## =>This Loop Header: Depth=1 ## Child Loop BB1_5 Depth 2 testl %r8d, %r8d jle LBB1_7 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 xorl %ebx, %ebx .p2align 4, 0x90 LBB1_5: ## Parent Loop BB1_3 Depth=1 ## => This Inner Loop Header: Depth=2 movl (%rdx,%rbx,4), %eax cmpl (%r9,%rbx,4), %eax jne LBB1_8 ## %bb.6: ## in Loop: Header=BB1_5 Depth=2 incq %rbx cmpq %rbx, %rsi jne LBB1_5 jmp LBB1_7 LBB1_1: xorl %edi, %edi LBB1_8: notb %dil movzbl %dil, %eax andl $1, %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "As matrizes sao iguais!" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _matrixEquals ; -- Begin function matrixEquals .p2align 2 _matrixEquals: ; @matrixEquals .cfi_startproc ; %bb.0: cmp w3, #1 b.lt LBB1_7 ; %bb.1: mov x8, #0 mov w10, w1 mov w9, w4 lsl x10, x10, #2 lsl x11, x9, #2 mov w13, #1 mov w12, w3 b LBB1_3 LBB1_2: ; in Loop: Header=BB1_3 Depth=1 add x8, x8, #1 add x2, x2, x10 add x5, x5, x11 cmp x8, x12 cset w13, lo b.eq LBB1_8 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_5 Depth 2 cmp w4, #1 b.lt LBB1_2 ; %bb.4: ; in Loop: Header=BB1_3 Depth=1 mov x14, x9 mov x15, x5 mov x16, x2 LBB1_5: ; Parent Loop BB1_3 Depth=1 ; => This Inner Loop Header: Depth=2 ldr w17, [x16] ldr w0, [x15] cmp w17, w0 b.ne LBB1_8 ; %bb.6: ; in Loop: Header=BB1_5 Depth=2 add x16, x16, #4 add x15, x15, #4 subs x14, x14, #1 b.ne LBB1_5 b LBB1_2 LBB1_7: mov w13, #0 LBB1_8: mvn w8, w13 and w0, w8, #0x1 ret .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "As matrizes sao iguais!" .subsections_via_symbols
the_stack_data/20131.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ncp__io2vol ## -- Begin function ncp__io2vol .p2align 4, 0x90 _ncp__io2vol: ## @ncp__io2vol .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 %ecx, (%rsi) jbe LBB0_1 ## %bb.2: movl %ecx, %r15d movq %rdx, %r13 movq %rsi, %rbx movq %rdi, %r12 testl %r8d, %r8d je LBB0_9 ## %bb.3: testl %r15d, %r15d je LBB0_7 ## %bb.4: movq %rbx, -48(%rbp) ## 8-byte Spill movl %r15d, %r14d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movzbl (%r13,%rbx), %edi callq _toupper movb %al, (%r12,%rbx) incq %rbx cmpl %ebx, %r14d jne LBB0_5 ## %bb.6: addq %rbx, %r12 movq -48(%rbp), %rbx ## 8-byte Reload jmp LBB0_7 LBB0_1: movq _ENAMETOOLONG@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_8 LBB0_9: movq %r12, %rdi movq %r13, %rsi movl %r15d, %edx callq _memmove movl %r15d, %eax addq %rax, %r12 LBB0_7: movl %r15d, (%rbx) movb $0, (%r12) xorl %eax, %eax LBB0_8: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ENAMETOOLONG,4,2 ## @ENAMETOOLONG .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ncp__io2vol ; -- Begin function ncp__io2vol .p2align 2 _ncp__io2vol: ; @ncp__io2vol .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 ldr w8, [x1] cmp w8, w3 b.ls LBB0_5 ; %bb.1: mov x19, x3 mov x22, x2 mov x21, x1 mov x20, x0 cbz w4, LBB0_6 ; %bb.2: cbz w19, LBB0_7 ; %bb.3: mov x23, x19 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldrb w0, [x22], #1 bl _toupper strb w0, [x20], #1 subs w23, w23, #1 b.ne LBB0_4 b LBB0_7 LBB0_5: Lloh0: adrp x8, _ENAMETOOLONG@GOTPAGE Lloh1: ldr x8, [x8, _ENAMETOOLONG@GOTPAGEOFF] Lloh2: ldr w8, [x8] neg w0, w8 b LBB0_8 LBB0_6: mov x0, x20 mov x1, x22 mov x2, x19 bl _memmove add x20, x20, w19, uxtw LBB0_7: mov w0, #0 str w19, [x21] strb wzr, [x20] LBB0_8: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _ENAMETOOLONG,4,2 ; @ENAMETOOLONG .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/ncpfs/extr_ncplib_kernel.c_ncp__io2vol.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ccr_hash_done _ccr_hash_done: ## @ccr_hash_done .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl %r8d, %ebx testl %r8d, %r8d jne LBB0_2 ## %bb.1: movq %rcx, %r8 movq 8(%rdx), %rcx movl (%rdx), %eax movl 4(%rdx), %edi movl (%rcx), %edx movl (%rsi), %ecx addl $4, %r8d movl %eax, %esi ## kill: def $r8d killed $r8d killed $r8 callq _crypto_copyback LBB0_2: movl %ebx, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _ccr_hash_done .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ccr_hash_done _ccr_hash_done: ; @ccr_hash_done .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x4 cbnz w4, LBB0_2 ; %bb.1: ldr x9, [x2, #8] ldp w8, w0, [x2] ldr w2, [x9] ldr w9, [x1] add w4, w3, #4 mov x1, x8 mov x3, x9 bl _crypto_copyback LBB0_2: 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 .no_dead_strip _ccr_hash_done .subsections_via_symbols
AnghaBench/freebsd/sys/dev/cxgbe/crypto/extr_t4_crypto.c_ccr_hash_done.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sun3_enable_irq ## -- Begin function sun3_enable_irq .p2align 4, 0x90 _sun3_enable_irq: ## @sun3_enable_irq .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, %ecx movl $1, %eax ## kill: def $cl killed $cl killed $ecx shll %cl, %eax movq _sun3_intreg@GOTPCREL(%rip), %rcx movq (%rcx), %rcx orl %eax, (%rcx) popq %rbp retq .cfi_endproc ## -- End function .comm _sun3_intreg,8,3 ## @sun3_intreg .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sun3_enable_irq ; -- Begin function sun3_enable_irq .p2align 2 _sun3_enable_irq: ; @sun3_enable_irq .cfi_startproc ; %bb.0: mov w8, #1 lsl w8, w8, w0 Lloh0: adrp x9, _sun3_intreg@GOTPAGE Lloh1: ldr x9, [x9, _sun3_intreg@GOTPAGEOFF] Lloh2: ldr x9, [x9] ldr w10, [x9] orr w8, w10, w8 str w8, [x9] ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _sun3_intreg,8,3 ; @sun3_intreg .subsections_via_symbols
AnghaBench/fastsocket/kernel/arch/m68k/sun3/extr_sun3ints.c_sun3_enable_irq.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cs47l92_put_demux _cs47l92_put_demux: ## @cs47l92_put_demux .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r12 callq _snd_soc_dapm_kcontrol_component movq %rax, %r15 movq %rax, %rdi callq _snd_soc_component_get_dapm movq %rax, %r13 movq %r15, %rdi callq _snd_soc_component_get_drvdata movq (%r12), %rdx movq (%r14), %rcx movl (%rcx), %ebx cmpl (%rdx), %ebx jge LBB0_1 ## %bb.2: movq %r12, -64(%rbp) ## 8-byte Spill movq (%rax), %r12 movq %r13, -80(%rbp) ## 8-byte Spill movq %r13, %rdi movq %rdx, %r14 callq _snd_soc_dapm_mutex_lock movq %r14, -72(%rbp) ## 8-byte Spill movb 4(%r14), %cl movq %rbx, -56(%rbp) ## 8-byte Spill movl %ebx, %r14d shll %cl, %r14d movq _MADERA_OUTPUT_ENABLES_1@GOTPCREL(%rip), %rbx movl (%rbx), %esi movq _MADERA_EP_SEL_MASK@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r15, %rdi movl %r14d, %ecx callq _snd_soc_component_test_bits testl %eax, %eax je LBB0_16 ## %bb.3: movl 4(%r12), %edi movl (%rbx), %esi leaq -44(%rbp), %rdx callq _regmap_read testl %eax, %eax je LBB0_5 ## %bb.4: movl (%r12), %edi leaq L_.str(%rip), %rsi movl %eax, %edx callq _dev_warn LBB0_5: movl 4(%r12), %edi movl (%rbx), %esi movq _MADERA_OUT3L_ENA@GOTPCREL(%rip), %r13 movq _MADERA_OUT3R_ENA@GOTPCREL(%rip), %rax movl (%rax), %edx orl (%r13), %edx xorl %ecx, %ecx callq _regmap_update_bits testl %eax, %eax je LBB0_7 ## %bb.6: movl (%r12), %edi leaq L_.str.1(%rip), %rsi movl %eax, %edx callq _dev_warn LBB0_7: movl $2000, %edi ## imm = 0x7D0 movl $3000, %esi ## imm = 0xBB8 callq _usleep_range movl 4(%r12), %edi movl (%rbx), %esi movq _MADERA_EP_SEL@GOTPCREL(%rip), %rax movl (%rax), %edx movl %r14d, %ecx callq _regmap_update_bits testl %eax, %eax je LBB0_9 ## %bb.8: movl (%r12), %edi leaq L_.str.2(%rip), %rsi movl %eax, %edx callq _dev_err jmp LBB0_11 LBB0_1: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_17 LBB0_9: movq 8(%r12), %rax movq -56(%rbp), %rcx ## 8-byte Reload addl $2, %ecx movl (%rax,%rcx,4), %edx movq %r15, %rdi movl $3, %esi callq _madera_set_output_mode testl %eax, %eax jns LBB0_11 ## %bb.10: movl (%r12), %edi leaq L_.str.3(%rip), %rsi movl %eax, %edx callq _dev_warn LBB0_11: movl 4(%r12), %edi movl (%rbx), %esi movq _MADERA_OUT3R_ENA@GOTPCREL(%rip), %rbx movl (%rbx), %edx orl (%r13), %edx movl -44(%rbp), %ecx callq _regmap_update_bits testl %eax, %eax je LBB0_13 ## %bb.12: movl (%r12), %edi leaq L_.str.4(%rip), %rsi movl %eax, %edx callq _dev_warn jmp LBB0_16 LBB0_13: movl (%rbx), %eax orl (%r13), %eax testl %eax, -44(%rbp) je LBB0_15 ## %bb.14: movl $34, %edi callq _msleep jmp LBB0_16 LBB0_15: movl $2000, %edi ## imm = 0x7D0 movl $3000, %esi ## imm = 0xBB8 callq _usleep_range LBB0_16: movq -80(%rbp), %rbx ## 8-byte Reload movq %rbx, %rdi callq _snd_soc_dapm_mutex_unlock movq %rbx, %rdi movq -64(%rbp), %rsi ## 8-byte Reload movq -56(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx movq -72(%rbp), %rcx ## 8-byte Reload xorl %r8d, %r8d callq _snd_soc_dapm_mux_update_power LBB0_17: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EINVAL,4,2 ## @EINVAL .comm _MADERA_OUTPUT_ENABLES_1,4,2 ## @MADERA_OUTPUT_ENABLES_1 .comm _MADERA_EP_SEL_MASK,4,2 ## @MADERA_EP_SEL_MASK .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Failed to read outputs: %d\n" .comm _MADERA_OUT3L_ENA,4,2 ## @MADERA_OUT3L_ENA .comm _MADERA_OUT3R_ENA,4,2 ## @MADERA_OUT3R_ENA L_.str.1: ## @.str.1 .asciz "Failed to disable outputs: %d\n" .comm _MADERA_EP_SEL,4,2 ## @MADERA_EP_SEL L_.str.2: ## @.str.2 .asciz "Failed to set OUT3 demux: %d\n" L_.str.3: ## @.str.3 .asciz "Failed to set output mode: %d\n" L_.str.4: ## @.str.4 .asciz "Failed to restore outputs: %d\n" .no_dead_strip _cs47l92_put_demux .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cs47l92_put_demux _cs47l92_put_demux: ; @cs47l92_put_demux .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 x22, x1 mov x19, x0 bl _snd_soc_dapm_kcontrol_component mov x23, x0 bl _snd_soc_component_get_dapm mov x20, x0 mov x0, x23 bl _snd_soc_component_get_drvdata ldr x21, [x19] ldr x8, [x22] ldr w22, [x8] ldr w8, [x21] cmp w22, w8 b.ge LBB0_8 ; %bb.1: ldr x25, [x0] mov x0, x20 bl _snd_soc_dapm_mutex_lock ldr w8, [x21, #4] lsl w24, w22, w8 Lloh0: adrp x26, _MADERA_OUTPUT_ENABLES_1@GOTPAGE Lloh1: ldr x26, [x26, _MADERA_OUTPUT_ENABLES_1@GOTPAGEOFF] ldr w1, [x26] Lloh2: adrp x8, _MADERA_EP_SEL_MASK@GOTPAGE Lloh3: ldr x8, [x8, _MADERA_EP_SEL_MASK@GOTPAGEOFF] Lloh4: ldr w2, [x8] mov x0, x23 mov x3, x24 bl _snd_soc_component_test_bits cbz w0, LBB0_16 ; %bb.2: ldr w0, [x25, #4] ldr w1, [x26] add x2, sp, #12 bl _regmap_read cbz w0, LBB0_4 ; %bb.3: mov x2, x0 ldr w0, [x25] Lloh5: adrp x1, l_.str@PAGE Lloh6: add x1, x1, l_.str@PAGEOFF bl _dev_warn LBB0_4: ldr w0, [x25, #4] Lloh7: adrp x27, _MADERA_OUT3L_ENA@GOTPAGE Lloh8: ldr x27, [x27, _MADERA_OUT3L_ENA@GOTPAGEOFF] ldr w1, [x26] ldr w8, [x27] Lloh9: adrp x28, _MADERA_OUT3R_ENA@GOTPAGE Lloh10: ldr x28, [x28, _MADERA_OUT3R_ENA@GOTPAGEOFF] ldr w9, [x28] orr w2, w9, w8 mov w3, #0 bl _regmap_update_bits cbz w0, LBB0_6 ; %bb.5: mov x2, x0 ldr w0, [x25] Lloh11: adrp x1, l_.str.1@PAGE Lloh12: add x1, x1, l_.str.1@PAGEOFF bl _dev_warn LBB0_6: mov w0, #2000 mov w1, #3000 bl _usleep_range ldr w0, [x25, #4] ldr w1, [x26] Lloh13: adrp x8, _MADERA_EP_SEL@GOTPAGE Lloh14: ldr x8, [x8, _MADERA_EP_SEL@GOTPAGEOFF] Lloh15: ldr w2, [x8] mov x3, x24 bl _regmap_update_bits cbz w0, LBB0_9 ; %bb.7: mov x2, x0 ldr w0, [x25] Lloh16: adrp x1, l_.str.2@PAGE Lloh17: add x1, x1, l_.str.2@PAGEOFF bl _dev_err b LBB0_11 LBB0_8: Lloh18: adrp x8, _EINVAL@GOTPAGE Lloh19: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh20: ldr w8, [x8] neg w0, w8 b LBB0_17 LBB0_9: ldr x8, [x25, #8] add w9, w22, #2 ldr w2, [x8, w9, uxtw #2] mov x0, x23 mov w1, #3 bl _madera_set_output_mode tbz w0, #31, LBB0_11 ; %bb.10: mov x2, x0 ldr w0, [x25] Lloh21: adrp x1, l_.str.3@PAGE Lloh22: add x1, x1, l_.str.3@PAGEOFF bl _dev_warn LBB0_11: ldr w0, [x25, #4] ldr w1, [x26] ldr w8, [x27] ldr w9, [x28] orr w2, w9, w8 ldr w3, [sp, #12] bl _regmap_update_bits cbz w0, LBB0_13 ; %bb.12: mov x2, x0 ldr w0, [x25] Lloh23: adrp x1, l_.str.4@PAGE Lloh24: add x1, x1, l_.str.4@PAGEOFF bl _dev_warn b LBB0_16 LBB0_13: ldr w8, [sp, #12] ldr w9, [x27] ldr w10, [x28] orr w9, w10, w9 tst w9, w8 b.eq LBB0_15 ; %bb.14: mov w0, #34 bl _msleep b LBB0_16 LBB0_15: mov w0, #2000 mov w1, #3000 bl _usleep_range LBB0_16: mov x0, x20 bl _snd_soc_dapm_mutex_unlock mov x0, x20 mov x1, x19 mov x2, x22 mov x3, x21 mov x4, #0 bl _snd_soc_dapm_mux_update_power LBB0_17: 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 Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh23, Lloh24 .cfi_endproc ; -- End function .comm _EINVAL,4,2 ; @EINVAL .comm _MADERA_OUTPUT_ENABLES_1,4,2 ; @MADERA_OUTPUT_ENABLES_1 .comm _MADERA_EP_SEL_MASK,4,2 ; @MADERA_EP_SEL_MASK .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Failed to read outputs: %d\n" .comm _MADERA_OUT3L_ENA,4,2 ; @MADERA_OUT3L_ENA .comm _MADERA_OUT3R_ENA,4,2 ; @MADERA_OUT3R_ENA l_.str.1: ; @.str.1 .asciz "Failed to disable outputs: %d\n" .comm _MADERA_EP_SEL,4,2 ; @MADERA_EP_SEL l_.str.2: ; @.str.2 .asciz "Failed to set OUT3 demux: %d\n" l_.str.3: ; @.str.3 .asciz "Failed to set output mode: %d\n" l_.str.4: ; @.str.4 .asciz "Failed to restore outputs: %d\n" .no_dead_strip _cs47l92_put_demux .subsections_via_symbols
AnghaBench/linux/sound/soc/codecs/extr_cs47l92.c_cs47l92_put_demux.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lpfc_mbox_cmpl_put ## -- Begin function lpfc_mbox_cmpl_put .p2align 4, 0x90 _lpfc_mbox_cmpl_put: ## @lpfc_mbox_cmpl_put .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 callq _spin_lock_irqsave movq %rbx, %rdi movq %r14, %rsi callq ___lpfc_mbox_cmpl_put movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _spin_unlock_irqrestore ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lpfc_mbox_cmpl_put ; -- Begin function lpfc_mbox_cmpl_put .p2align 2 _lpfc_mbox_cmpl_put: ; @lpfc_mbox_cmpl_put .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 bl _spin_lock_irqsave mov x0, x20 mov x1, x19 bl ___lpfc_mbox_cmpl_put mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _spin_unlock_irqrestore .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/lpfc/extr_lpfc_mbox.c_lpfc_mbox_cmpl_put.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_node_id _get_node_id: ## @get_node_id .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _get_fuse_inode movl (%rax), %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _get_node_id .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_node_id _get_node_id: ; @get_node_id .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl _get_fuse_inode ldr w0, [x0] ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _get_node_id .subsections_via_symbols
AnghaBench/fastsocket/kernel/fs/fuse/extr_fuse_i.h_get_node_id.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vmxnet3_tq_create _vmxnet3_tq_create: ## @vmxnet3_tq_create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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 $1, %edi cmpq $0, 32(%rbx) jne LBB0_4 ## %bb.1: cmpq $0, 80(%rbx) jne LBB0_4 ## %bb.2: cmpq $0, 56(%rbx) jne LBB0_4 ## %bb.3: xorl %edi, %edi cmpq $0, 8(%rbx) setne %dil LBB0_4: callq _BUG_ON movq (%r14), %rdi movslq 24(%rbx), %rsi shlq $2, %rsi leaq 40(%rbx), %rdx movq _GFP_KERNEL@GOTPCREL(%rip), %r15 movl (%r15), %ecx callq _dma_alloc_coherent movq %rax, 32(%rbx) testq %rax, %rax je LBB0_5 ## %bb.6: movq (%r14), %rdi movq (%rbx), %rsi imulq 72(%rbx), %rsi leaq 88(%rbx), %rdx movl (%r15), %ecx callq _dma_alloc_coherent movq %rax, 80(%rbx) testq %rax, %rax je LBB0_7 ## %bb.8: movq (%r14), %rdi movslq 48(%rbx), %rsi shlq $2, %rsi leaq 64(%rbx), %rdx movl (%r15), %ecx callq _dma_alloc_coherent movq %rax, 56(%rbx) testq %rax, %rax je LBB0_9 ## %bb.13: movslq 24(%rbx), %rsi movq (%r14), %rdi leaq 16(%rbx), %rdx movl (%r15), %ecx callq _dma_alloc_coherent movq %rax, %rcx movq %rax, 8(%rbx) xorl %eax, %eax testq %rcx, %rcx jne LBB0_12 jmp LBB0_11 LBB0_5: leaq L_.str(%rip), %rsi jmp LBB0_10 LBB0_7: leaq L_.str.1(%rip), %rsi jmp LBB0_10 LBB0_9: leaq L_.str.2(%rip), %rsi LBB0_10: movl 8(%r14), %edi callq _netdev_err LBB0_11: movq %rbx, %rdi movq %r14, %rsi callq _vmxnet3_tq_destroy movq _ENOMEM@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_12: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "failed to allocate tx ring\n" L_.str.1: ## @.str.1 .asciz "failed to allocate tx data ring\n" L_.str.2: ## @.str.2 .asciz "failed to allocate tx comp ring\n" .comm _ENOMEM,4,2 ## @ENOMEM .no_dead_strip _vmxnet3_tq_create .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vmxnet3_tq_create _vmxnet3_tq_create: ; @vmxnet3_tq_create .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 x8, [x0, #32] cbnz x8, LBB0_3 ; %bb.1: ldr x8, [x20, #80] cbnz x8, LBB0_3 ; %bb.2: ldr x8, [x20, #56] cbz x8, LBB0_15 LBB0_3: mov w0, #1 LBB0_4: bl _BUG_ON ldr x0, [x19] ldrsw x8, [x20, #24] lsl x1, x8, #2 add x2, x20, #40 Lloh0: adrp x21, _GFP_KERNEL@GOTPAGE Lloh1: ldr x21, [x21, _GFP_KERNEL@GOTPAGEOFF] ldr w3, [x21] bl _dma_alloc_coherent str x0, [x20, #32] cbz x0, LBB0_9 ; %bb.5: ldr x0, [x19] ldr x8, [x20, #72] ldr x9, [x20] mul x1, x9, x8 add x2, x20, #88 ldr w3, [x21] bl _dma_alloc_coherent str x0, [x20, #80] cbz x0, LBB0_10 ; %bb.6: ldr x0, [x19] ldrsw x8, [x20, #48] lsl x1, x8, #2 add x2, x20, #64 ldr w3, [x21] bl _dma_alloc_coherent str x0, [x20, #56] cbz x0, LBB0_11 ; %bb.7: ldrsw x1, [x20, #24] ldr x0, [x19] add x2, x20, #16 ldr w3, [x21] bl _dma_alloc_coherent str x0, [x20, #8] cbz x0, LBB0_13 ; %bb.8: mov w0, #0 b LBB0_14 LBB0_9: Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF b LBB0_12 LBB0_10: Lloh4: adrp x1, l_.str.1@PAGE Lloh5: add x1, x1, l_.str.1@PAGEOFF b LBB0_12 LBB0_11: Lloh6: adrp x1, l_.str.2@PAGE Lloh7: add x1, x1, l_.str.2@PAGEOFF LBB0_12: ldr w0, [x19, #8] bl _netdev_err LBB0_13: mov x0, x20 mov x1, x19 bl _vmxnet3_tq_destroy Lloh8: adrp x8, _ENOMEM@GOTPAGE Lloh9: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh10: ldr w8, [x8] neg w0, w8 LBB0_14: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB0_15: ldr x8, [x20, #8] cmp x8, #0 cset w0, ne b LBB0_4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "failed to allocate tx ring\n" l_.str.1: ; @.str.1 .asciz "failed to allocate tx data ring\n" l_.str.2: ; @.str.2 .asciz "failed to allocate tx comp ring\n" .comm _ENOMEM,4,2 ; @ENOMEM .no_dead_strip _vmxnet3_tq_create .subsections_via_symbols
AnghaBench/linux/drivers/net/vmxnet3/extr_vmxnet3_drv.c_vmxnet3_tq_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _update_tri_layer_RGB ## -- Begin function update_tri_layer_RGB .p2align 4, 0x90 _update_tri_layer_RGB: ## @update_tri_layer_RGB .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %edx, %r14d movl %esi, %ebx callq _IS_LAYER_ON testq %rax, %rax je LBB0_3 ## %bb.1: movl %ebx, %edi callq _IS_LAYER_ON testq %rax, %rax je LBB0_3 ## %bb.2: movl %r14d, %edi popq %rbx popq %r14 popq %rbp jmp _layer_on ## TAILCALL LBB0_3: movl %r14d, %edi popq %rbx popq %r14 popq %rbp jmp _layer_off ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _update_tri_layer_RGB ; -- Begin function update_tri_layer_RGB .p2align 2 _update_tri_layer_RGB: ; @update_tri_layer_RGB .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x2 mov x20, x1 bl _IS_LAYER_ON cbz x0, LBB0_3 ; %bb.1: mov x0, x20 bl _IS_LAYER_ON cbz x0, LBB0_3 ; %bb.2: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _layer_on LBB0_3: mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _layer_off .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/qmk_firmware/keyboards/crkbd/keymaps/hvp/extr_keymap.c_update_tri_layer_RGB.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function a2i _a2i: ## @a2i .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, -48(%rbp) ## 8-byte Spill movl %edx, %r12d movq %rsi, %r15 movl %edi, %r13d movq (%rsi), %rbx callq _a2d xorl %r14d, %r14d testl %eax, %eax js LBB0_5 ## %bb.1: cmpl %r12d, %eax jg LBB0_5 ## %bb.2: xorl %r14d, %r14d .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 imull %r12d, %r14d addl %eax, %r14d movzbl (%rbx), %r13d incq %rbx movsbl %r13b, %edi callq _a2d testl %eax, %eax js LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 cmpl %r12d, %eax jle LBB0_3 LBB0_5: movq %rbx, (%r15) movq -48(%rbp), %rax ## 8-byte Reload movl %r14d, (%rax) movsbl %r13b, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _a2i .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function a2i _a2i: ; @a2i .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 x22, x2 mov x20, x1 mov x21, x0 ldr x23, [x1] bl _a2d mov w24, #0 tbnz w0, #31, LBB0_5 ; %bb.1: cmp w0, w22 b.gt LBB0_5 ; %bb.2: mov w24, #0 LBB0_3: ; =>This Inner Loop Header: Depth=1 madd w24, w24, w22, w0 ldrsb w0, [x23], #1 and w21, w0, #0xff bl _a2d tbnz w0, #31, LBB0_5 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 cmp w0, w22 b.le LBB0_3 LBB0_5: str x23, [x20] str w24, [x19] sxtb w0, w21 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 _a2i .subsections_via_symbols
AnghaBench/raspberry-pi-os/exercises/lesson02/3/evopen/src/extr_printf.c_a2i.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _sortq ## -- Begin function sortq .p2align 4, 0x90 _sortq: ## @sortq .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp cmpl $2, %esi jl LBB0_7 ## %bb.1: movl %esi, %r8d movl $1, %r9d jmp LBB0_2 .p2align 4, 0x90 LBB0_6: ## in Loop: Header=BB0_2 Depth=1 movslq %ecx, %rax movl %edx, (%rdi,%rax,4) incq %r9 cmpq %r8, %r9 je LBB0_7 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 movl (%rdi,%r9,4), %edx movq %r9, %rcx .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 leaq -1(%rcx), %rsi movl %esi, %eax movl (%rdi,%rax,4), %eax cmpl %edx, %eax jle LBB0_6 ## %bb.4: ## in Loop: Header=BB0_3 Depth=2 movl %eax, (%rdi,%rcx,4) leaq 1(%rsi), %rax movq %rsi, %rcx cmpq $1, %rax jg LBB0_3 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 xorl %ecx, %ecx jmp LBB0_6 LBB0_7: popq %rbp retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $968, %rsp ## imm = 0x3C8 .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) leaq L_.str(%rip), %rdi leaq -980(%rbp), %rsi xorl %eax, %eax callq _scanf cmpl $0, -980(%rbp) jle LBB1_13 ## %bb.1: leaq -976(%rbp), %r15 leaq L_.str(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi movq %r15, %rsi xorl %eax, %eax callq _scanf incq %rbx movslq -980(%rbp), %rax addq $4, %r15 cmpq %rax, %rbx jl LBB1_2 ## %bb.3: movl %eax, %eax cmpl $2, %eax jl LBB1_10 ## %bb.4: movl $1, %ecx jmp LBB1_5 .p2align 4, 0x90 LBB1_9: ## in Loop: Header=BB1_5 Depth=1 movslq %esi, %rsi movl %edx, -976(%rbp,%rsi,4) incq %rcx cmpq %rax, %rcx je LBB1_10 LBB1_5: ## =>This Loop Header: Depth=1 ## Child Loop BB1_6 Depth 2 movl -976(%rbp,%rcx,4), %edx movq %rcx, %rsi .p2align 4, 0x90 LBB1_6: ## Parent Loop BB1_5 Depth=1 ## => This Inner Loop Header: Depth=2 leaq -1(%rsi), %rdi movl %edi, %ebx movl -976(%rbp,%rbx,4), %ebx cmpl %edx, %ebx jle LBB1_9 ## %bb.7: ## in Loop: Header=BB1_6 Depth=2 movl %ebx, -976(%rbp,%rsi,4) leaq 1(%rdi), %rbx movq %rdi, %rsi cmpq $1, %rbx jg LBB1_6 ## %bb.8: ## in Loop: Header=BB1_5 Depth=1 xorl %esi, %esi jmp LBB1_9 LBB1_10: testl %eax, %eax jle LBB1_13 ## %bb.11: leaq L_.str.1(%rip), %r14 xorl %ebx, %ebx .p2align 4, 0x90 LBB1_12: ## =>This Inner Loop Header: Depth=1 movl -976(%rbp,%rbx,4), %esi movq %r14, %rdi xorl %eax, %eax callq _printf incq %rbx movslq -980(%rbp), %rax cmpq %rax, %rbx jl LBB1_12 LBB1_13: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB1_15 ## %bb.14: xorl %eax, %eax addq $968, %rsp ## imm = 0x3C8 popq %rbx popq %r14 popq %r15 popq %rbp retq LBB1_15: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%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 .globl _sortq ; -- Begin function sortq .p2align 2 _sortq: ; @sortq .cfi_startproc ; %bb.0: cmp w1, #2 b.lt LBB0_7 ; %bb.1: mov w8, w1 mov w9, #1 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 sbfiz x11, x11, #2, #32 str w10, [x0, x11] add x9, x9, #1 cmp x9, x8 b.eq LBB0_7 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_4 Depth 2 ldr w10, [x0, x9, lsl #2] mov x11, x9 LBB0_4: ; Parent Loop BB0_3 Depth=1 ; => This Inner Loop Header: Depth=2 sub x12, x11, #1 ldr w13, [x0, w12, uxtw #2] cmp w13, w10 b.le LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=2 str w13, [x0, x11, lsl #2] add x13, x12, #1 mov x11, x12 cmp x13, #1 b.gt LBB0_4 ; %bb.6: ; in Loop: Header=BB0_3 Depth=1 mov x11, #0 b LBB0_2 LBB0_7: ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 sub sp, sp, #960 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] add x8, sp, #16 str x8, [sp] Lloh3: adrp x0, l_.str@PAGE Lloh4: add x0, x0, l_.str@PAGEOFF bl _scanf ldr w8, [sp, #16] cmp w8, #1 b.lt LBB1_13 ; %bb.1: mov x20, #0 add x21, sp, #20 Lloh5: adrp x19, l_.str@PAGE Lloh6: add x19, x19, l_.str@PAGEOFF LBB1_2: ; =>This Inner Loop Header: Depth=1 str x21, [sp] mov x0, x19 bl _scanf add x20, x20, #1 ldrsw x8, [sp, #16] add x21, x21, #4 cmp x20, x8 b.lt LBB1_2 ; %bb.3: and x8, x8, #0xffffffff cmp w8, #1 b.le LBB1_10 ; %bb.4: mov w9, #1 add x10, sp, #20 b LBB1_6 LBB1_5: ; in Loop: Header=BB1_6 Depth=1 sbfiz x12, x12, #2, #32 str w11, [x10, x12] add x9, x9, #1 cmp x9, x8 b.eq LBB1_10 LBB1_6: ; =>This Loop Header: Depth=1 ; Child Loop BB1_7 Depth 2 ldr w11, [x10, x9, lsl #2] mov x12, x9 LBB1_7: ; Parent Loop BB1_6 Depth=1 ; => This Inner Loop Header: Depth=2 sub x13, x12, #1 ldr w14, [x10, w13, uxtw #2] cmp w14, w11 b.le LBB1_5 ; %bb.8: ; in Loop: Header=BB1_7 Depth=2 str w14, [x10, x12, lsl #2] add x14, x13, #1 mov x12, x13 cmp x14, #1 b.gt LBB1_7 ; %bb.9: ; in Loop: Header=BB1_6 Depth=1 mov x12, #0 b LBB1_5 LBB1_10: cmp w8, #1 b.lt LBB1_13 ; %bb.11: mov x20, #0 add x21, sp, #20 Lloh7: adrp x19, l_.str.1@PAGE Lloh8: add x19, x19, l_.str.1@PAGEOFF LBB1_12: ; =>This Inner Loop Header: Depth=1 ldr w8, [x21, x20, lsl #2] str x8, [sp] mov x0, x19 bl _printf add x20, x20, #1 ldrsw x8, [sp, #16] cmp x20, x8 b.lt LBB1_12 LBB1_13: ldur x8, [x29, #-40] Lloh9: adrp x9, ___stack_chk_guard@GOTPAGE Lloh10: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x9, x8 b.ne LBB1_15 ; %bb.14: mov w0, #0 add sp, sp, #960 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 LBB1_15: bl ___stack_chk_fail .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%d" l_.str.1: ; @.str.1 .asciz "%d " .subsections_via_symbols
the_stack_data/599683.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function nsp_pio_write _nsp_pio_write: ## @nsp_pio_write .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq 32(%rdi), %rax movq (%rax), %rax movl (%rax), %r15d movq 8(%rax), %rcx movq %rcx, -64(%rbp) ## 8-byte Spill movq 16(%rax), %rax movq %rax, -56(%rbp) ## 8-byte Spill movl (%rax), %r14d movq _NSP_DEBUG_DATA_IO@GOTPCREL(%rip), %rax movl (%rax), %r12d movl (%rdi), %r13d movq 8(%rdi), %rax movq %rax, -80(%rbp) ## 8-byte Spill movq 24(%rdi), %rax movq %rax, -72(%rbp) ## 8-byte Spill movq 16(%rdi), %rax movq %rax, -48(%rbp) ## 8-byte Spill callq _scsi_get_resid movl %eax, %r10d leaq L_.str(%rip), %rsi movl %r12d, %edi movl %r14d, %edx movl %r13d, %ecx movq -80(%rbp), %r8 ## 8-byte Reload movq -72(%rbp), %r9 ## 8-byte Reload xorl %eax, %eax pushq %r10 pushq -48(%rbp) ## 8-byte Folded Reload callq _nsp_dbg addq $16, %rsp movl $1000, %r12d ## imm = 0x3E8 movl $999, %eax ## imm = 0x3E7 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_2 Depth 2 movl %r12d, %r13d .p2align 4, 0x90 LBB0_2: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movl %eax, %r12d cmpq $0, 8(%rbx) jg LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=2 cmpq $0, 16(%rbx) jle LBB0_6 LBB0_4: ## in Loop: Header=BB0_2 Depth=2 movq _SCSIBUSMON@GOTPCREL(%rip), %rax movl (%rax), %esi movl %r15d, %edi callq _nsp_index_read movq _BUSMON_PHASE_MASK@GOTPCREL(%rip), %rcx andb (%rcx), %al movq _BUSPHASE_DATA_OUT@GOTPCREL(%rip), %rcx cmpb (%rcx), %al jne LBB0_5 ## %bb.7: ## in Loop: Header=BB0_2 Depth=2 movq %rbx, %rdi callq _nsp_fifo_count movl %r14d, %ecx subl %eax, %ecx jle LBB0_9 ## %bb.8: ## in Loop: Header=BB0_2 Depth=2 movq _NSP_DEBUG_DATA_IO@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.2(%rip), %rsi movl %r14d, %edx xorl %eax, %eax callq _nsp_dbg movl %r12d, %eax movl %r12d, %r13d addl $-1, %eax jb LBB0_2 jmp LBB0_20 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movq 8(%rbx), %rdi movq _WFIFO_CRIT@GOTPCREL(%rip), %rax movl (%rax), %esi callq _min movl %eax, %r13d movq -56(%rbp), %rax ## 8-byte Reload movl 4(%rax), %eax cmpl $128, %eax je LBB0_14 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 cmpl $129, %eax je LBB0_13 ## %bb.11: ## in Loop: Header=BB0_1 Depth=1 cmpl $130, %eax jne LBB0_15 ## %bb.12: ## in Loop: Header=BB0_1 Depth=1 movl $1, %edi callq _BIT movl %eax, -48(%rbp) ## 4-byte Spill xorl %edi, %edi callq _BIT orl -48(%rbp), %eax ## 4-byte Folded Reload notl %eax andl %eax, %r13d movl (%rbx), %esi movl %r13d, %edx sarl $2, %edx movl %r15d, %edi callq _nsp_fifo32_write jmp LBB0_16 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movl $1, %edi callq _BIT movl %eax, -48(%rbp) ## 4-byte Spill xorl %edi, %edi callq _BIT orl -48(%rbp), %eax ## 4-byte Folded Reload notl %eax andl %eax, %r13d movl (%rbx), %esi movl %r13d, %edx sarl $2, %edx movq -64(%rbp), %rdi ## 8-byte Reload callq _nsp_mmio_fifo32_write jmp LBB0_16 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movl (%rbx), %esi movl %r15d, %edi movl %r13d, %edx callq _nsp_fifo8_write jmp LBB0_16 LBB0_15: ## in Loop: Header=BB0_1 Depth=1 movq _NSP_DEBUG_DATA_IO@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.3(%rip), %rsi xorl %eax, %eax callq _nsp_dbg LBB0_16: ## in Loop: Header=BB0_1 Depth=1 movl %r13d, %esi negl %esi movq %rbx, %rdi callq _nsp_inc_resid addl %r13d, (%rbx) movslq %r13d, %rax subq %rax, 8(%rbx) jne LBB0_19 ## %bb.17: ## in Loop: Header=BB0_1 Depth=1 movq 16(%rbx), %rax testq %rax, %rax je LBB0_19 ## %bb.18: ## in Loop: Header=BB0_1 Depth=1 decq %rax movq %rax, 16(%rbx) movq 24(%rbx), %rax leaq 8(%rax), %rcx movq %rcx, 24(%rbx) movq _BUFFER_ADDR@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, (%rbx) movq 8(%rax), %rax movq %rax, 8(%rbx) movl $1000, %r12d ## imm = 0x3E8 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 addl %r13d, %r14d movl %r12d, %eax subl $1, %eax jae LBB0_1 LBB0_20: movq -56(%rbp), %r12 ## 8-byte Reload movl %r14d, (%r12) jmp LBB0_21 LBB0_5: movzbl %al, %r15d movq %rbx, %rdi callq _nsp_fifo_count movl %eax, %r12d subl %eax, %r14d movq _NSP_DEBUG_DATA_IO@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.1(%rip), %rsi movl %r15d, %edx movl %r14d, %ecx xorl %eax, %eax callq _nsp_dbg movq %rbx, %rdi movl %r14d, %esi callq _nsp_inc_resid subl %r14d, (%rbx) movslq %r14d, %rax addq %rax, 8(%rbx) movl %r12d, %r14d LBB0_6: movq -56(%rbp), %r12 ## 8-byte Reload movl %r14d, (%r12) testl %r13d, %r13d jg LBB0_22 LBB0_21: movq _KERN_DEBUG@GOTPCREL(%rip), %rax movl (%rax), %r15d movq %rbx, %rdi callq _scsi_get_resid leaq L_.str.4(%rip), %rsi movl %r15d, %edi movl %eax, %edx callq _nsp_msg LBB0_22: movq _NSP_DEBUG_DATA_IO@GOTPCREL(%rip), %r15 movl (%r15), %edi leaq L_.str.5(%rip), %rsi movl %r14d, %edx xorl %eax, %eax callq _nsp_dbg movl (%r15), %r14d movl 8(%r12), %r15d movq %rbx, %rdi callq _scsi_get_resid leaq L_.str.6(%rip), %rsi movl %r14d, %edi movl %r15d, %edx movl %eax, %ecx xorl %eax, %eax addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _nsp_dbg ## TAILCALL .cfi_endproc ## -- End function .comm _NSP_DEBUG_DATA_IO,4,2 ## @NSP_DEBUG_DATA_IO .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "in fifocount=%d ptr=0x%p this_residual=%d buffers=0x%p nbuf=%d resid=0x%x" .comm _SCSIBUSMON,4,2 ## @SCSIBUSMON .comm _BUSMON_PHASE_MASK,1,0 ## @BUSMON_PHASE_MASK .comm _BUSPHASE_DATA_OUT,1,0 ## @BUSPHASE_DATA_OUT L_.str.1: ## @.str.1 .asciz "phase changed stat=0x%x, res=%d\n" L_.str.2: ## @.str.2 .asciz "wait for all data out. ocount=0x%x res=%d" .comm _WFIFO_CRIT,4,2 ## @WFIFO_CRIT L_.str.3: ## @.str.3 .asciz "unknown write mode" .comm _BUFFER_ADDR,4,2 ## @BUFFER_ADDR .comm _KERN_DEBUG,4,2 ## @KERN_DEBUG L_.str.4: ## @.str.4 .asciz "pio write timeout resid=0x%x" L_.str.5: ## @.str.5 .asciz "write ocount=0x%x" L_.str.6: ## @.str.6 .asciz "w cmd=%d resid=0x%x\n" .no_dead_strip _nsp_pio_write .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nsp_pio_write _nsp_pio_write: ; @nsp_pio_write .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x28, x27, [sp, #64] ; 16-byte Folded Spill stp x26, x25, [sp, #80] ; 16-byte Folded Spill stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x0 ldp x21, x8, [x0, #24] ldr x8, [x8] ldr w20, [x8] ldp x9, x8, [x8, #8] stp x9, x8, [sp, #48] ; 16-byte Folded Spill ldr w28, [x8] Lloh0: adrp x8, _NSP_DEBUG_DATA_IO@GOTPAGE Lloh1: ldr x8, [x8, _NSP_DEBUG_DATA_IO@GOTPAGEOFF] Lloh2: ldr w22, [x8] ldp x23, x24, [x0, #8] ldr w25, [x0] bl _scsi_get_resid ; kill: def $w0 killed $w0 def $x0 stp x24, x0, [sp, #32] stp x23, x21, [sp, #16] stp x28, x25, [sp] Lloh3: adrp x1, l_.str@PAGE Lloh4: add x1, x1, l_.str@PAGEOFF mov x0, x22 bl _nsp_dbg mov w26, #1000 Lloh5: adrp x23, _SCSIBUSMON@GOTPAGE Lloh6: ldr x23, [x23, _SCSIBUSMON@GOTPAGEOFF] Lloh7: adrp x21, _BUSMON_PHASE_MASK@GOTPAGE Lloh8: ldr x21, [x21, _BUSMON_PHASE_MASK@GOTPAGEOFF] Lloh9: adrp x25, _BUSPHASE_DATA_OUT@GOTPAGE Lloh10: ldr x25, [x25, _BUSPHASE_DATA_OUT@GOTPAGEOFF] Lloh11: adrp x22, l_.str.2@PAGE Lloh12: add x22, x22, l_.str.2@PAGEOFF mov w8, #999 ; kill: def $w28 killed $w28 killed $x28 def $x28 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_2 Depth 2 mov x24, x26 LBB0_2: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 mov x26, x8 ldr x8, [x19, #8] cmp x8, #0 b.gt LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=2 ldr x8, [x19, #16] cmp x8, #1 b.lt LBB0_20 LBB0_4: ; in Loop: Header=BB0_2 Depth=2 ldr w1, [x23] mov x0, x20 bl _nsp_index_read ldrb w8, [x21] and w27, w8, w0 ldrb w8, [x25] mov x0, x19 cmp w27, w8 b.ne LBB0_19 ; %bb.5: ; in Loop: Header=BB0_2 Depth=2 bl _nsp_fifo_count sub w8, w28, w0 cmp w8, #1 b.lt LBB0_7 ; %bb.6: ; in Loop: Header=BB0_2 Depth=2 Lloh13: adrp x9, _NSP_DEBUG_DATA_IO@GOTPAGE Lloh14: ldr x9, [x9, _NSP_DEBUG_DATA_IO@GOTPAGEOFF] Lloh15: ldr w0, [x9] stp x28, x8, [sp] mov x1, x22 bl _nsp_dbg sub w8, w26, #1 mov x24, x26 cmn w8, #1 b.ne LBB0_2 b LBB0_18 LBB0_7: ; in Loop: Header=BB0_1 Depth=1 ldr x0, [x19, #8] Lloh16: adrp x8, _WFIFO_CRIT@GOTPAGE Lloh17: ldr x8, [x8, _WFIFO_CRIT@GOTPAGEOFF] Lloh18: ldr w1, [x8] bl _min mov x24, x0 ldr x8, [sp, #56] ; 8-byte Folded Reload ldr w8, [x8, #4] cmp w8, #128 b.eq LBB0_11 ; %bb.8: ; in Loop: Header=BB0_1 Depth=1 cmp w8, #129 b.eq LBB0_12 ; %bb.9: ; in Loop: Header=BB0_1 Depth=1 cmp w8, #130 b.ne LBB0_13 ; %bb.10: ; in Loop: Header=BB0_1 Depth=1 mov w0, #1 bl _BIT mov x27, x0 mov w0, #0 bl _BIT orr w8, w0, w27 bic w24, w24, w8 ldr w1, [x19] asr w2, w24, #2 mov x0, x20 bl _nsp_fifo32_write b LBB0_14 LBB0_11: ; in Loop: Header=BB0_1 Depth=1 mov w0, #1 bl _BIT mov x27, x0 mov w0, #0 bl _BIT orr w8, w0, w27 bic w24, w24, w8 ldr w1, [x19] asr w2, w24, #2 ldr x0, [sp, #48] ; 8-byte Folded Reload bl _nsp_mmio_fifo32_write b LBB0_14 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 ldr w1, [x19] mov x0, x20 mov x2, x24 bl _nsp_fifo8_write b LBB0_14 LBB0_13: ; in Loop: Header=BB0_1 Depth=1 Lloh19: adrp x8, _NSP_DEBUG_DATA_IO@GOTPAGE Lloh20: ldr x8, [x8, _NSP_DEBUG_DATA_IO@GOTPAGEOFF] Lloh21: ldr w0, [x8] Lloh22: adrp x1, l_.str.3@PAGE Lloh23: add x1, x1, l_.str.3@PAGEOFF bl _nsp_dbg LBB0_14: ; in Loop: Header=BB0_1 Depth=1 neg w1, w24 mov x0, x19 bl _nsp_inc_resid ldr w8, [x19] add w8, w8, w24 str w8, [x19] sxtw x8, w24 ldr x9, [x19, #8] subs x8, x9, x8 str x8, [x19, #8] b.ne LBB0_17 ; %bb.15: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [x19, #16] cbz x8, LBB0_17 ; %bb.16: ; in Loop: Header=BB0_1 Depth=1 sub x8, x8, #1 ldr x9, [x19, #24] ldr x10, [x9, #8]! str x9, [x19, #24] Lloh24: adrp x9, _BUFFER_ADDR@GOTPAGE Lloh25: ldr x9, [x9, _BUFFER_ADDR@GOTPAGEOFF] Lloh26: ldr w9, [x9] str w9, [x19] stp x10, x8, [x19, #8] mov w26, #1000 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 add w28, w24, w28 sub w8, w26, #1 cbnz w26, LBB0_1 LBB0_18: ldr x21, [sp, #56] ; 8-byte Folded Reload str w28, [x21] b LBB0_21 LBB0_19: bl _nsp_fifo_count mov x20, x0 sub w21, w28, w0 Lloh27: adrp x8, _NSP_DEBUG_DATA_IO@GOTPAGE Lloh28: ldr x8, [x8, _NSP_DEBUG_DATA_IO@GOTPAGEOFF] Lloh29: ldr w0, [x8] stp x27, x21, [sp] Lloh30: adrp x1, l_.str.1@PAGE Lloh31: add x1, x1, l_.str.1@PAGEOFF bl _nsp_dbg mov x0, x19 mov x1, x21 bl _nsp_inc_resid ldr w8, [x19] sub w8, w8, w21 str w8, [x19] ldr x8, [x19, #8] add x8, x8, w21, sxtw str x8, [x19, #8] mov x28, x20 LBB0_20: ldr x21, [sp, #56] ; 8-byte Folded Reload str w28, [x21] cmp w24, #0 b.gt LBB0_22 LBB0_21: Lloh32: adrp x8, _KERN_DEBUG@GOTPAGE Lloh33: ldr x8, [x8, _KERN_DEBUG@GOTPAGEOFF] Lloh34: ldr w20, [x8] mov x0, x19 bl _scsi_get_resid mov x2, x0 Lloh35: adrp x1, l_.str.4@PAGE Lloh36: add x1, x1, l_.str.4@PAGEOFF mov x0, x20 bl _nsp_msg LBB0_22: Lloh37: adrp x20, _NSP_DEBUG_DATA_IO@GOTPAGE Lloh38: ldr x20, [x20, _NSP_DEBUG_DATA_IO@GOTPAGEOFF] ldr w0, [x20] ; kill: def $w28 killed $w28 killed $x28 def $x28 str x28, [sp] Lloh39: adrp x1, l_.str.5@PAGE Lloh40: add x1, x1, l_.str.5@PAGEOFF bl _nsp_dbg ldr w20, [x20] ldr w21, [x21, #8] mov x0, x19 bl _scsi_get_resid ; kill: def $w0 killed $w0 def $x0 stp x21, x0, [sp] Lloh41: adrp x1, l_.str.6@PAGE Lloh42: add x1, x1, l_.str.6@PAGEOFF mov x0, x20 bl _nsp_dbg 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 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpAdd Lloh41, Lloh42 .loh AdrpAdd Lloh39, Lloh40 .loh AdrpLdrGot Lloh37, Lloh38 .cfi_endproc ; -- End function .comm _NSP_DEBUG_DATA_IO,4,2 ; @NSP_DEBUG_DATA_IO .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "in fifocount=%d ptr=0x%p this_residual=%d buffers=0x%p nbuf=%d resid=0x%x" .comm _SCSIBUSMON,4,2 ; @SCSIBUSMON .comm _BUSMON_PHASE_MASK,1,0 ; @BUSMON_PHASE_MASK .comm _BUSPHASE_DATA_OUT,1,0 ; @BUSPHASE_DATA_OUT l_.str.1: ; @.str.1 .asciz "phase changed stat=0x%x, res=%d\n" l_.str.2: ; @.str.2 .asciz "wait for all data out. ocount=0x%x res=%d" .comm _WFIFO_CRIT,4,2 ; @WFIFO_CRIT l_.str.3: ; @.str.3 .asciz "unknown write mode" .comm _BUFFER_ADDR,4,2 ; @BUFFER_ADDR .comm _KERN_DEBUG,4,2 ; @KERN_DEBUG l_.str.4: ; @.str.4 .asciz "pio write timeout resid=0x%x" l_.str.5: ; @.str.5 .asciz "write ocount=0x%x" l_.str.6: ; @.str.6 .asciz "w cmd=%d resid=0x%x\n" .no_dead_strip _nsp_pio_write .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/pcmcia/extr_nsp_cs.c_nsp_pio_write.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___VERIFIER_nondet_bool ## -- Begin function __VERIFIER_nondet_bool .p2align 4, 0x90 ___VERIFIER_nondet_bool: ## @__VERIFIER_nondet_bool .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq ___VERIFIER_nondet_int xorl %ecx, %ecx testl %eax, %eax setne %cl movl %ecx, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal4,4byte_literals .p2align 2 ## -- Begin function main LCPI1_0: .long 0x41a00000 ## float 20 LCPI1_1: .long 0x42f00000 ## float 120 LCPI1_2: .long 0x3f800000 ## float 1 LCPI1_3: .long 0x00000000 ## float 0 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI1_4: .quad 0x0000000000000000 ## double 0 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $136, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 callq ___VERIFIER_nondet_int testl %eax, %eax movq _s23_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s23_evt1@GOTPCREL(%rip), %r15 setne (%r15) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s23_evt0@GOTPCREL(%rip), %r14 setne (%r14) callq ___VERIFIER_nondet_float movq _s23_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s23_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s22_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s22_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s22_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s22_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s22_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s21_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s21_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s21_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s21_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s20_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s20_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s20_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s20_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s19_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s19_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s19_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s19_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s19_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s18_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s18_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s18_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s18_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s18_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s17_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s17_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s17_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s17_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s17_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s16_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s16_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s16_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s16_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s16_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s15_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s15_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s15_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s15_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s15_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s5_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _r_l@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s19_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s5_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s2_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s18_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s4_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s1_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s16_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s4_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s10_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s3_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s6_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s3_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s17_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s3_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s0_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s18_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s6_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s15_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s3_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s9_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s5_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s22_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s8_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s2_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s5_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s8_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s17_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s5_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s11_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s0_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s3_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s4_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s1_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s15_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s1_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int movq _r_counter@GOTPCREL(%rip), %rcx movl %eax, (%rcx) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s2_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s5_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s0_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int movq _r_evt_id@GOTPCREL(%rip), %rcx movl %eax, (%rcx) callq ___VERIFIER_nondet_float movq _s6_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s15_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s3_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s9_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s12_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s12_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s0_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s6_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s20_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _r_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s1_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s7_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s10_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s4_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s3_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s9_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s12_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s13_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s12_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s0_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s6_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s23_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s9_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s21_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _r_event0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s13_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s0_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s6_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s9_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s2_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _r_event1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s8_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s11_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s3_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s20_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s6_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s0_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s5_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s11_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s14_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s8_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s11_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s4_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s10_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s13_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s7_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s10_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s16_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s4_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s10_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s13_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s7_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s1_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s18_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s6_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s12_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s16_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s2_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s4_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s7_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s4_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s21_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s7_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s1_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s17_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s5_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s11_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s14_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s8_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s2_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s7_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s1_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s13_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s19_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s7_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s1_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s13_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s19_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s7_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s13_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s8_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s2_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s14_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s20_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s8_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s2_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s14_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s20_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s8_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s14_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s9_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s21_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s9_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s21_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s9_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s10_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s22_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s10_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s22_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s10_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s11_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s23_l0@GOTPCREL(%rip), %r13 setne (%r13) callq ___VERIFIER_nondet_float movq _s11_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s23_l1@GOTPCREL(%rip), %r12 setne (%r12) callq ___VERIFIER_nondet_float movq _s11_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s12_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __diverge_delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s12_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s12_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s13_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq _s0_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq _s14_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s14_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq _s14_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movb (%r14), %cl testb %cl, %cl setne %dil movb (%r15), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_4 ## %bb.1: orb %sil, %bl je LBB1_4 ## %bb.2: orb %dil, %dl je LBB1_4 ## %bb.3: andb %sil, %dil je LBB1_512 LBB1_4: movq _s23_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movb (%r13), %cl movb (%r12), %r9b testb %dl, %dl jne LBB1_7 ## %bb.5: testb %cl, %cl jne LBB1_7 ## %bb.6: testb %r9b, %r9b je LBB1_16 LBB1_7: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_9 ## %bb.8: testb %r9b, %r9b je LBB1_15 LBB1_9: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_15 ## %bb.10: andb %dil, %bl jne LBB1_15 ## %bb.11: orb %r8b, %sil orb %dil, %sil je LBB1_15 ## %bb.12: testb %dl, %dl je LBB1_512 ## %bb.13: testb %cl, %cl je LBB1_512 ## %bb.14: testb %r9b, %r9b jne LBB1_512 LBB1_15: testb %dl, %dl jne LBB1_512 LBB1_16: testb %cl, %cl jne LBB1_512 ## %bb.17: testb %r9b, %r9b jne LBB1_512 ## %bb.18: movq _s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.19: movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.20: movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.21: movq _s22_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s22_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_25 ## %bb.22: orb %sil, %bl je LBB1_25 ## %bb.23: orb %dil, %dl je LBB1_25 ## %bb.24: andb %sil, %dil je LBB1_512 LBB1_25: movq _s22_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s22_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s22_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_28 ## %bb.26: testb %cl, %cl jne LBB1_28 ## %bb.27: testb %r9b, %r9b je LBB1_37 LBB1_28: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_30 ## %bb.29: testb %r9b, %r9b je LBB1_36 LBB1_30: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_36 ## %bb.31: andb %dil, %bl jne LBB1_36 ## %bb.32: orb %r8b, %sil orb %dil, %sil je LBB1_36 ## %bb.33: testb %dl, %dl je LBB1_512 ## %bb.34: testb %cl, %cl je LBB1_512 ## %bb.35: testb %r9b, %r9b jne LBB1_512 LBB1_36: testb %dl, %dl jne LBB1_512 LBB1_37: testb %cl, %cl jne LBB1_512 ## %bb.38: testb %r9b, %r9b jne LBB1_512 ## %bb.39: movq _s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.40: movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.41: movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.42: movq _s21_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s21_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_46 ## %bb.43: orb %sil, %bl je LBB1_46 ## %bb.44: orb %dil, %dl je LBB1_46 ## %bb.45: andb %sil, %dil je LBB1_512 LBB1_46: movq _s21_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s21_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s21_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_49 ## %bb.47: testb %cl, %cl jne LBB1_49 ## %bb.48: testb %r9b, %r9b je LBB1_58 LBB1_49: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_51 ## %bb.50: testb %r9b, %r9b je LBB1_57 LBB1_51: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_57 ## %bb.52: andb %dil, %bl jne LBB1_57 ## %bb.53: orb %r8b, %sil orb %dil, %sil je LBB1_57 ## %bb.54: testb %dl, %dl je LBB1_512 ## %bb.55: testb %cl, %cl je LBB1_512 ## %bb.56: testb %r9b, %r9b jne LBB1_512 LBB1_57: testb %dl, %dl jne LBB1_512 LBB1_58: testb %cl, %cl jne LBB1_512 ## %bb.59: testb %r9b, %r9b jne LBB1_512 ## %bb.60: movq _s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.61: movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.62: movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.63: movq _s20_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s20_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_67 ## %bb.64: orb %sil, %bl je LBB1_67 ## %bb.65: orb %dil, %dl je LBB1_67 ## %bb.66: andb %sil, %dil je LBB1_512 LBB1_67: movq _s20_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s20_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s20_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_70 ## %bb.68: testb %cl, %cl jne LBB1_70 ## %bb.69: testb %r9b, %r9b je LBB1_79 LBB1_70: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_72 ## %bb.71: testb %r9b, %r9b je LBB1_78 LBB1_72: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_78 ## %bb.73: andb %dil, %bl jne LBB1_78 ## %bb.74: orb %r8b, %sil orb %dil, %sil je LBB1_78 ## %bb.75: testb %dl, %dl je LBB1_512 ## %bb.76: testb %cl, %cl je LBB1_512 ## %bb.77: testb %r9b, %r9b jne LBB1_512 LBB1_78: testb %dl, %dl jne LBB1_512 LBB1_79: testb %cl, %cl jne LBB1_512 ## %bb.80: testb %r9b, %r9b jne LBB1_512 ## %bb.81: movq _s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.82: movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.83: movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.84: movq _s19_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s19_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_88 ## %bb.85: orb %sil, %bl je LBB1_88 ## %bb.86: orb %dil, %dl je LBB1_88 ## %bb.87: andb %sil, %dil je LBB1_512 LBB1_88: movq _s19_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s19_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s19_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_91 ## %bb.89: testb %cl, %cl jne LBB1_91 ## %bb.90: testb %r9b, %r9b je LBB1_100 LBB1_91: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_93 ## %bb.92: testb %r9b, %r9b je LBB1_99 LBB1_93: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_99 ## %bb.94: andb %dil, %bl jne LBB1_99 ## %bb.95: orb %r8b, %sil orb %dil, %sil je LBB1_99 ## %bb.96: testb %dl, %dl je LBB1_512 ## %bb.97: testb %cl, %cl je LBB1_512 ## %bb.98: testb %r9b, %r9b jne LBB1_512 LBB1_99: testb %dl, %dl jne LBB1_512 LBB1_100: testb %cl, %cl jne LBB1_512 ## %bb.101: testb %r9b, %r9b jne LBB1_512 ## %bb.102: movq _s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.103: movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.104: movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.105: movq _s18_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s18_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_109 ## %bb.106: orb %sil, %bl je LBB1_109 ## %bb.107: orb %dil, %dl je LBB1_109 ## %bb.108: andb %sil, %dil je LBB1_512 LBB1_109: movq _s18_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s18_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s18_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_112 ## %bb.110: testb %cl, %cl jne LBB1_112 ## %bb.111: testb %r9b, %r9b je LBB1_121 LBB1_112: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_114 ## %bb.113: testb %r9b, %r9b je LBB1_120 LBB1_114: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_120 ## %bb.115: andb %dil, %bl jne LBB1_120 ## %bb.116: orb %r8b, %sil orb %dil, %sil je LBB1_120 ## %bb.117: testb %dl, %dl je LBB1_512 ## %bb.118: testb %cl, %cl je LBB1_512 ## %bb.119: testb %r9b, %r9b jne LBB1_512 LBB1_120: testb %dl, %dl jne LBB1_512 LBB1_121: testb %cl, %cl jne LBB1_512 ## %bb.122: testb %r9b, %r9b jne LBB1_512 ## %bb.123: movq _s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.124: movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.125: movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.126: movq _s17_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s17_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_130 ## %bb.127: orb %sil, %bl je LBB1_130 ## %bb.128: orb %dil, %dl je LBB1_130 ## %bb.129: andb %sil, %dil je LBB1_512 LBB1_130: movq _s17_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s17_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s17_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_133 ## %bb.131: testb %cl, %cl jne LBB1_133 ## %bb.132: testb %r9b, %r9b je LBB1_142 LBB1_133: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_135 ## %bb.134: testb %r9b, %r9b je LBB1_141 LBB1_135: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_141 ## %bb.136: andb %dil, %bl jne LBB1_141 ## %bb.137: orb %r8b, %sil orb %dil, %sil je LBB1_141 ## %bb.138: testb %dl, %dl je LBB1_512 ## %bb.139: testb %cl, %cl je LBB1_512 ## %bb.140: testb %r9b, %r9b jne LBB1_512 LBB1_141: testb %dl, %dl jne LBB1_512 LBB1_142: testb %cl, %cl jne LBB1_512 ## %bb.143: testb %r9b, %r9b jne LBB1_512 ## %bb.144: movq _s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.145: movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.146: movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.147: movq _s16_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s16_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_151 ## %bb.148: orb %sil, %bl je LBB1_151 ## %bb.149: orb %dil, %dl je LBB1_151 ## %bb.150: andb %sil, %dil je LBB1_512 LBB1_151: movq _s16_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s16_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s16_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_154 ## %bb.152: testb %cl, %cl jne LBB1_154 ## %bb.153: testb %r9b, %r9b je LBB1_163 LBB1_154: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_156 ## %bb.155: testb %r9b, %r9b je LBB1_162 LBB1_156: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_162 ## %bb.157: andb %dil, %bl jne LBB1_162 ## %bb.158: orb %r8b, %sil orb %dil, %sil je LBB1_162 ## %bb.159: testb %dl, %dl je LBB1_512 ## %bb.160: testb %cl, %cl je LBB1_512 ## %bb.161: testb %r9b, %r9b jne LBB1_512 LBB1_162: testb %dl, %dl jne LBB1_512 LBB1_163: testb %cl, %cl jne LBB1_512 ## %bb.164: testb %r9b, %r9b jne LBB1_512 ## %bb.165: movq _s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.166: movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.167: movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.168: movq _s15_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s15_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_172 ## %bb.169: orb %sil, %bl je LBB1_172 ## %bb.170: orb %dil, %dl je LBB1_172 ## %bb.171: andb %sil, %dil je LBB1_512 LBB1_172: movq _s15_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s15_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s15_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_175 ## %bb.173: testb %cl, %cl jne LBB1_175 ## %bb.174: testb %r9b, %r9b je LBB1_184 LBB1_175: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_177 ## %bb.176: testb %r9b, %r9b je LBB1_183 LBB1_177: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_183 ## %bb.178: andb %dil, %bl jne LBB1_183 ## %bb.179: orb %r8b, %sil orb %dil, %sil je LBB1_183 ## %bb.180: testb %dl, %dl je LBB1_512 ## %bb.181: testb %cl, %cl je LBB1_512 ## %bb.182: testb %r9b, %r9b jne LBB1_512 LBB1_183: testb %dl, %dl jne LBB1_512 LBB1_184: testb %cl, %cl jne LBB1_512 ## %bb.185: testb %r9b, %r9b jne LBB1_512 ## %bb.186: movq _s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.187: movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.188: movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm2, %xmm2 ucomiss %xmm2, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.189: movq _s14_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s14_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_193 ## %bb.190: orb %sil, %bl je LBB1_193 ## %bb.191: orb %dil, %dl je LBB1_193 ## %bb.192: andb %sil, %dil je LBB1_512 LBB1_193: movq _s14_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s14_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s14_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_196 ## %bb.194: testb %cl, %cl jne LBB1_196 ## %bb.195: testb %r9b, %r9b je LBB1_205 LBB1_196: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_198 ## %bb.197: testb %r9b, %r9b je LBB1_204 LBB1_198: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_204 ## %bb.199: andb %dil, %bl jne LBB1_204 ## %bb.200: orb %r8b, %sil orb %dil, %sil je LBB1_204 ## %bb.201: testb %dl, %dl je LBB1_512 ## %bb.202: testb %cl, %cl je LBB1_512 ## %bb.203: testb %r9b, %r9b jne LBB1_512 LBB1_204: testb %dl, %dl jne LBB1_512 LBB1_205: testb %cl, %cl jne LBB1_512 ## %bb.206: testb %r9b, %r9b jne LBB1_512 ## %bb.207: movq _s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.208: movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm2 jne LBB1_512 jp LBB1_512 ## %bb.209: xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.210: movq _s13_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s13_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_214 ## %bb.211: orb %sil, %bl je LBB1_214 ## %bb.212: orb %dil, %dl je LBB1_214 ## %bb.213: andb %sil, %dil je LBB1_512 LBB1_214: movq _s13_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s13_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s13_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_217 ## %bb.215: testb %cl, %cl jne LBB1_217 ## %bb.216: testb %r9b, %r9b je LBB1_226 LBB1_217: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_219 ## %bb.218: testb %r9b, %r9b je LBB1_225 LBB1_219: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_225 ## %bb.220: andb %dil, %bl jne LBB1_225 ## %bb.221: orb %r8b, %sil orb %dil, %sil je LBB1_225 ## %bb.222: testb %dl, %dl je LBB1_512 ## %bb.223: testb %cl, %cl je LBB1_512 ## %bb.224: testb %r9b, %r9b jne LBB1_512 LBB1_225: testb %dl, %dl jne LBB1_512 LBB1_226: testb %cl, %cl jne LBB1_512 ## %bb.227: testb %r9b, %r9b jne LBB1_512 ## %bb.228: movq _s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.229: movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.230: movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.231: movq _s12_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s12_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_235 ## %bb.232: orb %sil, %bl je LBB1_235 ## %bb.233: orb %dil, %dl je LBB1_235 ## %bb.234: andb %sil, %dil je LBB1_512 LBB1_235: movq _s12_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s12_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s12_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_238 ## %bb.236: testb %cl, %cl jne LBB1_238 ## %bb.237: testb %r9b, %r9b je LBB1_247 LBB1_238: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_240 ## %bb.239: testb %r9b, %r9b je LBB1_246 LBB1_240: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_246 ## %bb.241: andb %dil, %bl jne LBB1_246 ## %bb.242: orb %r8b, %sil orb %dil, %sil je LBB1_246 ## %bb.243: testb %dl, %dl je LBB1_512 ## %bb.244: testb %cl, %cl je LBB1_512 ## %bb.245: testb %r9b, %r9b jne LBB1_512 LBB1_246: testb %dl, %dl jne LBB1_512 LBB1_247: testb %cl, %cl jne LBB1_512 ## %bb.248: testb %r9b, %r9b jne LBB1_512 ## %bb.249: movq _s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.250: movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.251: movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.252: movq _s11_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s11_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_256 ## %bb.253: orb %sil, %bl je LBB1_256 ## %bb.254: orb %dil, %dl je LBB1_256 ## %bb.255: andb %sil, %dil je LBB1_512 LBB1_256: movq _s11_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s11_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s11_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_259 ## %bb.257: testb %cl, %cl jne LBB1_259 ## %bb.258: testb %r9b, %r9b je LBB1_268 LBB1_259: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_261 ## %bb.260: testb %r9b, %r9b je LBB1_267 LBB1_261: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_267 ## %bb.262: andb %dil, %bl jne LBB1_267 ## %bb.263: orb %r8b, %sil orb %dil, %sil je LBB1_267 ## %bb.264: testb %dl, %dl je LBB1_512 ## %bb.265: testb %cl, %cl je LBB1_512 ## %bb.266: testb %r9b, %r9b jne LBB1_512 LBB1_267: testb %dl, %dl jne LBB1_512 LBB1_268: testb %cl, %cl jne LBB1_512 ## %bb.269: testb %r9b, %r9b jne LBB1_512 ## %bb.270: movq _s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.271: movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.272: movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.273: movq _s10_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s10_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_277 ## %bb.274: orb %sil, %bl je LBB1_277 ## %bb.275: orb %dil, %dl je LBB1_277 ## %bb.276: andb %sil, %dil je LBB1_512 LBB1_277: movq _s10_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s10_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s10_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_280 ## %bb.278: testb %cl, %cl jne LBB1_280 ## %bb.279: testb %r9b, %r9b je LBB1_289 LBB1_280: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_282 ## %bb.281: testb %r9b, %r9b je LBB1_288 LBB1_282: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_288 ## %bb.283: andb %dil, %bl jne LBB1_288 ## %bb.284: orb %r8b, %sil orb %dil, %sil je LBB1_288 ## %bb.285: testb %dl, %dl je LBB1_512 ## %bb.286: testb %cl, %cl je LBB1_512 ## %bb.287: testb %r9b, %r9b jne LBB1_512 LBB1_288: testb %dl, %dl jne LBB1_512 LBB1_289: testb %cl, %cl jne LBB1_512 ## %bb.290: testb %r9b, %r9b jne LBB1_512 ## %bb.291: movq _s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.292: movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.293: movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.294: movq _s9_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s9_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_298 ## %bb.295: orb %sil, %bl je LBB1_298 ## %bb.296: orb %dil, %dl je LBB1_298 ## %bb.297: andb %sil, %dil je LBB1_512 LBB1_298: movq _s9_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s9_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s9_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_301 ## %bb.299: testb %cl, %cl jne LBB1_301 ## %bb.300: testb %r9b, %r9b je LBB1_310 LBB1_301: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_303 ## %bb.302: testb %r9b, %r9b je LBB1_309 LBB1_303: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_309 ## %bb.304: andb %dil, %bl jne LBB1_309 ## %bb.305: orb %r8b, %sil orb %dil, %sil je LBB1_309 ## %bb.306: testb %dl, %dl je LBB1_512 ## %bb.307: testb %cl, %cl je LBB1_512 ## %bb.308: testb %r9b, %r9b jne LBB1_512 LBB1_309: testb %dl, %dl jne LBB1_512 LBB1_310: testb %cl, %cl jne LBB1_512 ## %bb.311: testb %r9b, %r9b jne LBB1_512 ## %bb.312: movq _s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.313: movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.314: movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.315: movq _s8_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s8_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_319 ## %bb.316: orb %sil, %bl je LBB1_319 ## %bb.317: orb %dil, %dl je LBB1_319 ## %bb.318: andb %sil, %dil je LBB1_512 LBB1_319: movq _s8_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s8_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s8_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_322 ## %bb.320: testb %cl, %cl jne LBB1_322 ## %bb.321: testb %r9b, %r9b je LBB1_331 LBB1_322: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_324 ## %bb.323: testb %r9b, %r9b je LBB1_330 LBB1_324: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_330 ## %bb.325: andb %dil, %bl jne LBB1_330 ## %bb.326: orb %r8b, %sil orb %dil, %sil je LBB1_330 ## %bb.327: testb %dl, %dl je LBB1_512 ## %bb.328: testb %cl, %cl je LBB1_512 ## %bb.329: testb %r9b, %r9b jne LBB1_512 LBB1_330: testb %dl, %dl jne LBB1_512 LBB1_331: testb %cl, %cl jne LBB1_512 ## %bb.332: testb %r9b, %r9b jne LBB1_512 ## %bb.333: movq _s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.334: movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.335: movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.336: movq _s7_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s7_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_340 ## %bb.337: orb %sil, %bl je LBB1_340 ## %bb.338: orb %dil, %dl je LBB1_340 ## %bb.339: andb %sil, %dil je LBB1_512 LBB1_340: movq _s7_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s7_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s7_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_343 ## %bb.341: testb %cl, %cl jne LBB1_343 ## %bb.342: testb %r9b, %r9b je LBB1_352 LBB1_343: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_345 ## %bb.344: testb %r9b, %r9b je LBB1_351 LBB1_345: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_351 ## %bb.346: andb %dil, %bl jne LBB1_351 ## %bb.347: orb %r8b, %sil orb %dil, %sil je LBB1_351 ## %bb.348: testb %dl, %dl je LBB1_512 ## %bb.349: testb %cl, %cl je LBB1_512 ## %bb.350: testb %r9b, %r9b jne LBB1_512 LBB1_351: testb %dl, %dl jne LBB1_512 LBB1_352: testb %cl, %cl jne LBB1_512 ## %bb.353: testb %r9b, %r9b jne LBB1_512 ## %bb.354: movq _s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.355: movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.356: movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.357: movq _s6_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s6_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_361 ## %bb.358: orb %sil, %bl je LBB1_361 ## %bb.359: orb %dil, %dl je LBB1_361 ## %bb.360: andb %sil, %dil je LBB1_512 LBB1_361: movq _s6_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s6_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s6_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_364 ## %bb.362: testb %cl, %cl jne LBB1_364 ## %bb.363: testb %r9b, %r9b je LBB1_373 LBB1_364: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_366 ## %bb.365: testb %r9b, %r9b je LBB1_372 LBB1_366: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_372 ## %bb.367: andb %dil, %bl jne LBB1_372 ## %bb.368: orb %r8b, %sil orb %dil, %sil je LBB1_372 ## %bb.369: testb %dl, %dl je LBB1_512 ## %bb.370: testb %cl, %cl je LBB1_512 ## %bb.371: testb %r9b, %r9b jne LBB1_512 LBB1_372: testb %dl, %dl jne LBB1_512 LBB1_373: testb %cl, %cl jne LBB1_512 ## %bb.374: testb %r9b, %r9b jne LBB1_512 ## %bb.375: movq _s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.376: movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.377: movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.378: movq _s5_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s5_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_382 ## %bb.379: orb %sil, %bl je LBB1_382 ## %bb.380: orb %dil, %dl je LBB1_382 ## %bb.381: andb %sil, %dil je LBB1_512 LBB1_382: movq _s5_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s5_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s5_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_385 ## %bb.383: testb %cl, %cl jne LBB1_385 ## %bb.384: testb %r9b, %r9b je LBB1_394 LBB1_385: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_387 ## %bb.386: testb %r9b, %r9b je LBB1_393 LBB1_387: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_393 ## %bb.388: andb %dil, %bl jne LBB1_393 ## %bb.389: orb %r8b, %sil orb %dil, %sil je LBB1_393 ## %bb.390: testb %dl, %dl je LBB1_512 ## %bb.391: testb %cl, %cl je LBB1_512 ## %bb.392: testb %r9b, %r9b jne LBB1_512 LBB1_393: testb %dl, %dl jne LBB1_512 LBB1_394: testb %cl, %cl jne LBB1_512 ## %bb.395: testb %r9b, %r9b jne LBB1_512 ## %bb.396: movq _s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.397: movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.398: movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.399: movq _s4_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s4_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_403 ## %bb.400: orb %sil, %bl je LBB1_403 ## %bb.401: orb %dil, %dl je LBB1_403 ## %bb.402: andb %sil, %dil je LBB1_512 LBB1_403: movq _s4_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s4_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s4_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_406 ## %bb.404: testb %cl, %cl jne LBB1_406 ## %bb.405: testb %r9b, %r9b je LBB1_415 LBB1_406: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_408 ## %bb.407: testb %r9b, %r9b je LBB1_414 LBB1_408: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_414 ## %bb.409: andb %dil, %bl jne LBB1_414 ## %bb.410: orb %r8b, %sil orb %dil, %sil je LBB1_414 ## %bb.411: testb %dl, %dl je LBB1_512 ## %bb.412: testb %cl, %cl je LBB1_512 ## %bb.413: testb %r9b, %r9b jne LBB1_512 LBB1_414: testb %dl, %dl jne LBB1_512 LBB1_415: testb %cl, %cl jne LBB1_512 ## %bb.416: testb %r9b, %r9b jne LBB1_512 ## %bb.417: movq _s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.418: movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.419: movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.420: movq _s3_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s3_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_424 ## %bb.421: orb %sil, %bl je LBB1_424 ## %bb.422: orb %dil, %dl je LBB1_424 ## %bb.423: andb %sil, %dil je LBB1_512 LBB1_424: movq _s3_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s3_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s3_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_427 ## %bb.425: testb %cl, %cl jne LBB1_427 ## %bb.426: testb %r9b, %r9b je LBB1_436 LBB1_427: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_429 ## %bb.428: testb %r9b, %r9b je LBB1_435 LBB1_429: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_435 ## %bb.430: andb %dil, %bl jne LBB1_435 ## %bb.431: orb %r8b, %sil orb %dil, %sil je LBB1_435 ## %bb.432: testb %dl, %dl je LBB1_512 ## %bb.433: testb %cl, %cl je LBB1_512 ## %bb.434: testb %r9b, %r9b jne LBB1_512 LBB1_435: testb %dl, %dl jne LBB1_512 LBB1_436: testb %cl, %cl jne LBB1_512 ## %bb.437: testb %r9b, %r9b jne LBB1_512 ## %bb.438: movq _s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.439: movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.440: movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.441: movq _s2_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s2_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_445 ## %bb.442: orb %sil, %bl je LBB1_445 ## %bb.443: orb %dil, %dl je LBB1_445 ## %bb.444: andb %sil, %dil je LBB1_512 LBB1_445: movq _s2_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s2_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s2_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_448 ## %bb.446: testb %cl, %cl jne LBB1_448 ## %bb.447: testb %r9b, %r9b je LBB1_457 LBB1_448: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_450 ## %bb.449: testb %r9b, %r9b je LBB1_456 LBB1_450: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_456 ## %bb.451: andb %dil, %bl jne LBB1_456 ## %bb.452: orb %r8b, %sil orb %dil, %sil je LBB1_456 ## %bb.453: testb %dl, %dl je LBB1_512 ## %bb.454: testb %cl, %cl je LBB1_512 ## %bb.455: testb %r9b, %r9b jne LBB1_512 LBB1_456: testb %dl, %dl jne LBB1_512 LBB1_457: testb %cl, %cl jne LBB1_512 ## %bb.458: testb %r9b, %r9b jne LBB1_512 ## %bb.459: movq _s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.460: movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.461: movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.462: movq _s1_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s1_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_466 ## %bb.463: orb %sil, %bl je LBB1_466 ## %bb.464: orb %dil, %dl je LBB1_466 ## %bb.465: andb %sil, %dil je LBB1_512 LBB1_466: movq _s1_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s1_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s1_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_469 ## %bb.467: testb %cl, %cl jne LBB1_469 ## %bb.468: testb %r9b, %r9b je LBB1_478 LBB1_469: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_471 ## %bb.470: testb %r9b, %r9b je LBB1_477 LBB1_471: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_477 ## %bb.472: andb %dil, %bl jne LBB1_477 ## %bb.473: orb %r8b, %sil orb %dil, %sil je LBB1_477 ## %bb.474: testb %dl, %dl je LBB1_512 ## %bb.475: testb %cl, %cl je LBB1_512 ## %bb.476: testb %r9b, %r9b jne LBB1_512 LBB1_477: testb %dl, %dl jne LBB1_512 LBB1_478: testb %cl, %cl jne LBB1_512 ## %bb.479: testb %r9b, %r9b jne LBB1_512 ## %bb.480: movq _s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.481: movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.482: movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.483: movq _s0_evt0@GOTPCREL(%rip), %rax movb (%rax), %cl testb %cl, %cl setne %dil movq _s0_evt1@GOTPCREL(%rip), %rax movb (%rax), %al sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_487 ## %bb.484: orb %sil, %bl je LBB1_487 ## %bb.485: orb %dil, %dl je LBB1_487 ## %bb.486: andb %sil, %dil je LBB1_512 LBB1_487: movq _s0_l2@GOTPCREL(%rip), %rax movb (%rax), %dl movq _s0_l0@GOTPCREL(%rip), %rax movb (%rax), %cl movq _s0_l1@GOTPCREL(%rip), %rax movb (%rax), %r9b testb %dl, %dl jne LBB1_490 ## %bb.488: testb %cl, %cl jne LBB1_490 ## %bb.489: testb %r9b, %r9b je LBB1_499 LBB1_490: testb %cl, %cl setne %al testb %dl, %dl sete %bl andb %al, %bl cmpb $1, %bl jne LBB1_492 ## %bb.491: testb %r9b, %r9b je LBB1_498 LBB1_492: testb %dl, %dl sete %sil testb %r9b, %r9b setne %dil testb %cl, %cl setne %r8b sete %r10b movl %esi, %eax andb %dil, %al andb %r10b, %al cmpb $1, %al je LBB1_498 ## %bb.493: andb %dil, %bl jne LBB1_498 ## %bb.494: orb %r8b, %sil orb %dil, %sil je LBB1_498 ## %bb.495: testb %dl, %dl je LBB1_512 ## %bb.496: testb %cl, %cl je LBB1_512 ## %bb.497: testb %r9b, %r9b jne LBB1_512 LBB1_498: testb %dl, %dl jne LBB1_512 LBB1_499: testb %cl, %cl jne LBB1_512 ## %bb.500: testb %r9b, %r9b jne LBB1_512 ## %bb.501: movq _s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorps %xmm0, %xmm0 ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.502: movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jne LBB1_512 jp LBB1_512 ## %bb.503: movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.504: movq _r_l@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_512 ## %bb.505: movq _r_counter@GOTPCREL(%rip), %rax cmpl $0, (%rax) jne LBB1_512 ## %bb.506: movq _r_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB1_512 jp LBB1_512 ## %bb.507: movq _r_event0@GOTPCREL(%rip), %rax movb (%rax), %al movq _r_event1@GOTPCREL(%rip), %rcx movb (%rcx), %cl movl %eax, %edx orb %cl, %dl setne %dl testb %al, %al setne %sil sete %bl testb %cl, %cl setne %cl sete %al orb %bl, %cl andb %dl, %cl orb %sil, %al testb %al, %cl jne LBB1_512 ## %bb.508: movq _r_evt_id@GOTPCREL(%rip), %rax cmpl $23, (%rax) ja LBB1_512 ## %bb.509: xorps %xmm1, %xmm1 ucomiss %xmm0, %xmm1 jb LBB1_512 ## %bb.510: movq _delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss %xmm1, %xmm0 jb LBB1_512 ## %bb.511: movq __diverge_delta@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm0 jne LBB1_512 jp LBB1_512 LBB1_515: ## =>This Inner Loop Header: Depth=1 callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s23_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s23_evt1@GOTPCREL(%rip), %rbx setne (%rbx) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s23_evt0@GOTPCREL(%rip), %rbx setne (%rbx) callq ___VERIFIER_nondet_float movq __x_s23_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s23_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s22_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s22_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s22_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s22_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s22_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s21_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s21_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s21_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s21_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s20_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s20_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s20_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s20_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s19_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s19_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s19_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s19_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s19_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s18_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s18_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s18_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s18_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s18_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s17_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s17_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s17_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s17_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s17_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s16_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s16_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s16_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s16_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s16_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s15_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s15_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s15_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s15_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s15_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s5_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_r_l@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s19_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s5_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s2_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s18_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s4_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s1_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s16_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s4_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s10_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s3_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s6_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s3_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s17_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s3_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s0_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s18_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s6_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s15_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s3_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s9_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s5_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s22_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s8_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s2_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s5_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s8_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s17_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s5_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s11_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s0_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s3_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s4_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s1_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s15_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s1_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int movq __x_r_counter@GOTPCREL(%rip), %rcx movl %eax, (%rcx) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s2_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s5_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s0_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int movq __x_r_evt_id@GOTPCREL(%rip), %rcx movl %eax, (%rcx) callq ___VERIFIER_nondet_float movq __x_s6_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s15_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s3_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s9_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s12_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s12_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s0_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s6_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s20_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_r_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s1_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s7_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s10_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s4_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s3_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s9_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s12_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s13_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s12_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s0_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s6_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s23_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s9_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s21_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_r_event0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s13_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s0_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s6_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s9_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s2_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_r_event1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s8_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s11_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s3_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s20_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s6_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s0_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s5_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s11_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s14_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s8_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s11_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s4_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s10_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s13_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s7_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s10_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s16_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s4_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s10_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s13_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s7_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s1_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s18_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s6_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s12_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s16_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s2_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s4_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s7_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s4_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s21_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s7_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s1_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s17_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s5_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s11_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s14_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s8_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s2_evt0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s7_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s1_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s13_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s19_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s7_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s1_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s13_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s19_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s7_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s13_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s8_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s2_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s14_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s20_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s8_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s2_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s14_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s20_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s8_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s14_l2@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s9_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s21_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s9_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s21_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s9_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s10_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s22_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s10_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s22_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s10_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s11_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s23_l0@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s11_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s23_l1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s11_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s12_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x__diverge_delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s12_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s12_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s13_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_int testl %eax, %eax movq __x_s0_evt1@GOTPCREL(%rip), %rax setne (%rax) callq ___VERIFIER_nondet_float movq __x_s14_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s14_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) callq ___VERIFIER_nondet_float movq __x_s14_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movzbl (%rbx), %ecx testb %cl, %cl setne %dil movq __x_s23_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax sete %bl testb %al, %al setne %sil sete %dl orb %al, %cl je LBB1_519 ## %bb.516: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_519 ## %bb.517: ## in Loop: Header=BB1_515 Depth=1 orb %dil, %dl je LBB1_519 ## %bb.518: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %dil je LBB1_513 LBB1_519: ## in Loop: Header=BB1_515 Depth=1 movq __x_s23_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r11d movq __x_s23_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movl %r11d, %eax orb %r9b, %al movq __x_s23_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %esi orb %sil, %al setne -156(%rbp) ## 1-byte Folded Spill je LBB1_528 ## %bb.520: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al testb %r11b, %r11b sete %dl andb %al, %dl cmpb $1, %dl jne LBB1_522 ## %bb.521: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_528 LBB1_522: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b sete %al testb %sil, %sil setne %cl testb %r9b, %r9b setne %dil sete %r10b movl %eax, %ebx andb %cl, %bl andb %r10b, %bl cmpb $1, %bl je LBB1_528 ## %bb.523: ## in Loop: Header=BB1_515 Depth=1 andb %cl, %dl jne LBB1_528 ## %bb.524: ## in Loop: Header=BB1_515 Depth=1 orb %dil, %al orb %cl, %al je LBB1_528 ## %bb.525: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r11b, %r11b je LBB1_514 ## %bb.526: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_514 ## %bb.527: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_514 LBB1_528: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %dl movq __x_s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_532 ## %bb.529: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_532 ## %bb.530: ## in Loop: Header=BB1_515 Depth=1 testb %dl, %dl jne LBB1_532 ## %bb.531: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_513 LBB1_532: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_536 ## %bb.533: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_536 ## %bb.534: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_536 ## %bb.535: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_513 LBB1_536: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_540 ## %bb.537: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b je LBB1_540 ## %bb.538: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_540 ## %bb.539: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_513 LBB1_540: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 movq _delta@GOTPCREL(%rip), %rax movss (%rax), %xmm9 ## xmm9 = mem[0],zero,zero,zero cvtss2sd %xmm9, %xmm8 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_547 ## %bb.541: ## in Loop: Header=BB1_515 Depth=1 movq _s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm1, %xmm4 addsd %xmm8, %xmm4 ucomisd LCPI1_4(%rip), %xmm4 jne LBB1_513 jp LBB1_513 ## %bb.542: ## in Loop: Header=BB1_515 Depth=1 movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 movq __x_s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cvtss2sd %xmm5, %xmm5 subsd %xmm5, %xmm4 addsd %xmm8, %xmm4 ucomisd LCPI1_4(%rip), %xmm4 jne LBB1_513 jp LBB1_513 ## %bb.543: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movzbl (%r13), %ecx movb %cl, -68(%rbp) ## 1-byte Spill testb %cl, %cl sete %cl cmpb %cl, %al je LBB1_513 ## %bb.544: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil setne %al cmpb $0, (%r12) sete %cl cmpb %cl, %al je LBB1_513 ## %bb.545: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b setne %al movq _s23_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %cl cmpb %cl, %al je LBB1_513 ## %bb.546: ## in Loop: Header=BB1_515 Depth=1 movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 movq __x_s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cvtss2sd %xmm5, %xmm5 subsd %xmm5, %xmm4 addsd %xmm8, %xmm4 ucomisd LCPI1_4(%rip), %xmm4 jne LBB1_513 jnp LBB1_548 jmp LBB1_513 LBB1_547: ## in Loop: Header=BB1_515 Depth=1 movzbl (%r13), %eax movb %al, -68(%rbp) ## 1-byte Spill LBB1_548: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload sete %cl cmpb %cl, %al je LBB1_555 ## %bb.549: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil setne %al cmpb $0, (%r12) sete %cl cmpb %cl, %al je LBB1_555 ## %bb.550: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b setne %al movq _s23_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %cl cmpb %cl, %al je LBB1_555 ## %bb.551: ## in Loop: Header=BB1_515 Depth=1 movq _s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm1, %xmm4 addsd %xmm8, %xmm4 ucomisd LCPI1_4(%rip), %xmm4 jne LBB1_555 jp LBB1_555 ## %bb.552: ## in Loop: Header=BB1_515 Depth=1 movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_555 jp LBB1_555 ## %bb.553: ## in Loop: Header=BB1_515 Depth=1 movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movzbl (%r14), %eax movl %eax, -160(%rbp) ## 4-byte Spill jne LBB1_554 jnp LBB1_557 LBB1_554: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload je LBB1_556 jmp LBB1_557 LBB1_555: ## in Loop: Header=BB1_515 Depth=1 movzbl (%r14), %eax movl %eax, -160(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_557 LBB1_556: ## in Loop: Header=BB1_515 Depth=1 movl $0, -160(%rbp) ## 4-byte Folded Spill cmpb $0, (%r15) je LBB1_513 LBB1_557: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload sete %cl movzbl (%r15), %eax movb %al, -64(%rbp) ## 1-byte Spill testb %al, %al sete %r8b orb %cl, %r8b movq __x_s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r8b je LBB1_564 ## %bb.558: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_564 ## %bb.559: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_564 ## %bb.560: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_564 ## %bb.561: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_564 jp LBB1_564 ## %bb.562: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_564 jp LBB1_564 ## %bb.563: ## in Loop: Header=BB1_515 Depth=1 movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s23_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s23_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_565 jp LBB1_565 jmp LBB1_570 LBB1_564: ## in Loop: Header=BB1_515 Depth=1 movq _s23_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_565: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_570 ## %bb.566: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_570 ## %bb.567: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_570 ## %bb.568: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_570 jp LBB1_570 ## %bb.569: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -160(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -64(%rbp), %cl ## 1-byte Folded Reload jne LBB1_514 LBB1_570: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil setne %cl testb %r9b, %r9b setne %bl testb %r11b, %r11b sete %al andb %al, %bl andb %cl, %al andb %dl, %al andb %cl, %bl orb %al, %bl movq _s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_574 ## %bb.571: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_574 jp LBB1_574 ## %bb.572: ## in Loop: Header=BB1_515 Depth=1 movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s23_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_574 jp LBB1_574 ## %bb.573: ## in Loop: Header=BB1_515 Depth=1 movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_574 jnp LBB1_579 LBB1_574: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_579 ## %bb.575: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_579 ## %bb.576: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_579 ## %bb.577: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_579 jp LBB1_579 ## %bb.578: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload jne LBB1_513 LBB1_579: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -64(%rbp) ## 1-byte Folded Reload setne %dl orb %al, %dl ucomiss LCPI1_0(%rip), %xmm4 setb %cl orb %dl, %cl movq _s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %al movb %cl, -128(%rbp) ## 1-byte Spill orb %cl, %al cmpb $1, %al jne LBB1_588 ## %bb.580: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_588 jp LBB1_588 ## %bb.581: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload je LBB1_588 ## %bb.582: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_588 ## %bb.583: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_588 ## %bb.584: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_588 ## %bb.585: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_588 ## %bb.586: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_588 ## %bb.587: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_513 LBB1_588: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %al ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -64(%rbp) ## 1-byte Folded Reload sete %bl cmpb $0, -160(%rbp) ## 1-byte Folded Reload setne %r10b orb %bl, %r10b orb %dl, %r10b orb %r10b, %al cmpb $1, %al jne LBB1_597 ## %bb.589: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_597 jp LBB1_597 ## %bb.590: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload je LBB1_597 ## %bb.591: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_597 ## %bb.592: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_597 ## %bb.593: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_597 ## %bb.594: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_597 ## %bb.595: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_597 ## %bb.596: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_513 LBB1_597: ## in Loop: Header=BB1_515 Depth=1 movq __x_s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_605 jp LBB1_605 ## %bb.598: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -64(%rbp) ## 1-byte Folded Reload je LBB1_605 ## %bb.599: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload jne LBB1_605 ## %bb.600: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_605 ## %bb.601: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_605 ## %bb.602: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_605 ## %bb.603: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_605 jp LBB1_605 ## %bb.604: ## in Loop: Header=BB1_515 Depth=1 movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_605 jnp LBB1_610 LBB1_605: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_610 ## %bb.606: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload setne %dl cmpb $0, (%r12) je LBB1_610 ## %bb.607: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_610 ## %bb.608: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_610 jp LBB1_610 ## %bb.609: ## in Loop: Header=BB1_515 Depth=1 testb %dl, %dl jne LBB1_513 LBB1_610: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b sete %al orb %al, %r8b movq _s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cmpb $1, %r8b je LBB1_616 ## %bb.611: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_616 ## %bb.612: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_616 ## %bb.613: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_616 jp LBB1_616 ## %bb.614: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm2 jne LBB1_616 jp LBB1_616 ## %bb.615: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_616 jnp LBB1_617 LBB1_616: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_620 LBB1_617: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm2, %xmm1 cmpneqss %xmm6, %xmm1 movd %xmm1, %r8d andl $1, %r8d ucomiss %xmm3, %xmm4 jne LBB1_629 jp LBB1_629 ## %bb.618: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm2 jne LBB1_629 jp LBB1_629 ## %bb.619: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_629 jnp LBB1_627 jmp LBB1_629 LBB1_620: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_624 ## %bb.621: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) je LBB1_624 ## %bb.622: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_624 jp LBB1_624 ## %bb.623: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_624: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm2, %xmm1 cmpneqss %xmm6, %xmm1 movd %xmm1, %r8d andl $1, %r8d ucomiss %xmm3, %xmm4 jne LBB1_634 jp LBB1_634 ## %bb.625: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm2 jne LBB1_634 jp LBB1_634 ## %bb.626: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_634 jp LBB1_634 LBB1_627: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload je LBB1_634 ## %bb.628: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil setne %al testb %r9b, %r9b sete %bl testb %r11b, %r11b sete %cl orb %bl, %cl orb %al, %cl cmpb $1, %cl jne LBB1_634 LBB1_629: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_634 ## %bb.630: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_634 ## %bb.631: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_634 ## %bb.632: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_634 jp LBB1_634 ## %bb.633: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_634: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm2 setae %al movzbl -128(%rbp), %ecx ## 1-byte Folded Reload orb %al, %cl cmpb $1, %cl jne LBB1_643 ## %bb.635: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_643 jp LBB1_643 ## %bb.636: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload je LBB1_643 ## %bb.637: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_643 ## %bb.638: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_643 ## %bb.639: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_643 ## %bb.640: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b je LBB1_643 ## %bb.641: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_643 ## %bb.642: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil je LBB1_513 LBB1_643: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm2 setb %al orb %al, %r10b cmpb $1, %r10b jne LBB1_652 ## %bb.644: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_652 jp LBB1_652 ## %bb.645: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload je LBB1_652 ## %bb.646: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_652 ## %bb.647: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_652 ## %bb.648: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_652 ## %bb.649: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_652 ## %bb.650: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_652 ## %bb.651: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) je LBB1_513 LBB1_652: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_655 jp LBB1_655 ## %bb.653: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_655 jp LBB1_655 ## %bb.654: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload setne %r10b cmpb $0, -64(%rbp) ## 1-byte Folded Reload sete %cl testb %sil, %sil setne %bl testb %r9b, %r9b setne %dl testb %r11b, %r11b setne %al orb %cl, %r8b orb %r10b, %al orb %dl, %al orb %bl, %al orb %r8b, %al cmpb $1, %al jne LBB1_660 LBB1_655: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_660 ## %bb.656: ## in Loop: Header=BB1_515 Depth=1 movl -160(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -64(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_660 ## %bb.657: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, (%r12) jne LBB1_660 ## %bb.658: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_660 jp LBB1_660 ## %bb.659: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_660: ## in Loop: Header=BB1_515 Depth=1 movq __x_s22_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s22_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_664 ## %bb.661: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_664 ## %bb.662: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_664 ## %bb.663: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_513 LBB1_664: ## in Loop: Header=BB1_515 Depth=1 movq __x_s22_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s22_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s22_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -128(%rbp) ## 1-byte Folded Spill je LBB1_673 ## %bb.665: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_667 ## %bb.666: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_673 LBB1_667: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_673 ## %bb.668: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_673 ## %bb.669: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_673 ## %bb.670: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.671: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.672: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_673: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_677 ## %bb.674: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_677 ## %bb.675: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_677 ## %bb.676: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_677: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_681 ## %bb.678: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_681 ## %bb.679: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_681 ## %bb.680: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_681: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_685 ## %bb.682: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_685 ## %bb.683: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_685 ## %bb.684: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_685: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_692 ## %bb.686: ## in Loop: Header=BB1_515 Depth=1 movq _s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.687: ## in Loop: Header=BB1_515 Depth=1 movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.688: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s22_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -68(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_513 ## %bb.689: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s22_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.690: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s22_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.691: ## in Loop: Header=BB1_515 Depth=1 movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jnp LBB1_693 jmp LBB1_513 LBB1_692: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -68(%rbp) ## 1-byte Spill LBB1_693: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_700 ## %bb.694: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s22_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_700 ## %bb.695: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s22_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_700 ## %bb.696: ## in Loop: Header=BB1_515 Depth=1 movq _s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_700 jp LBB1_700 ## %bb.697: ## in Loop: Header=BB1_515 Depth=1 movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_700 jp LBB1_700 ## %bb.698: ## in Loop: Header=BB1_515 Depth=1 movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s22_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -156(%rbp) ## 4-byte Spill jne LBB1_699 jnp LBB1_702 LBB1_699: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload je LBB1_701 jmp LBB1_702 LBB1_700: ## in Loop: Header=BB1_515 Depth=1 movq _s22_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -156(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_702 LBB1_701: ## in Loop: Header=BB1_515 Depth=1 movl $0, -156(%rbp) ## 4-byte Folded Spill movq _s22_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_702: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload sete %al movq _s22_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -63(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_709 ## %bb.703: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_709 ## %bb.704: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_709 ## %bb.705: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_709 ## %bb.706: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_709 jp LBB1_709 ## %bb.707: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_709 jp LBB1_709 ## %bb.708: ## in Loop: Header=BB1_515 Depth=1 movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s22_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s22_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_710 jp LBB1_710 jmp LBB1_715 LBB1_709: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_710: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_715 ## %bb.711: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_715 ## %bb.712: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_715 ## %bb.713: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_715 jp LBB1_715 ## %bb.714: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_715: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_719 ## %bb.716: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_719 jp LBB1_719 ## %bb.717: ## in Loop: Header=BB1_515 Depth=1 movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s22_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_719 jp LBB1_719 ## %bb.718: ## in Loop: Header=BB1_515 Depth=1 movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_719 jnp LBB1_724 LBB1_719: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_724 ## %bb.720: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_724 ## %bb.721: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_724 ## %bb.722: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_724 jp LBB1_724 ## %bb.723: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload jne LBB1_513 LBB1_724: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -63(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -124(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_733 ## %bb.725: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_733 jp LBB1_733 ## %bb.726: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -63(%rbp), %cl ## 1-byte Folded Reload je LBB1_733 ## %bb.727: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_733 ## %bb.728: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_733 ## %bb.729: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_733 ## %bb.730: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_733 ## %bb.731: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_733 ## %bb.732: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_733: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -63(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -156(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_742 ## %bb.734: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_742 jp LBB1_742 ## %bb.735: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload je LBB1_742 ## %bb.736: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_742 ## %bb.737: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_742 ## %bb.738: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_742 ## %bb.739: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_742 ## %bb.740: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_742 ## %bb.741: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_513 LBB1_742: ## in Loop: Header=BB1_515 Depth=1 movq __x_s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_750 jp LBB1_750 ## %bb.743: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -63(%rbp) ## 1-byte Folded Reload je LBB1_750 ## %bb.744: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload jne LBB1_750 ## %bb.745: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_750 ## %bb.746: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_750 ## %bb.747: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_750 ## %bb.748: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_750 jp LBB1_750 ## %bb.749: ## in Loop: Header=BB1_515 Depth=1 movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_750 jnp LBB1_755 LBB1_750: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_755 ## %bb.751: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_755 ## %bb.752: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_755 ## %bb.753: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_755 jp LBB1_755 ## %bb.754: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_755: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_761 ## %bb.756: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_761 ## %bb.757: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_761 ## %bb.758: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_761 jp LBB1_761 ## %bb.759: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_761 jp LBB1_761 ## %bb.760: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_761 jnp LBB1_762 LBB1_761: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_765 LBB1_762: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_774 jp LBB1_774 ## %bb.763: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_774 jp LBB1_774 ## %bb.764: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_774 jnp LBB1_772 jmp LBB1_774 LBB1_765: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_769 ## %bb.766: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_769 ## %bb.767: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_769 jp LBB1_769 ## %bb.768: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_769: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_779 jp LBB1_779 ## %bb.770: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_779 jp LBB1_779 ## %bb.771: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_779 jp LBB1_779 LBB1_772: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_779 ## %bb.773: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_779 LBB1_774: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_779 ## %bb.775: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_779 ## %bb.776: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_779 ## %bb.777: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_779 jp LBB1_779 ## %bb.778: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_779: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -124(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_788 ## %bb.780: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_788 jp LBB1_788 ## %bb.781: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload je LBB1_788 ## %bb.782: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_788 ## %bb.783: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_788 ## %bb.784: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_788 ## %bb.785: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_788 ## %bb.786: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_788 ## %bb.787: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_788: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_797 ## %bb.789: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_797 jp LBB1_797 ## %bb.790: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload je LBB1_797 ## %bb.791: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_797 ## %bb.792: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_797 ## %bb.793: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_797 ## %bb.794: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_797 ## %bb.795: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_797 ## %bb.796: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_797: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_800 jp LBB1_800 ## %bb.798: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_800 jp LBB1_800 ## %bb.799: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -63(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_805 LBB1_800: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_805 ## %bb.801: ## in Loop: Header=BB1_515 Depth=1 movl -156(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -63(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_805 ## %bb.802: ## in Loop: Header=BB1_515 Depth=1 movq _s22_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_805 ## %bb.803: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_805 jp LBB1_805 ## %bb.804: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_805: ## in Loop: Header=BB1_515 Depth=1 movq __x_s21_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s21_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_809 ## %bb.806: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_809 ## %bb.807: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_809 ## %bb.808: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_513 LBB1_809: ## in Loop: Header=BB1_515 Depth=1 movq __x_s21_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s21_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s21_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -124(%rbp) ## 1-byte Folded Spill je LBB1_818 ## %bb.810: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_812 ## %bb.811: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_818 LBB1_812: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_818 ## %bb.813: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_818 ## %bb.814: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_818 ## %bb.815: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.816: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.817: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_818: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_822 ## %bb.819: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_822 ## %bb.820: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_822 ## %bb.821: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_822: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_826 ## %bb.823: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_826 ## %bb.824: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_826 ## %bb.825: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_826: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_830 ## %bb.827: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_830 ## %bb.828: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_830 ## %bb.829: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_830: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_837 ## %bb.831: ## in Loop: Header=BB1_515 Depth=1 movq _s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.832: ## in Loop: Header=BB1_515 Depth=1 movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.833: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s21_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -128(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_513 ## %bb.834: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s21_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.835: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s21_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.836: ## in Loop: Header=BB1_515 Depth=1 movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jnp LBB1_838 jmp LBB1_513 LBB1_837: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -128(%rbp) ## 1-byte Spill LBB1_838: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -128(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_845 ## %bb.839: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s21_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_845 ## %bb.840: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s21_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_845 ## %bb.841: ## in Loop: Header=BB1_515 Depth=1 movq _s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_845 jp LBB1_845 ## %bb.842: ## in Loop: Header=BB1_515 Depth=1 movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_845 jp LBB1_845 ## %bb.843: ## in Loop: Header=BB1_515 Depth=1 movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s21_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -68(%rbp) ## 4-byte Spill jne LBB1_844 jnp LBB1_847 LBB1_844: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload je LBB1_846 jmp LBB1_847 LBB1_845: ## in Loop: Header=BB1_515 Depth=1 movq _s21_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -68(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_847 LBB1_846: ## in Loop: Header=BB1_515 Depth=1 movl $0, -68(%rbp) ## 4-byte Folded Spill movq _s21_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_847: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload sete %al movq _s21_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -62(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_854 ## %bb.848: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_854 ## %bb.849: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_854 ## %bb.850: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_854 ## %bb.851: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_854 jp LBB1_854 ## %bb.852: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_854 jp LBB1_854 ## %bb.853: ## in Loop: Header=BB1_515 Depth=1 movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s21_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s21_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_855 jp LBB1_855 jmp LBB1_860 LBB1_854: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_855: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_860 ## %bb.856: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_860 ## %bb.857: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_860 ## %bb.858: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_860 jp LBB1_860 ## %bb.859: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_860: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_864 ## %bb.861: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_864 jp LBB1_864 ## %bb.862: ## in Loop: Header=BB1_515 Depth=1 movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s21_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_864 jp LBB1_864 ## %bb.863: ## in Loop: Header=BB1_515 Depth=1 movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_864 jnp LBB1_869 LBB1_864: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_869 ## %bb.865: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_869 ## %bb.866: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_869 ## %bb.867: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_869 jp LBB1_869 ## %bb.868: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload jne LBB1_513 LBB1_869: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -62(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -120(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_878 ## %bb.870: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_878 jp LBB1_878 ## %bb.871: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -62(%rbp), %cl ## 1-byte Folded Reload je LBB1_878 ## %bb.872: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_878 ## %bb.873: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_878 ## %bb.874: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_878 ## %bb.875: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_878 ## %bb.876: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_878 ## %bb.877: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_878: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -62(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -68(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_887 ## %bb.879: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_887 jp LBB1_887 ## %bb.880: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload je LBB1_887 ## %bb.881: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_887 ## %bb.882: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_887 ## %bb.883: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_887 ## %bb.884: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_887 ## %bb.885: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_887 ## %bb.886: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_513 LBB1_887: ## in Loop: Header=BB1_515 Depth=1 movq __x_s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_895 jp LBB1_895 ## %bb.888: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -62(%rbp) ## 1-byte Folded Reload je LBB1_895 ## %bb.889: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_895 ## %bb.890: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_895 ## %bb.891: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_895 ## %bb.892: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_895 ## %bb.893: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_895 jp LBB1_895 ## %bb.894: ## in Loop: Header=BB1_515 Depth=1 movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_895 jnp LBB1_900 LBB1_895: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_900 ## %bb.896: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_900 ## %bb.897: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_900 ## %bb.898: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_900 jp LBB1_900 ## %bb.899: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_900: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_906 ## %bb.901: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_906 ## %bb.902: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_906 ## %bb.903: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_906 jp LBB1_906 ## %bb.904: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_906 jp LBB1_906 ## %bb.905: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_906 jnp LBB1_907 LBB1_906: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_910 LBB1_907: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_919 jp LBB1_919 ## %bb.908: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_919 jp LBB1_919 ## %bb.909: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_919 jnp LBB1_917 jmp LBB1_919 LBB1_910: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_914 ## %bb.911: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_914 ## %bb.912: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_914 jp LBB1_914 ## %bb.913: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_914: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_924 jp LBB1_924 ## %bb.915: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_924 jp LBB1_924 ## %bb.916: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_924 jp LBB1_924 LBB1_917: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_924 ## %bb.918: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_924 LBB1_919: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_924 ## %bb.920: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_924 ## %bb.921: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_924 ## %bb.922: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_924 jp LBB1_924 ## %bb.923: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_924: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -120(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_933 ## %bb.925: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_933 jp LBB1_933 ## %bb.926: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload je LBB1_933 ## %bb.927: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_933 ## %bb.928: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_933 ## %bb.929: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_933 ## %bb.930: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_933 ## %bb.931: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_933 ## %bb.932: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_933: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_942 ## %bb.934: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_942 jp LBB1_942 ## %bb.935: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload je LBB1_942 ## %bb.936: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_942 ## %bb.937: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_942 ## %bb.938: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_942 ## %bb.939: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_942 ## %bb.940: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_942 ## %bb.941: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_942: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_945 jp LBB1_945 ## %bb.943: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_945 jp LBB1_945 ## %bb.944: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -62(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_950 LBB1_945: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_950 ## %bb.946: ## in Loop: Header=BB1_515 Depth=1 movl -68(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -62(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_950 ## %bb.947: ## in Loop: Header=BB1_515 Depth=1 movq _s21_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_950 ## %bb.948: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_950 jp LBB1_950 ## %bb.949: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_950: ## in Loop: Header=BB1_515 Depth=1 movq __x_s20_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s20_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_954 ## %bb.951: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_954 ## %bb.952: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_954 ## %bb.953: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_513 LBB1_954: ## in Loop: Header=BB1_515 Depth=1 movq __x_s20_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s20_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s20_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -120(%rbp) ## 1-byte Folded Spill je LBB1_963 ## %bb.955: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_957 ## %bb.956: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_963 LBB1_957: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_963 ## %bb.958: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_963 ## %bb.959: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_963 ## %bb.960: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.961: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.962: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_963: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_967 ## %bb.964: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_967 ## %bb.965: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_967 ## %bb.966: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_967: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_971 ## %bb.968: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_971 ## %bb.969: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_971 ## %bb.970: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_971: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_975 ## %bb.972: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_975 ## %bb.973: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_975 ## %bb.974: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_975: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_982 ## %bb.976: ## in Loop: Header=BB1_515 Depth=1 movq _s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.977: ## in Loop: Header=BB1_515 Depth=1 movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.978: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s20_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -124(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_513 ## %bb.979: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s20_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.980: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s20_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.981: ## in Loop: Header=BB1_515 Depth=1 movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jnp LBB1_983 jmp LBB1_513 LBB1_982: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -124(%rbp) ## 1-byte Spill LBB1_983: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -124(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_990 ## %bb.984: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s20_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_990 ## %bb.985: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s20_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_990 ## %bb.986: ## in Loop: Header=BB1_515 Depth=1 movq _s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_990 jp LBB1_990 ## %bb.987: ## in Loop: Header=BB1_515 Depth=1 movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_990 jp LBB1_990 ## %bb.988: ## in Loop: Header=BB1_515 Depth=1 movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s20_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -128(%rbp) ## 4-byte Spill jne LBB1_989 jnp LBB1_992 LBB1_989: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload je LBB1_991 jmp LBB1_992 LBB1_990: ## in Loop: Header=BB1_515 Depth=1 movq _s20_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -128(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_992 LBB1_991: ## in Loop: Header=BB1_515 Depth=1 movl $0, -128(%rbp) ## 4-byte Folded Spill movq _s20_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_992: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload sete %al movq _s20_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -61(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_999 ## %bb.993: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_999 ## %bb.994: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_999 ## %bb.995: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_999 ## %bb.996: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_999 jp LBB1_999 ## %bb.997: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_999 jp LBB1_999 ## %bb.998: ## in Loop: Header=BB1_515 Depth=1 movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s20_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s20_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1000 jp LBB1_1000 jmp LBB1_1005 LBB1_999: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1000: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1005 ## %bb.1001: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1005 ## %bb.1002: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1005 ## %bb.1003: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1005 jp LBB1_1005 ## %bb.1004: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1005: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1009 ## %bb.1006: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1009 jp LBB1_1009 ## %bb.1007: ## in Loop: Header=BB1_515 Depth=1 movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s20_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1009 jp LBB1_1009 ## %bb.1008: ## in Loop: Header=BB1_515 Depth=1 movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1009 jnp LBB1_1014 LBB1_1009: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1014 ## %bb.1010: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1014 ## %bb.1011: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1014 ## %bb.1012: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1014 jp LBB1_1014 ## %bb.1013: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload jne LBB1_513 LBB1_1014: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -61(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -116(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1023 ## %bb.1015: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1023 jp LBB1_1023 ## %bb.1016: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -61(%rbp), %cl ## 1-byte Folded Reload je LBB1_1023 ## %bb.1017: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1023 ## %bb.1018: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1023 ## %bb.1019: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1023 ## %bb.1020: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1023 ## %bb.1021: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1023 ## %bb.1022: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_1023: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -61(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -128(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1032 ## %bb.1024: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1032 jp LBB1_1032 ## %bb.1025: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload je LBB1_1032 ## %bb.1026: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1032 ## %bb.1027: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1032 ## %bb.1028: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1032 ## %bb.1029: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1032 ## %bb.1030: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1032 ## %bb.1031: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_513 LBB1_1032: ## in Loop: Header=BB1_515 Depth=1 movq __x_s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1040 jp LBB1_1040 ## %bb.1033: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -61(%rbp) ## 1-byte Folded Reload je LBB1_1040 ## %bb.1034: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_1040 ## %bb.1035: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1040 ## %bb.1036: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1040 ## %bb.1037: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1040 ## %bb.1038: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1040 jp LBB1_1040 ## %bb.1039: ## in Loop: Header=BB1_515 Depth=1 movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1040 jnp LBB1_1045 LBB1_1040: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1045 ## %bb.1041: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1045 ## %bb.1042: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1045 ## %bb.1043: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1045 jp LBB1_1045 ## %bb.1044: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_1045: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1051 ## %bb.1046: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1051 ## %bb.1047: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1051 ## %bb.1048: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1051 jp LBB1_1051 ## %bb.1049: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1051 jp LBB1_1051 ## %bb.1050: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1051 jnp LBB1_1052 LBB1_1051: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1055 LBB1_1052: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1064 jp LBB1_1064 ## %bb.1053: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1064 jp LBB1_1064 ## %bb.1054: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1064 jnp LBB1_1062 jmp LBB1_1064 LBB1_1055: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1059 ## %bb.1056: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1059 ## %bb.1057: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1059 jp LBB1_1059 ## %bb.1058: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_1059: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1069 jp LBB1_1069 ## %bb.1060: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1069 jp LBB1_1069 ## %bb.1061: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1069 jp LBB1_1069 LBB1_1062: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1069 ## %bb.1063: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1069 LBB1_1064: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1069 ## %bb.1065: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1069 ## %bb.1066: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1069 ## %bb.1067: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1069 jp LBB1_1069 ## %bb.1068: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_1069: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -116(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1078 ## %bb.1070: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1078 jp LBB1_1078 ## %bb.1071: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload je LBB1_1078 ## %bb.1072: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1078 ## %bb.1073: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1078 ## %bb.1074: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1078 ## %bb.1075: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1078 ## %bb.1076: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1078 ## %bb.1077: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_1078: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1087 ## %bb.1079: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1087 jp LBB1_1087 ## %bb.1080: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload je LBB1_1087 ## %bb.1081: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1087 ## %bb.1082: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1087 ## %bb.1083: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1087 ## %bb.1084: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1087 ## %bb.1085: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1087 ## %bb.1086: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_1087: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1090 jp LBB1_1090 ## %bb.1088: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1090 jp LBB1_1090 ## %bb.1089: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -61(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1095 LBB1_1090: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1095 ## %bb.1091: ## in Loop: Header=BB1_515 Depth=1 movl -128(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -61(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1095 ## %bb.1092: ## in Loop: Header=BB1_515 Depth=1 movq _s20_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1095 ## %bb.1093: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1095 jp LBB1_1095 ## %bb.1094: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_513 LBB1_1095: ## in Loop: Header=BB1_515 Depth=1 movq __x_s19_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s19_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1099 ## %bb.1096: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1099 ## %bb.1097: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1099 ## %bb.1098: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_513 LBB1_1099: ## in Loop: Header=BB1_515 Depth=1 movq __x_s19_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s19_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s19_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -116(%rbp) ## 1-byte Folded Spill je LBB1_1108 ## %bb.1100: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1102 ## %bb.1101: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1108 LBB1_1102: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1108 ## %bb.1103: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1108 ## %bb.1104: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1108 ## %bb.1105: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1106: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1107: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1108: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1112 ## %bb.1109: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1112 ## %bb.1110: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1112 ## %bb.1111: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_1112: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1116 ## %bb.1113: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1116 ## %bb.1114: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1116 ## %bb.1115: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_1116: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1120 ## %bb.1117: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1120 ## %bb.1118: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1120 ## %bb.1119: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_513 LBB1_1120: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1127 ## %bb.1121: ## in Loop: Header=BB1_515 Depth=1 movq _s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.1122: ## in Loop: Header=BB1_515 Depth=1 movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jp LBB1_513 ## %bb.1123: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s19_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -120(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_513 ## %bb.1124: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s19_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.1125: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s19_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_513 ## %bb.1126: ## in Loop: Header=BB1_515 Depth=1 movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_513 jnp LBB1_1128 jmp LBB1_513 LBB1_1127: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -120(%rbp) ## 1-byte Spill LBB1_1128: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -120(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1135 ## %bb.1129: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s19_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1135 ## %bb.1130: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s19_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1135 ## %bb.1131: ## in Loop: Header=BB1_515 Depth=1 movq _s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1135 jp LBB1_1135 ## %bb.1132: ## in Loop: Header=BB1_515 Depth=1 movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1135 jp LBB1_1135 ## %bb.1133: ## in Loop: Header=BB1_515 Depth=1 movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s19_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -124(%rbp) ## 4-byte Spill jne LBB1_1134 jnp LBB1_1137 LBB1_1134: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload je LBB1_1136 jmp LBB1_1137 LBB1_1135: ## in Loop: Header=BB1_515 Depth=1 movq _s19_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -124(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1137 LBB1_1136: ## in Loop: Header=BB1_515 Depth=1 movl $0, -124(%rbp) ## 4-byte Folded Spill movq _s19_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_513 LBB1_1137: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload sete %al movq _s19_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -60(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1144 ## %bb.1138: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1144 ## %bb.1139: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1144 ## %bb.1140: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1144 ## %bb.1141: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1144 jp LBB1_1144 ## %bb.1142: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1144 jp LBB1_1144 ## %bb.1143: ## in Loop: Header=BB1_515 Depth=1 movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s19_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s19_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1145 jp LBB1_1145 jmp LBB1_1150 LBB1_1144: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1145: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1150 ## %bb.1146: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1150 ## %bb.1147: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1150 ## %bb.1148: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1150 jp LBB1_1150 ## %bb.1149: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1150: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1154 ## %bb.1151: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1154 jp LBB1_1154 ## %bb.1152: ## in Loop: Header=BB1_515 Depth=1 movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s19_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1154 jp LBB1_1154 ## %bb.1153: ## in Loop: Header=BB1_515 Depth=1 movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1154 jnp LBB1_1159 LBB1_1154: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1159 ## %bb.1155: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1159 ## %bb.1156: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1159 ## %bb.1157: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1159 jp LBB1_1159 ## %bb.1158: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload jne LBB1_513 LBB1_1159: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -60(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -112(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1168 ## %bb.1160: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1168 jp LBB1_1168 ## %bb.1161: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -60(%rbp), %cl ## 1-byte Folded Reload je LBB1_1168 ## %bb.1162: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1168 ## %bb.1163: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1168 ## %bb.1164: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1168 ## %bb.1165: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1168 ## %bb.1166: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1168 ## %bb.1167: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_513 LBB1_1168: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -60(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -124(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1177 ## %bb.1169: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1177 jp LBB1_1177 ## %bb.1170: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload je LBB1_1177 ## %bb.1171: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1177 ## %bb.1172: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1177 ## %bb.1173: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1177 ## %bb.1174: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1177 ## %bb.1175: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1177 ## %bb.1176: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_513 LBB1_1177: ## in Loop: Header=BB1_515 Depth=1 movq __x_s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1185 jp LBB1_1185 ## %bb.1178: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -60(%rbp) ## 1-byte Folded Reload je LBB1_1185 ## %bb.1179: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_1185 ## %bb.1180: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1185 ## %bb.1181: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1185 ## %bb.1182: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1185 ## %bb.1183: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1185 jp LBB1_1185 ## %bb.1184: ## in Loop: Header=BB1_515 Depth=1 movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1185 jnp LBB1_1190 LBB1_1185: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1190 ## %bb.1186: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1190 ## %bb.1187: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1190 ## %bb.1188: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1190 jp LBB1_1190 ## %bb.1189: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_1190: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1196 ## %bb.1191: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1196 ## %bb.1192: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1196 ## %bb.1193: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1196 jp LBB1_1196 ## %bb.1194: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1196 jp LBB1_1196 ## %bb.1195: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1196 jnp LBB1_1197 LBB1_1196: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1200 LBB1_1197: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1209 jp LBB1_1209 ## %bb.1198: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1209 jp LBB1_1209 ## %bb.1199: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1209 jnp LBB1_1207 jmp LBB1_1209 LBB1_1200: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1204 ## %bb.1201: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1204 ## %bb.1202: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1204 jp LBB1_1204 ## %bb.1203: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_513 LBB1_1204: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1214 jp LBB1_1214 ## %bb.1205: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1214 jp LBB1_1214 ## %bb.1206: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1214 jp LBB1_1214 LBB1_1207: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1214 ## %bb.1208: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1214 LBB1_1209: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1214 ## %bb.1210: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1214 ## %bb.1211: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1214 ## %bb.1212: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1214 jp LBB1_1214 ## %bb.1213: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl je LBB1_1214 LBB1_513: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi jmp LBB1_514 LBB1_1214: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -112(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1224 ## %bb.1215: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1224 jp LBB1_1224 ## %bb.1216: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload je LBB1_1224 ## %bb.1217: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1224 ## %bb.1218: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1224 ## %bb.1219: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1224 ## %bb.1220: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1224 ## %bb.1221: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1224 ## %bb.1222: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1224: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1233 ## %bb.1225: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1233 jp LBB1_1233 ## %bb.1226: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload je LBB1_1233 ## %bb.1227: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1233 ## %bb.1228: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1233 ## %bb.1229: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1233 ## %bb.1230: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1233 ## %bb.1231: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1233 ## %bb.1232: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1233: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1236 jp LBB1_1236 ## %bb.1234: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1236 jp LBB1_1236 ## %bb.1235: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -60(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1241 LBB1_1236: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1241 ## %bb.1237: ## in Loop: Header=BB1_515 Depth=1 movl -124(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -60(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1241 ## %bb.1238: ## in Loop: Header=BB1_515 Depth=1 movq _s19_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1241 ## %bb.1239: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1241 jp LBB1_1241 ## %bb.1240: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1241: ## in Loop: Header=BB1_515 Depth=1 movq __x_s18_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s18_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1245 ## %bb.1242: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1245 ## %bb.1243: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1245 ## %bb.1244: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1245: ## in Loop: Header=BB1_515 Depth=1 movq __x_s18_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s18_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s18_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -112(%rbp) ## 1-byte Folded Spill je LBB1_1254 ## %bb.1246: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1248 ## %bb.1247: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1254 LBB1_1248: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1254 ## %bb.1249: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1254 ## %bb.1250: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1254 ## %bb.1251: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1252: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1253: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1254: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1258 ## %bb.1255: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1258 ## %bb.1256: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1258 ## %bb.1257: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1258: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1262 ## %bb.1259: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1262 ## %bb.1260: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1262 ## %bb.1261: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1262: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1266 ## %bb.1263: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1266 ## %bb.1264: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1266 ## %bb.1265: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1266: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1273 ## %bb.1267: ## in Loop: Header=BB1_515 Depth=1 movq _s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1268: ## in Loop: Header=BB1_515 Depth=1 movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1269: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s18_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -116(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1270: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s18_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1271: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s18_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1272: ## in Loop: Header=BB1_515 Depth=1 movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1274 jmp LBB1_1223 LBB1_1273: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -116(%rbp) ## 1-byte Spill LBB1_1274: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -116(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1281 ## %bb.1275: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s18_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1281 ## %bb.1276: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s18_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1281 ## %bb.1277: ## in Loop: Header=BB1_515 Depth=1 movq _s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1281 jp LBB1_1281 ## %bb.1278: ## in Loop: Header=BB1_515 Depth=1 movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1281 jp LBB1_1281 ## %bb.1279: ## in Loop: Header=BB1_515 Depth=1 movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s18_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -120(%rbp) ## 4-byte Spill jne LBB1_1280 jnp LBB1_1283 LBB1_1280: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload je LBB1_1282 jmp LBB1_1283 LBB1_1281: ## in Loop: Header=BB1_515 Depth=1 movq _s18_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -120(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1283 LBB1_1282: ## in Loop: Header=BB1_515 Depth=1 movl $0, -120(%rbp) ## 4-byte Folded Spill movq _s18_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1283: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload sete %al movq _s18_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -59(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1290 ## %bb.1284: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1290 ## %bb.1285: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1290 ## %bb.1286: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1290 ## %bb.1287: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1290 jp LBB1_1290 ## %bb.1288: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1290 jp LBB1_1290 ## %bb.1289: ## in Loop: Header=BB1_515 Depth=1 movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s18_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s18_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1291 jp LBB1_1291 jmp LBB1_1296 LBB1_1290: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1291: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1296 ## %bb.1292: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1296 ## %bb.1293: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1296 ## %bb.1294: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1296 jp LBB1_1296 ## %bb.1295: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1296: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1300 ## %bb.1297: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1300 jp LBB1_1300 ## %bb.1298: ## in Loop: Header=BB1_515 Depth=1 movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s18_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1300 jp LBB1_1300 ## %bb.1299: ## in Loop: Header=BB1_515 Depth=1 movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1300 jnp LBB1_1305 LBB1_1300: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1305 ## %bb.1301: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1305 ## %bb.1302: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1305 ## %bb.1303: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1305 jp LBB1_1305 ## %bb.1304: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_1305: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -59(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -108(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1314 ## %bb.1306: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1314 jp LBB1_1314 ## %bb.1307: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -59(%rbp), %cl ## 1-byte Folded Reload je LBB1_1314 ## %bb.1308: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1314 ## %bb.1309: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1314 ## %bb.1310: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1314 ## %bb.1311: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1314 ## %bb.1312: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1314 ## %bb.1313: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1314: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -59(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -120(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1323 ## %bb.1315: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1323 jp LBB1_1323 ## %bb.1316: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload je LBB1_1323 ## %bb.1317: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1323 ## %bb.1318: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1323 ## %bb.1319: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1323 ## %bb.1320: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1323 ## %bb.1321: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1323 ## %bb.1322: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_1323: ## in Loop: Header=BB1_515 Depth=1 movq __x_s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1331 jp LBB1_1331 ## %bb.1324: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -59(%rbp) ## 1-byte Folded Reload je LBB1_1331 ## %bb.1325: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_1331 ## %bb.1326: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1331 ## %bb.1327: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1331 ## %bb.1328: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1331 ## %bb.1329: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1331 jp LBB1_1331 ## %bb.1330: ## in Loop: Header=BB1_515 Depth=1 movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1331 jnp LBB1_1336 LBB1_1331: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1336 ## %bb.1332: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1336 ## %bb.1333: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1336 ## %bb.1334: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1336 jp LBB1_1336 ## %bb.1335: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1336: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1342 ## %bb.1337: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1342 ## %bb.1338: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1342 ## %bb.1339: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1342 jp LBB1_1342 ## %bb.1340: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1342 jp LBB1_1342 ## %bb.1341: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1342 jnp LBB1_1343 LBB1_1342: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1346 LBB1_1343: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1355 jp LBB1_1355 ## %bb.1344: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1355 jp LBB1_1355 ## %bb.1345: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1355 jnp LBB1_1353 jmp LBB1_1355 LBB1_1346: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1350 ## %bb.1347: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1350 ## %bb.1348: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1350 jp LBB1_1350 ## %bb.1349: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1350: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1360 jp LBB1_1360 ## %bb.1351: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1360 jp LBB1_1360 ## %bb.1352: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1360 jp LBB1_1360 LBB1_1353: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1360 ## %bb.1354: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1360 LBB1_1355: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1360 ## %bb.1356: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1360 ## %bb.1357: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1360 ## %bb.1358: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1360 jp LBB1_1360 ## %bb.1359: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1360: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -108(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1369 ## %bb.1361: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1369 jp LBB1_1369 ## %bb.1362: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload je LBB1_1369 ## %bb.1363: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1369 ## %bb.1364: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1369 ## %bb.1365: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1369 ## %bb.1366: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1369 ## %bb.1367: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1369 ## %bb.1368: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1369: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1378 ## %bb.1370: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1378 jp LBB1_1378 ## %bb.1371: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload je LBB1_1378 ## %bb.1372: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1378 ## %bb.1373: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1378 ## %bb.1374: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1378 ## %bb.1375: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1378 ## %bb.1376: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1378 ## %bb.1377: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1378: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1381 jp LBB1_1381 ## %bb.1379: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1381 jp LBB1_1381 ## %bb.1380: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -59(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1386 LBB1_1381: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1386 ## %bb.1382: ## in Loop: Header=BB1_515 Depth=1 movl -120(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -59(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1386 ## %bb.1383: ## in Loop: Header=BB1_515 Depth=1 movq _s18_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1386 ## %bb.1384: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1386 jp LBB1_1386 ## %bb.1385: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1386: ## in Loop: Header=BB1_515 Depth=1 movq __x_s17_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s17_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1390 ## %bb.1387: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1390 ## %bb.1388: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1390 ## %bb.1389: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1390: ## in Loop: Header=BB1_515 Depth=1 movq __x_s17_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s17_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s17_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -108(%rbp) ## 1-byte Folded Spill je LBB1_1399 ## %bb.1391: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1393 ## %bb.1392: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1399 LBB1_1393: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1399 ## %bb.1394: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1399 ## %bb.1395: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1399 ## %bb.1396: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1397: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1398: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1399: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1403 ## %bb.1400: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1403 ## %bb.1401: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1403 ## %bb.1402: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1403: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1407 ## %bb.1404: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1407 ## %bb.1405: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1407 ## %bb.1406: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1407: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1411 ## %bb.1408: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1411 ## %bb.1409: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1411 ## %bb.1410: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1411: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1418 ## %bb.1412: ## in Loop: Header=BB1_515 Depth=1 movq _s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1413: ## in Loop: Header=BB1_515 Depth=1 movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1414: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s17_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -112(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1415: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s17_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1416: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s17_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1417: ## in Loop: Header=BB1_515 Depth=1 movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1419 jmp LBB1_1223 LBB1_1418: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -112(%rbp) ## 1-byte Spill LBB1_1419: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -112(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1426 ## %bb.1420: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s17_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1426 ## %bb.1421: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s17_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1426 ## %bb.1422: ## in Loop: Header=BB1_515 Depth=1 movq _s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1426 jp LBB1_1426 ## %bb.1423: ## in Loop: Header=BB1_515 Depth=1 movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1426 jp LBB1_1426 ## %bb.1424: ## in Loop: Header=BB1_515 Depth=1 movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s17_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -116(%rbp) ## 4-byte Spill jne LBB1_1425 jnp LBB1_1428 LBB1_1425: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload je LBB1_1427 jmp LBB1_1428 LBB1_1426: ## in Loop: Header=BB1_515 Depth=1 movq _s17_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -116(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1428 LBB1_1427: ## in Loop: Header=BB1_515 Depth=1 movl $0, -116(%rbp) ## 4-byte Folded Spill movq _s17_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1428: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload sete %al movq _s17_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -58(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1435 ## %bb.1429: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1435 ## %bb.1430: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1435 ## %bb.1431: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1435 ## %bb.1432: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1435 jp LBB1_1435 ## %bb.1433: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1435 jp LBB1_1435 ## %bb.1434: ## in Loop: Header=BB1_515 Depth=1 movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s17_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s17_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1436 jp LBB1_1436 jmp LBB1_1441 LBB1_1435: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1436: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1441 ## %bb.1437: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1441 ## %bb.1438: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1441 ## %bb.1439: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1441 jp LBB1_1441 ## %bb.1440: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1441: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1445 ## %bb.1442: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1445 jp LBB1_1445 ## %bb.1443: ## in Loop: Header=BB1_515 Depth=1 movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s17_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1445 jp LBB1_1445 ## %bb.1444: ## in Loop: Header=BB1_515 Depth=1 movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1445 jnp LBB1_1450 LBB1_1445: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1450 ## %bb.1446: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1450 ## %bb.1447: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1450 ## %bb.1448: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1450 jp LBB1_1450 ## %bb.1449: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_1450: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -58(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -104(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1459 ## %bb.1451: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1459 jp LBB1_1459 ## %bb.1452: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -58(%rbp), %cl ## 1-byte Folded Reload je LBB1_1459 ## %bb.1453: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1459 ## %bb.1454: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1459 ## %bb.1455: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1459 ## %bb.1456: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1459 ## %bb.1457: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1459 ## %bb.1458: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1459: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -58(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -116(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1468 ## %bb.1460: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1468 jp LBB1_1468 ## %bb.1461: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload je LBB1_1468 ## %bb.1462: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1468 ## %bb.1463: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1468 ## %bb.1464: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1468 ## %bb.1465: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1468 ## %bb.1466: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1468 ## %bb.1467: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_1468: ## in Loop: Header=BB1_515 Depth=1 movq __x_s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1476 jp LBB1_1476 ## %bb.1469: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -58(%rbp) ## 1-byte Folded Reload je LBB1_1476 ## %bb.1470: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_1476 ## %bb.1471: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1476 ## %bb.1472: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1476 ## %bb.1473: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1476 ## %bb.1474: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1476 jp LBB1_1476 ## %bb.1475: ## in Loop: Header=BB1_515 Depth=1 movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1476 jnp LBB1_1481 LBB1_1476: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1481 ## %bb.1477: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1481 ## %bb.1478: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1481 ## %bb.1479: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1481 jp LBB1_1481 ## %bb.1480: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1481: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1487 ## %bb.1482: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1487 ## %bb.1483: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1487 ## %bb.1484: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1487 jp LBB1_1487 ## %bb.1485: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1487 jp LBB1_1487 ## %bb.1486: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1487 jnp LBB1_1488 LBB1_1487: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1491 LBB1_1488: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1500 jp LBB1_1500 ## %bb.1489: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1500 jp LBB1_1500 ## %bb.1490: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1500 jnp LBB1_1498 jmp LBB1_1500 LBB1_1491: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1495 ## %bb.1492: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1495 ## %bb.1493: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1495 jp LBB1_1495 ## %bb.1494: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1495: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1505 jp LBB1_1505 ## %bb.1496: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1505 jp LBB1_1505 ## %bb.1497: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1505 jp LBB1_1505 LBB1_1498: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1505 ## %bb.1499: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1505 LBB1_1500: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1505 ## %bb.1501: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1505 ## %bb.1502: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1505 ## %bb.1503: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1505 jp LBB1_1505 ## %bb.1504: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1505: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -104(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1514 ## %bb.1506: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1514 jp LBB1_1514 ## %bb.1507: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload je LBB1_1514 ## %bb.1508: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1514 ## %bb.1509: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1514 ## %bb.1510: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1514 ## %bb.1511: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1514 ## %bb.1512: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1514 ## %bb.1513: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1514: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1523 ## %bb.1515: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1523 jp LBB1_1523 ## %bb.1516: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload je LBB1_1523 ## %bb.1517: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1523 ## %bb.1518: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1523 ## %bb.1519: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1523 ## %bb.1520: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1523 ## %bb.1521: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1523 ## %bb.1522: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1523: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1526 jp LBB1_1526 ## %bb.1524: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1526 jp LBB1_1526 ## %bb.1525: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -58(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1531 LBB1_1526: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1531 ## %bb.1527: ## in Loop: Header=BB1_515 Depth=1 movl -116(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -58(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1531 ## %bb.1528: ## in Loop: Header=BB1_515 Depth=1 movq _s17_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1531 ## %bb.1529: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1531 jp LBB1_1531 ## %bb.1530: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1531: ## in Loop: Header=BB1_515 Depth=1 movq __x_s16_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s16_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1535 ## %bb.1532: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1535 ## %bb.1533: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1535 ## %bb.1534: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1535: ## in Loop: Header=BB1_515 Depth=1 movq __x_s16_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s16_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s16_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -104(%rbp) ## 1-byte Folded Spill je LBB1_1544 ## %bb.1536: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1538 ## %bb.1537: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1544 LBB1_1538: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1544 ## %bb.1539: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1544 ## %bb.1540: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1544 ## %bb.1541: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1542: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1543: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1544: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1548 ## %bb.1545: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1548 ## %bb.1546: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1548 ## %bb.1547: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1548: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1552 ## %bb.1549: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1552 ## %bb.1550: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1552 ## %bb.1551: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1552: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1556 ## %bb.1553: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1556 ## %bb.1554: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1556 ## %bb.1555: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1556: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1563 ## %bb.1557: ## in Loop: Header=BB1_515 Depth=1 movq _s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1558: ## in Loop: Header=BB1_515 Depth=1 movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1559: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s16_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -108(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1560: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s16_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1561: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s16_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1562: ## in Loop: Header=BB1_515 Depth=1 movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1564 jmp LBB1_1223 LBB1_1563: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -108(%rbp) ## 1-byte Spill LBB1_1564: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -108(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1571 ## %bb.1565: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s16_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1571 ## %bb.1566: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s16_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1571 ## %bb.1567: ## in Loop: Header=BB1_515 Depth=1 movq _s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1571 jp LBB1_1571 ## %bb.1568: ## in Loop: Header=BB1_515 Depth=1 movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1571 jp LBB1_1571 ## %bb.1569: ## in Loop: Header=BB1_515 Depth=1 movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s16_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -112(%rbp) ## 4-byte Spill jne LBB1_1570 jnp LBB1_1573 LBB1_1570: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload je LBB1_1572 jmp LBB1_1573 LBB1_1571: ## in Loop: Header=BB1_515 Depth=1 movq _s16_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -112(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1573 LBB1_1572: ## in Loop: Header=BB1_515 Depth=1 movl $0, -112(%rbp) ## 4-byte Folded Spill movq _s16_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1573: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload sete %al movq _s16_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -57(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1580 ## %bb.1574: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1580 ## %bb.1575: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1580 ## %bb.1576: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1580 ## %bb.1577: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1580 jp LBB1_1580 ## %bb.1578: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1580 jp LBB1_1580 ## %bb.1579: ## in Loop: Header=BB1_515 Depth=1 movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s16_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s16_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1581 jp LBB1_1581 jmp LBB1_1586 LBB1_1580: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1581: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1586 ## %bb.1582: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1586 ## %bb.1583: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1586 ## %bb.1584: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1586 jp LBB1_1586 ## %bb.1585: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1586: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1590 ## %bb.1587: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1590 jp LBB1_1590 ## %bb.1588: ## in Loop: Header=BB1_515 Depth=1 movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s16_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1590 jp LBB1_1590 ## %bb.1589: ## in Loop: Header=BB1_515 Depth=1 movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1590 jnp LBB1_1595 LBB1_1590: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1595 ## %bb.1591: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1595 ## %bb.1592: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1595 ## %bb.1593: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1595 jp LBB1_1595 ## %bb.1594: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_1595: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -57(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -100(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1604 ## %bb.1596: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1604 jp LBB1_1604 ## %bb.1597: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -57(%rbp), %cl ## 1-byte Folded Reload je LBB1_1604 ## %bb.1598: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1604 ## %bb.1599: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1604 ## %bb.1600: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1604 ## %bb.1601: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1604 ## %bb.1602: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1604 ## %bb.1603: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1604: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -57(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -112(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1613 ## %bb.1605: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1613 jp LBB1_1613 ## %bb.1606: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload je LBB1_1613 ## %bb.1607: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1613 ## %bb.1608: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1613 ## %bb.1609: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1613 ## %bb.1610: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1613 ## %bb.1611: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1613 ## %bb.1612: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_1613: ## in Loop: Header=BB1_515 Depth=1 movq __x_s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1621 jp LBB1_1621 ## %bb.1614: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -57(%rbp) ## 1-byte Folded Reload je LBB1_1621 ## %bb.1615: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_1621 ## %bb.1616: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1621 ## %bb.1617: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1621 ## %bb.1618: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1621 ## %bb.1619: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1621 jp LBB1_1621 ## %bb.1620: ## in Loop: Header=BB1_515 Depth=1 movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1621 jnp LBB1_1626 LBB1_1621: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1626 ## %bb.1622: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1626 ## %bb.1623: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1626 ## %bb.1624: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1626 jp LBB1_1626 ## %bb.1625: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1626: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1632 ## %bb.1627: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1632 ## %bb.1628: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1632 ## %bb.1629: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1632 jp LBB1_1632 ## %bb.1630: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1632 jp LBB1_1632 ## %bb.1631: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1632 jnp LBB1_1633 LBB1_1632: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1636 LBB1_1633: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1645 jp LBB1_1645 ## %bb.1634: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1645 jp LBB1_1645 ## %bb.1635: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1645 jnp LBB1_1643 jmp LBB1_1645 LBB1_1636: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1640 ## %bb.1637: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1640 ## %bb.1638: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1640 jp LBB1_1640 ## %bb.1639: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1640: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1650 jp LBB1_1650 ## %bb.1641: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1650 jp LBB1_1650 ## %bb.1642: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1650 jp LBB1_1650 LBB1_1643: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1650 ## %bb.1644: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1650 LBB1_1645: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1650 ## %bb.1646: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1650 ## %bb.1647: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1650 ## %bb.1648: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1650 jp LBB1_1650 ## %bb.1649: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1650: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -100(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1659 ## %bb.1651: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1659 jp LBB1_1659 ## %bb.1652: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload je LBB1_1659 ## %bb.1653: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1659 ## %bb.1654: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1659 ## %bb.1655: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1659 ## %bb.1656: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1659 ## %bb.1657: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1659 ## %bb.1658: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1659: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1668 ## %bb.1660: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1668 jp LBB1_1668 ## %bb.1661: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload je LBB1_1668 ## %bb.1662: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1668 ## %bb.1663: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1668 ## %bb.1664: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1668 ## %bb.1665: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1668 ## %bb.1666: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1668 ## %bb.1667: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1668: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1671 jp LBB1_1671 ## %bb.1669: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1671 jp LBB1_1671 ## %bb.1670: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -57(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1676 LBB1_1671: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1676 ## %bb.1672: ## in Loop: Header=BB1_515 Depth=1 movl -112(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -57(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1676 ## %bb.1673: ## in Loop: Header=BB1_515 Depth=1 movq _s16_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1676 ## %bb.1674: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1676 jp LBB1_1676 ## %bb.1675: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1676: ## in Loop: Header=BB1_515 Depth=1 movq __x_s15_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s15_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1680 ## %bb.1677: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1680 ## %bb.1678: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1680 ## %bb.1679: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1680: ## in Loop: Header=BB1_515 Depth=1 movq __x_s15_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s15_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s15_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -100(%rbp) ## 1-byte Folded Spill je LBB1_1689 ## %bb.1681: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1683 ## %bb.1682: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1689 LBB1_1683: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1689 ## %bb.1684: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1689 ## %bb.1685: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1689 ## %bb.1686: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1687: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1688: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1689: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1693 ## %bb.1690: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1693 ## %bb.1691: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1693 ## %bb.1692: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1693: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1697 ## %bb.1694: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1697 ## %bb.1695: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1697 ## %bb.1696: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1697: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1701 ## %bb.1698: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1701 ## %bb.1699: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1701 ## %bb.1700: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1701: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1708 ## %bb.1702: ## in Loop: Header=BB1_515 Depth=1 movq _s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1703: ## in Loop: Header=BB1_515 Depth=1 movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1704: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s15_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -104(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1705: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s15_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1706: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s15_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1707: ## in Loop: Header=BB1_515 Depth=1 movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1709 jmp LBB1_1223 LBB1_1708: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -104(%rbp) ## 1-byte Spill LBB1_1709: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -104(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1716 ## %bb.1710: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s15_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1716 ## %bb.1711: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s15_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1716 ## %bb.1712: ## in Loop: Header=BB1_515 Depth=1 movq _s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1716 jp LBB1_1716 ## %bb.1713: ## in Loop: Header=BB1_515 Depth=1 movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1716 jp LBB1_1716 ## %bb.1714: ## in Loop: Header=BB1_515 Depth=1 movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s15_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -108(%rbp) ## 4-byte Spill jne LBB1_1715 jnp LBB1_1718 LBB1_1715: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload je LBB1_1717 jmp LBB1_1718 LBB1_1716: ## in Loop: Header=BB1_515 Depth=1 movq _s15_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -108(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1718 LBB1_1717: ## in Loop: Header=BB1_515 Depth=1 movl $0, -108(%rbp) ## 4-byte Folded Spill movq _s15_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1718: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload sete %al movq _s15_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -56(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1725 ## %bb.1719: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1725 ## %bb.1720: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1725 ## %bb.1721: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1725 ## %bb.1722: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1725 jp LBB1_1725 ## %bb.1723: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1725 jp LBB1_1725 ## %bb.1724: ## in Loop: Header=BB1_515 Depth=1 movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s15_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s15_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1726 jp LBB1_1726 jmp LBB1_1731 LBB1_1725: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1726: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1731 ## %bb.1727: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1731 ## %bb.1728: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1731 ## %bb.1729: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1731 jp LBB1_1731 ## %bb.1730: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1731: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1735 ## %bb.1732: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1735 jp LBB1_1735 ## %bb.1733: ## in Loop: Header=BB1_515 Depth=1 movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s15_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_1735 jp LBB1_1735 ## %bb.1734: ## in Loop: Header=BB1_515 Depth=1 movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1735 jnp LBB1_1740 LBB1_1735: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1740 ## %bb.1736: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1740 ## %bb.1737: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1740 ## %bb.1738: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1740 jp LBB1_1740 ## %bb.1739: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_1740: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -56(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %dl orb %cl, %dl movq _s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %dl, -96(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_1749 ## %bb.1741: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1749 jp LBB1_1749 ## %bb.1742: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -56(%rbp), %cl ## 1-byte Folded Reload je LBB1_1749 ## %bb.1743: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1749 ## %bb.1744: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1749 ## %bb.1745: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1749 ## %bb.1746: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1749 ## %bb.1747: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1749 ## %bb.1748: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1749: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -56(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -108(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1758 ## %bb.1750: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1758 jp LBB1_1758 ## %bb.1751: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload je LBB1_1758 ## %bb.1752: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1758 ## %bb.1753: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1758 ## %bb.1754: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1758 ## %bb.1755: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1758 ## %bb.1756: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1758 ## %bb.1757: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_1758: ## in Loop: Header=BB1_515 Depth=1 movq __x_s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm7 ## xmm7 = mem[0],zero,zero,zero ucomiss %xmm7, %xmm5 jne LBB1_1766 jp LBB1_1766 ## %bb.1759: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -56(%rbp) ## 1-byte Folded Reload je LBB1_1766 ## %bb.1760: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_1766 ## %bb.1761: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1766 ## %bb.1762: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1766 ## %bb.1763: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1766 ## %bb.1764: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1766 jp LBB1_1766 ## %bb.1765: ## in Loop: Header=BB1_515 Depth=1 movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1766 jnp LBB1_1771 LBB1_1766: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1771 ## %bb.1767: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1771 ## %bb.1768: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1771 ## %bb.1769: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1771 jp LBB1_1771 ## %bb.1770: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1771: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1777 ## %bb.1772: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1777 ## %bb.1773: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1777 ## %bb.1774: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1777 jp LBB1_1777 ## %bb.1775: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1777 jp LBB1_1777 ## %bb.1776: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm7 jne LBB1_1777 jnp LBB1_1778 LBB1_1777: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1781 LBB1_1778: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1790 jp LBB1_1790 ## %bb.1779: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1790 jp LBB1_1790 ## %bb.1780: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1790 jnp LBB1_1788 jmp LBB1_1790 LBB1_1781: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1785 ## %bb.1782: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1785 ## %bb.1783: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1785 jp LBB1_1785 ## %bb.1784: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1785: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1795 jp LBB1_1795 ## %bb.1786: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1795 jp LBB1_1795 ## %bb.1787: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1795 jp LBB1_1795 LBB1_1788: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1795 ## %bb.1789: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1795 LBB1_1790: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1795 ## %bb.1791: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1795 ## %bb.1792: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1795 ## %bb.1793: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1795 jp LBB1_1795 ## %bb.1794: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1795: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -96(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1804 ## %bb.1796: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1804 jp LBB1_1804 ## %bb.1797: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload je LBB1_1804 ## %bb.1798: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1804 ## %bb.1799: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1804 ## %bb.1800: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1804 ## %bb.1801: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1804 ## %bb.1802: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1804 ## %bb.1803: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1804: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1813 ## %bb.1805: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1813 jp LBB1_1813 ## %bb.1806: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload je LBB1_1813 ## %bb.1807: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1813 ## %bb.1808: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1813 ## %bb.1809: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1813 ## %bb.1810: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1813 ## %bb.1811: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1813 ## %bb.1812: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1813: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm7, %xmm5 jne LBB1_1816 jp LBB1_1816 ## %bb.1814: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1816 jp LBB1_1816 ## %bb.1815: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -56(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1821 LBB1_1816: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1821 ## %bb.1817: ## in Loop: Header=BB1_515 Depth=1 movl -108(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -56(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1821 ## %bb.1818: ## in Loop: Header=BB1_515 Depth=1 movq _s15_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1821 ## %bb.1819: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1821 jp LBB1_1821 ## %bb.1820: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1821: ## in Loop: Header=BB1_515 Depth=1 movq __x_s14_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s14_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1825 ## %bb.1822: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1825 ## %bb.1823: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1825 ## %bb.1824: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1825: ## in Loop: Header=BB1_515 Depth=1 movq __x_s14_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s14_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s14_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -96(%rbp) ## 1-byte Folded Spill je LBB1_1834 ## %bb.1826: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1828 ## %bb.1827: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1834 LBB1_1828: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1834 ## %bb.1829: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1834 ## %bb.1830: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1834 ## %bb.1831: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1832: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1833: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1834: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1838 ## %bb.1835: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1838 ## %bb.1836: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1838 ## %bb.1837: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1838: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1842 ## %bb.1839: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1842 ## %bb.1840: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1842 ## %bb.1841: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1842: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm3, %xmm1 jae LBB1_1846 ## %bb.1843: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1846 ## %bb.1844: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1846 ## %bb.1845: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1846: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm3, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1853 ## %bb.1847: ## in Loop: Header=BB1_515 Depth=1 movq _s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1848: ## in Loop: Header=BB1_515 Depth=1 movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero cvtss2sd %xmm4, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1849: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s14_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -100(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1850: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s14_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1851: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s14_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1852: ## in Loop: Header=BB1_515 Depth=1 movq _s14_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 xorps %xmm4, %xmm4 cvtss2sd %xmm0, %xmm4 subsd %xmm4, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1854 jmp LBB1_1223 LBB1_1853: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -100(%rbp) ## 1-byte Spill LBB1_1854: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -100(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_1861 ## %bb.1855: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s14_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1861 ## %bb.1856: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s14_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1861 ## %bb.1857: ## in Loop: Header=BB1_515 Depth=1 movq _s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1861 jp LBB1_1861 ## %bb.1858: ## in Loop: Header=BB1_515 Depth=1 movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_1861 jp LBB1_1861 ## %bb.1859: ## in Loop: Header=BB1_515 Depth=1 movq _s14_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 xorps %xmm2, %xmm2 cvtss2sd %xmm0, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s14_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -104(%rbp) ## 4-byte Spill jne LBB1_1860 jnp LBB1_1863 LBB1_1860: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload je LBB1_1862 jmp LBB1_1863 LBB1_1861: ## in Loop: Header=BB1_515 Depth=1 movq _s14_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -104(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_1863 LBB1_1862: ## in Loop: Header=BB1_515 Depth=1 movl $0, -104(%rbp) ## 4-byte Folded Spill movq _s14_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1863: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload sete %al movq _s14_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -55(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1870 ## %bb.1864: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1870 ## %bb.1865: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1870 ## %bb.1866: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1870 ## %bb.1867: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1870 jp LBB1_1870 ## %bb.1868: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_1870 jp LBB1_1870 ## %bb.1869: ## in Loop: Header=BB1_515 Depth=1 movq _s14_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 movq _s14_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_1871 jp LBB1_1871 jmp LBB1_1876 LBB1_1870: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_1871: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1876 ## %bb.1872: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_1876 ## %bb.1873: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1876 ## %bb.1874: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1876 jp LBB1_1876 ## %bb.1875: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_1876: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero movq _s14_z@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_1880 ## %bb.1877: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1880 jp LBB1_1880 ## %bb.1878: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm5 jne LBB1_1880 jp LBB1_1880 ## %bb.1879: ## in Loop: Header=BB1_515 Depth=1 movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1880 jnp LBB1_1885 LBB1_1880: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1885 ## %bb.1881: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1885 ## %bb.1882: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1885 ## %bb.1883: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1885 jp LBB1_1885 ## %bb.1884: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_1885: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -55(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm4 setb %al orb %cl, %al ucomiss LCPI1_1(%rip), %xmm5 setae %cl movb %al, -92(%rbp) ## 1-byte Spill orb %al, %cl cmpb $1, %cl jne LBB1_1894 ## %bb.1886: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1894 jp LBB1_1894 ## %bb.1887: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -55(%rbp), %cl ## 1-byte Folded Reload je LBB1_1894 ## %bb.1888: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1894 ## %bb.1889: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1894 ## %bb.1890: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1894 ## %bb.1891: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1894 ## %bb.1892: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1894 ## %bb.1893: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1894: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm5 setb %bl ucomiss LCPI1_0(%rip), %xmm4 setb %dl cmpb $0, -55(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -104(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_1903 ## %bb.1895: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1903 jp LBB1_1903 ## %bb.1896: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload je LBB1_1903 ## %bb.1897: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1903 ## %bb.1898: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1903 ## %bb.1899: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1903 ## %bb.1900: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1903 ## %bb.1901: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1903 ## %bb.1902: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_1903: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm5 jne LBB1_1911 jp LBB1_1911 ## %bb.1904: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -55(%rbp) ## 1-byte Folded Reload je LBB1_1911 ## %bb.1905: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_1911 ## %bb.1906: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1911 ## %bb.1907: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1911 ## %bb.1908: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1911 ## %bb.1909: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1911 jp LBB1_1911 ## %bb.1910: ## in Loop: Header=BB1_515 Depth=1 movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm1 jne LBB1_1911 jnp LBB1_1916 LBB1_1911: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_1916 ## %bb.1912: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1916 ## %bb.1913: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_1916 ## %bb.1914: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1916 jp LBB1_1916 ## %bb.1915: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1916: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_1922 ## %bb.1917: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1922 ## %bb.1918: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1922 ## %bb.1919: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm3 jne LBB1_1922 jp LBB1_1922 ## %bb.1920: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1922 jp LBB1_1922 ## %bb.1921: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_1922 jnp LBB1_1923 LBB1_1922: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1926 LBB1_1923: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1935 jp LBB1_1935 ## %bb.1924: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1935 jp LBB1_1935 ## %bb.1925: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm5 jne LBB1_1935 jnp LBB1_1933 jmp LBB1_1935 LBB1_1926: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1930 ## %bb.1927: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1930 ## %bb.1928: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1930 jp LBB1_1930 ## %bb.1929: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1930: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm6, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm3, %xmm4 jne LBB1_1940 jp LBB1_1940 ## %bb.1931: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm1 jne LBB1_1940 jp LBB1_1940 ## %bb.1932: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm5 jne LBB1_1940 jp LBB1_1940 LBB1_1933: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_1940 ## %bb.1934: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_1940 LBB1_1935: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1940 ## %bb.1936: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_1940 ## %bb.1937: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1940 ## %bb.1938: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1940 jp LBB1_1940 ## %bb.1939: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_1940: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -92(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_1949 ## %bb.1941: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1949 jp LBB1_1949 ## %bb.1942: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload je LBB1_1949 ## %bb.1943: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1949 ## %bb.1944: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_1949 ## %bb.1945: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_1949 ## %bb.1946: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1949 ## %bb.1947: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1949 ## %bb.1948: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1949: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_1958 ## %bb.1950: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1958 jp LBB1_1958 ## %bb.1951: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload je LBB1_1958 ## %bb.1952: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1958 ## %bb.1953: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_1958 ## %bb.1954: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1958 ## %bb.1955: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1958 ## %bb.1956: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_1958 ## %bb.1957: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_1958: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm5 jne LBB1_1961 jp LBB1_1961 ## %bb.1959: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm3, %xmm4 jne LBB1_1961 jp LBB1_1961 ## %bb.1960: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -55(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_1966 LBB1_1961: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_1966 ## %bb.1962: ## in Loop: Header=BB1_515 Depth=1 movl -104(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -55(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_1966 ## %bb.1963: ## in Loop: Header=BB1_515 Depth=1 movq _s14_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_1966 ## %bb.1964: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_1966 jp LBB1_1966 ## %bb.1965: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_1966: ## in Loop: Header=BB1_515 Depth=1 movq __x_s13_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s13_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_1970 ## %bb.1967: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_1970 ## %bb.1968: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_1970 ## %bb.1969: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_1970: ## in Loop: Header=BB1_515 Depth=1 movq __x_s13_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s13_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s13_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -92(%rbp) ## 1-byte Folded Spill je LBB1_1979 ## %bb.1971: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_1973 ## %bb.1972: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1979 LBB1_1973: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_1979 ## %bb.1974: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_1979 ## %bb.1975: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_1979 ## %bb.1976: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.1977: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.1978: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_1979: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_1983 ## %bb.1980: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1983 ## %bb.1981: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_1983 ## %bb.1982: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1983: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_1987 ## %bb.1984: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_1987 ## %bb.1985: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1987 ## %bb.1986: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_1987: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_1991 ## %bb.1988: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_1991 ## %bb.1989: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1991 ## %bb.1990: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_1991: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_1998 ## %bb.1992: ## in Loop: Header=BB1_515 Depth=1 movq _s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1993: ## in Loop: Header=BB1_515 Depth=1 movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.1994: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s13_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -96(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1995: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s13_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1996: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s13_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.1997: ## in Loop: Header=BB1_515 Depth=1 movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_1999 jmp LBB1_1223 LBB1_1998: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -96(%rbp) ## 1-byte Spill LBB1_1999: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -96(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2006 ## %bb.2000: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s13_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2006 ## %bb.2001: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s13_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2006 ## %bb.2002: ## in Loop: Header=BB1_515 Depth=1 movq _s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2006 jp LBB1_2006 ## %bb.2003: ## in Loop: Header=BB1_515 Depth=1 movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2006 jp LBB1_2006 ## %bb.2004: ## in Loop: Header=BB1_515 Depth=1 movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s13_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -100(%rbp) ## 4-byte Spill jne LBB1_2005 jnp LBB1_2008 LBB1_2005: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload je LBB1_2007 jmp LBB1_2008 LBB1_2006: ## in Loop: Header=BB1_515 Depth=1 movq _s13_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -100(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2008 LBB1_2007: ## in Loop: Header=BB1_515 Depth=1 movl $0, -100(%rbp) ## 4-byte Folded Spill movq _s13_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_2008: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload sete %al movq _s13_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -54(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2015 ## %bb.2009: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2015 ## %bb.2010: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2015 ## %bb.2011: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2015 ## %bb.2012: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2015 jp LBB1_2015 ## %bb.2013: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2015 jp LBB1_2015 ## %bb.2014: ## in Loop: Header=BB1_515 Depth=1 movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s13_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s13_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2016 jp LBB1_2016 jmp LBB1_2021 LBB1_2015: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2016: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2021 ## %bb.2017: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2021 ## %bb.2018: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2021 ## %bb.2019: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2021 jp LBB1_2021 ## %bb.2020: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2021: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2025 ## %bb.2022: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2025 jp LBB1_2025 ## %bb.2023: ## in Loop: Header=BB1_515 Depth=1 movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s13_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2025 jp LBB1_2025 ## %bb.2024: ## in Loop: Header=BB1_515 Depth=1 movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2025 jnp LBB1_2030 LBB1_2025: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2030 ## %bb.2026: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2030 ## %bb.2027: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2030 ## %bb.2028: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2030 jp LBB1_2030 ## %bb.2029: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_2030: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -54(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -88(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2039 ## %bb.2031: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2039 jp LBB1_2039 ## %bb.2032: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -54(%rbp), %cl ## 1-byte Folded Reload je LBB1_2039 ## %bb.2033: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2039 ## %bb.2034: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2039 ## %bb.2035: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2039 ## %bb.2036: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2039 ## %bb.2037: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2039 ## %bb.2038: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_2039: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -54(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -100(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2048 ## %bb.2040: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2048 jp LBB1_2048 ## %bb.2041: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload je LBB1_2048 ## %bb.2042: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2048 ## %bb.2043: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2048 ## %bb.2044: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2048 ## %bb.2045: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2048 ## %bb.2046: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2048 ## %bb.2047: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_2048: ## in Loop: Header=BB1_515 Depth=1 movq __x_s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2056 jp LBB1_2056 ## %bb.2049: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -54(%rbp) ## 1-byte Folded Reload je LBB1_2056 ## %bb.2050: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_2056 ## %bb.2051: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2056 ## %bb.2052: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2056 ## %bb.2053: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2056 ## %bb.2054: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2056 jp LBB1_2056 ## %bb.2055: ## in Loop: Header=BB1_515 Depth=1 movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2056 jnp LBB1_2061 LBB1_2056: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2061 ## %bb.2057: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2061 ## %bb.2058: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2061 ## %bb.2059: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2061 jp LBB1_2061 ## %bb.2060: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2061: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2067 ## %bb.2062: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2067 ## %bb.2063: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2067 ## %bb.2064: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2067 jp LBB1_2067 ## %bb.2065: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2067 jp LBB1_2067 ## %bb.2066: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2067 jnp LBB1_2068 LBB1_2067: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2071 LBB1_2068: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2080 jp LBB1_2080 ## %bb.2069: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2080 jp LBB1_2080 ## %bb.2070: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2080 jnp LBB1_2078 jmp LBB1_2080 LBB1_2071: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2075 ## %bb.2072: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2075 ## %bb.2073: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2075 jp LBB1_2075 ## %bb.2074: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2075: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2085 jp LBB1_2085 ## %bb.2076: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2085 jp LBB1_2085 ## %bb.2077: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2085 jp LBB1_2085 LBB1_2078: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2085 ## %bb.2079: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2085 LBB1_2080: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2085 ## %bb.2081: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2085 ## %bb.2082: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2085 ## %bb.2083: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2085 jp LBB1_2085 ## %bb.2084: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2085: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -88(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2094 ## %bb.2086: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2094 jp LBB1_2094 ## %bb.2087: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload je LBB1_2094 ## %bb.2088: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2094 ## %bb.2089: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2094 ## %bb.2090: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2094 ## %bb.2091: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2094 ## %bb.2092: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2094 ## %bb.2093: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2094: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2103 ## %bb.2095: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2103 jp LBB1_2103 ## %bb.2096: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload je LBB1_2103 ## %bb.2097: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2103 ## %bb.2098: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2103 ## %bb.2099: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2103 ## %bb.2100: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2103 ## %bb.2101: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2103 ## %bb.2102: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_2103: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2106 jp LBB1_2106 ## %bb.2104: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2106 jp LBB1_2106 ## %bb.2105: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -54(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2111 LBB1_2106: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2111 ## %bb.2107: ## in Loop: Header=BB1_515 Depth=1 movl -100(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -54(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2111 ## %bb.2108: ## in Loop: Header=BB1_515 Depth=1 movq _s13_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2111 ## %bb.2109: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2111 jp LBB1_2111 ## %bb.2110: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_2111: ## in Loop: Header=BB1_515 Depth=1 movq __x_s12_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s12_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2115 ## %bb.2112: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2115 ## %bb.2113: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2115 ## %bb.2114: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_2115: ## in Loop: Header=BB1_515 Depth=1 movq __x_s12_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s12_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s12_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -88(%rbp) ## 1-byte Folded Spill je LBB1_2124 ## %bb.2116: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2118 ## %bb.2117: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2124 LBB1_2118: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2124 ## %bb.2119: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2124 ## %bb.2120: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2124 ## %bb.2121: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2122: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2123: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2124: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2128 ## %bb.2125: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2128 ## %bb.2126: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2128 ## %bb.2127: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2128: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2132 ## %bb.2129: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2132 ## %bb.2130: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2132 ## %bb.2131: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_2132: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2136 ## %bb.2133: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2136 ## %bb.2134: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2136 ## %bb.2135: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2136: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2143 ## %bb.2137: ## in Loop: Header=BB1_515 Depth=1 movq _s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.2138: ## in Loop: Header=BB1_515 Depth=1 movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.2139: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s12_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -92(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.2140: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s12_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.2141: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s12_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.2142: ## in Loop: Header=BB1_515 Depth=1 movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jnp LBB1_2144 jmp LBB1_1223 LBB1_2143: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -92(%rbp) ## 1-byte Spill LBB1_2144: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -92(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2151 ## %bb.2145: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s12_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2151 ## %bb.2146: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s12_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2151 ## %bb.2147: ## in Loop: Header=BB1_515 Depth=1 movq _s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2151 jp LBB1_2151 ## %bb.2148: ## in Loop: Header=BB1_515 Depth=1 movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2151 jp LBB1_2151 ## %bb.2149: ## in Loop: Header=BB1_515 Depth=1 movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s12_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -96(%rbp) ## 4-byte Spill jne LBB1_2150 jnp LBB1_2153 LBB1_2150: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload je LBB1_2152 jmp LBB1_2153 LBB1_2151: ## in Loop: Header=BB1_515 Depth=1 movq _s12_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -96(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2153 LBB1_2152: ## in Loop: Header=BB1_515 Depth=1 movl $0, -96(%rbp) ## 4-byte Folded Spill movq _s12_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_2153: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload sete %al movq _s12_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -53(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2160 ## %bb.2154: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2160 ## %bb.2155: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2160 ## %bb.2156: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2160 ## %bb.2157: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2160 jp LBB1_2160 ## %bb.2158: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2160 jp LBB1_2160 ## %bb.2159: ## in Loop: Header=BB1_515 Depth=1 movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s12_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s12_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2161 jp LBB1_2161 jmp LBB1_2166 LBB1_2160: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2161: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2166 ## %bb.2162: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2166 ## %bb.2163: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2166 ## %bb.2164: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2166 jp LBB1_2166 ## %bb.2165: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2166: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2170 ## %bb.2167: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2170 jp LBB1_2170 ## %bb.2168: ## in Loop: Header=BB1_515 Depth=1 movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s12_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2170 jp LBB1_2170 ## %bb.2169: ## in Loop: Header=BB1_515 Depth=1 movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2170 jnp LBB1_2175 LBB1_2170: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2175 ## %bb.2171: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2175 ## %bb.2172: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2175 ## %bb.2173: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2175 jp LBB1_2175 ## %bb.2174: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload jne LBB1_1223 LBB1_2175: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -53(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -84(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2184 ## %bb.2176: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2184 jp LBB1_2184 ## %bb.2177: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -53(%rbp), %cl ## 1-byte Folded Reload je LBB1_2184 ## %bb.2178: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2184 ## %bb.2179: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2184 ## %bb.2180: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2184 ## %bb.2181: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2184 ## %bb.2182: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2184 ## %bb.2183: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_2184: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -53(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -96(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2193 ## %bb.2185: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2193 jp LBB1_2193 ## %bb.2186: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload je LBB1_2193 ## %bb.2187: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2193 ## %bb.2188: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2193 ## %bb.2189: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2193 ## %bb.2190: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2193 ## %bb.2191: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2193 ## %bb.2192: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_1223 LBB1_2193: ## in Loop: Header=BB1_515 Depth=1 movq __x_s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2201 jp LBB1_2201 ## %bb.2194: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -53(%rbp) ## 1-byte Folded Reload je LBB1_2201 ## %bb.2195: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_2201 ## %bb.2196: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2201 ## %bb.2197: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2201 ## %bb.2198: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2201 ## %bb.2199: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2201 jp LBB1_2201 ## %bb.2200: ## in Loop: Header=BB1_515 Depth=1 movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2201 jnp LBB1_2206 LBB1_2201: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2206 ## %bb.2202: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2206 ## %bb.2203: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2206 ## %bb.2204: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2206 jp LBB1_2206 ## %bb.2205: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2206: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2212 ## %bb.2207: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2212 ## %bb.2208: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2212 ## %bb.2209: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2212 jp LBB1_2212 ## %bb.2210: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2212 jp LBB1_2212 ## %bb.2211: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2212 jnp LBB1_2213 LBB1_2212: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2216 LBB1_2213: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2225 jp LBB1_2225 ## %bb.2214: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2225 jp LBB1_2225 ## %bb.2215: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2225 jnp LBB1_2223 jmp LBB1_2225 LBB1_2216: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2220 ## %bb.2217: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2220 ## %bb.2218: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2220 jp LBB1_2220 ## %bb.2219: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2220: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2230 jp LBB1_2230 ## %bb.2221: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2230 jp LBB1_2230 ## %bb.2222: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2230 jp LBB1_2230 LBB1_2223: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2230 ## %bb.2224: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2230 LBB1_2225: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2230 ## %bb.2226: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2230 ## %bb.2227: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2230 ## %bb.2228: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2230 jp LBB1_2230 ## %bb.2229: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_1223 LBB1_2230: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -84(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2239 ## %bb.2231: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2239 jp LBB1_2239 ## %bb.2232: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload je LBB1_2239 ## %bb.2233: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2239 ## %bb.2234: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2239 ## %bb.2235: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2239 ## %bb.2236: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2239 ## %bb.2237: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2239 ## %bb.2238: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2239: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2248 ## %bb.2240: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2248 jp LBB1_2248 ## %bb.2241: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload je LBB1_2248 ## %bb.2242: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2248 ## %bb.2243: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2248 ## %bb.2244: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2248 ## %bb.2245: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2248 ## %bb.2246: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2248 ## %bb.2247: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_1223 LBB1_2248: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2251 jp LBB1_2251 ## %bb.2249: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2251 jp LBB1_2251 ## %bb.2250: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -53(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2256 LBB1_2251: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2256 ## %bb.2252: ## in Loop: Header=BB1_515 Depth=1 movl -96(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -53(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2256 ## %bb.2253: ## in Loop: Header=BB1_515 Depth=1 movq _s12_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2256 ## %bb.2254: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2256 jp LBB1_2256 ## %bb.2255: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_1223 LBB1_2256: ## in Loop: Header=BB1_515 Depth=1 movq __x_s11_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s11_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2260 ## %bb.2257: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2260 ## %bb.2258: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2260 ## %bb.2259: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_1223 LBB1_2260: ## in Loop: Header=BB1_515 Depth=1 movq __x_s11_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s11_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s11_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -84(%rbp) ## 1-byte Folded Spill je LBB1_2269 ## %bb.2261: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2263 ## %bb.2262: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2269 LBB1_2263: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2269 ## %bb.2264: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2269 ## %bb.2265: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2269 ## %bb.2266: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2267: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2268: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2269: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2273 ## %bb.2270: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2273 ## %bb.2271: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2273 ## %bb.2272: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2273: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2277 ## %bb.2274: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2277 ## %bb.2275: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2277 ## %bb.2276: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_1223 LBB1_2277: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2281 ## %bb.2278: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2281 ## %bb.2279: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2281 ## %bb.2280: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_1223 LBB1_2281: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2289 ## %bb.2282: ## in Loop: Header=BB1_515 Depth=1 movq _s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.2283: ## in Loop: Header=BB1_515 Depth=1 movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_1223 jp LBB1_1223 ## %bb.2284: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s11_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -88(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_1223 ## %bb.2285: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s11_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2286: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s11_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2287: ## in Loop: Header=BB1_515 Depth=1 movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jnp LBB1_2290 jmp LBB1_2288 LBB1_1223: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi jmp LBB1_514 LBB1_2289: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -88(%rbp) ## 1-byte Spill LBB1_2290: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -88(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2297 ## %bb.2291: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s11_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2297 ## %bb.2292: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s11_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2297 ## %bb.2293: ## in Loop: Header=BB1_515 Depth=1 movq _s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2297 jp LBB1_2297 ## %bb.2294: ## in Loop: Header=BB1_515 Depth=1 movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2297 jp LBB1_2297 ## %bb.2295: ## in Loop: Header=BB1_515 Depth=1 movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s11_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -92(%rbp) ## 4-byte Spill jne LBB1_2296 jnp LBB1_2299 LBB1_2296: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload je LBB1_2298 jmp LBB1_2299 LBB1_2297: ## in Loop: Header=BB1_515 Depth=1 movq _s11_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -92(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2299 LBB1_2298: ## in Loop: Header=BB1_515 Depth=1 movl $0, -92(%rbp) ## 4-byte Folded Spill movq _s11_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2299: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload sete %al movq _s11_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -52(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2306 ## %bb.2300: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2306 ## %bb.2301: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2306 ## %bb.2302: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2306 ## %bb.2303: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2306 jp LBB1_2306 ## %bb.2304: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2306 jp LBB1_2306 ## %bb.2305: ## in Loop: Header=BB1_515 Depth=1 movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s11_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s11_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2307 jp LBB1_2307 jmp LBB1_2312 LBB1_2306: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2307: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2312 ## %bb.2308: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2312 ## %bb.2309: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2312 ## %bb.2310: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2312 jp LBB1_2312 ## %bb.2311: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2312: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2316 ## %bb.2313: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2316 jp LBB1_2316 ## %bb.2314: ## in Loop: Header=BB1_515 Depth=1 movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s11_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2316 jp LBB1_2316 ## %bb.2315: ## in Loop: Header=BB1_515 Depth=1 movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2316 jnp LBB1_2321 LBB1_2316: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2321 ## %bb.2317: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2321 ## %bb.2318: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2321 ## %bb.2319: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2321 jp LBB1_2321 ## %bb.2320: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_2321: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -52(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -80(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2330 ## %bb.2322: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2330 jp LBB1_2330 ## %bb.2323: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -52(%rbp), %cl ## 1-byte Folded Reload je LBB1_2330 ## %bb.2324: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2330 ## %bb.2325: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2330 ## %bb.2326: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2330 ## %bb.2327: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2330 ## %bb.2328: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2330 ## %bb.2329: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2330: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -52(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -92(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2339 ## %bb.2331: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2339 jp LBB1_2339 ## %bb.2332: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload je LBB1_2339 ## %bb.2333: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2339 ## %bb.2334: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2339 ## %bb.2335: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2339 ## %bb.2336: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2339 ## %bb.2337: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2339 ## %bb.2338: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_2339: ## in Loop: Header=BB1_515 Depth=1 movq __x_s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2347 jp LBB1_2347 ## %bb.2340: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -52(%rbp) ## 1-byte Folded Reload je LBB1_2347 ## %bb.2341: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_2347 ## %bb.2342: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2347 ## %bb.2343: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2347 ## %bb.2344: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2347 ## %bb.2345: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2347 jp LBB1_2347 ## %bb.2346: ## in Loop: Header=BB1_515 Depth=1 movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2347 jnp LBB1_2352 LBB1_2347: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2352 ## %bb.2348: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2352 ## %bb.2349: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2352 ## %bb.2350: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2352 jp LBB1_2352 ## %bb.2351: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2352: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2358 ## %bb.2353: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2358 ## %bb.2354: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2358 ## %bb.2355: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2358 jp LBB1_2358 ## %bb.2356: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2358 jp LBB1_2358 ## %bb.2357: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2358 jnp LBB1_2359 LBB1_2358: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2362 LBB1_2359: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2371 jp LBB1_2371 ## %bb.2360: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2371 jp LBB1_2371 ## %bb.2361: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2371 jnp LBB1_2369 jmp LBB1_2371 LBB1_2362: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2366 ## %bb.2363: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2366 ## %bb.2364: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2366 jp LBB1_2366 ## %bb.2365: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2366: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2376 jp LBB1_2376 ## %bb.2367: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2376 jp LBB1_2376 ## %bb.2368: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2376 jp LBB1_2376 LBB1_2369: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2376 ## %bb.2370: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2376 LBB1_2371: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2376 ## %bb.2372: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2376 ## %bb.2373: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2376 ## %bb.2374: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2376 jp LBB1_2376 ## %bb.2375: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2376: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -80(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2385 ## %bb.2377: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2385 jp LBB1_2385 ## %bb.2378: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload je LBB1_2385 ## %bb.2379: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2385 ## %bb.2380: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2385 ## %bb.2381: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2385 ## %bb.2382: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2385 ## %bb.2383: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2385 ## %bb.2384: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2385: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2394 ## %bb.2386: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2394 jp LBB1_2394 ## %bb.2387: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload je LBB1_2394 ## %bb.2388: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2394 ## %bb.2389: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2394 ## %bb.2390: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2394 ## %bb.2391: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2394 ## %bb.2392: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2394 ## %bb.2393: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2394: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2397 jp LBB1_2397 ## %bb.2395: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2397 jp LBB1_2397 ## %bb.2396: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -52(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2402 LBB1_2397: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2402 ## %bb.2398: ## in Loop: Header=BB1_515 Depth=1 movl -92(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -52(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2402 ## %bb.2399: ## in Loop: Header=BB1_515 Depth=1 movq _s11_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2402 ## %bb.2400: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2402 jp LBB1_2402 ## %bb.2401: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_2402: ## in Loop: Header=BB1_515 Depth=1 movq __x_s10_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s10_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2406 ## %bb.2403: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2406 ## %bb.2404: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2406 ## %bb.2405: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_2406: ## in Loop: Header=BB1_515 Depth=1 movq __x_s10_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s10_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s10_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -80(%rbp) ## 1-byte Folded Spill je LBB1_2415 ## %bb.2407: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2409 ## %bb.2408: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2415 LBB1_2409: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2415 ## %bb.2410: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2415 ## %bb.2411: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2415 ## %bb.2412: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2413: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2414: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2415: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2419 ## %bb.2416: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2419 ## %bb.2417: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2419 ## %bb.2418: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2419: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2423 ## %bb.2420: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2423 ## %bb.2421: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2423 ## %bb.2422: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2423: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2427 ## %bb.2424: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2427 ## %bb.2425: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2427 ## %bb.2426: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2427: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2434 ## %bb.2428: ## in Loop: Header=BB1_515 Depth=1 movq _s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2429: ## in Loop: Header=BB1_515 Depth=1 movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2430: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s10_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -84(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2431: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s10_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2432: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s10_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2433: ## in Loop: Header=BB1_515 Depth=1 movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jnp LBB1_2435 jmp LBB1_2288 LBB1_2434: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -84(%rbp) ## 1-byte Spill LBB1_2435: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -84(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2442 ## %bb.2436: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s10_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2442 ## %bb.2437: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s10_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2442 ## %bb.2438: ## in Loop: Header=BB1_515 Depth=1 movq _s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2442 jp LBB1_2442 ## %bb.2439: ## in Loop: Header=BB1_515 Depth=1 movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2442 jp LBB1_2442 ## %bb.2440: ## in Loop: Header=BB1_515 Depth=1 movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s10_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -88(%rbp) ## 4-byte Spill jne LBB1_2441 jnp LBB1_2444 LBB1_2441: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload je LBB1_2443 jmp LBB1_2444 LBB1_2442: ## in Loop: Header=BB1_515 Depth=1 movq _s10_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -88(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2444 LBB1_2443: ## in Loop: Header=BB1_515 Depth=1 movl $0, -88(%rbp) ## 4-byte Folded Spill movq _s10_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2444: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload sete %al movq _s10_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -51(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2451 ## %bb.2445: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2451 ## %bb.2446: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2451 ## %bb.2447: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2451 ## %bb.2448: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2451 jp LBB1_2451 ## %bb.2449: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2451 jp LBB1_2451 ## %bb.2450: ## in Loop: Header=BB1_515 Depth=1 movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s10_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s10_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2452 jp LBB1_2452 jmp LBB1_2457 LBB1_2451: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2452: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2457 ## %bb.2453: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2457 ## %bb.2454: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2457 ## %bb.2455: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2457 jp LBB1_2457 ## %bb.2456: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2457: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2461 ## %bb.2458: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2461 jp LBB1_2461 ## %bb.2459: ## in Loop: Header=BB1_515 Depth=1 movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s10_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2461 jp LBB1_2461 ## %bb.2460: ## in Loop: Header=BB1_515 Depth=1 movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2461 jnp LBB1_2466 LBB1_2461: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2466 ## %bb.2462: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2466 ## %bb.2463: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2466 ## %bb.2464: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2466 jp LBB1_2466 ## %bb.2465: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_2466: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -51(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -76(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2475 ## %bb.2467: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2475 jp LBB1_2475 ## %bb.2468: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -51(%rbp), %cl ## 1-byte Folded Reload je LBB1_2475 ## %bb.2469: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2475 ## %bb.2470: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2475 ## %bb.2471: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2475 ## %bb.2472: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2475 ## %bb.2473: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2475 ## %bb.2474: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2475: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -51(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -88(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2484 ## %bb.2476: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2484 jp LBB1_2484 ## %bb.2477: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload je LBB1_2484 ## %bb.2478: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2484 ## %bb.2479: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2484 ## %bb.2480: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2484 ## %bb.2481: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2484 ## %bb.2482: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2484 ## %bb.2483: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_2484: ## in Loop: Header=BB1_515 Depth=1 movq __x_s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2492 jp LBB1_2492 ## %bb.2485: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -51(%rbp) ## 1-byte Folded Reload je LBB1_2492 ## %bb.2486: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_2492 ## %bb.2487: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2492 ## %bb.2488: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2492 ## %bb.2489: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2492 ## %bb.2490: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2492 jp LBB1_2492 ## %bb.2491: ## in Loop: Header=BB1_515 Depth=1 movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2492 jnp LBB1_2497 LBB1_2492: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2497 ## %bb.2493: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2497 ## %bb.2494: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2497 ## %bb.2495: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2497 jp LBB1_2497 ## %bb.2496: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2497: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2503 ## %bb.2498: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2503 ## %bb.2499: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2503 ## %bb.2500: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2503 jp LBB1_2503 ## %bb.2501: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2503 jp LBB1_2503 ## %bb.2502: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2503 jnp LBB1_2504 LBB1_2503: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2507 LBB1_2504: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2516 jp LBB1_2516 ## %bb.2505: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2516 jp LBB1_2516 ## %bb.2506: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2516 jnp LBB1_2514 jmp LBB1_2516 LBB1_2507: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2511 ## %bb.2508: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2511 ## %bb.2509: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2511 jp LBB1_2511 ## %bb.2510: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2511: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2521 jp LBB1_2521 ## %bb.2512: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2521 jp LBB1_2521 ## %bb.2513: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2521 jp LBB1_2521 LBB1_2514: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2521 ## %bb.2515: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2521 LBB1_2516: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2521 ## %bb.2517: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2521 ## %bb.2518: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2521 ## %bb.2519: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2521 jp LBB1_2521 ## %bb.2520: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2521: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -76(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2530 ## %bb.2522: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2530 jp LBB1_2530 ## %bb.2523: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload je LBB1_2530 ## %bb.2524: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2530 ## %bb.2525: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2530 ## %bb.2526: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2530 ## %bb.2527: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2530 ## %bb.2528: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2530 ## %bb.2529: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2530: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2539 ## %bb.2531: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2539 jp LBB1_2539 ## %bb.2532: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload je LBB1_2539 ## %bb.2533: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2539 ## %bb.2534: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2539 ## %bb.2535: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2539 ## %bb.2536: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2539 ## %bb.2537: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2539 ## %bb.2538: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2539: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2542 jp LBB1_2542 ## %bb.2540: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2542 jp LBB1_2542 ## %bb.2541: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -51(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2547 LBB1_2542: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2547 ## %bb.2543: ## in Loop: Header=BB1_515 Depth=1 movl -88(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -51(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2547 ## %bb.2544: ## in Loop: Header=BB1_515 Depth=1 movq _s10_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2547 ## %bb.2545: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2547 jp LBB1_2547 ## %bb.2546: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_2547: ## in Loop: Header=BB1_515 Depth=1 movq __x_s9_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s9_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2551 ## %bb.2548: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2551 ## %bb.2549: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2551 ## %bb.2550: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_2551: ## in Loop: Header=BB1_515 Depth=1 movq __x_s9_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s9_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s9_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -76(%rbp) ## 1-byte Folded Spill je LBB1_2560 ## %bb.2552: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2554 ## %bb.2553: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2560 LBB1_2554: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2560 ## %bb.2555: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2560 ## %bb.2556: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2560 ## %bb.2557: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2558: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2559: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2560: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2564 ## %bb.2561: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2564 ## %bb.2562: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2564 ## %bb.2563: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2564: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2568 ## %bb.2565: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2568 ## %bb.2566: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2568 ## %bb.2567: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2568: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2572 ## %bb.2569: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2572 ## %bb.2570: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2572 ## %bb.2571: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2572: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2579 ## %bb.2573: ## in Loop: Header=BB1_515 Depth=1 movq _s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2574: ## in Loop: Header=BB1_515 Depth=1 movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2575: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s9_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -80(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2576: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s9_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2577: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s9_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2578: ## in Loop: Header=BB1_515 Depth=1 movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jnp LBB1_2580 jmp LBB1_2288 LBB1_2579: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -80(%rbp) ## 1-byte Spill LBB1_2580: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -80(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2587 ## %bb.2581: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s9_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2587 ## %bb.2582: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s9_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2587 ## %bb.2583: ## in Loop: Header=BB1_515 Depth=1 movq _s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2587 jp LBB1_2587 ## %bb.2584: ## in Loop: Header=BB1_515 Depth=1 movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2587 jp LBB1_2587 ## %bb.2585: ## in Loop: Header=BB1_515 Depth=1 movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s9_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -84(%rbp) ## 4-byte Spill jne LBB1_2586 jnp LBB1_2589 LBB1_2586: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload je LBB1_2588 jmp LBB1_2589 LBB1_2587: ## in Loop: Header=BB1_515 Depth=1 movq _s9_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -84(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2589 LBB1_2588: ## in Loop: Header=BB1_515 Depth=1 movl $0, -84(%rbp) ## 4-byte Folded Spill movq _s9_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2589: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload sete %al movq _s9_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -50(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2596 ## %bb.2590: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2596 ## %bb.2591: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2596 ## %bb.2592: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2596 ## %bb.2593: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2596 jp LBB1_2596 ## %bb.2594: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2596 jp LBB1_2596 ## %bb.2595: ## in Loop: Header=BB1_515 Depth=1 movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s9_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s9_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2597 jp LBB1_2597 jmp LBB1_2602 LBB1_2596: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2597: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2602 ## %bb.2598: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2602 ## %bb.2599: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2602 ## %bb.2600: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2602 jp LBB1_2602 ## %bb.2601: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2602: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2606 ## %bb.2603: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2606 jp LBB1_2606 ## %bb.2604: ## in Loop: Header=BB1_515 Depth=1 movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s9_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2606 jp LBB1_2606 ## %bb.2605: ## in Loop: Header=BB1_515 Depth=1 movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2606 jnp LBB1_2611 LBB1_2606: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2611 ## %bb.2607: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2611 ## %bb.2608: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2611 ## %bb.2609: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2611 jp LBB1_2611 ## %bb.2610: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_2611: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -50(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -72(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2620 ## %bb.2612: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2620 jp LBB1_2620 ## %bb.2613: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -50(%rbp), %cl ## 1-byte Folded Reload je LBB1_2620 ## %bb.2614: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2620 ## %bb.2615: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2620 ## %bb.2616: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2620 ## %bb.2617: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2620 ## %bb.2618: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2620 ## %bb.2619: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2620: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -50(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -84(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2629 ## %bb.2621: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2629 jp LBB1_2629 ## %bb.2622: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload je LBB1_2629 ## %bb.2623: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2629 ## %bb.2624: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2629 ## %bb.2625: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2629 ## %bb.2626: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2629 ## %bb.2627: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2629 ## %bb.2628: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_2629: ## in Loop: Header=BB1_515 Depth=1 movq __x_s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2637 jp LBB1_2637 ## %bb.2630: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -50(%rbp) ## 1-byte Folded Reload je LBB1_2637 ## %bb.2631: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_2637 ## %bb.2632: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2637 ## %bb.2633: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2637 ## %bb.2634: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2637 ## %bb.2635: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2637 jp LBB1_2637 ## %bb.2636: ## in Loop: Header=BB1_515 Depth=1 movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2637 jnp LBB1_2642 LBB1_2637: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2642 ## %bb.2638: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2642 ## %bb.2639: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2642 ## %bb.2640: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2642 jp LBB1_2642 ## %bb.2641: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2642: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2648 ## %bb.2643: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2648 ## %bb.2644: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2648 ## %bb.2645: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2648 jp LBB1_2648 ## %bb.2646: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2648 jp LBB1_2648 ## %bb.2647: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2648 jnp LBB1_2649 LBB1_2648: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2652 LBB1_2649: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2661 jp LBB1_2661 ## %bb.2650: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2661 jp LBB1_2661 ## %bb.2651: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2661 jnp LBB1_2659 jmp LBB1_2661 LBB1_2652: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2656 ## %bb.2653: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2656 ## %bb.2654: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2656 jp LBB1_2656 ## %bb.2655: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2656: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2666 jp LBB1_2666 ## %bb.2657: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2666 jp LBB1_2666 ## %bb.2658: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2666 jp LBB1_2666 LBB1_2659: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2666 ## %bb.2660: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2666 LBB1_2661: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2666 ## %bb.2662: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2666 ## %bb.2663: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2666 ## %bb.2664: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2666 jp LBB1_2666 ## %bb.2665: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2666: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -72(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2675 ## %bb.2667: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2675 jp LBB1_2675 ## %bb.2668: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload je LBB1_2675 ## %bb.2669: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2675 ## %bb.2670: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2675 ## %bb.2671: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2675 ## %bb.2672: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2675 ## %bb.2673: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2675 ## %bb.2674: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2675: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2684 ## %bb.2676: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2684 jp LBB1_2684 ## %bb.2677: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload je LBB1_2684 ## %bb.2678: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2684 ## %bb.2679: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2684 ## %bb.2680: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2684 ## %bb.2681: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2684 ## %bb.2682: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2684 ## %bb.2683: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2684: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2687 jp LBB1_2687 ## %bb.2685: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2687 jp LBB1_2687 ## %bb.2686: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -50(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2692 LBB1_2687: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2692 ## %bb.2688: ## in Loop: Header=BB1_515 Depth=1 movl -84(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -50(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2692 ## %bb.2689: ## in Loop: Header=BB1_515 Depth=1 movq _s9_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2692 ## %bb.2690: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2692 jp LBB1_2692 ## %bb.2691: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_2692: ## in Loop: Header=BB1_515 Depth=1 movq __x_s8_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s8_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2696 ## %bb.2693: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2696 ## %bb.2694: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2696 ## %bb.2695: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_2696: ## in Loop: Header=BB1_515 Depth=1 movq __x_s8_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s8_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s8_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -72(%rbp) ## 1-byte Folded Spill je LBB1_2705 ## %bb.2697: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2699 ## %bb.2698: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2705 LBB1_2699: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2705 ## %bb.2700: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2705 ## %bb.2701: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2705 ## %bb.2702: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2703: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2704: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2705: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2709 ## %bb.2706: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2709 ## %bb.2707: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2709 ## %bb.2708: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2709: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2713 ## %bb.2710: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2713 ## %bb.2711: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2713 ## %bb.2712: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2713: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2717 ## %bb.2714: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2717 ## %bb.2715: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2717 ## %bb.2716: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2717: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2724 ## %bb.2718: ## in Loop: Header=BB1_515 Depth=1 movq _s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2719: ## in Loop: Header=BB1_515 Depth=1 movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2720: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s8_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -76(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2721: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s8_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2722: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s8_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2723: ## in Loop: Header=BB1_515 Depth=1 movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jnp LBB1_2725 jmp LBB1_2288 LBB1_2724: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -76(%rbp) ## 1-byte Spill LBB1_2725: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -76(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2732 ## %bb.2726: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s8_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2732 ## %bb.2727: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s8_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2732 ## %bb.2728: ## in Loop: Header=BB1_515 Depth=1 movq _s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2732 jp LBB1_2732 ## %bb.2729: ## in Loop: Header=BB1_515 Depth=1 movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2732 jp LBB1_2732 ## %bb.2730: ## in Loop: Header=BB1_515 Depth=1 movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s8_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -80(%rbp) ## 4-byte Spill jne LBB1_2731 jnp LBB1_2734 LBB1_2731: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload je LBB1_2733 jmp LBB1_2734 LBB1_2732: ## in Loop: Header=BB1_515 Depth=1 movq _s8_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -80(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2734 LBB1_2733: ## in Loop: Header=BB1_515 Depth=1 movl $0, -80(%rbp) ## 4-byte Folded Spill movq _s8_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2734: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload sete %al movq _s8_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -49(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2741 ## %bb.2735: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2741 ## %bb.2736: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2741 ## %bb.2737: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2741 ## %bb.2738: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2741 jp LBB1_2741 ## %bb.2739: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2741 jp LBB1_2741 ## %bb.2740: ## in Loop: Header=BB1_515 Depth=1 movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s8_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s8_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2742 jp LBB1_2742 jmp LBB1_2747 LBB1_2741: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2742: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2747 ## %bb.2743: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2747 ## %bb.2744: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2747 ## %bb.2745: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2747 jp LBB1_2747 ## %bb.2746: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2747: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2751 ## %bb.2748: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2751 jp LBB1_2751 ## %bb.2749: ## in Loop: Header=BB1_515 Depth=1 movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s8_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2751 jp LBB1_2751 ## %bb.2750: ## in Loop: Header=BB1_515 Depth=1 movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2751 jnp LBB1_2756 LBB1_2751: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2756 ## %bb.2752: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2756 ## %bb.2753: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2756 ## %bb.2754: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2756 jp LBB1_2756 ## %bb.2755: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_2756: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -49(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -152(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2765 ## %bb.2757: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2765 jp LBB1_2765 ## %bb.2758: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -49(%rbp), %cl ## 1-byte Folded Reload je LBB1_2765 ## %bb.2759: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2765 ## %bb.2760: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2765 ## %bb.2761: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2765 ## %bb.2762: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2765 ## %bb.2763: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2765 ## %bb.2764: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2765: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -49(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -80(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2774 ## %bb.2766: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2774 jp LBB1_2774 ## %bb.2767: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload je LBB1_2774 ## %bb.2768: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2774 ## %bb.2769: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2774 ## %bb.2770: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2774 ## %bb.2771: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2774 ## %bb.2772: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2774 ## %bb.2773: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_2774: ## in Loop: Header=BB1_515 Depth=1 movq __x_s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2782 jp LBB1_2782 ## %bb.2775: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -49(%rbp) ## 1-byte Folded Reload je LBB1_2782 ## %bb.2776: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_2782 ## %bb.2777: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2782 ## %bb.2778: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2782 ## %bb.2779: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2782 ## %bb.2780: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2782 jp LBB1_2782 ## %bb.2781: ## in Loop: Header=BB1_515 Depth=1 movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2782 jnp LBB1_2787 LBB1_2782: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2787 ## %bb.2783: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2787 ## %bb.2784: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2787 ## %bb.2785: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2787 jp LBB1_2787 ## %bb.2786: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2787: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2793 ## %bb.2788: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2793 ## %bb.2789: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2793 ## %bb.2790: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2793 jp LBB1_2793 ## %bb.2791: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2793 jp LBB1_2793 ## %bb.2792: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2793 jnp LBB1_2794 LBB1_2793: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2797 LBB1_2794: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2806 jp LBB1_2806 ## %bb.2795: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2806 jp LBB1_2806 ## %bb.2796: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2806 jnp LBB1_2804 jmp LBB1_2806 LBB1_2797: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2801 ## %bb.2798: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2801 ## %bb.2799: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2801 jp LBB1_2801 ## %bb.2800: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2801: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2811 jp LBB1_2811 ## %bb.2802: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2811 jp LBB1_2811 ## %bb.2803: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2811 jp LBB1_2811 LBB1_2804: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2811 ## %bb.2805: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2811 LBB1_2806: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2811 ## %bb.2807: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2811 ## %bb.2808: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2811 ## %bb.2809: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2811 jp LBB1_2811 ## %bb.2810: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2811: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -152(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2820 ## %bb.2812: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2820 jp LBB1_2820 ## %bb.2813: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload je LBB1_2820 ## %bb.2814: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2820 ## %bb.2815: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2820 ## %bb.2816: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2820 ## %bb.2817: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2820 ## %bb.2818: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2820 ## %bb.2819: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2820: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2829 ## %bb.2821: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2829 jp LBB1_2829 ## %bb.2822: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload je LBB1_2829 ## %bb.2823: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2829 ## %bb.2824: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2829 ## %bb.2825: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2829 ## %bb.2826: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2829 ## %bb.2827: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2829 ## %bb.2828: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2829: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2832 jp LBB1_2832 ## %bb.2830: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2832 jp LBB1_2832 ## %bb.2831: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -49(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2837 LBB1_2832: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2837 ## %bb.2833: ## in Loop: Header=BB1_515 Depth=1 movl -80(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -49(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2837 ## %bb.2834: ## in Loop: Header=BB1_515 Depth=1 movq _s8_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2837 ## %bb.2835: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2837 jp LBB1_2837 ## %bb.2836: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_2837: ## in Loop: Header=BB1_515 Depth=1 movq __x_s7_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s7_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2841 ## %bb.2838: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2841 ## %bb.2839: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2841 ## %bb.2840: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_2841: ## in Loop: Header=BB1_515 Depth=1 movq __x_s7_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s7_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s7_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -152(%rbp) ## 1-byte Folded Spill je LBB1_2850 ## %bb.2842: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2844 ## %bb.2843: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2850 LBB1_2844: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2850 ## %bb.2845: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2850 ## %bb.2846: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2850 ## %bb.2847: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2848: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2849: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2850: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2854 ## %bb.2851: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2854 ## %bb.2852: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2854 ## %bb.2853: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2854: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2858 ## %bb.2855: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2858 ## %bb.2856: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2858 ## %bb.2857: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2858: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2862 ## %bb.2859: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2862 ## %bb.2860: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2862 ## %bb.2861: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2862: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_2869 ## %bb.2863: ## in Loop: Header=BB1_515 Depth=1 movq _s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2864: ## in Loop: Header=BB1_515 Depth=1 movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.2865: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s7_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -72(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2866: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s7_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2867: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s7_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2288 ## %bb.2868: ## in Loop: Header=BB1_515 Depth=1 movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jnp LBB1_2870 jmp LBB1_2288 LBB1_2869: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, -72(%rbp) ## 1-byte Spill LBB1_2870: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al cmpb $0, -72(%rbp) ## 1-byte Folded Reload sete %bl cmpb %bl, %al je LBB1_2877 ## %bb.2871: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s7_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2877 ## %bb.2872: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s7_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_2877 ## %bb.2873: ## in Loop: Header=BB1_515 Depth=1 movq _s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2877 jp LBB1_2877 ## %bb.2874: ## in Loop: Header=BB1_515 Depth=1 movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_2877 jp LBB1_2877 ## %bb.2875: ## in Loop: Header=BB1_515 Depth=1 movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s7_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -76(%rbp) ## 4-byte Spill jne LBB1_2876 jnp LBB1_2879 LBB1_2876: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload je LBB1_2878 jmp LBB1_2879 LBB1_2877: ## in Loop: Header=BB1_515 Depth=1 movq _s7_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -76(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_2879 LBB1_2878: ## in Loop: Header=BB1_515 Depth=1 movl $0, -76(%rbp) ## 4-byte Folded Spill movq _s7_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2879: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload sete %al movq _s7_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -48(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2886 ## %bb.2880: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2886 ## %bb.2881: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2886 ## %bb.2882: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2886 ## %bb.2883: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2886 jp LBB1_2886 ## %bb.2884: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_2886 jp LBB1_2886 ## %bb.2885: ## in Loop: Header=BB1_515 Depth=1 movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s7_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s7_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_2887 jp LBB1_2887 jmp LBB1_2892 LBB1_2886: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_2887: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2892 ## %bb.2888: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_2892 ## %bb.2889: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2892 ## %bb.2890: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2892 jp LBB1_2892 ## %bb.2891: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_2892: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_2896 ## %bb.2893: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2896 jp LBB1_2896 ## %bb.2894: ## in Loop: Header=BB1_515 Depth=1 movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s7_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_2896 jp LBB1_2896 ## %bb.2895: ## in Loop: Header=BB1_515 Depth=1 movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2896 jnp LBB1_2901 LBB1_2896: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2901 ## %bb.2897: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2901 ## %bb.2898: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2901 ## %bb.2899: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2901 jp LBB1_2901 ## %bb.2900: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_2901: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -48(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -148(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_2910 ## %bb.2902: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2910 jp LBB1_2910 ## %bb.2903: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -48(%rbp), %cl ## 1-byte Folded Reload je LBB1_2910 ## %bb.2904: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2910 ## %bb.2905: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2910 ## %bb.2906: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2910 ## %bb.2907: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2910 ## %bb.2908: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2910 ## %bb.2909: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_2910: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -48(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -76(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_2919 ## %bb.2911: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2919 jp LBB1_2919 ## %bb.2912: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload je LBB1_2919 ## %bb.2913: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2919 ## %bb.2914: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2919 ## %bb.2915: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2919 ## %bb.2916: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2919 ## %bb.2917: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2919 ## %bb.2918: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_2919: ## in Loop: Header=BB1_515 Depth=1 movq __x_s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_2927 jp LBB1_2927 ## %bb.2920: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -48(%rbp) ## 1-byte Folded Reload je LBB1_2927 ## %bb.2921: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_2927 ## %bb.2922: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2927 ## %bb.2923: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2927 ## %bb.2924: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2927 ## %bb.2925: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2927 jp LBB1_2927 ## %bb.2926: ## in Loop: Header=BB1_515 Depth=1 movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_2927 jnp LBB1_2932 LBB1_2927: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_2932 ## %bb.2928: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2932 ## %bb.2929: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_2932 ## %bb.2930: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2932 jp LBB1_2932 ## %bb.2931: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2932: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_2938 ## %bb.2933: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2938 ## %bb.2934: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2938 ## %bb.2935: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_2938 jp LBB1_2938 ## %bb.2936: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2938 jp LBB1_2938 ## %bb.2937: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_2938 jnp LBB1_2939 LBB1_2938: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2942 LBB1_2939: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2951 jp LBB1_2951 ## %bb.2940: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2951 jp LBB1_2951 ## %bb.2941: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2951 jnp LBB1_2949 jmp LBB1_2951 LBB1_2942: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2946 ## %bb.2943: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2946 ## %bb.2944: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2946 jp LBB1_2946 ## %bb.2945: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2946: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_2956 jp LBB1_2956 ## %bb.2947: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_2956 jp LBB1_2956 ## %bb.2948: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2956 jp LBB1_2956 LBB1_2949: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_2956 ## %bb.2950: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_2956 LBB1_2951: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2956 ## %bb.2952: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_2956 ## %bb.2953: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2956 ## %bb.2954: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2956 jp LBB1_2956 ## %bb.2955: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_2956: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -148(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_2965 ## %bb.2957: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2965 jp LBB1_2965 ## %bb.2958: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload je LBB1_2965 ## %bb.2959: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2965 ## %bb.2960: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_2965 ## %bb.2961: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_2965 ## %bb.2962: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_2965 ## %bb.2963: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2965 ## %bb.2964: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2965: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_2974 ## %bb.2966: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2974 jp LBB1_2974 ## %bb.2967: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload je LBB1_2974 ## %bb.2968: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2974 ## %bb.2969: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_2974 ## %bb.2970: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2974 ## %bb.2971: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2974 ## %bb.2972: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_2974 ## %bb.2973: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_2974: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_2977 jp LBB1_2977 ## %bb.2975: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_2977 jp LBB1_2977 ## %bb.2976: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -48(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_2982 LBB1_2977: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_2982 ## %bb.2978: ## in Loop: Header=BB1_515 Depth=1 movl -76(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -48(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_2982 ## %bb.2979: ## in Loop: Header=BB1_515 Depth=1 movq _s7_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_2982 ## %bb.2980: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_2982 jp LBB1_2982 ## %bb.2981: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_2982: ## in Loop: Header=BB1_515 Depth=1 movq __x_s6_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s6_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_2986 ## %bb.2983: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_2986 ## %bb.2984: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_2986 ## %bb.2985: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_2986: ## in Loop: Header=BB1_515 Depth=1 movq __x_s6_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s6_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s6_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -148(%rbp) ## 1-byte Folded Spill je LBB1_2995 ## %bb.2987: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_2989 ## %bb.2988: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2995 LBB1_2989: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_2995 ## %bb.2990: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_2995 ## %bb.2991: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_2995 ## %bb.2992: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.2993: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.2994: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_2995: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_2999 ## %bb.2996: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_2999 ## %bb.2997: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_2999 ## %bb.2998: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_2999: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3003 ## %bb.3000: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3003 ## %bb.3001: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3003 ## %bb.3002: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3003: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3007 ## %bb.3004: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3007 ## %bb.3005: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3007 ## %bb.3006: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3007: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3014 ## %bb.3008: ## in Loop: Header=BB1_515 Depth=1 movq _s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3009: ## in Loop: Header=BB1_515 Depth=1 movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3010: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s6_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3011: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s6_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3012: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s6_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3013: ## in Loop: Header=BB1_515 Depth=1 movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 LBB1_3014: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s6_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -152(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3021 ## %bb.3015: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s6_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3021 ## %bb.3016: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s6_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3021 ## %bb.3017: ## in Loop: Header=BB1_515 Depth=1 movq _s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3021 jp LBB1_3021 ## %bb.3018: ## in Loop: Header=BB1_515 Depth=1 movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3021 jp LBB1_3021 ## %bb.3019: ## in Loop: Header=BB1_515 Depth=1 movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s6_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -72(%rbp) ## 4-byte Spill jne LBB1_3020 jnp LBB1_3023 LBB1_3020: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload je LBB1_3022 jmp LBB1_3023 LBB1_3021: ## in Loop: Header=BB1_515 Depth=1 movq _s6_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -72(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3023 LBB1_3022: ## in Loop: Header=BB1_515 Depth=1 movl $0, -72(%rbp) ## 4-byte Folded Spill movq _s6_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_3023: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload sete %al movq _s6_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -47(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3030 ## %bb.3024: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3030 ## %bb.3025: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3030 ## %bb.3026: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3030 ## %bb.3027: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3030 jp LBB1_3030 ## %bb.3028: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3030 jp LBB1_3030 ## %bb.3029: ## in Loop: Header=BB1_515 Depth=1 movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s6_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s6_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3031 jp LBB1_3031 jmp LBB1_3036 LBB1_3030: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3031: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3036 ## %bb.3032: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3036 ## %bb.3033: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3036 ## %bb.3034: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3036 jp LBB1_3036 ## %bb.3035: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3036: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3040 ## %bb.3037: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3040 jp LBB1_3040 ## %bb.3038: ## in Loop: Header=BB1_515 Depth=1 movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s6_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3040 jp LBB1_3040 ## %bb.3039: ## in Loop: Header=BB1_515 Depth=1 movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3040 jnp LBB1_3045 LBB1_3040: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3045 ## %bb.3041: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3045 ## %bb.3042: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3045 ## %bb.3043: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3045 jp LBB1_3045 ## %bb.3044: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_3045: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -47(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -144(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3054 ## %bb.3046: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3054 jp LBB1_3054 ## %bb.3047: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -47(%rbp), %cl ## 1-byte Folded Reload je LBB1_3054 ## %bb.3048: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3054 ## %bb.3049: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3054 ## %bb.3050: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3054 ## %bb.3051: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3054 ## %bb.3052: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3054 ## %bb.3053: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3054: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -47(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -72(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3063 ## %bb.3055: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3063 jp LBB1_3063 ## %bb.3056: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload je LBB1_3063 ## %bb.3057: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3063 ## %bb.3058: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3063 ## %bb.3059: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3063 ## %bb.3060: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3063 ## %bb.3061: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3063 ## %bb.3062: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_3063: ## in Loop: Header=BB1_515 Depth=1 movq __x_s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3071 jp LBB1_3071 ## %bb.3064: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -47(%rbp) ## 1-byte Folded Reload je LBB1_3071 ## %bb.3065: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_3071 ## %bb.3066: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3071 ## %bb.3067: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3071 ## %bb.3068: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3071 ## %bb.3069: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3071 jp LBB1_3071 ## %bb.3070: ## in Loop: Header=BB1_515 Depth=1 movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3071 jnp LBB1_3076 LBB1_3071: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3076 ## %bb.3072: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3076 ## %bb.3073: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3076 ## %bb.3074: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3076 jp LBB1_3076 ## %bb.3075: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3076: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3082 ## %bb.3077: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3082 ## %bb.3078: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3082 ## %bb.3079: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3082 jp LBB1_3082 ## %bb.3080: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3082 jp LBB1_3082 ## %bb.3081: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3082 jnp LBB1_3083 LBB1_3082: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3086 LBB1_3083: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3095 jp LBB1_3095 ## %bb.3084: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3095 jp LBB1_3095 ## %bb.3085: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3095 jnp LBB1_3093 jmp LBB1_3095 LBB1_3086: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3090 ## %bb.3087: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3090 ## %bb.3088: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3090 jp LBB1_3090 ## %bb.3089: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3090: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3100 jp LBB1_3100 ## %bb.3091: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3100 jp LBB1_3100 ## %bb.3092: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3100 jp LBB1_3100 LBB1_3093: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3100 ## %bb.3094: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3100 LBB1_3095: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3100 ## %bb.3096: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3100 ## %bb.3097: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3100 ## %bb.3098: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3100 jp LBB1_3100 ## %bb.3099: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3100: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -144(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3109 ## %bb.3101: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3109 jp LBB1_3109 ## %bb.3102: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload je LBB1_3109 ## %bb.3103: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3109 ## %bb.3104: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3109 ## %bb.3105: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3109 ## %bb.3106: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3109 ## %bb.3107: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3109 ## %bb.3108: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3109: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3118 ## %bb.3110: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3118 jp LBB1_3118 ## %bb.3111: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload je LBB1_3118 ## %bb.3112: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3118 ## %bb.3113: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3118 ## %bb.3114: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3118 ## %bb.3115: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3118 ## %bb.3116: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3118 ## %bb.3117: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_3118: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3121 jp LBB1_3121 ## %bb.3119: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3121 jp LBB1_3121 ## %bb.3120: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -47(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3126 LBB1_3121: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3126 ## %bb.3122: ## in Loop: Header=BB1_515 Depth=1 movl -72(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -47(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3126 ## %bb.3123: ## in Loop: Header=BB1_515 Depth=1 movq _s6_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3126 ## %bb.3124: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3126 jp LBB1_3126 ## %bb.3125: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_3126: ## in Loop: Header=BB1_515 Depth=1 movq __x_s5_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s5_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3130 ## %bb.3127: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3130 ## %bb.3128: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3130 ## %bb.3129: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_3130: ## in Loop: Header=BB1_515 Depth=1 movq __x_s5_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s5_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s5_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -144(%rbp) ## 1-byte Folded Spill je LBB1_3139 ## %bb.3131: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3133 ## %bb.3132: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3139 LBB1_3133: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3139 ## %bb.3134: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3139 ## %bb.3135: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3139 ## %bb.3136: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.3137: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.3138: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_3139: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3143 ## %bb.3140: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3143 ## %bb.3141: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3143 ## %bb.3142: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3143: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3147 ## %bb.3144: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3147 ## %bb.3145: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3147 ## %bb.3146: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3147: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3151 ## %bb.3148: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3151 ## %bb.3149: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3151 ## %bb.3150: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3151: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3158 ## %bb.3152: ## in Loop: Header=BB1_515 Depth=1 movq _s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3153: ## in Loop: Header=BB1_515 Depth=1 movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3154: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s5_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3155: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s5_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3156: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s5_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3157: ## in Loop: Header=BB1_515 Depth=1 movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 LBB1_3158: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s5_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -148(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3165 ## %bb.3159: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s5_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3165 ## %bb.3160: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s5_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3165 ## %bb.3161: ## in Loop: Header=BB1_515 Depth=1 movq _s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3165 jp LBB1_3165 ## %bb.3162: ## in Loop: Header=BB1_515 Depth=1 movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3165 jp LBB1_3165 ## %bb.3163: ## in Loop: Header=BB1_515 Depth=1 movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s5_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -152(%rbp) ## 4-byte Spill jne LBB1_3164 jnp LBB1_3167 LBB1_3164: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload je LBB1_3166 jmp LBB1_3167 LBB1_3165: ## in Loop: Header=BB1_515 Depth=1 movq _s5_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -152(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3167 LBB1_3166: ## in Loop: Header=BB1_515 Depth=1 movl $0, -152(%rbp) ## 4-byte Folded Spill movq _s5_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_3167: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload sete %al movq _s5_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -46(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3174 ## %bb.3168: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3174 ## %bb.3169: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3174 ## %bb.3170: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3174 ## %bb.3171: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3174 jp LBB1_3174 ## %bb.3172: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3174 jp LBB1_3174 ## %bb.3173: ## in Loop: Header=BB1_515 Depth=1 movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s5_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s5_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3175 jp LBB1_3175 jmp LBB1_3180 LBB1_3174: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3175: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3180 ## %bb.3176: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3180 ## %bb.3177: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3180 ## %bb.3178: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3180 jp LBB1_3180 ## %bb.3179: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3180: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3184 ## %bb.3181: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3184 jp LBB1_3184 ## %bb.3182: ## in Loop: Header=BB1_515 Depth=1 movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s5_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3184 jp LBB1_3184 ## %bb.3183: ## in Loop: Header=BB1_515 Depth=1 movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3184 jnp LBB1_3189 LBB1_3184: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3189 ## %bb.3185: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3189 ## %bb.3186: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3189 ## %bb.3187: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3189 jp LBB1_3189 ## %bb.3188: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_3189: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -46(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -140(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3198 ## %bb.3190: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3198 jp LBB1_3198 ## %bb.3191: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -46(%rbp), %cl ## 1-byte Folded Reload je LBB1_3198 ## %bb.3192: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3198 ## %bb.3193: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3198 ## %bb.3194: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3198 ## %bb.3195: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3198 ## %bb.3196: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3198 ## %bb.3197: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3198: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -46(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -152(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3207 ## %bb.3199: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3207 jp LBB1_3207 ## %bb.3200: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload je LBB1_3207 ## %bb.3201: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3207 ## %bb.3202: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3207 ## %bb.3203: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3207 ## %bb.3204: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3207 ## %bb.3205: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3207 ## %bb.3206: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_3207: ## in Loop: Header=BB1_515 Depth=1 movq __x_s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3215 jp LBB1_3215 ## %bb.3208: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -46(%rbp) ## 1-byte Folded Reload je LBB1_3215 ## %bb.3209: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_3215 ## %bb.3210: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3215 ## %bb.3211: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3215 ## %bb.3212: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3215 ## %bb.3213: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3215 jp LBB1_3215 ## %bb.3214: ## in Loop: Header=BB1_515 Depth=1 movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3215 jnp LBB1_3220 LBB1_3215: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3220 ## %bb.3216: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3220 ## %bb.3217: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3220 ## %bb.3218: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3220 jp LBB1_3220 ## %bb.3219: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3220: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3226 ## %bb.3221: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3226 ## %bb.3222: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3226 ## %bb.3223: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3226 jp LBB1_3226 ## %bb.3224: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3226 jp LBB1_3226 ## %bb.3225: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3226 jnp LBB1_3227 LBB1_3226: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3230 LBB1_3227: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3239 jp LBB1_3239 ## %bb.3228: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3239 jp LBB1_3239 ## %bb.3229: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3239 jnp LBB1_3237 jmp LBB1_3239 LBB1_3230: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3234 ## %bb.3231: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3234 ## %bb.3232: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3234 jp LBB1_3234 ## %bb.3233: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3234: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3244 jp LBB1_3244 ## %bb.3235: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3244 jp LBB1_3244 ## %bb.3236: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3244 jp LBB1_3244 LBB1_3237: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3244 ## %bb.3238: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3244 LBB1_3239: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3244 ## %bb.3240: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3244 ## %bb.3241: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3244 ## %bb.3242: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3244 jp LBB1_3244 ## %bb.3243: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3244: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -140(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3253 ## %bb.3245: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3253 jp LBB1_3253 ## %bb.3246: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload je LBB1_3253 ## %bb.3247: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3253 ## %bb.3248: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3253 ## %bb.3249: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3253 ## %bb.3250: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3253 ## %bb.3251: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3253 ## %bb.3252: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3253: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3262 ## %bb.3254: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3262 jp LBB1_3262 ## %bb.3255: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload je LBB1_3262 ## %bb.3256: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3262 ## %bb.3257: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3262 ## %bb.3258: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3262 ## %bb.3259: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3262 ## %bb.3260: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3262 ## %bb.3261: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_3262: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3265 jp LBB1_3265 ## %bb.3263: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3265 jp LBB1_3265 ## %bb.3264: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -46(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3270 LBB1_3265: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3270 ## %bb.3266: ## in Loop: Header=BB1_515 Depth=1 movl -152(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -46(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3270 ## %bb.3267: ## in Loop: Header=BB1_515 Depth=1 movq _s5_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3270 ## %bb.3268: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3270 jp LBB1_3270 ## %bb.3269: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_2288 LBB1_3270: ## in Loop: Header=BB1_515 Depth=1 movq __x_s4_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s4_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3274 ## %bb.3271: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3274 ## %bb.3272: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3274 ## %bb.3273: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_2288 LBB1_3274: ## in Loop: Header=BB1_515 Depth=1 movq __x_s4_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s4_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s4_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -140(%rbp) ## 1-byte Folded Spill je LBB1_3283 ## %bb.3275: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3277 ## %bb.3276: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3283 LBB1_3277: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3283 ## %bb.3278: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3283 ## %bb.3279: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3283 ## %bb.3280: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.3281: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.3282: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_3283: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3287 ## %bb.3284: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3287 ## %bb.3285: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3287 ## %bb.3286: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3287: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3291 ## %bb.3288: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3291 ## %bb.3289: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3291 ## %bb.3290: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3291: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3295 ## %bb.3292: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3295 ## %bb.3293: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3295 ## %bb.3294: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_2288 LBB1_3295: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3302 ## %bb.3296: ## in Loop: Header=BB1_515 Depth=1 movq _s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3297: ## in Loop: Header=BB1_515 Depth=1 movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 ## %bb.3298: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s4_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3299: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s4_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3300: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s4_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_2288 ## %bb.3301: ## in Loop: Header=BB1_515 Depth=1 movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_2288 jp LBB1_2288 LBB1_3302: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s4_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -144(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3309 ## %bb.3303: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s4_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3309 ## %bb.3304: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s4_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3309 ## %bb.3305: ## in Loop: Header=BB1_515 Depth=1 movq _s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3309 jp LBB1_3309 ## %bb.3306: ## in Loop: Header=BB1_515 Depth=1 movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3309 jp LBB1_3309 ## %bb.3307: ## in Loop: Header=BB1_515 Depth=1 movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s4_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -148(%rbp) ## 4-byte Spill jne LBB1_3308 jnp LBB1_3311 LBB1_3308: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload je LBB1_3310 jmp LBB1_3311 LBB1_3309: ## in Loop: Header=BB1_515 Depth=1 movq _s4_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -148(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3311 LBB1_3310: ## in Loop: Header=BB1_515 Depth=1 movl $0, -148(%rbp) ## 4-byte Folded Spill movq _s4_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_2288 LBB1_3311: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload sete %al movq _s4_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -45(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3318 ## %bb.3312: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3318 ## %bb.3313: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3318 ## %bb.3314: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3318 ## %bb.3315: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3318 jp LBB1_3318 ## %bb.3316: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3318 jp LBB1_3318 ## %bb.3317: ## in Loop: Header=BB1_515 Depth=1 movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s4_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s4_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3319 jp LBB1_3319 jmp LBB1_3324 LBB1_3318: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3319: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3324 ## %bb.3320: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3324 ## %bb.3321: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3324 ## %bb.3322: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3324 jp LBB1_3324 ## %bb.3323: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3324: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3328 ## %bb.3325: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3328 jp LBB1_3328 ## %bb.3326: ## in Loop: Header=BB1_515 Depth=1 movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s4_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3328 jp LBB1_3328 ## %bb.3327: ## in Loop: Header=BB1_515 Depth=1 movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3328 jnp LBB1_3333 LBB1_3328: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3333 ## %bb.3329: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3333 ## %bb.3330: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3333 ## %bb.3331: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3333 jp LBB1_3333 ## %bb.3332: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload jne LBB1_2288 LBB1_3333: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -45(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -136(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3342 ## %bb.3334: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3342 jp LBB1_3342 ## %bb.3335: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -45(%rbp), %cl ## 1-byte Folded Reload je LBB1_3342 ## %bb.3336: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3342 ## %bb.3337: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3342 ## %bb.3338: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3342 ## %bb.3339: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3342 ## %bb.3340: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3342 ## %bb.3341: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_2288 LBB1_3342: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -45(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -148(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3351 ## %bb.3343: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3351 jp LBB1_3351 ## %bb.3344: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload je LBB1_3351 ## %bb.3345: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3351 ## %bb.3346: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3351 ## %bb.3347: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3351 ## %bb.3348: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3351 ## %bb.3349: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3351 ## %bb.3350: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_2288 LBB1_3351: ## in Loop: Header=BB1_515 Depth=1 movq __x_s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3359 jp LBB1_3359 ## %bb.3352: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -45(%rbp) ## 1-byte Folded Reload je LBB1_3359 ## %bb.3353: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_3359 ## %bb.3354: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3359 ## %bb.3355: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3359 ## %bb.3356: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3359 ## %bb.3357: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3359 jp LBB1_3359 ## %bb.3358: ## in Loop: Header=BB1_515 Depth=1 movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3359 jnp LBB1_3364 LBB1_3359: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3364 ## %bb.3360: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3364 ## %bb.3361: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3364 ## %bb.3362: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3364 jp LBB1_3364 ## %bb.3363: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3364: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3370 ## %bb.3365: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3370 ## %bb.3366: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3370 ## %bb.3367: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3370 jp LBB1_3370 ## %bb.3368: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3370 jp LBB1_3370 ## %bb.3369: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3370 jnp LBB1_3371 LBB1_3370: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3374 LBB1_3371: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3383 jp LBB1_3383 ## %bb.3372: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3383 jp LBB1_3383 ## %bb.3373: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3383 jnp LBB1_3381 jmp LBB1_3383 LBB1_3374: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3378 ## %bb.3375: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3378 ## %bb.3376: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3378 jp LBB1_3378 ## %bb.3377: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_2288 LBB1_3378: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3388 jp LBB1_3388 ## %bb.3379: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3388 jp LBB1_3388 ## %bb.3380: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3388 jp LBB1_3388 LBB1_3381: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3388 ## %bb.3382: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3388 LBB1_3383: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3388 ## %bb.3384: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3388 ## %bb.3385: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3388 ## %bb.3386: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3388 jp LBB1_3388 ## %bb.3387: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl je LBB1_3388 LBB1_2288: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi jmp LBB1_514 LBB1_3388: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -136(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3398 ## %bb.3389: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3398 jp LBB1_3398 ## %bb.3390: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload je LBB1_3398 ## %bb.3391: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3398 ## %bb.3392: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3398 ## %bb.3393: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3398 ## %bb.3394: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3398 ## %bb.3395: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3398 ## %bb.3396: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3398: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3407 ## %bb.3399: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3407 jp LBB1_3407 ## %bb.3400: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload je LBB1_3407 ## %bb.3401: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3407 ## %bb.3402: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3407 ## %bb.3403: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3407 ## %bb.3404: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3407 ## %bb.3405: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3407 ## %bb.3406: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3407: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3410 jp LBB1_3410 ## %bb.3408: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3410 jp LBB1_3410 ## %bb.3409: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -45(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3415 LBB1_3410: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3415 ## %bb.3411: ## in Loop: Header=BB1_515 Depth=1 movl -148(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -45(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3415 ## %bb.3412: ## in Loop: Header=BB1_515 Depth=1 movq _s4_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3415 ## %bb.3413: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3415 jp LBB1_3415 ## %bb.3414: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_3397 LBB1_3415: ## in Loop: Header=BB1_515 Depth=1 movq __x_s3_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s3_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3419 ## %bb.3416: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3419 ## %bb.3417: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3419 ## %bb.3418: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_3397 LBB1_3419: ## in Loop: Header=BB1_515 Depth=1 movq __x_s3_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s3_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s3_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -136(%rbp) ## 1-byte Folded Spill je LBB1_3428 ## %bb.3420: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3422 ## %bb.3421: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3428 LBB1_3422: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3428 ## %bb.3423: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3428 ## %bb.3424: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3428 ## %bb.3425: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.3426: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.3427: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_3428: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3432 ## %bb.3429: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3432 ## %bb.3430: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3432 ## %bb.3431: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3432: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3436 ## %bb.3433: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3436 ## %bb.3434: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3436 ## %bb.3435: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3397 LBB1_3436: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3440 ## %bb.3437: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3440 ## %bb.3438: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3440 ## %bb.3439: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3440: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3447 ## %bb.3441: ## in Loop: Header=BB1_515 Depth=1 movq _s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3442: ## in Loop: Header=BB1_515 Depth=1 movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3443: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s3_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3444: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s3_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3445: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s3_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3446: ## in Loop: Header=BB1_515 Depth=1 movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 LBB1_3447: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s3_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -140(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3454 ## %bb.3448: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s3_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3454 ## %bb.3449: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s3_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3454 ## %bb.3450: ## in Loop: Header=BB1_515 Depth=1 movq _s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3454 jp LBB1_3454 ## %bb.3451: ## in Loop: Header=BB1_515 Depth=1 movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3454 jp LBB1_3454 ## %bb.3452: ## in Loop: Header=BB1_515 Depth=1 movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s3_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -144(%rbp) ## 4-byte Spill jne LBB1_3453 jnp LBB1_3456 LBB1_3453: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload je LBB1_3455 jmp LBB1_3456 LBB1_3454: ## in Loop: Header=BB1_515 Depth=1 movq _s3_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -144(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3456 LBB1_3455: ## in Loop: Header=BB1_515 Depth=1 movl $0, -144(%rbp) ## 4-byte Folded Spill movq _s3_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3456: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload sete %al movq _s3_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -44(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3463 ## %bb.3457: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3463 ## %bb.3458: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3463 ## %bb.3459: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3463 ## %bb.3460: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3463 jp LBB1_3463 ## %bb.3461: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3463 jp LBB1_3463 ## %bb.3462: ## in Loop: Header=BB1_515 Depth=1 movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s3_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s3_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3464 jp LBB1_3464 jmp LBB1_3469 LBB1_3463: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3464: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3469 ## %bb.3465: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3469 ## %bb.3466: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3469 ## %bb.3467: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3469 jp LBB1_3469 ## %bb.3468: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3469: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3473 ## %bb.3470: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3473 jp LBB1_3473 ## %bb.3471: ## in Loop: Header=BB1_515 Depth=1 movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s3_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3473 jp LBB1_3473 ## %bb.3472: ## in Loop: Header=BB1_515 Depth=1 movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3473 jnp LBB1_3478 LBB1_3473: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3478 ## %bb.3474: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3478 ## %bb.3475: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3478 ## %bb.3476: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3478 jp LBB1_3478 ## %bb.3477: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload jne LBB1_3397 LBB1_3478: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -44(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -132(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3487 ## %bb.3479: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3487 jp LBB1_3487 ## %bb.3480: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -44(%rbp), %cl ## 1-byte Folded Reload je LBB1_3487 ## %bb.3481: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3487 ## %bb.3482: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3487 ## %bb.3483: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3487 ## %bb.3484: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3487 ## %bb.3485: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3487 ## %bb.3486: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3397 LBB1_3487: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -44(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -144(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3496 ## %bb.3488: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3496 jp LBB1_3496 ## %bb.3489: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload je LBB1_3496 ## %bb.3490: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3496 ## %bb.3491: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3496 ## %bb.3492: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3496 ## %bb.3493: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3496 ## %bb.3494: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3496 ## %bb.3495: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3397 LBB1_3496: ## in Loop: Header=BB1_515 Depth=1 movq __x_s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3504 jp LBB1_3504 ## %bb.3497: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -44(%rbp) ## 1-byte Folded Reload je LBB1_3504 ## %bb.3498: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_3504 ## %bb.3499: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3504 ## %bb.3500: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3504 ## %bb.3501: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3504 ## %bb.3502: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3504 jp LBB1_3504 ## %bb.3503: ## in Loop: Header=BB1_515 Depth=1 movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3504 jnp LBB1_3509 LBB1_3504: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3509 ## %bb.3505: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3509 ## %bb.3506: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3509 ## %bb.3507: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3509 jp LBB1_3509 ## %bb.3508: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3509: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3515 ## %bb.3510: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3515 ## %bb.3511: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3515 ## %bb.3512: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3515 jp LBB1_3515 ## %bb.3513: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3515 jp LBB1_3515 ## %bb.3514: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3515 jnp LBB1_3516 LBB1_3515: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3519 LBB1_3516: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3528 jp LBB1_3528 ## %bb.3517: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3528 jp LBB1_3528 ## %bb.3518: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3528 jnp LBB1_3526 jmp LBB1_3528 LBB1_3519: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3523 ## %bb.3520: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3523 ## %bb.3521: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3523 jp LBB1_3523 ## %bb.3522: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3523: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3533 jp LBB1_3533 ## %bb.3524: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3533 jp LBB1_3533 ## %bb.3525: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3533 jp LBB1_3533 LBB1_3526: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3533 ## %bb.3527: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3533 LBB1_3528: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3533 ## %bb.3529: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3533 ## %bb.3530: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3533 ## %bb.3531: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3533 jp LBB1_3533 ## %bb.3532: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3533: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -132(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3542 ## %bb.3534: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3542 jp LBB1_3542 ## %bb.3535: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload je LBB1_3542 ## %bb.3536: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3542 ## %bb.3537: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3542 ## %bb.3538: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3542 ## %bb.3539: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3542 ## %bb.3540: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3542 ## %bb.3541: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3542: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3551 ## %bb.3543: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3551 jp LBB1_3551 ## %bb.3544: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload je LBB1_3551 ## %bb.3545: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3551 ## %bb.3546: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3551 ## %bb.3547: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3551 ## %bb.3548: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3551 ## %bb.3549: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3551 ## %bb.3550: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3551: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3554 jp LBB1_3554 ## %bb.3552: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3554 jp LBB1_3554 ## %bb.3553: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -44(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3559 LBB1_3554: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3559 ## %bb.3555: ## in Loop: Header=BB1_515 Depth=1 movl -144(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -44(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3559 ## %bb.3556: ## in Loop: Header=BB1_515 Depth=1 movq _s3_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3559 ## %bb.3557: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3559 jp LBB1_3559 ## %bb.3558: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_3397 LBB1_3559: ## in Loop: Header=BB1_515 Depth=1 movq __x_s2_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s2_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3563 ## %bb.3560: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3563 ## %bb.3561: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3563 ## %bb.3562: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_3397 LBB1_3563: ## in Loop: Header=BB1_515 Depth=1 movq __x_s2_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r9d movq __x_s2_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movl %r9d, %eax orb %r10b, %al movq __x_s2_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d orb %r8b, %al setne -132(%rbp) ## 1-byte Folded Spill je LBB1_3572 ## %bb.3564: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al testb %r9b, %r9b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3566 ## %bb.3565: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3572 LBB1_3566: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3572 ## %bb.3567: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3572 ## %bb.3568: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3572 ## %bb.3569: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r9b, %r9b je LBB1_514 ## %bb.3570: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_514 ## %bb.3571: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_514 LBB1_3572: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %sil movq __x_s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3576 ## %bb.3573: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3576 ## %bb.3574: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3576 ## %bb.3575: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3576: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3580 ## %bb.3577: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3580 ## %bb.3578: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3580 ## %bb.3579: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3397 LBB1_3580: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3584 ## %bb.3581: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3584 ## %bb.3582: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3584 ## %bb.3583: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3584: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3591 ## %bb.3585: ## in Loop: Header=BB1_515 Depth=1 movq _s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3586: ## in Loop: Header=BB1_515 Depth=1 movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3587: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s2_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3588: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s2_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3589: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s2_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3590: ## in Loop: Header=BB1_515 Depth=1 movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 LBB1_3591: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s2_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -136(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3598 ## %bb.3592: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s2_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3598 ## %bb.3593: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s2_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3598 ## %bb.3594: ## in Loop: Header=BB1_515 Depth=1 movq _s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3598 jp LBB1_3598 ## %bb.3595: ## in Loop: Header=BB1_515 Depth=1 movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3598 jp LBB1_3598 ## %bb.3596: ## in Loop: Header=BB1_515 Depth=1 movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s2_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -140(%rbp) ## 4-byte Spill jne LBB1_3597 jnp LBB1_3600 LBB1_3597: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload je LBB1_3599 jmp LBB1_3600 LBB1_3598: ## in Loop: Header=BB1_515 Depth=1 movq _s2_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -140(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3600 LBB1_3599: ## in Loop: Header=BB1_515 Depth=1 movl $0, -140(%rbp) ## 4-byte Folded Spill movq _s2_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3600: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload sete %al movq _s2_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -43(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3607 ## %bb.3601: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3607 ## %bb.3602: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3607 ## %bb.3603: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3607 ## %bb.3604: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3607 jp LBB1_3607 ## %bb.3605: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3607 jp LBB1_3607 ## %bb.3606: ## in Loop: Header=BB1_515 Depth=1 movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s2_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s2_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3608 jp LBB1_3608 jmp LBB1_3613 LBB1_3607: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3608: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3613 ## %bb.3609: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3613 ## %bb.3610: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3613 ## %bb.3611: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3613 jp LBB1_3613 ## %bb.3612: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3613: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b setne %bl testb %r9b, %r9b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3617 ## %bb.3614: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3617 jp LBB1_3617 ## %bb.3615: ## in Loop: Header=BB1_515 Depth=1 movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s2_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3617 jp LBB1_3617 ## %bb.3616: ## in Loop: Header=BB1_515 Depth=1 movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3617 jnp LBB1_3622 LBB1_3617: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3622 ## %bb.3618: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3622 ## %bb.3619: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3622 ## %bb.3620: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3622 jp LBB1_3622 ## %bb.3621: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload jne LBB1_3397 LBB1_3622: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -43(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -42(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3631 ## %bb.3623: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3631 jp LBB1_3631 ## %bb.3624: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -43(%rbp), %cl ## 1-byte Folded Reload je LBB1_3631 ## %bb.3625: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3631 ## %bb.3626: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3631 ## %bb.3627: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3631 ## %bb.3628: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3631 ## %bb.3629: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3631 ## %bb.3630: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3397 LBB1_3631: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -43(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -140(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3640 ## %bb.3632: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3640 jp LBB1_3640 ## %bb.3633: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload je LBB1_3640 ## %bb.3634: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3640 ## %bb.3635: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3640 ## %bb.3636: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3640 ## %bb.3637: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3640 ## %bb.3638: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3640 ## %bb.3639: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3397 LBB1_3640: ## in Loop: Header=BB1_515 Depth=1 movq __x_s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3648 jp LBB1_3648 ## %bb.3641: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -43(%rbp) ## 1-byte Folded Reload je LBB1_3648 ## %bb.3642: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_3648 ## %bb.3643: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3648 ## %bb.3644: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3648 ## %bb.3645: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3648 ## %bb.3646: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3648 jp LBB1_3648 ## %bb.3647: ## in Loop: Header=BB1_515 Depth=1 movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3648 jnp LBB1_3653 LBB1_3648: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3653 ## %bb.3649: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3653 ## %bb.3650: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3653 ## %bb.3651: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3653 jp LBB1_3653 ## %bb.3652: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3653: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b sete %al orb %al, %r11b movq _s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3659 ## %bb.3654: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3659 ## %bb.3655: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3659 ## %bb.3656: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3659 jp LBB1_3659 ## %bb.3657: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3659 jp LBB1_3659 ## %bb.3658: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3659 jnp LBB1_3660 LBB1_3659: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3663 LBB1_3660: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3672 jp LBB1_3672 ## %bb.3661: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3672 jp LBB1_3672 ## %bb.3662: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3672 jnp LBB1_3670 jmp LBB1_3672 LBB1_3663: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3667 ## %bb.3664: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3667 ## %bb.3665: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3667 jp LBB1_3667 ## %bb.3666: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3667: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3677 jp LBB1_3677 ## %bb.3668: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3677 jp LBB1_3677 ## %bb.3669: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3677 jp LBB1_3677 LBB1_3670: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3677 ## %bb.3671: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %dl testb %r9b, %r9b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3677 LBB1_3672: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3677 ## %bb.3673: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3677 ## %bb.3674: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3677 ## %bb.3675: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3677 jp LBB1_3677 ## %bb.3676: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3677: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -42(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3686 ## %bb.3678: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3686 jp LBB1_3686 ## %bb.3679: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload je LBB1_3686 ## %bb.3680: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3686 ## %bb.3681: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3686 ## %bb.3682: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3686 ## %bb.3683: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3686 ## %bb.3684: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3686 ## %bb.3685: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3686: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3695 ## %bb.3687: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3695 jp LBB1_3695 ## %bb.3688: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload je LBB1_3695 ## %bb.3689: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3695 ## %bb.3690: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3695 ## %bb.3691: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3695 ## %bb.3692: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3695 ## %bb.3693: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3695 ## %bb.3694: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3695: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3698 jp LBB1_3698 ## %bb.3696: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3698 jp LBB1_3698 ## %bb.3697: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -43(%rbp) ## 1-byte Folded Reload sete %cl testb %r8b, %r8b setne %dl testb %r10b, %r10b setne %bl testb %r9b, %r9b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3703 LBB1_3698: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3703 ## %bb.3699: ## in Loop: Header=BB1_515 Depth=1 movl -140(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -43(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3703 ## %bb.3700: ## in Loop: Header=BB1_515 Depth=1 movq _s2_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3703 ## %bb.3701: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3703 jp LBB1_3703 ## %bb.3702: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_3397 LBB1_3703: ## in Loop: Header=BB1_515 Depth=1 movq __x_s1_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s1_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3707 ## %bb.3704: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3707 ## %bb.3705: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3707 ## %bb.3706: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_3397 LBB1_3707: ## in Loop: Header=BB1_515 Depth=1 movq __x_s1_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movq __x_s1_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r8d movl %r10d, %eax orb %r8b, %al movq __x_s1_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r9d orb %r9b, %al setne -41(%rbp) ## 1-byte Folded Spill je LBB1_3716 ## %bb.3708: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3710 ## %bb.3709: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3716 LBB1_3710: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %al testb %r9b, %r9b setne %dl testb %r8b, %r8b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3716 ## %bb.3711: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3716 ## %bb.3712: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3716 ## %bb.3713: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r10b, %r10b je LBB1_514 ## %bb.3714: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_514 ## %bb.3715: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_514 LBB1_3716: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b sete %sil movq __x_s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3720 ## %bb.3717: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3720 ## %bb.3718: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3720 ## %bb.3719: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3720: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3724 ## %bb.3721: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3724 ## %bb.3722: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3724 ## %bb.3723: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3724: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3728 ## %bb.3725: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3728 ## %bb.3726: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3728 ## %bb.3727: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3728: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3735 ## %bb.3729: ## in Loop: Header=BB1_515 Depth=1 movq _s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3730: ## in Loop: Header=BB1_515 Depth=1 movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3731: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s1_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3732: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s1_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3733: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s1_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3734: ## in Loop: Header=BB1_515 Depth=1 movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 LBB1_3735: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s1_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -132(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3742 ## %bb.3736: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s1_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3742 ## %bb.3737: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s1_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3742 ## %bb.3738: ## in Loop: Header=BB1_515 Depth=1 movq _s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3742 jp LBB1_3742 ## %bb.3739: ## in Loop: Header=BB1_515 Depth=1 movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3742 jp LBB1_3742 ## %bb.3740: ## in Loop: Header=BB1_515 Depth=1 movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s1_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -136(%rbp) ## 4-byte Spill jne LBB1_3741 jnp LBB1_3744 LBB1_3741: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload je LBB1_3743 jmp LBB1_3744 LBB1_3742: ## in Loop: Header=BB1_515 Depth=1 movq _s1_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -136(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3744 LBB1_3743: ## in Loop: Header=BB1_515 Depth=1 movl $0, -136(%rbp) ## 4-byte Folded Spill movq _s1_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3744: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload sete %al movq _s1_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -42(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3751 ## %bb.3745: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3751 ## %bb.3746: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3751 ## %bb.3747: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3751 ## %bb.3748: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3751 jp LBB1_3751 ## %bb.3749: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3751 jp LBB1_3751 ## %bb.3750: ## in Loop: Header=BB1_515 Depth=1 movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s1_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s1_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3752 jp LBB1_3752 jmp LBB1_3757 LBB1_3751: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3752: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3757 ## %bb.3753: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3757 ## %bb.3754: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3757 ## %bb.3755: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3757 jp LBB1_3757 ## %bb.3756: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3757: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al testb %r8b, %r8b setne %bl testb %r10b, %r10b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3761 ## %bb.3758: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3761 jp LBB1_3761 ## %bb.3759: ## in Loop: Header=BB1_515 Depth=1 movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s1_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3761 jp LBB1_3761 ## %bb.3760: ## in Loop: Header=BB1_515 Depth=1 movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3761 jnp LBB1_3766 LBB1_3761: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3766 ## %bb.3762: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3766 ## %bb.3763: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3766 ## %bb.3764: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3766 jp LBB1_3766 ## %bb.3765: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload jne LBB1_3397 LBB1_3766: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -42(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -164(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3775 ## %bb.3767: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3775 jp LBB1_3775 ## %bb.3768: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -42(%rbp), %cl ## 1-byte Folded Reload je LBB1_3775 ## %bb.3769: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3775 ## %bb.3770: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3775 ## %bb.3771: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3775 ## %bb.3772: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3775 ## %bb.3773: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3775 ## %bb.3774: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3775: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -42(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -136(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3784 ## %bb.3776: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3784 jp LBB1_3784 ## %bb.3777: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload je LBB1_3784 ## %bb.3778: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3784 ## %bb.3779: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3784 ## %bb.3780: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3784 ## %bb.3781: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3784 ## %bb.3782: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3784 ## %bb.3783: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3397 LBB1_3784: ## in Loop: Header=BB1_515 Depth=1 movq __x_s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3792 jp LBB1_3792 ## %bb.3785: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -42(%rbp) ## 1-byte Folded Reload je LBB1_3792 ## %bb.3786: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_3792 ## %bb.3787: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3792 ## %bb.3788: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3792 ## %bb.3789: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3792 ## %bb.3790: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3792 jp LBB1_3792 ## %bb.3791: ## in Loop: Header=BB1_515 Depth=1 movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3792 jnp LBB1_3797 LBB1_3792: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3797 ## %bb.3793: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3797 ## %bb.3794: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3797 ## %bb.3795: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3797 jp LBB1_3797 ## %bb.3796: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3797: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %al orb %al, %r11b movq _s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3803 ## %bb.3798: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3803 ## %bb.3799: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3803 ## %bb.3800: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3803 jp LBB1_3803 ## %bb.3801: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3803 jp LBB1_3803 ## %bb.3802: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3803 jnp LBB1_3804 LBB1_3803: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3807 LBB1_3804: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3816 jp LBB1_3816 ## %bb.3805: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3816 jp LBB1_3816 ## %bb.3806: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3816 jnp LBB1_3814 jmp LBB1_3816 LBB1_3807: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3811 ## %bb.3808: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3811 ## %bb.3809: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3811 jp LBB1_3811 ## %bb.3810: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3811: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3821 jp LBB1_3821 ## %bb.3812: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3821 jp LBB1_3821 ## %bb.3813: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3821 jp LBB1_3821 LBB1_3814: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -41(%rbp) ## 1-byte Folded Reload je LBB1_3821 ## %bb.3815: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al testb %r8b, %r8b sete %dl testb %r10b, %r10b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3821 LBB1_3816: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3821 ## %bb.3817: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3821 ## %bb.3818: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3821 ## %bb.3819: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3821 jp LBB1_3821 ## %bb.3820: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3821: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -164(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3830 ## %bb.3822: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3830 jp LBB1_3830 ## %bb.3823: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload je LBB1_3830 ## %bb.3824: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3830 ## %bb.3825: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3830 ## %bb.3826: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3830 ## %bb.3827: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3830 ## %bb.3828: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3830 ## %bb.3829: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3830: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3839 ## %bb.3831: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3839 jp LBB1_3839 ## %bb.3832: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload je LBB1_3839 ## %bb.3833: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3839 ## %bb.3834: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3839 ## %bb.3835: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3839 ## %bb.3836: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3839 ## %bb.3837: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3839 ## %bb.3838: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3839: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3842 jp LBB1_3842 ## %bb.3840: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3842 jp LBB1_3842 ## %bb.3841: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -42(%rbp) ## 1-byte Folded Reload sete %cl testb %r9b, %r9b setne %dl testb %r8b, %r8b setne %bl testb %r10b, %r10b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3847 LBB1_3842: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3847 ## %bb.3843: ## in Loop: Header=BB1_515 Depth=1 movl -136(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -42(%rbp), %al ## 1-byte Folded Reload setne %al cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3847 ## %bb.3844: ## in Loop: Header=BB1_515 Depth=1 movq _s1_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) jne LBB1_3847 ## %bb.3845: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3847 jp LBB1_3847 ## %bb.3846: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_3397 LBB1_3847: ## in Loop: Header=BB1_515 Depth=1 movq __x_s0_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %ecx testb %cl, %cl setne %al movq __x_s0_evt1@GOTPCREL(%rip), %rdx movzbl (%rdx), %edx sete %bl testb %dl, %dl setne %sil sete %dil orb %dl, %cl je LBB1_3851 ## %bb.3848: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %bl je LBB1_3851 ## %bb.3849: ## in Loop: Header=BB1_515 Depth=1 orb %al, %dil je LBB1_3851 ## %bb.3850: ## in Loop: Header=BB1_515 Depth=1 andb %sil, %al je LBB1_3397 LBB1_3851: ## in Loop: Header=BB1_515 Depth=1 movq __x_s0_l2@GOTPCREL(%rip), %rax movzbl (%rax), %r10d movq __x_s0_l0@GOTPCREL(%rip), %rax movzbl (%rax), %r8d movl %r10d, %eax orb %r8b, %al movq __x_s0_l1@GOTPCREL(%rip), %rcx movzbl (%rcx), %r9d orb %r9b, %al setne -166(%rbp) ## 1-byte Folded Spill je LBB1_3860 ## %bb.3852: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al testb %r10b, %r10b sete %cl andb %al, %cl cmpb $1, %cl jne LBB1_3854 ## %bb.3853: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3860 LBB1_3854: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %al testb %r9b, %r9b setne %dl testb %r8b, %r8b setne %sil sete %dil movl %eax, %ebx andb %dl, %bl andb %dil, %bl cmpb $1, %bl je LBB1_3860 ## %bb.3855: ## in Loop: Header=BB1_515 Depth=1 andb %dl, %cl jne LBB1_3860 ## %bb.3856: ## in Loop: Header=BB1_515 Depth=1 orb %sil, %al orb %dl, %al je LBB1_3860 ## %bb.3857: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi testb %r10b, %r10b je LBB1_514 ## %bb.3858: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_514 ## %bb.3859: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_514 LBB1_3860: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b sete %sil movq __x_s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movss LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3864 ## %bb.3861: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3864 ## %bb.3862: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_3864 ## %bb.3863: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3864: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3868 ## %bb.3865: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3868 ## %bb.3866: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3868 ## %bb.3867: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3868: ## in Loop: Header=BB1_515 Depth=1 movss LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm0, %xmm1 jae LBB1_3872 ## %bb.3869: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3872 ## %bb.3870: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3872 ## %bb.3871: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3872: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 xorps %xmm2, %xmm2 ucomiss %xmm9, %xmm2 jae LBB1_3879 ## %bb.3873: ## in Loop: Header=BB1_515 Depth=1 movq _s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3874: ## in Loop: Header=BB1_515 Depth=1 movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3875: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s0_l0@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3876: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s0_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3877: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s0_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %dl cmpb %dl, %al je LBB1_3397 ## %bb.3878: ## in Loop: Header=BB1_515 Depth=1 movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 movq __x_s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cvtss2sd %xmm3, %xmm3 subsd %xmm3, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 LBB1_3879: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b setne %al movq _s0_l0@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -164(%rbp) ## 1-byte Spill testb %cl, %cl sete %bl cmpb %bl, %al je LBB1_3886 ## %bb.3880: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al movq _s0_l1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3886 ## %bb.3881: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b setne %al movq _s0_l2@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) sete %bl cmpb %bl, %al je LBB1_3886 ## %bb.3882: ## in Loop: Header=BB1_515 Depth=1 movq _s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3886 jp LBB1_3886 ## %bb.3883: ## in Loop: Header=BB1_515 Depth=1 movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 jne LBB1_3886 jp LBB1_3886 ## %bb.3884: ## in Loop: Header=BB1_515 Depth=1 movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movq __x_s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm2, %xmm1 addsd %xmm8, %xmm1 ucomisd LCPI1_4(%rip), %xmm1 movq _s0_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -132(%rbp) ## 4-byte Spill jne LBB1_3885 jnp LBB1_3888 LBB1_3885: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload je LBB1_3887 jmp LBB1_3888 LBB1_3886: ## in Loop: Header=BB1_515 Depth=1 movq _s0_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movl %eax, -132(%rbp) ## 4-byte Spill testb %al, %al jne LBB1_3888 LBB1_3887: ## in Loop: Header=BB1_515 Depth=1 movl $0, -132(%rbp) ## 4-byte Folded Spill movq _s0_evt1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3888: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload sete %al movq _s0_evt1@GOTPCREL(%rip), %rcx movzbl (%rcx), %ecx movb %cl, -41(%rbp) ## 1-byte Spill testb %cl, %cl sete %r11b orb %al, %r11b movq __x_s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm5 ## xmm5 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3895 ## %bb.3889: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3895 ## %bb.3890: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3895 ## %bb.3891: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3895 ## %bb.3892: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3895 jp LBB1_3895 ## %bb.3893: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm5 jne LBB1_3895 jp LBB1_3895 ## %bb.3894: ## in Loop: Header=BB1_515 Depth=1 movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s0_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 movq _s0_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi jne LBB1_3896 jp LBB1_3896 jmp LBB1_3901 LBB1_3895: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l2@GOTPCREL(%rip), %rax movzbl (%rax), %edi LBB1_3896: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3901 ## %bb.3897: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -164(%rbp) ## 1-byte Folded Reload jne LBB1_3901 ## %bb.3898: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3901 ## %bb.3899: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3901 jp LBB1_3901 ## %bb.3900: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload jne LBB1_514 LBB1_3901: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al testb %r8b, %r8b setne %bl testb %r10b, %r10b sete %cl andb %cl, %bl andb %al, %cl andb %sil, %cl andb %al, %bl orb %cl, %bl movq _s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm3 ## xmm3 = mem[0],zero,zero,zero cmpb $1, %bl jne LBB1_3905 ## %bb.3902: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3905 jp LBB1_3905 ## %bb.3903: ## in Loop: Header=BB1_515 Depth=1 movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movq __x_s0_z@GOTPCREL(%rip), %rax ucomiss (%rax), %xmm1 jne LBB1_3905 jp LBB1_3905 ## %bb.3904: ## in Loop: Header=BB1_515 Depth=1 movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3905 jnp LBB1_3910 LBB1_3905: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3910 ## %bb.3906: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload je LBB1_3910 ## %bb.3907: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3910 ## %bb.3908: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3910 jp LBB1_3910 ## %bb.3909: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload jne LBB1_3397 LBB1_3910: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -41(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl ucomiss LCPI1_0(%rip), %xmm3 setb %dl orb %cl, %dl movq _s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm4 ## xmm4 = mem[0],zero,zero,zero ucomiss LCPI1_1(%rip), %xmm4 setae %cl movb %dl, -165(%rbp) ## 1-byte Spill orb %dl, %cl cmpb $1, %cl jne LBB1_3919 ## %bb.3911: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3919 jp LBB1_3919 ## %bb.3912: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload movl %eax, %ecx orb -41(%rbp), %cl ## 1-byte Folded Reload je LBB1_3919 ## %bb.3913: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3919 ## %bb.3914: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload je LBB1_3919 ## %bb.3915: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3919 ## %bb.3916: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3919 ## %bb.3917: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3919 ## %bb.3918: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3397 LBB1_3919: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm4 setb %bl ucomiss LCPI1_0(%rip), %xmm3 setb %dl cmpb $0, -41(%rbp) ## 1-byte Folded Reload sete %al cmpb $0, -132(%rbp) ## 1-byte Folded Reload setne %cl orb %al, %cl orb %dl, %cl orb %cl, %bl cmpb $1, %bl jne LBB1_3928 ## %bb.3920: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3928 jp LBB1_3928 ## %bb.3921: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload je LBB1_3928 ## %bb.3922: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3928 ## %bb.3923: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload je LBB1_3928 ## %bb.3924: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3928 ## %bb.3925: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3928 ## %bb.3926: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3928 ## %bb.3927: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3397 LBB1_3928: ## in Loop: Header=BB1_515 Depth=1 movq __x_s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm6 ## xmm6 = mem[0],zero,zero,zero ucomiss %xmm6, %xmm4 jne LBB1_3936 jp LBB1_3936 ## %bb.3929: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -41(%rbp) ## 1-byte Folded Reload je LBB1_3936 ## %bb.3930: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_3936 ## %bb.3931: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3936 ## %bb.3932: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3936 ## %bb.3933: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3936 ## %bb.3934: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3936 jp LBB1_3936 ## %bb.3935: ## in Loop: Header=BB1_515 Depth=1 movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero ucomiss %xmm5, %xmm1 jne LBB1_3936 jnp LBB1_3941 LBB1_3936: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_3941 ## %bb.3937: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload setne %bl movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3941 ## %bb.3938: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload jne LBB1_3941 ## %bb.3939: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3941 jp LBB1_3941 ## %bb.3940: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3941: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b sete %al orb %al, %r11b movq _s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero cmpb $1, %r11b je LBB1_3947 ## %bb.3942: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3947 ## %bb.3943: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3947 ## %bb.3944: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_3947 jp LBB1_3947 ## %bb.3945: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3947 jp LBB1_3947 ## %bb.3946: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm6 jne LBB1_3947 jnp LBB1_3948 LBB1_3947: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3951 LBB1_3948: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3960 jp LBB1_3960 ## %bb.3949: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3960 jp LBB1_3960 ## %bb.3950: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3960 jnp LBB1_3958 jmp LBB1_3960 LBB1_3951: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -164(%rbp) ## 1-byte Folded Reload je LBB1_3955 ## %bb.3952: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3955 ## %bb.3953: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3955 jp LBB1_3955 ## %bb.3954: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3955: ## in Loop: Header=BB1_515 Depth=1 movaps %xmm1, %xmm2 cmpneqss %xmm5, %xmm2 movd %xmm2, %esi andl $1, %esi ucomiss %xmm0, %xmm3 jne LBB1_3965 jp LBB1_3965 ## %bb.3956: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm5, %xmm1 jne LBB1_3965 jp LBB1_3965 ## %bb.3957: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3965 jp LBB1_3965 LBB1_3958: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -166(%rbp) ## 1-byte Folded Reload je LBB1_3965 ## %bb.3959: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b setne %al testb %r8b, %r8b sete %dl testb %r10b, %r10b sete %bl orb %dl, %bl orb %al, %bl cmpb $1, %bl jne LBB1_3965 LBB1_3960: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3965 ## %bb.3961: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload setne %bl cmpb $0, -164(%rbp) ## 1-byte Folded Reload jne LBB1_3965 ## %bb.3962: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3965 ## %bb.3963: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3965 jp LBB1_3965 ## %bb.3964: ## in Loop: Header=BB1_515 Depth=1 testb %bl, %bl jne LBB1_3397 LBB1_3965: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setae %al movzbl -165(%rbp), %edx ## 1-byte Folded Reload orb %al, %dl cmpb $1, %dl jne LBB1_3974 ## %bb.3966: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3974 jp LBB1_3974 ## %bb.3967: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload je LBB1_3974 ## %bb.3968: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3974 ## %bb.3969: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload jne LBB1_3974 ## %bb.3970: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3974 ## %bb.3971: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b je LBB1_3974 ## %bb.3972: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_3974 ## %bb.3973: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b je LBB1_3397 LBB1_3974: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_1(%rip), %xmm1 setb %al orb %al, %cl cmpb $1, %cl jne LBB1_3983 ## %bb.3975: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3983 jp LBB1_3983 ## %bb.3976: ## in Loop: Header=BB1_515 Depth=1 movl -132(%rbp), %eax ## 4-byte Reload ## kill: def $al killed $al killed $eax orb -41(%rbp), %al ## 1-byte Folded Reload je LBB1_3983 ## %bb.3977: ## in Loop: Header=BB1_515 Depth=1 testb %r10b, %r10b jne LBB1_3983 ## %bb.3978: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_3983 ## %bb.3979: ## in Loop: Header=BB1_515 Depth=1 testb %r9b, %r9b jne LBB1_3983 ## %bb.3980: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3983 ## %bb.3981: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload jne LBB1_3983 ## %bb.3982: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) je LBB1_3397 LBB1_3983: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm6, %xmm4 jne LBB1_3986 jp LBB1_3986 ## %bb.3984: ## in Loop: Header=BB1_515 Depth=1 ucomiss %xmm0, %xmm3 jne LBB1_3986 jp LBB1_3986 ## %bb.3985: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload setne %r11b cmpb $0, -41(%rbp) ## 1-byte Folded Reload sete %cl testb %r9b, %r9b setne %dl testb %r8b, %r8b setne %bl testb %r10b, %r10b setne %al orb %cl, %sil orb %r11b, %al orb %bl, %al orb %dl, %al orb %sil, %al cmpb $1, %al jne LBB1_3993 LBB1_3986: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_3993 ## %bb.3987: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -164(%rbp) ## 1-byte Folded Reload je LBB1_3993 ## %bb.3988: ## in Loop: Header=BB1_515 Depth=1 movq _s0_l1@GOTPCREL(%rip), %rax cmpb $0, (%rax) jne LBB1_3993 ## %bb.3989: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_3993 jp LBB1_3993 ## %bb.3990: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_514 ## %bb.3991: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -41(%rbp) ## 1-byte Folded Reload jne LBB1_514 ## %bb.3992: ## in Loop: Header=BB1_515 Depth=1 movq __x_r_evt_id@GOTPCREL(%rip), %rax cmpl $24, (%rax) jb LBB1_3994 jmp LBB1_514 LBB1_3993: ## in Loop: Header=BB1_515 Depth=1 movq __x_r_evt_id@GOTPCREL(%rip), %rax cmpl $23, (%rax) ja LBB1_3397 LBB1_3994: ## in Loop: Header=BB1_515 Depth=1 movq __x_r_counter@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -164(%rbp) ## 4-byte Spill cmpl $23, %eax ja LBB1_3397 ## %bb.3995: ## in Loop: Header=BB1_515 Depth=1 movq __x_r_l@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq __x_r_x@GOTPCREL(%rip), %rcx movss (%rcx), %xmm0 ## xmm0 = mem[0],zero,zero,zero testb %al, %al je LBB1_3997 ## %bb.3996: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 ucomiss %xmm0, %xmm1 jb LBB1_3397 LBB1_3997: ## in Loop: Header=BB1_515 Depth=1 xorps %xmm1, %xmm1 ucomiss %xmm9, %xmm1 xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 jae LBB1_4001 ## %bb.3998: ## in Loop: Header=BB1_515 Depth=1 movq _r_x@GOTPCREL(%rip), %rcx movss (%rcx), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_3397 jp LBB1_3397 ## %bb.3999: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al setne %cl movq _r_l@GOTPCREL(%rip), %rdx movzbl (%rdx), %r8d testb %r8b, %r8b sete %dl xorl %edi, %edi cmpb %dl, %cl je LBB1_514 ## %bb.4000: ## in Loop: Header=BB1_515 Depth=1 movq _r_counter@GOTPCREL(%rip), %rcx movl -164(%rbp), %edx ## 4-byte Reload cmpl %edx, (%rcx) je LBB1_4002 jmp LBB1_514 LBB1_4001: ## in Loop: Header=BB1_515 Depth=1 movq _r_l@GOTPCREL(%rip), %rcx movzbl (%rcx), %r8d LBB1_4002: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al setne %cl testb %r8b, %r8b sete %dl cmpb %dl, %cl je LBB1_4015 ## %bb.4003: ## in Loop: Header=BB1_515 Depth=1 movq _r_x@GOTPCREL(%rip), %rcx movss (%rcx), %xmm2 ## xmm2 = mem[0],zero,zero,zero cvtss2sd %xmm2, %xmm2 subsd %xmm1, %xmm2 addsd %xmm8, %xmm2 ucomisd LCPI1_4(%rip), %xmm2 jne LBB1_4015 jp LBB1_4015 ## %bb.4004: ## in Loop: Header=BB1_515 Depth=1 movq _r_event0@GOTPCREL(%rip), %rcx movzbl (%rcx), %edi movq _r_counter@GOTPCREL(%rip), %rcx movl -164(%rbp), %edx ## 4-byte Reload cmpl %edx, (%rcx) je LBB1_4007 ## %bb.4005: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil je LBB1_4006 jmp LBB1_4007 LBB1_4015: ## in Loop: Header=BB1_515 Depth=1 movq _r_event0@GOTPCREL(%rip), %rcx movzbl (%rcx), %edi testb %dil, %dil je LBB1_4006 ## %bb.4016: ## in Loop: Header=BB1_515 Depth=1 movq _r_event1@GOTPCREL(%rip), %rcx movzbl (%rcx), %edx movb $1, %r10b movb $1, %cl jmp LBB1_4018 LBB1_4006: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi movq _r_event1@GOTPCREL(%rip), %rcx cmpb $0, (%rcx) je LBB1_3397 LBB1_4007: ## in Loop: Header=BB1_515 Depth=1 movq _r_event1@GOTPCREL(%rip), %rcx movzbl (%rcx), %edx testb %dil, %dil setne %cl movb $1, %r10b testb %dl, %dl je LBB1_4018 ## %bb.4008: ## in Loop: Header=BB1_515 Depth=1 testb %dil, %dil jne LBB1_4018 ## %bb.4009: ## in Loop: Header=BB1_515 Depth=1 movq _r_x@GOTPCREL(%rip), %rcx movss (%rcx), %xmm1 ## xmm1 = mem[0],zero,zero,zero xorl %r10d, %r10d xorpd %xmm2, %xmm2 ucomiss %xmm1, %xmm2 jb LBB1_4017 ## %bb.4010: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4017 ## %bb.4011: ## in Loop: Header=BB1_515 Depth=1 movq _r_counter@GOTPCREL(%rip), %rcx movl (%rcx), %ecx xorl %r10d, %r10d movq _r_evt_id@GOTPCREL(%rip), %rsi cmpl %ecx, (%rsi) jne LBB1_4017 ## %bb.4012: ## in Loop: Header=BB1_515 Depth=1 cmpl -164(%rbp), %ecx ## 4-byte Folded Reload jne LBB1_4017 ## %bb.4013: ## in Loop: Header=BB1_515 Depth=1 xorl %r10d, %r10d ucomiss %xmm0, %xmm1 movb $1, %r9b jne LBB1_4014 jnp LBB1_4278 LBB1_4014: ## in Loop: Header=BB1_515 Depth=1 movl $0, %ecx movl $0, %edi movb $1, %sil movb $1, %r11b testb %r8b, %r8b jne LBB1_4019 jmp LBB1_4028 LBB1_4017: ## in Loop: Header=BB1_515 Depth=1 xorl %ecx, %ecx xorl %edi, %edi LBB1_4018: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b je LBB1_4021 LBB1_4019: ## in Loop: Header=BB1_515 Depth=1 testb %dl, %dl setne %bl orb %cl, %bl cmpb $1, %bl jne LBB1_4021 ## %bb.4020: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_4021 jnp LBB1_3397 LBB1_4021: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al sete %r11b testb %dil, %dil sete %dil orb %dil, %r11b testb %dl, %dl setne %r9b orb %r9b, %r11b jne LBB1_4027 ## %bb.4022: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rax movl (%rax), %eax movq _r_counter@GOTPCREL(%rip), %rdx movl (%rdx), %edx xorl %r9d, %r9d cmpl %edx, %eax jne LBB1_4026 ## %bb.4023: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_4026 jp LBB1_4026 ## %bb.4024: ## in Loop: Header=BB1_515 Depth=1 subl -164(%rbp), %edx ## 4-byte Folded Reload movl $0, %edi cmpl $-1, %edx jne LBB1_4027 ## %bb.4025: ## in Loop: Header=BB1_515 Depth=1 movl %eax, %edx xorl %esi, %esi jmp LBB1_4033 LBB1_4278: ## in Loop: Header=BB1_515 Depth=1 movb $1, %sil movb $1, %r11b xorl %ecx, %ecx jmp LBB1_4028 LBB1_4026: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi LBB1_4027: ## in Loop: Header=BB1_515 Depth=1 movl %r9d, %esi movl %ecx, %eax orb %r9b, %al movl %edi, %r9d cmpb $1, %al jne LBB1_4031 LBB1_4028: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_4031 jp LBB1_4031 ## %bb.4029: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b jne LBB1_4031 ## %bb.4030: ## in Loop: Header=BB1_515 Depth=1 movq _r_counter@GOTPCREL(%rip), %rax cmpl $23, (%rax) jl LBB1_3397 LBB1_4031: ## in Loop: Header=BB1_515 Depth=1 testb %r11b, %r11b jne LBB1_4036 ## %bb.4032: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rax movl (%rax), %edx movq _r_counter@GOTPCREL(%rip), %rax movl (%rax), %eax LBB1_4033: ## in Loop: Header=BB1_515 Depth=1 cmpl %eax, %edx jne LBB1_4036 ## %bb.4034: ## in Loop: Header=BB1_515 Depth=1 cmpl $0, -164(%rbp) ## 4-byte Folded Reload jne LBB1_4036 ## %bb.4035: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm0 jne LBB1_4036 jnp LBB1_4039 LBB1_4036: ## in Loop: Header=BB1_515 Depth=1 testb %cl, %cl jne LBB1_4040 ## %bb.4037: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_4040 ## %bb.4038: ## in Loop: Header=BB1_515 Depth=1 xorl %esi, %esi LBB1_4039: ## in Loop: Header=BB1_515 Depth=1 movq __x_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss LCPI1_3(%rip), %xmm0 jae LBB1_4042 jmp LBB1_3397 LBB1_4040: ## in Loop: Header=BB1_515 Depth=1 testb %r8b, %r8b sete %al ucomiss LCPI1_3(%rip), %xmm9 setnp %dl sete %bl andb %dl, %bl andb %al, %bl movq _r_counter@GOTPCREL(%rip), %rax cmpl $23, (%rax) sete %al xorl %edi, %edi testb %al, %bl jne LBB1_514 ## %bb.4041: ## in Loop: Header=BB1_515 Depth=1 movq __x_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss LCPI1_3(%rip), %xmm0 jb LBB1_514 LBB1_4042: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4043: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -64(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4044: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4045: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -63(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4046: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4047: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -62(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4048: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4049: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -61(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4050: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4051: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -60(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4052: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4053: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -59(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4054: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4055: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -58(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4056: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4057: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -57(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4058: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4059: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -56(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4060: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4061: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -55(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4062: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4063: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -54(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4064: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4065: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -53(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4066: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4067: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -52(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4068: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4069: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -51(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4070: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4071: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -50(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4072: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4073: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -49(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4074: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4075: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -48(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4076: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4077: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -47(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4078: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4079: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -46(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4080: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4081: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -45(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4082: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4083: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -44(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4084: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4085: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -43(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4086: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4087: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -42(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4088: ## in Loop: Header=BB1_515 Depth=1 testb %cl, %cl jne LBB1_4093 ## %bb.4089: ## in Loop: Header=BB1_515 Depth=1 testb %sil, %sil jne LBB1_4093 ## %bb.4090: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4091: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -41(%rbp) ## 1-byte Folded Reload jne LBB1_4093 ## %bb.4092: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_4093 jnp LBB1_3397 LBB1_4093: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_3(%rip), %xmm9 jne LBB1_4275 jp LBB1_4275 ## %bb.4094: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -41(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -132(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al orb %sil, %r9b cmpb $1, %r9b jne LBB1_4096 ## %bb.4095: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4097 jmp LBB1_3397 LBB1_4096: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $0, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4097: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -132(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -41(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4099 ## %bb.4098: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4100 jmp LBB1_3397 LBB1_4099: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $0, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4100: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -42(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -136(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4102 ## %bb.4101: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4103 jmp LBB1_3397 LBB1_4102: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $1, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4103: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -136(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -42(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4105 ## %bb.4104: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4106 jmp LBB1_3397 LBB1_4105: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $1, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4106: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -43(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -140(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4108 ## %bb.4107: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4109 jmp LBB1_3397 LBB1_4108: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $2, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4109: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -140(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -43(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4111 ## %bb.4110: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4112 jmp LBB1_3397 LBB1_4111: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $2, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4112: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -44(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -144(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4114 ## %bb.4113: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4115 jmp LBB1_3397 LBB1_4114: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $3, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4115: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -144(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -44(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4117 ## %bb.4116: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4118 jmp LBB1_3397 LBB1_4117: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $3, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4118: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -45(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -148(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4120 ## %bb.4119: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4121 jmp LBB1_3397 LBB1_4120: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $4, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4121: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -148(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -45(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4123 ## %bb.4122: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4124 jmp LBB1_3397 LBB1_4123: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $4, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4124: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -46(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -152(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4126 ## %bb.4125: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4127 jmp LBB1_3397 LBB1_4126: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $5, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4127: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -152(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -46(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4129 ## %bb.4128: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4130 jmp LBB1_3397 LBB1_4129: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $5, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4130: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -47(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -72(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4132 ## %bb.4131: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4133 jmp LBB1_3397 LBB1_4132: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $6, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4133: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -72(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -47(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4135 ## %bb.4134: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4136 jmp LBB1_3397 LBB1_4135: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $6, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4136: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -48(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -76(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4138 ## %bb.4137: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4139 jmp LBB1_3397 LBB1_4138: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $7, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4139: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -76(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -48(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4141 ## %bb.4140: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4142 jmp LBB1_3397 LBB1_4141: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $7, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4142: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -49(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -80(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4144 ## %bb.4143: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4145 jmp LBB1_3397 LBB1_4144: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $8, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4145: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -80(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -49(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4147 ## %bb.4146: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4148 jmp LBB1_3397 LBB1_4147: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $8, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4148: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -50(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -84(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4150 ## %bb.4149: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4151 jmp LBB1_3397 LBB1_4150: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $9, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4151: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -84(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -50(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4153 ## %bb.4152: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4154 jmp LBB1_3397 LBB1_4153: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $9, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4154: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -51(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -88(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4156 ## %bb.4155: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4157 jmp LBB1_3397 LBB1_4156: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $10, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4157: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -88(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -51(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4159 ## %bb.4158: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4160 jmp LBB1_3397 LBB1_4159: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $10, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4160: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -52(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -92(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4162 ## %bb.4161: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4163 jmp LBB1_3397 LBB1_4162: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $11, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4163: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -92(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -52(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4165 ## %bb.4164: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4166 jmp LBB1_3397 LBB1_4165: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $11, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4166: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -53(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -96(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4168 ## %bb.4167: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4169 jmp LBB1_3397 LBB1_4168: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $12, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4169: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -96(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -53(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4171 ## %bb.4170: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4172 jmp LBB1_3397 LBB1_4171: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $12, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4172: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -54(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -100(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4174 ## %bb.4173: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4175 jmp LBB1_3397 LBB1_4174: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $13, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4175: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -100(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -54(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4177 ## %bb.4176: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4178 jmp LBB1_3397 LBB1_4177: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $13, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4178: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -55(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -104(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4180 ## %bb.4179: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4181 jmp LBB1_3397 LBB1_4180: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $14, (%rcx) sete %cl xorb %cl, %al jne LBB1_3397 LBB1_4181: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -104(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -55(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4186 ## %bb.4182: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4183 LBB1_3397: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi LBB1_514: ## in Loop: Header=BB1_515 Depth=1 movq __x_r_counter@GOTPCREL(%rip), %rax movl (%rax), %eax movq _r_counter@GOTPCREL(%rip), %rcx movl %eax, (%rcx) movq __x_r_evt_id@GOTPCREL(%rip), %rax movl (%rax), %eax movq _r_evt_id@GOTPCREL(%rip), %rcx movl %eax, (%rcx) movq __x_s23_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s23_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s23_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, (%r15) movq __x_s23_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, (%r14) movq __x_s22_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s22_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s22_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s22_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s22_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s22_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s21_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s21_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s21_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s21_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s20_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s20_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s20_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s20_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s19_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s19_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s19_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s19_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s19_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s19_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s18_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s18_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s18_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s18_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s18_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s18_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s17_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s17_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s17_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s17_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s17_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s17_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s16_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s16_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s16_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s16_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s16_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s16_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s15_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s15_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s15_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s15_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s15_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s15_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s5_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s5_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_r_l@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _r_l@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s5_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s5_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s2_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s2_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s4_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s4_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s1_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s1_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s16_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s16_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s10_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s10_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s3_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s3_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s6_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s6_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s3_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s3_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s3_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s3_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s0_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s0_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s18_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s18_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s15_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s15_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s9_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s9_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s5_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s5_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s8_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s8_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s2_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s2_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s5_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s5_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s8_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s8_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s17_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s17_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s11_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s11_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s0_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s0_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s3_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s3_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s4_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s4_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s1_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s1_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s1_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s1_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s2_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s2_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s5_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s5_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s0_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s0_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s15_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s15_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s9_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s9_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s12_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s12_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s12_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s12_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s6_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s6_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s20_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s20_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s7_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s7_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s10_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s10_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s4_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s4_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s9_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s9_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s12_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s12_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s12_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s12_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s6_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s6_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s9_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s9_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s21_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s21_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_r_event0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _r_event0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s6_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s6_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s9_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s9_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_r_event1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _r_event1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s8_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s8_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s11_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s11_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s3_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s3_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s6_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s6_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s0_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s0_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s11_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s11_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s14_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s14_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s8_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s8_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s11_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s11_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s10_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s10_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s13_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s13_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s7_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s7_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s10_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s10_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s16_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s16_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s10_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s10_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s13_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s13_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s7_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s7_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s1_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s1_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s18_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s18_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s12_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s12_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s2_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s2_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s4_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s4_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s7_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s7_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s4_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s4_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s7_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s7_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s1_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s1_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s17_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s17_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s11_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s11_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s14_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s14_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s8_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s8_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s2_evt0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s2_evt0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s13_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s13_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s19_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s19_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s13_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s13_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s19_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s19_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s13_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s13_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s14_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s14_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s20_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s20_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s14_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s14_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s20_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s20_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s14_l2@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s14_l2@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s21_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s21_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s21_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s21_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s22_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s22_l0@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s22_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s22_l1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s23_l0@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, (%r13) movq __x_s23_l1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movb %al, (%r12) movq __x_s0_evt1@GOTPCREL(%rip), %rax movzbl (%rax), %eax movq _s0_evt1@GOTPCREL(%rip), %rcx movb %al, (%rcx) movq __x_s23_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s23_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s23_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s23_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s22_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s22_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s22_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s22_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s21_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s21_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s21_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s21_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s20_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s20_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s20_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s20_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s19_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s19_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s19_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s19_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s18_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s18_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s18_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s18_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s17_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s17_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s17_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s17_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s16_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s16_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s16_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s16_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s15_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s15_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s15_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s15_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s19_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s19_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s18_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s18_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s4_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s4_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s17_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s17_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s6_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s6_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s3_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s3_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s22_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s22_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s5_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s5_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s15_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s15_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s6_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s6_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s3_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s3_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s0_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s0_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_r_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _r_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s1_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s1_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s3_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s3_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s13_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s13_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s0_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s0_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s23_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s23_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s13_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s13_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s0_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s0_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s2_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s2_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s20_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s20_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s5_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s5_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s4_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s4_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s4_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s4_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s6_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s6_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s16_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s16_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s21_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s21_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s5_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s5_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s7_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s7_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s1_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s1_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s7_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s7_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s1_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s1_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s7_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s7_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s8_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s8_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s2_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s2_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s8_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s8_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s2_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s2_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s8_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s8_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s9_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s9_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s9_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s9_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s9_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s9_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s10_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s10_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s10_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s10_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s10_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s10_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s11_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s11_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s11_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s11_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s11_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s11_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s12_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s12_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x__diverge_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq __diverge_delta@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s12_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s12_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s12_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s12_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s13_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s13_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s14_x@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s14_x@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s14_y@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s14_y@GOTPCREL(%rip), %rax movss %xmm0, (%rax) movq __x_s14_z@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _s14_z@GOTPCREL(%rip), %rax movss %xmm0, (%rax) testb $1, %dil jne LBB1_515 jmp LBB1_512 LBB1_4186: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $14, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4183: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -56(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -108(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4188 ## %bb.4184: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4190 LBB1_4188: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $15, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4190: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -108(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -56(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4193 ## %bb.4191: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4195 LBB1_4193: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $15, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4195: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -57(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -112(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4198 ## %bb.4196: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4200 LBB1_4198: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $16, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4200: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -112(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -57(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4203 ## %bb.4201: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4205 LBB1_4203: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $16, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4205: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -58(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -116(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4208 ## %bb.4206: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4210 LBB1_4208: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $17, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4210: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -116(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -58(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4213 ## %bb.4211: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4215 LBB1_4213: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $17, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4215: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -59(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -120(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4218 ## %bb.4216: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4220 LBB1_4218: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $18, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4220: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -120(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -59(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4223 ## %bb.4221: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4225 LBB1_4223: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $18, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4225: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -60(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -124(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4228 ## %bb.4226: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4230 LBB1_4228: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $19, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4230: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -124(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -60(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4233 ## %bb.4231: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4235 LBB1_4233: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $19, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4235: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -61(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -128(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4238 ## %bb.4236: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4240 LBB1_4238: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $20, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4240: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -128(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -61(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4243 ## %bb.4241: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4245 LBB1_4243: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $20, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4245: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -62(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -68(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4248 ## %bb.4246: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4250 LBB1_4248: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $21, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4250: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -68(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -62(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4253 ## %bb.4251: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4255 LBB1_4253: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $21, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4255: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -63(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -156(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4258 ## %bb.4256: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4260 LBB1_4258: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $22, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4260: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -156(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -63(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4263 ## %bb.4261: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4265 LBB1_4263: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $22, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4265: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -64(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -160(%rbp) ## 1-byte Folded Reload sete %al andb %cl, %al testb %r9b, %r9b je LBB1_4268 ## %bb.4266: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al jne LBB1_4187 jmp LBB1_4270 LBB1_4268: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $23, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4270: ## in Loop: Header=BB1_515 Depth=1 cmpb $0, -160(%rbp) ## 1-byte Folded Reload setne %cl cmpb $0, -64(%rbp) ## 1-byte Folded Reload setne %al andb %cl, %al testb %r10b, %r10b je LBB1_4273 ## %bb.4271: ## in Loop: Header=BB1_515 Depth=1 testb %al, %al je LBB1_4275 LBB1_4187: ## in Loop: Header=BB1_515 Depth=1 xorl %edi, %edi jmp LBB1_514 LBB1_4273: ## in Loop: Header=BB1_515 Depth=1 movq _r_evt_id@GOTPCREL(%rip), %rcx cmpl $23, (%rcx) sete %cl xorb %cl, %al jne LBB1_4187 LBB1_4275: ## in Loop: Header=BB1_515 Depth=1 movq __x__diverge_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq __diverge_delta@GOTPCREL(%rip), %rax movss (%rax), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss LCPI1_2(%rip), %xmm2 ## xmm2 = mem[0],zero,zero,zero cmpnleps %xmm1, %xmm2 cmpeqps %xmm0, %xmm9 orps %xmm2, %xmm9 movd %xmm9, %edi testb $1, %dil je LBB1_514 ## %bb.4276: ## in Loop: Header=BB1_515 Depth=1 ucomiss LCPI1_2(%rip), %xmm1 jae LBB1_514 ## %bb.4277: ## in Loop: Header=BB1_515 Depth=1 cvtss2sd %xmm1, %xmm1 cvtss2sd %xmm0, %xmm0 subsd %xmm0, %xmm1 addsd %xmm8, %xmm1 cmpeqsd LCPI1_4(%rip), %xmm1 movq %xmm1, %rax andl $1, %eax movl %eax, %edi jmp LBB1_514 LBB1_512: xorl %eax, %eax addq $136, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _s23_l2,1,0 ## @s23_l2 .comm _s23_evt1,1,0 ## @s23_evt1 .comm _s23_evt0,1,0 ## @s23_evt0 .comm _s23_z,4,2 ## @s23_z .comm _s23_y,4,2 ## @s23_y .comm _s22_l2,1,0 ## @s22_l2 .comm _s22_evt1,1,0 ## @s22_evt1 .comm _s22_evt0,1,0 ## @s22_evt0 .comm _s22_z,4,2 ## @s22_z .comm _s22_y,4,2 ## @s22_y .comm _s21_evt1,1,0 ## @s21_evt1 .comm _s21_evt0,1,0 ## @s21_evt0 .comm _s21_z,4,2 ## @s21_z .comm _s21_y,4,2 ## @s21_y .comm _s20_l2,1,0 ## @s20_l2 .comm _s20_evt1,1,0 ## @s20_evt1 .comm _s20_z,4,2 ## @s20_z .comm _s20_y,4,2 ## @s20_y .comm _s19_l2,1,0 ## @s19_l2 .comm _s19_evt1,1,0 ## @s19_evt1 .comm _s19_evt0,1,0 ## @s19_evt0 .comm _s19_z,4,2 ## @s19_z .comm _s19_y,4,2 ## @s19_y .comm _s18_l2,1,0 ## @s18_l2 .comm _s18_evt1,1,0 ## @s18_evt1 .comm _s18_evt0,1,0 ## @s18_evt0 .comm _s18_z,4,2 ## @s18_z .comm _s18_y,4,2 ## @s18_y .comm _s17_l2,1,0 ## @s17_l2 .comm _s17_evt1,1,0 ## @s17_evt1 .comm _s17_evt0,1,0 ## @s17_evt0 .comm _s17_z,4,2 ## @s17_z .comm _s17_y,4,2 ## @s17_y .comm _s16_l2,1,0 ## @s16_l2 .comm _s16_evt1,1,0 ## @s16_evt1 .comm _s16_evt0,1,0 ## @s16_evt0 .comm _s16_z,4,2 ## @s16_z .comm _s16_y,4,2 ## @s16_y .comm _s15_l2,1,0 ## @s15_l2 .comm _s15_evt1,1,0 ## @s15_evt1 .comm _s15_evt0,1,0 ## @s15_evt0 .comm _s15_z,4,2 ## @s15_z .comm _s15_y,4,2 ## @s15_y .comm _s5_l2,1,0 ## @s5_l2 .comm _r_l,1,0 ## @r_l .comm _s19_x,4,2 ## @s19_x .comm _s5_evt1,1,0 ## @s5_evt1 .comm _s2_l1,1,0 ## @s2_l1 .comm _s18_x,4,2 ## @s18_x .comm _s4_evt1,1,0 ## @s4_evt1 .comm _s1_l1,1,0 ## @s1_l1 .comm _s16_l1,1,0 ## @s16_l1 .comm _s4_z,4,2 ## @s4_z .comm _s10_l2,1,0 ## @s10_l2 .comm _s3_l2,1,0 ## @s3_l2 .comm _s6_evt0,1,0 ## @s6_evt0 .comm _s3_l0,1,0 ## @s3_l0 .comm _s17_x,4,2 ## @s17_x .comm _s3_evt1,1,0 ## @s3_evt1 .comm _s0_l1,1,0 ## @s0_l1 .comm _s18_l0,1,0 ## @s18_l0 .comm _s6_y,4,2 ## @s6_y .comm _s15_l1,1,0 ## @s15_l1 .comm _s3_z,4,2 ## @s3_z .comm _s9_l2,1,0 ## @s9_l2 .comm _s5_l1,1,0 ## @s5_l1 .comm _s22_x,4,2 ## @s22_x .comm _s8_evt1,1,0 ## @s8_evt1 .comm _s2_l2,1,0 ## @s2_l2 .comm _s5_l0,1,0 ## @s5_l0 .comm _s8_evt0,1,0 ## @s8_evt0 .comm _s17_l1,1,0 ## @s17_l1 .comm _s5_z,4,2 ## @s5_z .comm _s11_l2,1,0 ## @s11_l2 .comm _s0_l0,1,0 ## @s0_l0 .comm _s3_evt0,1,0 ## @s3_evt0 .comm _s4_evt0,1,0 ## @s4_evt0 .comm _s1_l0,1,0 ## @s1_l0 .comm _s15_x,4,2 ## @s15_x .comm _s1_evt1,1,0 ## @s1_evt1 .comm _r_counter,4,2 ## @r_counter .comm _s2_l0,1,0 ## @s2_l0 .comm _s5_evt0,1,0 ## @s5_evt0 .comm _s0_evt0,1,0 ## @s0_evt0 .comm _r_evt_id,4,2 ## @r_evt_id .comm _s6_x,4,2 ## @s6_x .comm _s15_l0,1,0 ## @s15_l0 .comm _s3_y,4,2 ## @s3_y .comm _s9_l1,1,0 ## @s9_l1 .comm _s12_evt1,1,0 ## @s12_evt1 .comm _s12_l1,1,0 ## @s12_l1 .comm _s0_z,4,2 ## @s0_z .comm _s6_l2,1,0 ## @s6_l2 .comm _s20_evt0,1,0 ## @s20_evt0 .comm _r_x,4,2 ## @r_x .comm _s1_x,4,2 ## @s1_x .comm _s7_l0,1,0 ## @s7_l0 .comm _s10_evt0,1,0 ## @s10_evt0 .comm _s4_l2,1,0 ## @s4_l2 .comm _s3_x,4,2 ## @s3_x .comm _s9_l0,1,0 ## @s9_l0 .comm _s12_evt0,1,0 ## @s12_evt0 .comm _s13_y,4,2 ## @s13_y .comm _s12_l0,1,0 ## @s12_l0 .comm _s0_y,4,2 ## @s0_y .comm _s6_l1,1,0 ## @s6_l1 .comm _s23_x,4,2 ## @s23_x .comm _s9_evt1,1,0 ## @s9_evt1 .comm _s21_l2,1,0 ## @s21_l2 .comm _r_event0,1,0 ## @r_event0 .comm _s13_x,4,2 ## @s13_x .comm _s0_x,4,2 ## @s0_x .comm _s6_l0,1,0 ## @s6_l0 .comm _s9_evt0,1,0 ## @s9_evt0 .comm _s2_x,4,2 ## @s2_x .comm _r_event1,1,0 ## @r_event1 .comm _s8_l0,1,0 ## @s8_l0 .comm _s11_evt0,1,0 ## @s11_evt0 .comm _s3_l1,1,0 ## @s3_l1 .comm _s20_x,4,2 ## @s20_x .comm _s6_evt1,1,0 ## @s6_evt1 .comm _s0_l2,1,0 ## @s0_l2 .comm _s5_x,4,2 ## @s5_x .comm _s11_l0,1,0 ## @s11_l0 .comm _s14_evt0,1,0 ## @s14_evt0 .comm _s8_l1,1,0 ## @s8_l1 .comm _s11_evt1,1,0 ## @s11_evt1 .comm _s4_x,4,2 ## @s4_x .comm _s10_l0,1,0 ## @s10_l0 .comm _s13_evt0,1,0 ## @s13_evt0 .comm _s7_l1,1,0 ## @s7_l1 .comm _s10_evt1,1,0 ## @s10_evt1 .comm _s16_l0,1,0 ## @s16_l0 .comm _s4_y,4,2 ## @s4_y .comm _s10_l1,1,0 ## @s10_l1 .comm _s13_evt1,1,0 ## @s13_evt1 .comm _s7_l2,1,0 ## @s7_l2 .comm _s1_evt0,1,0 ## @s1_evt0 .comm _s18_l1,1,0 ## @s18_l1 .comm _s6_z,4,2 ## @s6_z .comm _s12_l2,1,0 ## @s12_l2 .comm _s16_x,4,2 ## @s16_x .comm _s2_evt1,1,0 ## @s2_evt1 .comm _s4_l0,1,0 ## @s4_l0 .comm _s7_evt0,1,0 ## @s7_evt0 .comm _s4_l1,1,0 ## @s4_l1 .comm _s21_x,4,2 ## @s21_x .comm _s7_evt1,1,0 ## @s7_evt1 .comm _s1_l2,1,0 ## @s1_l2 .comm _s17_l0,1,0 ## @s17_l0 .comm _s5_y,4,2 ## @s5_y .comm _s11_l1,1,0 ## @s11_l1 .comm _s14_evt1,1,0 ## @s14_evt1 .comm _s8_l2,1,0 ## @s8_l2 .comm _s2_evt0,1,0 ## @s2_evt0 .comm _s7_x,4,2 ## @s7_x .comm _s1_y,4,2 ## @s1_y .comm _s13_l0,1,0 ## @s13_l0 .comm _s19_l0,1,0 ## @s19_l0 .comm _s7_y,4,2 ## @s7_y .comm _s1_z,4,2 ## @s1_z .comm _s13_l1,1,0 ## @s13_l1 .comm _s19_l1,1,0 ## @s19_l1 .comm _s7_z,4,2 ## @s7_z .comm _s13_l2,1,0 ## @s13_l2 .comm _s8_x,4,2 ## @s8_x .comm _s2_y,4,2 ## @s2_y .comm _s14_l0,1,0 ## @s14_l0 .comm _s20_l0,1,0 ## @s20_l0 .comm _s8_y,4,2 ## @s8_y .comm _s2_z,4,2 ## @s2_z .comm _s14_l1,1,0 ## @s14_l1 .comm _s20_l1,1,0 ## @s20_l1 .comm _s8_z,4,2 ## @s8_z .comm _s14_l2,1,0 ## @s14_l2 .comm _s9_x,4,2 ## @s9_x .comm _s21_l0,1,0 ## @s21_l0 .comm _s9_y,4,2 ## @s9_y .comm _s21_l1,1,0 ## @s21_l1 .comm _delta,4,2 ## @delta .comm _s9_z,4,2 ## @s9_z .comm _s10_x,4,2 ## @s10_x .comm _s22_l0,1,0 ## @s22_l0 .comm _s10_y,4,2 ## @s10_y .comm _s22_l1,1,0 ## @s22_l1 .comm _s10_z,4,2 ## @s10_z .comm _s11_x,4,2 ## @s11_x .comm _s23_l0,1,0 ## @s23_l0 .comm _s11_y,4,2 ## @s11_y .comm _s23_l1,1,0 ## @s23_l1 .comm _s11_z,4,2 ## @s11_z .comm _s12_x,4,2 ## @s12_x .comm __diverge_delta,4,2 ## @_diverge_delta .comm _s12_y,4,2 ## @s12_y .comm _s12_z,4,2 ## @s12_z .comm _s13_z,4,2 ## @s13_z .comm _s0_evt1,1,0 ## @s0_evt1 .comm _s14_x,4,2 ## @s14_x .comm _s14_y,4,2 ## @s14_y .comm _s14_z,4,2 ## @s14_z .comm __x_s23_l2,1,0 ## @_x_s23_l2 .comm __x_s23_evt1,1,0 ## @_x_s23_evt1 .comm __x_s23_evt0,1,0 ## @_x_s23_evt0 .comm __x_s23_z,4,2 ## @_x_s23_z .comm __x_s23_y,4,2 ## @_x_s23_y .comm __x_s22_l2,1,0 ## @_x_s22_l2 .comm __x_s22_evt1,1,0 ## @_x_s22_evt1 .comm __x_s22_evt0,1,0 ## @_x_s22_evt0 .comm __x_s22_z,4,2 ## @_x_s22_z .comm __x_s22_y,4,2 ## @_x_s22_y .comm __x_s21_evt1,1,0 ## @_x_s21_evt1 .comm __x_s21_evt0,1,0 ## @_x_s21_evt0 .comm __x_s21_z,4,2 ## @_x_s21_z .comm __x_s21_y,4,2 ## @_x_s21_y .comm __x_s20_l2,1,0 ## @_x_s20_l2 .comm __x_s20_evt1,1,0 ## @_x_s20_evt1 .comm __x_s20_z,4,2 ## @_x_s20_z .comm __x_s20_y,4,2 ## @_x_s20_y .comm __x_s19_l2,1,0 ## @_x_s19_l2 .comm __x_s19_evt1,1,0 ## @_x_s19_evt1 .comm __x_s19_evt0,1,0 ## @_x_s19_evt0 .comm __x_s19_z,4,2 ## @_x_s19_z .comm __x_s19_y,4,2 ## @_x_s19_y .comm __x_s18_l2,1,0 ## @_x_s18_l2 .comm __x_s18_evt1,1,0 ## @_x_s18_evt1 .comm __x_s18_evt0,1,0 ## @_x_s18_evt0 .comm __x_s18_z,4,2 ## @_x_s18_z .comm __x_s18_y,4,2 ## @_x_s18_y .comm __x_s17_l2,1,0 ## @_x_s17_l2 .comm __x_s17_evt1,1,0 ## @_x_s17_evt1 .comm __x_s17_evt0,1,0 ## @_x_s17_evt0 .comm __x_s17_z,4,2 ## @_x_s17_z .comm __x_s17_y,4,2 ## @_x_s17_y .comm __x_s16_l2,1,0 ## @_x_s16_l2 .comm __x_s16_evt1,1,0 ## @_x_s16_evt1 .comm __x_s16_evt0,1,0 ## @_x_s16_evt0 .comm __x_s16_z,4,2 ## @_x_s16_z .comm __x_s16_y,4,2 ## @_x_s16_y .comm __x_s15_l2,1,0 ## @_x_s15_l2 .comm __x_s15_evt1,1,0 ## @_x_s15_evt1 .comm __x_s15_evt0,1,0 ## @_x_s15_evt0 .comm __x_s15_z,4,2 ## @_x_s15_z .comm __x_s15_y,4,2 ## @_x_s15_y .comm __x_s5_l2,1,0 ## @_x_s5_l2 .comm __x_r_l,1,0 ## @_x_r_l .comm __x_s19_x,4,2 ## @_x_s19_x .comm __x_s5_evt1,1,0 ## @_x_s5_evt1 .comm __x_s2_l1,1,0 ## @_x_s2_l1 .comm __x_s18_x,4,2 ## @_x_s18_x .comm __x_s4_evt1,1,0 ## @_x_s4_evt1 .comm __x_s1_l1,1,0 ## @_x_s1_l1 .comm __x_s16_l1,1,0 ## @_x_s16_l1 .comm __x_s4_z,4,2 ## @_x_s4_z .comm __x_s10_l2,1,0 ## @_x_s10_l2 .comm __x_s3_l2,1,0 ## @_x_s3_l2 .comm __x_s6_evt0,1,0 ## @_x_s6_evt0 .comm __x_s3_l0,1,0 ## @_x_s3_l0 .comm __x_s17_x,4,2 ## @_x_s17_x .comm __x_s3_evt1,1,0 ## @_x_s3_evt1 .comm __x_s0_l1,1,0 ## @_x_s0_l1 .comm __x_s18_l0,1,0 ## @_x_s18_l0 .comm __x_s6_y,4,2 ## @_x_s6_y .comm __x_s15_l1,1,0 ## @_x_s15_l1 .comm __x_s3_z,4,2 ## @_x_s3_z .comm __x_s9_l2,1,0 ## @_x_s9_l2 .comm __x_s5_l1,1,0 ## @_x_s5_l1 .comm __x_s22_x,4,2 ## @_x_s22_x .comm __x_s8_evt1,1,0 ## @_x_s8_evt1 .comm __x_s2_l2,1,0 ## @_x_s2_l2 .comm __x_s5_l0,1,0 ## @_x_s5_l0 .comm __x_s8_evt0,1,0 ## @_x_s8_evt0 .comm __x_s17_l1,1,0 ## @_x_s17_l1 .comm __x_s5_z,4,2 ## @_x_s5_z .comm __x_s11_l2,1,0 ## @_x_s11_l2 .comm __x_s0_l0,1,0 ## @_x_s0_l0 .comm __x_s3_evt0,1,0 ## @_x_s3_evt0 .comm __x_s4_evt0,1,0 ## @_x_s4_evt0 .comm __x_s1_l0,1,0 ## @_x_s1_l0 .comm __x_s15_x,4,2 ## @_x_s15_x .comm __x_s1_evt1,1,0 ## @_x_s1_evt1 .comm __x_r_counter,4,2 ## @_x_r_counter .comm __x_s2_l0,1,0 ## @_x_s2_l0 .comm __x_s5_evt0,1,0 ## @_x_s5_evt0 .comm __x_s0_evt0,1,0 ## @_x_s0_evt0 .comm __x_r_evt_id,4,2 ## @_x_r_evt_id .comm __x_s6_x,4,2 ## @_x_s6_x .comm __x_s15_l0,1,0 ## @_x_s15_l0 .comm __x_s3_y,4,2 ## @_x_s3_y .comm __x_s9_l1,1,0 ## @_x_s9_l1 .comm __x_s12_evt1,1,0 ## @_x_s12_evt1 .comm __x_s12_l1,1,0 ## @_x_s12_l1 .comm __x_s0_z,4,2 ## @_x_s0_z .comm __x_s6_l2,1,0 ## @_x_s6_l2 .comm __x_s20_evt0,1,0 ## @_x_s20_evt0 .comm __x_r_x,4,2 ## @_x_r_x .comm __x_s1_x,4,2 ## @_x_s1_x .comm __x_s7_l0,1,0 ## @_x_s7_l0 .comm __x_s10_evt0,1,0 ## @_x_s10_evt0 .comm __x_s4_l2,1,0 ## @_x_s4_l2 .comm __x_s3_x,4,2 ## @_x_s3_x .comm __x_s9_l0,1,0 ## @_x_s9_l0 .comm __x_s12_evt0,1,0 ## @_x_s12_evt0 .comm __x_s13_y,4,2 ## @_x_s13_y .comm __x_s12_l0,1,0 ## @_x_s12_l0 .comm __x_s0_y,4,2 ## @_x_s0_y .comm __x_s6_l1,1,0 ## @_x_s6_l1 .comm __x_s23_x,4,2 ## @_x_s23_x .comm __x_s9_evt1,1,0 ## @_x_s9_evt1 .comm __x_s21_l2,1,0 ## @_x_s21_l2 .comm __x_r_event0,1,0 ## @_x_r_event0 .comm __x_s13_x,4,2 ## @_x_s13_x .comm __x_s0_x,4,2 ## @_x_s0_x .comm __x_s6_l0,1,0 ## @_x_s6_l0 .comm __x_s9_evt0,1,0 ## @_x_s9_evt0 .comm __x_s2_x,4,2 ## @_x_s2_x .comm __x_r_event1,1,0 ## @_x_r_event1 .comm __x_s8_l0,1,0 ## @_x_s8_l0 .comm __x_s11_evt0,1,0 ## @_x_s11_evt0 .comm __x_s3_l1,1,0 ## @_x_s3_l1 .comm __x_s20_x,4,2 ## @_x_s20_x .comm __x_s6_evt1,1,0 ## @_x_s6_evt1 .comm __x_s0_l2,1,0 ## @_x_s0_l2 .comm __x_s5_x,4,2 ## @_x_s5_x .comm __x_s11_l0,1,0 ## @_x_s11_l0 .comm __x_s14_evt0,1,0 ## @_x_s14_evt0 .comm __x_s8_l1,1,0 ## @_x_s8_l1 .comm __x_s11_evt1,1,0 ## @_x_s11_evt1 .comm __x_s4_x,4,2 ## @_x_s4_x .comm __x_s10_l0,1,0 ## @_x_s10_l0 .comm __x_s13_evt0,1,0 ## @_x_s13_evt0 .comm __x_s7_l1,1,0 ## @_x_s7_l1 .comm __x_s10_evt1,1,0 ## @_x_s10_evt1 .comm __x_s16_l0,1,0 ## @_x_s16_l0 .comm __x_s4_y,4,2 ## @_x_s4_y .comm __x_s10_l1,1,0 ## @_x_s10_l1 .comm __x_s13_evt1,1,0 ## @_x_s13_evt1 .comm __x_s7_l2,1,0 ## @_x_s7_l2 .comm __x_s1_evt0,1,0 ## @_x_s1_evt0 .comm __x_s18_l1,1,0 ## @_x_s18_l1 .comm __x_s6_z,4,2 ## @_x_s6_z .comm __x_s12_l2,1,0 ## @_x_s12_l2 .comm __x_s16_x,4,2 ## @_x_s16_x .comm __x_s2_evt1,1,0 ## @_x_s2_evt1 .comm __x_s4_l0,1,0 ## @_x_s4_l0 .comm __x_s7_evt0,1,0 ## @_x_s7_evt0 .comm __x_s4_l1,1,0 ## @_x_s4_l1 .comm __x_s21_x,4,2 ## @_x_s21_x .comm __x_s7_evt1,1,0 ## @_x_s7_evt1 .comm __x_s1_l2,1,0 ## @_x_s1_l2 .comm __x_s17_l0,1,0 ## @_x_s17_l0 .comm __x_s5_y,4,2 ## @_x_s5_y .comm __x_s11_l1,1,0 ## @_x_s11_l1 .comm __x_s14_evt1,1,0 ## @_x_s14_evt1 .comm __x_s8_l2,1,0 ## @_x_s8_l2 .comm __x_s2_evt0,1,0 ## @_x_s2_evt0 .comm __x_s7_x,4,2 ## @_x_s7_x .comm __x_s1_y,4,2 ## @_x_s1_y .comm __x_s13_l0,1,0 ## @_x_s13_l0 .comm __x_s19_l0,1,0 ## @_x_s19_l0 .comm __x_s7_y,4,2 ## @_x_s7_y .comm __x_s1_z,4,2 ## @_x_s1_z .comm __x_s13_l1,1,0 ## @_x_s13_l1 .comm __x_s19_l1,1,0 ## @_x_s19_l1 .comm __x_s7_z,4,2 ## @_x_s7_z .comm __x_s13_l2,1,0 ## @_x_s13_l2 .comm __x_s8_x,4,2 ## @_x_s8_x .comm __x_s2_y,4,2 ## @_x_s2_y .comm __x_s14_l0,1,0 ## @_x_s14_l0 .comm __x_s20_l0,1,0 ## @_x_s20_l0 .comm __x_s8_y,4,2 ## @_x_s8_y .comm __x_s2_z,4,2 ## @_x_s2_z .comm __x_s14_l1,1,0 ## @_x_s14_l1 .comm __x_s20_l1,1,0 ## @_x_s20_l1 .comm __x_s8_z,4,2 ## @_x_s8_z .comm __x_s14_l2,1,0 ## @_x_s14_l2 .comm __x_s9_x,4,2 ## @_x_s9_x .comm __x_s21_l0,1,0 ## @_x_s21_l0 .comm __x_s9_y,4,2 ## @_x_s9_y .comm __x_s21_l1,1,0 ## @_x_s21_l1 .comm __x_delta,4,2 ## @_x_delta .comm __x_s9_z,4,2 ## @_x_s9_z .comm __x_s10_x,4,2 ## @_x_s10_x .comm __x_s22_l0,1,0 ## @_x_s22_l0 .comm __x_s10_y,4,2 ## @_x_s10_y .comm __x_s22_l1,1,0 ## @_x_s22_l1 .comm __x_s10_z,4,2 ## @_x_s10_z .comm __x_s11_x,4,2 ## @_x_s11_x .comm __x_s23_l0,1,0 ## @_x_s23_l0 .comm __x_s11_y,4,2 ## @_x_s11_y .comm __x_s23_l1,1,0 ## @_x_s23_l1 .comm __x_s11_z,4,2 ## @_x_s11_z .comm __x_s12_x,4,2 ## @_x_s12_x .comm __x__diverge_delta,4,2 ## @_x__diverge_delta .comm __x_s12_y,4,2 ## @_x_s12_y .comm __x_s12_z,4,2 ## @_x_s12_z .comm __x_s13_z,4,2 ## @_x_s13_z .comm __x_s0_evt1,1,0 ## @_x_s0_evt1 .comm __x_s14_x,4,2 ## @_x_s14_x .comm __x_s14_y,4,2 ## @_x_s14_y .comm __x_s14_z,4,2 ## @_x_s14_z .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___VERIFIER_nondet_bool ; -- Begin function __VERIFIER_nondet_bool .p2align 2 ___VERIFIER_nondet_bool: ; @__VERIFIER_nondet_bool .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 bl ___VERIFIER_nondet_int cmp w0, #0 cset w0, ne ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #304 .cfi_def_cfa_offset 304 stp d11, d10, [sp, #176] ; 16-byte Folded Spill stp d9, d8, [sp, #192] ; 16-byte Folded Spill stp x28, x27, [sp, #208] ; 16-byte Folded Spill stp x26, x25, [sp, #224] ; 16-byte Folded Spill stp x24, x23, [sp, #240] ; 16-byte Folded Spill stp x22, x21, [sp, #256] ; 16-byte Folded Spill stp x20, x19, [sp, #272] ; 16-byte Folded Spill stp x29, x30, [sp, #288] ; 16-byte Folded Spill add x29, sp, #288 .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 .cfi_offset b10, -120 .cfi_offset b11, -128 bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh0: adrp x19, _s23_l2@GOTPAGE Lloh1: ldr x19, [x19, _s23_l2@GOTPAGEOFF] strb w8, [x19] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh2: adrp x20, _s23_evt1@GOTPAGE Lloh3: ldr x20, [x20, _s23_evt1@GOTPAGEOFF] strb w8, [x20] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh4: adrp x21, _s23_evt0@GOTPAGE Lloh5: ldr x21, [x21, _s23_evt0@GOTPAGEOFF] strb w8, [x21] bl ___VERIFIER_nondet_float Lloh6: adrp x22, _s23_z@GOTPAGE Lloh7: ldr x22, [x22, _s23_z@GOTPAGEOFF] str s0, [x22] bl ___VERIFIER_nondet_float Lloh8: adrp x23, _s23_y@GOTPAGE Lloh9: ldr x23, [x23, _s23_y@GOTPAGEOFF] str s0, [x23] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh10: adrp x9, _s22_l2@GOTPAGE Lloh11: ldr x9, [x9, _s22_l2@GOTPAGEOFF] Lloh12: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh13: adrp x9, _s22_evt1@GOTPAGE Lloh14: ldr x9, [x9, _s22_evt1@GOTPAGEOFF] Lloh15: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh16: adrp x9, _s22_evt0@GOTPAGE Lloh17: ldr x9, [x9, _s22_evt0@GOTPAGEOFF] Lloh18: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh19: adrp x8, _s22_z@GOTPAGE Lloh20: ldr x8, [x8, _s22_z@GOTPAGEOFF] Lloh21: str s0, [x8] bl ___VERIFIER_nondet_float Lloh22: adrp x8, _s22_y@GOTPAGE Lloh23: ldr x8, [x8, _s22_y@GOTPAGEOFF] Lloh24: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh25: adrp x9, _s21_evt1@GOTPAGE Lloh26: ldr x9, [x9, _s21_evt1@GOTPAGEOFF] Lloh27: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh28: adrp x9, _s21_evt0@GOTPAGE Lloh29: ldr x9, [x9, _s21_evt0@GOTPAGEOFF] Lloh30: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh31: adrp x8, _s21_z@GOTPAGE Lloh32: ldr x8, [x8, _s21_z@GOTPAGEOFF] Lloh33: str s0, [x8] bl ___VERIFIER_nondet_float Lloh34: adrp x8, _s21_y@GOTPAGE Lloh35: ldr x8, [x8, _s21_y@GOTPAGEOFF] Lloh36: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh37: adrp x9, _s20_l2@GOTPAGE Lloh38: ldr x9, [x9, _s20_l2@GOTPAGEOFF] Lloh39: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh40: adrp x9, _s20_evt1@GOTPAGE Lloh41: ldr x9, [x9, _s20_evt1@GOTPAGEOFF] Lloh42: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh43: adrp x8, _s20_z@GOTPAGE Lloh44: ldr x8, [x8, _s20_z@GOTPAGEOFF] Lloh45: str s0, [x8] bl ___VERIFIER_nondet_float Lloh46: adrp x8, _s20_y@GOTPAGE Lloh47: ldr x8, [x8, _s20_y@GOTPAGEOFF] Lloh48: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh49: adrp x9, _s19_l2@GOTPAGE Lloh50: ldr x9, [x9, _s19_l2@GOTPAGEOFF] Lloh51: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh52: adrp x9, _s19_evt1@GOTPAGE Lloh53: ldr x9, [x9, _s19_evt1@GOTPAGEOFF] Lloh54: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh55: adrp x9, _s19_evt0@GOTPAGE Lloh56: ldr x9, [x9, _s19_evt0@GOTPAGEOFF] Lloh57: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh58: adrp x8, _s19_z@GOTPAGE Lloh59: ldr x8, [x8, _s19_z@GOTPAGEOFF] Lloh60: str s0, [x8] bl ___VERIFIER_nondet_float Lloh61: adrp x8, _s19_y@GOTPAGE Lloh62: ldr x8, [x8, _s19_y@GOTPAGEOFF] Lloh63: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh64: adrp x9, _s18_l2@GOTPAGE Lloh65: ldr x9, [x9, _s18_l2@GOTPAGEOFF] Lloh66: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh67: adrp x9, _s18_evt1@GOTPAGE Lloh68: ldr x9, [x9, _s18_evt1@GOTPAGEOFF] Lloh69: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh70: adrp x9, _s18_evt0@GOTPAGE Lloh71: ldr x9, [x9, _s18_evt0@GOTPAGEOFF] Lloh72: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh73: adrp x8, _s18_z@GOTPAGE Lloh74: ldr x8, [x8, _s18_z@GOTPAGEOFF] Lloh75: str s0, [x8] bl ___VERIFIER_nondet_float Lloh76: adrp x8, _s18_y@GOTPAGE Lloh77: ldr x8, [x8, _s18_y@GOTPAGEOFF] Lloh78: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh79: adrp x9, _s17_l2@GOTPAGE Lloh80: ldr x9, [x9, _s17_l2@GOTPAGEOFF] Lloh81: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh82: adrp x9, _s17_evt1@GOTPAGE Lloh83: ldr x9, [x9, _s17_evt1@GOTPAGEOFF] Lloh84: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh85: adrp x9, _s17_evt0@GOTPAGE Lloh86: ldr x9, [x9, _s17_evt0@GOTPAGEOFF] Lloh87: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh88: adrp x8, _s17_z@GOTPAGE Lloh89: ldr x8, [x8, _s17_z@GOTPAGEOFF] Lloh90: str s0, [x8] bl ___VERIFIER_nondet_float Lloh91: adrp x8, _s17_y@GOTPAGE Lloh92: ldr x8, [x8, _s17_y@GOTPAGEOFF] Lloh93: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh94: adrp x9, _s16_l2@GOTPAGE Lloh95: ldr x9, [x9, _s16_l2@GOTPAGEOFF] Lloh96: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh97: adrp x9, _s16_evt1@GOTPAGE Lloh98: ldr x9, [x9, _s16_evt1@GOTPAGEOFF] Lloh99: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh100: adrp x9, _s16_evt0@GOTPAGE Lloh101: ldr x9, [x9, _s16_evt0@GOTPAGEOFF] Lloh102: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh103: adrp x8, _s16_z@GOTPAGE Lloh104: ldr x8, [x8, _s16_z@GOTPAGEOFF] Lloh105: str s0, [x8] bl ___VERIFIER_nondet_float Lloh106: adrp x8, _s16_y@GOTPAGE Lloh107: ldr x8, [x8, _s16_y@GOTPAGEOFF] Lloh108: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh109: adrp x9, _s15_l2@GOTPAGE Lloh110: ldr x9, [x9, _s15_l2@GOTPAGEOFF] Lloh111: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh112: adrp x9, _s15_evt1@GOTPAGE Lloh113: ldr x9, [x9, _s15_evt1@GOTPAGEOFF] Lloh114: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh115: adrp x9, _s15_evt0@GOTPAGE Lloh116: ldr x9, [x9, _s15_evt0@GOTPAGEOFF] Lloh117: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh118: adrp x8, _s15_z@GOTPAGE Lloh119: ldr x8, [x8, _s15_z@GOTPAGEOFF] Lloh120: str s0, [x8] bl ___VERIFIER_nondet_float Lloh121: adrp x8, _s15_y@GOTPAGE Lloh122: ldr x8, [x8, _s15_y@GOTPAGEOFF] Lloh123: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh124: adrp x9, _s5_l2@GOTPAGE Lloh125: ldr x9, [x9, _s5_l2@GOTPAGEOFF] Lloh126: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh127: adrp x9, _r_l@GOTPAGE Lloh128: ldr x9, [x9, _r_l@GOTPAGEOFF] Lloh129: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh130: adrp x8, _s19_x@GOTPAGE Lloh131: ldr x8, [x8, _s19_x@GOTPAGEOFF] Lloh132: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh133: adrp x9, _s5_evt1@GOTPAGE Lloh134: ldr x9, [x9, _s5_evt1@GOTPAGEOFF] Lloh135: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh136: adrp x9, _s2_l1@GOTPAGE Lloh137: ldr x9, [x9, _s2_l1@GOTPAGEOFF] Lloh138: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh139: adrp x8, _s18_x@GOTPAGE Lloh140: ldr x8, [x8, _s18_x@GOTPAGEOFF] Lloh141: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh142: adrp x9, _s4_evt1@GOTPAGE Lloh143: ldr x9, [x9, _s4_evt1@GOTPAGEOFF] Lloh144: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh145: adrp x9, _s1_l1@GOTPAGE Lloh146: ldr x9, [x9, _s1_l1@GOTPAGEOFF] Lloh147: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh148: adrp x9, _s16_l1@GOTPAGE Lloh149: ldr x9, [x9, _s16_l1@GOTPAGEOFF] Lloh150: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh151: adrp x8, _s4_z@GOTPAGE Lloh152: ldr x8, [x8, _s4_z@GOTPAGEOFF] Lloh153: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh154: adrp x9, _s10_l2@GOTPAGE Lloh155: ldr x9, [x9, _s10_l2@GOTPAGEOFF] Lloh156: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh157: adrp x9, _s3_l2@GOTPAGE Lloh158: ldr x9, [x9, _s3_l2@GOTPAGEOFF] Lloh159: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh160: adrp x9, _s6_evt0@GOTPAGE Lloh161: ldr x9, [x9, _s6_evt0@GOTPAGEOFF] Lloh162: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh163: adrp x9, _s3_l0@GOTPAGE Lloh164: ldr x9, [x9, _s3_l0@GOTPAGEOFF] Lloh165: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh166: adrp x8, _s17_x@GOTPAGE Lloh167: ldr x8, [x8, _s17_x@GOTPAGEOFF] Lloh168: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh169: adrp x9, _s3_evt1@GOTPAGE Lloh170: ldr x9, [x9, _s3_evt1@GOTPAGEOFF] Lloh171: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh172: adrp x9, _s0_l1@GOTPAGE Lloh173: ldr x9, [x9, _s0_l1@GOTPAGEOFF] Lloh174: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh175: adrp x9, _s18_l0@GOTPAGE Lloh176: ldr x9, [x9, _s18_l0@GOTPAGEOFF] Lloh177: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh178: adrp x8, _s6_y@GOTPAGE Lloh179: ldr x8, [x8, _s6_y@GOTPAGEOFF] Lloh180: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh181: adrp x9, _s15_l1@GOTPAGE Lloh182: ldr x9, [x9, _s15_l1@GOTPAGEOFF] Lloh183: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh184: adrp x8, _s3_z@GOTPAGE Lloh185: ldr x8, [x8, _s3_z@GOTPAGEOFF] Lloh186: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh187: adrp x9, _s9_l2@GOTPAGE Lloh188: ldr x9, [x9, _s9_l2@GOTPAGEOFF] Lloh189: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh190: adrp x9, _s5_l1@GOTPAGE Lloh191: ldr x9, [x9, _s5_l1@GOTPAGEOFF] Lloh192: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh193: adrp x8, _s22_x@GOTPAGE Lloh194: ldr x8, [x8, _s22_x@GOTPAGEOFF] Lloh195: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh196: adrp x9, _s8_evt1@GOTPAGE Lloh197: ldr x9, [x9, _s8_evt1@GOTPAGEOFF] Lloh198: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh199: adrp x9, _s2_l2@GOTPAGE Lloh200: ldr x9, [x9, _s2_l2@GOTPAGEOFF] Lloh201: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh202: adrp x9, _s5_l0@GOTPAGE Lloh203: ldr x9, [x9, _s5_l0@GOTPAGEOFF] Lloh204: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh205: adrp x9, _s8_evt0@GOTPAGE Lloh206: ldr x9, [x9, _s8_evt0@GOTPAGEOFF] Lloh207: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh208: adrp x9, _s17_l1@GOTPAGE Lloh209: ldr x9, [x9, _s17_l1@GOTPAGEOFF] Lloh210: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh211: adrp x8, _s5_z@GOTPAGE Lloh212: ldr x8, [x8, _s5_z@GOTPAGEOFF] Lloh213: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh214: adrp x9, _s11_l2@GOTPAGE Lloh215: ldr x9, [x9, _s11_l2@GOTPAGEOFF] Lloh216: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh217: adrp x9, _s0_l0@GOTPAGE Lloh218: ldr x9, [x9, _s0_l0@GOTPAGEOFF] Lloh219: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh220: adrp x9, _s3_evt0@GOTPAGE Lloh221: ldr x9, [x9, _s3_evt0@GOTPAGEOFF] Lloh222: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh223: adrp x9, _s4_evt0@GOTPAGE Lloh224: ldr x9, [x9, _s4_evt0@GOTPAGEOFF] Lloh225: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh226: adrp x9, _s1_l0@GOTPAGE Lloh227: ldr x9, [x9, _s1_l0@GOTPAGEOFF] Lloh228: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh229: adrp x8, _s15_x@GOTPAGE Lloh230: ldr x8, [x8, _s15_x@GOTPAGEOFF] Lloh231: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh232: adrp x9, _s1_evt1@GOTPAGE Lloh233: ldr x9, [x9, _s1_evt1@GOTPAGEOFF] Lloh234: strb w8, [x9] bl ___VERIFIER_nondet_int Lloh235: adrp x8, _r_counter@GOTPAGE Lloh236: ldr x8, [x8, _r_counter@GOTPAGEOFF] Lloh237: str w0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh238: adrp x9, _s2_l0@GOTPAGE Lloh239: ldr x9, [x9, _s2_l0@GOTPAGEOFF] Lloh240: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh241: adrp x9, _s5_evt0@GOTPAGE Lloh242: ldr x9, [x9, _s5_evt0@GOTPAGEOFF] Lloh243: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh244: adrp x9, _s0_evt0@GOTPAGE Lloh245: ldr x9, [x9, _s0_evt0@GOTPAGEOFF] Lloh246: strb w8, [x9] bl ___VERIFIER_nondet_int Lloh247: adrp x8, _r_evt_id@GOTPAGE Lloh248: ldr x8, [x8, _r_evt_id@GOTPAGEOFF] Lloh249: str w0, [x8] bl ___VERIFIER_nondet_float Lloh250: adrp x8, _s6_x@GOTPAGE Lloh251: ldr x8, [x8, _s6_x@GOTPAGEOFF] Lloh252: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh253: adrp x9, _s15_l0@GOTPAGE Lloh254: ldr x9, [x9, _s15_l0@GOTPAGEOFF] Lloh255: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh256: adrp x8, _s3_y@GOTPAGE Lloh257: ldr x8, [x8, _s3_y@GOTPAGEOFF] Lloh258: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh259: adrp x9, _s9_l1@GOTPAGE Lloh260: ldr x9, [x9, _s9_l1@GOTPAGEOFF] Lloh261: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh262: adrp x9, _s12_evt1@GOTPAGE Lloh263: ldr x9, [x9, _s12_evt1@GOTPAGEOFF] Lloh264: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh265: adrp x9, _s12_l1@GOTPAGE Lloh266: ldr x9, [x9, _s12_l1@GOTPAGEOFF] Lloh267: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh268: adrp x8, _s0_z@GOTPAGE Lloh269: ldr x8, [x8, _s0_z@GOTPAGEOFF] Lloh270: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh271: adrp x9, _s6_l2@GOTPAGE Lloh272: ldr x9, [x9, _s6_l2@GOTPAGEOFF] Lloh273: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh274: adrp x9, _s20_evt0@GOTPAGE Lloh275: ldr x9, [x9, _s20_evt0@GOTPAGEOFF] Lloh276: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh277: adrp x8, _r_x@GOTPAGE Lloh278: ldr x8, [x8, _r_x@GOTPAGEOFF] Lloh279: str s0, [x8] bl ___VERIFIER_nondet_float Lloh280: adrp x8, _s1_x@GOTPAGE Lloh281: ldr x8, [x8, _s1_x@GOTPAGEOFF] Lloh282: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh283: adrp x9, _s7_l0@GOTPAGE Lloh284: ldr x9, [x9, _s7_l0@GOTPAGEOFF] Lloh285: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh286: adrp x9, _s10_evt0@GOTPAGE Lloh287: ldr x9, [x9, _s10_evt0@GOTPAGEOFF] Lloh288: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh289: adrp x9, _s4_l2@GOTPAGE Lloh290: ldr x9, [x9, _s4_l2@GOTPAGEOFF] Lloh291: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh292: adrp x8, _s3_x@GOTPAGE Lloh293: ldr x8, [x8, _s3_x@GOTPAGEOFF] Lloh294: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh295: adrp x9, _s9_l0@GOTPAGE Lloh296: ldr x9, [x9, _s9_l0@GOTPAGEOFF] Lloh297: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh298: adrp x9, _s12_evt0@GOTPAGE Lloh299: ldr x9, [x9, _s12_evt0@GOTPAGEOFF] Lloh300: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh301: adrp x8, _s13_y@GOTPAGE Lloh302: ldr x8, [x8, _s13_y@GOTPAGEOFF] Lloh303: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh304: adrp x9, _s12_l0@GOTPAGE Lloh305: ldr x9, [x9, _s12_l0@GOTPAGEOFF] Lloh306: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh307: adrp x8, _s0_y@GOTPAGE Lloh308: ldr x8, [x8, _s0_y@GOTPAGEOFF] Lloh309: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh310: adrp x9, _s6_l1@GOTPAGE Lloh311: ldr x9, [x9, _s6_l1@GOTPAGEOFF] Lloh312: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh313: adrp x28, _s23_x@GOTPAGE Lloh314: ldr x28, [x28, _s23_x@GOTPAGEOFF] str s0, [x28] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh315: adrp x9, _s9_evt1@GOTPAGE Lloh316: ldr x9, [x9, _s9_evt1@GOTPAGEOFF] Lloh317: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh318: adrp x9, _s21_l2@GOTPAGE Lloh319: ldr x9, [x9, _s21_l2@GOTPAGEOFF] Lloh320: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh321: adrp x9, _r_event0@GOTPAGE Lloh322: ldr x9, [x9, _r_event0@GOTPAGEOFF] Lloh323: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh324: adrp x8, _s13_x@GOTPAGE Lloh325: ldr x8, [x8, _s13_x@GOTPAGEOFF] Lloh326: str s0, [x8] bl ___VERIFIER_nondet_float Lloh327: adrp x8, _s0_x@GOTPAGE Lloh328: ldr x8, [x8, _s0_x@GOTPAGEOFF] Lloh329: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh330: adrp x9, _s6_l0@GOTPAGE Lloh331: ldr x9, [x9, _s6_l0@GOTPAGEOFF] Lloh332: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh333: adrp x9, _s9_evt0@GOTPAGE Lloh334: ldr x9, [x9, _s9_evt0@GOTPAGEOFF] Lloh335: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh336: adrp x8, _s2_x@GOTPAGE Lloh337: ldr x8, [x8, _s2_x@GOTPAGEOFF] Lloh338: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh339: adrp x9, _r_event1@GOTPAGE Lloh340: ldr x9, [x9, _r_event1@GOTPAGEOFF] Lloh341: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh342: adrp x9, _s8_l0@GOTPAGE Lloh343: ldr x9, [x9, _s8_l0@GOTPAGEOFF] Lloh344: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh345: adrp x9, _s11_evt0@GOTPAGE Lloh346: ldr x9, [x9, _s11_evt0@GOTPAGEOFF] Lloh347: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh348: adrp x9, _s3_l1@GOTPAGE Lloh349: ldr x9, [x9, _s3_l1@GOTPAGEOFF] Lloh350: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh351: adrp x8, _s20_x@GOTPAGE Lloh352: ldr x8, [x8, _s20_x@GOTPAGEOFF] Lloh353: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh354: adrp x9, _s6_evt1@GOTPAGE Lloh355: ldr x9, [x9, _s6_evt1@GOTPAGEOFF] Lloh356: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh357: adrp x9, _s0_l2@GOTPAGE Lloh358: ldr x9, [x9, _s0_l2@GOTPAGEOFF] Lloh359: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh360: adrp x8, _s5_x@GOTPAGE Lloh361: ldr x8, [x8, _s5_x@GOTPAGEOFF] Lloh362: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh363: adrp x9, _s11_l0@GOTPAGE Lloh364: ldr x9, [x9, _s11_l0@GOTPAGEOFF] Lloh365: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh366: adrp x9, _s14_evt0@GOTPAGE Lloh367: ldr x9, [x9, _s14_evt0@GOTPAGEOFF] Lloh368: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh369: adrp x9, _s8_l1@GOTPAGE Lloh370: ldr x9, [x9, _s8_l1@GOTPAGEOFF] Lloh371: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh372: adrp x9, _s11_evt1@GOTPAGE Lloh373: ldr x9, [x9, _s11_evt1@GOTPAGEOFF] Lloh374: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh375: adrp x8, _s4_x@GOTPAGE Lloh376: ldr x8, [x8, _s4_x@GOTPAGEOFF] Lloh377: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh378: adrp x9, _s10_l0@GOTPAGE Lloh379: ldr x9, [x9, _s10_l0@GOTPAGEOFF] Lloh380: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh381: adrp x9, _s13_evt0@GOTPAGE Lloh382: ldr x9, [x9, _s13_evt0@GOTPAGEOFF] Lloh383: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh384: adrp x9, _s7_l1@GOTPAGE Lloh385: ldr x9, [x9, _s7_l1@GOTPAGEOFF] Lloh386: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh387: adrp x9, _s10_evt1@GOTPAGE Lloh388: ldr x9, [x9, _s10_evt1@GOTPAGEOFF] Lloh389: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh390: adrp x9, _s16_l0@GOTPAGE Lloh391: ldr x9, [x9, _s16_l0@GOTPAGEOFF] Lloh392: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh393: adrp x8, _s4_y@GOTPAGE Lloh394: ldr x8, [x8, _s4_y@GOTPAGEOFF] Lloh395: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh396: adrp x9, _s10_l1@GOTPAGE Lloh397: ldr x9, [x9, _s10_l1@GOTPAGEOFF] Lloh398: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh399: adrp x9, _s13_evt1@GOTPAGE Lloh400: ldr x9, [x9, _s13_evt1@GOTPAGEOFF] Lloh401: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh402: adrp x9, _s7_l2@GOTPAGE Lloh403: ldr x9, [x9, _s7_l2@GOTPAGEOFF] Lloh404: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh405: adrp x9, _s1_evt0@GOTPAGE Lloh406: ldr x9, [x9, _s1_evt0@GOTPAGEOFF] Lloh407: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh408: adrp x9, _s18_l1@GOTPAGE Lloh409: ldr x9, [x9, _s18_l1@GOTPAGEOFF] Lloh410: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh411: adrp x8, _s6_z@GOTPAGE Lloh412: ldr x8, [x8, _s6_z@GOTPAGEOFF] Lloh413: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh414: adrp x9, _s12_l2@GOTPAGE Lloh415: ldr x9, [x9, _s12_l2@GOTPAGEOFF] Lloh416: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh417: adrp x8, _s16_x@GOTPAGE Lloh418: ldr x8, [x8, _s16_x@GOTPAGEOFF] Lloh419: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh420: adrp x9, _s2_evt1@GOTPAGE Lloh421: ldr x9, [x9, _s2_evt1@GOTPAGEOFF] Lloh422: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh423: adrp x9, _s4_l0@GOTPAGE Lloh424: ldr x9, [x9, _s4_l0@GOTPAGEOFF] Lloh425: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh426: adrp x9, _s7_evt0@GOTPAGE Lloh427: ldr x9, [x9, _s7_evt0@GOTPAGEOFF] Lloh428: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh429: adrp x9, _s4_l1@GOTPAGE Lloh430: ldr x9, [x9, _s4_l1@GOTPAGEOFF] Lloh431: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh432: adrp x8, _s21_x@GOTPAGE Lloh433: ldr x8, [x8, _s21_x@GOTPAGEOFF] Lloh434: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh435: adrp x9, _s7_evt1@GOTPAGE Lloh436: ldr x9, [x9, _s7_evt1@GOTPAGEOFF] Lloh437: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh438: adrp x9, _s1_l2@GOTPAGE Lloh439: ldr x9, [x9, _s1_l2@GOTPAGEOFF] Lloh440: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh441: adrp x9, _s17_l0@GOTPAGE Lloh442: ldr x9, [x9, _s17_l0@GOTPAGEOFF] Lloh443: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh444: adrp x8, _s5_y@GOTPAGE Lloh445: ldr x8, [x8, _s5_y@GOTPAGEOFF] Lloh446: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh447: adrp x9, _s11_l1@GOTPAGE Lloh448: ldr x9, [x9, _s11_l1@GOTPAGEOFF] Lloh449: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh450: adrp x9, _s14_evt1@GOTPAGE Lloh451: ldr x9, [x9, _s14_evt1@GOTPAGEOFF] Lloh452: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh453: adrp x9, _s8_l2@GOTPAGE Lloh454: ldr x9, [x9, _s8_l2@GOTPAGEOFF] Lloh455: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh456: adrp x9, _s2_evt0@GOTPAGE Lloh457: ldr x9, [x9, _s2_evt0@GOTPAGEOFF] Lloh458: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh459: adrp x8, _s7_x@GOTPAGE Lloh460: ldr x8, [x8, _s7_x@GOTPAGEOFF] Lloh461: str s0, [x8] bl ___VERIFIER_nondet_float Lloh462: adrp x8, _s1_y@GOTPAGE Lloh463: ldr x8, [x8, _s1_y@GOTPAGEOFF] Lloh464: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh465: adrp x9, _s13_l0@GOTPAGE Lloh466: ldr x9, [x9, _s13_l0@GOTPAGEOFF] Lloh467: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh468: adrp x9, _s19_l0@GOTPAGE Lloh469: ldr x9, [x9, _s19_l0@GOTPAGEOFF] Lloh470: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh471: adrp x8, _s7_y@GOTPAGE Lloh472: ldr x8, [x8, _s7_y@GOTPAGEOFF] Lloh473: str s0, [x8] bl ___VERIFIER_nondet_float Lloh474: adrp x8, _s1_z@GOTPAGE Lloh475: ldr x8, [x8, _s1_z@GOTPAGEOFF] Lloh476: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh477: adrp x9, _s13_l1@GOTPAGE Lloh478: ldr x9, [x9, _s13_l1@GOTPAGEOFF] Lloh479: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh480: adrp x9, _s19_l1@GOTPAGE Lloh481: ldr x9, [x9, _s19_l1@GOTPAGEOFF] Lloh482: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh483: adrp x8, _s7_z@GOTPAGE Lloh484: ldr x8, [x8, _s7_z@GOTPAGEOFF] Lloh485: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh486: adrp x9, _s13_l2@GOTPAGE Lloh487: ldr x9, [x9, _s13_l2@GOTPAGEOFF] Lloh488: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh489: adrp x8, _s8_x@GOTPAGE Lloh490: ldr x8, [x8, _s8_x@GOTPAGEOFF] Lloh491: str s0, [x8] bl ___VERIFIER_nondet_float Lloh492: adrp x8, _s2_y@GOTPAGE Lloh493: ldr x8, [x8, _s2_y@GOTPAGEOFF] Lloh494: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh495: adrp x9, _s14_l0@GOTPAGE Lloh496: ldr x9, [x9, _s14_l0@GOTPAGEOFF] Lloh497: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh498: adrp x9, _s20_l0@GOTPAGE Lloh499: ldr x9, [x9, _s20_l0@GOTPAGEOFF] Lloh500: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh501: adrp x8, _s8_y@GOTPAGE Lloh502: ldr x8, [x8, _s8_y@GOTPAGEOFF] Lloh503: str s0, [x8] bl ___VERIFIER_nondet_float Lloh504: adrp x8, _s2_z@GOTPAGE Lloh505: ldr x8, [x8, _s2_z@GOTPAGEOFF] Lloh506: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh507: adrp x9, _s14_l1@GOTPAGE Lloh508: ldr x9, [x9, _s14_l1@GOTPAGEOFF] Lloh509: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh510: adrp x9, _s20_l1@GOTPAGE Lloh511: ldr x9, [x9, _s20_l1@GOTPAGEOFF] Lloh512: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh513: adrp x8, _s8_z@GOTPAGE Lloh514: ldr x8, [x8, _s8_z@GOTPAGEOFF] Lloh515: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh516: adrp x9, _s14_l2@GOTPAGE Lloh517: ldr x9, [x9, _s14_l2@GOTPAGEOFF] Lloh518: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh519: adrp x8, _s9_x@GOTPAGE Lloh520: ldr x8, [x8, _s9_x@GOTPAGEOFF] Lloh521: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh522: adrp x9, _s21_l0@GOTPAGE Lloh523: ldr x9, [x9, _s21_l0@GOTPAGEOFF] Lloh524: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh525: adrp x8, _s9_y@GOTPAGE Lloh526: ldr x8, [x8, _s9_y@GOTPAGEOFF] Lloh527: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh528: adrp x9, _s21_l1@GOTPAGE Lloh529: ldr x9, [x9, _s21_l1@GOTPAGEOFF] Lloh530: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh531: adrp x8, _delta@GOTPAGE Lloh532: ldr x8, [x8, _delta@GOTPAGEOFF] Lloh533: str s0, [x8] bl ___VERIFIER_nondet_float Lloh534: adrp x8, _s9_z@GOTPAGE Lloh535: ldr x8, [x8, _s9_z@GOTPAGEOFF] Lloh536: str s0, [x8] bl ___VERIFIER_nondet_float Lloh537: adrp x8, _s10_x@GOTPAGE Lloh538: ldr x8, [x8, _s10_x@GOTPAGEOFF] Lloh539: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh540: adrp x27, _s22_l0@GOTPAGE Lloh541: ldr x27, [x27, _s22_l0@GOTPAGEOFF] strb w8, [x27] bl ___VERIFIER_nondet_float Lloh542: adrp x8, _s10_y@GOTPAGE Lloh543: ldr x8, [x8, _s10_y@GOTPAGEOFF] Lloh544: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh545: adrp x24, _s22_l1@GOTPAGE Lloh546: ldr x24, [x24, _s22_l1@GOTPAGEOFF] strb w8, [x24] bl ___VERIFIER_nondet_float Lloh547: adrp x8, _s10_z@GOTPAGE Lloh548: ldr x8, [x8, _s10_z@GOTPAGEOFF] Lloh549: str s0, [x8] bl ___VERIFIER_nondet_float Lloh550: adrp x8, _s11_x@GOTPAGE Lloh551: ldr x8, [x8, _s11_x@GOTPAGEOFF] Lloh552: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh553: adrp x25, _s23_l0@GOTPAGE Lloh554: ldr x25, [x25, _s23_l0@GOTPAGEOFF] strb w8, [x25] bl ___VERIFIER_nondet_float Lloh555: adrp x8, _s11_y@GOTPAGE Lloh556: ldr x8, [x8, _s11_y@GOTPAGEOFF] Lloh557: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh558: adrp x26, _s23_l1@GOTPAGE Lloh559: ldr x26, [x26, _s23_l1@GOTPAGEOFF] strb w8, [x26] bl ___VERIFIER_nondet_float Lloh560: adrp x8, _s11_z@GOTPAGE Lloh561: ldr x8, [x8, _s11_z@GOTPAGEOFF] Lloh562: str s0, [x8] bl ___VERIFIER_nondet_float Lloh563: adrp x8, _s12_x@GOTPAGE Lloh564: ldr x8, [x8, _s12_x@GOTPAGEOFF] Lloh565: str s0, [x8] bl ___VERIFIER_nondet_float Lloh566: adrp x8, __diverge_delta@GOTPAGE Lloh567: ldr x8, [x8, __diverge_delta@GOTPAGEOFF] Lloh568: str s0, [x8] bl ___VERIFIER_nondet_float Lloh569: adrp x8, _s12_y@GOTPAGE Lloh570: ldr x8, [x8, _s12_y@GOTPAGEOFF] Lloh571: str s0, [x8] bl ___VERIFIER_nondet_float Lloh572: adrp x8, _s12_z@GOTPAGE Lloh573: ldr x8, [x8, _s12_z@GOTPAGEOFF] Lloh574: str s0, [x8] bl ___VERIFIER_nondet_float Lloh575: adrp x8, _s13_z@GOTPAGE Lloh576: ldr x8, [x8, _s13_z@GOTPAGEOFF] Lloh577: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh578: adrp x9, _s0_evt1@GOTPAGE Lloh579: ldr x9, [x9, _s0_evt1@GOTPAGEOFF] Lloh580: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh581: adrp x8, _s14_x@GOTPAGE Lloh582: ldr x8, [x8, _s14_x@GOTPAGEOFF] Lloh583: str s0, [x8] bl ___VERIFIER_nondet_float Lloh584: adrp x8, _s14_y@GOTPAGE Lloh585: ldr x8, [x8, _s14_y@GOTPAGEOFF] Lloh586: str s0, [x8] bl ___VERIFIER_nondet_float Lloh587: adrp x8, _s14_z@GOTPAGE Lloh588: ldr x8, [x8, _s14_z@GOTPAGEOFF] Lloh589: str s0, [x8] ldrb w12, [x21] cmp w12, #0 cset w8, ne cset w10, eq ldrb w13, [x20] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_4 ; %bb.1: orr w10, w10, w9 cbz w10, LBB1_4 ; %bb.2: orr w10, w11, w8 cbz w10, LBB1_4 ; %bb.3: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_4: ldrb w10, [x19] ldrb w9, [x25] ldrb w8, [x26] cbnz w10, LBB1_7 ; %bb.5: cbnz w9, LBB1_7 ; %bb.6: cbz w8, LBB1_16 LBB1_7: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_9 ; %bb.8: cbz w8, LBB1_15 LBB1_9: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_15 ; %bb.10: and w11, w11, w13 cbnz w11, LBB1_15 ; %bb.11: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_15 ; %bb.12: cbz w10, LBB1_4243 ; %bb.13: cbz w9, LBB1_4243 ; %bb.14: cbnz w8, LBB1_4243 LBB1_15: cbnz w10, LBB1_4243 LBB1_16: cbnz w9, LBB1_4243 ; %bb.17: cbnz w8, LBB1_4243 ; %bb.18: ldr s1, [x28] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.19: ldr s1, [x23] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.20: ldr s1, [x22] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.21: Lloh590: adrp x8, _s22_evt0@GOTPAGE Lloh591: ldr x8, [x8, _s22_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh592: adrp x9, _s22_evt1@GOTPAGE Lloh593: ldr x9, [x9, _s22_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_25 ; %bb.22: orr w10, w10, w9 cbz w10, LBB1_25 ; %bb.23: orr w10, w11, w8 cbz w10, LBB1_25 ; %bb.24: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_25: Lloh594: adrp x8, _s22_l2@GOTPAGE Lloh595: ldr x8, [x8, _s22_l2@GOTPAGEOFF] ldrb w10, [x8] ldrb w9, [x27] ldrb w8, [x24] cbnz w10, LBB1_28 ; %bb.26: cbnz w9, LBB1_28 ; %bb.27: cbz w8, LBB1_37 LBB1_28: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_30 ; %bb.29: cbz w8, LBB1_36 LBB1_30: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_36 ; %bb.31: and w11, w11, w13 cbnz w11, LBB1_36 ; %bb.32: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_36 ; %bb.33: cbz w10, LBB1_4243 ; %bb.34: cbz w9, LBB1_4243 ; %bb.35: cbnz w8, LBB1_4243 LBB1_36: cbnz w10, LBB1_4243 LBB1_37: cbnz w9, LBB1_4243 ; %bb.38: cbnz w8, LBB1_4243 ; %bb.39: Lloh596: adrp x8, _s22_x@GOTPAGE Lloh597: ldr x8, [x8, _s22_x@GOTPAGEOFF] Lloh598: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.40: Lloh599: adrp x8, _s22_y@GOTPAGE Lloh600: ldr x8, [x8, _s22_y@GOTPAGEOFF] Lloh601: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.41: Lloh602: adrp x8, _s22_z@GOTPAGE Lloh603: ldr x8, [x8, _s22_z@GOTPAGEOFF] Lloh604: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.42: Lloh605: adrp x8, _s21_evt0@GOTPAGE Lloh606: ldr x8, [x8, _s21_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh607: adrp x9, _s21_evt1@GOTPAGE Lloh608: ldr x9, [x9, _s21_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_46 ; %bb.43: orr w10, w10, w9 cbz w10, LBB1_46 ; %bb.44: orr w10, w11, w8 cbz w10, LBB1_46 ; %bb.45: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_46: Lloh609: adrp x8, _s21_l2@GOTPAGE Lloh610: ldr x8, [x8, _s21_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh611: adrp x8, _s21_l0@GOTPAGE Lloh612: ldr x8, [x8, _s21_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh613: adrp x8, _s21_l1@GOTPAGE Lloh614: ldr x8, [x8, _s21_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_49 ; %bb.47: cbnz w9, LBB1_49 ; %bb.48: cbz w8, LBB1_58 LBB1_49: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_51 ; %bb.50: cbz w8, LBB1_57 LBB1_51: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_57 ; %bb.52: and w11, w11, w13 cbnz w11, LBB1_57 ; %bb.53: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_57 ; %bb.54: cbz w10, LBB1_4243 ; %bb.55: cbz w9, LBB1_4243 ; %bb.56: cbnz w8, LBB1_4243 LBB1_57: cbnz w10, LBB1_4243 LBB1_58: cbnz w9, LBB1_4243 ; %bb.59: cbnz w8, LBB1_4243 ; %bb.60: Lloh615: adrp x8, _s21_x@GOTPAGE Lloh616: ldr x8, [x8, _s21_x@GOTPAGEOFF] Lloh617: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.61: Lloh618: adrp x8, _s21_y@GOTPAGE Lloh619: ldr x8, [x8, _s21_y@GOTPAGEOFF] Lloh620: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.62: Lloh621: adrp x8, _s21_z@GOTPAGE Lloh622: ldr x8, [x8, _s21_z@GOTPAGEOFF] Lloh623: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.63: Lloh624: adrp x8, _s20_evt0@GOTPAGE Lloh625: ldr x8, [x8, _s20_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh626: adrp x9, _s20_evt1@GOTPAGE Lloh627: ldr x9, [x9, _s20_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_67 ; %bb.64: orr w10, w10, w9 cbz w10, LBB1_67 ; %bb.65: orr w10, w11, w8 cbz w10, LBB1_67 ; %bb.66: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_67: Lloh628: adrp x8, _s20_l2@GOTPAGE Lloh629: ldr x8, [x8, _s20_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh630: adrp x8, _s20_l0@GOTPAGE Lloh631: ldr x8, [x8, _s20_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh632: adrp x8, _s20_l1@GOTPAGE Lloh633: ldr x8, [x8, _s20_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_70 ; %bb.68: cbnz w9, LBB1_70 ; %bb.69: cbz w8, LBB1_79 LBB1_70: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_72 ; %bb.71: cbz w8, LBB1_78 LBB1_72: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_78 ; %bb.73: and w11, w11, w13 cbnz w11, LBB1_78 ; %bb.74: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_78 ; %bb.75: cbz w10, LBB1_4243 ; %bb.76: cbz w9, LBB1_4243 ; %bb.77: cbnz w8, LBB1_4243 LBB1_78: cbnz w10, LBB1_4243 LBB1_79: cbnz w9, LBB1_4243 ; %bb.80: cbnz w8, LBB1_4243 ; %bb.81: Lloh634: adrp x8, _s20_x@GOTPAGE Lloh635: ldr x8, [x8, _s20_x@GOTPAGEOFF] Lloh636: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.82: Lloh637: adrp x8, _s20_y@GOTPAGE Lloh638: ldr x8, [x8, _s20_y@GOTPAGEOFF] Lloh639: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.83: Lloh640: adrp x8, _s20_z@GOTPAGE Lloh641: ldr x8, [x8, _s20_z@GOTPAGEOFF] Lloh642: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.84: Lloh643: adrp x8, _s19_evt0@GOTPAGE Lloh644: ldr x8, [x8, _s19_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh645: adrp x9, _s19_evt1@GOTPAGE Lloh646: ldr x9, [x9, _s19_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_88 ; %bb.85: orr w10, w10, w9 cbz w10, LBB1_88 ; %bb.86: orr w10, w11, w8 cbz w10, LBB1_88 ; %bb.87: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_88: Lloh647: adrp x8, _s19_l2@GOTPAGE Lloh648: ldr x8, [x8, _s19_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh649: adrp x8, _s19_l0@GOTPAGE Lloh650: ldr x8, [x8, _s19_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh651: adrp x8, _s19_l1@GOTPAGE Lloh652: ldr x8, [x8, _s19_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_91 ; %bb.89: cbnz w9, LBB1_91 ; %bb.90: cbz w8, LBB1_100 LBB1_91: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_93 ; %bb.92: cbz w8, LBB1_99 LBB1_93: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_99 ; %bb.94: and w11, w11, w13 cbnz w11, LBB1_99 ; %bb.95: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_99 ; %bb.96: cbz w10, LBB1_4243 ; %bb.97: cbz w9, LBB1_4243 ; %bb.98: cbnz w8, LBB1_4243 LBB1_99: cbnz w10, LBB1_4243 LBB1_100: cbnz w9, LBB1_4243 ; %bb.101: cbnz w8, LBB1_4243 ; %bb.102: Lloh653: adrp x8, _s19_x@GOTPAGE Lloh654: ldr x8, [x8, _s19_x@GOTPAGEOFF] Lloh655: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.103: Lloh656: adrp x8, _s19_y@GOTPAGE Lloh657: ldr x8, [x8, _s19_y@GOTPAGEOFF] Lloh658: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.104: Lloh659: adrp x8, _s19_z@GOTPAGE Lloh660: ldr x8, [x8, _s19_z@GOTPAGEOFF] Lloh661: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.105: Lloh662: adrp x8, _s18_evt0@GOTPAGE Lloh663: ldr x8, [x8, _s18_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh664: adrp x9, _s18_evt1@GOTPAGE Lloh665: ldr x9, [x9, _s18_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_109 ; %bb.106: orr w10, w10, w9 cbz w10, LBB1_109 ; %bb.107: orr w10, w11, w8 cbz w10, LBB1_109 ; %bb.108: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_109: Lloh666: adrp x8, _s18_l2@GOTPAGE Lloh667: ldr x8, [x8, _s18_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh668: adrp x8, _s18_l0@GOTPAGE Lloh669: ldr x8, [x8, _s18_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh670: adrp x8, _s18_l1@GOTPAGE Lloh671: ldr x8, [x8, _s18_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_112 ; %bb.110: cbnz w9, LBB1_112 ; %bb.111: cbz w8, LBB1_121 LBB1_112: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_114 ; %bb.113: cbz w8, LBB1_120 LBB1_114: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_120 ; %bb.115: and w11, w11, w13 cbnz w11, LBB1_120 ; %bb.116: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_120 ; %bb.117: cbz w10, LBB1_4243 ; %bb.118: cbz w9, LBB1_4243 ; %bb.119: cbnz w8, LBB1_4243 LBB1_120: cbnz w10, LBB1_4243 LBB1_121: cbnz w9, LBB1_4243 ; %bb.122: cbnz w8, LBB1_4243 ; %bb.123: Lloh672: adrp x8, _s18_x@GOTPAGE Lloh673: ldr x8, [x8, _s18_x@GOTPAGEOFF] Lloh674: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.124: Lloh675: adrp x8, _s18_y@GOTPAGE Lloh676: ldr x8, [x8, _s18_y@GOTPAGEOFF] Lloh677: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.125: Lloh678: adrp x8, _s18_z@GOTPAGE Lloh679: ldr x8, [x8, _s18_z@GOTPAGEOFF] Lloh680: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.126: Lloh681: adrp x8, _s17_evt0@GOTPAGE Lloh682: ldr x8, [x8, _s17_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh683: adrp x9, _s17_evt1@GOTPAGE Lloh684: ldr x9, [x9, _s17_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_130 ; %bb.127: orr w10, w10, w9 cbz w10, LBB1_130 ; %bb.128: orr w10, w11, w8 cbz w10, LBB1_130 ; %bb.129: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_130: Lloh685: adrp x8, _s17_l2@GOTPAGE Lloh686: ldr x8, [x8, _s17_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh687: adrp x8, _s17_l0@GOTPAGE Lloh688: ldr x8, [x8, _s17_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh689: adrp x8, _s17_l1@GOTPAGE Lloh690: ldr x8, [x8, _s17_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_133 ; %bb.131: cbnz w9, LBB1_133 ; %bb.132: cbz w8, LBB1_142 LBB1_133: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_135 ; %bb.134: cbz w8, LBB1_141 LBB1_135: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_141 ; %bb.136: and w11, w11, w13 cbnz w11, LBB1_141 ; %bb.137: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_141 ; %bb.138: cbz w10, LBB1_4243 ; %bb.139: cbz w9, LBB1_4243 ; %bb.140: cbnz w8, LBB1_4243 LBB1_141: cbnz w10, LBB1_4243 LBB1_142: cbnz w9, LBB1_4243 ; %bb.143: cbnz w8, LBB1_4243 ; %bb.144: Lloh691: adrp x8, _s17_x@GOTPAGE Lloh692: ldr x8, [x8, _s17_x@GOTPAGEOFF] Lloh693: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.145: Lloh694: adrp x8, _s17_y@GOTPAGE Lloh695: ldr x8, [x8, _s17_y@GOTPAGEOFF] Lloh696: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.146: Lloh697: adrp x8, _s17_z@GOTPAGE Lloh698: ldr x8, [x8, _s17_z@GOTPAGEOFF] Lloh699: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.147: Lloh700: adrp x8, _s16_evt0@GOTPAGE Lloh701: ldr x8, [x8, _s16_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh702: adrp x9, _s16_evt1@GOTPAGE Lloh703: ldr x9, [x9, _s16_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_151 ; %bb.148: orr w10, w10, w9 cbz w10, LBB1_151 ; %bb.149: orr w10, w11, w8 cbz w10, LBB1_151 ; %bb.150: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_151: Lloh704: adrp x8, _s16_l2@GOTPAGE Lloh705: ldr x8, [x8, _s16_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh706: adrp x8, _s16_l0@GOTPAGE Lloh707: ldr x8, [x8, _s16_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh708: adrp x8, _s16_l1@GOTPAGE Lloh709: ldr x8, [x8, _s16_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_154 ; %bb.152: cbnz w9, LBB1_154 ; %bb.153: cbz w8, LBB1_163 LBB1_154: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_156 ; %bb.155: cbz w8, LBB1_162 LBB1_156: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_162 ; %bb.157: and w11, w11, w13 cbnz w11, LBB1_162 ; %bb.158: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_162 ; %bb.159: cbz w10, LBB1_4243 ; %bb.160: cbz w9, LBB1_4243 ; %bb.161: cbnz w8, LBB1_4243 LBB1_162: cbnz w10, LBB1_4243 LBB1_163: cbnz w9, LBB1_4243 ; %bb.164: cbnz w8, LBB1_4243 ; %bb.165: Lloh710: adrp x8, _s16_x@GOTPAGE Lloh711: ldr x8, [x8, _s16_x@GOTPAGEOFF] Lloh712: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.166: Lloh713: adrp x8, _s16_y@GOTPAGE Lloh714: ldr x8, [x8, _s16_y@GOTPAGEOFF] Lloh715: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.167: Lloh716: adrp x8, _s16_z@GOTPAGE Lloh717: ldr x8, [x8, _s16_z@GOTPAGEOFF] Lloh718: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.168: Lloh719: adrp x8, _s15_evt0@GOTPAGE Lloh720: ldr x8, [x8, _s15_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh721: adrp x9, _s15_evt1@GOTPAGE Lloh722: ldr x9, [x9, _s15_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_172 ; %bb.169: orr w10, w10, w9 cbz w10, LBB1_172 ; %bb.170: orr w10, w11, w8 cbz w10, LBB1_172 ; %bb.171: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_172: Lloh723: adrp x8, _s15_l2@GOTPAGE Lloh724: ldr x8, [x8, _s15_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh725: adrp x8, _s15_l0@GOTPAGE Lloh726: ldr x8, [x8, _s15_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh727: adrp x8, _s15_l1@GOTPAGE Lloh728: ldr x8, [x8, _s15_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_175 ; %bb.173: cbnz w9, LBB1_175 ; %bb.174: cbz w8, LBB1_184 LBB1_175: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_177 ; %bb.176: cbz w8, LBB1_183 LBB1_177: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_183 ; %bb.178: and w11, w11, w13 cbnz w11, LBB1_183 ; %bb.179: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_183 ; %bb.180: cbz w10, LBB1_4243 ; %bb.181: cbz w9, LBB1_4243 ; %bb.182: cbnz w8, LBB1_4243 LBB1_183: cbnz w10, LBB1_4243 LBB1_184: cbnz w9, LBB1_4243 ; %bb.185: cbnz w8, LBB1_4243 ; %bb.186: Lloh729: adrp x8, _s15_x@GOTPAGE Lloh730: ldr x8, [x8, _s15_x@GOTPAGEOFF] Lloh731: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.187: Lloh732: adrp x8, _s15_y@GOTPAGE Lloh733: ldr x8, [x8, _s15_y@GOTPAGEOFF] Lloh734: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.188: Lloh735: adrp x8, _s15_z@GOTPAGE Lloh736: ldr x8, [x8, _s15_z@GOTPAGEOFF] Lloh737: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.189: Lloh738: adrp x8, _s14_evt0@GOTPAGE Lloh739: ldr x8, [x8, _s14_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh740: adrp x9, _s14_evt1@GOTPAGE Lloh741: ldr x9, [x9, _s14_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_193 ; %bb.190: orr w10, w10, w9 cbz w10, LBB1_193 ; %bb.191: orr w10, w11, w8 cbz w10, LBB1_193 ; %bb.192: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_193: Lloh742: adrp x8, _s14_l2@GOTPAGE Lloh743: ldr x8, [x8, _s14_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh744: adrp x8, _s14_l0@GOTPAGE Lloh745: ldr x8, [x8, _s14_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh746: adrp x8, _s14_l1@GOTPAGE Lloh747: ldr x8, [x8, _s14_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_196 ; %bb.194: cbnz w9, LBB1_196 ; %bb.195: cbz w8, LBB1_205 LBB1_196: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_198 ; %bb.197: cbz w8, LBB1_204 LBB1_198: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_204 ; %bb.199: and w11, w11, w13 cbnz w11, LBB1_204 ; %bb.200: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_204 ; %bb.201: cbz w10, LBB1_4243 ; %bb.202: cbz w9, LBB1_4243 ; %bb.203: cbnz w8, LBB1_4243 LBB1_204: cbnz w10, LBB1_4243 LBB1_205: cbnz w9, LBB1_4243 ; %bb.206: cbnz w8, LBB1_4243 ; %bb.207: Lloh748: adrp x8, _s14_x@GOTPAGE Lloh749: ldr x8, [x8, _s14_x@GOTPAGEOFF] Lloh750: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.208: Lloh751: adrp x8, _s14_y@GOTPAGE Lloh752: ldr x8, [x8, _s14_y@GOTPAGEOFF] Lloh753: ldr s1, [x8] fcmp s1, #0.0 b.ne LBB1_4243 ; %bb.209: fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.210: Lloh754: adrp x8, _s13_evt0@GOTPAGE Lloh755: ldr x8, [x8, _s13_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh756: adrp x9, _s13_evt1@GOTPAGE Lloh757: ldr x9, [x9, _s13_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_214 ; %bb.211: orr w10, w10, w9 cbz w10, LBB1_214 ; %bb.212: orr w10, w11, w8 cbz w10, LBB1_214 ; %bb.213: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_214: Lloh758: adrp x8, _s13_l2@GOTPAGE Lloh759: ldr x8, [x8, _s13_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh760: adrp x8, _s13_l0@GOTPAGE Lloh761: ldr x8, [x8, _s13_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh762: adrp x8, _s13_l1@GOTPAGE Lloh763: ldr x8, [x8, _s13_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_217 ; %bb.215: cbnz w9, LBB1_217 ; %bb.216: cbz w8, LBB1_226 LBB1_217: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_219 ; %bb.218: cbz w8, LBB1_225 LBB1_219: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_225 ; %bb.220: and w11, w11, w13 cbnz w11, LBB1_225 ; %bb.221: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_225 ; %bb.222: cbz w10, LBB1_4243 ; %bb.223: cbz w9, LBB1_4243 ; %bb.224: cbnz w8, LBB1_4243 LBB1_225: cbnz w10, LBB1_4243 LBB1_226: cbnz w9, LBB1_4243 ; %bb.227: cbnz w8, LBB1_4243 ; %bb.228: Lloh764: adrp x8, _s13_x@GOTPAGE Lloh765: ldr x8, [x8, _s13_x@GOTPAGEOFF] Lloh766: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.229: Lloh767: adrp x8, _s13_y@GOTPAGE Lloh768: ldr x8, [x8, _s13_y@GOTPAGEOFF] Lloh769: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.230: Lloh770: adrp x8, _s13_z@GOTPAGE Lloh771: ldr x8, [x8, _s13_z@GOTPAGEOFF] Lloh772: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.231: Lloh773: adrp x8, _s12_evt0@GOTPAGE Lloh774: ldr x8, [x8, _s12_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh775: adrp x9, _s12_evt1@GOTPAGE Lloh776: ldr x9, [x9, _s12_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_235 ; %bb.232: orr w10, w10, w9 cbz w10, LBB1_235 ; %bb.233: orr w10, w11, w8 cbz w10, LBB1_235 ; %bb.234: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_235: Lloh777: adrp x8, _s12_l2@GOTPAGE Lloh778: ldr x8, [x8, _s12_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh779: adrp x8, _s12_l0@GOTPAGE Lloh780: ldr x8, [x8, _s12_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh781: adrp x8, _s12_l1@GOTPAGE Lloh782: ldr x8, [x8, _s12_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_238 ; %bb.236: cbnz w9, LBB1_238 ; %bb.237: cbz w8, LBB1_247 LBB1_238: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_240 ; %bb.239: cbz w8, LBB1_246 LBB1_240: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_246 ; %bb.241: and w11, w11, w13 cbnz w11, LBB1_246 ; %bb.242: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_246 ; %bb.243: cbz w10, LBB1_4243 ; %bb.244: cbz w9, LBB1_4243 ; %bb.245: cbnz w8, LBB1_4243 LBB1_246: cbnz w10, LBB1_4243 LBB1_247: cbnz w9, LBB1_4243 ; %bb.248: cbnz w8, LBB1_4243 ; %bb.249: Lloh783: adrp x8, _s12_x@GOTPAGE Lloh784: ldr x8, [x8, _s12_x@GOTPAGEOFF] Lloh785: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.250: Lloh786: adrp x8, _s12_y@GOTPAGE Lloh787: ldr x8, [x8, _s12_y@GOTPAGEOFF] Lloh788: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.251: Lloh789: adrp x8, _s12_z@GOTPAGE Lloh790: ldr x8, [x8, _s12_z@GOTPAGEOFF] Lloh791: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.252: Lloh792: adrp x8, _s11_evt0@GOTPAGE Lloh793: ldr x8, [x8, _s11_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh794: adrp x9, _s11_evt1@GOTPAGE Lloh795: ldr x9, [x9, _s11_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_256 ; %bb.253: orr w10, w10, w9 cbz w10, LBB1_256 ; %bb.254: orr w10, w11, w8 cbz w10, LBB1_256 ; %bb.255: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_256: Lloh796: adrp x8, _s11_l2@GOTPAGE Lloh797: ldr x8, [x8, _s11_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh798: adrp x8, _s11_l0@GOTPAGE Lloh799: ldr x8, [x8, _s11_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh800: adrp x8, _s11_l1@GOTPAGE Lloh801: ldr x8, [x8, _s11_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_259 ; %bb.257: cbnz w9, LBB1_259 ; %bb.258: cbz w8, LBB1_268 LBB1_259: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_261 ; %bb.260: cbz w8, LBB1_267 LBB1_261: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_267 ; %bb.262: and w11, w11, w13 cbnz w11, LBB1_267 ; %bb.263: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_267 ; %bb.264: cbz w10, LBB1_4243 ; %bb.265: cbz w9, LBB1_4243 ; %bb.266: cbnz w8, LBB1_4243 LBB1_267: cbnz w10, LBB1_4243 LBB1_268: cbnz w9, LBB1_4243 ; %bb.269: cbnz w8, LBB1_4243 ; %bb.270: Lloh802: adrp x8, _s11_x@GOTPAGE Lloh803: ldr x8, [x8, _s11_x@GOTPAGEOFF] Lloh804: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.271: Lloh805: adrp x8, _s11_y@GOTPAGE Lloh806: ldr x8, [x8, _s11_y@GOTPAGEOFF] Lloh807: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.272: Lloh808: adrp x8, _s11_z@GOTPAGE Lloh809: ldr x8, [x8, _s11_z@GOTPAGEOFF] Lloh810: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.273: Lloh811: adrp x8, _s10_evt0@GOTPAGE Lloh812: ldr x8, [x8, _s10_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh813: adrp x9, _s10_evt1@GOTPAGE Lloh814: ldr x9, [x9, _s10_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_277 ; %bb.274: orr w10, w10, w9 cbz w10, LBB1_277 ; %bb.275: orr w10, w11, w8 cbz w10, LBB1_277 ; %bb.276: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_277: Lloh815: adrp x8, _s10_l2@GOTPAGE Lloh816: ldr x8, [x8, _s10_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh817: adrp x8, _s10_l0@GOTPAGE Lloh818: ldr x8, [x8, _s10_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh819: adrp x8, _s10_l1@GOTPAGE Lloh820: ldr x8, [x8, _s10_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_280 ; %bb.278: cbnz w9, LBB1_280 ; %bb.279: cbz w8, LBB1_289 LBB1_280: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_282 ; %bb.281: cbz w8, LBB1_288 LBB1_282: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_288 ; %bb.283: and w11, w11, w13 cbnz w11, LBB1_288 ; %bb.284: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_288 ; %bb.285: cbz w10, LBB1_4243 ; %bb.286: cbz w9, LBB1_4243 ; %bb.287: cbnz w8, LBB1_4243 LBB1_288: cbnz w10, LBB1_4243 LBB1_289: cbnz w9, LBB1_4243 ; %bb.290: cbnz w8, LBB1_4243 ; %bb.291: Lloh821: adrp x8, _s10_x@GOTPAGE Lloh822: ldr x8, [x8, _s10_x@GOTPAGEOFF] Lloh823: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.292: Lloh824: adrp x8, _s10_y@GOTPAGE Lloh825: ldr x8, [x8, _s10_y@GOTPAGEOFF] Lloh826: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.293: Lloh827: adrp x8, _s10_z@GOTPAGE Lloh828: ldr x8, [x8, _s10_z@GOTPAGEOFF] Lloh829: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.294: Lloh830: adrp x8, _s9_evt0@GOTPAGE Lloh831: ldr x8, [x8, _s9_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh832: adrp x9, _s9_evt1@GOTPAGE Lloh833: ldr x9, [x9, _s9_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_298 ; %bb.295: orr w10, w10, w9 cbz w10, LBB1_298 ; %bb.296: orr w10, w11, w8 cbz w10, LBB1_298 ; %bb.297: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_298: Lloh834: adrp x8, _s9_l2@GOTPAGE Lloh835: ldr x8, [x8, _s9_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh836: adrp x8, _s9_l0@GOTPAGE Lloh837: ldr x8, [x8, _s9_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh838: adrp x8, _s9_l1@GOTPAGE Lloh839: ldr x8, [x8, _s9_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_301 ; %bb.299: cbnz w9, LBB1_301 ; %bb.300: cbz w8, LBB1_310 LBB1_301: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_303 ; %bb.302: cbz w8, LBB1_309 LBB1_303: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_309 ; %bb.304: and w11, w11, w13 cbnz w11, LBB1_309 ; %bb.305: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_309 ; %bb.306: cbz w10, LBB1_4243 ; %bb.307: cbz w9, LBB1_4243 ; %bb.308: cbnz w8, LBB1_4243 LBB1_309: cbnz w10, LBB1_4243 LBB1_310: cbnz w9, LBB1_4243 ; %bb.311: cbnz w8, LBB1_4243 ; %bb.312: Lloh840: adrp x8, _s9_x@GOTPAGE Lloh841: ldr x8, [x8, _s9_x@GOTPAGEOFF] Lloh842: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.313: Lloh843: adrp x8, _s9_y@GOTPAGE Lloh844: ldr x8, [x8, _s9_y@GOTPAGEOFF] Lloh845: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.314: Lloh846: adrp x8, _s9_z@GOTPAGE Lloh847: ldr x8, [x8, _s9_z@GOTPAGEOFF] Lloh848: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.315: Lloh849: adrp x8, _s8_evt0@GOTPAGE Lloh850: ldr x8, [x8, _s8_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh851: adrp x9, _s8_evt1@GOTPAGE Lloh852: ldr x9, [x9, _s8_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_319 ; %bb.316: orr w10, w10, w9 cbz w10, LBB1_319 ; %bb.317: orr w10, w11, w8 cbz w10, LBB1_319 ; %bb.318: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_319: Lloh853: adrp x8, _s8_l2@GOTPAGE Lloh854: ldr x8, [x8, _s8_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh855: adrp x8, _s8_l0@GOTPAGE Lloh856: ldr x8, [x8, _s8_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh857: adrp x8, _s8_l1@GOTPAGE Lloh858: ldr x8, [x8, _s8_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_322 ; %bb.320: cbnz w9, LBB1_322 ; %bb.321: cbz w8, LBB1_331 LBB1_322: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_324 ; %bb.323: cbz w8, LBB1_330 LBB1_324: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_330 ; %bb.325: and w11, w11, w13 cbnz w11, LBB1_330 ; %bb.326: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_330 ; %bb.327: cbz w10, LBB1_4243 ; %bb.328: cbz w9, LBB1_4243 ; %bb.329: cbnz w8, LBB1_4243 LBB1_330: cbnz w10, LBB1_4243 LBB1_331: cbnz w9, LBB1_4243 ; %bb.332: cbnz w8, LBB1_4243 ; %bb.333: Lloh859: adrp x8, _s8_x@GOTPAGE Lloh860: ldr x8, [x8, _s8_x@GOTPAGEOFF] Lloh861: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.334: Lloh862: adrp x8, _s8_y@GOTPAGE Lloh863: ldr x8, [x8, _s8_y@GOTPAGEOFF] Lloh864: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.335: Lloh865: adrp x8, _s8_z@GOTPAGE Lloh866: ldr x8, [x8, _s8_z@GOTPAGEOFF] Lloh867: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.336: Lloh868: adrp x8, _s7_evt0@GOTPAGE Lloh869: ldr x8, [x8, _s7_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh870: adrp x9, _s7_evt1@GOTPAGE Lloh871: ldr x9, [x9, _s7_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_340 ; %bb.337: orr w10, w10, w9 cbz w10, LBB1_340 ; %bb.338: orr w10, w11, w8 cbz w10, LBB1_340 ; %bb.339: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_340: Lloh872: adrp x8, _s7_l2@GOTPAGE Lloh873: ldr x8, [x8, _s7_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh874: adrp x8, _s7_l0@GOTPAGE Lloh875: ldr x8, [x8, _s7_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh876: adrp x8, _s7_l1@GOTPAGE Lloh877: ldr x8, [x8, _s7_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_343 ; %bb.341: cbnz w9, LBB1_343 ; %bb.342: cbz w8, LBB1_352 LBB1_343: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_345 ; %bb.344: cbz w8, LBB1_351 LBB1_345: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_351 ; %bb.346: and w11, w11, w13 cbnz w11, LBB1_351 ; %bb.347: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_351 ; %bb.348: cbz w10, LBB1_4243 ; %bb.349: cbz w9, LBB1_4243 ; %bb.350: cbnz w8, LBB1_4243 LBB1_351: cbnz w10, LBB1_4243 LBB1_352: cbnz w9, LBB1_4243 ; %bb.353: cbnz w8, LBB1_4243 ; %bb.354: Lloh878: adrp x8, _s7_x@GOTPAGE Lloh879: ldr x8, [x8, _s7_x@GOTPAGEOFF] Lloh880: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.355: Lloh881: adrp x8, _s7_y@GOTPAGE Lloh882: ldr x8, [x8, _s7_y@GOTPAGEOFF] Lloh883: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.356: Lloh884: adrp x8, _s7_z@GOTPAGE Lloh885: ldr x8, [x8, _s7_z@GOTPAGEOFF] Lloh886: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.357: Lloh887: adrp x8, _s6_evt0@GOTPAGE Lloh888: ldr x8, [x8, _s6_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh889: adrp x9, _s6_evt1@GOTPAGE Lloh890: ldr x9, [x9, _s6_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_361 ; %bb.358: orr w10, w10, w9 cbz w10, LBB1_361 ; %bb.359: orr w10, w11, w8 cbz w10, LBB1_361 ; %bb.360: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_361: Lloh891: adrp x8, _s6_l2@GOTPAGE Lloh892: ldr x8, [x8, _s6_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh893: adrp x8, _s6_l0@GOTPAGE Lloh894: ldr x8, [x8, _s6_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh895: adrp x8, _s6_l1@GOTPAGE Lloh896: ldr x8, [x8, _s6_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_364 ; %bb.362: cbnz w9, LBB1_364 ; %bb.363: cbz w8, LBB1_373 LBB1_364: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_366 ; %bb.365: cbz w8, LBB1_372 LBB1_366: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_372 ; %bb.367: and w11, w11, w13 cbnz w11, LBB1_372 ; %bb.368: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_372 ; %bb.369: cbz w10, LBB1_4243 ; %bb.370: cbz w9, LBB1_4243 ; %bb.371: cbnz w8, LBB1_4243 LBB1_372: cbnz w10, LBB1_4243 LBB1_373: cbnz w9, LBB1_4243 ; %bb.374: cbnz w8, LBB1_4243 ; %bb.375: Lloh897: adrp x8, _s6_x@GOTPAGE Lloh898: ldr x8, [x8, _s6_x@GOTPAGEOFF] Lloh899: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.376: Lloh900: adrp x8, _s6_y@GOTPAGE Lloh901: ldr x8, [x8, _s6_y@GOTPAGEOFF] Lloh902: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.377: Lloh903: adrp x8, _s6_z@GOTPAGE Lloh904: ldr x8, [x8, _s6_z@GOTPAGEOFF] Lloh905: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.378: Lloh906: adrp x8, _s5_evt0@GOTPAGE Lloh907: ldr x8, [x8, _s5_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh908: adrp x9, _s5_evt1@GOTPAGE Lloh909: ldr x9, [x9, _s5_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_382 ; %bb.379: orr w10, w10, w9 cbz w10, LBB1_382 ; %bb.380: orr w10, w11, w8 cbz w10, LBB1_382 ; %bb.381: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_382: Lloh910: adrp x8, _s5_l2@GOTPAGE Lloh911: ldr x8, [x8, _s5_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh912: adrp x8, _s5_l0@GOTPAGE Lloh913: ldr x8, [x8, _s5_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh914: adrp x8, _s5_l1@GOTPAGE Lloh915: ldr x8, [x8, _s5_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_385 ; %bb.383: cbnz w9, LBB1_385 ; %bb.384: cbz w8, LBB1_394 LBB1_385: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_387 ; %bb.386: cbz w8, LBB1_393 LBB1_387: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_393 ; %bb.388: and w11, w11, w13 cbnz w11, LBB1_393 ; %bb.389: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_393 ; %bb.390: cbz w10, LBB1_4243 ; %bb.391: cbz w9, LBB1_4243 ; %bb.392: cbnz w8, LBB1_4243 LBB1_393: cbnz w10, LBB1_4243 LBB1_394: cbnz w9, LBB1_4243 ; %bb.395: cbnz w8, LBB1_4243 ; %bb.396: Lloh916: adrp x8, _s5_x@GOTPAGE Lloh917: ldr x8, [x8, _s5_x@GOTPAGEOFF] Lloh918: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.397: Lloh919: adrp x8, _s5_y@GOTPAGE Lloh920: ldr x8, [x8, _s5_y@GOTPAGEOFF] Lloh921: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.398: Lloh922: adrp x8, _s5_z@GOTPAGE Lloh923: ldr x8, [x8, _s5_z@GOTPAGEOFF] Lloh924: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.399: Lloh925: adrp x8, _s4_evt0@GOTPAGE Lloh926: ldr x8, [x8, _s4_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh927: adrp x9, _s4_evt1@GOTPAGE Lloh928: ldr x9, [x9, _s4_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_403 ; %bb.400: orr w10, w10, w9 cbz w10, LBB1_403 ; %bb.401: orr w10, w11, w8 cbz w10, LBB1_403 ; %bb.402: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_403: Lloh929: adrp x8, _s4_l2@GOTPAGE Lloh930: ldr x8, [x8, _s4_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh931: adrp x8, _s4_l0@GOTPAGE Lloh932: ldr x8, [x8, _s4_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh933: adrp x8, _s4_l1@GOTPAGE Lloh934: ldr x8, [x8, _s4_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_406 ; %bb.404: cbnz w9, LBB1_406 ; %bb.405: cbz w8, LBB1_415 LBB1_406: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_408 ; %bb.407: cbz w8, LBB1_414 LBB1_408: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_414 ; %bb.409: and w11, w11, w13 cbnz w11, LBB1_414 ; %bb.410: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_414 ; %bb.411: cbz w10, LBB1_4243 ; %bb.412: cbz w9, LBB1_4243 ; %bb.413: cbnz w8, LBB1_4243 LBB1_414: cbnz w10, LBB1_4243 LBB1_415: cbnz w9, LBB1_4243 ; %bb.416: cbnz w8, LBB1_4243 ; %bb.417: Lloh935: adrp x8, _s4_x@GOTPAGE Lloh936: ldr x8, [x8, _s4_x@GOTPAGEOFF] Lloh937: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.418: Lloh938: adrp x8, _s4_y@GOTPAGE Lloh939: ldr x8, [x8, _s4_y@GOTPAGEOFF] Lloh940: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.419: Lloh941: adrp x8, _s4_z@GOTPAGE Lloh942: ldr x8, [x8, _s4_z@GOTPAGEOFF] Lloh943: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.420: Lloh944: adrp x8, _s3_evt0@GOTPAGE Lloh945: ldr x8, [x8, _s3_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh946: adrp x9, _s3_evt1@GOTPAGE Lloh947: ldr x9, [x9, _s3_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_424 ; %bb.421: orr w10, w10, w9 cbz w10, LBB1_424 ; %bb.422: orr w10, w11, w8 cbz w10, LBB1_424 ; %bb.423: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_424: Lloh948: adrp x8, _s3_l2@GOTPAGE Lloh949: ldr x8, [x8, _s3_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh950: adrp x8, _s3_l0@GOTPAGE Lloh951: ldr x8, [x8, _s3_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh952: adrp x8, _s3_l1@GOTPAGE Lloh953: ldr x8, [x8, _s3_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_427 ; %bb.425: cbnz w9, LBB1_427 ; %bb.426: cbz w8, LBB1_436 LBB1_427: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_429 ; %bb.428: cbz w8, LBB1_435 LBB1_429: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_435 ; %bb.430: and w11, w11, w13 cbnz w11, LBB1_435 ; %bb.431: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_435 ; %bb.432: cbz w10, LBB1_4243 ; %bb.433: cbz w9, LBB1_4243 ; %bb.434: cbnz w8, LBB1_4243 LBB1_435: cbnz w10, LBB1_4243 LBB1_436: cbnz w9, LBB1_4243 ; %bb.437: cbnz w8, LBB1_4243 ; %bb.438: Lloh954: adrp x8, _s3_x@GOTPAGE Lloh955: ldr x8, [x8, _s3_x@GOTPAGEOFF] Lloh956: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.439: Lloh957: adrp x8, _s3_y@GOTPAGE Lloh958: ldr x8, [x8, _s3_y@GOTPAGEOFF] Lloh959: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.440: Lloh960: adrp x8, _s3_z@GOTPAGE Lloh961: ldr x8, [x8, _s3_z@GOTPAGEOFF] Lloh962: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.441: Lloh963: adrp x8, _s2_evt0@GOTPAGE Lloh964: ldr x8, [x8, _s2_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh965: adrp x9, _s2_evt1@GOTPAGE Lloh966: ldr x9, [x9, _s2_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_445 ; %bb.442: orr w10, w10, w9 cbz w10, LBB1_445 ; %bb.443: orr w10, w11, w8 cbz w10, LBB1_445 ; %bb.444: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_445: Lloh967: adrp x8, _s2_l2@GOTPAGE Lloh968: ldr x8, [x8, _s2_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh969: adrp x8, _s2_l0@GOTPAGE Lloh970: ldr x8, [x8, _s2_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh971: adrp x8, _s2_l1@GOTPAGE Lloh972: ldr x8, [x8, _s2_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_448 ; %bb.446: cbnz w9, LBB1_448 ; %bb.447: cbz w8, LBB1_457 LBB1_448: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_450 ; %bb.449: cbz w8, LBB1_456 LBB1_450: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_456 ; %bb.451: and w11, w11, w13 cbnz w11, LBB1_456 ; %bb.452: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_456 ; %bb.453: cbz w10, LBB1_4243 ; %bb.454: cbz w9, LBB1_4243 ; %bb.455: cbnz w8, LBB1_4243 LBB1_456: cbnz w10, LBB1_4243 LBB1_457: cbnz w9, LBB1_4243 ; %bb.458: cbnz w8, LBB1_4243 ; %bb.459: Lloh973: adrp x8, _s2_x@GOTPAGE Lloh974: ldr x8, [x8, _s2_x@GOTPAGEOFF] Lloh975: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.460: Lloh976: adrp x8, _s2_y@GOTPAGE Lloh977: ldr x8, [x8, _s2_y@GOTPAGEOFF] Lloh978: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.461: Lloh979: adrp x8, _s2_z@GOTPAGE Lloh980: ldr x8, [x8, _s2_z@GOTPAGEOFF] Lloh981: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.462: Lloh982: adrp x8, _s1_evt0@GOTPAGE Lloh983: ldr x8, [x8, _s1_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh984: adrp x9, _s1_evt1@GOTPAGE Lloh985: ldr x9, [x9, _s1_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_466 ; %bb.463: orr w10, w10, w9 cbz w10, LBB1_466 ; %bb.464: orr w10, w11, w8 cbz w10, LBB1_466 ; %bb.465: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_466: Lloh986: adrp x8, _s1_l2@GOTPAGE Lloh987: ldr x8, [x8, _s1_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh988: adrp x8, _s1_l0@GOTPAGE Lloh989: ldr x8, [x8, _s1_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh990: adrp x8, _s1_l1@GOTPAGE Lloh991: ldr x8, [x8, _s1_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_469 ; %bb.467: cbnz w9, LBB1_469 ; %bb.468: cbz w8, LBB1_478 LBB1_469: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_471 ; %bb.470: cbz w8, LBB1_477 LBB1_471: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_477 ; %bb.472: and w11, w11, w13 cbnz w11, LBB1_477 ; %bb.473: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_477 ; %bb.474: cbz w10, LBB1_4243 ; %bb.475: cbz w9, LBB1_4243 ; %bb.476: cbnz w8, LBB1_4243 LBB1_477: cbnz w10, LBB1_4243 LBB1_478: cbnz w9, LBB1_4243 ; %bb.479: cbnz w8, LBB1_4243 ; %bb.480: Lloh992: adrp x8, _s1_x@GOTPAGE Lloh993: ldr x8, [x8, _s1_x@GOTPAGEOFF] Lloh994: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.481: Lloh995: adrp x8, _s1_y@GOTPAGE Lloh996: ldr x8, [x8, _s1_y@GOTPAGEOFF] Lloh997: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.482: Lloh998: adrp x8, _s1_z@GOTPAGE Lloh999: ldr x8, [x8, _s1_z@GOTPAGEOFF] Lloh1000: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.483: Lloh1001: adrp x8, _s0_evt0@GOTPAGE Lloh1002: ldr x8, [x8, _s0_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh1003: adrp x9, _s0_evt1@GOTPAGE Lloh1004: ldr x9, [x9, _s0_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_487 ; %bb.484: orr w10, w10, w9 cbz w10, LBB1_487 ; %bb.485: orr w10, w11, w8 cbz w10, LBB1_487 ; %bb.486: and w8, w8, w9 cbz w8, LBB1_4243 LBB1_487: Lloh1005: adrp x8, _s0_l2@GOTPAGE Lloh1006: ldr x8, [x8, _s0_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh1007: adrp x8, _s0_l0@GOTPAGE Lloh1008: ldr x8, [x8, _s0_l0@GOTPAGEOFF] ldrb w9, [x8] Lloh1009: adrp x8, _s0_l1@GOTPAGE Lloh1010: ldr x8, [x8, _s0_l1@GOTPAGEOFF] ldrb w8, [x8] cbnz w10, LBB1_490 ; %bb.488: cbnz w9, LBB1_490 ; %bb.489: cbz w8, LBB1_499 LBB1_490: cmp w10, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_492 ; %bb.491: cbz w8, LBB1_498 LBB1_492: cmp w10, #0 cset w12, eq cmp w8, #0 cset w13, ne cmp w9, #0 cset w14, ne cset w15, eq and w16, w12, w13 and w15, w16, w15 cmp w15, #1 b.eq LBB1_498 ; %bb.493: and w11, w11, w13 cbnz w11, LBB1_498 ; %bb.494: orr w11, w12, w14 orr w11, w11, w13 cbz w11, LBB1_498 ; %bb.495: cbz w10, LBB1_4243 ; %bb.496: cbz w9, LBB1_4243 ; %bb.497: cbnz w8, LBB1_4243 LBB1_498: cbnz w10, LBB1_4243 LBB1_499: cbnz w9, LBB1_4243 ; %bb.500: cbnz w8, LBB1_4243 ; %bb.501: Lloh1011: adrp x8, _s0_x@GOTPAGE Lloh1012: ldr x8, [x8, _s0_x@GOTPAGEOFF] Lloh1013: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.502: Lloh1014: adrp x8, _s0_y@GOTPAGE Lloh1015: ldr x8, [x8, _s0_y@GOTPAGEOFF] Lloh1016: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.503: Lloh1017: adrp x8, _s0_z@GOTPAGE Lloh1018: ldr x8, [x8, _s0_z@GOTPAGEOFF] Lloh1019: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.504: Lloh1020: adrp x8, _r_l@GOTPAGE Lloh1021: ldr x8, [x8, _r_l@GOTPAGEOFF] ldrb w8, [x8] cbz w8, LBB1_4243 ; %bb.505: Lloh1022: adrp x8, _r_counter@GOTPAGE Lloh1023: ldr x8, [x8, _r_counter@GOTPAGEOFF] Lloh1024: ldr w8, [x8] cbnz w8, LBB1_4243 ; %bb.506: Lloh1025: adrp x8, _r_x@GOTPAGE Lloh1026: ldr x8, [x8, _r_x@GOTPAGEOFF] Lloh1027: ldr s0, [x8] fcmp s0, #0.0 b.ne LBB1_4243 ; %bb.507: Lloh1028: adrp x8, _r_event0@GOTPAGE Lloh1029: ldr x8, [x8, _r_event0@GOTPAGEOFF] ldrb w8, [x8] cmp w8, #0 cset w9, ne cset w10, eq Lloh1030: adrp x11, _r_event1@GOTPAGE Lloh1031: ldr x11, [x11, _r_event1@GOTPAGEOFF] ldrb w11, [x11] orr w8, w8, w11 cmp w11, #0 cset w11, eq cset w12, ne cmp w8, #0 cset w8, ne orr w10, w10, w12 and w8, w8, w10 orr w9, w11, w9 and w8, w8, w9 tbz w8, #0, LBB1_508 b LBB1_4243 LBB1_508: Lloh1032: adrp x8, _r_evt_id@GOTPAGE Lloh1033: ldr x8, [x8, _r_evt_id@GOTPAGEOFF] Lloh1034: ldr w8, [x8] cmp w8, #23 b.hi LBB1_4243 ; %bb.509: fcmp s0, #0.0 b.hi LBB1_4243 ; %bb.510: Lloh1035: adrp x8, _delta@GOTPAGE Lloh1036: ldr x8, [x8, _delta@GOTPAGEOFF] Lloh1037: ldr s0, [x8] fcmp s0, #0.0 b.lt LBB1_4243 ; %bb.511: Lloh1038: adrp x8, __diverge_delta@GOTPAGE Lloh1039: ldr x8, [x8, __diverge_delta@GOTPAGEOFF] Lloh1040: ldr s1, [x8] fcmp s0, s1 b.ne LBB1_4243 ; %bb.512: fmov s8, #20.00000000 movi d9, #0000000000000000 fmov s10, #1.00000000 LBB1_513: ; =>This Inner Loop Header: Depth=1 bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1041: adrp x9, __x_s23_l2@GOTPAGE Lloh1042: ldr x9, [x9, __x_s23_l2@GOTPAGEOFF] Lloh1043: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1044: adrp x9, __x_s23_evt1@GOTPAGE Lloh1045: ldr x9, [x9, __x_s23_evt1@GOTPAGEOFF] Lloh1046: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1047: adrp x9, __x_s23_evt0@GOTPAGE Lloh1048: ldr x9, [x9, __x_s23_evt0@GOTPAGEOFF] Lloh1049: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1050: adrp x8, __x_s23_z@GOTPAGE Lloh1051: ldr x8, [x8, __x_s23_z@GOTPAGEOFF] Lloh1052: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1053: adrp x8, __x_s23_y@GOTPAGE Lloh1054: ldr x8, [x8, __x_s23_y@GOTPAGEOFF] Lloh1055: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1056: adrp x9, __x_s22_l2@GOTPAGE Lloh1057: ldr x9, [x9, __x_s22_l2@GOTPAGEOFF] Lloh1058: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1059: adrp x9, __x_s22_evt1@GOTPAGE Lloh1060: ldr x9, [x9, __x_s22_evt1@GOTPAGEOFF] Lloh1061: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1062: adrp x9, __x_s22_evt0@GOTPAGE Lloh1063: ldr x9, [x9, __x_s22_evt0@GOTPAGEOFF] Lloh1064: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1065: adrp x8, __x_s22_z@GOTPAGE Lloh1066: ldr x8, [x8, __x_s22_z@GOTPAGEOFF] Lloh1067: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1068: adrp x8, __x_s22_y@GOTPAGE Lloh1069: ldr x8, [x8, __x_s22_y@GOTPAGEOFF] Lloh1070: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1071: adrp x9, __x_s21_evt1@GOTPAGE Lloh1072: ldr x9, [x9, __x_s21_evt1@GOTPAGEOFF] Lloh1073: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1074: adrp x9, __x_s21_evt0@GOTPAGE Lloh1075: ldr x9, [x9, __x_s21_evt0@GOTPAGEOFF] Lloh1076: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1077: adrp x8, __x_s21_z@GOTPAGE Lloh1078: ldr x8, [x8, __x_s21_z@GOTPAGEOFF] Lloh1079: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1080: adrp x8, __x_s21_y@GOTPAGE Lloh1081: ldr x8, [x8, __x_s21_y@GOTPAGEOFF] Lloh1082: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1083: adrp x9, __x_s20_l2@GOTPAGE Lloh1084: ldr x9, [x9, __x_s20_l2@GOTPAGEOFF] Lloh1085: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1086: adrp x9, __x_s20_evt1@GOTPAGE Lloh1087: ldr x9, [x9, __x_s20_evt1@GOTPAGEOFF] Lloh1088: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1089: adrp x8, __x_s20_z@GOTPAGE Lloh1090: ldr x8, [x8, __x_s20_z@GOTPAGEOFF] Lloh1091: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1092: adrp x8, __x_s20_y@GOTPAGE Lloh1093: ldr x8, [x8, __x_s20_y@GOTPAGEOFF] Lloh1094: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1095: adrp x9, __x_s19_l2@GOTPAGE Lloh1096: ldr x9, [x9, __x_s19_l2@GOTPAGEOFF] Lloh1097: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1098: adrp x9, __x_s19_evt1@GOTPAGE Lloh1099: ldr x9, [x9, __x_s19_evt1@GOTPAGEOFF] Lloh1100: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1101: adrp x9, __x_s19_evt0@GOTPAGE Lloh1102: ldr x9, [x9, __x_s19_evt0@GOTPAGEOFF] Lloh1103: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1104: adrp x8, __x_s19_z@GOTPAGE Lloh1105: ldr x8, [x8, __x_s19_z@GOTPAGEOFF] Lloh1106: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1107: adrp x8, __x_s19_y@GOTPAGE Lloh1108: ldr x8, [x8, __x_s19_y@GOTPAGEOFF] Lloh1109: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1110: adrp x9, __x_s18_l2@GOTPAGE Lloh1111: ldr x9, [x9, __x_s18_l2@GOTPAGEOFF] Lloh1112: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1113: adrp x9, __x_s18_evt1@GOTPAGE Lloh1114: ldr x9, [x9, __x_s18_evt1@GOTPAGEOFF] Lloh1115: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1116: adrp x9, __x_s18_evt0@GOTPAGE Lloh1117: ldr x9, [x9, __x_s18_evt0@GOTPAGEOFF] Lloh1118: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1119: adrp x8, __x_s18_z@GOTPAGE Lloh1120: ldr x8, [x8, __x_s18_z@GOTPAGEOFF] Lloh1121: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1122: adrp x8, __x_s18_y@GOTPAGE Lloh1123: ldr x8, [x8, __x_s18_y@GOTPAGEOFF] Lloh1124: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1125: adrp x9, __x_s17_l2@GOTPAGE Lloh1126: ldr x9, [x9, __x_s17_l2@GOTPAGEOFF] Lloh1127: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1128: adrp x9, __x_s17_evt1@GOTPAGE Lloh1129: ldr x9, [x9, __x_s17_evt1@GOTPAGEOFF] Lloh1130: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1131: adrp x9, __x_s17_evt0@GOTPAGE Lloh1132: ldr x9, [x9, __x_s17_evt0@GOTPAGEOFF] Lloh1133: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1134: adrp x8, __x_s17_z@GOTPAGE Lloh1135: ldr x8, [x8, __x_s17_z@GOTPAGEOFF] Lloh1136: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1137: adrp x8, __x_s17_y@GOTPAGE Lloh1138: ldr x8, [x8, __x_s17_y@GOTPAGEOFF] Lloh1139: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1140: adrp x9, __x_s16_l2@GOTPAGE Lloh1141: ldr x9, [x9, __x_s16_l2@GOTPAGEOFF] Lloh1142: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1143: adrp x9, __x_s16_evt1@GOTPAGE Lloh1144: ldr x9, [x9, __x_s16_evt1@GOTPAGEOFF] Lloh1145: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1146: adrp x9, __x_s16_evt0@GOTPAGE Lloh1147: ldr x9, [x9, __x_s16_evt0@GOTPAGEOFF] Lloh1148: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1149: adrp x8, __x_s16_z@GOTPAGE Lloh1150: ldr x8, [x8, __x_s16_z@GOTPAGEOFF] Lloh1151: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1152: adrp x8, __x_s16_y@GOTPAGE Lloh1153: ldr x8, [x8, __x_s16_y@GOTPAGEOFF] Lloh1154: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1155: adrp x9, __x_s15_l2@GOTPAGE Lloh1156: ldr x9, [x9, __x_s15_l2@GOTPAGEOFF] Lloh1157: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1158: adrp x9, __x_s15_evt1@GOTPAGE Lloh1159: ldr x9, [x9, __x_s15_evt1@GOTPAGEOFF] Lloh1160: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1161: adrp x9, __x_s15_evt0@GOTPAGE Lloh1162: ldr x9, [x9, __x_s15_evt0@GOTPAGEOFF] Lloh1163: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1164: adrp x8, __x_s15_z@GOTPAGE Lloh1165: ldr x8, [x8, __x_s15_z@GOTPAGEOFF] Lloh1166: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1167: adrp x8, __x_s15_y@GOTPAGE Lloh1168: ldr x8, [x8, __x_s15_y@GOTPAGEOFF] Lloh1169: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1170: adrp x9, __x_s5_l2@GOTPAGE Lloh1171: ldr x9, [x9, __x_s5_l2@GOTPAGEOFF] Lloh1172: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1173: adrp x9, __x_r_l@GOTPAGE Lloh1174: ldr x9, [x9, __x_r_l@GOTPAGEOFF] Lloh1175: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1176: adrp x8, __x_s19_x@GOTPAGE Lloh1177: ldr x8, [x8, __x_s19_x@GOTPAGEOFF] Lloh1178: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1179: adrp x9, __x_s5_evt1@GOTPAGE Lloh1180: ldr x9, [x9, __x_s5_evt1@GOTPAGEOFF] Lloh1181: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1182: adrp x9, __x_s2_l1@GOTPAGE Lloh1183: ldr x9, [x9, __x_s2_l1@GOTPAGEOFF] Lloh1184: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1185: adrp x8, __x_s18_x@GOTPAGE Lloh1186: ldr x8, [x8, __x_s18_x@GOTPAGEOFF] Lloh1187: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1188: adrp x9, __x_s4_evt1@GOTPAGE Lloh1189: ldr x9, [x9, __x_s4_evt1@GOTPAGEOFF] Lloh1190: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1191: adrp x9, __x_s1_l1@GOTPAGE Lloh1192: ldr x9, [x9, __x_s1_l1@GOTPAGEOFF] Lloh1193: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1194: adrp x9, __x_s16_l1@GOTPAGE Lloh1195: ldr x9, [x9, __x_s16_l1@GOTPAGEOFF] Lloh1196: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1197: adrp x8, __x_s4_z@GOTPAGE Lloh1198: ldr x8, [x8, __x_s4_z@GOTPAGEOFF] Lloh1199: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1200: adrp x9, __x_s10_l2@GOTPAGE Lloh1201: ldr x9, [x9, __x_s10_l2@GOTPAGEOFF] Lloh1202: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1203: adrp x9, __x_s3_l2@GOTPAGE Lloh1204: ldr x9, [x9, __x_s3_l2@GOTPAGEOFF] Lloh1205: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1206: adrp x9, __x_s6_evt0@GOTPAGE Lloh1207: ldr x9, [x9, __x_s6_evt0@GOTPAGEOFF] Lloh1208: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1209: adrp x9, __x_s3_l0@GOTPAGE Lloh1210: ldr x9, [x9, __x_s3_l0@GOTPAGEOFF] Lloh1211: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1212: adrp x8, __x_s17_x@GOTPAGE Lloh1213: ldr x8, [x8, __x_s17_x@GOTPAGEOFF] Lloh1214: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1215: adrp x9, __x_s3_evt1@GOTPAGE Lloh1216: ldr x9, [x9, __x_s3_evt1@GOTPAGEOFF] Lloh1217: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1218: adrp x9, __x_s0_l1@GOTPAGE Lloh1219: ldr x9, [x9, __x_s0_l1@GOTPAGEOFF] Lloh1220: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1221: adrp x9, __x_s18_l0@GOTPAGE Lloh1222: ldr x9, [x9, __x_s18_l0@GOTPAGEOFF] Lloh1223: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1224: adrp x8, __x_s6_y@GOTPAGE Lloh1225: ldr x8, [x8, __x_s6_y@GOTPAGEOFF] Lloh1226: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1227: adrp x9, __x_s15_l1@GOTPAGE Lloh1228: ldr x9, [x9, __x_s15_l1@GOTPAGEOFF] Lloh1229: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1230: adrp x8, __x_s3_z@GOTPAGE Lloh1231: ldr x8, [x8, __x_s3_z@GOTPAGEOFF] Lloh1232: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1233: adrp x9, __x_s9_l2@GOTPAGE Lloh1234: ldr x9, [x9, __x_s9_l2@GOTPAGEOFF] Lloh1235: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1236: adrp x9, __x_s5_l1@GOTPAGE Lloh1237: ldr x9, [x9, __x_s5_l1@GOTPAGEOFF] Lloh1238: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1239: adrp x8, __x_s22_x@GOTPAGE Lloh1240: ldr x8, [x8, __x_s22_x@GOTPAGEOFF] Lloh1241: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1242: adrp x9, __x_s8_evt1@GOTPAGE Lloh1243: ldr x9, [x9, __x_s8_evt1@GOTPAGEOFF] Lloh1244: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1245: adrp x9, __x_s2_l2@GOTPAGE Lloh1246: ldr x9, [x9, __x_s2_l2@GOTPAGEOFF] Lloh1247: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1248: adrp x9, __x_s5_l0@GOTPAGE Lloh1249: ldr x9, [x9, __x_s5_l0@GOTPAGEOFF] Lloh1250: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1251: adrp x9, __x_s8_evt0@GOTPAGE Lloh1252: ldr x9, [x9, __x_s8_evt0@GOTPAGEOFF] Lloh1253: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1254: adrp x9, __x_s17_l1@GOTPAGE Lloh1255: ldr x9, [x9, __x_s17_l1@GOTPAGEOFF] Lloh1256: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1257: adrp x8, __x_s5_z@GOTPAGE Lloh1258: ldr x8, [x8, __x_s5_z@GOTPAGEOFF] Lloh1259: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1260: adrp x9, __x_s11_l2@GOTPAGE Lloh1261: ldr x9, [x9, __x_s11_l2@GOTPAGEOFF] Lloh1262: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1263: adrp x9, __x_s0_l0@GOTPAGE Lloh1264: ldr x9, [x9, __x_s0_l0@GOTPAGEOFF] Lloh1265: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1266: adrp x9, __x_s3_evt0@GOTPAGE Lloh1267: ldr x9, [x9, __x_s3_evt0@GOTPAGEOFF] Lloh1268: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1269: adrp x9, __x_s4_evt0@GOTPAGE Lloh1270: ldr x9, [x9, __x_s4_evt0@GOTPAGEOFF] Lloh1271: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1272: adrp x9, __x_s1_l0@GOTPAGE Lloh1273: ldr x9, [x9, __x_s1_l0@GOTPAGEOFF] Lloh1274: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1275: adrp x8, __x_s15_x@GOTPAGE Lloh1276: ldr x8, [x8, __x_s15_x@GOTPAGEOFF] Lloh1277: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1278: adrp x9, __x_s1_evt1@GOTPAGE Lloh1279: ldr x9, [x9, __x_s1_evt1@GOTPAGEOFF] Lloh1280: strb w8, [x9] bl ___VERIFIER_nondet_int Lloh1281: adrp x8, __x_r_counter@GOTPAGE Lloh1282: ldr x8, [x8, __x_r_counter@GOTPAGEOFF] Lloh1283: str w0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1284: adrp x9, __x_s2_l0@GOTPAGE Lloh1285: ldr x9, [x9, __x_s2_l0@GOTPAGEOFF] Lloh1286: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1287: adrp x9, __x_s5_evt0@GOTPAGE Lloh1288: ldr x9, [x9, __x_s5_evt0@GOTPAGEOFF] Lloh1289: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1290: adrp x9, __x_s0_evt0@GOTPAGE Lloh1291: ldr x9, [x9, __x_s0_evt0@GOTPAGEOFF] Lloh1292: strb w8, [x9] bl ___VERIFIER_nondet_int Lloh1293: adrp x8, __x_r_evt_id@GOTPAGE Lloh1294: ldr x8, [x8, __x_r_evt_id@GOTPAGEOFF] Lloh1295: str w0, [x8] bl ___VERIFIER_nondet_float Lloh1296: adrp x8, __x_s6_x@GOTPAGE Lloh1297: ldr x8, [x8, __x_s6_x@GOTPAGEOFF] Lloh1298: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1299: adrp x9, __x_s15_l0@GOTPAGE Lloh1300: ldr x9, [x9, __x_s15_l0@GOTPAGEOFF] Lloh1301: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1302: adrp x8, __x_s3_y@GOTPAGE Lloh1303: ldr x8, [x8, __x_s3_y@GOTPAGEOFF] Lloh1304: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1305: adrp x9, __x_s9_l1@GOTPAGE Lloh1306: ldr x9, [x9, __x_s9_l1@GOTPAGEOFF] Lloh1307: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1308: adrp x9, __x_s12_evt1@GOTPAGE Lloh1309: ldr x9, [x9, __x_s12_evt1@GOTPAGEOFF] Lloh1310: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1311: adrp x9, __x_s12_l1@GOTPAGE Lloh1312: ldr x9, [x9, __x_s12_l1@GOTPAGEOFF] Lloh1313: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1314: adrp x8, __x_s0_z@GOTPAGE Lloh1315: ldr x8, [x8, __x_s0_z@GOTPAGEOFF] Lloh1316: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1317: adrp x9, __x_s6_l2@GOTPAGE Lloh1318: ldr x9, [x9, __x_s6_l2@GOTPAGEOFF] Lloh1319: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1320: adrp x9, __x_s20_evt0@GOTPAGE Lloh1321: ldr x9, [x9, __x_s20_evt0@GOTPAGEOFF] Lloh1322: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1323: adrp x8, __x_r_x@GOTPAGE Lloh1324: ldr x8, [x8, __x_r_x@GOTPAGEOFF] Lloh1325: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1326: adrp x8, __x_s1_x@GOTPAGE Lloh1327: ldr x8, [x8, __x_s1_x@GOTPAGEOFF] Lloh1328: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1329: adrp x9, __x_s7_l0@GOTPAGE Lloh1330: ldr x9, [x9, __x_s7_l0@GOTPAGEOFF] Lloh1331: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1332: adrp x9, __x_s10_evt0@GOTPAGE Lloh1333: ldr x9, [x9, __x_s10_evt0@GOTPAGEOFF] Lloh1334: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1335: adrp x9, __x_s4_l2@GOTPAGE Lloh1336: ldr x9, [x9, __x_s4_l2@GOTPAGEOFF] Lloh1337: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1338: adrp x8, __x_s3_x@GOTPAGE Lloh1339: ldr x8, [x8, __x_s3_x@GOTPAGEOFF] Lloh1340: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1341: adrp x9, __x_s9_l0@GOTPAGE Lloh1342: ldr x9, [x9, __x_s9_l0@GOTPAGEOFF] Lloh1343: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1344: adrp x9, __x_s12_evt0@GOTPAGE Lloh1345: ldr x9, [x9, __x_s12_evt0@GOTPAGEOFF] Lloh1346: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1347: adrp x8, __x_s13_y@GOTPAGE Lloh1348: ldr x8, [x8, __x_s13_y@GOTPAGEOFF] Lloh1349: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1350: adrp x9, __x_s12_l0@GOTPAGE Lloh1351: ldr x9, [x9, __x_s12_l0@GOTPAGEOFF] Lloh1352: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1353: adrp x8, __x_s0_y@GOTPAGE Lloh1354: ldr x8, [x8, __x_s0_y@GOTPAGEOFF] Lloh1355: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1356: adrp x9, __x_s6_l1@GOTPAGE Lloh1357: ldr x9, [x9, __x_s6_l1@GOTPAGEOFF] Lloh1358: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1359: adrp x8, __x_s23_x@GOTPAGE Lloh1360: ldr x8, [x8, __x_s23_x@GOTPAGEOFF] Lloh1361: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1362: adrp x9, __x_s9_evt1@GOTPAGE Lloh1363: ldr x9, [x9, __x_s9_evt1@GOTPAGEOFF] Lloh1364: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1365: adrp x9, __x_s21_l2@GOTPAGE Lloh1366: ldr x9, [x9, __x_s21_l2@GOTPAGEOFF] Lloh1367: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1368: adrp x9, __x_r_event0@GOTPAGE Lloh1369: ldr x9, [x9, __x_r_event0@GOTPAGEOFF] Lloh1370: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1371: adrp x8, __x_s13_x@GOTPAGE Lloh1372: ldr x8, [x8, __x_s13_x@GOTPAGEOFF] Lloh1373: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1374: adrp x8, __x_s0_x@GOTPAGE Lloh1375: ldr x8, [x8, __x_s0_x@GOTPAGEOFF] Lloh1376: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1377: adrp x9, __x_s6_l0@GOTPAGE Lloh1378: ldr x9, [x9, __x_s6_l0@GOTPAGEOFF] Lloh1379: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1380: adrp x9, __x_s9_evt0@GOTPAGE Lloh1381: ldr x9, [x9, __x_s9_evt0@GOTPAGEOFF] Lloh1382: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1383: adrp x8, __x_s2_x@GOTPAGE Lloh1384: ldr x8, [x8, __x_s2_x@GOTPAGEOFF] Lloh1385: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1386: adrp x9, __x_r_event1@GOTPAGE Lloh1387: ldr x9, [x9, __x_r_event1@GOTPAGEOFF] Lloh1388: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1389: adrp x9, __x_s8_l0@GOTPAGE Lloh1390: ldr x9, [x9, __x_s8_l0@GOTPAGEOFF] Lloh1391: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1392: adrp x9, __x_s11_evt0@GOTPAGE Lloh1393: ldr x9, [x9, __x_s11_evt0@GOTPAGEOFF] Lloh1394: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1395: adrp x9, __x_s3_l1@GOTPAGE Lloh1396: ldr x9, [x9, __x_s3_l1@GOTPAGEOFF] Lloh1397: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1398: adrp x8, __x_s20_x@GOTPAGE Lloh1399: ldr x8, [x8, __x_s20_x@GOTPAGEOFF] Lloh1400: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1401: adrp x9, __x_s6_evt1@GOTPAGE Lloh1402: ldr x9, [x9, __x_s6_evt1@GOTPAGEOFF] Lloh1403: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1404: adrp x9, __x_s0_l2@GOTPAGE Lloh1405: ldr x9, [x9, __x_s0_l2@GOTPAGEOFF] Lloh1406: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1407: adrp x8, __x_s5_x@GOTPAGE Lloh1408: ldr x8, [x8, __x_s5_x@GOTPAGEOFF] Lloh1409: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1410: adrp x9, __x_s11_l0@GOTPAGE Lloh1411: ldr x9, [x9, __x_s11_l0@GOTPAGEOFF] Lloh1412: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1413: adrp x9, __x_s14_evt0@GOTPAGE Lloh1414: ldr x9, [x9, __x_s14_evt0@GOTPAGEOFF] Lloh1415: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1416: adrp x9, __x_s8_l1@GOTPAGE Lloh1417: ldr x9, [x9, __x_s8_l1@GOTPAGEOFF] Lloh1418: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1419: adrp x9, __x_s11_evt1@GOTPAGE Lloh1420: ldr x9, [x9, __x_s11_evt1@GOTPAGEOFF] Lloh1421: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1422: adrp x8, __x_s4_x@GOTPAGE Lloh1423: ldr x8, [x8, __x_s4_x@GOTPAGEOFF] Lloh1424: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1425: adrp x9, __x_s10_l0@GOTPAGE Lloh1426: ldr x9, [x9, __x_s10_l0@GOTPAGEOFF] Lloh1427: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1428: adrp x9, __x_s13_evt0@GOTPAGE Lloh1429: ldr x9, [x9, __x_s13_evt0@GOTPAGEOFF] Lloh1430: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1431: adrp x9, __x_s7_l1@GOTPAGE Lloh1432: ldr x9, [x9, __x_s7_l1@GOTPAGEOFF] Lloh1433: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1434: adrp x9, __x_s10_evt1@GOTPAGE Lloh1435: ldr x9, [x9, __x_s10_evt1@GOTPAGEOFF] Lloh1436: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1437: adrp x9, __x_s16_l0@GOTPAGE Lloh1438: ldr x9, [x9, __x_s16_l0@GOTPAGEOFF] Lloh1439: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1440: adrp x8, __x_s4_y@GOTPAGE Lloh1441: ldr x8, [x8, __x_s4_y@GOTPAGEOFF] Lloh1442: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1443: adrp x9, __x_s10_l1@GOTPAGE Lloh1444: ldr x9, [x9, __x_s10_l1@GOTPAGEOFF] Lloh1445: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1446: adrp x9, __x_s13_evt1@GOTPAGE Lloh1447: ldr x9, [x9, __x_s13_evt1@GOTPAGEOFF] Lloh1448: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1449: adrp x9, __x_s7_l2@GOTPAGE Lloh1450: ldr x9, [x9, __x_s7_l2@GOTPAGEOFF] Lloh1451: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1452: adrp x9, __x_s1_evt0@GOTPAGE Lloh1453: ldr x9, [x9, __x_s1_evt0@GOTPAGEOFF] Lloh1454: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1455: adrp x9, __x_s18_l1@GOTPAGE Lloh1456: ldr x9, [x9, __x_s18_l1@GOTPAGEOFF] Lloh1457: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1458: adrp x8, __x_s6_z@GOTPAGE Lloh1459: ldr x8, [x8, __x_s6_z@GOTPAGEOFF] Lloh1460: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1461: adrp x9, __x_s12_l2@GOTPAGE Lloh1462: ldr x9, [x9, __x_s12_l2@GOTPAGEOFF] Lloh1463: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1464: adrp x8, __x_s16_x@GOTPAGE Lloh1465: ldr x8, [x8, __x_s16_x@GOTPAGEOFF] Lloh1466: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1467: adrp x9, __x_s2_evt1@GOTPAGE Lloh1468: ldr x9, [x9, __x_s2_evt1@GOTPAGEOFF] Lloh1469: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1470: adrp x9, __x_s4_l0@GOTPAGE Lloh1471: ldr x9, [x9, __x_s4_l0@GOTPAGEOFF] Lloh1472: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1473: adrp x9, __x_s7_evt0@GOTPAGE Lloh1474: ldr x9, [x9, __x_s7_evt0@GOTPAGEOFF] Lloh1475: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1476: adrp x9, __x_s4_l1@GOTPAGE Lloh1477: ldr x9, [x9, __x_s4_l1@GOTPAGEOFF] Lloh1478: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1479: adrp x8, __x_s21_x@GOTPAGE Lloh1480: ldr x8, [x8, __x_s21_x@GOTPAGEOFF] Lloh1481: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1482: adrp x9, __x_s7_evt1@GOTPAGE Lloh1483: ldr x9, [x9, __x_s7_evt1@GOTPAGEOFF] Lloh1484: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1485: adrp x9, __x_s1_l2@GOTPAGE Lloh1486: ldr x9, [x9, __x_s1_l2@GOTPAGEOFF] Lloh1487: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1488: adrp x9, __x_s17_l0@GOTPAGE Lloh1489: ldr x9, [x9, __x_s17_l0@GOTPAGEOFF] Lloh1490: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1491: adrp x8, __x_s5_y@GOTPAGE Lloh1492: ldr x8, [x8, __x_s5_y@GOTPAGEOFF] Lloh1493: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1494: adrp x9, __x_s11_l1@GOTPAGE Lloh1495: ldr x9, [x9, __x_s11_l1@GOTPAGEOFF] Lloh1496: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1497: adrp x9, __x_s14_evt1@GOTPAGE Lloh1498: ldr x9, [x9, __x_s14_evt1@GOTPAGEOFF] Lloh1499: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1500: adrp x9, __x_s8_l2@GOTPAGE Lloh1501: ldr x9, [x9, __x_s8_l2@GOTPAGEOFF] Lloh1502: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1503: adrp x9, __x_s2_evt0@GOTPAGE Lloh1504: ldr x9, [x9, __x_s2_evt0@GOTPAGEOFF] Lloh1505: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1506: adrp x8, __x_s7_x@GOTPAGE Lloh1507: ldr x8, [x8, __x_s7_x@GOTPAGEOFF] Lloh1508: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1509: adrp x8, __x_s1_y@GOTPAGE Lloh1510: ldr x8, [x8, __x_s1_y@GOTPAGEOFF] Lloh1511: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1512: adrp x9, __x_s13_l0@GOTPAGE Lloh1513: ldr x9, [x9, __x_s13_l0@GOTPAGEOFF] Lloh1514: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1515: adrp x9, __x_s19_l0@GOTPAGE Lloh1516: ldr x9, [x9, __x_s19_l0@GOTPAGEOFF] Lloh1517: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1518: adrp x8, __x_s7_y@GOTPAGE Lloh1519: ldr x8, [x8, __x_s7_y@GOTPAGEOFF] Lloh1520: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1521: adrp x8, __x_s1_z@GOTPAGE Lloh1522: ldr x8, [x8, __x_s1_z@GOTPAGEOFF] Lloh1523: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1524: adrp x9, __x_s13_l1@GOTPAGE Lloh1525: ldr x9, [x9, __x_s13_l1@GOTPAGEOFF] Lloh1526: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1527: adrp x9, __x_s19_l1@GOTPAGE Lloh1528: ldr x9, [x9, __x_s19_l1@GOTPAGEOFF] Lloh1529: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1530: adrp x8, __x_s7_z@GOTPAGE Lloh1531: ldr x8, [x8, __x_s7_z@GOTPAGEOFF] Lloh1532: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1533: adrp x9, __x_s13_l2@GOTPAGE Lloh1534: ldr x9, [x9, __x_s13_l2@GOTPAGEOFF] Lloh1535: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1536: adrp x8, __x_s8_x@GOTPAGE Lloh1537: ldr x8, [x8, __x_s8_x@GOTPAGEOFF] Lloh1538: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1539: adrp x8, __x_s2_y@GOTPAGE Lloh1540: ldr x8, [x8, __x_s2_y@GOTPAGEOFF] Lloh1541: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1542: adrp x9, __x_s14_l0@GOTPAGE Lloh1543: ldr x9, [x9, __x_s14_l0@GOTPAGEOFF] Lloh1544: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1545: adrp x9, __x_s20_l0@GOTPAGE Lloh1546: ldr x9, [x9, __x_s20_l0@GOTPAGEOFF] Lloh1547: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1548: adrp x8, __x_s8_y@GOTPAGE Lloh1549: ldr x8, [x8, __x_s8_y@GOTPAGEOFF] Lloh1550: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1551: adrp x8, __x_s2_z@GOTPAGE Lloh1552: ldr x8, [x8, __x_s2_z@GOTPAGEOFF] Lloh1553: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1554: adrp x9, __x_s14_l1@GOTPAGE Lloh1555: ldr x9, [x9, __x_s14_l1@GOTPAGEOFF] Lloh1556: strb w8, [x9] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1557: adrp x9, __x_s20_l1@GOTPAGE Lloh1558: ldr x9, [x9, __x_s20_l1@GOTPAGEOFF] Lloh1559: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1560: adrp x8, __x_s8_z@GOTPAGE Lloh1561: ldr x8, [x8, __x_s8_z@GOTPAGEOFF] Lloh1562: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1563: adrp x9, __x_s14_l2@GOTPAGE Lloh1564: ldr x9, [x9, __x_s14_l2@GOTPAGEOFF] Lloh1565: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1566: adrp x8, __x_s9_x@GOTPAGE Lloh1567: ldr x8, [x8, __x_s9_x@GOTPAGEOFF] Lloh1568: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1569: adrp x9, __x_s21_l0@GOTPAGE Lloh1570: ldr x9, [x9, __x_s21_l0@GOTPAGEOFF] Lloh1571: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1572: adrp x8, __x_s9_y@GOTPAGE Lloh1573: ldr x8, [x8, __x_s9_y@GOTPAGEOFF] Lloh1574: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1575: adrp x9, __x_s21_l1@GOTPAGE Lloh1576: ldr x9, [x9, __x_s21_l1@GOTPAGEOFF] Lloh1577: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1578: adrp x8, __x_delta@GOTPAGE Lloh1579: ldr x8, [x8, __x_delta@GOTPAGEOFF] Lloh1580: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1581: adrp x8, __x_s9_z@GOTPAGE Lloh1582: ldr x8, [x8, __x_s9_z@GOTPAGEOFF] Lloh1583: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1584: adrp x8, __x_s10_x@GOTPAGE Lloh1585: ldr x8, [x8, __x_s10_x@GOTPAGEOFF] Lloh1586: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1587: adrp x9, __x_s22_l0@GOTPAGE Lloh1588: ldr x9, [x9, __x_s22_l0@GOTPAGEOFF] Lloh1589: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1590: adrp x8, __x_s10_y@GOTPAGE Lloh1591: ldr x8, [x8, __x_s10_y@GOTPAGEOFF] Lloh1592: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1593: adrp x9, __x_s22_l1@GOTPAGE Lloh1594: ldr x9, [x9, __x_s22_l1@GOTPAGEOFF] Lloh1595: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1596: adrp x8, __x_s10_z@GOTPAGE Lloh1597: ldr x8, [x8, __x_s10_z@GOTPAGEOFF] Lloh1598: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1599: adrp x8, __x_s11_x@GOTPAGE Lloh1600: ldr x8, [x8, __x_s11_x@GOTPAGEOFF] Lloh1601: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1602: adrp x9, __x_s23_l0@GOTPAGE Lloh1603: ldr x9, [x9, __x_s23_l0@GOTPAGEOFF] Lloh1604: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1605: adrp x8, __x_s11_y@GOTPAGE Lloh1606: ldr x8, [x8, __x_s11_y@GOTPAGEOFF] Lloh1607: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1608: adrp x9, __x_s23_l1@GOTPAGE Lloh1609: ldr x9, [x9, __x_s23_l1@GOTPAGEOFF] Lloh1610: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1611: adrp x8, __x_s11_z@GOTPAGE Lloh1612: ldr x8, [x8, __x_s11_z@GOTPAGEOFF] Lloh1613: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1614: adrp x8, __x_s12_x@GOTPAGE Lloh1615: ldr x8, [x8, __x_s12_x@GOTPAGEOFF] Lloh1616: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1617: adrp x8, __x__diverge_delta@GOTPAGE Lloh1618: ldr x8, [x8, __x__diverge_delta@GOTPAGEOFF] Lloh1619: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1620: adrp x8, __x_s12_y@GOTPAGE Lloh1621: ldr x8, [x8, __x_s12_y@GOTPAGEOFF] Lloh1622: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1623: adrp x8, __x_s12_z@GOTPAGE Lloh1624: ldr x8, [x8, __x_s12_z@GOTPAGEOFF] Lloh1625: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1626: adrp x8, __x_s13_z@GOTPAGE Lloh1627: ldr x8, [x8, __x_s13_z@GOTPAGEOFF] Lloh1628: str s0, [x8] bl ___VERIFIER_nondet_int cmp w0, #0 cset w8, ne Lloh1629: adrp x9, __x_s0_evt1@GOTPAGE Lloh1630: ldr x9, [x9, __x_s0_evt1@GOTPAGEOFF] Lloh1631: strb w8, [x9] bl ___VERIFIER_nondet_float Lloh1632: adrp x8, __x_s14_x@GOTPAGE Lloh1633: ldr x8, [x8, __x_s14_x@GOTPAGEOFF] Lloh1634: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1635: adrp x8, __x_s14_y@GOTPAGE Lloh1636: ldr x8, [x8, __x_s14_y@GOTPAGEOFF] Lloh1637: str s0, [x8] bl ___VERIFIER_nondet_float Lloh1638: adrp x8, __x_s14_z@GOTPAGE Lloh1639: ldr x8, [x8, __x_s14_z@GOTPAGEOFF] Lloh1640: str s0, [x8] Lloh1641: adrp x8, __x_s23_evt0@GOTPAGE Lloh1642: ldr x8, [x8, __x_s23_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh1643: adrp x9, __x_s23_evt1@GOTPAGE Lloh1644: ldr x9, [x9, __x_s23_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_517 ; %bb.514: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_517 ; %bb.515: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_517 ; %bb.516: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_1212 LBB1_517: ; in Loop: Header=BB1_513 Depth=1 Lloh1645: adrp x8, __x_s23_l2@GOTPAGE Lloh1646: ldr x8, [x8, __x_s23_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh1647: adrp x9, __x_s23_l0@GOTPAGE Lloh1648: ldr x9, [x9, __x_s23_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh1649: adrp x10, __x_s23_l1@GOTPAGE Lloh1650: ldr x10, [x10, __x_s23_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_526 ; %bb.518: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_520 ; %bb.519: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_526 LBB1_520: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_526 ; %bb.521: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_526 ; %bb.522: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_526 ; %bb.523: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.524: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.525: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_526: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh1651: adrp x11, __x_s23_x@GOTPAGE Lloh1652: ldr x11, [x11, __x_s23_x@GOTPAGEOFF] Lloh1653: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_530 ; %bb.527: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_530 ; %bb.528: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_530 ; %bb.529: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_530: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s1, w11 fcmp s3, s1 b.ls LBB1_534 ; %bb.531: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_534 ; %bb.532: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_534 ; %bb.533: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_534: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s1, w11 fcmp s3, s1 b.ls LBB1_538 ; %bb.535: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_538 ; %bb.536: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_538 ; %bb.537: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_538: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 Lloh1654: adrp x11, _delta@GOTPAGE Lloh1655: ldr x11, [x11, _delta@GOTPAGEOFF] Lloh1656: ldr s2, [x11] fcvt d1, s2 fcmp s2, #0.0 b.ls LBB1_545 ; %bb.539: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x28] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.540: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x23] fcvt d5, s5 Lloh1657: adrp x11, __x_s23_y@GOTPAGE Lloh1658: ldr x11, [x11, __x_s23_y@GOTPAGEOFF] Lloh1659: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.541: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne ldrb w11, [x25] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.542: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne ldrb w15, [x26] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.543: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne ldrb w15, [x19] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.544: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x22] fcvt d5, s5 Lloh1660: adrp x13, __x_s23_z@GOTPAGE Lloh1661: ldr x13, [x13, __x_s23_z@GOTPAGEOFF] Lloh1662: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_546 b LBB1_1212 LBB1_545: ; in Loop: Header=BB1_513 Depth=1 ldrb w11, [x25] LBB1_546: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_553 ; %bb.547: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne ldrb w15, [x26] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_553 ; %bb.548: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne ldrb w15, [x19] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_553 ; %bb.549: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x28] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_553 ; %bb.550: ; in Loop: Header=BB1_513 Depth=1 ldr s4, [x23] fcvt d4, s4 Lloh1663: adrp x13, __x_s23_y@GOTPAGE Lloh1664: ldr x13, [x13, __x_s23_y@GOTPAGEOFF] Lloh1665: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_553 ; %bb.551: ; in Loop: Header=BB1_513 Depth=1 ldr s4, [x22] fcvt d4, s4 Lloh1666: adrp x13, __x_s23_z@GOTPAGE Lloh1667: ldr x13, [x13, __x_s23_z@GOTPAGEOFF] Lloh1668: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 ldrb w13, [x21] stur w13, [x29, #-124] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_555 ; %bb.552: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-124] ; 4-byte Folded Reload cbz w13, LBB1_554 b LBB1_555 LBB1_553: ; in Loop: Header=BB1_513 Depth=1 ldrb w13, [x21] stur w13, [x29, #-124] ; 4-byte Folded Spill cbnz w13, LBB1_555 LBB1_554: ; in Loop: Header=BB1_513 Depth=1 stur wzr, [x29, #-124] ; 4-byte Folded Spill ldrb w13, [x20] cbz w13, LBB1_1212 LBB1_555: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-124] ; 4-byte Folded Reload cmp w13, #0 ldrb w13, [x20] str w13, [sp, #84] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh1669: adrp x13, __x_s23_y@GOTPAGE Lloh1670: ldr x13, [x13, __x_s23_y@GOTPAGEOFF] Lloh1671: ldr s6, [x13] b.eq LBB1_563 ; %bb.556: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_563 ; %bb.557: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_563 ; %bb.558: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_563 ; %bb.559: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_563 ; %bb.560: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_563 ; %bb.561: ; in Loop: Header=BB1_513 Depth=1 ldr s4, [x22] Lloh1672: adrp x13, __x_s23_z@GOTPAGE Lloh1673: ldr x13, [x13, __x_s23_z@GOTPAGEOFF] Lloh1674: ldr s5, [x13] ldrb w13, [x19] fcmp s4, s5 b.eq LBB1_568 ; %bb.562: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_564 b LBB1_568 LBB1_563: ; in Loop: Header=BB1_513 Depth=1 ldrb w13, [x19] cbnz w13, LBB1_568 LBB1_564: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_568 ; %bb.565: ; in Loop: Header=BB1_513 Depth=1 ldrb w15, [x26] cbnz w15, LBB1_568 ; %bb.566: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_568 ; %bb.567: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldur w17, [x29, #-124] ; 4-byte Folded Reload ldr w0, [sp, #84] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_568: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 ldr s4, [x28] cmp w14, #1 b.ne LBB1_572 ; %bb.569: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_572 ; %bb.570: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x22] Lloh1675: adrp x14, __x_s23_z@GOTPAGE Lloh1676: ldr x14, [x14, __x_s23_z@GOTPAGEOFF] Lloh1677: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_572 ; %bb.571: ; in Loop: Header=BB1_513 Depth=1 ldr s5, [x23] fcmp s5, s6 b.eq LBB1_577 LBB1_572: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_577 ; %bb.573: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_577 ; %bb.574: ; in Loop: Header=BB1_513 Depth=1 ldrb w14, [x26] cbnz w14, LBB1_577 ; %bb.575: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_577 ; %bb.576: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-124] ; 4-byte Folded Reload ldr w15, [sp, #84] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_1212 LBB1_577: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-124] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #84] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 ldr s5, [x22] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_586 ; %bb.578: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_586 ; %bb.579: ; in Loop: Header=BB1_513 Depth=1 ldur w15, [x29, #-124] ; 4-byte Folded Reload ldr w17, [sp, #84] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_586 ; %bb.580: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_586 ; %bb.581: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_586 ; %bb.582: ; in Loop: Header=BB1_513 Depth=1 ldrb w15, [x26] cbnz w15, LBB1_586 ; %bb.583: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_586 ; %bb.584: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_586 ; %bb.585: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_586: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #84] ; 4-byte Folded Reload cmp w0, #0 ldur w0, [x29, #-124] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_595 ; %bb.587: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_595 ; %bb.588: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-124] ; 4-byte Folded Reload ldr w0, [sp, #84] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_595 ; %bb.589: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_595 ; %bb.590: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_595 ; %bb.591: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x26] cbnz w17, LBB1_595 ; %bb.592: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_595 ; %bb.593: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_595 ; %bb.594: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1212 LBB1_595: ; in Loop: Header=BB1_513 Depth=1 Lloh1678: adrp x17, __x_s23_z@GOTPAGE Lloh1679: ldr x17, [x17, __x_s23_z@GOTPAGEOFF] Lloh1680: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_603 ; %bb.596: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #84] ; 4-byte Folded Reload cbz w17, LBB1_603 ; %bb.597: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-124] ; 4-byte Folded Reload cbnz w17, LBB1_603 ; %bb.598: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_603 ; %bb.599: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_603 ; %bb.600: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_603 ; %bb.601: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_603 ; %bb.602: ; in Loop: Header=BB1_513 Depth=1 ldr s16, [x23] fcmp s16, s6 b.eq LBB1_608 LBB1_603: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_608 ; %bb.604: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-124] ; 4-byte Folded Reload ldr w0, [sp, #84] ; 4-byte Folded Reload orr w17, w17, w0 ldrb w0, [x26] cmp w17, #0 cset w17, ne cbz w0, LBB1_608 ; %bb.605: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_608 ; %bb.606: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_608 ; %bb.607: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_1212 LBB1_608: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 ldr s16, [x23] cmp w16, #1 b.eq LBB1_614 ; %bb.609: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_614 ; %bb.610: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_614 ; %bb.611: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_614 ; %bb.612: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_614 ; %bb.613: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_615 LBB1_614: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_618 LBB1_615: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_627 ; %bb.616: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_627 ; %bb.617: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_625 b LBB1_627 LBB1_618: ; in Loop: Header=BB1_513 Depth=1 ldur w16, [x29, #-124] ; 4-byte Folded Reload ldr w17, [sp, #84] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_622 ; %bb.619: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x26] cbz w17, LBB1_622 ; %bb.620: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_622 ; %bb.621: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_1212 LBB1_622: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_632 ; %bb.623: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_632 ; %bb.624: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_632 LBB1_625: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_632 ; %bb.626: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_632 LBB1_627: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_632 ; %bb.628: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-124] ; 4-byte Folded Reload ldr w17, [sp, #84] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_632 ; %bb.629: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x26] cbnz w17, LBB1_632 ; %bb.630: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_632 ; %bb.631: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_1212 LBB1_632: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_641 ; %bb.633: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_641 ; %bb.634: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-124] ; 4-byte Folded Reload ldr w14, [sp, #84] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_641 ; %bb.635: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_641 ; %bb.636: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_641 ; %bb.637: ; in Loop: Header=BB1_513 Depth=1 ldrb w12, [x26] cbnz w12, LBB1_641 ; %bb.638: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_641 ; %bb.639: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_641 ; %bb.640: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_641: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_650 ; %bb.642: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_650 ; %bb.643: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-124] ; 4-byte Folded Reload ldr w14, [sp, #84] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_650 ; %bb.644: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_650 ; %bb.645: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_650 ; %bb.646: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_650 ; %bb.647: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_650 ; %bb.648: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_650 ; %bb.649: ; in Loop: Header=BB1_513 Depth=1 ldrb w12, [x26] cbz w12, LBB1_1212 LBB1_650: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_653 ; %bb.651: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_653 ; %bb.652: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-124] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #84] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_658 LBB1_653: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_658 ; %bb.654: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-124] ; 4-byte Folded Reload ldr w9, [sp, #84] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_658 ; %bb.655: ; in Loop: Header=BB1_513 Depth=1 ldrb w9, [x26] cbnz w9, LBB1_658 ; %bb.656: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_658 ; %bb.657: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_1212 LBB1_658: ; in Loop: Header=BB1_513 Depth=1 Lloh1681: adrp x8, __x_s22_evt0@GOTPAGE Lloh1682: ldr x8, [x8, __x_s22_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh1683: adrp x9, __x_s22_evt1@GOTPAGE Lloh1684: ldr x9, [x9, __x_s22_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_662 ; %bb.659: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_662 ; %bb.660: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_662 ; %bb.661: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_1212 LBB1_662: ; in Loop: Header=BB1_513 Depth=1 Lloh1685: adrp x8, __x_s22_l2@GOTPAGE Lloh1686: ldr x8, [x8, __x_s22_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh1687: adrp x9, __x_s22_l0@GOTPAGE Lloh1688: ldr x9, [x9, __x_s22_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh1689: adrp x10, __x_s22_l1@GOTPAGE Lloh1690: ldr x10, [x10, __x_s22_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_671 ; %bb.663: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_665 ; %bb.664: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_671 LBB1_665: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_671 ; %bb.666: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_671 ; %bb.667: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_671 ; %bb.668: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.669: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.670: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_671: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh1691: adrp x11, __x_s22_x@GOTPAGE Lloh1692: ldr x11, [x11, __x_s22_x@GOTPAGEOFF] Lloh1693: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_675 ; %bb.672: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_675 ; %bb.673: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_675 ; %bb.674: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_675: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_679 ; %bb.676: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_679 ; %bb.677: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_679 ; %bb.678: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_679: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_683 ; %bb.680: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_683 ; %bb.681: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_683 ; %bb.682: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_683: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_690 ; %bb.684: ; in Loop: Header=BB1_513 Depth=1 Lloh1694: adrp x11, _s22_x@GOTPAGE Lloh1695: ldr x11, [x11, _s22_x@GOTPAGEOFF] Lloh1696: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.685: ; in Loop: Header=BB1_513 Depth=1 Lloh1697: adrp x11, _s22_y@GOTPAGE Lloh1698: ldr x11, [x11, _s22_y@GOTPAGEOFF] Lloh1699: ldr s5, [x11] fcvt d5, s5 Lloh1700: adrp x11, __x_s22_y@GOTPAGE Lloh1701: ldr x11, [x11, __x_s22_y@GOTPAGEOFF] Lloh1702: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.686: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne ldrb w11, [x27] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.687: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne ldrb w15, [x24] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.688: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1703: adrp x15, _s22_l2@GOTPAGE Lloh1704: ldr x15, [x15, _s22_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.689: ; in Loop: Header=BB1_513 Depth=1 Lloh1705: adrp x13, _s22_z@GOTPAGE Lloh1706: ldr x13, [x13, _s22_z@GOTPAGEOFF] Lloh1707: ldr s5, [x13] fcvt d5, s5 Lloh1708: adrp x13, __x_s22_z@GOTPAGE Lloh1709: ldr x13, [x13, __x_s22_z@GOTPAGEOFF] Lloh1710: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_691 b LBB1_1212 LBB1_690: ; in Loop: Header=BB1_513 Depth=1 ldrb w11, [x27] LBB1_691: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_698 ; %bb.692: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne ldrb w15, [x24] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_698 ; %bb.693: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1711: adrp x15, _s22_l2@GOTPAGE Lloh1712: ldr x15, [x15, _s22_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_698 ; %bb.694: ; in Loop: Header=BB1_513 Depth=1 Lloh1713: adrp x13, _s22_x@GOTPAGE Lloh1714: ldr x13, [x13, _s22_x@GOTPAGEOFF] Lloh1715: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_698 ; %bb.695: ; in Loop: Header=BB1_513 Depth=1 Lloh1716: adrp x13, _s22_y@GOTPAGE Lloh1717: ldr x13, [x13, _s22_y@GOTPAGEOFF] Lloh1718: ldr s4, [x13] fcvt d4, s4 Lloh1719: adrp x13, __x_s22_y@GOTPAGE Lloh1720: ldr x13, [x13, __x_s22_y@GOTPAGEOFF] Lloh1721: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_698 ; %bb.696: ; in Loop: Header=BB1_513 Depth=1 Lloh1722: adrp x13, _s22_z@GOTPAGE Lloh1723: ldr x13, [x13, _s22_z@GOTPAGEOFF] Lloh1724: ldr s4, [x13] fcvt d4, s4 Lloh1725: adrp x13, __x_s22_z@GOTPAGE Lloh1726: ldr x13, [x13, __x_s22_z@GOTPAGEOFF] Lloh1727: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh1728: adrp x13, _s22_evt0@GOTPAGE Lloh1729: ldr x13, [x13, _s22_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-128] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_700 ; %bb.697: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-128] ; 4-byte Folded Reload cbz w13, LBB1_699 b LBB1_700 LBB1_698: ; in Loop: Header=BB1_513 Depth=1 Lloh1730: adrp x13, _s22_evt0@GOTPAGE Lloh1731: ldr x13, [x13, _s22_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-128] ; 4-byte Folded Spill cbnz w13, LBB1_700 LBB1_699: ; in Loop: Header=BB1_513 Depth=1 stur wzr, [x29, #-128] ; 4-byte Folded Spill Lloh1732: adrp x13, _s22_evt1@GOTPAGE Lloh1733: ldr x13, [x13, _s22_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_1212 LBB1_700: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-128] ; 4-byte Folded Reload cmp w13, #0 Lloh1734: adrp x13, _s22_evt1@GOTPAGE Lloh1735: ldr x13, [x13, _s22_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #80] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh1736: adrp x13, __x_s22_y@GOTPAGE Lloh1737: ldr x13, [x13, __x_s22_y@GOTPAGEOFF] Lloh1738: ldr s6, [x13] b.eq LBB1_708 ; %bb.701: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_708 ; %bb.702: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_708 ; %bb.703: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_708 ; %bb.704: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_708 ; %bb.705: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_708 ; %bb.706: ; in Loop: Header=BB1_513 Depth=1 Lloh1739: adrp x13, _s22_z@GOTPAGE Lloh1740: ldr x13, [x13, _s22_z@GOTPAGEOFF] Lloh1741: ldr s4, [x13] Lloh1742: adrp x13, __x_s22_z@GOTPAGE Lloh1743: ldr x13, [x13, __x_s22_z@GOTPAGEOFF] Lloh1744: ldr s5, [x13] Lloh1745: adrp x13, _s22_l2@GOTPAGE Lloh1746: ldr x13, [x13, _s22_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_713 ; %bb.707: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_709 b LBB1_713 LBB1_708: ; in Loop: Header=BB1_513 Depth=1 Lloh1747: adrp x13, _s22_l2@GOTPAGE Lloh1748: ldr x13, [x13, _s22_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_713 LBB1_709: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_713 ; %bb.710: ; in Loop: Header=BB1_513 Depth=1 ldrb w15, [x24] cbnz w15, LBB1_713 ; %bb.711: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_713 ; %bb.712: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldur w17, [x29, #-128] ; 4-byte Folded Reload ldr w0, [sp, #80] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_713: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh1749: adrp x15, _s22_x@GOTPAGE Lloh1750: ldr x15, [x15, _s22_x@GOTPAGEOFF] Lloh1751: ldr s4, [x15] cmp w14, #1 b.ne LBB1_717 ; %bb.714: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_717 ; %bb.715: ; in Loop: Header=BB1_513 Depth=1 Lloh1752: adrp x14, _s22_z@GOTPAGE Lloh1753: ldr x14, [x14, _s22_z@GOTPAGEOFF] Lloh1754: ldr s5, [x14] Lloh1755: adrp x14, __x_s22_z@GOTPAGE Lloh1756: ldr x14, [x14, __x_s22_z@GOTPAGEOFF] Lloh1757: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_717 ; %bb.716: ; in Loop: Header=BB1_513 Depth=1 Lloh1758: adrp x14, _s22_y@GOTPAGE Lloh1759: ldr x14, [x14, _s22_y@GOTPAGEOFF] Lloh1760: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_722 LBB1_717: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_722 ; %bb.718: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_722 ; %bb.719: ; in Loop: Header=BB1_513 Depth=1 ldrb w14, [x24] cbnz w14, LBB1_722 ; %bb.720: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_722 ; %bb.721: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-128] ; 4-byte Folded Reload ldr w15, [sp, #80] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_1212 LBB1_722: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-128] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #80] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh1761: adrp x15, _s22_z@GOTPAGE Lloh1762: ldr x15, [x15, _s22_z@GOTPAGEOFF] Lloh1763: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_731 ; %bb.723: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_731 ; %bb.724: ; in Loop: Header=BB1_513 Depth=1 ldur w15, [x29, #-128] ; 4-byte Folded Reload ldr w17, [sp, #80] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_731 ; %bb.725: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_731 ; %bb.726: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_731 ; %bb.727: ; in Loop: Header=BB1_513 Depth=1 ldrb w15, [x24] cbnz w15, LBB1_731 ; %bb.728: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_731 ; %bb.729: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_731 ; %bb.730: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_731: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #80] ; 4-byte Folded Reload cmp w0, #0 ldur w0, [x29, #-128] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_740 ; %bb.732: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_740 ; %bb.733: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-128] ; 4-byte Folded Reload ldr w0, [sp, #80] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_740 ; %bb.734: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_740 ; %bb.735: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_740 ; %bb.736: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x24] cbnz w17, LBB1_740 ; %bb.737: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_740 ; %bb.738: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_740 ; %bb.739: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1212 LBB1_740: ; in Loop: Header=BB1_513 Depth=1 Lloh1764: adrp x17, __x_s22_z@GOTPAGE Lloh1765: ldr x17, [x17, __x_s22_z@GOTPAGEOFF] Lloh1766: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_748 ; %bb.741: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #80] ; 4-byte Folded Reload cbz w17, LBB1_748 ; %bb.742: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-128] ; 4-byte Folded Reload cbnz w17, LBB1_748 ; %bb.743: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_748 ; %bb.744: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_748 ; %bb.745: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_748 ; %bb.746: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_748 ; %bb.747: ; in Loop: Header=BB1_513 Depth=1 Lloh1767: adrp x17, _s22_y@GOTPAGE Lloh1768: ldr x17, [x17, _s22_y@GOTPAGEOFF] Lloh1769: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_753 LBB1_748: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_753 ; %bb.749: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-128] ; 4-byte Folded Reload ldr w0, [sp, #80] ; 4-byte Folded Reload orr w17, w17, w0 ldrb w0, [x24] cmp w17, #0 cset w17, ne cbz w0, LBB1_753 ; %bb.750: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_753 ; %bb.751: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_753 ; %bb.752: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_1212 LBB1_753: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh1770: adrp x17, _s22_y@GOTPAGE Lloh1771: ldr x17, [x17, _s22_y@GOTPAGEOFF] Lloh1772: ldr s16, [x17] cmp w16, #1 b.eq LBB1_759 ; %bb.754: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_759 ; %bb.755: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_759 ; %bb.756: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_759 ; %bb.757: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_759 ; %bb.758: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_760 LBB1_759: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_763 LBB1_760: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_772 ; %bb.761: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_772 ; %bb.762: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_770 b LBB1_772 LBB1_763: ; in Loop: Header=BB1_513 Depth=1 ldur w16, [x29, #-128] ; 4-byte Folded Reload ldr w17, [sp, #80] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_767 ; %bb.764: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x24] cbz w17, LBB1_767 ; %bb.765: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_767 ; %bb.766: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_1212 LBB1_767: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_777 ; %bb.768: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_777 ; %bb.769: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_777 LBB1_770: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_777 ; %bb.771: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_777 LBB1_772: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_777 ; %bb.773: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-128] ; 4-byte Folded Reload ldr w17, [sp, #80] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_777 ; %bb.774: ; in Loop: Header=BB1_513 Depth=1 ldrb w17, [x24] cbnz w17, LBB1_777 ; %bb.775: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_777 ; %bb.776: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_1212 LBB1_777: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_786 ; %bb.778: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_786 ; %bb.779: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-128] ; 4-byte Folded Reload ldr w14, [sp, #80] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_786 ; %bb.780: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_786 ; %bb.781: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_786 ; %bb.782: ; in Loop: Header=BB1_513 Depth=1 ldrb w12, [x24] cbnz w12, LBB1_786 ; %bb.783: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_786 ; %bb.784: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_786 ; %bb.785: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_786: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_795 ; %bb.787: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_795 ; %bb.788: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-128] ; 4-byte Folded Reload ldr w14, [sp, #80] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_795 ; %bb.789: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_795 ; %bb.790: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_795 ; %bb.791: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_795 ; %bb.792: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_795 ; %bb.793: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_795 ; %bb.794: ; in Loop: Header=BB1_513 Depth=1 ldrb w12, [x24] cbz w12, LBB1_1212 LBB1_795: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_798 ; %bb.796: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_798 ; %bb.797: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-128] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #80] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_803 LBB1_798: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_803 ; %bb.799: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-128] ; 4-byte Folded Reload ldr w9, [sp, #80] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_803 ; %bb.800: ; in Loop: Header=BB1_513 Depth=1 ldrb w9, [x24] cbnz w9, LBB1_803 ; %bb.801: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_803 ; %bb.802: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_1212 LBB1_803: ; in Loop: Header=BB1_513 Depth=1 Lloh1773: adrp x8, __x_s21_evt0@GOTPAGE Lloh1774: ldr x8, [x8, __x_s21_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh1775: adrp x9, __x_s21_evt1@GOTPAGE Lloh1776: ldr x9, [x9, __x_s21_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_807 ; %bb.804: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_807 ; %bb.805: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_807 ; %bb.806: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_1212 LBB1_807: ; in Loop: Header=BB1_513 Depth=1 Lloh1777: adrp x8, __x_s21_l2@GOTPAGE Lloh1778: ldr x8, [x8, __x_s21_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh1779: adrp x9, __x_s21_l0@GOTPAGE Lloh1780: ldr x9, [x9, __x_s21_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh1781: adrp x10, __x_s21_l1@GOTPAGE Lloh1782: ldr x10, [x10, __x_s21_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_816 ; %bb.808: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_810 ; %bb.809: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_816 LBB1_810: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_816 ; %bb.811: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_816 ; %bb.812: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_816 ; %bb.813: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.814: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.815: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_816: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh1783: adrp x11, __x_s21_x@GOTPAGE Lloh1784: ldr x11, [x11, __x_s21_x@GOTPAGEOFF] Lloh1785: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_820 ; %bb.817: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_820 ; %bb.818: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_820 ; %bb.819: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_820: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_824 ; %bb.821: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_824 ; %bb.822: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_824 ; %bb.823: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_824: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_828 ; %bb.825: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_828 ; %bb.826: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_828 ; %bb.827: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_828: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_835 ; %bb.829: ; in Loop: Header=BB1_513 Depth=1 Lloh1786: adrp x11, _s21_x@GOTPAGE Lloh1787: ldr x11, [x11, _s21_x@GOTPAGEOFF] Lloh1788: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.830: ; in Loop: Header=BB1_513 Depth=1 Lloh1789: adrp x11, _s21_y@GOTPAGE Lloh1790: ldr x11, [x11, _s21_y@GOTPAGEOFF] Lloh1791: ldr s5, [x11] fcvt d5, s5 Lloh1792: adrp x11, __x_s21_y@GOTPAGE Lloh1793: ldr x11, [x11, __x_s21_y@GOTPAGEOFF] Lloh1794: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.831: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh1795: adrp x11, _s21_l0@GOTPAGE Lloh1796: ldr x11, [x11, _s21_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.832: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh1797: adrp x15, _s21_l1@GOTPAGE Lloh1798: ldr x15, [x15, _s21_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.833: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1799: adrp x15, _s21_l2@GOTPAGE Lloh1800: ldr x15, [x15, _s21_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.834: ; in Loop: Header=BB1_513 Depth=1 Lloh1801: adrp x13, _s21_z@GOTPAGE Lloh1802: ldr x13, [x13, _s21_z@GOTPAGEOFF] Lloh1803: ldr s5, [x13] fcvt d5, s5 Lloh1804: adrp x13, __x_s21_z@GOTPAGE Lloh1805: ldr x13, [x13, __x_s21_z@GOTPAGEOFF] Lloh1806: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_836 b LBB1_1212 LBB1_835: ; in Loop: Header=BB1_513 Depth=1 Lloh1807: adrp x11, _s21_l0@GOTPAGE Lloh1808: ldr x11, [x11, _s21_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_836: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_843 ; %bb.837: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh1809: adrp x15, _s21_l1@GOTPAGE Lloh1810: ldr x15, [x15, _s21_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_843 ; %bb.838: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1811: adrp x15, _s21_l2@GOTPAGE Lloh1812: ldr x15, [x15, _s21_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_843 ; %bb.839: ; in Loop: Header=BB1_513 Depth=1 Lloh1813: adrp x13, _s21_x@GOTPAGE Lloh1814: ldr x13, [x13, _s21_x@GOTPAGEOFF] Lloh1815: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_843 ; %bb.840: ; in Loop: Header=BB1_513 Depth=1 Lloh1816: adrp x13, _s21_y@GOTPAGE Lloh1817: ldr x13, [x13, _s21_y@GOTPAGEOFF] Lloh1818: ldr s4, [x13] fcvt d4, s4 Lloh1819: adrp x13, __x_s21_y@GOTPAGE Lloh1820: ldr x13, [x13, __x_s21_y@GOTPAGEOFF] Lloh1821: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_843 ; %bb.841: ; in Loop: Header=BB1_513 Depth=1 Lloh1822: adrp x13, _s21_z@GOTPAGE Lloh1823: ldr x13, [x13, _s21_z@GOTPAGEOFF] Lloh1824: ldr s4, [x13] fcvt d4, s4 Lloh1825: adrp x13, __x_s21_z@GOTPAGE Lloh1826: ldr x13, [x13, __x_s21_z@GOTPAGEOFF] Lloh1827: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh1828: adrp x13, _s21_evt0@GOTPAGE Lloh1829: ldr x13, [x13, _s21_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-132] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_845 ; %bb.842: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-132] ; 4-byte Folded Reload cbz w13, LBB1_844 b LBB1_845 LBB1_843: ; in Loop: Header=BB1_513 Depth=1 Lloh1830: adrp x13, _s21_evt0@GOTPAGE Lloh1831: ldr x13, [x13, _s21_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-132] ; 4-byte Folded Spill cbnz w13, LBB1_845 LBB1_844: ; in Loop: Header=BB1_513 Depth=1 stur wzr, [x29, #-132] ; 4-byte Folded Spill Lloh1832: adrp x13, _s21_evt1@GOTPAGE Lloh1833: ldr x13, [x13, _s21_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_1212 LBB1_845: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-132] ; 4-byte Folded Reload cmp w13, #0 Lloh1834: adrp x13, _s21_evt1@GOTPAGE Lloh1835: ldr x13, [x13, _s21_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #76] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh1836: adrp x13, __x_s21_y@GOTPAGE Lloh1837: ldr x13, [x13, __x_s21_y@GOTPAGEOFF] Lloh1838: ldr s6, [x13] b.eq LBB1_853 ; %bb.846: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_853 ; %bb.847: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_853 ; %bb.848: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_853 ; %bb.849: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_853 ; %bb.850: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_853 ; %bb.851: ; in Loop: Header=BB1_513 Depth=1 Lloh1839: adrp x13, _s21_z@GOTPAGE Lloh1840: ldr x13, [x13, _s21_z@GOTPAGEOFF] Lloh1841: ldr s4, [x13] Lloh1842: adrp x13, __x_s21_z@GOTPAGE Lloh1843: ldr x13, [x13, __x_s21_z@GOTPAGEOFF] Lloh1844: ldr s5, [x13] Lloh1845: adrp x13, _s21_l2@GOTPAGE Lloh1846: ldr x13, [x13, _s21_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_858 ; %bb.852: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_854 b LBB1_858 LBB1_853: ; in Loop: Header=BB1_513 Depth=1 Lloh1847: adrp x13, _s21_l2@GOTPAGE Lloh1848: ldr x13, [x13, _s21_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_858 LBB1_854: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_858 ; %bb.855: ; in Loop: Header=BB1_513 Depth=1 Lloh1849: adrp x15, _s21_l1@GOTPAGE Lloh1850: ldr x15, [x15, _s21_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_858 ; %bb.856: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_858 ; %bb.857: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldur w17, [x29, #-132] ; 4-byte Folded Reload ldr w0, [sp, #76] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_858: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh1851: adrp x15, _s21_x@GOTPAGE Lloh1852: ldr x15, [x15, _s21_x@GOTPAGEOFF] Lloh1853: ldr s4, [x15] cmp w14, #1 b.ne LBB1_862 ; %bb.859: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_862 ; %bb.860: ; in Loop: Header=BB1_513 Depth=1 Lloh1854: adrp x14, _s21_z@GOTPAGE Lloh1855: ldr x14, [x14, _s21_z@GOTPAGEOFF] Lloh1856: ldr s5, [x14] Lloh1857: adrp x14, __x_s21_z@GOTPAGE Lloh1858: ldr x14, [x14, __x_s21_z@GOTPAGEOFF] Lloh1859: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_862 ; %bb.861: ; in Loop: Header=BB1_513 Depth=1 Lloh1860: adrp x14, _s21_y@GOTPAGE Lloh1861: ldr x14, [x14, _s21_y@GOTPAGEOFF] Lloh1862: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_867 LBB1_862: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_867 ; %bb.863: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_867 ; %bb.864: ; in Loop: Header=BB1_513 Depth=1 Lloh1863: adrp x14, _s21_l1@GOTPAGE Lloh1864: ldr x14, [x14, _s21_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_867 ; %bb.865: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_867 ; %bb.866: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-132] ; 4-byte Folded Reload ldr w15, [sp, #76] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_1212 LBB1_867: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-132] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #76] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh1865: adrp x15, _s21_z@GOTPAGE Lloh1866: ldr x15, [x15, _s21_z@GOTPAGEOFF] Lloh1867: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_876 ; %bb.868: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_876 ; %bb.869: ; in Loop: Header=BB1_513 Depth=1 ldur w15, [x29, #-132] ; 4-byte Folded Reload ldr w17, [sp, #76] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_876 ; %bb.870: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_876 ; %bb.871: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_876 ; %bb.872: ; in Loop: Header=BB1_513 Depth=1 Lloh1868: adrp x15, _s21_l1@GOTPAGE Lloh1869: ldr x15, [x15, _s21_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_876 ; %bb.873: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_876 ; %bb.874: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_876 ; %bb.875: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_876: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #76] ; 4-byte Folded Reload cmp w0, #0 ldur w0, [x29, #-132] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_885 ; %bb.877: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_885 ; %bb.878: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-132] ; 4-byte Folded Reload ldr w0, [sp, #76] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_885 ; %bb.879: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_885 ; %bb.880: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_885 ; %bb.881: ; in Loop: Header=BB1_513 Depth=1 Lloh1870: adrp x17, _s21_l1@GOTPAGE Lloh1871: ldr x17, [x17, _s21_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_885 ; %bb.882: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_885 ; %bb.883: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_885 ; %bb.884: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1212 LBB1_885: ; in Loop: Header=BB1_513 Depth=1 Lloh1872: adrp x17, __x_s21_z@GOTPAGE Lloh1873: ldr x17, [x17, __x_s21_z@GOTPAGEOFF] Lloh1874: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_893 ; %bb.886: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #76] ; 4-byte Folded Reload cbz w17, LBB1_893 ; %bb.887: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-132] ; 4-byte Folded Reload cbnz w17, LBB1_893 ; %bb.888: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_893 ; %bb.889: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_893 ; %bb.890: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_893 ; %bb.891: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_893 ; %bb.892: ; in Loop: Header=BB1_513 Depth=1 Lloh1875: adrp x17, _s21_y@GOTPAGE Lloh1876: ldr x17, [x17, _s21_y@GOTPAGEOFF] Lloh1877: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_898 LBB1_893: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_898 ; %bb.894: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-132] ; 4-byte Folded Reload ldr w0, [sp, #76] ; 4-byte Folded Reload orr w17, w17, w0 Lloh1878: adrp x0, _s21_l1@GOTPAGE Lloh1879: ldr x0, [x0, _s21_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_898 ; %bb.895: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_898 ; %bb.896: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_898 ; %bb.897: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_1212 LBB1_898: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh1880: adrp x17, _s21_y@GOTPAGE Lloh1881: ldr x17, [x17, _s21_y@GOTPAGEOFF] Lloh1882: ldr s16, [x17] cmp w16, #1 b.eq LBB1_904 ; %bb.899: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_904 ; %bb.900: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_904 ; %bb.901: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_904 ; %bb.902: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_904 ; %bb.903: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_905 LBB1_904: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_908 LBB1_905: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_917 ; %bb.906: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_917 ; %bb.907: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_915 b LBB1_917 LBB1_908: ; in Loop: Header=BB1_513 Depth=1 ldur w16, [x29, #-132] ; 4-byte Folded Reload ldr w17, [sp, #76] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_912 ; %bb.909: ; in Loop: Header=BB1_513 Depth=1 Lloh1883: adrp x17, _s21_l1@GOTPAGE Lloh1884: ldr x17, [x17, _s21_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_912 ; %bb.910: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_912 ; %bb.911: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_1212 LBB1_912: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_922 ; %bb.913: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_922 ; %bb.914: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_922 LBB1_915: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_922 ; %bb.916: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_922 LBB1_917: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_922 ; %bb.918: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-132] ; 4-byte Folded Reload ldr w17, [sp, #76] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_922 ; %bb.919: ; in Loop: Header=BB1_513 Depth=1 Lloh1885: adrp x17, _s21_l1@GOTPAGE Lloh1886: ldr x17, [x17, _s21_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_922 ; %bb.920: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_922 ; %bb.921: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_1212 LBB1_922: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_931 ; %bb.923: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_931 ; %bb.924: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-132] ; 4-byte Folded Reload ldr w14, [sp, #76] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_931 ; %bb.925: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_931 ; %bb.926: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_931 ; %bb.927: ; in Loop: Header=BB1_513 Depth=1 Lloh1887: adrp x12, _s21_l1@GOTPAGE Lloh1888: ldr x12, [x12, _s21_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_931 ; %bb.928: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_931 ; %bb.929: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_931 ; %bb.930: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_931: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_940 ; %bb.932: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_940 ; %bb.933: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-132] ; 4-byte Folded Reload ldr w14, [sp, #76] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_940 ; %bb.934: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_940 ; %bb.935: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_940 ; %bb.936: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_940 ; %bb.937: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_940 ; %bb.938: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_940 ; %bb.939: ; in Loop: Header=BB1_513 Depth=1 Lloh1889: adrp x12, _s21_l1@GOTPAGE Lloh1890: ldr x12, [x12, _s21_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_1212 LBB1_940: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_943 ; %bb.941: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_943 ; %bb.942: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-132] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #76] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_948 LBB1_943: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_948 ; %bb.944: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-132] ; 4-byte Folded Reload ldr w9, [sp, #76] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_948 ; %bb.945: ; in Loop: Header=BB1_513 Depth=1 Lloh1891: adrp x9, _s21_l1@GOTPAGE Lloh1892: ldr x9, [x9, _s21_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_948 ; %bb.946: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_948 ; %bb.947: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_1212 LBB1_948: ; in Loop: Header=BB1_513 Depth=1 Lloh1893: adrp x8, __x_s20_evt0@GOTPAGE Lloh1894: ldr x8, [x8, __x_s20_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh1895: adrp x9, __x_s20_evt1@GOTPAGE Lloh1896: ldr x9, [x9, __x_s20_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_952 ; %bb.949: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_952 ; %bb.950: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_952 ; %bb.951: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_1212 LBB1_952: ; in Loop: Header=BB1_513 Depth=1 Lloh1897: adrp x8, __x_s20_l2@GOTPAGE Lloh1898: ldr x8, [x8, __x_s20_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh1899: adrp x9, __x_s20_l0@GOTPAGE Lloh1900: ldr x9, [x9, __x_s20_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh1901: adrp x10, __x_s20_l1@GOTPAGE Lloh1902: ldr x10, [x10, __x_s20_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_961 ; %bb.953: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_955 ; %bb.954: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_961 LBB1_955: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_961 ; %bb.956: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_961 ; %bb.957: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_961 ; %bb.958: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.959: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.960: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_961: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh1903: adrp x11, __x_s20_x@GOTPAGE Lloh1904: ldr x11, [x11, __x_s20_x@GOTPAGEOFF] Lloh1905: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_965 ; %bb.962: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_965 ; %bb.963: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_965 ; %bb.964: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_965: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_969 ; %bb.966: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_969 ; %bb.967: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_969 ; %bb.968: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_969: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_973 ; %bb.970: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_973 ; %bb.971: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_973 ; %bb.972: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_973: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_980 ; %bb.974: ; in Loop: Header=BB1_513 Depth=1 Lloh1906: adrp x11, _s20_x@GOTPAGE Lloh1907: ldr x11, [x11, _s20_x@GOTPAGEOFF] Lloh1908: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.975: ; in Loop: Header=BB1_513 Depth=1 Lloh1909: adrp x11, _s20_y@GOTPAGE Lloh1910: ldr x11, [x11, _s20_y@GOTPAGEOFF] Lloh1911: ldr s5, [x11] fcvt d5, s5 Lloh1912: adrp x11, __x_s20_y@GOTPAGE Lloh1913: ldr x11, [x11, __x_s20_y@GOTPAGEOFF] Lloh1914: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.976: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh1915: adrp x11, _s20_l0@GOTPAGE Lloh1916: ldr x11, [x11, _s20_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.977: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh1917: adrp x15, _s20_l1@GOTPAGE Lloh1918: ldr x15, [x15, _s20_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.978: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1919: adrp x15, _s20_l2@GOTPAGE Lloh1920: ldr x15, [x15, _s20_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.979: ; in Loop: Header=BB1_513 Depth=1 Lloh1921: adrp x13, _s20_z@GOTPAGE Lloh1922: ldr x13, [x13, _s20_z@GOTPAGEOFF] Lloh1923: ldr s5, [x13] fcvt d5, s5 Lloh1924: adrp x13, __x_s20_z@GOTPAGE Lloh1925: ldr x13, [x13, __x_s20_z@GOTPAGEOFF] Lloh1926: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_981 b LBB1_1212 LBB1_980: ; in Loop: Header=BB1_513 Depth=1 Lloh1927: adrp x11, _s20_l0@GOTPAGE Lloh1928: ldr x11, [x11, _s20_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_981: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_988 ; %bb.982: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh1929: adrp x15, _s20_l1@GOTPAGE Lloh1930: ldr x15, [x15, _s20_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_988 ; %bb.983: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh1931: adrp x15, _s20_l2@GOTPAGE Lloh1932: ldr x15, [x15, _s20_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_988 ; %bb.984: ; in Loop: Header=BB1_513 Depth=1 Lloh1933: adrp x13, _s20_x@GOTPAGE Lloh1934: ldr x13, [x13, _s20_x@GOTPAGEOFF] Lloh1935: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_988 ; %bb.985: ; in Loop: Header=BB1_513 Depth=1 Lloh1936: adrp x13, _s20_y@GOTPAGE Lloh1937: ldr x13, [x13, _s20_y@GOTPAGEOFF] Lloh1938: ldr s4, [x13] fcvt d4, s4 Lloh1939: adrp x13, __x_s20_y@GOTPAGE Lloh1940: ldr x13, [x13, __x_s20_y@GOTPAGEOFF] Lloh1941: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_988 ; %bb.986: ; in Loop: Header=BB1_513 Depth=1 Lloh1942: adrp x13, _s20_z@GOTPAGE Lloh1943: ldr x13, [x13, _s20_z@GOTPAGEOFF] Lloh1944: ldr s4, [x13] fcvt d4, s4 Lloh1945: adrp x13, __x_s20_z@GOTPAGE Lloh1946: ldr x13, [x13, __x_s20_z@GOTPAGEOFF] Lloh1947: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh1948: adrp x13, _s20_evt0@GOTPAGE Lloh1949: ldr x13, [x13, _s20_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-136] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_990 ; %bb.987: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-136] ; 4-byte Folded Reload cbz w13, LBB1_989 b LBB1_990 LBB1_988: ; in Loop: Header=BB1_513 Depth=1 Lloh1950: adrp x13, _s20_evt0@GOTPAGE Lloh1951: ldr x13, [x13, _s20_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-136] ; 4-byte Folded Spill cbnz w13, LBB1_990 LBB1_989: ; in Loop: Header=BB1_513 Depth=1 stur wzr, [x29, #-136] ; 4-byte Folded Spill Lloh1952: adrp x13, _s20_evt1@GOTPAGE Lloh1953: ldr x13, [x13, _s20_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_1212 LBB1_990: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-136] ; 4-byte Folded Reload cmp w13, #0 Lloh1954: adrp x13, _s20_evt1@GOTPAGE Lloh1955: ldr x13, [x13, _s20_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #72] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh1956: adrp x13, __x_s20_y@GOTPAGE Lloh1957: ldr x13, [x13, __x_s20_y@GOTPAGEOFF] Lloh1958: ldr s6, [x13] b.eq LBB1_998 ; %bb.991: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_998 ; %bb.992: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_998 ; %bb.993: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_998 ; %bb.994: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_998 ; %bb.995: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_998 ; %bb.996: ; in Loop: Header=BB1_513 Depth=1 Lloh1959: adrp x13, _s20_z@GOTPAGE Lloh1960: ldr x13, [x13, _s20_z@GOTPAGEOFF] Lloh1961: ldr s4, [x13] Lloh1962: adrp x13, __x_s20_z@GOTPAGE Lloh1963: ldr x13, [x13, __x_s20_z@GOTPAGEOFF] Lloh1964: ldr s5, [x13] Lloh1965: adrp x13, _s20_l2@GOTPAGE Lloh1966: ldr x13, [x13, _s20_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1003 ; %bb.997: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_999 b LBB1_1003 LBB1_998: ; in Loop: Header=BB1_513 Depth=1 Lloh1967: adrp x13, _s20_l2@GOTPAGE Lloh1968: ldr x13, [x13, _s20_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1003 LBB1_999: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1003 ; %bb.1000: ; in Loop: Header=BB1_513 Depth=1 Lloh1969: adrp x15, _s20_l1@GOTPAGE Lloh1970: ldr x15, [x15, _s20_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1003 ; %bb.1001: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1003 ; %bb.1002: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldur w17, [x29, #-136] ; 4-byte Folded Reload ldr w0, [sp, #72] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1003: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh1971: adrp x15, _s20_x@GOTPAGE Lloh1972: ldr x15, [x15, _s20_x@GOTPAGEOFF] Lloh1973: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1007 ; %bb.1004: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1007 ; %bb.1005: ; in Loop: Header=BB1_513 Depth=1 Lloh1974: adrp x14, _s20_z@GOTPAGE Lloh1975: ldr x14, [x14, _s20_z@GOTPAGEOFF] Lloh1976: ldr s5, [x14] Lloh1977: adrp x14, __x_s20_z@GOTPAGE Lloh1978: ldr x14, [x14, __x_s20_z@GOTPAGEOFF] Lloh1979: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1007 ; %bb.1006: ; in Loop: Header=BB1_513 Depth=1 Lloh1980: adrp x14, _s20_y@GOTPAGE Lloh1981: ldr x14, [x14, _s20_y@GOTPAGEOFF] Lloh1982: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1012 LBB1_1007: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1012 ; %bb.1008: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1012 ; %bb.1009: ; in Loop: Header=BB1_513 Depth=1 Lloh1983: adrp x14, _s20_l1@GOTPAGE Lloh1984: ldr x14, [x14, _s20_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1012 ; %bb.1010: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1012 ; %bb.1011: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-136] ; 4-byte Folded Reload ldr w15, [sp, #72] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_1212 LBB1_1012: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-136] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #72] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh1985: adrp x15, _s20_z@GOTPAGE Lloh1986: ldr x15, [x15, _s20_z@GOTPAGEOFF] Lloh1987: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1021 ; %bb.1013: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1021 ; %bb.1014: ; in Loop: Header=BB1_513 Depth=1 ldur w15, [x29, #-136] ; 4-byte Folded Reload ldr w17, [sp, #72] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1021 ; %bb.1015: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1021 ; %bb.1016: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1021 ; %bb.1017: ; in Loop: Header=BB1_513 Depth=1 Lloh1988: adrp x15, _s20_l1@GOTPAGE Lloh1989: ldr x15, [x15, _s20_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1021 ; %bb.1018: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1021 ; %bb.1019: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1021 ; %bb.1020: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_1021: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #72] ; 4-byte Folded Reload cmp w0, #0 ldur w0, [x29, #-136] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1030 ; %bb.1022: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1030 ; %bb.1023: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-136] ; 4-byte Folded Reload ldr w0, [sp, #72] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1030 ; %bb.1024: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1030 ; %bb.1025: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1030 ; %bb.1026: ; in Loop: Header=BB1_513 Depth=1 Lloh1990: adrp x17, _s20_l1@GOTPAGE Lloh1991: ldr x17, [x17, _s20_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1030 ; %bb.1027: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1030 ; %bb.1028: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1030 ; %bb.1029: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1212 LBB1_1030: ; in Loop: Header=BB1_513 Depth=1 Lloh1992: adrp x17, __x_s20_z@GOTPAGE Lloh1993: ldr x17, [x17, __x_s20_z@GOTPAGEOFF] Lloh1994: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1038 ; %bb.1031: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #72] ; 4-byte Folded Reload cbz w17, LBB1_1038 ; %bb.1032: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-136] ; 4-byte Folded Reload cbnz w17, LBB1_1038 ; %bb.1033: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1038 ; %bb.1034: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1038 ; %bb.1035: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1038 ; %bb.1036: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1038 ; %bb.1037: ; in Loop: Header=BB1_513 Depth=1 Lloh1995: adrp x17, _s20_y@GOTPAGE Lloh1996: ldr x17, [x17, _s20_y@GOTPAGEOFF] Lloh1997: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1043 LBB1_1038: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1043 ; %bb.1039: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-136] ; 4-byte Folded Reload ldr w0, [sp, #72] ; 4-byte Folded Reload orr w17, w17, w0 Lloh1998: adrp x0, _s20_l1@GOTPAGE Lloh1999: ldr x0, [x0, _s20_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1043 ; %bb.1040: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1043 ; %bb.1041: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1043 ; %bb.1042: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_1212 LBB1_1043: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2000: adrp x17, _s20_y@GOTPAGE Lloh2001: ldr x17, [x17, _s20_y@GOTPAGEOFF] Lloh2002: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1049 ; %bb.1044: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1049 ; %bb.1045: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1049 ; %bb.1046: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1049 ; %bb.1047: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1049 ; %bb.1048: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1050 LBB1_1049: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1053 LBB1_1050: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1062 ; %bb.1051: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1062 ; %bb.1052: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1060 b LBB1_1062 LBB1_1053: ; in Loop: Header=BB1_513 Depth=1 ldur w16, [x29, #-136] ; 4-byte Folded Reload ldr w17, [sp, #72] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1057 ; %bb.1054: ; in Loop: Header=BB1_513 Depth=1 Lloh2003: adrp x17, _s20_l1@GOTPAGE Lloh2004: ldr x17, [x17, _s20_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1057 ; %bb.1055: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1057 ; %bb.1056: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_1212 LBB1_1057: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1067 ; %bb.1058: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1067 ; %bb.1059: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1067 LBB1_1060: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1067 ; %bb.1061: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1067 LBB1_1062: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1067 ; %bb.1063: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-136] ; 4-byte Folded Reload ldr w17, [sp, #72] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1067 ; %bb.1064: ; in Loop: Header=BB1_513 Depth=1 Lloh2005: adrp x17, _s20_l1@GOTPAGE Lloh2006: ldr x17, [x17, _s20_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1067 ; %bb.1065: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1067 ; %bb.1066: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_1212 LBB1_1067: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1076 ; %bb.1068: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1076 ; %bb.1069: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-136] ; 4-byte Folded Reload ldr w14, [sp, #72] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1076 ; %bb.1070: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1076 ; %bb.1071: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1076 ; %bb.1072: ; in Loop: Header=BB1_513 Depth=1 Lloh2007: adrp x12, _s20_l1@GOTPAGE Lloh2008: ldr x12, [x12, _s20_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1076 ; %bb.1073: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1076 ; %bb.1074: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1076 ; %bb.1075: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_1076: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1085 ; %bb.1077: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1085 ; %bb.1078: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-136] ; 4-byte Folded Reload ldr w14, [sp, #72] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1085 ; %bb.1079: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1085 ; %bb.1080: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1085 ; %bb.1081: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1085 ; %bb.1082: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1085 ; %bb.1083: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1085 ; %bb.1084: ; in Loop: Header=BB1_513 Depth=1 Lloh2009: adrp x12, _s20_l1@GOTPAGE Lloh2010: ldr x12, [x12, _s20_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_1212 LBB1_1085: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1088 ; %bb.1086: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1088 ; %bb.1087: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-136] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #72] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1093 LBB1_1088: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1093 ; %bb.1089: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-136] ; 4-byte Folded Reload ldr w9, [sp, #72] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1093 ; %bb.1090: ; in Loop: Header=BB1_513 Depth=1 Lloh2011: adrp x9, _s20_l1@GOTPAGE Lloh2012: ldr x9, [x9, _s20_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1093 ; %bb.1091: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1093 ; %bb.1092: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_1212 LBB1_1093: ; in Loop: Header=BB1_513 Depth=1 Lloh2013: adrp x8, __x_s19_evt0@GOTPAGE Lloh2014: ldr x8, [x8, __x_s19_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2015: adrp x9, __x_s19_evt1@GOTPAGE Lloh2016: ldr x9, [x9, __x_s19_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1097 ; %bb.1094: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1097 ; %bb.1095: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1097 ; %bb.1096: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_1212 LBB1_1097: ; in Loop: Header=BB1_513 Depth=1 Lloh2017: adrp x8, __x_s19_l2@GOTPAGE Lloh2018: ldr x8, [x8, __x_s19_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2019: adrp x9, __x_s19_l0@GOTPAGE Lloh2020: ldr x9, [x9, __x_s19_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2021: adrp x10, __x_s19_l1@GOTPAGE Lloh2022: ldr x10, [x10, __x_s19_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1106 ; %bb.1098: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1100 ; %bb.1099: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1106 LBB1_1100: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1106 ; %bb.1101: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1106 ; %bb.1102: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1106 ; %bb.1103: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1104: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1105: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1106: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2023: adrp x11, __x_s19_x@GOTPAGE Lloh2024: ldr x11, [x11, __x_s19_x@GOTPAGEOFF] Lloh2025: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1110 ; %bb.1107: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1110 ; %bb.1108: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1110 ; %bb.1109: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_1110: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1114 ; %bb.1111: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1114 ; %bb.1112: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1114 ; %bb.1113: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_1114: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1118 ; %bb.1115: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1118 ; %bb.1116: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1118 ; %bb.1117: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1212 LBB1_1118: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1125 ; %bb.1119: ; in Loop: Header=BB1_513 Depth=1 Lloh2026: adrp x11, _s19_x@GOTPAGE Lloh2027: ldr x11, [x11, _s19_x@GOTPAGEOFF] Lloh2028: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.1120: ; in Loop: Header=BB1_513 Depth=1 Lloh2029: adrp x11, _s19_y@GOTPAGE Lloh2030: ldr x11, [x11, _s19_y@GOTPAGEOFF] Lloh2031: ldr s5, [x11] fcvt d5, s5 Lloh2032: adrp x11, __x_s19_y@GOTPAGE Lloh2033: ldr x11, [x11, __x_s19_y@GOTPAGEOFF] Lloh2034: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_1212 ; %bb.1121: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2035: adrp x11, _s19_l0@GOTPAGE Lloh2036: ldr x11, [x11, _s19_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.1122: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2037: adrp x15, _s19_l1@GOTPAGE Lloh2038: ldr x15, [x15, _s19_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.1123: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2039: adrp x15, _s19_l2@GOTPAGE Lloh2040: ldr x15, [x15, _s19_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1212 ; %bb.1124: ; in Loop: Header=BB1_513 Depth=1 Lloh2041: adrp x13, _s19_z@GOTPAGE Lloh2042: ldr x13, [x13, _s19_z@GOTPAGEOFF] Lloh2043: ldr s5, [x13] fcvt d5, s5 Lloh2044: adrp x13, __x_s19_z@GOTPAGE Lloh2045: ldr x13, [x13, __x_s19_z@GOTPAGEOFF] Lloh2046: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1126 b LBB1_1212 LBB1_1125: ; in Loop: Header=BB1_513 Depth=1 Lloh2047: adrp x11, _s19_l0@GOTPAGE Lloh2048: ldr x11, [x11, _s19_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1126: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1133 ; %bb.1127: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2049: adrp x15, _s19_l1@GOTPAGE Lloh2050: ldr x15, [x15, _s19_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1133 ; %bb.1128: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2051: adrp x15, _s19_l2@GOTPAGE Lloh2052: ldr x15, [x15, _s19_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1133 ; %bb.1129: ; in Loop: Header=BB1_513 Depth=1 Lloh2053: adrp x13, _s19_x@GOTPAGE Lloh2054: ldr x13, [x13, _s19_x@GOTPAGEOFF] Lloh2055: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1133 ; %bb.1130: ; in Loop: Header=BB1_513 Depth=1 Lloh2056: adrp x13, _s19_y@GOTPAGE Lloh2057: ldr x13, [x13, _s19_y@GOTPAGEOFF] Lloh2058: ldr s4, [x13] fcvt d4, s4 Lloh2059: adrp x13, __x_s19_y@GOTPAGE Lloh2060: ldr x13, [x13, __x_s19_y@GOTPAGEOFF] Lloh2061: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1133 ; %bb.1131: ; in Loop: Header=BB1_513 Depth=1 Lloh2062: adrp x13, _s19_z@GOTPAGE Lloh2063: ldr x13, [x13, _s19_z@GOTPAGEOFF] Lloh2064: ldr s4, [x13] fcvt d4, s4 Lloh2065: adrp x13, __x_s19_z@GOTPAGE Lloh2066: ldr x13, [x13, __x_s19_z@GOTPAGEOFF] Lloh2067: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2068: adrp x13, _s19_evt0@GOTPAGE Lloh2069: ldr x13, [x13, _s19_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-140] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1135 ; %bb.1132: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-140] ; 4-byte Folded Reload cbz w13, LBB1_1134 b LBB1_1135 LBB1_1133: ; in Loop: Header=BB1_513 Depth=1 Lloh2070: adrp x13, _s19_evt0@GOTPAGE Lloh2071: ldr x13, [x13, _s19_evt0@GOTPAGEOFF] ldrb w13, [x13] stur w13, [x29, #-140] ; 4-byte Folded Spill cbnz w13, LBB1_1135 LBB1_1134: ; in Loop: Header=BB1_513 Depth=1 stur wzr, [x29, #-140] ; 4-byte Folded Spill Lloh2072: adrp x13, _s19_evt1@GOTPAGE Lloh2073: ldr x13, [x13, _s19_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_1212 LBB1_1135: ; in Loop: Header=BB1_513 Depth=1 ldur w13, [x29, #-140] ; 4-byte Folded Reload cmp w13, #0 Lloh2074: adrp x13, _s19_evt1@GOTPAGE Lloh2075: ldr x13, [x13, _s19_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #68] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2076: adrp x13, __x_s19_y@GOTPAGE Lloh2077: ldr x13, [x13, __x_s19_y@GOTPAGEOFF] Lloh2078: ldr s6, [x13] b.eq LBB1_1143 ; %bb.1136: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1143 ; %bb.1137: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1143 ; %bb.1138: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1143 ; %bb.1139: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1143 ; %bb.1140: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1143 ; %bb.1141: ; in Loop: Header=BB1_513 Depth=1 Lloh2079: adrp x13, _s19_z@GOTPAGE Lloh2080: ldr x13, [x13, _s19_z@GOTPAGEOFF] Lloh2081: ldr s4, [x13] Lloh2082: adrp x13, __x_s19_z@GOTPAGE Lloh2083: ldr x13, [x13, __x_s19_z@GOTPAGEOFF] Lloh2084: ldr s5, [x13] Lloh2085: adrp x13, _s19_l2@GOTPAGE Lloh2086: ldr x13, [x13, _s19_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1148 ; %bb.1142: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1144 b LBB1_1148 LBB1_1143: ; in Loop: Header=BB1_513 Depth=1 Lloh2087: adrp x13, _s19_l2@GOTPAGE Lloh2088: ldr x13, [x13, _s19_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1148 LBB1_1144: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1148 ; %bb.1145: ; in Loop: Header=BB1_513 Depth=1 Lloh2089: adrp x15, _s19_l1@GOTPAGE Lloh2090: ldr x15, [x15, _s19_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1148 ; %bb.1146: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1148 ; %bb.1147: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldur w17, [x29, #-140] ; 4-byte Folded Reload ldr w0, [sp, #68] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1148: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2091: adrp x15, _s19_x@GOTPAGE Lloh2092: ldr x15, [x15, _s19_x@GOTPAGEOFF] Lloh2093: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1152 ; %bb.1149: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1152 ; %bb.1150: ; in Loop: Header=BB1_513 Depth=1 Lloh2094: adrp x14, _s19_z@GOTPAGE Lloh2095: ldr x14, [x14, _s19_z@GOTPAGEOFF] Lloh2096: ldr s5, [x14] Lloh2097: adrp x14, __x_s19_z@GOTPAGE Lloh2098: ldr x14, [x14, __x_s19_z@GOTPAGEOFF] Lloh2099: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1152 ; %bb.1151: ; in Loop: Header=BB1_513 Depth=1 Lloh2100: adrp x14, _s19_y@GOTPAGE Lloh2101: ldr x14, [x14, _s19_y@GOTPAGEOFF] Lloh2102: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1157 LBB1_1152: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1157 ; %bb.1153: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1157 ; %bb.1154: ; in Loop: Header=BB1_513 Depth=1 Lloh2103: adrp x14, _s19_l1@GOTPAGE Lloh2104: ldr x14, [x14, _s19_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1157 ; %bb.1155: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1157 ; %bb.1156: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-140] ; 4-byte Folded Reload ldr w15, [sp, #68] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_1212 LBB1_1157: ; in Loop: Header=BB1_513 Depth=1 ldur w14, [x29, #-140] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #68] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh2105: adrp x15, _s19_z@GOTPAGE Lloh2106: ldr x15, [x15, _s19_z@GOTPAGEOFF] Lloh2107: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1166 ; %bb.1158: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1166 ; %bb.1159: ; in Loop: Header=BB1_513 Depth=1 ldur w15, [x29, #-140] ; 4-byte Folded Reload ldr w17, [sp, #68] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1166 ; %bb.1160: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1166 ; %bb.1161: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1166 ; %bb.1162: ; in Loop: Header=BB1_513 Depth=1 Lloh2108: adrp x15, _s19_l1@GOTPAGE Lloh2109: ldr x15, [x15, _s19_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1166 ; %bb.1163: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1166 ; %bb.1164: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1166 ; %bb.1165: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1212 LBB1_1166: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #68] ; 4-byte Folded Reload cmp w0, #0 ldur w0, [x29, #-140] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1175 ; %bb.1167: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1175 ; %bb.1168: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-140] ; 4-byte Folded Reload ldr w0, [sp, #68] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1175 ; %bb.1169: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1175 ; %bb.1170: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1175 ; %bb.1171: ; in Loop: Header=BB1_513 Depth=1 Lloh2110: adrp x17, _s19_l1@GOTPAGE Lloh2111: ldr x17, [x17, _s19_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1175 ; %bb.1172: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1175 ; %bb.1173: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1175 ; %bb.1174: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1212 LBB1_1175: ; in Loop: Header=BB1_513 Depth=1 Lloh2112: adrp x17, __x_s19_z@GOTPAGE Lloh2113: ldr x17, [x17, __x_s19_z@GOTPAGEOFF] Lloh2114: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1183 ; %bb.1176: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #68] ; 4-byte Folded Reload cbz w17, LBB1_1183 ; %bb.1177: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-140] ; 4-byte Folded Reload cbnz w17, LBB1_1183 ; %bb.1178: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1183 ; %bb.1179: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1183 ; %bb.1180: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1183 ; %bb.1181: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1183 ; %bb.1182: ; in Loop: Header=BB1_513 Depth=1 Lloh2115: adrp x17, _s19_y@GOTPAGE Lloh2116: ldr x17, [x17, _s19_y@GOTPAGEOFF] Lloh2117: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1188 LBB1_1183: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1188 ; %bb.1184: ; in Loop: Header=BB1_513 Depth=1 ldur w17, [x29, #-140] ; 4-byte Folded Reload ldr w0, [sp, #68] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2118: adrp x0, _s19_l1@GOTPAGE Lloh2119: ldr x0, [x0, _s19_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1188 ; %bb.1185: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1188 ; %bb.1186: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1188 ; %bb.1187: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_1212 LBB1_1188: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2120: adrp x17, _s19_y@GOTPAGE Lloh2121: ldr x17, [x17, _s19_y@GOTPAGEOFF] Lloh2122: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1194 ; %bb.1189: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1194 ; %bb.1190: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1194 ; %bb.1191: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1194 ; %bb.1192: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1194 ; %bb.1193: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1195 LBB1_1194: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1198 LBB1_1195: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1207 ; %bb.1196: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1207 ; %bb.1197: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1205 b LBB1_1207 LBB1_1198: ; in Loop: Header=BB1_513 Depth=1 ldur w16, [x29, #-140] ; 4-byte Folded Reload ldr w17, [sp, #68] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1202 ; %bb.1199: ; in Loop: Header=BB1_513 Depth=1 Lloh2123: adrp x17, _s19_l1@GOTPAGE Lloh2124: ldr x17, [x17, _s19_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1202 ; %bb.1200: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1202 ; %bb.1201: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_1212 LBB1_1202: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1213 ; %bb.1203: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1213 ; %bb.1204: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1213 LBB1_1205: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1213 ; %bb.1206: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1213 LBB1_1207: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1213 ; %bb.1208: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-140] ; 4-byte Folded Reload ldr w17, [sp, #68] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1213 ; %bb.1209: ; in Loop: Header=BB1_513 Depth=1 Lloh2125: adrp x17, _s19_l1@GOTPAGE Lloh2126: ldr x17, [x17, _s19_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1213 ; %bb.1210: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1213 ; %bb.1211: ; in Loop: Header=BB1_513 Depth=1 tbz w12, #0, LBB1_1213 LBB1_1212: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 b LBB1_4186 LBB1_1213: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1222 ; %bb.1214: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1222 ; %bb.1215: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-140] ; 4-byte Folded Reload ldr w14, [sp, #68] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1222 ; %bb.1216: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1222 ; %bb.1217: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1222 ; %bb.1218: ; in Loop: Header=BB1_513 Depth=1 Lloh2127: adrp x12, _s19_l1@GOTPAGE Lloh2128: ldr x12, [x12, _s19_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1222 ; %bb.1219: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1222 ; %bb.1220: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1222 ; %bb.1221: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1222: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1231 ; %bb.1223: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1231 ; %bb.1224: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-140] ; 4-byte Folded Reload ldr w14, [sp, #68] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1231 ; %bb.1225: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1231 ; %bb.1226: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1231 ; %bb.1227: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1231 ; %bb.1228: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1231 ; %bb.1229: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1231 ; %bb.1230: ; in Loop: Header=BB1_513 Depth=1 Lloh2129: adrp x12, _s19_l1@GOTPAGE Lloh2130: ldr x12, [x12, _s19_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1231: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1234 ; %bb.1232: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1234 ; %bb.1233: ; in Loop: Header=BB1_513 Depth=1 ldur w12, [x29, #-140] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #68] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1239 LBB1_1234: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1239 ; %bb.1235: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-140] ; 4-byte Folded Reload ldr w9, [sp, #68] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1239 ; %bb.1236: ; in Loop: Header=BB1_513 Depth=1 Lloh2131: adrp x9, _s19_l1@GOTPAGE Lloh2132: ldr x9, [x9, _s19_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1239 ; %bb.1237: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1239 ; %bb.1238: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1239: ; in Loop: Header=BB1_513 Depth=1 Lloh2133: adrp x8, __x_s18_evt0@GOTPAGE Lloh2134: ldr x8, [x8, __x_s18_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2135: adrp x9, __x_s18_evt1@GOTPAGE Lloh2136: ldr x9, [x9, __x_s18_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1243 ; %bb.1240: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1243 ; %bb.1241: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1243 ; %bb.1242: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1243: ; in Loop: Header=BB1_513 Depth=1 Lloh2137: adrp x8, __x_s18_l2@GOTPAGE Lloh2138: ldr x8, [x8, __x_s18_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2139: adrp x9, __x_s18_l0@GOTPAGE Lloh2140: ldr x9, [x9, __x_s18_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2141: adrp x10, __x_s18_l1@GOTPAGE Lloh2142: ldr x10, [x10, __x_s18_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1252 ; %bb.1244: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1246 ; %bb.1245: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1252 LBB1_1246: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1252 ; %bb.1247: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1252 ; %bb.1248: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1252 ; %bb.1249: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1250: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1251: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1252: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2143: adrp x11, __x_s18_x@GOTPAGE Lloh2144: ldr x11, [x11, __x_s18_x@GOTPAGEOFF] Lloh2145: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1256 ; %bb.1253: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1256 ; %bb.1254: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1256 ; %bb.1255: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1256: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1260 ; %bb.1257: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1260 ; %bb.1258: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1260 ; %bb.1259: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1260: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1264 ; %bb.1261: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1264 ; %bb.1262: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1264 ; %bb.1263: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1264: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1271 ; %bb.1265: ; in Loop: Header=BB1_513 Depth=1 Lloh2146: adrp x11, _s18_x@GOTPAGE Lloh2147: ldr x11, [x11, _s18_x@GOTPAGEOFF] Lloh2148: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1266: ; in Loop: Header=BB1_513 Depth=1 Lloh2149: adrp x11, _s18_y@GOTPAGE Lloh2150: ldr x11, [x11, _s18_y@GOTPAGEOFF] Lloh2151: ldr s5, [x11] fcvt d5, s5 Lloh2152: adrp x11, __x_s18_y@GOTPAGE Lloh2153: ldr x11, [x11, __x_s18_y@GOTPAGEOFF] Lloh2154: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1267: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2155: adrp x11, _s18_l0@GOTPAGE Lloh2156: ldr x11, [x11, _s18_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1268: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2157: adrp x15, _s18_l1@GOTPAGE Lloh2158: ldr x15, [x15, _s18_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1269: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2159: adrp x15, _s18_l2@GOTPAGE Lloh2160: ldr x15, [x15, _s18_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1270: ; in Loop: Header=BB1_513 Depth=1 Lloh2161: adrp x13, _s18_z@GOTPAGE Lloh2162: ldr x13, [x13, _s18_z@GOTPAGEOFF] Lloh2163: ldr s5, [x13] fcvt d5, s5 Lloh2164: adrp x13, __x_s18_z@GOTPAGE Lloh2165: ldr x13, [x13, __x_s18_z@GOTPAGEOFF] Lloh2166: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1272 b LBB1_2286 LBB1_1271: ; in Loop: Header=BB1_513 Depth=1 Lloh2167: adrp x11, _s18_l0@GOTPAGE Lloh2168: ldr x11, [x11, _s18_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1272: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1279 ; %bb.1273: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2169: adrp x15, _s18_l1@GOTPAGE Lloh2170: ldr x15, [x15, _s18_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1279 ; %bb.1274: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2171: adrp x15, _s18_l2@GOTPAGE Lloh2172: ldr x15, [x15, _s18_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1279 ; %bb.1275: ; in Loop: Header=BB1_513 Depth=1 Lloh2173: adrp x13, _s18_x@GOTPAGE Lloh2174: ldr x13, [x13, _s18_x@GOTPAGEOFF] Lloh2175: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1279 ; %bb.1276: ; in Loop: Header=BB1_513 Depth=1 Lloh2176: adrp x13, _s18_y@GOTPAGE Lloh2177: ldr x13, [x13, _s18_y@GOTPAGEOFF] Lloh2178: ldr s4, [x13] fcvt d4, s4 Lloh2179: adrp x13, __x_s18_y@GOTPAGE Lloh2180: ldr x13, [x13, __x_s18_y@GOTPAGEOFF] Lloh2181: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1279 ; %bb.1277: ; in Loop: Header=BB1_513 Depth=1 Lloh2182: adrp x13, _s18_z@GOTPAGE Lloh2183: ldr x13, [x13, _s18_z@GOTPAGEOFF] Lloh2184: ldr s4, [x13] fcvt d4, s4 Lloh2185: adrp x13, __x_s18_z@GOTPAGE Lloh2186: ldr x13, [x13, __x_s18_z@GOTPAGEOFF] Lloh2187: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2188: adrp x13, _s18_evt0@GOTPAGE Lloh2189: ldr x13, [x13, _s18_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #144] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1281 ; %bb.1278: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #144] ; 4-byte Folded Reload cbz w13, LBB1_1280 b LBB1_1281 LBB1_1279: ; in Loop: Header=BB1_513 Depth=1 Lloh2190: adrp x13, _s18_evt0@GOTPAGE Lloh2191: ldr x13, [x13, _s18_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #144] ; 4-byte Folded Spill cbnz w13, LBB1_1281 LBB1_1280: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #144] ; 4-byte Folded Spill Lloh2192: adrp x13, _s18_evt1@GOTPAGE Lloh2193: ldr x13, [x13, _s18_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_1281: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #144] ; 4-byte Folded Reload cmp w13, #0 Lloh2194: adrp x13, _s18_evt1@GOTPAGE Lloh2195: ldr x13, [x13, _s18_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #64] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2196: adrp x13, __x_s18_y@GOTPAGE Lloh2197: ldr x13, [x13, __x_s18_y@GOTPAGEOFF] Lloh2198: ldr s6, [x13] b.eq LBB1_1289 ; %bb.1282: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1289 ; %bb.1283: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1289 ; %bb.1284: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1289 ; %bb.1285: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1289 ; %bb.1286: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1289 ; %bb.1287: ; in Loop: Header=BB1_513 Depth=1 Lloh2199: adrp x13, _s18_z@GOTPAGE Lloh2200: ldr x13, [x13, _s18_z@GOTPAGEOFF] Lloh2201: ldr s4, [x13] Lloh2202: adrp x13, __x_s18_z@GOTPAGE Lloh2203: ldr x13, [x13, __x_s18_z@GOTPAGEOFF] Lloh2204: ldr s5, [x13] Lloh2205: adrp x13, _s18_l2@GOTPAGE Lloh2206: ldr x13, [x13, _s18_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1294 ; %bb.1288: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1290 b LBB1_1294 LBB1_1289: ; in Loop: Header=BB1_513 Depth=1 Lloh2207: adrp x13, _s18_l2@GOTPAGE Lloh2208: ldr x13, [x13, _s18_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1294 LBB1_1290: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1294 ; %bb.1291: ; in Loop: Header=BB1_513 Depth=1 Lloh2209: adrp x15, _s18_l1@GOTPAGE Lloh2210: ldr x15, [x15, _s18_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1294 ; %bb.1292: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1294 ; %bb.1293: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #144] ; 4-byte Folded Reload ldr w0, [sp, #64] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1294: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2211: adrp x15, _s18_x@GOTPAGE Lloh2212: ldr x15, [x15, _s18_x@GOTPAGEOFF] Lloh2213: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1298 ; %bb.1295: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1298 ; %bb.1296: ; in Loop: Header=BB1_513 Depth=1 Lloh2214: adrp x14, _s18_z@GOTPAGE Lloh2215: ldr x14, [x14, _s18_z@GOTPAGEOFF] Lloh2216: ldr s5, [x14] Lloh2217: adrp x14, __x_s18_z@GOTPAGE Lloh2218: ldr x14, [x14, __x_s18_z@GOTPAGEOFF] Lloh2219: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1298 ; %bb.1297: ; in Loop: Header=BB1_513 Depth=1 Lloh2220: adrp x14, _s18_y@GOTPAGE Lloh2221: ldr x14, [x14, _s18_y@GOTPAGEOFF] Lloh2222: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1303 LBB1_1298: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1303 ; %bb.1299: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1303 ; %bb.1300: ; in Loop: Header=BB1_513 Depth=1 Lloh2223: adrp x14, _s18_l1@GOTPAGE Lloh2224: ldr x14, [x14, _s18_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1303 ; %bb.1301: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1303 ; %bb.1302: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #144] ; 4-byte Folded Reload ldr w15, [sp, #64] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_1303: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #144] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #64] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh2225: adrp x15, _s18_z@GOTPAGE Lloh2226: ldr x15, [x15, _s18_z@GOTPAGEOFF] Lloh2227: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1312 ; %bb.1304: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1312 ; %bb.1305: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #144] ; 4-byte Folded Reload ldr w17, [sp, #64] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1312 ; %bb.1306: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1312 ; %bb.1307: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1312 ; %bb.1308: ; in Loop: Header=BB1_513 Depth=1 Lloh2228: adrp x15, _s18_l1@GOTPAGE Lloh2229: ldr x15, [x15, _s18_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1312 ; %bb.1309: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1312 ; %bb.1310: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1312 ; %bb.1311: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1312: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #64] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #144] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1321 ; %bb.1313: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1321 ; %bb.1314: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #144] ; 4-byte Folded Reload ldr w0, [sp, #64] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1321 ; %bb.1315: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1321 ; %bb.1316: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1321 ; %bb.1317: ; in Loop: Header=BB1_513 Depth=1 Lloh2230: adrp x17, _s18_l1@GOTPAGE Lloh2231: ldr x17, [x17, _s18_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1321 ; %bb.1318: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1321 ; %bb.1319: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1321 ; %bb.1320: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_1321: ; in Loop: Header=BB1_513 Depth=1 Lloh2232: adrp x17, __x_s18_z@GOTPAGE Lloh2233: ldr x17, [x17, __x_s18_z@GOTPAGEOFF] Lloh2234: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1329 ; %bb.1322: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #64] ; 4-byte Folded Reload cbz w17, LBB1_1329 ; %bb.1323: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #144] ; 4-byte Folded Reload cbnz w17, LBB1_1329 ; %bb.1324: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1329 ; %bb.1325: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1329 ; %bb.1326: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1329 ; %bb.1327: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1329 ; %bb.1328: ; in Loop: Header=BB1_513 Depth=1 Lloh2235: adrp x17, _s18_y@GOTPAGE Lloh2236: ldr x17, [x17, _s18_y@GOTPAGEOFF] Lloh2237: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1334 LBB1_1329: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1334 ; %bb.1330: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #144] ; 4-byte Folded Reload ldr w0, [sp, #64] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2238: adrp x0, _s18_l1@GOTPAGE Lloh2239: ldr x0, [x0, _s18_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1334 ; %bb.1331: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1334 ; %bb.1332: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1334 ; %bb.1333: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_1334: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2240: adrp x17, _s18_y@GOTPAGE Lloh2241: ldr x17, [x17, _s18_y@GOTPAGEOFF] Lloh2242: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1340 ; %bb.1335: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1340 ; %bb.1336: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1340 ; %bb.1337: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1340 ; %bb.1338: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1340 ; %bb.1339: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1341 LBB1_1340: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1344 LBB1_1341: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1353 ; %bb.1342: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1353 ; %bb.1343: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1351 b LBB1_1353 LBB1_1344: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #144] ; 4-byte Folded Reload ldr w17, [sp, #64] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1348 ; %bb.1345: ; in Loop: Header=BB1_513 Depth=1 Lloh2243: adrp x17, _s18_l1@GOTPAGE Lloh2244: ldr x17, [x17, _s18_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1348 ; %bb.1346: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1348 ; %bb.1347: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_1348: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1358 ; %bb.1349: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1358 ; %bb.1350: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1358 LBB1_1351: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1358 ; %bb.1352: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1358 LBB1_1353: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1358 ; %bb.1354: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #144] ; 4-byte Folded Reload ldr w17, [sp, #64] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1358 ; %bb.1355: ; in Loop: Header=BB1_513 Depth=1 Lloh2245: adrp x17, _s18_l1@GOTPAGE Lloh2246: ldr x17, [x17, _s18_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1358 ; %bb.1356: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1358 ; %bb.1357: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_1358: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1367 ; %bb.1359: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1367 ; %bb.1360: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #144] ; 4-byte Folded Reload ldr w14, [sp, #64] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1367 ; %bb.1361: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1367 ; %bb.1362: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1367 ; %bb.1363: ; in Loop: Header=BB1_513 Depth=1 Lloh2247: adrp x12, _s18_l1@GOTPAGE Lloh2248: ldr x12, [x12, _s18_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1367 ; %bb.1364: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1367 ; %bb.1365: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1367 ; %bb.1366: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1367: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1376 ; %bb.1368: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1376 ; %bb.1369: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #144] ; 4-byte Folded Reload ldr w14, [sp, #64] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1376 ; %bb.1370: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1376 ; %bb.1371: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1376 ; %bb.1372: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1376 ; %bb.1373: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1376 ; %bb.1374: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1376 ; %bb.1375: ; in Loop: Header=BB1_513 Depth=1 Lloh2249: adrp x12, _s18_l1@GOTPAGE Lloh2250: ldr x12, [x12, _s18_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1376: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1379 ; %bb.1377: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1379 ; %bb.1378: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #144] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #64] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1384 LBB1_1379: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1384 ; %bb.1380: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #144] ; 4-byte Folded Reload ldr w9, [sp, #64] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1384 ; %bb.1381: ; in Loop: Header=BB1_513 Depth=1 Lloh2251: adrp x9, _s18_l1@GOTPAGE Lloh2252: ldr x9, [x9, _s18_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1384 ; %bb.1382: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1384 ; %bb.1383: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1384: ; in Loop: Header=BB1_513 Depth=1 Lloh2253: adrp x8, __x_s17_evt0@GOTPAGE Lloh2254: ldr x8, [x8, __x_s17_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2255: adrp x9, __x_s17_evt1@GOTPAGE Lloh2256: ldr x9, [x9, __x_s17_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1388 ; %bb.1385: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1388 ; %bb.1386: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1388 ; %bb.1387: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1388: ; in Loop: Header=BB1_513 Depth=1 Lloh2257: adrp x8, __x_s17_l2@GOTPAGE Lloh2258: ldr x8, [x8, __x_s17_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2259: adrp x9, __x_s17_l0@GOTPAGE Lloh2260: ldr x9, [x9, __x_s17_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2261: adrp x10, __x_s17_l1@GOTPAGE Lloh2262: ldr x10, [x10, __x_s17_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1397 ; %bb.1389: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1391 ; %bb.1390: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1397 LBB1_1391: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1397 ; %bb.1392: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1397 ; %bb.1393: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1397 ; %bb.1394: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1395: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1396: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1397: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2263: adrp x11, __x_s17_x@GOTPAGE Lloh2264: ldr x11, [x11, __x_s17_x@GOTPAGEOFF] Lloh2265: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1401 ; %bb.1398: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1401 ; %bb.1399: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1401 ; %bb.1400: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1401: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1405 ; %bb.1402: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1405 ; %bb.1403: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1405 ; %bb.1404: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1405: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1409 ; %bb.1406: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1409 ; %bb.1407: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1409 ; %bb.1408: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1409: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1416 ; %bb.1410: ; in Loop: Header=BB1_513 Depth=1 Lloh2266: adrp x11, _s17_x@GOTPAGE Lloh2267: ldr x11, [x11, _s17_x@GOTPAGEOFF] Lloh2268: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1411: ; in Loop: Header=BB1_513 Depth=1 Lloh2269: adrp x11, _s17_y@GOTPAGE Lloh2270: ldr x11, [x11, _s17_y@GOTPAGEOFF] Lloh2271: ldr s5, [x11] fcvt d5, s5 Lloh2272: adrp x11, __x_s17_y@GOTPAGE Lloh2273: ldr x11, [x11, __x_s17_y@GOTPAGEOFF] Lloh2274: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1412: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2275: adrp x11, _s17_l0@GOTPAGE Lloh2276: ldr x11, [x11, _s17_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1413: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2277: adrp x15, _s17_l1@GOTPAGE Lloh2278: ldr x15, [x15, _s17_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1414: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2279: adrp x15, _s17_l2@GOTPAGE Lloh2280: ldr x15, [x15, _s17_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1415: ; in Loop: Header=BB1_513 Depth=1 Lloh2281: adrp x13, _s17_z@GOTPAGE Lloh2282: ldr x13, [x13, _s17_z@GOTPAGEOFF] Lloh2283: ldr s5, [x13] fcvt d5, s5 Lloh2284: adrp x13, __x_s17_z@GOTPAGE Lloh2285: ldr x13, [x13, __x_s17_z@GOTPAGEOFF] Lloh2286: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1417 b LBB1_2286 LBB1_1416: ; in Loop: Header=BB1_513 Depth=1 Lloh2287: adrp x11, _s17_l0@GOTPAGE Lloh2288: ldr x11, [x11, _s17_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1417: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1424 ; %bb.1418: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2289: adrp x15, _s17_l1@GOTPAGE Lloh2290: ldr x15, [x15, _s17_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1424 ; %bb.1419: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2291: adrp x15, _s17_l2@GOTPAGE Lloh2292: ldr x15, [x15, _s17_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1424 ; %bb.1420: ; in Loop: Header=BB1_513 Depth=1 Lloh2293: adrp x13, _s17_x@GOTPAGE Lloh2294: ldr x13, [x13, _s17_x@GOTPAGEOFF] Lloh2295: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1424 ; %bb.1421: ; in Loop: Header=BB1_513 Depth=1 Lloh2296: adrp x13, _s17_y@GOTPAGE Lloh2297: ldr x13, [x13, _s17_y@GOTPAGEOFF] Lloh2298: ldr s4, [x13] fcvt d4, s4 Lloh2299: adrp x13, __x_s17_y@GOTPAGE Lloh2300: ldr x13, [x13, __x_s17_y@GOTPAGEOFF] Lloh2301: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1424 ; %bb.1422: ; in Loop: Header=BB1_513 Depth=1 Lloh2302: adrp x13, _s17_z@GOTPAGE Lloh2303: ldr x13, [x13, _s17_z@GOTPAGEOFF] Lloh2304: ldr s4, [x13] fcvt d4, s4 Lloh2305: adrp x13, __x_s17_z@GOTPAGE Lloh2306: ldr x13, [x13, __x_s17_z@GOTPAGEOFF] Lloh2307: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2308: adrp x13, _s17_evt0@GOTPAGE Lloh2309: ldr x13, [x13, _s17_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #140] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1426 ; %bb.1423: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #140] ; 4-byte Folded Reload cbz w13, LBB1_1425 b LBB1_1426 LBB1_1424: ; in Loop: Header=BB1_513 Depth=1 Lloh2310: adrp x13, _s17_evt0@GOTPAGE Lloh2311: ldr x13, [x13, _s17_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #140] ; 4-byte Folded Spill cbnz w13, LBB1_1426 LBB1_1425: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #140] ; 4-byte Folded Spill Lloh2312: adrp x13, _s17_evt1@GOTPAGE Lloh2313: ldr x13, [x13, _s17_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_1426: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #140] ; 4-byte Folded Reload cmp w13, #0 Lloh2314: adrp x13, _s17_evt1@GOTPAGE Lloh2315: ldr x13, [x13, _s17_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #60] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2316: adrp x13, __x_s17_y@GOTPAGE Lloh2317: ldr x13, [x13, __x_s17_y@GOTPAGEOFF] Lloh2318: ldr s6, [x13] b.eq LBB1_1434 ; %bb.1427: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1434 ; %bb.1428: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1434 ; %bb.1429: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1434 ; %bb.1430: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1434 ; %bb.1431: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1434 ; %bb.1432: ; in Loop: Header=BB1_513 Depth=1 Lloh2319: adrp x13, _s17_z@GOTPAGE Lloh2320: ldr x13, [x13, _s17_z@GOTPAGEOFF] Lloh2321: ldr s4, [x13] Lloh2322: adrp x13, __x_s17_z@GOTPAGE Lloh2323: ldr x13, [x13, __x_s17_z@GOTPAGEOFF] Lloh2324: ldr s5, [x13] Lloh2325: adrp x13, _s17_l2@GOTPAGE Lloh2326: ldr x13, [x13, _s17_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1439 ; %bb.1433: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1435 b LBB1_1439 LBB1_1434: ; in Loop: Header=BB1_513 Depth=1 Lloh2327: adrp x13, _s17_l2@GOTPAGE Lloh2328: ldr x13, [x13, _s17_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1439 LBB1_1435: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1439 ; %bb.1436: ; in Loop: Header=BB1_513 Depth=1 Lloh2329: adrp x15, _s17_l1@GOTPAGE Lloh2330: ldr x15, [x15, _s17_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1439 ; %bb.1437: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1439 ; %bb.1438: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #140] ; 4-byte Folded Reload ldr w0, [sp, #60] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1439: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2331: adrp x15, _s17_x@GOTPAGE Lloh2332: ldr x15, [x15, _s17_x@GOTPAGEOFF] Lloh2333: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1443 ; %bb.1440: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1443 ; %bb.1441: ; in Loop: Header=BB1_513 Depth=1 Lloh2334: adrp x14, _s17_z@GOTPAGE Lloh2335: ldr x14, [x14, _s17_z@GOTPAGEOFF] Lloh2336: ldr s5, [x14] Lloh2337: adrp x14, __x_s17_z@GOTPAGE Lloh2338: ldr x14, [x14, __x_s17_z@GOTPAGEOFF] Lloh2339: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1443 ; %bb.1442: ; in Loop: Header=BB1_513 Depth=1 Lloh2340: adrp x14, _s17_y@GOTPAGE Lloh2341: ldr x14, [x14, _s17_y@GOTPAGEOFF] Lloh2342: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1448 LBB1_1443: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1448 ; %bb.1444: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1448 ; %bb.1445: ; in Loop: Header=BB1_513 Depth=1 Lloh2343: adrp x14, _s17_l1@GOTPAGE Lloh2344: ldr x14, [x14, _s17_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1448 ; %bb.1446: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1448 ; %bb.1447: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #140] ; 4-byte Folded Reload ldr w15, [sp, #60] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_1448: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #140] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #60] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh2345: adrp x15, _s17_z@GOTPAGE Lloh2346: ldr x15, [x15, _s17_z@GOTPAGEOFF] Lloh2347: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1457 ; %bb.1449: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1457 ; %bb.1450: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #140] ; 4-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1457 ; %bb.1451: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1457 ; %bb.1452: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1457 ; %bb.1453: ; in Loop: Header=BB1_513 Depth=1 Lloh2348: adrp x15, _s17_l1@GOTPAGE Lloh2349: ldr x15, [x15, _s17_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1457 ; %bb.1454: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1457 ; %bb.1455: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1457 ; %bb.1456: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1457: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #60] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #140] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1466 ; %bb.1458: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1466 ; %bb.1459: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #140] ; 4-byte Folded Reload ldr w0, [sp, #60] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1466 ; %bb.1460: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1466 ; %bb.1461: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1466 ; %bb.1462: ; in Loop: Header=BB1_513 Depth=1 Lloh2350: adrp x17, _s17_l1@GOTPAGE Lloh2351: ldr x17, [x17, _s17_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1466 ; %bb.1463: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1466 ; %bb.1464: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1466 ; %bb.1465: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_1466: ; in Loop: Header=BB1_513 Depth=1 Lloh2352: adrp x17, __x_s17_z@GOTPAGE Lloh2353: ldr x17, [x17, __x_s17_z@GOTPAGEOFF] Lloh2354: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1474 ; %bb.1467: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #60] ; 4-byte Folded Reload cbz w17, LBB1_1474 ; %bb.1468: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #140] ; 4-byte Folded Reload cbnz w17, LBB1_1474 ; %bb.1469: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1474 ; %bb.1470: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1474 ; %bb.1471: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1474 ; %bb.1472: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1474 ; %bb.1473: ; in Loop: Header=BB1_513 Depth=1 Lloh2355: adrp x17, _s17_y@GOTPAGE Lloh2356: ldr x17, [x17, _s17_y@GOTPAGEOFF] Lloh2357: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1479 LBB1_1474: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1479 ; %bb.1475: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #140] ; 4-byte Folded Reload ldr w0, [sp, #60] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2358: adrp x0, _s17_l1@GOTPAGE Lloh2359: ldr x0, [x0, _s17_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1479 ; %bb.1476: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1479 ; %bb.1477: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1479 ; %bb.1478: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_1479: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2360: adrp x17, _s17_y@GOTPAGE Lloh2361: ldr x17, [x17, _s17_y@GOTPAGEOFF] Lloh2362: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1485 ; %bb.1480: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1485 ; %bb.1481: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1485 ; %bb.1482: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1485 ; %bb.1483: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1485 ; %bb.1484: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1486 LBB1_1485: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1489 LBB1_1486: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1498 ; %bb.1487: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1498 ; %bb.1488: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1496 b LBB1_1498 LBB1_1489: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #140] ; 4-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1493 ; %bb.1490: ; in Loop: Header=BB1_513 Depth=1 Lloh2363: adrp x17, _s17_l1@GOTPAGE Lloh2364: ldr x17, [x17, _s17_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1493 ; %bb.1491: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1493 ; %bb.1492: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_1493: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1503 ; %bb.1494: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1503 ; %bb.1495: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1503 LBB1_1496: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1503 ; %bb.1497: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1503 LBB1_1498: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1503 ; %bb.1499: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #140] ; 4-byte Folded Reload ldr w17, [sp, #60] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1503 ; %bb.1500: ; in Loop: Header=BB1_513 Depth=1 Lloh2365: adrp x17, _s17_l1@GOTPAGE Lloh2366: ldr x17, [x17, _s17_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1503 ; %bb.1501: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1503 ; %bb.1502: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_1503: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1512 ; %bb.1504: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1512 ; %bb.1505: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #140] ; 4-byte Folded Reload ldr w14, [sp, #60] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1512 ; %bb.1506: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1512 ; %bb.1507: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1512 ; %bb.1508: ; in Loop: Header=BB1_513 Depth=1 Lloh2367: adrp x12, _s17_l1@GOTPAGE Lloh2368: ldr x12, [x12, _s17_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1512 ; %bb.1509: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1512 ; %bb.1510: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1512 ; %bb.1511: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1512: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1521 ; %bb.1513: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1521 ; %bb.1514: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #140] ; 4-byte Folded Reload ldr w14, [sp, #60] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1521 ; %bb.1515: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1521 ; %bb.1516: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1521 ; %bb.1517: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1521 ; %bb.1518: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1521 ; %bb.1519: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1521 ; %bb.1520: ; in Loop: Header=BB1_513 Depth=1 Lloh2369: adrp x12, _s17_l1@GOTPAGE Lloh2370: ldr x12, [x12, _s17_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1521: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1524 ; %bb.1522: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1524 ; %bb.1523: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #140] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #60] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1529 LBB1_1524: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1529 ; %bb.1525: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #140] ; 4-byte Folded Reload ldr w9, [sp, #60] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1529 ; %bb.1526: ; in Loop: Header=BB1_513 Depth=1 Lloh2371: adrp x9, _s17_l1@GOTPAGE Lloh2372: ldr x9, [x9, _s17_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1529 ; %bb.1527: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1529 ; %bb.1528: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1529: ; in Loop: Header=BB1_513 Depth=1 Lloh2373: adrp x8, __x_s16_evt0@GOTPAGE Lloh2374: ldr x8, [x8, __x_s16_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2375: adrp x9, __x_s16_evt1@GOTPAGE Lloh2376: ldr x9, [x9, __x_s16_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1533 ; %bb.1530: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1533 ; %bb.1531: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1533 ; %bb.1532: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1533: ; in Loop: Header=BB1_513 Depth=1 Lloh2377: adrp x8, __x_s16_l2@GOTPAGE Lloh2378: ldr x8, [x8, __x_s16_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2379: adrp x9, __x_s16_l0@GOTPAGE Lloh2380: ldr x9, [x9, __x_s16_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2381: adrp x10, __x_s16_l1@GOTPAGE Lloh2382: ldr x10, [x10, __x_s16_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1542 ; %bb.1534: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1536 ; %bb.1535: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1542 LBB1_1536: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1542 ; %bb.1537: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1542 ; %bb.1538: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1542 ; %bb.1539: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1540: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1541: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1542: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2383: adrp x11, __x_s16_x@GOTPAGE Lloh2384: ldr x11, [x11, __x_s16_x@GOTPAGEOFF] Lloh2385: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1546 ; %bb.1543: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1546 ; %bb.1544: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1546 ; %bb.1545: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1546: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1550 ; %bb.1547: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1550 ; %bb.1548: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1550 ; %bb.1549: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1550: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1554 ; %bb.1551: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1554 ; %bb.1552: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1554 ; %bb.1553: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1554: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1561 ; %bb.1555: ; in Loop: Header=BB1_513 Depth=1 Lloh2386: adrp x11, _s16_x@GOTPAGE Lloh2387: ldr x11, [x11, _s16_x@GOTPAGEOFF] Lloh2388: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1556: ; in Loop: Header=BB1_513 Depth=1 Lloh2389: adrp x11, _s16_y@GOTPAGE Lloh2390: ldr x11, [x11, _s16_y@GOTPAGEOFF] Lloh2391: ldr s5, [x11] fcvt d5, s5 Lloh2392: adrp x11, __x_s16_y@GOTPAGE Lloh2393: ldr x11, [x11, __x_s16_y@GOTPAGEOFF] Lloh2394: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1557: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2395: adrp x11, _s16_l0@GOTPAGE Lloh2396: ldr x11, [x11, _s16_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1558: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2397: adrp x15, _s16_l1@GOTPAGE Lloh2398: ldr x15, [x15, _s16_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1559: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2399: adrp x15, _s16_l2@GOTPAGE Lloh2400: ldr x15, [x15, _s16_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1560: ; in Loop: Header=BB1_513 Depth=1 Lloh2401: adrp x13, _s16_z@GOTPAGE Lloh2402: ldr x13, [x13, _s16_z@GOTPAGEOFF] Lloh2403: ldr s5, [x13] fcvt d5, s5 Lloh2404: adrp x13, __x_s16_z@GOTPAGE Lloh2405: ldr x13, [x13, __x_s16_z@GOTPAGEOFF] Lloh2406: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1562 b LBB1_2286 LBB1_1561: ; in Loop: Header=BB1_513 Depth=1 Lloh2407: adrp x11, _s16_l0@GOTPAGE Lloh2408: ldr x11, [x11, _s16_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1562: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1569 ; %bb.1563: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2409: adrp x15, _s16_l1@GOTPAGE Lloh2410: ldr x15, [x15, _s16_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1569 ; %bb.1564: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2411: adrp x15, _s16_l2@GOTPAGE Lloh2412: ldr x15, [x15, _s16_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1569 ; %bb.1565: ; in Loop: Header=BB1_513 Depth=1 Lloh2413: adrp x13, _s16_x@GOTPAGE Lloh2414: ldr x13, [x13, _s16_x@GOTPAGEOFF] Lloh2415: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1569 ; %bb.1566: ; in Loop: Header=BB1_513 Depth=1 Lloh2416: adrp x13, _s16_y@GOTPAGE Lloh2417: ldr x13, [x13, _s16_y@GOTPAGEOFF] Lloh2418: ldr s4, [x13] fcvt d4, s4 Lloh2419: adrp x13, __x_s16_y@GOTPAGE Lloh2420: ldr x13, [x13, __x_s16_y@GOTPAGEOFF] Lloh2421: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1569 ; %bb.1567: ; in Loop: Header=BB1_513 Depth=1 Lloh2422: adrp x13, _s16_z@GOTPAGE Lloh2423: ldr x13, [x13, _s16_z@GOTPAGEOFF] Lloh2424: ldr s4, [x13] fcvt d4, s4 Lloh2425: adrp x13, __x_s16_z@GOTPAGE Lloh2426: ldr x13, [x13, __x_s16_z@GOTPAGEOFF] Lloh2427: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2428: adrp x13, _s16_evt0@GOTPAGE Lloh2429: ldr x13, [x13, _s16_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #136] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1571 ; %bb.1568: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #136] ; 4-byte Folded Reload cbz w13, LBB1_1570 b LBB1_1571 LBB1_1569: ; in Loop: Header=BB1_513 Depth=1 Lloh2430: adrp x13, _s16_evt0@GOTPAGE Lloh2431: ldr x13, [x13, _s16_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #136] ; 4-byte Folded Spill cbnz w13, LBB1_1571 LBB1_1570: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #136] ; 4-byte Folded Spill Lloh2432: adrp x13, _s16_evt1@GOTPAGE Lloh2433: ldr x13, [x13, _s16_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_1571: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #136] ; 4-byte Folded Reload cmp w13, #0 Lloh2434: adrp x13, _s16_evt1@GOTPAGE Lloh2435: ldr x13, [x13, _s16_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #56] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2436: adrp x13, __x_s16_y@GOTPAGE Lloh2437: ldr x13, [x13, __x_s16_y@GOTPAGEOFF] Lloh2438: ldr s6, [x13] b.eq LBB1_1579 ; %bb.1572: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1579 ; %bb.1573: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1579 ; %bb.1574: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1579 ; %bb.1575: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1579 ; %bb.1576: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1579 ; %bb.1577: ; in Loop: Header=BB1_513 Depth=1 Lloh2439: adrp x13, _s16_z@GOTPAGE Lloh2440: ldr x13, [x13, _s16_z@GOTPAGEOFF] Lloh2441: ldr s4, [x13] Lloh2442: adrp x13, __x_s16_z@GOTPAGE Lloh2443: ldr x13, [x13, __x_s16_z@GOTPAGEOFF] Lloh2444: ldr s5, [x13] Lloh2445: adrp x13, _s16_l2@GOTPAGE Lloh2446: ldr x13, [x13, _s16_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1584 ; %bb.1578: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1580 b LBB1_1584 LBB1_1579: ; in Loop: Header=BB1_513 Depth=1 Lloh2447: adrp x13, _s16_l2@GOTPAGE Lloh2448: ldr x13, [x13, _s16_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1584 LBB1_1580: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1584 ; %bb.1581: ; in Loop: Header=BB1_513 Depth=1 Lloh2449: adrp x15, _s16_l1@GOTPAGE Lloh2450: ldr x15, [x15, _s16_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1584 ; %bb.1582: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1584 ; %bb.1583: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #136] ; 4-byte Folded Reload ldr w0, [sp, #56] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1584: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2451: adrp x15, _s16_x@GOTPAGE Lloh2452: ldr x15, [x15, _s16_x@GOTPAGEOFF] Lloh2453: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1588 ; %bb.1585: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1588 ; %bb.1586: ; in Loop: Header=BB1_513 Depth=1 Lloh2454: adrp x14, _s16_z@GOTPAGE Lloh2455: ldr x14, [x14, _s16_z@GOTPAGEOFF] Lloh2456: ldr s5, [x14] Lloh2457: adrp x14, __x_s16_z@GOTPAGE Lloh2458: ldr x14, [x14, __x_s16_z@GOTPAGEOFF] Lloh2459: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1588 ; %bb.1587: ; in Loop: Header=BB1_513 Depth=1 Lloh2460: adrp x14, _s16_y@GOTPAGE Lloh2461: ldr x14, [x14, _s16_y@GOTPAGEOFF] Lloh2462: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1593 LBB1_1588: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1593 ; %bb.1589: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1593 ; %bb.1590: ; in Loop: Header=BB1_513 Depth=1 Lloh2463: adrp x14, _s16_l1@GOTPAGE Lloh2464: ldr x14, [x14, _s16_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1593 ; %bb.1591: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1593 ; %bb.1592: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #136] ; 4-byte Folded Reload ldr w15, [sp, #56] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_1593: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #136] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #56] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh2465: adrp x15, _s16_z@GOTPAGE Lloh2466: ldr x15, [x15, _s16_z@GOTPAGEOFF] Lloh2467: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1602 ; %bb.1594: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1602 ; %bb.1595: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #136] ; 4-byte Folded Reload ldr w17, [sp, #56] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1602 ; %bb.1596: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1602 ; %bb.1597: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1602 ; %bb.1598: ; in Loop: Header=BB1_513 Depth=1 Lloh2468: adrp x15, _s16_l1@GOTPAGE Lloh2469: ldr x15, [x15, _s16_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1602 ; %bb.1599: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1602 ; %bb.1600: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1602 ; %bb.1601: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1602: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #56] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #136] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1611 ; %bb.1603: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1611 ; %bb.1604: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #136] ; 4-byte Folded Reload ldr w0, [sp, #56] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1611 ; %bb.1605: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1611 ; %bb.1606: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1611 ; %bb.1607: ; in Loop: Header=BB1_513 Depth=1 Lloh2470: adrp x17, _s16_l1@GOTPAGE Lloh2471: ldr x17, [x17, _s16_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1611 ; %bb.1608: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1611 ; %bb.1609: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1611 ; %bb.1610: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_1611: ; in Loop: Header=BB1_513 Depth=1 Lloh2472: adrp x17, __x_s16_z@GOTPAGE Lloh2473: ldr x17, [x17, __x_s16_z@GOTPAGEOFF] Lloh2474: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1619 ; %bb.1612: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #56] ; 4-byte Folded Reload cbz w17, LBB1_1619 ; %bb.1613: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #136] ; 4-byte Folded Reload cbnz w17, LBB1_1619 ; %bb.1614: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1619 ; %bb.1615: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1619 ; %bb.1616: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1619 ; %bb.1617: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1619 ; %bb.1618: ; in Loop: Header=BB1_513 Depth=1 Lloh2475: adrp x17, _s16_y@GOTPAGE Lloh2476: ldr x17, [x17, _s16_y@GOTPAGEOFF] Lloh2477: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1624 LBB1_1619: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1624 ; %bb.1620: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #136] ; 4-byte Folded Reload ldr w0, [sp, #56] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2478: adrp x0, _s16_l1@GOTPAGE Lloh2479: ldr x0, [x0, _s16_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1624 ; %bb.1621: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1624 ; %bb.1622: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1624 ; %bb.1623: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_1624: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2480: adrp x17, _s16_y@GOTPAGE Lloh2481: ldr x17, [x17, _s16_y@GOTPAGEOFF] Lloh2482: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1630 ; %bb.1625: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1630 ; %bb.1626: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1630 ; %bb.1627: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1630 ; %bb.1628: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1630 ; %bb.1629: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1631 LBB1_1630: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1634 LBB1_1631: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1643 ; %bb.1632: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1643 ; %bb.1633: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1641 b LBB1_1643 LBB1_1634: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #136] ; 4-byte Folded Reload ldr w17, [sp, #56] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1638 ; %bb.1635: ; in Loop: Header=BB1_513 Depth=1 Lloh2483: adrp x17, _s16_l1@GOTPAGE Lloh2484: ldr x17, [x17, _s16_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1638 ; %bb.1636: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1638 ; %bb.1637: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_1638: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1648 ; %bb.1639: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1648 ; %bb.1640: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1648 LBB1_1641: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1648 ; %bb.1642: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1648 LBB1_1643: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1648 ; %bb.1644: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #136] ; 4-byte Folded Reload ldr w17, [sp, #56] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1648 ; %bb.1645: ; in Loop: Header=BB1_513 Depth=1 Lloh2485: adrp x17, _s16_l1@GOTPAGE Lloh2486: ldr x17, [x17, _s16_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1648 ; %bb.1646: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1648 ; %bb.1647: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_1648: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1657 ; %bb.1649: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1657 ; %bb.1650: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #136] ; 4-byte Folded Reload ldr w14, [sp, #56] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1657 ; %bb.1651: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1657 ; %bb.1652: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1657 ; %bb.1653: ; in Loop: Header=BB1_513 Depth=1 Lloh2487: adrp x12, _s16_l1@GOTPAGE Lloh2488: ldr x12, [x12, _s16_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1657 ; %bb.1654: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1657 ; %bb.1655: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1657 ; %bb.1656: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1657: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1666 ; %bb.1658: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1666 ; %bb.1659: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #136] ; 4-byte Folded Reload ldr w14, [sp, #56] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1666 ; %bb.1660: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1666 ; %bb.1661: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1666 ; %bb.1662: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1666 ; %bb.1663: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1666 ; %bb.1664: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1666 ; %bb.1665: ; in Loop: Header=BB1_513 Depth=1 Lloh2489: adrp x12, _s16_l1@GOTPAGE Lloh2490: ldr x12, [x12, _s16_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1666: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1669 ; %bb.1667: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1669 ; %bb.1668: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #136] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #56] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1674 LBB1_1669: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1674 ; %bb.1670: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #136] ; 4-byte Folded Reload ldr w9, [sp, #56] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1674 ; %bb.1671: ; in Loop: Header=BB1_513 Depth=1 Lloh2491: adrp x9, _s16_l1@GOTPAGE Lloh2492: ldr x9, [x9, _s16_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1674 ; %bb.1672: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1674 ; %bb.1673: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1674: ; in Loop: Header=BB1_513 Depth=1 Lloh2493: adrp x8, __x_s15_evt0@GOTPAGE Lloh2494: ldr x8, [x8, __x_s15_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2495: adrp x9, __x_s15_evt1@GOTPAGE Lloh2496: ldr x9, [x9, __x_s15_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1678 ; %bb.1675: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1678 ; %bb.1676: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1678 ; %bb.1677: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1678: ; in Loop: Header=BB1_513 Depth=1 Lloh2497: adrp x8, __x_s15_l2@GOTPAGE Lloh2498: ldr x8, [x8, __x_s15_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2499: adrp x9, __x_s15_l0@GOTPAGE Lloh2500: ldr x9, [x9, __x_s15_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2501: adrp x10, __x_s15_l1@GOTPAGE Lloh2502: ldr x10, [x10, __x_s15_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1687 ; %bb.1679: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1681 ; %bb.1680: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1687 LBB1_1681: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1687 ; %bb.1682: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1687 ; %bb.1683: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1687 ; %bb.1684: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1685: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1686: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1687: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2503: adrp x11, __x_s15_x@GOTPAGE Lloh2504: ldr x11, [x11, __x_s15_x@GOTPAGEOFF] Lloh2505: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1691 ; %bb.1688: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1691 ; %bb.1689: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1691 ; %bb.1690: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1691: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1695 ; %bb.1692: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1695 ; %bb.1693: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1695 ; %bb.1694: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1695: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1699 ; %bb.1696: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1699 ; %bb.1697: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1699 ; %bb.1698: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1699: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1706 ; %bb.1700: ; in Loop: Header=BB1_513 Depth=1 Lloh2506: adrp x11, _s15_x@GOTPAGE Lloh2507: ldr x11, [x11, _s15_x@GOTPAGEOFF] Lloh2508: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1701: ; in Loop: Header=BB1_513 Depth=1 Lloh2509: adrp x11, _s15_y@GOTPAGE Lloh2510: ldr x11, [x11, _s15_y@GOTPAGEOFF] Lloh2511: ldr s5, [x11] fcvt d5, s5 Lloh2512: adrp x11, __x_s15_y@GOTPAGE Lloh2513: ldr x11, [x11, __x_s15_y@GOTPAGEOFF] Lloh2514: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1702: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2515: adrp x11, _s15_l0@GOTPAGE Lloh2516: ldr x11, [x11, _s15_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1703: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2517: adrp x15, _s15_l1@GOTPAGE Lloh2518: ldr x15, [x15, _s15_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1704: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2519: adrp x15, _s15_l2@GOTPAGE Lloh2520: ldr x15, [x15, _s15_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1705: ; in Loop: Header=BB1_513 Depth=1 Lloh2521: adrp x13, _s15_z@GOTPAGE Lloh2522: ldr x13, [x13, _s15_z@GOTPAGEOFF] Lloh2523: ldr s5, [x13] fcvt d5, s5 Lloh2524: adrp x13, __x_s15_z@GOTPAGE Lloh2525: ldr x13, [x13, __x_s15_z@GOTPAGEOFF] Lloh2526: ldr s6, [x13] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1707 b LBB1_2286 LBB1_1706: ; in Loop: Header=BB1_513 Depth=1 Lloh2527: adrp x11, _s15_l0@GOTPAGE Lloh2528: ldr x11, [x11, _s15_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1707: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1714 ; %bb.1708: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2529: adrp x15, _s15_l1@GOTPAGE Lloh2530: ldr x15, [x15, _s15_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1714 ; %bb.1709: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2531: adrp x15, _s15_l2@GOTPAGE Lloh2532: ldr x15, [x15, _s15_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1714 ; %bb.1710: ; in Loop: Header=BB1_513 Depth=1 Lloh2533: adrp x13, _s15_x@GOTPAGE Lloh2534: ldr x13, [x13, _s15_x@GOTPAGEOFF] Lloh2535: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1714 ; %bb.1711: ; in Loop: Header=BB1_513 Depth=1 Lloh2536: adrp x13, _s15_y@GOTPAGE Lloh2537: ldr x13, [x13, _s15_y@GOTPAGEOFF] Lloh2538: ldr s4, [x13] fcvt d4, s4 Lloh2539: adrp x13, __x_s15_y@GOTPAGE Lloh2540: ldr x13, [x13, __x_s15_y@GOTPAGEOFF] Lloh2541: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1714 ; %bb.1712: ; in Loop: Header=BB1_513 Depth=1 Lloh2542: adrp x13, _s15_z@GOTPAGE Lloh2543: ldr x13, [x13, _s15_z@GOTPAGEOFF] Lloh2544: ldr s4, [x13] fcvt d4, s4 Lloh2545: adrp x13, __x_s15_z@GOTPAGE Lloh2546: ldr x13, [x13, __x_s15_z@GOTPAGEOFF] Lloh2547: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2548: adrp x13, _s15_evt0@GOTPAGE Lloh2549: ldr x13, [x13, _s15_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #132] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1716 ; %bb.1713: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #132] ; 4-byte Folded Reload cbz w13, LBB1_1715 b LBB1_1716 LBB1_1714: ; in Loop: Header=BB1_513 Depth=1 Lloh2550: adrp x13, _s15_evt0@GOTPAGE Lloh2551: ldr x13, [x13, _s15_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #132] ; 4-byte Folded Spill cbnz w13, LBB1_1716 LBB1_1715: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #132] ; 4-byte Folded Spill Lloh2552: adrp x13, _s15_evt1@GOTPAGE Lloh2553: ldr x13, [x13, _s15_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_1716: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #132] ; 4-byte Folded Reload cmp w13, #0 Lloh2554: adrp x13, _s15_evt1@GOTPAGE Lloh2555: ldr x13, [x13, _s15_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #52] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2556: adrp x13, __x_s15_y@GOTPAGE Lloh2557: ldr x13, [x13, __x_s15_y@GOTPAGEOFF] Lloh2558: ldr s6, [x13] b.eq LBB1_1724 ; %bb.1717: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1724 ; %bb.1718: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1724 ; %bb.1719: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1724 ; %bb.1720: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1724 ; %bb.1721: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1724 ; %bb.1722: ; in Loop: Header=BB1_513 Depth=1 Lloh2559: adrp x13, _s15_z@GOTPAGE Lloh2560: ldr x13, [x13, _s15_z@GOTPAGEOFF] Lloh2561: ldr s4, [x13] Lloh2562: adrp x13, __x_s15_z@GOTPAGE Lloh2563: ldr x13, [x13, __x_s15_z@GOTPAGEOFF] Lloh2564: ldr s5, [x13] Lloh2565: adrp x13, _s15_l2@GOTPAGE Lloh2566: ldr x13, [x13, _s15_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s5 b.eq LBB1_1729 ; %bb.1723: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1725 b LBB1_1729 LBB1_1724: ; in Loop: Header=BB1_513 Depth=1 Lloh2567: adrp x13, _s15_l2@GOTPAGE Lloh2568: ldr x13, [x13, _s15_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1729 LBB1_1725: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1729 ; %bb.1726: ; in Loop: Header=BB1_513 Depth=1 Lloh2569: adrp x15, _s15_l1@GOTPAGE Lloh2570: ldr x15, [x15, _s15_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1729 ; %bb.1727: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1729 ; %bb.1728: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #132] ; 4-byte Folded Reload ldr w0, [sp, #52] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1729: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2571: adrp x15, _s15_x@GOTPAGE Lloh2572: ldr x15, [x15, _s15_x@GOTPAGEOFF] Lloh2573: ldr s4, [x15] cmp w14, #1 b.ne LBB1_1733 ; %bb.1730: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1733 ; %bb.1731: ; in Loop: Header=BB1_513 Depth=1 Lloh2574: adrp x14, _s15_z@GOTPAGE Lloh2575: ldr x14, [x14, _s15_z@GOTPAGEOFF] Lloh2576: ldr s5, [x14] Lloh2577: adrp x14, __x_s15_z@GOTPAGE Lloh2578: ldr x14, [x14, __x_s15_z@GOTPAGEOFF] Lloh2579: ldr s7, [x14] fcmp s5, s7 b.ne LBB1_1733 ; %bb.1732: ; in Loop: Header=BB1_513 Depth=1 Lloh2580: adrp x14, _s15_y@GOTPAGE Lloh2581: ldr x14, [x14, _s15_y@GOTPAGEOFF] Lloh2582: ldr s5, [x14] fcmp s5, s6 b.eq LBB1_1738 LBB1_1733: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1738 ; %bb.1734: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1738 ; %bb.1735: ; in Loop: Header=BB1_513 Depth=1 Lloh2583: adrp x14, _s15_l1@GOTPAGE Lloh2584: ldr x14, [x14, _s15_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1738 ; %bb.1736: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1738 ; %bb.1737: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #132] ; 4-byte Folded Reload ldr w15, [sp, #52] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_1738: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #132] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #52] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 Lloh2585: adrp x15, _s15_z@GOTPAGE Lloh2586: ldr x15, [x15, _s15_z@GOTPAGEOFF] Lloh2587: ldr s5, [x15] mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1747 ; %bb.1739: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1747 ; %bb.1740: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #132] ; 4-byte Folded Reload ldr w17, [sp, #52] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1747 ; %bb.1741: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1747 ; %bb.1742: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1747 ; %bb.1743: ; in Loop: Header=BB1_513 Depth=1 Lloh2588: adrp x15, _s15_l1@GOTPAGE Lloh2589: ldr x15, [x15, _s15_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1747 ; %bb.1744: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1747 ; %bb.1745: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1747 ; %bb.1746: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1747: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #52] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #132] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1756 ; %bb.1748: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1756 ; %bb.1749: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #132] ; 4-byte Folded Reload ldr w0, [sp, #52] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1756 ; %bb.1750: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1756 ; %bb.1751: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1756 ; %bb.1752: ; in Loop: Header=BB1_513 Depth=1 Lloh2590: adrp x17, _s15_l1@GOTPAGE Lloh2591: ldr x17, [x17, _s15_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1756 ; %bb.1753: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1756 ; %bb.1754: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1756 ; %bb.1755: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_1756: ; in Loop: Header=BB1_513 Depth=1 Lloh2592: adrp x17, __x_s15_z@GOTPAGE Lloh2593: ldr x17, [x17, __x_s15_z@GOTPAGEOFF] Lloh2594: ldr s7, [x17] fcmp s5, s7 b.ne LBB1_1764 ; %bb.1757: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #52] ; 4-byte Folded Reload cbz w17, LBB1_1764 ; %bb.1758: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #132] ; 4-byte Folded Reload cbnz w17, LBB1_1764 ; %bb.1759: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1764 ; %bb.1760: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1764 ; %bb.1761: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1764 ; %bb.1762: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1764 ; %bb.1763: ; in Loop: Header=BB1_513 Depth=1 Lloh2595: adrp x17, _s15_y@GOTPAGE Lloh2596: ldr x17, [x17, _s15_y@GOTPAGEOFF] Lloh2597: ldr s16, [x17] fcmp s16, s6 b.eq LBB1_1769 LBB1_1764: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1769 ; %bb.1765: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #132] ; 4-byte Folded Reload ldr w0, [sp, #52] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2598: adrp x0, _s15_l1@GOTPAGE Lloh2599: ldr x0, [x0, _s15_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1769 ; %bb.1766: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1769 ; %bb.1767: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1769 ; %bb.1768: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_1769: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2600: adrp x17, _s15_y@GOTPAGE Lloh2601: ldr x17, [x17, _s15_y@GOTPAGEOFF] Lloh2602: ldr s16, [x17] cmp w16, #1 b.eq LBB1_1775 ; %bb.1770: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1775 ; %bb.1771: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1775 ; %bb.1772: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1775 ; %bb.1773: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1775 ; %bb.1774: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, #0.0 b.eq LBB1_1776 LBB1_1775: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1779 LBB1_1776: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1788 ; %bb.1777: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1788 ; %bb.1778: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.eq LBB1_1786 b LBB1_1788 LBB1_1779: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #132] ; 4-byte Folded Reload ldr w17, [sp, #52] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1783 ; %bb.1780: ; in Loop: Header=BB1_513 Depth=1 Lloh2603: adrp x17, _s15_l1@GOTPAGE Lloh2604: ldr x17, [x17, _s15_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1783 ; %bb.1781: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1783 ; %bb.1782: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_1783: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1793 ; %bb.1784: ; in Loop: Header=BB1_513 Depth=1 fcmp s16, s6 b.ne LBB1_1793 ; %bb.1785: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1793 LBB1_1786: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1793 ; %bb.1787: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1793 LBB1_1788: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1793 ; %bb.1789: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #132] ; 4-byte Folded Reload ldr w17, [sp, #52] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1793 ; %bb.1790: ; in Loop: Header=BB1_513 Depth=1 Lloh2605: adrp x17, _s15_l1@GOTPAGE Lloh2606: ldr x17, [x17, _s15_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1793 ; %bb.1791: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1793 ; %bb.1792: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_1793: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1802 ; %bb.1794: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1802 ; %bb.1795: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #132] ; 4-byte Folded Reload ldr w14, [sp, #52] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1802 ; %bb.1796: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1802 ; %bb.1797: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1802 ; %bb.1798: ; in Loop: Header=BB1_513 Depth=1 Lloh2607: adrp x12, _s15_l1@GOTPAGE Lloh2608: ldr x12, [x12, _s15_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1802 ; %bb.1799: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1802 ; %bb.1800: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1802 ; %bb.1801: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1802: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s16, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1811 ; %bb.1803: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1811 ; %bb.1804: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #132] ; 4-byte Folded Reload ldr w14, [sp, #52] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1811 ; %bb.1805: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1811 ; %bb.1806: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1811 ; %bb.1807: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1811 ; %bb.1808: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1811 ; %bb.1809: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1811 ; %bb.1810: ; in Loop: Header=BB1_513 Depth=1 Lloh2609: adrp x12, _s15_l1@GOTPAGE Lloh2610: ldr x12, [x12, _s15_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1811: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s7 b.ne LBB1_1814 ; %bb.1812: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1814 ; %bb.1813: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #132] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #52] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1819 LBB1_1814: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1819 ; %bb.1815: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #132] ; 4-byte Folded Reload ldr w9, [sp, #52] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1819 ; %bb.1816: ; in Loop: Header=BB1_513 Depth=1 Lloh2611: adrp x9, _s15_l1@GOTPAGE Lloh2612: ldr x9, [x9, _s15_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1819 ; %bb.1817: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1819 ; %bb.1818: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1819: ; in Loop: Header=BB1_513 Depth=1 Lloh2613: adrp x8, __x_s14_evt0@GOTPAGE Lloh2614: ldr x8, [x8, __x_s14_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2615: adrp x9, __x_s14_evt1@GOTPAGE Lloh2616: ldr x9, [x9, __x_s14_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1823 ; %bb.1820: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1823 ; %bb.1821: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1823 ; %bb.1822: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1823: ; in Loop: Header=BB1_513 Depth=1 Lloh2617: adrp x8, __x_s14_l2@GOTPAGE Lloh2618: ldr x8, [x8, __x_s14_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2619: adrp x9, __x_s14_l0@GOTPAGE Lloh2620: ldr x9, [x9, __x_s14_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2621: adrp x10, __x_s14_l1@GOTPAGE Lloh2622: ldr x10, [x10, __x_s14_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1832 ; %bb.1824: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1826 ; %bb.1825: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1832 LBB1_1826: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1832 ; %bb.1827: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1832 ; %bb.1828: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1832 ; %bb.1829: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1830: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1831: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1832: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2623: adrp x11, __x_s14_x@GOTPAGE Lloh2624: ldr x11, [x11, __x_s14_x@GOTPAGEOFF] Lloh2625: ldr s3, [x11] fcmp s3, s8 b.ls LBB1_1836 ; %bb.1833: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1836 ; %bb.1834: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1836 ; %bb.1835: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1836: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1840 ; %bb.1837: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1840 ; %bb.1838: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1840 ; %bb.1839: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1840: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s4, w11 fcmp s3, s4 b.ls LBB1_1844 ; %bb.1841: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1844 ; %bb.1842: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1844 ; %bb.1843: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1844: ; in Loop: Header=BB1_513 Depth=1 fcvt d4, s3 fcmp s2, #0.0 b.ls LBB1_1851 ; %bb.1845: ; in Loop: Header=BB1_513 Depth=1 Lloh2626: adrp x11, _s14_x@GOTPAGE Lloh2627: ldr x11, [x11, _s14_x@GOTPAGEOFF] Lloh2628: ldr s5, [x11] fcvt d5, s5 fsub d5, d5, d4 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1846: ; in Loop: Header=BB1_513 Depth=1 Lloh2629: adrp x11, _s14_y@GOTPAGE Lloh2630: ldr x11, [x11, _s14_y@GOTPAGEOFF] Lloh2631: ldr s5, [x11] fcvt d5, s5 Lloh2632: adrp x11, __x_s14_y@GOTPAGE Lloh2633: ldr x11, [x11, __x_s14_y@GOTPAGEOFF] Lloh2634: ldr s6, [x11] fcvt d6, s6 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.ne LBB1_2286 ; %bb.1847: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2635: adrp x11, _s14_l0@GOTPAGE Lloh2636: ldr x11, [x11, _s14_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1848: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2637: adrp x15, _s14_l1@GOTPAGE Lloh2638: ldr x15, [x15, _s14_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1849: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2639: adrp x15, _s14_l2@GOTPAGE Lloh2640: ldr x15, [x15, _s14_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1850: ; in Loop: Header=BB1_513 Depth=1 Lloh2641: adrp x13, _s14_z@GOTPAGE Lloh2642: ldr x13, [x13, _s14_z@GOTPAGEOFF] Lloh2643: ldr s5, [x13] fcvt d5, s5 fcvt d6, s0 fsub d5, d5, d6 fadd d5, d5, d1 fcmp d5, #0.0 b.eq LBB1_1852 b LBB1_2286 LBB1_1851: ; in Loop: Header=BB1_513 Depth=1 Lloh2644: adrp x11, _s14_l0@GOTPAGE Lloh2645: ldr x11, [x11, _s14_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1852: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1859 ; %bb.1853: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2646: adrp x15, _s14_l1@GOTPAGE Lloh2647: ldr x15, [x15, _s14_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1859 ; %bb.1854: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2648: adrp x15, _s14_l2@GOTPAGE Lloh2649: ldr x15, [x15, _s14_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_1859 ; %bb.1855: ; in Loop: Header=BB1_513 Depth=1 Lloh2650: adrp x13, _s14_x@GOTPAGE Lloh2651: ldr x13, [x13, _s14_x@GOTPAGEOFF] Lloh2652: ldr s5, [x13] fcvt d5, s5 fsub d4, d5, d4 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1859 ; %bb.1856: ; in Loop: Header=BB1_513 Depth=1 Lloh2653: adrp x13, _s14_y@GOTPAGE Lloh2654: ldr x13, [x13, _s14_y@GOTPAGEOFF] Lloh2655: ldr s4, [x13] fcvt d4, s4 Lloh2656: adrp x13, __x_s14_y@GOTPAGE Lloh2657: ldr x13, [x13, __x_s14_y@GOTPAGEOFF] Lloh2658: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_1859 ; %bb.1857: ; in Loop: Header=BB1_513 Depth=1 Lloh2659: adrp x13, _s14_z@GOTPAGE Lloh2660: ldr x13, [x13, _s14_z@GOTPAGEOFF] Lloh2661: ldr s4, [x13] fcvt d4, s4 fcvt d5, s0 fsub d4, d4, d5 fadd d4, d4, d1 Lloh2662: adrp x13, _s14_evt0@GOTPAGE Lloh2663: ldr x13, [x13, _s14_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #128] ; 4-byte Folded Spill fcmp d4, #0.0 b.eq LBB1_1861 ; %bb.1858: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #128] ; 4-byte Folded Reload cbz w13, LBB1_1860 b LBB1_1861 LBB1_1859: ; in Loop: Header=BB1_513 Depth=1 Lloh2664: adrp x13, _s14_evt0@GOTPAGE Lloh2665: ldr x13, [x13, _s14_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #128] ; 4-byte Folded Spill cbnz w13, LBB1_1861 LBB1_1860: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #128] ; 4-byte Folded Spill Lloh2666: adrp x13, _s14_evt1@GOTPAGE Lloh2667: ldr x13, [x13, _s14_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_1861: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #128] ; 4-byte Folded Reload cmp w13, #0 Lloh2668: adrp x13, _s14_evt1@GOTPAGE Lloh2669: ldr x13, [x13, _s14_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #48] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2670: adrp x13, __x_s14_y@GOTPAGE Lloh2671: ldr x13, [x13, __x_s14_y@GOTPAGEOFF] Lloh2672: ldr s6, [x13] b.eq LBB1_1869 ; %bb.1862: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1869 ; %bb.1863: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1869 ; %bb.1864: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1869 ; %bb.1865: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1869 ; %bb.1866: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.ne LBB1_1869 ; %bb.1867: ; in Loop: Header=BB1_513 Depth=1 Lloh2673: adrp x13, _s14_z@GOTPAGE Lloh2674: ldr x13, [x13, _s14_z@GOTPAGEOFF] Lloh2675: ldr s4, [x13] Lloh2676: adrp x13, _s14_l2@GOTPAGE Lloh2677: ldr x13, [x13, _s14_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s4, s0 b.eq LBB1_1874 ; %bb.1868: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1870 b LBB1_1874 LBB1_1869: ; in Loop: Header=BB1_513 Depth=1 Lloh2678: adrp x13, _s14_l2@GOTPAGE Lloh2679: ldr x13, [x13, _s14_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_1874 LBB1_1870: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_1874 ; %bb.1871: ; in Loop: Header=BB1_513 Depth=1 Lloh2680: adrp x15, _s14_l1@GOTPAGE Lloh2681: ldr x15, [x15, _s14_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1874 ; %bb.1872: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1874 ; %bb.1873: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #128] ; 4-byte Folded Reload ldr w0, [sp, #48] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_1874: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2682: adrp x15, _s14_x@GOTPAGE Lloh2683: ldr x15, [x15, _s14_x@GOTPAGEOFF] Lloh2684: ldr s4, [x15] Lloh2685: adrp x15, _s14_z@GOTPAGE Lloh2686: ldr x15, [x15, _s14_z@GOTPAGEOFF] Lloh2687: ldr s5, [x15] cmp w14, #1 b.ne LBB1_1878 ; %bb.1875: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1878 ; %bb.1876: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s0 b.ne LBB1_1878 ; %bb.1877: ; in Loop: Header=BB1_513 Depth=1 Lloh2688: adrp x14, _s14_y@GOTPAGE Lloh2689: ldr x14, [x14, _s14_y@GOTPAGEOFF] Lloh2690: ldr s7, [x14] fcmp s7, s6 b.eq LBB1_1883 LBB1_1878: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1883 ; %bb.1879: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1883 ; %bb.1880: ; in Loop: Header=BB1_513 Depth=1 Lloh2691: adrp x14, _s14_l1@GOTPAGE Lloh2692: ldr x14, [x14, _s14_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_1883 ; %bb.1881: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1883 ; %bb.1882: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #128] ; 4-byte Folded Reload ldr w15, [sp, #48] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_1883: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #128] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #48] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s4, s8 cset w15, lt orr w14, w14, w15 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_1892 ; %bb.1884: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1892 ; %bb.1885: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #128] ; 4-byte Folded Reload ldr w17, [sp, #48] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_1892 ; %bb.1886: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1892 ; %bb.1887: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1892 ; %bb.1888: ; in Loop: Header=BB1_513 Depth=1 Lloh2693: adrp x15, _s14_l1@GOTPAGE Lloh2694: ldr x15, [x15, _s14_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_1892 ; %bb.1889: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1892 ; %bb.1890: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1892 ; %bb.1891: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1892: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s7, w15 fcmp s5, s7 cset w17, lt fcmp s4, s8 cset w15, lt ldr w0, [sp, #48] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #128] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_1901 ; %bb.1893: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1901 ; %bb.1894: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #128] ; 4-byte Folded Reload ldr w0, [sp, #48] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_1901 ; %bb.1895: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1901 ; %bb.1896: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_1901 ; %bb.1897: ; in Loop: Header=BB1_513 Depth=1 Lloh2695: adrp x17, _s14_l1@GOTPAGE Lloh2696: ldr x17, [x17, _s14_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1901 ; %bb.1898: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1901 ; %bb.1899: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1901 ; %bb.1900: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_1901: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s0 b.ne LBB1_1909 ; %bb.1902: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #48] ; 4-byte Folded Reload cbz w17, LBB1_1909 ; %bb.1903: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #128] ; 4-byte Folded Reload cbnz w17, LBB1_1909 ; %bb.1904: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1909 ; %bb.1905: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1909 ; %bb.1906: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1909 ; %bb.1907: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1909 ; %bb.1908: ; in Loop: Header=BB1_513 Depth=1 Lloh2697: adrp x17, _s14_y@GOTPAGE Lloh2698: ldr x17, [x17, _s14_y@GOTPAGEOFF] Lloh2699: ldr s7, [x17] fcmp s7, s6 b.eq LBB1_1914 LBB1_1909: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_1914 ; %bb.1910: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #128] ; 4-byte Folded Reload ldr w0, [sp, #48] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2700: adrp x0, _s14_l1@GOTPAGE Lloh2701: ldr x0, [x0, _s14_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_1914 ; %bb.1911: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1914 ; %bb.1912: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1914 ; %bb.1913: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_1914: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2702: adrp x17, _s14_y@GOTPAGE Lloh2703: ldr x17, [x17, _s14_y@GOTPAGEOFF] Lloh2704: ldr s7, [x17] cmp w16, #1 b.eq LBB1_1920 ; %bb.1915: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1920 ; %bb.1916: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1920 ; %bb.1917: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, #0.0 b.ne LBB1_1920 ; %bb.1918: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s6 b.ne LBB1_1920 ; %bb.1919: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.eq LBB1_1921 LBB1_1920: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1924 LBB1_1921: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1933 ; %bb.1922: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s6 b.ne LBB1_1933 ; %bb.1923: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s0 b.eq LBB1_1931 b LBB1_1933 LBB1_1924: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #128] ; 4-byte Folded Reload ldr w17, [sp, #48] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_1928 ; %bb.1925: ; in Loop: Header=BB1_513 Depth=1 Lloh2705: adrp x17, _s14_l1@GOTPAGE Lloh2706: ldr x17, [x17, _s14_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_1928 ; %bb.1926: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1928 ; %bb.1927: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_1928: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s6 cset w16, ne fcmp s4, s3 b.ne LBB1_1938 ; %bb.1929: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s6 b.ne LBB1_1938 ; %bb.1930: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s0 b.ne LBB1_1938 LBB1_1931: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_1938 ; %bb.1932: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_1938 LBB1_1933: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1938 ; %bb.1934: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #128] ; 4-byte Folded Reload ldr w17, [sp, #48] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_1938 ; %bb.1935: ; in Loop: Header=BB1_513 Depth=1 Lloh2707: adrp x17, _s14_l1@GOTPAGE Lloh2708: ldr x17, [x17, _s14_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_1938 ; %bb.1936: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1938 ; %bb.1937: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_1938: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s7, s6 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_1947 ; %bb.1939: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1947 ; %bb.1940: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #128] ; 4-byte Folded Reload ldr w14, [sp, #48] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1947 ; %bb.1941: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1947 ; %bb.1942: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1947 ; %bb.1943: ; in Loop: Header=BB1_513 Depth=1 Lloh2709: adrp x12, _s14_l1@GOTPAGE Lloh2710: ldr x12, [x12, _s14_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_1947 ; %bb.1944: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1947 ; %bb.1945: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1947 ; %bb.1946: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1947: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s6, w12 fcmp s7, s6 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_1956 ; %bb.1948: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1956 ; %bb.1949: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #128] ; 4-byte Folded Reload ldr w14, [sp, #48] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_1956 ; %bb.1950: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1956 ; %bb.1951: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_1956 ; %bb.1952: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_1956 ; %bb.1953: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1956 ; %bb.1954: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_1956 ; %bb.1955: ; in Loop: Header=BB1_513 Depth=1 Lloh2711: adrp x12, _s14_l1@GOTPAGE Lloh2712: ldr x12, [x12, _s14_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_1956: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, s0 b.ne LBB1_1959 ; %bb.1957: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s3 b.ne LBB1_1959 ; %bb.1958: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #128] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #48] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_1964 LBB1_1959: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_1964 ; %bb.1960: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #128] ; 4-byte Folded Reload ldr w9, [sp, #48] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_1964 ; %bb.1961: ; in Loop: Header=BB1_513 Depth=1 Lloh2713: adrp x9, _s14_l1@GOTPAGE Lloh2714: ldr x9, [x9, _s14_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_1964 ; %bb.1962: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_1964 ; %bb.1963: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_1964: ; in Loop: Header=BB1_513 Depth=1 Lloh2715: adrp x8, __x_s13_evt0@GOTPAGE Lloh2716: ldr x8, [x8, __x_s13_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2717: adrp x9, __x_s13_evt1@GOTPAGE Lloh2718: ldr x9, [x9, __x_s13_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_1968 ; %bb.1965: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_1968 ; %bb.1966: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_1968 ; %bb.1967: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_1968: ; in Loop: Header=BB1_513 Depth=1 Lloh2719: adrp x8, __x_s13_l2@GOTPAGE Lloh2720: ldr x8, [x8, __x_s13_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2721: adrp x9, __x_s13_l0@GOTPAGE Lloh2722: ldr x9, [x9, __x_s13_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2723: adrp x10, __x_s13_l1@GOTPAGE Lloh2724: ldr x10, [x10, __x_s13_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_1977 ; %bb.1969: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_1971 ; %bb.1970: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1977 LBB1_1971: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_1977 ; %bb.1972: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_1977 ; %bb.1973: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_1977 ; %bb.1974: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.1975: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.1976: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_1977: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2725: adrp x11, __x_s13_x@GOTPAGE Lloh2726: ldr x11, [x11, __x_s13_x@GOTPAGEOFF] Lloh2727: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_1981 ; %bb.1978: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1981 ; %bb.1979: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_1981 ; %bb.1980: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1981: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_1985 ; %bb.1982: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_1985 ; %bb.1983: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_1985 ; %bb.1984: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_1985: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_1989 ; %bb.1986: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_1989 ; %bb.1987: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_1989 ; %bb.1988: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_1989: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_1996 ; %bb.1990: ; in Loop: Header=BB1_513 Depth=1 Lloh2728: adrp x11, _s13_x@GOTPAGE Lloh2729: ldr x11, [x11, _s13_x@GOTPAGEOFF] Lloh2730: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.1991: ; in Loop: Header=BB1_513 Depth=1 Lloh2731: adrp x11, _s13_y@GOTPAGE Lloh2732: ldr x11, [x11, _s13_y@GOTPAGEOFF] Lloh2733: ldr s4, [x11] fcvt d4, s4 Lloh2734: adrp x11, __x_s13_y@GOTPAGE Lloh2735: ldr x11, [x11, __x_s13_y@GOTPAGEOFF] Lloh2736: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.1992: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2737: adrp x11, _s13_l0@GOTPAGE Lloh2738: ldr x11, [x11, _s13_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1993: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2739: adrp x15, _s13_l1@GOTPAGE Lloh2740: ldr x15, [x15, _s13_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1994: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2741: adrp x15, _s13_l2@GOTPAGE Lloh2742: ldr x15, [x15, _s13_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.1995: ; in Loop: Header=BB1_513 Depth=1 Lloh2743: adrp x13, _s13_z@GOTPAGE Lloh2744: ldr x13, [x13, _s13_z@GOTPAGEOFF] Lloh2745: ldr s4, [x13] fcvt d4, s4 Lloh2746: adrp x13, __x_s13_z@GOTPAGE Lloh2747: ldr x13, [x13, __x_s13_z@GOTPAGEOFF] Lloh2748: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_1997 b LBB1_2286 LBB1_1996: ; in Loop: Header=BB1_513 Depth=1 Lloh2749: adrp x11, _s13_l0@GOTPAGE Lloh2750: ldr x11, [x11, _s13_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_1997: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2004 ; %bb.1998: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2751: adrp x15, _s13_l1@GOTPAGE Lloh2752: ldr x15, [x15, _s13_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2004 ; %bb.1999: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2753: adrp x15, _s13_l2@GOTPAGE Lloh2754: ldr x15, [x15, _s13_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2004 ; %bb.2000: ; in Loop: Header=BB1_513 Depth=1 Lloh2755: adrp x13, _s13_x@GOTPAGE Lloh2756: ldr x13, [x13, _s13_x@GOTPAGEOFF] Lloh2757: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2004 ; %bb.2001: ; in Loop: Header=BB1_513 Depth=1 Lloh2758: adrp x13, _s13_y@GOTPAGE Lloh2759: ldr x13, [x13, _s13_y@GOTPAGEOFF] Lloh2760: ldr s3, [x13] fcvt d3, s3 Lloh2761: adrp x13, __x_s13_y@GOTPAGE Lloh2762: ldr x13, [x13, __x_s13_y@GOTPAGEOFF] Lloh2763: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2004 ; %bb.2002: ; in Loop: Header=BB1_513 Depth=1 Lloh2764: adrp x13, _s13_z@GOTPAGE Lloh2765: ldr x13, [x13, _s13_z@GOTPAGEOFF] Lloh2766: ldr s3, [x13] fcvt d3, s3 Lloh2767: adrp x13, __x_s13_z@GOTPAGE Lloh2768: ldr x13, [x13, __x_s13_z@GOTPAGEOFF] Lloh2769: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh2770: adrp x13, _s13_evt0@GOTPAGE Lloh2771: ldr x13, [x13, _s13_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #124] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2006 ; %bb.2003: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #124] ; 4-byte Folded Reload cbz w13, LBB1_2005 b LBB1_2006 LBB1_2004: ; in Loop: Header=BB1_513 Depth=1 Lloh2772: adrp x13, _s13_evt0@GOTPAGE Lloh2773: ldr x13, [x13, _s13_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #124] ; 4-byte Folded Spill cbnz w13, LBB1_2006 LBB1_2005: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #124] ; 4-byte Folded Spill Lloh2774: adrp x13, _s13_evt1@GOTPAGE Lloh2775: ldr x13, [x13, _s13_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_2006: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #124] ; 4-byte Folded Reload cmp w13, #0 Lloh2776: adrp x13, _s13_evt1@GOTPAGE Lloh2777: ldr x13, [x13, _s13_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #44] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2778: adrp x13, __x_s13_y@GOTPAGE Lloh2779: ldr x13, [x13, __x_s13_y@GOTPAGEOFF] Lloh2780: ldr s5, [x13] b.eq LBB1_2014 ; %bb.2007: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2014 ; %bb.2008: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2014 ; %bb.2009: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2014 ; %bb.2010: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2014 ; %bb.2011: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2014 ; %bb.2012: ; in Loop: Header=BB1_513 Depth=1 Lloh2781: adrp x13, _s13_z@GOTPAGE Lloh2782: ldr x13, [x13, _s13_z@GOTPAGEOFF] Lloh2783: ldr s3, [x13] Lloh2784: adrp x13, __x_s13_z@GOTPAGE Lloh2785: ldr x13, [x13, __x_s13_z@GOTPAGEOFF] Lloh2786: ldr s4, [x13] Lloh2787: adrp x13, _s13_l2@GOTPAGE Lloh2788: ldr x13, [x13, _s13_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2019 ; %bb.2013: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2015 b LBB1_2019 LBB1_2014: ; in Loop: Header=BB1_513 Depth=1 Lloh2789: adrp x13, _s13_l2@GOTPAGE Lloh2790: ldr x13, [x13, _s13_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2019 LBB1_2015: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2019 ; %bb.2016: ; in Loop: Header=BB1_513 Depth=1 Lloh2791: adrp x15, _s13_l1@GOTPAGE Lloh2792: ldr x15, [x15, _s13_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2019 ; %bb.2017: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2019 ; %bb.2018: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #124] ; 4-byte Folded Reload ldr w0, [sp, #44] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2019: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2793: adrp x15, _s13_x@GOTPAGE Lloh2794: ldr x15, [x15, _s13_x@GOTPAGEOFF] Lloh2795: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2023 ; %bb.2020: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2023 ; %bb.2021: ; in Loop: Header=BB1_513 Depth=1 Lloh2796: adrp x14, _s13_z@GOTPAGE Lloh2797: ldr x14, [x14, _s13_z@GOTPAGEOFF] Lloh2798: ldr s4, [x14] Lloh2799: adrp x14, __x_s13_z@GOTPAGE Lloh2800: ldr x14, [x14, __x_s13_z@GOTPAGEOFF] Lloh2801: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2023 ; %bb.2022: ; in Loop: Header=BB1_513 Depth=1 Lloh2802: adrp x14, _s13_y@GOTPAGE Lloh2803: ldr x14, [x14, _s13_y@GOTPAGEOFF] Lloh2804: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2028 LBB1_2023: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2028 ; %bb.2024: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2028 ; %bb.2025: ; in Loop: Header=BB1_513 Depth=1 Lloh2805: adrp x14, _s13_l1@GOTPAGE Lloh2806: ldr x14, [x14, _s13_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2028 ; %bb.2026: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2028 ; %bb.2027: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #124] ; 4-byte Folded Reload ldr w15, [sp, #44] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_2028: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #124] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #44] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh2807: adrp x15, _s13_z@GOTPAGE Lloh2808: ldr x15, [x15, _s13_z@GOTPAGEOFF] Lloh2809: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2037 ; %bb.2029: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2037 ; %bb.2030: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #124] ; 4-byte Folded Reload ldr w17, [sp, #44] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2037 ; %bb.2031: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2037 ; %bb.2032: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2037 ; %bb.2033: ; in Loop: Header=BB1_513 Depth=1 Lloh2810: adrp x15, _s13_l1@GOTPAGE Lloh2811: ldr x15, [x15, _s13_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2037 ; %bb.2034: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2037 ; %bb.2035: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2037 ; %bb.2036: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_2037: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #44] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #124] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2046 ; %bb.2038: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2046 ; %bb.2039: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #124] ; 4-byte Folded Reload ldr w0, [sp, #44] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2046 ; %bb.2040: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2046 ; %bb.2041: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2046 ; %bb.2042: ; in Loop: Header=BB1_513 Depth=1 Lloh2812: adrp x17, _s13_l1@GOTPAGE Lloh2813: ldr x17, [x17, _s13_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2046 ; %bb.2043: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2046 ; %bb.2044: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2046 ; %bb.2045: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_2046: ; in Loop: Header=BB1_513 Depth=1 Lloh2814: adrp x17, __x_s13_z@GOTPAGE Lloh2815: ldr x17, [x17, __x_s13_z@GOTPAGEOFF] Lloh2816: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2054 ; %bb.2047: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #44] ; 4-byte Folded Reload cbz w17, LBB1_2054 ; %bb.2048: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #124] ; 4-byte Folded Reload cbnz w17, LBB1_2054 ; %bb.2049: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2054 ; %bb.2050: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2054 ; %bb.2051: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2054 ; %bb.2052: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2054 ; %bb.2053: ; in Loop: Header=BB1_513 Depth=1 Lloh2817: adrp x17, _s13_y@GOTPAGE Lloh2818: ldr x17, [x17, _s13_y@GOTPAGEOFF] Lloh2819: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2059 LBB1_2054: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2059 ; %bb.2055: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #124] ; 4-byte Folded Reload ldr w0, [sp, #44] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2820: adrp x0, _s13_l1@GOTPAGE Lloh2821: ldr x0, [x0, _s13_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2059 ; %bb.2056: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2059 ; %bb.2057: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2059 ; %bb.2058: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_2059: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2822: adrp x17, _s13_y@GOTPAGE Lloh2823: ldr x17, [x17, _s13_y@GOTPAGEOFF] Lloh2824: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2065 ; %bb.2060: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2065 ; %bb.2061: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2065 ; %bb.2062: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2065 ; %bb.2063: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2065 ; %bb.2064: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2066 LBB1_2065: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2069 LBB1_2066: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2078 ; %bb.2067: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2078 ; %bb.2068: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2076 b LBB1_2078 LBB1_2069: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #124] ; 4-byte Folded Reload ldr w17, [sp, #44] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2073 ; %bb.2070: ; in Loop: Header=BB1_513 Depth=1 Lloh2825: adrp x17, _s13_l1@GOTPAGE Lloh2826: ldr x17, [x17, _s13_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2073 ; %bb.2071: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2073 ; %bb.2072: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_2073: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2083 ; %bb.2074: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2083 ; %bb.2075: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2083 LBB1_2076: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2083 ; %bb.2077: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2083 LBB1_2078: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2083 ; %bb.2079: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #124] ; 4-byte Folded Reload ldr w17, [sp, #44] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2083 ; %bb.2080: ; in Loop: Header=BB1_513 Depth=1 Lloh2827: adrp x17, _s13_l1@GOTPAGE Lloh2828: ldr x17, [x17, _s13_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2083 ; %bb.2081: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2083 ; %bb.2082: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_2083: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2092 ; %bb.2084: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2092 ; %bb.2085: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #124] ; 4-byte Folded Reload ldr w14, [sp, #44] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2092 ; %bb.2086: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2092 ; %bb.2087: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2092 ; %bb.2088: ; in Loop: Header=BB1_513 Depth=1 Lloh2829: adrp x12, _s13_l1@GOTPAGE Lloh2830: ldr x12, [x12, _s13_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2092 ; %bb.2089: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2092 ; %bb.2090: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2092 ; %bb.2091: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2092: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2101 ; %bb.2093: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2101 ; %bb.2094: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #124] ; 4-byte Folded Reload ldr w14, [sp, #44] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2101 ; %bb.2095: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2101 ; %bb.2096: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2101 ; %bb.2097: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2101 ; %bb.2098: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2101 ; %bb.2099: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2101 ; %bb.2100: ; in Loop: Header=BB1_513 Depth=1 Lloh2831: adrp x12, _s13_l1@GOTPAGE Lloh2832: ldr x12, [x12, _s13_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_2101: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2104 ; %bb.2102: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2104 ; %bb.2103: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #124] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #44] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2109 LBB1_2104: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2109 ; %bb.2105: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #124] ; 4-byte Folded Reload ldr w9, [sp, #44] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2109 ; %bb.2106: ; in Loop: Header=BB1_513 Depth=1 Lloh2833: adrp x9, _s13_l1@GOTPAGE Lloh2834: ldr x9, [x9, _s13_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2109 ; %bb.2107: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2109 ; %bb.2108: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_2109: ; in Loop: Header=BB1_513 Depth=1 Lloh2835: adrp x8, __x_s12_evt0@GOTPAGE Lloh2836: ldr x8, [x8, __x_s12_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2837: adrp x9, __x_s12_evt1@GOTPAGE Lloh2838: ldr x9, [x9, __x_s12_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2113 ; %bb.2110: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2113 ; %bb.2111: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2113 ; %bb.2112: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_2113: ; in Loop: Header=BB1_513 Depth=1 Lloh2839: adrp x8, __x_s12_l2@GOTPAGE Lloh2840: ldr x8, [x8, __x_s12_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2841: adrp x9, __x_s12_l0@GOTPAGE Lloh2842: ldr x9, [x9, __x_s12_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2843: adrp x10, __x_s12_l1@GOTPAGE Lloh2844: ldr x10, [x10, __x_s12_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2122 ; %bb.2114: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2116 ; %bb.2115: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2122 LBB1_2116: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2122 ; %bb.2117: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2122 ; %bb.2118: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2122 ; %bb.2119: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2120: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2121: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2122: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2845: adrp x11, __x_s12_x@GOTPAGE Lloh2846: ldr x11, [x11, __x_s12_x@GOTPAGEOFF] Lloh2847: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2126 ; %bb.2123: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2126 ; %bb.2124: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2126 ; %bb.2125: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2126: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2130 ; %bb.2127: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2130 ; %bb.2128: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2130 ; %bb.2129: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_2130: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2134 ; %bb.2131: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2134 ; %bb.2132: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2134 ; %bb.2133: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2134: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2141 ; %bb.2135: ; in Loop: Header=BB1_513 Depth=1 Lloh2848: adrp x11, _s12_x@GOTPAGE Lloh2849: ldr x11, [x11, _s12_x@GOTPAGEOFF] Lloh2850: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.2136: ; in Loop: Header=BB1_513 Depth=1 Lloh2851: adrp x11, _s12_y@GOTPAGE Lloh2852: ldr x11, [x11, _s12_y@GOTPAGEOFF] Lloh2853: ldr s4, [x11] fcvt d4, s4 Lloh2854: adrp x11, __x_s12_y@GOTPAGE Lloh2855: ldr x11, [x11, __x_s12_y@GOTPAGEOFF] Lloh2856: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.2137: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2857: adrp x11, _s12_l0@GOTPAGE Lloh2858: ldr x11, [x11, _s12_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.2138: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2859: adrp x15, _s12_l1@GOTPAGE Lloh2860: ldr x15, [x15, _s12_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.2139: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2861: adrp x15, _s12_l2@GOTPAGE Lloh2862: ldr x15, [x15, _s12_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.2140: ; in Loop: Header=BB1_513 Depth=1 Lloh2863: adrp x13, _s12_z@GOTPAGE Lloh2864: ldr x13, [x13, _s12_z@GOTPAGEOFF] Lloh2865: ldr s4, [x13] fcvt d4, s4 Lloh2866: adrp x13, __x_s12_z@GOTPAGE Lloh2867: ldr x13, [x13, __x_s12_z@GOTPAGEOFF] Lloh2868: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2142 b LBB1_2286 LBB1_2141: ; in Loop: Header=BB1_513 Depth=1 Lloh2869: adrp x11, _s12_l0@GOTPAGE Lloh2870: ldr x11, [x11, _s12_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2142: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2149 ; %bb.2143: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2871: adrp x15, _s12_l1@GOTPAGE Lloh2872: ldr x15, [x15, _s12_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2149 ; %bb.2144: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2873: adrp x15, _s12_l2@GOTPAGE Lloh2874: ldr x15, [x15, _s12_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2149 ; %bb.2145: ; in Loop: Header=BB1_513 Depth=1 Lloh2875: adrp x13, _s12_x@GOTPAGE Lloh2876: ldr x13, [x13, _s12_x@GOTPAGEOFF] Lloh2877: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2149 ; %bb.2146: ; in Loop: Header=BB1_513 Depth=1 Lloh2878: adrp x13, _s12_y@GOTPAGE Lloh2879: ldr x13, [x13, _s12_y@GOTPAGEOFF] Lloh2880: ldr s3, [x13] fcvt d3, s3 Lloh2881: adrp x13, __x_s12_y@GOTPAGE Lloh2882: ldr x13, [x13, __x_s12_y@GOTPAGEOFF] Lloh2883: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2149 ; %bb.2147: ; in Loop: Header=BB1_513 Depth=1 Lloh2884: adrp x13, _s12_z@GOTPAGE Lloh2885: ldr x13, [x13, _s12_z@GOTPAGEOFF] Lloh2886: ldr s3, [x13] fcvt d3, s3 Lloh2887: adrp x13, __x_s12_z@GOTPAGE Lloh2888: ldr x13, [x13, __x_s12_z@GOTPAGEOFF] Lloh2889: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh2890: adrp x13, _s12_evt0@GOTPAGE Lloh2891: ldr x13, [x13, _s12_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #120] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2151 ; %bb.2148: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #120] ; 4-byte Folded Reload cbz w13, LBB1_2150 b LBB1_2151 LBB1_2149: ; in Loop: Header=BB1_513 Depth=1 Lloh2892: adrp x13, _s12_evt0@GOTPAGE Lloh2893: ldr x13, [x13, _s12_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #120] ; 4-byte Folded Spill cbnz w13, LBB1_2151 LBB1_2150: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #120] ; 4-byte Folded Spill Lloh2894: adrp x13, _s12_evt1@GOTPAGE Lloh2895: ldr x13, [x13, _s12_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_2286 LBB1_2151: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #120] ; 4-byte Folded Reload cmp w13, #0 Lloh2896: adrp x13, _s12_evt1@GOTPAGE Lloh2897: ldr x13, [x13, _s12_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #40] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh2898: adrp x13, __x_s12_y@GOTPAGE Lloh2899: ldr x13, [x13, __x_s12_y@GOTPAGEOFF] Lloh2900: ldr s5, [x13] b.eq LBB1_2159 ; %bb.2152: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2159 ; %bb.2153: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2159 ; %bb.2154: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2159 ; %bb.2155: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2159 ; %bb.2156: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2159 ; %bb.2157: ; in Loop: Header=BB1_513 Depth=1 Lloh2901: adrp x13, _s12_z@GOTPAGE Lloh2902: ldr x13, [x13, _s12_z@GOTPAGEOFF] Lloh2903: ldr s3, [x13] Lloh2904: adrp x13, __x_s12_z@GOTPAGE Lloh2905: ldr x13, [x13, __x_s12_z@GOTPAGEOFF] Lloh2906: ldr s4, [x13] Lloh2907: adrp x13, _s12_l2@GOTPAGE Lloh2908: ldr x13, [x13, _s12_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2164 ; %bb.2158: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2160 b LBB1_2164 LBB1_2159: ; in Loop: Header=BB1_513 Depth=1 Lloh2909: adrp x13, _s12_l2@GOTPAGE Lloh2910: ldr x13, [x13, _s12_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2164 LBB1_2160: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2164 ; %bb.2161: ; in Loop: Header=BB1_513 Depth=1 Lloh2911: adrp x15, _s12_l1@GOTPAGE Lloh2912: ldr x15, [x15, _s12_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2164 ; %bb.2162: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2164 ; %bb.2163: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #120] ; 4-byte Folded Reload ldr w0, [sp, #40] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2164: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh2913: adrp x15, _s12_x@GOTPAGE Lloh2914: ldr x15, [x15, _s12_x@GOTPAGEOFF] Lloh2915: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2168 ; %bb.2165: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2168 ; %bb.2166: ; in Loop: Header=BB1_513 Depth=1 Lloh2916: adrp x14, _s12_z@GOTPAGE Lloh2917: ldr x14, [x14, _s12_z@GOTPAGEOFF] Lloh2918: ldr s4, [x14] Lloh2919: adrp x14, __x_s12_z@GOTPAGE Lloh2920: ldr x14, [x14, __x_s12_z@GOTPAGEOFF] Lloh2921: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2168 ; %bb.2167: ; in Loop: Header=BB1_513 Depth=1 Lloh2922: adrp x14, _s12_y@GOTPAGE Lloh2923: ldr x14, [x14, _s12_y@GOTPAGEOFF] Lloh2924: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2173 LBB1_2168: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2173 ; %bb.2169: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2173 ; %bb.2170: ; in Loop: Header=BB1_513 Depth=1 Lloh2925: adrp x14, _s12_l1@GOTPAGE Lloh2926: ldr x14, [x14, _s12_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2173 ; %bb.2171: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2173 ; %bb.2172: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #120] ; 4-byte Folded Reload ldr w15, [sp, #40] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_2286 LBB1_2173: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #120] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #40] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh2927: adrp x15, _s12_z@GOTPAGE Lloh2928: ldr x15, [x15, _s12_z@GOTPAGEOFF] Lloh2929: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2182 ; %bb.2174: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2182 ; %bb.2175: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #120] ; 4-byte Folded Reload ldr w17, [sp, #40] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2182 ; %bb.2176: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2182 ; %bb.2177: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2182 ; %bb.2178: ; in Loop: Header=BB1_513 Depth=1 Lloh2930: adrp x15, _s12_l1@GOTPAGE Lloh2931: ldr x15, [x15, _s12_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2182 ; %bb.2179: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2182 ; %bb.2180: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2182 ; %bb.2181: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_2182: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #40] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #120] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2191 ; %bb.2183: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2191 ; %bb.2184: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #120] ; 4-byte Folded Reload ldr w0, [sp, #40] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2191 ; %bb.2185: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2191 ; %bb.2186: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2191 ; %bb.2187: ; in Loop: Header=BB1_513 Depth=1 Lloh2932: adrp x17, _s12_l1@GOTPAGE Lloh2933: ldr x17, [x17, _s12_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2191 ; %bb.2188: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2191 ; %bb.2189: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2191 ; %bb.2190: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2286 LBB1_2191: ; in Loop: Header=BB1_513 Depth=1 Lloh2934: adrp x17, __x_s12_z@GOTPAGE Lloh2935: ldr x17, [x17, __x_s12_z@GOTPAGEOFF] Lloh2936: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2199 ; %bb.2192: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #40] ; 4-byte Folded Reload cbz w17, LBB1_2199 ; %bb.2193: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #120] ; 4-byte Folded Reload cbnz w17, LBB1_2199 ; %bb.2194: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2199 ; %bb.2195: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2199 ; %bb.2196: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2199 ; %bb.2197: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2199 ; %bb.2198: ; in Loop: Header=BB1_513 Depth=1 Lloh2937: adrp x17, _s12_y@GOTPAGE Lloh2938: ldr x17, [x17, _s12_y@GOTPAGEOFF] Lloh2939: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2204 LBB1_2199: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2204 ; %bb.2200: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #120] ; 4-byte Folded Reload ldr w0, [sp, #40] ; 4-byte Folded Reload orr w17, w17, w0 Lloh2940: adrp x0, _s12_l1@GOTPAGE Lloh2941: ldr x0, [x0, _s12_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2204 ; %bb.2201: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2204 ; %bb.2202: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2204 ; %bb.2203: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_2286 LBB1_2204: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh2942: adrp x17, _s12_y@GOTPAGE Lloh2943: ldr x17, [x17, _s12_y@GOTPAGEOFF] Lloh2944: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2210 ; %bb.2205: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2210 ; %bb.2206: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2210 ; %bb.2207: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2210 ; %bb.2208: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2210 ; %bb.2209: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2211 LBB1_2210: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2214 LBB1_2211: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2223 ; %bb.2212: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2223 ; %bb.2213: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2221 b LBB1_2223 LBB1_2214: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #120] ; 4-byte Folded Reload ldr w17, [sp, #40] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2218 ; %bb.2215: ; in Loop: Header=BB1_513 Depth=1 Lloh2945: adrp x17, _s12_l1@GOTPAGE Lloh2946: ldr x17, [x17, _s12_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2218 ; %bb.2216: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2218 ; %bb.2217: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_2286 LBB1_2218: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2228 ; %bb.2219: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2228 ; %bb.2220: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2228 LBB1_2221: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2228 ; %bb.2222: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2228 LBB1_2223: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2228 ; %bb.2224: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #120] ; 4-byte Folded Reload ldr w17, [sp, #40] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2228 ; %bb.2225: ; in Loop: Header=BB1_513 Depth=1 Lloh2947: adrp x17, _s12_l1@GOTPAGE Lloh2948: ldr x17, [x17, _s12_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2228 ; %bb.2226: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2228 ; %bb.2227: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_2286 LBB1_2228: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2237 ; %bb.2229: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2237 ; %bb.2230: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #120] ; 4-byte Folded Reload ldr w14, [sp, #40] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2237 ; %bb.2231: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2237 ; %bb.2232: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2237 ; %bb.2233: ; in Loop: Header=BB1_513 Depth=1 Lloh2949: adrp x12, _s12_l1@GOTPAGE Lloh2950: ldr x12, [x12, _s12_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2237 ; %bb.2234: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2237 ; %bb.2235: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2237 ; %bb.2236: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2237: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2246 ; %bb.2238: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2246 ; %bb.2239: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #120] ; 4-byte Folded Reload ldr w14, [sp, #40] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2246 ; %bb.2240: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2246 ; %bb.2241: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2246 ; %bb.2242: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2246 ; %bb.2243: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2246 ; %bb.2244: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2246 ; %bb.2245: ; in Loop: Header=BB1_513 Depth=1 Lloh2951: adrp x12, _s12_l1@GOTPAGE Lloh2952: ldr x12, [x12, _s12_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_2286 LBB1_2246: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2249 ; %bb.2247: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2249 ; %bb.2248: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #120] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #40] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2254 LBB1_2249: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2254 ; %bb.2250: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #120] ; 4-byte Folded Reload ldr w9, [sp, #40] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2254 ; %bb.2251: ; in Loop: Header=BB1_513 Depth=1 Lloh2953: adrp x9, _s12_l1@GOTPAGE Lloh2954: ldr x9, [x9, _s12_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2254 ; %bb.2252: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2254 ; %bb.2253: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_2286 LBB1_2254: ; in Loop: Header=BB1_513 Depth=1 Lloh2955: adrp x8, __x_s11_evt0@GOTPAGE Lloh2956: ldr x8, [x8, __x_s11_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh2957: adrp x9, __x_s11_evt1@GOTPAGE Lloh2958: ldr x9, [x9, __x_s11_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2258 ; %bb.2255: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2258 ; %bb.2256: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2258 ; %bb.2257: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_2286 LBB1_2258: ; in Loop: Header=BB1_513 Depth=1 Lloh2959: adrp x8, __x_s11_l2@GOTPAGE Lloh2960: ldr x8, [x8, __x_s11_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh2961: adrp x9, __x_s11_l0@GOTPAGE Lloh2962: ldr x9, [x9, __x_s11_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh2963: adrp x10, __x_s11_l1@GOTPAGE Lloh2964: ldr x10, [x10, __x_s11_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2267 ; %bb.2259: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2261 ; %bb.2260: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2267 LBB1_2261: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2267 ; %bb.2262: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2267 ; %bb.2263: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2267 ; %bb.2264: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2265: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2266: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2267: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh2965: adrp x11, __x_s11_x@GOTPAGE Lloh2966: ldr x11, [x11, __x_s11_x@GOTPAGEOFF] Lloh2967: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2271 ; %bb.2268: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2271 ; %bb.2269: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2271 ; %bb.2270: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2271: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2275 ; %bb.2272: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2275 ; %bb.2273: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2275 ; %bb.2274: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2286 LBB1_2275: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2279 ; %bb.2276: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2279 ; %bb.2277: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2279 ; %bb.2278: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2286 LBB1_2279: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2287 ; %bb.2280: ; in Loop: Header=BB1_513 Depth=1 Lloh2968: adrp x11, _s11_x@GOTPAGE Lloh2969: ldr x11, [x11, _s11_x@GOTPAGEOFF] Lloh2970: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.2281: ; in Loop: Header=BB1_513 Depth=1 Lloh2971: adrp x11, _s11_y@GOTPAGE Lloh2972: ldr x11, [x11, _s11_y@GOTPAGEOFF] Lloh2973: ldr s4, [x11] fcvt d4, s4 Lloh2974: adrp x11, __x_s11_y@GOTPAGE Lloh2975: ldr x11, [x11, __x_s11_y@GOTPAGEOFF] Lloh2976: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_2286 ; %bb.2282: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh2977: adrp x11, _s11_l0@GOTPAGE Lloh2978: ldr x11, [x11, _s11_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2286 ; %bb.2283: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2979: adrp x15, _s11_l1@GOTPAGE Lloh2980: ldr x15, [x15, _s11_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2284: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2981: adrp x15, _s11_l2@GOTPAGE Lloh2982: ldr x15, [x15, _s11_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2285: ; in Loop: Header=BB1_513 Depth=1 Lloh2983: adrp x13, _s11_z@GOTPAGE Lloh2984: ldr x13, [x13, _s11_z@GOTPAGEOFF] Lloh2985: ldr s4, [x13] fcvt d4, s4 Lloh2986: adrp x13, __x_s11_z@GOTPAGE Lloh2987: ldr x13, [x13, __x_s11_z@GOTPAGEOFF] Lloh2988: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2288 b LBB1_3386 LBB1_2286: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 b LBB1_4186 LBB1_2287: ; in Loop: Header=BB1_513 Depth=1 Lloh2989: adrp x11, _s11_l0@GOTPAGE Lloh2990: ldr x11, [x11, _s11_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2288: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2295 ; %bb.2289: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh2991: adrp x15, _s11_l1@GOTPAGE Lloh2992: ldr x15, [x15, _s11_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2295 ; %bb.2290: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh2993: adrp x15, _s11_l2@GOTPAGE Lloh2994: ldr x15, [x15, _s11_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2295 ; %bb.2291: ; in Loop: Header=BB1_513 Depth=1 Lloh2995: adrp x13, _s11_x@GOTPAGE Lloh2996: ldr x13, [x13, _s11_x@GOTPAGEOFF] Lloh2997: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2295 ; %bb.2292: ; in Loop: Header=BB1_513 Depth=1 Lloh2998: adrp x13, _s11_y@GOTPAGE Lloh2999: ldr x13, [x13, _s11_y@GOTPAGEOFF] Lloh3000: ldr s3, [x13] fcvt d3, s3 Lloh3001: adrp x13, __x_s11_y@GOTPAGE Lloh3002: ldr x13, [x13, __x_s11_y@GOTPAGEOFF] Lloh3003: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2295 ; %bb.2293: ; in Loop: Header=BB1_513 Depth=1 Lloh3004: adrp x13, _s11_z@GOTPAGE Lloh3005: ldr x13, [x13, _s11_z@GOTPAGEOFF] Lloh3006: ldr s3, [x13] fcvt d3, s3 Lloh3007: adrp x13, __x_s11_z@GOTPAGE Lloh3008: ldr x13, [x13, __x_s11_z@GOTPAGEOFF] Lloh3009: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3010: adrp x13, _s11_evt0@GOTPAGE Lloh3011: ldr x13, [x13, _s11_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #116] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2297 ; %bb.2294: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #116] ; 4-byte Folded Reload cbz w13, LBB1_2296 b LBB1_2297 LBB1_2295: ; in Loop: Header=BB1_513 Depth=1 Lloh3012: adrp x13, _s11_evt0@GOTPAGE Lloh3013: ldr x13, [x13, _s11_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #116] ; 4-byte Folded Spill cbnz w13, LBB1_2297 LBB1_2296: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #116] ; 4-byte Folded Spill Lloh3014: adrp x13, _s11_evt1@GOTPAGE Lloh3015: ldr x13, [x13, _s11_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_2297: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #116] ; 4-byte Folded Reload cmp w13, #0 Lloh3016: adrp x13, _s11_evt1@GOTPAGE Lloh3017: ldr x13, [x13, _s11_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #36] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh3018: adrp x13, __x_s11_y@GOTPAGE Lloh3019: ldr x13, [x13, __x_s11_y@GOTPAGEOFF] Lloh3020: ldr s5, [x13] b.eq LBB1_2305 ; %bb.2298: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2305 ; %bb.2299: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2305 ; %bb.2300: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2305 ; %bb.2301: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2305 ; %bb.2302: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2305 ; %bb.2303: ; in Loop: Header=BB1_513 Depth=1 Lloh3021: adrp x13, _s11_z@GOTPAGE Lloh3022: ldr x13, [x13, _s11_z@GOTPAGEOFF] Lloh3023: ldr s3, [x13] Lloh3024: adrp x13, __x_s11_z@GOTPAGE Lloh3025: ldr x13, [x13, __x_s11_z@GOTPAGEOFF] Lloh3026: ldr s4, [x13] Lloh3027: adrp x13, _s11_l2@GOTPAGE Lloh3028: ldr x13, [x13, _s11_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2310 ; %bb.2304: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2306 b LBB1_2310 LBB1_2305: ; in Loop: Header=BB1_513 Depth=1 Lloh3029: adrp x13, _s11_l2@GOTPAGE Lloh3030: ldr x13, [x13, _s11_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2310 LBB1_2306: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2310 ; %bb.2307: ; in Loop: Header=BB1_513 Depth=1 Lloh3031: adrp x15, _s11_l1@GOTPAGE Lloh3032: ldr x15, [x15, _s11_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2310 ; %bb.2308: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2310 ; %bb.2309: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #116] ; 4-byte Folded Reload ldr w0, [sp, #36] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2310: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh3033: adrp x15, _s11_x@GOTPAGE Lloh3034: ldr x15, [x15, _s11_x@GOTPAGEOFF] Lloh3035: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2314 ; %bb.2311: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2314 ; %bb.2312: ; in Loop: Header=BB1_513 Depth=1 Lloh3036: adrp x14, _s11_z@GOTPAGE Lloh3037: ldr x14, [x14, _s11_z@GOTPAGEOFF] Lloh3038: ldr s4, [x14] Lloh3039: adrp x14, __x_s11_z@GOTPAGE Lloh3040: ldr x14, [x14, __x_s11_z@GOTPAGEOFF] Lloh3041: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2314 ; %bb.2313: ; in Loop: Header=BB1_513 Depth=1 Lloh3042: adrp x14, _s11_y@GOTPAGE Lloh3043: ldr x14, [x14, _s11_y@GOTPAGEOFF] Lloh3044: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2319 LBB1_2314: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2319 ; %bb.2315: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2319 ; %bb.2316: ; in Loop: Header=BB1_513 Depth=1 Lloh3045: adrp x14, _s11_l1@GOTPAGE Lloh3046: ldr x14, [x14, _s11_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2319 ; %bb.2317: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2319 ; %bb.2318: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #116] ; 4-byte Folded Reload ldr w15, [sp, #36] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_3386 LBB1_2319: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #116] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #36] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh3047: adrp x15, _s11_z@GOTPAGE Lloh3048: ldr x15, [x15, _s11_z@GOTPAGEOFF] Lloh3049: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2328 ; %bb.2320: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2328 ; %bb.2321: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #116] ; 4-byte Folded Reload ldr w17, [sp, #36] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2328 ; %bb.2322: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2328 ; %bb.2323: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2328 ; %bb.2324: ; in Loop: Header=BB1_513 Depth=1 Lloh3050: adrp x15, _s11_l1@GOTPAGE Lloh3051: ldr x15, [x15, _s11_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2328 ; %bb.2325: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2328 ; %bb.2326: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2328 ; %bb.2327: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2328: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #36] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #116] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2337 ; %bb.2329: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2337 ; %bb.2330: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #116] ; 4-byte Folded Reload ldr w0, [sp, #36] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2337 ; %bb.2331: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2337 ; %bb.2332: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2337 ; %bb.2333: ; in Loop: Header=BB1_513 Depth=1 Lloh3052: adrp x17, _s11_l1@GOTPAGE Lloh3053: ldr x17, [x17, _s11_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2337 ; %bb.2334: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2337 ; %bb.2335: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2337 ; %bb.2336: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3386 LBB1_2337: ; in Loop: Header=BB1_513 Depth=1 Lloh3054: adrp x17, __x_s11_z@GOTPAGE Lloh3055: ldr x17, [x17, __x_s11_z@GOTPAGEOFF] Lloh3056: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2345 ; %bb.2338: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #36] ; 4-byte Folded Reload cbz w17, LBB1_2345 ; %bb.2339: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #116] ; 4-byte Folded Reload cbnz w17, LBB1_2345 ; %bb.2340: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2345 ; %bb.2341: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2345 ; %bb.2342: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2345 ; %bb.2343: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2345 ; %bb.2344: ; in Loop: Header=BB1_513 Depth=1 Lloh3057: adrp x17, _s11_y@GOTPAGE Lloh3058: ldr x17, [x17, _s11_y@GOTPAGEOFF] Lloh3059: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2350 LBB1_2345: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2350 ; %bb.2346: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #116] ; 4-byte Folded Reload ldr w0, [sp, #36] ; 4-byte Folded Reload orr w17, w17, w0 Lloh3060: adrp x0, _s11_l1@GOTPAGE Lloh3061: ldr x0, [x0, _s11_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2350 ; %bb.2347: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2350 ; %bb.2348: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2350 ; %bb.2349: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_3386 LBB1_2350: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh3062: adrp x17, _s11_y@GOTPAGE Lloh3063: ldr x17, [x17, _s11_y@GOTPAGEOFF] Lloh3064: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2356 ; %bb.2351: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2356 ; %bb.2352: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2356 ; %bb.2353: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2356 ; %bb.2354: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2356 ; %bb.2355: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2357 LBB1_2356: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2360 LBB1_2357: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2369 ; %bb.2358: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2369 ; %bb.2359: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2367 b LBB1_2369 LBB1_2360: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #116] ; 4-byte Folded Reload ldr w17, [sp, #36] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2364 ; %bb.2361: ; in Loop: Header=BB1_513 Depth=1 Lloh3065: adrp x17, _s11_l1@GOTPAGE Lloh3066: ldr x17, [x17, _s11_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2364 ; %bb.2362: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2364 ; %bb.2363: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_3386 LBB1_2364: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2374 ; %bb.2365: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2374 ; %bb.2366: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2374 LBB1_2367: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2374 ; %bb.2368: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2374 LBB1_2369: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2374 ; %bb.2370: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #116] ; 4-byte Folded Reload ldr w17, [sp, #36] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2374 ; %bb.2371: ; in Loop: Header=BB1_513 Depth=1 Lloh3067: adrp x17, _s11_l1@GOTPAGE Lloh3068: ldr x17, [x17, _s11_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2374 ; %bb.2372: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2374 ; %bb.2373: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_3386 LBB1_2374: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2383 ; %bb.2375: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2383 ; %bb.2376: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #116] ; 4-byte Folded Reload ldr w14, [sp, #36] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2383 ; %bb.2377: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2383 ; %bb.2378: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2383 ; %bb.2379: ; in Loop: Header=BB1_513 Depth=1 Lloh3069: adrp x12, _s11_l1@GOTPAGE Lloh3070: ldr x12, [x12, _s11_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2383 ; %bb.2380: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2383 ; %bb.2381: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2383 ; %bb.2382: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2383: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2392 ; %bb.2384: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2392 ; %bb.2385: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #116] ; 4-byte Folded Reload ldr w14, [sp, #36] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2392 ; %bb.2386: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2392 ; %bb.2387: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2392 ; %bb.2388: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2392 ; %bb.2389: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2392 ; %bb.2390: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2392 ; %bb.2391: ; in Loop: Header=BB1_513 Depth=1 Lloh3071: adrp x12, _s11_l1@GOTPAGE Lloh3072: ldr x12, [x12, _s11_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_3386 LBB1_2392: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2395 ; %bb.2393: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2395 ; %bb.2394: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #116] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #36] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2400 LBB1_2395: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2400 ; %bb.2396: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #116] ; 4-byte Folded Reload ldr w9, [sp, #36] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2400 ; %bb.2397: ; in Loop: Header=BB1_513 Depth=1 Lloh3073: adrp x9, _s11_l1@GOTPAGE Lloh3074: ldr x9, [x9, _s11_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2400 ; %bb.2398: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2400 ; %bb.2399: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_2400: ; in Loop: Header=BB1_513 Depth=1 Lloh3075: adrp x8, __x_s10_evt0@GOTPAGE Lloh3076: ldr x8, [x8, __x_s10_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3077: adrp x9, __x_s10_evt1@GOTPAGE Lloh3078: ldr x9, [x9, __x_s10_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2404 ; %bb.2401: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2404 ; %bb.2402: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2404 ; %bb.2403: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_2404: ; in Loop: Header=BB1_513 Depth=1 Lloh3079: adrp x8, __x_s10_l2@GOTPAGE Lloh3080: ldr x8, [x8, __x_s10_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3081: adrp x9, __x_s10_l0@GOTPAGE Lloh3082: ldr x9, [x9, __x_s10_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh3083: adrp x10, __x_s10_l1@GOTPAGE Lloh3084: ldr x10, [x10, __x_s10_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2413 ; %bb.2405: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2407 ; %bb.2406: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2413 LBB1_2407: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2413 ; %bb.2408: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2413 ; %bb.2409: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2413 ; %bb.2410: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2411: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2412: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2413: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh3085: adrp x11, __x_s10_x@GOTPAGE Lloh3086: ldr x11, [x11, __x_s10_x@GOTPAGEOFF] Lloh3087: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2417 ; %bb.2414: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2417 ; %bb.2415: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2417 ; %bb.2416: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2417: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2421 ; %bb.2418: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2421 ; %bb.2419: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2421 ; %bb.2420: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2421: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2425 ; %bb.2422: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2425 ; %bb.2423: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2425 ; %bb.2424: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2425: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2432 ; %bb.2426: ; in Loop: Header=BB1_513 Depth=1 Lloh3088: adrp x11, _s10_x@GOTPAGE Lloh3089: ldr x11, [x11, _s10_x@GOTPAGEOFF] Lloh3090: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2427: ; in Loop: Header=BB1_513 Depth=1 Lloh3091: adrp x11, _s10_y@GOTPAGE Lloh3092: ldr x11, [x11, _s10_y@GOTPAGEOFF] Lloh3093: ldr s4, [x11] fcvt d4, s4 Lloh3094: adrp x11, __x_s10_y@GOTPAGE Lloh3095: ldr x11, [x11, __x_s10_y@GOTPAGEOFF] Lloh3096: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2428: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh3097: adrp x11, _s10_l0@GOTPAGE Lloh3098: ldr x11, [x11, _s10_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2429: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3099: adrp x15, _s10_l1@GOTPAGE Lloh3100: ldr x15, [x15, _s10_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2430: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3101: adrp x15, _s10_l2@GOTPAGE Lloh3102: ldr x15, [x15, _s10_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2431: ; in Loop: Header=BB1_513 Depth=1 Lloh3103: adrp x13, _s10_z@GOTPAGE Lloh3104: ldr x13, [x13, _s10_z@GOTPAGEOFF] Lloh3105: ldr s4, [x13] fcvt d4, s4 Lloh3106: adrp x13, __x_s10_z@GOTPAGE Lloh3107: ldr x13, [x13, __x_s10_z@GOTPAGEOFF] Lloh3108: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2433 b LBB1_3386 LBB1_2432: ; in Loop: Header=BB1_513 Depth=1 Lloh3109: adrp x11, _s10_l0@GOTPAGE Lloh3110: ldr x11, [x11, _s10_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2433: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2440 ; %bb.2434: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3111: adrp x15, _s10_l1@GOTPAGE Lloh3112: ldr x15, [x15, _s10_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2440 ; %bb.2435: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3113: adrp x15, _s10_l2@GOTPAGE Lloh3114: ldr x15, [x15, _s10_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2440 ; %bb.2436: ; in Loop: Header=BB1_513 Depth=1 Lloh3115: adrp x13, _s10_x@GOTPAGE Lloh3116: ldr x13, [x13, _s10_x@GOTPAGEOFF] Lloh3117: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2440 ; %bb.2437: ; in Loop: Header=BB1_513 Depth=1 Lloh3118: adrp x13, _s10_y@GOTPAGE Lloh3119: ldr x13, [x13, _s10_y@GOTPAGEOFF] Lloh3120: ldr s3, [x13] fcvt d3, s3 Lloh3121: adrp x13, __x_s10_y@GOTPAGE Lloh3122: ldr x13, [x13, __x_s10_y@GOTPAGEOFF] Lloh3123: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2440 ; %bb.2438: ; in Loop: Header=BB1_513 Depth=1 Lloh3124: adrp x13, _s10_z@GOTPAGE Lloh3125: ldr x13, [x13, _s10_z@GOTPAGEOFF] Lloh3126: ldr s3, [x13] fcvt d3, s3 Lloh3127: adrp x13, __x_s10_z@GOTPAGE Lloh3128: ldr x13, [x13, __x_s10_z@GOTPAGEOFF] Lloh3129: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3130: adrp x13, _s10_evt0@GOTPAGE Lloh3131: ldr x13, [x13, _s10_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #112] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2442 ; %bb.2439: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #112] ; 4-byte Folded Reload cbz w13, LBB1_2441 b LBB1_2442 LBB1_2440: ; in Loop: Header=BB1_513 Depth=1 Lloh3132: adrp x13, _s10_evt0@GOTPAGE Lloh3133: ldr x13, [x13, _s10_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #112] ; 4-byte Folded Spill cbnz w13, LBB1_2442 LBB1_2441: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #112] ; 4-byte Folded Spill Lloh3134: adrp x13, _s10_evt1@GOTPAGE Lloh3135: ldr x13, [x13, _s10_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_2442: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #112] ; 4-byte Folded Reload cmp w13, #0 Lloh3136: adrp x13, _s10_evt1@GOTPAGE Lloh3137: ldr x13, [x13, _s10_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #32] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh3138: adrp x13, __x_s10_y@GOTPAGE Lloh3139: ldr x13, [x13, __x_s10_y@GOTPAGEOFF] Lloh3140: ldr s5, [x13] b.eq LBB1_2450 ; %bb.2443: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2450 ; %bb.2444: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2450 ; %bb.2445: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2450 ; %bb.2446: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2450 ; %bb.2447: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2450 ; %bb.2448: ; in Loop: Header=BB1_513 Depth=1 Lloh3141: adrp x13, _s10_z@GOTPAGE Lloh3142: ldr x13, [x13, _s10_z@GOTPAGEOFF] Lloh3143: ldr s3, [x13] Lloh3144: adrp x13, __x_s10_z@GOTPAGE Lloh3145: ldr x13, [x13, __x_s10_z@GOTPAGEOFF] Lloh3146: ldr s4, [x13] Lloh3147: adrp x13, _s10_l2@GOTPAGE Lloh3148: ldr x13, [x13, _s10_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2455 ; %bb.2449: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2451 b LBB1_2455 LBB1_2450: ; in Loop: Header=BB1_513 Depth=1 Lloh3149: adrp x13, _s10_l2@GOTPAGE Lloh3150: ldr x13, [x13, _s10_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2455 LBB1_2451: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2455 ; %bb.2452: ; in Loop: Header=BB1_513 Depth=1 Lloh3151: adrp x15, _s10_l1@GOTPAGE Lloh3152: ldr x15, [x15, _s10_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2455 ; %bb.2453: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2455 ; %bb.2454: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #112] ; 4-byte Folded Reload ldr w0, [sp, #32] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2455: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh3153: adrp x15, _s10_x@GOTPAGE Lloh3154: ldr x15, [x15, _s10_x@GOTPAGEOFF] Lloh3155: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2459 ; %bb.2456: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2459 ; %bb.2457: ; in Loop: Header=BB1_513 Depth=1 Lloh3156: adrp x14, _s10_z@GOTPAGE Lloh3157: ldr x14, [x14, _s10_z@GOTPAGEOFF] Lloh3158: ldr s4, [x14] Lloh3159: adrp x14, __x_s10_z@GOTPAGE Lloh3160: ldr x14, [x14, __x_s10_z@GOTPAGEOFF] Lloh3161: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2459 ; %bb.2458: ; in Loop: Header=BB1_513 Depth=1 Lloh3162: adrp x14, _s10_y@GOTPAGE Lloh3163: ldr x14, [x14, _s10_y@GOTPAGEOFF] Lloh3164: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2464 LBB1_2459: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2464 ; %bb.2460: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2464 ; %bb.2461: ; in Loop: Header=BB1_513 Depth=1 Lloh3165: adrp x14, _s10_l1@GOTPAGE Lloh3166: ldr x14, [x14, _s10_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2464 ; %bb.2462: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2464 ; %bb.2463: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #112] ; 4-byte Folded Reload ldr w15, [sp, #32] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_3386 LBB1_2464: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #112] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #32] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh3167: adrp x15, _s10_z@GOTPAGE Lloh3168: ldr x15, [x15, _s10_z@GOTPAGEOFF] Lloh3169: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2473 ; %bb.2465: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2473 ; %bb.2466: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #112] ; 4-byte Folded Reload ldr w17, [sp, #32] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2473 ; %bb.2467: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2473 ; %bb.2468: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2473 ; %bb.2469: ; in Loop: Header=BB1_513 Depth=1 Lloh3170: adrp x15, _s10_l1@GOTPAGE Lloh3171: ldr x15, [x15, _s10_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2473 ; %bb.2470: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2473 ; %bb.2471: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2473 ; %bb.2472: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2473: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #32] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #112] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2482 ; %bb.2474: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2482 ; %bb.2475: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #112] ; 4-byte Folded Reload ldr w0, [sp, #32] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2482 ; %bb.2476: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2482 ; %bb.2477: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2482 ; %bb.2478: ; in Loop: Header=BB1_513 Depth=1 Lloh3172: adrp x17, _s10_l1@GOTPAGE Lloh3173: ldr x17, [x17, _s10_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2482 ; %bb.2479: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2482 ; %bb.2480: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2482 ; %bb.2481: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3386 LBB1_2482: ; in Loop: Header=BB1_513 Depth=1 Lloh3174: adrp x17, __x_s10_z@GOTPAGE Lloh3175: ldr x17, [x17, __x_s10_z@GOTPAGEOFF] Lloh3176: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2490 ; %bb.2483: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #32] ; 4-byte Folded Reload cbz w17, LBB1_2490 ; %bb.2484: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #112] ; 4-byte Folded Reload cbnz w17, LBB1_2490 ; %bb.2485: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2490 ; %bb.2486: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2490 ; %bb.2487: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2490 ; %bb.2488: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2490 ; %bb.2489: ; in Loop: Header=BB1_513 Depth=1 Lloh3177: adrp x17, _s10_y@GOTPAGE Lloh3178: ldr x17, [x17, _s10_y@GOTPAGEOFF] Lloh3179: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2495 LBB1_2490: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2495 ; %bb.2491: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #112] ; 4-byte Folded Reload ldr w0, [sp, #32] ; 4-byte Folded Reload orr w17, w17, w0 Lloh3180: adrp x0, _s10_l1@GOTPAGE Lloh3181: ldr x0, [x0, _s10_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2495 ; %bb.2492: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2495 ; %bb.2493: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2495 ; %bb.2494: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_3386 LBB1_2495: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh3182: adrp x17, _s10_y@GOTPAGE Lloh3183: ldr x17, [x17, _s10_y@GOTPAGEOFF] Lloh3184: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2501 ; %bb.2496: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2501 ; %bb.2497: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2501 ; %bb.2498: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2501 ; %bb.2499: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2501 ; %bb.2500: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2502 LBB1_2501: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2505 LBB1_2502: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2514 ; %bb.2503: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2514 ; %bb.2504: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2512 b LBB1_2514 LBB1_2505: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #112] ; 4-byte Folded Reload ldr w17, [sp, #32] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2509 ; %bb.2506: ; in Loop: Header=BB1_513 Depth=1 Lloh3185: adrp x17, _s10_l1@GOTPAGE Lloh3186: ldr x17, [x17, _s10_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2509 ; %bb.2507: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2509 ; %bb.2508: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_3386 LBB1_2509: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2519 ; %bb.2510: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2519 ; %bb.2511: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2519 LBB1_2512: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2519 ; %bb.2513: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2519 LBB1_2514: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2519 ; %bb.2515: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #112] ; 4-byte Folded Reload ldr w17, [sp, #32] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2519 ; %bb.2516: ; in Loop: Header=BB1_513 Depth=1 Lloh3187: adrp x17, _s10_l1@GOTPAGE Lloh3188: ldr x17, [x17, _s10_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2519 ; %bb.2517: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2519 ; %bb.2518: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_3386 LBB1_2519: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2528 ; %bb.2520: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2528 ; %bb.2521: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #112] ; 4-byte Folded Reload ldr w14, [sp, #32] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2528 ; %bb.2522: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2528 ; %bb.2523: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2528 ; %bb.2524: ; in Loop: Header=BB1_513 Depth=1 Lloh3189: adrp x12, _s10_l1@GOTPAGE Lloh3190: ldr x12, [x12, _s10_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2528 ; %bb.2525: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2528 ; %bb.2526: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2528 ; %bb.2527: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2528: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2537 ; %bb.2529: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2537 ; %bb.2530: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #112] ; 4-byte Folded Reload ldr w14, [sp, #32] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2537 ; %bb.2531: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2537 ; %bb.2532: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2537 ; %bb.2533: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2537 ; %bb.2534: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2537 ; %bb.2535: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2537 ; %bb.2536: ; in Loop: Header=BB1_513 Depth=1 Lloh3191: adrp x12, _s10_l1@GOTPAGE Lloh3192: ldr x12, [x12, _s10_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_3386 LBB1_2537: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2540 ; %bb.2538: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2540 ; %bb.2539: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #112] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #32] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2545 LBB1_2540: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2545 ; %bb.2541: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #112] ; 4-byte Folded Reload ldr w9, [sp, #32] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2545 ; %bb.2542: ; in Loop: Header=BB1_513 Depth=1 Lloh3193: adrp x9, _s10_l1@GOTPAGE Lloh3194: ldr x9, [x9, _s10_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2545 ; %bb.2543: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2545 ; %bb.2544: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_2545: ; in Loop: Header=BB1_513 Depth=1 Lloh3195: adrp x8, __x_s9_evt0@GOTPAGE Lloh3196: ldr x8, [x8, __x_s9_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3197: adrp x9, __x_s9_evt1@GOTPAGE Lloh3198: ldr x9, [x9, __x_s9_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2549 ; %bb.2546: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2549 ; %bb.2547: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2549 ; %bb.2548: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_2549: ; in Loop: Header=BB1_513 Depth=1 Lloh3199: adrp x8, __x_s9_l2@GOTPAGE Lloh3200: ldr x8, [x8, __x_s9_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3201: adrp x9, __x_s9_l0@GOTPAGE Lloh3202: ldr x9, [x9, __x_s9_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh3203: adrp x10, __x_s9_l1@GOTPAGE Lloh3204: ldr x10, [x10, __x_s9_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2558 ; %bb.2550: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2552 ; %bb.2551: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2558 LBB1_2552: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2558 ; %bb.2553: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2558 ; %bb.2554: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2558 ; %bb.2555: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2556: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2557: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2558: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh3205: adrp x11, __x_s9_x@GOTPAGE Lloh3206: ldr x11, [x11, __x_s9_x@GOTPAGEOFF] Lloh3207: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2562 ; %bb.2559: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2562 ; %bb.2560: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2562 ; %bb.2561: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2562: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2566 ; %bb.2563: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2566 ; %bb.2564: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2566 ; %bb.2565: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2566: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2570 ; %bb.2567: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2570 ; %bb.2568: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2570 ; %bb.2569: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2570: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2577 ; %bb.2571: ; in Loop: Header=BB1_513 Depth=1 Lloh3208: adrp x11, _s9_x@GOTPAGE Lloh3209: ldr x11, [x11, _s9_x@GOTPAGEOFF] Lloh3210: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2572: ; in Loop: Header=BB1_513 Depth=1 Lloh3211: adrp x11, _s9_y@GOTPAGE Lloh3212: ldr x11, [x11, _s9_y@GOTPAGEOFF] Lloh3213: ldr s4, [x11] fcvt d4, s4 Lloh3214: adrp x11, __x_s9_y@GOTPAGE Lloh3215: ldr x11, [x11, __x_s9_y@GOTPAGEOFF] Lloh3216: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2573: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh3217: adrp x11, _s9_l0@GOTPAGE Lloh3218: ldr x11, [x11, _s9_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2574: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3219: adrp x15, _s9_l1@GOTPAGE Lloh3220: ldr x15, [x15, _s9_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2575: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3221: adrp x15, _s9_l2@GOTPAGE Lloh3222: ldr x15, [x15, _s9_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2576: ; in Loop: Header=BB1_513 Depth=1 Lloh3223: adrp x13, _s9_z@GOTPAGE Lloh3224: ldr x13, [x13, _s9_z@GOTPAGEOFF] Lloh3225: ldr s4, [x13] fcvt d4, s4 Lloh3226: adrp x13, __x_s9_z@GOTPAGE Lloh3227: ldr x13, [x13, __x_s9_z@GOTPAGEOFF] Lloh3228: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2578 b LBB1_3386 LBB1_2577: ; in Loop: Header=BB1_513 Depth=1 Lloh3229: adrp x11, _s9_l0@GOTPAGE Lloh3230: ldr x11, [x11, _s9_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2578: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2585 ; %bb.2579: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3231: adrp x15, _s9_l1@GOTPAGE Lloh3232: ldr x15, [x15, _s9_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2585 ; %bb.2580: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3233: adrp x15, _s9_l2@GOTPAGE Lloh3234: ldr x15, [x15, _s9_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2585 ; %bb.2581: ; in Loop: Header=BB1_513 Depth=1 Lloh3235: adrp x13, _s9_x@GOTPAGE Lloh3236: ldr x13, [x13, _s9_x@GOTPAGEOFF] Lloh3237: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2585 ; %bb.2582: ; in Loop: Header=BB1_513 Depth=1 Lloh3238: adrp x13, _s9_y@GOTPAGE Lloh3239: ldr x13, [x13, _s9_y@GOTPAGEOFF] Lloh3240: ldr s3, [x13] fcvt d3, s3 Lloh3241: adrp x13, __x_s9_y@GOTPAGE Lloh3242: ldr x13, [x13, __x_s9_y@GOTPAGEOFF] Lloh3243: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2585 ; %bb.2583: ; in Loop: Header=BB1_513 Depth=1 Lloh3244: adrp x13, _s9_z@GOTPAGE Lloh3245: ldr x13, [x13, _s9_z@GOTPAGEOFF] Lloh3246: ldr s3, [x13] fcvt d3, s3 Lloh3247: adrp x13, __x_s9_z@GOTPAGE Lloh3248: ldr x13, [x13, __x_s9_z@GOTPAGEOFF] Lloh3249: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3250: adrp x13, _s9_evt0@GOTPAGE Lloh3251: ldr x13, [x13, _s9_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #108] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2587 ; %bb.2584: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #108] ; 4-byte Folded Reload cbz w13, LBB1_2586 b LBB1_2587 LBB1_2585: ; in Loop: Header=BB1_513 Depth=1 Lloh3252: adrp x13, _s9_evt0@GOTPAGE Lloh3253: ldr x13, [x13, _s9_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #108] ; 4-byte Folded Spill cbnz w13, LBB1_2587 LBB1_2586: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #108] ; 4-byte Folded Spill Lloh3254: adrp x13, _s9_evt1@GOTPAGE Lloh3255: ldr x13, [x13, _s9_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_2587: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #108] ; 4-byte Folded Reload cmp w13, #0 Lloh3256: adrp x13, _s9_evt1@GOTPAGE Lloh3257: ldr x13, [x13, _s9_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #28] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh3258: adrp x13, __x_s9_y@GOTPAGE Lloh3259: ldr x13, [x13, __x_s9_y@GOTPAGEOFF] Lloh3260: ldr s5, [x13] b.eq LBB1_2595 ; %bb.2588: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2595 ; %bb.2589: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2595 ; %bb.2590: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2595 ; %bb.2591: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2595 ; %bb.2592: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2595 ; %bb.2593: ; in Loop: Header=BB1_513 Depth=1 Lloh3261: adrp x13, _s9_z@GOTPAGE Lloh3262: ldr x13, [x13, _s9_z@GOTPAGEOFF] Lloh3263: ldr s3, [x13] Lloh3264: adrp x13, __x_s9_z@GOTPAGE Lloh3265: ldr x13, [x13, __x_s9_z@GOTPAGEOFF] Lloh3266: ldr s4, [x13] Lloh3267: adrp x13, _s9_l2@GOTPAGE Lloh3268: ldr x13, [x13, _s9_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2600 ; %bb.2594: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2596 b LBB1_2600 LBB1_2595: ; in Loop: Header=BB1_513 Depth=1 Lloh3269: adrp x13, _s9_l2@GOTPAGE Lloh3270: ldr x13, [x13, _s9_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2600 LBB1_2596: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2600 ; %bb.2597: ; in Loop: Header=BB1_513 Depth=1 Lloh3271: adrp x15, _s9_l1@GOTPAGE Lloh3272: ldr x15, [x15, _s9_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2600 ; %bb.2598: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2600 ; %bb.2599: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #108] ; 4-byte Folded Reload ldr w0, [sp, #28] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2600: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh3273: adrp x15, _s9_x@GOTPAGE Lloh3274: ldr x15, [x15, _s9_x@GOTPAGEOFF] Lloh3275: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2604 ; %bb.2601: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2604 ; %bb.2602: ; in Loop: Header=BB1_513 Depth=1 Lloh3276: adrp x14, _s9_z@GOTPAGE Lloh3277: ldr x14, [x14, _s9_z@GOTPAGEOFF] Lloh3278: ldr s4, [x14] Lloh3279: adrp x14, __x_s9_z@GOTPAGE Lloh3280: ldr x14, [x14, __x_s9_z@GOTPAGEOFF] Lloh3281: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2604 ; %bb.2603: ; in Loop: Header=BB1_513 Depth=1 Lloh3282: adrp x14, _s9_y@GOTPAGE Lloh3283: ldr x14, [x14, _s9_y@GOTPAGEOFF] Lloh3284: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2609 LBB1_2604: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2609 ; %bb.2605: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2609 ; %bb.2606: ; in Loop: Header=BB1_513 Depth=1 Lloh3285: adrp x14, _s9_l1@GOTPAGE Lloh3286: ldr x14, [x14, _s9_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2609 ; %bb.2607: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2609 ; %bb.2608: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #108] ; 4-byte Folded Reload ldr w15, [sp, #28] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_3386 LBB1_2609: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #108] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #28] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh3287: adrp x15, _s9_z@GOTPAGE Lloh3288: ldr x15, [x15, _s9_z@GOTPAGEOFF] Lloh3289: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2618 ; %bb.2610: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2618 ; %bb.2611: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #108] ; 4-byte Folded Reload ldr w17, [sp, #28] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2618 ; %bb.2612: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2618 ; %bb.2613: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2618 ; %bb.2614: ; in Loop: Header=BB1_513 Depth=1 Lloh3290: adrp x15, _s9_l1@GOTPAGE Lloh3291: ldr x15, [x15, _s9_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2618 ; %bb.2615: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2618 ; %bb.2616: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2618 ; %bb.2617: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2618: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #28] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #108] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2627 ; %bb.2619: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2627 ; %bb.2620: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #108] ; 4-byte Folded Reload ldr w0, [sp, #28] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2627 ; %bb.2621: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2627 ; %bb.2622: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2627 ; %bb.2623: ; in Loop: Header=BB1_513 Depth=1 Lloh3292: adrp x17, _s9_l1@GOTPAGE Lloh3293: ldr x17, [x17, _s9_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2627 ; %bb.2624: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2627 ; %bb.2625: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2627 ; %bb.2626: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3386 LBB1_2627: ; in Loop: Header=BB1_513 Depth=1 Lloh3294: adrp x17, __x_s9_z@GOTPAGE Lloh3295: ldr x17, [x17, __x_s9_z@GOTPAGEOFF] Lloh3296: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2635 ; %bb.2628: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #28] ; 4-byte Folded Reload cbz w17, LBB1_2635 ; %bb.2629: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #108] ; 4-byte Folded Reload cbnz w17, LBB1_2635 ; %bb.2630: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2635 ; %bb.2631: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2635 ; %bb.2632: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2635 ; %bb.2633: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2635 ; %bb.2634: ; in Loop: Header=BB1_513 Depth=1 Lloh3297: adrp x17, _s9_y@GOTPAGE Lloh3298: ldr x17, [x17, _s9_y@GOTPAGEOFF] Lloh3299: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2640 LBB1_2635: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2640 ; %bb.2636: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #108] ; 4-byte Folded Reload ldr w0, [sp, #28] ; 4-byte Folded Reload orr w17, w17, w0 Lloh3300: adrp x0, _s9_l1@GOTPAGE Lloh3301: ldr x0, [x0, _s9_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2640 ; %bb.2637: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2640 ; %bb.2638: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2640 ; %bb.2639: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_3386 LBB1_2640: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh3302: adrp x17, _s9_y@GOTPAGE Lloh3303: ldr x17, [x17, _s9_y@GOTPAGEOFF] Lloh3304: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2646 ; %bb.2641: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2646 ; %bb.2642: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2646 ; %bb.2643: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2646 ; %bb.2644: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2646 ; %bb.2645: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2647 LBB1_2646: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2650 LBB1_2647: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2659 ; %bb.2648: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2659 ; %bb.2649: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2657 b LBB1_2659 LBB1_2650: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #108] ; 4-byte Folded Reload ldr w17, [sp, #28] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2654 ; %bb.2651: ; in Loop: Header=BB1_513 Depth=1 Lloh3305: adrp x17, _s9_l1@GOTPAGE Lloh3306: ldr x17, [x17, _s9_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2654 ; %bb.2652: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2654 ; %bb.2653: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_3386 LBB1_2654: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2664 ; %bb.2655: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2664 ; %bb.2656: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2664 LBB1_2657: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2664 ; %bb.2658: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2664 LBB1_2659: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2664 ; %bb.2660: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #108] ; 4-byte Folded Reload ldr w17, [sp, #28] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2664 ; %bb.2661: ; in Loop: Header=BB1_513 Depth=1 Lloh3307: adrp x17, _s9_l1@GOTPAGE Lloh3308: ldr x17, [x17, _s9_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2664 ; %bb.2662: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2664 ; %bb.2663: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_3386 LBB1_2664: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2673 ; %bb.2665: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2673 ; %bb.2666: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #108] ; 4-byte Folded Reload ldr w14, [sp, #28] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2673 ; %bb.2667: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2673 ; %bb.2668: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2673 ; %bb.2669: ; in Loop: Header=BB1_513 Depth=1 Lloh3309: adrp x12, _s9_l1@GOTPAGE Lloh3310: ldr x12, [x12, _s9_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2673 ; %bb.2670: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2673 ; %bb.2671: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2673 ; %bb.2672: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2673: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2682 ; %bb.2674: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2682 ; %bb.2675: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #108] ; 4-byte Folded Reload ldr w14, [sp, #28] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2682 ; %bb.2676: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2682 ; %bb.2677: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2682 ; %bb.2678: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2682 ; %bb.2679: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2682 ; %bb.2680: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2682 ; %bb.2681: ; in Loop: Header=BB1_513 Depth=1 Lloh3311: adrp x12, _s9_l1@GOTPAGE Lloh3312: ldr x12, [x12, _s9_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_3386 LBB1_2682: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2685 ; %bb.2683: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2685 ; %bb.2684: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #108] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #28] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2690 LBB1_2685: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2690 ; %bb.2686: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #108] ; 4-byte Folded Reload ldr w9, [sp, #28] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2690 ; %bb.2687: ; in Loop: Header=BB1_513 Depth=1 Lloh3313: adrp x9, _s9_l1@GOTPAGE Lloh3314: ldr x9, [x9, _s9_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2690 ; %bb.2688: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2690 ; %bb.2689: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_2690: ; in Loop: Header=BB1_513 Depth=1 Lloh3315: adrp x8, __x_s8_evt0@GOTPAGE Lloh3316: ldr x8, [x8, __x_s8_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3317: adrp x9, __x_s8_evt1@GOTPAGE Lloh3318: ldr x9, [x9, __x_s8_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2694 ; %bb.2691: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2694 ; %bb.2692: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2694 ; %bb.2693: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_2694: ; in Loop: Header=BB1_513 Depth=1 Lloh3319: adrp x8, __x_s8_l2@GOTPAGE Lloh3320: ldr x8, [x8, __x_s8_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3321: adrp x9, __x_s8_l0@GOTPAGE Lloh3322: ldr x9, [x9, __x_s8_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh3323: adrp x10, __x_s8_l1@GOTPAGE Lloh3324: ldr x10, [x10, __x_s8_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2703 ; %bb.2695: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2697 ; %bb.2696: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2703 LBB1_2697: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2703 ; %bb.2698: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2703 ; %bb.2699: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2703 ; %bb.2700: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2701: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2702: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2703: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh3325: adrp x11, __x_s8_x@GOTPAGE Lloh3326: ldr x11, [x11, __x_s8_x@GOTPAGEOFF] Lloh3327: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2707 ; %bb.2704: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2707 ; %bb.2705: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2707 ; %bb.2706: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2707: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2711 ; %bb.2708: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2711 ; %bb.2709: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2711 ; %bb.2710: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2711: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2715 ; %bb.2712: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2715 ; %bb.2713: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2715 ; %bb.2714: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2715: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2722 ; %bb.2716: ; in Loop: Header=BB1_513 Depth=1 Lloh3328: adrp x11, _s8_x@GOTPAGE Lloh3329: ldr x11, [x11, _s8_x@GOTPAGEOFF] Lloh3330: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2717: ; in Loop: Header=BB1_513 Depth=1 Lloh3331: adrp x11, _s8_y@GOTPAGE Lloh3332: ldr x11, [x11, _s8_y@GOTPAGEOFF] Lloh3333: ldr s4, [x11] fcvt d4, s4 Lloh3334: adrp x11, __x_s8_y@GOTPAGE Lloh3335: ldr x11, [x11, __x_s8_y@GOTPAGEOFF] Lloh3336: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2718: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh3337: adrp x11, _s8_l0@GOTPAGE Lloh3338: ldr x11, [x11, _s8_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2719: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3339: adrp x15, _s8_l1@GOTPAGE Lloh3340: ldr x15, [x15, _s8_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2720: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3341: adrp x15, _s8_l2@GOTPAGE Lloh3342: ldr x15, [x15, _s8_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2721: ; in Loop: Header=BB1_513 Depth=1 Lloh3343: adrp x13, _s8_z@GOTPAGE Lloh3344: ldr x13, [x13, _s8_z@GOTPAGEOFF] Lloh3345: ldr s4, [x13] fcvt d4, s4 Lloh3346: adrp x13, __x_s8_z@GOTPAGE Lloh3347: ldr x13, [x13, __x_s8_z@GOTPAGEOFF] Lloh3348: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2723 b LBB1_3386 LBB1_2722: ; in Loop: Header=BB1_513 Depth=1 Lloh3349: adrp x11, _s8_l0@GOTPAGE Lloh3350: ldr x11, [x11, _s8_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2723: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2730 ; %bb.2724: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3351: adrp x15, _s8_l1@GOTPAGE Lloh3352: ldr x15, [x15, _s8_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2730 ; %bb.2725: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3353: adrp x15, _s8_l2@GOTPAGE Lloh3354: ldr x15, [x15, _s8_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2730 ; %bb.2726: ; in Loop: Header=BB1_513 Depth=1 Lloh3355: adrp x13, _s8_x@GOTPAGE Lloh3356: ldr x13, [x13, _s8_x@GOTPAGEOFF] Lloh3357: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2730 ; %bb.2727: ; in Loop: Header=BB1_513 Depth=1 Lloh3358: adrp x13, _s8_y@GOTPAGE Lloh3359: ldr x13, [x13, _s8_y@GOTPAGEOFF] Lloh3360: ldr s3, [x13] fcvt d3, s3 Lloh3361: adrp x13, __x_s8_y@GOTPAGE Lloh3362: ldr x13, [x13, __x_s8_y@GOTPAGEOFF] Lloh3363: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2730 ; %bb.2728: ; in Loop: Header=BB1_513 Depth=1 Lloh3364: adrp x13, _s8_z@GOTPAGE Lloh3365: ldr x13, [x13, _s8_z@GOTPAGEOFF] Lloh3366: ldr s3, [x13] fcvt d3, s3 Lloh3367: adrp x13, __x_s8_z@GOTPAGE Lloh3368: ldr x13, [x13, __x_s8_z@GOTPAGEOFF] Lloh3369: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3370: adrp x13, _s8_evt0@GOTPAGE Lloh3371: ldr x13, [x13, _s8_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #104] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2732 ; %bb.2729: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #104] ; 4-byte Folded Reload cbz w13, LBB1_2731 b LBB1_2732 LBB1_2730: ; in Loop: Header=BB1_513 Depth=1 Lloh3372: adrp x13, _s8_evt0@GOTPAGE Lloh3373: ldr x13, [x13, _s8_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #104] ; 4-byte Folded Spill cbnz w13, LBB1_2732 LBB1_2731: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #104] ; 4-byte Folded Spill Lloh3374: adrp x13, _s8_evt1@GOTPAGE Lloh3375: ldr x13, [x13, _s8_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_2732: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #104] ; 4-byte Folded Reload cmp w13, #0 Lloh3376: adrp x13, _s8_evt1@GOTPAGE Lloh3377: ldr x13, [x13, _s8_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #24] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh3378: adrp x13, __x_s8_y@GOTPAGE Lloh3379: ldr x13, [x13, __x_s8_y@GOTPAGEOFF] Lloh3380: ldr s5, [x13] b.eq LBB1_2740 ; %bb.2733: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2740 ; %bb.2734: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2740 ; %bb.2735: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2740 ; %bb.2736: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2740 ; %bb.2737: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2740 ; %bb.2738: ; in Loop: Header=BB1_513 Depth=1 Lloh3381: adrp x13, _s8_z@GOTPAGE Lloh3382: ldr x13, [x13, _s8_z@GOTPAGEOFF] Lloh3383: ldr s3, [x13] Lloh3384: adrp x13, __x_s8_z@GOTPAGE Lloh3385: ldr x13, [x13, __x_s8_z@GOTPAGEOFF] Lloh3386: ldr s4, [x13] Lloh3387: adrp x13, _s8_l2@GOTPAGE Lloh3388: ldr x13, [x13, _s8_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2745 ; %bb.2739: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2741 b LBB1_2745 LBB1_2740: ; in Loop: Header=BB1_513 Depth=1 Lloh3389: adrp x13, _s8_l2@GOTPAGE Lloh3390: ldr x13, [x13, _s8_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2745 LBB1_2741: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2745 ; %bb.2742: ; in Loop: Header=BB1_513 Depth=1 Lloh3391: adrp x15, _s8_l1@GOTPAGE Lloh3392: ldr x15, [x15, _s8_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2745 ; %bb.2743: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2745 ; %bb.2744: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #104] ; 4-byte Folded Reload ldr w0, [sp, #24] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2745: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh3393: adrp x15, _s8_x@GOTPAGE Lloh3394: ldr x15, [x15, _s8_x@GOTPAGEOFF] Lloh3395: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2749 ; %bb.2746: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2749 ; %bb.2747: ; in Loop: Header=BB1_513 Depth=1 Lloh3396: adrp x14, _s8_z@GOTPAGE Lloh3397: ldr x14, [x14, _s8_z@GOTPAGEOFF] Lloh3398: ldr s4, [x14] Lloh3399: adrp x14, __x_s8_z@GOTPAGE Lloh3400: ldr x14, [x14, __x_s8_z@GOTPAGEOFF] Lloh3401: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2749 ; %bb.2748: ; in Loop: Header=BB1_513 Depth=1 Lloh3402: adrp x14, _s8_y@GOTPAGE Lloh3403: ldr x14, [x14, _s8_y@GOTPAGEOFF] Lloh3404: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2754 LBB1_2749: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2754 ; %bb.2750: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2754 ; %bb.2751: ; in Loop: Header=BB1_513 Depth=1 Lloh3405: adrp x14, _s8_l1@GOTPAGE Lloh3406: ldr x14, [x14, _s8_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2754 ; %bb.2752: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2754 ; %bb.2753: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #104] ; 4-byte Folded Reload ldr w15, [sp, #24] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_3386 LBB1_2754: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #104] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #24] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh3407: adrp x15, _s8_z@GOTPAGE Lloh3408: ldr x15, [x15, _s8_z@GOTPAGEOFF] Lloh3409: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2763 ; %bb.2755: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2763 ; %bb.2756: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #104] ; 4-byte Folded Reload ldr w17, [sp, #24] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2763 ; %bb.2757: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2763 ; %bb.2758: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2763 ; %bb.2759: ; in Loop: Header=BB1_513 Depth=1 Lloh3410: adrp x15, _s8_l1@GOTPAGE Lloh3411: ldr x15, [x15, _s8_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2763 ; %bb.2760: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2763 ; %bb.2761: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2763 ; %bb.2762: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2763: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #24] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #104] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2772 ; %bb.2764: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2772 ; %bb.2765: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #104] ; 4-byte Folded Reload ldr w0, [sp, #24] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2772 ; %bb.2766: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2772 ; %bb.2767: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2772 ; %bb.2768: ; in Loop: Header=BB1_513 Depth=1 Lloh3412: adrp x17, _s8_l1@GOTPAGE Lloh3413: ldr x17, [x17, _s8_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2772 ; %bb.2769: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2772 ; %bb.2770: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2772 ; %bb.2771: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3386 LBB1_2772: ; in Loop: Header=BB1_513 Depth=1 Lloh3414: adrp x17, __x_s8_z@GOTPAGE Lloh3415: ldr x17, [x17, __x_s8_z@GOTPAGEOFF] Lloh3416: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2780 ; %bb.2773: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #24] ; 4-byte Folded Reload cbz w17, LBB1_2780 ; %bb.2774: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #104] ; 4-byte Folded Reload cbnz w17, LBB1_2780 ; %bb.2775: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2780 ; %bb.2776: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2780 ; %bb.2777: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2780 ; %bb.2778: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2780 ; %bb.2779: ; in Loop: Header=BB1_513 Depth=1 Lloh3417: adrp x17, _s8_y@GOTPAGE Lloh3418: ldr x17, [x17, _s8_y@GOTPAGEOFF] Lloh3419: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2785 LBB1_2780: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2785 ; %bb.2781: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #104] ; 4-byte Folded Reload ldr w0, [sp, #24] ; 4-byte Folded Reload orr w17, w17, w0 Lloh3420: adrp x0, _s8_l1@GOTPAGE Lloh3421: ldr x0, [x0, _s8_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2785 ; %bb.2782: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2785 ; %bb.2783: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2785 ; %bb.2784: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_3386 LBB1_2785: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh3422: adrp x17, _s8_y@GOTPAGE Lloh3423: ldr x17, [x17, _s8_y@GOTPAGEOFF] Lloh3424: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2791 ; %bb.2786: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2791 ; %bb.2787: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2791 ; %bb.2788: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2791 ; %bb.2789: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2791 ; %bb.2790: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2792 LBB1_2791: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2795 LBB1_2792: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2804 ; %bb.2793: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2804 ; %bb.2794: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2802 b LBB1_2804 LBB1_2795: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #104] ; 4-byte Folded Reload ldr w17, [sp, #24] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2799 ; %bb.2796: ; in Loop: Header=BB1_513 Depth=1 Lloh3425: adrp x17, _s8_l1@GOTPAGE Lloh3426: ldr x17, [x17, _s8_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2799 ; %bb.2797: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2799 ; %bb.2798: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_3386 LBB1_2799: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2809 ; %bb.2800: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2809 ; %bb.2801: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2809 LBB1_2802: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2809 ; %bb.2803: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2809 LBB1_2804: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2809 ; %bb.2805: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #104] ; 4-byte Folded Reload ldr w17, [sp, #24] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2809 ; %bb.2806: ; in Loop: Header=BB1_513 Depth=1 Lloh3427: adrp x17, _s8_l1@GOTPAGE Lloh3428: ldr x17, [x17, _s8_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2809 ; %bb.2807: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2809 ; %bb.2808: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_3386 LBB1_2809: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2818 ; %bb.2810: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2818 ; %bb.2811: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #104] ; 4-byte Folded Reload ldr w14, [sp, #24] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2818 ; %bb.2812: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2818 ; %bb.2813: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2818 ; %bb.2814: ; in Loop: Header=BB1_513 Depth=1 Lloh3429: adrp x12, _s8_l1@GOTPAGE Lloh3430: ldr x12, [x12, _s8_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2818 ; %bb.2815: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2818 ; %bb.2816: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2818 ; %bb.2817: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2818: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2827 ; %bb.2819: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2827 ; %bb.2820: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #104] ; 4-byte Folded Reload ldr w14, [sp, #24] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2827 ; %bb.2821: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2827 ; %bb.2822: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2827 ; %bb.2823: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2827 ; %bb.2824: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2827 ; %bb.2825: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2827 ; %bb.2826: ; in Loop: Header=BB1_513 Depth=1 Lloh3431: adrp x12, _s8_l1@GOTPAGE Lloh3432: ldr x12, [x12, _s8_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_3386 LBB1_2827: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2830 ; %bb.2828: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2830 ; %bb.2829: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #104] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #24] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2835 LBB1_2830: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2835 ; %bb.2831: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #104] ; 4-byte Folded Reload ldr w9, [sp, #24] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2835 ; %bb.2832: ; in Loop: Header=BB1_513 Depth=1 Lloh3433: adrp x9, _s8_l1@GOTPAGE Lloh3434: ldr x9, [x9, _s8_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2835 ; %bb.2833: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2835 ; %bb.2834: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_2835: ; in Loop: Header=BB1_513 Depth=1 Lloh3435: adrp x8, __x_s7_evt0@GOTPAGE Lloh3436: ldr x8, [x8, __x_s7_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3437: adrp x9, __x_s7_evt1@GOTPAGE Lloh3438: ldr x9, [x9, __x_s7_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2839 ; %bb.2836: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2839 ; %bb.2837: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2839 ; %bb.2838: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_2839: ; in Loop: Header=BB1_513 Depth=1 Lloh3439: adrp x8, __x_s7_l2@GOTPAGE Lloh3440: ldr x8, [x8, __x_s7_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3441: adrp x9, __x_s7_l0@GOTPAGE Lloh3442: ldr x9, [x9, __x_s7_l0@GOTPAGEOFF] ldrb w9, [x9] orr w11, w8, w9 Lloh3443: adrp x10, __x_s7_l1@GOTPAGE Lloh3444: ldr x10, [x10, __x_s7_l1@GOTPAGEOFF] ldrb w10, [x10] orr w11, w11, w10 cmp w11, #0 cset w12, ne cbz w11, LBB1_2848 ; %bb.2840: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w9, #0, #4, eq cset w11, ne b.eq LBB1_2842 ; %bb.2841: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2848 LBB1_2842: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, eq cmp w10, #0 cset w14, ne cmp w9, #0 cset w15, ne cset w16, eq and w17, w13, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2848 ; %bb.2843: ; in Loop: Header=BB1_513 Depth=1 and w11, w11, w14 cbnz w11, LBB1_2848 ; %bb.2844: ; in Loop: Header=BB1_513 Depth=1 orr w11, w13, w15 orr w11, w11, w14 cbz w11, LBB1_2848 ; %bb.2845: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2846: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_4186 ; %bb.2847: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4186 LBB1_2848: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w14, eq Lloh3445: adrp x11, __x_s7_x@GOTPAGE Lloh3446: ldr x11, [x11, __x_s7_x@GOTPAGEOFF] Lloh3447: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_2852 ; %bb.2849: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2852 ; %bb.2850: ; in Loop: Header=BB1_513 Depth=1 tbnz w14, #0, LBB1_2852 ; %bb.2851: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2852: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2856 ; %bb.2853: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2856 ; %bb.2854: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2856 ; %bb.2855: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2856: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_2860 ; %bb.2857: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2860 ; %bb.2858: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2860 ; %bb.2859: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2860: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_2867 ; %bb.2861: ; in Loop: Header=BB1_513 Depth=1 Lloh3448: adrp x11, _s7_x@GOTPAGE Lloh3449: ldr x11, [x11, _s7_x@GOTPAGEOFF] Lloh3450: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2862: ; in Loop: Header=BB1_513 Depth=1 Lloh3451: adrp x11, _s7_y@GOTPAGE Lloh3452: ldr x11, [x11, _s7_y@GOTPAGEOFF] Lloh3453: ldr s4, [x11] fcvt d4, s4 Lloh3454: adrp x11, __x_s7_y@GOTPAGE Lloh3455: ldr x11, [x11, __x_s7_y@GOTPAGEOFF] Lloh3456: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.2863: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh3457: adrp x11, _s7_l0@GOTPAGE Lloh3458: ldr x11, [x11, _s7_l0@GOTPAGEOFF] ldrb w11, [x11] cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2864: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3459: adrp x15, _s7_l1@GOTPAGE Lloh3460: ldr x15, [x15, _s7_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2865: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3461: adrp x15, _s7_l2@GOTPAGE Lloh3462: ldr x15, [x15, _s7_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3386 ; %bb.2866: ; in Loop: Header=BB1_513 Depth=1 Lloh3463: adrp x13, _s7_z@GOTPAGE Lloh3464: ldr x13, [x13, _s7_z@GOTPAGEOFF] Lloh3465: ldr s4, [x13] fcvt d4, s4 Lloh3466: adrp x13, __x_s7_z@GOTPAGE Lloh3467: ldr x13, [x13, __x_s7_z@GOTPAGEOFF] Lloh3468: ldr s5, [x13] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.eq LBB1_2868 b LBB1_3386 LBB1_2867: ; in Loop: Header=BB1_513 Depth=1 Lloh3469: adrp x11, _s7_l0@GOTPAGE Lloh3470: ldr x11, [x11, _s7_l0@GOTPAGEOFF] ldrb w11, [x11] LBB1_2868: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w11, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2875 ; %bb.2869: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3471: adrp x15, _s7_l1@GOTPAGE Lloh3472: ldr x15, [x15, _s7_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2875 ; %bb.2870: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3473: adrp x15, _s7_l2@GOTPAGE Lloh3474: ldr x15, [x15, _s7_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_2875 ; %bb.2871: ; in Loop: Header=BB1_513 Depth=1 Lloh3475: adrp x13, _s7_x@GOTPAGE Lloh3476: ldr x13, [x13, _s7_x@GOTPAGEOFF] Lloh3477: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2875 ; %bb.2872: ; in Loop: Header=BB1_513 Depth=1 Lloh3478: adrp x13, _s7_y@GOTPAGE Lloh3479: ldr x13, [x13, _s7_y@GOTPAGEOFF] Lloh3480: ldr s3, [x13] fcvt d3, s3 Lloh3481: adrp x13, __x_s7_y@GOTPAGE Lloh3482: ldr x13, [x13, __x_s7_y@GOTPAGEOFF] Lloh3483: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_2875 ; %bb.2873: ; in Loop: Header=BB1_513 Depth=1 Lloh3484: adrp x13, _s7_z@GOTPAGE Lloh3485: ldr x13, [x13, _s7_z@GOTPAGEOFF] Lloh3486: ldr s3, [x13] fcvt d3, s3 Lloh3487: adrp x13, __x_s7_z@GOTPAGE Lloh3488: ldr x13, [x13, __x_s7_z@GOTPAGEOFF] Lloh3489: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3490: adrp x13, _s7_evt0@GOTPAGE Lloh3491: ldr x13, [x13, _s7_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #100] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_2877 ; %bb.2874: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #100] ; 4-byte Folded Reload cbz w13, LBB1_2876 b LBB1_2877 LBB1_2875: ; in Loop: Header=BB1_513 Depth=1 Lloh3492: adrp x13, _s7_evt0@GOTPAGE Lloh3493: ldr x13, [x13, _s7_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #100] ; 4-byte Folded Spill cbnz w13, LBB1_2877 LBB1_2876: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #100] ; 4-byte Folded Spill Lloh3494: adrp x13, _s7_evt1@GOTPAGE Lloh3495: ldr x13, [x13, _s7_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_2877: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #100] ; 4-byte Folded Reload cmp w13, #0 Lloh3496: adrp x13, _s7_evt1@GOTPAGE Lloh3497: ldr x13, [x13, _s7_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #20] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w16, eq Lloh3498: adrp x13, __x_s7_y@GOTPAGE Lloh3499: ldr x13, [x13, __x_s7_y@GOTPAGEOFF] Lloh3500: ldr s5, [x13] b.eq LBB1_2885 ; %bb.2878: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2885 ; %bb.2879: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2885 ; %bb.2880: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2885 ; %bb.2881: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2885 ; %bb.2882: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_2885 ; %bb.2883: ; in Loop: Header=BB1_513 Depth=1 Lloh3501: adrp x13, _s7_z@GOTPAGE Lloh3502: ldr x13, [x13, _s7_z@GOTPAGEOFF] Lloh3503: ldr s3, [x13] Lloh3504: adrp x13, __x_s7_z@GOTPAGE Lloh3505: ldr x13, [x13, __x_s7_z@GOTPAGEOFF] Lloh3506: ldr s4, [x13] Lloh3507: adrp x13, _s7_l2@GOTPAGE Lloh3508: ldr x13, [x13, _s7_l2@GOTPAGEOFF] ldrb w13, [x13] fcmp s3, s4 b.eq LBB1_2890 ; %bb.2884: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2886 b LBB1_2890 LBB1_2885: ; in Loop: Header=BB1_513 Depth=1 Lloh3509: adrp x13, _s7_l2@GOTPAGE Lloh3510: ldr x13, [x13, _s7_l2@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_2890 LBB1_2886: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 cbnz w11, LBB1_2890 ; %bb.2887: ; in Loop: Header=BB1_513 Depth=1 Lloh3511: adrp x15, _s7_l1@GOTPAGE Lloh3512: ldr x15, [x15, _s7_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2890 ; %bb.2888: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2890 ; %bb.2889: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 mov w15, #0 ldr w17, [sp, #100] ; 4-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload orr w17, w17, w0 cbnz w17, LBB1_4186 LBB1_2890: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w15, ne cmp w9, #0 cset w17, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w14, w1, w14 and w17, w0, w17 and w15, w17, w15 orr w14, w14, w15 Lloh3513: adrp x15, _s7_x@GOTPAGE Lloh3514: ldr x15, [x15, _s7_x@GOTPAGEOFF] Lloh3515: ldr s3, [x15] cmp w14, #1 b.ne LBB1_2894 ; %bb.2891: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2894 ; %bb.2892: ; in Loop: Header=BB1_513 Depth=1 Lloh3516: adrp x14, _s7_z@GOTPAGE Lloh3517: ldr x14, [x14, _s7_z@GOTPAGEOFF] Lloh3518: ldr s4, [x14] Lloh3519: adrp x14, __x_s7_z@GOTPAGE Lloh3520: ldr x14, [x14, __x_s7_z@GOTPAGEOFF] Lloh3521: ldr s6, [x14] fcmp s4, s6 b.ne LBB1_2894 ; %bb.2893: ; in Loop: Header=BB1_513 Depth=1 Lloh3522: adrp x14, _s7_y@GOTPAGE Lloh3523: ldr x14, [x14, _s7_y@GOTPAGEOFF] Lloh3524: ldr s4, [x14] fcmp s4, s5 b.eq LBB1_2899 LBB1_2894: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2899 ; %bb.2895: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2899 ; %bb.2896: ; in Loop: Header=BB1_513 Depth=1 Lloh3525: adrp x14, _s7_l1@GOTPAGE Lloh3526: ldr x14, [x14, _s7_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_2899 ; %bb.2897: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2899 ; %bb.2898: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #100] ; 4-byte Folded Reload ldr w15, [sp, #20] ; 4-byte Folded Reload orr w14, w14, w15 cbnz w14, LBB1_3386 LBB1_2899: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #100] ; 4-byte Folded Reload cmp w14, #0 ldr w14, [sp, #20] ; 4-byte Folded Reload ccmp w14, #0, #0, ne cset w14, ne fcmp s3, s8 cset w15, lt orr w14, w14, w15 Lloh3527: adrp x15, _s7_z@GOTPAGE Lloh3528: ldr x15, [x15, _s7_z@GOTPAGEOFF] Lloh3529: ldr s4, [x15] mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w15, ge orr w15, w14, w15 cmp w15, #1 b.ne LBB1_2908 ; %bb.2900: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2908 ; %bb.2901: ; in Loop: Header=BB1_513 Depth=1 ldr w15, [sp, #100] ; 4-byte Folded Reload ldr w17, [sp, #20] ; 4-byte Folded Reload orr w15, w15, w17 cbz w15, LBB1_2908 ; %bb.2902: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2908 ; %bb.2903: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2908 ; %bb.2904: ; in Loop: Header=BB1_513 Depth=1 Lloh3530: adrp x15, _s7_l1@GOTPAGE Lloh3531: ldr x15, [x15, _s7_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_2908 ; %bb.2905: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2908 ; %bb.2906: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2908 ; %bb.2907: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_3386 LBB1_2908: ; in Loop: Header=BB1_513 Depth=1 mov w15, #1123024896 fmov s6, w15 fcmp s4, s6 cset w17, lt fcmp s3, s8 cset w15, lt ldr w0, [sp, #20] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #100] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w15, w0, w15 orr w17, w15, w17 cmp w17, #1 b.ne LBB1_2917 ; %bb.2909: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2917 ; %bb.2910: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #100] ; 4-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload orr w17, w17, w0 cbz w17, LBB1_2917 ; %bb.2911: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2917 ; %bb.2912: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2917 ; %bb.2913: ; in Loop: Header=BB1_513 Depth=1 Lloh3532: adrp x17, _s7_l1@GOTPAGE Lloh3533: ldr x17, [x17, _s7_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2917 ; %bb.2914: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2917 ; %bb.2915: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2917 ; %bb.2916: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3386 LBB1_2917: ; in Loop: Header=BB1_513 Depth=1 Lloh3534: adrp x17, __x_s7_z@GOTPAGE Lloh3535: ldr x17, [x17, __x_s7_z@GOTPAGEOFF] Lloh3536: ldr s6, [x17] fcmp s4, s6 b.ne LBB1_2925 ; %bb.2918: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #20] ; 4-byte Folded Reload cbz w17, LBB1_2925 ; %bb.2919: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #100] ; 4-byte Folded Reload cbnz w17, LBB1_2925 ; %bb.2920: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2925 ; %bb.2921: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2925 ; %bb.2922: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_2925 ; %bb.2923: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2925 ; %bb.2924: ; in Loop: Header=BB1_513 Depth=1 Lloh3537: adrp x17, _s7_y@GOTPAGE Lloh3538: ldr x17, [x17, _s7_y@GOTPAGEOFF] Lloh3539: ldr s7, [x17] fcmp s7, s5 b.eq LBB1_2930 LBB1_2925: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_2930 ; %bb.2926: ; in Loop: Header=BB1_513 Depth=1 ldr w17, [sp, #100] ; 4-byte Folded Reload ldr w0, [sp, #20] ; 4-byte Folded Reload orr w17, w17, w0 Lloh3540: adrp x0, _s7_l1@GOTPAGE Lloh3541: ldr x0, [x0, _s7_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w17, #0 cset w17, ne cbz w0, LBB1_2930 ; %bb.2927: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2930 ; %bb.2928: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2930 ; %bb.2929: ; in Loop: Header=BB1_513 Depth=1 tbnz w17, #0, LBB1_3386 LBB1_2930: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w17, eq orr w16, w16, w17 Lloh3542: adrp x17, _s7_y@GOTPAGE Lloh3543: ldr x17, [x17, _s7_y@GOTPAGEOFF] Lloh3544: ldr s7, [x17] cmp w16, #1 b.eq LBB1_2936 ; %bb.2931: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2936 ; %bb.2932: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2936 ; %bb.2933: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_2936 ; %bb.2934: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2936 ; %bb.2935: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_2937 LBB1_2936: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2940 LBB1_2937: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2949 ; %bb.2938: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2949 ; %bb.2939: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_2947 b LBB1_2949 LBB1_2940: ; in Loop: Header=BB1_513 Depth=1 ldr w16, [sp, #100] ; 4-byte Folded Reload ldr w17, [sp, #20] ; 4-byte Folded Reload orr w16, w16, w17 cmp w16, #0 cset w16, ne cbz w11, LBB1_2944 ; %bb.2941: ; in Loop: Header=BB1_513 Depth=1 Lloh3545: adrp x17, _s7_l1@GOTPAGE Lloh3546: ldr x17, [x17, _s7_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_2944 ; %bb.2942: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2944 ; %bb.2943: ; in Loop: Header=BB1_513 Depth=1 tbnz w16, #0, LBB1_3386 LBB1_2944: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w16, ne fcmp s3, s0 b.ne LBB1_2954 ; %bb.2945: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_2954 ; %bb.2946: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2954 LBB1_2947: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_2954 ; %bb.2948: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w9, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_2954 LBB1_2949: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2954 ; %bb.2950: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #100] ; 4-byte Folded Reload ldr w17, [sp, #20] ; 4-byte Folded Reload orr w12, w12, w17 cmp w12, #0 cset w12, ne cbnz w11, LBB1_2954 ; %bb.2951: ; in Loop: Header=BB1_513 Depth=1 Lloh3547: adrp x17, _s7_l1@GOTPAGE Lloh3548: ldr x17, [x17, _s7_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_2954 ; %bb.2952: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2954 ; %bb.2953: ; in Loop: Header=BB1_513 Depth=1 tbnz w12, #0, LBB1_3386 LBB1_2954: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, ge orr w12, w14, w12 cmp w12, #1 b.ne LBB1_2963 ; %bb.2955: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2963 ; %bb.2956: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #100] ; 4-byte Folded Reload ldr w14, [sp, #20] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2963 ; %bb.2957: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2963 ; %bb.2958: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2963 ; %bb.2959: ; in Loop: Header=BB1_513 Depth=1 Lloh3549: adrp x12, _s7_l1@GOTPAGE Lloh3550: ldr x12, [x12, _s7_l1@GOTPAGEOFF] ldrb w12, [x12] cbnz w12, LBB1_2963 ; %bb.2960: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_2963 ; %bb.2961: ; in Loop: Header=BB1_513 Depth=1 cbz w9, LBB1_2963 ; %bb.2962: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_2963: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s5, w12 fcmp s7, s5 cset w12, lt orr w12, w15, w12 cmp w12, #1 b.ne LBB1_2972 ; %bb.2964: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2972 ; %bb.2965: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #100] ; 4-byte Folded Reload ldr w14, [sp, #20] ; 4-byte Folded Reload orr w12, w12, w14 cbz w12, LBB1_2972 ; %bb.2966: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2972 ; %bb.2967: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_2972 ; %bb.2968: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_2972 ; %bb.2969: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2972 ; %bb.2970: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_2972 ; %bb.2971: ; in Loop: Header=BB1_513 Depth=1 Lloh3551: adrp x12, _s7_l1@GOTPAGE Lloh3552: ldr x12, [x12, _s7_l1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_3386 LBB1_2972: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_2975 ; %bb.2973: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_2975 ; %bb.2974: ; in Loop: Header=BB1_513 Depth=1 ldr w12, [sp, #100] ; 4-byte Folded Reload cmp w12, #0 cset w12, ne ldr w14, [sp, #20] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w10, #0 cset w10, ne cmp w9, #0 cset w9, ne cmp w8, #0 cset w8, ne orr w14, w16, w14 orr w12, w14, w12 orr w8, w12, w8 orr w8, w8, w9 orr w8, w8, w10 cmp w8, #1 b.ne LBB1_2980 LBB1_2975: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_2980 ; %bb.2976: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #100] ; 4-byte Folded Reload ldr w9, [sp, #20] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w11, LBB1_2980 ; %bb.2977: ; in Loop: Header=BB1_513 Depth=1 Lloh3553: adrp x9, _s7_l1@GOTPAGE Lloh3554: ldr x9, [x9, _s7_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_2980 ; %bb.2978: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_2980 ; %bb.2979: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_2980: ; in Loop: Header=BB1_513 Depth=1 Lloh3555: adrp x8, __x_s6_evt0@GOTPAGE Lloh3556: ldr x8, [x8, __x_s6_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3557: adrp x9, __x_s6_evt1@GOTPAGE Lloh3558: ldr x9, [x9, __x_s6_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_2984 ; %bb.2981: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_2984 ; %bb.2982: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_2984 ; %bb.2983: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_2984: ; in Loop: Header=BB1_513 Depth=1 Lloh3559: adrp x8, __x_s6_l2@GOTPAGE Lloh3560: ldr x8, [x8, __x_s6_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3561: adrp x9, __x_s6_l0@GOTPAGE Lloh3562: ldr x9, [x9, __x_s6_l0@GOTPAGEOFF] ldrb w10, [x9] orr w9, w8, w10 Lloh3563: adrp x11, __x_s6_l1@GOTPAGE Lloh3564: ldr x11, [x11, __x_s6_l1@GOTPAGEOFF] ldrb w11, [x11] orr w9, w9, w11 cmp w9, #0 cset w13, ne cbz w9, LBB1_2993 ; %bb.2985: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w10, #0, #4, eq cset w9, ne b.eq LBB1_2987 ; %bb.2986: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_2993 LBB1_2987: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, eq cmp w11, #0 cset w14, ne cmp w10, #0 cset w15, ne cset w16, eq and w17, w12, w14 and w16, w17, w16 cmp w16, #1 b.eq LBB1_2993 ; %bb.2988: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w14 cbnz w9, LBB1_2993 ; %bb.2989: ; in Loop: Header=BB1_513 Depth=1 orr w9, w12, w15 orr w9, w9, w14 cbz w9, LBB1_2993 ; %bb.2990: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.2991: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4186 ; %bb.2992: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4186 LBB1_2993: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq Lloh3565: adrp x12, __x_s6_x@GOTPAGE Lloh3566: ldr x12, [x12, __x_s6_x@GOTPAGEOFF] Lloh3567: ldr s0, [x12] fcmp s0, s8 b.ls LBB1_2997 ; %bb.2994: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_2997 ; %bb.2995: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_2997 ; %bb.2996: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_2997: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3001 ; %bb.2998: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3001 ; %bb.2999: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3001 ; %bb.3000: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3001: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3005 ; %bb.3002: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3005 ; %bb.3003: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3005 ; %bb.3004: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3005: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3012 ; %bb.3006: ; in Loop: Header=BB1_513 Depth=1 Lloh3568: adrp x12, _s6_x@GOTPAGE Lloh3569: ldr x12, [x12, _s6_x@GOTPAGEOFF] Lloh3570: ldr s4, [x12] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3007: ; in Loop: Header=BB1_513 Depth=1 Lloh3571: adrp x12, _s6_y@GOTPAGE Lloh3572: ldr x12, [x12, _s6_y@GOTPAGEOFF] Lloh3573: ldr s4, [x12] fcvt d4, s4 Lloh3574: adrp x12, __x_s6_y@GOTPAGE Lloh3575: ldr x12, [x12, __x_s6_y@GOTPAGEOFF] Lloh3576: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3008: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w12, ne Lloh3577: adrp x14, _s6_l0@GOTPAGE Lloh3578: ldr x14, [x14, _s6_l0@GOTPAGEOFF] ldrb w14, [x14] cmp w14, #0 cset w14, eq cmp w12, w14 b.eq LBB1_3386 ; %bb.3009: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w12, ne Lloh3579: adrp x14, _s6_l1@GOTPAGE Lloh3580: ldr x14, [x14, _s6_l1@GOTPAGEOFF] ldrb w14, [x14] cmp w14, #0 cset w14, eq cmp w12, w14 b.eq LBB1_3386 ; %bb.3010: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, ne Lloh3581: adrp x14, _s6_l2@GOTPAGE Lloh3582: ldr x14, [x14, _s6_l2@GOTPAGEOFF] ldrb w14, [x14] cmp w14, #0 cset w14, eq cmp w12, w14 b.eq LBB1_3386 ; %bb.3011: ; in Loop: Header=BB1_513 Depth=1 Lloh3583: adrp x12, _s6_z@GOTPAGE Lloh3584: ldr x12, [x12, _s6_z@GOTPAGEOFF] Lloh3585: ldr s4, [x12] fcvt d4, s4 Lloh3586: adrp x12, __x_s6_z@GOTPAGE Lloh3587: ldr x12, [x12, __x_s6_z@GOTPAGEOFF] Lloh3588: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 LBB1_3012: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w14, ne Lloh3589: adrp x12, _s6_l0@GOTPAGE Lloh3590: ldr x12, [x12, _s6_l0@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w15, eq cmp w14, w15 b.eq LBB1_3019 ; %bb.3013: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w14, ne Lloh3591: adrp x15, _s6_l1@GOTPAGE Lloh3592: ldr x15, [x15, _s6_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w14, w15 b.eq LBB1_3019 ; %bb.3014: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w14, ne Lloh3593: adrp x15, _s6_l2@GOTPAGE Lloh3594: ldr x15, [x15, _s6_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w14, w15 b.eq LBB1_3019 ; %bb.3015: ; in Loop: Header=BB1_513 Depth=1 Lloh3595: adrp x14, _s6_x@GOTPAGE Lloh3596: ldr x14, [x14, _s6_x@GOTPAGEOFF] Lloh3597: ldr s4, [x14] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3019 ; %bb.3016: ; in Loop: Header=BB1_513 Depth=1 Lloh3598: adrp x14, _s6_y@GOTPAGE Lloh3599: ldr x14, [x14, _s6_y@GOTPAGEOFF] Lloh3600: ldr s3, [x14] fcvt d3, s3 Lloh3601: adrp x14, __x_s6_y@GOTPAGE Lloh3602: ldr x14, [x14, __x_s6_y@GOTPAGEOFF] Lloh3603: ldr s4, [x14] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3019 ; %bb.3017: ; in Loop: Header=BB1_513 Depth=1 Lloh3604: adrp x14, _s6_z@GOTPAGE Lloh3605: ldr x14, [x14, _s6_z@GOTPAGEOFF] Lloh3606: ldr s3, [x14] fcvt d3, s3 Lloh3607: adrp x14, __x_s6_z@GOTPAGE Lloh3608: ldr x14, [x14, __x_s6_z@GOTPAGEOFF] Lloh3609: ldr s4, [x14] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3610: adrp x14, _s6_evt0@GOTPAGE Lloh3611: ldr x14, [x14, _s6_evt0@GOTPAGEOFF] ldrb w14, [x14] str w14, [sp, #96] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_3021 ; %bb.3018: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #96] ; 4-byte Folded Reload cbz w14, LBB1_3020 b LBB1_3021 LBB1_3019: ; in Loop: Header=BB1_513 Depth=1 Lloh3612: adrp x14, _s6_evt0@GOTPAGE Lloh3613: ldr x14, [x14, _s6_evt0@GOTPAGEOFF] ldrb w14, [x14] str w14, [sp, #96] ; 4-byte Folded Spill cbnz w14, LBB1_3021 LBB1_3020: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #96] ; 4-byte Folded Spill Lloh3614: adrp x14, _s6_evt1@GOTPAGE Lloh3615: ldr x14, [x14, _s6_evt1@GOTPAGEOFF] ldrb w14, [x14] cbz w14, LBB1_3386 LBB1_3021: ; in Loop: Header=BB1_513 Depth=1 ldr w14, [sp, #96] ; 4-byte Folded Reload cmp w14, #0 Lloh3616: adrp x14, _s6_evt1@GOTPAGE Lloh3617: ldr x14, [x14, _s6_evt1@GOTPAGEOFF] ldrb w14, [x14] str w14, [sp, #16] ; 4-byte Folded Spill ccmp w14, #0, #4, ne cset w17, eq Lloh3618: adrp x14, __x_s6_y@GOTPAGE Lloh3619: ldr x14, [x14, __x_s6_y@GOTPAGEOFF] Lloh3620: ldr s5, [x14] b.eq LBB1_3029 ; %bb.3022: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3029 ; %bb.3023: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3029 ; %bb.3024: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3029 ; %bb.3025: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3029 ; %bb.3026: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3029 ; %bb.3027: ; in Loop: Header=BB1_513 Depth=1 Lloh3621: adrp x14, _s6_z@GOTPAGE Lloh3622: ldr x14, [x14, _s6_z@GOTPAGEOFF] Lloh3623: ldr s3, [x14] Lloh3624: adrp x14, __x_s6_z@GOTPAGE Lloh3625: ldr x14, [x14, __x_s6_z@GOTPAGEOFF] Lloh3626: ldr s4, [x14] Lloh3627: adrp x14, _s6_l2@GOTPAGE Lloh3628: ldr x14, [x14, _s6_l2@GOTPAGEOFF] ldrb w14, [x14] fcmp s3, s4 b.eq LBB1_3034 ; %bb.3028: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3030 b LBB1_3034 LBB1_3029: ; in Loop: Header=BB1_513 Depth=1 Lloh3629: adrp x14, _s6_l2@GOTPAGE Lloh3630: ldr x14, [x14, _s6_l2@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_3034 LBB1_3030: ; in Loop: Header=BB1_513 Depth=1 mov w14, #0 cbnz w12, LBB1_3034 ; %bb.3031: ; in Loop: Header=BB1_513 Depth=1 Lloh3631: adrp x15, _s6_l1@GOTPAGE Lloh3632: ldr x15, [x15, _s6_l1@GOTPAGEOFF] ldrb w15, [x15] cbnz w15, LBB1_3034 ; %bb.3032: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3034 ; %bb.3033: ; in Loop: Header=BB1_513 Depth=1 mov w14, #0 mov w15, #0 ldr w16, [sp, #96] ; 4-byte Folded Reload ldr w0, [sp, #16] ; 4-byte Folded Reload orr w16, w16, w0 cbnz w16, LBB1_4186 LBB1_3034: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w15, ne cmp w10, #0 cset w16, ne cmp w8, #0 cset w0, eq and w1, w0, w15 and w9, w1, w9 and w16, w0, w16 and w15, w16, w15 orr w9, w9, w15 Lloh3633: adrp x15, _s6_x@GOTPAGE Lloh3634: ldr x15, [x15, _s6_x@GOTPAGEOFF] Lloh3635: ldr s3, [x15] cmp w9, #1 b.ne LBB1_3038 ; %bb.3035: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3038 ; %bb.3036: ; in Loop: Header=BB1_513 Depth=1 Lloh3636: adrp x9, _s6_z@GOTPAGE Lloh3637: ldr x9, [x9, _s6_z@GOTPAGEOFF] Lloh3638: ldr s4, [x9] Lloh3639: adrp x9, __x_s6_z@GOTPAGE Lloh3640: ldr x9, [x9, __x_s6_z@GOTPAGEOFF] Lloh3641: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3038 ; %bb.3037: ; in Loop: Header=BB1_513 Depth=1 Lloh3642: adrp x9, _s6_y@GOTPAGE Lloh3643: ldr x9, [x9, _s6_y@GOTPAGEOFF] Lloh3644: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3043 LBB1_3038: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3043 ; %bb.3039: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3043 ; %bb.3040: ; in Loop: Header=BB1_513 Depth=1 Lloh3645: adrp x9, _s6_l1@GOTPAGE Lloh3646: ldr x9, [x9, _s6_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3043 ; %bb.3041: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3043 ; %bb.3042: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload ldr w15, [sp, #16] ; 4-byte Folded Reload orr w9, w9, w15 cbnz w9, LBB1_3386 LBB1_3043: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload cmp w9, #0 ldr w9, [sp, #16] ; 4-byte Folded Reload ccmp w9, #0, #0, ne cset w9, ne fcmp s3, s8 cset w15, lt orr w15, w9, w15 Lloh3647: adrp x9, _s6_z@GOTPAGE Lloh3648: ldr x9, [x9, _s6_z@GOTPAGEOFF] Lloh3649: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3052 ; %bb.3044: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3052 ; %bb.3045: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload ldr w16, [sp, #16] ; 4-byte Folded Reload orr w9, w9, w16 cbz w9, LBB1_3052 ; %bb.3046: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3052 ; %bb.3047: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3052 ; %bb.3048: ; in Loop: Header=BB1_513 Depth=1 Lloh3650: adrp x9, _s6_l1@GOTPAGE Lloh3651: ldr x9, [x9, _s6_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3052 ; %bb.3049: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3052 ; %bb.3050: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3052 ; %bb.3051: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3052: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w16, lt ldr w0, [sp, #16] ; 4-byte Folded Reload cmp w0, #0 ldr w0, [sp, #96] ; 4-byte Folded Reload ccmp w0, #0, #0, ne cset w0, ne orr w16, w0, w16 orr w9, w16, w9 cmp w9, #1 b.ne LBB1_3061 ; %bb.3053: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3061 ; %bb.3054: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload ldr w0, [sp, #16] ; 4-byte Folded Reload orr w9, w9, w0 cbz w9, LBB1_3061 ; %bb.3055: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3061 ; %bb.3056: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3061 ; %bb.3057: ; in Loop: Header=BB1_513 Depth=1 Lloh3652: adrp x9, _s6_l1@GOTPAGE Lloh3653: ldr x9, [x9, _s6_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3061 ; %bb.3058: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3061 ; %bb.3059: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3061 ; %bb.3060: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3386 LBB1_3061: ; in Loop: Header=BB1_513 Depth=1 Lloh3654: adrp x9, __x_s6_z@GOTPAGE Lloh3655: ldr x9, [x9, __x_s6_z@GOTPAGEOFF] Lloh3656: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3069 ; %bb.3062: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #16] ; 4-byte Folded Reload cbz w9, LBB1_3069 ; %bb.3063: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload cbnz w9, LBB1_3069 ; %bb.3064: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3069 ; %bb.3065: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3069 ; %bb.3066: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3069 ; %bb.3067: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3069 ; %bb.3068: ; in Loop: Header=BB1_513 Depth=1 Lloh3657: adrp x9, _s6_y@GOTPAGE Lloh3658: ldr x9, [x9, _s6_y@GOTPAGEOFF] Lloh3659: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3074 LBB1_3069: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3074 ; %bb.3070: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload ldr w0, [sp, #16] ; 4-byte Folded Reload orr w9, w9, w0 Lloh3660: adrp x0, _s6_l1@GOTPAGE Lloh3661: ldr x0, [x0, _s6_l1@GOTPAGEOFF] ldrb w0, [x0] cmp w9, #0 cset w9, ne cbz w0, LBB1_3074 ; %bb.3071: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3074 ; %bb.3072: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3074 ; %bb.3073: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3074: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w9, eq orr w9, w17, w9 Lloh3662: adrp x17, _s6_y@GOTPAGE Lloh3663: ldr x17, [x17, _s6_y@GOTPAGEOFF] Lloh3664: ldr s7, [x17] cmp w9, #1 b.eq LBB1_3080 ; %bb.3075: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3080 ; %bb.3076: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3080 ; %bb.3077: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3080 ; %bb.3078: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3080 ; %bb.3079: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3081 LBB1_3080: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3084 LBB1_3081: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3093 ; %bb.3082: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3093 ; %bb.3083: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3091 b LBB1_3093 LBB1_3084: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload ldr w17, [sp, #16] ; 4-byte Folded Reload orr w9, w9, w17 cmp w9, #0 cset w9, ne cbz w12, LBB1_3088 ; %bb.3085: ; in Loop: Header=BB1_513 Depth=1 Lloh3665: adrp x17, _s6_l1@GOTPAGE Lloh3666: ldr x17, [x17, _s6_l1@GOTPAGEOFF] ldrb w17, [x17] cbz w17, LBB1_3088 ; %bb.3086: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3088 ; %bb.3087: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3088: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3098 ; %bb.3089: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3098 ; %bb.3090: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3098 LBB1_3091: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_3098 ; %bb.3092: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w10, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_3098 LBB1_3093: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3098 ; %bb.3094: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #96] ; 4-byte Folded Reload ldr w17, [sp, #16] ; 4-byte Folded Reload orr w13, w13, w17 cmp w13, #0 cset w13, ne cbnz w12, LBB1_3098 ; %bb.3095: ; in Loop: Header=BB1_513 Depth=1 Lloh3667: adrp x17, _s6_l1@GOTPAGE Lloh3668: ldr x17, [x17, _s6_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_3098 ; %bb.3096: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3098 ; %bb.3097: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_3386 LBB1_3098: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3107 ; %bb.3099: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3107 ; %bb.3100: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #96] ; 4-byte Folded Reload ldr w15, [sp, #16] ; 4-byte Folded Reload orr w13, w13, w15 cbz w13, LBB1_3107 ; %bb.3101: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3107 ; %bb.3102: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3107 ; %bb.3103: ; in Loop: Header=BB1_513 Depth=1 Lloh3669: adrp x13, _s6_l1@GOTPAGE Lloh3670: ldr x13, [x13, _s6_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3107 ; %bb.3104: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3107 ; %bb.3105: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3107 ; %bb.3106: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3107: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w16, w13 cmp w13, #1 b.ne LBB1_3116 ; %bb.3108: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3116 ; %bb.3109: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #96] ; 4-byte Folded Reload ldr w15, [sp, #16] ; 4-byte Folded Reload orr w13, w13, w15 cbz w13, LBB1_3116 ; %bb.3110: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3116 ; %bb.3111: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3116 ; %bb.3112: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3116 ; %bb.3113: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3116 ; %bb.3114: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3116 ; %bb.3115: ; in Loop: Header=BB1_513 Depth=1 Lloh3671: adrp x13, _s6_l1@GOTPAGE Lloh3672: ldr x13, [x13, _s6_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_3116: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3119 ; %bb.3117: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3119 ; %bb.3118: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #96] ; 4-byte Folded Reload cmp w13, #0 cset w13, ne ldr w15, [sp, #16] ; 4-byte Folded Reload cmp w15, #0 cset w15, eq cmp w11, #0 cset w11, ne cmp w10, #0 cset w10, ne cmp w8, #0 cset w8, ne orr w9, w9, w15 orr w9, w9, w13 orr w8, w9, w8 orr w8, w8, w10 orr w8, w8, w11 cmp w8, #1 b.ne LBB1_3124 LBB1_3119: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3124 ; %bb.3120: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #96] ; 4-byte Folded Reload ldr w9, [sp, #16] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w12, LBB1_3124 ; %bb.3121: ; in Loop: Header=BB1_513 Depth=1 Lloh3673: adrp x9, _s6_l1@GOTPAGE Lloh3674: ldr x9, [x9, _s6_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3124 ; %bb.3122: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3124 ; %bb.3123: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_3124: ; in Loop: Header=BB1_513 Depth=1 Lloh3675: adrp x8, __x_s5_evt0@GOTPAGE Lloh3676: ldr x8, [x8, __x_s5_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3677: adrp x9, __x_s5_evt1@GOTPAGE Lloh3678: ldr x9, [x9, __x_s5_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_3128 ; %bb.3125: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_3128 ; %bb.3126: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_3128 ; %bb.3127: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_3128: ; in Loop: Header=BB1_513 Depth=1 Lloh3679: adrp x8, __x_s5_l2@GOTPAGE Lloh3680: ldr x8, [x8, __x_s5_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3681: adrp x9, __x_s5_l0@GOTPAGE Lloh3682: ldr x9, [x9, __x_s5_l0@GOTPAGEOFF] ldrb w10, [x9] orr w9, w8, w10 Lloh3683: adrp x11, __x_s5_l1@GOTPAGE Lloh3684: ldr x11, [x11, __x_s5_l1@GOTPAGEOFF] ldrb w11, [x11] orr w9, w9, w11 cmp w9, #0 cset w14, ne cbz w9, LBB1_3137 ; %bb.3129: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w10, #0, #4, eq cset w9, ne b.eq LBB1_3131 ; %bb.3130: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3137 LBB1_3131: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, eq cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cset w16, eq and w17, w12, w13 and w16, w17, w16 cmp w16, #1 b.eq LBB1_3137 ; %bb.3132: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w13 cbnz w9, LBB1_3137 ; %bb.3133: ; in Loop: Header=BB1_513 Depth=1 orr w9, w12, w15 orr w9, w9, w13 cbz w9, LBB1_3137 ; %bb.3134: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.3135: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4186 ; %bb.3136: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4186 LBB1_3137: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq Lloh3685: adrp x12, __x_s5_x@GOTPAGE Lloh3686: ldr x12, [x12, __x_s5_x@GOTPAGEOFF] Lloh3687: ldr s0, [x12] fcmp s0, s8 b.ls LBB1_3141 ; %bb.3138: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3141 ; %bb.3139: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3141 ; %bb.3140: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3141: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3145 ; %bb.3142: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3145 ; %bb.3143: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3145 ; %bb.3144: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3145: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3149 ; %bb.3146: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3149 ; %bb.3147: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3149 ; %bb.3148: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3149: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3156 ; %bb.3150: ; in Loop: Header=BB1_513 Depth=1 Lloh3688: adrp x12, _s5_x@GOTPAGE Lloh3689: ldr x12, [x12, _s5_x@GOTPAGEOFF] Lloh3690: ldr s4, [x12] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3151: ; in Loop: Header=BB1_513 Depth=1 Lloh3691: adrp x12, _s5_y@GOTPAGE Lloh3692: ldr x12, [x12, _s5_y@GOTPAGEOFF] Lloh3693: ldr s4, [x12] fcvt d4, s4 Lloh3694: adrp x12, __x_s5_y@GOTPAGE Lloh3695: ldr x12, [x12, __x_s5_y@GOTPAGEOFF] Lloh3696: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3152: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w12, ne Lloh3697: adrp x13, _s5_l0@GOTPAGE Lloh3698: ldr x13, [x13, _s5_l0@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3153: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w12, ne Lloh3699: adrp x13, _s5_l1@GOTPAGE Lloh3700: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3154: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, ne Lloh3701: adrp x13, _s5_l2@GOTPAGE Lloh3702: ldr x13, [x13, _s5_l2@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3155: ; in Loop: Header=BB1_513 Depth=1 Lloh3703: adrp x12, _s5_z@GOTPAGE Lloh3704: ldr x12, [x12, _s5_z@GOTPAGEOFF] Lloh3705: ldr s4, [x12] fcvt d4, s4 Lloh3706: adrp x12, __x_s5_z@GOTPAGE Lloh3707: ldr x12, [x12, __x_s5_z@GOTPAGEOFF] Lloh3708: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 LBB1_3156: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3709: adrp x12, _s5_l0@GOTPAGE Lloh3710: ldr x12, [x12, _s5_l0@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3163 ; %bb.3157: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne Lloh3711: adrp x15, _s5_l1@GOTPAGE Lloh3712: ldr x15, [x15, _s5_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3163 ; %bb.3158: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3713: adrp x15, _s5_l2@GOTPAGE Lloh3714: ldr x15, [x15, _s5_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3163 ; %bb.3159: ; in Loop: Header=BB1_513 Depth=1 Lloh3715: adrp x13, _s5_x@GOTPAGE Lloh3716: ldr x13, [x13, _s5_x@GOTPAGEOFF] Lloh3717: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3163 ; %bb.3160: ; in Loop: Header=BB1_513 Depth=1 Lloh3718: adrp x13, _s5_y@GOTPAGE Lloh3719: ldr x13, [x13, _s5_y@GOTPAGEOFF] Lloh3720: ldr s3, [x13] fcvt d3, s3 Lloh3721: adrp x13, __x_s5_y@GOTPAGE Lloh3722: ldr x13, [x13, __x_s5_y@GOTPAGEOFF] Lloh3723: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3163 ; %bb.3161: ; in Loop: Header=BB1_513 Depth=1 Lloh3724: adrp x13, _s5_z@GOTPAGE Lloh3725: ldr x13, [x13, _s5_z@GOTPAGEOFF] Lloh3726: ldr s3, [x13] fcvt d3, s3 Lloh3727: adrp x13, __x_s5_z@GOTPAGE Lloh3728: ldr x13, [x13, __x_s5_z@GOTPAGEOFF] Lloh3729: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3730: adrp x13, _s5_evt0@GOTPAGE Lloh3731: ldr x13, [x13, _s5_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #92] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_3165 ; %bb.3162: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload cbz w13, LBB1_3164 b LBB1_3165 LBB1_3163: ; in Loop: Header=BB1_513 Depth=1 Lloh3732: adrp x13, _s5_evt0@GOTPAGE Lloh3733: ldr x13, [x13, _s5_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #92] ; 4-byte Folded Spill cbnz w13, LBB1_3165 LBB1_3164: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #92] ; 4-byte Folded Spill Lloh3734: adrp x13, _s5_evt1@GOTPAGE Lloh3735: ldr x13, [x13, _s5_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_3165: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload cmp w13, #0 Lloh3736: adrp x13, _s5_evt1@GOTPAGE Lloh3737: ldr x13, [x13, _s5_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #12] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w0, eq Lloh3738: adrp x13, __x_s5_y@GOTPAGE Lloh3739: ldr x13, [x13, __x_s5_y@GOTPAGEOFF] Lloh3740: ldr s5, [x13] b.eq LBB1_3173 ; %bb.3166: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3173 ; %bb.3167: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3173 ; %bb.3168: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3173 ; %bb.3169: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3173 ; %bb.3170: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3173 ; %bb.3171: ; in Loop: Header=BB1_513 Depth=1 Lloh3741: adrp x13, _s5_z@GOTPAGE Lloh3742: ldr x13, [x13, _s5_z@GOTPAGEOFF] Lloh3743: ldr s3, [x13] Lloh3744: adrp x13, __x_s5_z@GOTPAGE Lloh3745: ldr x13, [x13, __x_s5_z@GOTPAGEOFF] Lloh3746: ldr s4, [x13] Lloh3747: adrp x13, _s5_l2@GOTPAGE Lloh3748: ldr x13, [x13, _s5_l2@GOTPAGEOFF] ldrb w16, [x13] fcmp s3, s4 b.eq LBB1_3178 ; %bb.3172: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3174 b LBB1_3178 LBB1_3173: ; in Loop: Header=BB1_513 Depth=1 Lloh3749: adrp x13, _s5_l2@GOTPAGE Lloh3750: ldr x13, [x13, _s5_l2@GOTPAGEOFF] ldrb w16, [x13] cbnz w16, LBB1_3178 LBB1_3174: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 cbnz w12, LBB1_3178 ; %bb.3175: ; in Loop: Header=BB1_513 Depth=1 Lloh3751: adrp x13, _s5_l1@GOTPAGE Lloh3752: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3178 ; %bb.3176: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3178 ; %bb.3177: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 mov w15, #0 ldr w13, [sp, #92] ; 4-byte Folded Reload ldr w17, [sp, #12] ; 4-byte Folded Reload orr w13, w13, w17 cbnz w13, LBB1_4186 LBB1_3178: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cmp w8, #0 cset w17, eq and w1, w17, w13 and w9, w1, w9 and w15, w17, w15 and w13, w15, w13 orr w9, w9, w13 Lloh3753: adrp x13, _s5_x@GOTPAGE Lloh3754: ldr x13, [x13, _s5_x@GOTPAGEOFF] Lloh3755: ldr s3, [x13] cmp w9, #1 b.ne LBB1_3182 ; %bb.3179: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3182 ; %bb.3180: ; in Loop: Header=BB1_513 Depth=1 Lloh3756: adrp x9, _s5_z@GOTPAGE Lloh3757: ldr x9, [x9, _s5_z@GOTPAGEOFF] Lloh3758: ldr s4, [x9] Lloh3759: adrp x9, __x_s5_z@GOTPAGE Lloh3760: ldr x9, [x9, __x_s5_z@GOTPAGEOFF] Lloh3761: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3182 ; %bb.3181: ; in Loop: Header=BB1_513 Depth=1 Lloh3762: adrp x9, _s5_y@GOTPAGE Lloh3763: ldr x9, [x9, _s5_y@GOTPAGEOFF] Lloh3764: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3187 LBB1_3182: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3187 ; %bb.3183: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3187 ; %bb.3184: ; in Loop: Header=BB1_513 Depth=1 Lloh3765: adrp x9, _s5_l1@GOTPAGE Lloh3766: ldr x9, [x9, _s5_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3187 ; %bb.3185: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3187 ; %bb.3186: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload ldr w13, [sp, #12] ; 4-byte Folded Reload orr w9, w9, w13 cbnz w9, LBB1_3386 LBB1_3187: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload cmp w9, #0 ldr w9, [sp, #12] ; 4-byte Folded Reload ccmp w9, #0, #0, ne cset w9, ne fcmp s3, s8 cset w13, lt orr w15, w9, w13 Lloh3767: adrp x9, _s5_z@GOTPAGE Lloh3768: ldr x9, [x9, _s5_z@GOTPAGEOFF] Lloh3769: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3196 ; %bb.3188: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3196 ; %bb.3189: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload ldr w13, [sp, #12] ; 4-byte Folded Reload orr w9, w9, w13 cbz w9, LBB1_3196 ; %bb.3190: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3196 ; %bb.3191: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3196 ; %bb.3192: ; in Loop: Header=BB1_513 Depth=1 Lloh3770: adrp x9, _s5_l1@GOTPAGE Lloh3771: ldr x9, [x9, _s5_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3196 ; %bb.3193: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3196 ; %bb.3194: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3196 ; %bb.3195: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3196: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w13, lt ldr w17, [sp, #12] ; 4-byte Folded Reload cmp w17, #0 ldr w17, [sp, #92] ; 4-byte Folded Reload ccmp w17, #0, #0, ne cset w17, ne orr w17, w17, w13 orr w9, w17, w9 cmp w9, #1 b.ne LBB1_3205 ; %bb.3197: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3205 ; %bb.3198: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload ldr w13, [sp, #12] ; 4-byte Folded Reload orr w9, w9, w13 cbz w9, LBB1_3205 ; %bb.3199: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3205 ; %bb.3200: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3205 ; %bb.3201: ; in Loop: Header=BB1_513 Depth=1 Lloh3772: adrp x9, _s5_l1@GOTPAGE Lloh3773: ldr x9, [x9, _s5_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3205 ; %bb.3202: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3205 ; %bb.3203: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3205 ; %bb.3204: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3386 LBB1_3205: ; in Loop: Header=BB1_513 Depth=1 Lloh3774: adrp x9, __x_s5_z@GOTPAGE Lloh3775: ldr x9, [x9, __x_s5_z@GOTPAGEOFF] Lloh3776: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3213 ; %bb.3206: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #12] ; 4-byte Folded Reload cbz w9, LBB1_3213 ; %bb.3207: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload cbnz w9, LBB1_3213 ; %bb.3208: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3213 ; %bb.3209: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3213 ; %bb.3210: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3213 ; %bb.3211: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3213 ; %bb.3212: ; in Loop: Header=BB1_513 Depth=1 Lloh3777: adrp x9, _s5_y@GOTPAGE Lloh3778: ldr x9, [x9, _s5_y@GOTPAGEOFF] Lloh3779: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3218 LBB1_3213: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3218 ; %bb.3214: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload ldr w13, [sp, #12] ; 4-byte Folded Reload orr w9, w9, w13 Lloh3780: adrp x13, _s5_l1@GOTPAGE Lloh3781: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w9, #0 cset w9, ne cbz w13, LBB1_3218 ; %bb.3215: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3218 ; %bb.3216: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3218 ; %bb.3217: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3218: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w9, eq orr w9, w0, w9 Lloh3782: adrp x13, _s5_y@GOTPAGE Lloh3783: ldr x13, [x13, _s5_y@GOTPAGEOFF] Lloh3784: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3224 ; %bb.3219: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3224 ; %bb.3220: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3224 ; %bb.3221: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3224 ; %bb.3222: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3224 ; %bb.3223: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3225 LBB1_3224: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3228 LBB1_3225: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3237 ; %bb.3226: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3237 ; %bb.3227: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3235 b LBB1_3237 LBB1_3228: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload ldr w13, [sp, #12] ; 4-byte Folded Reload orr w9, w9, w13 cmp w9, #0 cset w9, ne cbz w12, LBB1_3232 ; %bb.3229: ; in Loop: Header=BB1_513 Depth=1 Lloh3785: adrp x13, _s5_l1@GOTPAGE Lloh3786: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3232 ; %bb.3230: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3232 ; %bb.3231: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3232: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3242 ; %bb.3233: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3242 ; %bb.3234: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3242 LBB1_3235: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3242 ; %bb.3236: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w10, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_3242 LBB1_3237: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3242 ; %bb.3238: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload ldr w14, [sp, #12] ; 4-byte Folded Reload orr w13, w13, w14 cmp w13, #0 cset w13, ne cbnz w12, LBB1_3242 ; %bb.3239: ; in Loop: Header=BB1_513 Depth=1 Lloh3787: adrp x14, _s5_l1@GOTPAGE Lloh3788: ldr x14, [x14, _s5_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_3242 ; %bb.3240: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3242 ; %bb.3241: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_3386 LBB1_3242: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3251 ; %bb.3243: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3251 ; %bb.3244: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload ldr w14, [sp, #12] ; 4-byte Folded Reload orr w13, w13, w14 cbz w13, LBB1_3251 ; %bb.3245: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3251 ; %bb.3246: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3251 ; %bb.3247: ; in Loop: Header=BB1_513 Depth=1 Lloh3789: adrp x13, _s5_l1@GOTPAGE Lloh3790: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3251 ; %bb.3248: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3251 ; %bb.3249: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3251 ; %bb.3250: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3251: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w17, w13 cmp w13, #1 b.ne LBB1_3260 ; %bb.3252: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3260 ; %bb.3253: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload ldr w14, [sp, #12] ; 4-byte Folded Reload orr w13, w13, w14 cbz w13, LBB1_3260 ; %bb.3254: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3260 ; %bb.3255: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3260 ; %bb.3256: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3260 ; %bb.3257: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3260 ; %bb.3258: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3260 ; %bb.3259: ; in Loop: Header=BB1_513 Depth=1 Lloh3791: adrp x13, _s5_l1@GOTPAGE Lloh3792: ldr x13, [x13, _s5_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_3260: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3263 ; %bb.3261: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3263 ; %bb.3262: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #92] ; 4-byte Folded Reload cmp w13, #0 cset w13, ne ldr w14, [sp, #12] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w11, #0 cset w11, ne cmp w10, #0 cset w10, ne cmp w8, #0 cset w8, ne orr w9, w9, w14 orr w9, w9, w13 orr w8, w9, w8 orr w8, w8, w10 orr w8, w8, w11 cmp w8, #1 b.ne LBB1_3268 LBB1_3263: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3268 ; %bb.3264: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #92] ; 4-byte Folded Reload ldr w9, [sp, #12] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w12, LBB1_3268 ; %bb.3265: ; in Loop: Header=BB1_513 Depth=1 Lloh3793: adrp x9, _s5_l1@GOTPAGE Lloh3794: ldr x9, [x9, _s5_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3268 ; %bb.3266: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3268 ; %bb.3267: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_3386 LBB1_3268: ; in Loop: Header=BB1_513 Depth=1 Lloh3795: adrp x8, __x_s4_evt0@GOTPAGE Lloh3796: ldr x8, [x8, __x_s4_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3797: adrp x9, __x_s4_evt1@GOTPAGE Lloh3798: ldr x9, [x9, __x_s4_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_3272 ; %bb.3269: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_3272 ; %bb.3270: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_3272 ; %bb.3271: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_3386 LBB1_3272: ; in Loop: Header=BB1_513 Depth=1 Lloh3799: adrp x8, __x_s4_l2@GOTPAGE Lloh3800: ldr x8, [x8, __x_s4_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3801: adrp x9, __x_s4_l0@GOTPAGE Lloh3802: ldr x9, [x9, __x_s4_l0@GOTPAGEOFF] ldrb w10, [x9] orr w9, w8, w10 Lloh3803: adrp x11, __x_s4_l1@GOTPAGE Lloh3804: ldr x11, [x11, __x_s4_l1@GOTPAGEOFF] ldrb w11, [x11] orr w9, w9, w11 cmp w9, #0 cset w14, ne cbz w9, LBB1_3281 ; %bb.3273: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w10, #0, #4, eq cset w9, ne b.eq LBB1_3275 ; %bb.3274: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3281 LBB1_3275: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, eq cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cset w16, eq and w17, w12, w13 and w16, w17, w16 cmp w16, #1 b.eq LBB1_3281 ; %bb.3276: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w13 cbnz w9, LBB1_3281 ; %bb.3277: ; in Loop: Header=BB1_513 Depth=1 orr w9, w12, w15 orr w9, w9, w13 cbz w9, LBB1_3281 ; %bb.3278: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.3279: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4186 ; %bb.3280: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4186 LBB1_3281: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq Lloh3805: adrp x12, __x_s4_x@GOTPAGE Lloh3806: ldr x12, [x12, __x_s4_x@GOTPAGEOFF] Lloh3807: ldr s0, [x12] fcmp s0, s8 b.ls LBB1_3285 ; %bb.3282: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3285 ; %bb.3283: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3285 ; %bb.3284: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3285: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3289 ; %bb.3286: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3289 ; %bb.3287: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3289 ; %bb.3288: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3289: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3293 ; %bb.3290: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3293 ; %bb.3291: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3293 ; %bb.3292: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3386 LBB1_3293: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3300 ; %bb.3294: ; in Loop: Header=BB1_513 Depth=1 Lloh3808: adrp x12, _s4_x@GOTPAGE Lloh3809: ldr x12, [x12, _s4_x@GOTPAGEOFF] Lloh3810: ldr s4, [x12] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3295: ; in Loop: Header=BB1_513 Depth=1 Lloh3811: adrp x12, _s4_y@GOTPAGE Lloh3812: ldr x12, [x12, _s4_y@GOTPAGEOFF] Lloh3813: ldr s4, [x12] fcvt d4, s4 Lloh3814: adrp x12, __x_s4_y@GOTPAGE Lloh3815: ldr x12, [x12, __x_s4_y@GOTPAGEOFF] Lloh3816: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 ; %bb.3296: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w12, ne Lloh3817: adrp x13, _s4_l0@GOTPAGE Lloh3818: ldr x13, [x13, _s4_l0@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3297: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w12, ne Lloh3819: adrp x13, _s4_l1@GOTPAGE Lloh3820: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3298: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, ne Lloh3821: adrp x13, _s4_l2@GOTPAGE Lloh3822: ldr x13, [x13, _s4_l2@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_3386 ; %bb.3299: ; in Loop: Header=BB1_513 Depth=1 Lloh3823: adrp x12, _s4_z@GOTPAGE Lloh3824: ldr x12, [x12, _s4_z@GOTPAGEOFF] Lloh3825: ldr s4, [x12] fcvt d4, s4 Lloh3826: adrp x12, __x_s4_z@GOTPAGE Lloh3827: ldr x12, [x12, __x_s4_z@GOTPAGEOFF] Lloh3828: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_3386 LBB1_3300: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3829: adrp x12, _s4_l0@GOTPAGE Lloh3830: ldr x12, [x12, _s4_l0@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3307 ; %bb.3301: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne Lloh3831: adrp x15, _s4_l1@GOTPAGE Lloh3832: ldr x15, [x15, _s4_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3307 ; %bb.3302: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3833: adrp x15, _s4_l2@GOTPAGE Lloh3834: ldr x15, [x15, _s4_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3307 ; %bb.3303: ; in Loop: Header=BB1_513 Depth=1 Lloh3835: adrp x13, _s4_x@GOTPAGE Lloh3836: ldr x13, [x13, _s4_x@GOTPAGEOFF] Lloh3837: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3307 ; %bb.3304: ; in Loop: Header=BB1_513 Depth=1 Lloh3838: adrp x13, _s4_y@GOTPAGE Lloh3839: ldr x13, [x13, _s4_y@GOTPAGEOFF] Lloh3840: ldr s3, [x13] fcvt d3, s3 Lloh3841: adrp x13, __x_s4_y@GOTPAGE Lloh3842: ldr x13, [x13, __x_s4_y@GOTPAGEOFF] Lloh3843: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3307 ; %bb.3305: ; in Loop: Header=BB1_513 Depth=1 Lloh3844: adrp x13, _s4_z@GOTPAGE Lloh3845: ldr x13, [x13, _s4_z@GOTPAGEOFF] Lloh3846: ldr s3, [x13] fcvt d3, s3 Lloh3847: adrp x13, __x_s4_z@GOTPAGE Lloh3848: ldr x13, [x13, __x_s4_z@GOTPAGEOFF] Lloh3849: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3850: adrp x13, _s4_evt0@GOTPAGE Lloh3851: ldr x13, [x13, _s4_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #88] ; 4-byte Folded Spill fcmp d3, #0.0 b.eq LBB1_3309 ; %bb.3306: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload cbz w13, LBB1_3308 b LBB1_3309 LBB1_3307: ; in Loop: Header=BB1_513 Depth=1 Lloh3852: adrp x13, _s4_evt0@GOTPAGE Lloh3853: ldr x13, [x13, _s4_evt0@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #88] ; 4-byte Folded Spill cbnz w13, LBB1_3309 LBB1_3308: ; in Loop: Header=BB1_513 Depth=1 str wzr, [sp, #88] ; 4-byte Folded Spill Lloh3854: adrp x13, _s4_evt1@GOTPAGE Lloh3855: ldr x13, [x13, _s4_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3386 LBB1_3309: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload cmp w13, #0 Lloh3856: adrp x13, _s4_evt1@GOTPAGE Lloh3857: ldr x13, [x13, _s4_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #8] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w1, eq Lloh3858: adrp x13, __x_s4_y@GOTPAGE Lloh3859: ldr x13, [x13, __x_s4_y@GOTPAGEOFF] Lloh3860: ldr s5, [x13] b.eq LBB1_3317 ; %bb.3310: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3317 ; %bb.3311: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3317 ; %bb.3312: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3317 ; %bb.3313: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3317 ; %bb.3314: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3317 ; %bb.3315: ; in Loop: Header=BB1_513 Depth=1 Lloh3861: adrp x13, _s4_z@GOTPAGE Lloh3862: ldr x13, [x13, _s4_z@GOTPAGEOFF] Lloh3863: ldr s3, [x13] Lloh3864: adrp x13, __x_s4_z@GOTPAGE Lloh3865: ldr x13, [x13, __x_s4_z@GOTPAGEOFF] Lloh3866: ldr s4, [x13] Lloh3867: adrp x13, _s4_l2@GOTPAGE Lloh3868: ldr x13, [x13, _s4_l2@GOTPAGEOFF] ldrb w16, [x13] fcmp s3, s4 b.eq LBB1_3322 ; %bb.3316: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3318 b LBB1_3322 LBB1_3317: ; in Loop: Header=BB1_513 Depth=1 Lloh3869: adrp x13, _s4_l2@GOTPAGE Lloh3870: ldr x13, [x13, _s4_l2@GOTPAGEOFF] ldrb w16, [x13] cbnz w16, LBB1_3322 LBB1_3318: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 cbnz w12, LBB1_3322 ; %bb.3319: ; in Loop: Header=BB1_513 Depth=1 Lloh3871: adrp x13, _s4_l1@GOTPAGE Lloh3872: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3322 ; %bb.3320: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3322 ; %bb.3321: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 mov w15, #0 ldr w13, [sp, #88] ; 4-byte Folded Reload ldr w17, [sp, #8] ; 4-byte Folded Reload orr w13, w13, w17 cbnz w13, LBB1_4186 LBB1_3322: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cmp w8, #0 cset w17, eq and w0, w17, w13 and w9, w0, w9 and w15, w17, w15 and w13, w15, w13 orr w9, w9, w13 Lloh3873: adrp x13, _s4_x@GOTPAGE Lloh3874: ldr x13, [x13, _s4_x@GOTPAGEOFF] Lloh3875: ldr s3, [x13] cmp w9, #1 b.ne LBB1_3326 ; %bb.3323: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3326 ; %bb.3324: ; in Loop: Header=BB1_513 Depth=1 Lloh3876: adrp x9, _s4_z@GOTPAGE Lloh3877: ldr x9, [x9, _s4_z@GOTPAGEOFF] Lloh3878: ldr s4, [x9] Lloh3879: adrp x9, __x_s4_z@GOTPAGE Lloh3880: ldr x9, [x9, __x_s4_z@GOTPAGEOFF] Lloh3881: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3326 ; %bb.3325: ; in Loop: Header=BB1_513 Depth=1 Lloh3882: adrp x9, _s4_y@GOTPAGE Lloh3883: ldr x9, [x9, _s4_y@GOTPAGEOFF] Lloh3884: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3331 LBB1_3326: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3331 ; %bb.3327: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3331 ; %bb.3328: ; in Loop: Header=BB1_513 Depth=1 Lloh3885: adrp x9, _s4_l1@GOTPAGE Lloh3886: ldr x9, [x9, _s4_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3331 ; %bb.3329: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3331 ; %bb.3330: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload ldr w13, [sp, #8] ; 4-byte Folded Reload orr w9, w9, w13 cbnz w9, LBB1_3386 LBB1_3331: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload cmp w9, #0 ldr w9, [sp, #8] ; 4-byte Folded Reload ccmp w9, #0, #0, ne cset w9, ne fcmp s3, s8 cset w13, lt orr w15, w9, w13 Lloh3887: adrp x9, _s4_z@GOTPAGE Lloh3888: ldr x9, [x9, _s4_z@GOTPAGEOFF] Lloh3889: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3340 ; %bb.3332: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3340 ; %bb.3333: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload ldr w13, [sp, #8] ; 4-byte Folded Reload orr w9, w9, w13 cbz w9, LBB1_3340 ; %bb.3334: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3340 ; %bb.3335: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3340 ; %bb.3336: ; in Loop: Header=BB1_513 Depth=1 Lloh3890: adrp x9, _s4_l1@GOTPAGE Lloh3891: ldr x9, [x9, _s4_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3340 ; %bb.3337: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3340 ; %bb.3338: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3340 ; %bb.3339: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3386 LBB1_3340: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w13, lt ldr w17, [sp, #8] ; 4-byte Folded Reload cmp w17, #0 ldr w17, [sp, #88] ; 4-byte Folded Reload ccmp w17, #0, #0, ne cset w17, ne orr w0, w17, w13 orr w9, w0, w9 cmp w9, #1 b.ne LBB1_3349 ; %bb.3341: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3349 ; %bb.3342: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload ldr w13, [sp, #8] ; 4-byte Folded Reload orr w9, w9, w13 cbz w9, LBB1_3349 ; %bb.3343: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3349 ; %bb.3344: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3349 ; %bb.3345: ; in Loop: Header=BB1_513 Depth=1 Lloh3892: adrp x9, _s4_l1@GOTPAGE Lloh3893: ldr x9, [x9, _s4_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3349 ; %bb.3346: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3349 ; %bb.3347: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3349 ; %bb.3348: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3386 LBB1_3349: ; in Loop: Header=BB1_513 Depth=1 Lloh3894: adrp x9, __x_s4_z@GOTPAGE Lloh3895: ldr x9, [x9, __x_s4_z@GOTPAGEOFF] Lloh3896: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3357 ; %bb.3350: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #8] ; 4-byte Folded Reload cbz w9, LBB1_3357 ; %bb.3351: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload cbnz w9, LBB1_3357 ; %bb.3352: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3357 ; %bb.3353: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3357 ; %bb.3354: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3357 ; %bb.3355: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3357 ; %bb.3356: ; in Loop: Header=BB1_513 Depth=1 Lloh3897: adrp x9, _s4_y@GOTPAGE Lloh3898: ldr x9, [x9, _s4_y@GOTPAGEOFF] Lloh3899: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3362 LBB1_3357: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3362 ; %bb.3358: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload ldr w13, [sp, #8] ; 4-byte Folded Reload orr w9, w9, w13 Lloh3900: adrp x13, _s4_l1@GOTPAGE Lloh3901: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w9, #0 cset w9, ne cbz w13, LBB1_3362 ; %bb.3359: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3362 ; %bb.3360: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3362 ; %bb.3361: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3362: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w9, eq orr w9, w1, w9 Lloh3902: adrp x13, _s4_y@GOTPAGE Lloh3903: ldr x13, [x13, _s4_y@GOTPAGEOFF] Lloh3904: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3368 ; %bb.3363: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3368 ; %bb.3364: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3368 ; %bb.3365: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3368 ; %bb.3366: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3368 ; %bb.3367: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3369 LBB1_3368: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3372 LBB1_3369: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3381 ; %bb.3370: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3381 ; %bb.3371: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3379 b LBB1_3381 LBB1_3372: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload ldr w13, [sp, #8] ; 4-byte Folded Reload orr w9, w9, w13 cmp w9, #0 cset w9, ne cbz w12, LBB1_3376 ; %bb.3373: ; in Loop: Header=BB1_513 Depth=1 Lloh3905: adrp x13, _s4_l1@GOTPAGE Lloh3906: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3376 ; %bb.3374: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3376 ; %bb.3375: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3386 LBB1_3376: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3387 ; %bb.3377: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3387 ; %bb.3378: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3387 LBB1_3379: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3387 ; %bb.3380: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w10, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_3387 LBB1_3381: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3387 ; %bb.3382: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload ldr w14, [sp, #8] ; 4-byte Folded Reload orr w13, w13, w14 cmp w13, #0 cset w13, ne cbnz w12, LBB1_3387 ; %bb.3383: ; in Loop: Header=BB1_513 Depth=1 Lloh3907: adrp x14, _s4_l1@GOTPAGE Lloh3908: ldr x14, [x14, _s4_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_3387 ; %bb.3384: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3387 ; %bb.3385: ; in Loop: Header=BB1_513 Depth=1 tbz w13, #0, LBB1_3387 LBB1_3386: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 b LBB1_4186 LBB1_3387: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3396 ; %bb.3388: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3396 ; %bb.3389: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload ldr w14, [sp, #8] ; 4-byte Folded Reload orr w13, w13, w14 cbz w13, LBB1_3396 ; %bb.3390: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3396 ; %bb.3391: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3396 ; %bb.3392: ; in Loop: Header=BB1_513 Depth=1 Lloh3909: adrp x13, _s4_l1@GOTPAGE Lloh3910: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3396 ; %bb.3393: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3396 ; %bb.3394: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3396 ; %bb.3395: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_4185 LBB1_3396: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w0, w13 cmp w13, #1 b.ne LBB1_3405 ; %bb.3397: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3405 ; %bb.3398: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload ldr w14, [sp, #8] ; 4-byte Folded Reload orr w13, w13, w14 cbz w13, LBB1_3405 ; %bb.3399: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3405 ; %bb.3400: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3405 ; %bb.3401: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3405 ; %bb.3402: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3405 ; %bb.3403: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3405 ; %bb.3404: ; in Loop: Header=BB1_513 Depth=1 Lloh3911: adrp x13, _s4_l1@GOTPAGE Lloh3912: ldr x13, [x13, _s4_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3405: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3408 ; %bb.3406: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3408 ; %bb.3407: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #88] ; 4-byte Folded Reload cmp w13, #0 cset w13, ne ldr w14, [sp, #8] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w11, #0 cset w11, ne cmp w10, #0 cset w10, ne cmp w8, #0 cset w8, ne orr w9, w9, w14 orr w9, w9, w13 orr w8, w9, w8 orr w8, w8, w10 orr w8, w8, w11 cmp w8, #1 b.ne LBB1_3413 LBB1_3408: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3413 ; %bb.3409: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #88] ; 4-byte Folded Reload ldr w9, [sp, #8] ; 4-byte Folded Reload orr w8, w8, w9 cmp w8, #0 cset w8, ne cbz w12, LBB1_3413 ; %bb.3410: ; in Loop: Header=BB1_513 Depth=1 Lloh3913: adrp x9, _s4_l1@GOTPAGE Lloh3914: ldr x9, [x9, _s4_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3413 ; %bb.3411: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3413 ; %bb.3412: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4185 LBB1_3413: ; in Loop: Header=BB1_513 Depth=1 Lloh3915: adrp x8, __x_s3_evt0@GOTPAGE Lloh3916: ldr x8, [x8, __x_s3_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh3917: adrp x9, __x_s3_evt1@GOTPAGE Lloh3918: ldr x9, [x9, __x_s3_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_3417 ; %bb.3414: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_3417 ; %bb.3415: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_3417 ; %bb.3416: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_4185 LBB1_3417: ; in Loop: Header=BB1_513 Depth=1 Lloh3919: adrp x8, __x_s3_l2@GOTPAGE Lloh3920: ldr x8, [x8, __x_s3_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh3921: adrp x9, __x_s3_l0@GOTPAGE Lloh3922: ldr x9, [x9, __x_s3_l0@GOTPAGEOFF] ldrb w10, [x9] orr w9, w8, w10 Lloh3923: adrp x11, __x_s3_l1@GOTPAGE Lloh3924: ldr x11, [x11, __x_s3_l1@GOTPAGEOFF] ldrb w11, [x11] orr w9, w9, w11 cmp w9, #0 cset w14, ne cbz w9, LBB1_3426 ; %bb.3418: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w10, #0, #4, eq cset w9, ne b.eq LBB1_3420 ; %bb.3419: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3426 LBB1_3420: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, eq cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cset w16, eq and w17, w12, w13 and w16, w17, w16 cmp w16, #1 b.eq LBB1_3426 ; %bb.3421: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w13 cbnz w9, LBB1_3426 ; %bb.3422: ; in Loop: Header=BB1_513 Depth=1 orr w9, w12, w15 orr w9, w9, w13 cbz w9, LBB1_3426 ; %bb.3423: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.3424: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4186 ; %bb.3425: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4186 LBB1_3426: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq Lloh3925: adrp x12, __x_s3_x@GOTPAGE Lloh3926: ldr x12, [x12, __x_s3_x@GOTPAGEOFF] Lloh3927: ldr s0, [x12] fcmp s0, s8 b.ls LBB1_3430 ; %bb.3427: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3430 ; %bb.3428: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3430 ; %bb.3429: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_4185 LBB1_3430: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3434 ; %bb.3431: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3434 ; %bb.3432: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3434 ; %bb.3433: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4185 LBB1_3434: ; in Loop: Header=BB1_513 Depth=1 mov w12, #1123024896 fmov s3, w12 fcmp s0, s3 b.ls LBB1_3438 ; %bb.3435: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3438 ; %bb.3436: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3438 ; %bb.3437: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_4185 LBB1_3438: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3445 ; %bb.3439: ; in Loop: Header=BB1_513 Depth=1 Lloh3928: adrp x12, _s3_x@GOTPAGE Lloh3929: ldr x12, [x12, _s3_x@GOTPAGEOFF] Lloh3930: ldr s4, [x12] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3440: ; in Loop: Header=BB1_513 Depth=1 Lloh3931: adrp x12, _s3_y@GOTPAGE Lloh3932: ldr x12, [x12, _s3_y@GOTPAGEOFF] Lloh3933: ldr s4, [x12] fcvt d4, s4 Lloh3934: adrp x12, __x_s3_y@GOTPAGE Lloh3935: ldr x12, [x12, __x_s3_y@GOTPAGEOFF] Lloh3936: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3441: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w12, ne Lloh3937: adrp x13, _s3_l0@GOTPAGE Lloh3938: ldr x13, [x13, _s3_l0@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_4185 ; %bb.3442: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w12, ne Lloh3939: adrp x13, _s3_l1@GOTPAGE Lloh3940: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_4185 ; %bb.3443: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w12, ne Lloh3941: adrp x13, _s3_l2@GOTPAGE Lloh3942: ldr x13, [x13, _s3_l2@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w12, w13 b.eq LBB1_4185 ; %bb.3444: ; in Loop: Header=BB1_513 Depth=1 Lloh3943: adrp x12, _s3_z@GOTPAGE Lloh3944: ldr x12, [x12, _s3_z@GOTPAGEOFF] Lloh3945: ldr s4, [x12] fcvt d4, s4 Lloh3946: adrp x12, __x_s3_z@GOTPAGE Lloh3947: ldr x12, [x12, __x_s3_z@GOTPAGEOFF] Lloh3948: ldr s5, [x12] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 LBB1_3445: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne Lloh3949: adrp x12, _s3_l0@GOTPAGE Lloh3950: ldr x12, [x12, _s3_l0@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3452 ; %bb.3446: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne Lloh3951: adrp x15, _s3_l1@GOTPAGE Lloh3952: ldr x15, [x15, _s3_l1@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3452 ; %bb.3447: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w13, ne Lloh3953: adrp x15, _s3_l2@GOTPAGE Lloh3954: ldr x15, [x15, _s3_l2@GOTPAGEOFF] ldrb w15, [x15] cmp w15, #0 cset w15, eq cmp w13, w15 b.eq LBB1_3452 ; %bb.3448: ; in Loop: Header=BB1_513 Depth=1 Lloh3955: adrp x13, _s3_x@GOTPAGE Lloh3956: ldr x13, [x13, _s3_x@GOTPAGEOFF] Lloh3957: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3452 ; %bb.3449: ; in Loop: Header=BB1_513 Depth=1 Lloh3958: adrp x13, _s3_y@GOTPAGE Lloh3959: ldr x13, [x13, _s3_y@GOTPAGEOFF] Lloh3960: ldr s3, [x13] fcvt d3, s3 Lloh3961: adrp x13, __x_s3_y@GOTPAGE Lloh3962: ldr x13, [x13, __x_s3_y@GOTPAGEOFF] Lloh3963: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3452 ; %bb.3450: ; in Loop: Header=BB1_513 Depth=1 Lloh3964: adrp x13, _s3_z@GOTPAGE Lloh3965: ldr x13, [x13, _s3_z@GOTPAGEOFF] Lloh3966: ldr s3, [x13] fcvt d3, s3 Lloh3967: adrp x13, __x_s3_z@GOTPAGE Lloh3968: ldr x13, [x13, __x_s3_z@GOTPAGEOFF] Lloh3969: ldr s4, [x13] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh3970: adrp x13, _s3_evt0@GOTPAGE Lloh3971: ldr x13, [x13, _s3_evt0@GOTPAGEOFF] ldrb w30, [x13] fcmp d3, #0.0 b.eq LBB1_3454 ; %bb.3451: ; in Loop: Header=BB1_513 Depth=1 cbz w30, LBB1_3453 b LBB1_3454 LBB1_3452: ; in Loop: Header=BB1_513 Depth=1 Lloh3972: adrp x13, _s3_evt0@GOTPAGE Lloh3973: ldr x13, [x13, _s3_evt0@GOTPAGEOFF] ldrb w30, [x13] cbnz w30, LBB1_3454 LBB1_3453: ; in Loop: Header=BB1_513 Depth=1 mov w30, #0 Lloh3974: adrp x13, _s3_evt1@GOTPAGE Lloh3975: ldr x13, [x13, _s3_evt1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3454: ; in Loop: Header=BB1_513 Depth=1 cmp w30, #0 Lloh3976: adrp x13, _s3_evt1@GOTPAGE Lloh3977: ldr x13, [x13, _s3_evt1@GOTPAGEOFF] ldrb w13, [x13] str w13, [sp, #4] ; 4-byte Folded Spill ccmp w13, #0, #4, ne cset w2, eq Lloh3978: adrp x13, __x_s3_y@GOTPAGE Lloh3979: ldr x13, [x13, __x_s3_y@GOTPAGEOFF] Lloh3980: ldr s5, [x13] b.eq LBB1_3462 ; %bb.3455: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3462 ; %bb.3456: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3462 ; %bb.3457: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3462 ; %bb.3458: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3462 ; %bb.3459: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3462 ; %bb.3460: ; in Loop: Header=BB1_513 Depth=1 Lloh3981: adrp x13, _s3_z@GOTPAGE Lloh3982: ldr x13, [x13, _s3_z@GOTPAGEOFF] Lloh3983: ldr s3, [x13] Lloh3984: adrp x13, __x_s3_z@GOTPAGE Lloh3985: ldr x13, [x13, __x_s3_z@GOTPAGEOFF] Lloh3986: ldr s4, [x13] Lloh3987: adrp x13, _s3_l2@GOTPAGE Lloh3988: ldr x13, [x13, _s3_l2@GOTPAGEOFF] ldrb w16, [x13] fcmp s3, s4 b.eq LBB1_3467 ; %bb.3461: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3463 b LBB1_3467 LBB1_3462: ; in Loop: Header=BB1_513 Depth=1 Lloh3989: adrp x13, _s3_l2@GOTPAGE Lloh3990: ldr x13, [x13, _s3_l2@GOTPAGEOFF] ldrb w16, [x13] cbnz w16, LBB1_3467 LBB1_3463: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 cbnz w12, LBB1_3467 ; %bb.3464: ; in Loop: Header=BB1_513 Depth=1 Lloh3991: adrp x13, _s3_l1@GOTPAGE Lloh3992: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3467 ; %bb.3465: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3467 ; %bb.3466: ; in Loop: Header=BB1_513 Depth=1 mov w16, #0 mov w15, #0 ldr w13, [sp, #4] ; 4-byte Folded Reload orr w13, w30, w13 cbnz w13, LBB1_4186 LBB1_3467: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne cmp w10, #0 cset w15, ne cmp w8, #0 cset w17, eq and w0, w17, w13 and w9, w0, w9 and w15, w17, w15 and w13, w15, w13 orr w9, w9, w13 Lloh3993: adrp x13, _s3_x@GOTPAGE Lloh3994: ldr x13, [x13, _s3_x@GOTPAGEOFF] Lloh3995: ldr s3, [x13] cmp w9, #1 b.ne LBB1_3471 ; %bb.3468: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3471 ; %bb.3469: ; in Loop: Header=BB1_513 Depth=1 Lloh3996: adrp x9, _s3_z@GOTPAGE Lloh3997: ldr x9, [x9, _s3_z@GOTPAGEOFF] Lloh3998: ldr s4, [x9] Lloh3999: adrp x9, __x_s3_z@GOTPAGE Lloh4000: ldr x9, [x9, __x_s3_z@GOTPAGEOFF] Lloh4001: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3471 ; %bb.3470: ; in Loop: Header=BB1_513 Depth=1 Lloh4002: adrp x9, _s3_y@GOTPAGE Lloh4003: ldr x9, [x9, _s3_y@GOTPAGEOFF] Lloh4004: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3476 LBB1_3471: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3476 ; %bb.3472: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3476 ; %bb.3473: ; in Loop: Header=BB1_513 Depth=1 Lloh4005: adrp x9, _s3_l1@GOTPAGE Lloh4006: ldr x9, [x9, _s3_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3476 ; %bb.3474: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3476 ; %bb.3475: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload orr w9, w30, w9 cbnz w9, LBB1_4185 LBB1_3476: ; in Loop: Header=BB1_513 Depth=1 cmp w30, #0 ldr w9, [sp, #4] ; 4-byte Folded Reload ccmp w9, #0, #0, ne cset w9, ne fcmp s3, s8 cset w13, lt orr w15, w9, w13 Lloh4007: adrp x9, _s3_z@GOTPAGE Lloh4008: ldr x9, [x9, _s3_z@GOTPAGEOFF] Lloh4009: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3485 ; %bb.3477: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3485 ; %bb.3478: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload orr w9, w30, w9 cbz w9, LBB1_3485 ; %bb.3479: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3485 ; %bb.3480: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3485 ; %bb.3481: ; in Loop: Header=BB1_513 Depth=1 Lloh4010: adrp x9, _s3_l1@GOTPAGE Lloh4011: ldr x9, [x9, _s3_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3485 ; %bb.3482: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3485 ; %bb.3483: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3485 ; %bb.3484: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4185 LBB1_3485: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w13, lt ldr w17, [sp, #4] ; 4-byte Folded Reload cmp w17, #0 ccmp w30, #0, #0, ne cset w17, ne orr w0, w17, w13 orr w9, w0, w9 cmp w9, #1 b.ne LBB1_3494 ; %bb.3486: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3494 ; %bb.3487: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload orr w9, w30, w9 cbz w9, LBB1_3494 ; %bb.3488: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3494 ; %bb.3489: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3494 ; %bb.3490: ; in Loop: Header=BB1_513 Depth=1 Lloh4012: adrp x9, _s3_l1@GOTPAGE Lloh4013: ldr x9, [x9, _s3_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3494 ; %bb.3491: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3494 ; %bb.3492: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3494 ; %bb.3493: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4185 LBB1_3494: ; in Loop: Header=BB1_513 Depth=1 Lloh4014: adrp x9, __x_s3_z@GOTPAGE Lloh4015: ldr x9, [x9, __x_s3_z@GOTPAGEOFF] Lloh4016: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3502 ; %bb.3495: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload cbz w9, LBB1_3502 ; %bb.3496: ; in Loop: Header=BB1_513 Depth=1 cbnz w30, LBB1_3502 ; %bb.3497: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3502 ; %bb.3498: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3502 ; %bb.3499: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3502 ; %bb.3500: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3502 ; %bb.3501: ; in Loop: Header=BB1_513 Depth=1 Lloh4017: adrp x9, _s3_y@GOTPAGE Lloh4018: ldr x9, [x9, _s3_y@GOTPAGEOFF] Lloh4019: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3507 LBB1_3502: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3507 ; %bb.3503: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload orr w9, w30, w9 Lloh4020: adrp x13, _s3_l1@GOTPAGE Lloh4021: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w9, #0 cset w9, ne cbz w13, LBB1_3507 ; %bb.3504: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3507 ; %bb.3505: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3507 ; %bb.3506: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3507: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w9, eq orr w9, w2, w9 Lloh4022: adrp x13, _s3_y@GOTPAGE Lloh4023: ldr x13, [x13, _s3_y@GOTPAGEOFF] Lloh4024: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3513 ; %bb.3508: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3513 ; %bb.3509: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3513 ; %bb.3510: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3513 ; %bb.3511: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3513 ; %bb.3512: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3514 LBB1_3513: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3517 LBB1_3514: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3526 ; %bb.3515: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3526 ; %bb.3516: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3524 b LBB1_3526 LBB1_3517: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload orr w9, w30, w9 cmp w9, #0 cset w9, ne cbz w12, LBB1_3521 ; %bb.3518: ; in Loop: Header=BB1_513 Depth=1 Lloh4025: adrp x13, _s3_l1@GOTPAGE Lloh4026: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3521 ; %bb.3519: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3521 ; %bb.3520: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3521: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3531 ; %bb.3522: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3531 ; %bb.3523: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3531 LBB1_3524: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3531 ; %bb.3525: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w10, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_3531 LBB1_3526: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3531 ; %bb.3527: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #4] ; 4-byte Folded Reload orr w13, w30, w13 cmp w13, #0 cset w13, ne cbnz w12, LBB1_3531 ; %bb.3528: ; in Loop: Header=BB1_513 Depth=1 Lloh4027: adrp x14, _s3_l1@GOTPAGE Lloh4028: ldr x14, [x14, _s3_l1@GOTPAGEOFF] ldrb w14, [x14] cbnz w14, LBB1_3531 ; %bb.3529: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3531 ; %bb.3530: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_4185 LBB1_3531: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3540 ; %bb.3532: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3540 ; %bb.3533: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #4] ; 4-byte Folded Reload orr w13, w30, w13 cbz w13, LBB1_3540 ; %bb.3534: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3540 ; %bb.3535: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3540 ; %bb.3536: ; in Loop: Header=BB1_513 Depth=1 Lloh4029: adrp x13, _s3_l1@GOTPAGE Lloh4030: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3540 ; %bb.3537: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3540 ; %bb.3538: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3540 ; %bb.3539: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_4185 LBB1_3540: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w0, w13 cmp w13, #1 b.ne LBB1_3549 ; %bb.3541: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3549 ; %bb.3542: ; in Loop: Header=BB1_513 Depth=1 ldr w13, [sp, #4] ; 4-byte Folded Reload orr w13, w30, w13 cbz w13, LBB1_3549 ; %bb.3543: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3549 ; %bb.3544: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3549 ; %bb.3545: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3549 ; %bb.3546: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3549 ; %bb.3547: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_3549 ; %bb.3548: ; in Loop: Header=BB1_513 Depth=1 Lloh4031: adrp x13, _s3_l1@GOTPAGE Lloh4032: ldr x13, [x13, _s3_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3549: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3552 ; %bb.3550: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3552 ; %bb.3551: ; in Loop: Header=BB1_513 Depth=1 cmp w30, #0 cset w13, ne ldr w14, [sp, #4] ; 4-byte Folded Reload cmp w14, #0 cset w14, eq cmp w11, #0 cset w11, ne cmp w10, #0 cset w10, ne cmp w8, #0 cset w8, ne orr w9, w9, w14 orr w9, w9, w13 orr w8, w9, w8 orr w8, w8, w10 orr w8, w8, w11 cmp w8, #1 b.ne LBB1_3557 LBB1_3552: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3557 ; %bb.3553: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload orr w8, w30, w8 cmp w8, #0 cset w8, ne cbz w12, LBB1_3557 ; %bb.3554: ; in Loop: Header=BB1_513 Depth=1 Lloh4033: adrp x9, _s3_l1@GOTPAGE Lloh4034: ldr x9, [x9, _s3_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3557 ; %bb.3555: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3557 ; %bb.3556: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4185 LBB1_3557: ; in Loop: Header=BB1_513 Depth=1 Lloh4035: adrp x8, __x_s2_evt0@GOTPAGE Lloh4036: ldr x8, [x8, __x_s2_evt0@GOTPAGEOFF] ldrb w12, [x8] cmp w12, #0 cset w8, ne cset w10, eq Lloh4037: adrp x9, __x_s2_evt1@GOTPAGE Lloh4038: ldr x9, [x9, __x_s2_evt1@GOTPAGEOFF] ldrb w13, [x9] cmp w13, #0 cset w11, eq cset w9, ne orr w12, w12, w13 cbz w12, LBB1_3561 ; %bb.3558: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_3561 ; %bb.3559: ; in Loop: Header=BB1_513 Depth=1 orr w10, w11, w8 cbz w10, LBB1_3561 ; %bb.3560: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_4185 LBB1_3561: ; in Loop: Header=BB1_513 Depth=1 Lloh4039: adrp x8, __x_s2_l2@GOTPAGE Lloh4040: ldr x8, [x8, __x_s2_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4041: adrp x9, __x_s2_l0@GOTPAGE Lloh4042: ldr x9, [x9, __x_s2_l0@GOTPAGEOFF] ldrb w10, [x9] orr w9, w8, w10 Lloh4043: adrp x11, __x_s2_l1@GOTPAGE Lloh4044: ldr x11, [x11, __x_s2_l1@GOTPAGEOFF] ldrb w14, [x11] orr w9, w9, w14 cmp w9, #0 cset w0, ne cbz w9, LBB1_3570 ; %bb.3562: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w10, #0, #4, eq cset w9, ne b.eq LBB1_3564 ; %bb.3563: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3570 LBB1_3564: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w11, eq cmp w14, #0 cset w12, ne cmp w10, #0 cset w13, ne cset w15, eq and w16, w11, w12 and w15, w16, w15 cmp w15, #1 b.eq LBB1_3570 ; %bb.3565: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w12 cbnz w9, LBB1_3570 ; %bb.3566: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w13 orr w9, w9, w12 cbz w9, LBB1_3570 ; %bb.3567: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w8, LBB1_4186 ; %bb.3568: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4186 ; %bb.3569: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_4186 LBB1_3570: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq Lloh4045: adrp x11, __x_s2_x@GOTPAGE Lloh4046: ldr x11, [x11, __x_s2_x@GOTPAGEOFF] Lloh4047: ldr s0, [x11] fcmp s0, s8 b.ls LBB1_3574 ; %bb.3571: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3574 ; %bb.3572: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3574 ; %bb.3573: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_4185 LBB1_3574: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_3578 ; %bb.3575: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3578 ; %bb.3576: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3578 ; %bb.3577: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4185 LBB1_3578: ; in Loop: Header=BB1_513 Depth=1 mov w11, #1123024896 fmov s3, w11 fcmp s0, s3 b.ls LBB1_3582 ; %bb.3579: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3582 ; %bb.3580: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3582 ; %bb.3581: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_4185 LBB1_3582: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3589 ; %bb.3583: ; in Loop: Header=BB1_513 Depth=1 Lloh4048: adrp x11, _s2_x@GOTPAGE Lloh4049: ldr x11, [x11, _s2_x@GOTPAGEOFF] Lloh4050: ldr s4, [x11] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3584: ; in Loop: Header=BB1_513 Depth=1 Lloh4051: adrp x11, _s2_y@GOTPAGE Lloh4052: ldr x11, [x11, _s2_y@GOTPAGEOFF] Lloh4053: ldr s4, [x11] fcvt d4, s4 Lloh4054: adrp x11, __x_s2_y@GOTPAGE Lloh4055: ldr x11, [x11, __x_s2_y@GOTPAGEOFF] Lloh4056: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3585: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w11, ne Lloh4057: adrp x12, _s2_l0@GOTPAGE Lloh4058: ldr x12, [x12, _s2_l0@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w12, eq cmp w11, w12 b.eq LBB1_4185 ; %bb.3586: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 cset w11, ne Lloh4059: adrp x12, _s2_l1@GOTPAGE Lloh4060: ldr x12, [x12, _s2_l1@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w12, eq cmp w11, w12 b.eq LBB1_4185 ; %bb.3587: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w11, ne Lloh4061: adrp x12, _s2_l2@GOTPAGE Lloh4062: ldr x12, [x12, _s2_l2@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w12, eq cmp w11, w12 b.eq LBB1_4185 ; %bb.3588: ; in Loop: Header=BB1_513 Depth=1 Lloh4063: adrp x11, _s2_z@GOTPAGE Lloh4064: ldr x11, [x11, _s2_z@GOTPAGEOFF] Lloh4065: ldr s4, [x11] fcvt d4, s4 Lloh4066: adrp x11, __x_s2_z@GOTPAGE Lloh4067: ldr x11, [x11, __x_s2_z@GOTPAGEOFF] Lloh4068: ldr s5, [x11] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 LBB1_3589: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w11, ne Lloh4069: adrp x12, _s2_l0@GOTPAGE Lloh4070: ldr x12, [x12, _s2_l0@GOTPAGEOFF] ldrb w16, [x12] cmp w16, #0 cset w12, eq cmp w11, w12 b.eq LBB1_3596 ; %bb.3590: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 cset w11, ne Lloh4071: adrp x12, _s2_l1@GOTPAGE Lloh4072: ldr x12, [x12, _s2_l1@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w12, eq cmp w11, w12 b.eq LBB1_3596 ; %bb.3591: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w11, ne Lloh4073: adrp x12, _s2_l2@GOTPAGE Lloh4074: ldr x12, [x12, _s2_l2@GOTPAGEOFF] ldrb w12, [x12] cmp w12, #0 cset w12, eq cmp w11, w12 b.eq LBB1_3596 ; %bb.3592: ; in Loop: Header=BB1_513 Depth=1 Lloh4075: adrp x11, _s2_x@GOTPAGE Lloh4076: ldr x11, [x11, _s2_x@GOTPAGEOFF] Lloh4077: ldr s4, [x11] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3596 ; %bb.3593: ; in Loop: Header=BB1_513 Depth=1 Lloh4078: adrp x11, _s2_y@GOTPAGE Lloh4079: ldr x11, [x11, _s2_y@GOTPAGEOFF] Lloh4080: ldr s3, [x11] fcvt d3, s3 Lloh4081: adrp x11, __x_s2_y@GOTPAGE Lloh4082: ldr x11, [x11, __x_s2_y@GOTPAGEOFF] Lloh4083: ldr s4, [x11] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3596 ; %bb.3594: ; in Loop: Header=BB1_513 Depth=1 Lloh4084: adrp x11, _s2_z@GOTPAGE Lloh4085: ldr x11, [x11, _s2_z@GOTPAGEOFF] Lloh4086: ldr s3, [x11] fcvt d3, s3 Lloh4087: adrp x11, __x_s2_z@GOTPAGE Lloh4088: ldr x11, [x11, __x_s2_z@GOTPAGEOFF] Lloh4089: ldr s4, [x11] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh4090: adrp x11, _s2_evt0@GOTPAGE Lloh4091: ldr x11, [x11, _s2_evt0@GOTPAGEOFF] ldrb w11, [x11] fcmp d3, #0.0 b.eq LBB1_3598 ; %bb.3595: ; in Loop: Header=BB1_513 Depth=1 cbz w11, LBB1_3597 b LBB1_3598 LBB1_3596: ; in Loop: Header=BB1_513 Depth=1 Lloh4092: adrp x11, _s2_evt0@GOTPAGE Lloh4093: ldr x11, [x11, _s2_evt0@GOTPAGEOFF] ldrb w11, [x11] cbnz w11, LBB1_3598 LBB1_3597: ; in Loop: Header=BB1_513 Depth=1 mov w11, #0 Lloh4094: adrp x12, _s2_evt1@GOTPAGE Lloh4095: ldr x12, [x12, _s2_evt1@GOTPAGEOFF] ldrb w12, [x12] cbz w12, LBB1_4185 LBB1_3598: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 Lloh4096: adrp x12, _s2_evt1@GOTPAGE Lloh4097: ldr x12, [x12, _s2_evt1@GOTPAGEOFF] ldrb w12, [x12] ccmp w12, #0, #4, ne cset w4, eq Lloh4098: adrp x13, __x_s2_y@GOTPAGE Lloh4099: ldr x13, [x13, __x_s2_y@GOTPAGEOFF] Lloh4100: ldr s5, [x13] b.eq LBB1_3606 ; %bb.3599: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3606 ; %bb.3600: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3606 ; %bb.3601: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3606 ; %bb.3602: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3606 ; %bb.3603: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3606 ; %bb.3604: ; in Loop: Header=BB1_513 Depth=1 Lloh4101: adrp x13, _s2_z@GOTPAGE Lloh4102: ldr x13, [x13, _s2_z@GOTPAGEOFF] Lloh4103: ldr s3, [x13] Lloh4104: adrp x13, __x_s2_z@GOTPAGE Lloh4105: ldr x13, [x13, __x_s2_z@GOTPAGEOFF] Lloh4106: ldr s4, [x13] Lloh4107: adrp x13, _s2_l2@GOTPAGE Lloh4108: ldr x13, [x13, _s2_l2@GOTPAGEOFF] ldrb w2, [x13] fcmp s3, s4 b.eq LBB1_3611 ; %bb.3605: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3607 b LBB1_3611 LBB1_3606: ; in Loop: Header=BB1_513 Depth=1 Lloh4109: adrp x13, _s2_l2@GOTPAGE Lloh4110: ldr x13, [x13, _s2_l2@GOTPAGEOFF] ldrb w2, [x13] cbnz w2, LBB1_3611 LBB1_3607: ; in Loop: Header=BB1_513 Depth=1 mov w2, #0 cbnz w16, LBB1_3611 ; %bb.3608: ; in Loop: Header=BB1_513 Depth=1 Lloh4111: adrp x13, _s2_l1@GOTPAGE Lloh4112: ldr x13, [x13, _s2_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3611 ; %bb.3609: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3611 ; %bb.3610: ; in Loop: Header=BB1_513 Depth=1 mov w2, #0 mov w15, #0 orr w13, w11, w12 cbnz w13, LBB1_4186 LBB1_3611: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 cset w13, ne cmp w10, #0 cset w15, ne cmp w8, #0 cset w17, eq and w1, w17, w13 and w9, w1, w9 and w15, w17, w15 and w13, w15, w13 orr w9, w9, w13 Lloh4113: adrp x13, _s2_x@GOTPAGE Lloh4114: ldr x13, [x13, _s2_x@GOTPAGEOFF] Lloh4115: ldr s3, [x13] cmp w9, #1 b.ne LBB1_3615 ; %bb.3612: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3615 ; %bb.3613: ; in Loop: Header=BB1_513 Depth=1 Lloh4116: adrp x9, _s2_z@GOTPAGE Lloh4117: ldr x9, [x9, _s2_z@GOTPAGEOFF] Lloh4118: ldr s4, [x9] Lloh4119: adrp x9, __x_s2_z@GOTPAGE Lloh4120: ldr x9, [x9, __x_s2_z@GOTPAGEOFF] Lloh4121: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3615 ; %bb.3614: ; in Loop: Header=BB1_513 Depth=1 Lloh4122: adrp x9, _s2_y@GOTPAGE Lloh4123: ldr x9, [x9, _s2_y@GOTPAGEOFF] Lloh4124: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3620 LBB1_3615: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3620 ; %bb.3616: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3620 ; %bb.3617: ; in Loop: Header=BB1_513 Depth=1 Lloh4125: adrp x9, _s2_l1@GOTPAGE Lloh4126: ldr x9, [x9, _s2_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3620 ; %bb.3618: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3620 ; %bb.3619: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w12 cbnz w9, LBB1_4185 LBB1_3620: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w12, #0, #0, ne cset w9, ne fcmp s3, s8 cset w13, lt orr w15, w9, w13 Lloh4127: adrp x9, _s2_z@GOTPAGE Lloh4128: ldr x9, [x9, _s2_z@GOTPAGEOFF] Lloh4129: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3629 ; %bb.3621: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3629 ; %bb.3622: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w12 cbz w9, LBB1_3629 ; %bb.3623: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3629 ; %bb.3624: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3629 ; %bb.3625: ; in Loop: Header=BB1_513 Depth=1 Lloh4130: adrp x9, _s2_l1@GOTPAGE Lloh4131: ldr x9, [x9, _s2_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3629 ; %bb.3626: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3629 ; %bb.3627: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3629 ; %bb.3628: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_4185 LBB1_3629: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w13, lt cmp w12, #0 ccmp w11, #0, #0, ne cset w17, ne orr w3, w17, w13 orr w9, w3, w9 cmp w9, #1 b.ne LBB1_3638 ; %bb.3630: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3638 ; %bb.3631: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w12 cbz w9, LBB1_3638 ; %bb.3632: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3638 ; %bb.3633: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3638 ; %bb.3634: ; in Loop: Header=BB1_513 Depth=1 Lloh4132: adrp x9, _s2_l1@GOTPAGE Lloh4133: ldr x9, [x9, _s2_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3638 ; %bb.3635: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3638 ; %bb.3636: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3638 ; %bb.3637: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_4185 LBB1_3638: ; in Loop: Header=BB1_513 Depth=1 Lloh4134: adrp x9, __x_s2_z@GOTPAGE Lloh4135: ldr x9, [x9, __x_s2_z@GOTPAGEOFF] Lloh4136: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3646 ; %bb.3639: ; in Loop: Header=BB1_513 Depth=1 cbz w12, LBB1_3646 ; %bb.3640: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_3646 ; %bb.3641: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3646 ; %bb.3642: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3646 ; %bb.3643: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3646 ; %bb.3644: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3646 ; %bb.3645: ; in Loop: Header=BB1_513 Depth=1 Lloh4137: adrp x9, _s2_y@GOTPAGE Lloh4138: ldr x9, [x9, _s2_y@GOTPAGEOFF] Lloh4139: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3651 LBB1_3646: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3651 ; %bb.3647: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w12 Lloh4140: adrp x13, _s2_l1@GOTPAGE Lloh4141: ldr x13, [x13, _s2_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w9, #0 cset w9, ne cbz w13, LBB1_3651 ; %bb.3648: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3651 ; %bb.3649: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3651 ; %bb.3650: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3651: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 cset w9, eq orr w9, w4, w9 Lloh4142: adrp x13, _s2_y@GOTPAGE Lloh4143: ldr x13, [x13, _s2_y@GOTPAGEOFF] Lloh4144: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3657 ; %bb.3652: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3657 ; %bb.3653: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3657 ; %bb.3654: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3657 ; %bb.3655: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3657 ; %bb.3656: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3658 LBB1_3657: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3661 LBB1_3658: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3670 ; %bb.3659: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3670 ; %bb.3660: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3668 b LBB1_3670 LBB1_3661: ; in Loop: Header=BB1_513 Depth=1 orr w9, w11, w12 cmp w9, #0 cset w9, ne cbz w16, LBB1_3665 ; %bb.3662: ; in Loop: Header=BB1_513 Depth=1 Lloh4145: adrp x13, _s2_l1@GOTPAGE Lloh4146: ldr x13, [x13, _s2_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3665 ; %bb.3663: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3665 ; %bb.3664: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3665: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3675 ; %bb.3666: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3675 ; %bb.3667: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3675 LBB1_3668: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3675 ; %bb.3669: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 ccmp w10, #0, #4, eq ccmp w8, #0, #4, ne b.ne LBB1_3675 LBB1_3670: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3675 ; %bb.3671: ; in Loop: Header=BB1_513 Depth=1 orr w13, w11, w12 cmp w13, #0 cset w13, ne cbnz w16, LBB1_3675 ; %bb.3672: ; in Loop: Header=BB1_513 Depth=1 Lloh4147: adrp x17, _s2_l1@GOTPAGE Lloh4148: ldr x17, [x17, _s2_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_3675 ; %bb.3673: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3675 ; %bb.3674: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_4185 LBB1_3675: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3684 ; %bb.3676: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3684 ; %bb.3677: ; in Loop: Header=BB1_513 Depth=1 orr w13, w11, w12 cbz w13, LBB1_3684 ; %bb.3678: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3684 ; %bb.3679: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3684 ; %bb.3680: ; in Loop: Header=BB1_513 Depth=1 Lloh4149: adrp x13, _s2_l1@GOTPAGE Lloh4150: ldr x13, [x13, _s2_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3684 ; %bb.3681: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3684 ; %bb.3682: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3684 ; %bb.3683: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_4185 LBB1_3684: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w3, w13 cmp w13, #1 b.ne LBB1_3693 ; %bb.3685: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3693 ; %bb.3686: ; in Loop: Header=BB1_513 Depth=1 orr w13, w11, w12 cbz w13, LBB1_3693 ; %bb.3687: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_3693 ; %bb.3688: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3693 ; %bb.3689: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3693 ; %bb.3690: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3693 ; %bb.3691: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3693 ; %bb.3692: ; in Loop: Header=BB1_513 Depth=1 Lloh4151: adrp x13, _s2_l1@GOTPAGE Lloh4152: ldr x13, [x13, _s2_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3693: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3696 ; %bb.3694: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3696 ; %bb.3695: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 cset w13, ne cmp w12, #0 cset w15, eq cmp w14, #0 cset w14, ne cmp w10, #0 cset w10, ne cmp w8, #0 cset w8, ne orr w9, w9, w15 orr w9, w9, w13 orr w8, w9, w8 orr w8, w8, w10 orr w8, w8, w14 cmp w8, #1 b.ne LBB1_3701 LBB1_3696: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3701 ; %bb.3697: ; in Loop: Header=BB1_513 Depth=1 orr w8, w11, w12 cmp w8, #0 cset w8, ne cbz w16, LBB1_3701 ; %bb.3698: ; in Loop: Header=BB1_513 Depth=1 Lloh4153: adrp x9, _s2_l1@GOTPAGE Lloh4154: ldr x9, [x9, _s2_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3701 ; %bb.3699: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3701 ; %bb.3700: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4185 LBB1_3701: ; in Loop: Header=BB1_513 Depth=1 Lloh4155: adrp x8, __x_s1_evt0@GOTPAGE Lloh4156: ldr x8, [x8, __x_s1_evt0@GOTPAGEOFF] ldrb w14, [x8] cmp w14, #0 cset w8, ne cset w10, eq Lloh4157: adrp x9, __x_s1_evt1@GOTPAGE Lloh4158: ldr x9, [x9, __x_s1_evt1@GOTPAGEOFF] ldrb w15, [x9] cmp w15, #0 cset w13, eq cset w9, ne orr w14, w14, w15 cbz w14, LBB1_3705 ; %bb.3702: ; in Loop: Header=BB1_513 Depth=1 orr w10, w10, w9 cbz w10, LBB1_3705 ; %bb.3703: ; in Loop: Header=BB1_513 Depth=1 orr w10, w13, w8 cbz w10, LBB1_3705 ; %bb.3704: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w9 cbz w8, LBB1_4185 LBB1_3705: ; in Loop: Header=BB1_513 Depth=1 Lloh4159: adrp x8, __x_s1_l2@GOTPAGE Lloh4160: ldr x8, [x8, __x_s1_l2@GOTPAGEOFF] ldrb w10, [x8] Lloh4161: adrp x8, __x_s1_l0@GOTPAGE Lloh4162: ldr x8, [x8, __x_s1_l0@GOTPAGEOFF] ldrb w16, [x8] orr w8, w10, w16 Lloh4163: adrp x9, __x_s1_l1@GOTPAGE Lloh4164: ldr x9, [x9, __x_s1_l1@GOTPAGEOFF] ldrb w0, [x9] orr w8, w8, w0 cmp w8, #0 cset w2, ne cbz w8, LBB1_3714 ; %bb.3706: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w16, #0, #4, eq cset w8, ne b.eq LBB1_3708 ; %bb.3707: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3714 LBB1_3708: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq cmp w0, #0 cset w13, ne cmp w16, #0 cset w14, ne cset w15, eq and w17, w9, w13 and w15, w17, w15 cmp w15, #1 b.eq LBB1_3714 ; %bb.3709: ; in Loop: Header=BB1_513 Depth=1 and w8, w8, w13 cbnz w8, LBB1_3714 ; %bb.3710: ; in Loop: Header=BB1_513 Depth=1 orr w8, w9, w14 orr w8, w8, w13 cbz w8, LBB1_3714 ; %bb.3711: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w10, LBB1_4186 ; %bb.3712: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_4186 ; %bb.3713: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_4186 LBB1_3714: ; in Loop: Header=BB1_513 Depth=1 cmp w16, #0 cset w9, eq Lloh4165: adrp x8, __x_s1_x@GOTPAGE Lloh4166: ldr x8, [x8, __x_s1_x@GOTPAGEOFF] Lloh4167: ldr s0, [x8] fcmp s0, s8 b.ls LBB1_3718 ; %bb.3715: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3718 ; %bb.3716: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_3718 ; %bb.3717: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4185 LBB1_3718: ; in Loop: Header=BB1_513 Depth=1 mov w8, #1123024896 fmov s3, w8 fcmp s0, s3 b.ls LBB1_3722 ; %bb.3719: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3722 ; %bb.3720: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3722 ; %bb.3721: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_4185 LBB1_3722: ; in Loop: Header=BB1_513 Depth=1 mov w8, #1123024896 fmov s3, w8 fcmp s0, s3 b.ls LBB1_3726 ; %bb.3723: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3726 ; %bb.3724: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3726 ; %bb.3725: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4185 LBB1_3726: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3733 ; %bb.3727: ; in Loop: Header=BB1_513 Depth=1 Lloh4168: adrp x8, _s1_x@GOTPAGE Lloh4169: ldr x8, [x8, _s1_x@GOTPAGEOFF] Lloh4170: ldr s4, [x8] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3728: ; in Loop: Header=BB1_513 Depth=1 Lloh4171: adrp x8, _s1_y@GOTPAGE Lloh4172: ldr x8, [x8, _s1_y@GOTPAGEOFF] Lloh4173: ldr s4, [x8] fcvt d4, s4 Lloh4174: adrp x8, __x_s1_y@GOTPAGE Lloh4175: ldr x8, [x8, __x_s1_y@GOTPAGEOFF] Lloh4176: ldr s5, [x8] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3729: ; in Loop: Header=BB1_513 Depth=1 cmp w16, #0 cset w8, ne Lloh4177: adrp x13, _s1_l0@GOTPAGE Lloh4178: ldr x13, [x13, _s1_l0@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w8, w13 b.eq LBB1_4185 ; %bb.3730: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w8, ne Lloh4179: adrp x13, _s1_l1@GOTPAGE Lloh4180: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w8, w13 b.eq LBB1_4185 ; %bb.3731: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w8, ne Lloh4181: adrp x13, _s1_l2@GOTPAGE Lloh4182: ldr x13, [x13, _s1_l2@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w8, w13 b.eq LBB1_4185 ; %bb.3732: ; in Loop: Header=BB1_513 Depth=1 Lloh4183: adrp x8, _s1_z@GOTPAGE Lloh4184: ldr x8, [x8, _s1_z@GOTPAGEOFF] Lloh4185: ldr s4, [x8] fcvt d4, s4 Lloh4186: adrp x8, __x_s1_z@GOTPAGE Lloh4187: ldr x8, [x8, __x_s1_z@GOTPAGEOFF] Lloh4188: ldr s5, [x8] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 LBB1_3733: ; in Loop: Header=BB1_513 Depth=1 cmp w16, #0 cset w8, ne Lloh4189: adrp x13, _s1_l0@GOTPAGE Lloh4190: ldr x13, [x13, _s1_l0@GOTPAGEOFF] ldrb w3, [x13] cmp w3, #0 cset w13, eq cmp w8, w13 b.eq LBB1_3740 ; %bb.3734: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w8, ne Lloh4191: adrp x13, _s1_l1@GOTPAGE Lloh4192: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w8, w13 b.eq LBB1_3740 ; %bb.3735: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w8, ne Lloh4193: adrp x13, _s1_l2@GOTPAGE Lloh4194: ldr x13, [x13, _s1_l2@GOTPAGEOFF] ldrb w13, [x13] cmp w13, #0 cset w13, eq cmp w8, w13 b.eq LBB1_3740 ; %bb.3736: ; in Loop: Header=BB1_513 Depth=1 Lloh4195: adrp x8, _s1_x@GOTPAGE Lloh4196: ldr x8, [x8, _s1_x@GOTPAGEOFF] Lloh4197: ldr s4, [x8] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3740 ; %bb.3737: ; in Loop: Header=BB1_513 Depth=1 Lloh4198: adrp x8, _s1_y@GOTPAGE Lloh4199: ldr x8, [x8, _s1_y@GOTPAGEOFF] Lloh4200: ldr s3, [x8] fcvt d3, s3 Lloh4201: adrp x8, __x_s1_y@GOTPAGE Lloh4202: ldr x8, [x8, __x_s1_y@GOTPAGEOFF] Lloh4203: ldr s4, [x8] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3740 ; %bb.3738: ; in Loop: Header=BB1_513 Depth=1 Lloh4204: adrp x8, _s1_z@GOTPAGE Lloh4205: ldr x8, [x8, _s1_z@GOTPAGEOFF] Lloh4206: ldr s3, [x8] fcvt d3, s3 Lloh4207: adrp x8, __x_s1_z@GOTPAGE Lloh4208: ldr x8, [x8, __x_s1_z@GOTPAGEOFF] Lloh4209: ldr s4, [x8] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh4210: adrp x8, _s1_evt0@GOTPAGE Lloh4211: ldr x8, [x8, _s1_evt0@GOTPAGEOFF] ldrb w14, [x8] fcmp d3, #0.0 b.eq LBB1_3742 ; %bb.3739: ; in Loop: Header=BB1_513 Depth=1 cbz w14, LBB1_3741 b LBB1_3742 LBB1_3740: ; in Loop: Header=BB1_513 Depth=1 Lloh4212: adrp x8, _s1_evt0@GOTPAGE Lloh4213: ldr x8, [x8, _s1_evt0@GOTPAGEOFF] ldrb w14, [x8] cbnz w14, LBB1_3742 LBB1_3741: ; in Loop: Header=BB1_513 Depth=1 mov w14, #0 Lloh4214: adrp x8, _s1_evt1@GOTPAGE Lloh4215: ldr x8, [x8, _s1_evt1@GOTPAGEOFF] ldrb w8, [x8] cbz w8, LBB1_4185 LBB1_3742: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 Lloh4216: adrp x8, _s1_evt1@GOTPAGE Lloh4217: ldr x8, [x8, _s1_evt1@GOTPAGEOFF] ldrb w8, [x8] ccmp w8, #0, #4, ne cset w7, eq Lloh4218: adrp x13, __x_s1_y@GOTPAGE Lloh4219: ldr x13, [x13, __x_s1_y@GOTPAGEOFF] Lloh4220: ldr s5, [x13] b.eq LBB1_3750 ; %bb.3743: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3750 ; %bb.3744: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3750 ; %bb.3745: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_3750 ; %bb.3746: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3750 ; %bb.3747: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3750 ; %bb.3748: ; in Loop: Header=BB1_513 Depth=1 Lloh4221: adrp x13, _s1_z@GOTPAGE Lloh4222: ldr x13, [x13, _s1_z@GOTPAGEOFF] Lloh4223: ldr s3, [x13] Lloh4224: adrp x13, __x_s1_z@GOTPAGE Lloh4225: ldr x13, [x13, __x_s1_z@GOTPAGEOFF] Lloh4226: ldr s4, [x13] Lloh4227: adrp x13, _s1_l2@GOTPAGE Lloh4228: ldr x13, [x13, _s1_l2@GOTPAGEOFF] ldrb w5, [x13] fcmp s3, s4 b.eq LBB1_3755 ; %bb.3749: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3751 b LBB1_3755 LBB1_3750: ; in Loop: Header=BB1_513 Depth=1 Lloh4229: adrp x13, _s1_l2@GOTPAGE Lloh4230: ldr x13, [x13, _s1_l2@GOTPAGEOFF] ldrb w5, [x13] cbnz w5, LBB1_3755 LBB1_3751: ; in Loop: Header=BB1_513 Depth=1 mov w5, #0 cbnz w3, LBB1_3755 ; %bb.3752: ; in Loop: Header=BB1_513 Depth=1 Lloh4231: adrp x13, _s1_l1@GOTPAGE Lloh4232: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3755 ; %bb.3753: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3755 ; %bb.3754: ; in Loop: Header=BB1_513 Depth=1 mov w5, #0 mov w15, #0 orr w13, w14, w8 cbnz w13, LBB1_4186 LBB1_3755: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w13, ne cmp w16, #0 cset w15, ne cmp w10, #0 cset w17, eq and w1, w17, w13 and w9, w1, w9 and w15, w17, w15 and w13, w15, w13 orr w9, w9, w13 Lloh4233: adrp x13, _s1_x@GOTPAGE Lloh4234: ldr x13, [x13, _s1_x@GOTPAGEOFF] Lloh4235: ldr s3, [x13] cmp w9, #1 b.ne LBB1_3759 ; %bb.3756: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3759 ; %bb.3757: ; in Loop: Header=BB1_513 Depth=1 Lloh4236: adrp x9, _s1_z@GOTPAGE Lloh4237: ldr x9, [x9, _s1_z@GOTPAGEOFF] Lloh4238: ldr s4, [x9] Lloh4239: adrp x9, __x_s1_z@GOTPAGE Lloh4240: ldr x9, [x9, __x_s1_z@GOTPAGEOFF] Lloh4241: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3759 ; %bb.3758: ; in Loop: Header=BB1_513 Depth=1 Lloh4242: adrp x9, _s1_y@GOTPAGE Lloh4243: ldr x9, [x9, _s1_y@GOTPAGEOFF] Lloh4244: ldr s4, [x9] fcmp s4, s5 b.eq LBB1_3764 LBB1_3759: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3764 ; %bb.3760: ; in Loop: Header=BB1_513 Depth=1 cbz w3, LBB1_3764 ; %bb.3761: ; in Loop: Header=BB1_513 Depth=1 Lloh4245: adrp x9, _s1_l1@GOTPAGE Lloh4246: ldr x9, [x9, _s1_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3764 ; %bb.3762: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3764 ; %bb.3763: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 cbnz w9, LBB1_4185 LBB1_3764: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 ccmp w8, #0, #0, ne cset w9, ne fcmp s3, s8 cset w13, lt orr w15, w9, w13 Lloh4247: adrp x9, _s1_z@GOTPAGE Lloh4248: ldr x9, [x9, _s1_z@GOTPAGEOFF] Lloh4249: ldr s4, [x9] mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, ge orr w9, w15, w9 cmp w9, #1 b.ne LBB1_3773 ; %bb.3765: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3773 ; %bb.3766: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 cbz w9, LBB1_3773 ; %bb.3767: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3773 ; %bb.3768: ; in Loop: Header=BB1_513 Depth=1 cbz w3, LBB1_3773 ; %bb.3769: ; in Loop: Header=BB1_513 Depth=1 Lloh4250: adrp x9, _s1_l1@GOTPAGE Lloh4251: ldr x9, [x9, _s1_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3773 ; %bb.3770: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3773 ; %bb.3771: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3773 ; %bb.3772: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_4185 LBB1_3773: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s6, w9 fcmp s4, s6 cset w9, lt fcmp s3, s8 cset w13, lt cmp w8, #0 ccmp w14, #0, #0, ne cset w17, ne orr w4, w17, w13 orr w9, w4, w9 cmp w9, #1 b.ne LBB1_3782 ; %bb.3774: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3782 ; %bb.3775: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 cbz w9, LBB1_3782 ; %bb.3776: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3782 ; %bb.3777: ; in Loop: Header=BB1_513 Depth=1 cbz w3, LBB1_3782 ; %bb.3778: ; in Loop: Header=BB1_513 Depth=1 Lloh4252: adrp x9, _s1_l1@GOTPAGE Lloh4253: ldr x9, [x9, _s1_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3782 ; %bb.3779: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3782 ; %bb.3780: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3782 ; %bb.3781: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_4185 LBB1_3782: ; in Loop: Header=BB1_513 Depth=1 Lloh4254: adrp x9, __x_s1_z@GOTPAGE Lloh4255: ldr x9, [x9, __x_s1_z@GOTPAGEOFF] Lloh4256: ldr s6, [x9] fcmp s4, s6 b.ne LBB1_3790 ; %bb.3783: ; in Loop: Header=BB1_513 Depth=1 cbz w8, LBB1_3790 ; %bb.3784: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_3790 ; %bb.3785: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3790 ; %bb.3786: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3790 ; %bb.3787: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3790 ; %bb.3788: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3790 ; %bb.3789: ; in Loop: Header=BB1_513 Depth=1 Lloh4257: adrp x9, _s1_y@GOTPAGE Lloh4258: ldr x9, [x9, _s1_y@GOTPAGEOFF] Lloh4259: ldr s7, [x9] fcmp s7, s5 b.eq LBB1_3795 LBB1_3790: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3795 ; %bb.3791: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 Lloh4260: adrp x13, _s1_l1@GOTPAGE Lloh4261: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cmp w9, #0 cset w9, ne cbz w13, LBB1_3795 ; %bb.3792: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3795 ; %bb.3793: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3795 ; %bb.3794: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3795: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w9, eq orr w9, w7, w9 Lloh4262: adrp x13, _s1_y@GOTPAGE Lloh4263: ldr x13, [x13, _s1_y@GOTPAGEOFF] Lloh4264: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3801 ; %bb.3796: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3801 ; %bb.3797: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_3801 ; %bb.3798: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3801 ; %bb.3799: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3801 ; %bb.3800: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3802 LBB1_3801: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3805 LBB1_3802: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3814 ; %bb.3803: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3814 ; %bb.3804: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3812 b LBB1_3814 LBB1_3805: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 cmp w9, #0 cset w9, ne cbz w3, LBB1_3809 ; %bb.3806: ; in Loop: Header=BB1_513 Depth=1 Lloh4265: adrp x13, _s1_l1@GOTPAGE Lloh4266: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3809 ; %bb.3807: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3809 ; %bb.3808: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3809: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3819 ; %bb.3810: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3819 ; %bb.3811: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3819 LBB1_3812: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3819 ; %bb.3813: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 ccmp w16, #0, #4, eq ccmp w10, #0, #4, ne b.ne LBB1_3819 LBB1_3814: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3819 ; %bb.3815: ; in Loop: Header=BB1_513 Depth=1 orr w13, w14, w8 cmp w13, #0 cset w13, ne cbnz w3, LBB1_3819 ; %bb.3816: ; in Loop: Header=BB1_513 Depth=1 Lloh4267: adrp x17, _s1_l1@GOTPAGE Lloh4268: ldr x17, [x17, _s1_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_3819 ; %bb.3817: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3819 ; %bb.3818: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_4185 LBB1_3819: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3828 ; %bb.3820: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3828 ; %bb.3821: ; in Loop: Header=BB1_513 Depth=1 orr w13, w14, w8 cbz w13, LBB1_3828 ; %bb.3822: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3828 ; %bb.3823: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3828 ; %bb.3824: ; in Loop: Header=BB1_513 Depth=1 Lloh4269: adrp x13, _s1_l1@GOTPAGE Lloh4270: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3828 ; %bb.3825: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3828 ; %bb.3826: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3828 ; %bb.3827: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4185 LBB1_3828: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w4, w13 cmp w13, #1 b.ne LBB1_3837 ; %bb.3829: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3837 ; %bb.3830: ; in Loop: Header=BB1_513 Depth=1 orr w13, w14, w8 cbz w13, LBB1_3837 ; %bb.3831: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3837 ; %bb.3832: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_3837 ; %bb.3833: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_3837 ; %bb.3834: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3837 ; %bb.3835: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3837 ; %bb.3836: ; in Loop: Header=BB1_513 Depth=1 Lloh4271: adrp x13, _s1_l1@GOTPAGE Lloh4272: ldr x13, [x13, _s1_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3837: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3840 ; %bb.3838: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3840 ; %bb.3839: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 cset w13, ne cmp w8, #0 cset w15, eq cmp w0, #0 cset w17, ne cmp w16, #0 cset w16, ne cmp w10, #0 cset w10, ne orr w9, w9, w15 orr w9, w9, w13 orr w9, w9, w10 orr w9, w9, w16 orr w9, w9, w17 cmp w9, #1 b.ne LBB1_3845 LBB1_3840: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3845 ; %bb.3841: ; in Loop: Header=BB1_513 Depth=1 orr w9, w14, w8 cmp w9, #0 cset w9, ne cbz w3, LBB1_3845 ; %bb.3842: ; in Loop: Header=BB1_513 Depth=1 Lloh4273: adrp x10, _s1_l1@GOTPAGE Lloh4274: ldr x10, [x10, _s1_l1@GOTPAGEOFF] ldrb w10, [x10] cbnz w10, LBB1_3845 ; %bb.3843: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3845 ; %bb.3844: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3845: ; in Loop: Header=BB1_513 Depth=1 Lloh4275: adrp x9, __x_s0_evt0@GOTPAGE Lloh4276: ldr x9, [x9, __x_s0_evt0@GOTPAGEOFF] ldrb w16, [x9] cmp w16, #0 cset w9, ne cset w13, eq Lloh4277: adrp x10, __x_s0_evt1@GOTPAGE Lloh4278: ldr x10, [x10, __x_s0_evt1@GOTPAGEOFF] ldrb w17, [x10] cmp w17, #0 cset w15, eq cset w10, ne orr w16, w16, w17 cbz w16, LBB1_3849 ; %bb.3846: ; in Loop: Header=BB1_513 Depth=1 orr w13, w13, w10 cbz w13, LBB1_3849 ; %bb.3847: ; in Loop: Header=BB1_513 Depth=1 orr w13, w15, w9 cbz w13, LBB1_3849 ; %bb.3848: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w10 cbz w9, LBB1_4185 LBB1_3849: ; in Loop: Header=BB1_513 Depth=1 Lloh4279: adrp x9, __x_s0_l2@GOTPAGE Lloh4280: ldr x9, [x9, __x_s0_l2@GOTPAGEOFF] ldrb w3, [x9] Lloh4281: adrp x9, __x_s0_l0@GOTPAGE Lloh4282: ldr x9, [x9, __x_s0_l0@GOTPAGEOFF] ldrb w0, [x9] orr w9, w3, w0 Lloh4283: adrp x10, __x_s0_l1@GOTPAGE Lloh4284: ldr x10, [x10, __x_s0_l1@GOTPAGEOFF] ldrb w5, [x10] orr w9, w9, w5 cmp w9, #0 cset w6, ne cbz w9, LBB1_3858 ; %bb.3850: ; in Loop: Header=BB1_513 Depth=1 cmp w3, #0 ccmp w0, #0, #4, eq cset w9, ne b.eq LBB1_3852 ; %bb.3851: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3858 LBB1_3852: ; in Loop: Header=BB1_513 Depth=1 cmp w3, #0 cset w10, eq cmp w5, #0 cset w13, ne cmp w0, #0 cset w15, ne cset w16, eq and w17, w10, w13 and w16, w17, w16 cmp w16, #1 b.eq LBB1_3858 ; %bb.3853: ; in Loop: Header=BB1_513 Depth=1 and w9, w9, w13 cbnz w9, LBB1_3858 ; %bb.3854: ; in Loop: Header=BB1_513 Depth=1 orr w9, w10, w15 orr w9, w9, w13 cbz w9, LBB1_3858 ; %bb.3855: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbz w3, LBB1_4186 ; %bb.3856: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4186 ; %bb.3857: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_4186 LBB1_3858: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w4, eq Lloh4285: adrp x9, __x_s0_x@GOTPAGE Lloh4286: ldr x9, [x9, __x_s0_x@GOTPAGEOFF] Lloh4287: ldr s0, [x9] fcmp s0, s8 b.ls LBB1_3862 ; %bb.3859: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3862 ; %bb.3860: ; in Loop: Header=BB1_513 Depth=1 tbnz w4, #0, LBB1_3862 ; %bb.3861: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_4185 LBB1_3862: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s3, w9 fcmp s0, s3 b.ls LBB1_3866 ; %bb.3863: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3866 ; %bb.3864: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3866 ; %bb.3865: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4185 LBB1_3866: ; in Loop: Header=BB1_513 Depth=1 mov w9, #1123024896 fmov s3, w9 fcmp s0, s3 b.ls LBB1_3870 ; %bb.3867: ; in Loop: Header=BB1_513 Depth=1 cbz w3, LBB1_3870 ; %bb.3868: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3870 ; %bb.3869: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_4185 LBB1_3870: ; in Loop: Header=BB1_513 Depth=1 fcvt d3, s0 fcmp s2, #0.0 b.ls LBB1_3877 ; %bb.3871: ; in Loop: Header=BB1_513 Depth=1 Lloh4288: adrp x9, _s0_x@GOTPAGE Lloh4289: ldr x9, [x9, _s0_x@GOTPAGEOFF] Lloh4290: ldr s4, [x9] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3872: ; in Loop: Header=BB1_513 Depth=1 Lloh4291: adrp x9, _s0_y@GOTPAGE Lloh4292: ldr x9, [x9, _s0_y@GOTPAGEOFF] Lloh4293: ldr s4, [x9] fcvt d4, s4 Lloh4294: adrp x9, __x_s0_y@GOTPAGE Lloh4295: ldr x9, [x9, __x_s0_y@GOTPAGEOFF] Lloh4296: ldr s5, [x9] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 ; %bb.3873: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w9, ne Lloh4297: adrp x10, _s0_l0@GOTPAGE Lloh4298: ldr x10, [x10, _s0_l0@GOTPAGEOFF] ldrb w10, [x10] cmp w10, #0 cset w10, eq cmp w9, w10 b.eq LBB1_4185 ; %bb.3874: ; in Loop: Header=BB1_513 Depth=1 cmp w5, #0 cset w9, ne Lloh4299: adrp x10, _s0_l1@GOTPAGE Lloh4300: ldr x10, [x10, _s0_l1@GOTPAGEOFF] ldrb w10, [x10] cmp w10, #0 cset w10, eq cmp w9, w10 b.eq LBB1_4185 ; %bb.3875: ; in Loop: Header=BB1_513 Depth=1 cmp w3, #0 cset w9, ne Lloh4301: adrp x10, _s0_l2@GOTPAGE Lloh4302: ldr x10, [x10, _s0_l2@GOTPAGEOFF] ldrb w10, [x10] cmp w10, #0 cset w10, eq cmp w9, w10 b.eq LBB1_4185 ; %bb.3876: ; in Loop: Header=BB1_513 Depth=1 Lloh4303: adrp x9, _s0_z@GOTPAGE Lloh4304: ldr x9, [x9, _s0_z@GOTPAGEOFF] Lloh4305: ldr s4, [x9] fcvt d4, s4 Lloh4306: adrp x9, __x_s0_z@GOTPAGE Lloh4307: ldr x9, [x9, __x_s0_z@GOTPAGEOFF] Lloh4308: ldr s5, [x9] fcvt d5, s5 fsub d4, d4, d5 fadd d4, d4, d1 fcmp d4, #0.0 b.ne LBB1_4185 LBB1_3877: ; in Loop: Header=BB1_513 Depth=1 cmp w0, #0 cset w9, ne Lloh4309: adrp x10, _s0_l0@GOTPAGE Lloh4310: ldr x10, [x10, _s0_l0@GOTPAGEOFF] ldrb w2, [x10] cmp w2, #0 cset w10, eq cmp w9, w10 b.eq LBB1_3884 ; %bb.3878: ; in Loop: Header=BB1_513 Depth=1 cmp w5, #0 cset w9, ne Lloh4311: adrp x10, _s0_l1@GOTPAGE Lloh4312: ldr x10, [x10, _s0_l1@GOTPAGEOFF] ldrb w10, [x10] cmp w10, #0 cset w10, eq cmp w9, w10 b.eq LBB1_3884 ; %bb.3879: ; in Loop: Header=BB1_513 Depth=1 cmp w3, #0 cset w9, ne Lloh4313: adrp x10, _s0_l2@GOTPAGE Lloh4314: ldr x10, [x10, _s0_l2@GOTPAGEOFF] ldrb w10, [x10] cmp w10, #0 cset w10, eq cmp w9, w10 b.eq LBB1_3884 ; %bb.3880: ; in Loop: Header=BB1_513 Depth=1 Lloh4315: adrp x9, _s0_x@GOTPAGE Lloh4316: ldr x9, [x9, _s0_x@GOTPAGEOFF] Lloh4317: ldr s4, [x9] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3884 ; %bb.3881: ; in Loop: Header=BB1_513 Depth=1 Lloh4318: adrp x9, _s0_y@GOTPAGE Lloh4319: ldr x9, [x9, _s0_y@GOTPAGEOFF] Lloh4320: ldr s3, [x9] fcvt d3, s3 Lloh4321: adrp x9, __x_s0_y@GOTPAGE Lloh4322: ldr x9, [x9, __x_s0_y@GOTPAGEOFF] Lloh4323: ldr s4, [x9] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_3884 ; %bb.3882: ; in Loop: Header=BB1_513 Depth=1 Lloh4324: adrp x9, _s0_z@GOTPAGE Lloh4325: ldr x9, [x9, _s0_z@GOTPAGEOFF] Lloh4326: ldr s3, [x9] fcvt d3, s3 Lloh4327: adrp x9, __x_s0_z@GOTPAGE Lloh4328: ldr x9, [x9, __x_s0_z@GOTPAGEOFF] Lloh4329: ldr s4, [x9] fcvt d4, s4 fsub d3, d3, d4 fadd d3, d3, d1 Lloh4330: adrp x9, _s0_evt0@GOTPAGE Lloh4331: ldr x9, [x9, _s0_evt0@GOTPAGEOFF] ldrb w10, [x9] fcmp d3, #0.0 b.eq LBB1_3886 ; %bb.3883: ; in Loop: Header=BB1_513 Depth=1 cbz w10, LBB1_3885 b LBB1_3886 LBB1_3884: ; in Loop: Header=BB1_513 Depth=1 Lloh4332: adrp x9, _s0_evt0@GOTPAGE Lloh4333: ldr x9, [x9, _s0_evt0@GOTPAGEOFF] ldrb w10, [x9] cbnz w10, LBB1_3886 LBB1_3885: ; in Loop: Header=BB1_513 Depth=1 mov w10, #0 Lloh4334: adrp x9, _s0_evt1@GOTPAGE Lloh4335: ldr x9, [x9, _s0_evt1@GOTPAGEOFF] ldrb w9, [x9] cbz w9, LBB1_4185 LBB1_3886: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 Lloh4336: adrp x9, _s0_evt1@GOTPAGE Lloh4337: ldr x9, [x9, _s0_evt1@GOTPAGEOFF] ldrb w16, [x9] ccmp w16, #0, #4, ne cset w9, eq Lloh4338: adrp x13, __x_s0_y@GOTPAGE Lloh4339: ldr x13, [x13, __x_s0_y@GOTPAGEOFF] Lloh4340: ldr s5, [x13] b.eq LBB1_3894 ; %bb.3887: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3894 ; %bb.3888: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3894 ; %bb.3889: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3894 ; %bb.3890: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3894 ; %bb.3891: ; in Loop: Header=BB1_513 Depth=1 fcmp s5, #0.0 b.ne LBB1_3894 ; %bb.3892: ; in Loop: Header=BB1_513 Depth=1 Lloh4341: adrp x13, _s0_z@GOTPAGE Lloh4342: ldr x13, [x13, _s0_z@GOTPAGEOFF] Lloh4343: ldr s3, [x13] Lloh4344: adrp x13, __x_s0_z@GOTPAGE Lloh4345: ldr x13, [x13, __x_s0_z@GOTPAGEOFF] Lloh4346: ldr s4, [x13] Lloh4347: adrp x13, _s0_l2@GOTPAGE Lloh4348: ldr x13, [x13, _s0_l2@GOTPAGEOFF] ldrb w7, [x13] fcmp s3, s4 b.eq LBB1_3899 ; %bb.3893: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3895 b LBB1_3899 LBB1_3894: ; in Loop: Header=BB1_513 Depth=1 Lloh4349: adrp x13, _s0_l2@GOTPAGE Lloh4350: ldr x13, [x13, _s0_l2@GOTPAGEOFF] ldrb w7, [x13] cbnz w7, LBB1_3899 LBB1_3895: ; in Loop: Header=BB1_513 Depth=1 mov w7, #0 cbnz w2, LBB1_3899 ; %bb.3896: ; in Loop: Header=BB1_513 Depth=1 Lloh4351: adrp x13, _s0_l1@GOTPAGE Lloh4352: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3899 ; %bb.3897: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3899 ; %bb.3898: ; in Loop: Header=BB1_513 Depth=1 mov w7, #0 mov w15, #0 orr w13, w10, w16 cbnz w13, LBB1_4186 LBB1_3899: ; in Loop: Header=BB1_513 Depth=1 cmp w5, #0 cset w13, ne cmp w0, #0 cset w15, ne cmp w3, #0 cset w17, eq and w1, w17, w13 and w1, w1, w4 and w15, w17, w15 and w13, w15, w13 orr w13, w1, w13 Lloh4353: adrp x15, _s0_x@GOTPAGE Lloh4354: ldr x15, [x15, _s0_x@GOTPAGEOFF] Lloh4355: ldr s3, [x15] cmp w13, #1 b.ne LBB1_3903 ; %bb.3900: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3903 ; %bb.3901: ; in Loop: Header=BB1_513 Depth=1 Lloh4356: adrp x13, _s0_z@GOTPAGE Lloh4357: ldr x13, [x13, _s0_z@GOTPAGEOFF] Lloh4358: ldr s4, [x13] Lloh4359: adrp x13, __x_s0_z@GOTPAGE Lloh4360: ldr x13, [x13, __x_s0_z@GOTPAGEOFF] Lloh4361: ldr s6, [x13] fcmp s4, s6 b.ne LBB1_3903 ; %bb.3902: ; in Loop: Header=BB1_513 Depth=1 Lloh4362: adrp x13, _s0_y@GOTPAGE Lloh4363: ldr x13, [x13, _s0_y@GOTPAGEOFF] Lloh4364: ldr s4, [x13] fcmp s4, s5 b.eq LBB1_3908 LBB1_3903: ; in Loop: Header=BB1_513 Depth=1 cbnz w7, LBB1_3908 ; %bb.3904: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3908 ; %bb.3905: ; in Loop: Header=BB1_513 Depth=1 Lloh4365: adrp x13, _s0_l1@GOTPAGE Lloh4366: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3908 ; %bb.3906: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3908 ; %bb.3907: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cbnz w13, LBB1_4185 LBB1_3908: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w16, #0, #0, ne cset w13, ne fcmp s3, s8 cset w15, lt orr w15, w13, w15 Lloh4367: adrp x13, _s0_z@GOTPAGE Lloh4368: ldr x13, [x13, _s0_z@GOTPAGEOFF] Lloh4369: ldr s4, [x13] mov w13, #1123024896 fmov s6, w13 fcmp s4, s6 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3917 ; %bb.3909: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3917 ; %bb.3910: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cbz w13, LBB1_3917 ; %bb.3911: ; in Loop: Header=BB1_513 Depth=1 cbnz w7, LBB1_3917 ; %bb.3912: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3917 ; %bb.3913: ; in Loop: Header=BB1_513 Depth=1 Lloh4370: adrp x13, _s0_l1@GOTPAGE Lloh4371: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3917 ; %bb.3914: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3917 ; %bb.3915: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3917 ; %bb.3916: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_4185 LBB1_3917: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s6, w13 fcmp s4, s6 cset w13, lt fcmp s3, s8 cset w17, lt cmp w16, #0 ccmp w10, #0, #0, ne cset w1, ne orr w4, w1, w17 orr w13, w4, w13 cmp w13, #1 b.ne LBB1_3926 ; %bb.3918: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3926 ; %bb.3919: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cbz w13, LBB1_3926 ; %bb.3920: ; in Loop: Header=BB1_513 Depth=1 cbnz w7, LBB1_3926 ; %bb.3921: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3926 ; %bb.3922: ; in Loop: Header=BB1_513 Depth=1 Lloh4372: adrp x13, _s0_l1@GOTPAGE Lloh4373: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3926 ; %bb.3923: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3926 ; %bb.3924: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3926 ; %bb.3925: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_4185 LBB1_3926: ; in Loop: Header=BB1_513 Depth=1 Lloh4374: adrp x13, __x_s0_z@GOTPAGE Lloh4375: ldr x13, [x13, __x_s0_z@GOTPAGEOFF] Lloh4376: ldr s6, [x13] fcmp s4, s6 b.ne LBB1_3934 ; %bb.3927: ; in Loop: Header=BB1_513 Depth=1 cbz w16, LBB1_3934 ; %bb.3928: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_3934 ; %bb.3929: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3934 ; %bb.3930: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3934 ; %bb.3931: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_3934 ; %bb.3932: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3934 ; %bb.3933: ; in Loop: Header=BB1_513 Depth=1 Lloh4377: adrp x13, _s0_y@GOTPAGE Lloh4378: ldr x13, [x13, _s0_y@GOTPAGEOFF] Lloh4379: ldr s7, [x13] fcmp s7, s5 b.eq LBB1_3939 LBB1_3934: ; in Loop: Header=BB1_513 Depth=1 cbnz w7, LBB1_3939 ; %bb.3935: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 Lloh4380: adrp x17, _s0_l1@GOTPAGE Lloh4381: ldr x17, [x17, _s0_l1@GOTPAGEOFF] ldrb w17, [x17] cmp w13, #0 cset w13, ne cbz w17, LBB1_3939 ; %bb.3936: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3939 ; %bb.3937: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3939 ; %bb.3938: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_4185 LBB1_3939: ; in Loop: Header=BB1_513 Depth=1 cmp w3, #0 cset w13, eq orr w9, w9, w13 Lloh4382: adrp x13, _s0_y@GOTPAGE Lloh4383: ldr x13, [x13, _s0_y@GOTPAGEOFF] Lloh4384: ldr s7, [x13] cmp w9, #1 b.eq LBB1_3945 ; %bb.3940: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_3945 ; %bb.3941: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3945 ; %bb.3942: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_3945 ; %bb.3943: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3945 ; %bb.3944: ; in Loop: Header=BB1_513 Depth=1 fcmp s6, #0.0 b.eq LBB1_3946 LBB1_3945: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3949 LBB1_3946: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3958 ; %bb.3947: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3958 ; %bb.3948: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.eq LBB1_3956 b LBB1_3958 LBB1_3949: ; in Loop: Header=BB1_513 Depth=1 orr w9, w10, w16 cmp w9, #0 cset w9, ne cbz w2, LBB1_3953 ; %bb.3950: ; in Loop: Header=BB1_513 Depth=1 Lloh4385: adrp x13, _s0_l1@GOTPAGE Lloh4386: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_3953 ; %bb.3951: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3953 ; %bb.3952: ; in Loop: Header=BB1_513 Depth=1 tbnz w9, #0, LBB1_4185 LBB1_3953: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 cset w9, ne fcmp s3, s0 b.ne LBB1_3963 ; %bb.3954: ; in Loop: Header=BB1_513 Depth=1 fcmp s7, s5 b.ne LBB1_3963 ; %bb.3955: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3963 LBB1_3956: ; in Loop: Header=BB1_513 Depth=1 cbz w6, LBB1_3963 ; %bb.3957: ; in Loop: Header=BB1_513 Depth=1 cmp w5, #0 ccmp w0, #0, #4, eq ccmp w3, #0, #4, ne b.ne LBB1_3963 LBB1_3958: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3963 ; %bb.3959: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cmp w13, #0 cset w13, ne cbnz w2, LBB1_3963 ; %bb.3960: ; in Loop: Header=BB1_513 Depth=1 Lloh4387: adrp x17, _s0_l1@GOTPAGE Lloh4388: ldr x17, [x17, _s0_l1@GOTPAGEOFF] ldrb w17, [x17] cbnz w17, LBB1_3963 ; %bb.3961: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3963 ; %bb.3962: ; in Loop: Header=BB1_513 Depth=1 tbnz w13, #0, LBB1_4185 LBB1_3963: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, ge orr w13, w15, w13 cmp w13, #1 b.ne LBB1_3972 ; %bb.3964: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3972 ; %bb.3965: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cbz w13, LBB1_3972 ; %bb.3966: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3972 ; %bb.3967: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3972 ; %bb.3968: ; in Loop: Header=BB1_513 Depth=1 Lloh4389: adrp x13, _s0_l1@GOTPAGE Lloh4390: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbnz w13, LBB1_3972 ; %bb.3969: ; in Loop: Header=BB1_513 Depth=1 cbz w3, LBB1_3972 ; %bb.3970: ; in Loop: Header=BB1_513 Depth=1 cbz w0, LBB1_3972 ; %bb.3971: ; in Loop: Header=BB1_513 Depth=1 cbz w5, LBB1_4185 LBB1_3972: ; in Loop: Header=BB1_513 Depth=1 mov w13, #1123024896 fmov s5, w13 fcmp s7, s5 cset w13, lt orr w13, w4, w13 cmp w13, #1 b.ne LBB1_3981 ; %bb.3973: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3981 ; %bb.3974: ; in Loop: Header=BB1_513 Depth=1 orr w13, w10, w16 cbz w13, LBB1_3981 ; %bb.3975: ; in Loop: Header=BB1_513 Depth=1 cbnz w3, LBB1_3981 ; %bb.3976: ; in Loop: Header=BB1_513 Depth=1 cbnz w0, LBB1_3981 ; %bb.3977: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_3981 ; %bb.3978: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3981 ; %bb.3979: ; in Loop: Header=BB1_513 Depth=1 cbnz w2, LBB1_3981 ; %bb.3980: ; in Loop: Header=BB1_513 Depth=1 Lloh4391: adrp x13, _s0_l1@GOTPAGE Lloh4392: ldr x13, [x13, _s0_l1@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4185 LBB1_3981: ; in Loop: Header=BB1_513 Depth=1 fcmp s4, s6 b.ne LBB1_3984 ; %bb.3982: ; in Loop: Header=BB1_513 Depth=1 fcmp s3, s0 b.ne LBB1_3984 ; %bb.3983: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 cset w13, ne cmp w16, #0 cset w15, eq cmp w5, #0 cset w17, ne cmp w0, #0 cset w0, ne cmp w3, #0 cset w1, ne orr w9, w9, w15 orr w9, w9, w13 orr w9, w9, w1 orr w9, w9, w0 orr w9, w9, w17 cmp w9, #1 b.ne LBB1_3991 LBB1_3984: ; in Loop: Header=BB1_513 Depth=1 cbz w7, LBB1_3991 ; %bb.3985: ; in Loop: Header=BB1_513 Depth=1 cbz w2, LBB1_3991 ; %bb.3986: ; in Loop: Header=BB1_513 Depth=1 Lloh4393: adrp x9, _s0_l1@GOTPAGE Lloh4394: ldr x9, [x9, _s0_l1@GOTPAGEOFF] ldrb w9, [x9] cbnz w9, LBB1_3991 ; %bb.3987: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_3991 ; %bb.3988: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 cbnz w10, LBB1_4186 ; %bb.3989: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_4186 ; %bb.3990: ; in Loop: Header=BB1_513 Depth=1 Lloh4395: adrp x9, __x_r_evt_id@GOTPAGE Lloh4396: ldr x9, [x9, __x_r_evt_id@GOTPAGEOFF] Lloh4397: ldr w9, [x9] cmp w9, #24 b.lo LBB1_3992 b LBB1_4186 LBB1_3991: ; in Loop: Header=BB1_513 Depth=1 Lloh4398: adrp x9, __x_r_evt_id@GOTPAGE Lloh4399: ldr x9, [x9, __x_r_evt_id@GOTPAGEOFF] Lloh4400: ldr w9, [x9] cmp w9, #23 b.hi LBB1_4185 LBB1_3992: ; in Loop: Header=BB1_513 Depth=1 Lloh4401: adrp x9, __x_r_counter@GOTPAGE Lloh4402: ldr x9, [x9, __x_r_counter@GOTPAGEOFF] Lloh4403: ldr w7, [x9] cmp w7, #23 b.hi LBB1_4185 ; %bb.3993: ; in Loop: Header=BB1_513 Depth=1 Lloh4404: adrp x9, __x_r_l@GOTPAGE Lloh4405: ldr x9, [x9, __x_r_l@GOTPAGEOFF] ldrb w9, [x9] Lloh4406: adrp x13, __x_r_x@GOTPAGE Lloh4407: ldr x13, [x13, __x_r_x@GOTPAGEOFF] Lloh4408: ldr s0, [x13] cbz w9, LBB1_3995 ; %bb.3994: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.hi LBB1_4185 LBB1_3995: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 fcvt d3, s0 b.ls LBB1_3999 ; %bb.3996: ; in Loop: Header=BB1_513 Depth=1 Lloh4409: adrp x13, _r_x@GOTPAGE Lloh4410: ldr x13, [x13, _r_x@GOTPAGEOFF] Lloh4411: ldr s4, [x13] fcvt d4, s4 fsub d4, d4, d3 fadd d4, d4, d1 mov w15, #0 fcmp d4, #0.0 b.ne LBB1_4186 ; %bb.3997: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne Lloh4412: adrp x17, _r_l@GOTPAGE Lloh4413: ldr x17, [x17, _r_l@GOTPAGEOFF] ldrb w5, [x17] cmp w5, #0 cset w17, eq cmp w13, w17 b.eq LBB1_4186 ; %bb.3998: ; in Loop: Header=BB1_513 Depth=1 Lloh4414: adrp x13, _r_counter@GOTPAGE Lloh4415: ldr x13, [x13, _r_counter@GOTPAGEOFF] Lloh4416: ldr w13, [x13] cmp w13, w7 b.eq LBB1_4000 b LBB1_4186 LBB1_3999: ; in Loop: Header=BB1_513 Depth=1 Lloh4417: adrp x13, _r_l@GOTPAGE Lloh4418: ldr x13, [x13, _r_l@GOTPAGEOFF] ldrb w5, [x13] LBB1_4000: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w13, ne cmp w5, #0 cset w15, eq cmp w13, w15 b.eq LBB1_4004 ; %bb.4001: ; in Loop: Header=BB1_513 Depth=1 Lloh4419: adrp x13, _r_x@GOTPAGE Lloh4420: ldr x13, [x13, _r_x@GOTPAGEOFF] Lloh4421: ldr s4, [x13] fcvt d4, s4 fsub d3, d4, d3 fadd d3, d3, d1 fcmp d3, #0.0 b.ne LBB1_4004 ; %bb.4002: ; in Loop: Header=BB1_513 Depth=1 Lloh4422: adrp x13, _r_counter@GOTPAGE Lloh4423: ldr x13, [x13, _r_counter@GOTPAGEOFF] Lloh4424: ldr w15, [x13] Lloh4425: adrp x13, _r_event0@GOTPAGE Lloh4426: ldr x13, [x13, _r_event0@GOTPAGEOFF] ldrb w13, [x13] cmp w15, w7 b.eq LBB1_4007 ; %bb.4003: ; in Loop: Header=BB1_513 Depth=1 cbz w13, LBB1_4006 b LBB1_4007 LBB1_4004: ; in Loop: Header=BB1_513 Depth=1 Lloh4427: adrp x13, _r_event0@GOTPAGE Lloh4428: ldr x13, [x13, _r_event0@GOTPAGEOFF] ldrb w13, [x13] cbz w13, LBB1_4006 ; %bb.4005: ; in Loop: Header=BB1_513 Depth=1 Lloh4429: adrp x15, _r_event1@GOTPAGE Lloh4430: ldr x15, [x15, _r_event1@GOTPAGEOFF] ldrb w15, [x15] mov w17, #1 mov w2, #1 b LBB1_4016 LBB1_4006: ; in Loop: Header=BB1_513 Depth=1 mov w13, #0 Lloh4431: adrp x15, _r_event1@GOTPAGE Lloh4432: ldr x15, [x15, _r_event1@GOTPAGEOFF] ldrb w15, [x15] cbz w15, LBB1_4186 LBB1_4007: ; in Loop: Header=BB1_513 Depth=1 Lloh4433: adrp x15, _r_event1@GOTPAGE Lloh4434: ldr x15, [x15, _r_event1@GOTPAGEOFF] ldrb w15, [x15] cmp w13, #0 cset w2, ne mov w17, #1 cbz w15, LBB1_4016 ; %bb.4008: ; in Loop: Header=BB1_513 Depth=1 cbnz w13, LBB1_4016 ; %bb.4009: ; in Loop: Header=BB1_513 Depth=1 mov w17, #0 Lloh4435: adrp x13, _r_x@GOTPAGE Lloh4436: ldr x13, [x13, _r_x@GOTPAGEOFF] Lloh4437: ldr s3, [x13] fcmp s3, #0.0 b.hi LBB1_4015 ; %bb.4010: ; in Loop: Header=BB1_513 Depth=1 cbnz w9, LBB1_4015 ; %bb.4011: ; in Loop: Header=BB1_513 Depth=1 mov w17, #0 Lloh4438: adrp x13, _r_evt_id@GOTPAGE Lloh4439: ldr x13, [x13, _r_evt_id@GOTPAGEOFF] Lloh4440: ldr w0, [x13] Lloh4441: adrp x13, _r_counter@GOTPAGE Lloh4442: ldr x13, [x13, _r_counter@GOTPAGEOFF] Lloh4443: ldr w13, [x13] cmp w0, w13 b.ne LBB1_4015 ; %bb.4012: ; in Loop: Header=BB1_513 Depth=1 cmp w13, w7 b.ne LBB1_4015 ; %bb.4013: ; in Loop: Header=BB1_513 Depth=1 mov w0, #1 fcmp s3, s0 b.eq LBB1_4019 ; %bb.4014: ; in Loop: Header=BB1_513 Depth=1 mov w17, #0 mov w2, #0 mov w13, #0 mov w1, #0 mov w3, #0 mov w4, #1 mov w6, #1 cbnz w5, LBB1_4017 b LBB1_4028 LBB1_4015: ; in Loop: Header=BB1_513 Depth=1 mov x2, x17 mov x13, x17 LBB1_4016: ; in Loop: Header=BB1_513 Depth=1 mov x3, x17 mov x1, x2 cbz w5, LBB1_4021 LBB1_4017: ; in Loop: Header=BB1_513 Depth=1 cmp w15, #0 cset w0, ne orr w0, w2, w0 cmp w0, #1 b.ne LBB1_4020 ; %bb.4018: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 mov x3, x17 mov x1, x2 b.eq LBB1_4185 b LBB1_4021 LBB1_4019: ; in Loop: Header=BB1_513 Depth=1 mov w1, #0 mov w3, #0 mov w4, #1 mov w6, #1 b LBB1_4028 LBB1_4020: ; in Loop: Header=BB1_513 Depth=1 mov x3, x17 mov x1, x2 LBB1_4021: ; in Loop: Header=BB1_513 Depth=1 cmp w9, #0 cset w9, eq cmp w13, #0 cset w13, eq orr w9, w9, w13 cmp w15, #0 cset w0, ne orr w6, w9, w0 tbnz w6, #0, LBB1_4027 ; %bb.4022: ; in Loop: Header=BB1_513 Depth=1 mov w0, #0 Lloh4444: adrp x9, _r_evt_id@GOTPAGE Lloh4445: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4446: ldr w9, [x9] Lloh4447: adrp x13, _r_counter@GOTPAGE Lloh4448: ldr x13, [x13, _r_counter@GOTPAGEOFF] Lloh4449: ldr w13, [x13] cmp w9, w13 b.ne LBB1_4026 ; %bb.4023: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.ne LBB1_4026 ; %bb.4024: ; in Loop: Header=BB1_513 Depth=1 sub w15, w13, w7 mov x13, x0 cmn w15, #1 b.ne LBB1_4027 ; %bb.4025: ; in Loop: Header=BB1_513 Depth=1 mov x13, x9 mov x4, x0 b LBB1_4033 LBB1_4026: ; in Loop: Header=BB1_513 Depth=1 mov x13, x0 LBB1_4027: ; in Loop: Header=BB1_513 Depth=1 mov x4, x0 orr w9, w1, w0 mov x0, x13 cmp w9, #1 b.ne LBB1_4031 LBB1_4028: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_4031 ; %bb.4029: ; in Loop: Header=BB1_513 Depth=1 cbnz w5, LBB1_4031 ; %bb.4030: ; in Loop: Header=BB1_513 Depth=1 Lloh4450: adrp x9, _r_counter@GOTPAGE Lloh4451: ldr x9, [x9, _r_counter@GOTPAGEOFF] Lloh4452: ldr w9, [x9] cmp w9, #23 b.lt LBB1_4185 LBB1_4031: ; in Loop: Header=BB1_513 Depth=1 tbnz w6, #0, LBB1_4036 ; %bb.4032: ; in Loop: Header=BB1_513 Depth=1 Lloh4453: adrp x9, _r_evt_id@GOTPAGE Lloh4454: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4455: ldr w13, [x9] Lloh4456: adrp x9, _r_counter@GOTPAGE Lloh4457: ldr x9, [x9, _r_counter@GOTPAGEOFF] Lloh4458: ldr w9, [x9] LBB1_4033: ; in Loop: Header=BB1_513 Depth=1 cmp w13, w9 b.ne LBB1_4036 ; %bb.4034: ; in Loop: Header=BB1_513 Depth=1 cbnz w7, LBB1_4036 ; %bb.4035: ; in Loop: Header=BB1_513 Depth=1 fcmp s0, #0.0 b.eq LBB1_4038 LBB1_4036: ; in Loop: Header=BB1_513 Depth=1 tbnz w1, #0, LBB1_4039 ; %bb.4037: ; in Loop: Header=BB1_513 Depth=1 cbnz w4, LBB1_4039 LBB1_4038: ; in Loop: Header=BB1_513 Depth=1 Lloh4459: adrp x9, __x_delta@GOTPAGE Lloh4460: ldr x9, [x9, __x_delta@GOTPAGEOFF] Lloh4461: ldr s0, [x9] fcmp s0, #0.0 b.ge LBB1_4041 b LBB1_4185 LBB1_4039: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 Lloh4462: adrp x9, _r_counter@GOTPAGE Lloh4463: ldr x9, [x9, _r_counter@GOTPAGEOFF] Lloh4464: ldr w9, [x9] cmp w9, #23 ccmp w5, #0, #0, eq fccmp s2, s9, #0, eq b.eq LBB1_4186 ; %bb.4040: ; in Loop: Header=BB1_513 Depth=1 Lloh4465: adrp x9, __x_delta@GOTPAGE Lloh4466: ldr x9, [x9, __x_delta@GOTPAGEOFF] Lloh4467: ldr s0, [x9] fcmp s0, #0.0 b.lt LBB1_4186 LBB1_4041: ; in Loop: Header=BB1_513 Depth=1 ldur w9, [x29, #-124] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4042: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #84] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4043: ; in Loop: Header=BB1_513 Depth=1 ldur w9, [x29, #-128] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4044: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #80] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4045: ; in Loop: Header=BB1_513 Depth=1 ldur w9, [x29, #-132] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4046: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #76] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4047: ; in Loop: Header=BB1_513 Depth=1 ldur w9, [x29, #-136] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4048: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #72] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4049: ; in Loop: Header=BB1_513 Depth=1 ldur w9, [x29, #-140] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4050: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #68] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4051: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #144] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4052: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #64] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4053: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #140] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4054: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #60] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4055: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #136] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4056: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #56] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4057: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #132] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4058: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #52] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4059: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #128] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4060: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #48] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4061: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #124] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4062: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #44] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4063: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #120] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4064: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #40] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4065: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #116] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4066: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #36] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4067: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #112] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4068: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #32] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4069: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #108] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4070: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #28] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4071: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #104] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4072: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #24] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4073: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #100] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4074: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #20] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4075: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #96] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4076: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #16] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4077: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #92] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4078: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #12] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4079: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #88] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4080: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #8] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4081: ; in Loop: Header=BB1_513 Depth=1 cbnz w30, LBB1_4092 ; %bb.4082: ; in Loop: Header=BB1_513 Depth=1 ldr w9, [sp, #4] ; 4-byte Folded Reload cbnz w9, LBB1_4092 ; %bb.4083: ; in Loop: Header=BB1_513 Depth=1 cbnz w11, LBB1_4092 ; %bb.4084: ; in Loop: Header=BB1_513 Depth=1 cbnz w12, LBB1_4092 ; %bb.4085: ; in Loop: Header=BB1_513 Depth=1 cbnz w14, LBB1_4092 ; %bb.4086: ; in Loop: Header=BB1_513 Depth=1 cbnz w8, LBB1_4092 ; %bb.4087: ; in Loop: Header=BB1_513 Depth=1 cbnz w1, LBB1_4092 ; %bb.4088: ; in Loop: Header=BB1_513 Depth=1 cbnz w4, LBB1_4092 ; %bb.4089: ; in Loop: Header=BB1_513 Depth=1 cbnz w10, LBB1_4092 ; %bb.4090: ; in Loop: Header=BB1_513 Depth=1 cbnz w16, LBB1_4092 ; %bb.4091: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.eq LBB1_4185 LBB1_4092: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, #0.0 b.ne LBB1_4240 ; %bb.4093: ; in Loop: Header=BB1_513 Depth=1 cmp w16, #0 ccmp w10, #0, #0, ne cset w9, eq orr w15, w0, w4 cmp w15, #1 b.ne LBB1_4095 ; %bb.4094: ; in Loop: Header=BB1_513 Depth=1 tbz w9, #0, LBB1_4096 b LBB1_4185 LBB1_4095: ; in Loop: Header=BB1_513 Depth=1 Lloh4468: adrp x13, _r_evt_id@GOTPAGE Lloh4469: ldr x13, [x13, _r_evt_id@GOTPAGEOFF] Lloh4470: ldr w13, [x13] cmp w13, #0 cset w13, eq eor w9, w9, w13 tbnz w9, #0, LBB1_4185 LBB1_4096: ; in Loop: Header=BB1_513 Depth=1 cmp w10, #0 ccmp w16, #0, #4, ne cset w9, ne cbz w3, LBB1_4098 ; %bb.4097: ; in Loop: Header=BB1_513 Depth=1 tbz w9, #0, LBB1_4099 b LBB1_4185 LBB1_4098: ; in Loop: Header=BB1_513 Depth=1 Lloh4471: adrp x10, _r_evt_id@GOTPAGE Lloh4472: ldr x10, [x10, _r_evt_id@GOTPAGEOFF] Lloh4473: ldr w10, [x10] cmp w10, #0 cset w10, eq eor w9, w9, w10 tbnz w9, #0, LBB1_4185 LBB1_4099: ; in Loop: Header=BB1_513 Depth=1 cmp w8, #0 ccmp w14, #0, #0, ne cset w9, eq cbz w15, LBB1_4101 ; %bb.4100: ; in Loop: Header=BB1_513 Depth=1 tbz w9, #0, LBB1_4102 b LBB1_4185 LBB1_4101: ; in Loop: Header=BB1_513 Depth=1 Lloh4474: adrp x10, _r_evt_id@GOTPAGE Lloh4475: ldr x10, [x10, _r_evt_id@GOTPAGEOFF] Lloh4476: ldr w10, [x10] cmp w10, #1 cset w10, eq eor w9, w9, w10 tbnz w9, #0, LBB1_4185 LBB1_4102: ; in Loop: Header=BB1_513 Depth=1 cmp w14, #0 ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4104 ; %bb.4103: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4105 b LBB1_4185 LBB1_4104: ; in Loop: Header=BB1_513 Depth=1 Lloh4477: adrp x9, _r_evt_id@GOTPAGE Lloh4478: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4479: ldr w9, [x9] cmp w9, #1 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4105: ; in Loop: Header=BB1_513 Depth=1 cmp w12, #0 ccmp w11, #0, #0, ne cset w8, eq cbz w15, LBB1_4107 ; %bb.4106: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4108 b LBB1_4185 LBB1_4107: ; in Loop: Header=BB1_513 Depth=1 Lloh4480: adrp x9, _r_evt_id@GOTPAGE Lloh4481: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4482: ldr w9, [x9] cmp w9, #2 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4108: ; in Loop: Header=BB1_513 Depth=1 cmp w11, #0 ccmp w12, #0, #4, ne cset w8, ne cbz w3, LBB1_4110 ; %bb.4109: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4111 b LBB1_4185 LBB1_4110: ; in Loop: Header=BB1_513 Depth=1 Lloh4483: adrp x9, _r_evt_id@GOTPAGE Lloh4484: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4485: ldr w9, [x9] cmp w9, #2 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4111: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #4] ; 4-byte Folded Reload cmp w8, #0 ccmp w30, #0, #0, ne cset w8, eq cbz w15, LBB1_4113 ; %bb.4112: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4114 b LBB1_4185 LBB1_4113: ; in Loop: Header=BB1_513 Depth=1 Lloh4486: adrp x9, _r_evt_id@GOTPAGE Lloh4487: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4488: ldr w9, [x9] cmp w9, #3 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4114: ; in Loop: Header=BB1_513 Depth=1 cmp w30, #0 ldr w8, [sp, #4] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4116 ; %bb.4115: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4117 b LBB1_4185 LBB1_4116: ; in Loop: Header=BB1_513 Depth=1 Lloh4489: adrp x9, _r_evt_id@GOTPAGE Lloh4490: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4491: ldr w9, [x9] cmp w9, #3 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4117: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #8] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #88] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4119 ; %bb.4118: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4120 b LBB1_4185 LBB1_4119: ; in Loop: Header=BB1_513 Depth=1 Lloh4492: adrp x9, _r_evt_id@GOTPAGE Lloh4493: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4494: ldr w9, [x9] cmp w9, #4 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4120: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #88] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #8] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4122 ; %bb.4121: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4123 b LBB1_4185 LBB1_4122: ; in Loop: Header=BB1_513 Depth=1 Lloh4495: adrp x9, _r_evt_id@GOTPAGE Lloh4496: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4497: ldr w9, [x9] cmp w9, #4 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4123: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #12] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #92] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4125 ; %bb.4124: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4126 b LBB1_4185 LBB1_4125: ; in Loop: Header=BB1_513 Depth=1 Lloh4498: adrp x9, _r_evt_id@GOTPAGE Lloh4499: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4500: ldr w9, [x9] cmp w9, #5 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4126: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #92] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #12] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4128 ; %bb.4127: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4129 b LBB1_4185 LBB1_4128: ; in Loop: Header=BB1_513 Depth=1 Lloh4501: adrp x9, _r_evt_id@GOTPAGE Lloh4502: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4503: ldr w9, [x9] cmp w9, #5 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4129: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #16] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #96] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4131 ; %bb.4130: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4132 b LBB1_4185 LBB1_4131: ; in Loop: Header=BB1_513 Depth=1 Lloh4504: adrp x9, _r_evt_id@GOTPAGE Lloh4505: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4506: ldr w9, [x9] cmp w9, #6 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4132: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #96] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #16] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4134 ; %bb.4133: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4135 b LBB1_4185 LBB1_4134: ; in Loop: Header=BB1_513 Depth=1 Lloh4507: adrp x9, _r_evt_id@GOTPAGE Lloh4508: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4509: ldr w9, [x9] cmp w9, #6 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4135: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #20] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #100] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4137 ; %bb.4136: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4138 b LBB1_4185 LBB1_4137: ; in Loop: Header=BB1_513 Depth=1 Lloh4510: adrp x9, _r_evt_id@GOTPAGE Lloh4511: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4512: ldr w9, [x9] cmp w9, #7 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4138: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #100] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #20] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4140 ; %bb.4139: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4141 b LBB1_4185 LBB1_4140: ; in Loop: Header=BB1_513 Depth=1 Lloh4513: adrp x9, _r_evt_id@GOTPAGE Lloh4514: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4515: ldr w9, [x9] cmp w9, #7 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4141: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #24] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #104] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4143 ; %bb.4142: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4144 b LBB1_4185 LBB1_4143: ; in Loop: Header=BB1_513 Depth=1 Lloh4516: adrp x9, _r_evt_id@GOTPAGE Lloh4517: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4518: ldr w9, [x9] cmp w9, #8 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4144: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #104] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #24] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4146 ; %bb.4145: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4147 b LBB1_4185 LBB1_4146: ; in Loop: Header=BB1_513 Depth=1 Lloh4519: adrp x9, _r_evt_id@GOTPAGE Lloh4520: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4521: ldr w9, [x9] cmp w9, #8 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4147: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #28] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #108] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4149 ; %bb.4148: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4150 b LBB1_4185 LBB1_4149: ; in Loop: Header=BB1_513 Depth=1 Lloh4522: adrp x9, _r_evt_id@GOTPAGE Lloh4523: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4524: ldr w9, [x9] cmp w9, #9 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4150: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #108] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #28] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4152 ; %bb.4151: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4153 b LBB1_4185 LBB1_4152: ; in Loop: Header=BB1_513 Depth=1 Lloh4525: adrp x9, _r_evt_id@GOTPAGE Lloh4526: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4527: ldr w9, [x9] cmp w9, #9 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4153: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #32] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #112] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4155 ; %bb.4154: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4156 b LBB1_4185 LBB1_4155: ; in Loop: Header=BB1_513 Depth=1 Lloh4528: adrp x9, _r_evt_id@GOTPAGE Lloh4529: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4530: ldr w9, [x9] cmp w9, #10 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4156: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #112] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #32] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4158 ; %bb.4157: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4159 b LBB1_4185 LBB1_4158: ; in Loop: Header=BB1_513 Depth=1 Lloh4531: adrp x9, _r_evt_id@GOTPAGE Lloh4532: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4533: ldr w9, [x9] cmp w9, #10 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4159: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #116] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4161 ; %bb.4160: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4162 b LBB1_4185 LBB1_4161: ; in Loop: Header=BB1_513 Depth=1 Lloh4534: adrp x9, _r_evt_id@GOTPAGE Lloh4535: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4536: ldr w9, [x9] cmp w9, #11 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4162: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #116] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #36] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4164 ; %bb.4163: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4165 b LBB1_4185 LBB1_4164: ; in Loop: Header=BB1_513 Depth=1 Lloh4537: adrp x9, _r_evt_id@GOTPAGE Lloh4538: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4539: ldr w9, [x9] cmp w9, #11 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4165: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #40] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #120] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4167 ; %bb.4166: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4168 b LBB1_4185 LBB1_4167: ; in Loop: Header=BB1_513 Depth=1 Lloh4540: adrp x9, _r_evt_id@GOTPAGE Lloh4541: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4542: ldr w9, [x9] cmp w9, #12 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4168: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #120] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #40] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4170 ; %bb.4169: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4171 b LBB1_4185 LBB1_4170: ; in Loop: Header=BB1_513 Depth=1 Lloh4543: adrp x9, _r_evt_id@GOTPAGE Lloh4544: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4545: ldr w9, [x9] cmp w9, #12 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4171: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #44] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #124] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4173 ; %bb.4172: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4174 b LBB1_4185 LBB1_4173: ; in Loop: Header=BB1_513 Depth=1 Lloh4546: adrp x9, _r_evt_id@GOTPAGE Lloh4547: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4548: ldr w9, [x9] cmp w9, #13 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4174: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #124] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #44] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4176 ; %bb.4175: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4177 b LBB1_4185 LBB1_4176: ; in Loop: Header=BB1_513 Depth=1 Lloh4549: adrp x9, _r_evt_id@GOTPAGE Lloh4550: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4551: ldr w9, [x9] cmp w9, #13 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4177: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #48] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #128] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4179 ; %bb.4178: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4180 b LBB1_4185 LBB1_4179: ; in Loop: Header=BB1_513 Depth=1 Lloh4552: adrp x9, _r_evt_id@GOTPAGE Lloh4553: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4554: ldr w9, [x9] cmp w9, #14 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4180: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #128] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #48] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4182 ; %bb.4181: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4183 b LBB1_4185 LBB1_4182: ; in Loop: Header=BB1_513 Depth=1 Lloh4555: adrp x9, _r_evt_id@GOTPAGE Lloh4556: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4557: ldr w9, [x9] cmp w9, #14 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4185 LBB1_4183: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #52] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #132] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4187 ; %bb.4184: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4188 LBB1_4185: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 LBB1_4186: ; in Loop: Header=BB1_513 Depth=1 Lloh4558: adrp x8, __x_s23_l2@GOTPAGE Lloh4559: ldr x8, [x8, __x_s23_l2@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x19] Lloh4560: adrp x8, __x_s23_evt1@GOTPAGE Lloh4561: ldr x8, [x8, __x_s23_evt1@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x20] Lloh4562: adrp x8, __x_s23_evt0@GOTPAGE Lloh4563: ldr x8, [x8, __x_s23_evt0@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x21] Lloh4564: adrp x8, __x_s22_l2@GOTPAGE Lloh4565: ldr x8, [x8, __x_s22_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4566: adrp x9, _s22_l2@GOTPAGE Lloh4567: ldr x9, [x9, _s22_l2@GOTPAGEOFF] Lloh4568: strb w8, [x9] Lloh4569: adrp x8, __x_s22_evt1@GOTPAGE Lloh4570: ldr x8, [x8, __x_s22_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4571: adrp x9, _s22_evt1@GOTPAGE Lloh4572: ldr x9, [x9, _s22_evt1@GOTPAGEOFF] Lloh4573: strb w8, [x9] Lloh4574: adrp x8, __x_s22_evt0@GOTPAGE Lloh4575: ldr x8, [x8, __x_s22_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4576: adrp x9, _s22_evt0@GOTPAGE Lloh4577: ldr x9, [x9, _s22_evt0@GOTPAGEOFF] Lloh4578: strb w8, [x9] Lloh4579: adrp x8, __x_s21_evt1@GOTPAGE Lloh4580: ldr x8, [x8, __x_s21_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4581: adrp x9, _s21_evt1@GOTPAGE Lloh4582: ldr x9, [x9, _s21_evt1@GOTPAGEOFF] Lloh4583: strb w8, [x9] Lloh4584: adrp x8, __x_s21_evt0@GOTPAGE Lloh4585: ldr x8, [x8, __x_s21_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4586: adrp x9, _s21_evt0@GOTPAGE Lloh4587: ldr x9, [x9, _s21_evt0@GOTPAGEOFF] Lloh4588: strb w8, [x9] Lloh4589: adrp x8, __x_s20_l2@GOTPAGE Lloh4590: ldr x8, [x8, __x_s20_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4591: adrp x9, _s20_l2@GOTPAGE Lloh4592: ldr x9, [x9, _s20_l2@GOTPAGEOFF] Lloh4593: strb w8, [x9] Lloh4594: adrp x8, __x_s20_evt1@GOTPAGE Lloh4595: ldr x8, [x8, __x_s20_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4596: adrp x9, _s20_evt1@GOTPAGE Lloh4597: ldr x9, [x9, _s20_evt1@GOTPAGEOFF] Lloh4598: strb w8, [x9] Lloh4599: adrp x8, __x_s19_l2@GOTPAGE Lloh4600: ldr x8, [x8, __x_s19_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4601: adrp x9, _s19_l2@GOTPAGE Lloh4602: ldr x9, [x9, _s19_l2@GOTPAGEOFF] Lloh4603: strb w8, [x9] Lloh4604: adrp x8, __x_s19_evt1@GOTPAGE Lloh4605: ldr x8, [x8, __x_s19_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4606: adrp x9, _s19_evt1@GOTPAGE Lloh4607: ldr x9, [x9, _s19_evt1@GOTPAGEOFF] Lloh4608: strb w8, [x9] Lloh4609: adrp x8, __x_s19_evt0@GOTPAGE Lloh4610: ldr x8, [x8, __x_s19_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4611: adrp x9, _s19_evt0@GOTPAGE Lloh4612: ldr x9, [x9, _s19_evt0@GOTPAGEOFF] Lloh4613: strb w8, [x9] Lloh4614: adrp x8, __x_s18_l2@GOTPAGE Lloh4615: ldr x8, [x8, __x_s18_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4616: adrp x9, _s18_l2@GOTPAGE Lloh4617: ldr x9, [x9, _s18_l2@GOTPAGEOFF] Lloh4618: strb w8, [x9] Lloh4619: adrp x8, __x_s18_evt1@GOTPAGE Lloh4620: ldr x8, [x8, __x_s18_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4621: adrp x9, _s18_evt1@GOTPAGE Lloh4622: ldr x9, [x9, _s18_evt1@GOTPAGEOFF] Lloh4623: strb w8, [x9] Lloh4624: adrp x8, __x_s18_evt0@GOTPAGE Lloh4625: ldr x8, [x8, __x_s18_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4626: adrp x9, _s18_evt0@GOTPAGE Lloh4627: ldr x9, [x9, _s18_evt0@GOTPAGEOFF] Lloh4628: strb w8, [x9] Lloh4629: adrp x8, __x_s17_l2@GOTPAGE Lloh4630: ldr x8, [x8, __x_s17_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4631: adrp x9, _s17_l2@GOTPAGE Lloh4632: ldr x9, [x9, _s17_l2@GOTPAGEOFF] Lloh4633: strb w8, [x9] Lloh4634: adrp x8, __x_s17_evt1@GOTPAGE Lloh4635: ldr x8, [x8, __x_s17_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4636: adrp x9, _s17_evt1@GOTPAGE Lloh4637: ldr x9, [x9, _s17_evt1@GOTPAGEOFF] Lloh4638: strb w8, [x9] Lloh4639: adrp x8, __x_s17_evt0@GOTPAGE Lloh4640: ldr x8, [x8, __x_s17_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4641: adrp x9, _s17_evt0@GOTPAGE Lloh4642: ldr x9, [x9, _s17_evt0@GOTPAGEOFF] Lloh4643: strb w8, [x9] Lloh4644: adrp x8, __x_s16_l2@GOTPAGE Lloh4645: ldr x8, [x8, __x_s16_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4646: adrp x9, _s16_l2@GOTPAGE Lloh4647: ldr x9, [x9, _s16_l2@GOTPAGEOFF] Lloh4648: strb w8, [x9] Lloh4649: adrp x8, __x_s16_evt1@GOTPAGE Lloh4650: ldr x8, [x8, __x_s16_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4651: adrp x9, _s16_evt1@GOTPAGE Lloh4652: ldr x9, [x9, _s16_evt1@GOTPAGEOFF] Lloh4653: strb w8, [x9] Lloh4654: adrp x8, __x_s16_evt0@GOTPAGE Lloh4655: ldr x8, [x8, __x_s16_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4656: adrp x9, _s16_evt0@GOTPAGE Lloh4657: ldr x9, [x9, _s16_evt0@GOTPAGEOFF] Lloh4658: strb w8, [x9] Lloh4659: adrp x8, __x_s15_l2@GOTPAGE Lloh4660: ldr x8, [x8, __x_s15_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4661: adrp x9, _s15_l2@GOTPAGE Lloh4662: ldr x9, [x9, _s15_l2@GOTPAGEOFF] Lloh4663: strb w8, [x9] Lloh4664: adrp x8, __x_s15_evt1@GOTPAGE Lloh4665: ldr x8, [x8, __x_s15_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4666: adrp x9, _s15_evt1@GOTPAGE Lloh4667: ldr x9, [x9, _s15_evt1@GOTPAGEOFF] Lloh4668: strb w8, [x9] Lloh4669: adrp x8, __x_s15_evt0@GOTPAGE Lloh4670: ldr x8, [x8, __x_s15_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4671: adrp x9, _s15_evt0@GOTPAGE Lloh4672: ldr x9, [x9, _s15_evt0@GOTPAGEOFF] Lloh4673: strb w8, [x9] Lloh4674: adrp x8, __x_s5_l2@GOTPAGE Lloh4675: ldr x8, [x8, __x_s5_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4676: adrp x9, _s5_l2@GOTPAGE Lloh4677: ldr x9, [x9, _s5_l2@GOTPAGEOFF] Lloh4678: strb w8, [x9] Lloh4679: adrp x8, __x_r_l@GOTPAGE Lloh4680: ldr x8, [x8, __x_r_l@GOTPAGEOFF] ldrb w8, [x8] Lloh4681: adrp x9, _r_l@GOTPAGE Lloh4682: ldr x9, [x9, _r_l@GOTPAGEOFF] Lloh4683: strb w8, [x9] Lloh4684: adrp x8, __x_s5_evt1@GOTPAGE Lloh4685: ldr x8, [x8, __x_s5_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4686: adrp x9, _s5_evt1@GOTPAGE Lloh4687: ldr x9, [x9, _s5_evt1@GOTPAGEOFF] Lloh4688: strb w8, [x9] Lloh4689: adrp x8, __x_s2_l1@GOTPAGE Lloh4690: ldr x8, [x8, __x_s2_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4691: adrp x9, _s2_l1@GOTPAGE Lloh4692: ldr x9, [x9, _s2_l1@GOTPAGEOFF] Lloh4693: strb w8, [x9] Lloh4694: adrp x8, __x_s4_evt1@GOTPAGE Lloh4695: ldr x8, [x8, __x_s4_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4696: adrp x9, _s4_evt1@GOTPAGE Lloh4697: ldr x9, [x9, _s4_evt1@GOTPAGEOFF] Lloh4698: strb w8, [x9] Lloh4699: adrp x8, __x_s1_l1@GOTPAGE Lloh4700: ldr x8, [x8, __x_s1_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4701: adrp x9, _s1_l1@GOTPAGE Lloh4702: ldr x9, [x9, _s1_l1@GOTPAGEOFF] Lloh4703: strb w8, [x9] Lloh4704: adrp x8, __x_s16_l1@GOTPAGE Lloh4705: ldr x8, [x8, __x_s16_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4706: adrp x9, _s16_l1@GOTPAGE Lloh4707: ldr x9, [x9, _s16_l1@GOTPAGEOFF] Lloh4708: strb w8, [x9] Lloh4709: adrp x8, __x_s10_l2@GOTPAGE Lloh4710: ldr x8, [x8, __x_s10_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4711: adrp x9, _s10_l2@GOTPAGE Lloh4712: ldr x9, [x9, _s10_l2@GOTPAGEOFF] Lloh4713: strb w8, [x9] Lloh4714: adrp x8, __x_s3_l2@GOTPAGE Lloh4715: ldr x8, [x8, __x_s3_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4716: adrp x9, _s3_l2@GOTPAGE Lloh4717: ldr x9, [x9, _s3_l2@GOTPAGEOFF] Lloh4718: strb w8, [x9] Lloh4719: adrp x8, __x_s6_evt0@GOTPAGE Lloh4720: ldr x8, [x8, __x_s6_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4721: adrp x9, _s6_evt0@GOTPAGE Lloh4722: ldr x9, [x9, _s6_evt0@GOTPAGEOFF] Lloh4723: strb w8, [x9] Lloh4724: adrp x8, __x_s3_l0@GOTPAGE Lloh4725: ldr x8, [x8, __x_s3_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4726: adrp x9, _s3_l0@GOTPAGE Lloh4727: ldr x9, [x9, _s3_l0@GOTPAGEOFF] Lloh4728: strb w8, [x9] Lloh4729: adrp x8, __x_s3_evt1@GOTPAGE Lloh4730: ldr x8, [x8, __x_s3_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4731: adrp x9, _s3_evt1@GOTPAGE Lloh4732: ldr x9, [x9, _s3_evt1@GOTPAGEOFF] Lloh4733: strb w8, [x9] Lloh4734: adrp x8, __x_s0_l1@GOTPAGE Lloh4735: ldr x8, [x8, __x_s0_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4736: adrp x9, _s0_l1@GOTPAGE Lloh4737: ldr x9, [x9, _s0_l1@GOTPAGEOFF] Lloh4738: strb w8, [x9] Lloh4739: adrp x8, __x_s18_l0@GOTPAGE Lloh4740: ldr x8, [x8, __x_s18_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4741: adrp x9, _s18_l0@GOTPAGE Lloh4742: ldr x9, [x9, _s18_l0@GOTPAGEOFF] Lloh4743: strb w8, [x9] Lloh4744: adrp x8, __x_s15_l1@GOTPAGE Lloh4745: ldr x8, [x8, __x_s15_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4746: adrp x9, _s15_l1@GOTPAGE Lloh4747: ldr x9, [x9, _s15_l1@GOTPAGEOFF] Lloh4748: strb w8, [x9] Lloh4749: adrp x8, __x_s9_l2@GOTPAGE Lloh4750: ldr x8, [x8, __x_s9_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4751: adrp x9, _s9_l2@GOTPAGE Lloh4752: ldr x9, [x9, _s9_l2@GOTPAGEOFF] Lloh4753: strb w8, [x9] Lloh4754: adrp x8, __x_s5_l1@GOTPAGE Lloh4755: ldr x8, [x8, __x_s5_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4756: adrp x9, _s5_l1@GOTPAGE Lloh4757: ldr x9, [x9, _s5_l1@GOTPAGEOFF] Lloh4758: strb w8, [x9] Lloh4759: adrp x8, __x_s8_evt1@GOTPAGE Lloh4760: ldr x8, [x8, __x_s8_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4761: adrp x9, _s8_evt1@GOTPAGE Lloh4762: ldr x9, [x9, _s8_evt1@GOTPAGEOFF] Lloh4763: strb w8, [x9] Lloh4764: adrp x8, __x_s2_l2@GOTPAGE Lloh4765: ldr x8, [x8, __x_s2_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4766: adrp x9, _s2_l2@GOTPAGE Lloh4767: ldr x9, [x9, _s2_l2@GOTPAGEOFF] Lloh4768: strb w8, [x9] Lloh4769: adrp x8, __x_s5_l0@GOTPAGE Lloh4770: ldr x8, [x8, __x_s5_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4771: adrp x9, _s5_l0@GOTPAGE Lloh4772: ldr x9, [x9, _s5_l0@GOTPAGEOFF] Lloh4773: strb w8, [x9] Lloh4774: adrp x8, __x_s8_evt0@GOTPAGE Lloh4775: ldr x8, [x8, __x_s8_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4776: adrp x9, _s8_evt0@GOTPAGE Lloh4777: ldr x9, [x9, _s8_evt0@GOTPAGEOFF] Lloh4778: strb w8, [x9] Lloh4779: adrp x8, __x_s17_l1@GOTPAGE Lloh4780: ldr x8, [x8, __x_s17_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4781: adrp x9, _s17_l1@GOTPAGE Lloh4782: ldr x9, [x9, _s17_l1@GOTPAGEOFF] Lloh4783: strb w8, [x9] Lloh4784: adrp x8, __x_s11_l2@GOTPAGE Lloh4785: ldr x8, [x8, __x_s11_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4786: adrp x9, _s11_l2@GOTPAGE Lloh4787: ldr x9, [x9, _s11_l2@GOTPAGEOFF] Lloh4788: strb w8, [x9] Lloh4789: adrp x8, __x_s0_l0@GOTPAGE Lloh4790: ldr x8, [x8, __x_s0_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4791: adrp x9, _s0_l0@GOTPAGE Lloh4792: ldr x9, [x9, _s0_l0@GOTPAGEOFF] Lloh4793: strb w8, [x9] Lloh4794: adrp x8, __x_s3_evt0@GOTPAGE Lloh4795: ldr x8, [x8, __x_s3_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4796: adrp x9, _s3_evt0@GOTPAGE Lloh4797: ldr x9, [x9, _s3_evt0@GOTPAGEOFF] Lloh4798: strb w8, [x9] Lloh4799: adrp x8, __x_s4_evt0@GOTPAGE Lloh4800: ldr x8, [x8, __x_s4_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4801: adrp x9, _s4_evt0@GOTPAGE Lloh4802: ldr x9, [x9, _s4_evt0@GOTPAGEOFF] Lloh4803: strb w8, [x9] Lloh4804: adrp x8, __x_s1_l0@GOTPAGE Lloh4805: ldr x8, [x8, __x_s1_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4806: adrp x9, _s1_l0@GOTPAGE Lloh4807: ldr x9, [x9, _s1_l0@GOTPAGEOFF] Lloh4808: strb w8, [x9] Lloh4809: adrp x8, __x_s1_evt1@GOTPAGE Lloh4810: ldr x8, [x8, __x_s1_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4811: adrp x9, _s1_evt1@GOTPAGE Lloh4812: ldr x9, [x9, _s1_evt1@GOTPAGEOFF] Lloh4813: strb w8, [x9] Lloh4814: adrp x8, __x_r_counter@GOTPAGE Lloh4815: ldr x8, [x8, __x_r_counter@GOTPAGEOFF] Lloh4816: ldr w8, [x8] Lloh4817: adrp x9, _r_counter@GOTPAGE Lloh4818: ldr x9, [x9, _r_counter@GOTPAGEOFF] Lloh4819: str w8, [x9] Lloh4820: adrp x8, __x_s2_l0@GOTPAGE Lloh4821: ldr x8, [x8, __x_s2_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4822: adrp x9, _s2_l0@GOTPAGE Lloh4823: ldr x9, [x9, _s2_l0@GOTPAGEOFF] Lloh4824: strb w8, [x9] Lloh4825: adrp x8, __x_s5_evt0@GOTPAGE Lloh4826: ldr x8, [x8, __x_s5_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4827: adrp x9, _s5_evt0@GOTPAGE Lloh4828: ldr x9, [x9, _s5_evt0@GOTPAGEOFF] Lloh4829: strb w8, [x9] Lloh4830: adrp x8, __x_s0_evt0@GOTPAGE Lloh4831: ldr x8, [x8, __x_s0_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4832: adrp x9, _s0_evt0@GOTPAGE Lloh4833: ldr x9, [x9, _s0_evt0@GOTPAGEOFF] Lloh4834: strb w8, [x9] Lloh4835: adrp x8, __x_r_evt_id@GOTPAGE Lloh4836: ldr x8, [x8, __x_r_evt_id@GOTPAGEOFF] Lloh4837: ldr w8, [x8] Lloh4838: adrp x9, _r_evt_id@GOTPAGE Lloh4839: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh4840: str w8, [x9] Lloh4841: adrp x8, __x_s15_l0@GOTPAGE Lloh4842: ldr x8, [x8, __x_s15_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4843: adrp x9, _s15_l0@GOTPAGE Lloh4844: ldr x9, [x9, _s15_l0@GOTPAGEOFF] Lloh4845: strb w8, [x9] Lloh4846: adrp x8, __x_s9_l1@GOTPAGE Lloh4847: ldr x8, [x8, __x_s9_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4848: adrp x9, _s9_l1@GOTPAGE Lloh4849: ldr x9, [x9, _s9_l1@GOTPAGEOFF] Lloh4850: strb w8, [x9] Lloh4851: adrp x8, __x_s12_evt1@GOTPAGE Lloh4852: ldr x8, [x8, __x_s12_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4853: adrp x9, _s12_evt1@GOTPAGE Lloh4854: ldr x9, [x9, _s12_evt1@GOTPAGEOFF] Lloh4855: strb w8, [x9] Lloh4856: adrp x8, __x_s12_l1@GOTPAGE Lloh4857: ldr x8, [x8, __x_s12_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4858: adrp x9, _s12_l1@GOTPAGE Lloh4859: ldr x9, [x9, _s12_l1@GOTPAGEOFF] Lloh4860: strb w8, [x9] Lloh4861: adrp x8, __x_s6_l2@GOTPAGE Lloh4862: ldr x8, [x8, __x_s6_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4863: adrp x9, _s6_l2@GOTPAGE Lloh4864: ldr x9, [x9, _s6_l2@GOTPAGEOFF] Lloh4865: strb w8, [x9] Lloh4866: adrp x8, __x_s20_evt0@GOTPAGE Lloh4867: ldr x8, [x8, __x_s20_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4868: adrp x9, _s20_evt0@GOTPAGE Lloh4869: ldr x9, [x9, _s20_evt0@GOTPAGEOFF] Lloh4870: strb w8, [x9] Lloh4871: adrp x8, __x_s7_l0@GOTPAGE Lloh4872: ldr x8, [x8, __x_s7_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4873: adrp x9, _s7_l0@GOTPAGE Lloh4874: ldr x9, [x9, _s7_l0@GOTPAGEOFF] Lloh4875: strb w8, [x9] Lloh4876: adrp x8, __x_s10_evt0@GOTPAGE Lloh4877: ldr x8, [x8, __x_s10_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4878: adrp x9, _s10_evt0@GOTPAGE Lloh4879: ldr x9, [x9, _s10_evt0@GOTPAGEOFF] Lloh4880: strb w8, [x9] Lloh4881: adrp x8, __x_s4_l2@GOTPAGE Lloh4882: ldr x8, [x8, __x_s4_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4883: adrp x9, _s4_l2@GOTPAGE Lloh4884: ldr x9, [x9, _s4_l2@GOTPAGEOFF] Lloh4885: strb w8, [x9] Lloh4886: adrp x8, __x_s9_l0@GOTPAGE Lloh4887: ldr x8, [x8, __x_s9_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4888: adrp x9, _s9_l0@GOTPAGE Lloh4889: ldr x9, [x9, _s9_l0@GOTPAGEOFF] Lloh4890: strb w8, [x9] Lloh4891: adrp x8, __x_s12_evt0@GOTPAGE Lloh4892: ldr x8, [x8, __x_s12_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4893: adrp x9, _s12_evt0@GOTPAGE Lloh4894: ldr x9, [x9, _s12_evt0@GOTPAGEOFF] Lloh4895: strb w8, [x9] Lloh4896: adrp x8, __x_s12_l0@GOTPAGE Lloh4897: ldr x8, [x8, __x_s12_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4898: adrp x9, _s12_l0@GOTPAGE Lloh4899: ldr x9, [x9, _s12_l0@GOTPAGEOFF] Lloh4900: strb w8, [x9] Lloh4901: adrp x8, __x_s6_l1@GOTPAGE Lloh4902: ldr x8, [x8, __x_s6_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4903: adrp x9, _s6_l1@GOTPAGE Lloh4904: ldr x9, [x9, _s6_l1@GOTPAGEOFF] Lloh4905: strb w8, [x9] Lloh4906: adrp x8, __x_s9_evt1@GOTPAGE Lloh4907: ldr x8, [x8, __x_s9_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4908: adrp x9, _s9_evt1@GOTPAGE Lloh4909: ldr x9, [x9, _s9_evt1@GOTPAGEOFF] Lloh4910: strb w8, [x9] Lloh4911: adrp x8, __x_s21_l2@GOTPAGE Lloh4912: ldr x8, [x8, __x_s21_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4913: adrp x9, _s21_l2@GOTPAGE Lloh4914: ldr x9, [x9, _s21_l2@GOTPAGEOFF] Lloh4915: strb w8, [x9] Lloh4916: adrp x8, __x_r_event0@GOTPAGE Lloh4917: ldr x8, [x8, __x_r_event0@GOTPAGEOFF] ldrb w8, [x8] Lloh4918: adrp x9, _r_event0@GOTPAGE Lloh4919: ldr x9, [x9, _r_event0@GOTPAGEOFF] Lloh4920: strb w8, [x9] Lloh4921: adrp x8, __x_s6_l0@GOTPAGE Lloh4922: ldr x8, [x8, __x_s6_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4923: adrp x9, _s6_l0@GOTPAGE Lloh4924: ldr x9, [x9, _s6_l0@GOTPAGEOFF] Lloh4925: strb w8, [x9] Lloh4926: adrp x8, __x_s9_evt0@GOTPAGE Lloh4927: ldr x8, [x8, __x_s9_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4928: adrp x9, _s9_evt0@GOTPAGE Lloh4929: ldr x9, [x9, _s9_evt0@GOTPAGEOFF] Lloh4930: strb w8, [x9] Lloh4931: adrp x8, __x_r_event1@GOTPAGE Lloh4932: ldr x8, [x8, __x_r_event1@GOTPAGEOFF] ldrb w8, [x8] Lloh4933: adrp x9, _r_event1@GOTPAGE Lloh4934: ldr x9, [x9, _r_event1@GOTPAGEOFF] Lloh4935: strb w8, [x9] Lloh4936: adrp x8, __x_s8_l0@GOTPAGE Lloh4937: ldr x8, [x8, __x_s8_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4938: adrp x9, _s8_l0@GOTPAGE Lloh4939: ldr x9, [x9, _s8_l0@GOTPAGEOFF] Lloh4940: strb w8, [x9] Lloh4941: adrp x8, __x_s11_evt0@GOTPAGE Lloh4942: ldr x8, [x8, __x_s11_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4943: adrp x9, _s11_evt0@GOTPAGE Lloh4944: ldr x9, [x9, _s11_evt0@GOTPAGEOFF] Lloh4945: strb w8, [x9] Lloh4946: adrp x8, __x_s3_l1@GOTPAGE Lloh4947: ldr x8, [x8, __x_s3_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4948: adrp x9, _s3_l1@GOTPAGE Lloh4949: ldr x9, [x9, _s3_l1@GOTPAGEOFF] Lloh4950: strb w8, [x9] Lloh4951: adrp x8, __x_s6_evt1@GOTPAGE Lloh4952: ldr x8, [x8, __x_s6_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4953: adrp x9, _s6_evt1@GOTPAGE Lloh4954: ldr x9, [x9, _s6_evt1@GOTPAGEOFF] Lloh4955: strb w8, [x9] Lloh4956: adrp x8, __x_s0_l2@GOTPAGE Lloh4957: ldr x8, [x8, __x_s0_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh4958: adrp x9, _s0_l2@GOTPAGE Lloh4959: ldr x9, [x9, _s0_l2@GOTPAGEOFF] Lloh4960: strb w8, [x9] Lloh4961: adrp x8, __x_s11_l0@GOTPAGE Lloh4962: ldr x8, [x8, __x_s11_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4963: adrp x9, _s11_l0@GOTPAGE Lloh4964: ldr x9, [x9, _s11_l0@GOTPAGEOFF] Lloh4965: strb w8, [x9] Lloh4966: adrp x8, __x_s14_evt0@GOTPAGE Lloh4967: ldr x8, [x8, __x_s14_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4968: adrp x9, _s14_evt0@GOTPAGE Lloh4969: ldr x9, [x9, _s14_evt0@GOTPAGEOFF] Lloh4970: strb w8, [x9] Lloh4971: adrp x8, __x_s8_l1@GOTPAGE Lloh4972: ldr x8, [x8, __x_s8_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4973: adrp x9, _s8_l1@GOTPAGE Lloh4974: ldr x9, [x9, _s8_l1@GOTPAGEOFF] Lloh4975: strb w8, [x9] Lloh4976: adrp x8, __x_s11_evt1@GOTPAGE Lloh4977: ldr x8, [x8, __x_s11_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4978: adrp x9, _s11_evt1@GOTPAGE Lloh4979: ldr x9, [x9, _s11_evt1@GOTPAGEOFF] Lloh4980: strb w8, [x9] Lloh4981: adrp x8, __x_s10_l0@GOTPAGE Lloh4982: ldr x8, [x8, __x_s10_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh4983: adrp x9, _s10_l0@GOTPAGE Lloh4984: ldr x9, [x9, _s10_l0@GOTPAGEOFF] Lloh4985: strb w8, [x9] Lloh4986: adrp x8, __x_s13_evt0@GOTPAGE Lloh4987: ldr x8, [x8, __x_s13_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh4988: adrp x9, _s13_evt0@GOTPAGE Lloh4989: ldr x9, [x9, _s13_evt0@GOTPAGEOFF] Lloh4990: strb w8, [x9] Lloh4991: adrp x8, __x_s7_l1@GOTPAGE Lloh4992: ldr x8, [x8, __x_s7_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh4993: adrp x9, _s7_l1@GOTPAGE Lloh4994: ldr x9, [x9, _s7_l1@GOTPAGEOFF] Lloh4995: strb w8, [x9] Lloh4996: adrp x8, __x_s10_evt1@GOTPAGE Lloh4997: ldr x8, [x8, __x_s10_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh4998: adrp x9, _s10_evt1@GOTPAGE Lloh4999: ldr x9, [x9, _s10_evt1@GOTPAGEOFF] Lloh5000: strb w8, [x9] Lloh5001: adrp x8, __x_s16_l0@GOTPAGE Lloh5002: ldr x8, [x8, __x_s16_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5003: adrp x9, _s16_l0@GOTPAGE Lloh5004: ldr x9, [x9, _s16_l0@GOTPAGEOFF] Lloh5005: strb w8, [x9] Lloh5006: adrp x8, __x_s10_l1@GOTPAGE Lloh5007: ldr x8, [x8, __x_s10_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5008: adrp x9, _s10_l1@GOTPAGE Lloh5009: ldr x9, [x9, _s10_l1@GOTPAGEOFF] Lloh5010: strb w8, [x9] Lloh5011: adrp x8, __x_s13_evt1@GOTPAGE Lloh5012: ldr x8, [x8, __x_s13_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh5013: adrp x9, _s13_evt1@GOTPAGE Lloh5014: ldr x9, [x9, _s13_evt1@GOTPAGEOFF] Lloh5015: strb w8, [x9] Lloh5016: adrp x8, __x_s7_l2@GOTPAGE Lloh5017: ldr x8, [x8, __x_s7_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5018: adrp x9, _s7_l2@GOTPAGE Lloh5019: ldr x9, [x9, _s7_l2@GOTPAGEOFF] Lloh5020: strb w8, [x9] Lloh5021: adrp x8, __x_s1_evt0@GOTPAGE Lloh5022: ldr x8, [x8, __x_s1_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh5023: adrp x9, _s1_evt0@GOTPAGE Lloh5024: ldr x9, [x9, _s1_evt0@GOTPAGEOFF] Lloh5025: strb w8, [x9] Lloh5026: adrp x8, __x_s18_l1@GOTPAGE Lloh5027: ldr x8, [x8, __x_s18_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5028: adrp x9, _s18_l1@GOTPAGE Lloh5029: ldr x9, [x9, _s18_l1@GOTPAGEOFF] Lloh5030: strb w8, [x9] Lloh5031: adrp x8, __x_s12_l2@GOTPAGE Lloh5032: ldr x8, [x8, __x_s12_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5033: adrp x9, _s12_l2@GOTPAGE Lloh5034: ldr x9, [x9, _s12_l2@GOTPAGEOFF] Lloh5035: strb w8, [x9] Lloh5036: adrp x8, __x_s2_evt1@GOTPAGE Lloh5037: ldr x8, [x8, __x_s2_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh5038: adrp x9, _s2_evt1@GOTPAGE Lloh5039: ldr x9, [x9, _s2_evt1@GOTPAGEOFF] Lloh5040: strb w8, [x9] Lloh5041: adrp x8, __x_s4_l0@GOTPAGE Lloh5042: ldr x8, [x8, __x_s4_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5043: adrp x9, _s4_l0@GOTPAGE Lloh5044: ldr x9, [x9, _s4_l0@GOTPAGEOFF] Lloh5045: strb w8, [x9] Lloh5046: adrp x8, __x_s7_evt0@GOTPAGE Lloh5047: ldr x8, [x8, __x_s7_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh5048: adrp x9, _s7_evt0@GOTPAGE Lloh5049: ldr x9, [x9, _s7_evt0@GOTPAGEOFF] Lloh5050: strb w8, [x9] Lloh5051: adrp x8, __x_s4_l1@GOTPAGE Lloh5052: ldr x8, [x8, __x_s4_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5053: adrp x9, _s4_l1@GOTPAGE Lloh5054: ldr x9, [x9, _s4_l1@GOTPAGEOFF] Lloh5055: strb w8, [x9] Lloh5056: adrp x8, __x_s7_evt1@GOTPAGE Lloh5057: ldr x8, [x8, __x_s7_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh5058: adrp x9, _s7_evt1@GOTPAGE Lloh5059: ldr x9, [x9, _s7_evt1@GOTPAGEOFF] Lloh5060: strb w8, [x9] Lloh5061: adrp x8, __x_s1_l2@GOTPAGE Lloh5062: ldr x8, [x8, __x_s1_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5063: adrp x9, _s1_l2@GOTPAGE Lloh5064: ldr x9, [x9, _s1_l2@GOTPAGEOFF] Lloh5065: strb w8, [x9] Lloh5066: adrp x8, __x_s17_l0@GOTPAGE Lloh5067: ldr x8, [x8, __x_s17_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5068: adrp x9, _s17_l0@GOTPAGE Lloh5069: ldr x9, [x9, _s17_l0@GOTPAGEOFF] Lloh5070: strb w8, [x9] Lloh5071: adrp x8, __x_s11_l1@GOTPAGE Lloh5072: ldr x8, [x8, __x_s11_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5073: adrp x9, _s11_l1@GOTPAGE Lloh5074: ldr x9, [x9, _s11_l1@GOTPAGEOFF] Lloh5075: strb w8, [x9] Lloh5076: adrp x8, __x_s14_evt1@GOTPAGE Lloh5077: ldr x8, [x8, __x_s14_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh5078: adrp x9, _s14_evt1@GOTPAGE Lloh5079: ldr x9, [x9, _s14_evt1@GOTPAGEOFF] Lloh5080: strb w8, [x9] Lloh5081: adrp x8, __x_s8_l2@GOTPAGE Lloh5082: ldr x8, [x8, __x_s8_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5083: adrp x9, _s8_l2@GOTPAGE Lloh5084: ldr x9, [x9, _s8_l2@GOTPAGEOFF] Lloh5085: strb w8, [x9] Lloh5086: adrp x8, __x_s2_evt0@GOTPAGE Lloh5087: ldr x8, [x8, __x_s2_evt0@GOTPAGEOFF] ldrb w8, [x8] Lloh5088: adrp x9, _s2_evt0@GOTPAGE Lloh5089: ldr x9, [x9, _s2_evt0@GOTPAGEOFF] Lloh5090: strb w8, [x9] Lloh5091: adrp x8, __x_s13_l0@GOTPAGE Lloh5092: ldr x8, [x8, __x_s13_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5093: adrp x9, _s13_l0@GOTPAGE Lloh5094: ldr x9, [x9, _s13_l0@GOTPAGEOFF] Lloh5095: strb w8, [x9] Lloh5096: adrp x8, __x_s19_l0@GOTPAGE Lloh5097: ldr x8, [x8, __x_s19_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5098: adrp x9, _s19_l0@GOTPAGE Lloh5099: ldr x9, [x9, _s19_l0@GOTPAGEOFF] Lloh5100: strb w8, [x9] Lloh5101: adrp x8, __x_s13_l1@GOTPAGE Lloh5102: ldr x8, [x8, __x_s13_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5103: adrp x9, _s13_l1@GOTPAGE Lloh5104: ldr x9, [x9, _s13_l1@GOTPAGEOFF] Lloh5105: strb w8, [x9] Lloh5106: adrp x8, __x_s19_l1@GOTPAGE Lloh5107: ldr x8, [x8, __x_s19_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5108: adrp x9, _s19_l1@GOTPAGE Lloh5109: ldr x9, [x9, _s19_l1@GOTPAGEOFF] Lloh5110: strb w8, [x9] Lloh5111: adrp x8, __x_s13_l2@GOTPAGE Lloh5112: ldr x8, [x8, __x_s13_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5113: adrp x9, _s13_l2@GOTPAGE Lloh5114: ldr x9, [x9, _s13_l2@GOTPAGEOFF] Lloh5115: strb w8, [x9] Lloh5116: adrp x8, __x_s14_l0@GOTPAGE Lloh5117: ldr x8, [x8, __x_s14_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5118: adrp x9, _s14_l0@GOTPAGE Lloh5119: ldr x9, [x9, _s14_l0@GOTPAGEOFF] Lloh5120: strb w8, [x9] Lloh5121: adrp x8, __x_s20_l0@GOTPAGE Lloh5122: ldr x8, [x8, __x_s20_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5123: adrp x9, _s20_l0@GOTPAGE Lloh5124: ldr x9, [x9, _s20_l0@GOTPAGEOFF] Lloh5125: strb w8, [x9] Lloh5126: adrp x8, __x_s14_l1@GOTPAGE Lloh5127: ldr x8, [x8, __x_s14_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5128: adrp x9, _s14_l1@GOTPAGE Lloh5129: ldr x9, [x9, _s14_l1@GOTPAGEOFF] Lloh5130: strb w8, [x9] Lloh5131: adrp x8, __x_s20_l1@GOTPAGE Lloh5132: ldr x8, [x8, __x_s20_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5133: adrp x9, _s20_l1@GOTPAGE Lloh5134: ldr x9, [x9, _s20_l1@GOTPAGEOFF] Lloh5135: strb w8, [x9] Lloh5136: adrp x8, __x_s14_l2@GOTPAGE Lloh5137: ldr x8, [x8, __x_s14_l2@GOTPAGEOFF] ldrb w8, [x8] Lloh5138: adrp x9, _s14_l2@GOTPAGE Lloh5139: ldr x9, [x9, _s14_l2@GOTPAGEOFF] Lloh5140: strb w8, [x9] Lloh5141: adrp x8, __x_s21_l0@GOTPAGE Lloh5142: ldr x8, [x8, __x_s21_l0@GOTPAGEOFF] ldrb w8, [x8] Lloh5143: adrp x9, _s21_l0@GOTPAGE Lloh5144: ldr x9, [x9, _s21_l0@GOTPAGEOFF] Lloh5145: strb w8, [x9] Lloh5146: adrp x8, __x_s21_l1@GOTPAGE Lloh5147: ldr x8, [x8, __x_s21_l1@GOTPAGEOFF] ldrb w8, [x8] Lloh5148: adrp x9, _s21_l1@GOTPAGE Lloh5149: ldr x9, [x9, _s21_l1@GOTPAGEOFF] Lloh5150: strb w8, [x9] Lloh5151: adrp x8, __x_s22_l0@GOTPAGE Lloh5152: ldr x8, [x8, __x_s22_l0@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x27] Lloh5153: adrp x8, __x_s22_l1@GOTPAGE Lloh5154: ldr x8, [x8, __x_s22_l1@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x24] Lloh5155: adrp x8, __x_s23_l0@GOTPAGE Lloh5156: ldr x8, [x8, __x_s23_l0@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x25] Lloh5157: adrp x8, __x_s23_l1@GOTPAGE Lloh5158: ldr x8, [x8, __x_s23_l1@GOTPAGEOFF] ldrb w8, [x8] strb w8, [x26] Lloh5159: adrp x8, __x_s0_evt1@GOTPAGE Lloh5160: ldr x8, [x8, __x_s0_evt1@GOTPAGEOFF] ldrb w8, [x8] Lloh5161: adrp x9, _s0_evt1@GOTPAGE Lloh5162: ldr x9, [x9, _s0_evt1@GOTPAGEOFF] Lloh5163: strb w8, [x9] Lloh5164: adrp x8, __x_s23_z@GOTPAGE Lloh5165: ldr x8, [x8, __x_s23_z@GOTPAGEOFF] Lloh5166: ldr s0, [x8] str s0, [x22] Lloh5167: adrp x8, __x_s23_y@GOTPAGE Lloh5168: ldr x8, [x8, __x_s23_y@GOTPAGEOFF] Lloh5169: ldr s0, [x8] str s0, [x23] Lloh5170: adrp x8, __x_s22_z@GOTPAGE Lloh5171: ldr x8, [x8, __x_s22_z@GOTPAGEOFF] Lloh5172: ldr s0, [x8] Lloh5173: adrp x8, _s22_z@GOTPAGE Lloh5174: ldr x8, [x8, _s22_z@GOTPAGEOFF] Lloh5175: str s0, [x8] Lloh5176: adrp x8, __x_s22_y@GOTPAGE Lloh5177: ldr x8, [x8, __x_s22_y@GOTPAGEOFF] Lloh5178: ldr s0, [x8] Lloh5179: adrp x8, _s22_y@GOTPAGE Lloh5180: ldr x8, [x8, _s22_y@GOTPAGEOFF] Lloh5181: str s0, [x8] Lloh5182: adrp x8, __x_s21_z@GOTPAGE Lloh5183: ldr x8, [x8, __x_s21_z@GOTPAGEOFF] Lloh5184: ldr s0, [x8] Lloh5185: adrp x8, _s21_z@GOTPAGE Lloh5186: ldr x8, [x8, _s21_z@GOTPAGEOFF] Lloh5187: str s0, [x8] Lloh5188: adrp x8, __x_s21_y@GOTPAGE Lloh5189: ldr x8, [x8, __x_s21_y@GOTPAGEOFF] Lloh5190: ldr s0, [x8] Lloh5191: adrp x8, _s21_y@GOTPAGE Lloh5192: ldr x8, [x8, _s21_y@GOTPAGEOFF] Lloh5193: str s0, [x8] Lloh5194: adrp x8, __x_s20_z@GOTPAGE Lloh5195: ldr x8, [x8, __x_s20_z@GOTPAGEOFF] Lloh5196: ldr s0, [x8] Lloh5197: adrp x8, _s20_z@GOTPAGE Lloh5198: ldr x8, [x8, _s20_z@GOTPAGEOFF] Lloh5199: str s0, [x8] Lloh5200: adrp x8, __x_s20_y@GOTPAGE Lloh5201: ldr x8, [x8, __x_s20_y@GOTPAGEOFF] Lloh5202: ldr s0, [x8] Lloh5203: adrp x8, _s20_y@GOTPAGE Lloh5204: ldr x8, [x8, _s20_y@GOTPAGEOFF] Lloh5205: str s0, [x8] Lloh5206: adrp x8, __x_s19_z@GOTPAGE Lloh5207: ldr x8, [x8, __x_s19_z@GOTPAGEOFF] Lloh5208: ldr s0, [x8] Lloh5209: adrp x8, _s19_z@GOTPAGE Lloh5210: ldr x8, [x8, _s19_z@GOTPAGEOFF] Lloh5211: str s0, [x8] Lloh5212: adrp x8, __x_s19_y@GOTPAGE Lloh5213: ldr x8, [x8, __x_s19_y@GOTPAGEOFF] Lloh5214: ldr s0, [x8] Lloh5215: adrp x8, _s19_y@GOTPAGE Lloh5216: ldr x8, [x8, _s19_y@GOTPAGEOFF] Lloh5217: str s0, [x8] Lloh5218: adrp x8, __x_s18_z@GOTPAGE Lloh5219: ldr x8, [x8, __x_s18_z@GOTPAGEOFF] Lloh5220: ldr s0, [x8] Lloh5221: adrp x8, _s18_z@GOTPAGE Lloh5222: ldr x8, [x8, _s18_z@GOTPAGEOFF] Lloh5223: str s0, [x8] Lloh5224: adrp x8, __x_s18_y@GOTPAGE Lloh5225: ldr x8, [x8, __x_s18_y@GOTPAGEOFF] Lloh5226: ldr s0, [x8] Lloh5227: adrp x8, _s18_y@GOTPAGE Lloh5228: ldr x8, [x8, _s18_y@GOTPAGEOFF] Lloh5229: str s0, [x8] Lloh5230: adrp x8, __x_s17_z@GOTPAGE Lloh5231: ldr x8, [x8, __x_s17_z@GOTPAGEOFF] Lloh5232: ldr s0, [x8] Lloh5233: adrp x8, _s17_z@GOTPAGE Lloh5234: ldr x8, [x8, _s17_z@GOTPAGEOFF] Lloh5235: str s0, [x8] Lloh5236: adrp x8, __x_s17_y@GOTPAGE Lloh5237: ldr x8, [x8, __x_s17_y@GOTPAGEOFF] Lloh5238: ldr s0, [x8] Lloh5239: adrp x8, _s17_y@GOTPAGE Lloh5240: ldr x8, [x8, _s17_y@GOTPAGEOFF] Lloh5241: str s0, [x8] Lloh5242: adrp x8, __x_s16_z@GOTPAGE Lloh5243: ldr x8, [x8, __x_s16_z@GOTPAGEOFF] Lloh5244: ldr s0, [x8] Lloh5245: adrp x8, _s16_z@GOTPAGE Lloh5246: ldr x8, [x8, _s16_z@GOTPAGEOFF] Lloh5247: str s0, [x8] Lloh5248: adrp x8, __x_s16_y@GOTPAGE Lloh5249: ldr x8, [x8, __x_s16_y@GOTPAGEOFF] Lloh5250: ldr s0, [x8] Lloh5251: adrp x8, _s16_y@GOTPAGE Lloh5252: ldr x8, [x8, _s16_y@GOTPAGEOFF] Lloh5253: str s0, [x8] Lloh5254: adrp x8, __x_s15_z@GOTPAGE Lloh5255: ldr x8, [x8, __x_s15_z@GOTPAGEOFF] Lloh5256: ldr s0, [x8] Lloh5257: adrp x8, _s15_z@GOTPAGE Lloh5258: ldr x8, [x8, _s15_z@GOTPAGEOFF] Lloh5259: str s0, [x8] Lloh5260: adrp x8, __x_s15_y@GOTPAGE Lloh5261: ldr x8, [x8, __x_s15_y@GOTPAGEOFF] Lloh5262: ldr s0, [x8] Lloh5263: adrp x8, _s15_y@GOTPAGE Lloh5264: ldr x8, [x8, _s15_y@GOTPAGEOFF] Lloh5265: str s0, [x8] Lloh5266: adrp x8, __x_s19_x@GOTPAGE Lloh5267: ldr x8, [x8, __x_s19_x@GOTPAGEOFF] Lloh5268: ldr s0, [x8] Lloh5269: adrp x8, _s19_x@GOTPAGE Lloh5270: ldr x8, [x8, _s19_x@GOTPAGEOFF] Lloh5271: str s0, [x8] Lloh5272: adrp x8, __x_s18_x@GOTPAGE Lloh5273: ldr x8, [x8, __x_s18_x@GOTPAGEOFF] Lloh5274: ldr s0, [x8] Lloh5275: adrp x8, _s18_x@GOTPAGE Lloh5276: ldr x8, [x8, _s18_x@GOTPAGEOFF] Lloh5277: str s0, [x8] Lloh5278: adrp x8, __x_s4_z@GOTPAGE Lloh5279: ldr x8, [x8, __x_s4_z@GOTPAGEOFF] Lloh5280: ldr s0, [x8] Lloh5281: adrp x8, _s4_z@GOTPAGE Lloh5282: ldr x8, [x8, _s4_z@GOTPAGEOFF] Lloh5283: str s0, [x8] Lloh5284: adrp x8, __x_s17_x@GOTPAGE Lloh5285: ldr x8, [x8, __x_s17_x@GOTPAGEOFF] Lloh5286: ldr s0, [x8] Lloh5287: adrp x8, _s17_x@GOTPAGE Lloh5288: ldr x8, [x8, _s17_x@GOTPAGEOFF] Lloh5289: str s0, [x8] Lloh5290: adrp x8, __x_s6_y@GOTPAGE Lloh5291: ldr x8, [x8, __x_s6_y@GOTPAGEOFF] Lloh5292: ldr s0, [x8] Lloh5293: adrp x8, _s6_y@GOTPAGE Lloh5294: ldr x8, [x8, _s6_y@GOTPAGEOFF] Lloh5295: str s0, [x8] Lloh5296: adrp x8, __x_s3_z@GOTPAGE Lloh5297: ldr x8, [x8, __x_s3_z@GOTPAGEOFF] Lloh5298: ldr s0, [x8] Lloh5299: adrp x8, _s3_z@GOTPAGE Lloh5300: ldr x8, [x8, _s3_z@GOTPAGEOFF] Lloh5301: str s0, [x8] Lloh5302: adrp x8, __x_s22_x@GOTPAGE Lloh5303: ldr x8, [x8, __x_s22_x@GOTPAGEOFF] Lloh5304: ldr s0, [x8] Lloh5305: adrp x8, _s22_x@GOTPAGE Lloh5306: ldr x8, [x8, _s22_x@GOTPAGEOFF] Lloh5307: str s0, [x8] Lloh5308: adrp x8, __x_s5_z@GOTPAGE Lloh5309: ldr x8, [x8, __x_s5_z@GOTPAGEOFF] Lloh5310: ldr s0, [x8] Lloh5311: adrp x8, _s5_z@GOTPAGE Lloh5312: ldr x8, [x8, _s5_z@GOTPAGEOFF] Lloh5313: str s0, [x8] Lloh5314: adrp x8, __x_s15_x@GOTPAGE Lloh5315: ldr x8, [x8, __x_s15_x@GOTPAGEOFF] Lloh5316: ldr s0, [x8] Lloh5317: adrp x8, _s15_x@GOTPAGE Lloh5318: ldr x8, [x8, _s15_x@GOTPAGEOFF] Lloh5319: str s0, [x8] Lloh5320: adrp x8, __x_s6_x@GOTPAGE Lloh5321: ldr x8, [x8, __x_s6_x@GOTPAGEOFF] Lloh5322: ldr s0, [x8] Lloh5323: adrp x8, _s6_x@GOTPAGE Lloh5324: ldr x8, [x8, _s6_x@GOTPAGEOFF] Lloh5325: str s0, [x8] Lloh5326: adrp x8, __x_s3_y@GOTPAGE Lloh5327: ldr x8, [x8, __x_s3_y@GOTPAGEOFF] Lloh5328: ldr s0, [x8] Lloh5329: adrp x8, _s3_y@GOTPAGE Lloh5330: ldr x8, [x8, _s3_y@GOTPAGEOFF] Lloh5331: str s0, [x8] Lloh5332: adrp x8, __x_s0_z@GOTPAGE Lloh5333: ldr x8, [x8, __x_s0_z@GOTPAGEOFF] Lloh5334: ldr s0, [x8] Lloh5335: adrp x8, _s0_z@GOTPAGE Lloh5336: ldr x8, [x8, _s0_z@GOTPAGEOFF] Lloh5337: str s0, [x8] Lloh5338: adrp x8, __x_r_x@GOTPAGE Lloh5339: ldr x8, [x8, __x_r_x@GOTPAGEOFF] Lloh5340: ldr s0, [x8] Lloh5341: adrp x8, _r_x@GOTPAGE Lloh5342: ldr x8, [x8, _r_x@GOTPAGEOFF] Lloh5343: str s0, [x8] Lloh5344: adrp x8, __x_s1_x@GOTPAGE Lloh5345: ldr x8, [x8, __x_s1_x@GOTPAGEOFF] Lloh5346: ldr s0, [x8] Lloh5347: adrp x8, _s1_x@GOTPAGE Lloh5348: ldr x8, [x8, _s1_x@GOTPAGEOFF] Lloh5349: str s0, [x8] Lloh5350: adrp x8, __x_s3_x@GOTPAGE Lloh5351: ldr x8, [x8, __x_s3_x@GOTPAGEOFF] Lloh5352: ldr s0, [x8] Lloh5353: adrp x8, _s3_x@GOTPAGE Lloh5354: ldr x8, [x8, _s3_x@GOTPAGEOFF] Lloh5355: str s0, [x8] Lloh5356: adrp x8, __x_s13_y@GOTPAGE Lloh5357: ldr x8, [x8, __x_s13_y@GOTPAGEOFF] Lloh5358: ldr s0, [x8] Lloh5359: adrp x8, _s13_y@GOTPAGE Lloh5360: ldr x8, [x8, _s13_y@GOTPAGEOFF] Lloh5361: str s0, [x8] Lloh5362: adrp x8, __x_s0_y@GOTPAGE Lloh5363: ldr x8, [x8, __x_s0_y@GOTPAGEOFF] Lloh5364: ldr s0, [x8] Lloh5365: adrp x8, _s0_y@GOTPAGE Lloh5366: ldr x8, [x8, _s0_y@GOTPAGEOFF] Lloh5367: str s0, [x8] Lloh5368: adrp x8, __x_s23_x@GOTPAGE Lloh5369: ldr x8, [x8, __x_s23_x@GOTPAGEOFF] Lloh5370: ldr s0, [x8] str s0, [x28] Lloh5371: adrp x8, __x_s13_x@GOTPAGE Lloh5372: ldr x8, [x8, __x_s13_x@GOTPAGEOFF] Lloh5373: ldr s0, [x8] Lloh5374: adrp x8, _s13_x@GOTPAGE Lloh5375: ldr x8, [x8, _s13_x@GOTPAGEOFF] Lloh5376: str s0, [x8] Lloh5377: adrp x8, __x_s0_x@GOTPAGE Lloh5378: ldr x8, [x8, __x_s0_x@GOTPAGEOFF] Lloh5379: ldr s0, [x8] Lloh5380: adrp x8, _s0_x@GOTPAGE Lloh5381: ldr x8, [x8, _s0_x@GOTPAGEOFF] Lloh5382: str s0, [x8] Lloh5383: adrp x8, __x_s2_x@GOTPAGE Lloh5384: ldr x8, [x8, __x_s2_x@GOTPAGEOFF] Lloh5385: ldr s0, [x8] Lloh5386: adrp x8, _s2_x@GOTPAGE Lloh5387: ldr x8, [x8, _s2_x@GOTPAGEOFF] Lloh5388: str s0, [x8] Lloh5389: adrp x8, __x_s20_x@GOTPAGE Lloh5390: ldr x8, [x8, __x_s20_x@GOTPAGEOFF] Lloh5391: ldr s0, [x8] Lloh5392: adrp x8, _s20_x@GOTPAGE Lloh5393: ldr x8, [x8, _s20_x@GOTPAGEOFF] Lloh5394: str s0, [x8] Lloh5395: adrp x8, __x_s5_x@GOTPAGE Lloh5396: ldr x8, [x8, __x_s5_x@GOTPAGEOFF] Lloh5397: ldr s0, [x8] Lloh5398: adrp x8, _s5_x@GOTPAGE Lloh5399: ldr x8, [x8, _s5_x@GOTPAGEOFF] Lloh5400: str s0, [x8] Lloh5401: adrp x8, __x_s4_x@GOTPAGE Lloh5402: ldr x8, [x8, __x_s4_x@GOTPAGEOFF] Lloh5403: ldr s0, [x8] Lloh5404: adrp x8, _s4_x@GOTPAGE Lloh5405: ldr x8, [x8, _s4_x@GOTPAGEOFF] Lloh5406: str s0, [x8] Lloh5407: adrp x8, __x_s4_y@GOTPAGE Lloh5408: ldr x8, [x8, __x_s4_y@GOTPAGEOFF] Lloh5409: ldr s0, [x8] Lloh5410: adrp x8, _s4_y@GOTPAGE Lloh5411: ldr x8, [x8, _s4_y@GOTPAGEOFF] Lloh5412: str s0, [x8] Lloh5413: adrp x8, __x_s6_z@GOTPAGE Lloh5414: ldr x8, [x8, __x_s6_z@GOTPAGEOFF] Lloh5415: ldr s0, [x8] Lloh5416: adrp x8, _s6_z@GOTPAGE Lloh5417: ldr x8, [x8, _s6_z@GOTPAGEOFF] Lloh5418: str s0, [x8] Lloh5419: adrp x8, __x_s16_x@GOTPAGE Lloh5420: ldr x8, [x8, __x_s16_x@GOTPAGEOFF] Lloh5421: ldr s0, [x8] Lloh5422: adrp x8, _s16_x@GOTPAGE Lloh5423: ldr x8, [x8, _s16_x@GOTPAGEOFF] Lloh5424: str s0, [x8] Lloh5425: adrp x8, __x_s21_x@GOTPAGE Lloh5426: ldr x8, [x8, __x_s21_x@GOTPAGEOFF] Lloh5427: ldr s0, [x8] Lloh5428: adrp x8, _s21_x@GOTPAGE Lloh5429: ldr x8, [x8, _s21_x@GOTPAGEOFF] Lloh5430: str s0, [x8] Lloh5431: adrp x8, __x_s5_y@GOTPAGE Lloh5432: ldr x8, [x8, __x_s5_y@GOTPAGEOFF] Lloh5433: ldr s0, [x8] Lloh5434: adrp x8, _s5_y@GOTPAGE Lloh5435: ldr x8, [x8, _s5_y@GOTPAGEOFF] Lloh5436: str s0, [x8] Lloh5437: adrp x8, __x_s7_x@GOTPAGE Lloh5438: ldr x8, [x8, __x_s7_x@GOTPAGEOFF] Lloh5439: ldr s0, [x8] Lloh5440: adrp x8, _s7_x@GOTPAGE Lloh5441: ldr x8, [x8, _s7_x@GOTPAGEOFF] Lloh5442: str s0, [x8] Lloh5443: adrp x8, __x_s1_y@GOTPAGE Lloh5444: ldr x8, [x8, __x_s1_y@GOTPAGEOFF] Lloh5445: ldr s0, [x8] Lloh5446: adrp x8, _s1_y@GOTPAGE Lloh5447: ldr x8, [x8, _s1_y@GOTPAGEOFF] Lloh5448: str s0, [x8] Lloh5449: adrp x8, __x_s7_y@GOTPAGE Lloh5450: ldr x8, [x8, __x_s7_y@GOTPAGEOFF] Lloh5451: ldr s0, [x8] Lloh5452: adrp x8, _s7_y@GOTPAGE Lloh5453: ldr x8, [x8, _s7_y@GOTPAGEOFF] Lloh5454: str s0, [x8] Lloh5455: adrp x8, __x_s1_z@GOTPAGE Lloh5456: ldr x8, [x8, __x_s1_z@GOTPAGEOFF] Lloh5457: ldr s0, [x8] Lloh5458: adrp x8, _s1_z@GOTPAGE Lloh5459: ldr x8, [x8, _s1_z@GOTPAGEOFF] Lloh5460: str s0, [x8] Lloh5461: adrp x8, __x_s7_z@GOTPAGE Lloh5462: ldr x8, [x8, __x_s7_z@GOTPAGEOFF] Lloh5463: ldr s0, [x8] Lloh5464: adrp x8, _s7_z@GOTPAGE Lloh5465: ldr x8, [x8, _s7_z@GOTPAGEOFF] Lloh5466: str s0, [x8] Lloh5467: adrp x8, __x_s8_x@GOTPAGE Lloh5468: ldr x8, [x8, __x_s8_x@GOTPAGEOFF] Lloh5469: ldr s0, [x8] Lloh5470: adrp x8, _s8_x@GOTPAGE Lloh5471: ldr x8, [x8, _s8_x@GOTPAGEOFF] Lloh5472: str s0, [x8] Lloh5473: adrp x8, __x_s2_y@GOTPAGE Lloh5474: ldr x8, [x8, __x_s2_y@GOTPAGEOFF] Lloh5475: ldr s0, [x8] Lloh5476: adrp x8, _s2_y@GOTPAGE Lloh5477: ldr x8, [x8, _s2_y@GOTPAGEOFF] Lloh5478: str s0, [x8] Lloh5479: adrp x8, __x_s8_y@GOTPAGE Lloh5480: ldr x8, [x8, __x_s8_y@GOTPAGEOFF] Lloh5481: ldr s0, [x8] Lloh5482: adrp x8, _s8_y@GOTPAGE Lloh5483: ldr x8, [x8, _s8_y@GOTPAGEOFF] Lloh5484: str s0, [x8] Lloh5485: adrp x8, __x_s2_z@GOTPAGE Lloh5486: ldr x8, [x8, __x_s2_z@GOTPAGEOFF] Lloh5487: ldr s0, [x8] Lloh5488: adrp x8, _s2_z@GOTPAGE Lloh5489: ldr x8, [x8, _s2_z@GOTPAGEOFF] Lloh5490: str s0, [x8] Lloh5491: adrp x8, __x_s8_z@GOTPAGE Lloh5492: ldr x8, [x8, __x_s8_z@GOTPAGEOFF] Lloh5493: ldr s0, [x8] Lloh5494: adrp x8, _s8_z@GOTPAGE Lloh5495: ldr x8, [x8, _s8_z@GOTPAGEOFF] Lloh5496: str s0, [x8] Lloh5497: adrp x8, __x_s9_x@GOTPAGE Lloh5498: ldr x8, [x8, __x_s9_x@GOTPAGEOFF] Lloh5499: ldr s0, [x8] Lloh5500: adrp x8, _s9_x@GOTPAGE Lloh5501: ldr x8, [x8, _s9_x@GOTPAGEOFF] Lloh5502: str s0, [x8] Lloh5503: adrp x8, __x_s9_y@GOTPAGE Lloh5504: ldr x8, [x8, __x_s9_y@GOTPAGEOFF] Lloh5505: ldr s0, [x8] Lloh5506: adrp x8, _s9_y@GOTPAGE Lloh5507: ldr x8, [x8, _s9_y@GOTPAGEOFF] Lloh5508: str s0, [x8] Lloh5509: adrp x8, __x_delta@GOTPAGE Lloh5510: ldr x8, [x8, __x_delta@GOTPAGEOFF] Lloh5511: ldr s0, [x8] Lloh5512: adrp x8, _delta@GOTPAGE Lloh5513: ldr x8, [x8, _delta@GOTPAGEOFF] Lloh5514: str s0, [x8] Lloh5515: adrp x8, __x_s9_z@GOTPAGE Lloh5516: ldr x8, [x8, __x_s9_z@GOTPAGEOFF] Lloh5517: ldr s0, [x8] Lloh5518: adrp x8, _s9_z@GOTPAGE Lloh5519: ldr x8, [x8, _s9_z@GOTPAGEOFF] Lloh5520: str s0, [x8] Lloh5521: adrp x8, __x_s10_x@GOTPAGE Lloh5522: ldr x8, [x8, __x_s10_x@GOTPAGEOFF] Lloh5523: ldr s0, [x8] Lloh5524: adrp x8, _s10_x@GOTPAGE Lloh5525: ldr x8, [x8, _s10_x@GOTPAGEOFF] Lloh5526: str s0, [x8] Lloh5527: adrp x8, __x_s10_y@GOTPAGE Lloh5528: ldr x8, [x8, __x_s10_y@GOTPAGEOFF] Lloh5529: ldr s0, [x8] Lloh5530: adrp x8, _s10_y@GOTPAGE Lloh5531: ldr x8, [x8, _s10_y@GOTPAGEOFF] Lloh5532: str s0, [x8] Lloh5533: adrp x8, __x_s10_z@GOTPAGE Lloh5534: ldr x8, [x8, __x_s10_z@GOTPAGEOFF] Lloh5535: ldr s0, [x8] Lloh5536: adrp x8, _s10_z@GOTPAGE Lloh5537: ldr x8, [x8, _s10_z@GOTPAGEOFF] Lloh5538: str s0, [x8] Lloh5539: adrp x8, __x_s11_x@GOTPAGE Lloh5540: ldr x8, [x8, __x_s11_x@GOTPAGEOFF] Lloh5541: ldr s0, [x8] Lloh5542: adrp x8, _s11_x@GOTPAGE Lloh5543: ldr x8, [x8, _s11_x@GOTPAGEOFF] Lloh5544: str s0, [x8] Lloh5545: adrp x8, __x_s11_y@GOTPAGE Lloh5546: ldr x8, [x8, __x_s11_y@GOTPAGEOFF] Lloh5547: ldr s0, [x8] Lloh5548: adrp x8, _s11_y@GOTPAGE Lloh5549: ldr x8, [x8, _s11_y@GOTPAGEOFF] Lloh5550: str s0, [x8] Lloh5551: adrp x8, __x_s11_z@GOTPAGE Lloh5552: ldr x8, [x8, __x_s11_z@GOTPAGEOFF] Lloh5553: ldr s0, [x8] Lloh5554: adrp x8, _s11_z@GOTPAGE Lloh5555: ldr x8, [x8, _s11_z@GOTPAGEOFF] Lloh5556: str s0, [x8] Lloh5557: adrp x8, __x_s12_x@GOTPAGE Lloh5558: ldr x8, [x8, __x_s12_x@GOTPAGEOFF] Lloh5559: ldr s0, [x8] Lloh5560: adrp x8, _s12_x@GOTPAGE Lloh5561: ldr x8, [x8, _s12_x@GOTPAGEOFF] Lloh5562: str s0, [x8] Lloh5563: adrp x8, __x__diverge_delta@GOTPAGE Lloh5564: ldr x8, [x8, __x__diverge_delta@GOTPAGEOFF] Lloh5565: ldr s0, [x8] Lloh5566: adrp x8, __diverge_delta@GOTPAGE Lloh5567: ldr x8, [x8, __diverge_delta@GOTPAGEOFF] Lloh5568: str s0, [x8] Lloh5569: adrp x8, __x_s12_y@GOTPAGE Lloh5570: ldr x8, [x8, __x_s12_y@GOTPAGEOFF] Lloh5571: ldr s0, [x8] Lloh5572: adrp x8, _s12_y@GOTPAGE Lloh5573: ldr x8, [x8, _s12_y@GOTPAGEOFF] Lloh5574: str s0, [x8] Lloh5575: adrp x8, __x_s12_z@GOTPAGE Lloh5576: ldr x8, [x8, __x_s12_z@GOTPAGEOFF] Lloh5577: ldr s0, [x8] Lloh5578: adrp x8, _s12_z@GOTPAGE Lloh5579: ldr x8, [x8, _s12_z@GOTPAGEOFF] Lloh5580: str s0, [x8] Lloh5581: adrp x8, __x_s13_z@GOTPAGE Lloh5582: ldr x8, [x8, __x_s13_z@GOTPAGEOFF] Lloh5583: ldr s0, [x8] Lloh5584: adrp x8, _s13_z@GOTPAGE Lloh5585: ldr x8, [x8, _s13_z@GOTPAGEOFF] Lloh5586: str s0, [x8] Lloh5587: adrp x8, __x_s14_x@GOTPAGE Lloh5588: ldr x8, [x8, __x_s14_x@GOTPAGEOFF] Lloh5589: ldr s0, [x8] Lloh5590: adrp x8, _s14_x@GOTPAGE Lloh5591: ldr x8, [x8, _s14_x@GOTPAGEOFF] Lloh5592: str s0, [x8] Lloh5593: adrp x8, __x_s14_y@GOTPAGE Lloh5594: ldr x8, [x8, __x_s14_y@GOTPAGEOFF] Lloh5595: ldr s0, [x8] Lloh5596: adrp x8, _s14_y@GOTPAGE Lloh5597: ldr x8, [x8, _s14_y@GOTPAGEOFF] Lloh5598: str s0, [x8] Lloh5599: adrp x8, __x_s14_z@GOTPAGE Lloh5600: ldr x8, [x8, __x_s14_z@GOTPAGEOFF] Lloh5601: ldr s0, [x8] Lloh5602: adrp x8, _s14_z@GOTPAGE Lloh5603: ldr x8, [x8, _s14_z@GOTPAGEOFF] Lloh5604: str s0, [x8] tbz w15, #0, LBB1_4243 b LBB1_513 LBB1_4187: ; in Loop: Header=BB1_513 Depth=1 Lloh5605: adrp x9, _r_evt_id@GOTPAGE Lloh5606: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5607: ldr w9, [x9] cmp w9, #15 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4188: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #132] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #52] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4190 ; %bb.4189: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4191 LBB1_4190: ; in Loop: Header=BB1_513 Depth=1 Lloh5608: adrp x9, _r_evt_id@GOTPAGE Lloh5609: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5610: ldr w9, [x9] cmp w9, #15 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4191: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #56] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #136] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4193 ; %bb.4192: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4194 LBB1_4193: ; in Loop: Header=BB1_513 Depth=1 Lloh5611: adrp x9, _r_evt_id@GOTPAGE Lloh5612: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5613: ldr w9, [x9] cmp w9, #16 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4194: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #136] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #56] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4196 ; %bb.4195: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4197 LBB1_4196: ; in Loop: Header=BB1_513 Depth=1 Lloh5614: adrp x9, _r_evt_id@GOTPAGE Lloh5615: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5616: ldr w9, [x9] cmp w9, #16 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4197: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #60] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #140] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4199 ; %bb.4198: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4200 LBB1_4199: ; in Loop: Header=BB1_513 Depth=1 Lloh5617: adrp x9, _r_evt_id@GOTPAGE Lloh5618: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5619: ldr w9, [x9] cmp w9, #17 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4200: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #140] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #60] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4202 ; %bb.4201: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4203 LBB1_4202: ; in Loop: Header=BB1_513 Depth=1 Lloh5620: adrp x9, _r_evt_id@GOTPAGE Lloh5621: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5622: ldr w9, [x9] cmp w9, #17 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4203: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #64] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #144] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4205 ; %bb.4204: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4206 LBB1_4205: ; in Loop: Header=BB1_513 Depth=1 Lloh5623: adrp x9, _r_evt_id@GOTPAGE Lloh5624: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5625: ldr w9, [x9] cmp w9, #18 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4206: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #144] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #64] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4208 ; %bb.4207: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4209 LBB1_4208: ; in Loop: Header=BB1_513 Depth=1 Lloh5626: adrp x9, _r_evt_id@GOTPAGE Lloh5627: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5628: ldr w9, [x9] cmp w9, #18 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4209: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #68] ; 4-byte Folded Reload cmp w8, #0 ldur w8, [x29, #-140] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4211 ; %bb.4210: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4212 LBB1_4211: ; in Loop: Header=BB1_513 Depth=1 Lloh5629: adrp x9, _r_evt_id@GOTPAGE Lloh5630: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5631: ldr w9, [x9] cmp w9, #19 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4212: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-140] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #68] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4214 ; %bb.4213: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4215 LBB1_4214: ; in Loop: Header=BB1_513 Depth=1 Lloh5632: adrp x9, _r_evt_id@GOTPAGE Lloh5633: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5634: ldr w9, [x9] cmp w9, #19 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4215: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #72] ; 4-byte Folded Reload cmp w8, #0 ldur w8, [x29, #-136] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4217 ; %bb.4216: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4218 LBB1_4217: ; in Loop: Header=BB1_513 Depth=1 Lloh5635: adrp x9, _r_evt_id@GOTPAGE Lloh5636: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5637: ldr w9, [x9] cmp w9, #20 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4218: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-136] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #72] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4220 ; %bb.4219: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4221 LBB1_4220: ; in Loop: Header=BB1_513 Depth=1 Lloh5638: adrp x9, _r_evt_id@GOTPAGE Lloh5639: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5640: ldr w9, [x9] cmp w9, #20 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4221: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #76] ; 4-byte Folded Reload cmp w8, #0 ldur w8, [x29, #-132] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4223 ; %bb.4222: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4224 LBB1_4223: ; in Loop: Header=BB1_513 Depth=1 Lloh5641: adrp x9, _r_evt_id@GOTPAGE Lloh5642: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5643: ldr w9, [x9] cmp w9, #21 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4224: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-132] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #76] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4226 ; %bb.4225: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4227 LBB1_4226: ; in Loop: Header=BB1_513 Depth=1 Lloh5644: adrp x9, _r_evt_id@GOTPAGE Lloh5645: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5646: ldr w9, [x9] cmp w9, #21 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4227: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #80] ; 4-byte Folded Reload cmp w8, #0 ldur w8, [x29, #-128] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4229 ; %bb.4228: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4230 LBB1_4229: ; in Loop: Header=BB1_513 Depth=1 Lloh5647: adrp x9, _r_evt_id@GOTPAGE Lloh5648: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5649: ldr w9, [x9] cmp w9, #22 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4230: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-128] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #80] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4232 ; %bb.4231: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4233 LBB1_4232: ; in Loop: Header=BB1_513 Depth=1 Lloh5650: adrp x9, _r_evt_id@GOTPAGE Lloh5651: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5652: ldr w9, [x9] cmp w9, #22 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4233: ; in Loop: Header=BB1_513 Depth=1 ldr w8, [sp, #84] ; 4-byte Folded Reload cmp w8, #0 ldur w8, [x29, #-124] ; 4-byte Folded Reload ccmp w8, #0, #0, ne cset w8, eq cbz w15, LBB1_4235 ; %bb.4234: ; in Loop: Header=BB1_513 Depth=1 tbnz w8, #0, LBB1_4238 b LBB1_4236 LBB1_4235: ; in Loop: Header=BB1_513 Depth=1 Lloh5653: adrp x9, _r_evt_id@GOTPAGE Lloh5654: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5655: ldr w9, [x9] cmp w9, #23 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4236: ; in Loop: Header=BB1_513 Depth=1 ldur w8, [x29, #-124] ; 4-byte Folded Reload cmp w8, #0 ldr w8, [sp, #84] ; 4-byte Folded Reload ccmp w8, #0, #4, ne cset w8, ne cbz w3, LBB1_4239 ; %bb.4237: ; in Loop: Header=BB1_513 Depth=1 tbz w8, #0, LBB1_4240 LBB1_4238: ; in Loop: Header=BB1_513 Depth=1 mov w15, #0 b LBB1_4186 LBB1_4239: ; in Loop: Header=BB1_513 Depth=1 Lloh5656: adrp x9, _r_evt_id@GOTPAGE Lloh5657: ldr x9, [x9, _r_evt_id@GOTPAGEOFF] Lloh5658: ldr w9, [x9] cmp w9, #23 cset w9, eq eor w8, w8, w9 tbnz w8, #0, LBB1_4238 LBB1_4240: ; in Loop: Header=BB1_513 Depth=1 Lloh5659: adrp x8, __x__diverge_delta@GOTPAGE Lloh5660: ldr x8, [x8, __x__diverge_delta@GOTPAGEOFF] Lloh5661: ldr s0, [x8] fcmp s2, s0 cset w8, eq Lloh5662: adrp x9, __diverge_delta@GOTPAGE Lloh5663: ldr x9, [x9, __diverge_delta@GOTPAGEOFF] Lloh5664: ldr s2, [x9] fcmp s2, s10 cset w9, lt orr w15, w8, w9 cmp w15, #1 b.ne LBB1_4186 ; %bb.4241: ; in Loop: Header=BB1_513 Depth=1 fcmp s2, s10 b.ge LBB1_4186 ; %bb.4242: ; in Loop: Header=BB1_513 Depth=1 fcvt d2, s2 fcvt d0, s0 fsub d0, d2, d0 fadd d0, d0, d1 fcmp d0, #0.0 cset w15, eq b LBB1_4186 LBB1_4243: mov w0, #0 ldp x29, x30, [sp, #288] ; 16-byte Folded Reload ldp x20, x19, [sp, #272] ; 16-byte Folded Reload ldp x22, x21, [sp, #256] ; 16-byte Folded Reload ldp x24, x23, [sp, #240] ; 16-byte Folded Reload ldp x26, x25, [sp, #224] ; 16-byte Folded Reload ldp x28, x27, [sp, #208] ; 16-byte Folded Reload ldp d9, d8, [sp, #192] ; 16-byte Folded Reload ldp d11, d10, [sp, #176] ; 16-byte Folded Reload add sp, sp, #304 ret .loh AdrpLdrGotStr Lloh587, Lloh588, Lloh589 .loh AdrpLdrGotStr Lloh584, Lloh585, Lloh586 .loh AdrpLdrGotStr Lloh581, Lloh582, Lloh583 .loh AdrpLdrGotStr Lloh578, Lloh579, Lloh580 .loh AdrpLdrGotStr Lloh575, Lloh576, Lloh577 .loh AdrpLdrGotStr Lloh572, Lloh573, Lloh574 .loh AdrpLdrGotStr Lloh569, Lloh570, Lloh571 .loh AdrpLdrGotStr Lloh566, Lloh567, Lloh568 .loh AdrpLdrGotStr Lloh563, Lloh564, Lloh565 .loh AdrpLdrGotStr Lloh560, Lloh561, Lloh562 .loh AdrpLdrGot Lloh558, Lloh559 .loh AdrpLdrGotStr Lloh555, Lloh556, Lloh557 .loh AdrpLdrGot Lloh553, Lloh554 .loh AdrpLdrGotStr Lloh550, Lloh551, Lloh552 .loh AdrpLdrGotStr Lloh547, Lloh548, Lloh549 .loh AdrpLdrGot Lloh545, Lloh546 .loh AdrpLdrGotStr Lloh542, Lloh543, Lloh544 .loh AdrpLdrGot Lloh540, Lloh541 .loh AdrpLdrGotStr Lloh537, Lloh538, Lloh539 .loh AdrpLdrGotStr Lloh534, Lloh535, Lloh536 .loh AdrpLdrGotStr Lloh531, Lloh532, Lloh533 .loh AdrpLdrGotStr Lloh528, Lloh529, Lloh530 .loh AdrpLdrGotStr Lloh525, Lloh526, Lloh527 .loh AdrpLdrGotStr Lloh522, Lloh523, Lloh524 .loh AdrpLdrGotStr Lloh519, Lloh520, Lloh521 .loh AdrpLdrGotStr Lloh516, Lloh517, Lloh518 .loh AdrpLdrGotStr Lloh513, Lloh514, Lloh515 .loh AdrpLdrGotStr Lloh510, Lloh511, Lloh512 .loh AdrpLdrGotStr Lloh507, Lloh508, Lloh509 .loh AdrpLdrGotStr Lloh504, Lloh505, Lloh506 .loh AdrpLdrGotStr Lloh501, Lloh502, Lloh503 .loh AdrpLdrGotStr Lloh498, Lloh499, Lloh500 .loh AdrpLdrGotStr Lloh495, Lloh496, Lloh497 .loh AdrpLdrGotStr Lloh492, Lloh493, Lloh494 .loh AdrpLdrGotStr Lloh489, Lloh490, Lloh491 .loh AdrpLdrGotStr Lloh486, Lloh487, Lloh488 .loh AdrpLdrGotStr Lloh483, Lloh484, Lloh485 .loh AdrpLdrGotStr Lloh480, Lloh481, Lloh482 .loh AdrpLdrGotStr Lloh477, Lloh478, Lloh479 .loh AdrpLdrGotStr Lloh474, Lloh475, Lloh476 .loh AdrpLdrGotStr Lloh471, Lloh472, Lloh473 .loh AdrpLdrGotStr Lloh468, Lloh469, Lloh470 .loh AdrpLdrGotStr Lloh465, Lloh466, Lloh467 .loh AdrpLdrGotStr Lloh462, Lloh463, Lloh464 .loh AdrpLdrGotStr Lloh459, Lloh460, Lloh461 .loh AdrpLdrGotStr Lloh456, Lloh457, Lloh458 .loh AdrpLdrGotStr Lloh453, Lloh454, Lloh455 .loh AdrpLdrGotStr Lloh450, Lloh451, Lloh452 .loh AdrpLdrGotStr Lloh447, Lloh448, Lloh449 .loh AdrpLdrGotStr Lloh444, Lloh445, Lloh446 .loh AdrpLdrGotStr Lloh441, Lloh442, Lloh443 .loh AdrpLdrGotStr Lloh438, Lloh439, Lloh440 .loh AdrpLdrGotStr Lloh435, Lloh436, Lloh437 .loh AdrpLdrGotStr Lloh432, Lloh433, Lloh434 .loh AdrpLdrGotStr Lloh429, Lloh430, Lloh431 .loh AdrpLdrGotStr Lloh426, Lloh427, Lloh428 .loh AdrpLdrGotStr Lloh423, Lloh424, Lloh425 .loh AdrpLdrGotStr Lloh420, Lloh421, Lloh422 .loh AdrpLdrGotStr Lloh417, Lloh418, Lloh419 .loh AdrpLdrGotStr Lloh414, Lloh415, Lloh416 .loh AdrpLdrGotStr Lloh411, Lloh412, Lloh413 .loh AdrpLdrGotStr Lloh408, Lloh409, Lloh410 .loh AdrpLdrGotStr Lloh405, Lloh406, Lloh407 .loh AdrpLdrGotStr Lloh402, Lloh403, Lloh404 .loh AdrpLdrGotStr Lloh399, Lloh400, Lloh401 .loh AdrpLdrGotStr Lloh396, Lloh397, Lloh398 .loh AdrpLdrGotStr Lloh393, Lloh394, Lloh395 .loh AdrpLdrGotStr Lloh390, Lloh391, Lloh392 .loh AdrpLdrGotStr Lloh387, Lloh388, Lloh389 .loh AdrpLdrGotStr Lloh384, Lloh385, Lloh386 .loh AdrpLdrGotStr Lloh381, Lloh382, Lloh383 .loh AdrpLdrGotStr Lloh378, Lloh379, Lloh380 .loh AdrpLdrGotStr Lloh375, Lloh376, Lloh377 .loh AdrpLdrGotStr Lloh372, Lloh373, Lloh374 .loh AdrpLdrGotStr Lloh369, Lloh370, Lloh371 .loh AdrpLdrGotStr Lloh366, Lloh367, Lloh368 .loh AdrpLdrGotStr Lloh363, Lloh364, Lloh365 .loh AdrpLdrGotStr Lloh360, Lloh361, Lloh362 .loh AdrpLdrGotStr Lloh357, Lloh358, Lloh359 .loh AdrpLdrGotStr Lloh354, Lloh355, Lloh356 .loh AdrpLdrGotStr Lloh351, Lloh352, Lloh353 .loh AdrpLdrGotStr Lloh348, Lloh349, Lloh350 .loh AdrpLdrGotStr Lloh345, Lloh346, Lloh347 .loh AdrpLdrGotStr Lloh342, Lloh343, Lloh344 .loh AdrpLdrGotStr Lloh339, Lloh340, Lloh341 .loh AdrpLdrGotStr Lloh336, Lloh337, Lloh338 .loh AdrpLdrGotStr Lloh333, Lloh334, Lloh335 .loh AdrpLdrGotStr Lloh330, Lloh331, Lloh332 .loh AdrpLdrGotStr Lloh327, Lloh328, Lloh329 .loh AdrpLdrGotStr Lloh324, Lloh325, Lloh326 .loh AdrpLdrGotStr Lloh321, Lloh322, Lloh323 .loh AdrpLdrGotStr Lloh318, Lloh319, Lloh320 .loh AdrpLdrGotStr Lloh315, Lloh316, Lloh317 .loh AdrpLdrGot Lloh313, Lloh314 .loh AdrpLdrGotStr Lloh310, Lloh311, Lloh312 .loh AdrpLdrGotStr Lloh307, Lloh308, Lloh309 .loh AdrpLdrGotStr Lloh304, Lloh305, Lloh306 .loh AdrpLdrGotStr Lloh301, Lloh302, Lloh303 .loh AdrpLdrGotStr Lloh298, Lloh299, Lloh300 .loh AdrpLdrGotStr Lloh295, Lloh296, Lloh297 .loh AdrpLdrGotStr Lloh292, Lloh293, Lloh294 .loh AdrpLdrGotStr Lloh289, Lloh290, Lloh291 .loh AdrpLdrGotStr Lloh286, Lloh287, Lloh288 .loh AdrpLdrGotStr Lloh283, Lloh284, Lloh285 .loh AdrpLdrGotStr Lloh280, Lloh281, Lloh282 .loh AdrpLdrGotStr Lloh277, Lloh278, Lloh279 .loh AdrpLdrGotStr Lloh274, Lloh275, Lloh276 .loh AdrpLdrGotStr Lloh271, Lloh272, Lloh273 .loh AdrpLdrGotStr Lloh268, Lloh269, Lloh270 .loh AdrpLdrGotStr Lloh265, Lloh266, Lloh267 .loh AdrpLdrGotStr Lloh262, Lloh263, Lloh264 .loh AdrpLdrGotStr Lloh259, Lloh260, Lloh261 .loh AdrpLdrGotStr Lloh256, Lloh257, Lloh258 .loh AdrpLdrGotStr Lloh253, Lloh254, Lloh255 .loh AdrpLdrGotStr Lloh250, Lloh251, Lloh252 .loh AdrpLdrGotStr Lloh247, Lloh248, Lloh249 .loh AdrpLdrGotStr Lloh244, Lloh245, Lloh246 .loh AdrpLdrGotStr Lloh241, Lloh242, Lloh243 .loh AdrpLdrGotStr Lloh238, Lloh239, Lloh240 .loh AdrpLdrGotStr Lloh235, Lloh236, Lloh237 .loh AdrpLdrGotStr Lloh232, Lloh233, Lloh234 .loh AdrpLdrGotStr Lloh229, Lloh230, Lloh231 .loh AdrpLdrGotStr Lloh226, Lloh227, Lloh228 .loh AdrpLdrGotStr Lloh223, Lloh224, Lloh225 .loh AdrpLdrGotStr Lloh220, Lloh221, Lloh222 .loh AdrpLdrGotStr Lloh217, Lloh218, Lloh219 .loh AdrpLdrGotStr Lloh214, Lloh215, Lloh216 .loh AdrpLdrGotStr Lloh211, Lloh212, Lloh213 .loh AdrpLdrGotStr Lloh208, Lloh209, Lloh210 .loh AdrpLdrGotStr Lloh205, Lloh206, Lloh207 .loh AdrpLdrGotStr Lloh202, Lloh203, Lloh204 .loh AdrpLdrGotStr Lloh199, Lloh200, Lloh201 .loh AdrpLdrGotStr Lloh196, Lloh197, Lloh198 .loh AdrpLdrGotStr Lloh193, Lloh194, Lloh195 .loh AdrpLdrGotStr Lloh190, Lloh191, Lloh192 .loh AdrpLdrGotStr Lloh187, Lloh188, Lloh189 .loh AdrpLdrGotStr Lloh184, Lloh185, Lloh186 .loh AdrpLdrGotStr Lloh181, Lloh182, Lloh183 .loh AdrpLdrGotStr Lloh178, Lloh179, Lloh180 .loh AdrpLdrGotStr Lloh175, Lloh176, Lloh177 .loh AdrpLdrGotStr Lloh172, Lloh173, Lloh174 .loh AdrpLdrGotStr Lloh169, Lloh170, Lloh171 .loh AdrpLdrGotStr Lloh166, Lloh167, Lloh168 .loh AdrpLdrGotStr Lloh163, Lloh164, Lloh165 .loh AdrpLdrGotStr Lloh160, Lloh161, Lloh162 .loh AdrpLdrGotStr Lloh157, Lloh158, Lloh159 .loh AdrpLdrGotStr Lloh154, Lloh155, Lloh156 .loh AdrpLdrGotStr Lloh151, Lloh152, Lloh153 .loh AdrpLdrGotStr Lloh148, Lloh149, Lloh150 .loh AdrpLdrGotStr Lloh145, Lloh146, Lloh147 .loh AdrpLdrGotStr Lloh142, Lloh143, Lloh144 .loh AdrpLdrGotStr Lloh139, Lloh140, Lloh141 .loh AdrpLdrGotStr Lloh136, Lloh137, Lloh138 .loh AdrpLdrGotStr Lloh133, Lloh134, Lloh135 .loh AdrpLdrGotStr Lloh130, Lloh131, Lloh132 .loh AdrpLdrGotStr Lloh127, Lloh128, Lloh129 .loh AdrpLdrGotStr Lloh124, Lloh125, Lloh126 .loh AdrpLdrGotStr Lloh121, Lloh122, Lloh123 .loh AdrpLdrGotStr Lloh118, Lloh119, Lloh120 .loh AdrpLdrGotStr Lloh115, Lloh116, Lloh117 .loh AdrpLdrGotStr Lloh112, Lloh113, Lloh114 .loh AdrpLdrGotStr Lloh109, Lloh110, Lloh111 .loh AdrpLdrGotStr Lloh106, Lloh107, Lloh108 .loh AdrpLdrGotStr Lloh103, Lloh104, Lloh105 .loh AdrpLdrGotStr Lloh100, Lloh101, Lloh102 .loh AdrpLdrGotStr Lloh97, Lloh98, Lloh99 .loh AdrpLdrGotStr Lloh94, Lloh95, Lloh96 .loh AdrpLdrGotStr Lloh91, Lloh92, Lloh93 .loh AdrpLdrGotStr Lloh88, Lloh89, Lloh90 .loh AdrpLdrGotStr Lloh85, Lloh86, Lloh87 .loh AdrpLdrGotStr Lloh82, Lloh83, Lloh84 .loh AdrpLdrGotStr Lloh79, Lloh80, Lloh81 .loh AdrpLdrGotStr Lloh76, Lloh77, Lloh78 .loh AdrpLdrGotStr Lloh73, Lloh74, Lloh75 .loh AdrpLdrGotStr Lloh70, Lloh71, Lloh72 .loh AdrpLdrGotStr Lloh67, Lloh68, Lloh69 .loh AdrpLdrGotStr Lloh64, Lloh65, Lloh66 .loh AdrpLdrGotStr Lloh61, Lloh62, Lloh63 .loh AdrpLdrGotStr Lloh58, Lloh59, Lloh60 .loh AdrpLdrGotStr Lloh55, Lloh56, Lloh57 .loh AdrpLdrGotStr Lloh52, Lloh53, Lloh54 .loh AdrpLdrGotStr Lloh49, Lloh50, Lloh51 .loh AdrpLdrGotStr Lloh46, Lloh47, Lloh48 .loh AdrpLdrGotStr Lloh43, Lloh44, Lloh45 .loh AdrpLdrGotStr Lloh40, Lloh41, Lloh42 .loh AdrpLdrGotStr Lloh37, Lloh38, Lloh39 .loh AdrpLdrGotStr Lloh34, Lloh35, Lloh36 .loh AdrpLdrGotStr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotStr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotStr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGotStr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGotStr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotStr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotStr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotStr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh592, Lloh593 .loh AdrpLdrGot Lloh590, Lloh591 .loh AdrpLdrGot Lloh594, Lloh595 .loh AdrpLdrGotLdr Lloh596, Lloh597, Lloh598 .loh AdrpLdrGotLdr Lloh599, Lloh600, Lloh601 .loh AdrpLdrGotLdr Lloh602, Lloh603, Lloh604 .loh AdrpLdrGot Lloh607, Lloh608 .loh AdrpLdrGot Lloh605, Lloh606 .loh AdrpLdrGot Lloh613, Lloh614 .loh AdrpLdrGot Lloh611, Lloh612 .loh AdrpLdrGot Lloh609, Lloh610 .loh AdrpLdrGotLdr Lloh615, Lloh616, Lloh617 .loh AdrpLdrGotLdr Lloh618, Lloh619, Lloh620 .loh AdrpLdrGotLdr Lloh621, Lloh622, Lloh623 .loh AdrpLdrGot Lloh626, Lloh627 .loh AdrpLdrGot Lloh624, Lloh625 .loh AdrpLdrGot Lloh632, Lloh633 .loh AdrpLdrGot Lloh630, Lloh631 .loh AdrpLdrGot Lloh628, Lloh629 .loh AdrpLdrGotLdr Lloh634, Lloh635, Lloh636 .loh AdrpLdrGotLdr Lloh637, Lloh638, Lloh639 .loh AdrpLdrGotLdr Lloh640, Lloh641, Lloh642 .loh AdrpLdrGot Lloh645, Lloh646 .loh AdrpLdrGot Lloh643, Lloh644 .loh AdrpLdrGot Lloh651, Lloh652 .loh AdrpLdrGot Lloh649, Lloh650 .loh AdrpLdrGot Lloh647, Lloh648 .loh AdrpLdrGotLdr Lloh653, Lloh654, Lloh655 .loh AdrpLdrGotLdr Lloh656, Lloh657, Lloh658 .loh AdrpLdrGotLdr Lloh659, Lloh660, Lloh661 .loh AdrpLdrGot Lloh664, Lloh665 .loh AdrpLdrGot Lloh662, Lloh663 .loh AdrpLdrGot Lloh670, Lloh671 .loh AdrpLdrGot Lloh668, Lloh669 .loh AdrpLdrGot Lloh666, Lloh667 .loh AdrpLdrGotLdr Lloh672, Lloh673, Lloh674 .loh AdrpLdrGotLdr Lloh675, Lloh676, Lloh677 .loh AdrpLdrGotLdr Lloh678, Lloh679, Lloh680 .loh AdrpLdrGot Lloh683, Lloh684 .loh AdrpLdrGot Lloh681, Lloh682 .loh AdrpLdrGot Lloh689, Lloh690 .loh AdrpLdrGot Lloh687, Lloh688 .loh AdrpLdrGot Lloh685, Lloh686 .loh AdrpLdrGotLdr Lloh691, Lloh692, Lloh693 .loh AdrpLdrGotLdr Lloh694, Lloh695, Lloh696 .loh AdrpLdrGotLdr Lloh697, Lloh698, Lloh699 .loh AdrpLdrGot Lloh702, Lloh703 .loh AdrpLdrGot Lloh700, Lloh701 .loh AdrpLdrGot Lloh708, Lloh709 .loh AdrpLdrGot Lloh706, Lloh707 .loh AdrpLdrGot Lloh704, Lloh705 .loh AdrpLdrGotLdr Lloh710, Lloh711, Lloh712 .loh AdrpLdrGotLdr Lloh713, Lloh714, Lloh715 .loh AdrpLdrGotLdr Lloh716, Lloh717, Lloh718 .loh AdrpLdrGot Lloh721, Lloh722 .loh AdrpLdrGot Lloh719, Lloh720 .loh AdrpLdrGot Lloh727, Lloh728 .loh AdrpLdrGot Lloh725, Lloh726 .loh AdrpLdrGot Lloh723, Lloh724 .loh AdrpLdrGotLdr Lloh729, Lloh730, Lloh731 .loh AdrpLdrGotLdr Lloh732, Lloh733, Lloh734 .loh AdrpLdrGotLdr Lloh735, Lloh736, Lloh737 .loh AdrpLdrGot Lloh740, Lloh741 .loh AdrpLdrGot Lloh738, Lloh739 .loh AdrpLdrGot Lloh746, Lloh747 .loh AdrpLdrGot Lloh744, Lloh745 .loh AdrpLdrGot Lloh742, Lloh743 .loh AdrpLdrGotLdr Lloh748, Lloh749, Lloh750 .loh AdrpLdrGotLdr Lloh751, Lloh752, Lloh753 .loh AdrpLdrGot Lloh756, Lloh757 .loh AdrpLdrGot Lloh754, Lloh755 .loh AdrpLdrGot Lloh762, Lloh763 .loh AdrpLdrGot Lloh760, Lloh761 .loh AdrpLdrGot Lloh758, Lloh759 .loh AdrpLdrGotLdr Lloh764, Lloh765, Lloh766 .loh AdrpLdrGotLdr Lloh767, Lloh768, Lloh769 .loh AdrpLdrGotLdr Lloh770, Lloh771, Lloh772 .loh AdrpLdrGot Lloh775, Lloh776 .loh AdrpLdrGot Lloh773, Lloh774 .loh AdrpLdrGot Lloh781, Lloh782 .loh AdrpLdrGot Lloh779, Lloh780 .loh AdrpLdrGot Lloh777, Lloh778 .loh AdrpLdrGotLdr Lloh783, Lloh784, Lloh785 .loh AdrpLdrGotLdr Lloh786, Lloh787, Lloh788 .loh AdrpLdrGotLdr Lloh789, Lloh790, Lloh791 .loh AdrpLdrGot Lloh794, Lloh795 .loh AdrpLdrGot Lloh792, Lloh793 .loh AdrpLdrGot Lloh800, Lloh801 .loh AdrpLdrGot Lloh798, Lloh799 .loh AdrpLdrGot Lloh796, Lloh797 .loh AdrpLdrGotLdr Lloh802, Lloh803, Lloh804 .loh AdrpLdrGotLdr Lloh805, Lloh806, Lloh807 .loh AdrpLdrGotLdr Lloh808, Lloh809, Lloh810 .loh AdrpLdrGot Lloh813, Lloh814 .loh AdrpLdrGot Lloh811, Lloh812 .loh AdrpLdrGot Lloh819, Lloh820 .loh AdrpLdrGot Lloh817, Lloh818 .loh AdrpLdrGot Lloh815, Lloh816 .loh AdrpLdrGotLdr Lloh821, Lloh822, Lloh823 .loh AdrpLdrGotLdr Lloh824, Lloh825, Lloh826 .loh AdrpLdrGotLdr Lloh827, Lloh828, Lloh829 .loh AdrpLdrGot Lloh832, Lloh833 .loh AdrpLdrGot Lloh830, Lloh831 .loh AdrpLdrGot Lloh838, Lloh839 .loh AdrpLdrGot Lloh836, Lloh837 .loh AdrpLdrGot Lloh834, Lloh835 .loh AdrpLdrGotLdr Lloh840, Lloh841, Lloh842 .loh AdrpLdrGotLdr Lloh843, Lloh844, Lloh845 .loh AdrpLdrGotLdr Lloh846, Lloh847, Lloh848 .loh AdrpLdrGot Lloh851, Lloh852 .loh AdrpLdrGot Lloh849, Lloh850 .loh AdrpLdrGot Lloh857, Lloh858 .loh AdrpLdrGot Lloh855, Lloh856 .loh AdrpLdrGot Lloh853, Lloh854 .loh AdrpLdrGotLdr Lloh859, Lloh860, Lloh861 .loh AdrpLdrGotLdr Lloh862, Lloh863, Lloh864 .loh AdrpLdrGotLdr Lloh865, Lloh866, Lloh867 .loh AdrpLdrGot Lloh870, Lloh871 .loh AdrpLdrGot Lloh868, Lloh869 .loh AdrpLdrGot Lloh876, Lloh877 .loh AdrpLdrGot Lloh874, Lloh875 .loh AdrpLdrGot Lloh872, Lloh873 .loh AdrpLdrGotLdr Lloh878, Lloh879, Lloh880 .loh AdrpLdrGotLdr Lloh881, Lloh882, Lloh883 .loh AdrpLdrGotLdr Lloh884, Lloh885, Lloh886 .loh AdrpLdrGot Lloh889, Lloh890 .loh AdrpLdrGot Lloh887, Lloh888 .loh AdrpLdrGot Lloh895, Lloh896 .loh AdrpLdrGot Lloh893, Lloh894 .loh AdrpLdrGot Lloh891, Lloh892 .loh AdrpLdrGotLdr Lloh897, Lloh898, Lloh899 .loh AdrpLdrGotLdr Lloh900, Lloh901, Lloh902 .loh AdrpLdrGotLdr Lloh903, Lloh904, Lloh905 .loh AdrpLdrGot Lloh908, Lloh909 .loh AdrpLdrGot Lloh906, Lloh907 .loh AdrpLdrGot Lloh914, Lloh915 .loh AdrpLdrGot Lloh912, Lloh913 .loh AdrpLdrGot Lloh910, Lloh911 .loh AdrpLdrGotLdr Lloh916, Lloh917, Lloh918 .loh AdrpLdrGotLdr Lloh919, Lloh920, Lloh921 .loh AdrpLdrGotLdr Lloh922, Lloh923, Lloh924 .loh AdrpLdrGot Lloh927, Lloh928 .loh AdrpLdrGot Lloh925, Lloh926 .loh AdrpLdrGot Lloh933, Lloh934 .loh AdrpLdrGot Lloh931, Lloh932 .loh AdrpLdrGot Lloh929, Lloh930 .loh AdrpLdrGotLdr Lloh935, Lloh936, Lloh937 .loh AdrpLdrGotLdr Lloh938, Lloh939, Lloh940 .loh AdrpLdrGotLdr Lloh941, Lloh942, Lloh943 .loh AdrpLdrGot Lloh946, Lloh947 .loh AdrpLdrGot Lloh944, Lloh945 .loh AdrpLdrGot Lloh952, Lloh953 .loh AdrpLdrGot Lloh950, Lloh951 .loh AdrpLdrGot Lloh948, Lloh949 .loh AdrpLdrGotLdr Lloh954, Lloh955, Lloh956 .loh AdrpLdrGotLdr Lloh957, Lloh958, Lloh959 .loh AdrpLdrGotLdr Lloh960, Lloh961, Lloh962 .loh AdrpLdrGot Lloh965, Lloh966 .loh AdrpLdrGot Lloh963, Lloh964 .loh AdrpLdrGot Lloh971, Lloh972 .loh AdrpLdrGot Lloh969, Lloh970 .loh AdrpLdrGot Lloh967, Lloh968 .loh AdrpLdrGotLdr Lloh973, Lloh974, Lloh975 .loh AdrpLdrGotLdr Lloh976, Lloh977, Lloh978 .loh AdrpLdrGotLdr Lloh979, Lloh980, Lloh981 .loh AdrpLdrGot Lloh984, Lloh985 .loh AdrpLdrGot Lloh982, Lloh983 .loh AdrpLdrGot Lloh990, Lloh991 .loh AdrpLdrGot Lloh988, Lloh989 .loh AdrpLdrGot Lloh986, Lloh987 .loh AdrpLdrGotLdr Lloh992, Lloh993, Lloh994 .loh AdrpLdrGotLdr Lloh995, Lloh996, Lloh997 .loh AdrpLdrGotLdr Lloh998, Lloh999, Lloh1000 .loh AdrpLdrGot Lloh1003, Lloh1004 .loh AdrpLdrGot Lloh1001, Lloh1002 .loh AdrpLdrGot Lloh1009, Lloh1010 .loh AdrpLdrGot Lloh1007, Lloh1008 .loh AdrpLdrGot Lloh1005, Lloh1006 .loh AdrpLdrGotLdr Lloh1011, Lloh1012, Lloh1013 .loh AdrpLdrGotLdr Lloh1014, Lloh1015, Lloh1016 .loh AdrpLdrGotLdr Lloh1017, Lloh1018, Lloh1019 .loh AdrpLdrGot Lloh1020, Lloh1021 .loh AdrpLdrGotLdr Lloh1022, Lloh1023, Lloh1024 .loh AdrpLdrGotLdr Lloh1025, Lloh1026, Lloh1027 .loh AdrpLdrGot Lloh1030, Lloh1031 .loh AdrpLdrGot Lloh1028, Lloh1029 .loh AdrpLdrGotLdr Lloh1032, Lloh1033, Lloh1034 .loh AdrpLdrGotLdr Lloh1035, Lloh1036, Lloh1037 .loh AdrpLdrGotLdr Lloh1038, Lloh1039, Lloh1040 .loh AdrpLdrGot Lloh1643, Lloh1644 .loh AdrpLdrGot Lloh1641, Lloh1642 .loh AdrpLdrGotStr Lloh1638, Lloh1639, Lloh1640 .loh AdrpLdrGotStr Lloh1635, Lloh1636, Lloh1637 .loh AdrpLdrGotStr Lloh1632, Lloh1633, Lloh1634 .loh AdrpLdrGotStr Lloh1629, Lloh1630, Lloh1631 .loh AdrpLdrGotStr Lloh1626, Lloh1627, Lloh1628 .loh AdrpLdrGotStr Lloh1623, Lloh1624, Lloh1625 .loh AdrpLdrGotStr Lloh1620, Lloh1621, Lloh1622 .loh AdrpLdrGotStr Lloh1617, Lloh1618, Lloh1619 .loh AdrpLdrGotStr Lloh1614, Lloh1615, Lloh1616 .loh AdrpLdrGotStr Lloh1611, Lloh1612, Lloh1613 .loh AdrpLdrGotStr Lloh1608, Lloh1609, Lloh1610 .loh AdrpLdrGotStr Lloh1605, Lloh1606, Lloh1607 .loh AdrpLdrGotStr Lloh1602, Lloh1603, Lloh1604 .loh AdrpLdrGotStr Lloh1599, Lloh1600, Lloh1601 .loh AdrpLdrGotStr Lloh1596, Lloh1597, Lloh1598 .loh AdrpLdrGotStr Lloh1593, Lloh1594, Lloh1595 .loh AdrpLdrGotStr Lloh1590, Lloh1591, Lloh1592 .loh AdrpLdrGotStr Lloh1587, Lloh1588, Lloh1589 .loh AdrpLdrGotStr Lloh1584, Lloh1585, Lloh1586 .loh AdrpLdrGotStr Lloh1581, Lloh1582, Lloh1583 .loh AdrpLdrGotStr Lloh1578, Lloh1579, Lloh1580 .loh AdrpLdrGotStr Lloh1575, Lloh1576, Lloh1577 .loh AdrpLdrGotStr Lloh1572, Lloh1573, Lloh1574 .loh AdrpLdrGotStr Lloh1569, Lloh1570, Lloh1571 .loh AdrpLdrGotStr Lloh1566, Lloh1567, Lloh1568 .loh AdrpLdrGotStr Lloh1563, Lloh1564, Lloh1565 .loh AdrpLdrGotStr Lloh1560, Lloh1561, Lloh1562 .loh AdrpLdrGotStr Lloh1557, Lloh1558, Lloh1559 .loh AdrpLdrGotStr Lloh1554, Lloh1555, Lloh1556 .loh AdrpLdrGotStr Lloh1551, Lloh1552, Lloh1553 .loh AdrpLdrGotStr Lloh1548, Lloh1549, Lloh1550 .loh AdrpLdrGotStr Lloh1545, Lloh1546, Lloh1547 .loh AdrpLdrGotStr Lloh1542, Lloh1543, Lloh1544 .loh AdrpLdrGotStr Lloh1539, Lloh1540, Lloh1541 .loh AdrpLdrGotStr Lloh1536, Lloh1537, Lloh1538 .loh AdrpLdrGotStr Lloh1533, Lloh1534, Lloh1535 .loh AdrpLdrGotStr Lloh1530, Lloh1531, Lloh1532 .loh AdrpLdrGotStr Lloh1527, Lloh1528, Lloh1529 .loh AdrpLdrGotStr Lloh1524, Lloh1525, Lloh1526 .loh AdrpLdrGotStr Lloh1521, Lloh1522, Lloh1523 .loh AdrpLdrGotStr Lloh1518, Lloh1519, Lloh1520 .loh AdrpLdrGotStr Lloh1515, Lloh1516, Lloh1517 .loh AdrpLdrGotStr Lloh1512, Lloh1513, Lloh1514 .loh AdrpLdrGotStr Lloh1509, Lloh1510, Lloh1511 .loh AdrpLdrGotStr Lloh1506, Lloh1507, Lloh1508 .loh AdrpLdrGotStr Lloh1503, Lloh1504, Lloh1505 .loh AdrpLdrGotStr Lloh1500, Lloh1501, Lloh1502 .loh AdrpLdrGotStr Lloh1497, Lloh1498, Lloh1499 .loh AdrpLdrGotStr Lloh1494, Lloh1495, Lloh1496 .loh AdrpLdrGotStr Lloh1491, Lloh1492, Lloh1493 .loh AdrpLdrGotStr Lloh1488, Lloh1489, Lloh1490 .loh AdrpLdrGotStr Lloh1485, Lloh1486, Lloh1487 .loh AdrpLdrGotStr Lloh1482, Lloh1483, Lloh1484 .loh AdrpLdrGotStr Lloh1479, Lloh1480, Lloh1481 .loh AdrpLdrGotStr Lloh1476, Lloh1477, Lloh1478 .loh AdrpLdrGotStr Lloh1473, Lloh1474, Lloh1475 .loh AdrpLdrGotStr Lloh1470, Lloh1471, Lloh1472 .loh AdrpLdrGotStr Lloh1467, Lloh1468, Lloh1469 .loh AdrpLdrGotStr Lloh1464, Lloh1465, Lloh1466 .loh AdrpLdrGotStr Lloh1461, Lloh1462, Lloh1463 .loh AdrpLdrGotStr Lloh1458, Lloh1459, Lloh1460 .loh AdrpLdrGotStr Lloh1455, Lloh1456, Lloh1457 .loh AdrpLdrGotStr Lloh1452, Lloh1453, Lloh1454 .loh AdrpLdrGotStr Lloh1449, Lloh1450, Lloh1451 .loh AdrpLdrGotStr Lloh1446, Lloh1447, Lloh1448 .loh AdrpLdrGotStr Lloh1443, Lloh1444, Lloh1445 .loh AdrpLdrGotStr Lloh1440, Lloh1441, Lloh1442 .loh AdrpLdrGotStr Lloh1437, Lloh1438, Lloh1439 .loh AdrpLdrGotStr Lloh1434, Lloh1435, Lloh1436 .loh AdrpLdrGotStr Lloh1431, Lloh1432, Lloh1433 .loh AdrpLdrGotStr Lloh1428, Lloh1429, Lloh1430 .loh AdrpLdrGotStr Lloh1425, Lloh1426, Lloh1427 .loh AdrpLdrGotStr Lloh1422, Lloh1423, Lloh1424 .loh AdrpLdrGotStr Lloh1419, Lloh1420, Lloh1421 .loh AdrpLdrGotStr Lloh1416, Lloh1417, Lloh1418 .loh AdrpLdrGotStr Lloh1413, Lloh1414, Lloh1415 .loh AdrpLdrGotStr Lloh1410, Lloh1411, Lloh1412 .loh AdrpLdrGotStr Lloh1407, Lloh1408, Lloh1409 .loh AdrpLdrGotStr Lloh1404, Lloh1405, Lloh1406 .loh AdrpLdrGotStr Lloh1401, Lloh1402, Lloh1403 .loh AdrpLdrGotStr Lloh1398, Lloh1399, Lloh1400 .loh AdrpLdrGotStr Lloh1395, Lloh1396, Lloh1397 .loh AdrpLdrGotStr Lloh1392, Lloh1393, Lloh1394 .loh AdrpLdrGotStr Lloh1389, Lloh1390, Lloh1391 .loh AdrpLdrGotStr Lloh1386, Lloh1387, Lloh1388 .loh AdrpLdrGotStr Lloh1383, Lloh1384, Lloh1385 .loh AdrpLdrGotStr Lloh1380, Lloh1381, Lloh1382 .loh AdrpLdrGotStr Lloh1377, Lloh1378, Lloh1379 .loh AdrpLdrGotStr Lloh1374, Lloh1375, Lloh1376 .loh AdrpLdrGotStr Lloh1371, Lloh1372, Lloh1373 .loh AdrpLdrGotStr Lloh1368, Lloh1369, Lloh1370 .loh AdrpLdrGotStr Lloh1365, Lloh1366, Lloh1367 .loh AdrpLdrGotStr Lloh1362, Lloh1363, Lloh1364 .loh AdrpLdrGotStr Lloh1359, Lloh1360, Lloh1361 .loh AdrpLdrGotStr Lloh1356, Lloh1357, Lloh1358 .loh AdrpLdrGotStr Lloh1353, Lloh1354, Lloh1355 .loh AdrpLdrGotStr Lloh1350, Lloh1351, Lloh1352 .loh AdrpLdrGotStr Lloh1347, Lloh1348, Lloh1349 .loh AdrpLdrGotStr Lloh1344, Lloh1345, Lloh1346 .loh AdrpLdrGotStr Lloh1341, Lloh1342, Lloh1343 .loh AdrpLdrGotStr Lloh1338, Lloh1339, Lloh1340 .loh AdrpLdrGotStr Lloh1335, Lloh1336, Lloh1337 .loh AdrpLdrGotStr Lloh1332, Lloh1333, Lloh1334 .loh AdrpLdrGotStr Lloh1329, Lloh1330, Lloh1331 .loh AdrpLdrGotStr Lloh1326, Lloh1327, Lloh1328 .loh AdrpLdrGotStr Lloh1323, Lloh1324, Lloh1325 .loh AdrpLdrGotStr Lloh1320, Lloh1321, Lloh1322 .loh AdrpLdrGotStr Lloh1317, Lloh1318, Lloh1319 .loh AdrpLdrGotStr Lloh1314, Lloh1315, Lloh1316 .loh AdrpLdrGotStr Lloh1311, Lloh1312, Lloh1313 .loh AdrpLdrGotStr Lloh1308, Lloh1309, Lloh1310 .loh AdrpLdrGotStr Lloh1305, Lloh1306, Lloh1307 .loh AdrpLdrGotStr Lloh1302, Lloh1303, Lloh1304 .loh AdrpLdrGotStr Lloh1299, Lloh1300, Lloh1301 .loh AdrpLdrGotStr Lloh1296, Lloh1297, Lloh1298 .loh AdrpLdrGotStr Lloh1293, Lloh1294, Lloh1295 .loh AdrpLdrGotStr Lloh1290, Lloh1291, Lloh1292 .loh AdrpLdrGotStr Lloh1287, Lloh1288, Lloh1289 .loh AdrpLdrGotStr Lloh1284, Lloh1285, Lloh1286 .loh AdrpLdrGotStr Lloh1281, Lloh1282, Lloh1283 .loh AdrpLdrGotStr Lloh1278, Lloh1279, Lloh1280 .loh AdrpLdrGotStr Lloh1275, Lloh1276, Lloh1277 .loh AdrpLdrGotStr Lloh1272, Lloh1273, Lloh1274 .loh AdrpLdrGotStr Lloh1269, Lloh1270, Lloh1271 .loh AdrpLdrGotStr Lloh1266, Lloh1267, Lloh1268 .loh AdrpLdrGotStr Lloh1263, Lloh1264, Lloh1265 .loh AdrpLdrGotStr Lloh1260, Lloh1261, Lloh1262 .loh AdrpLdrGotStr Lloh1257, Lloh1258, Lloh1259 .loh AdrpLdrGotStr Lloh1254, Lloh1255, Lloh1256 .loh AdrpLdrGotStr Lloh1251, Lloh1252, Lloh1253 .loh AdrpLdrGotStr Lloh1248, Lloh1249, Lloh1250 .loh AdrpLdrGotStr Lloh1245, Lloh1246, Lloh1247 .loh AdrpLdrGotStr Lloh1242, Lloh1243, Lloh1244 .loh AdrpLdrGotStr Lloh1239, Lloh1240, Lloh1241 .loh AdrpLdrGotStr Lloh1236, Lloh1237, Lloh1238 .loh AdrpLdrGotStr Lloh1233, Lloh1234, Lloh1235 .loh AdrpLdrGotStr Lloh1230, Lloh1231, Lloh1232 .loh AdrpLdrGotStr Lloh1227, Lloh1228, Lloh1229 .loh AdrpLdrGotStr Lloh1224, Lloh1225, Lloh1226 .loh AdrpLdrGotStr Lloh1221, Lloh1222, Lloh1223 .loh AdrpLdrGotStr Lloh1218, Lloh1219, Lloh1220 .loh AdrpLdrGotStr Lloh1215, Lloh1216, Lloh1217 .loh AdrpLdrGotStr Lloh1212, Lloh1213, Lloh1214 .loh AdrpLdrGotStr Lloh1209, Lloh1210, Lloh1211 .loh AdrpLdrGotStr Lloh1206, Lloh1207, Lloh1208 .loh AdrpLdrGotStr Lloh1203, Lloh1204, Lloh1205 .loh AdrpLdrGotStr Lloh1200, Lloh1201, Lloh1202 .loh AdrpLdrGotStr Lloh1197, Lloh1198, Lloh1199 .loh AdrpLdrGotStr Lloh1194, Lloh1195, Lloh1196 .loh AdrpLdrGotStr Lloh1191, Lloh1192, Lloh1193 .loh AdrpLdrGotStr Lloh1188, Lloh1189, Lloh1190 .loh AdrpLdrGotStr Lloh1185, Lloh1186, Lloh1187 .loh AdrpLdrGotStr Lloh1182, Lloh1183, Lloh1184 .loh AdrpLdrGotStr Lloh1179, Lloh1180, Lloh1181 .loh AdrpLdrGotStr Lloh1176, Lloh1177, Lloh1178 .loh AdrpLdrGotStr Lloh1173, Lloh1174, Lloh1175 .loh AdrpLdrGotStr Lloh1170, Lloh1171, Lloh1172 .loh AdrpLdrGotStr Lloh1167, Lloh1168, Lloh1169 .loh AdrpLdrGotStr Lloh1164, Lloh1165, Lloh1166 .loh AdrpLdrGotStr Lloh1161, Lloh1162, Lloh1163 .loh AdrpLdrGotStr Lloh1158, Lloh1159, Lloh1160 .loh AdrpLdrGotStr Lloh1155, Lloh1156, Lloh1157 .loh AdrpLdrGotStr Lloh1152, Lloh1153, Lloh1154 .loh AdrpLdrGotStr Lloh1149, Lloh1150, Lloh1151 .loh AdrpLdrGotStr Lloh1146, Lloh1147, Lloh1148 .loh AdrpLdrGotStr Lloh1143, Lloh1144, Lloh1145 .loh AdrpLdrGotStr Lloh1140, Lloh1141, Lloh1142 .loh AdrpLdrGotStr Lloh1137, Lloh1138, Lloh1139 .loh AdrpLdrGotStr Lloh1134, Lloh1135, Lloh1136 .loh AdrpLdrGotStr Lloh1131, Lloh1132, Lloh1133 .loh AdrpLdrGotStr Lloh1128, Lloh1129, Lloh1130 .loh AdrpLdrGotStr Lloh1125, Lloh1126, Lloh1127 .loh AdrpLdrGotStr Lloh1122, Lloh1123, Lloh1124 .loh AdrpLdrGotStr Lloh1119, Lloh1120, Lloh1121 .loh AdrpLdrGotStr Lloh1116, Lloh1117, Lloh1118 .loh AdrpLdrGotStr Lloh1113, Lloh1114, Lloh1115 .loh AdrpLdrGotStr Lloh1110, Lloh1111, Lloh1112 .loh AdrpLdrGotStr Lloh1107, Lloh1108, Lloh1109 .loh AdrpLdrGotStr Lloh1104, Lloh1105, Lloh1106 .loh AdrpLdrGotStr Lloh1101, Lloh1102, Lloh1103 .loh AdrpLdrGotStr Lloh1098, Lloh1099, Lloh1100 .loh AdrpLdrGotStr Lloh1095, Lloh1096, Lloh1097 .loh AdrpLdrGotStr Lloh1092, Lloh1093, Lloh1094 .loh AdrpLdrGotStr Lloh1089, Lloh1090, Lloh1091 .loh AdrpLdrGotStr Lloh1086, Lloh1087, Lloh1088 .loh AdrpLdrGotStr Lloh1083, Lloh1084, Lloh1085 .loh AdrpLdrGotStr Lloh1080, Lloh1081, Lloh1082 .loh AdrpLdrGotStr Lloh1077, Lloh1078, Lloh1079 .loh AdrpLdrGotStr Lloh1074, Lloh1075, Lloh1076 .loh AdrpLdrGotStr Lloh1071, Lloh1072, Lloh1073 .loh AdrpLdrGotStr Lloh1068, Lloh1069, Lloh1070 .loh AdrpLdrGotStr Lloh1065, Lloh1066, Lloh1067 .loh AdrpLdrGotStr Lloh1062, Lloh1063, Lloh1064 .loh AdrpLdrGotStr Lloh1059, Lloh1060, Lloh1061 .loh AdrpLdrGotStr Lloh1056, Lloh1057, Lloh1058 .loh AdrpLdrGotStr Lloh1053, Lloh1054, Lloh1055 .loh AdrpLdrGotStr Lloh1050, Lloh1051, Lloh1052 .loh AdrpLdrGotStr Lloh1047, Lloh1048, Lloh1049 .loh AdrpLdrGotStr Lloh1044, Lloh1045, Lloh1046 .loh AdrpLdrGotStr Lloh1041, Lloh1042, Lloh1043 .loh AdrpLdrGot Lloh1649, Lloh1650 .loh AdrpLdrGot Lloh1647, Lloh1648 .loh AdrpLdrGot Lloh1645, Lloh1646 .loh AdrpLdrGotLdr Lloh1651, Lloh1652, Lloh1653 .loh AdrpLdrGotLdr Lloh1654, Lloh1655, Lloh1656 .loh AdrpLdrGotLdr Lloh1657, Lloh1658, Lloh1659 .loh AdrpLdrGotLdr Lloh1660, Lloh1661, Lloh1662 .loh AdrpLdrGotLdr Lloh1663, Lloh1664, Lloh1665 .loh AdrpLdrGotLdr Lloh1666, Lloh1667, Lloh1668 .loh AdrpLdrGotLdr Lloh1669, Lloh1670, Lloh1671 .loh AdrpLdrGotLdr Lloh1672, Lloh1673, Lloh1674 .loh AdrpLdrGotLdr Lloh1675, Lloh1676, Lloh1677 .loh AdrpLdrGotLdr Lloh1678, Lloh1679, Lloh1680 .loh AdrpLdrGot Lloh1683, Lloh1684 .loh AdrpLdrGot Lloh1681, Lloh1682 .loh AdrpLdrGot Lloh1689, Lloh1690 .loh AdrpLdrGot Lloh1687, Lloh1688 .loh AdrpLdrGot Lloh1685, Lloh1686 .loh AdrpLdrGotLdr Lloh1691, Lloh1692, Lloh1693 .loh AdrpLdrGotLdr Lloh1694, Lloh1695, Lloh1696 .loh AdrpLdrGotLdr Lloh1700, Lloh1701, Lloh1702 .loh AdrpLdrGotLdr Lloh1697, Lloh1698, Lloh1699 .loh AdrpLdrGot Lloh1703, Lloh1704 .loh AdrpLdrGotLdr Lloh1708, Lloh1709, Lloh1710 .loh AdrpLdrGotLdr Lloh1705, Lloh1706, Lloh1707 .loh AdrpLdrGot Lloh1711, Lloh1712 .loh AdrpLdrGotLdr Lloh1713, Lloh1714, Lloh1715 .loh AdrpLdrGotLdr Lloh1719, Lloh1720, Lloh1721 .loh AdrpLdrGotLdr Lloh1716, Lloh1717, Lloh1718 .loh AdrpLdrGot Lloh1728, Lloh1729 .loh AdrpLdrGotLdr Lloh1725, Lloh1726, Lloh1727 .loh AdrpLdrGotLdr Lloh1722, Lloh1723, Lloh1724 .loh AdrpLdrGot Lloh1730, Lloh1731 .loh AdrpLdrGot Lloh1732, Lloh1733 .loh AdrpLdrGotLdr Lloh1736, Lloh1737, Lloh1738 .loh AdrpLdrGot Lloh1734, Lloh1735 .loh AdrpLdrGot Lloh1745, Lloh1746 .loh AdrpLdrGotLdr Lloh1742, Lloh1743, Lloh1744 .loh AdrpLdrGotLdr Lloh1739, Lloh1740, Lloh1741 .loh AdrpLdrGot Lloh1747, Lloh1748 .loh AdrpLdrGotLdr Lloh1749, Lloh1750, Lloh1751 .loh AdrpLdrGotLdr Lloh1755, Lloh1756, Lloh1757 .loh AdrpLdrGotLdr Lloh1752, Lloh1753, Lloh1754 .loh AdrpLdrGotLdr Lloh1758, Lloh1759, Lloh1760 .loh AdrpLdrGotLdr Lloh1761, Lloh1762, Lloh1763 .loh AdrpLdrGotLdr Lloh1764, Lloh1765, Lloh1766 .loh AdrpLdrGotLdr Lloh1767, Lloh1768, Lloh1769 .loh AdrpLdrGotLdr Lloh1770, Lloh1771, Lloh1772 .loh AdrpLdrGot Lloh1775, Lloh1776 .loh AdrpLdrGot Lloh1773, Lloh1774 .loh AdrpLdrGot Lloh1781, Lloh1782 .loh AdrpLdrGot Lloh1779, Lloh1780 .loh AdrpLdrGot Lloh1777, Lloh1778 .loh AdrpLdrGotLdr Lloh1783, Lloh1784, Lloh1785 .loh AdrpLdrGotLdr Lloh1786, Lloh1787, Lloh1788 .loh AdrpLdrGotLdr Lloh1792, Lloh1793, Lloh1794 .loh AdrpLdrGotLdr Lloh1789, Lloh1790, Lloh1791 .loh AdrpLdrGot Lloh1795, Lloh1796 .loh AdrpLdrGot Lloh1797, Lloh1798 .loh AdrpLdrGot Lloh1799, Lloh1800 .loh AdrpLdrGotLdr Lloh1804, Lloh1805, Lloh1806 .loh AdrpLdrGotLdr Lloh1801, Lloh1802, Lloh1803 .loh AdrpLdrGot Lloh1807, Lloh1808 .loh AdrpLdrGot Lloh1809, Lloh1810 .loh AdrpLdrGot Lloh1811, Lloh1812 .loh AdrpLdrGotLdr Lloh1813, Lloh1814, Lloh1815 .loh AdrpLdrGotLdr Lloh1819, Lloh1820, Lloh1821 .loh AdrpLdrGotLdr Lloh1816, Lloh1817, Lloh1818 .loh AdrpLdrGot Lloh1828, Lloh1829 .loh AdrpLdrGotLdr Lloh1825, Lloh1826, Lloh1827 .loh AdrpLdrGotLdr Lloh1822, Lloh1823, Lloh1824 .loh AdrpLdrGot Lloh1830, Lloh1831 .loh AdrpLdrGot Lloh1832, Lloh1833 .loh AdrpLdrGotLdr Lloh1836, Lloh1837, Lloh1838 .loh AdrpLdrGot Lloh1834, Lloh1835 .loh AdrpLdrGot Lloh1845, Lloh1846 .loh AdrpLdrGotLdr Lloh1842, Lloh1843, Lloh1844 .loh AdrpLdrGotLdr Lloh1839, Lloh1840, Lloh1841 .loh AdrpLdrGot Lloh1847, Lloh1848 .loh AdrpLdrGot Lloh1849, Lloh1850 .loh AdrpLdrGotLdr Lloh1851, Lloh1852, Lloh1853 .loh AdrpLdrGotLdr Lloh1857, Lloh1858, Lloh1859 .loh AdrpLdrGotLdr Lloh1854, Lloh1855, Lloh1856 .loh AdrpLdrGotLdr Lloh1860, Lloh1861, Lloh1862 .loh AdrpLdrGot Lloh1863, Lloh1864 .loh AdrpLdrGotLdr Lloh1865, Lloh1866, Lloh1867 .loh AdrpLdrGot Lloh1868, Lloh1869 .loh AdrpLdrGot Lloh1870, Lloh1871 .loh AdrpLdrGotLdr Lloh1872, Lloh1873, Lloh1874 .loh AdrpLdrGotLdr Lloh1875, Lloh1876, Lloh1877 .loh AdrpLdrGot Lloh1878, Lloh1879 .loh AdrpLdrGotLdr Lloh1880, Lloh1881, Lloh1882 .loh AdrpLdrGot Lloh1883, Lloh1884 .loh AdrpLdrGot Lloh1885, Lloh1886 .loh AdrpLdrGot Lloh1887, Lloh1888 .loh AdrpLdrGot Lloh1889, Lloh1890 .loh AdrpLdrGot Lloh1891, Lloh1892 .loh AdrpLdrGot Lloh1895, Lloh1896 .loh AdrpLdrGot Lloh1893, Lloh1894 .loh AdrpLdrGot Lloh1901, Lloh1902 .loh AdrpLdrGot Lloh1899, Lloh1900 .loh AdrpLdrGot Lloh1897, Lloh1898 .loh AdrpLdrGotLdr Lloh1903, Lloh1904, Lloh1905 .loh AdrpLdrGotLdr Lloh1906, Lloh1907, Lloh1908 .loh AdrpLdrGotLdr Lloh1912, Lloh1913, Lloh1914 .loh AdrpLdrGotLdr Lloh1909, Lloh1910, Lloh1911 .loh AdrpLdrGot Lloh1915, Lloh1916 .loh AdrpLdrGot Lloh1917, Lloh1918 .loh AdrpLdrGot Lloh1919, Lloh1920 .loh AdrpLdrGotLdr Lloh1924, Lloh1925, Lloh1926 .loh AdrpLdrGotLdr Lloh1921, Lloh1922, Lloh1923 .loh AdrpLdrGot Lloh1927, Lloh1928 .loh AdrpLdrGot Lloh1929, Lloh1930 .loh AdrpLdrGot Lloh1931, Lloh1932 .loh AdrpLdrGotLdr Lloh1933, Lloh1934, Lloh1935 .loh AdrpLdrGotLdr Lloh1939, Lloh1940, Lloh1941 .loh AdrpLdrGotLdr Lloh1936, Lloh1937, Lloh1938 .loh AdrpLdrGot Lloh1948, Lloh1949 .loh AdrpLdrGotLdr Lloh1945, Lloh1946, Lloh1947 .loh AdrpLdrGotLdr Lloh1942, Lloh1943, Lloh1944 .loh AdrpLdrGot Lloh1950, Lloh1951 .loh AdrpLdrGot Lloh1952, Lloh1953 .loh AdrpLdrGotLdr Lloh1956, Lloh1957, Lloh1958 .loh AdrpLdrGot Lloh1954, Lloh1955 .loh AdrpLdrGot Lloh1965, Lloh1966 .loh AdrpLdrGotLdr Lloh1962, Lloh1963, Lloh1964 .loh AdrpLdrGotLdr Lloh1959, Lloh1960, Lloh1961 .loh AdrpLdrGot Lloh1967, Lloh1968 .loh AdrpLdrGot Lloh1969, Lloh1970 .loh AdrpLdrGotLdr Lloh1971, Lloh1972, Lloh1973 .loh AdrpLdrGotLdr Lloh1977, Lloh1978, Lloh1979 .loh AdrpLdrGotLdr Lloh1974, Lloh1975, Lloh1976 .loh AdrpLdrGotLdr Lloh1980, Lloh1981, Lloh1982 .loh AdrpLdrGot Lloh1983, Lloh1984 .loh AdrpLdrGotLdr Lloh1985, Lloh1986, Lloh1987 .loh AdrpLdrGot Lloh1988, Lloh1989 .loh AdrpLdrGot Lloh1990, Lloh1991 .loh AdrpLdrGotLdr Lloh1992, Lloh1993, Lloh1994 .loh AdrpLdrGotLdr Lloh1995, Lloh1996, Lloh1997 .loh AdrpLdrGot Lloh1998, Lloh1999 .loh AdrpLdrGotLdr Lloh2000, Lloh2001, Lloh2002 .loh AdrpLdrGot Lloh2003, Lloh2004 .loh AdrpLdrGot Lloh2005, Lloh2006 .loh AdrpLdrGot Lloh2007, Lloh2008 .loh AdrpLdrGot Lloh2009, Lloh2010 .loh AdrpLdrGot Lloh2011, Lloh2012 .loh AdrpLdrGot Lloh2015, Lloh2016 .loh AdrpLdrGot Lloh2013, Lloh2014 .loh AdrpLdrGot Lloh2021, Lloh2022 .loh AdrpLdrGot Lloh2019, Lloh2020 .loh AdrpLdrGot Lloh2017, Lloh2018 .loh AdrpLdrGotLdr Lloh2023, Lloh2024, Lloh2025 .loh AdrpLdrGotLdr Lloh2026, Lloh2027, Lloh2028 .loh AdrpLdrGotLdr Lloh2032, Lloh2033, Lloh2034 .loh AdrpLdrGotLdr Lloh2029, Lloh2030, Lloh2031 .loh AdrpLdrGot Lloh2035, Lloh2036 .loh AdrpLdrGot Lloh2037, Lloh2038 .loh AdrpLdrGot Lloh2039, Lloh2040 .loh AdrpLdrGotLdr Lloh2044, Lloh2045, Lloh2046 .loh AdrpLdrGotLdr Lloh2041, Lloh2042, Lloh2043 .loh AdrpLdrGot Lloh2047, Lloh2048 .loh AdrpLdrGot Lloh2049, Lloh2050 .loh AdrpLdrGot Lloh2051, Lloh2052 .loh AdrpLdrGotLdr Lloh2053, Lloh2054, Lloh2055 .loh AdrpLdrGotLdr Lloh2059, Lloh2060, Lloh2061 .loh AdrpLdrGotLdr Lloh2056, Lloh2057, Lloh2058 .loh AdrpLdrGot Lloh2068, Lloh2069 .loh AdrpLdrGotLdr Lloh2065, Lloh2066, Lloh2067 .loh AdrpLdrGotLdr Lloh2062, Lloh2063, Lloh2064 .loh AdrpLdrGot Lloh2070, Lloh2071 .loh AdrpLdrGot Lloh2072, Lloh2073 .loh AdrpLdrGotLdr Lloh2076, Lloh2077, Lloh2078 .loh AdrpLdrGot Lloh2074, Lloh2075 .loh AdrpLdrGot Lloh2085, Lloh2086 .loh AdrpLdrGotLdr Lloh2082, Lloh2083, Lloh2084 .loh AdrpLdrGotLdr Lloh2079, Lloh2080, Lloh2081 .loh AdrpLdrGot Lloh2087, Lloh2088 .loh AdrpLdrGot Lloh2089, Lloh2090 .loh AdrpLdrGotLdr Lloh2091, Lloh2092, Lloh2093 .loh AdrpLdrGotLdr Lloh2097, Lloh2098, Lloh2099 .loh AdrpLdrGotLdr Lloh2094, Lloh2095, Lloh2096 .loh AdrpLdrGotLdr Lloh2100, Lloh2101, Lloh2102 .loh AdrpLdrGot Lloh2103, Lloh2104 .loh AdrpLdrGotLdr Lloh2105, Lloh2106, Lloh2107 .loh AdrpLdrGot Lloh2108, Lloh2109 .loh AdrpLdrGot Lloh2110, Lloh2111 .loh AdrpLdrGotLdr Lloh2112, Lloh2113, Lloh2114 .loh AdrpLdrGotLdr Lloh2115, Lloh2116, Lloh2117 .loh AdrpLdrGot Lloh2118, Lloh2119 .loh AdrpLdrGotLdr Lloh2120, Lloh2121, Lloh2122 .loh AdrpLdrGot Lloh2123, Lloh2124 .loh AdrpLdrGot Lloh2125, Lloh2126 .loh AdrpLdrGot Lloh2127, Lloh2128 .loh AdrpLdrGot Lloh2129, Lloh2130 .loh AdrpLdrGot Lloh2131, Lloh2132 .loh AdrpLdrGot Lloh2135, Lloh2136 .loh AdrpLdrGot Lloh2133, Lloh2134 .loh AdrpLdrGot Lloh2141, Lloh2142 .loh AdrpLdrGot Lloh2139, Lloh2140 .loh AdrpLdrGot Lloh2137, Lloh2138 .loh AdrpLdrGotLdr Lloh2143, Lloh2144, Lloh2145 .loh AdrpLdrGotLdr Lloh2146, Lloh2147, Lloh2148 .loh AdrpLdrGotLdr Lloh2152, Lloh2153, Lloh2154 .loh AdrpLdrGotLdr Lloh2149, Lloh2150, Lloh2151 .loh AdrpLdrGot Lloh2155, Lloh2156 .loh AdrpLdrGot Lloh2157, Lloh2158 .loh AdrpLdrGot Lloh2159, Lloh2160 .loh AdrpLdrGotLdr Lloh2164, Lloh2165, Lloh2166 .loh AdrpLdrGotLdr Lloh2161, Lloh2162, Lloh2163 .loh AdrpLdrGot Lloh2167, Lloh2168 .loh AdrpLdrGot Lloh2169, Lloh2170 .loh AdrpLdrGot Lloh2171, Lloh2172 .loh AdrpLdrGotLdr Lloh2173, Lloh2174, Lloh2175 .loh AdrpLdrGotLdr Lloh2179, Lloh2180, Lloh2181 .loh AdrpLdrGotLdr Lloh2176, Lloh2177, Lloh2178 .loh AdrpLdrGot Lloh2188, Lloh2189 .loh AdrpLdrGotLdr Lloh2185, Lloh2186, Lloh2187 .loh AdrpLdrGotLdr Lloh2182, Lloh2183, Lloh2184 .loh AdrpLdrGot Lloh2190, Lloh2191 .loh AdrpLdrGot Lloh2192, Lloh2193 .loh AdrpLdrGotLdr Lloh2196, Lloh2197, Lloh2198 .loh AdrpLdrGot Lloh2194, Lloh2195 .loh AdrpLdrGot Lloh2205, Lloh2206 .loh AdrpLdrGotLdr Lloh2202, Lloh2203, Lloh2204 .loh AdrpLdrGotLdr Lloh2199, Lloh2200, Lloh2201 .loh AdrpLdrGot Lloh2207, Lloh2208 .loh AdrpLdrGot Lloh2209, Lloh2210 .loh AdrpLdrGotLdr Lloh2211, Lloh2212, Lloh2213 .loh AdrpLdrGotLdr Lloh2217, Lloh2218, Lloh2219 .loh AdrpLdrGotLdr Lloh2214, Lloh2215, Lloh2216 .loh AdrpLdrGotLdr Lloh2220, Lloh2221, Lloh2222 .loh AdrpLdrGot Lloh2223, Lloh2224 .loh AdrpLdrGotLdr Lloh2225, Lloh2226, Lloh2227 .loh AdrpLdrGot Lloh2228, Lloh2229 .loh AdrpLdrGot Lloh2230, Lloh2231 .loh AdrpLdrGotLdr Lloh2232, Lloh2233, Lloh2234 .loh AdrpLdrGotLdr Lloh2235, Lloh2236, Lloh2237 .loh AdrpLdrGot Lloh2238, Lloh2239 .loh AdrpLdrGotLdr Lloh2240, Lloh2241, Lloh2242 .loh AdrpLdrGot Lloh2243, Lloh2244 .loh AdrpLdrGot Lloh2245, Lloh2246 .loh AdrpLdrGot Lloh2247, Lloh2248 .loh AdrpLdrGot Lloh2249, Lloh2250 .loh AdrpLdrGot Lloh2251, Lloh2252 .loh AdrpLdrGot Lloh2255, Lloh2256 .loh AdrpLdrGot Lloh2253, Lloh2254 .loh AdrpLdrGot Lloh2261, Lloh2262 .loh AdrpLdrGot Lloh2259, Lloh2260 .loh AdrpLdrGot Lloh2257, Lloh2258 .loh AdrpLdrGotLdr Lloh2263, Lloh2264, Lloh2265 .loh AdrpLdrGotLdr Lloh2266, Lloh2267, Lloh2268 .loh AdrpLdrGotLdr Lloh2272, Lloh2273, Lloh2274 .loh AdrpLdrGotLdr Lloh2269, Lloh2270, Lloh2271 .loh AdrpLdrGot Lloh2275, Lloh2276 .loh AdrpLdrGot Lloh2277, Lloh2278 .loh AdrpLdrGot Lloh2279, Lloh2280 .loh AdrpLdrGotLdr Lloh2284, Lloh2285, Lloh2286 .loh AdrpLdrGotLdr Lloh2281, Lloh2282, Lloh2283 .loh AdrpLdrGot Lloh2287, Lloh2288 .loh AdrpLdrGot Lloh2289, Lloh2290 .loh AdrpLdrGot Lloh2291, Lloh2292 .loh AdrpLdrGotLdr Lloh2293, Lloh2294, Lloh2295 .loh AdrpLdrGotLdr Lloh2299, Lloh2300, Lloh2301 .loh AdrpLdrGotLdr Lloh2296, Lloh2297, Lloh2298 .loh AdrpLdrGot Lloh2308, Lloh2309 .loh AdrpLdrGotLdr Lloh2305, Lloh2306, Lloh2307 .loh AdrpLdrGotLdr Lloh2302, Lloh2303, Lloh2304 .loh AdrpLdrGot Lloh2310, Lloh2311 .loh AdrpLdrGot Lloh2312, Lloh2313 .loh AdrpLdrGotLdr Lloh2316, Lloh2317, Lloh2318 .loh AdrpLdrGot Lloh2314, Lloh2315 .loh AdrpLdrGot Lloh2325, Lloh2326 .loh AdrpLdrGotLdr Lloh2322, Lloh2323, Lloh2324 .loh AdrpLdrGotLdr Lloh2319, Lloh2320, Lloh2321 .loh AdrpLdrGot Lloh2327, Lloh2328 .loh AdrpLdrGot Lloh2329, Lloh2330 .loh AdrpLdrGotLdr Lloh2331, Lloh2332, Lloh2333 .loh AdrpLdrGotLdr Lloh2337, Lloh2338, Lloh2339 .loh AdrpLdrGotLdr Lloh2334, Lloh2335, Lloh2336 .loh AdrpLdrGotLdr Lloh2340, Lloh2341, Lloh2342 .loh AdrpLdrGot Lloh2343, Lloh2344 .loh AdrpLdrGotLdr Lloh2345, Lloh2346, Lloh2347 .loh AdrpLdrGot Lloh2348, Lloh2349 .loh AdrpLdrGot Lloh2350, Lloh2351 .loh AdrpLdrGotLdr Lloh2352, Lloh2353, Lloh2354 .loh AdrpLdrGotLdr Lloh2355, Lloh2356, Lloh2357 .loh AdrpLdrGot Lloh2358, Lloh2359 .loh AdrpLdrGotLdr Lloh2360, Lloh2361, Lloh2362 .loh AdrpLdrGot Lloh2363, Lloh2364 .loh AdrpLdrGot Lloh2365, Lloh2366 .loh AdrpLdrGot Lloh2367, Lloh2368 .loh AdrpLdrGot Lloh2369, Lloh2370 .loh AdrpLdrGot Lloh2371, Lloh2372 .loh AdrpLdrGot Lloh2375, Lloh2376 .loh AdrpLdrGot Lloh2373, Lloh2374 .loh AdrpLdrGot Lloh2381, Lloh2382 .loh AdrpLdrGot Lloh2379, Lloh2380 .loh AdrpLdrGot Lloh2377, Lloh2378 .loh AdrpLdrGotLdr Lloh2383, Lloh2384, Lloh2385 .loh AdrpLdrGotLdr Lloh2386, Lloh2387, Lloh2388 .loh AdrpLdrGotLdr Lloh2392, Lloh2393, Lloh2394 .loh AdrpLdrGotLdr Lloh2389, Lloh2390, Lloh2391 .loh AdrpLdrGot Lloh2395, Lloh2396 .loh AdrpLdrGot Lloh2397, Lloh2398 .loh AdrpLdrGot Lloh2399, Lloh2400 .loh AdrpLdrGotLdr Lloh2404, Lloh2405, Lloh2406 .loh AdrpLdrGotLdr Lloh2401, Lloh2402, Lloh2403 .loh AdrpLdrGot Lloh2407, Lloh2408 .loh AdrpLdrGot Lloh2409, Lloh2410 .loh AdrpLdrGot Lloh2411, Lloh2412 .loh AdrpLdrGotLdr Lloh2413, Lloh2414, Lloh2415 .loh AdrpLdrGotLdr Lloh2419, Lloh2420, Lloh2421 .loh AdrpLdrGotLdr Lloh2416, Lloh2417, Lloh2418 .loh AdrpLdrGot Lloh2428, Lloh2429 .loh AdrpLdrGotLdr Lloh2425, Lloh2426, Lloh2427 .loh AdrpLdrGotLdr Lloh2422, Lloh2423, Lloh2424 .loh AdrpLdrGot Lloh2430, Lloh2431 .loh AdrpLdrGot Lloh2432, Lloh2433 .loh AdrpLdrGotLdr Lloh2436, Lloh2437, Lloh2438 .loh AdrpLdrGot Lloh2434, Lloh2435 .loh AdrpLdrGot Lloh2445, Lloh2446 .loh AdrpLdrGotLdr Lloh2442, Lloh2443, Lloh2444 .loh AdrpLdrGotLdr Lloh2439, Lloh2440, Lloh2441 .loh AdrpLdrGot Lloh2447, Lloh2448 .loh AdrpLdrGot Lloh2449, Lloh2450 .loh AdrpLdrGotLdr Lloh2451, Lloh2452, Lloh2453 .loh AdrpLdrGotLdr Lloh2457, Lloh2458, Lloh2459 .loh AdrpLdrGotLdr Lloh2454, Lloh2455, Lloh2456 .loh AdrpLdrGotLdr Lloh2460, Lloh2461, Lloh2462 .loh AdrpLdrGot Lloh2463, Lloh2464 .loh AdrpLdrGotLdr Lloh2465, Lloh2466, Lloh2467 .loh AdrpLdrGot Lloh2468, Lloh2469 .loh AdrpLdrGot Lloh2470, Lloh2471 .loh AdrpLdrGotLdr Lloh2472, Lloh2473, Lloh2474 .loh AdrpLdrGotLdr Lloh2475, Lloh2476, Lloh2477 .loh AdrpLdrGot Lloh2478, Lloh2479 .loh AdrpLdrGotLdr Lloh2480, Lloh2481, Lloh2482 .loh AdrpLdrGot Lloh2483, Lloh2484 .loh AdrpLdrGot Lloh2485, Lloh2486 .loh AdrpLdrGot Lloh2487, Lloh2488 .loh AdrpLdrGot Lloh2489, Lloh2490 .loh AdrpLdrGot Lloh2491, Lloh2492 .loh AdrpLdrGot Lloh2495, Lloh2496 .loh AdrpLdrGot Lloh2493, Lloh2494 .loh AdrpLdrGot Lloh2501, Lloh2502 .loh AdrpLdrGot Lloh2499, Lloh2500 .loh AdrpLdrGot Lloh2497, Lloh2498 .loh AdrpLdrGotLdr Lloh2503, Lloh2504, Lloh2505 .loh AdrpLdrGotLdr Lloh2506, Lloh2507, Lloh2508 .loh AdrpLdrGotLdr Lloh2512, Lloh2513, Lloh2514 .loh AdrpLdrGotLdr Lloh2509, Lloh2510, Lloh2511 .loh AdrpLdrGot Lloh2515, Lloh2516 .loh AdrpLdrGot Lloh2517, Lloh2518 .loh AdrpLdrGot Lloh2519, Lloh2520 .loh AdrpLdrGotLdr Lloh2524, Lloh2525, Lloh2526 .loh AdrpLdrGotLdr Lloh2521, Lloh2522, Lloh2523 .loh AdrpLdrGot Lloh2527, Lloh2528 .loh AdrpLdrGot Lloh2529, Lloh2530 .loh AdrpLdrGot Lloh2531, Lloh2532 .loh AdrpLdrGotLdr Lloh2533, Lloh2534, Lloh2535 .loh AdrpLdrGotLdr Lloh2539, Lloh2540, Lloh2541 .loh AdrpLdrGotLdr Lloh2536, Lloh2537, Lloh2538 .loh AdrpLdrGot Lloh2548, Lloh2549 .loh AdrpLdrGotLdr Lloh2545, Lloh2546, Lloh2547 .loh AdrpLdrGotLdr Lloh2542, Lloh2543, Lloh2544 .loh AdrpLdrGot Lloh2550, Lloh2551 .loh AdrpLdrGot Lloh2552, Lloh2553 .loh AdrpLdrGotLdr Lloh2556, Lloh2557, Lloh2558 .loh AdrpLdrGot Lloh2554, Lloh2555 .loh AdrpLdrGot Lloh2565, Lloh2566 .loh AdrpLdrGotLdr Lloh2562, Lloh2563, Lloh2564 .loh AdrpLdrGotLdr Lloh2559, Lloh2560, Lloh2561 .loh AdrpLdrGot Lloh2567, Lloh2568 .loh AdrpLdrGot Lloh2569, Lloh2570 .loh AdrpLdrGotLdr Lloh2571, Lloh2572, Lloh2573 .loh AdrpLdrGotLdr Lloh2577, Lloh2578, Lloh2579 .loh AdrpLdrGotLdr Lloh2574, Lloh2575, Lloh2576 .loh AdrpLdrGotLdr Lloh2580, Lloh2581, Lloh2582 .loh AdrpLdrGot Lloh2583, Lloh2584 .loh AdrpLdrGotLdr Lloh2585, Lloh2586, Lloh2587 .loh AdrpLdrGot Lloh2588, Lloh2589 .loh AdrpLdrGot Lloh2590, Lloh2591 .loh AdrpLdrGotLdr Lloh2592, Lloh2593, Lloh2594 .loh AdrpLdrGotLdr Lloh2595, Lloh2596, Lloh2597 .loh AdrpLdrGot Lloh2598, Lloh2599 .loh AdrpLdrGotLdr Lloh2600, Lloh2601, Lloh2602 .loh AdrpLdrGot Lloh2603, Lloh2604 .loh AdrpLdrGot Lloh2605, Lloh2606 .loh AdrpLdrGot Lloh2607, Lloh2608 .loh AdrpLdrGot Lloh2609, Lloh2610 .loh AdrpLdrGot Lloh2611, Lloh2612 .loh AdrpLdrGot Lloh2615, Lloh2616 .loh AdrpLdrGot Lloh2613, Lloh2614 .loh AdrpLdrGot Lloh2621, Lloh2622 .loh AdrpLdrGot Lloh2619, Lloh2620 .loh AdrpLdrGot Lloh2617, Lloh2618 .loh AdrpLdrGotLdr Lloh2623, Lloh2624, Lloh2625 .loh AdrpLdrGotLdr Lloh2626, Lloh2627, Lloh2628 .loh AdrpLdrGotLdr Lloh2632, Lloh2633, Lloh2634 .loh AdrpLdrGotLdr Lloh2629, Lloh2630, Lloh2631 .loh AdrpLdrGot Lloh2635, Lloh2636 .loh AdrpLdrGot Lloh2637, Lloh2638 .loh AdrpLdrGot Lloh2639, Lloh2640 .loh AdrpLdrGotLdr Lloh2641, Lloh2642, Lloh2643 .loh AdrpLdrGot Lloh2644, Lloh2645 .loh AdrpLdrGot Lloh2646, Lloh2647 .loh AdrpLdrGot Lloh2648, Lloh2649 .loh AdrpLdrGotLdr Lloh2650, Lloh2651, Lloh2652 .loh AdrpLdrGotLdr Lloh2656, Lloh2657, Lloh2658 .loh AdrpLdrGotLdr Lloh2653, Lloh2654, Lloh2655 .loh AdrpLdrGot Lloh2662, Lloh2663 .loh AdrpLdrGotLdr Lloh2659, Lloh2660, Lloh2661 .loh AdrpLdrGot Lloh2664, Lloh2665 .loh AdrpLdrGot Lloh2666, Lloh2667 .loh AdrpLdrGotLdr Lloh2670, Lloh2671, Lloh2672 .loh AdrpLdrGot Lloh2668, Lloh2669 .loh AdrpLdrGot Lloh2676, Lloh2677 .loh AdrpLdrGotLdr Lloh2673, Lloh2674, Lloh2675 .loh AdrpLdrGot Lloh2678, Lloh2679 .loh AdrpLdrGot Lloh2680, Lloh2681 .loh AdrpLdrGotLdr Lloh2685, Lloh2686, Lloh2687 .loh AdrpLdrGotLdr Lloh2682, Lloh2683, Lloh2684 .loh AdrpLdrGotLdr Lloh2688, Lloh2689, Lloh2690 .loh AdrpLdrGot Lloh2691, Lloh2692 .loh AdrpLdrGot Lloh2693, Lloh2694 .loh AdrpLdrGot Lloh2695, Lloh2696 .loh AdrpLdrGotLdr Lloh2697, Lloh2698, Lloh2699 .loh AdrpLdrGot Lloh2700, Lloh2701 .loh AdrpLdrGotLdr Lloh2702, Lloh2703, Lloh2704 .loh AdrpLdrGot Lloh2705, Lloh2706 .loh AdrpLdrGot Lloh2707, Lloh2708 .loh AdrpLdrGot Lloh2709, Lloh2710 .loh AdrpLdrGot Lloh2711, Lloh2712 .loh AdrpLdrGot Lloh2713, Lloh2714 .loh AdrpLdrGot Lloh2717, Lloh2718 .loh AdrpLdrGot Lloh2715, Lloh2716 .loh AdrpLdrGot Lloh2723, Lloh2724 .loh AdrpLdrGot Lloh2721, Lloh2722 .loh AdrpLdrGot Lloh2719, Lloh2720 .loh AdrpLdrGotLdr Lloh2725, Lloh2726, Lloh2727 .loh AdrpLdrGotLdr Lloh2728, Lloh2729, Lloh2730 .loh AdrpLdrGotLdr Lloh2734, Lloh2735, Lloh2736 .loh AdrpLdrGotLdr Lloh2731, Lloh2732, Lloh2733 .loh AdrpLdrGot Lloh2737, Lloh2738 .loh AdrpLdrGot Lloh2739, Lloh2740 .loh AdrpLdrGot Lloh2741, Lloh2742 .loh AdrpLdrGotLdr Lloh2746, Lloh2747, Lloh2748 .loh AdrpLdrGotLdr Lloh2743, Lloh2744, Lloh2745 .loh AdrpLdrGot Lloh2749, Lloh2750 .loh AdrpLdrGot Lloh2751, Lloh2752 .loh AdrpLdrGot Lloh2753, Lloh2754 .loh AdrpLdrGotLdr Lloh2755, Lloh2756, Lloh2757 .loh AdrpLdrGotLdr Lloh2761, Lloh2762, Lloh2763 .loh AdrpLdrGotLdr Lloh2758, Lloh2759, Lloh2760 .loh AdrpLdrGot Lloh2770, Lloh2771 .loh AdrpLdrGotLdr Lloh2767, Lloh2768, Lloh2769 .loh AdrpLdrGotLdr Lloh2764, Lloh2765, Lloh2766 .loh AdrpLdrGot Lloh2772, Lloh2773 .loh AdrpLdrGot Lloh2774, Lloh2775 .loh AdrpLdrGotLdr Lloh2778, Lloh2779, Lloh2780 .loh AdrpLdrGot Lloh2776, Lloh2777 .loh AdrpLdrGot Lloh2787, Lloh2788 .loh AdrpLdrGotLdr Lloh2784, Lloh2785, Lloh2786 .loh AdrpLdrGotLdr Lloh2781, Lloh2782, Lloh2783 .loh AdrpLdrGot Lloh2789, Lloh2790 .loh AdrpLdrGot Lloh2791, Lloh2792 .loh AdrpLdrGotLdr Lloh2793, Lloh2794, Lloh2795 .loh AdrpLdrGotLdr Lloh2799, Lloh2800, Lloh2801 .loh AdrpLdrGotLdr Lloh2796, Lloh2797, Lloh2798 .loh AdrpLdrGotLdr Lloh2802, Lloh2803, Lloh2804 .loh AdrpLdrGot Lloh2805, Lloh2806 .loh AdrpLdrGotLdr Lloh2807, Lloh2808, Lloh2809 .loh AdrpLdrGot Lloh2810, Lloh2811 .loh AdrpLdrGot Lloh2812, Lloh2813 .loh AdrpLdrGotLdr Lloh2814, Lloh2815, Lloh2816 .loh AdrpLdrGotLdr Lloh2817, Lloh2818, Lloh2819 .loh AdrpLdrGot Lloh2820, Lloh2821 .loh AdrpLdrGotLdr Lloh2822, Lloh2823, Lloh2824 .loh AdrpLdrGot Lloh2825, Lloh2826 .loh AdrpLdrGot Lloh2827, Lloh2828 .loh AdrpLdrGot Lloh2829, Lloh2830 .loh AdrpLdrGot Lloh2831, Lloh2832 .loh AdrpLdrGot Lloh2833, Lloh2834 .loh AdrpLdrGot Lloh2837, Lloh2838 .loh AdrpLdrGot Lloh2835, Lloh2836 .loh AdrpLdrGot Lloh2843, Lloh2844 .loh AdrpLdrGot Lloh2841, Lloh2842 .loh AdrpLdrGot Lloh2839, Lloh2840 .loh AdrpLdrGotLdr Lloh2845, Lloh2846, Lloh2847 .loh AdrpLdrGotLdr Lloh2848, Lloh2849, Lloh2850 .loh AdrpLdrGotLdr Lloh2854, Lloh2855, Lloh2856 .loh AdrpLdrGotLdr Lloh2851, Lloh2852, Lloh2853 .loh AdrpLdrGot Lloh2857, Lloh2858 .loh AdrpLdrGot Lloh2859, Lloh2860 .loh AdrpLdrGot Lloh2861, Lloh2862 .loh AdrpLdrGotLdr Lloh2866, Lloh2867, Lloh2868 .loh AdrpLdrGotLdr Lloh2863, Lloh2864, Lloh2865 .loh AdrpLdrGot Lloh2869, Lloh2870 .loh AdrpLdrGot Lloh2871, Lloh2872 .loh AdrpLdrGot Lloh2873, Lloh2874 .loh AdrpLdrGotLdr Lloh2875, Lloh2876, Lloh2877 .loh AdrpLdrGotLdr Lloh2881, Lloh2882, Lloh2883 .loh AdrpLdrGotLdr Lloh2878, Lloh2879, Lloh2880 .loh AdrpLdrGot Lloh2890, Lloh2891 .loh AdrpLdrGotLdr Lloh2887, Lloh2888, Lloh2889 .loh AdrpLdrGotLdr Lloh2884, Lloh2885, Lloh2886 .loh AdrpLdrGot Lloh2892, Lloh2893 .loh AdrpLdrGot Lloh2894, Lloh2895 .loh AdrpLdrGotLdr Lloh2898, Lloh2899, Lloh2900 .loh AdrpLdrGot Lloh2896, Lloh2897 .loh AdrpLdrGot Lloh2907, Lloh2908 .loh AdrpLdrGotLdr Lloh2904, Lloh2905, Lloh2906 .loh AdrpLdrGotLdr Lloh2901, Lloh2902, Lloh2903 .loh AdrpLdrGot Lloh2909, Lloh2910 .loh AdrpLdrGot Lloh2911, Lloh2912 .loh AdrpLdrGotLdr Lloh2913, Lloh2914, Lloh2915 .loh AdrpLdrGotLdr Lloh2919, Lloh2920, Lloh2921 .loh AdrpLdrGotLdr Lloh2916, Lloh2917, Lloh2918 .loh AdrpLdrGotLdr Lloh2922, Lloh2923, Lloh2924 .loh AdrpLdrGot Lloh2925, Lloh2926 .loh AdrpLdrGotLdr Lloh2927, Lloh2928, Lloh2929 .loh AdrpLdrGot Lloh2930, Lloh2931 .loh AdrpLdrGot Lloh2932, Lloh2933 .loh AdrpLdrGotLdr Lloh2934, Lloh2935, Lloh2936 .loh AdrpLdrGotLdr Lloh2937, Lloh2938, Lloh2939 .loh AdrpLdrGot Lloh2940, Lloh2941 .loh AdrpLdrGotLdr Lloh2942, Lloh2943, Lloh2944 .loh AdrpLdrGot Lloh2945, Lloh2946 .loh AdrpLdrGot Lloh2947, Lloh2948 .loh AdrpLdrGot Lloh2949, Lloh2950 .loh AdrpLdrGot Lloh2951, Lloh2952 .loh AdrpLdrGot Lloh2953, Lloh2954 .loh AdrpLdrGot Lloh2957, Lloh2958 .loh AdrpLdrGot Lloh2955, Lloh2956 .loh AdrpLdrGot Lloh2963, Lloh2964 .loh AdrpLdrGot Lloh2961, Lloh2962 .loh AdrpLdrGot Lloh2959, Lloh2960 .loh AdrpLdrGotLdr Lloh2965, Lloh2966, Lloh2967 .loh AdrpLdrGotLdr Lloh2968, Lloh2969, Lloh2970 .loh AdrpLdrGotLdr Lloh2974, Lloh2975, Lloh2976 .loh AdrpLdrGotLdr Lloh2971, Lloh2972, Lloh2973 .loh AdrpLdrGot Lloh2977, Lloh2978 .loh AdrpLdrGot Lloh2979, Lloh2980 .loh AdrpLdrGot Lloh2981, Lloh2982 .loh AdrpLdrGotLdr Lloh2986, Lloh2987, Lloh2988 .loh AdrpLdrGotLdr Lloh2983, Lloh2984, Lloh2985 .loh AdrpLdrGot Lloh2989, Lloh2990 .loh AdrpLdrGot Lloh2991, Lloh2992 .loh AdrpLdrGot Lloh2993, Lloh2994 .loh AdrpLdrGotLdr Lloh2995, Lloh2996, Lloh2997 .loh AdrpLdrGotLdr Lloh3001, Lloh3002, Lloh3003 .loh AdrpLdrGotLdr Lloh2998, Lloh2999, Lloh3000 .loh AdrpLdrGot Lloh3010, Lloh3011 .loh AdrpLdrGotLdr Lloh3007, Lloh3008, Lloh3009 .loh AdrpLdrGotLdr Lloh3004, Lloh3005, Lloh3006 .loh AdrpLdrGot Lloh3012, Lloh3013 .loh AdrpLdrGot Lloh3014, Lloh3015 .loh AdrpLdrGotLdr Lloh3018, Lloh3019, Lloh3020 .loh AdrpLdrGot Lloh3016, Lloh3017 .loh AdrpLdrGot Lloh3027, Lloh3028 .loh AdrpLdrGotLdr Lloh3024, Lloh3025, Lloh3026 .loh AdrpLdrGotLdr Lloh3021, Lloh3022, Lloh3023 .loh AdrpLdrGot Lloh3029, Lloh3030 .loh AdrpLdrGot Lloh3031, Lloh3032 .loh AdrpLdrGotLdr Lloh3033, Lloh3034, Lloh3035 .loh AdrpLdrGotLdr Lloh3039, Lloh3040, Lloh3041 .loh AdrpLdrGotLdr Lloh3036, Lloh3037, Lloh3038 .loh AdrpLdrGotLdr Lloh3042, Lloh3043, Lloh3044 .loh AdrpLdrGot Lloh3045, Lloh3046 .loh AdrpLdrGotLdr Lloh3047, Lloh3048, Lloh3049 .loh AdrpLdrGot Lloh3050, Lloh3051 .loh AdrpLdrGot Lloh3052, Lloh3053 .loh AdrpLdrGotLdr Lloh3054, Lloh3055, Lloh3056 .loh AdrpLdrGotLdr Lloh3057, Lloh3058, Lloh3059 .loh AdrpLdrGot Lloh3060, Lloh3061 .loh AdrpLdrGotLdr Lloh3062, Lloh3063, Lloh3064 .loh AdrpLdrGot Lloh3065, Lloh3066 .loh AdrpLdrGot Lloh3067, Lloh3068 .loh AdrpLdrGot Lloh3069, Lloh3070 .loh AdrpLdrGot Lloh3071, Lloh3072 .loh AdrpLdrGot Lloh3073, Lloh3074 .loh AdrpLdrGot Lloh3077, Lloh3078 .loh AdrpLdrGot Lloh3075, Lloh3076 .loh AdrpLdrGot Lloh3083, Lloh3084 .loh AdrpLdrGot Lloh3081, Lloh3082 .loh AdrpLdrGot Lloh3079, Lloh3080 .loh AdrpLdrGotLdr Lloh3085, Lloh3086, Lloh3087 .loh AdrpLdrGotLdr Lloh3088, Lloh3089, Lloh3090 .loh AdrpLdrGotLdr Lloh3094, Lloh3095, Lloh3096 .loh AdrpLdrGotLdr Lloh3091, Lloh3092, Lloh3093 .loh AdrpLdrGot Lloh3097, Lloh3098 .loh AdrpLdrGot Lloh3099, Lloh3100 .loh AdrpLdrGot Lloh3101, Lloh3102 .loh AdrpLdrGotLdr Lloh3106, Lloh3107, Lloh3108 .loh AdrpLdrGotLdr Lloh3103, Lloh3104, Lloh3105 .loh AdrpLdrGot Lloh3109, Lloh3110 .loh AdrpLdrGot Lloh3111, Lloh3112 .loh AdrpLdrGot Lloh3113, Lloh3114 .loh AdrpLdrGotLdr Lloh3115, Lloh3116, Lloh3117 .loh AdrpLdrGotLdr Lloh3121, Lloh3122, Lloh3123 .loh AdrpLdrGotLdr Lloh3118, Lloh3119, Lloh3120 .loh AdrpLdrGot Lloh3130, Lloh3131 .loh AdrpLdrGotLdr Lloh3127, Lloh3128, Lloh3129 .loh AdrpLdrGotLdr Lloh3124, Lloh3125, Lloh3126 .loh AdrpLdrGot Lloh3132, Lloh3133 .loh AdrpLdrGot Lloh3134, Lloh3135 .loh AdrpLdrGotLdr Lloh3138, Lloh3139, Lloh3140 .loh AdrpLdrGot Lloh3136, Lloh3137 .loh AdrpLdrGot Lloh3147, Lloh3148 .loh AdrpLdrGotLdr Lloh3144, Lloh3145, Lloh3146 .loh AdrpLdrGotLdr Lloh3141, Lloh3142, Lloh3143 .loh AdrpLdrGot Lloh3149, Lloh3150 .loh AdrpLdrGot Lloh3151, Lloh3152 .loh AdrpLdrGotLdr Lloh3153, Lloh3154, Lloh3155 .loh AdrpLdrGotLdr Lloh3159, Lloh3160, Lloh3161 .loh AdrpLdrGotLdr Lloh3156, Lloh3157, Lloh3158 .loh AdrpLdrGotLdr Lloh3162, Lloh3163, Lloh3164 .loh AdrpLdrGot Lloh3165, Lloh3166 .loh AdrpLdrGotLdr Lloh3167, Lloh3168, Lloh3169 .loh AdrpLdrGot Lloh3170, Lloh3171 .loh AdrpLdrGot Lloh3172, Lloh3173 .loh AdrpLdrGotLdr Lloh3174, Lloh3175, Lloh3176 .loh AdrpLdrGotLdr Lloh3177, Lloh3178, Lloh3179 .loh AdrpLdrGot Lloh3180, Lloh3181 .loh AdrpLdrGotLdr Lloh3182, Lloh3183, Lloh3184 .loh AdrpLdrGot Lloh3185, Lloh3186 .loh AdrpLdrGot Lloh3187, Lloh3188 .loh AdrpLdrGot Lloh3189, Lloh3190 .loh AdrpLdrGot Lloh3191, Lloh3192 .loh AdrpLdrGot Lloh3193, Lloh3194 .loh AdrpLdrGot Lloh3197, Lloh3198 .loh AdrpLdrGot Lloh3195, Lloh3196 .loh AdrpLdrGot Lloh3203, Lloh3204 .loh AdrpLdrGot Lloh3201, Lloh3202 .loh AdrpLdrGot Lloh3199, Lloh3200 .loh AdrpLdrGotLdr Lloh3205, Lloh3206, Lloh3207 .loh AdrpLdrGotLdr Lloh3208, Lloh3209, Lloh3210 .loh AdrpLdrGotLdr Lloh3214, Lloh3215, Lloh3216 .loh AdrpLdrGotLdr Lloh3211, Lloh3212, Lloh3213 .loh AdrpLdrGot Lloh3217, Lloh3218 .loh AdrpLdrGot Lloh3219, Lloh3220 .loh AdrpLdrGot Lloh3221, Lloh3222 .loh AdrpLdrGotLdr Lloh3226, Lloh3227, Lloh3228 .loh AdrpLdrGotLdr Lloh3223, Lloh3224, Lloh3225 .loh AdrpLdrGot Lloh3229, Lloh3230 .loh AdrpLdrGot Lloh3231, Lloh3232 .loh AdrpLdrGot Lloh3233, Lloh3234 .loh AdrpLdrGotLdr Lloh3235, Lloh3236, Lloh3237 .loh AdrpLdrGotLdr Lloh3241, Lloh3242, Lloh3243 .loh AdrpLdrGotLdr Lloh3238, Lloh3239, Lloh3240 .loh AdrpLdrGot Lloh3250, Lloh3251 .loh AdrpLdrGotLdr Lloh3247, Lloh3248, Lloh3249 .loh AdrpLdrGotLdr Lloh3244, Lloh3245, Lloh3246 .loh AdrpLdrGot Lloh3252, Lloh3253 .loh AdrpLdrGot Lloh3254, Lloh3255 .loh AdrpLdrGotLdr Lloh3258, Lloh3259, Lloh3260 .loh AdrpLdrGot Lloh3256, Lloh3257 .loh AdrpLdrGot Lloh3267, Lloh3268 .loh AdrpLdrGotLdr Lloh3264, Lloh3265, Lloh3266 .loh AdrpLdrGotLdr Lloh3261, Lloh3262, Lloh3263 .loh AdrpLdrGot Lloh3269, Lloh3270 .loh AdrpLdrGot Lloh3271, Lloh3272 .loh AdrpLdrGotLdr Lloh3273, Lloh3274, Lloh3275 .loh AdrpLdrGotLdr Lloh3279, Lloh3280, Lloh3281 .loh AdrpLdrGotLdr Lloh3276, Lloh3277, Lloh3278 .loh AdrpLdrGotLdr Lloh3282, Lloh3283, Lloh3284 .loh AdrpLdrGot Lloh3285, Lloh3286 .loh AdrpLdrGotLdr Lloh3287, Lloh3288, Lloh3289 .loh AdrpLdrGot Lloh3290, Lloh3291 .loh AdrpLdrGot Lloh3292, Lloh3293 .loh AdrpLdrGotLdr Lloh3294, Lloh3295, Lloh3296 .loh AdrpLdrGotLdr Lloh3297, Lloh3298, Lloh3299 .loh AdrpLdrGot Lloh3300, Lloh3301 .loh AdrpLdrGotLdr Lloh3302, Lloh3303, Lloh3304 .loh AdrpLdrGot Lloh3305, Lloh3306 .loh AdrpLdrGot Lloh3307, Lloh3308 .loh AdrpLdrGot Lloh3309, Lloh3310 .loh AdrpLdrGot Lloh3311, Lloh3312 .loh AdrpLdrGot Lloh3313, Lloh3314 .loh AdrpLdrGot Lloh3317, Lloh3318 .loh AdrpLdrGot Lloh3315, Lloh3316 .loh AdrpLdrGot Lloh3323, Lloh3324 .loh AdrpLdrGot Lloh3321, Lloh3322 .loh AdrpLdrGot Lloh3319, Lloh3320 .loh AdrpLdrGotLdr Lloh3325, Lloh3326, Lloh3327 .loh AdrpLdrGotLdr Lloh3328, Lloh3329, Lloh3330 .loh AdrpLdrGotLdr Lloh3334, Lloh3335, Lloh3336 .loh AdrpLdrGotLdr Lloh3331, Lloh3332, Lloh3333 .loh AdrpLdrGot Lloh3337, Lloh3338 .loh AdrpLdrGot Lloh3339, Lloh3340 .loh AdrpLdrGot Lloh3341, Lloh3342 .loh AdrpLdrGotLdr Lloh3346, Lloh3347, Lloh3348 .loh AdrpLdrGotLdr Lloh3343, Lloh3344, Lloh3345 .loh AdrpLdrGot Lloh3349, Lloh3350 .loh AdrpLdrGot Lloh3351, Lloh3352 .loh AdrpLdrGot Lloh3353, Lloh3354 .loh AdrpLdrGotLdr Lloh3355, Lloh3356, Lloh3357 .loh AdrpLdrGotLdr Lloh3361, Lloh3362, Lloh3363 .loh AdrpLdrGotLdr Lloh3358, Lloh3359, Lloh3360 .loh AdrpLdrGot Lloh3370, Lloh3371 .loh AdrpLdrGotLdr Lloh3367, Lloh3368, Lloh3369 .loh AdrpLdrGotLdr Lloh3364, Lloh3365, Lloh3366 .loh AdrpLdrGot Lloh3372, Lloh3373 .loh AdrpLdrGot Lloh3374, Lloh3375 .loh AdrpLdrGotLdr Lloh3378, Lloh3379, Lloh3380 .loh AdrpLdrGot Lloh3376, Lloh3377 .loh AdrpLdrGot Lloh3387, Lloh3388 .loh AdrpLdrGotLdr Lloh3384, Lloh3385, Lloh3386 .loh AdrpLdrGotLdr Lloh3381, Lloh3382, Lloh3383 .loh AdrpLdrGot Lloh3389, Lloh3390 .loh AdrpLdrGot Lloh3391, Lloh3392 .loh AdrpLdrGotLdr Lloh3393, Lloh3394, Lloh3395 .loh AdrpLdrGotLdr Lloh3399, Lloh3400, Lloh3401 .loh AdrpLdrGotLdr Lloh3396, Lloh3397, Lloh3398 .loh AdrpLdrGotLdr Lloh3402, Lloh3403, Lloh3404 .loh AdrpLdrGot Lloh3405, Lloh3406 .loh AdrpLdrGotLdr Lloh3407, Lloh3408, Lloh3409 .loh AdrpLdrGot Lloh3410, Lloh3411 .loh AdrpLdrGot Lloh3412, Lloh3413 .loh AdrpLdrGotLdr Lloh3414, Lloh3415, Lloh3416 .loh AdrpLdrGotLdr Lloh3417, Lloh3418, Lloh3419 .loh AdrpLdrGot Lloh3420, Lloh3421 .loh AdrpLdrGotLdr Lloh3422, Lloh3423, Lloh3424 .loh AdrpLdrGot Lloh3425, Lloh3426 .loh AdrpLdrGot Lloh3427, Lloh3428 .loh AdrpLdrGot Lloh3429, Lloh3430 .loh AdrpLdrGot Lloh3431, Lloh3432 .loh AdrpLdrGot Lloh3433, Lloh3434 .loh AdrpLdrGot Lloh3437, Lloh3438 .loh AdrpLdrGot Lloh3435, Lloh3436 .loh AdrpLdrGot Lloh3443, Lloh3444 .loh AdrpLdrGot Lloh3441, Lloh3442 .loh AdrpLdrGot Lloh3439, Lloh3440 .loh AdrpLdrGotLdr Lloh3445, Lloh3446, Lloh3447 .loh AdrpLdrGotLdr Lloh3448, Lloh3449, Lloh3450 .loh AdrpLdrGotLdr Lloh3454, Lloh3455, Lloh3456 .loh AdrpLdrGotLdr Lloh3451, Lloh3452, Lloh3453 .loh AdrpLdrGot Lloh3457, Lloh3458 .loh AdrpLdrGot Lloh3459, Lloh3460 .loh AdrpLdrGot Lloh3461, Lloh3462 .loh AdrpLdrGotLdr Lloh3466, Lloh3467, Lloh3468 .loh AdrpLdrGotLdr Lloh3463, Lloh3464, Lloh3465 .loh AdrpLdrGot Lloh3469, Lloh3470 .loh AdrpLdrGot Lloh3471, Lloh3472 .loh AdrpLdrGot Lloh3473, Lloh3474 .loh AdrpLdrGotLdr Lloh3475, Lloh3476, Lloh3477 .loh AdrpLdrGotLdr Lloh3481, Lloh3482, Lloh3483 .loh AdrpLdrGotLdr Lloh3478, Lloh3479, Lloh3480 .loh AdrpLdrGot Lloh3490, Lloh3491 .loh AdrpLdrGotLdr Lloh3487, Lloh3488, Lloh3489 .loh AdrpLdrGotLdr Lloh3484, Lloh3485, Lloh3486 .loh AdrpLdrGot Lloh3492, Lloh3493 .loh AdrpLdrGot Lloh3494, Lloh3495 .loh AdrpLdrGotLdr Lloh3498, Lloh3499, Lloh3500 .loh AdrpLdrGot Lloh3496, Lloh3497 .loh AdrpLdrGot Lloh3507, Lloh3508 .loh AdrpLdrGotLdr Lloh3504, Lloh3505, Lloh3506 .loh AdrpLdrGotLdr Lloh3501, Lloh3502, Lloh3503 .loh AdrpLdrGot Lloh3509, Lloh3510 .loh AdrpLdrGot Lloh3511, Lloh3512 .loh AdrpLdrGotLdr Lloh3513, Lloh3514, Lloh3515 .loh AdrpLdrGotLdr Lloh3519, Lloh3520, Lloh3521 .loh AdrpLdrGotLdr Lloh3516, Lloh3517, Lloh3518 .loh AdrpLdrGotLdr Lloh3522, Lloh3523, Lloh3524 .loh AdrpLdrGot Lloh3525, Lloh3526 .loh AdrpLdrGotLdr Lloh3527, Lloh3528, Lloh3529 .loh AdrpLdrGot Lloh3530, Lloh3531 .loh AdrpLdrGot Lloh3532, Lloh3533 .loh AdrpLdrGotLdr Lloh3534, Lloh3535, Lloh3536 .loh AdrpLdrGotLdr Lloh3537, Lloh3538, Lloh3539 .loh AdrpLdrGot Lloh3540, Lloh3541 .loh AdrpLdrGotLdr Lloh3542, Lloh3543, Lloh3544 .loh AdrpLdrGot Lloh3545, Lloh3546 .loh AdrpLdrGot Lloh3547, Lloh3548 .loh AdrpLdrGot Lloh3549, Lloh3550 .loh AdrpLdrGot Lloh3551, Lloh3552 .loh AdrpLdrGot Lloh3553, Lloh3554 .loh AdrpLdrGot Lloh3557, Lloh3558 .loh AdrpLdrGot Lloh3555, Lloh3556 .loh AdrpLdrGot Lloh3563, Lloh3564 .loh AdrpLdrGot Lloh3561, Lloh3562 .loh AdrpLdrGot Lloh3559, Lloh3560 .loh AdrpLdrGotLdr Lloh3565, Lloh3566, Lloh3567 .loh AdrpLdrGotLdr Lloh3568, Lloh3569, Lloh3570 .loh AdrpLdrGotLdr Lloh3574, Lloh3575, Lloh3576 .loh AdrpLdrGotLdr Lloh3571, Lloh3572, Lloh3573 .loh AdrpLdrGot Lloh3577, Lloh3578 .loh AdrpLdrGot Lloh3579, Lloh3580 .loh AdrpLdrGot Lloh3581, Lloh3582 .loh AdrpLdrGotLdr Lloh3586, Lloh3587, Lloh3588 .loh AdrpLdrGotLdr Lloh3583, Lloh3584, Lloh3585 .loh AdrpLdrGot Lloh3589, Lloh3590 .loh AdrpLdrGot Lloh3591, Lloh3592 .loh AdrpLdrGot Lloh3593, Lloh3594 .loh AdrpLdrGotLdr Lloh3595, Lloh3596, Lloh3597 .loh AdrpLdrGotLdr Lloh3601, Lloh3602, Lloh3603 .loh AdrpLdrGotLdr Lloh3598, Lloh3599, Lloh3600 .loh AdrpLdrGot Lloh3610, Lloh3611 .loh AdrpLdrGotLdr Lloh3607, Lloh3608, Lloh3609 .loh AdrpLdrGotLdr Lloh3604, Lloh3605, Lloh3606 .loh AdrpLdrGot Lloh3612, Lloh3613 .loh AdrpLdrGot Lloh3614, Lloh3615 .loh AdrpLdrGotLdr Lloh3618, Lloh3619, Lloh3620 .loh AdrpLdrGot Lloh3616, Lloh3617 .loh AdrpLdrGot Lloh3627, Lloh3628 .loh AdrpLdrGotLdr Lloh3624, Lloh3625, Lloh3626 .loh AdrpLdrGotLdr Lloh3621, Lloh3622, Lloh3623 .loh AdrpLdrGot Lloh3629, Lloh3630 .loh AdrpLdrGot Lloh3631, Lloh3632 .loh AdrpLdrGotLdr Lloh3633, Lloh3634, Lloh3635 .loh AdrpLdrGotLdr Lloh3639, Lloh3640, Lloh3641 .loh AdrpLdrGotLdr Lloh3636, Lloh3637, Lloh3638 .loh AdrpLdrGotLdr Lloh3642, Lloh3643, Lloh3644 .loh AdrpLdrGot Lloh3645, Lloh3646 .loh AdrpLdrGotLdr Lloh3647, Lloh3648, Lloh3649 .loh AdrpLdrGot Lloh3650, Lloh3651 .loh AdrpLdrGot Lloh3652, Lloh3653 .loh AdrpLdrGotLdr Lloh3654, Lloh3655, Lloh3656 .loh AdrpLdrGotLdr Lloh3657, Lloh3658, Lloh3659 .loh AdrpLdrGot Lloh3660, Lloh3661 .loh AdrpLdrGotLdr Lloh3662, Lloh3663, Lloh3664 .loh AdrpLdrGot Lloh3665, Lloh3666 .loh AdrpLdrGot Lloh3667, Lloh3668 .loh AdrpLdrGot Lloh3669, Lloh3670 .loh AdrpLdrGot Lloh3671, Lloh3672 .loh AdrpLdrGot Lloh3673, Lloh3674 .loh AdrpLdrGot Lloh3677, Lloh3678 .loh AdrpLdrGot Lloh3675, Lloh3676 .loh AdrpLdrGot Lloh3683, Lloh3684 .loh AdrpLdrGot Lloh3681, Lloh3682 .loh AdrpLdrGot Lloh3679, Lloh3680 .loh AdrpLdrGotLdr Lloh3685, Lloh3686, Lloh3687 .loh AdrpLdrGotLdr Lloh3688, Lloh3689, Lloh3690 .loh AdrpLdrGotLdr Lloh3694, Lloh3695, Lloh3696 .loh AdrpLdrGotLdr Lloh3691, Lloh3692, Lloh3693 .loh AdrpLdrGot Lloh3697, Lloh3698 .loh AdrpLdrGot Lloh3699, Lloh3700 .loh AdrpLdrGot Lloh3701, Lloh3702 .loh AdrpLdrGotLdr Lloh3706, Lloh3707, Lloh3708 .loh AdrpLdrGotLdr Lloh3703, Lloh3704, Lloh3705 .loh AdrpLdrGot Lloh3709, Lloh3710 .loh AdrpLdrGot Lloh3711, Lloh3712 .loh AdrpLdrGot Lloh3713, Lloh3714 .loh AdrpLdrGotLdr Lloh3715, Lloh3716, Lloh3717 .loh AdrpLdrGotLdr Lloh3721, Lloh3722, Lloh3723 .loh AdrpLdrGotLdr Lloh3718, Lloh3719, Lloh3720 .loh AdrpLdrGot Lloh3730, Lloh3731 .loh AdrpLdrGotLdr Lloh3727, Lloh3728, Lloh3729 .loh AdrpLdrGotLdr Lloh3724, Lloh3725, Lloh3726 .loh AdrpLdrGot Lloh3732, Lloh3733 .loh AdrpLdrGot Lloh3734, Lloh3735 .loh AdrpLdrGotLdr Lloh3738, Lloh3739, Lloh3740 .loh AdrpLdrGot Lloh3736, Lloh3737 .loh AdrpLdrGot Lloh3747, Lloh3748 .loh AdrpLdrGotLdr Lloh3744, Lloh3745, Lloh3746 .loh AdrpLdrGotLdr Lloh3741, Lloh3742, Lloh3743 .loh AdrpLdrGot Lloh3749, Lloh3750 .loh AdrpLdrGot Lloh3751, Lloh3752 .loh AdrpLdrGotLdr Lloh3753, Lloh3754, Lloh3755 .loh AdrpLdrGotLdr Lloh3759, Lloh3760, Lloh3761 .loh AdrpLdrGotLdr Lloh3756, Lloh3757, Lloh3758 .loh AdrpLdrGotLdr Lloh3762, Lloh3763, Lloh3764 .loh AdrpLdrGot Lloh3765, Lloh3766 .loh AdrpLdrGotLdr Lloh3767, Lloh3768, Lloh3769 .loh AdrpLdrGot Lloh3770, Lloh3771 .loh AdrpLdrGot Lloh3772, Lloh3773 .loh AdrpLdrGotLdr Lloh3774, Lloh3775, Lloh3776 .loh AdrpLdrGotLdr Lloh3777, Lloh3778, Lloh3779 .loh AdrpLdrGot Lloh3780, Lloh3781 .loh AdrpLdrGotLdr Lloh3782, Lloh3783, Lloh3784 .loh AdrpLdrGot Lloh3785, Lloh3786 .loh AdrpLdrGot Lloh3787, Lloh3788 .loh AdrpLdrGot Lloh3789, Lloh3790 .loh AdrpLdrGot Lloh3791, Lloh3792 .loh AdrpLdrGot Lloh3793, Lloh3794 .loh AdrpLdrGot Lloh3797, Lloh3798 .loh AdrpLdrGot Lloh3795, Lloh3796 .loh AdrpLdrGot Lloh3803, Lloh3804 .loh AdrpLdrGot Lloh3801, Lloh3802 .loh AdrpLdrGot Lloh3799, Lloh3800 .loh AdrpLdrGotLdr Lloh3805, Lloh3806, Lloh3807 .loh AdrpLdrGotLdr Lloh3808, Lloh3809, Lloh3810 .loh AdrpLdrGotLdr Lloh3814, Lloh3815, Lloh3816 .loh AdrpLdrGotLdr Lloh3811, Lloh3812, Lloh3813 .loh AdrpLdrGot Lloh3817, Lloh3818 .loh AdrpLdrGot Lloh3819, Lloh3820 .loh AdrpLdrGot Lloh3821, Lloh3822 .loh AdrpLdrGotLdr Lloh3826, Lloh3827, Lloh3828 .loh AdrpLdrGotLdr Lloh3823, Lloh3824, Lloh3825 .loh AdrpLdrGot Lloh3829, Lloh3830 .loh AdrpLdrGot Lloh3831, Lloh3832 .loh AdrpLdrGot Lloh3833, Lloh3834 .loh AdrpLdrGotLdr Lloh3835, Lloh3836, Lloh3837 .loh AdrpLdrGotLdr Lloh3841, Lloh3842, Lloh3843 .loh AdrpLdrGotLdr Lloh3838, Lloh3839, Lloh3840 .loh AdrpLdrGot Lloh3850, Lloh3851 .loh AdrpLdrGotLdr Lloh3847, Lloh3848, Lloh3849 .loh AdrpLdrGotLdr Lloh3844, Lloh3845, Lloh3846 .loh AdrpLdrGot Lloh3852, Lloh3853 .loh AdrpLdrGot Lloh3854, Lloh3855 .loh AdrpLdrGotLdr Lloh3858, Lloh3859, Lloh3860 .loh AdrpLdrGot Lloh3856, Lloh3857 .loh AdrpLdrGot Lloh3867, Lloh3868 .loh AdrpLdrGotLdr Lloh3864, Lloh3865, Lloh3866 .loh AdrpLdrGotLdr Lloh3861, Lloh3862, Lloh3863 .loh AdrpLdrGot Lloh3869, Lloh3870 .loh AdrpLdrGot Lloh3871, Lloh3872 .loh AdrpLdrGotLdr Lloh3873, Lloh3874, Lloh3875 .loh AdrpLdrGotLdr Lloh3879, Lloh3880, Lloh3881 .loh AdrpLdrGotLdr Lloh3876, Lloh3877, Lloh3878 .loh AdrpLdrGotLdr Lloh3882, Lloh3883, Lloh3884 .loh AdrpLdrGot Lloh3885, Lloh3886 .loh AdrpLdrGotLdr Lloh3887, Lloh3888, Lloh3889 .loh AdrpLdrGot Lloh3890, Lloh3891 .loh AdrpLdrGot Lloh3892, Lloh3893 .loh AdrpLdrGotLdr Lloh3894, Lloh3895, Lloh3896 .loh AdrpLdrGotLdr Lloh3897, Lloh3898, Lloh3899 .loh AdrpLdrGot Lloh3900, Lloh3901 .loh AdrpLdrGotLdr Lloh3902, Lloh3903, Lloh3904 .loh AdrpLdrGot Lloh3905, Lloh3906 .loh AdrpLdrGot Lloh3907, Lloh3908 .loh AdrpLdrGot Lloh3909, Lloh3910 .loh AdrpLdrGot Lloh3911, Lloh3912 .loh AdrpLdrGot Lloh3913, Lloh3914 .loh AdrpLdrGot Lloh3917, Lloh3918 .loh AdrpLdrGot Lloh3915, Lloh3916 .loh AdrpLdrGot Lloh3923, Lloh3924 .loh AdrpLdrGot Lloh3921, Lloh3922 .loh AdrpLdrGot Lloh3919, Lloh3920 .loh AdrpLdrGotLdr Lloh3925, Lloh3926, Lloh3927 .loh AdrpLdrGotLdr Lloh3928, Lloh3929, Lloh3930 .loh AdrpLdrGotLdr Lloh3934, Lloh3935, Lloh3936 .loh AdrpLdrGotLdr Lloh3931, Lloh3932, Lloh3933 .loh AdrpLdrGot Lloh3937, Lloh3938 .loh AdrpLdrGot Lloh3939, Lloh3940 .loh AdrpLdrGot Lloh3941, Lloh3942 .loh AdrpLdrGotLdr Lloh3946, Lloh3947, Lloh3948 .loh AdrpLdrGotLdr Lloh3943, Lloh3944, Lloh3945 .loh AdrpLdrGot Lloh3949, Lloh3950 .loh AdrpLdrGot Lloh3951, Lloh3952 .loh AdrpLdrGot Lloh3953, Lloh3954 .loh AdrpLdrGotLdr Lloh3955, Lloh3956, Lloh3957 .loh AdrpLdrGotLdr Lloh3961, Lloh3962, Lloh3963 .loh AdrpLdrGotLdr Lloh3958, Lloh3959, Lloh3960 .loh AdrpLdrGot Lloh3970, Lloh3971 .loh AdrpLdrGotLdr Lloh3967, Lloh3968, Lloh3969 .loh AdrpLdrGotLdr Lloh3964, Lloh3965, Lloh3966 .loh AdrpLdrGot Lloh3972, Lloh3973 .loh AdrpLdrGot Lloh3974, Lloh3975 .loh AdrpLdrGotLdr Lloh3978, Lloh3979, Lloh3980 .loh AdrpLdrGot Lloh3976, Lloh3977 .loh AdrpLdrGot Lloh3987, Lloh3988 .loh AdrpLdrGotLdr Lloh3984, Lloh3985, Lloh3986 .loh AdrpLdrGotLdr Lloh3981, Lloh3982, Lloh3983 .loh AdrpLdrGot Lloh3989, Lloh3990 .loh AdrpLdrGot Lloh3991, Lloh3992 .loh AdrpLdrGotLdr Lloh3993, Lloh3994, Lloh3995 .loh AdrpLdrGotLdr Lloh3999, Lloh4000, Lloh4001 .loh AdrpLdrGotLdr Lloh3996, Lloh3997, Lloh3998 .loh AdrpLdrGotLdr Lloh4002, Lloh4003, Lloh4004 .loh AdrpLdrGot Lloh4005, Lloh4006 .loh AdrpLdrGotLdr Lloh4007, Lloh4008, Lloh4009 .loh AdrpLdrGot Lloh4010, Lloh4011 .loh AdrpLdrGot Lloh4012, Lloh4013 .loh AdrpLdrGotLdr Lloh4014, Lloh4015, Lloh4016 .loh AdrpLdrGotLdr Lloh4017, Lloh4018, Lloh4019 .loh AdrpLdrGot Lloh4020, Lloh4021 .loh AdrpLdrGotLdr Lloh4022, Lloh4023, Lloh4024 .loh AdrpLdrGot Lloh4025, Lloh4026 .loh AdrpLdrGot Lloh4027, Lloh4028 .loh AdrpLdrGot Lloh4029, Lloh4030 .loh AdrpLdrGot Lloh4031, Lloh4032 .loh AdrpLdrGot Lloh4033, Lloh4034 .loh AdrpLdrGot Lloh4037, Lloh4038 .loh AdrpLdrGot Lloh4035, Lloh4036 .loh AdrpLdrGot Lloh4043, Lloh4044 .loh AdrpLdrGot Lloh4041, Lloh4042 .loh AdrpLdrGot Lloh4039, Lloh4040 .loh AdrpLdrGotLdr Lloh4045, Lloh4046, Lloh4047 .loh AdrpLdrGotLdr Lloh4048, Lloh4049, Lloh4050 .loh AdrpLdrGotLdr Lloh4054, Lloh4055, Lloh4056 .loh AdrpLdrGotLdr Lloh4051, Lloh4052, Lloh4053 .loh AdrpLdrGot Lloh4057, Lloh4058 .loh AdrpLdrGot Lloh4059, Lloh4060 .loh AdrpLdrGot Lloh4061, Lloh4062 .loh AdrpLdrGotLdr Lloh4066, Lloh4067, Lloh4068 .loh AdrpLdrGotLdr Lloh4063, Lloh4064, Lloh4065 .loh AdrpLdrGot Lloh4069, Lloh4070 .loh AdrpLdrGot Lloh4071, Lloh4072 .loh AdrpLdrGot Lloh4073, Lloh4074 .loh AdrpLdrGotLdr Lloh4075, Lloh4076, Lloh4077 .loh AdrpLdrGotLdr Lloh4081, Lloh4082, Lloh4083 .loh AdrpLdrGotLdr Lloh4078, Lloh4079, Lloh4080 .loh AdrpLdrGot Lloh4090, Lloh4091 .loh AdrpLdrGotLdr Lloh4087, Lloh4088, Lloh4089 .loh AdrpLdrGotLdr Lloh4084, Lloh4085, Lloh4086 .loh AdrpLdrGot Lloh4092, Lloh4093 .loh AdrpLdrGot Lloh4094, Lloh4095 .loh AdrpLdrGotLdr Lloh4098, Lloh4099, Lloh4100 .loh AdrpLdrGot Lloh4096, Lloh4097 .loh AdrpLdrGot Lloh4107, Lloh4108 .loh AdrpLdrGotLdr Lloh4104, Lloh4105, Lloh4106 .loh AdrpLdrGotLdr Lloh4101, Lloh4102, Lloh4103 .loh AdrpLdrGot Lloh4109, Lloh4110 .loh AdrpLdrGot Lloh4111, Lloh4112 .loh AdrpLdrGotLdr Lloh4113, Lloh4114, Lloh4115 .loh AdrpLdrGotLdr Lloh4119, Lloh4120, Lloh4121 .loh AdrpLdrGotLdr Lloh4116, Lloh4117, Lloh4118 .loh AdrpLdrGotLdr Lloh4122, Lloh4123, Lloh4124 .loh AdrpLdrGot Lloh4125, Lloh4126 .loh AdrpLdrGotLdr Lloh4127, Lloh4128, Lloh4129 .loh AdrpLdrGot Lloh4130, Lloh4131 .loh AdrpLdrGot Lloh4132, Lloh4133 .loh AdrpLdrGotLdr Lloh4134, Lloh4135, Lloh4136 .loh AdrpLdrGotLdr Lloh4137, Lloh4138, Lloh4139 .loh AdrpLdrGot Lloh4140, Lloh4141 .loh AdrpLdrGotLdr Lloh4142, Lloh4143, Lloh4144 .loh AdrpLdrGot Lloh4145, Lloh4146 .loh AdrpLdrGot Lloh4147, Lloh4148 .loh AdrpLdrGot Lloh4149, Lloh4150 .loh AdrpLdrGot Lloh4151, Lloh4152 .loh AdrpLdrGot Lloh4153, Lloh4154 .loh AdrpLdrGot Lloh4157, Lloh4158 .loh AdrpLdrGot Lloh4155, Lloh4156 .loh AdrpLdrGot Lloh4163, Lloh4164 .loh AdrpLdrGot Lloh4161, Lloh4162 .loh AdrpLdrGot Lloh4159, Lloh4160 .loh AdrpLdrGotLdr Lloh4165, Lloh4166, Lloh4167 .loh AdrpLdrGotLdr Lloh4168, Lloh4169, Lloh4170 .loh AdrpLdrGotLdr Lloh4174, Lloh4175, Lloh4176 .loh AdrpLdrGotLdr Lloh4171, Lloh4172, Lloh4173 .loh AdrpLdrGot Lloh4177, Lloh4178 .loh AdrpLdrGot Lloh4179, Lloh4180 .loh AdrpLdrGot Lloh4181, Lloh4182 .loh AdrpLdrGotLdr Lloh4186, Lloh4187, Lloh4188 .loh AdrpLdrGotLdr Lloh4183, Lloh4184, Lloh4185 .loh AdrpLdrGot Lloh4189, Lloh4190 .loh AdrpLdrGot Lloh4191, Lloh4192 .loh AdrpLdrGot Lloh4193, Lloh4194 .loh AdrpLdrGotLdr Lloh4195, Lloh4196, Lloh4197 .loh AdrpLdrGotLdr Lloh4201, Lloh4202, Lloh4203 .loh AdrpLdrGotLdr Lloh4198, Lloh4199, Lloh4200 .loh AdrpLdrGot Lloh4210, Lloh4211 .loh AdrpLdrGotLdr Lloh4207, Lloh4208, Lloh4209 .loh AdrpLdrGotLdr Lloh4204, Lloh4205, Lloh4206 .loh AdrpLdrGot Lloh4212, Lloh4213 .loh AdrpLdrGot Lloh4214, Lloh4215 .loh AdrpLdrGotLdr Lloh4218, Lloh4219, Lloh4220 .loh AdrpLdrGot Lloh4216, Lloh4217 .loh AdrpLdrGot Lloh4227, Lloh4228 .loh AdrpLdrGotLdr Lloh4224, Lloh4225, Lloh4226 .loh AdrpLdrGotLdr Lloh4221, Lloh4222, Lloh4223 .loh AdrpLdrGot Lloh4229, Lloh4230 .loh AdrpLdrGot Lloh4231, Lloh4232 .loh AdrpLdrGotLdr Lloh4233, Lloh4234, Lloh4235 .loh AdrpLdrGotLdr Lloh4239, Lloh4240, Lloh4241 .loh AdrpLdrGotLdr Lloh4236, Lloh4237, Lloh4238 .loh AdrpLdrGotLdr Lloh4242, Lloh4243, Lloh4244 .loh AdrpLdrGot Lloh4245, Lloh4246 .loh AdrpLdrGotLdr Lloh4247, Lloh4248, Lloh4249 .loh AdrpLdrGot Lloh4250, Lloh4251 .loh AdrpLdrGot Lloh4252, Lloh4253 .loh AdrpLdrGotLdr Lloh4254, Lloh4255, Lloh4256 .loh AdrpLdrGotLdr Lloh4257, Lloh4258, Lloh4259 .loh AdrpLdrGot Lloh4260, Lloh4261 .loh AdrpLdrGotLdr Lloh4262, Lloh4263, Lloh4264 .loh AdrpLdrGot Lloh4265, Lloh4266 .loh AdrpLdrGot Lloh4267, Lloh4268 .loh AdrpLdrGot Lloh4269, Lloh4270 .loh AdrpLdrGot Lloh4271, Lloh4272 .loh AdrpLdrGot Lloh4273, Lloh4274 .loh AdrpLdrGot Lloh4277, Lloh4278 .loh AdrpLdrGot Lloh4275, Lloh4276 .loh AdrpLdrGot Lloh4283, Lloh4284 .loh AdrpLdrGot Lloh4281, Lloh4282 .loh AdrpLdrGot Lloh4279, Lloh4280 .loh AdrpLdrGotLdr Lloh4285, Lloh4286, Lloh4287 .loh AdrpLdrGotLdr Lloh4288, Lloh4289, Lloh4290 .loh AdrpLdrGotLdr Lloh4294, Lloh4295, Lloh4296 .loh AdrpLdrGotLdr Lloh4291, Lloh4292, Lloh4293 .loh AdrpLdrGot Lloh4297, Lloh4298 .loh AdrpLdrGot Lloh4299, Lloh4300 .loh AdrpLdrGot Lloh4301, Lloh4302 .loh AdrpLdrGotLdr Lloh4306, Lloh4307, Lloh4308 .loh AdrpLdrGotLdr Lloh4303, Lloh4304, Lloh4305 .loh AdrpLdrGot Lloh4309, Lloh4310 .loh AdrpLdrGot Lloh4311, Lloh4312 .loh AdrpLdrGot Lloh4313, Lloh4314 .loh AdrpLdrGotLdr Lloh4315, Lloh4316, Lloh4317 .loh AdrpLdrGotLdr Lloh4321, Lloh4322, Lloh4323 .loh AdrpLdrGotLdr Lloh4318, Lloh4319, Lloh4320 .loh AdrpLdrGot Lloh4330, Lloh4331 .loh AdrpLdrGotLdr Lloh4327, Lloh4328, Lloh4329 .loh AdrpLdrGotLdr Lloh4324, Lloh4325, Lloh4326 .loh AdrpLdrGot Lloh4332, Lloh4333 .loh AdrpLdrGot Lloh4334, Lloh4335 .loh AdrpLdrGotLdr Lloh4338, Lloh4339, Lloh4340 .loh AdrpLdrGot Lloh4336, Lloh4337 .loh AdrpLdrGot Lloh4347, Lloh4348 .loh AdrpLdrGotLdr Lloh4344, Lloh4345, Lloh4346 .loh AdrpLdrGotLdr Lloh4341, Lloh4342, Lloh4343 .loh AdrpLdrGot Lloh4349, Lloh4350 .loh AdrpLdrGot Lloh4351, Lloh4352 .loh AdrpLdrGotLdr Lloh4353, Lloh4354, Lloh4355 .loh AdrpLdrGotLdr Lloh4359, Lloh4360, Lloh4361 .loh AdrpLdrGotLdr Lloh4356, Lloh4357, Lloh4358 .loh AdrpLdrGotLdr Lloh4362, Lloh4363, Lloh4364 .loh AdrpLdrGot Lloh4365, Lloh4366 .loh AdrpLdrGotLdr Lloh4367, Lloh4368, Lloh4369 .loh AdrpLdrGot Lloh4370, Lloh4371 .loh AdrpLdrGot Lloh4372, Lloh4373 .loh AdrpLdrGotLdr Lloh4374, Lloh4375, Lloh4376 .loh AdrpLdrGotLdr Lloh4377, Lloh4378, Lloh4379 .loh AdrpLdrGot Lloh4380, Lloh4381 .loh AdrpLdrGotLdr Lloh4382, Lloh4383, Lloh4384 .loh AdrpLdrGot Lloh4385, Lloh4386 .loh AdrpLdrGot Lloh4387, Lloh4388 .loh AdrpLdrGot Lloh4389, Lloh4390 .loh AdrpLdrGot Lloh4391, Lloh4392 .loh AdrpLdrGot Lloh4393, Lloh4394 .loh AdrpLdrGotLdr Lloh4395, Lloh4396, Lloh4397 .loh AdrpLdrGotLdr Lloh4398, Lloh4399, Lloh4400 .loh AdrpLdrGotLdr Lloh4401, Lloh4402, Lloh4403 .loh AdrpLdrGotLdr Lloh4406, Lloh4407, Lloh4408 .loh AdrpLdrGot Lloh4404, Lloh4405 .loh AdrpLdrGotLdr Lloh4409, Lloh4410, Lloh4411 .loh AdrpLdrGot Lloh4412, Lloh4413 .loh AdrpLdrGotLdr Lloh4414, Lloh4415, Lloh4416 .loh AdrpLdrGot Lloh4417, Lloh4418 .loh AdrpLdrGotLdr Lloh4419, Lloh4420, Lloh4421 .loh AdrpLdrGot Lloh4425, Lloh4426 .loh AdrpLdrGotLdr Lloh4422, Lloh4423, Lloh4424 .loh AdrpLdrGot Lloh4427, Lloh4428 .loh AdrpLdrGot Lloh4429, Lloh4430 .loh AdrpLdrGot Lloh4431, Lloh4432 .loh AdrpLdrGot Lloh4433, Lloh4434 .loh AdrpLdrGotLdr Lloh4435, Lloh4436, Lloh4437 .loh AdrpLdrGotLdr Lloh4441, Lloh4442, Lloh4443 .loh AdrpLdrGotLdr Lloh4438, Lloh4439, Lloh4440 .loh AdrpLdrGotLdr Lloh4447, Lloh4448, Lloh4449 .loh AdrpLdrGotLdr Lloh4444, Lloh4445, Lloh4446 .loh AdrpLdrGotLdr Lloh4450, Lloh4451, Lloh4452 .loh AdrpLdrGotLdr Lloh4456, Lloh4457, Lloh4458 .loh AdrpLdrGotLdr Lloh4453, Lloh4454, Lloh4455 .loh AdrpLdrGotLdr Lloh4459, Lloh4460, Lloh4461 .loh AdrpLdrGotLdr Lloh4462, Lloh4463, Lloh4464 .loh AdrpLdrGotLdr Lloh4465, Lloh4466, Lloh4467 .loh AdrpLdrGotLdr Lloh4468, Lloh4469, Lloh4470 .loh AdrpLdrGotLdr Lloh4471, Lloh4472, Lloh4473 .loh AdrpLdrGotLdr Lloh4474, Lloh4475, Lloh4476 .loh AdrpLdrGotLdr Lloh4477, Lloh4478, Lloh4479 .loh AdrpLdrGotLdr Lloh4480, Lloh4481, Lloh4482 .loh AdrpLdrGotLdr Lloh4483, Lloh4484, Lloh4485 .loh AdrpLdrGotLdr Lloh4486, Lloh4487, Lloh4488 .loh AdrpLdrGotLdr Lloh4489, Lloh4490, Lloh4491 .loh AdrpLdrGotLdr Lloh4492, Lloh4493, Lloh4494 .loh AdrpLdrGotLdr Lloh4495, Lloh4496, Lloh4497 .loh AdrpLdrGotLdr Lloh4498, Lloh4499, Lloh4500 .loh AdrpLdrGotLdr Lloh4501, Lloh4502, Lloh4503 .loh AdrpLdrGotLdr Lloh4504, Lloh4505, Lloh4506 .loh AdrpLdrGotLdr Lloh4507, Lloh4508, Lloh4509 .loh AdrpLdrGotLdr Lloh4510, Lloh4511, Lloh4512 .loh AdrpLdrGotLdr Lloh4513, Lloh4514, Lloh4515 .loh AdrpLdrGotLdr Lloh4516, Lloh4517, Lloh4518 .loh AdrpLdrGotLdr Lloh4519, Lloh4520, Lloh4521 .loh AdrpLdrGotLdr Lloh4522, Lloh4523, Lloh4524 .loh AdrpLdrGotLdr Lloh4525, Lloh4526, Lloh4527 .loh AdrpLdrGotLdr Lloh4528, Lloh4529, Lloh4530 .loh AdrpLdrGotLdr Lloh4531, Lloh4532, Lloh4533 .loh AdrpLdrGotLdr Lloh4534, Lloh4535, Lloh4536 .loh AdrpLdrGotLdr Lloh4537, Lloh4538, Lloh4539 .loh AdrpLdrGotLdr Lloh4540, Lloh4541, Lloh4542 .loh AdrpLdrGotLdr Lloh4543, Lloh4544, Lloh4545 .loh AdrpLdrGotLdr Lloh4546, Lloh4547, Lloh4548 .loh AdrpLdrGotLdr Lloh4549, Lloh4550, Lloh4551 .loh AdrpLdrGotLdr Lloh4552, Lloh4553, Lloh4554 .loh AdrpLdrGotLdr Lloh4555, Lloh4556, Lloh4557 .loh AdrpLdrGotStr Lloh5602, Lloh5603, Lloh5604 .loh AdrpLdrGotLdr Lloh5599, Lloh5600, Lloh5601 .loh AdrpLdrGotStr Lloh5596, Lloh5597, Lloh5598 .loh AdrpLdrGotLdr Lloh5593, Lloh5594, Lloh5595 .loh AdrpLdrGotStr Lloh5590, Lloh5591, Lloh5592 .loh AdrpLdrGotLdr Lloh5587, Lloh5588, Lloh5589 .loh AdrpLdrGotStr Lloh5584, Lloh5585, Lloh5586 .loh AdrpLdrGotLdr Lloh5581, Lloh5582, Lloh5583 .loh AdrpLdrGotStr Lloh5578, Lloh5579, Lloh5580 .loh AdrpLdrGotLdr Lloh5575, Lloh5576, Lloh5577 .loh AdrpLdrGotStr Lloh5572, Lloh5573, Lloh5574 .loh AdrpLdrGotLdr Lloh5569, Lloh5570, Lloh5571 .loh AdrpLdrGotStr Lloh5566, Lloh5567, Lloh5568 .loh AdrpLdrGotLdr Lloh5563, Lloh5564, Lloh5565 .loh AdrpLdrGotStr Lloh5560, Lloh5561, Lloh5562 .loh AdrpLdrGotLdr Lloh5557, Lloh5558, Lloh5559 .loh AdrpLdrGotStr Lloh5554, Lloh5555, Lloh5556 .loh AdrpLdrGotLdr Lloh5551, Lloh5552, Lloh5553 .loh AdrpLdrGotStr Lloh5548, Lloh5549, Lloh5550 .loh AdrpLdrGotLdr Lloh5545, Lloh5546, Lloh5547 .loh AdrpLdrGotStr Lloh5542, Lloh5543, Lloh5544 .loh AdrpLdrGotLdr Lloh5539, Lloh5540, Lloh5541 .loh AdrpLdrGotStr Lloh5536, Lloh5537, Lloh5538 .loh AdrpLdrGotLdr Lloh5533, Lloh5534, Lloh5535 .loh AdrpLdrGotStr Lloh5530, Lloh5531, Lloh5532 .loh AdrpLdrGotLdr Lloh5527, Lloh5528, Lloh5529 .loh AdrpLdrGotStr Lloh5524, Lloh5525, Lloh5526 .loh AdrpLdrGotLdr Lloh5521, Lloh5522, Lloh5523 .loh AdrpLdrGotStr Lloh5518, Lloh5519, Lloh5520 .loh AdrpLdrGotLdr Lloh5515, Lloh5516, Lloh5517 .loh AdrpLdrGotStr Lloh5512, Lloh5513, Lloh5514 .loh AdrpLdrGotLdr Lloh5509, Lloh5510, Lloh5511 .loh AdrpLdrGotStr Lloh5506, Lloh5507, Lloh5508 .loh AdrpLdrGotLdr Lloh5503, Lloh5504, Lloh5505 .loh AdrpLdrGotStr Lloh5500, Lloh5501, Lloh5502 .loh AdrpLdrGotLdr Lloh5497, Lloh5498, Lloh5499 .loh AdrpLdrGotStr Lloh5494, Lloh5495, Lloh5496 .loh AdrpLdrGotLdr Lloh5491, Lloh5492, Lloh5493 .loh AdrpLdrGotStr Lloh5488, Lloh5489, Lloh5490 .loh AdrpLdrGotLdr Lloh5485, Lloh5486, Lloh5487 .loh AdrpLdrGotStr Lloh5482, Lloh5483, Lloh5484 .loh AdrpLdrGotLdr Lloh5479, Lloh5480, Lloh5481 .loh AdrpLdrGotStr Lloh5476, Lloh5477, Lloh5478 .loh AdrpLdrGotLdr Lloh5473, Lloh5474, Lloh5475 .loh AdrpLdrGotStr Lloh5470, Lloh5471, Lloh5472 .loh AdrpLdrGotLdr Lloh5467, Lloh5468, Lloh5469 .loh AdrpLdrGotStr Lloh5464, Lloh5465, Lloh5466 .loh AdrpLdrGotLdr Lloh5461, Lloh5462, Lloh5463 .loh AdrpLdrGotStr Lloh5458, Lloh5459, Lloh5460 .loh AdrpLdrGotLdr Lloh5455, Lloh5456, Lloh5457 .loh AdrpLdrGotStr Lloh5452, Lloh5453, Lloh5454 .loh AdrpLdrGotLdr Lloh5449, Lloh5450, Lloh5451 .loh AdrpLdrGotStr Lloh5446, Lloh5447, Lloh5448 .loh AdrpLdrGotLdr Lloh5443, Lloh5444, Lloh5445 .loh AdrpLdrGotStr Lloh5440, Lloh5441, Lloh5442 .loh AdrpLdrGotLdr Lloh5437, Lloh5438, Lloh5439 .loh AdrpLdrGotStr Lloh5434, Lloh5435, Lloh5436 .loh AdrpLdrGotLdr Lloh5431, Lloh5432, Lloh5433 .loh AdrpLdrGotStr Lloh5428, Lloh5429, Lloh5430 .loh AdrpLdrGotLdr Lloh5425, Lloh5426, Lloh5427 .loh AdrpLdrGotStr Lloh5422, Lloh5423, Lloh5424 .loh AdrpLdrGotLdr Lloh5419, Lloh5420, Lloh5421 .loh AdrpLdrGotStr Lloh5416, Lloh5417, Lloh5418 .loh AdrpLdrGotLdr Lloh5413, Lloh5414, Lloh5415 .loh AdrpLdrGotStr Lloh5410, Lloh5411, Lloh5412 .loh AdrpLdrGotLdr Lloh5407, Lloh5408, Lloh5409 .loh AdrpLdrGotStr Lloh5404, Lloh5405, Lloh5406 .loh AdrpLdrGotLdr Lloh5401, Lloh5402, Lloh5403 .loh AdrpLdrGotStr Lloh5398, Lloh5399, Lloh5400 .loh AdrpLdrGotLdr Lloh5395, Lloh5396, Lloh5397 .loh AdrpLdrGotStr Lloh5392, Lloh5393, Lloh5394 .loh AdrpLdrGotLdr Lloh5389, Lloh5390, Lloh5391 .loh AdrpLdrGotStr Lloh5386, Lloh5387, Lloh5388 .loh AdrpLdrGotLdr Lloh5383, Lloh5384, Lloh5385 .loh AdrpLdrGotStr Lloh5380, Lloh5381, Lloh5382 .loh AdrpLdrGotLdr Lloh5377, Lloh5378, Lloh5379 .loh AdrpLdrGotStr Lloh5374, Lloh5375, Lloh5376 .loh AdrpLdrGotLdr Lloh5371, Lloh5372, Lloh5373 .loh AdrpLdrGotLdr Lloh5368, Lloh5369, Lloh5370 .loh AdrpLdrGotStr Lloh5365, Lloh5366, Lloh5367 .loh AdrpLdrGotLdr Lloh5362, Lloh5363, Lloh5364 .loh AdrpLdrGotStr Lloh5359, Lloh5360, Lloh5361 .loh AdrpLdrGotLdr Lloh5356, Lloh5357, Lloh5358 .loh AdrpLdrGotStr Lloh5353, Lloh5354, Lloh5355 .loh AdrpLdrGotLdr Lloh5350, Lloh5351, Lloh5352 .loh AdrpLdrGotStr Lloh5347, Lloh5348, Lloh5349 .loh AdrpLdrGotLdr Lloh5344, Lloh5345, Lloh5346 .loh AdrpLdrGotStr Lloh5341, Lloh5342, Lloh5343 .loh AdrpLdrGotLdr Lloh5338, Lloh5339, Lloh5340 .loh AdrpLdrGotStr Lloh5335, Lloh5336, Lloh5337 .loh AdrpLdrGotLdr Lloh5332, Lloh5333, Lloh5334 .loh AdrpLdrGotStr Lloh5329, Lloh5330, Lloh5331 .loh AdrpLdrGotLdr Lloh5326, Lloh5327, Lloh5328 .loh AdrpLdrGotStr Lloh5323, Lloh5324, Lloh5325 .loh AdrpLdrGotLdr Lloh5320, Lloh5321, Lloh5322 .loh AdrpLdrGotStr Lloh5317, Lloh5318, Lloh5319 .loh AdrpLdrGotLdr Lloh5314, Lloh5315, Lloh5316 .loh AdrpLdrGotStr Lloh5311, Lloh5312, Lloh5313 .loh AdrpLdrGotLdr Lloh5308, Lloh5309, Lloh5310 .loh AdrpLdrGotStr Lloh5305, Lloh5306, Lloh5307 .loh AdrpLdrGotLdr Lloh5302, Lloh5303, Lloh5304 .loh AdrpLdrGotStr Lloh5299, Lloh5300, Lloh5301 .loh AdrpLdrGotLdr Lloh5296, Lloh5297, Lloh5298 .loh AdrpLdrGotStr Lloh5293, Lloh5294, Lloh5295 .loh AdrpLdrGotLdr Lloh5290, Lloh5291, Lloh5292 .loh AdrpLdrGotStr Lloh5287, Lloh5288, Lloh5289 .loh AdrpLdrGotLdr Lloh5284, Lloh5285, Lloh5286 .loh AdrpLdrGotStr Lloh5281, Lloh5282, Lloh5283 .loh AdrpLdrGotLdr Lloh5278, Lloh5279, Lloh5280 .loh AdrpLdrGotStr Lloh5275, Lloh5276, Lloh5277 .loh AdrpLdrGotLdr Lloh5272, Lloh5273, Lloh5274 .loh AdrpLdrGotStr Lloh5269, Lloh5270, Lloh5271 .loh AdrpLdrGotLdr Lloh5266, Lloh5267, Lloh5268 .loh AdrpLdrGotStr Lloh5263, Lloh5264, Lloh5265 .loh AdrpLdrGotLdr Lloh5260, Lloh5261, Lloh5262 .loh AdrpLdrGotStr Lloh5257, Lloh5258, Lloh5259 .loh AdrpLdrGotLdr Lloh5254, Lloh5255, Lloh5256 .loh AdrpLdrGotStr Lloh5251, Lloh5252, Lloh5253 .loh AdrpLdrGotLdr Lloh5248, Lloh5249, Lloh5250 .loh AdrpLdrGotStr Lloh5245, Lloh5246, Lloh5247 .loh AdrpLdrGotLdr Lloh5242, Lloh5243, Lloh5244 .loh AdrpLdrGotStr Lloh5239, Lloh5240, Lloh5241 .loh AdrpLdrGotLdr Lloh5236, Lloh5237, Lloh5238 .loh AdrpLdrGotStr Lloh5233, Lloh5234, Lloh5235 .loh AdrpLdrGotLdr Lloh5230, Lloh5231, Lloh5232 .loh AdrpLdrGotStr Lloh5227, Lloh5228, Lloh5229 .loh AdrpLdrGotLdr Lloh5224, Lloh5225, Lloh5226 .loh AdrpLdrGotStr Lloh5221, Lloh5222, Lloh5223 .loh AdrpLdrGotLdr Lloh5218, Lloh5219, Lloh5220 .loh AdrpLdrGotStr Lloh5215, Lloh5216, Lloh5217 .loh AdrpLdrGotLdr Lloh5212, Lloh5213, Lloh5214 .loh AdrpLdrGotStr Lloh5209, Lloh5210, Lloh5211 .loh AdrpLdrGotLdr Lloh5206, Lloh5207, Lloh5208 .loh AdrpLdrGotStr Lloh5203, Lloh5204, Lloh5205 .loh AdrpLdrGotLdr Lloh5200, Lloh5201, Lloh5202 .loh AdrpLdrGotStr Lloh5197, Lloh5198, Lloh5199 .loh AdrpLdrGotLdr Lloh5194, Lloh5195, Lloh5196 .loh AdrpLdrGotStr Lloh5191, Lloh5192, Lloh5193 .loh AdrpLdrGotLdr Lloh5188, Lloh5189, Lloh5190 .loh AdrpLdrGotStr Lloh5185, Lloh5186, Lloh5187 .loh AdrpLdrGotLdr Lloh5182, Lloh5183, Lloh5184 .loh AdrpLdrGotStr Lloh5179, Lloh5180, Lloh5181 .loh AdrpLdrGotLdr Lloh5176, Lloh5177, Lloh5178 .loh AdrpLdrGotStr Lloh5173, Lloh5174, Lloh5175 .loh AdrpLdrGotLdr Lloh5170, Lloh5171, Lloh5172 .loh AdrpLdrGotLdr Lloh5167, Lloh5168, Lloh5169 .loh AdrpLdrGotLdr Lloh5164, Lloh5165, Lloh5166 .loh AdrpLdrGotStr Lloh5161, Lloh5162, Lloh5163 .loh AdrpLdrGot Lloh5159, Lloh5160 .loh AdrpLdrGot Lloh5157, Lloh5158 .loh AdrpLdrGot Lloh5155, Lloh5156 .loh AdrpLdrGot Lloh5153, Lloh5154 .loh AdrpLdrGot Lloh5151, Lloh5152 .loh AdrpLdrGotStr Lloh5148, Lloh5149, Lloh5150 .loh AdrpLdrGot Lloh5146, Lloh5147 .loh AdrpLdrGotStr Lloh5143, Lloh5144, Lloh5145 .loh AdrpLdrGot Lloh5141, Lloh5142 .loh AdrpLdrGotStr Lloh5138, Lloh5139, Lloh5140 .loh AdrpLdrGot Lloh5136, Lloh5137 .loh AdrpLdrGotStr Lloh5133, Lloh5134, Lloh5135 .loh AdrpLdrGot Lloh5131, Lloh5132 .loh AdrpLdrGotStr Lloh5128, Lloh5129, Lloh5130 .loh AdrpLdrGot Lloh5126, Lloh5127 .loh AdrpLdrGotStr Lloh5123, Lloh5124, Lloh5125 .loh AdrpLdrGot Lloh5121, Lloh5122 .loh AdrpLdrGotStr Lloh5118, Lloh5119, Lloh5120 .loh AdrpLdrGot Lloh5116, Lloh5117 .loh AdrpLdrGotStr Lloh5113, Lloh5114, Lloh5115 .loh AdrpLdrGot Lloh5111, Lloh5112 .loh AdrpLdrGotStr Lloh5108, Lloh5109, Lloh5110 .loh AdrpLdrGot Lloh5106, Lloh5107 .loh AdrpLdrGotStr Lloh5103, Lloh5104, Lloh5105 .loh AdrpLdrGot Lloh5101, Lloh5102 .loh AdrpLdrGotStr Lloh5098, Lloh5099, Lloh5100 .loh AdrpLdrGot Lloh5096, Lloh5097 .loh AdrpLdrGotStr Lloh5093, Lloh5094, Lloh5095 .loh AdrpLdrGot Lloh5091, Lloh5092 .loh AdrpLdrGotStr Lloh5088, Lloh5089, Lloh5090 .loh AdrpLdrGot Lloh5086, Lloh5087 .loh AdrpLdrGotStr Lloh5083, Lloh5084, Lloh5085 .loh AdrpLdrGot Lloh5081, Lloh5082 .loh AdrpLdrGotStr Lloh5078, Lloh5079, Lloh5080 .loh AdrpLdrGot Lloh5076, Lloh5077 .loh AdrpLdrGotStr Lloh5073, Lloh5074, Lloh5075 .loh AdrpLdrGot Lloh5071, Lloh5072 .loh AdrpLdrGotStr Lloh5068, Lloh5069, Lloh5070 .loh AdrpLdrGot Lloh5066, Lloh5067 .loh AdrpLdrGotStr Lloh5063, Lloh5064, Lloh5065 .loh AdrpLdrGot Lloh5061, Lloh5062 .loh AdrpLdrGotStr Lloh5058, Lloh5059, Lloh5060 .loh AdrpLdrGot Lloh5056, Lloh5057 .loh AdrpLdrGotStr Lloh5053, Lloh5054, Lloh5055 .loh AdrpLdrGot Lloh5051, Lloh5052 .loh AdrpLdrGotStr Lloh5048, Lloh5049, Lloh5050 .loh AdrpLdrGot Lloh5046, Lloh5047 .loh AdrpLdrGotStr Lloh5043, Lloh5044, Lloh5045 .loh AdrpLdrGot Lloh5041, Lloh5042 .loh AdrpLdrGotStr Lloh5038, Lloh5039, Lloh5040 .loh AdrpLdrGot Lloh5036, Lloh5037 .loh AdrpLdrGotStr Lloh5033, Lloh5034, Lloh5035 .loh AdrpLdrGot Lloh5031, Lloh5032 .loh AdrpLdrGotStr Lloh5028, Lloh5029, Lloh5030 .loh AdrpLdrGot Lloh5026, Lloh5027 .loh AdrpLdrGotStr Lloh5023, Lloh5024, Lloh5025 .loh AdrpLdrGot Lloh5021, Lloh5022 .loh AdrpLdrGotStr Lloh5018, Lloh5019, Lloh5020 .loh AdrpLdrGot Lloh5016, Lloh5017 .loh AdrpLdrGotStr Lloh5013, Lloh5014, Lloh5015 .loh AdrpLdrGot Lloh5011, Lloh5012 .loh AdrpLdrGotStr Lloh5008, Lloh5009, Lloh5010 .loh AdrpLdrGot Lloh5006, Lloh5007 .loh AdrpLdrGotStr Lloh5003, Lloh5004, Lloh5005 .loh AdrpLdrGot Lloh5001, Lloh5002 .loh AdrpLdrGotStr Lloh4998, Lloh4999, Lloh5000 .loh AdrpLdrGot Lloh4996, Lloh4997 .loh AdrpLdrGotStr Lloh4993, Lloh4994, Lloh4995 .loh AdrpLdrGot Lloh4991, Lloh4992 .loh AdrpLdrGotStr Lloh4988, Lloh4989, Lloh4990 .loh AdrpLdrGot Lloh4986, Lloh4987 .loh AdrpLdrGotStr Lloh4983, Lloh4984, Lloh4985 .loh AdrpLdrGot Lloh4981, Lloh4982 .loh AdrpLdrGotStr Lloh4978, Lloh4979, Lloh4980 .loh AdrpLdrGot Lloh4976, Lloh4977 .loh AdrpLdrGotStr Lloh4973, Lloh4974, Lloh4975 .loh AdrpLdrGot Lloh4971, Lloh4972 .loh AdrpLdrGotStr Lloh4968, Lloh4969, Lloh4970 .loh AdrpLdrGot Lloh4966, Lloh4967 .loh AdrpLdrGotStr Lloh4963, Lloh4964, Lloh4965 .loh AdrpLdrGot Lloh4961, Lloh4962 .loh AdrpLdrGotStr Lloh4958, Lloh4959, Lloh4960 .loh AdrpLdrGot Lloh4956, Lloh4957 .loh AdrpLdrGotStr Lloh4953, Lloh4954, Lloh4955 .loh AdrpLdrGot Lloh4951, Lloh4952 .loh AdrpLdrGotStr Lloh4948, Lloh4949, Lloh4950 .loh AdrpLdrGot Lloh4946, Lloh4947 .loh AdrpLdrGotStr Lloh4943, Lloh4944, Lloh4945 .loh AdrpLdrGot Lloh4941, Lloh4942 .loh AdrpLdrGotStr Lloh4938, Lloh4939, Lloh4940 .loh AdrpLdrGot Lloh4936, Lloh4937 .loh AdrpLdrGotStr Lloh4933, Lloh4934, Lloh4935 .loh AdrpLdrGot Lloh4931, Lloh4932 .loh AdrpLdrGotStr Lloh4928, Lloh4929, Lloh4930 .loh AdrpLdrGot Lloh4926, Lloh4927 .loh AdrpLdrGotStr Lloh4923, Lloh4924, Lloh4925 .loh AdrpLdrGot Lloh4921, Lloh4922 .loh AdrpLdrGotStr Lloh4918, Lloh4919, Lloh4920 .loh AdrpLdrGot Lloh4916, Lloh4917 .loh AdrpLdrGotStr Lloh4913, Lloh4914, Lloh4915 .loh AdrpLdrGot Lloh4911, Lloh4912 .loh AdrpLdrGotStr Lloh4908, Lloh4909, Lloh4910 .loh AdrpLdrGot Lloh4906, Lloh4907 .loh AdrpLdrGotStr Lloh4903, Lloh4904, Lloh4905 .loh AdrpLdrGot Lloh4901, Lloh4902 .loh AdrpLdrGotStr Lloh4898, Lloh4899, Lloh4900 .loh AdrpLdrGot Lloh4896, Lloh4897 .loh AdrpLdrGotStr Lloh4893, Lloh4894, Lloh4895 .loh AdrpLdrGot Lloh4891, Lloh4892 .loh AdrpLdrGotStr Lloh4888, Lloh4889, Lloh4890 .loh AdrpLdrGot Lloh4886, Lloh4887 .loh AdrpLdrGotStr Lloh4883, Lloh4884, Lloh4885 .loh AdrpLdrGot Lloh4881, Lloh4882 .loh AdrpLdrGotStr Lloh4878, Lloh4879, Lloh4880 .loh AdrpLdrGot Lloh4876, Lloh4877 .loh AdrpLdrGotStr Lloh4873, Lloh4874, Lloh4875 .loh AdrpLdrGot Lloh4871, Lloh4872 .loh AdrpLdrGotStr Lloh4868, Lloh4869, Lloh4870 .loh AdrpLdrGot Lloh4866, Lloh4867 .loh AdrpLdrGotStr Lloh4863, Lloh4864, Lloh4865 .loh AdrpLdrGot Lloh4861, Lloh4862 .loh AdrpLdrGotStr Lloh4858, Lloh4859, Lloh4860 .loh AdrpLdrGot Lloh4856, Lloh4857 .loh AdrpLdrGotStr Lloh4853, Lloh4854, Lloh4855 .loh AdrpLdrGot Lloh4851, Lloh4852 .loh AdrpLdrGotStr Lloh4848, Lloh4849, Lloh4850 .loh AdrpLdrGot Lloh4846, Lloh4847 .loh AdrpLdrGotStr Lloh4843, Lloh4844, Lloh4845 .loh AdrpLdrGot Lloh4841, Lloh4842 .loh AdrpLdrGotStr Lloh4838, Lloh4839, Lloh4840 .loh AdrpLdrGotLdr Lloh4835, Lloh4836, Lloh4837 .loh AdrpLdrGotStr Lloh4832, Lloh4833, Lloh4834 .loh AdrpLdrGot Lloh4830, Lloh4831 .loh AdrpLdrGotStr Lloh4827, Lloh4828, Lloh4829 .loh AdrpLdrGot Lloh4825, Lloh4826 .loh AdrpLdrGotStr Lloh4822, Lloh4823, Lloh4824 .loh AdrpLdrGot Lloh4820, Lloh4821 .loh AdrpLdrGotStr Lloh4817, Lloh4818, Lloh4819 .loh AdrpLdrGotLdr Lloh4814, Lloh4815, Lloh4816 .loh AdrpLdrGotStr Lloh4811, Lloh4812, Lloh4813 .loh AdrpLdrGot Lloh4809, Lloh4810 .loh AdrpLdrGotStr Lloh4806, Lloh4807, Lloh4808 .loh AdrpLdrGot Lloh4804, Lloh4805 .loh AdrpLdrGotStr Lloh4801, Lloh4802, Lloh4803 .loh AdrpLdrGot Lloh4799, Lloh4800 .loh AdrpLdrGotStr Lloh4796, Lloh4797, Lloh4798 .loh AdrpLdrGot Lloh4794, Lloh4795 .loh AdrpLdrGotStr Lloh4791, Lloh4792, Lloh4793 .loh AdrpLdrGot Lloh4789, Lloh4790 .loh AdrpLdrGotStr Lloh4786, Lloh4787, Lloh4788 .loh AdrpLdrGot Lloh4784, Lloh4785 .loh AdrpLdrGotStr Lloh4781, Lloh4782, Lloh4783 .loh AdrpLdrGot Lloh4779, Lloh4780 .loh AdrpLdrGotStr Lloh4776, Lloh4777, Lloh4778 .loh AdrpLdrGot Lloh4774, Lloh4775 .loh AdrpLdrGotStr Lloh4771, Lloh4772, Lloh4773 .loh AdrpLdrGot Lloh4769, Lloh4770 .loh AdrpLdrGotStr Lloh4766, Lloh4767, Lloh4768 .loh AdrpLdrGot Lloh4764, Lloh4765 .loh AdrpLdrGotStr Lloh4761, Lloh4762, Lloh4763 .loh AdrpLdrGot Lloh4759, Lloh4760 .loh AdrpLdrGotStr Lloh4756, Lloh4757, Lloh4758 .loh AdrpLdrGot Lloh4754, Lloh4755 .loh AdrpLdrGotStr Lloh4751, Lloh4752, Lloh4753 .loh AdrpLdrGot Lloh4749, Lloh4750 .loh AdrpLdrGotStr Lloh4746, Lloh4747, Lloh4748 .loh AdrpLdrGot Lloh4744, Lloh4745 .loh AdrpLdrGotStr Lloh4741, Lloh4742, Lloh4743 .loh AdrpLdrGot Lloh4739, Lloh4740 .loh AdrpLdrGotStr Lloh4736, Lloh4737, Lloh4738 .loh AdrpLdrGot Lloh4734, Lloh4735 .loh AdrpLdrGotStr Lloh4731, Lloh4732, Lloh4733 .loh AdrpLdrGot Lloh4729, Lloh4730 .loh AdrpLdrGotStr Lloh4726, Lloh4727, Lloh4728 .loh AdrpLdrGot Lloh4724, Lloh4725 .loh AdrpLdrGotStr Lloh4721, Lloh4722, Lloh4723 .loh AdrpLdrGot Lloh4719, Lloh4720 .loh AdrpLdrGotStr Lloh4716, Lloh4717, Lloh4718 .loh AdrpLdrGot Lloh4714, Lloh4715 .loh AdrpLdrGotStr Lloh4711, Lloh4712, Lloh4713 .loh AdrpLdrGot Lloh4709, Lloh4710 .loh AdrpLdrGotStr Lloh4706, Lloh4707, Lloh4708 .loh AdrpLdrGot Lloh4704, Lloh4705 .loh AdrpLdrGotStr Lloh4701, Lloh4702, Lloh4703 .loh AdrpLdrGot Lloh4699, Lloh4700 .loh AdrpLdrGotStr Lloh4696, Lloh4697, Lloh4698 .loh AdrpLdrGot Lloh4694, Lloh4695 .loh AdrpLdrGotStr Lloh4691, Lloh4692, Lloh4693 .loh AdrpLdrGot Lloh4689, Lloh4690 .loh AdrpLdrGotStr Lloh4686, Lloh4687, Lloh4688 .loh AdrpLdrGot Lloh4684, Lloh4685 .loh AdrpLdrGotStr Lloh4681, Lloh4682, Lloh4683 .loh AdrpLdrGot Lloh4679, Lloh4680 .loh AdrpLdrGotStr Lloh4676, Lloh4677, Lloh4678 .loh AdrpLdrGot Lloh4674, Lloh4675 .loh AdrpLdrGotStr Lloh4671, Lloh4672, Lloh4673 .loh AdrpLdrGot Lloh4669, Lloh4670 .loh AdrpLdrGotStr Lloh4666, Lloh4667, Lloh4668 .loh AdrpLdrGot Lloh4664, Lloh4665 .loh AdrpLdrGotStr Lloh4661, Lloh4662, Lloh4663 .loh AdrpLdrGot Lloh4659, Lloh4660 .loh AdrpLdrGotStr Lloh4656, Lloh4657, Lloh4658 .loh AdrpLdrGot Lloh4654, Lloh4655 .loh AdrpLdrGotStr Lloh4651, Lloh4652, Lloh4653 .loh AdrpLdrGot Lloh4649, Lloh4650 .loh AdrpLdrGotStr Lloh4646, Lloh4647, Lloh4648 .loh AdrpLdrGot Lloh4644, Lloh4645 .loh AdrpLdrGotStr Lloh4641, Lloh4642, Lloh4643 .loh AdrpLdrGot Lloh4639, Lloh4640 .loh AdrpLdrGotStr Lloh4636, Lloh4637, Lloh4638 .loh AdrpLdrGot Lloh4634, Lloh4635 .loh AdrpLdrGotStr Lloh4631, Lloh4632, Lloh4633 .loh AdrpLdrGot Lloh4629, Lloh4630 .loh AdrpLdrGotStr Lloh4626, Lloh4627, Lloh4628 .loh AdrpLdrGot Lloh4624, Lloh4625 .loh AdrpLdrGotStr Lloh4621, Lloh4622, Lloh4623 .loh AdrpLdrGot Lloh4619, Lloh4620 .loh AdrpLdrGotStr Lloh4616, Lloh4617, Lloh4618 .loh AdrpLdrGot Lloh4614, Lloh4615 .loh AdrpLdrGotStr Lloh4611, Lloh4612, Lloh4613 .loh AdrpLdrGot Lloh4609, Lloh4610 .loh AdrpLdrGotStr Lloh4606, Lloh4607, Lloh4608 .loh AdrpLdrGot Lloh4604, Lloh4605 .loh AdrpLdrGotStr Lloh4601, Lloh4602, Lloh4603 .loh AdrpLdrGot Lloh4599, Lloh4600 .loh AdrpLdrGotStr Lloh4596, Lloh4597, Lloh4598 .loh AdrpLdrGot Lloh4594, Lloh4595 .loh AdrpLdrGotStr Lloh4591, Lloh4592, Lloh4593 .loh AdrpLdrGot Lloh4589, Lloh4590 .loh AdrpLdrGotStr Lloh4586, Lloh4587, Lloh4588 .loh AdrpLdrGot Lloh4584, Lloh4585 .loh AdrpLdrGotStr Lloh4581, Lloh4582, Lloh4583 .loh AdrpLdrGot Lloh4579, Lloh4580 .loh AdrpLdrGotStr Lloh4576, Lloh4577, Lloh4578 .loh AdrpLdrGot Lloh4574, Lloh4575 .loh AdrpLdrGotStr Lloh4571, Lloh4572, Lloh4573 .loh AdrpLdrGot Lloh4569, Lloh4570 .loh AdrpLdrGotStr Lloh4566, Lloh4567, Lloh4568 .loh AdrpLdrGot Lloh4564, Lloh4565 .loh AdrpLdrGot Lloh4562, Lloh4563 .loh AdrpLdrGot Lloh4560, Lloh4561 .loh AdrpLdrGot Lloh4558, Lloh4559 .loh AdrpLdrGotLdr Lloh5605, Lloh5606, Lloh5607 .loh AdrpLdrGotLdr Lloh5608, Lloh5609, Lloh5610 .loh AdrpLdrGotLdr Lloh5611, Lloh5612, Lloh5613 .loh AdrpLdrGotLdr Lloh5614, Lloh5615, Lloh5616 .loh AdrpLdrGotLdr Lloh5617, Lloh5618, Lloh5619 .loh AdrpLdrGotLdr Lloh5620, Lloh5621, Lloh5622 .loh AdrpLdrGotLdr Lloh5623, Lloh5624, Lloh5625 .loh AdrpLdrGotLdr Lloh5626, Lloh5627, Lloh5628 .loh AdrpLdrGotLdr Lloh5629, Lloh5630, Lloh5631 .loh AdrpLdrGotLdr Lloh5632, Lloh5633, Lloh5634 .loh AdrpLdrGotLdr Lloh5635, Lloh5636, Lloh5637 .loh AdrpLdrGotLdr Lloh5638, Lloh5639, Lloh5640 .loh AdrpLdrGotLdr Lloh5641, Lloh5642, Lloh5643 .loh AdrpLdrGotLdr Lloh5644, Lloh5645, Lloh5646 .loh AdrpLdrGotLdr Lloh5647, Lloh5648, Lloh5649 .loh AdrpLdrGotLdr Lloh5650, Lloh5651, Lloh5652 .loh AdrpLdrGotLdr Lloh5653, Lloh5654, Lloh5655 .loh AdrpLdrGotLdr Lloh5656, Lloh5657, Lloh5658 .loh AdrpLdrGotLdr Lloh5662, Lloh5663, Lloh5664 .loh AdrpLdrGotLdr Lloh5659, Lloh5660, Lloh5661 .cfi_endproc ; -- End function .comm _s23_l2,1,0 ; @s23_l2 .comm _s23_evt1,1,0 ; @s23_evt1 .comm _s23_evt0,1,0 ; @s23_evt0 .comm _s23_z,4,2 ; @s23_z .comm _s23_y,4,2 ; @s23_y .comm _s22_l2,1,0 ; @s22_l2 .comm _s22_evt1,1,0 ; @s22_evt1 .comm _s22_evt0,1,0 ; @s22_evt0 .comm _s22_z,4,2 ; @s22_z .comm _s22_y,4,2 ; @s22_y .comm _s21_evt1,1,0 ; @s21_evt1 .comm _s21_evt0,1,0 ; @s21_evt0 .comm _s21_z,4,2 ; @s21_z .comm _s21_y,4,2 ; @s21_y .comm _s20_l2,1,0 ; @s20_l2 .comm _s20_evt1,1,0 ; @s20_evt1 .comm _s20_z,4,2 ; @s20_z .comm _s20_y,4,2 ; @s20_y .comm _s19_l2,1,0 ; @s19_l2 .comm _s19_evt1,1,0 ; @s19_evt1 .comm _s19_evt0,1,0 ; @s19_evt0 .comm _s19_z,4,2 ; @s19_z .comm _s19_y,4,2 ; @s19_y .comm _s18_l2,1,0 ; @s18_l2 .comm _s18_evt1,1,0 ; @s18_evt1 .comm _s18_evt0,1,0 ; @s18_evt0 .comm _s18_z,4,2 ; @s18_z .comm _s18_y,4,2 ; @s18_y .comm _s17_l2,1,0 ; @s17_l2 .comm _s17_evt1,1,0 ; @s17_evt1 .comm _s17_evt0,1,0 ; @s17_evt0 .comm _s17_z,4,2 ; @s17_z .comm _s17_y,4,2 ; @s17_y .comm _s16_l2,1,0 ; @s16_l2 .comm _s16_evt1,1,0 ; @s16_evt1 .comm _s16_evt0,1,0 ; @s16_evt0 .comm _s16_z,4,2 ; @s16_z .comm _s16_y,4,2 ; @s16_y .comm _s15_l2,1,0 ; @s15_l2 .comm _s15_evt1,1,0 ; @s15_evt1 .comm _s15_evt0,1,0 ; @s15_evt0 .comm _s15_z,4,2 ; @s15_z .comm _s15_y,4,2 ; @s15_y .comm _s5_l2,1,0 ; @s5_l2 .comm _r_l,1,0 ; @r_l .comm _s19_x,4,2 ; @s19_x .comm _s5_evt1,1,0 ; @s5_evt1 .comm _s2_l1,1,0 ; @s2_l1 .comm _s18_x,4,2 ; @s18_x .comm _s4_evt1,1,0 ; @s4_evt1 .comm _s1_l1,1,0 ; @s1_l1 .comm _s16_l1,1,0 ; @s16_l1 .comm _s4_z,4,2 ; @s4_z .comm _s10_l2,1,0 ; @s10_l2 .comm _s3_l2,1,0 ; @s3_l2 .comm _s6_evt0,1,0 ; @s6_evt0 .comm _s3_l0,1,0 ; @s3_l0 .comm _s17_x,4,2 ; @s17_x .comm _s3_evt1,1,0 ; @s3_evt1 .comm _s0_l1,1,0 ; @s0_l1 .comm _s18_l0,1,0 ; @s18_l0 .comm _s6_y,4,2 ; @s6_y .comm _s15_l1,1,0 ; @s15_l1 .comm _s3_z,4,2 ; @s3_z .comm _s9_l2,1,0 ; @s9_l2 .comm _s5_l1,1,0 ; @s5_l1 .comm _s22_x,4,2 ; @s22_x .comm _s8_evt1,1,0 ; @s8_evt1 .comm _s2_l2,1,0 ; @s2_l2 .comm _s5_l0,1,0 ; @s5_l0 .comm _s8_evt0,1,0 ; @s8_evt0 .comm _s17_l1,1,0 ; @s17_l1 .comm _s5_z,4,2 ; @s5_z .comm _s11_l2,1,0 ; @s11_l2 .comm _s0_l0,1,0 ; @s0_l0 .comm _s3_evt0,1,0 ; @s3_evt0 .comm _s4_evt0,1,0 ; @s4_evt0 .comm _s1_l0,1,0 ; @s1_l0 .comm _s15_x,4,2 ; @s15_x .comm _s1_evt1,1,0 ; @s1_evt1 .comm _r_counter,4,2 ; @r_counter .comm _s2_l0,1,0 ; @s2_l0 .comm _s5_evt0,1,0 ; @s5_evt0 .comm _s0_evt0,1,0 ; @s0_evt0 .comm _r_evt_id,4,2 ; @r_evt_id .comm _s6_x,4,2 ; @s6_x .comm _s15_l0,1,0 ; @s15_l0 .comm _s3_y,4,2 ; @s3_y .comm _s9_l1,1,0 ; @s9_l1 .comm _s12_evt1,1,0 ; @s12_evt1 .comm _s12_l1,1,0 ; @s12_l1 .comm _s0_z,4,2 ; @s0_z .comm _s6_l2,1,0 ; @s6_l2 .comm _s20_evt0,1,0 ; @s20_evt0 .comm _r_x,4,2 ; @r_x .comm _s1_x,4,2 ; @s1_x .comm _s7_l0,1,0 ; @s7_l0 .comm _s10_evt0,1,0 ; @s10_evt0 .comm _s4_l2,1,0 ; @s4_l2 .comm _s3_x,4,2 ; @s3_x .comm _s9_l0,1,0 ; @s9_l0 .comm _s12_evt0,1,0 ; @s12_evt0 .comm _s13_y,4,2 ; @s13_y .comm _s12_l0,1,0 ; @s12_l0 .comm _s0_y,4,2 ; @s0_y .comm _s6_l1,1,0 ; @s6_l1 .comm _s23_x,4,2 ; @s23_x .comm _s9_evt1,1,0 ; @s9_evt1 .comm _s21_l2,1,0 ; @s21_l2 .comm _r_event0,1,0 ; @r_event0 .comm _s13_x,4,2 ; @s13_x .comm _s0_x,4,2 ; @s0_x .comm _s6_l0,1,0 ; @s6_l0 .comm _s9_evt0,1,0 ; @s9_evt0 .comm _s2_x,4,2 ; @s2_x .comm _r_event1,1,0 ; @r_event1 .comm _s8_l0,1,0 ; @s8_l0 .comm _s11_evt0,1,0 ; @s11_evt0 .comm _s3_l1,1,0 ; @s3_l1 .comm _s20_x,4,2 ; @s20_x .comm _s6_evt1,1,0 ; @s6_evt1 .comm _s0_l2,1,0 ; @s0_l2 .comm _s5_x,4,2 ; @s5_x .comm _s11_l0,1,0 ; @s11_l0 .comm _s14_evt0,1,0 ; @s14_evt0 .comm _s8_l1,1,0 ; @s8_l1 .comm _s11_evt1,1,0 ; @s11_evt1 .comm _s4_x,4,2 ; @s4_x .comm _s10_l0,1,0 ; @s10_l0 .comm _s13_evt0,1,0 ; @s13_evt0 .comm _s7_l1,1,0 ; @s7_l1 .comm _s10_evt1,1,0 ; @s10_evt1 .comm _s16_l0,1,0 ; @s16_l0 .comm _s4_y,4,2 ; @s4_y .comm _s10_l1,1,0 ; @s10_l1 .comm _s13_evt1,1,0 ; @s13_evt1 .comm _s7_l2,1,0 ; @s7_l2 .comm _s1_evt0,1,0 ; @s1_evt0 .comm _s18_l1,1,0 ; @s18_l1 .comm _s6_z,4,2 ; @s6_z .comm _s12_l2,1,0 ; @s12_l2 .comm _s16_x,4,2 ; @s16_x .comm _s2_evt1,1,0 ; @s2_evt1 .comm _s4_l0,1,0 ; @s4_l0 .comm _s7_evt0,1,0 ; @s7_evt0 .comm _s4_l1,1,0 ; @s4_l1 .comm _s21_x,4,2 ; @s21_x .comm _s7_evt1,1,0 ; @s7_evt1 .comm _s1_l2,1,0 ; @s1_l2 .comm _s17_l0,1,0 ; @s17_l0 .comm _s5_y,4,2 ; @s5_y .comm _s11_l1,1,0 ; @s11_l1 .comm _s14_evt1,1,0 ; @s14_evt1 .comm _s8_l2,1,0 ; @s8_l2 .comm _s2_evt0,1,0 ; @s2_evt0 .comm _s7_x,4,2 ; @s7_x .comm _s1_y,4,2 ; @s1_y .comm _s13_l0,1,0 ; @s13_l0 .comm _s19_l0,1,0 ; @s19_l0 .comm _s7_y,4,2 ; @s7_y .comm _s1_z,4,2 ; @s1_z .comm _s13_l1,1,0 ; @s13_l1 .comm _s19_l1,1,0 ; @s19_l1 .comm _s7_z,4,2 ; @s7_z .comm _s13_l2,1,0 ; @s13_l2 .comm _s8_x,4,2 ; @s8_x .comm _s2_y,4,2 ; @s2_y .comm _s14_l0,1,0 ; @s14_l0 .comm _s20_l0,1,0 ; @s20_l0 .comm _s8_y,4,2 ; @s8_y .comm _s2_z,4,2 ; @s2_z .comm _s14_l1,1,0 ; @s14_l1 .comm _s20_l1,1,0 ; @s20_l1 .comm _s8_z,4,2 ; @s8_z .comm _s14_l2,1,0 ; @s14_l2 .comm _s9_x,4,2 ; @s9_x .comm _s21_l0,1,0 ; @s21_l0 .comm _s9_y,4,2 ; @s9_y .comm _s21_l1,1,0 ; @s21_l1 .comm _delta,4,2 ; @delta .comm _s9_z,4,2 ; @s9_z .comm _s10_x,4,2 ; @s10_x .comm _s22_l0,1,0 ; @s22_l0 .comm _s10_y,4,2 ; @s10_y .comm _s22_l1,1,0 ; @s22_l1 .comm _s10_z,4,2 ; @s10_z .comm _s11_x,4,2 ; @s11_x .comm _s23_l0,1,0 ; @s23_l0 .comm _s11_y,4,2 ; @s11_y .comm _s23_l1,1,0 ; @s23_l1 .comm _s11_z,4,2 ; @s11_z .comm _s12_x,4,2 ; @s12_x .comm __diverge_delta,4,2 ; @_diverge_delta .comm _s12_y,4,2 ; @s12_y .comm _s12_z,4,2 ; @s12_z .comm _s13_z,4,2 ; @s13_z .comm _s0_evt1,1,0 ; @s0_evt1 .comm _s14_x,4,2 ; @s14_x .comm _s14_y,4,2 ; @s14_y .comm _s14_z,4,2 ; @s14_z .comm __x_s23_l2,1,0 ; @_x_s23_l2 .comm __x_s23_evt1,1,0 ; @_x_s23_evt1 .comm __x_s23_evt0,1,0 ; @_x_s23_evt0 .comm __x_s23_z,4,2 ; @_x_s23_z .comm __x_s23_y,4,2 ; @_x_s23_y .comm __x_s22_l2,1,0 ; @_x_s22_l2 .comm __x_s22_evt1,1,0 ; @_x_s22_evt1 .comm __x_s22_evt0,1,0 ; @_x_s22_evt0 .comm __x_s22_z,4,2 ; @_x_s22_z .comm __x_s22_y,4,2 ; @_x_s22_y .comm __x_s21_evt1,1,0 ; @_x_s21_evt1 .comm __x_s21_evt0,1,0 ; @_x_s21_evt0 .comm __x_s21_z,4,2 ; @_x_s21_z .comm __x_s21_y,4,2 ; @_x_s21_y .comm __x_s20_l2,1,0 ; @_x_s20_l2 .comm __x_s20_evt1,1,0 ; @_x_s20_evt1 .comm __x_s20_z,4,2 ; @_x_s20_z .comm __x_s20_y,4,2 ; @_x_s20_y .comm __x_s19_l2,1,0 ; @_x_s19_l2 .comm __x_s19_evt1,1,0 ; @_x_s19_evt1 .comm __x_s19_evt0,1,0 ; @_x_s19_evt0 .comm __x_s19_z,4,2 ; @_x_s19_z .comm __x_s19_y,4,2 ; @_x_s19_y .comm __x_s18_l2,1,0 ; @_x_s18_l2 .comm __x_s18_evt1,1,0 ; @_x_s18_evt1 .comm __x_s18_evt0,1,0 ; @_x_s18_evt0 .comm __x_s18_z,4,2 ; @_x_s18_z .comm __x_s18_y,4,2 ; @_x_s18_y .comm __x_s17_l2,1,0 ; @_x_s17_l2 .comm __x_s17_evt1,1,0 ; @_x_s17_evt1 .comm __x_s17_evt0,1,0 ; @_x_s17_evt0 .comm __x_s17_z,4,2 ; @_x_s17_z .comm __x_s17_y,4,2 ; @_x_s17_y .comm __x_s16_l2,1,0 ; @_x_s16_l2 .comm __x_s16_evt1,1,0 ; @_x_s16_evt1 .comm __x_s16_evt0,1,0 ; @_x_s16_evt0 .comm __x_s16_z,4,2 ; @_x_s16_z .comm __x_s16_y,4,2 ; @_x_s16_y .comm __x_s15_l2,1,0 ; @_x_s15_l2 .comm __x_s15_evt1,1,0 ; @_x_s15_evt1 .comm __x_s15_evt0,1,0 ; @_x_s15_evt0 .comm __x_s15_z,4,2 ; @_x_s15_z .comm __x_s15_y,4,2 ; @_x_s15_y .comm __x_s5_l2,1,0 ; @_x_s5_l2 .comm __x_r_l,1,0 ; @_x_r_l .comm __x_s19_x,4,2 ; @_x_s19_x .comm __x_s5_evt1,1,0 ; @_x_s5_evt1 .comm __x_s2_l1,1,0 ; @_x_s2_l1 .comm __x_s18_x,4,2 ; @_x_s18_x .comm __x_s4_evt1,1,0 ; @_x_s4_evt1 .comm __x_s1_l1,1,0 ; @_x_s1_l1 .comm __x_s16_l1,1,0 ; @_x_s16_l1 .comm __x_s4_z,4,2 ; @_x_s4_z .comm __x_s10_l2,1,0 ; @_x_s10_l2 .comm __x_s3_l2,1,0 ; @_x_s3_l2 .comm __x_s6_evt0,1,0 ; @_x_s6_evt0 .comm __x_s3_l0,1,0 ; @_x_s3_l0 .comm __x_s17_x,4,2 ; @_x_s17_x .comm __x_s3_evt1,1,0 ; @_x_s3_evt1 .comm __x_s0_l1,1,0 ; @_x_s0_l1 .comm __x_s18_l0,1,0 ; @_x_s18_l0 .comm __x_s6_y,4,2 ; @_x_s6_y .comm __x_s15_l1,1,0 ; @_x_s15_l1 .comm __x_s3_z,4,2 ; @_x_s3_z .comm __x_s9_l2,1,0 ; @_x_s9_l2 .comm __x_s5_l1,1,0 ; @_x_s5_l1 .comm __x_s22_x,4,2 ; @_x_s22_x .comm __x_s8_evt1,1,0 ; @_x_s8_evt1 .comm __x_s2_l2,1,0 ; @_x_s2_l2 .comm __x_s5_l0,1,0 ; @_x_s5_l0 .comm __x_s8_evt0,1,0 ; @_x_s8_evt0 .comm __x_s17_l1,1,0 ; @_x_s17_l1 .comm __x_s5_z,4,2 ; @_x_s5_z .comm __x_s11_l2,1,0 ; @_x_s11_l2 .comm __x_s0_l0,1,0 ; @_x_s0_l0 .comm __x_s3_evt0,1,0 ; @_x_s3_evt0 .comm __x_s4_evt0,1,0 ; @_x_s4_evt0 .comm __x_s1_l0,1,0 ; @_x_s1_l0 .comm __x_s15_x,4,2 ; @_x_s15_x .comm __x_s1_evt1,1,0 ; @_x_s1_evt1 .comm __x_r_counter,4,2 ; @_x_r_counter .comm __x_s2_l0,1,0 ; @_x_s2_l0 .comm __x_s5_evt0,1,0 ; @_x_s5_evt0 .comm __x_s0_evt0,1,0 ; @_x_s0_evt0 .comm __x_r_evt_id,4,2 ; @_x_r_evt_id .comm __x_s6_x,4,2 ; @_x_s6_x .comm __x_s15_l0,1,0 ; @_x_s15_l0 .comm __x_s3_y,4,2 ; @_x_s3_y .comm __x_s9_l1,1,0 ; @_x_s9_l1 .comm __x_s12_evt1,1,0 ; @_x_s12_evt1 .comm __x_s12_l1,1,0 ; @_x_s12_l1 .comm __x_s0_z,4,2 ; @_x_s0_z .comm __x_s6_l2,1,0 ; @_x_s6_l2 .comm __x_s20_evt0,1,0 ; @_x_s20_evt0 .comm __x_r_x,4,2 ; @_x_r_x .comm __x_s1_x,4,2 ; @_x_s1_x .comm __x_s7_l0,1,0 ; @_x_s7_l0 .comm __x_s10_evt0,1,0 ; @_x_s10_evt0 .comm __x_s4_l2,1,0 ; @_x_s4_l2 .comm __x_s3_x,4,2 ; @_x_s3_x .comm __x_s9_l0,1,0 ; @_x_s9_l0 .comm __x_s12_evt0,1,0 ; @_x_s12_evt0 .comm __x_s13_y,4,2 ; @_x_s13_y .comm __x_s12_l0,1,0 ; @_x_s12_l0 .comm __x_s0_y,4,2 ; @_x_s0_y .comm __x_s6_l1,1,0 ; @_x_s6_l1 .comm __x_s23_x,4,2 ; @_x_s23_x .comm __x_s9_evt1,1,0 ; @_x_s9_evt1 .comm __x_s21_l2,1,0 ; @_x_s21_l2 .comm __x_r_event0,1,0 ; @_x_r_event0 .comm __x_s13_x,4,2 ; @_x_s13_x .comm __x_s0_x,4,2 ; @_x_s0_x .comm __x_s6_l0,1,0 ; @_x_s6_l0 .comm __x_s9_evt0,1,0 ; @_x_s9_evt0 .comm __x_s2_x,4,2 ; @_x_s2_x .comm __x_r_event1,1,0 ; @_x_r_event1 .comm __x_s8_l0,1,0 ; @_x_s8_l0 .comm __x_s11_evt0,1,0 ; @_x_s11_evt0 .comm __x_s3_l1,1,0 ; @_x_s3_l1 .comm __x_s20_x,4,2 ; @_x_s20_x .comm __x_s6_evt1,1,0 ; @_x_s6_evt1 .comm __x_s0_l2,1,0 ; @_x_s0_l2 .comm __x_s5_x,4,2 ; @_x_s5_x .comm __x_s11_l0,1,0 ; @_x_s11_l0 .comm __x_s14_evt0,1,0 ; @_x_s14_evt0 .comm __x_s8_l1,1,0 ; @_x_s8_l1 .comm __x_s11_evt1,1,0 ; @_x_s11_evt1 .comm __x_s4_x,4,2 ; @_x_s4_x .comm __x_s10_l0,1,0 ; @_x_s10_l0 .comm __x_s13_evt0,1,0 ; @_x_s13_evt0 .comm __x_s7_l1,1,0 ; @_x_s7_l1 .comm __x_s10_evt1,1,0 ; @_x_s10_evt1 .comm __x_s16_l0,1,0 ; @_x_s16_l0 .comm __x_s4_y,4,2 ; @_x_s4_y .comm __x_s10_l1,1,0 ; @_x_s10_l1 .comm __x_s13_evt1,1,0 ; @_x_s13_evt1 .comm __x_s7_l2,1,0 ; @_x_s7_l2 .comm __x_s1_evt0,1,0 ; @_x_s1_evt0 .comm __x_s18_l1,1,0 ; @_x_s18_l1 .comm __x_s6_z,4,2 ; @_x_s6_z .comm __x_s12_l2,1,0 ; @_x_s12_l2 .comm __x_s16_x,4,2 ; @_x_s16_x .comm __x_s2_evt1,1,0 ; @_x_s2_evt1 .comm __x_s4_l0,1,0 ; @_x_s4_l0 .comm __x_s7_evt0,1,0 ; @_x_s7_evt0 .comm __x_s4_l1,1,0 ; @_x_s4_l1 .comm __x_s21_x,4,2 ; @_x_s21_x .comm __x_s7_evt1,1,0 ; @_x_s7_evt1 .comm __x_s1_l2,1,0 ; @_x_s1_l2 .comm __x_s17_l0,1,0 ; @_x_s17_l0 .comm __x_s5_y,4,2 ; @_x_s5_y .comm __x_s11_l1,1,0 ; @_x_s11_l1 .comm __x_s14_evt1,1,0 ; @_x_s14_evt1 .comm __x_s8_l2,1,0 ; @_x_s8_l2 .comm __x_s2_evt0,1,0 ; @_x_s2_evt0 .comm __x_s7_x,4,2 ; @_x_s7_x .comm __x_s1_y,4,2 ; @_x_s1_y .comm __x_s13_l0,1,0 ; @_x_s13_l0 .comm __x_s19_l0,1,0 ; @_x_s19_l0 .comm __x_s7_y,4,2 ; @_x_s7_y .comm __x_s1_z,4,2 ; @_x_s1_z .comm __x_s13_l1,1,0 ; @_x_s13_l1 .comm __x_s19_l1,1,0 ; @_x_s19_l1 .comm __x_s7_z,4,2 ; @_x_s7_z .comm __x_s13_l2,1,0 ; @_x_s13_l2 .comm __x_s8_x,4,2 ; @_x_s8_x .comm __x_s2_y,4,2 ; @_x_s2_y .comm __x_s14_l0,1,0 ; @_x_s14_l0 .comm __x_s20_l0,1,0 ; @_x_s20_l0 .comm __x_s8_y,4,2 ; @_x_s8_y .comm __x_s2_z,4,2 ; @_x_s2_z .comm __x_s14_l1,1,0 ; @_x_s14_l1 .comm __x_s20_l1,1,0 ; @_x_s20_l1 .comm __x_s8_z,4,2 ; @_x_s8_z .comm __x_s14_l2,1,0 ; @_x_s14_l2 .comm __x_s9_x,4,2 ; @_x_s9_x .comm __x_s21_l0,1,0 ; @_x_s21_l0 .comm __x_s9_y,4,2 ; @_x_s9_y .comm __x_s21_l1,1,0 ; @_x_s21_l1 .comm __x_delta,4,2 ; @_x_delta .comm __x_s9_z,4,2 ; @_x_s9_z .comm __x_s10_x,4,2 ; @_x_s10_x .comm __x_s22_l0,1,0 ; @_x_s22_l0 .comm __x_s10_y,4,2 ; @_x_s10_y .comm __x_s22_l1,1,0 ; @_x_s22_l1 .comm __x_s10_z,4,2 ; @_x_s10_z .comm __x_s11_x,4,2 ; @_x_s11_x .comm __x_s23_l0,1,0 ; @_x_s23_l0 .comm __x_s11_y,4,2 ; @_x_s11_y .comm __x_s23_l1,1,0 ; @_x_s23_l1 .comm __x_s11_z,4,2 ; @_x_s11_z .comm __x_s12_x,4,2 ; @_x_s12_x .comm __x__diverge_delta,4,2 ; @_x__diverge_delta .comm __x_s12_y,4,2 ; @_x_s12_y .comm __x_s12_z,4,2 ; @_x_s12_z .comm __x_s13_z,4,2 ; @_x_s13_z .comm __x_s0_evt1,1,0 ; @_x_s0_evt1 .comm __x_s14_x,4,2 ; @_x_s14_x .comm __x_s14_y,4,2 ; @_x_s14_y .comm __x_s14_z,4,2 ; @_x_s14_z .subsections_via_symbols
the_stack_data/944122.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx subq $1160, %rsp ## imm = 0x488 .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -32(%rbp) callq _fork testl %eax, %eax js LBB0_3 ## %bb.1: je LBB0_2 ## %bb.4: leaq L_.str.3(%rip), %rdi callq _unlink movl $1, %edi movl $1, %esi xorl %edx, %edx callq _socket testl %eax, %eax js LBB0_5 ## %bb.8: movl %eax, %ebx xorps %xmm0, %xmm0 movaps %xmm0, -144(%rbp) movups %xmm0, -54(%rbp) movaps %xmm0, -64(%rbp) movaps %xmm0, -80(%rbp) movaps %xmm0, -96(%rbp) movaps %xmm0, -112(%rbp) movaps %xmm0, -128(%rbp) movb $1, -143(%rbp) movabsq $7165072175461655924, %rax ## imm = 0x636F732E706D6574 movq %rax, -142(%rbp) movw $107, -134(%rbp) leaq -144(%rbp), %rsi movl %ebx, %edi movl $106, %edx callq _bind testl %eax, %eax jne LBB0_9 ## %bb.10: movl %ebx, %edi movl $5, %esi callq _listen testl %eax, %eax jne LBB0_11 ## %bb.12: movl %ebx, %edi xorl %esi, %esi xorl %edx, %edx callq _accept movl %eax, %r15d cmpl $-1, %eax je LBB0_19 ## %bb.13: leaq -1168(%rbp), %rbx movl $1024, %esi ## imm = 0x400 movq %rbx, %rdi callq ___bzero movl $1024, %edx ## imm = 0x400 movl %r15d, %edi movq %rbx, %rsi callq _read testl %eax, %eax js LBB0_18 ## %bb.14: leaq L_.str.11(%rip), %r14 leaq -1168(%rbp), %rbx .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 testl %eax, %eax je LBB0_16 ## %bb.17: ## in Loop: Header=BB0_15 Depth=1 movq %r14, %rdi movq %rbx, %rsi xorl %eax, %eax callq _printf movl $1024, %esi ## imm = 0x400 movq %rbx, %rdi callq ___bzero movl $1024, %edx ## imm = 0x400 movl %r15d, %edi movq %rbx, %rsi callq _read testl %eax, %eax jns LBB0_15 LBB0_18: leaq L_.str.9(%rip), %rdi jmp LBB0_20 LBB0_16: leaq L_str(%rip), %rdi callq _puts LBB0_21: movl %r15d, %edi callq _close leaq -1172(%rbp), %rdi callq _wait movl -1172(%rbp), %eax andl $127, %eax je LBB0_6 ## %bb.22: cmpl $127, %eax je LBB0_6 jmp LBB0_3 LBB0_2: movq l___const.main.cmd+16(%rip), %rax movq %rax, -1152(%rbp) movaps l___const.main.cmd(%rip), %xmm0 movaps %xmm0, -1168(%rbp) movq _environ@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str.2(%rip), %rdi leaq -1168(%rbp), %rsi callq _execve testl %eax, %eax js LBB0_3 LBB0_6: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -32(%rbp), %rax jne LBB0_23 ## %bb.7: xorl %eax, %eax addq $1160, %rsp ## imm = 0x488 popq %rbx popq %r14 popq %r15 popq %rbp retq LBB0_5: callq _main.cold.1 jmp LBB0_6 LBB0_9: callq _main.cold.3 jmp LBB0_6 LBB0_11: callq _main.cold.2 jmp LBB0_6 LBB0_19: leaq L_.str.8(%rip), %rdi LBB0_20: callq _perror jmp LBB0_21 LBB0_3: movl $1, %edi callq _exit LBB0_23: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.1 _main.cold.1: ## @main.cold.1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.4(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.2 _main.cold.2: ## @main.cold.2 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str.7(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function main.cold.3 _main.cold.3: ## @main.cold.3 .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.6(%rip), %rdi callq _perror pushq $1 popq %rdi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "dotnet" L_.str.1: ## @.str.1 .asciz "./subapp/bin/Debug/netcoreapp2.0/publish/subapp.dll" .section __DATA,__const .p2align 4 ## @__const.main.cmd l___const.main.cmd: .quad L_.str .quad L_.str.1 .quad 0 .section __TEXT,__cstring,cstring_literals L_.str.2: ## @.str.2 .asciz "/usr/local/share/dotnet/dotnet" L_.str.3: ## @.str.3 .asciz "./temp.sock" L_.str.4: ## @.str.4 .asciz "opening stream socket" L_.str.5: ## @.str.5 .asciz "temp.sock" L_.str.6: ## @.str.6 .asciz "binding stream socket" L_.str.7: ## @.str.7 .asciz "listen" L_.str.8: ## @.str.8 .asciz "accept" L_.str.9: ## @.str.9 .asciz "reading stream message" L_.str.11: ## @.str.11 .asciz "-->%s\n" L_str: ## @str .asciz "Ending connection" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 sub sp, sp, #1168 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] bl _fork tbnz w0, #31, LBB0_14 ; %bb.1: cbz w0, LBB0_15 ; %bb.2: Lloh3: adrp x0, l_.str.3@PAGE Lloh4: add x0, x0, l_.str.3@PAGEOFF bl _unlink mov w20, #1 mov w0, #1 mov w1, #1 mov w2, #0 bl _socket tbnz w0, #31, LBB0_21 ; %bb.3: mov x19, x0 sub x8, x29, #160 movi.2d v0, #0000000000000000 stur q0, [x8, #90] stp q0, q0, [x8, #64] stp q0, q0, [x8, #32] stp q0, q0, [x8] sturb w20, [x29, #-159] mov w9, #107 sturh w9, [x29, #-150] Lloh5: adrp x9, l_.str.5@PAGE Lloh6: add x9, x9, l_.str.5@PAGEOFF Lloh7: ldr x9, [x9] stur x9, [x8, #2] sub x1, x29, #160 mov w2, #106 bl _bind cbnz w0, LBB0_22 ; %bb.4: mov x0, x19 mov w1, #5 bl _listen cbnz w0, LBB0_23 ; %bb.5: mov x0, x19 mov x1, #0 mov x2, #0 bl _accept mov x19, x0 cmn w0, #1 b.eq LBB0_18 ; %bb.6: add x21, sp, #16 add x0, sp, #16 mov w1, #1024 bl _bzero add x1, sp, #16 mov x0, x19 mov w2, #1024 bl _read ; kill: def $w0 killed $w0 killed $x0 def $x0 tbnz w0, #31, LBB0_10 ; %bb.7: Lloh8: adrp x20, l_.str.11@PAGE Lloh9: add x20, x20, l_.str.11@PAGEOFF LBB0_8: ; =>This Inner Loop Header: Depth=1 cbz w0, LBB0_11 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 str x21, [sp] mov x0, x20 bl _printf add x0, sp, #16 mov w1, #1024 bl _bzero add x1, sp, #16 mov x0, x19 mov w2, #1024 bl _read tbz w0, #31, LBB0_8 LBB0_10: Lloh10: adrp x0, l_.str.9@PAGE Lloh11: add x0, x0, l_.str.9@PAGEOFF b LBB0_19 LBB0_11: Lloh12: adrp x0, l_str@PAGE Lloh13: add x0, x0, l_str@PAGEOFF bl _puts LBB0_12: mov x0, x19 bl _close add x0, sp, #12 bl _wait ldr w8, [sp, #12] ands w8, w8, #0x7f b.eq LBB0_16 ; %bb.13: cmp w8, #127 b.eq LBB0_16 LBB0_14: mov w0, #1 bl _exit LBB0_15: Lloh14: adrp x8, l___const.main.cmd@PAGE Lloh15: add x8, x8, l___const.main.cmd@PAGEOFF ldr q0, [x8] str q0, [sp, #16] ldr x8, [x8, #16] str x8, [sp, #32] Lloh16: adrp x8, _environ@GOTPAGE Lloh17: ldr x8, [x8, _environ@GOTPAGEOFF] Lloh18: ldr x2, [x8] Lloh19: adrp x0, l_.str.2@PAGE Lloh20: add x0, x0, l_.str.2@PAGEOFF add x1, sp, #16 bl _execve tbnz w0, #31, LBB0_14 LBB0_16: ldur x8, [x29, #-40] Lloh21: adrp x9, ___stack_chk_guard@GOTPAGE Lloh22: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh23: ldr x9, [x9] cmp x9, x8 b.ne LBB0_20 ; %bb.17: mov w0, #0 add sp, sp, #1168 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret LBB0_18: Lloh24: adrp x0, l_.str.8@PAGE Lloh25: add x0, x0, l_.str.8@PAGEOFF LBB0_19: bl _perror b LBB0_12 LBB0_20: bl ___stack_chk_fail LBB0_21: bl _main.cold.1 LBB0_22: bl _main.cold.3 LBB0_23: bl _main.cold.2 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpAddLdr Lloh5, Lloh6, Lloh7 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpAdd Lloh24, Lloh25 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.1 _main.cold.1: ; @main.cold.1 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh26: adrp x0, l_.str.4@PAGE Lloh27: add x0, x0, l_.str.4@PAGEOFF bl _perror bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh26, Lloh27 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.2 _main.cold.2: ; @main.cold.2 .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 Lloh28: adrp x0, l_.str.7@PAGE Lloh29: add x0, x0, l_.str.7@PAGEOFF bl _perror bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh28, Lloh29 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function main.cold.3 _main.cold.3: ; @main.cold.3 .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 Lloh30: adrp x0, l_.str.6@PAGE Lloh31: add x0, x0, l_.str.6@PAGEOFF bl _perror bl _OUTLINED_FUNCTION_0 .loh AdrpAdd Lloh30, Lloh31 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function OUTLINED_FUNCTION_0 _OUTLINED_FUNCTION_0: ; @OUTLINED_FUNCTION_0 Thunk .cfi_startproc ; %bb.0: mov w0, #1 b _exit .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "dotnet" l_.str.1: ; @.str.1 .asciz "./subapp/bin/Debug/netcoreapp2.0/publish/subapp.dll" .section __DATA,__const .p2align 3 ; @__const.main.cmd l___const.main.cmd: .quad l_.str .quad l_.str.1 .quad 0 .section __TEXT,__cstring,cstring_literals l_.str.2: ; @.str.2 .asciz "/usr/local/share/dotnet/dotnet" l_.str.3: ; @.str.3 .asciz "./temp.sock" l_.str.4: ; @.str.4 .asciz "opening stream socket" l_.str.5: ; @.str.5 .asciz "temp.sock" l_.str.6: ; @.str.6 .asciz "binding stream socket" l_.str.7: ; @.str.7 .asciz "listen" l_.str.8: ; @.str.8 .asciz "accept" l_.str.9: ; @.str.9 .asciz "reading stream message" l_.str.11: ; @.str.11 .asciz "-->%s\n" l_str: ; @str .asciz "Ending connection" .subsections_via_symbols
the_stack_data/59513745.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _septel_create ## -- Begin function septel_create .p2align 4, 0x90 _septel_create: ## @septel_create .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r15 movq %rsi, %r14 movq %rdi, %rbx movl $47, %esi callq _strrchr testq %rax, %rax cmovneq %rax, %rbx leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _strcmp testq %rax, %rax je LBB0_2 ## %bb.1: movl $0, (%r15) LBB0_4: xorl %eax, %eax jmp LBB0_5 LBB0_2: movl $1, (%r15) movq %r14, %rdi movl $4, %esi callq _pcap_create_common testq %rax, %rax je LBB0_4 ## %bb.3: movq _septel_activate@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, 8(%rax) movq _septel_getnonblock@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, 4(%rax) movq _septel_setnonblock@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, (%rax) LBB0_5: 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 "septel" .comm _septel_activate,4,2 ## @septel_activate .comm _septel_getnonblock,4,2 ## @septel_getnonblock .comm _septel_setnonblock,4,2 ## @septel_setnonblock .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _septel_create ; -- Begin function septel_create .p2align 2 _septel_create: ; @septel_create .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 mov x20, x1 mov x21, x0 mov w1, #47 bl _strrchr cmp x0, #0 csel x0, x21, x0, eq Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _strcmp cbz x0, LBB0_2 ; %bb.1: mov x0, #0 str wzr, [x19] b LBB0_4 LBB0_2: mov w8, #1 str w8, [x19] mov x0, x20 mov w1, #4 bl _pcap_create_common cbz x0, LBB0_4 ; %bb.3: Lloh2: adrp x8, _septel_activate@GOTPAGE Lloh3: ldr x8, [x8, _septel_activate@GOTPAGEOFF] Lloh4: ldr w8, [x8] str w8, [x0, #8] Lloh5: adrp x8, _septel_getnonblock@GOTPAGE Lloh6: ldr x8, [x8, _septel_getnonblock@GOTPAGEOFF] Lloh7: ldr w8, [x8] Lloh8: adrp x9, _septel_setnonblock@GOTPAGE Lloh9: ldr x9, [x9, _septel_setnonblock@GOTPAGEOFF] Lloh10: ldr w9, [x9] stp w9, w8, [x0] LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "septel" .comm _septel_activate,4,2 ; @septel_activate .comm _septel_getnonblock,4,2 ; @septel_getnonblock .comm _septel_setnonblock,4,2 ; @septel_setnonblock .subsections_via_symbols
AnghaBench/freebsd/contrib/libpcap/extr_pcap-septel.c_septel_create.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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 xorps %xmm0, %xmm0 movups %xmm0, -50(%rbp) movaps %xmm0, -64(%rbp) leaq L_.str(%rip), %r14 leaq -64(%rbp), %r12 leaq L_.str.1(%rip), %r15 jmp LBB0_1 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 movl %ebx, %edi callq _close LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi xorl %esi, %esi xorl %eax, %eax callq _open movl %eax, %ebx movl $30, %edx movl %eax, %edi movq %r12, %rsi callq _read cmpb $0, -64(%rbp) je LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq %r15, %rdi movq %r12, %rsi xorl %eax, %eax callq _printf jmp LBB0_3 .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "/tmp/myfifo" L_.str.1: ## @.str.1 .asciz "Server sent: %s\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, #96 .cfi_def_cfa_offset 96 stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x19, l_.str@PAGE Lloh1: add x19, x19, l_.str@PAGEOFF stp xzr, xzr, [sp, #16] stur xzr, [sp, #38] add x22, sp, #16 Lloh2: adrp x20, l_.str.1@PAGE Lloh3: add x20, x20, l_.str.1@PAGEOFF str xzr, [sp, #32] b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 mov x0, x21 bl _close LBB0_2: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov w1, #0 bl _open mov x21, x0 add x1, sp, #16 mov w2, #30 bl _read ldrb w8, [sp, #16] cbz w8, LBB0_1 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 str x22, [sp] mov x0, x20 bl _printf b LBB0_1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "/tmp/myfifo" l_.str.1: ; @.str.1 .asciz "Server sent: %s\n" .subsections_via_symbols
the_stack_data/4633.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _userent_uid_cmp ## -- Begin function userent_uid_cmp .p2align 4, 0x90 _userent_uid_cmp: ## @userent_uid_cmp .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 subl (%rsi), %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 _userent_uid_cmp ; -- Begin function userent_uid_cmp .p2align 2 _userent_uid_cmp: ; @userent_uid_cmp .cfi_startproc ; %bb.0: ldr w8, [x0] ldr w9, [x1] sub w0, w8, w9 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/freebsd/usr.sbin/ypldap/extr_entries.c_userent_uid_cmp.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function usbduxsub_unlink_PwmURBs _usbduxsub_unlink_PwmURBs: ## @usbduxsub_unlink_PwmURBs .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 LBB0_3 ## %bb.1: movq %rdi, %rbx movq 8(%rdi), %rdi testq %rdi, %rdi je LBB0_3 ## %bb.2: callq _usb_kill_urb movq (%rbx), %rdi leaq L_.str(%rip), %rsi xorl %edx, %edx callq _dev_dbg LBB0_3: xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "comedi: unlinked PwmURB: res=%d\n" .no_dead_strip _usbduxsub_unlink_PwmURBs .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function usbduxsub_unlink_PwmURBs _usbduxsub_unlink_PwmURBs: ; @usbduxsub_unlink_PwmURBs .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, LBB0_3 ; %bb.1: mov x19, x0 ldr x0, [x0, #8] cbz x0, LBB0_3 ; %bb.2: bl _usb_kill_urb ldr x0, [x19] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov w2, #0 bl _dev_dbg LBB0_3: mov w0, #0 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 "comedi: unlinked PwmURB: res=%d\n" .no_dead_strip _usbduxsub_unlink_PwmURBs .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/staging/comedi/drivers/extr_usbdux.c_usbduxsub_unlink_PwmURBs.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function br_vlan_put_master _br_vlan_put_master: ## @br_vlan_put_master .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 _br_vlan_is_master testl %eax, %eax je LBB0_2 ## %bb.1: movl 12(%rbx), %edi callq _br_vlan_group movq %rax, %r14 leaq 8(%rbx), %rdi callq _refcount_dec_and_test testq %rax, %rax je LBB0_2 ## %bb.3: leaq 4(%rbx), %rsi movq _br_vlan_rht_params@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi callq _rhashtable_remove_fast movq %rbx, %rdi callq ___vlan_del_list movq _br_master_vlan_rcu_free@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _call_rcu ## TAILCALL LBB0_2: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _br_vlan_rht_params,4,2 ## @br_vlan_rht_params .comm _br_master_vlan_rcu_free,4,2 ## @br_master_vlan_rcu_free .no_dead_strip _br_vlan_put_master .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function br_vlan_put_master _br_vlan_put_master: ; @br_vlan_put_master .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 _br_vlan_is_master cbz w0, LBB0_3 ; %bb.1: ldr w0, [x19, #12] bl _br_vlan_group mov x20, x0 add x0, x19, #8 bl _refcount_dec_and_test cbz x0, LBB0_3 ; %bb.2: add x1, x19, #4 Lloh0: adrp x8, _br_vlan_rht_params@GOTPAGE Lloh1: ldr x8, [x8, _br_vlan_rht_params@GOTPAGEOFF] Lloh2: ldr w2, [x8] mov x0, x20 bl _rhashtable_remove_fast mov x0, x19 bl ___vlan_del_list Lloh3: adrp x8, _br_master_vlan_rcu_free@GOTPAGE Lloh4: ldr x8, [x8, _br_master_vlan_rcu_free@GOTPAGEOFF] Lloh5: 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 _call_rcu LBB0_3: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _br_vlan_rht_params,4,2 ; @br_vlan_rht_params .comm _br_master_vlan_rcu_free,4,2 ; @br_master_vlan_rcu_free .no_dead_strip _br_vlan_put_master .subsections_via_symbols
AnghaBench/linux/net/bridge/extr_br_vlan.c_br_vlan_put_master.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function img_i2s_out_readl _img_i2s_out_readl: ## @img_i2s_out_readl .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp addq (%rdi), %rsi movq %rsi, %rdi popq %rbp jmp _readl ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _img_i2s_out_readl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function img_i2s_out_readl _img_i2s_out_readl: ; @img_i2s_out_readl .cfi_startproc ; %bb.0: ldr x8, [x0] add x0, x8, x1 b _readl .cfi_endproc ; -- End function .no_dead_strip _img_i2s_out_readl .subsections_via_symbols
AnghaBench/linux/sound/soc/img/extr_img-i2s-out.c_img_i2s_out_readl.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/67650.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _glfwIconifyWindow ## -- Begin function glfwIconifyWindow .p2align 4, 0x90 _glfwIconifyWindow: ## @glfwIconifyWindow .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx xorl %eax, %eax callq __GLFW_REQUIRE_INIT movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp __glfwPlatformIconifyWindow ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _glfwIconifyWindow ; -- Begin function glfwIconifyWindow .p2align 2 _glfwIconifyWindow: ; @glfwIconifyWindow .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 __GLFW_REQUIRE_INIT mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b __glfwPlatformIconifyWindow .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/Craft/deps/glfw/src/extr_window.c_glfwIconifyWindow.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bfa_fcs_lport_ns_sm_rff_id_retry _bfa_fcs_lport_ns_sm_rff_id_retry: ## @bfa_fcs_lport_ns_sm_rff_id_retry .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movl %esi, %r14d movq %rdi, %rbx movq (%rdi), %rax movl (%rax), %edi movl 4(%rax), %esi callq _bfa_trc movq (%rbx), %rax movl (%rax), %edi movl %r14d, %esi callq _bfa_trc cmpl $129, %r14d je LBB0_3 ## %bb.1: cmpl $128, %r14d jne LBB0_4 ## %bb.2: movq _bfa_fcs_lport_ns_sm_sending_rff_id@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _bfa_sm_set_state movq %rbx, %rdi xorl %esi, %esi popq %rbx popq %r14 popq %rbp jmp _bfa_fcs_lport_ns_send_rff_id ## TAILCALL LBB0_3: movq _bfa_fcs_lport_ns_sm_offline@GOTPCREL(%rip), %rax movl (%rax), %esi movq %rbx, %rdi callq _bfa_sm_set_state addq $8, %rbx movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _bfa_timer_stop ## TAILCALL LBB0_4: movq (%rbx), %rax movl (%rax), %edi movl %r14d, %esi popq %rbx popq %r14 popq %rbp jmp _bfa_sm_fault ## TAILCALL .cfi_endproc ## -- End function .comm _bfa_fcs_lport_ns_sm_sending_rff_id,4,2 ## @bfa_fcs_lport_ns_sm_sending_rff_id .comm _bfa_fcs_lport_ns_sm_offline,4,2 ## @bfa_fcs_lport_ns_sm_offline .no_dead_strip _bfa_fcs_lport_ns_sm_rff_id_retry .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bfa_fcs_lport_ns_sm_rff_id_retry _bfa_fcs_lport_ns_sm_rff_id_retry: ; @bfa_fcs_lport_ns_sm_rff_id_retry .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 ldr x8, [x0] ldp w0, w1, [x8] bl _bfa_trc ldr x8, [x19] ldr w0, [x8] mov x1, x20 bl _bfa_trc cmp w20, #129 b.eq LBB0_3 ; %bb.1: cmp w20, #128 b.ne LBB0_4 ; %bb.2: Lloh0: adrp x8, _bfa_fcs_lport_ns_sm_sending_rff_id@GOTPAGE Lloh1: ldr x8, [x8, _bfa_fcs_lport_ns_sm_sending_rff_id@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov x0, x19 bl _bfa_sm_set_state mov x0, x19 mov x1, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bfa_fcs_lport_ns_send_rff_id LBB0_3: Lloh3: adrp x8, _bfa_fcs_lport_ns_sm_offline@GOTPAGE Lloh4: ldr x8, [x8, _bfa_fcs_lport_ns_sm_offline@GOTPAGEOFF] Lloh5: ldr w1, [x8] mov x0, x19 bl _bfa_sm_set_state add x0, x19, #8 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bfa_timer_stop LBB0_4: ldr x8, [x19] ldr w0, [x8] mov x1, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _bfa_sm_fault .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _bfa_fcs_lport_ns_sm_sending_rff_id,4,2 ; @bfa_fcs_lport_ns_sm_sending_rff_id .comm _bfa_fcs_lport_ns_sm_offline,4,2 ; @bfa_fcs_lport_ns_sm_offline .no_dead_strip _bfa_fcs_lport_ns_sm_rff_id_retry .subsections_via_symbols
AnghaBench/linux/drivers/scsi/bfa/extr_bfa_fcs_lport.c_bfa_fcs_lport_ns_sm_rff_id_retry.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_expand_pdpt ## -- Begin function pmap_expand_pdpt .p2align 4, 0x90 _pmap_expand_pdpt: ## @pmap_expand_pdpt .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, %ebx movq %rsi, %r14 movq %rdi, %r15 callq _is_ept_pmap movq %rax, -56(%rbp) ## 8-byte Spill leaq L_.str(%rip), %rdi movq %r15, %rsi movq %r14, %rdx callq _DBG movq _PDPT_ENTRY_NULL@GOTPCREL(%rip), %r12 movq _KERN_SUCCESS@GOTPCREL(%rip), %r13 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %r15, %rdi movq %r14, %rsi callq _pmap64_pdpt cmpq (%r12), %rax jne LBB0_2 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq %r15, %rdi movq %r14, %rsi movl %ebx, %edx callq _pmap_expand_pml4 cmpq (%r13), %rax je LBB0_1 jmp LBB0_14 LBB0_2: xorl %eax, %eax callq _vm_page_grab movl %eax, %r12d movq _VM_PAGE_NULL@GOTPCREL(%rip), %r13 cmpl (%r13), %eax jne LBB0_8 .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movq _PMAP_EXPAND_OPTIONS_NOWAIT@GOTPCREL(%rip), %rax testl %ebx, (%rax) jne LBB0_4 ## %bb.6: ## in Loop: Header=BB0_3 Depth=1 xorl %eax, %eax callq _VM_PAGE_WAIT xorl %eax, %eax callq _vm_page_grab cmpl (%r13), %eax je LBB0_3 ## %bb.7: movl %eax, %r12d LBB0_8: movl %r12d, %edi callq _VM_PAGE_GET_PHYS_PAGE movl %eax, %ebx movl %eax, %edi callq _i386_ptob movl %eax, -44(%rbp) ## 4-byte Spill movq %r15, %rdi movq %r14, %rsi callq _pdptidx movq %rax, %r13 movl %ebx, %edi callq _pmap_zero_page xorl %eax, %eax callq _vm_page_lockspin_queues movq _VM_KERN_MEMORY_PTE@GOTPCREL(%rip), %rax movl (%rax), %esi movq _TRUE@GOTPCREL(%rip), %rax movl (%rax), %edx movl %r12d, %edi callq _vm_page_wire xorl %eax, %eax callq _vm_page_unlock_queues movq _inuse_ptepages_count@GOTPCREL(%rip), %rsi movl $1, %edi callq _OSAddAtomic movq _alloc_ptepages_count@GOTPCREL(%rip), %rsi movl $1, %edi callq _OSAddAtomic64 movq _PAGE_SIZE@GOTPCREL(%rip), %rbx movl (%rbx), %esi movq %r15, %rdi callq _PMAP_ZINFO_PALLOC movl (%r15), %edi callq _vm_object_lock movq %r15, %rdi callq _PMAP_LOCK movq %r15, %rdi movq %r14, %rsi callq _pmap64_pde movq _PD_ENTRY_NULL@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_9 ## %bb.10: movl (%r15), %esi imull (%rbx), %r13d movq _VM_KERN_MEMORY_PTE@GOTPCREL(%rip), %rax movl (%rax), %ecx movl %r12d, %edi movl %r13d, %edx callq _vm_page_insert_wired movl (%r15), %edi callq _vm_object_unlock movq %r15, %rdi movq %r14, %rsi callq _pmap64_pdpt movq %rax, %r14 movl -44(%rbp), %edi ## 4-byte Reload callq _pa_to_pte movl %eax, %r12d movq -56(%rbp), %r13 ## 8-byte Reload movq %r13, %rdi callq _PTE_READ movl %eax, %ebx orl %r12d, %ebx testq %r13, %r13 jne LBB0_11 ## %bb.12: movq _INTEL_PTE_USER@GOTPCREL(%rip), %rax jmp LBB0_13 LBB0_9: movq %r15, %rdi callq _PMAP_UNLOCK movl (%r15), %edi callq _vm_object_unlock movl %r12d, %edi callq _VM_PAGE_FREE movq _inuse_ptepages_count@GOTPCREL(%rip), %rsi movl $-1, %edi callq _OSAddAtomic movl (%rbx), %esi movq %r15, %rdi callq _PMAP_ZINFO_PFREE movq _KERN_SUCCESS@GOTPCREL(%rip), %rax movq (%rax), %rax jmp LBB0_14 LBB0_4: movq _KERN_RESOURCE_SHORTAGE@GOTPCREL(%rip), %rax movq (%rax), %rax jmp LBB0_14 LBB0_11: movq _INTEL_EPT_EX@GOTPCREL(%rip), %rax LBB0_13: movq _KERN_SUCCESS@GOTPCREL(%rip), %r12 orl (%rax), %ebx movq %r13, %rdi callq _PTE_WRITE orl %eax, %ebx movq %r14, %rdi movl %ebx, %esi callq _pmap_store_pte movq %r15, %rdi callq _PMAP_UNLOCK movq (%r12), %rax LBB0_14: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "pmap_expand_pdpt(%p,%p)\n" .comm _PDPT_ENTRY_NULL,8,3 ## @PDPT_ENTRY_NULL .comm _KERN_SUCCESS,8,3 ## @KERN_SUCCESS .comm _VM_PAGE_NULL,4,2 ## @VM_PAGE_NULL .comm _PMAP_EXPAND_OPTIONS_NOWAIT,4,2 ## @PMAP_EXPAND_OPTIONS_NOWAIT .comm _KERN_RESOURCE_SHORTAGE,8,3 ## @KERN_RESOURCE_SHORTAGE .comm _VM_KERN_MEMORY_PTE,4,2 ## @VM_KERN_MEMORY_PTE .comm _TRUE,4,2 ## @TRUE .comm _inuse_ptepages_count,4,2 ## @inuse_ptepages_count .comm _alloc_ptepages_count,4,2 ## @alloc_ptepages_count .comm _PAGE_SIZE,4,2 ## @PAGE_SIZE .comm _PD_ENTRY_NULL,8,3 ## @PD_ENTRY_NULL .comm _INTEL_EPT_EX,4,2 ## @INTEL_EPT_EX .comm _INTEL_PTE_USER,4,2 ## @INTEL_PTE_USER .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pmap_expand_pdpt ; -- Begin function pmap_expand_pdpt .p2align 2 _pmap_expand_pdpt: ; @pmap_expand_pdpt .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x23, x2 mov x21, x1 mov x19, x0 bl _is_ept_pmap mov x20, x0 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov x1, x19 mov x2, x21 bl _DBG Lloh2: adrp x22, _PDPT_ENTRY_NULL@GOTPAGE Lloh3: ldr x22, [x22, _PDPT_ENTRY_NULL@GOTPAGEOFF] Lloh4: adrp x26, _KERN_SUCCESS@GOTPAGE Lloh5: ldr x26, [x26, _KERN_SUCCESS@GOTPAGEOFF] LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov x1, x21 bl _pmap64_pdpt ldr x8, [x22] cmp x0, x8 b.ne LBB0_3 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 mov x0, x19 mov x1, x21 mov x2, x23 bl _pmap_expand_pml4 ldr x8, [x26] cmp x0, x8 b.eq LBB0_1 b LBB0_13 LBB0_3: bl _vm_page_grab mov x22, x0 Lloh6: adrp x24, _VM_PAGE_NULL@GOTPAGE Lloh7: ldr x24, [x24, _VM_PAGE_NULL@GOTPAGEOFF] ldr w8, [x24] cmp w0, w8 b.ne LBB0_8 ; %bb.4: Lloh8: adrp x25, _PMAP_EXPAND_OPTIONS_NOWAIT@GOTPAGE Lloh9: ldr x25, [x25, _PMAP_EXPAND_OPTIONS_NOWAIT@GOTPAGEOFF] LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr w8, [x25] tst w8, w23 b.ne LBB0_12 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 bl _VM_PAGE_WAIT bl _vm_page_grab ldr w8, [x24] cmp w0, w8 b.eq LBB0_5 ; %bb.7: mov x22, x0 LBB0_8: mov x0, x22 bl _VM_PAGE_GET_PHYS_PAGE mov x25, x0 bl _i386_ptob mov x23, x0 mov x0, x19 mov x1, x21 bl _pdptidx mov x24, x0 mov x0, x25 bl _pmap_zero_page bl _vm_page_lockspin_queues Lloh10: adrp x25, _VM_KERN_MEMORY_PTE@GOTPAGE Lloh11: ldr x25, [x25, _VM_KERN_MEMORY_PTE@GOTPAGEOFF] ldr w1, [x25] Lloh12: adrp x8, _TRUE@GOTPAGE Lloh13: ldr x8, [x8, _TRUE@GOTPAGEOFF] Lloh14: ldr w2, [x8] mov x0, x22 bl _vm_page_wire bl _vm_page_unlock_queues Lloh15: adrp x1, _inuse_ptepages_count@GOTPAGE Lloh16: ldr x1, [x1, _inuse_ptepages_count@GOTPAGEOFF] mov w0, #1 bl _OSAddAtomic Lloh17: adrp x1, _alloc_ptepages_count@GOTPAGE Lloh18: ldr x1, [x1, _alloc_ptepages_count@GOTPAGEOFF] mov w0, #1 bl _OSAddAtomic64 Lloh19: adrp x27, _PAGE_SIZE@GOTPAGE Lloh20: ldr x27, [x27, _PAGE_SIZE@GOTPAGEOFF] ldr w1, [x27] mov x0, x19 bl _PMAP_ZINFO_PALLOC ldr w0, [x19] bl _vm_object_lock mov x0, x19 bl _PMAP_LOCK mov x0, x19 mov x1, x21 bl _pmap64_pde Lloh21: adrp x8, _PD_ENTRY_NULL@GOTPAGE Lloh22: ldr x8, [x8, _PD_ENTRY_NULL@GOTPAGEOFF] Lloh23: ldr x8, [x8] cmp x0, x8 b.ne LBB0_10 ; %bb.9: ldr w1, [x19] ldr w8, [x27] mul w2, w8, w24 ldr w3, [x25] mov x0, x22 bl _vm_page_insert_wired ldr w0, [x19] bl _vm_object_unlock mov x0, x19 mov x1, x21 bl _pmap64_pdpt mov x21, x0 mov x0, x23 bl _pa_to_pte mov x22, x0 mov x0, x20 bl _PTE_READ orr w8, w0, w22 Lloh24: adrp x9, _INTEL_EPT_EX@GOTPAGE Lloh25: ldr x9, [x9, _INTEL_EPT_EX@GOTPAGEOFF] Lloh26: adrp x10, _INTEL_PTE_USER@GOTPAGE Lloh27: ldr x10, [x10, _INTEL_PTE_USER@GOTPAGEOFF] cmp x20, #0 csel x9, x10, x9, eq ldr w9, [x9] orr w22, w8, w9 mov x0, x20 bl _PTE_WRITE orr w1, w22, w0 mov x0, x21 bl _pmap_store_pte mov x0, x19 bl _PMAP_UNLOCK b LBB0_11 LBB0_10: mov x0, x19 bl _PMAP_UNLOCK ldr w0, [x19] bl _vm_object_unlock mov x0, x22 bl _VM_PAGE_FREE Lloh28: adrp x1, _inuse_ptepages_count@GOTPAGE Lloh29: ldr x1, [x1, _inuse_ptepages_count@GOTPAGEOFF] mov w0, #-1 bl _OSAddAtomic ldr w1, [x27] mov x0, x19 bl _PMAP_ZINFO_PFREE LBB0_11: ldr x0, [x26] b LBB0_13 LBB0_12: Lloh30: adrp x8, _KERN_RESOURCE_SHORTAGE@GOTPAGE Lloh31: ldr x8, [x8, _KERN_RESOURCE_SHORTAGE@GOTPAGEOFF] Lloh32: ldr x0, [x8] LBB0_13: 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 AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh26, Lloh27 .loh AdrpLdrGot Lloh24, Lloh25 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "pmap_expand_pdpt(%p,%p)\n" .comm _PDPT_ENTRY_NULL,8,3 ; @PDPT_ENTRY_NULL .comm _KERN_SUCCESS,8,3 ; @KERN_SUCCESS .comm _VM_PAGE_NULL,4,2 ; @VM_PAGE_NULL .comm _PMAP_EXPAND_OPTIONS_NOWAIT,4,2 ; @PMAP_EXPAND_OPTIONS_NOWAIT .comm _KERN_RESOURCE_SHORTAGE,8,3 ; @KERN_RESOURCE_SHORTAGE .comm _VM_KERN_MEMORY_PTE,4,2 ; @VM_KERN_MEMORY_PTE .comm _TRUE,4,2 ; @TRUE .comm _inuse_ptepages_count,4,2 ; @inuse_ptepages_count .comm _alloc_ptepages_count,4,2 ; @alloc_ptepages_count .comm _PAGE_SIZE,4,2 ; @PAGE_SIZE .comm _PD_ENTRY_NULL,8,3 ; @PD_ENTRY_NULL .comm _INTEL_EPT_EX,4,2 ; @INTEL_EPT_EX .comm _INTEL_PTE_USER,4,2 ; @INTEL_PTE_USER .subsections_via_symbols
AnghaBench/darwin-xnu/osfmk/x86_64/extr_pmap.c_pmap_expand_pdpt.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ems_usb_rx_err _ems_usb_rx_err: ## @ems_usb_rx_err .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, %rbx movq %rdi, %r12 movq 24(%rdi), %r14 movq %r14, %rdi movl $24, %esi callq _netdev_alloc_skb testq %rax, %rax je LBB0_27 ## %bb.1: movq %rax, %r15 movq _ETH_P_CAN@GOTPCREL(%rip), %rax movl (%rax), %edi callq _htons movl %eax, (%r15) movq %r15, %rdi movl $24, %esi callq _skb_put movq %rax, %r13 movq %rax, %rdi xorl %esi, %esi movl $24, %edx callq _memset movq _CAN_ERR_FLAG@GOTPCREL(%rip), %rax movl (%rax), %esi movl %esi, (%r13) movq _CAN_ERR_DLC@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, 16(%r13) movq (%rbx), %rax movq _CPC_MSG_TYPE_CAN_STATE@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_7 ## %bb.2: movl 8(%rbx), %eax movq _SJA1000_SR_BS@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_4 ## %bb.3: movq _CAN_STATE_BUS_OFF@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r12) movq _CAN_ERR_BUSOFF@GOTPCREL(%rip), %rax orl (%rax), %esi movl %esi, (%r13) movq 24(%r12), %rdi callq _can_bus_off jmp LBB0_26 LBB0_7: movq _CPC_MSG_TYPE_CAN_FRAME_ERROR@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_24 ## %bb.8: movl 12(%rbx), %edx movl 16(%rbx), %eax movl 20(%rbx), %ecx incl 8(%r12) incl 8(%r14) movq _CAN_ERR_PROT@GOTPCREL(%rip), %rdi orl (%rdi), %esi movq _CAN_ERR_BUSERROR@GOTPCREL(%rip), %rdi orl (%rdi), %esi movl %esi, (%r13) movq _SJA1000_ECC_MASK@GOTPCREL(%rip), %rsi movl (%rsi), %esi andl %edx, %esi cmpl $128, %esi je LBB0_14 ## %bb.9: cmpl $129, %esi je LBB0_13 ## %bb.10: cmpl $130, %esi jne LBB0_15 ## %bb.11: movq _CAN_ERR_PROT_BIT@GOTPCREL(%rip), %rbx jmp LBB0_12 LBB0_24: movq _CPC_MSG_TYPE_OVERRUN@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_26 ## %bb.25: movq _CAN_ERR_CRTL@GOTPCREL(%rip), %rax orl (%rax), %esi movl %esi, (%r13) movq _CAN_ERR_CRTL_RX_OVERFLOW@GOTPCREL(%rip), %rax movl (%rax), %eax movq 8(%r13), %rcx movl %eax, 4(%rcx) incl 12(%r14) incl 8(%r14) jmp LBB0_26 LBB0_4: movq _SJA1000_SR_ES@GOTPCREL(%rip), %rcx testl %eax, (%rcx) je LBB0_6 ## %bb.5: movq _CAN_STATE_ERROR_WARNING@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r12) incl 16(%r12) jmp LBB0_26 LBB0_6: movq _CAN_STATE_ERROR_ACTIVE@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, (%r12) incl 12(%r12) jmp LBB0_26 LBB0_14: movq _CAN_ERR_PROT_STUFF@GOTPCREL(%rip), %rbx jmp LBB0_12 LBB0_13: movq _CAN_ERR_PROT_FORM@GOTPCREL(%rip), %rbx LBB0_12: movq 8(%r13), %rsi movl 8(%rsi), %edi orl (%rbx), %edi movl %edi, 8(%rsi) jmp LBB0_16 LBB0_15: movq _CAN_ERR_PROT_UNSPEC@GOTPCREL(%rip), %rbx movq 8(%r13), %rsi movl 8(%rsi), %edi orl (%rbx), %edi movl %edi, 8(%rsi) movq _SJA1000_ECC_SEG@GOTPCREL(%rip), %rbx movl (%rbx), %ebx andl %edx, %ebx movl %ebx, 12(%rsi) LBB0_16: movq _SJA1000_ECC_DIR@GOTPCREL(%rip), %rbx testl %edx, (%rbx) jne LBB0_18 ## %bb.17: movq _CAN_ERR_PROT_TX@GOTPCREL(%rip), %rdx orl (%rdx), %edi movl %edi, 8(%rsi) LBB0_18: movq (%r12), %rdx movq _CAN_STATE_ERROR_WARNING@GOTPCREL(%rip), %rdi cmpq (%rdi), %rdx je LBB0_20 ## %bb.19: movq _CAN_STATE_ERROR_PASSIVE@GOTPCREL(%rip), %rdi cmpq (%rdi), %rdx jne LBB0_26 LBB0_20: cmpl %ecx, %eax jle LBB0_21 ## %bb.22: movq _CAN_ERR_CRTL_TX_PASSIVE@GOTPCREL(%rip), %rax jmp LBB0_23 LBB0_21: movq _CAN_ERR_CRTL_RX_PASSIVE@GOTPCREL(%rip), %rax LBB0_23: movl (%rax), %eax movl %eax, 4(%rsi) LBB0_26: movq %r15, %rdi callq _netif_rx incl 4(%r14) movl 16(%r13), %eax addl %eax, (%r14) LBB0_27: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _ETH_P_CAN,4,2 ## @ETH_P_CAN .comm _CAN_ERR_FLAG,4,2 ## @CAN_ERR_FLAG .comm _CAN_ERR_DLC,8,3 ## @CAN_ERR_DLC .comm _CPC_MSG_TYPE_CAN_STATE,8,3 ## @CPC_MSG_TYPE_CAN_STATE .comm _SJA1000_SR_BS,4,2 ## @SJA1000_SR_BS .comm _CAN_STATE_BUS_OFF,8,3 ## @CAN_STATE_BUS_OFF .comm _CAN_ERR_BUSOFF,4,2 ## @CAN_ERR_BUSOFF .comm _SJA1000_SR_ES,4,2 ## @SJA1000_SR_ES .comm _CAN_STATE_ERROR_WARNING,8,3 ## @CAN_STATE_ERROR_WARNING .comm _CAN_STATE_ERROR_ACTIVE,8,3 ## @CAN_STATE_ERROR_ACTIVE .comm _CPC_MSG_TYPE_CAN_FRAME_ERROR,8,3 ## @CPC_MSG_TYPE_CAN_FRAME_ERROR .comm _CAN_ERR_PROT,4,2 ## @CAN_ERR_PROT .comm _CAN_ERR_BUSERROR,4,2 ## @CAN_ERR_BUSERROR .comm _SJA1000_ECC_MASK,4,2 ## @SJA1000_ECC_MASK .comm _CAN_ERR_PROT_BIT,4,2 ## @CAN_ERR_PROT_BIT .comm _CAN_ERR_PROT_FORM,4,2 ## @CAN_ERR_PROT_FORM .comm _CAN_ERR_PROT_STUFF,4,2 ## @CAN_ERR_PROT_STUFF .comm _CAN_ERR_PROT_UNSPEC,4,2 ## @CAN_ERR_PROT_UNSPEC .comm _SJA1000_ECC_SEG,4,2 ## @SJA1000_ECC_SEG .comm _SJA1000_ECC_DIR,4,2 ## @SJA1000_ECC_DIR .comm _CAN_ERR_PROT_TX,4,2 ## @CAN_ERR_PROT_TX .comm _CAN_STATE_ERROR_PASSIVE,8,3 ## @CAN_STATE_ERROR_PASSIVE .comm _CAN_ERR_CRTL_TX_PASSIVE,4,2 ## @CAN_ERR_CRTL_TX_PASSIVE .comm _CAN_ERR_CRTL_RX_PASSIVE,4,2 ## @CAN_ERR_CRTL_RX_PASSIVE .comm _CPC_MSG_TYPE_OVERRUN,8,3 ## @CPC_MSG_TYPE_OVERRUN .comm _CAN_ERR_CRTL,4,2 ## @CAN_ERR_CRTL .comm _CAN_ERR_CRTL_RX_OVERFLOW,4,2 ## @CAN_ERR_CRTL_RX_OVERFLOW .no_dead_strip _ems_usb_rx_err .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ems_usb_rx_err _ems_usb_rx_err: ; @ems_usb_rx_err .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 x23, x1 mov x22, x0 ldr x19, [x0, #24] mov x0, x19 mov w1, #24 bl _netdev_alloc_skb cbz x0, LBB0_24 ; %bb.1: mov x20, x0 Lloh0: adrp x8, _ETH_P_CAN@GOTPAGE Lloh1: ldr x8, [x8, _ETH_P_CAN@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _htons str w0, [x20] mov x0, x20 mov w1, #24 bl _skb_put mov x21, x0 mov w1, #0 mov w2, #24 bl _memset Lloh3: adrp x8, _CAN_ERR_FLAG@GOTPAGE Lloh4: ldr x8, [x8, _CAN_ERR_FLAG@GOTPAGEOFF] Lloh5: ldr w11, [x8] str w11, [x21] Lloh6: adrp x8, _CAN_ERR_DLC@GOTPAGE Lloh7: ldr x8, [x8, _CAN_ERR_DLC@GOTPAGEOFF] Lloh8: ldr x8, [x8] str x8, [x21, #16] ldr x8, [x23] Lloh9: adrp x9, _CPC_MSG_TYPE_CAN_STATE@GOTPAGE Lloh10: ldr x9, [x9, _CPC_MSG_TYPE_CAN_STATE@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.2: ldr w8, [x23, #8] Lloh12: adrp x9, _SJA1000_SR_BS@GOTPAGE Lloh13: ldr x9, [x9, _SJA1000_SR_BS@GOTPAGEOFF] Lloh14: ldr w9, [x9] tst w9, w8 b.eq LBB0_11 ; %bb.3: Lloh15: adrp x8, _CAN_STATE_BUS_OFF@GOTPAGE Lloh16: ldr x8, [x8, _CAN_STATE_BUS_OFF@GOTPAGEOFF] Lloh17: ldr x8, [x8] str x8, [x22] Lloh18: adrp x8, _CAN_ERR_BUSOFF@GOTPAGE Lloh19: ldr x8, [x8, _CAN_ERR_BUSOFF@GOTPAGEOFF] Lloh20: ldr w8, [x8] orr w8, w8, w11 str w8, [x21] ldr x0, [x22, #24] bl _can_bus_off b LBB0_23 LBB0_4: Lloh21: adrp x9, _CPC_MSG_TYPE_CAN_FRAME_ERROR@GOTPAGE Lloh22: ldr x9, [x9, _CPC_MSG_TYPE_CAN_FRAME_ERROR@GOTPAGEOFF] Lloh23: ldr x9, [x9] cmp x8, x9 b.ne LBB0_9 ; %bb.5: ldp w10, w8, [x23, #12] ldr w9, [x23, #20] ldr w12, [x22, #8] add w12, w12, #1 str w12, [x22, #8] ldr w12, [x19, #8] add w12, w12, #1 str w12, [x19, #8] Lloh24: adrp x12, _CAN_ERR_PROT@GOTPAGE Lloh25: ldr x12, [x12, _CAN_ERR_PROT@GOTPAGEOFF] Lloh26: ldr w12, [x12] Lloh27: adrp x13, _CAN_ERR_BUSERROR@GOTPAGE Lloh28: ldr x13, [x13, _CAN_ERR_BUSERROR@GOTPAGEOFF] Lloh29: ldr w13, [x13] orr w11, w12, w11 orr w11, w11, w13 str w11, [x21] Lloh30: adrp x11, _SJA1000_ECC_MASK@GOTPAGE Lloh31: ldr x11, [x11, _SJA1000_ECC_MASK@GOTPAGEOFF] Lloh32: ldr w11, [x11] and w11, w11, w10 cmp w11, #128 b.eq LBB0_14 ; %bb.6: cmp w11, #129 b.eq LBB0_15 ; %bb.7: cmp w11, #130 b.ne LBB0_17 ; %bb.8: Lloh33: adrp x11, _CAN_ERR_PROT_BIT@GOTPAGE Lloh34: ldr x11, [x11, _CAN_ERR_PROT_BIT@GOTPAGEOFF] b LBB0_16 LBB0_9: Lloh35: adrp x9, _CPC_MSG_TYPE_OVERRUN@GOTPAGE Lloh36: ldr x9, [x9, _CPC_MSG_TYPE_OVERRUN@GOTPAGEOFF] Lloh37: ldr x9, [x9] cmp x8, x9 b.ne LBB0_23 ; %bb.10: Lloh38: adrp x8, _CAN_ERR_CRTL@GOTPAGE Lloh39: ldr x8, [x8, _CAN_ERR_CRTL@GOTPAGEOFF] Lloh40: ldr w8, [x8] orr w8, w8, w11 str w8, [x21] Lloh41: adrp x8, _CAN_ERR_CRTL_RX_OVERFLOW@GOTPAGE Lloh42: ldr x8, [x8, _CAN_ERR_CRTL_RX_OVERFLOW@GOTPAGEOFF] Lloh43: ldr w8, [x8] ldr x9, [x21, #8] str w8, [x9, #4] ldr d0, [x19, #8] movi.2s v1, #1 add.2s v0, v0, v1 str d0, [x19, #8] b LBB0_23 LBB0_11: Lloh44: adrp x9, _SJA1000_SR_ES@GOTPAGE Lloh45: ldr x9, [x9, _SJA1000_SR_ES@GOTPAGEOFF] Lloh46: ldr w9, [x9] tst w9, w8 b.eq LBB0_13 ; %bb.12: Lloh47: adrp x8, _CAN_STATE_ERROR_WARNING@GOTPAGE Lloh48: ldr x8, [x8, _CAN_STATE_ERROR_WARNING@GOTPAGEOFF] Lloh49: ldr x8, [x8] str x8, [x22] ldr w8, [x22, #16] add w8, w8, #1 str w8, [x22, #16] b LBB0_23 LBB0_13: Lloh50: adrp x8, _CAN_STATE_ERROR_ACTIVE@GOTPAGE Lloh51: ldr x8, [x8, _CAN_STATE_ERROR_ACTIVE@GOTPAGEOFF] Lloh52: ldr x8, [x8] str x8, [x22] ldr w8, [x22, #12] add w8, w8, #1 str w8, [x22, #12] b LBB0_23 LBB0_14: Lloh53: adrp x11, _CAN_ERR_PROT_STUFF@GOTPAGE Lloh54: ldr x11, [x11, _CAN_ERR_PROT_STUFF@GOTPAGEOFF] b LBB0_16 LBB0_15: Lloh55: adrp x11, _CAN_ERR_PROT_FORM@GOTPAGE Lloh56: ldr x11, [x11, _CAN_ERR_PROT_FORM@GOTPAGEOFF] LBB0_16: ldr w12, [x11] ldr x11, [x21, #8] ldr w13, [x11, #8] orr w12, w13, w12 str w12, [x11, #8] b LBB0_18 LBB0_17: Lloh57: adrp x11, _CAN_ERR_PROT_UNSPEC@GOTPAGE Lloh58: ldr x11, [x11, _CAN_ERR_PROT_UNSPEC@GOTPAGEOFF] Lloh59: ldr w12, [x11] ldr x11, [x21, #8] ldr w13, [x11, #8] orr w12, w13, w12 Lloh60: adrp x13, _SJA1000_ECC_SEG@GOTPAGE Lloh61: ldr x13, [x13, _SJA1000_ECC_SEG@GOTPAGEOFF] Lloh62: ldr w13, [x13] and w13, w13, w10 stp w12, w13, [x11, #8] LBB0_18: Lloh63: adrp x13, _SJA1000_ECC_DIR@GOTPAGE Lloh64: ldr x13, [x13, _SJA1000_ECC_DIR@GOTPAGEOFF] Lloh65: ldr w13, [x13] tst w13, w10 b.ne LBB0_20 ; %bb.19: Lloh66: adrp x10, _CAN_ERR_PROT_TX@GOTPAGE Lloh67: ldr x10, [x10, _CAN_ERR_PROT_TX@GOTPAGEOFF] Lloh68: ldr w10, [x10] orr w10, w12, w10 str w10, [x11, #8] LBB0_20: ldr x10, [x22] Lloh69: adrp x12, _CAN_STATE_ERROR_WARNING@GOTPAGE Lloh70: ldr x12, [x12, _CAN_STATE_ERROR_WARNING@GOTPAGEOFF] Lloh71: ldr x12, [x12] cmp x10, x12 b.eq LBB0_22 ; %bb.21: Lloh72: adrp x12, _CAN_STATE_ERROR_PASSIVE@GOTPAGE Lloh73: ldr x12, [x12, _CAN_STATE_ERROR_PASSIVE@GOTPAGEOFF] Lloh74: ldr x12, [x12] cmp x10, x12 b.ne LBB0_23 LBB0_22: Lloh75: adrp x10, _CAN_ERR_CRTL_TX_PASSIVE@GOTPAGE Lloh76: ldr x10, [x10, _CAN_ERR_CRTL_TX_PASSIVE@GOTPAGEOFF] Lloh77: adrp x12, _CAN_ERR_CRTL_RX_PASSIVE@GOTPAGE Lloh78: ldr x12, [x12, _CAN_ERR_CRTL_RX_PASSIVE@GOTPAGEOFF] cmp w8, w9 csel x8, x10, x12, gt ldr w8, [x8] str w8, [x11, #4] LBB0_23: mov x0, x20 bl _netif_rx add x8, x21, #16 ldr d0, [x19] movi.2s v1, #1 ld1.s { v1 }[0], [x8] add.2s v0, v0, v1 str d0, [x19] LBB0_24: 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 Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGot Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37 .loh AdrpLdrGotLdr Lloh41, Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40 .loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46 .loh AdrpLdrGotLdr Lloh47, Lloh48, Lloh49 .loh AdrpLdrGotLdr Lloh50, Lloh51, Lloh52 .loh AdrpLdrGot Lloh53, Lloh54 .loh AdrpLdrGot Lloh55, Lloh56 .loh AdrpLdrGotLdr Lloh60, Lloh61, Lloh62 .loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59 .loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65 .loh AdrpLdrGotLdr Lloh66, Lloh67, Lloh68 .loh AdrpLdrGotLdr Lloh69, Lloh70, Lloh71 .loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74 .loh AdrpLdrGot Lloh77, Lloh78 .loh AdrpLdrGot Lloh75, Lloh76 .cfi_endproc ; -- End function .comm _ETH_P_CAN,4,2 ; @ETH_P_CAN .comm _CAN_ERR_FLAG,4,2 ; @CAN_ERR_FLAG .comm _CAN_ERR_DLC,8,3 ; @CAN_ERR_DLC .comm _CPC_MSG_TYPE_CAN_STATE,8,3 ; @CPC_MSG_TYPE_CAN_STATE .comm _SJA1000_SR_BS,4,2 ; @SJA1000_SR_BS .comm _CAN_STATE_BUS_OFF,8,3 ; @CAN_STATE_BUS_OFF .comm _CAN_ERR_BUSOFF,4,2 ; @CAN_ERR_BUSOFF .comm _SJA1000_SR_ES,4,2 ; @SJA1000_SR_ES .comm _CAN_STATE_ERROR_WARNING,8,3 ; @CAN_STATE_ERROR_WARNING .comm _CAN_STATE_ERROR_ACTIVE,8,3 ; @CAN_STATE_ERROR_ACTIVE .comm _CPC_MSG_TYPE_CAN_FRAME_ERROR,8,3 ; @CPC_MSG_TYPE_CAN_FRAME_ERROR .comm _CAN_ERR_PROT,4,2 ; @CAN_ERR_PROT .comm _CAN_ERR_BUSERROR,4,2 ; @CAN_ERR_BUSERROR .comm _SJA1000_ECC_MASK,4,2 ; @SJA1000_ECC_MASK .comm _CAN_ERR_PROT_BIT,4,2 ; @CAN_ERR_PROT_BIT .comm _CAN_ERR_PROT_FORM,4,2 ; @CAN_ERR_PROT_FORM .comm _CAN_ERR_PROT_STUFF,4,2 ; @CAN_ERR_PROT_STUFF .comm _CAN_ERR_PROT_UNSPEC,4,2 ; @CAN_ERR_PROT_UNSPEC .comm _SJA1000_ECC_SEG,4,2 ; @SJA1000_ECC_SEG .comm _SJA1000_ECC_DIR,4,2 ; @SJA1000_ECC_DIR .comm _CAN_ERR_PROT_TX,4,2 ; @CAN_ERR_PROT_TX .comm _CAN_STATE_ERROR_PASSIVE,8,3 ; @CAN_STATE_ERROR_PASSIVE .comm _CAN_ERR_CRTL_TX_PASSIVE,4,2 ; @CAN_ERR_CRTL_TX_PASSIVE .comm _CAN_ERR_CRTL_RX_PASSIVE,4,2 ; @CAN_ERR_CRTL_RX_PASSIVE .comm _CPC_MSG_TYPE_OVERRUN,8,3 ; @CPC_MSG_TYPE_OVERRUN .comm _CAN_ERR_CRTL,4,2 ; @CAN_ERR_CRTL .comm _CAN_ERR_CRTL_RX_OVERFLOW,4,2 ; @CAN_ERR_CRTL_RX_OVERFLOW .no_dead_strip _ems_usb_rx_err .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/net/can/usb/extr_ems_usb.c_ems_usb_rx_err.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 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: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/192331093.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hash ## -- Begin function hash .p2align 4, 0x90 _hash: ## @hash .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movabsq $-6640827866535438581, %rcx ## imm = 0xA3D70A3D70A3D70B movq %rdi, %rax imulq %rcx addq %rdi, %rdx movq %rdx, %rax shrq $63, %rax shrq $6, %rdx addl %eax, %edx imull $100, %edx, %eax subl %eax, %edi movl %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _memPro ## -- Begin function memPro .p2align 4, 0x90 _memPro: ## @memPro .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 $416, %rsp ## imm = 0x1A0 .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdx, %r14 movq ___stack_chk_guard@GOTPCREL(%rip), %rbx movq (%rbx), %rbx movabsq $-6640827866535438581, %r8 ## imm = 0xA3D70A3D70A3D70B movq %rdi, %rax imulq %r8 movq %rbx, -24(%rbp) addq %rdi, %rdx movq %rdx, %rax shrq $63, %rax sarq $6, %rdx addq %rax, %rdx imulq $100, %rdx, %rax movq %rdi, %r9 subq %rax, %r9 movl $1, -432(%rbp,%r9,4) movq %r14, %rax imulq %r8 addq %r14, %rdx movq %rdx, %rax shrq $63, %rax sarq $6, %rdx addq %rax, %rdx imulq $100, %rdx, %rax movq %r14, %rbx subq %rax, %rbx movl $1, -432(%rbp,%rbx,4) movq (%rsi), %rsi movq %rsi, %rax imulq %r8 addq %rsi, %rdx movq %rdx, %rax shrq $63, %rax sarq $6, %rdx addq %rax, %rdx imulq $100, %rdx, %rax subq %rax, %rsi movl $0, -432(%rbp,%rsi,4) movq (%rcx), %rcx movq %rcx, %rax imulq %r8 addq %rcx, %rdx movq %rdx, %rax shrq $63, %rax sarq $6, %rdx addq %rax, %rdx imulq $100, %rdx, %rax subq %rax, %rcx movl $0, -432(%rbp,%rcx,4) cmpl $1, -432(%rbp,%r9,4) jne LBB1_2 ## %bb.1: callq _free LBB1_2: cmpl $1, -432(%rbp,%rbx,4) jne LBB1_5 ## %bb.3: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -24(%rbp), %rax jne LBB1_7 ## %bb.4: movq %r14, %rdi addq $416, %rsp ## imm = 0x1A0 popq %rbx popq %r14 popq %rbp jmp _free ## TAILCALL LBB1_5: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -24(%rbp), %rax jne LBB1_7 ## %bb.6: addq $416, %rsp ## imm = 0x1A0 popq %rbx popq %r14 popq %rbp retq LBB1_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI2_0: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI2_1: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI2_2: .quad 0x412e848000000000 ## double 1.0E+6 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 callq _clock movq %rax, %r14 movl $10, %edi callq _malloc movq %rax, %r12 leaq L_.str.1(%rip), %r15 xorl %ebx, %ebx .p2align 4, 0x90 LBB2_1: ## =>This Inner Loop Header: Depth=1 movw $111, 4(%r12) movl $1819043176, (%r12) ## imm = 0x6C6C6568 movl $10, %edx movq %r12, %rdi xorl %esi, %esi movq %r15, %rcx movl %ebx, %r8d xorl %eax, %eax callq ___sprintf_chk incl %ebx cmpl $100000, %ebx ## imm = 0x186A0 jne LBB2_1 ## %bb.2: leaq L_.str.2(%rip), %rsi movl $10, %edx movq %r12, %rdi callq ___strcat_chk callq _clock subq %r14, %rax movq %rax, %xmm1 punpckldq LCPI2_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1] subpd LCPI2_1(%rip), %xmm1 movapd %xmm1, %xmm0 unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1] addsd %xmm1, %xmm0 divsd LCPI2_2(%rip), %xmm0 leaq L_.str.3(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "hello" L_.str.1: ## @.str.1 .asciz "%d" L_.str.2: ## @.str.2 .asciz "world" L_.str.3: ## @.str.3 .asciz "%f seconds\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _hash ; -- Begin function hash .p2align 2 _hash: ; @hash .cfi_startproc ; %bb.0: mov x8, #55051 movk x8, #28835, lsl #16 movk x8, #2621, lsl #32 movk x8, #41943, lsl #48 smulh x8, x0, x8 add x8, x8, x0 lsr x9, x8, #63 lsr x8, x8, #6 add w8, w8, w9 mov w9, #100 msub w0, w8, w9, w0 ret .cfi_endproc ; -- End function .globl _memPro ; -- Begin function memPro .p2align 2 _memPro: ; @memPro .cfi_startproc ; %bb.0: sub sp, sp, #464 .cfi_def_cfa_offset 464 stp x22, x21, [sp, #416] ; 16-byte Folded Spill stp x20, x19, [sp, #432] ; 16-byte Folded Spill stp x29, x30, [sp, #448] ; 16-byte Folded Spill add x29, sp, #448 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x2 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-40] mov x8, #55051 movk x8, #28835, lsl #16 movk x8, #2621, lsl #32 movk x8, #41943, lsl #48 smulh x9, x0, x8 add x9, x9, x0 asr x10, x9, #6 add x9, x10, x9, lsr #63 mov w10, #100 msub x9, x9, x10, x0 lsl x9, x9, #2 add x20, sp, #8 mov w11, #1 str w11, [x20, x9] smulh x12, x2, x8 add x12, x12, x2 asr x13, x12, #6 add x12, x13, x12, lsr #63 msub x21, x12, x10, x2 str w11, [x20, x21, lsl #2] ldr x11, [x1] smulh x12, x11, x8 add x12, x12, x11 asr x13, x12, #6 add x12, x13, x12, lsr #63 msub x11, x12, x10, x11 str wzr, [x20, x11, lsl #2] ldr x11, [x3] smulh x8, x11, x8 add x8, x8, x11 asr x12, x8, #6 add x8, x12, x8, lsr #63 msub x8, x8, x10, x11 str wzr, [x20, x8, lsl #2] ldr w8, [x20, x9] cmp w8, #1 b.ne LBB1_2 ; %bb.1: bl _free LBB1_2: ldr w8, [x20, x21, lsl #2] cmp w8, #1 b.ne LBB1_5 ; %bb.3: ldur x8, [x29, #-40] Lloh3: adrp x9, ___stack_chk_guard@GOTPAGE Lloh4: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x9, x8 b.ne LBB1_7 ; %bb.4: mov x0, x19 ldp x29, x30, [sp, #448] ; 16-byte Folded Reload ldp x20, x19, [sp, #432] ; 16-byte Folded Reload ldp x22, x21, [sp, #416] ; 16-byte Folded Reload add sp, sp, #464 b _free LBB1_5: ldur x8, [x29, #-40] Lloh6: adrp x9, ___stack_chk_guard@GOTPAGE Lloh7: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh8: ldr x9, [x9] cmp x9, x8 b.ne LBB1_7 ; %bb.6: ldp x29, x30, [sp, #448] ; 16-byte Folded Reload ldp x20, x19, [sp, #432] ; 16-byte Folded Reload ldp x22, x21, [sp, #416] ; 16-byte Folded Reload add sp, sp, #464 ret LBB1_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 bl _clock mov x19, x0 mov w0, #10 bl _malloc mov x20, x0 mov w22, #0 mov w23, #111 mov w24, #25960 movk w24, #27756, lsl #16 mov w25, #34464 movk w25, #1, lsl #16 Lloh9: adrp x21, l_.str.1@PAGE Lloh10: add x21, x21, l_.str.1@PAGEOFF LBB2_1: ; =>This Inner Loop Header: Depth=1 strh w23, [x20, #4] str w24, [x20] str x22, [sp] mov x0, x20 mov w1, #0 mov w2, #10 mov x3, x21 bl ___sprintf_chk add w22, w22, #1 cmp w22, w25 b.ne LBB2_1 ; %bb.2: Lloh11: adrp x1, l_.str.2@PAGE Lloh12: add x1, x1, l_.str.2@PAGEOFF mov x0, x20 mov w2, #10 bl ___strcat_chk bl _clock sub x8, x0, x19 ucvtf d0, x8 mov x8, #145685290680320 movk x8, #16686, lsl #48 fmov d1, x8 fdiv d0, d0, d1 str d0, [sp] Lloh13: adrp x0, l_.str.3@PAGE Lloh14: add x0, x0, l_.str.3@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "hello" l_.str.1: ; @.str.1 .asciz "%d" l_.str.2: ; @.str.2 .asciz "world" l_.str.3: ; @.str.3 .asciz "%f seconds\n" .subsections_via_symbols
the_stack_data/25426.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function newcclass _newcclass: ## @newcclass .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 (%rdi), %r14 movq 16(%rdi), %rax movq (%rax), %rdi callq _nelem cmpq %rax, %r14 jl LBB0_2 ## %bb.1: leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _die LBB0_2: movq (%rbx), %rax movq 16(%rbx), %rcx movq (%rcx), %rcx leaq 1(%rax), %rdx movq %rdx, (%rbx) leaq (%rcx,%rax,8), %rdx movq %rdx, 8(%rbx) movl (%rcx,%rax,8), %edx movl %edx, 4(%rcx,%rax,8) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "too many character classes" .no_dead_strip _newcclass .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function newcclass _newcclass: ; @newcclass .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 ldr x20, [x0] ldr x8, [x0, #16] ldr x0, [x8] bl _nelem cmp x20, x0 b.lt LBB0_2 ; %bb.1: Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _die LBB0_2: ldr x8, [x19, #16] ldr x8, [x8] ldr x9, [x19] add x10, x9, #1 add x8, x8, x9, lsl #3 stp x10, x8, [x19] ldr w9, [x8] str w9, [x8, #4] 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 "too many character classes" .no_dead_strip _newcclass .subsections_via_symbols
AnghaBench/sumatrapdf/ext/mujs/extr_regexp.c_newcclass.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _expr_eliminate_dups ## -- Begin function expr_eliminate_dups .p2align 4, 0x90 _expr_eliminate_dups: ## @expr_eliminate_dups .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, -32(%rbp) testq %rdi, %rdi je LBB0_1 ## %bb.2: movq _trans_count@GOTPCREL(%rip), %r14 movl (%r14), %r15d movl $0, (%r14) movl (%rdi), %edi movl %edi, %eax andl $-2, %eax cmpl $128, %eax jne LBB0_6 ## %bb.3: leaq -32(%rbp), %rbx .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rsi movq %rbx, %rdx callq _expr_eliminate_dups1 cmpl $0, (%r14) je LBB0_6 ## %bb.5: ## in Loop: Header=BB0_4 Depth=1 movq -32(%rbp), %rdi callq _expr_eliminate_yn movq %rax, -32(%rbp) movl $0, (%r14) movl (%rax), %edi movl %edi, %eax andl $-2, %eax cmpl $128, %eax je LBB0_4 LBB0_6: movl %r15d, (%r14) movq -32(%rbp), %rax jmp LBB0_7 LBB0_1: xorl %eax, %eax LBB0_7: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _trans_count,4,2 ## @trans_count .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _expr_eliminate_dups ; -- Begin function expr_eliminate_dups .p2align 2 _expr_eliminate_dups: ; @expr_eliminate_dups .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 str x0, [sp, #8] cbz x0, LBB0_6 ; %bb.1: Lloh0: adrp x19, _trans_count@GOTPAGE Lloh1: ldr x19, [x19, _trans_count@GOTPAGEOFF] ldr w20, [x19] LBB0_2: ; =>This Inner Loop Header: Depth=1 str wzr, [x19] ldr w0, [x0] and w8, w0, #0xfffffffe cmp w8, #128 b.ne LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 add x1, sp, #8 add x2, sp, #8 bl _expr_eliminate_dups1 ldr w8, [x19] cbz w8, LBB0_5 ; %bb.4: ; in Loop: Header=BB0_2 Depth=1 ldr x0, [sp, #8] bl _expr_eliminate_yn str x0, [sp, #8] b LBB0_2 LBB0_5: str w20, [x19] ldr x0, [sp, #8] LBB0_6: 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 _trans_count,4,2 ; @trans_count .subsections_via_symbols
AnghaBench/esp-idf/tools/kconfig/extr_expr.c_expr_eliminate_dups.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _while_true ## -- Begin function while_true .p2align 4, 0x90 _while_true: ## @while_true .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 .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi callq _PT_REGS_RC jmp LBB0_1 .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _while_true ; -- Begin function while_true .p2align 2 _while_true: ; @while_true .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 LBB0_1: ; =>This Inner Loop Header: Depth=1 mov x0, x19 bl _PT_REGS_RC b LBB0_1 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/tools/testing/selftests/bpf/progs/extr_loop3.c_while_true.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GX_SetTexCoordGen2 ## -- Begin function GX_SetTexCoordGen2 .p2align 4, 0x90 _GX_SetTexCoordGen2: ## @GX_SetTexCoordGen2 .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 _GX_MAXCOORD@GOTPCREL(%rip), %rax cmpl %edi, (%rax) jle LBB0_26 ## %bb.1: movl %r9d, %r12d movl %edx, %r13d movl %esi, %r14d movl %edi, %edx leal -128(%r13), %eax cmpl $13, %eax movl %ecx, -44(%rbp) ## 4-byte Spill ja LBB0_2 ## %bb.3: cltq leaq l_switch.table.GX_SetTexCoordGen2(%rip), %rcx movl (%rcx,%rax,4), %r15d leaq l_switch.table.GX_SetTexCoordGen2.1(%rip), %rcx movl (%rcx,%rax,4), %edi jmp LBB0_4 LBB0_2: xorl %edi, %edi movl $5, %r15d LBB0_4: movq %rdx, -64(%rbp) ## 8-byte Spill ## kill: def $edx killed $edx killed $rdx andl $7, %edx movq _GX_TG_MTX3x4@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl %r14d, %eax je LBB0_6 ## %bb.5: movq _GX_TG_MTX2x4@GOTPCREL(%rip), %rcx cmpl %r14d, (%rcx) je LBB0_6 ## %bb.7: movq _GX_TG_BUMP0@GOTPCREL(%rip), %rax movl (%rax), %eax cmpl %r14d, %eax jg LBB0_10 ## %bb.8: movq _GX_TG_BUMP7@GOTPCREL(%rip), %rcx cmpl %r14d, (%rcx) jl LBB0_10 ## %bb.9: movq _GX_TG_TEXCOORD0@GOTPCREL(%rip), %rcx subl (%rcx), %r13d subl %eax, %r14d movl %r15d, %ebx movl $2, %esi movl %edx, %r15d movl $1, %edx movl %r8d, -48(%rbp) ## 4-byte Spill callq __SHIFTL movl %eax, -52(%rbp) ## 4-byte Spill movl %ebx, %edi movl $7, %esi movl $5, %edx callq __SHIFTL movl %eax, %ebx movl %r13d, %edi movl $12, %esi movl $3, %edx callq __SHIFTL movl %eax, %r13d movl %r14d, %edi movl $15, %esi movl $3, %edx callq __SHIFTL movl %r15d, %edx movl -48(%rbp), %r8d ## 4-byte Reload orl -52(%rbp), %ebx ## 4-byte Folded Reload orl %r13d, %ebx orl %eax, %ebx orl $16, %ebx jmp LBB0_13 LBB0_6: xorl %r13d, %r13d cmpl %r14d, %eax sete %r13b addl %r13d, %r13d movl $2, %esi movl %edx, %r14d movl $1, %edx movl %r8d, %ebx callq __SHIFTL movl %eax, -48(%rbp) ## 4-byte Spill movl %r15d, %edi movl $7, %esi movl $5, %edx callq __SHIFTL movl %r14d, %edx movl %ebx, %r8d movl %eax, %ebx orl -48(%rbp), %ebx ## 4-byte Folded Reload jmp LBB0_12 LBB0_10: movq _GX_TG_SRTG@GOTPCREL(%rip), %rax xorl %ebx, %ebx cmpl %r14d, (%rax) jne LBB0_13 ## %bb.11: xorl %eax, %eax cmpl $139, %r13d movl $48, %ecx cmovnel %eax, %ecx cmpl $140, %r13d movl $32, %r13d cmovnel %ecx, %r13d movl $2, %esi movl %edx, %r15d movl $1, %edx movl %r8d, %ebx callq __SHIFTL movl %eax, %r14d movl $2, %edi movl $7, %esi movl $5, %edx callq __SHIFTL movl %r15d, %edx movl %ebx, %r8d movl %eax, %ebx orl %r14d, %ebx LBB0_12: orl %r13d, %ebx LBB0_13: movq _GX_DTTMTX0@GOTPCREL(%rip), %rax subl (%rax), %r12d movq ___gx@GOTPCREL(%rip), %r14 movq (%r14), %rax movq (%rax), %rax movl %edx, %r15d movl %ebx, (%rax,%r15,4) movl %r8d, %edi movl $8, %esi movl $1, %edx callq __SHIFTL andl $63, %r12d orl %eax, %r12d movq (%r14), %rdx movq 8(%rdx), %rax movl %r12d, (%rax,%r15,4) movq -64(%rbp), %rbx ## 8-byte Reload leal -142(%rbx), %eax cmpl $7, %eax ja LBB0_25 ## %bb.14: leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_23: movl $-16515073, %r15d ## imm = 0xFF03FFFF andl 20(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $18, %esi jmp LBB0_24 LBB0_22: movl $-258049, %r15d ## imm = 0xFFFC0FFF andl 20(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $12, %esi jmp LBB0_24 LBB0_21: movl $-4033, %r15d ## imm = 0xF03F andl 20(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $6, %esi LBB0_24: movl $6, %edx callq __SHIFTL orl %r15d, %eax movq (%r14), %rdx movl %eax, 20(%rdx) jmp LBB0_25 LBB0_20: movl 20(%rdx), %eax andl $-64, %eax movl -44(%rbp), %ecx ## 4-byte Reload andl $63, %ecx orl %eax, %ecx movl %ecx, 20(%rdx) jmp LBB0_25 LBB0_19: movl $-1056964609, %r15d ## imm = 0xC0FFFFFF andl 16(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $24, %esi jmp LBB0_16 LBB0_18: movl $-16515073, %r15d ## imm = 0xFF03FFFF andl 16(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $18, %esi jmp LBB0_16 LBB0_17: movl $-258049, %r15d ## imm = 0xFFFC0FFF andl 16(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $12, %esi jmp LBB0_16 LBB0_15: movl $-4033, %r15d ## imm = 0xF03F andl 16(%rdx), %r15d movl -44(%rbp), %edi ## 4-byte Reload movl $6, %esi LBB0_16: movl $6, %edx callq __SHIFTL orl %r15d, %eax movq (%r14), %rdx movl %eax, 16(%rdx) LBB0_25: movl $65536, %eax ## imm = 0x10000 movl %ebx, %ecx shll %cl, %eax orl 24(%rdx), %eax orl $67108864, %eax ## imm = 0x4000000 movl %eax, 24(%rdx) LBB0_26: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_23, LBB0_23-LJTI0_0 .set L0_0_set_22, LBB0_22-LJTI0_0 .set L0_0_set_21, LBB0_21-LJTI0_0 .set L0_0_set_20, LBB0_20-LJTI0_0 .set L0_0_set_19, LBB0_19-LJTI0_0 .set L0_0_set_18, LBB0_18-LJTI0_0 .set L0_0_set_17, LBB0_17-LJTI0_0 .set L0_0_set_15, LBB0_15-LJTI0_0 LJTI0_0: .long L0_0_set_23 .long L0_0_set_22 .long L0_0_set_21 .long L0_0_set_20 .long L0_0_set_19 .long L0_0_set_18 .long L0_0_set_17 .long L0_0_set_15 .end_data_region ## -- End function .comm _GX_MAXCOORD,4,2 ## @GX_MAXCOORD .comm _GX_TG_MTX3x4,4,2 ## @GX_TG_MTX3x4 .comm _GX_TG_MTX2x4,4,2 ## @GX_TG_MTX2x4 .comm _GX_TG_BUMP0,4,2 ## @GX_TG_BUMP0 .comm _GX_TG_BUMP7,4,2 ## @GX_TG_BUMP7 .comm _GX_TG_TEXCOORD0,8,3 ## @GX_TG_TEXCOORD0 .comm _GX_TG_SRTG,4,2 ## @GX_TG_SRTG .comm _GX_DTTMTX0,8,3 ## @GX_DTTMTX0 .comm ___gx,8,3 ## @__gx .section __TEXT,__const .p2align 2 ## @switch.table.GX_SetTexCoordGen2 l_switch.table.GX_SetTexCoordGen2: .long 12 ## 0xc .long 11 ## 0xb .long 10 ## 0xa .long 9 ## 0x9 .long 8 ## 0x8 .long 7 ## 0x7 .long 6 ## 0x6 .long 5 ## 0x5 .long 4 ## 0x4 .long 0 ## 0x0 .long 1 ## 0x1 .long 2 ## 0x2 .long 2 ## 0x2 .long 3 ## 0x3 .p2align 2 ## @switch.table.GX_SetTexCoordGen2.1 l_switch.table.GX_SetTexCoordGen2.1: .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .long 1 ## 0x1 .long 1 ## 0x1 .long 0 ## 0x0 .long 0 ## 0x0 .long 1 ## 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _GX_SetTexCoordGen2 ; -- Begin function GX_SetTexCoordGen2 .p2align 2 _GX_SetTexCoordGen2: ; @GX_SetTexCoordGen2 .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 Lloh0: adrp x8, _GX_MAXCOORD@GOTPAGE Lloh1: ldr x8, [x8, _GX_MAXCOORD@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, w0 b.le LBB0_25 ; %bb.1: mov x22, x5 mov x21, x4 mov x20, x3 mov x19, x0 sub w8, w2, #128 cmp w8, #13 b.hi LBB0_3 ; %bb.2: sbfiz x8, x8, #2, #32 Lloh3: adrp x9, l_switch.table.GX_SetTexCoordGen2@PAGE Lloh4: add x9, x9, l_switch.table.GX_SetTexCoordGen2@PAGEOFF ldr w23, [x9, x8] Lloh5: adrp x9, l_switch.table.GX_SetTexCoordGen2.1@PAGE Lloh6: add x9, x9, l_switch.table.GX_SetTexCoordGen2.1@PAGEOFF ldr w0, [x9, x8] b LBB0_4 LBB0_3: mov w0, #0 mov w23, #5 LBB0_4: and w27, w19, #0x7 Lloh7: adrp x8, _GX_TG_MTX3x4@GOTPAGE Lloh8: ldr x8, [x8, _GX_TG_MTX3x4@GOTPAGEOFF] Lloh9: ldr w8, [x8] Lloh10: adrp x9, _GX_TG_MTX2x4@GOTPAGE Lloh11: ldr x9, [x9, _GX_TG_MTX2x4@GOTPAGEOFF] Lloh12: ldr w9, [x9] cmp w8, w1 ccmp w9, w1, #4, ne b.ne LBB0_6 ; %bb.5: cmp w8, w1 cset w24, eq mov w1, #2 mov w2, #1 bl __SHIFTL orr w24, w0, w24, lsl #1 mov x0, x23 mov w1, #7 mov w2, #5 bl __SHIFTL orr w8, w24, w0 b LBB0_11 LBB0_6: Lloh13: adrp x8, _GX_TG_BUMP0@GOTPAGE Lloh14: ldr x8, [x8, _GX_TG_BUMP0@GOTPAGEOFF] Lloh15: ldr w8, [x8] Lloh16: adrp x9, _GX_TG_BUMP7@GOTPAGE Lloh17: ldr x9, [x9, _GX_TG_BUMP7@GOTPAGEOFF] Lloh18: ldr w9, [x9] cmp w8, w1 ccmp w9, w1, #8, le b.ge LBB0_9 ; %bb.7: Lloh19: adrp x8, _GX_TG_SRTG@GOTPAGE Lloh20: ldr x8, [x8, _GX_TG_SRTG@GOTPAGEOFF] Lloh21: ldr w8, [x8] cmp w8, w1 b.ne LBB0_10 ; %bb.8: mov w8, #48 cmp w2, #139 csel w8, w8, wzr, eq mov w9, #32 cmp w2, #140 csel w23, w9, w8, eq mov w1, #2 mov w2, #1 bl __SHIFTL orr w23, w0, w23 mov w0, #2 mov w1, #7 mov w2, #5 bl __SHIFTL orr w8, w23, w0 b LBB0_11 LBB0_9: Lloh22: adrp x9, _GX_TG_TEXCOORD0@GOTPAGE Lloh23: ldr x9, [x9, _GX_TG_TEXCOORD0@GOTPAGEOFF] Lloh24: ldr w9, [x9] sub w24, w2, w9 sub w25, w1, w8 mov w1, #2 mov w2, #1 bl __SHIFTL mov x26, x0 mov x0, x23 mov w1, #7 mov w2, #5 bl __SHIFTL mov x23, x0 mov x0, x24 mov w1, #12 mov w2, #3 bl __SHIFTL mov x24, x0 mov x0, x25 mov w1, #15 mov w2, #3 bl __SHIFTL orr w8, w26, w23 orr w8, w8, w24 orr w8, w8, w0 orr w8, w8, #0x10 b LBB0_11 LBB0_10: mov w8, #0 LBB0_11: Lloh25: adrp x9, _GX_DTTMTX0@GOTPAGE Lloh26: ldr x9, [x9, _GX_DTTMTX0@GOTPAGEOFF] Lloh27: ldr w9, [x9] Lloh28: adrp x23, ___gx@GOTPAGE Lloh29: ldr x23, [x23, ___gx@GOTPAGEOFF] sub w22, w22, w9 ldr x9, [x23] ldr x9, [x9] lsl x24, x27, #2 str w8, [x9, x24] mov x0, x21 mov w1, #8 mov w2, #1 bl __SHIFTL and w8, w22, #0x3f orr w9, w0, w8 ldr x8, [x23] ldr x10, [x8, #8] str w9, [x10, x24] sub w9, w19, #142 cmp w9, #7 b.hi LBB0_24 ; %bb.12: Lloh30: adrp x10, lJTI0_0@PAGE Lloh31: add x10, x10, lJTI0_0@PAGEOFF adr x11, LBB0_13 ldrb w12, [x10, x9] add x11, x11, x12, lsl #2 br x11 LBB0_13: ldr w8, [x8, #20] and w21, w8, #0xff03ffff mov x0, x20 mov w1, #18 b LBB0_16 LBB0_14: ldr w8, [x8, #20] and w21, w8, #0xfffc0fff mov x0, x20 mov w1, #12 b LBB0_16 LBB0_15: ldr w8, [x8, #20] and w21, w8, #0xfffff03f mov x0, x20 mov w1, #6 LBB0_16: mov w2, #6 bl __SHIFTL orr w9, w21, w0 ldr x8, [x23] b LBB0_18 LBB0_17: ldr w9, [x8, #20] bfxil w9, w20, #0, #6 LBB0_18: str w9, [x8, #20] b LBB0_24 LBB0_19: ldr w8, [x8, #16] and w21, w8, #0xc0ffffff mov x0, x20 mov w1, #24 b LBB0_23 LBB0_20: ldr w8, [x8, #16] and w21, w8, #0xff03ffff mov x0, x20 mov w1, #18 b LBB0_23 LBB0_21: ldr w8, [x8, #16] and w21, w8, #0xfffc0fff mov x0, x20 mov w1, #12 b LBB0_23 LBB0_22: ldr w8, [x8, #16] and w21, w8, #0xfffff03f mov x0, x20 mov w1, #6 LBB0_23: mov w2, #6 bl __SHIFTL orr w9, w21, w0 ldr x8, [x23] str w9, [x8, #16] LBB0_24: mov w9, #65536 lsl w9, w9, w19 ldr w10, [x8, #24] orr w9, w9, w10 orr w9, w9, #0x4000000 str w9, [x8, #24] LBB0_25: ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24 .loh AdrpLdrGot Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpAdd Lloh30, Lloh31 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_13-LBB0_13)>>2 .byte (LBB0_14-LBB0_13)>>2 .byte (LBB0_15-LBB0_13)>>2 .byte (LBB0_17-LBB0_13)>>2 .byte (LBB0_19-LBB0_13)>>2 .byte (LBB0_20-LBB0_13)>>2 .byte (LBB0_21-LBB0_13)>>2 .byte (LBB0_22-LBB0_13)>>2 ; -- End function .comm _GX_MAXCOORD,4,2 ; @GX_MAXCOORD .comm _GX_TG_MTX3x4,4,2 ; @GX_TG_MTX3x4 .comm _GX_TG_MTX2x4,4,2 ; @GX_TG_MTX2x4 .comm _GX_TG_BUMP0,4,2 ; @GX_TG_BUMP0 .comm _GX_TG_BUMP7,4,2 ; @GX_TG_BUMP7 .comm _GX_TG_TEXCOORD0,8,3 ; @GX_TG_TEXCOORD0 .comm _GX_TG_SRTG,4,2 ; @GX_TG_SRTG .comm _GX_DTTMTX0,8,3 ; @GX_DTTMTX0 .comm ___gx,8,3 ; @__gx .p2align 2 ; @switch.table.GX_SetTexCoordGen2 l_switch.table.GX_SetTexCoordGen2: .long 12 ; 0xc .long 11 ; 0xb .long 10 ; 0xa .long 9 ; 0x9 .long 8 ; 0x8 .long 7 ; 0x7 .long 6 ; 0x6 .long 5 ; 0x5 .long 4 ; 0x4 .long 0 ; 0x0 .long 1 ; 0x1 .long 2 ; 0x2 .long 2 ; 0x2 .long 3 ; 0x3 .p2align 2 ; @switch.table.GX_SetTexCoordGen2.1 l_switch.table.GX_SetTexCoordGen2.1: .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .long 1 ; 0x1 .long 1 ; 0x1 .long 0 ; 0x0 .long 0 ; 0x0 .long 1 ; 0x1 .subsections_via_symbols
AnghaBench/RetroArch/wii/libogc/libogc/extr_gx.c_GX_SetTexCoordGen2.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function pn26g0xa_ecc_get_status _pn26g0xa_ecc_get_status: ## @pn26g0xa_ecc_get_status .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $esi killed $esi def $rsi movq _PN26G0XA_STATUS_ECC_BITMASK@GOTPCREL(%rip), %rax andl (%rax), %esi addl $-128, %esi cmpl $3, %esi ja LBB0_5 ## %bb.1: xorl %eax, %eax leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rsi,4), %rdx addq %rcx, %rdx jmpq *%rdx LBB0_4: movq _EBADMSG@GOTPCREL(%rip), %rcx jmp LBB0_6 LBB0_5: movq _EINVAL@GOTPCREL(%rip), %rcx LBB0_6: xorl %eax, %eax subl (%rcx), %eax LBB0_7: popq %rbp retq LBB0_3: movl $8, %eax popq %rbp retq LBB0_2: movl $7, %eax popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_3, LBB0_3-LJTI0_0 .set L0_0_set_2, LBB0_2-LJTI0_0 LJTI0_0: .long L0_0_set_7 .long L0_0_set_4 .long L0_0_set_3 .long L0_0_set_2 .end_data_region ## -- End function .comm _PN26G0XA_STATUS_ECC_BITMASK,4,2 ## @PN26G0XA_STATUS_ECC_BITMASK .comm _EBADMSG,4,2 ## @EBADMSG .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _pn26g0xa_ecc_get_status .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function pn26g0xa_ecc_get_status _pn26g0xa_ecc_get_status: ; @pn26g0xa_ecc_get_status .cfi_startproc ; %bb.0: Lloh0: adrp x8, _PN26G0XA_STATUS_ECC_BITMASK@GOTPAGE Lloh1: ldr x8, [x8, _PN26G0XA_STATUS_ECC_BITMASK@GOTPAGEOFF] Lloh2: ldr w8, [x8] and w8, w8, w1 sub w8, w8, #128 cmp w8, #3 b.hi LBB0_3 ; %bb.1: mov w0, #0 Lloh3: adrp x9, lJTI0_0@PAGE Lloh4: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: Lloh5: adrp x8, _EBADMSG@GOTPAGE Lloh6: ldr x8, [x8, _EBADMSG@GOTPAGEOFF] b LBB0_4 LBB0_3: Lloh7: adrp x8, _EINVAL@GOTPAGE Lloh8: ldr x8, [x8, _EINVAL@GOTPAGEOFF] LBB0_4: ldr w8, [x8] neg w0, w8 LBB0_5: ret LBB0_6: mov w0, #8 ret LBB0_7: mov w0, #7 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh7, Lloh8 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_5-LBB0_2)>>2 .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 .byte (LBB0_7-LBB0_2)>>2 ; -- End function .comm _PN26G0XA_STATUS_ECC_BITMASK,4,2 ; @PN26G0XA_STATUS_ECC_BITMASK .comm _EBADMSG,4,2 ; @EBADMSG .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _pn26g0xa_ecc_get_status .subsections_via_symbols
AnghaBench/linux/drivers/mtd/nand/spi/extr_paragon.c_pn26g0xa_ecc_get_status.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq __DefaultRuneLocale@GOTPCREL(%rip), %rax testb $4, 98(%rax) jne LBB0_1 ## %bb.2: leaq L_.str.1(%rip), %rdi movl $9, %esi xorl %eax, %eax callq _printf jmp LBB0_3 LBB0_1: movq ___stdoutp@GOTPCREL(%rip), %rax movq (%rax), %rsi movl $9, %edi callq _fputc LBB0_3: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str.1: ## @.str.1 .asciz "\\x%02x" .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 x8, __DefaultRuneLocale@GOTPAGE Lloh1: ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF] ldrb w8, [x8, #98] tbnz w8, #2, LBB0_2 ; %bb.1: mov w8, #9 str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _printf b LBB0_3 LBB0_2: Lloh4: adrp x8, ___stdoutp@GOTPAGE Lloh5: ldr x8, [x8, ___stdoutp@GOTPAGEOFF] Lloh6: ldr x1, [x8] mov w0, #9 bl _fputc LBB0_3: mov w0, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload add sp, sp, #32 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str.1: ; @.str.1 .asciz "\\x%02x" .subsections_via_symbols
the_stack_data/15762675.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kvm_apic_update_irr ## -- Begin function kvm_apic_update_irr .p2align 4, 0x90 _kvm_apic_update_irr: ## @kvm_apic_update_irr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rsi, %rax movq (%rdi), %rcx movl (%rcx), %esi movq %rax, %rdi popq %rbp jmp ___kvm_apic_update_irr ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _kvm_apic_update_irr ; -- Begin function kvm_apic_update_irr .p2align 2 _kvm_apic_update_irr: ; @kvm_apic_update_irr .cfi_startproc ; %bb.0: mov x8, x1 ldr x9, [x0] ldr w1, [x9] mov x0, x8 b ___kvm_apic_update_irr .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/arch/x86/kvm/extr_lapic.c_kvm_apic_update_irr.c
anghabench