x86
stringlengths
122
5.97M
arm
stringlengths
122
5.84M
file
stringlengths
18
195
source
stringclasses
3 values
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function check_capsicum _check_capsicum: ## @check_capsicum .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp leaq L_.str(%rip), %rdi callq _ATF_REQUIRE_FEATURE leaq L_.str.1(%rip), %rdi callq _ATF_REQUIRE_FEATURE movq _O_EXEC@GOTPCREL(%rip), %rax movq _O_CLOEXEC@GOTPCREL(%rip), %rcx movl (%rcx), %esi orl (%rax), %esi leaq L_.str.2(%rip), %rdi callq _open movq _rootfd@GOTPCREL(%rip), %rcx movl %eax, (%rcx) notl %eax shrl $31, %eax movl %eax, %edi popq %rbp jmp _ATF_REQUIRE ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "security_capabilities" L_.str.1: ## @.str.1 .asciz "security_capability_mode" L_.str.2: ## @.str.2 .asciz "/" .comm _O_EXEC,4,2 ## @O_EXEC .comm _O_CLOEXEC,4,2 ## @O_CLOEXEC .comm _rootfd,4,2 ## @rootfd .no_dead_strip _check_capsicum .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function check_capsicum _check_capsicum: ; @check_capsicum .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 _ATF_REQUIRE_FEATURE Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _ATF_REQUIRE_FEATURE Lloh4: adrp x8, _O_EXEC@GOTPAGE Lloh5: ldr x8, [x8, _O_EXEC@GOTPAGEOFF] Lloh6: ldr w8, [x8] Lloh7: adrp x9, _O_CLOEXEC@GOTPAGE Lloh8: ldr x9, [x9, _O_CLOEXEC@GOTPAGEOFF] Lloh9: ldr w9, [x9] orr w1, w9, w8 Lloh10: adrp x0, l_.str.2@PAGE Lloh11: add x0, x0, l_.str.2@PAGEOFF bl _open Lloh12: adrp x8, _rootfd@GOTPAGE Lloh13: ldr x8, [x8, _rootfd@GOTPAGEOFF] Lloh14: str w0, [x8] mvn w8, w0 lsr w0, w8, #31 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _ATF_REQUIRE .loh AdrpLdrGotStr Lloh12, Lloh13, Lloh14 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "security_capabilities" l_.str.1: ; @.str.1 .asciz "security_capability_mode" l_.str.2: ; @.str.2 .asciz "/" .comm _O_EXEC,4,2 ; @O_EXEC .comm _O_CLOEXEC,4,2 ; @O_CLOEXEC .comm _rootfd,4,2 ; @rootfd .no_dead_strip _check_capsicum .subsections_via_symbols
AnghaBench/freebsd/tests/sys/capsicum/extr_bindat_connectat.c_check_capsicum.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function get_quant_quality _get_quant_quality: ## @get_quant_quality .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl %esi, %edi movl $1, %esi callq _FFMAX movl %eax, %ecx movq _fallback_lquant@GOTPCREL(%rip), %rax movq (%rax), %r8 movq (%rbx), %r9 movq 8(%rbx), %rbx movq _fallback_cquant@GOTPCREL(%rip), %rax movq (%rax), %rsi xorl %edi, %edi .p2align 4, 0x90 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl (%r8,%rdi,4), %eax shll $7, %eax cltd idivl %ecx movl %eax, (%r9,%rdi,4) movl (%rsi,%rdi,4), %eax shll $7, %eax cltd idivl %ecx movl %eax, (%rbx,%rdi,4) incq %rdi cmpq $64, %rdi jne LBB0_1 ## %bb.2: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .comm _fallback_lquant,8,3 ## @fallback_lquant .comm _fallback_cquant,8,3 ## @fallback_cquant .no_dead_strip _get_quant_quality .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function get_quant_quality _get_quant_quality: ; @get_quant_quality .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov x0, x1 mov w1, #1 bl _FFMAX mov x8, #0 Lloh0: adrp x9, _fallback_lquant@GOTPAGE Lloh1: ldr x9, [x9, _fallback_lquant@GOTPAGEOFF] Lloh2: ldr x9, [x9] Lloh3: adrp x10, _fallback_cquant@GOTPAGE Lloh4: ldr x10, [x10, _fallback_cquant@GOTPAGEOFF] Lloh5: ldr x10, [x10] ldp x11, x12, [x19] LBB0_1: ; =>This Inner Loop Header: Depth=1 ldr w13, [x9, x8] lsl w13, w13, #7 sdiv w13, w13, w0 str w13, [x11, x8] ldr w13, [x10, x8] lsl w13, w13, #7 sdiv w13, w13, w0 str w13, [x12, x8] add x8, x8, #4 cmp x8, #256 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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _fallback_lquant,8,3 ; @fallback_lquant .comm _fallback_cquant,8,3 ; @fallback_cquant .no_dead_strip _get_quant_quality .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_nuv.c_get_quant_quality.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _rtw_hal_xmitframe_enqueue ## -- Begin function rtw_hal_xmitframe_enqueue .p2align 4, 0x90 _rtw_hal_xmitframe_enqueue: ## @rtw_hal_xmitframe_enqueue .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax testq %rax, %rax je LBB0_1 ## %bb.2: popq %rbp jmpq *%rax ## TAILCALL LBB0_1: 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 _rtw_hal_xmitframe_enqueue ; -- Begin function rtw_hal_xmitframe_enqueue .p2align 2 _rtw_hal_xmitframe_enqueue: ; @rtw_hal_xmitframe_enqueue .cfi_startproc ; %bb.0: ldr x2, [x0] cbz x2, LBB0_2 ; %bb.1: br x2 LBB0_2: mov w0, #0 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/staging/rtl8723bs/hal/extr_hal_intf.c_rtw_hal_xmitframe_enqueue.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vlynq_irq_type _vlynq_irq_type: ## @vlynq_irq_type .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %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, %r15 callq _irq_data_get_irq_chip_data movq %rax, %rbx xorl %edi, %edi testq %rax, %rax sete %dil callq _BUG_ON movl (%r15), %r13d subl (%rbx), %r13d movq %rbx, -48(%rbp) ## 8-byte Spill movq 8(%rbx), %rax movl %r13d, %ecx sarl $2, %ecx movslq %ecx, %r15 shlq $2, %r15 movq (%rax), %rdi addq %r15, %rdi callq _readl movl %eax, %r12d movq _IRQ_TYPE_SENSE_MASK@GOTPCREL(%rip), %rax andl (%rax), %r14d leal -130(%r14), %eax cmpl $3, %eax jae LBB0_1 ## %bb.6: movq _VINT_TYPE_EDGE@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %ebx orl %r12d, %ebx movq _VINT_LEVEL_LOW@GOTPCREL(%rip), %rax movl (%rax), %r12d movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %r12d notl %r12d jmp LBB0_7 LBB0_1: cmpl $128, %r14d je LBB0_4 ## %bb.2: cmpl $129, %r14d jne LBB0_5 ## %bb.3: movq _VINT_TYPE_EDGE@GOTPCREL(%rip), %rax movl (%rax), %r14d movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %r14d movq _VINT_LEVEL_LOW@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %ebx orl %r14d, %ebx notl %ebx LBB0_7: andl %ebx, %r12d jmp LBB0_8 LBB0_4: movq _VINT_TYPE_EDGE@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %ebx notl %ebx andl %ebx, %r12d movq _VINT_LEVEL_LOW@GOTPCREL(%rip), %rax movl (%rax), %ebx movl %r13d, %edi callq _VINT_OFFSET movl %eax, %ecx shll %cl, %ebx orl %ebx, %r12d LBB0_8: movq -48(%rbp), %rax ## 8-byte Reload movq 8(%rax), %rax addq (%rax), %r15 movl %r12d, %edi movq %r15, %rsi callq _writel xorl %eax, %eax LBB0_9: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_5: movq _EINVAL@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax jmp LBB0_9 .cfi_endproc ## -- End function .comm _IRQ_TYPE_SENSE_MASK,4,2 ## @IRQ_TYPE_SENSE_MASK .comm _VINT_TYPE_EDGE,4,2 ## @VINT_TYPE_EDGE .comm _VINT_LEVEL_LOW,4,2 ## @VINT_LEVEL_LOW .comm _EINVAL,4,2 ## @EINVAL .no_dead_strip _vlynq_irq_type .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vlynq_irq_type _vlynq_irq_type: ; @vlynq_irq_type .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x22, x1 mov x20, x0 bl _irq_data_get_irq_chip_data mov x19, x0 cmp x0, #0 cset w0, eq bl _BUG_ON ldr w8, [x20] ldr w9, [x19] sub w20, w8, w9 ldr x8, [x19, #8] ldr x8, [x8] asr w9, w20, #2 add x0, x8, w9, sxtw #2 bl _readl mov x21, x0 Lloh0: adrp x8, _IRQ_TYPE_SENSE_MASK@GOTPAGE Lloh1: ldr x8, [x8, _IRQ_TYPE_SENSE_MASK@GOTPAGEOFF] Lloh2: ldr w8, [x8] and w8, w8, w22 sub w9, w8, #130 cmp w9, #3 b.hs LBB0_2 ; %bb.1: Lloh3: adrp x8, _VINT_TYPE_EDGE@GOTPAGE Lloh4: ldr x8, [x8, _VINT_TYPE_EDGE@GOTPAGEOFF] Lloh5: ldr w22, [x8] mov x0, x20 bl _VINT_OFFSET lsl w8, w22, w0 orr w21, w8, w21 Lloh6: adrp x8, _VINT_LEVEL_LOW@GOTPAGE Lloh7: ldr x8, [x8, _VINT_LEVEL_LOW@GOTPAGEOFF] Lloh8: ldr w22, [x8] mov x0, x20 bl _VINT_OFFSET lsl w8, w22, w0 b LBB0_5 LBB0_2: cmp w8, #128 b.eq LBB0_6 ; %bb.3: cmp w8, #129 b.ne LBB0_9 ; %bb.4: Lloh9: adrp x8, _VINT_TYPE_EDGE@GOTPAGE Lloh10: ldr x8, [x8, _VINT_TYPE_EDGE@GOTPAGEOFF] Lloh11: ldr w22, [x8] mov x0, x20 bl _VINT_OFFSET lsl w22, w22, w0 Lloh12: adrp x8, _VINT_LEVEL_LOW@GOTPAGE Lloh13: ldr x8, [x8, _VINT_LEVEL_LOW@GOTPAGEOFF] Lloh14: ldr w23, [x8] mov x0, x20 bl _VINT_OFFSET lsl w8, w23, w0 orr w8, w8, w22 LBB0_5: bic w0, w21, w8 b LBB0_7 LBB0_6: Lloh15: adrp x8, _VINT_TYPE_EDGE@GOTPAGE Lloh16: ldr x8, [x8, _VINT_TYPE_EDGE@GOTPAGEOFF] Lloh17: ldr w22, [x8] mov x0, x20 bl _VINT_OFFSET lsl w8, w22, w0 bic w21, w21, w8 Lloh18: adrp x8, _VINT_LEVEL_LOW@GOTPAGE Lloh19: ldr x8, [x8, _VINT_LEVEL_LOW@GOTPAGEOFF] Lloh20: ldr w22, [x8] mov x0, x20 bl _VINT_OFFSET lsl w8, w22, w0 orr w0, w8, w21 LBB0_7: sbfx x8, x20, #2, #30 ldr x9, [x19, #8] ldr x9, [x9] add x1, x9, x8, lsl #2 bl _writel mov w0, #0 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 LBB0_9: Lloh21: adrp x8, _EINVAL@GOTPAGE Lloh22: ldr x8, [x8, _EINVAL@GOTPAGEOFF] Lloh23: ldr w8, [x8] neg w0, w8 b LBB0_8 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .cfi_endproc ; -- End function .comm _IRQ_TYPE_SENSE_MASK,4,2 ; @IRQ_TYPE_SENSE_MASK .comm _VINT_TYPE_EDGE,4,2 ; @VINT_TYPE_EDGE .comm _VINT_LEVEL_LOW,4,2 ; @VINT_LEVEL_LOW .comm _EINVAL,4,2 ; @EINVAL .no_dead_strip _vlynq_irq_type .subsections_via_symbols
AnghaBench/linux/drivers/vlynq/extr_vlynq.c_vlynq_irq_type.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function led_invert_store _led_invert_store: ## @led_invert_store .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r14 movq %rdx, %r13 movq %rdi, %rbx callq _led_trigger_get_led movq %rax, %r15 movq %rbx, %rdi callq _led_trigger_get_drvdata movq %rax, %r12 leaq -48(%rbp), %rdx movq %r13, %rdi xorl %esi, %esi callq _kstrtoul testl %eax, %eax jne LBB0_5 ## %bb.1: xorl %eax, %eax cmpq $0, -48(%rbp) setne %al movl %eax, (%r12) je LBB0_2 ## %bb.3: movq _LED_FULL@GOTPCREL(%rip), %rax jmp LBB0_4 LBB0_2: movq _LED_OFF@GOTPCREL(%rip), %rax LBB0_4: movl (%rax), %esi movq %r15, %rdi callq _led_set_brightness_nosleep movl %r14d, %eax LBB0_5: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _LED_FULL,4,2 ## @LED_FULL .comm _LED_OFF,4,2 ## @LED_OFF .no_dead_strip _led_invert_store .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function led_invert_store _led_invert_store: ; @led_invert_store .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x19, x3 mov x22, x2 mov x21, x0 bl _led_trigger_get_led mov x20, x0 mov x0, x21 bl _led_trigger_get_drvdata mov x21, x0 add x2, sp, #8 mov x0, x22 mov w1, #0 bl _kstrtoul cbnz w0, LBB0_2 ; %bb.1: Lloh0: adrp x8, _LED_FULL@GOTPAGE Lloh1: ldr x8, [x8, _LED_FULL@GOTPAGEOFF] Lloh2: adrp x9, _LED_OFF@GOTPAGE Lloh3: ldr x9, [x9, _LED_OFF@GOTPAGEOFF] ldr x10, [sp, #8] cmp x10, #0 csel x8, x8, x9, ne cset w9, ne str w9, [x21] ldr w1, [x8] mov x0, x20 bl _led_set_brightness_nosleep mov x0, x19 LBB0_2: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _LED_FULL,4,2 ; @LED_FULL .comm _LED_OFF,4,2 ; @LED_OFF .no_dead_strip _led_invert_store .subsections_via_symbols
AnghaBench/linux/drivers/leds/trigger/extr_ledtrig-oneshot.c_led_invert_store.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function seta_identval _seta_identval: ## @seta_identval .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _GetEnvVarOrSpecial testl %eax, %eax je LBB0_1 ## %bb.2: movl %eax, %edi xorl %esi, %esi xorl %edx, %edx popq %rbp jmp __tcstol ## TAILCALL LBB0_1: xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _seta_identval .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function seta_identval _seta_identval: ; @seta_identval .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 _GetEnvVarOrSpecial cbz w0, LBB0_2 ; %bb.1: mov x1, #0 mov w2, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b __tcstol LBB0_2: ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _seta_identval .subsections_via_symbols
AnghaBench/reactos/base/shell/cmd/extr_set.c_seta_identval.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __glfwPlatformGetMonitorWorkarea ## -- Begin function _glfwPlatformGetMonitorWorkarea .p2align 4, 0x90 __glfwPlatformGetMonitorWorkarea: ## @_glfwPlatformGetMonitorWorkarea .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r15 movq %rcx, %r13 movq %rdx, -104(%rbp) ## 8-byte Spill movq %rsi, %r14 movq %rdi, %rbx movq __glfw@GOTPCREL(%rip), %r12 cmpq $0, 40(%r12) movl 28(%r12), %edi je LBB0_3 ## %bb.1: cmpl $0, 32(%r12) jne LBB0_3 ## %bb.2: movl 8(%r12), %esi callq _XRRGetScreenResourcesCurrent movq %r13, -48(%rbp) ## 8-byte Spill movq %r15, %r13 movq %rax, %r15 movl 28(%r12), %edi movl (%rbx), %edx movq %rax, %rsi callq _XRRGetCrtcInfo movq %r14, %rbx movq %rax, %r14 movl 16(%rax), %esi movsd (%rax), %xmm0 ## xmm0 = mem[0],zero movaps %xmm0, -64(%rbp) ## 16-byte Spill movq %r15, %rdi callq _getModeInfo movq 8(%r14), %rcx movq _RR_Rotate_90@GOTPCREL(%rip), %rdx cmpq (%rdx), %rcx sete %dl movq _RR_Rotate_270@GOTPCREL(%rip), %rsi cmpq (%rsi), %rcx sete %cl orb %dl, %cl movzbl %cl, %ecx movl %ecx, %edx xorb $1, %dl movzbl %dl, %edx movd (%rax,%rdx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero pinsrd $1, (%rax,%rcx,4), %xmm0 movdqa %xmm0, -96(%rbp) ## 16-byte Spill movq %r14, %rdi movq %rbx, %r14 callq _XRRFreeCrtcInfo movq %r15, %rdi movq %r13, %r15 movq -48(%rbp), %r13 ## 8-byte Reload callq _XRRFreeScreenResources movdqa -64(%rbp), %xmm0 ## 16-byte Reload jmp LBB0_4 LBB0_3: movl 24(%r12), %esi callq _DisplayWidth movl %eax, %ebx movl 24(%r12), %esi movl 28(%r12), %edi callq _DisplayHeight movd %ebx, %xmm0 pinsrd $1, %eax, %xmm0 movdqa %xmm0, -96(%rbp) ## 16-byte Spill pxor %xmm0, %xmm0 LBB0_4: movq 16(%r12), %rsi movd %xmm0, %ecx pextrd $1, %xmm0, %eax testq %rsi, %rsi je LBB0_17 ## %bb.5: cmpq $0, (%r12) je LBB0_17 ## %bb.6: movdqa %xmm0, -64(%rbp) ## 16-byte Spill movq %r14, -48(%rbp) ## 8-byte Spill movq $0, -80(%rbp) movq $0, -72(%rbp) movl 8(%r12), %edi movq _XA_CARDINAL@GOTPCREL(%rip), %r14 movl (%r14), %edx leaq -80(%rbp), %rcx callq __glfwGetWindowPropertyX11 movq %rax, %rbx movl 8(%r12), %edi movq (%r12), %rsi movl (%r14), %edx leaq -72(%rbp), %rcx callq __glfwGetWindowPropertyX11 testq %rax, %rax je LBB0_7 ## %bb.8: cmpq $4, %rbx movdqa -64(%rbp), %xmm5 ## 16-byte Reload jb LBB0_9 ## %bb.10: movq -72(%rbp), %rax movq (%rax), %rax shrq $2, %rbx cmpq %rbx, %rax movq -48(%rbp), %r14 ## 8-byte Reload jae LBB0_12 ## %bb.11: movq -80(%rbp), %rcx shlq $5, %rax movdqu (%rcx,%rax), %xmm0 movdqu 16(%rcx,%rax), %xmm1 pshufd $232, %xmm0, %xmm2 ## xmm2 = xmm0[0,2,2,3] pshufd $232, %xmm1, %xmm1 ## xmm1 = xmm1[0,2,2,3] movdqa %xmm2, %xmm0 pcmpgtd %xmm5, %xmm0 movdqa %xmm5, %xmm3 psubd %xmm2, %xmm3 pand %xmm0, %xmm3 paddd -96(%rbp), %xmm3 ## 16-byte Folded Reload pmaxsd %xmm2, %xmm5 movdqa %xmm3, %xmm0 paddd %xmm5, %xmm0 movdqa %xmm1, %xmm4 paddd %xmm2, %xmm4 pcmpgtd %xmm4, %xmm0 psubd %xmm5, %xmm2 paddd %xmm1, %xmm2 blendvps %xmm0, %xmm2, %xmm3 movaps %xmm3, -96(%rbp) ## 16-byte Spill jmp LBB0_12 LBB0_7: movq -48(%rbp), %r14 ## 8-byte Reload movdqa -64(%rbp), %xmm5 ## 16-byte Reload jmp LBB0_12 LBB0_9: movq -48(%rbp), %r14 ## 8-byte Reload LBB0_12: movq -80(%rbp), %rdi testq %rdi, %rdi movdqa %xmm5, -64(%rbp) ## 16-byte Spill je LBB0_14 ## %bb.13: callq _XFree movdqa -64(%rbp), %xmm5 ## 16-byte Reload LBB0_14: movq -72(%rbp), %rdi testq %rdi, %rdi je LBB0_16 ## %bb.15: callq _XFree movdqa -64(%rbp), %xmm5 ## 16-byte Reload LBB0_16: movd %xmm5, %ecx pextrd $1, %xmm5, %eax LBB0_17: testq %r14, %r14 je LBB0_19 ## %bb.18: movl %ecx, (%r14) LBB0_19: movq -104(%rbp), %rcx ## 8-byte Reload testq %rcx, %rcx je LBB0_21 ## %bb.20: movl %eax, (%rcx) LBB0_21: testq %r13, %r13 je LBB0_23 ## %bb.22: movdqa -96(%rbp), %xmm0 ## 16-byte Reload movd %xmm0, (%r13) LBB0_23: testq %r15, %r15 je LBB0_25 ## %bb.24: movdqa -96(%rbp), %xmm0 ## 16-byte Reload pextrd $1, %xmm0, (%r15) LBB0_25: addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm __glfw,48,3 ## @_glfw .comm _RR_Rotate_90,8,3 ## @RR_Rotate_90 .comm _RR_Rotate_270,8,3 ## @RR_Rotate_270 .comm _XA_CARDINAL,4,2 ## @XA_CARDINAL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl __glfwPlatformGetMonitorWorkarea ; -- Begin function _glfwPlatformGetMonitorWorkarea .p2align 2 __glfwPlatformGetMonitorWorkarea: ; @_glfwPlatformGetMonitorWorkarea .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, x4 mov x20, x3 mov x21, x2 mov x22, x1 mov x23, x0 Lloh0: adrp x24, __glfw@GOTPAGE Lloh1: ldr x24, [x24, __glfw@GOTPAGEOFF] ldr x8, [x24, #40] ldp w0, w9, [x24, #28] cmp x8, #0 ccmp w9, #0, #0, ne b.eq LBB0_2 ; %bb.1: ldr w1, [x24, #24] bl _DisplayWidth str w0, [sp, #12] ; 4-byte Folded Spill ldp w1, w0, [x24, #24] bl _DisplayHeight mov x23, x0 mov w27, #0 mov w28, #0 ldr x1, [x24, #16] cbnz x1, LBB0_3 b LBB0_12 LBB0_2: ldr w1, [x24, #8] bl _XRRGetScreenResourcesCurrent mov x25, x0 ldr w0, [x24, #28] ldr w2, [x23] mov x1, x25 bl _XRRGetCrtcInfo mov x26, x0 ldp w28, w27, [x0] ldr w1, [x0, #16] mov x0, x25 bl _getModeInfo ldr x8, [x26, #8] Lloh2: adrp x9, _RR_Rotate_90@GOTPAGE Lloh3: ldr x9, [x9, _RR_Rotate_90@GOTPAGEOFF] Lloh4: ldr x9, [x9] cmp x8, x9 Lloh5: adrp x9, _RR_Rotate_270@GOTPAGE Lloh6: ldr x9, [x9, _RR_Rotate_270@GOTPAGEOFF] Lloh7: ldr x9, [x9] ccmp x8, x9, #4, ne mov w8, #4 csel x9, x8, xzr, eq csel x8, xzr, x8, eq ldr w8, [x0, x8] str w8, [sp, #12] ; 4-byte Folded Spill ldr w23, [x0, x9] mov x0, x26 bl _XRRFreeCrtcInfo mov x0, x25 bl _XRRFreeScreenResources ldr x1, [x24, #16] cbz x1, LBB0_12 LBB0_3: ldr x8, [x24] cbz x8, LBB0_12 ; %bb.4: stp xzr, xzr, [sp, #16] ldr w0, [x24, #8] Lloh8: adrp x26, _XA_CARDINAL@GOTPAGE Lloh9: ldr x26, [x26, _XA_CARDINAL@GOTPAGEOFF] ldr w2, [x26] add x3, sp, #24 bl __glfwGetWindowPropertyX11 mov x25, x0 ldr w0, [x24, #8] ldr x1, [x24] ldr w2, [x26] add x3, sp, #16 bl __glfwGetWindowPropertyX11 cbz x0, LBB0_8 ; %bb.5: cmp x25, #4 b.lo LBB0_8 ; %bb.6: ldr x8, [sp, #16] ldr x8, [x8] cmp x8, x25, lsr #2 b.hs LBB0_8 ; %bb.7: ldr x9, [sp, #24] add x8, x9, x8, lsl #5 ldr w9, [x8] ldr w10, [x8, #8] ldr w11, [x8, #16] subs w12, w28, w9 csel w12, w12, wzr, lt csel w28, w28, w9, gt subs w13, w27, w10 ldr w8, [x8, #24] csel w13, w13, wzr, lt csel w27, w27, w10, gt ldr w14, [sp, #12] ; 4-byte Folded Reload add w12, w12, w14 add w14, w12, w28 sub w15, w9, w28 add w15, w15, w11 add w9, w11, w9 cmp w14, w9 csel w9, w15, w12, gt str w9, [sp, #12] ; 4-byte Folded Spill add w9, w13, w23 add w11, w9, w27 sub w12, w10, w27 add w12, w12, w8 add w8, w8, w10 cmp w11, w8 csel w23, w12, w9, gt LBB0_8: ldr x0, [sp, #24] cbz x0, LBB0_10 ; %bb.9: bl _XFree LBB0_10: ldr x0, [sp, #16] cbz x0, LBB0_12 ; %bb.11: bl _XFree LBB0_12: cbz x22, LBB0_14 ; %bb.13: str w28, [x22] LBB0_14: cbz x21, LBB0_16 ; %bb.15: str w27, [x21] LBB0_16: cbz x20, LBB0_18 ; %bb.17: ldr w8, [sp, #12] ; 4-byte Folded Reload str w8, [x20] LBB0_18: cbz x19, LBB0_20 ; %bb.19: str w23, [x19] LBB0_20: ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh8, Lloh9 .cfi_endproc ; -- End function .comm __glfw,48,3 ; @_glfw .comm _RR_Rotate_90,8,3 ; @RR_Rotate_90 .comm _RR_Rotate_270,8,3 ; @RR_Rotate_270 .comm _XA_CARDINAL,4,2 ; @XA_CARDINAL .subsections_via_symbols
AnghaBench/glfw/src/extr_x11_monitor.c__glfwPlatformGetMonitorWorkarea.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_index_cache__read_tree_no_children ## -- Begin function test_index_cache__read_tree_no_children .p2align 4, 0x90 _test_index_cache__read_tree_no_children: ## @test_index_cache__read_tree_no_children .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $40, %rsp .cfi_offset %rbx, -24 leaq -16(%rbp), %rdi callq _git_index_new movl %eax, %edi callq _cl_git_pass movq -16(%rbp), %rax xorl %edi, %edi cmpq $0, (%rax) sete %dil callq _cl_assert leaq L_.str(%rip), %rsi leaq -44(%rbp), %rbx movq %rbx, %rdi callq _git_oid_fromstr movl %eax, %edi callq _cl_git_pass movq _g_repo@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -24(%rbp), %rdi movq %rbx, %rdx callq _git_tree_lookup movl %eax, %edi callq _cl_git_pass movq -16(%rbp), %rdi movq -24(%rbp), %rsi callq _git_index_read_tree movl %eax, %edi callq _cl_git_pass movq -24(%rbp), %rdi callq _git_tree_free movq -16(%rbp), %rax movq (%rax), %rdi callq _cl_assert movq -16(%rbp), %rax movq (%rax), %rsi addq $8, %rsi movq %rbx, %rdi callq _git_oid_equal movq %rax, %rdi callq _cl_assert movq -16(%rbp), %rax movq (%rax), %rax movl 4(%rax), %esi xorl %edi, %edi callq _cl_assert_equal_i movq -16(%rbp), %rdi callq _git_index_entrycount movq -16(%rbp), %rcx movq (%rcx), %rcx movl (%rcx), %esi movl %eax, %edi callq _cl_assert_equal_i leaq -40(%rbp), %rbx movq %rbx, %rdi xorl %esi, %esi movl $16, %edx callq _memset leaq L_.str.1(%rip), %rax movq %rax, -40(%rbp) movq _GIT_FILEMODE_BLOB@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -28(%rbp) leaq -32(%rbp), %rdi leaq L_.str.2(%rip), %rsi callq _git_oid_fromstr movq -16(%rbp), %rdi movq %rbx, %rsi callq _git_index_add movl %eax, %edi callq _cl_git_pass movq -16(%rbp), %rax movq (%rax), %rax movl (%rax), %esi movl $-1, %edi callq _cl_assert_equal_i movq -16(%rbp), %rdi callq _git_index_free addq $40, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "45dd856fdd4d89b884c340ba0e047752d9b085d6" .comm _g_repo,4,2 ## @g_repo L_.str.1: ## @.str.1 .asciz "new.txt" .comm _GIT_FILEMODE_BLOB,4,2 ## @GIT_FILEMODE_BLOB L_.str.2: ## @.str.2 .asciz "d4bcc68acd4410bf836a39f20afb2c2ece09584e" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _test_index_cache__read_tree_no_children ; -- Begin function test_index_cache__read_tree_no_children .p2align 2 _test_index_cache__read_tree_no_children: ; @test_index_cache__read_tree_no_children .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 sub x0, x29, #24 bl _git_index_new bl _cl_git_pass ldur x8, [x29, #-24] ldr x8, [x8] cmp x8, #0 cset w0, eq bl _cl_assert Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF add x0, sp, #12 bl _git_oid_fromstr bl _cl_git_pass Lloh2: adrp x8, _g_repo@GOTPAGE Lloh3: ldr x8, [x8, _g_repo@GOTPAGEOFF] Lloh4: ldr w1, [x8] add x0, sp, #16 add x2, sp, #12 bl _git_tree_lookup bl _cl_git_pass ldur x0, [x29, #-24] ldr x1, [sp, #16] bl _git_index_read_tree bl _cl_git_pass ldr x0, [sp, #16] bl _git_tree_free ldur x8, [x29, #-24] ldr x0, [x8] bl _cl_assert ldur x8, [x29, #-24] ldr x8, [x8] add x1, x8, #8 add x0, sp, #12 bl _git_oid_equal bl _cl_assert ldur x8, [x29, #-24] ldr x8, [x8] ldr w1, [x8, #4] mov w0, #0 bl _cl_assert_equal_i ldur x0, [x29, #-24] bl _git_index_entrycount ldur x8, [x29, #-24] ldr x8, [x8] ldr w1, [x8] bl _cl_assert_equal_i add x19, sp, #24 add x0, sp, #24 mov w1, #0 mov w2, #16 bl _memset Lloh5: adrp x8, l_.str.1@PAGE Lloh6: add x8, x8, l_.str.1@PAGEOFF str x8, [sp, #24] Lloh7: adrp x8, _GIT_FILEMODE_BLOB@GOTPAGE Lloh8: ldr x8, [x8, _GIT_FILEMODE_BLOB@GOTPAGEOFF] Lloh9: ldr w8, [x8] str w8, [sp, #36] add x0, x19, #8 Lloh10: adrp x1, l_.str.2@PAGE Lloh11: add x1, x1, l_.str.2@PAGEOFF bl _git_oid_fromstr ldur x0, [x29, #-24] add x1, sp, #24 bl _git_index_add bl _cl_git_pass ldur x8, [x29, #-24] ldr x8, [x8] ldr w1, [x8] mov w0, #-1 bl _cl_assert_equal_i ldur x0, [x29, #-24] bl _git_index_free ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "45dd856fdd4d89b884c340ba0e047752d9b085d6" .comm _g_repo,4,2 ; @g_repo l_.str.1: ; @.str.1 .asciz "new.txt" .comm _GIT_FILEMODE_BLOB,4,2 ; @GIT_FILEMODE_BLOB l_.str.2: ; @.str.2 .asciz "d4bcc68acd4410bf836a39f20afb2c2ece09584e" .subsections_via_symbols
AnghaBench/libgit2/tests/index/extr_cache.c_test_index_cache__read_tree_no_children.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function unit_ref_uid_gid_internal _unit_ref_uid_gid_internal: ## @unit_ref_uid_gid_internal .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r14d movl %edx, %r15d movl %esi, %ebx movq %rdi, %r12 callq _assert movl %ebx, %edi callq _uid_is_valid movl $0, %r13d testq %rax, %rax je LBB0_2 ## %bb.1: movq %r12, %rdi movl %ebx, %esi movl %r14d, %edx callq _unit_ref_uid movl %eax, %r13d movl %eax, %ebx testl %eax, %eax js LBB0_8 LBB0_2: movl %r15d, %edi callq _gid_is_valid testq %rax, %rax movl $0, %eax je LBB0_5 ## %bb.3: movq %r12, %rdi movl %r15d, %esi movl %r14d, %edx callq _unit_ref_gid movl %eax, %ebx testl %eax, %eax js LBB0_6 ## %bb.4: movl %ebx, %eax LBB0_5: xorl %ebx, %ebx orl %eax, %r13d setne %bl LBB0_8: movl %ebx, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_6: testl %r13d, %r13d je LBB0_8 ## %bb.7: movq %r12, %rdi xorl %esi, %esi callq _unit_unref_uid jmp LBB0_8 .cfi_endproc ## -- End function .no_dead_strip _unit_ref_uid_gid_internal .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function unit_ref_uid_gid_internal _unit_ref_uid_gid_internal: ; @unit_ref_uid_gid_internal .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x20, x3 mov x21, x2 mov x22, x1 mov x19, x0 bl _assert mov x0, x22 bl _uid_is_valid cbz x0, LBB0_2 ; %bb.1: mov x0, x19 mov x1, x22 mov x2, x20 bl _unit_ref_uid mov x22, x0 mov x23, x0 tbz w0, #31, LBB0_3 b LBB0_9 LBB0_2: mov w22, #0 LBB0_3: mov x0, x21 bl _gid_is_valid cbz x0, LBB0_7 ; %bb.4: mov x0, x19 mov x1, x21 mov x2, x20 bl _unit_ref_gid mov x23, x0 tbz w0, #31, LBB0_8 ; %bb.5: cbz w22, LBB0_9 ; %bb.6: mov x0, x19 mov w1, #0 bl _unit_unref_uid b LBB0_9 LBB0_7: mov w23, #0 LBB0_8: orr w8, w22, w23 cmp w8, #0 cset w23, ne LBB0_9: mov x0, x23 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _unit_ref_uid_gid_internal .subsections_via_symbols
AnghaBench/systemd/src/core/extr_unit.c_unit_ref_uid_gid_internal.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strcmpic ## -- Begin function strcmpic .p2align 4, 0x90 _strcmpic: ## @strcmpic .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, -48(%rbp) ## 8-byte Spill movq %rdi, %r15 xorl %r13d, %r13d jmp LBB0_1 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_1 Depth=1 incq %r13 cmpb %r12b, %bl jne LBB0_14 LBB0_1: ## =>This Inner Loop Header: Depth=1 movsbl (%r15,%r13), %ebx movq -48(%rbp), %rax ## 8-byte Reload movzbl (%rax,%r13), %r14d testl %ebx, %ebx je LBB0_15 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 testb %r14b, %r14b je LBB0_15 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 testb %bl, %bl js LBB0_5 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movl %ebx, %eax movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx movl 60(%rcx,%rax,4), %eax movl $32768, %ecx ## imm = 0x8000 andl %ecx, %eax testl %eax, %eax je LBB0_8 LBB0_7: ## in Loop: Header=BB0_1 Depth=1 orb $32, %bl movzbl %bl, %ebx LBB0_8: ## in Loop: Header=BB0_1 Depth=1 movsbl %r14b, %r12d testb %r14b, %r14b js LBB0_10 ## %bb.9: ## in Loop: Header=BB0_1 Depth=1 movl %r12d, %eax movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx movl 60(%rcx,%rax,4), %eax movl $32768, %ecx ## imm = 0x8000 andl %ecx, %eax testl %eax, %eax je LBB0_13 jmp LBB0_12 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_1 Depth=1 movl $32768, %esi ## imm = 0x8000 movl %ebx, %edi callq ___maskrune testl %eax, %eax jne LBB0_7 jmp LBB0_8 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_1 Depth=1 movl $32768, %esi ## imm = 0x8000 movl %r12d, %edi callq ___maskrune testl %eax, %eax je LBB0_13 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 orb $32, %r14b movzbl %r14b, %r12d jmp LBB0_13 LBB0_14: setge %al movzbl %al, %eax addl %eax, %eax decl %eax jmp LBB0_16 LBB0_15: xorl %ecx, %ecx xorl %eax, %eax cmpb %r14b, %bl setge %al leal -1(%rax,%rax), %eax cmovel %ecx, %eax LBB0_16: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strcmpic ; -- Begin function strcmpic .p2align 2 _strcmpic: ; @strcmpic .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill .cfi_def_cfa_offset 64 stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x1 mov x20, x0 Lloh0: adrp x23, __DefaultRuneLocale@GOTPAGE Lloh1: ldr x23, [x23, __DefaultRuneLocale@GOTPAGEOFF] b LBB0_3 LBB0_1: ; in Loop: Header=BB0_3 Depth=1 mov x0, x21 mov w1, #32768 bl ___maskrune LBB0_2: ; in Loop: Header=BB0_3 Depth=1 orr w8, w21, #0x20 cmp w0, #0 csel w8, w21, w8, eq and w9, w22, #0xff cmp w9, w8, uxtb b.ne LBB0_9 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldrsb w22, [x20], #1 ldrb w8, [x19], #1 sxtb w21, w8 cmp w22, #0 ccmp w8, #0, #4, ne b.eq LBB0_10 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 tbnz w22, #31, LBB0_6 ; %bb.5: ; in Loop: Header=BB0_3 Depth=1 add x8, x23, w22, uxtw #2 ldr w8, [x8, #60] and w0, w8, #0x8000 b LBB0_7 LBB0_6: ; in Loop: Header=BB0_3 Depth=1 mov x0, x22 mov w1, #32768 bl ___maskrune LBB0_7: ; in Loop: Header=BB0_3 Depth=1 orr w8, w22, #0x20 cmp w0, #0 csel w22, w22, w8, eq tbnz w21, #31, LBB0_1 ; %bb.8: ; in Loop: Header=BB0_3 Depth=1 add x8, x23, w21, uxtw #2 ldr w8, [x8, #60] and w0, w8, #0x8000 b LBB0_2 LBB0_9: sxtb w9, w22 cmp w9, w8, sxtb mov w8, #-1 cneg w0, w8, ge b LBB0_11 LBB0_10: mov w8, #-1 cmp w22, w21 cneg w8, w8, ge csel w0, wzr, w8, eq LBB0_11: ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/125453.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function perf_mmap__write_tail _perf_mmap__write_tail: ## @perf_mmap__write_tail .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax movq %rsi, (%rax) popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _perf_mmap__write_tail .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function perf_mmap__write_tail _perf_mmap__write_tail: ; @perf_mmap__write_tail .cfi_startproc ; %bb.0: ldr x8, [x0] str x1, [x8] ret .cfi_endproc ; -- End function .no_dead_strip _perf_mmap__write_tail .subsections_via_symbols
AnghaBench/fastsocket/kernel/tools/perf/ui/tui/extr_....util..perf.h_perf_mmap__write_tail.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function compareSMimeCapabilities _compareSMimeCapabilities: ## @compareSMimeCapabilities .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, %rbx movl %edi, %r15d movq (%rdx), %r8 movq (%rsi), %rcx xorl %edi, %edi cmpq %rcx, %r8 sete %dil leaq L_.str(%rip), %rsi movl %r15d, %edx xorl %eax, %eax callq _ok cmpq $0, (%rbx) je LBB0_5 ## %bb.1: xorl %r13d, %r13d xorl %r12d, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %r12 addq $24, %r13 cmpq (%rbx), %r12 jae LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq 8(%rbx), %rax movl 16(%rax,%r13), %edi movq 8(%r14), %rax movl 16(%rax,%r13), %esi callq _strcmp xorl %edi, %edi testl %eax, %eax sete %dil movq 8(%rbx), %rax movl 16(%rax,%r13), %r8d movq 8(%r14), %rax movl 16(%rax,%r13), %r9d leaq L_.str.1(%rip), %rsi movl %r15d, %edx movq %r12, %rcx xorl %eax, %eax callq _ok movq 8(%rbx), %rax movq (%rax,%r13), %r8 movq 8(%r14), %rax movq (%rax,%r13), %r9 xorl %edi, %edi cmpq %r9, %r8 sete %dil leaq L_.str.2(%rip), %rsi movl %r15d, %edx movq %r12, %rcx xorl %eax, %eax callq _ok movq 8(%rbx), %rax movq (%rax,%r13), %rdx testq %rdx, %rdx je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl 8(%rax,%r13), %edi movq 8(%r14), %rax movl 8(%rax,%r13), %esi callq _memcmp xorl %edi, %edi testl %eax, %eax sete %dil leaq L_.str.3(%rip), %rsi movl %r15d, %edx movq %r12, %rcx xorl %eax, %eax callq _ok jmp LBB0_4 LBB0_5: 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 "%s: expected %d capabilities, got %d\n" L_.str.1: ## @.str.1 .asciz "%s[%d]: expected %s, got %s\n" L_.str.2: ## @.str.2 .asciz "%s[%d]: expected %d bytes, got %d\n" L_.str.3: ## @.str.3 .asciz "%s[%d]: unexpected value\n" .no_dead_strip _compareSMimeCapabilities .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function compareSMimeCapabilities _compareSMimeCapabilities: ; @compareSMimeCapabilities .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x26, x25, [sp, #16] ; 16-byte Folded Spill stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x2 mov x20, x1 mov x21, x0 ldr x8, [x2] ldr x3, [x1] cmp x8, x3 cset w0, eq str x8, [sp] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x2, x21 bl _ok ldr x8, [x20] cbz x8, LBB0_5 ; %bb.1: mov x26, #0 mov x22, #0 Lloh2: adrp x23, l_.str.1@PAGE Lloh3: add x23, x23, l_.str.1@PAGEOFF Lloh4: adrp x24, l_.str.2@PAGE Lloh5: add x24, x24, l_.str.2@PAGEOFF Lloh6: adrp x25, l_.str.3@PAGE Lloh7: add x25, x25, l_.str.3@PAGEOFF b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x22, x22, #1 ldr x8, [x20] add x26, x26, #24 cmp x22, x8 b.hs LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20, #8] add x8, x8, x26 ldr w0, [x8, #16] ldr x8, [x19, #8] add x8, x8, x26 ldr w1, [x8, #16] bl _strcmp cmp w0, #0 cset w0, eq ldr x8, [x20, #8] add x8, x8, x26 ldr x9, [x19, #8] add x9, x9, x26 ldr w8, [x8, #16] ldr w9, [x9, #16] stp x8, x9, [sp] mov x1, x23 mov x2, x21 mov x3, x22 bl _ok ldr x8, [x20, #8] ldr x8, [x8, x26] ldr x9, [x19, #8] ldr x9, [x9, x26] cmp x8, x9 cset w0, eq stp x8, x9, [sp] mov x1, x24 mov x2, x21 mov x3, x22 bl _ok ldr x8, [x20, #8] ldr x2, [x8, x26] cbz x2, LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 add x8, x8, x26 ldr w0, [x8, #8] ldr x8, [x19, #8] add x8, x8, x26 ldr w1, [x8, #8] bl _memcmp cmp w0, #0 cset w0, eq mov x1, x25 mov x2, x21 mov x3, x22 bl _ok b LBB0_2 LBB0_5: 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 Lloh0, Lloh1 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%s: expected %d capabilities, got %d\n" l_.str.1: ; @.str.1 .asciz "%s[%d]: expected %s, got %s\n" l_.str.2: ; @.str.2 .asciz "%s[%d]: expected %d bytes, got %d\n" l_.str.3: ; @.str.3 .asciz "%s[%d]: unexpected value\n" .no_dead_strip _compareSMimeCapabilities .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/crypt32/extr_encode.c_compareSMimeCapabilities.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/117553.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pango_alignment_get_type ## -- Begin function pango_alignment_get_type .p2align 4, 0x90 _pango_alignment_get_type: ## @pango_alignment_get_type .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 _pango_attr_background_new ## -- Begin function pango_attr_background_new .p2align 4, 0x90 _pango_attr_background_new: ## @pango_attr_background_new .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 _pango_attr_fallback_new ## -- Begin function pango_attr_fallback_new .p2align 4, 0x90 _pango_attr_fallback_new: ## @pango_attr_fallback_new .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 _pango_attr_family_new ## -- Begin function pango_attr_family_new .p2align 4, 0x90 _pango_attr_family_new: ## @pango_attr_family_new .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 _pango_attr_font_desc_new ## -- Begin function pango_attr_font_desc_new .p2align 4, 0x90 _pango_attr_font_desc_new: ## @pango_attr_font_desc_new .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 _pango_attr_foreground_new ## -- Begin function pango_attr_foreground_new .p2align 4, 0x90 _pango_attr_foreground_new: ## @pango_attr_foreground_new .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 _pango_attr_gravity_hint_new ## -- Begin function pango_attr_gravity_hint_new .p2align 4, 0x90 _pango_attr_gravity_hint_new: ## @pango_attr_gravity_hint_new .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 _pango_attr_gravity_new ## -- Begin function pango_attr_gravity_new .p2align 4, 0x90 _pango_attr_gravity_new: ## @pango_attr_gravity_new .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 _pango_attr_iterator_copy ## -- Begin function pango_attr_iterator_copy .p2align 4, 0x90 _pango_attr_iterator_copy: ## @pango_attr_iterator_copy .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 _pango_attr_iterator_destroy ## -- Begin function pango_attr_iterator_destroy .p2align 4, 0x90 _pango_attr_iterator_destroy: ## @pango_attr_iterator_destroy .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 _pango_attr_iterator_get ## -- Begin function pango_attr_iterator_get .p2align 4, 0x90 _pango_attr_iterator_get: ## @pango_attr_iterator_get .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 _pango_attr_iterator_get_attrs ## -- Begin function pango_attr_iterator_get_attrs .p2align 4, 0x90 _pango_attr_iterator_get_attrs: ## @pango_attr_iterator_get_attrs .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 _pango_attr_iterator_get_font ## -- Begin function pango_attr_iterator_get_font .p2align 4, 0x90 _pango_attr_iterator_get_font: ## @pango_attr_iterator_get_font .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 _pango_attr_iterator_next ## -- Begin function pango_attr_iterator_next .p2align 4, 0x90 _pango_attr_iterator_next: ## @pango_attr_iterator_next .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 _pango_attr_iterator_range ## -- Begin function pango_attr_iterator_range .p2align 4, 0x90 _pango_attr_iterator_range: ## @pango_attr_iterator_range .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 _pango_attr_language_new ## -- Begin function pango_attr_language_new .p2align 4, 0x90 _pango_attr_language_new: ## @pango_attr_language_new .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 _pango_attr_letter_spacing_new ## -- Begin function pango_attr_letter_spacing_new .p2align 4, 0x90 _pango_attr_letter_spacing_new: ## @pango_attr_letter_spacing_new .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 _pango_attr_list_change ## -- Begin function pango_attr_list_change .p2align 4, 0x90 _pango_attr_list_change: ## @pango_attr_list_change .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 _pango_attr_list_copy ## -- Begin function pango_attr_list_copy .p2align 4, 0x90 _pango_attr_list_copy: ## @pango_attr_list_copy .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 _pango_attr_list_filter ## -- Begin function pango_attr_list_filter .p2align 4, 0x90 _pango_attr_list_filter: ## @pango_attr_list_filter .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 _pango_attr_list_get_iterator ## -- Begin function pango_attr_list_get_iterator .p2align 4, 0x90 _pango_attr_list_get_iterator: ## @pango_attr_list_get_iterator .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 _pango_attr_list_get_type ## -- Begin function pango_attr_list_get_type .p2align 4, 0x90 _pango_attr_list_get_type: ## @pango_attr_list_get_type .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 _pango_attr_list_insert ## -- Begin function pango_attr_list_insert .p2align 4, 0x90 _pango_attr_list_insert: ## @pango_attr_list_insert .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 _pango_attr_list_insert_before ## -- Begin function pango_attr_list_insert_before .p2align 4, 0x90 _pango_attr_list_insert_before: ## @pango_attr_list_insert_before .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 _pango_attr_list_new ## -- Begin function pango_attr_list_new .p2align 4, 0x90 _pango_attr_list_new: ## @pango_attr_list_new .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 _pango_attr_list_ref ## -- Begin function pango_attr_list_ref .p2align 4, 0x90 _pango_attr_list_ref: ## @pango_attr_list_ref .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 _pango_attr_list_splice ## -- Begin function pango_attr_list_splice .p2align 4, 0x90 _pango_attr_list_splice: ## @pango_attr_list_splice .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 _pango_attr_list_unref ## -- Begin function pango_attr_list_unref .p2align 4, 0x90 _pango_attr_list_unref: ## @pango_attr_list_unref .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 _pango_attr_rise_new ## -- Begin function pango_attr_rise_new .p2align 4, 0x90 _pango_attr_rise_new: ## @pango_attr_rise_new .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 _pango_attr_scale_new ## -- Begin function pango_attr_scale_new .p2align 4, 0x90 _pango_attr_scale_new: ## @pango_attr_scale_new .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 _pango_attr_shape_new ## -- Begin function pango_attr_shape_new .p2align 4, 0x90 _pango_attr_shape_new: ## @pango_attr_shape_new .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 _pango_attr_shape_new_with_data ## -- Begin function pango_attr_shape_new_with_data .p2align 4, 0x90 _pango_attr_shape_new_with_data: ## @pango_attr_shape_new_with_data .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _pango_attr_size_new ## -- Begin function pango_attr_size_new .p2align 4, 0x90 _pango_attr_size_new: ## @pango_attr_size_new .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 _pango_attr_size_new_absolute ## -- Begin function pango_attr_size_new_absolute .p2align 4, 0x90 _pango_attr_size_new_absolute: ## @pango_attr_size_new_absolute .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 _pango_attr_stretch_new ## -- Begin function pango_attr_stretch_new .p2align 4, 0x90 _pango_attr_stretch_new: ## @pango_attr_stretch_new .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 _pango_attr_strikethrough_color_new ## -- Begin function pango_attr_strikethrough_color_new .p2align 4, 0x90 _pango_attr_strikethrough_color_new: ## @pango_attr_strikethrough_color_new .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 _pango_attr_strikethrough_new ## -- Begin function pango_attr_strikethrough_new .p2align 4, 0x90 _pango_attr_strikethrough_new: ## @pango_attr_strikethrough_new .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 _pango_attr_style_new ## -- Begin function pango_attr_style_new .p2align 4, 0x90 _pango_attr_style_new: ## @pango_attr_style_new .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 _pango_attr_type_get_name ## -- Begin function pango_attr_type_get_name .p2align 4, 0x90 _pango_attr_type_get_name: ## @pango_attr_type_get_name .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 _pango_attr_type_get_type ## -- Begin function pango_attr_type_get_type .p2align 4, 0x90 _pango_attr_type_get_type: ## @pango_attr_type_get_type .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 _pango_attr_type_register ## -- Begin function pango_attr_type_register .p2align 4, 0x90 _pango_attr_type_register: ## @pango_attr_type_register .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 _pango_attr_underline_color_new ## -- Begin function pango_attr_underline_color_new .p2align 4, 0x90 _pango_attr_underline_color_new: ## @pango_attr_underline_color_new .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 _pango_attr_underline_new ## -- Begin function pango_attr_underline_new .p2align 4, 0x90 _pango_attr_underline_new: ## @pango_attr_underline_new .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 _pango_attr_variant_new ## -- Begin function pango_attr_variant_new .p2align 4, 0x90 _pango_attr_variant_new: ## @pango_attr_variant_new .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 _pango_attr_weight_new ## -- Begin function pango_attr_weight_new .p2align 4, 0x90 _pango_attr_weight_new: ## @pango_attr_weight_new .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 _pango_attribute_copy ## -- Begin function pango_attribute_copy .p2align 4, 0x90 _pango_attribute_copy: ## @pango_attribute_copy .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 _pango_attribute_destroy ## -- Begin function pango_attribute_destroy .p2align 4, 0x90 _pango_attribute_destroy: ## @pango_attribute_destroy .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 _pango_attribute_equal ## -- Begin function pango_attribute_equal .p2align 4, 0x90 _pango_attribute_equal: ## @pango_attribute_equal .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 _pango_attribute_init ## -- Begin function pango_attribute_init .p2align 4, 0x90 _pango_attribute_init: ## @pango_attribute_init .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 _pango_bidi_type_for_unichar ## -- Begin function pango_bidi_type_for_unichar .p2align 4, 0x90 _pango_bidi_type_for_unichar: ## @pango_bidi_type_for_unichar .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 _pango_bidi_type_get_type ## -- Begin function pango_bidi_type_get_type .p2align 4, 0x90 _pango_bidi_type_get_type: ## @pango_bidi_type_get_type .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 _pango_break ## -- Begin function pango_break .p2align 4, 0x90 _pango_break: ## @pango_break .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 _pango_color_copy ## -- Begin function pango_color_copy .p2align 4, 0x90 _pango_color_copy: ## @pango_color_copy .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 _pango_color_free ## -- Begin function pango_color_free .p2align 4, 0x90 _pango_color_free: ## @pango_color_free .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 _pango_color_get_type ## -- Begin function pango_color_get_type .p2align 4, 0x90 _pango_color_get_type: ## @pango_color_get_type .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 _pango_color_parse ## -- Begin function pango_color_parse .p2align 4, 0x90 _pango_color_parse: ## @pango_color_parse .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 _pango_color_to_string ## -- Begin function pango_color_to_string .p2align 4, 0x90 _pango_color_to_string: ## @pango_color_to_string .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 _pango_context_get_base_dir ## -- Begin function pango_context_get_base_dir .p2align 4, 0x90 _pango_context_get_base_dir: ## @pango_context_get_base_dir .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 _pango_context_get_base_gravity ## -- Begin function pango_context_get_base_gravity .p2align 4, 0x90 _pango_context_get_base_gravity: ## @pango_context_get_base_gravity .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 _pango_context_get_font_description ## -- Begin function pango_context_get_font_description .p2align 4, 0x90 _pango_context_get_font_description: ## @pango_context_get_font_description .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 _pango_context_get_font_map ## -- Begin function pango_context_get_font_map .p2align 4, 0x90 _pango_context_get_font_map: ## @pango_context_get_font_map .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 _pango_context_get_gravity ## -- Begin function pango_context_get_gravity .p2align 4, 0x90 _pango_context_get_gravity: ## @pango_context_get_gravity .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 _pango_context_get_gravity_hint ## -- Begin function pango_context_get_gravity_hint .p2align 4, 0x90 _pango_context_get_gravity_hint: ## @pango_context_get_gravity_hint .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 _pango_context_get_language ## -- Begin function pango_context_get_language .p2align 4, 0x90 _pango_context_get_language: ## @pango_context_get_language .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 _pango_context_get_matrix ## -- Begin function pango_context_get_matrix .p2align 4, 0x90 _pango_context_get_matrix: ## @pango_context_get_matrix .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 _pango_context_get_metrics ## -- Begin function pango_context_get_metrics .p2align 4, 0x90 _pango_context_get_metrics: ## @pango_context_get_metrics .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 _pango_context_get_type ## -- Begin function pango_context_get_type .p2align 4, 0x90 _pango_context_get_type: ## @pango_context_get_type .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 _pango_context_list_families ## -- Begin function pango_context_list_families .p2align 4, 0x90 _pango_context_list_families: ## @pango_context_list_families .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 _pango_context_load_font ## -- Begin function pango_context_load_font .p2align 4, 0x90 _pango_context_load_font: ## @pango_context_load_font .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 _pango_context_load_fontset ## -- Begin function pango_context_load_fontset .p2align 4, 0x90 _pango_context_load_fontset: ## @pango_context_load_fontset .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 _pango_context_new ## -- Begin function pango_context_new .p2align 4, 0x90 _pango_context_new: ## @pango_context_new .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 _pango_context_set_base_dir ## -- Begin function pango_context_set_base_dir .p2align 4, 0x90 _pango_context_set_base_dir: ## @pango_context_set_base_dir .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 _pango_context_set_base_gravity ## -- Begin function pango_context_set_base_gravity .p2align 4, 0x90 _pango_context_set_base_gravity: ## @pango_context_set_base_gravity .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 _pango_context_set_font_description ## -- Begin function pango_context_set_font_description .p2align 4, 0x90 _pango_context_set_font_description: ## @pango_context_set_font_description .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 _pango_context_set_font_map ## -- Begin function pango_context_set_font_map .p2align 4, 0x90 _pango_context_set_font_map: ## @pango_context_set_font_map .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 _pango_context_set_gravity_hint ## -- Begin function pango_context_set_gravity_hint .p2align 4, 0x90 _pango_context_set_gravity_hint: ## @pango_context_set_gravity_hint .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 _pango_context_set_language ## -- Begin function pango_context_set_language .p2align 4, 0x90 _pango_context_set_language: ## @pango_context_set_language .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 _pango_context_set_matrix ## -- Begin function pango_context_set_matrix .p2align 4, 0x90 _pango_context_set_matrix: ## @pango_context_set_matrix .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 _pango_coverage_copy ## -- Begin function pango_coverage_copy .p2align 4, 0x90 _pango_coverage_copy: ## @pango_coverage_copy .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 _pango_coverage_from_bytes ## -- Begin function pango_coverage_from_bytes .p2align 4, 0x90 _pango_coverage_from_bytes: ## @pango_coverage_from_bytes .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 _pango_coverage_get ## -- Begin function pango_coverage_get .p2align 4, 0x90 _pango_coverage_get: ## @pango_coverage_get .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 _pango_coverage_level_get_type ## -- Begin function pango_coverage_level_get_type .p2align 4, 0x90 _pango_coverage_level_get_type: ## @pango_coverage_level_get_type .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 _pango_coverage_max ## -- Begin function pango_coverage_max .p2align 4, 0x90 _pango_coverage_max: ## @pango_coverage_max .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 _pango_coverage_new ## -- Begin function pango_coverage_new .p2align 4, 0x90 _pango_coverage_new: ## @pango_coverage_new .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 _pango_coverage_ref ## -- Begin function pango_coverage_ref .p2align 4, 0x90 _pango_coverage_ref: ## @pango_coverage_ref .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 _pango_coverage_set ## -- Begin function pango_coverage_set .p2align 4, 0x90 _pango_coverage_set: ## @pango_coverage_set .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 _pango_coverage_to_bytes ## -- Begin function pango_coverage_to_bytes .p2align 4, 0x90 _pango_coverage_to_bytes: ## @pango_coverage_to_bytes .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 _pango_coverage_unref ## -- Begin function pango_coverage_unref .p2align 4, 0x90 _pango_coverage_unref: ## @pango_coverage_unref .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 _pango_direction_get_type ## -- Begin function pango_direction_get_type .p2align 4, 0x90 _pango_direction_get_type: ## @pango_direction_get_type .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 _pango_ellipsize_mode_get_type ## -- Begin function pango_ellipsize_mode_get_type .p2align 4, 0x90 _pango_ellipsize_mode_get_type: ## @pango_ellipsize_mode_get_type .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 _pango_extents_to_pixels ## -- Begin function pango_extents_to_pixels .p2align 4, 0x90 _pango_extents_to_pixels: ## @pango_extents_to_pixels .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 _pango_find_base_dir ## -- Begin function pango_find_base_dir .p2align 4, 0x90 _pango_find_base_dir: ## @pango_find_base_dir .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 _pango_find_paragraph_boundary ## -- Begin function pango_find_paragraph_boundary .p2align 4, 0x90 _pango_find_paragraph_boundary: ## @pango_find_paragraph_boundary .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 _pango_font_describe ## -- Begin function pango_font_describe .p2align 4, 0x90 _pango_font_describe: ## @pango_font_describe .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 _pango_font_describe_with_absolute_size ## -- Begin function pango_font_describe_with_absolute_size .p2align 4, 0x90 _pango_font_describe_with_absolute_size: ## @pango_font_describe_with_absolute_size .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 _pango_font_description_better_match ## -- Begin function pango_font_description_better_match .p2align 4, 0x90 _pango_font_description_better_match: ## @pango_font_description_better_match .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 _pango_font_description_copy ## -- Begin function pango_font_description_copy .p2align 4, 0x90 _pango_font_description_copy: ## @pango_font_description_copy .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 _pango_font_description_copy_static ## -- Begin function pango_font_description_copy_static .p2align 4, 0x90 _pango_font_description_copy_static: ## @pango_font_description_copy_static .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 _pango_font_description_equal ## -- Begin function pango_font_description_equal .p2align 4, 0x90 _pango_font_description_equal: ## @pango_font_description_equal .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 _pango_font_description_free ## -- Begin function pango_font_description_free .p2align 4, 0x90 _pango_font_description_free: ## @pango_font_description_free .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 _pango_font_description_from_string ## -- Begin function pango_font_description_from_string .p2align 4, 0x90 _pango_font_description_from_string: ## @pango_font_description_from_string .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 _pango_font_description_get_family ## -- Begin function pango_font_description_get_family .p2align 4, 0x90 _pango_font_description_get_family: ## @pango_font_description_get_family .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 _pango_font_description_get_gravity ## -- Begin function pango_font_description_get_gravity .p2align 4, 0x90 _pango_font_description_get_gravity: ## @pango_font_description_get_gravity .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 _pango_font_description_get_set_fields ## -- Begin function pango_font_description_get_set_fields .p2align 4, 0x90 _pango_font_description_get_set_fields: ## @pango_font_description_get_set_fields .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 _pango_font_description_get_size ## -- Begin function pango_font_description_get_size .p2align 4, 0x90 _pango_font_description_get_size: ## @pango_font_description_get_size .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 _pango_font_description_get_size_is_absolute ## -- Begin function pango_font_description_get_size_is_absolute .p2align 4, 0x90 _pango_font_description_get_size_is_absolute: ## @pango_font_description_get_size_is_absolute .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 _pango_font_description_get_stretch ## -- Begin function pango_font_description_get_stretch .p2align 4, 0x90 _pango_font_description_get_stretch: ## @pango_font_description_get_stretch .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 _pango_font_description_get_style ## -- Begin function pango_font_description_get_style .p2align 4, 0x90 _pango_font_description_get_style: ## @pango_font_description_get_style .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 _pango_font_description_get_type ## -- Begin function pango_font_description_get_type .p2align 4, 0x90 _pango_font_description_get_type: ## @pango_font_description_get_type .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 _pango_font_description_get_variant ## -- Begin function pango_font_description_get_variant .p2align 4, 0x90 _pango_font_description_get_variant: ## @pango_font_description_get_variant .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 _pango_font_description_get_weight ## -- Begin function pango_font_description_get_weight .p2align 4, 0x90 _pango_font_description_get_weight: ## @pango_font_description_get_weight .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 _pango_font_description_hash ## -- Begin function pango_font_description_hash .p2align 4, 0x90 _pango_font_description_hash: ## @pango_font_description_hash .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 _pango_font_description_merge ## -- Begin function pango_font_description_merge .p2align 4, 0x90 _pango_font_description_merge: ## @pango_font_description_merge .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 _pango_font_description_merge_static ## -- Begin function pango_font_description_merge_static .p2align 4, 0x90 _pango_font_description_merge_static: ## @pango_font_description_merge_static .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 _pango_font_description_new ## -- Begin function pango_font_description_new .p2align 4, 0x90 _pango_font_description_new: ## @pango_font_description_new .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 _pango_font_description_set_absolute_size ## -- Begin function pango_font_description_set_absolute_size .p2align 4, 0x90 _pango_font_description_set_absolute_size: ## @pango_font_description_set_absolute_size .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 _pango_font_description_set_family ## -- Begin function pango_font_description_set_family .p2align 4, 0x90 _pango_font_description_set_family: ## @pango_font_description_set_family .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 _pango_font_description_set_family_static ## -- Begin function pango_font_description_set_family_static .p2align 4, 0x90 _pango_font_description_set_family_static: ## @pango_font_description_set_family_static .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 _pango_font_description_set_gravity ## -- Begin function pango_font_description_set_gravity .p2align 4, 0x90 _pango_font_description_set_gravity: ## @pango_font_description_set_gravity .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 _pango_font_description_set_size ## -- Begin function pango_font_description_set_size .p2align 4, 0x90 _pango_font_description_set_size: ## @pango_font_description_set_size .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 _pango_font_description_set_stretch ## -- Begin function pango_font_description_set_stretch .p2align 4, 0x90 _pango_font_description_set_stretch: ## @pango_font_description_set_stretch .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 _pango_font_description_set_style ## -- Begin function pango_font_description_set_style .p2align 4, 0x90 _pango_font_description_set_style: ## @pango_font_description_set_style .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 _pango_font_description_set_variant ## -- Begin function pango_font_description_set_variant .p2align 4, 0x90 _pango_font_description_set_variant: ## @pango_font_description_set_variant .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 _pango_font_description_set_weight ## -- Begin function pango_font_description_set_weight .p2align 4, 0x90 _pango_font_description_set_weight: ## @pango_font_description_set_weight .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 _pango_font_description_to_filename ## -- Begin function pango_font_description_to_filename .p2align 4, 0x90 _pango_font_description_to_filename: ## @pango_font_description_to_filename .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 _pango_font_description_to_string ## -- Begin function pango_font_description_to_string .p2align 4, 0x90 _pango_font_description_to_string: ## @pango_font_description_to_string .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 _pango_font_description_unset_fields ## -- Begin function pango_font_description_unset_fields .p2align 4, 0x90 _pango_font_description_unset_fields: ## @pango_font_description_unset_fields .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 _pango_font_descriptions_free ## -- Begin function pango_font_descriptions_free .p2align 4, 0x90 _pango_font_descriptions_free: ## @pango_font_descriptions_free .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 _pango_font_face_describe ## -- Begin function pango_font_face_describe .p2align 4, 0x90 _pango_font_face_describe: ## @pango_font_face_describe .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 _pango_font_face_get_face_name ## -- Begin function pango_font_face_get_face_name .p2align 4, 0x90 _pango_font_face_get_face_name: ## @pango_font_face_get_face_name .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 _pango_font_face_get_type ## -- Begin function pango_font_face_get_type .p2align 4, 0x90 _pango_font_face_get_type: ## @pango_font_face_get_type .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 _pango_font_face_is_synthesized ## -- Begin function pango_font_face_is_synthesized .p2align 4, 0x90 _pango_font_face_is_synthesized: ## @pango_font_face_is_synthesized .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 _pango_font_face_list_sizes ## -- Begin function pango_font_face_list_sizes .p2align 4, 0x90 _pango_font_face_list_sizes: ## @pango_font_face_list_sizes .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 _pango_font_family_get_name ## -- Begin function pango_font_family_get_name .p2align 4, 0x90 _pango_font_family_get_name: ## @pango_font_family_get_name .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 _pango_font_family_get_type ## -- Begin function pango_font_family_get_type .p2align 4, 0x90 _pango_font_family_get_type: ## @pango_font_family_get_type .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 _pango_font_family_is_monospace ## -- Begin function pango_font_family_is_monospace .p2align 4, 0x90 _pango_font_family_is_monospace: ## @pango_font_family_is_monospace .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 _pango_font_family_list_faces ## -- Begin function pango_font_family_list_faces .p2align 4, 0x90 _pango_font_family_list_faces: ## @pango_font_family_list_faces .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 _pango_font_find_shaper ## -- Begin function pango_font_find_shaper .p2align 4, 0x90 _pango_font_find_shaper: ## @pango_font_find_shaper .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 _pango_font_get_coverage ## -- Begin function pango_font_get_coverage .p2align 4, 0x90 _pango_font_get_coverage: ## @pango_font_get_coverage .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 _pango_font_get_font_map ## -- Begin function pango_font_get_font_map .p2align 4, 0x90 _pango_font_get_font_map: ## @pango_font_get_font_map .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 _pango_font_get_glyph_extents ## -- Begin function pango_font_get_glyph_extents .p2align 4, 0x90 _pango_font_get_glyph_extents: ## @pango_font_get_glyph_extents .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 _pango_font_get_metrics ## -- Begin function pango_font_get_metrics .p2align 4, 0x90 _pango_font_get_metrics: ## @pango_font_get_metrics .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 _pango_font_get_type ## -- Begin function pango_font_get_type .p2align 4, 0x90 _pango_font_get_type: ## @pango_font_get_type .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 _pango_font_map_create_context ## -- Begin function pango_font_map_create_context .p2align 4, 0x90 _pango_font_map_create_context: ## @pango_font_map_create_context .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 _pango_font_map_get_type ## -- Begin function pango_font_map_get_type .p2align 4, 0x90 _pango_font_map_get_type: ## @pango_font_map_get_type .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 _pango_font_map_list_families ## -- Begin function pango_font_map_list_families .p2align 4, 0x90 _pango_font_map_list_families: ## @pango_font_map_list_families .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 _pango_font_map_load_font ## -- Begin function pango_font_map_load_font .p2align 4, 0x90 _pango_font_map_load_font: ## @pango_font_map_load_font .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 _pango_font_map_load_fontset ## -- Begin function pango_font_map_load_fontset .p2align 4, 0x90 _pango_font_map_load_fontset: ## @pango_font_map_load_fontset .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 _pango_font_mask_get_type ## -- Begin function pango_font_mask_get_type .p2align 4, 0x90 _pango_font_mask_get_type: ## @pango_font_mask_get_type .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 _pango_font_metrics_get_approximate_char_width ## -- Begin function pango_font_metrics_get_approximate_char_width .p2align 4, 0x90 _pango_font_metrics_get_approximate_char_width: ## @pango_font_metrics_get_approximate_char_width .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 _pango_font_metrics_get_approximate_digit_width ## -- Begin function pango_font_metrics_get_approximate_digit_width .p2align 4, 0x90 _pango_font_metrics_get_approximate_digit_width: ## @pango_font_metrics_get_approximate_digit_width .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 _pango_font_metrics_get_ascent ## -- Begin function pango_font_metrics_get_ascent .p2align 4, 0x90 _pango_font_metrics_get_ascent: ## @pango_font_metrics_get_ascent .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 _pango_font_metrics_get_descent ## -- Begin function pango_font_metrics_get_descent .p2align 4, 0x90 _pango_font_metrics_get_descent: ## @pango_font_metrics_get_descent .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 _pango_font_metrics_get_strikethrough_position ## -- Begin function pango_font_metrics_get_strikethrough_position .p2align 4, 0x90 _pango_font_metrics_get_strikethrough_position: ## @pango_font_metrics_get_strikethrough_position .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 _pango_font_metrics_get_strikethrough_thickness ## -- Begin function pango_font_metrics_get_strikethrough_thickness .p2align 4, 0x90 _pango_font_metrics_get_strikethrough_thickness: ## @pango_font_metrics_get_strikethrough_thickness .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 _pango_font_metrics_get_type ## -- Begin function pango_font_metrics_get_type .p2align 4, 0x90 _pango_font_metrics_get_type: ## @pango_font_metrics_get_type .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 _pango_font_metrics_get_underline_position ## -- Begin function pango_font_metrics_get_underline_position .p2align 4, 0x90 _pango_font_metrics_get_underline_position: ## @pango_font_metrics_get_underline_position .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 _pango_font_metrics_get_underline_thickness ## -- Begin function pango_font_metrics_get_underline_thickness .p2align 4, 0x90 _pango_font_metrics_get_underline_thickness: ## @pango_font_metrics_get_underline_thickness .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 _pango_font_metrics_ref ## -- Begin function pango_font_metrics_ref .p2align 4, 0x90 _pango_font_metrics_ref: ## @pango_font_metrics_ref .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 _pango_font_metrics_unref ## -- Begin function pango_font_metrics_unref .p2align 4, 0x90 _pango_font_metrics_unref: ## @pango_font_metrics_unref .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 _pango_fontset_foreach ## -- Begin function pango_fontset_foreach .p2align 4, 0x90 _pango_fontset_foreach: ## @pango_fontset_foreach .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 _pango_fontset_get_font ## -- Begin function pango_fontset_get_font .p2align 4, 0x90 _pango_fontset_get_font: ## @pango_fontset_get_font .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 _pango_fontset_get_metrics ## -- Begin function pango_fontset_get_metrics .p2align 4, 0x90 _pango_fontset_get_metrics: ## @pango_fontset_get_metrics .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 _pango_fontset_get_type ## -- Begin function pango_fontset_get_type .p2align 4, 0x90 _pango_fontset_get_type: ## @pango_fontset_get_type .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 _pango_get_log_attrs ## -- Begin function pango_get_log_attrs .p2align 4, 0x90 _pango_get_log_attrs: ## @pango_get_log_attrs .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 _pango_glyph_item_apply_attrs ## -- Begin function pango_glyph_item_apply_attrs .p2align 4, 0x90 _pango_glyph_item_apply_attrs: ## @pango_glyph_item_apply_attrs .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 _pango_glyph_item_copy ## -- Begin function pango_glyph_item_copy .p2align 4, 0x90 _pango_glyph_item_copy: ## @pango_glyph_item_copy .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 _pango_glyph_item_free ## -- Begin function pango_glyph_item_free .p2align 4, 0x90 _pango_glyph_item_free: ## @pango_glyph_item_free .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 _pango_glyph_item_get_logical_widths ## -- Begin function pango_glyph_item_get_logical_widths .p2align 4, 0x90 _pango_glyph_item_get_logical_widths: ## @pango_glyph_item_get_logical_widths .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 _pango_glyph_item_get_type ## -- Begin function pango_glyph_item_get_type .p2align 4, 0x90 _pango_glyph_item_get_type: ## @pango_glyph_item_get_type .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 _pango_glyph_item_iter_copy ## -- Begin function pango_glyph_item_iter_copy .p2align 4, 0x90 _pango_glyph_item_iter_copy: ## @pango_glyph_item_iter_copy .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 _pango_glyph_item_iter_free ## -- Begin function pango_glyph_item_iter_free .p2align 4, 0x90 _pango_glyph_item_iter_free: ## @pango_glyph_item_iter_free .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 _pango_glyph_item_iter_get_type ## -- Begin function pango_glyph_item_iter_get_type .p2align 4, 0x90 _pango_glyph_item_iter_get_type: ## @pango_glyph_item_iter_get_type .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 _pango_glyph_item_iter_init_end ## -- Begin function pango_glyph_item_iter_init_end .p2align 4, 0x90 _pango_glyph_item_iter_init_end: ## @pango_glyph_item_iter_init_end .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _pango_glyph_item_iter_init_start ## -- Begin function pango_glyph_item_iter_init_start .p2align 4, 0x90 _pango_glyph_item_iter_init_start: ## @pango_glyph_item_iter_init_start .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 _pango_glyph_item_iter_next_cluster ## -- Begin function pango_glyph_item_iter_next_cluster .p2align 4, 0x90 _pango_glyph_item_iter_next_cluster: ## @pango_glyph_item_iter_next_cluster .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 _pango_glyph_item_iter_prev_cluster ## -- Begin function pango_glyph_item_iter_prev_cluster .p2align 4, 0x90 _pango_glyph_item_iter_prev_cluster: ## @pango_glyph_item_iter_prev_cluster .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 _pango_glyph_item_letter_space ## -- Begin function pango_glyph_item_letter_space .p2align 4, 0x90 _pango_glyph_item_letter_space: ## @pango_glyph_item_letter_space .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 _pango_glyph_item_split ## -- Begin function pango_glyph_item_split .p2align 4, 0x90 _pango_glyph_item_split: ## @pango_glyph_item_split .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 _pango_glyph_string_copy ## -- Begin function pango_glyph_string_copy .p2align 4, 0x90 _pango_glyph_string_copy: ## @pango_glyph_string_copy .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 _pango_glyph_string_extents ## -- Begin function pango_glyph_string_extents .p2align 4, 0x90 _pango_glyph_string_extents: ## @pango_glyph_string_extents .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 _pango_glyph_string_extents_range ## -- Begin function pango_glyph_string_extents_range .p2align 4, 0x90 _pango_glyph_string_extents_range: ## @pango_glyph_string_extents_range .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 _pango_glyph_string_free ## -- Begin function pango_glyph_string_free .p2align 4, 0x90 _pango_glyph_string_free: ## @pango_glyph_string_free .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 _pango_glyph_string_get_logical_widths ## -- Begin function pango_glyph_string_get_logical_widths .p2align 4, 0x90 _pango_glyph_string_get_logical_widths: ## @pango_glyph_string_get_logical_widths .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 _pango_glyph_string_get_type ## -- Begin function pango_glyph_string_get_type .p2align 4, 0x90 _pango_glyph_string_get_type: ## @pango_glyph_string_get_type .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 _pango_glyph_string_get_width ## -- Begin function pango_glyph_string_get_width .p2align 4, 0x90 _pango_glyph_string_get_width: ## @pango_glyph_string_get_width .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 _pango_glyph_string_index_to_x ## -- Begin function pango_glyph_string_index_to_x .p2align 4, 0x90 _pango_glyph_string_index_to_x: ## @pango_glyph_string_index_to_x .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 _pango_glyph_string_new ## -- Begin function pango_glyph_string_new .p2align 4, 0x90 _pango_glyph_string_new: ## @pango_glyph_string_new .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 _pango_glyph_string_set_size ## -- Begin function pango_glyph_string_set_size .p2align 4, 0x90 _pango_glyph_string_set_size: ## @pango_glyph_string_set_size .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 _pango_glyph_string_x_to_index ## -- Begin function pango_glyph_string_x_to_index .p2align 4, 0x90 _pango_glyph_string_x_to_index: ## @pango_glyph_string_x_to_index .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 _pango_gravity_get_for_matrix ## -- Begin function pango_gravity_get_for_matrix .p2align 4, 0x90 _pango_gravity_get_for_matrix: ## @pango_gravity_get_for_matrix .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 _pango_gravity_get_for_script ## -- Begin function pango_gravity_get_for_script .p2align 4, 0x90 _pango_gravity_get_for_script: ## @pango_gravity_get_for_script .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 _pango_gravity_get_for_script_and_width ## -- Begin function pango_gravity_get_for_script_and_width .p2align 4, 0x90 _pango_gravity_get_for_script_and_width: ## @pango_gravity_get_for_script_and_width .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 _pango_gravity_get_type ## -- Begin function pango_gravity_get_type .p2align 4, 0x90 _pango_gravity_get_type: ## @pango_gravity_get_type .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 _pango_gravity_hint_get_type ## -- Begin function pango_gravity_hint_get_type .p2align 4, 0x90 _pango_gravity_hint_get_type: ## @pango_gravity_hint_get_type .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 _pango_gravity_to_rotation ## -- Begin function pango_gravity_to_rotation .p2align 4, 0x90 _pango_gravity_to_rotation: ## @pango_gravity_to_rotation .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 _pango_is_zero_width ## -- Begin function pango_is_zero_width .p2align 4, 0x90 _pango_is_zero_width: ## @pango_is_zero_width .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 _pango_item_copy ## -- Begin function pango_item_copy .p2align 4, 0x90 _pango_item_copy: ## @pango_item_copy .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 _pango_item_free ## -- Begin function pango_item_free .p2align 4, 0x90 _pango_item_free: ## @pango_item_free .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 _pango_item_get_type ## -- Begin function pango_item_get_type .p2align 4, 0x90 _pango_item_get_type: ## @pango_item_get_type .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 _pango_item_new ## -- Begin function pango_item_new .p2align 4, 0x90 _pango_item_new: ## @pango_item_new .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 _pango_item_split ## -- Begin function pango_item_split .p2align 4, 0x90 _pango_item_split: ## @pango_item_split .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 _pango_itemize ## -- Begin function pango_itemize .p2align 4, 0x90 _pango_itemize: ## @pango_itemize .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 _pango_itemize_with_base_dir ## -- Begin function pango_itemize_with_base_dir .p2align 4, 0x90 _pango_itemize_with_base_dir: ## @pango_itemize_with_base_dir .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 _pango_language_from_string ## -- Begin function pango_language_from_string .p2align 4, 0x90 _pango_language_from_string: ## @pango_language_from_string .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 _pango_language_get_default ## -- Begin function pango_language_get_default .p2align 4, 0x90 _pango_language_get_default: ## @pango_language_get_default .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 _pango_language_get_sample_string ## -- Begin function pango_language_get_sample_string .p2align 4, 0x90 _pango_language_get_sample_string: ## @pango_language_get_sample_string .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 _pango_language_get_scripts ## -- Begin function pango_language_get_scripts .p2align 4, 0x90 _pango_language_get_scripts: ## @pango_language_get_scripts .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 _pango_language_get_type ## -- Begin function pango_language_get_type .p2align 4, 0x90 _pango_language_get_type: ## @pango_language_get_type .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 _pango_language_includes_script ## -- Begin function pango_language_includes_script .p2align 4, 0x90 _pango_language_includes_script: ## @pango_language_includes_script .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 _pango_language_matches ## -- Begin function pango_language_matches .p2align 4, 0x90 _pango_language_matches: ## @pango_language_matches .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 _pango_language_to_string ## -- Begin function pango_language_to_string .p2align 4, 0x90 _pango_language_to_string: ## @pango_language_to_string .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 _pango_layout_context_changed ## -- Begin function pango_layout_context_changed .p2align 4, 0x90 _pango_layout_context_changed: ## @pango_layout_context_changed .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 _pango_layout_copy ## -- Begin function pango_layout_copy .p2align 4, 0x90 _pango_layout_copy: ## @pango_layout_copy .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 _pango_layout_get_alignment ## -- Begin function pango_layout_get_alignment .p2align 4, 0x90 _pango_layout_get_alignment: ## @pango_layout_get_alignment .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 _pango_layout_get_attributes ## -- Begin function pango_layout_get_attributes .p2align 4, 0x90 _pango_layout_get_attributes: ## @pango_layout_get_attributes .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 _pango_layout_get_auto_dir ## -- Begin function pango_layout_get_auto_dir .p2align 4, 0x90 _pango_layout_get_auto_dir: ## @pango_layout_get_auto_dir .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 _pango_layout_get_baseline ## -- Begin function pango_layout_get_baseline .p2align 4, 0x90 _pango_layout_get_baseline: ## @pango_layout_get_baseline .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 _pango_layout_get_character_count ## -- Begin function pango_layout_get_character_count .p2align 4, 0x90 _pango_layout_get_character_count: ## @pango_layout_get_character_count .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 _pango_layout_get_context ## -- Begin function pango_layout_get_context .p2align 4, 0x90 _pango_layout_get_context: ## @pango_layout_get_context .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .globl _pango_layout_get_cursor_pos ## -- Begin function pango_layout_get_cursor_pos .p2align 4, 0x90 _pango_layout_get_cursor_pos: ## @pango_layout_get_cursor_pos .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 _pango_layout_get_ellipsize ## -- Begin function pango_layout_get_ellipsize .p2align 4, 0x90 _pango_layout_get_ellipsize: ## @pango_layout_get_ellipsize .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 _pango_layout_get_extents ## -- Begin function pango_layout_get_extents .p2align 4, 0x90 _pango_layout_get_extents: ## @pango_layout_get_extents .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 _pango_layout_get_font_description ## -- Begin function pango_layout_get_font_description .p2align 4, 0x90 _pango_layout_get_font_description: ## @pango_layout_get_font_description .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 _pango_layout_get_height ## -- Begin function pango_layout_get_height .p2align 4, 0x90 _pango_layout_get_height: ## @pango_layout_get_height .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 _pango_layout_get_indent ## -- Begin function pango_layout_get_indent .p2align 4, 0x90 _pango_layout_get_indent: ## @pango_layout_get_indent .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 _pango_layout_get_iter ## -- Begin function pango_layout_get_iter .p2align 4, 0x90 _pango_layout_get_iter: ## @pango_layout_get_iter .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 _pango_layout_get_justify ## -- Begin function pango_layout_get_justify .p2align 4, 0x90 _pango_layout_get_justify: ## @pango_layout_get_justify .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 _pango_layout_get_line ## -- Begin function pango_layout_get_line .p2align 4, 0x90 _pango_layout_get_line: ## @pango_layout_get_line .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 _pango_layout_get_line_count ## -- Begin function pango_layout_get_line_count .p2align 4, 0x90 _pango_layout_get_line_count: ## @pango_layout_get_line_count .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 _pango_layout_get_line_readonly ## -- Begin function pango_layout_get_line_readonly .p2align 4, 0x90 _pango_layout_get_line_readonly: ## @pango_layout_get_line_readonly .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 _pango_layout_get_lines ## -- Begin function pango_layout_get_lines .p2align 4, 0x90 _pango_layout_get_lines: ## @pango_layout_get_lines .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 _pango_layout_get_lines_readonly ## -- Begin function pango_layout_get_lines_readonly .p2align 4, 0x90 _pango_layout_get_lines_readonly: ## @pango_layout_get_lines_readonly .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 _pango_layout_get_log_attrs ## -- Begin function pango_layout_get_log_attrs .p2align 4, 0x90 _pango_layout_get_log_attrs: ## @pango_layout_get_log_attrs .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 _pango_layout_get_log_attrs_readonly ## -- Begin function pango_layout_get_log_attrs_readonly .p2align 4, 0x90 _pango_layout_get_log_attrs_readonly: ## @pango_layout_get_log_attrs_readonly .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 _pango_layout_get_pixel_extents ## -- Begin function pango_layout_get_pixel_extents .p2align 4, 0x90 _pango_layout_get_pixel_extents: ## @pango_layout_get_pixel_extents .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 _pango_layout_get_pixel_size ## -- Begin function pango_layout_get_pixel_size .p2align 4, 0x90 _pango_layout_get_pixel_size: ## @pango_layout_get_pixel_size .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 _pango_layout_get_single_paragraph_mode ## -- Begin function pango_layout_get_single_paragraph_mode .p2align 4, 0x90 _pango_layout_get_single_paragraph_mode: ## @pango_layout_get_single_paragraph_mode .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 _pango_layout_get_size ## -- Begin function pango_layout_get_size .p2align 4, 0x90 _pango_layout_get_size: ## @pango_layout_get_size .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 _pango_layout_get_spacing ## -- Begin function pango_layout_get_spacing .p2align 4, 0x90 _pango_layout_get_spacing: ## @pango_layout_get_spacing .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 _pango_layout_get_tabs ## -- Begin function pango_layout_get_tabs .p2align 4, 0x90 _pango_layout_get_tabs: ## @pango_layout_get_tabs .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 _pango_layout_get_text ## -- Begin function pango_layout_get_text .p2align 4, 0x90 _pango_layout_get_text: ## @pango_layout_get_text .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 _pango_layout_get_type ## -- Begin function pango_layout_get_type .p2align 4, 0x90 _pango_layout_get_type: ## @pango_layout_get_type .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 _pango_layout_get_unknown_glyphs_count ## -- Begin function pango_layout_get_unknown_glyphs_count .p2align 4, 0x90 _pango_layout_get_unknown_glyphs_count: ## @pango_layout_get_unknown_glyphs_count .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 _pango_layout_get_width ## -- Begin function pango_layout_get_width .p2align 4, 0x90 _pango_layout_get_width: ## @pango_layout_get_width .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 _pango_layout_get_wrap ## -- Begin function pango_layout_get_wrap .p2align 4, 0x90 _pango_layout_get_wrap: ## @pango_layout_get_wrap .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 _pango_layout_index_to_line_x ## -- Begin function pango_layout_index_to_line_x .p2align 4, 0x90 _pango_layout_index_to_line_x: ## @pango_layout_index_to_line_x .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 _pango_layout_index_to_pos ## -- Begin function pango_layout_index_to_pos .p2align 4, 0x90 _pango_layout_index_to_pos: ## @pango_layout_index_to_pos .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 _pango_layout_is_ellipsized ## -- Begin function pango_layout_is_ellipsized .p2align 4, 0x90 _pango_layout_is_ellipsized: ## @pango_layout_is_ellipsized .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 _pango_layout_is_wrapped ## -- Begin function pango_layout_is_wrapped .p2align 4, 0x90 _pango_layout_is_wrapped: ## @pango_layout_is_wrapped .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 _pango_layout_iter_at_last_line ## -- Begin function pango_layout_iter_at_last_line .p2align 4, 0x90 _pango_layout_iter_at_last_line: ## @pango_layout_iter_at_last_line .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 _pango_layout_iter_copy ## -- Begin function pango_layout_iter_copy .p2align 4, 0x90 _pango_layout_iter_copy: ## @pango_layout_iter_copy .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 _pango_layout_iter_free ## -- Begin function pango_layout_iter_free .p2align 4, 0x90 _pango_layout_iter_free: ## @pango_layout_iter_free .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 _pango_layout_iter_get_baseline ## -- Begin function pango_layout_iter_get_baseline .p2align 4, 0x90 _pango_layout_iter_get_baseline: ## @pango_layout_iter_get_baseline .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 _pango_layout_iter_get_char_extents ## -- Begin function pango_layout_iter_get_char_extents .p2align 4, 0x90 _pango_layout_iter_get_char_extents: ## @pango_layout_iter_get_char_extents .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 _pango_layout_iter_get_cluster_extents ## -- Begin function pango_layout_iter_get_cluster_extents .p2align 4, 0x90 _pango_layout_iter_get_cluster_extents: ## @pango_layout_iter_get_cluster_extents .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 _pango_layout_iter_get_index ## -- Begin function pango_layout_iter_get_index .p2align 4, 0x90 _pango_layout_iter_get_index: ## @pango_layout_iter_get_index .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 _pango_layout_iter_get_layout ## -- Begin function pango_layout_iter_get_layout .p2align 4, 0x90 _pango_layout_iter_get_layout: ## @pango_layout_iter_get_layout .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 _pango_layout_iter_get_layout_extents ## -- Begin function pango_layout_iter_get_layout_extents .p2align 4, 0x90 _pango_layout_iter_get_layout_extents: ## @pango_layout_iter_get_layout_extents .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 _pango_layout_iter_get_line ## -- Begin function pango_layout_iter_get_line .p2align 4, 0x90 _pango_layout_iter_get_line: ## @pango_layout_iter_get_line .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 _pango_layout_iter_get_line_extents ## -- Begin function pango_layout_iter_get_line_extents .p2align 4, 0x90 _pango_layout_iter_get_line_extents: ## @pango_layout_iter_get_line_extents .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 _pango_layout_iter_get_line_readonly ## -- Begin function pango_layout_iter_get_line_readonly .p2align 4, 0x90 _pango_layout_iter_get_line_readonly: ## @pango_layout_iter_get_line_readonly .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 _pango_layout_iter_get_line_yrange ## -- Begin function pango_layout_iter_get_line_yrange .p2align 4, 0x90 _pango_layout_iter_get_line_yrange: ## @pango_layout_iter_get_line_yrange .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 _pango_layout_iter_get_run ## -- Begin function pango_layout_iter_get_run .p2align 4, 0x90 _pango_layout_iter_get_run: ## @pango_layout_iter_get_run .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 _pango_layout_iter_get_run_extents ## -- Begin function pango_layout_iter_get_run_extents .p2align 4, 0x90 _pango_layout_iter_get_run_extents: ## @pango_layout_iter_get_run_extents .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 _pango_layout_iter_get_run_readonly ## -- Begin function pango_layout_iter_get_run_readonly .p2align 4, 0x90 _pango_layout_iter_get_run_readonly: ## @pango_layout_iter_get_run_readonly .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 _pango_layout_iter_get_type ## -- Begin function pango_layout_iter_get_type .p2align 4, 0x90 _pango_layout_iter_get_type: ## @pango_layout_iter_get_type .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 _pango_layout_iter_next_char ## -- Begin function pango_layout_iter_next_char .p2align 4, 0x90 _pango_layout_iter_next_char: ## @pango_layout_iter_next_char .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 _pango_layout_iter_next_cluster ## -- Begin function pango_layout_iter_next_cluster .p2align 4, 0x90 _pango_layout_iter_next_cluster: ## @pango_layout_iter_next_cluster .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 _pango_layout_iter_next_line ## -- Begin function pango_layout_iter_next_line .p2align 4, 0x90 _pango_layout_iter_next_line: ## @pango_layout_iter_next_line .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 _pango_layout_iter_next_run ## -- Begin function pango_layout_iter_next_run .p2align 4, 0x90 _pango_layout_iter_next_run: ## @pango_layout_iter_next_run .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 _pango_layout_line_get_extents ## -- Begin function pango_layout_line_get_extents .p2align 4, 0x90 _pango_layout_line_get_extents: ## @pango_layout_line_get_extents .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 _pango_layout_line_get_pixel_extents ## -- Begin function pango_layout_line_get_pixel_extents .p2align 4, 0x90 _pango_layout_line_get_pixel_extents: ## @pango_layout_line_get_pixel_extents .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 _pango_layout_line_get_type ## -- Begin function pango_layout_line_get_type .p2align 4, 0x90 _pango_layout_line_get_type: ## @pango_layout_line_get_type .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 _pango_layout_line_get_x_ranges ## -- Begin function pango_layout_line_get_x_ranges .p2align 4, 0x90 _pango_layout_line_get_x_ranges: ## @pango_layout_line_get_x_ranges .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 _pango_layout_line_index_to_x ## -- Begin function pango_layout_line_index_to_x .p2align 4, 0x90 _pango_layout_line_index_to_x: ## @pango_layout_line_index_to_x .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 _pango_layout_line_ref ## -- Begin function pango_layout_line_ref .p2align 4, 0x90 _pango_layout_line_ref: ## @pango_layout_line_ref .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 _pango_layout_line_unref ## -- Begin function pango_layout_line_unref .p2align 4, 0x90 _pango_layout_line_unref: ## @pango_layout_line_unref .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 _pango_layout_line_x_to_index ## -- Begin function pango_layout_line_x_to_index .p2align 4, 0x90 _pango_layout_line_x_to_index: ## @pango_layout_line_x_to_index .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 _pango_layout_move_cursor_visually ## -- Begin function pango_layout_move_cursor_visually .p2align 4, 0x90 _pango_layout_move_cursor_visually: ## @pango_layout_move_cursor_visually .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 _pango_layout_new ## -- Begin function pango_layout_new .p2align 4, 0x90 _pango_layout_new: ## @pango_layout_new .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 _pango_layout_set_alignment ## -- Begin function pango_layout_set_alignment .p2align 4, 0x90 _pango_layout_set_alignment: ## @pango_layout_set_alignment .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 _pango_layout_set_attributes ## -- Begin function pango_layout_set_attributes .p2align 4, 0x90 _pango_layout_set_attributes: ## @pango_layout_set_attributes .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 _pango_layout_set_auto_dir ## -- Begin function pango_layout_set_auto_dir .p2align 4, 0x90 _pango_layout_set_auto_dir: ## @pango_layout_set_auto_dir .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 _pango_layout_set_ellipsize ## -- Begin function pango_layout_set_ellipsize .p2align 4, 0x90 _pango_layout_set_ellipsize: ## @pango_layout_set_ellipsize .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 _pango_layout_set_font_description ## -- Begin function pango_layout_set_font_description .p2align 4, 0x90 _pango_layout_set_font_description: ## @pango_layout_set_font_description .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 _pango_layout_set_height ## -- Begin function pango_layout_set_height .p2align 4, 0x90 _pango_layout_set_height: ## @pango_layout_set_height .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 _pango_layout_set_indent ## -- Begin function pango_layout_set_indent .p2align 4, 0x90 _pango_layout_set_indent: ## @pango_layout_set_indent .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 _pango_layout_set_justify ## -- Begin function pango_layout_set_justify .p2align 4, 0x90 _pango_layout_set_justify: ## @pango_layout_set_justify .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 _pango_layout_set_markup ## -- Begin function pango_layout_set_markup .p2align 4, 0x90 _pango_layout_set_markup: ## @pango_layout_set_markup .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 _pango_layout_set_markup_with_accel ## -- Begin function pango_layout_set_markup_with_accel .p2align 4, 0x90 _pango_layout_set_markup_with_accel: ## @pango_layout_set_markup_with_accel .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 _pango_layout_set_single_paragraph_mode ## -- Begin function pango_layout_set_single_paragraph_mode .p2align 4, 0x90 _pango_layout_set_single_paragraph_mode: ## @pango_layout_set_single_paragraph_mode .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 _pango_layout_set_spacing ## -- Begin function pango_layout_set_spacing .p2align 4, 0x90 _pango_layout_set_spacing: ## @pango_layout_set_spacing .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 _pango_layout_set_tabs ## -- Begin function pango_layout_set_tabs .p2align 4, 0x90 _pango_layout_set_tabs: ## @pango_layout_set_tabs .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 _pango_layout_set_text ## -- Begin function pango_layout_set_text .p2align 4, 0x90 _pango_layout_set_text: ## @pango_layout_set_text .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 _pango_layout_set_width ## -- Begin function pango_layout_set_width .p2align 4, 0x90 _pango_layout_set_width: ## @pango_layout_set_width .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 _pango_layout_set_wrap ## -- Begin function pango_layout_set_wrap .p2align 4, 0x90 _pango_layout_set_wrap: ## @pango_layout_set_wrap .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 _pango_layout_xy_to_index ## -- Begin function pango_layout_xy_to_index .p2align 4, 0x90 _pango_layout_xy_to_index: ## @pango_layout_xy_to_index .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 _pango_log2vis_get_embedding_levels ## -- Begin function pango_log2vis_get_embedding_levels .p2align 4, 0x90 _pango_log2vis_get_embedding_levels: ## @pango_log2vis_get_embedding_levels .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 _pango_matrix_concat ## -- Begin function pango_matrix_concat .p2align 4, 0x90 _pango_matrix_concat: ## @pango_matrix_concat .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 _pango_matrix_copy ## -- Begin function pango_matrix_copy .p2align 4, 0x90 _pango_matrix_copy: ## @pango_matrix_copy .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 _pango_matrix_free ## -- Begin function pango_matrix_free .p2align 4, 0x90 _pango_matrix_free: ## @pango_matrix_free .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 _pango_matrix_get_font_scale_factor ## -- Begin function pango_matrix_get_font_scale_factor .p2align 4, 0x90 _pango_matrix_get_font_scale_factor: ## @pango_matrix_get_font_scale_factor .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 _pango_matrix_get_type ## -- Begin function pango_matrix_get_type .p2align 4, 0x90 _pango_matrix_get_type: ## @pango_matrix_get_type .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 _pango_matrix_rotate ## -- Begin function pango_matrix_rotate .p2align 4, 0x90 _pango_matrix_rotate: ## @pango_matrix_rotate .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 _pango_matrix_scale ## -- Begin function pango_matrix_scale .p2align 4, 0x90 _pango_matrix_scale: ## @pango_matrix_scale .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 _pango_matrix_transform_distance ## -- Begin function pango_matrix_transform_distance .p2align 4, 0x90 _pango_matrix_transform_distance: ## @pango_matrix_transform_distance .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 _pango_matrix_transform_pixel_rectangle ## -- Begin function pango_matrix_transform_pixel_rectangle .p2align 4, 0x90 _pango_matrix_transform_pixel_rectangle: ## @pango_matrix_transform_pixel_rectangle .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 _pango_matrix_transform_point ## -- Begin function pango_matrix_transform_point .p2align 4, 0x90 _pango_matrix_transform_point: ## @pango_matrix_transform_point .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 _pango_matrix_transform_rectangle ## -- Begin function pango_matrix_transform_rectangle .p2align 4, 0x90 _pango_matrix_transform_rectangle: ## @pango_matrix_transform_rectangle .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 _pango_matrix_translate ## -- Begin function pango_matrix_translate .p2align 4, 0x90 _pango_matrix_translate: ## @pango_matrix_translate .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 _pango_parse_enum ## -- Begin function pango_parse_enum .p2align 4, 0x90 _pango_parse_enum: ## @pango_parse_enum .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 _pango_parse_markup ## -- Begin function pango_parse_markup .p2align 4, 0x90 _pango_parse_markup: ## @pango_parse_markup .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 _pango_parse_stretch ## -- Begin function pango_parse_stretch .p2align 4, 0x90 _pango_parse_stretch: ## @pango_parse_stretch .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 _pango_parse_style ## -- Begin function pango_parse_style .p2align 4, 0x90 _pango_parse_style: ## @pango_parse_style .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 _pango_parse_variant ## -- Begin function pango_parse_variant .p2align 4, 0x90 _pango_parse_variant: ## @pango_parse_variant .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 _pango_parse_weight ## -- Begin function pango_parse_weight .p2align 4, 0x90 _pango_parse_weight: ## @pango_parse_weight .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 _pango_quantize_line_geometry ## -- Begin function pango_quantize_line_geometry .p2align 4, 0x90 _pango_quantize_line_geometry: ## @pango_quantize_line_geometry .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 _pango_read_line ## -- Begin function pango_read_line .p2align 4, 0x90 _pango_read_line: ## @pango_read_line .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 _pango_render_part_get_type ## -- Begin function pango_render_part_get_type .p2align 4, 0x90 _pango_render_part_get_type: ## @pango_render_part_get_type .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 _pango_renderer_activate ## -- Begin function pango_renderer_activate .p2align 4, 0x90 _pango_renderer_activate: ## @pango_renderer_activate .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 _pango_renderer_deactivate ## -- Begin function pango_renderer_deactivate .p2align 4, 0x90 _pango_renderer_deactivate: ## @pango_renderer_deactivate .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 _pango_renderer_draw_error_underline ## -- Begin function pango_renderer_draw_error_underline .p2align 4, 0x90 _pango_renderer_draw_error_underline: ## @pango_renderer_draw_error_underline .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 _pango_renderer_draw_glyph ## -- Begin function pango_renderer_draw_glyph .p2align 4, 0x90 _pango_renderer_draw_glyph: ## @pango_renderer_draw_glyph .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 _pango_renderer_draw_glyph_item ## -- Begin function pango_renderer_draw_glyph_item .p2align 4, 0x90 _pango_renderer_draw_glyph_item: ## @pango_renderer_draw_glyph_item .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 _pango_renderer_draw_glyphs ## -- Begin function pango_renderer_draw_glyphs .p2align 4, 0x90 _pango_renderer_draw_glyphs: ## @pango_renderer_draw_glyphs .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 _pango_renderer_draw_layout ## -- Begin function pango_renderer_draw_layout .p2align 4, 0x90 _pango_renderer_draw_layout: ## @pango_renderer_draw_layout .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 _pango_renderer_draw_layout_line ## -- Begin function pango_renderer_draw_layout_line .p2align 4, 0x90 _pango_renderer_draw_layout_line: ## @pango_renderer_draw_layout_line .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 _pango_renderer_draw_rectangle ## -- Begin function pango_renderer_draw_rectangle .p2align 4, 0x90 _pango_renderer_draw_rectangle: ## @pango_renderer_draw_rectangle .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 _pango_renderer_draw_trapezoid ## -- Begin function pango_renderer_draw_trapezoid .p2align 4, 0x90 _pango_renderer_draw_trapezoid: ## @pango_renderer_draw_trapezoid .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 _pango_renderer_get_color ## -- Begin function pango_renderer_get_color .p2align 4, 0x90 _pango_renderer_get_color: ## @pango_renderer_get_color .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 _pango_renderer_get_layout ## -- Begin function pango_renderer_get_layout .p2align 4, 0x90 _pango_renderer_get_layout: ## @pango_renderer_get_layout .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 _pango_renderer_get_layout_line ## -- Begin function pango_renderer_get_layout_line .p2align 4, 0x90 _pango_renderer_get_layout_line: ## @pango_renderer_get_layout_line .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 _pango_renderer_get_matrix ## -- Begin function pango_renderer_get_matrix .p2align 4, 0x90 _pango_renderer_get_matrix: ## @pango_renderer_get_matrix .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 _pango_renderer_get_type ## -- Begin function pango_renderer_get_type .p2align 4, 0x90 _pango_renderer_get_type: ## @pango_renderer_get_type .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 _pango_renderer_part_changed ## -- Begin function pango_renderer_part_changed .p2align 4, 0x90 _pango_renderer_part_changed: ## @pango_renderer_part_changed .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 _pango_renderer_set_color ## -- Begin function pango_renderer_set_color .p2align 4, 0x90 _pango_renderer_set_color: ## @pango_renderer_set_color .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 _pango_renderer_set_matrix ## -- Begin function pango_renderer_set_matrix .p2align 4, 0x90 _pango_renderer_set_matrix: ## @pango_renderer_set_matrix .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 _pango_reorder_items ## -- Begin function pango_reorder_items .p2align 4, 0x90 _pango_reorder_items: ## @pango_reorder_items .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 _pango_scan_int ## -- Begin function pango_scan_int .p2align 4, 0x90 _pango_scan_int: ## @pango_scan_int .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 _pango_scan_string ## -- Begin function pango_scan_string .p2align 4, 0x90 _pango_scan_string: ## @pango_scan_string .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 _pango_scan_word ## -- Begin function pango_scan_word .p2align 4, 0x90 _pango_scan_word: ## @pango_scan_word .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 _pango_script_for_unichar ## -- Begin function pango_script_for_unichar .p2align 4, 0x90 _pango_script_for_unichar: ## @pango_script_for_unichar .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 _pango_script_get_sample_language ## -- Begin function pango_script_get_sample_language .p2align 4, 0x90 _pango_script_get_sample_language: ## @pango_script_get_sample_language .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 _pango_script_get_type ## -- Begin function pango_script_get_type .p2align 4, 0x90 _pango_script_get_type: ## @pango_script_get_type .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 _pango_script_iter_free ## -- Begin function pango_script_iter_free .p2align 4, 0x90 _pango_script_iter_free: ## @pango_script_iter_free .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 _pango_script_iter_get_range ## -- Begin function pango_script_iter_get_range .p2align 4, 0x90 _pango_script_iter_get_range: ## @pango_script_iter_get_range .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 _pango_script_iter_new ## -- Begin function pango_script_iter_new .p2align 4, 0x90 _pango_script_iter_new: ## @pango_script_iter_new .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 _pango_script_iter_next ## -- Begin function pango_script_iter_next .p2align 4, 0x90 _pango_script_iter_next: ## @pango_script_iter_next .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 _pango_shape ## -- Begin function pango_shape .p2align 4, 0x90 _pango_shape: ## @pango_shape .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 _pango_skip_space ## -- Begin function pango_skip_space .p2align 4, 0x90 _pango_skip_space: ## @pango_skip_space .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 _pango_split_file_list ## -- Begin function pango_split_file_list .p2align 4, 0x90 _pango_split_file_list: ## @pango_split_file_list .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 _pango_stretch_get_type ## -- Begin function pango_stretch_get_type .p2align 4, 0x90 _pango_stretch_get_type: ## @pango_stretch_get_type .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 _pango_style_get_type ## -- Begin function pango_style_get_type .p2align 4, 0x90 _pango_style_get_type: ## @pango_style_get_type .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 _pango_tab_align_get_type ## -- Begin function pango_tab_align_get_type .p2align 4, 0x90 _pango_tab_align_get_type: ## @pango_tab_align_get_type .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 _pango_tab_array_copy ## -- Begin function pango_tab_array_copy .p2align 4, 0x90 _pango_tab_array_copy: ## @pango_tab_array_copy .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 _pango_tab_array_free ## -- Begin function pango_tab_array_free .p2align 4, 0x90 _pango_tab_array_free: ## @pango_tab_array_free .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 _pango_tab_array_get_positions_in_pixels ## -- Begin function pango_tab_array_get_positions_in_pixels .p2align 4, 0x90 _pango_tab_array_get_positions_in_pixels: ## @pango_tab_array_get_positions_in_pixels .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 _pango_tab_array_get_size ## -- Begin function pango_tab_array_get_size .p2align 4, 0x90 _pango_tab_array_get_size: ## @pango_tab_array_get_size .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 _pango_tab_array_get_tab ## -- Begin function pango_tab_array_get_tab .p2align 4, 0x90 _pango_tab_array_get_tab: ## @pango_tab_array_get_tab .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 _pango_tab_array_get_tabs ## -- Begin function pango_tab_array_get_tabs .p2align 4, 0x90 _pango_tab_array_get_tabs: ## @pango_tab_array_get_tabs .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 _pango_tab_array_get_type ## -- Begin function pango_tab_array_get_type .p2align 4, 0x90 _pango_tab_array_get_type: ## @pango_tab_array_get_type .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 _pango_tab_array_new ## -- Begin function pango_tab_array_new .p2align 4, 0x90 _pango_tab_array_new: ## @pango_tab_array_new .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 _pango_tab_array_new_with_positions ## -- Begin function pango_tab_array_new_with_positions .p2align 4, 0x90 _pango_tab_array_new_with_positions: ## @pango_tab_array_new_with_positions .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 _pango_tab_array_resize ## -- Begin function pango_tab_array_resize .p2align 4, 0x90 _pango_tab_array_resize: ## @pango_tab_array_resize .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 _pango_tab_array_set_tab ## -- Begin function pango_tab_array_set_tab .p2align 4, 0x90 _pango_tab_array_set_tab: ## @pango_tab_array_set_tab .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 _pango_trim_string ## -- Begin function pango_trim_string .p2align 4, 0x90 _pango_trim_string: ## @pango_trim_string .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 _pango_underline_get_type ## -- Begin function pango_underline_get_type .p2align 4, 0x90 _pango_underline_get_type: ## @pango_underline_get_type .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 _pango_unichar_direction ## -- Begin function pango_unichar_direction .p2align 4, 0x90 _pango_unichar_direction: ## @pango_unichar_direction .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 _pango_units_from_double ## -- Begin function pango_units_from_double .p2align 4, 0x90 _pango_units_from_double: ## @pango_units_from_double .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 _pango_units_to_double ## -- Begin function pango_units_to_double .p2align 4, 0x90 _pango_units_to_double: ## @pango_units_to_double .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 _pango_variant_get_type ## -- Begin function pango_variant_get_type .p2align 4, 0x90 _pango_variant_get_type: ## @pango_variant_get_type .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 _pango_version ## -- Begin function pango_version .p2align 4, 0x90 _pango_version: ## @pango_version .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 _pango_version_check ## -- Begin function pango_version_check .p2align 4, 0x90 _pango_version_check: ## @pango_version_check .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 _pango_version_string ## -- Begin function pango_version_string .p2align 4, 0x90 _pango_version_string: ## @pango_version_string .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 _pango_weight_get_type ## -- Begin function pango_weight_get_type .p2align 4, 0x90 _pango_weight_get_type: ## @pango_weight_get_type .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 _pango_wrap_mode_get_type ## -- Begin function pango_wrap_mode_get_type .p2align 4, 0x90 _pango_wrap_mode_get_type: ## @pango_wrap_mode_get_type .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _pango_alignment_get_type ; -- Begin function pango_alignment_get_type .p2align 2 _pango_alignment_get_type: ; @pango_alignment_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_background_new ; -- Begin function pango_attr_background_new .p2align 2 _pango_attr_background_new: ; @pango_attr_background_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_fallback_new ; -- Begin function pango_attr_fallback_new .p2align 2 _pango_attr_fallback_new: ; @pango_attr_fallback_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_family_new ; -- Begin function pango_attr_family_new .p2align 2 _pango_attr_family_new: ; @pango_attr_family_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_font_desc_new ; -- Begin function pango_attr_font_desc_new .p2align 2 _pango_attr_font_desc_new: ; @pango_attr_font_desc_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_foreground_new ; -- Begin function pango_attr_foreground_new .p2align 2 _pango_attr_foreground_new: ; @pango_attr_foreground_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_gravity_hint_new ; -- Begin function pango_attr_gravity_hint_new .p2align 2 _pango_attr_gravity_hint_new: ; @pango_attr_gravity_hint_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_gravity_new ; -- Begin function pango_attr_gravity_new .p2align 2 _pango_attr_gravity_new: ; @pango_attr_gravity_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_copy ; -- Begin function pango_attr_iterator_copy .p2align 2 _pango_attr_iterator_copy: ; @pango_attr_iterator_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_destroy ; -- Begin function pango_attr_iterator_destroy .p2align 2 _pango_attr_iterator_destroy: ; @pango_attr_iterator_destroy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_get ; -- Begin function pango_attr_iterator_get .p2align 2 _pango_attr_iterator_get: ; @pango_attr_iterator_get .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_get_attrs ; -- Begin function pango_attr_iterator_get_attrs .p2align 2 _pango_attr_iterator_get_attrs: ; @pango_attr_iterator_get_attrs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_get_font ; -- Begin function pango_attr_iterator_get_font .p2align 2 _pango_attr_iterator_get_font: ; @pango_attr_iterator_get_font .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_next ; -- Begin function pango_attr_iterator_next .p2align 2 _pango_attr_iterator_next: ; @pango_attr_iterator_next .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_iterator_range ; -- Begin function pango_attr_iterator_range .p2align 2 _pango_attr_iterator_range: ; @pango_attr_iterator_range .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_language_new ; -- Begin function pango_attr_language_new .p2align 2 _pango_attr_language_new: ; @pango_attr_language_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_letter_spacing_new ; -- Begin function pango_attr_letter_spacing_new .p2align 2 _pango_attr_letter_spacing_new: ; @pango_attr_letter_spacing_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_change ; -- Begin function pango_attr_list_change .p2align 2 _pango_attr_list_change: ; @pango_attr_list_change .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_copy ; -- Begin function pango_attr_list_copy .p2align 2 _pango_attr_list_copy: ; @pango_attr_list_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_filter ; -- Begin function pango_attr_list_filter .p2align 2 _pango_attr_list_filter: ; @pango_attr_list_filter .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_get_iterator ; -- Begin function pango_attr_list_get_iterator .p2align 2 _pango_attr_list_get_iterator: ; @pango_attr_list_get_iterator .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_get_type ; -- Begin function pango_attr_list_get_type .p2align 2 _pango_attr_list_get_type: ; @pango_attr_list_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_insert ; -- Begin function pango_attr_list_insert .p2align 2 _pango_attr_list_insert: ; @pango_attr_list_insert .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_insert_before ; -- Begin function pango_attr_list_insert_before .p2align 2 _pango_attr_list_insert_before: ; @pango_attr_list_insert_before .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_new ; -- Begin function pango_attr_list_new .p2align 2 _pango_attr_list_new: ; @pango_attr_list_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_ref ; -- Begin function pango_attr_list_ref .p2align 2 _pango_attr_list_ref: ; @pango_attr_list_ref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_splice ; -- Begin function pango_attr_list_splice .p2align 2 _pango_attr_list_splice: ; @pango_attr_list_splice .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_list_unref ; -- Begin function pango_attr_list_unref .p2align 2 _pango_attr_list_unref: ; @pango_attr_list_unref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_rise_new ; -- Begin function pango_attr_rise_new .p2align 2 _pango_attr_rise_new: ; @pango_attr_rise_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_scale_new ; -- Begin function pango_attr_scale_new .p2align 2 _pango_attr_scale_new: ; @pango_attr_scale_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_shape_new ; -- Begin function pango_attr_shape_new .p2align 2 _pango_attr_shape_new: ; @pango_attr_shape_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_shape_new_with_data ; -- Begin function pango_attr_shape_new_with_data .p2align 2 _pango_attr_shape_new_with_data: ; @pango_attr_shape_new_with_data .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_size_new ; -- Begin function pango_attr_size_new .p2align 2 _pango_attr_size_new: ; @pango_attr_size_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_size_new_absolute ; -- Begin function pango_attr_size_new_absolute .p2align 2 _pango_attr_size_new_absolute: ; @pango_attr_size_new_absolute .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_stretch_new ; -- Begin function pango_attr_stretch_new .p2align 2 _pango_attr_stretch_new: ; @pango_attr_stretch_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_strikethrough_color_new ; -- Begin function pango_attr_strikethrough_color_new .p2align 2 _pango_attr_strikethrough_color_new: ; @pango_attr_strikethrough_color_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_strikethrough_new ; -- Begin function pango_attr_strikethrough_new .p2align 2 _pango_attr_strikethrough_new: ; @pango_attr_strikethrough_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_style_new ; -- Begin function pango_attr_style_new .p2align 2 _pango_attr_style_new: ; @pango_attr_style_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_type_get_name ; -- Begin function pango_attr_type_get_name .p2align 2 _pango_attr_type_get_name: ; @pango_attr_type_get_name .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_type_get_type ; -- Begin function pango_attr_type_get_type .p2align 2 _pango_attr_type_get_type: ; @pango_attr_type_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_type_register ; -- Begin function pango_attr_type_register .p2align 2 _pango_attr_type_register: ; @pango_attr_type_register .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_underline_color_new ; -- Begin function pango_attr_underline_color_new .p2align 2 _pango_attr_underline_color_new: ; @pango_attr_underline_color_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_underline_new ; -- Begin function pango_attr_underline_new .p2align 2 _pango_attr_underline_new: ; @pango_attr_underline_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_variant_new ; -- Begin function pango_attr_variant_new .p2align 2 _pango_attr_variant_new: ; @pango_attr_variant_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attr_weight_new ; -- Begin function pango_attr_weight_new .p2align 2 _pango_attr_weight_new: ; @pango_attr_weight_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attribute_copy ; -- Begin function pango_attribute_copy .p2align 2 _pango_attribute_copy: ; @pango_attribute_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attribute_destroy ; -- Begin function pango_attribute_destroy .p2align 2 _pango_attribute_destroy: ; @pango_attribute_destroy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attribute_equal ; -- Begin function pango_attribute_equal .p2align 2 _pango_attribute_equal: ; @pango_attribute_equal .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_attribute_init ; -- Begin function pango_attribute_init .p2align 2 _pango_attribute_init: ; @pango_attribute_init .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_bidi_type_for_unichar ; -- Begin function pango_bidi_type_for_unichar .p2align 2 _pango_bidi_type_for_unichar: ; @pango_bidi_type_for_unichar .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_bidi_type_get_type ; -- Begin function pango_bidi_type_get_type .p2align 2 _pango_bidi_type_get_type: ; @pango_bidi_type_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_break ; -- Begin function pango_break .p2align 2 _pango_break: ; @pango_break .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_color_copy ; -- Begin function pango_color_copy .p2align 2 _pango_color_copy: ; @pango_color_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_color_free ; -- Begin function pango_color_free .p2align 2 _pango_color_free: ; @pango_color_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_color_get_type ; -- Begin function pango_color_get_type .p2align 2 _pango_color_get_type: ; @pango_color_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_color_parse ; -- Begin function pango_color_parse .p2align 2 _pango_color_parse: ; @pango_color_parse .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_color_to_string ; -- Begin function pango_color_to_string .p2align 2 _pango_color_to_string: ; @pango_color_to_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_base_dir ; -- Begin function pango_context_get_base_dir .p2align 2 _pango_context_get_base_dir: ; @pango_context_get_base_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_base_gravity ; -- Begin function pango_context_get_base_gravity .p2align 2 _pango_context_get_base_gravity: ; @pango_context_get_base_gravity .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_font_description ; -- Begin function pango_context_get_font_description .p2align 2 _pango_context_get_font_description: ; @pango_context_get_font_description .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_font_map ; -- Begin function pango_context_get_font_map .p2align 2 _pango_context_get_font_map: ; @pango_context_get_font_map .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_gravity ; -- Begin function pango_context_get_gravity .p2align 2 _pango_context_get_gravity: ; @pango_context_get_gravity .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_gravity_hint ; -- Begin function pango_context_get_gravity_hint .p2align 2 _pango_context_get_gravity_hint: ; @pango_context_get_gravity_hint .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_language ; -- Begin function pango_context_get_language .p2align 2 _pango_context_get_language: ; @pango_context_get_language .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_matrix ; -- Begin function pango_context_get_matrix .p2align 2 _pango_context_get_matrix: ; @pango_context_get_matrix .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_metrics ; -- Begin function pango_context_get_metrics .p2align 2 _pango_context_get_metrics: ; @pango_context_get_metrics .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_get_type ; -- Begin function pango_context_get_type .p2align 2 _pango_context_get_type: ; @pango_context_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_list_families ; -- Begin function pango_context_list_families .p2align 2 _pango_context_list_families: ; @pango_context_list_families .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_load_font ; -- Begin function pango_context_load_font .p2align 2 _pango_context_load_font: ; @pango_context_load_font .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_load_fontset ; -- Begin function pango_context_load_fontset .p2align 2 _pango_context_load_fontset: ; @pango_context_load_fontset .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_new ; -- Begin function pango_context_new .p2align 2 _pango_context_new: ; @pango_context_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_base_dir ; -- Begin function pango_context_set_base_dir .p2align 2 _pango_context_set_base_dir: ; @pango_context_set_base_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_base_gravity ; -- Begin function pango_context_set_base_gravity .p2align 2 _pango_context_set_base_gravity: ; @pango_context_set_base_gravity .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_font_description ; -- Begin function pango_context_set_font_description .p2align 2 _pango_context_set_font_description: ; @pango_context_set_font_description .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_font_map ; -- Begin function pango_context_set_font_map .p2align 2 _pango_context_set_font_map: ; @pango_context_set_font_map .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_gravity_hint ; -- Begin function pango_context_set_gravity_hint .p2align 2 _pango_context_set_gravity_hint: ; @pango_context_set_gravity_hint .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_language ; -- Begin function pango_context_set_language .p2align 2 _pango_context_set_language: ; @pango_context_set_language .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_context_set_matrix ; -- Begin function pango_context_set_matrix .p2align 2 _pango_context_set_matrix: ; @pango_context_set_matrix .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_copy ; -- Begin function pango_coverage_copy .p2align 2 _pango_coverage_copy: ; @pango_coverage_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_from_bytes ; -- Begin function pango_coverage_from_bytes .p2align 2 _pango_coverage_from_bytes: ; @pango_coverage_from_bytes .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_get ; -- Begin function pango_coverage_get .p2align 2 _pango_coverage_get: ; @pango_coverage_get .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_level_get_type ; -- Begin function pango_coverage_level_get_type .p2align 2 _pango_coverage_level_get_type: ; @pango_coverage_level_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_max ; -- Begin function pango_coverage_max .p2align 2 _pango_coverage_max: ; @pango_coverage_max .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_new ; -- Begin function pango_coverage_new .p2align 2 _pango_coverage_new: ; @pango_coverage_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_ref ; -- Begin function pango_coverage_ref .p2align 2 _pango_coverage_ref: ; @pango_coverage_ref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_set ; -- Begin function pango_coverage_set .p2align 2 _pango_coverage_set: ; @pango_coverage_set .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_to_bytes ; -- Begin function pango_coverage_to_bytes .p2align 2 _pango_coverage_to_bytes: ; @pango_coverage_to_bytes .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_coverage_unref ; -- Begin function pango_coverage_unref .p2align 2 _pango_coverage_unref: ; @pango_coverage_unref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_direction_get_type ; -- Begin function pango_direction_get_type .p2align 2 _pango_direction_get_type: ; @pango_direction_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_ellipsize_mode_get_type ; -- Begin function pango_ellipsize_mode_get_type .p2align 2 _pango_ellipsize_mode_get_type: ; @pango_ellipsize_mode_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_extents_to_pixels ; -- Begin function pango_extents_to_pixels .p2align 2 _pango_extents_to_pixels: ; @pango_extents_to_pixels .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_find_base_dir ; -- Begin function pango_find_base_dir .p2align 2 _pango_find_base_dir: ; @pango_find_base_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_find_paragraph_boundary ; -- Begin function pango_find_paragraph_boundary .p2align 2 _pango_find_paragraph_boundary: ; @pango_find_paragraph_boundary .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_describe ; -- Begin function pango_font_describe .p2align 2 _pango_font_describe: ; @pango_font_describe .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_describe_with_absolute_size ; -- Begin function pango_font_describe_with_absolute_size .p2align 2 _pango_font_describe_with_absolute_size: ; @pango_font_describe_with_absolute_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_better_match ; -- Begin function pango_font_description_better_match .p2align 2 _pango_font_description_better_match: ; @pango_font_description_better_match .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_copy ; -- Begin function pango_font_description_copy .p2align 2 _pango_font_description_copy: ; @pango_font_description_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_copy_static ; -- Begin function pango_font_description_copy_static .p2align 2 _pango_font_description_copy_static: ; @pango_font_description_copy_static .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_equal ; -- Begin function pango_font_description_equal .p2align 2 _pango_font_description_equal: ; @pango_font_description_equal .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_free ; -- Begin function pango_font_description_free .p2align 2 _pango_font_description_free: ; @pango_font_description_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_from_string ; -- Begin function pango_font_description_from_string .p2align 2 _pango_font_description_from_string: ; @pango_font_description_from_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_family ; -- Begin function pango_font_description_get_family .p2align 2 _pango_font_description_get_family: ; @pango_font_description_get_family .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_gravity ; -- Begin function pango_font_description_get_gravity .p2align 2 _pango_font_description_get_gravity: ; @pango_font_description_get_gravity .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_set_fields ; -- Begin function pango_font_description_get_set_fields .p2align 2 _pango_font_description_get_set_fields: ; @pango_font_description_get_set_fields .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_size ; -- Begin function pango_font_description_get_size .p2align 2 _pango_font_description_get_size: ; @pango_font_description_get_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_size_is_absolute ; -- Begin function pango_font_description_get_size_is_absolute .p2align 2 _pango_font_description_get_size_is_absolute: ; @pango_font_description_get_size_is_absolute .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_stretch ; -- Begin function pango_font_description_get_stretch .p2align 2 _pango_font_description_get_stretch: ; @pango_font_description_get_stretch .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_style ; -- Begin function pango_font_description_get_style .p2align 2 _pango_font_description_get_style: ; @pango_font_description_get_style .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_type ; -- Begin function pango_font_description_get_type .p2align 2 _pango_font_description_get_type: ; @pango_font_description_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_variant ; -- Begin function pango_font_description_get_variant .p2align 2 _pango_font_description_get_variant: ; @pango_font_description_get_variant .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_get_weight ; -- Begin function pango_font_description_get_weight .p2align 2 _pango_font_description_get_weight: ; @pango_font_description_get_weight .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_hash ; -- Begin function pango_font_description_hash .p2align 2 _pango_font_description_hash: ; @pango_font_description_hash .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_merge ; -- Begin function pango_font_description_merge .p2align 2 _pango_font_description_merge: ; @pango_font_description_merge .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_merge_static ; -- Begin function pango_font_description_merge_static .p2align 2 _pango_font_description_merge_static: ; @pango_font_description_merge_static .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_new ; -- Begin function pango_font_description_new .p2align 2 _pango_font_description_new: ; @pango_font_description_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_absolute_size ; -- Begin function pango_font_description_set_absolute_size .p2align 2 _pango_font_description_set_absolute_size: ; @pango_font_description_set_absolute_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_family ; -- Begin function pango_font_description_set_family .p2align 2 _pango_font_description_set_family: ; @pango_font_description_set_family .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_family_static ; -- Begin function pango_font_description_set_family_static .p2align 2 _pango_font_description_set_family_static: ; @pango_font_description_set_family_static .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_gravity ; -- Begin function pango_font_description_set_gravity .p2align 2 _pango_font_description_set_gravity: ; @pango_font_description_set_gravity .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_size ; -- Begin function pango_font_description_set_size .p2align 2 _pango_font_description_set_size: ; @pango_font_description_set_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_stretch ; -- Begin function pango_font_description_set_stretch .p2align 2 _pango_font_description_set_stretch: ; @pango_font_description_set_stretch .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_style ; -- Begin function pango_font_description_set_style .p2align 2 _pango_font_description_set_style: ; @pango_font_description_set_style .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_variant ; -- Begin function pango_font_description_set_variant .p2align 2 _pango_font_description_set_variant: ; @pango_font_description_set_variant .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_set_weight ; -- Begin function pango_font_description_set_weight .p2align 2 _pango_font_description_set_weight: ; @pango_font_description_set_weight .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_to_filename ; -- Begin function pango_font_description_to_filename .p2align 2 _pango_font_description_to_filename: ; @pango_font_description_to_filename .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_to_string ; -- Begin function pango_font_description_to_string .p2align 2 _pango_font_description_to_string: ; @pango_font_description_to_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_description_unset_fields ; -- Begin function pango_font_description_unset_fields .p2align 2 _pango_font_description_unset_fields: ; @pango_font_description_unset_fields .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_descriptions_free ; -- Begin function pango_font_descriptions_free .p2align 2 _pango_font_descriptions_free: ; @pango_font_descriptions_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_face_describe ; -- Begin function pango_font_face_describe .p2align 2 _pango_font_face_describe: ; @pango_font_face_describe .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_face_get_face_name ; -- Begin function pango_font_face_get_face_name .p2align 2 _pango_font_face_get_face_name: ; @pango_font_face_get_face_name .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_face_get_type ; -- Begin function pango_font_face_get_type .p2align 2 _pango_font_face_get_type: ; @pango_font_face_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_face_is_synthesized ; -- Begin function pango_font_face_is_synthesized .p2align 2 _pango_font_face_is_synthesized: ; @pango_font_face_is_synthesized .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_face_list_sizes ; -- Begin function pango_font_face_list_sizes .p2align 2 _pango_font_face_list_sizes: ; @pango_font_face_list_sizes .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_family_get_name ; -- Begin function pango_font_family_get_name .p2align 2 _pango_font_family_get_name: ; @pango_font_family_get_name .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_family_get_type ; -- Begin function pango_font_family_get_type .p2align 2 _pango_font_family_get_type: ; @pango_font_family_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_family_is_monospace ; -- Begin function pango_font_family_is_monospace .p2align 2 _pango_font_family_is_monospace: ; @pango_font_family_is_monospace .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_family_list_faces ; -- Begin function pango_font_family_list_faces .p2align 2 _pango_font_family_list_faces: ; @pango_font_family_list_faces .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_find_shaper ; -- Begin function pango_font_find_shaper .p2align 2 _pango_font_find_shaper: ; @pango_font_find_shaper .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_get_coverage ; -- Begin function pango_font_get_coverage .p2align 2 _pango_font_get_coverage: ; @pango_font_get_coverage .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_get_font_map ; -- Begin function pango_font_get_font_map .p2align 2 _pango_font_get_font_map: ; @pango_font_get_font_map .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_get_glyph_extents ; -- Begin function pango_font_get_glyph_extents .p2align 2 _pango_font_get_glyph_extents: ; @pango_font_get_glyph_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_get_metrics ; -- Begin function pango_font_get_metrics .p2align 2 _pango_font_get_metrics: ; @pango_font_get_metrics .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_get_type ; -- Begin function pango_font_get_type .p2align 2 _pango_font_get_type: ; @pango_font_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_map_create_context ; -- Begin function pango_font_map_create_context .p2align 2 _pango_font_map_create_context: ; @pango_font_map_create_context .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_map_get_type ; -- Begin function pango_font_map_get_type .p2align 2 _pango_font_map_get_type: ; @pango_font_map_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_map_list_families ; -- Begin function pango_font_map_list_families .p2align 2 _pango_font_map_list_families: ; @pango_font_map_list_families .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_map_load_font ; -- Begin function pango_font_map_load_font .p2align 2 _pango_font_map_load_font: ; @pango_font_map_load_font .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_map_load_fontset ; -- Begin function pango_font_map_load_fontset .p2align 2 _pango_font_map_load_fontset: ; @pango_font_map_load_fontset .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_mask_get_type ; -- Begin function pango_font_mask_get_type .p2align 2 _pango_font_mask_get_type: ; @pango_font_mask_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_approximate_char_width ; -- Begin function pango_font_metrics_get_approximate_char_width .p2align 2 _pango_font_metrics_get_approximate_char_width: ; @pango_font_metrics_get_approximate_char_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_approximate_digit_width ; -- Begin function pango_font_metrics_get_approximate_digit_width .p2align 2 _pango_font_metrics_get_approximate_digit_width: ; @pango_font_metrics_get_approximate_digit_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_ascent ; -- Begin function pango_font_metrics_get_ascent .p2align 2 _pango_font_metrics_get_ascent: ; @pango_font_metrics_get_ascent .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_descent ; -- Begin function pango_font_metrics_get_descent .p2align 2 _pango_font_metrics_get_descent: ; @pango_font_metrics_get_descent .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_strikethrough_position ; -- Begin function pango_font_metrics_get_strikethrough_position .p2align 2 _pango_font_metrics_get_strikethrough_position: ; @pango_font_metrics_get_strikethrough_position .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_strikethrough_thickness ; -- Begin function pango_font_metrics_get_strikethrough_thickness .p2align 2 _pango_font_metrics_get_strikethrough_thickness: ; @pango_font_metrics_get_strikethrough_thickness .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_type ; -- Begin function pango_font_metrics_get_type .p2align 2 _pango_font_metrics_get_type: ; @pango_font_metrics_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_underline_position ; -- Begin function pango_font_metrics_get_underline_position .p2align 2 _pango_font_metrics_get_underline_position: ; @pango_font_metrics_get_underline_position .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_get_underline_thickness ; -- Begin function pango_font_metrics_get_underline_thickness .p2align 2 _pango_font_metrics_get_underline_thickness: ; @pango_font_metrics_get_underline_thickness .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_ref ; -- Begin function pango_font_metrics_ref .p2align 2 _pango_font_metrics_ref: ; @pango_font_metrics_ref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_font_metrics_unref ; -- Begin function pango_font_metrics_unref .p2align 2 _pango_font_metrics_unref: ; @pango_font_metrics_unref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_fontset_foreach ; -- Begin function pango_fontset_foreach .p2align 2 _pango_fontset_foreach: ; @pango_fontset_foreach .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_fontset_get_font ; -- Begin function pango_fontset_get_font .p2align 2 _pango_fontset_get_font: ; @pango_fontset_get_font .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_fontset_get_metrics ; -- Begin function pango_fontset_get_metrics .p2align 2 _pango_fontset_get_metrics: ; @pango_fontset_get_metrics .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_fontset_get_type ; -- Begin function pango_fontset_get_type .p2align 2 _pango_fontset_get_type: ; @pango_fontset_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_get_log_attrs ; -- Begin function pango_get_log_attrs .p2align 2 _pango_get_log_attrs: ; @pango_get_log_attrs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_apply_attrs ; -- Begin function pango_glyph_item_apply_attrs .p2align 2 _pango_glyph_item_apply_attrs: ; @pango_glyph_item_apply_attrs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_copy ; -- Begin function pango_glyph_item_copy .p2align 2 _pango_glyph_item_copy: ; @pango_glyph_item_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_free ; -- Begin function pango_glyph_item_free .p2align 2 _pango_glyph_item_free: ; @pango_glyph_item_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_get_logical_widths ; -- Begin function pango_glyph_item_get_logical_widths .p2align 2 _pango_glyph_item_get_logical_widths: ; @pango_glyph_item_get_logical_widths .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_get_type ; -- Begin function pango_glyph_item_get_type .p2align 2 _pango_glyph_item_get_type: ; @pango_glyph_item_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_copy ; -- Begin function pango_glyph_item_iter_copy .p2align 2 _pango_glyph_item_iter_copy: ; @pango_glyph_item_iter_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_free ; -- Begin function pango_glyph_item_iter_free .p2align 2 _pango_glyph_item_iter_free: ; @pango_glyph_item_iter_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_get_type ; -- Begin function pango_glyph_item_iter_get_type .p2align 2 _pango_glyph_item_iter_get_type: ; @pango_glyph_item_iter_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_init_end ; -- Begin function pango_glyph_item_iter_init_end .p2align 2 _pango_glyph_item_iter_init_end: ; @pango_glyph_item_iter_init_end .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_init_start ; -- Begin function pango_glyph_item_iter_init_start .p2align 2 _pango_glyph_item_iter_init_start: ; @pango_glyph_item_iter_init_start .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_next_cluster ; -- Begin function pango_glyph_item_iter_next_cluster .p2align 2 _pango_glyph_item_iter_next_cluster: ; @pango_glyph_item_iter_next_cluster .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_iter_prev_cluster ; -- Begin function pango_glyph_item_iter_prev_cluster .p2align 2 _pango_glyph_item_iter_prev_cluster: ; @pango_glyph_item_iter_prev_cluster .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_letter_space ; -- Begin function pango_glyph_item_letter_space .p2align 2 _pango_glyph_item_letter_space: ; @pango_glyph_item_letter_space .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_item_split ; -- Begin function pango_glyph_item_split .p2align 2 _pango_glyph_item_split: ; @pango_glyph_item_split .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_copy ; -- Begin function pango_glyph_string_copy .p2align 2 _pango_glyph_string_copy: ; @pango_glyph_string_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_extents ; -- Begin function pango_glyph_string_extents .p2align 2 _pango_glyph_string_extents: ; @pango_glyph_string_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_extents_range ; -- Begin function pango_glyph_string_extents_range .p2align 2 _pango_glyph_string_extents_range: ; @pango_glyph_string_extents_range .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_free ; -- Begin function pango_glyph_string_free .p2align 2 _pango_glyph_string_free: ; @pango_glyph_string_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_get_logical_widths ; -- Begin function pango_glyph_string_get_logical_widths .p2align 2 _pango_glyph_string_get_logical_widths: ; @pango_glyph_string_get_logical_widths .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_get_type ; -- Begin function pango_glyph_string_get_type .p2align 2 _pango_glyph_string_get_type: ; @pango_glyph_string_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_get_width ; -- Begin function pango_glyph_string_get_width .p2align 2 _pango_glyph_string_get_width: ; @pango_glyph_string_get_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_index_to_x ; -- Begin function pango_glyph_string_index_to_x .p2align 2 _pango_glyph_string_index_to_x: ; @pango_glyph_string_index_to_x .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_new ; -- Begin function pango_glyph_string_new .p2align 2 _pango_glyph_string_new: ; @pango_glyph_string_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_set_size ; -- Begin function pango_glyph_string_set_size .p2align 2 _pango_glyph_string_set_size: ; @pango_glyph_string_set_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_glyph_string_x_to_index ; -- Begin function pango_glyph_string_x_to_index .p2align 2 _pango_glyph_string_x_to_index: ; @pango_glyph_string_x_to_index .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_get_for_matrix ; -- Begin function pango_gravity_get_for_matrix .p2align 2 _pango_gravity_get_for_matrix: ; @pango_gravity_get_for_matrix .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_get_for_script ; -- Begin function pango_gravity_get_for_script .p2align 2 _pango_gravity_get_for_script: ; @pango_gravity_get_for_script .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_get_for_script_and_width ; -- Begin function pango_gravity_get_for_script_and_width .p2align 2 _pango_gravity_get_for_script_and_width: ; @pango_gravity_get_for_script_and_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_get_type ; -- Begin function pango_gravity_get_type .p2align 2 _pango_gravity_get_type: ; @pango_gravity_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_hint_get_type ; -- Begin function pango_gravity_hint_get_type .p2align 2 _pango_gravity_hint_get_type: ; @pango_gravity_hint_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_gravity_to_rotation ; -- Begin function pango_gravity_to_rotation .p2align 2 _pango_gravity_to_rotation: ; @pango_gravity_to_rotation .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_is_zero_width ; -- Begin function pango_is_zero_width .p2align 2 _pango_is_zero_width: ; @pango_is_zero_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_item_copy ; -- Begin function pango_item_copy .p2align 2 _pango_item_copy: ; @pango_item_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_item_free ; -- Begin function pango_item_free .p2align 2 _pango_item_free: ; @pango_item_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_item_get_type ; -- Begin function pango_item_get_type .p2align 2 _pango_item_get_type: ; @pango_item_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_item_new ; -- Begin function pango_item_new .p2align 2 _pango_item_new: ; @pango_item_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_item_split ; -- Begin function pango_item_split .p2align 2 _pango_item_split: ; @pango_item_split .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_itemize ; -- Begin function pango_itemize .p2align 2 _pango_itemize: ; @pango_itemize .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_itemize_with_base_dir ; -- Begin function pango_itemize_with_base_dir .p2align 2 _pango_itemize_with_base_dir: ; @pango_itemize_with_base_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_from_string ; -- Begin function pango_language_from_string .p2align 2 _pango_language_from_string: ; @pango_language_from_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_get_default ; -- Begin function pango_language_get_default .p2align 2 _pango_language_get_default: ; @pango_language_get_default .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_get_sample_string ; -- Begin function pango_language_get_sample_string .p2align 2 _pango_language_get_sample_string: ; @pango_language_get_sample_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_get_scripts ; -- Begin function pango_language_get_scripts .p2align 2 _pango_language_get_scripts: ; @pango_language_get_scripts .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_get_type ; -- Begin function pango_language_get_type .p2align 2 _pango_language_get_type: ; @pango_language_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_includes_script ; -- Begin function pango_language_includes_script .p2align 2 _pango_language_includes_script: ; @pango_language_includes_script .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_matches ; -- Begin function pango_language_matches .p2align 2 _pango_language_matches: ; @pango_language_matches .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_language_to_string ; -- Begin function pango_language_to_string .p2align 2 _pango_language_to_string: ; @pango_language_to_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_context_changed ; -- Begin function pango_layout_context_changed .p2align 2 _pango_layout_context_changed: ; @pango_layout_context_changed .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_copy ; -- Begin function pango_layout_copy .p2align 2 _pango_layout_copy: ; @pango_layout_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_alignment ; -- Begin function pango_layout_get_alignment .p2align 2 _pango_layout_get_alignment: ; @pango_layout_get_alignment .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_attributes ; -- Begin function pango_layout_get_attributes .p2align 2 _pango_layout_get_attributes: ; @pango_layout_get_attributes .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_auto_dir ; -- Begin function pango_layout_get_auto_dir .p2align 2 _pango_layout_get_auto_dir: ; @pango_layout_get_auto_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_baseline ; -- Begin function pango_layout_get_baseline .p2align 2 _pango_layout_get_baseline: ; @pango_layout_get_baseline .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_character_count ; -- Begin function pango_layout_get_character_count .p2align 2 _pango_layout_get_character_count: ; @pango_layout_get_character_count .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_context ; -- Begin function pango_layout_get_context .p2align 2 _pango_layout_get_context: ; @pango_layout_get_context .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_cursor_pos ; -- Begin function pango_layout_get_cursor_pos .p2align 2 _pango_layout_get_cursor_pos: ; @pango_layout_get_cursor_pos .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_ellipsize ; -- Begin function pango_layout_get_ellipsize .p2align 2 _pango_layout_get_ellipsize: ; @pango_layout_get_ellipsize .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_extents ; -- Begin function pango_layout_get_extents .p2align 2 _pango_layout_get_extents: ; @pango_layout_get_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_font_description ; -- Begin function pango_layout_get_font_description .p2align 2 _pango_layout_get_font_description: ; @pango_layout_get_font_description .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_height ; -- Begin function pango_layout_get_height .p2align 2 _pango_layout_get_height: ; @pango_layout_get_height .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_indent ; -- Begin function pango_layout_get_indent .p2align 2 _pango_layout_get_indent: ; @pango_layout_get_indent .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_iter ; -- Begin function pango_layout_get_iter .p2align 2 _pango_layout_get_iter: ; @pango_layout_get_iter .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_justify ; -- Begin function pango_layout_get_justify .p2align 2 _pango_layout_get_justify: ; @pango_layout_get_justify .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_line ; -- Begin function pango_layout_get_line .p2align 2 _pango_layout_get_line: ; @pango_layout_get_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_line_count ; -- Begin function pango_layout_get_line_count .p2align 2 _pango_layout_get_line_count: ; @pango_layout_get_line_count .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_line_readonly ; -- Begin function pango_layout_get_line_readonly .p2align 2 _pango_layout_get_line_readonly: ; @pango_layout_get_line_readonly .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_lines ; -- Begin function pango_layout_get_lines .p2align 2 _pango_layout_get_lines: ; @pango_layout_get_lines .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_lines_readonly ; -- Begin function pango_layout_get_lines_readonly .p2align 2 _pango_layout_get_lines_readonly: ; @pango_layout_get_lines_readonly .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_log_attrs ; -- Begin function pango_layout_get_log_attrs .p2align 2 _pango_layout_get_log_attrs: ; @pango_layout_get_log_attrs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_log_attrs_readonly ; -- Begin function pango_layout_get_log_attrs_readonly .p2align 2 _pango_layout_get_log_attrs_readonly: ; @pango_layout_get_log_attrs_readonly .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_pixel_extents ; -- Begin function pango_layout_get_pixel_extents .p2align 2 _pango_layout_get_pixel_extents: ; @pango_layout_get_pixel_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_pixel_size ; -- Begin function pango_layout_get_pixel_size .p2align 2 _pango_layout_get_pixel_size: ; @pango_layout_get_pixel_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_single_paragraph_mode ; -- Begin function pango_layout_get_single_paragraph_mode .p2align 2 _pango_layout_get_single_paragraph_mode: ; @pango_layout_get_single_paragraph_mode .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_size ; -- Begin function pango_layout_get_size .p2align 2 _pango_layout_get_size: ; @pango_layout_get_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_spacing ; -- Begin function pango_layout_get_spacing .p2align 2 _pango_layout_get_spacing: ; @pango_layout_get_spacing .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_tabs ; -- Begin function pango_layout_get_tabs .p2align 2 _pango_layout_get_tabs: ; @pango_layout_get_tabs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_text ; -- Begin function pango_layout_get_text .p2align 2 _pango_layout_get_text: ; @pango_layout_get_text .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_type ; -- Begin function pango_layout_get_type .p2align 2 _pango_layout_get_type: ; @pango_layout_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_unknown_glyphs_count ; -- Begin function pango_layout_get_unknown_glyphs_count .p2align 2 _pango_layout_get_unknown_glyphs_count: ; @pango_layout_get_unknown_glyphs_count .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_width ; -- Begin function pango_layout_get_width .p2align 2 _pango_layout_get_width: ; @pango_layout_get_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_get_wrap ; -- Begin function pango_layout_get_wrap .p2align 2 _pango_layout_get_wrap: ; @pango_layout_get_wrap .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_index_to_line_x ; -- Begin function pango_layout_index_to_line_x .p2align 2 _pango_layout_index_to_line_x: ; @pango_layout_index_to_line_x .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_index_to_pos ; -- Begin function pango_layout_index_to_pos .p2align 2 _pango_layout_index_to_pos: ; @pango_layout_index_to_pos .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_is_ellipsized ; -- Begin function pango_layout_is_ellipsized .p2align 2 _pango_layout_is_ellipsized: ; @pango_layout_is_ellipsized .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_is_wrapped ; -- Begin function pango_layout_is_wrapped .p2align 2 _pango_layout_is_wrapped: ; @pango_layout_is_wrapped .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_at_last_line ; -- Begin function pango_layout_iter_at_last_line .p2align 2 _pango_layout_iter_at_last_line: ; @pango_layout_iter_at_last_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_copy ; -- Begin function pango_layout_iter_copy .p2align 2 _pango_layout_iter_copy: ; @pango_layout_iter_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_free ; -- Begin function pango_layout_iter_free .p2align 2 _pango_layout_iter_free: ; @pango_layout_iter_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_baseline ; -- Begin function pango_layout_iter_get_baseline .p2align 2 _pango_layout_iter_get_baseline: ; @pango_layout_iter_get_baseline .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_char_extents ; -- Begin function pango_layout_iter_get_char_extents .p2align 2 _pango_layout_iter_get_char_extents: ; @pango_layout_iter_get_char_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_cluster_extents ; -- Begin function pango_layout_iter_get_cluster_extents .p2align 2 _pango_layout_iter_get_cluster_extents: ; @pango_layout_iter_get_cluster_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_index ; -- Begin function pango_layout_iter_get_index .p2align 2 _pango_layout_iter_get_index: ; @pango_layout_iter_get_index .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_layout ; -- Begin function pango_layout_iter_get_layout .p2align 2 _pango_layout_iter_get_layout: ; @pango_layout_iter_get_layout .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_layout_extents ; -- Begin function pango_layout_iter_get_layout_extents .p2align 2 _pango_layout_iter_get_layout_extents: ; @pango_layout_iter_get_layout_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_line ; -- Begin function pango_layout_iter_get_line .p2align 2 _pango_layout_iter_get_line: ; @pango_layout_iter_get_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_line_extents ; -- Begin function pango_layout_iter_get_line_extents .p2align 2 _pango_layout_iter_get_line_extents: ; @pango_layout_iter_get_line_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_line_readonly ; -- Begin function pango_layout_iter_get_line_readonly .p2align 2 _pango_layout_iter_get_line_readonly: ; @pango_layout_iter_get_line_readonly .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_line_yrange ; -- Begin function pango_layout_iter_get_line_yrange .p2align 2 _pango_layout_iter_get_line_yrange: ; @pango_layout_iter_get_line_yrange .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_run ; -- Begin function pango_layout_iter_get_run .p2align 2 _pango_layout_iter_get_run: ; @pango_layout_iter_get_run .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_run_extents ; -- Begin function pango_layout_iter_get_run_extents .p2align 2 _pango_layout_iter_get_run_extents: ; @pango_layout_iter_get_run_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_run_readonly ; -- Begin function pango_layout_iter_get_run_readonly .p2align 2 _pango_layout_iter_get_run_readonly: ; @pango_layout_iter_get_run_readonly .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_get_type ; -- Begin function pango_layout_iter_get_type .p2align 2 _pango_layout_iter_get_type: ; @pango_layout_iter_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_next_char ; -- Begin function pango_layout_iter_next_char .p2align 2 _pango_layout_iter_next_char: ; @pango_layout_iter_next_char .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_next_cluster ; -- Begin function pango_layout_iter_next_cluster .p2align 2 _pango_layout_iter_next_cluster: ; @pango_layout_iter_next_cluster .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_next_line ; -- Begin function pango_layout_iter_next_line .p2align 2 _pango_layout_iter_next_line: ; @pango_layout_iter_next_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_iter_next_run ; -- Begin function pango_layout_iter_next_run .p2align 2 _pango_layout_iter_next_run: ; @pango_layout_iter_next_run .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_get_extents ; -- Begin function pango_layout_line_get_extents .p2align 2 _pango_layout_line_get_extents: ; @pango_layout_line_get_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_get_pixel_extents ; -- Begin function pango_layout_line_get_pixel_extents .p2align 2 _pango_layout_line_get_pixel_extents: ; @pango_layout_line_get_pixel_extents .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_get_type ; -- Begin function pango_layout_line_get_type .p2align 2 _pango_layout_line_get_type: ; @pango_layout_line_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_get_x_ranges ; -- Begin function pango_layout_line_get_x_ranges .p2align 2 _pango_layout_line_get_x_ranges: ; @pango_layout_line_get_x_ranges .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_index_to_x ; -- Begin function pango_layout_line_index_to_x .p2align 2 _pango_layout_line_index_to_x: ; @pango_layout_line_index_to_x .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_ref ; -- Begin function pango_layout_line_ref .p2align 2 _pango_layout_line_ref: ; @pango_layout_line_ref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_unref ; -- Begin function pango_layout_line_unref .p2align 2 _pango_layout_line_unref: ; @pango_layout_line_unref .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_line_x_to_index ; -- Begin function pango_layout_line_x_to_index .p2align 2 _pango_layout_line_x_to_index: ; @pango_layout_line_x_to_index .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_move_cursor_visually ; -- Begin function pango_layout_move_cursor_visually .p2align 2 _pango_layout_move_cursor_visually: ; @pango_layout_move_cursor_visually .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_new ; -- Begin function pango_layout_new .p2align 2 _pango_layout_new: ; @pango_layout_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_alignment ; -- Begin function pango_layout_set_alignment .p2align 2 _pango_layout_set_alignment: ; @pango_layout_set_alignment .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_attributes ; -- Begin function pango_layout_set_attributes .p2align 2 _pango_layout_set_attributes: ; @pango_layout_set_attributes .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_auto_dir ; -- Begin function pango_layout_set_auto_dir .p2align 2 _pango_layout_set_auto_dir: ; @pango_layout_set_auto_dir .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_ellipsize ; -- Begin function pango_layout_set_ellipsize .p2align 2 _pango_layout_set_ellipsize: ; @pango_layout_set_ellipsize .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_font_description ; -- Begin function pango_layout_set_font_description .p2align 2 _pango_layout_set_font_description: ; @pango_layout_set_font_description .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_height ; -- Begin function pango_layout_set_height .p2align 2 _pango_layout_set_height: ; @pango_layout_set_height .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_indent ; -- Begin function pango_layout_set_indent .p2align 2 _pango_layout_set_indent: ; @pango_layout_set_indent .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_justify ; -- Begin function pango_layout_set_justify .p2align 2 _pango_layout_set_justify: ; @pango_layout_set_justify .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_markup ; -- Begin function pango_layout_set_markup .p2align 2 _pango_layout_set_markup: ; @pango_layout_set_markup .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_markup_with_accel ; -- Begin function pango_layout_set_markup_with_accel .p2align 2 _pango_layout_set_markup_with_accel: ; @pango_layout_set_markup_with_accel .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_single_paragraph_mode ; -- Begin function pango_layout_set_single_paragraph_mode .p2align 2 _pango_layout_set_single_paragraph_mode: ; @pango_layout_set_single_paragraph_mode .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_spacing ; -- Begin function pango_layout_set_spacing .p2align 2 _pango_layout_set_spacing: ; @pango_layout_set_spacing .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_tabs ; -- Begin function pango_layout_set_tabs .p2align 2 _pango_layout_set_tabs: ; @pango_layout_set_tabs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_text ; -- Begin function pango_layout_set_text .p2align 2 _pango_layout_set_text: ; @pango_layout_set_text .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_width ; -- Begin function pango_layout_set_width .p2align 2 _pango_layout_set_width: ; @pango_layout_set_width .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_set_wrap ; -- Begin function pango_layout_set_wrap .p2align 2 _pango_layout_set_wrap: ; @pango_layout_set_wrap .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_layout_xy_to_index ; -- Begin function pango_layout_xy_to_index .p2align 2 _pango_layout_xy_to_index: ; @pango_layout_xy_to_index .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_log2vis_get_embedding_levels ; -- Begin function pango_log2vis_get_embedding_levels .p2align 2 _pango_log2vis_get_embedding_levels: ; @pango_log2vis_get_embedding_levels .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_concat ; -- Begin function pango_matrix_concat .p2align 2 _pango_matrix_concat: ; @pango_matrix_concat .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_copy ; -- Begin function pango_matrix_copy .p2align 2 _pango_matrix_copy: ; @pango_matrix_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_free ; -- Begin function pango_matrix_free .p2align 2 _pango_matrix_free: ; @pango_matrix_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_get_font_scale_factor ; -- Begin function pango_matrix_get_font_scale_factor .p2align 2 _pango_matrix_get_font_scale_factor: ; @pango_matrix_get_font_scale_factor .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_get_type ; -- Begin function pango_matrix_get_type .p2align 2 _pango_matrix_get_type: ; @pango_matrix_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_rotate ; -- Begin function pango_matrix_rotate .p2align 2 _pango_matrix_rotate: ; @pango_matrix_rotate .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_scale ; -- Begin function pango_matrix_scale .p2align 2 _pango_matrix_scale: ; @pango_matrix_scale .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_transform_distance ; -- Begin function pango_matrix_transform_distance .p2align 2 _pango_matrix_transform_distance: ; @pango_matrix_transform_distance .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_transform_pixel_rectangle ; -- Begin function pango_matrix_transform_pixel_rectangle .p2align 2 _pango_matrix_transform_pixel_rectangle: ; @pango_matrix_transform_pixel_rectangle .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_transform_point ; -- Begin function pango_matrix_transform_point .p2align 2 _pango_matrix_transform_point: ; @pango_matrix_transform_point .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_transform_rectangle ; -- Begin function pango_matrix_transform_rectangle .p2align 2 _pango_matrix_transform_rectangle: ; @pango_matrix_transform_rectangle .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_matrix_translate ; -- Begin function pango_matrix_translate .p2align 2 _pango_matrix_translate: ; @pango_matrix_translate .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_enum ; -- Begin function pango_parse_enum .p2align 2 _pango_parse_enum: ; @pango_parse_enum .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_markup ; -- Begin function pango_parse_markup .p2align 2 _pango_parse_markup: ; @pango_parse_markup .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_stretch ; -- Begin function pango_parse_stretch .p2align 2 _pango_parse_stretch: ; @pango_parse_stretch .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_style ; -- Begin function pango_parse_style .p2align 2 _pango_parse_style: ; @pango_parse_style .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_variant ; -- Begin function pango_parse_variant .p2align 2 _pango_parse_variant: ; @pango_parse_variant .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_parse_weight ; -- Begin function pango_parse_weight .p2align 2 _pango_parse_weight: ; @pango_parse_weight .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_quantize_line_geometry ; -- Begin function pango_quantize_line_geometry .p2align 2 _pango_quantize_line_geometry: ; @pango_quantize_line_geometry .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_read_line ; -- Begin function pango_read_line .p2align 2 _pango_read_line: ; @pango_read_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_render_part_get_type ; -- Begin function pango_render_part_get_type .p2align 2 _pango_render_part_get_type: ; @pango_render_part_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_activate ; -- Begin function pango_renderer_activate .p2align 2 _pango_renderer_activate: ; @pango_renderer_activate .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_deactivate ; -- Begin function pango_renderer_deactivate .p2align 2 _pango_renderer_deactivate: ; @pango_renderer_deactivate .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_error_underline ; -- Begin function pango_renderer_draw_error_underline .p2align 2 _pango_renderer_draw_error_underline: ; @pango_renderer_draw_error_underline .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_glyph ; -- Begin function pango_renderer_draw_glyph .p2align 2 _pango_renderer_draw_glyph: ; @pango_renderer_draw_glyph .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_glyph_item ; -- Begin function pango_renderer_draw_glyph_item .p2align 2 _pango_renderer_draw_glyph_item: ; @pango_renderer_draw_glyph_item .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_glyphs ; -- Begin function pango_renderer_draw_glyphs .p2align 2 _pango_renderer_draw_glyphs: ; @pango_renderer_draw_glyphs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_layout ; -- Begin function pango_renderer_draw_layout .p2align 2 _pango_renderer_draw_layout: ; @pango_renderer_draw_layout .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_layout_line ; -- Begin function pango_renderer_draw_layout_line .p2align 2 _pango_renderer_draw_layout_line: ; @pango_renderer_draw_layout_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_rectangle ; -- Begin function pango_renderer_draw_rectangle .p2align 2 _pango_renderer_draw_rectangle: ; @pango_renderer_draw_rectangle .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_draw_trapezoid ; -- Begin function pango_renderer_draw_trapezoid .p2align 2 _pango_renderer_draw_trapezoid: ; @pango_renderer_draw_trapezoid .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_get_color ; -- Begin function pango_renderer_get_color .p2align 2 _pango_renderer_get_color: ; @pango_renderer_get_color .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_get_layout ; -- Begin function pango_renderer_get_layout .p2align 2 _pango_renderer_get_layout: ; @pango_renderer_get_layout .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_get_layout_line ; -- Begin function pango_renderer_get_layout_line .p2align 2 _pango_renderer_get_layout_line: ; @pango_renderer_get_layout_line .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_get_matrix ; -- Begin function pango_renderer_get_matrix .p2align 2 _pango_renderer_get_matrix: ; @pango_renderer_get_matrix .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_get_type ; -- Begin function pango_renderer_get_type .p2align 2 _pango_renderer_get_type: ; @pango_renderer_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_part_changed ; -- Begin function pango_renderer_part_changed .p2align 2 _pango_renderer_part_changed: ; @pango_renderer_part_changed .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_set_color ; -- Begin function pango_renderer_set_color .p2align 2 _pango_renderer_set_color: ; @pango_renderer_set_color .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_renderer_set_matrix ; -- Begin function pango_renderer_set_matrix .p2align 2 _pango_renderer_set_matrix: ; @pango_renderer_set_matrix .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_reorder_items ; -- Begin function pango_reorder_items .p2align 2 _pango_reorder_items: ; @pango_reorder_items .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_scan_int ; -- Begin function pango_scan_int .p2align 2 _pango_scan_int: ; @pango_scan_int .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_scan_string ; -- Begin function pango_scan_string .p2align 2 _pango_scan_string: ; @pango_scan_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_scan_word ; -- Begin function pango_scan_word .p2align 2 _pango_scan_word: ; @pango_scan_word .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_for_unichar ; -- Begin function pango_script_for_unichar .p2align 2 _pango_script_for_unichar: ; @pango_script_for_unichar .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_get_sample_language ; -- Begin function pango_script_get_sample_language .p2align 2 _pango_script_get_sample_language: ; @pango_script_get_sample_language .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_get_type ; -- Begin function pango_script_get_type .p2align 2 _pango_script_get_type: ; @pango_script_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_iter_free ; -- Begin function pango_script_iter_free .p2align 2 _pango_script_iter_free: ; @pango_script_iter_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_iter_get_range ; -- Begin function pango_script_iter_get_range .p2align 2 _pango_script_iter_get_range: ; @pango_script_iter_get_range .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_iter_new ; -- Begin function pango_script_iter_new .p2align 2 _pango_script_iter_new: ; @pango_script_iter_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_script_iter_next ; -- Begin function pango_script_iter_next .p2align 2 _pango_script_iter_next: ; @pango_script_iter_next .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_shape ; -- Begin function pango_shape .p2align 2 _pango_shape: ; @pango_shape .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_skip_space ; -- Begin function pango_skip_space .p2align 2 _pango_skip_space: ; @pango_skip_space .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_split_file_list ; -- Begin function pango_split_file_list .p2align 2 _pango_split_file_list: ; @pango_split_file_list .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_stretch_get_type ; -- Begin function pango_stretch_get_type .p2align 2 _pango_stretch_get_type: ; @pango_stretch_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_style_get_type ; -- Begin function pango_style_get_type .p2align 2 _pango_style_get_type: ; @pango_style_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_align_get_type ; -- Begin function pango_tab_align_get_type .p2align 2 _pango_tab_align_get_type: ; @pango_tab_align_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_copy ; -- Begin function pango_tab_array_copy .p2align 2 _pango_tab_array_copy: ; @pango_tab_array_copy .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_free ; -- Begin function pango_tab_array_free .p2align 2 _pango_tab_array_free: ; @pango_tab_array_free .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_get_positions_in_pixels ; -- Begin function pango_tab_array_get_positions_in_pixels .p2align 2 _pango_tab_array_get_positions_in_pixels: ; @pango_tab_array_get_positions_in_pixels .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_get_size ; -- Begin function pango_tab_array_get_size .p2align 2 _pango_tab_array_get_size: ; @pango_tab_array_get_size .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_get_tab ; -- Begin function pango_tab_array_get_tab .p2align 2 _pango_tab_array_get_tab: ; @pango_tab_array_get_tab .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_get_tabs ; -- Begin function pango_tab_array_get_tabs .p2align 2 _pango_tab_array_get_tabs: ; @pango_tab_array_get_tabs .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_get_type ; -- Begin function pango_tab_array_get_type .p2align 2 _pango_tab_array_get_type: ; @pango_tab_array_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_new ; -- Begin function pango_tab_array_new .p2align 2 _pango_tab_array_new: ; @pango_tab_array_new .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_new_with_positions ; -- Begin function pango_tab_array_new_with_positions .p2align 2 _pango_tab_array_new_with_positions: ; @pango_tab_array_new_with_positions .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_resize ; -- Begin function pango_tab_array_resize .p2align 2 _pango_tab_array_resize: ; @pango_tab_array_resize .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_tab_array_set_tab ; -- Begin function pango_tab_array_set_tab .p2align 2 _pango_tab_array_set_tab: ; @pango_tab_array_set_tab .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_trim_string ; -- Begin function pango_trim_string .p2align 2 _pango_trim_string: ; @pango_trim_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_underline_get_type ; -- Begin function pango_underline_get_type .p2align 2 _pango_underline_get_type: ; @pango_underline_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_unichar_direction ; -- Begin function pango_unichar_direction .p2align 2 _pango_unichar_direction: ; @pango_unichar_direction .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_units_from_double ; -- Begin function pango_units_from_double .p2align 2 _pango_units_from_double: ; @pango_units_from_double .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_units_to_double ; -- Begin function pango_units_to_double .p2align 2 _pango_units_to_double: ; @pango_units_to_double .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_variant_get_type ; -- Begin function pango_variant_get_type .p2align 2 _pango_variant_get_type: ; @pango_variant_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_version ; -- Begin function pango_version .p2align 2 _pango_version: ; @pango_version .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_version_check ; -- Begin function pango_version_check .p2align 2 _pango_version_check: ; @pango_version_check .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_version_string ; -- Begin function pango_version_string .p2align 2 _pango_version_string: ; @pango_version_string .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_weight_get_type ; -- Begin function pango_weight_get_type .p2align 2 _pango_weight_get_type: ; @pango_weight_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .globl _pango_wrap_mode_get_type ; -- Begin function pango_wrap_mode_get_type .p2align 2 _pango_wrap_mode_get_type: ; @pango_wrap_mode_get_type .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/151552.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 %r14 pushq %rbx subq $48, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq _args@GOTPCREL(%rip), %rbx movl $1, 4(%rbx) leaq _thread_function(%rip), %r14 leaq -64(%rbp), %rdi movl $1, %ecx xorl %esi, %esi movq %r14, %rdx callq _pthread_create movl $1, 8(%rbx) leaq -56(%rbp), %rdi movl $2, %ecx xorl %esi, %esi movq %r14, %rdx callq _pthread_create movl $1, 12(%rbx) leaq -48(%rbp), %rdi movl $3, %ecx xorl %esi, %esi movq %r14, %rdx callq _pthread_create movl $1, 16(%rbx) leaq -40(%rbp), %rdi movl $4, %ecx xorl %esi, %esi movq %r14, %rdx callq _pthread_create movl $1, 20(%rbx) leaq -32(%rbp), %rdi movl $5, %ecx xorl %esi, %esi movq %r14, %rdx callq _pthread_create movl $1, (%rbx) xorl %edi, %edi callq _thread_function .cfi_endproc ## -- End function .globl _thread_function ## -- Begin function thread_function .p2align 4, 0x90 _thread_function: ## @thread_function .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 movslq %edi, %rbx movq _args@GOTPCREL(%rip), %r14 .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movl (%r14,%rbx,4), %eax testl %eax, %eax jle LBB1_3 ## %bb.1: ## in Loop: Header=BB1_2 Depth=1 incl %eax movl %eax, (%r14,%rbx,4) movl $1, %edi callq _usleep jmp LBB1_2 LBB1_3: xorl %edi, %edi callq _pthread_exit .cfi_endproc ## -- End function .comm _args,24,4 ## @args .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 x20, _args@GOTPAGE Lloh1: ldr x20, [x20, _args@GOTPAGEOFF] mov w21, #1 str w21, [x20, #4] Lloh2: adrp x19, _thread_function@PAGE Lloh3: add x19, x19, _thread_function@PAGEOFF add x22, sp, #8 add x0, sp, #8 mov x1, #0 mov x2, x19 mov w3, #1 bl _pthread_create str w21, [x20, #8] add x0, x22, #8 mov x1, #0 mov x2, x19 mov w3, #2 bl _pthread_create str w21, [x20, #12] add x0, x22, #16 mov x1, #0 mov x2, x19 mov w3, #3 bl _pthread_create str w21, [x20, #16] add x0, x22, #24 mov x1, #0 mov x2, x19 mov w3, #4 bl _pthread_create str w21, [x20, #20] add x0, x22, #32 mov x1, #0 mov x2, x19 mov w3, #5 bl _pthread_create str w21, [x20] mov x0, #0 bl _thread_function .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _thread_function ; -- Begin function thread_function .p2align 2 _thread_function: ; @thread_function .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 sbfiz x8, x0, #2, #32 Lloh4: adrp x19, _args@GOTPAGE Lloh5: ldr x19, [x19, _args@GOTPAGEOFF] ldr w8, [x19, x8] cmp w8, #1 b.lt LBB1_3 ; %bb.1: sxtw x9, w0 lsl x20, x9, #2 LBB1_2: ; =>This Inner Loop Header: Depth=1 add w8, w8, #1 str w8, [x19, x20] mov w0, #1 bl _usleep ldr w8, [x19, x20] cmp w8, #0 b.gt LBB1_2 LBB1_3: mov x0, #0 bl _pthread_exit .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _args,24,2 ; @args .subsections_via_symbols
the_stack_data/145454302.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function run_pcl _run_pcl: ## @run_pcl .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, %eax movq %rdi, %r14 movq _DMA0_CURRENT_PCL@GOTPCREL(%rip), %rcx shll $5, %edx movslq %edx, %rbx movq (%rcx), %rsi addq %rbx, %rsi movl %eax, %edx callq _reg_write movq _DMA0_CHAN_CTRL@GOTPCREL(%rip), %rax addq (%rax), %rbx movq _DMA_CHAN_CTRL_ENABLE@GOTPCREL(%rip), %rax movq _DMA_CHAN_CTRL_LINK@GOTPCREL(%rip), %rcx movl (%rcx), %edx orl (%rax), %edx movq %r14, %rdi movq %rbx, %rsi popq %rbx popq %r14 popq %rbp jmp _reg_write ## TAILCALL .cfi_endproc ## -- End function .comm _DMA0_CURRENT_PCL,8,3 ## @DMA0_CURRENT_PCL .comm _DMA0_CHAN_CTRL,8,3 ## @DMA0_CHAN_CTRL .comm _DMA_CHAN_CTRL_ENABLE,4,2 ## @DMA_CHAN_CTRL_ENABLE .comm _DMA_CHAN_CTRL_LINK,4,2 ## @DMA_CHAN_CTRL_LINK .no_dead_strip _run_pcl .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function run_pcl _run_pcl: ; @run_pcl .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 x8, x1 mov x19, x0 Lloh0: adrp x9, _DMA0_CURRENT_PCL@GOTPAGE Lloh1: ldr x9, [x9, _DMA0_CURRENT_PCL@GOTPAGEOFF] Lloh2: ldr x9, [x9] lsl w10, w2, #5 sxtw x20, w10 add x1, x9, x20 mov x2, x8 bl _reg_write Lloh3: adrp x8, _DMA0_CHAN_CTRL@GOTPAGE Lloh4: ldr x8, [x8, _DMA0_CHAN_CTRL@GOTPAGEOFF] Lloh5: ldr x8, [x8] add x1, x8, x20 Lloh6: adrp x8, _DMA_CHAN_CTRL_ENABLE@GOTPAGE Lloh7: ldr x8, [x8, _DMA_CHAN_CTRL_ENABLE@GOTPAGEOFF] Lloh8: adrp x9, _DMA_CHAN_CTRL_LINK@GOTPAGE Lloh9: ldr x9, [x9, _DMA_CHAN_CTRL_LINK@GOTPAGEOFF] Lloh10: ldr w8, [x8] Lloh11: ldr w9, [x9] orr w2, w9, w8 mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _reg_write .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh10 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _DMA0_CURRENT_PCL,8,3 ; @DMA0_CURRENT_PCL .comm _DMA0_CHAN_CTRL,8,3 ; @DMA0_CHAN_CTRL .comm _DMA_CHAN_CTRL_ENABLE,4,2 ; @DMA_CHAN_CTRL_ENABLE .comm _DMA_CHAN_CTRL_LINK,4,2 ; @DMA_CHAN_CTRL_LINK .no_dead_strip _run_pcl .subsections_via_symbols
AnghaBench/linux/drivers/firewire/extr_nosy.c_run_pcl.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ps_psm_fill _ps_psm_fill: ## @ps_psm_fill .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $88, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r14 movq %rcx, %r12 movq %rdx, %r15 movq %rsi, %rbx movq %rdi, %r13 xorl %edi, %edi cmpq $4, %rdx setae %dil callq _assert testq %r13, %r13 je LBB0_3 ## %bb.1: cmpq $10, %r15 jb LBB0_3 ## %bb.2: movl 12(%rbx), %eax movq _PS_STREAM_ID_MAP@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jne LBB0_3 ## %bb.4: leaq 16(%rbx), %rdi callq _GetWBE addl $6, %eax cltq cmpq %r15, %rax ja LBB0_3 ## %bb.5: movl 24(%rbx), %ecx testb $-128, %cl je LBB0_3 ## %bb.6: movl %ecx, %edx andl $248, %edx cmpl %edx, (%r13) je LBB0_3 ## %bb.7: movl %edx, -76(%rbp) ## 4-byte Spill movl %ecx, -80(%rbp) ## 4-byte Spill movq %r13, %rdi movq %rax, -56(%rbp) ## 8-byte Spill callq _ps_psm_destroy leaq 32(%rbx), %rdi callq _GetWBE movq -56(%rbp), %rcx ## 8-byte Reload movslq %eax, %rdx leaq 10(%rdx), %rax cmpq %rcx, %rax jbe LBB0_8 LBB0_3: movq _VLC_EGENERIC@GOTPCREL(%rip), %rax LBB0_29: movl (%rax), %eax addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_8: movq %rbx, -64(%rbp) ## 8-byte Spill movq %r14, -88(%rbp) ## 8-byte Spill movq %rdx, -48(%rbp) ## 8-byte Spill addq $16, %rdx movq %rdx, %rax movq %rdx, -72(%rbp) ## 8-byte Spill cmpq %rcx, %rdx jae LBB0_18 ## %bb.9: addq $12, -48(%rbp) ## 8-byte Folded Spill leaq 8(%r13), %rax movq %rax, -128(%rbp) ## 8-byte Spill jmp LBB0_10 LBB0_16: ## in Loop: Header=BB0_10 Depth=1 movq -64(%rbp), %rax ## 8-byte Reload movq -72(%rbp), %rcx ## 8-byte Reload leaq (%rax,%rcx,4), %rdi leaq (%r14,%rbx,4), %rdx addq $8, %rdx movq %r8, %rsi movq %r8, %rbx callq _ps_parse_descriptors movq %rbx, %rax movq -56(%rbp), %rcx ## 8-byte Reload movq -48(%rbp), %rbx ## 8-byte Reload LBB0_17: ## in Loop: Header=BB0_10 Depth=1 leaq (%rbx,%rax), %rdx addq $8, %rdx leaq 4(%rbx,%rax), %rax movq %rax, -48(%rbp) ## 8-byte Spill movq %rdx, %rax movq %rdx, -72(%rbp) ## 8-byte Spill cmpq %rcx, %rdx jae LBB0_18 LBB0_10: ## =>This Inner Loop Header: Depth=1 movq 16(%r13), %rdi movl 4(%r13), %eax leal (%rax,%rax,2), %eax leal 12(,%rax,4), %esi callq _realloc testq %rax, %rax je LBB0_18 ## %bb.11: ## in Loop: Header=BB0_10 Depth=1 movq %rax, %r14 movq %rax, 16(%r13) movslq 4(%r13), %rax leal 1(%rax), %ecx movl %ecx, 4(%r13) movq -64(%rbp), %rdx ## 8-byte Reload movq -48(%rbp), %rsi ## 8-byte Reload movl (%rdx,%rsi,4), %ecx leaq (%rax,%rax,2), %rbx movl %ecx, (%r14,%rbx,4) movl 4(%rdx,%rsi,4), %eax movl %eax, 4(%r14,%rbx,4) leaq (%rdx,%rsi,4), %rdi addq $8, %rdi callq _GetWBE movslq %eax, %r8 movq -72(%rbp), %rcx ## 8-byte Reload addq %r8, %rcx cmpq -56(%rbp), %rcx ## 8-byte Folded Reload ja LBB0_18 ## %bb.12: ## in Loop: Header=BB0_10 Depth=1 leaq (%r14,%rbx,4), %rcx addq $4, %rcx movl (%rcx), %edx movq _PS_STREAM_ID_EXTENDED@GOTPCREL(%rip), %rsi cmpl (%rsi), %edx jne LBB0_16 ## %bb.13: ## in Loop: Header=BB0_10 Depth=1 movl -80(%rbp), %esi ## 4-byte Reload andl $64, %esi jne LBB0_16 ## %bb.14: ## in Loop: Header=BB0_10 Depth=1 cmpl $3, %eax jb LBB0_18 ## %bb.15: ## in Loop: Header=BB0_10 Depth=1 shll $8, %edx movq -64(%rbp), %rsi ## 8-byte Reload movq -48(%rbp), %rbx ## 8-byte Reload movl 24(%rsi,%rbx,4), %eax andl $127, %eax orl %edx, %eax movl %eax, (%rcx) leaq (%rsi,%rbx,4), %rdi addq $28, %rdi leaq -3(%r8), %rsi movq -128(%rbp), %rdx ## 8-byte Reload movq %r8, %r14 callq _ps_parse_descriptors movq %r14, %rax movq -56(%rbp), %rcx ## 8-byte Reload jmp LBB0_17 LBB0_18: movl -76(%rbp), %eax ## 4-byte Reload movl %eax, (%r13) movq _PS_TK_COUNT@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, %eax jle LBB0_28 ## %bb.19: xorl %r14d, %r14d jmp LBB0_20 LBB0_25: ## in Loop: Header=BB0_20 Depth=1 leaq 8(%r12), %rbx movq 16(%r12), %rsi movq -88(%rbp), %rdi ## 8-byte Reload callq _es_out_Del movq %rbx, %rdi callq _es_format_Clean movl $1, -120(%rbp) movups -104(%rbp), %xmm0 movups %xmm0, 16(%r12) movl -120(%rbp), %eax movl %eax, (%r12) movq -116(%rbp), %rax movq %rax, 4(%r12) movl -108(%rbp), %eax movl %eax, 12(%r12) movq -88(%rbp), %rdi ## 8-byte Reload movq %rbx, %rsi callq _es_out_Add movq %rax, 16(%r12) LBB0_26: ## in Loop: Header=BB0_20 Depth=1 movq _PS_TK_COUNT@GOTPCREL(%rip), %rax movl (%rax), %eax LBB0_27: ## in Loop: Header=BB0_20 Depth=1 incq %r14 movslq %eax, %rcx addq $32, %r12 cmpq %rcx, %r14 jge LBB0_28 LBB0_20: ## =>This Inner Loop Header: Depth=1 cmpl $0, (%r12) je LBB0_27 ## %bb.21: ## in Loop: Header=BB0_20 Depth=1 cmpq $0, 16(%r12) je LBB0_27 ## %bb.22: ## in Loop: Header=BB0_20 Depth=1 movq _UNKNOWN_ES@GOTPCREL(%rip), %rax movl (%rax), %esi leaq -112(%rbp), %rdi xorl %edx, %edx callq _es_format_Init movl 24(%r12), %edx leaq -120(%rbp), %rdi movq %r13, %rsi movq -64(%rbp), %rcx ## 8-byte Reload movq %r15, %r8 xorl %r9d, %r9d callq _ps_track_fill movq _VLC_SUCCESS@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_26 ## %bb.23: ## in Loop: Header=BB0_20 Depth=1 movq -112(%rbp), %rax cmpq 8(%r12), %rax jne LBB0_25 ## %bb.24: ## in Loop: Header=BB0_20 Depth=1 leaq -112(%rbp), %rdi callq _es_format_Clean jmp LBB0_26 LBB0_28: movq _VLC_SUCCESS@GOTPCREL(%rip), %rax jmp LBB0_29 .cfi_endproc ## -- End function .comm _PS_TK_COUNT,4,2 ## @PS_TK_COUNT .comm _PS_STREAM_ID_MAP,4,2 ## @PS_STREAM_ID_MAP .comm _VLC_EGENERIC,4,2 ## @VLC_EGENERIC .comm _PS_STREAM_ID_EXTENDED,4,2 ## @PS_STREAM_ID_EXTENDED .comm _UNKNOWN_ES,4,2 ## @UNKNOWN_ES .comm _VLC_SUCCESS,8,3 ## @VLC_SUCCESS .no_dead_strip _ps_psm_fill .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ps_psm_fill _ps_psm_fill: ; @ps_psm_fill .cfi_startproc ; %bb.0: sub sp, sp, #176 .cfi_def_cfa_offset 176 stp x28, x27, [sp, #80] ; 16-byte Folded Spill stp x26, x25, [sp, #96] ; 16-byte Folded Spill stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x4 mov x23, x3 mov x20, x2 mov x21, x1 mov x22, x0 cmp x2, #3 cset w0, hi bl _assert cbz x22, LBB0_7 ; %bb.1: cmp x20, #10 b.lo LBB0_7 ; %bb.2: ldr w8, [x21, #12] Lloh0: adrp x9, _PS_STREAM_ID_MAP@GOTPAGE Lloh1: ldr x9, [x9, _PS_STREAM_ID_MAP@GOTPAGEOFF] Lloh2: ldr w9, [x9] cmp w8, w9 b.ne LBB0_7 ; %bb.3: add x0, x21, #16 bl _GetWBE add w8, w0, #6 sxtw x27, w8 cmp x27, x20 b.hi LBB0_7 ; %bb.4: ldr w24, [x21, #24] tbz w24, #7, LBB0_7 ; %bb.5: and w25, w24, #0xf8 ldr w8, [x22] cmp w8, w25 b.eq LBB0_7 ; %bb.6: mov x0, x22 bl _ps_psm_destroy add x0, x21, #32 bl _GetWBE ; kill: def $w0 killed $w0 def $x0 sxtw x8, w0 add x9, x8, #10 cmp x9, x27 b.ls LBB0_9 LBB0_7: Lloh3: adrp x8, _VLC_EGENERIC@GOTPAGE Lloh4: ldr x8, [x8, _VLC_EGENERIC@GOTPAGEOFF] Lloh5: ldr w0, [x8] LBB0_8: ldp x29, x30, [sp, #160] ; 16-byte Folded Reload ldp x20, x19, [sp, #144] ; 16-byte Folded Reload ldp x22, x21, [sp, #128] ; 16-byte Folded Reload ldp x24, x23, [sp, #112] ; 16-byte Folded Reload ldp x26, x25, [sp, #96] ; 16-byte Folded Reload ldp x28, x27, [sp, #80] ; 16-byte Folded Reload add sp, sp, #176 ret LBB0_9: str w25, [sp, #12] ; 4-byte Folded Spill str w24, [sp, #36] ; 4-byte Folded Spill str x19, [sp, #24] ; 8-byte Folded Spill add x28, x8, #16 cmp x28, x27 b.hs LBB0_18 ; %bb.10: add x8, x8, #12 str x8, [sp, #40] ; 8-byte Folded Spill add x8, x22, #8 str x8, [sp, #16] ; 8-byte Folded Spill b LBB0_13 LBB0_11: ; in Loop: Header=BB0_13 Depth=1 add x0, x21, x28, lsl #2 mov w8, #12 madd x8, x19, x8, x26 add x2, x8, #8 mov x1, x25 bl _ps_parse_descriptors ldr x19, [sp, #40] ; 8-byte Folded Reload LBB0_12: ; in Loop: Header=BB0_13 Depth=1 add x8, x19, x25 add x9, x8, #4 str x9, [sp, #40] ; 8-byte Folded Spill add x28, x8, #8 cmp x28, x27 b.hs LBB0_18 LBB0_13: ; =>This Inner Loop Header: Depth=1 ldr x0, [x22, #16] ldr w8, [x22, #4] mov w9, #12 orr w10, wzr, #0xc madd w1, w8, w9, w10 bl _realloc cbz x0, LBB0_18 ; %bb.14: ; in Loop: Header=BB0_13 Depth=1 mov x26, x0 str x0, [x22, #16] ldrsw x19, [x22, #4] add w8, w19, #1 str w8, [x22, #4] ldr x8, [sp, #40] ; 8-byte Folded Reload add x8, x21, x8, lsl #2 ldr w9, [x8] mov w10, #12 madd x24, x19, x10, x0 str w9, [x24] ldr w9, [x8, #4] str w9, [x24, #4]! add x0, x8, #8 bl _GetWBE ; kill: def $w0 killed $w0 def $x0 sxtw x25, w0 add x8, x28, x25 cmp x8, x27 b.hi LBB0_18 ; %bb.15: ; in Loop: Header=BB0_13 Depth=1 ldr w8, [sp, #36] ; 4-byte Folded Reload and w9, w8, #0x40 ldr w8, [x24] Lloh6: adrp x10, _PS_STREAM_ID_EXTENDED@GOTPAGE Lloh7: ldr x10, [x10, _PS_STREAM_ID_EXTENDED@GOTPAGEOFF] Lloh8: ldr w10, [x10] cmp w8, w10 ccmp w9, #0, #0, eq b.ne LBB0_11 ; %bb.16: ; in Loop: Header=BB0_13 Depth=1 cmp w25, #3 b.lo LBB0_18 ; %bb.17: ; in Loop: Header=BB0_13 Depth=1 ldr x19, [sp, #40] ; 8-byte Folded Reload add x9, x21, x19, lsl #2 ldr w10, [x9, #24] and w10, w10, #0x7f bfi w10, w8, #8, #24 str w10, [x24] add x0, x9, #28 sub x1, x25, #3 ldr x2, [sp, #16] ; 8-byte Folded Reload bl _ps_parse_descriptors b LBB0_12 LBB0_18: ldr w8, [sp, #12] ; 4-byte Folded Reload str w8, [x22] Lloh9: adrp x25, _PS_TK_COUNT@GOTPAGE Lloh10: ldr x25, [x25, _PS_TK_COUNT@GOTPAGEOFF] ldr w8, [x25] Lloh11: adrp x19, _VLC_SUCCESS@GOTPAGE Lloh12: ldr x19, [x19, _VLC_SUCCESS@GOTPAGEOFF] cmp w8, #1 b.lt LBB0_29 ; %bb.19: mov x27, #0 add x9, sp, #48 add x24, x9, #8 add x28, x23, #16 Lloh13: adrp x23, _UNKNOWN_ES@GOTPAGE Lloh14: ldr x23, [x23, _UNKNOWN_ES@GOTPAGEOFF] str x24, [sp, #40] ; 8-byte Folded Spill b LBB0_24 LBB0_20: ; in Loop: Header=BB0_24 Depth=1 ldr x1, [x28] ldr x24, [sp, #24] ; 8-byte Folded Reload mov x0, x24 bl _es_out_Del mov x0, x23 bl _es_format_Clean mov w8, #1 str w8, [sp, #48] ldp q1, q0, [sp, #48] stp q1, q0, [x28, #-16] mov x0, x24 ldr x24, [sp, #40] ; 8-byte Folded Reload mov x1, x23 bl _es_out_Add str x0, [x28] LBB0_21: ; in Loop: Header=BB0_24 Depth=1 mov x23, x25 mov x25, x26 LBB0_22: ; in Loop: Header=BB0_24 Depth=1 ldr w8, [x25] LBB0_23: ; in Loop: Header=BB0_24 Depth=1 add x27, x27, #1 add x28, x28, #32 cmp x27, w8, sxtw b.ge LBB0_29 LBB0_24: ; =>This Inner Loop Header: Depth=1 ldur w9, [x28, #-16] cbz w9, LBB0_23 ; %bb.25: ; in Loop: Header=BB0_24 Depth=1 ldr x9, [x28] cbz x9, LBB0_23 ; %bb.26: ; in Loop: Header=BB0_24 Depth=1 ldr w1, [x23] mov x0, x24 mov w2, #0 bl _es_format_Init ldr w2, [x28, #8] add x0, sp, #48 mov x1, x22 mov x3, x21 mov x4, x20 mov w5, #0 bl _ps_track_fill ldr x8, [x19] cmp x0, x8 b.ne LBB0_22 ; %bb.27: ; in Loop: Header=BB0_24 Depth=1 mov x26, x25 mov x25, x23 ldr x8, [sp, #56] mov x23, x28 ldr x9, [x23, #-8]! cmp x8, x9 b.ne LBB0_20 ; %bb.28: ; in Loop: Header=BB0_24 Depth=1 mov x0, x24 bl _es_format_Clean b LBB0_21 LBB0_29: ldr w0, [x19] b LBB0_8 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh13, Lloh14 .cfi_endproc ; -- End function .comm _PS_TK_COUNT,4,2 ; @PS_TK_COUNT .comm _PS_STREAM_ID_MAP,4,2 ; @PS_STREAM_ID_MAP .comm _VLC_EGENERIC,4,2 ; @VLC_EGENERIC .comm _PS_STREAM_ID_EXTENDED,4,2 ; @PS_STREAM_ID_EXTENDED .comm _UNKNOWN_ES,4,2 ; @UNKNOWN_ES .comm _VLC_SUCCESS,8,3 ; @VLC_SUCCESS .no_dead_strip _ps_psm_fill .subsections_via_symbols
AnghaBench/vlc/modules/access/extr_..demuxmpegps.h_ps_psm_fill.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 savagefb_decode_var LCPI0_0: .long 66560 ## 0x10400 .long 0 ## 0x0 .long 2056 ## 0x808 .long 134744080 ## 0x8080810 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _savagefb_decode_var: ## @savagefb_decode_var .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r13 movq %rsi, %r14 movq %rdi, %r15 movl (%rdi), %ebx leaq L_.str(%rip), %rdi callq _DBG leaq -88(%rbp), %rdi xorl %esi, %esi movl $48, %edx callq _memset testl %ebx, %ebx movl $10000, %ecx ## imm = 0x2710 cmovnel %ebx, %ecx movl $1000000000, %eax ## imm = 0x3B9ACA00 xorl %edx, %edx divl %ecx cmpl $1000000001, %ecx ## imm = 0x3B9ACA01 movl $1, %ecx cmovbl %eax, %ecx movl %ecx, -88(%rbp) movl 4(%r15), %eax movq _FB_VMODE_DOUBLE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx andl %eax, %ecx movl %ecx, -84(%rbp) movq _FB_VMODE_INTERLACED@GOTPCREL(%rip), %rcx andl (%rcx), %eax movl %eax, -80(%rbp) movl 8(%r15), %eax movl %eax, -76(%rbp) movl 12(%r15), %ecx addl %eax, %ecx movl %ecx, -72(%rbp) movl 16(%r15), %edx addl %ecx, %edx movl %edx, -68(%rbp) movl 20(%r15), %esi addl %edx, %esi movl %esi, -64(%rbp) movl 24(%r15), %edi movl %edi, -60(%rbp) addl 28(%r15), %edi movl %edi, -56(%rbp) addl 32(%r15), %edi movl %edi, -52(%rbp) addl 36(%r15), %edi movl %edi, -48(%rbp) movl 48(%r15), %edi movl %edi, -44(%rbp) movl 40(%r15), %edi movl %edi, (%r14) movl 44(%r15), %ebx movl %ebx, 4(%r14) cmpl $16, %edi jne LBB0_3 ## %bb.1: movq 8(%r14), %rdi movq _S3_SAVAGE3D@GOTPCREL(%rip), %rbx cmpq (%rbx), %rdi jne LBB0_3 ## %bb.2: movd %eax, %xmm0 pinsrd $1, %ecx, %xmm0 pinsrd $2, %edx, %xmm0 pinsrd $3, %esi, %xmm0 paddd %xmm0, %xmm0 movdqu %xmm0, -76(%rbp) LBB0_3: leaq -88(%rbp), %rdx movq %r15, %rdi movq %r14, %rsi movq %r13, %rcx callq _vgaHWInit movl -88(%rbp), %r12d movl $0, (%r13) movl 40(%r15), %eax addl $-8, %eax cmpl $24, %eax ja LBB0_13 ## %bb.4: movl $112, %ecx leaq LJTI0_0(%rip), %rdx movslq (%rdx,%rax,4), %rax addq %rdx, %rax jmpq *%rax LBB0_5: movq 8(%r14), %rax movq _S3_SAVAGE2000@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_13 ## %bb.6: movl $16, %ecx cmpl $229999, %r12d ## imm = 0x3826F jg LBB0_12 jmp LBB0_13 LBB0_7: movq 8(%r14), %rdi callq _S3_SAVAGE_MOBILE_SERIES movl $48, %ecx testl %eax, %eax jne LBB0_12 ## %bb.8: movq 8(%r14), %rax movq _S3_SAVAGE2000@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax sete %al cmpl $230000, %r12d ## imm = 0x38270 setge %cl andb %al, %cl movzbl %cl, %ecx shll $4, %ecx orl $32, %ecx jmp LBB0_12 LBB0_9: movq 8(%r14), %rdi callq _S3_SAVAGE_MOBILE_SERIES movl $80, %ecx testl %eax, %eax jne LBB0_12 ## %bb.10: movq 8(%r14), %rax movq _S3_SAVAGE2000@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax sete %al cmpl $230000, %r12d ## imm = 0x38270 setge %cl andb %al, %cl movzbl %cl, %ecx shll $4, %ecx orl $64, %ecx jmp LBB0_12 LBB0_11: movl $208, %ecx LBB0_12: movl %ecx, (%r13) LBB0_13: movl $980, %edi ## imm = 0x3D4 movl $58, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 andb $106, %al orb $21, %al movb %al, 4(%r13) movabsq $601295421440, %rax ## imm = 0x8C00000000 movq %rax, 8(%r13) movl $137, 16(%r13) movl $980, %edi ## imm = 0x3D4 movl $88, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 andl $128, %eax orl $19, %eax movl %eax, 20(%r13) movl $131, 24(%r13) pxor %xmm0, %xmm0 movdqu %xmm0, 28(%r13) movl $980, %edi ## imm = 0x3D4 movl $64, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 andl $-2, %eax movl %eax, 44(%r13) movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [66560,0,2056,134744080] movups %xmm0, 48(%r13) subq $8, %rsp leaq -92(%rbp), %rax leaq -96(%rbp), %rbx leaq -100(%rbp), %r10 movl %r12d, %edi movl $1, %esi movl $1, %edx movl $127, %ecx xorl %r8d, %r8d movl $4, %r9d pushq %rax pushq %rbx pushq %r10 pushq $360000 ## imm = 0x57E40 pushq $180000 ## imm = 0x2BF20 callq _SavageCalcClock addq $48, %rsp movq 16(%r14), %rdi testq %rdi, %rdi jle LBB0_14 ## %bb.15: leaq 68(%r13), %rax leaq 64(%r13), %rbx movl $1, %esi movl $1, %edx movl $31, %ecx xorl %r8d, %r8d movl $3, %r9d pushq %rbx pushq %rax pushq $270000 ## imm = 0x41EB0 pushq $135000 ## imm = 0x20F58 callq _common_calc_clock addq $32, %rsp jmp LBB0_16 LBB0_14: movabsq $1095216660735, %rax ## imm = 0xFF000000FF movq %rax, 64(%r13) LBB0_16: movl -92(%rbp), %eax movl %eax, %ecx shll $6, %ecx movl -96(%rbp), %edx movl %edx, %esi andl $63, %esi orl %ecx, %esi movl %esi, 72(%r13) movl -100(%rbp), %ecx movzbl %cl, %esi movl %esi, 76(%r13) andl $4, %eax shrl $5, %ecx andl $8, %ecx shrl $2, %edx andl $16, %edx orl %eax, %edx orl %ecx, %edx movl %edx, 80(%r13) movl 40(%r15), %ecx xorl %eax, %eax cmpl $24, %ecx setge %al movl 48(%r13), %edx shll $14, %eax addl %edx, %eax addl $-32768, %eax ## imm = 0x8000 movl %eax, 48(%r13) xorl %eax, %eax cmpl $0, -80(%rbp) setne %al shll $5, %eax movl %eax, 84(%r13) movl $16, 88(%r13) movl -64(%rbp), %edx shrl $3, %edx addl $507, %edx ## imm = 0x1FB shrl $8, %edx andl $1, %edx movl -76(%rbp), %esi movl -72(%rbp), %eax shrl $3, %esi decl %esi shrl $7, %esi andl $2, %esi movl %eax, %edi sarl $3, %edi leal -1(%rdi), %ebx shrl $6, %ebx andl $4, %ebx shrl $7, %eax andl $16, %eax orl %edx, %eax orl %esi, %eax leal (%rax,%rbx), %esi movl -68(%rbp), %edx sarl $3, %edx subl %edi, %edx cmpl $65, %edx leal 8(%rbx,%rax), %eax cmovll %esi, %eax leal 32(%rax), %r12d cmpl $33, %edx cmovll %eax, %r12d movq 96(%r13), %r8 movl %r12d, %edx andl $1, %edx shll $8, %edx movl (%r8), %r9d movl 16(%r8), %r10d leal (%rdx,%r9), %eax movl %r12d, %edi andl $16, %edi shll $4, %edi leal (%rdi,%r10), %ebx leal (%rbx,%rax), %r11d leal (%rbx,%rax), %esi incl %esi shrl $31, %esi addl %r11d, %esi incl %esi sarl %esi movl %esi, %r11d subl %ebx, %r11d addl %r10d, %edi addl $4, %edi cmpl %eax, %edi leal 1(%rdx,%r9), %eax cmovlel %edi, %eax cmpl $4, %r11d cmovgel %esi, %eax movzbl %al, %esi movl %esi, 104(%r13) shrl $2, %eax andl $64, %eax orl %r12d, %eax addl (%r8), %edx movl %edx, %esi shrl $31, %esi addl %edx, %esi sarl %esi movl %esi, 108(%r13) movl %eax, 112(%r13) movl $2046, %eax ## imm = 0x7FE addl -48(%rbp), %eax shrl $10, %eax andl $1, %eax movl -60(%rbp), %edx decl %edx shrl $9, %edx andl $2, %edx orl %eax, %edx movl $1024, %eax ## imm = 0x400 andl -56(%rbp), %eax movl %eax, %esi shrl $8, %esi orl %edx, %esi shrl $6, %eax addl %esi, %eax addl $64, %eax movl %eax, 116(%r13) leal 7(%rcx), %eax addl $14, %ecx testl %eax, %eax cmovnsl %eax, %ecx sarl $3, %ecx imull 44(%r15), %ecx movl %ecx, %eax sarl $3, %eax movzbl %al, %edx movl %edx, 76(%r8) movl %edx, 120(%r13) shrl $4, %eax andl $48, %eax movl %eax, 124(%r13) sarl $11, %ecx orl $128, %ecx movl %ecx, 128(%r13) orb $12, 132(%r13) movl 40(%r15), %ecx cmpl $8, %ecx jg LBB0_18 ## %bb.17: movl $0, 136(%r13) xorl %ecx, %ecx jmp LBB0_21 LBB0_18: cmpl $16, %ecx ja LBB0_20 ## %bb.19: movl $16, 136(%r13) movl $16, %ecx jmp LBB0_21 LBB0_20: movl $48, 136(%r13) movl $48, %ecx LBB0_21: movl 44(%r15), %edx movl $64, %esi cmpl $641, %edx ## imm = 0x281 jge LBB0_22 LBB0_32: orl %esi, %ecx movl %ecx, 136(%r13) LBB0_33: movq 8(%r14), %rax movq _S3_SAVAGE2000@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax movl $8, %eax movl $32, %ecx cmovel %eax, %ecx movl %ecx, 140(%r13) movl $235, 92(%r8) orb $1, (%r13) movl $980, %edi ## imm = 0x3D4 movl $54, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 movl %eax, 144(%r13) movl $980, %edi ## imm = 0x3D4 movl $104, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 movl %eax, 148(%r13) movq $0, 168(%r13) movl $980, %edi ## imm = 0x3D4 movl $111, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 movl %eax, 152(%r13) movl $980, %edi ## imm = 0x3D4 movl $134, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 movl %eax, 156(%r13) movl $980, %edi ## imm = 0x3D4 movl $136, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 orl $8, %eax movl %eax, 160(%r13) movl $980, %edi ## imm = 0x3D4 movl $176, %esi movq %r14, %rdx callq _vga_out8 movl $981, %edi ## imm = 0x3D5 movq %r14, %rsi callq _vga_in8 orl $128, %eax movl %eax, 164(%r13) xorl %eax, %eax addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_22: cmpl $1151, %edx ## imm = 0x47F jle LBB0_23 ## %bb.26: cmpl $1600, %edx ## imm = 0x640 je LBB0_31 ## %bb.27: cmpl $1280, %edx ## imm = 0x500 je LBB0_30 ## %bb.28: cmpl $1152, %edx ## imm = 0x480 jne LBB0_25 ## %bb.29: movl $1, %esi jmp LBB0_32 LBB0_23: movl $128, %esi cmpl $800, %edx ## imm = 0x320 je LBB0_32 ## %bb.24: cmpl $1024, %edx ## imm = 0x400 je LBB0_33 LBB0_25: movl $193, %esi jmp LBB0_32 LBB0_31: movl $129, %esi jmp LBB0_32 LBB0_30: movl $192, %esi jmp LBB0_32 .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_5, LBB0_5-LJTI0_0 .set L0_0_set_13, LBB0_13-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_9, LBB0_9-LJTI0_0 .set L0_0_set_12, LBB0_12-LJTI0_0 .set L0_0_set_11, LBB0_11-LJTI0_0 LJTI0_0: .long L0_0_set_5 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_7 .long L0_0_set_9 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_12 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_13 .long L0_0_set_11 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "savagefb_decode_var" .comm _FB_VMODE_DOUBLE,4,2 ## @FB_VMODE_DOUBLE .comm _FB_VMODE_INTERLACED,4,2 ## @FB_VMODE_INTERLACED .comm _S3_SAVAGE3D,8,3 ## @S3_SAVAGE3D .comm _S3_SAVAGE2000,8,3 ## @S3_SAVAGE2000 .no_dead_strip _savagefb_decode_var .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ; -- Begin function savagefb_decode_var lCPI0_0: .long 0 ; 0x0 .long 140 ; 0x8c .section __TEXT,__literal16,16byte_literals .p2align 4 lCPI0_1: .long 66560 ; 0x10400 .long 0 ; 0x0 .long 2056 ; 0x808 .long 134744080 ; 0x8080810 .section __TEXT,__text,regular,pure_instructions .p2align 2 _savagefb_decode_var: ; @savagefb_decode_var .cfi_startproc ; %bb.0: sub sp, sp, #160 .cfi_def_cfa_offset 160 stp x24, x23, [sp, #96] ; 16-byte Folded Spill stp x22, x21, [sp, #112] ; 16-byte Folded Spill stp x20, x19, [sp, #128] ; 16-byte Folded Spill stp x29, x30, [sp, #144] ; 16-byte Folded Spill add x29, sp, #144 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x2 mov x20, x1 mov x21, x0 ldr w22, [x0] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _DBG add x0, sp, #48 mov w1, #0 mov w2, #48 bl _memset Lloh2: adrp x8, _FB_VMODE_DOUBLE@GOTPAGE Lloh3: ldr x8, [x8, _FB_VMODE_DOUBLE@GOTPAGEOFF] mov w9, #10000 Lloh4: ldr w10, [x8] cmp w22, #0 csel w9, w9, w22, eq mov w11, #51712 movk w11, #15258, lsl #16 ldp w12, w8, [x21, #4] udiv w13, w11, w9 cmp w9, w11 csinc w9, w13, wzr, ls and w10, w10, w12 stp w9, w10, [sp, #48] Lloh5: adrp x9, _FB_VMODE_INTERLACED@GOTPAGE Lloh6: ldr x9, [x9, _FB_VMODE_INTERLACED@GOTPAGEOFF] Lloh7: ldr w9, [x9] and w9, w9, w12 stp w9, w8, [sp, #56] ldp w9, w10, [x21, #12] add w11, w9, w8 add w9, w10, w11 stp w11, w9, [sp, #64] ldp w10, w12, [x21, #20] add w10, w10, w9 stp w10, w12, [sp, #72] ldp w13, w14, [x21, #28] add w12, w13, w12 add w13, w14, w12 stp w12, w13, [sp, #80] ldr w12, [x21, #36] add w12, w12, w13 ldr w13, [x21, #48] stp w12, w13, [sp, #88] ldr d0, [x21, #40] str d0, [x20] fmov w12, s0 cmp w12, #16 b.ne LBB0_3 ; %bb.1: ldr x12, [x20, #8] Lloh8: adrp x13, _S3_SAVAGE3D@GOTPAGE Lloh9: ldr x13, [x13, _S3_SAVAGE3D@GOTPAGEOFF] Lloh10: ldr x13, [x13] cmp x12, x13 b.ne LBB0_3 ; %bb.2: lsl w8, w8, #1 lsl w11, w11, #1 stp w8, w11, [sp, #60] lsl w8, w9, #1 lsl w9, w10, #1 stp w8, w9, [sp, #68] LBB0_3: add x2, sp, #48 mov x0, x21 mov x1, x20 mov x3, x19 bl _vgaHWInit ldr w22, [sp, #48] str wzr, [x19] ldr w8, [x21, #40] sub w9, w8, #8 Lloh11: adrp x23, _S3_SAVAGE2000@GOTPAGE Lloh12: ldr x23, [x23, _S3_SAVAGE2000@GOTPAGEOFF] cmp w9, #24 b.hi LBB0_14 ; %bb.4: mov w8, #112 Lloh13: adrp x10, lJTI0_0@PAGE Lloh14: add x10, x10, lJTI0_0@PAGEOFF adr x11, LBB0_5 ldrb w12, [x10, x9] add x11, x11, x12, lsl #2 br x11 LBB0_5: ldr x8, [x20, #8] ldr x9, [x23] cmp x8, x9 b.ne LBB0_14 ; %bb.6: mov w8, #33391 movk w8, #3, lsl #16 cmp w22, w8 b.le LBB0_14 ; %bb.7: mov w8, #16 b LBB0_13 LBB0_8: ldr x0, [x20, #8] bl _S3_SAVAGE_MOBILE_SERIES mov w8, #48 cbnz w0, LBB0_13 ; %bb.9: ldr x9, [x20, #8] ldr x10, [x23] mov w11, #33391 movk w11, #3, lsl #16 cmp w22, w11 ccmp x9, x10, #0, gt mov w9, #32 csel w8, w8, w9, eq b LBB0_13 LBB0_10: ldr x0, [x20, #8] bl _S3_SAVAGE_MOBILE_SERIES mov w8, #80 cbnz w0, LBB0_13 ; %bb.11: ldr x9, [x20, #8] ldr x10, [x23] mov w11, #33391 movk w11, #3, lsl #16 cmp w22, w11 ccmp x9, x10, #0, gt mov w9, #64 csel w8, w8, w9, eq b LBB0_13 LBB0_12: mov w8, #208 LBB0_13: str w8, [x19] LBB0_14: mov w0, #980 mov w1, #58 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 and w8, w0, #0x7e mov w9, #21 orr w8, w8, w9 strb w8, [x19, #4] Lloh15: adrp x8, lCPI0_0@PAGE Lloh16: ldr d0, [x8, lCPI0_0@PAGEOFF] str d0, [x19, #8] mov w8, #137 str w8, [x19, #16] mov w0, #980 mov w1, #88 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 and w8, w0, #0x80 mov w9, #19 orr w8, w8, w9 mov w9, #131 stp w8, w9, [x19, #20] stur xzr, [x19, #36] stur xzr, [x19, #28] mov w0, #980 mov w1, #64 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 and w8, w0, #0xfffffffe str w8, [x19, #44] Lloh17: adrp x8, lCPI0_1@PAGE Lloh18: ldr q0, [x8, lCPI0_1@PAGEOFF] str q0, [x19, #48] add x8, sp, #36 str x8, [sp, #16] add x8, sp, #40 add x9, sp, #44 stp x9, x8, [sp] mov x0, x22 mov w1, #1 mov w2, #1 mov w3, #127 mov w4, #0 mov w5, #4 mov w6, #48928 movk w6, #2, lsl #16 mov w7, #32320 movk w7, #5, lsl #16 bl _SavageCalcClock ldr x0, [x20, #16] cmp x0, #0 b.le LBB0_16 ; %bb.15: add x8, x19, #68 add x9, x19, #64 stp x8, x9, [sp] mov w1, #1 mov w2, #1 mov w3, #31 mov w4, #0 mov w5, #3 mov w6, #3928 movk w6, #2, lsl #16 mov w7, #7856 movk w7, #4, lsl #16 bl _common_calc_clock b LBB0_17 LBB0_16: movi d0, #0x0000ff000000ff str d0, [x19, #64] LBB0_17: ldp w8, w9, [sp, #36] lsr w10, w9, #2 bfi w9, w8, #6, #26 ldr w11, [sp, #44] and w12, w11, #0xff stp w9, w12, [x19, #72] and w8, w8, #0x4 lsr w9, w11, #5 and w9, w9, #0x8 and w10, w10, #0x10 orr w8, w10, w8 orr w8, w8, w9 str w8, [x19, #80] ldr w9, [x21, #40] ldr w8, [x19, #48] mov w10, #-16384 mov w11, #-32768 cmp w9, #24 csel w10, w11, w10, lt add w8, w8, w10 str w8, [x19, #48] ldp w10, w8, [sp, #56] cmp w10, #0 cset w10, ne lsl w10, w10, #5 mov w11, #16 stp w10, w11, [x19, #84] ldp w10, w11, [sp, #72] lsr w10, w10, #3 add w10, w10, #507 lsr w8, w8, #3 sub w8, w8, #1 lsr w8, w8, #7 and w8, w8, #0x2 ldp w12, w13, [sp, #64] asr w14, w12, #3 sub w15, w14, #1 lsr w15, w15, #6 and w15, w15, #0x4 lsr w12, w12, #7 and w12, w12, #0x10 bfxil w12, w10, #8, #1 orr w8, w12, w8 orr w8, w8, w15 asr w10, w13, #3 sub w10, w10, w14 orr w12, w8, #0x8 cmp w10, #64 csel w8, w12, w8, gt orr w12, w8, #0x20 cmp w10, #32 csel w10, w12, w8, gt ldr x8, [x19, #96] ldr w12, [x8] ubfiz w13, w10, #8, #1 add w12, w13, w12 ldr w14, [x8, #16] lsl w15, w10, #4 and w15, w15, #0x100 add w14, w15, w14 add w15, w14, w12 add w16, w15, #1 cmp w16, #0 add w16, w15, #2 csinc w15, w16, w15, lt asr w15, w15, #1 sub w16, w15, w14 add w14, w14, #4 cmp w14, w12 csinc w12, w14, w12, le cmp w16, #4 csel w12, w12, w15, lt and w14, w12, #0xff str w14, [x19, #104] lsr w12, w12, #2 and w12, w12, #0x40 orr w10, w12, w10 ldr w12, [x8] add w12, w13, w12 cmp w12, #0 cinc w12, w12, lt asr w12, w12, #1 stp w12, w10, [x19, #108] ldr w10, [sp, #88] ldr w12, [sp, #80] add w10, w10, #2046 sub w11, w11, #1 lsr w11, w11, #9 and w11, w11, #0x2 and w12, w12, #0x400 bfxil w11, w10, #10, #1 orr w10, w11, w12, lsr #8 orr w10, w10, w12, lsr #6 orr w10, w10, #0x40 str w10, [x19, #116] ldr w10, [x21, #44] add w11, w9, #7 add w9, w9, #14 cmp w11, #0 csel w9, w9, w11, lt asr w9, w9, #3 mul w9, w10, w9 asr w10, w9, #3 and w11, w10, #0xff str w11, [x8, #76] lsr w10, w10, #4 and w10, w10, #0x30 stp w11, w10, [x19, #120] asr w9, w9, #11 orr w9, w9, #0x80 ldr w10, [x19, #132] orr w10, w10, #0xc stp w9, w10, [x19, #128] ldr w9, [x21, #40] cmp w9, #8 b.gt LBB0_19 ; %bb.18: mov w9, #0 str wzr, [x19, #136] b LBB0_23 LBB0_19: cmp w9, #16 b.hi LBB0_21 ; %bb.20: mov w9, #16 b LBB0_22 LBB0_21: mov w9, #48 LBB0_22: str w9, [x19, #136] LBB0_23: ldr w10, [x21, #44] cmp w10, #641 b.ge LBB0_27 ; %bb.24: mov w10, #64 LBB0_25: orr w9, w9, w10 str w9, [x19, #136] LBB0_26: ldr x9, [x20, #8] ldr x10, [x23] cmp x9, x10 mov w9, #32 mov w10, #8 csel w9, w10, w9, eq str w9, [x19, #140] mov w9, #235 str w9, [x8, #92] ldr w8, [x19] orr w8, w8, #0x1 str w8, [x19] mov w0, #980 mov w1, #54 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 str w0, [x19, #144] mov w0, #980 mov w1, #104 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 str w0, [x19, #148] str xzr, [x19, #168] mov w0, #980 mov w1, #111 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 str w0, [x19, #152] mov w0, #980 mov w1, #134 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 str w0, [x19, #156] mov w0, #980 mov w1, #136 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 orr w8, w0, #0x8 str w8, [x19, #160] mov w0, #980 mov w1, #176 mov x2, x20 bl _vga_out8 mov w0, #981 mov x1, x20 bl _vga_in8 orr w8, w0, #0x80 str w8, [x19, #164] mov w0, #0 ldp x29, x30, [sp, #144] ; 16-byte Folded Reload ldp x20, x19, [sp, #128] ; 16-byte Folded Reload ldp x22, x21, [sp, #112] ; 16-byte Folded Reload ldp x24, x23, [sp, #96] ; 16-byte Folded Reload add sp, sp, #160 ret LBB0_27: cmp w10, #1151 b.le LBB0_32 ; %bb.28: cmp w10, #1600 b.eq LBB0_35 ; %bb.29: cmp w10, #1280 b.eq LBB0_36 ; %bb.30: cmp w10, #1152 b.ne LBB0_34 ; %bb.31: mov w10, #1 b LBB0_25 LBB0_32: cmp w10, #800 b.eq LBB0_37 ; %bb.33: cmp w10, #1024 b.eq LBB0_26 LBB0_34: mov w10, #193 b LBB0_25 LBB0_35: mov w10, #129 b LBB0_25 LBB0_36: mov w10, #192 b LBB0_25 LBB0_37: mov w10, #128 b LBB0_25 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpLdr Lloh17, Lloh18 .loh AdrpLdr Lloh15, Lloh16 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_5-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_8-LBB0_5)>>2 .byte (LBB0_10-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_13-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_14-LBB0_5)>>2 .byte (LBB0_12-LBB0_5)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "savagefb_decode_var" .comm _FB_VMODE_DOUBLE,4,2 ; @FB_VMODE_DOUBLE .comm _FB_VMODE_INTERLACED,4,2 ; @FB_VMODE_INTERLACED .comm _S3_SAVAGE3D,8,3 ; @S3_SAVAGE3D .comm _S3_SAVAGE2000,8,3 ; @S3_SAVAGE2000 .no_dead_strip _savagefb_decode_var .subsections_via_symbols
the_stack_data/7370.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .section __TEXT,__literal8,8byte_literals .p2align 3 ## -- Begin function ran1 LCPI0_0: .quad 0x3e00000000000000 ## double 4.6566128730773926E-10 .section __TEXT,__text,regular,pure_instructions .globl _ran1 .p2align 4, 0x90 _ran1: ## @ran1 .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp callq _rand cvtsi2sd %eax, %xmm0 mulsd LCPI0_0(%rip), %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _seedit ## -- Begin function seedit .p2align 4, 0x90 _seedit: ## @seedit .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 $115, (%rdi) jne LBB1_5 ## %bb.1: leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _fopen testq %rax, %rax je LBB1_2 ## %bb.3: movq %rax, %rbx leaq L_.str.2(%rip), %rsi leaq -12(%rbp), %rdx movq %rax, %rdi xorl %eax, %eax callq _fscanf movq %rbx, %rdi callq _fclose movl -12(%rbp), %edi jmp LBB1_4 LBB1_5: leaq L_.str(%rip), %rdi leaq L_.str.4(%rip), %rsi callq _fopen movq %rax, %rbx callq _rand leaq L_.str.5(%rip), %rsi movq %rbx, %rdi movl %eax, %edx xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp jmp _fprintf ## TAILCALL LBB1_2: movl $59243, -12(%rbp) ## imm = 0xE76B movl $59243, %edi ## imm = 0xE76B LBB1_4: callq _srand movl -12(%rbp), %esi leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _printf addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .globl _commandlineseed ## -- Begin function commandlineseed .p2align 4, 0x90 _commandlineseed: ## @commandlineseed .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), %rdi callq _atoi movl %eax, %ebx leaq L_.str.3(%rip), %rdi movl %eax, %esi xorl %eax, %eax callq _printf movl %ebx, %edi callq _srand movl $1, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "seedms" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz " %d" L_.str.3: ## @.str.3 .asciz "\n%d\n" L_.str.4: ## @.str.4 .asciz "w" L_.str.5: ## @.str.5 .asciz "%d \n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ran1 ; -- Begin function ran1 .p2align 2 _ran1: ; @ran1 .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 _rand scvtf d0, w0 mov x8, #4467570830351532032 fmov d1, x8 fmul d0, d0, d1 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .globl _seedit ; -- Begin function seedit .p2align 2 _seedit: ; @seedit .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 ldrb w8, [x0] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF cmp w8, #115 b.ne LBB1_3 ; %bb.1: Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF bl _fopen cbz x0, LBB1_4 ; %bb.2: mov x19, x0 add x8, sp, #12 str x8, [sp] Lloh4: adrp x1, l_.str.2@PAGE Lloh5: add x1, x1, l_.str.2@PAGEOFF bl _fscanf mov x0, x19 bl _fclose ldr w0, [sp, #12] b LBB1_5 LBB1_3: Lloh6: adrp x1, l_.str.4@PAGE Lloh7: add x1, x1, l_.str.4@PAGEOFF bl _fopen mov x19, x0 bl _rand ; kill: def $w0 killed $w0 def $x0 str x0, [sp] Lloh8: adrp x1, l_.str.5@PAGE Lloh9: add x1, x1, l_.str.5@PAGEOFF mov x0, x19 bl _fprintf b LBB1_6 LBB1_4: mov w0, #59243 str w0, [sp, #12] LBB1_5: bl _srand ldr w8, [sp, #12] str x8, [sp] Lloh10: adrp x0, l_.str.3@PAGE Lloh11: add x0, x0, l_.str.3@PAGEOFF bl _printf LBB1_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 AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh10, Lloh11 .cfi_endproc ; -- End function .globl _commandlineseed ; -- Begin function commandlineseed .p2align 2 _commandlineseed: ; @commandlineseed .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x0, [x0] bl _atoi mov x19, x0 str x19, [sp] Lloh12: adrp x0, l_.str.3@PAGE Lloh13: add x0, x0, l_.str.3@PAGEOFF bl _printf mov x0, x19 bl _srand mov w0, #1 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "seedms" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz " %d" l_.str.3: ; @.str.3 .asciz "\n%d\n" l_.str.4: ; @.str.4 .asciz "w" l_.str.5: ; @.str.5 .asciz "%d \n" .subsections_via_symbols
the_stack_data/154831726.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function novanet_pkt_init _novanet_pkt_init: ## @novanet_pkt_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movw $-31660, (%rdi) ## imm = 0x8454 addq $2, %rdi xorl %esi, %esi movl $30, %edx callq _memset leaq 32(%rbx), %rdi movl $105, %esi movl $4, %edx callq _memset addq $36, %rbx movq _BUF_SIZE@GOTPCREL(%rip), %rax movl (%rax), %edx addl $-36, %edx movq %rbx, %rdi xorl %esi, %esi addq $8, %rsp popq %rbx popq %rbp jmp _memset ## TAILCALL .cfi_endproc ## -- End function .comm _BUF_SIZE,4,2 ## @BUF_SIZE .no_dead_strip _novanet_pkt_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function novanet_pkt_init _novanet_pkt_init: ; @novanet_pkt_init .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 mov w8, #33876 mov x20, x0 strh w8, [x20], #36 add x0, x0, #2 mov w1, #0 mov w2, #30 bl _memset add x0, x19, #32 mov w1, #105 mov w2, #4 bl _memset Lloh0: adrp x8, _BUF_SIZE@GOTPAGE Lloh1: ldr x8, [x8, _BUF_SIZE@GOTPAGEOFF] Lloh2: ldr w8, [x8] sub w2, w8, #36 mov x0, x20 mov w1, #0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _memset .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _BUF_SIZE,4,2 ; @BUF_SIZE .no_dead_strip _novanet_pkt_init .subsections_via_symbols
AnghaBench/exploitdb/exploits/multiple/dos/extr_33876.c_novanet_pkt_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .section __TEXT,__literal4,4byte_literals .p2align 2, 0x0 ## -- Begin function CG_AddSpriteExplosion LCPI0_0: .long 0x3f800000 ## float 1 LCPI0_1: .long 0x437f0000 ## float 255 LCPI0_6: .long 0x3f000000 ## float 0.5 .section __TEXT,__literal8,8byte_literals .p2align 3, 0x0 LCPI0_2: .quad 0x3fd51eb851eb851f ## double 0.33000000000000002 LCPI0_3: .quad 0x3ff0000000000000 ## double 1 LCPI0_4: .quad 0x4045000000000000 ## double 42 LCPI0_5: .quad 0x403e000000000000 ## double 30 LCPI0_7: .quad 0xbfe0000000000000 ## double -0.5 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _CG_AddSpriteExplosion: ## @CG_AddSpriteExplosion .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx subq $32, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx movq 40(%rdi), %rax movq %rax, -32(%rbp) movups 24(%rdi), %xmm0 movaps %xmm0, -48(%rbp) movss (%rdi), %xmm0 ## xmm0 = mem[0],zero,zero,zero movq _cg@GOTPCREL(%rip), %r14 movaps %xmm0, %xmm1 subss (%r14), %xmm1 subss 4(%rdi), %xmm0 divss %xmm0, %xmm1 movss LCPI0_0(%rip), %xmm0 ## xmm0 = [1.0E+0,0.0E+0,0.0E+0,0.0E+0] minss %xmm1, %xmm0 movq -48(%rbp), %rax movabsq $1095216660735, %rcx ## imm = 0xFF000000FF movq %rcx, (%rax) xorps %xmm1, %xmm1 cvtss2sd %xmm0, %xmm1 mulss LCPI0_1(%rip), %xmm0 movl $255, 8(%rax) cvtss2sd %xmm0, %xmm0 mulsd LCPI0_2(%rip), %xmm0 cvttsd2si %xmm0, %ecx movl %ecx, 12(%rax) movq _RT_SPRITE@GOTPCREL(%rip), %rax movl (%rax), %eax movsd LCPI0_3(%rip), %xmm0 ## xmm0 = [1.0E+0,0.0E+0] subsd %xmm1, %xmm0 mulsd LCPI0_4(%rip), %xmm0 addsd LCPI0_5(%rip), %xmm0 movl %eax, -32(%rbp) cvttsd2si %xmm0, %eax movl %eax, -40(%rbp) leaq -48(%rbp), %rdi callq _trap_R_AddRefEntityToScene movss 8(%rbx), %xmm0 ## xmm0 = mem[0],zero,zero,zero xorps %xmm1, %xmm1 ucomiss %xmm1, %xmm0 jne LBB0_1 jnp LBB0_4 LBB0_1: movss (%r14), %xmm1 ## xmm1 = mem[0],zero,zero,zero movss (%rbx), %xmm2 ## xmm2 = mem[0],zero,zero,zero movss 4(%rbx), %xmm3 ## xmm3 = mem[0],zero,zero,zero subss %xmm3, %xmm1 subss %xmm3, %xmm2 divss %xmm2, %xmm1 movss LCPI0_6(%rip), %xmm2 ## xmm2 = [5.0E-1,0.0E+0,0.0E+0,0.0E+0] ucomiss %xmm1, %xmm2 movss LCPI0_0(%rip), %xmm2 ## xmm2 = [1.0E+0,0.0E+0,0.0E+0,0.0E+0] ja LBB0_3 ## %bb.2: cvtss2sd %xmm1, %xmm1 addsd LCPI0_7(%rip), %xmm1 addsd %xmm1, %xmm1 movsd LCPI0_3(%rip), %xmm2 ## xmm2 = [1.0E+0,0.0E+0] subsd %xmm1, %xmm2 cvtsd2ss %xmm2, %xmm2 LBB0_3: mulss %xmm2, %xmm0 movl -36(%rbp), %edi movq 16(%rbx), %rax movl (%rax), %esi movl 4(%rax), %edx movl 8(%rax), %ecx callq _trap_R_AddLightToScene LBB0_4: addq $32, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _cg,4,2 ## @cg .comm _RT_SPRITE,4,2 ## @RT_SPRITE .no_dead_strip _CG_AddSpriteExplosion .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function CG_AddSpriteExplosion _CG_AddSpriteExplosion: ; @CG_AddSpriteExplosion .cfi_startproc ; %bb.0: sub sp, sp, #80 stp d9, d8, [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 b8, -40 .cfi_offset b9, -48 mov x19, x0 ldur q0, [x0, #24] str q0, [sp] ldr x8, [x0, #40] str x8, [sp, #16] Lloh0: adrp x20, _cg@GOTPAGE Lloh1: ldr x20, [x20, _cg@GOTPAGEOFF] ldr s0, [x20] ldp s1, s2, [x0] fsub s0, s1, s0 fsub s1, s1, s2 fdiv s0, s0, s1 fmov s8, #1.00000000 fcmp s0, s8 fcsel s0, s8, s0, gt ldr x8, [sp] movi d1, #0x0000ff000000ff str d1, [x8] mov w9, #255 ; =0xff mov w10, #1132396544 ; =0x437f0000 fmov s1, w10 fmul s1, s0, s1 fcvt d1, s1 mov x10, #34079 ; =0x851f movk x10, #20971, lsl #16 movk x10, #7864, lsl #32 movk x10, #16341, lsl #48 fmov d2, x10 fmul d1, d1, d2 fcvtzs w10, d1 stp w9, w10, [x8, #8] Lloh2: adrp x8, _RT_SPRITE@GOTPAGE Lloh3: ldr x8, [x8, _RT_SPRITE@GOTPAGEOFF] Lloh4: ldr w8, [x8] fcvt d0, s0 fmov d1, #1.00000000 fsub d0, d1, d0 mov x9, #4631107791820423168 ; =0x4045000000000000 fmov d1, x9 fmov d2, #30.00000000 fmadd d0, d0, d1, d2 fcvtzs w9, d0 str w8, [sp, #16] str w9, [sp, #8] mov x0, sp bl _trap_R_AddRefEntityToScene ldr s0, [x19, #8] fcmp s0, #0.0 b.eq LBB0_4 ; %bb.1: ldr s1, [x20] ldp s3, s2, [x19] fsub s1, s1, s2 fsub s2, s3, s2 fdiv s1, s1, s2 fmov s2, #0.50000000 fcmp s1, s2 b.mi LBB0_3 ; %bb.2: fcvt d1, s1 fmov d2, #-0.50000000 fadd d1, d1, d2 fmov d2, #1.00000000 fmov d3, #-2.00000000 fmadd d1, d1, d3, d2 fcvt s8, d1 LBB0_3: fmul s0, s0, s8 ldr w0, [sp, #12] ldr x8, [x19, #16] ldp w1, w2, [x8] ldr w3, [x8, #8] bl _trap_R_AddLightToScene LBB0_4: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp d9, d8, [sp, #32] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _cg,4,2 ; @cg .comm _RT_SPRITE,4,2 ; @RT_SPRITE .no_dead_strip _CG_AddSpriteExplosion .subsections_via_symbols
assembly_file_75586.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _clear_counters ## -- Begin function clear_counters .p2align 4, 0x90 _clear_counters: ## @clear_counters .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, %rbx movq %rsi, %r14 movq %rdi, %r15 xorps %xmm0, %xmm0 movups %xmm0, 96(%rdi) movups %xmm0, 80(%rdi) movups %xmm0, 64(%rdi) movups %xmm0, 48(%rdi) movups %xmm0, 32(%rdi) movups %xmm0, 16(%rdi) movq _CPU_IS_FIRST_THREAD_IN_CORE@GOTPCREL(%rip), %rax movq _CPU_IS_FIRST_CORE_IN_PACKAGE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx andl (%rax), %ecx movl %ecx, (%rdi) movups %xmm0, 40(%rsi) movups %xmm0, 24(%rsi) movups %xmm0, 8(%rsi) movups %xmm0, 160(%rdx) movups %xmm0, 144(%rdx) movq $0, 176(%rdx) movq _BIC_Pkgpc3@GOTPCREL(%rip), %rax movl (%rax), %edi callq _DO_BIC testq %rax, %rax je LBB0_2 ## %bb.1: movq $0, 136(%rbx) LBB0_2: movq _BIC_Pkgpc6@GOTPCREL(%rip), %rax movl (%rax), %edi callq _DO_BIC testq %rax, %rax je LBB0_4 ## %bb.3: movq $0, 128(%rbx) LBB0_4: movq _BIC_Pkgpc7@GOTPCREL(%rip), %rax movl (%rax), %edi callq _DO_BIC testq %rax, %rax je LBB0_6 ## %bb.5: movq $0, 120(%rbx) LBB0_6: xorps %xmm0, %xmm0 movups %xmm0, 104(%rbx) movups %xmm0, 88(%rbx) movups %xmm0, 72(%rbx) movups %xmm0, 56(%rbx) movups %xmm0, 40(%rbx) movups %xmm0, 24(%rbx) movups %xmm0, 8(%rbx) movq _sys@GOTPCREL(%rip), %rax movq 16(%rax), %rcx testq %rcx, %rcx je LBB0_9 ## %bb.7: movq 8(%r15), %rdx .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movq $0, (%rdx) movq (%rcx), %rcx addq $8, %rdx testq %rcx, %rcx jne LBB0_8 LBB0_9: movq 8(%rax), %rcx testq %rcx, %rcx je LBB0_12 ## %bb.10: movq (%r14), %rdx .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movq $0, (%rdx) movq (%rcx), %rcx addq $8, %rdx testq %rcx, %rcx jne LBB0_11 LBB0_12: movq (%rax), %rax testq %rax, %rax je LBB0_15 ## %bb.13: movq (%rbx), %rcx .p2align 4, 0x90 LBB0_14: ## =>This Inner Loop Header: Depth=1 movq $0, (%rcx) movq (%rax), %rax addq $8, %rcx testq %rax, %rax jne LBB0_14 LBB0_15: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CPU_IS_FIRST_THREAD_IN_CORE,4,2 ## @CPU_IS_FIRST_THREAD_IN_CORE .comm _CPU_IS_FIRST_CORE_IN_PACKAGE,4,2 ## @CPU_IS_FIRST_CORE_IN_PACKAGE .comm _BIC_Pkgpc3,4,2 ## @BIC_Pkgpc3 .comm _BIC_Pkgpc6,4,2 ## @BIC_Pkgpc6 .comm _BIC_Pkgpc7,4,2 ## @BIC_Pkgpc7 .comm _sys,24,3 ## @sys .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _clear_counters ; -- Begin function clear_counters .p2align 2 _clear_counters: ; @clear_counters .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill 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 movi.2d v0, #0000000000000000 stp q0, q0, [x0, #80] stp q0, q0, [x0, #48] stp q0, q0, [x0, #16] Lloh0: adrp x8, _CPU_IS_FIRST_THREAD_IN_CORE@GOTPAGE Lloh1: ldr x8, [x8, _CPU_IS_FIRST_THREAD_IN_CORE@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _CPU_IS_FIRST_CORE_IN_PACKAGE@GOTPAGE Lloh4: ldr x9, [x9, _CPU_IS_FIRST_CORE_IN_PACKAGE@GOTPAGEOFF] Lloh5: ldr w9, [x9] and w8, w9, w8 str w8, [x0] stur q0, [x1, #40] stur q0, [x1, #24] stur q0, [x1, #8] str xzr, [x2, #176] stp q0, q0, [x2, #144] Lloh6: adrp x8, _BIC_Pkgpc3@GOTPAGE Lloh7: ldr x8, [x8, _BIC_Pkgpc3@GOTPAGEOFF] Lloh8: ldr w0, [x8] bl _DO_BIC cbz x0, LBB0_2 ; %bb.1: str xzr, [x19, #136] LBB0_2: Lloh9: adrp x8, _BIC_Pkgpc6@GOTPAGE Lloh10: ldr x8, [x8, _BIC_Pkgpc6@GOTPAGEOFF] Lloh11: ldr w0, [x8] bl _DO_BIC cbz x0, LBB0_4 ; %bb.3: str xzr, [x19, #128] LBB0_4: Lloh12: adrp x8, _BIC_Pkgpc7@GOTPAGE Lloh13: ldr x8, [x8, _BIC_Pkgpc7@GOTPAGEOFF] Lloh14: ldr w0, [x8] bl _DO_BIC cbz x0, LBB0_6 ; %bb.5: str xzr, [x19, #120] LBB0_6: movi.2d v0, #0000000000000000 stur q0, [x19, #104] stur q0, [x19, #88] stur q0, [x19, #72] stur q0, [x19, #56] stur q0, [x19, #40] stur q0, [x19, #24] stur q0, [x19, #8] Lloh15: adrp x8, _sys@GOTPAGE Lloh16: ldr x8, [x8, _sys@GOTPAGEOFF] ldr x9, [x8, #16] cbz x9, LBB0_9 ; %bb.7: ldr x10, [x21, #8] LBB0_8: ; =>This Inner Loop Header: Depth=1 str xzr, [x10], #8 ldr x9, [x9] cbnz x9, LBB0_8 LBB0_9: ldr x9, [x8, #8] cbz x9, LBB0_12 ; %bb.10: ldr x10, [x20] LBB0_11: ; =>This Inner Loop Header: Depth=1 str xzr, [x10], #8 ldr x9, [x9] cbnz x9, LBB0_11 LBB0_12: ldr x8, [x8] cbz x8, LBB0_15 ; %bb.13: ldr x9, [x19] LBB0_14: ; =>This Inner Loop Header: Depth=1 str xzr, [x9], #8 ldr x8, [x8] cbnz x8, LBB0_14 LBB0_15: 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 Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .cfi_endproc ; -- End function .comm _CPU_IS_FIRST_THREAD_IN_CORE,4,2 ; @CPU_IS_FIRST_THREAD_IN_CORE .comm _CPU_IS_FIRST_CORE_IN_PACKAGE,4,2 ; @CPU_IS_FIRST_CORE_IN_PACKAGE .comm _BIC_Pkgpc3,4,2 ; @BIC_Pkgpc3 .comm _BIC_Pkgpc6,4,2 ; @BIC_Pkgpc6 .comm _BIC_Pkgpc7,4,2 ; @BIC_Pkgpc7 .comm _sys,24,3 ; @sys .subsections_via_symbols
assembly_file_86245.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function sort_wmeta _sort_wmeta: ## @sort_wmeta .cfi_startproc ## %bb.0: ## kill: def $esi killed $esi def $rsi ## kill: def $edi killed $edi def $rdi cmpl %esi, %edi jge LBB0_13 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, -48(%rbp) ## 8-byte Spill jmp LBB0_2 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 movq -56(%rbp), %rdi ## 8-byte Reload ## kill: def $edi killed $edi killed $rdi ## kill: def $esi killed $esi killed $rsi callq _sort_wmeta movl %ebx, %edi movq -48(%rbp), %rsi ## 8-byte Reload cmpl %esi, %ebx jge LBB0_12 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 ## Child Loop BB0_4 Depth 3 ## Child Loop BB0_6 Depth 3 movq _QL@GOTPCREL(%rip), %rax movq %rdi, %rbx movq (%rax), %rdi leal (%rbx,%rsi), %eax sarl %eax cltq movl (%rdi,%rax,4), %eax ## kill: def $esi killed $esi killed $rsi def $rsi movq %rbx, -56(%rbp) ## 8-byte Spill ## kill: def $ebx killed $ebx killed $rbx def $rbx jmp LBB0_3 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_3 Depth=2 movl %r12d, (%r11,%r8,4) movl %r15d, (%r13,%r9,4) movq _QW_msize@GOTPCREL(%rip), %rcx movq (%rcx), %rcx leaq (%rcx,%rdx,4), %rdi addq $4, %rdi movl (%rdi,%r8,4), %r11d leaq 4(%rcx,%r10,4), %rcx movl (%rcx,%r9,4), %ebx movl %ebx, (%rdi,%r8,4) movl %r11d, (%rcx,%r9,4) movq _QW_mfile@GOTPCREL(%rip), %r14 movq (%r14), %rcx leaq (%rcx,%rdx,8), %rdi movq 8(%rdi,%r8,8), %r11 leaq 8(,%r10,8), %rbx leaq (%rcx,%r10,8), %rcx addq $8, %rcx movq (%rcx,%r9,8), %rcx movq %rcx, 8(%rdi,%r8,8) addq (%r14), %rbx movq %r11, (%rbx,%r9,8) movq _QWords@GOTPCREL(%rip), %rcx movq (%rcx), %rcx leaq (%rcx,%rdx,4), %rdi addq $4, %rdi movl (%rdi,%r8,4), %r11d leaq 4(%rcx,%r10,4), %rcx movl (%rcx,%r9,4), %r10d movl %r10d, (%rdi,%r8,4) movl %r11d, (%rcx,%r9,4) leal (%rdx,%r8), %ebx addl $2, %ebx addl %r9d, %esi movq _QL@GOTPCREL(%rip), %rcx movq (%rcx), %rdi cmpl %esi, %ebx jg LBB0_11 LBB0_3: ## Parent Loop BB0_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_4 Depth 3 ## Child Loop BB0_6 Depth 3 movslq %ebx, %rdx leaq (%rdi,%rdx,4), %r11 addq $4, %r11 xorl %r8d, %r8d .p2align 4, 0x90 LBB0_4: ## Parent Loop BB0_2 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -4(%r11,%r8,4), %r15d decq %r8 cmpl %eax, %r15d jl LBB0_4 ## %bb.5: ## in Loop: Header=BB0_3 Depth=2 movl %edx, %r9d leaq (%r9,%r8), %rbx incq %rbx movslq %esi, %r10 leaq (%rdx,%r8), %r14 incq %r14 leaq (%rdi,%r10,4), %r13 addq $4, %r13 xorl %r9d, %r9d .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_2 Depth=1 ## Parent Loop BB0_3 Depth=2 ## => This Inner Loop Header: Depth=3 movl -4(%r13,%r9,4), %r12d decq %r9 cmpl %eax, %r12d jg LBB0_6 ## %bb.7: ## in Loop: Header=BB0_3 Depth=2 leaq (%r10,%r9), %rcx incq %rcx cmpq %rcx, %r14 jle LBB0_9 ## %bb.8: ## in Loop: Header=BB0_3 Depth=2 movl %esi, %ecx leaq (%rcx,%r9), %rsi incq %rsi cmpl %esi, %ebx jle LBB0_3 jmp LBB0_11 LBB0_12: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp LBB0_13: retq .cfi_endproc ## -- End function .comm _QL,8,3 ## @QL .comm _QW_msize,8,3 ## @QW_msize .comm _QW_mfile,8,3 ## @QW_mfile .comm _QWords,8,3 ## @QWords .no_dead_strip _sort_wmeta .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function sort_wmeta _sort_wmeta: ; @sort_wmeta .cfi_startproc ; %bb.0: cmp w0, w1 b.ge LBB0_12 ; %bb.1: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x1 Lloh0: adrp x20, _QL@GOTPAGE Lloh1: ldr x20, [x20, _QL@GOTPAGEOFF] Lloh2: adrp x21, _QW_msize@GOTPAGE Lloh3: ldr x21, [x21, _QW_msize@GOTPAGEOFF] Lloh4: adrp x22, _QW_mfile@GOTPAGE Lloh5: ldr x22, [x22, _QW_mfile@GOTPAGEOFF] Lloh6: adrp x23, _QWords@GOTPAGE Lloh7: ldr x23, [x23, _QWords@GOTPAGEOFF] b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 ; kill: def $w1 killed $w1 killed $x1 bl _sort_wmeta mov x0, x24 cmp w24, w19 b.ge LBB0_11 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ; Child Loop BB0_6 Depth 3 ; Child Loop BB0_8 Depth 3 ldr x11, [x20] add w8, w0, w19 asr w8, w8, #1 ldr w8, [x11, w8, sxtw #2] mov x1, x19 mov x24, x0 b LBB0_5 LBB0_4: ; in Loop: Header=BB0_5 Depth=2 add x11, x17, x14, lsl #2 str w3, [x16, #4] str w13, [x11, #4] ldr x11, [x21] lsl x13, x10, #2 lsl x15, x9, #2 add x13, x13, x15 add x15, x11, x13 ldr w16, [x15, #4] lsl x17, x14, #2 lsl x2, x12, #2 add x17, x17, x2 add x11, x11, x17 ldr w2, [x11, #4] str w2, [x15, #4] ldr x15, [x22] add x2, x15, x10, lsl #3 add x2, x2, x9, lsl #3 lsl x14, x14, #3 add x14, x14, #8 add x15, x15, x14 ldr x15, [x15, x12, lsl #3] ldr x3, [x2, #8] str x15, [x2, #8] ldr x15, [x22] add x14, x15, x14 str x3, [x14, x12, lsl #3] str w16, [x11, #4] ldr x11, [x23] add x13, x11, x13 ldr w14, [x13, #4] add x11, x11, x17 ldr w15, [x11, #4] str w15, [x13, #4] str w14, [x11, #4] add w9, w10, w9 add w24, w9, #2 add w1, w1, w12 ldr x11, [x20] cmp w24, w1 b.gt LBB0_2 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_6 Depth 3 ; Child Loop BB0_8 Depth 3 mov x9, #0 ; =0x0 sxtw x10, w24 mov x14, x11 LBB0_6: ; Parent Loop BB0_3 Depth=1 ; Parent Loop BB0_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w13, [x14, x10, lsl #2] sub x9, x9, #1 sub x14, x14, #4 cmp w13, w8 b.lt LBB0_6 ; %bb.7: ; in Loop: Header=BB0_5 Depth=2 mov x12, #0 ; =0x0 add x16, x14, x10, lsl #2 add x14, x9, w10, uxtw add x15, x14, #1 sxtw x14, w1 add x17, x10, x9 add x2, x17, #1 mov x17, x11 LBB0_8: ; Parent Loop BB0_3 Depth=1 ; Parent Loop BB0_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w3, [x17, x14, lsl #2] sub x12, x12, #1 sub x17, x17, #4 cmp w3, w8 b.gt LBB0_8 ; %bb.9: ; in Loop: Header=BB0_5 Depth=2 add x4, x14, x12 add x4, x4, #1 cmp x2, x4 b.le LBB0_4 ; %bb.10: ; in Loop: Header=BB0_5 Depth=2 add x9, x12, w1, uxtw add x1, x9, #1 ; kill: def $w1 killed $w1 killed $x1 def $x1 mov x24, x15 cmp w24, w1 b.le LBB0_5 b LBB0_2 LBB0_11: 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 LBB0_12: ret .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _QL,8,3 ; @QL .comm _QW_msize,8,3 ; @QW_msize .comm _QW_mfile,8,3 ; @QW_mfile .comm _QWords,8,3 ; @QWords .no_dead_strip _sort_wmeta .subsections_via_symbols
assembly_file_135027.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function set_location _set_location: ## @set_location .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq %rdx, %rdi movq 8(%rsi), %rdx leaq L_.str(%rip), %rsi popq %rbp jmp _set_simple_string ## TAILCALL .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "SetLocation" .no_dead_strip _set_location .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function set_location _set_location: ; @set_location .cfi_startproc ; %bb.0: mov x0, x2 ldr x2, [x1, #8] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF b _set_simple_string .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "SetLocation" .no_dead_strip _set_location .subsections_via_symbols
AnghaBench/systemd/src/hostname/extr_hostnamectl.c_set_location.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl ___getmainargs ## -- Begin function __getmainargs .p2align 4, 0x90 ___getmainargs: ## @__getmainargs .cfi_startproc ## %bb.0: movq ___argv@GOTPCREL(%rip), %rax movq (%rax), %rax movq __environ@GOTPCREL(%rip), %r8 testq %rax, %rax je LBB0_3 ## %bb.1: cmpq $0, (%r8) je LBB0_3 ## %bb.2: movq %rax, (%rsi) movq (%r8), %rax movq %rax, (%rdx) movq ___argc@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, (%rdi) retq LBB0_3: 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 %ecx, -60(%rbp) ## 4-byte Spill movq %rdi, -72(%rbp) ## 8-byte Spill movq %rsi, -80(%rbp) ## 8-byte Spill movq %rdx, -88(%rbp) ## 8-byte Spill movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %r15d movq ___argc@GOTPCREL(%rip), %rax movl $0, (%rax) movq __acmdln@GOTPCREL(%rip), %rbx movq (%rbx), %rdi callq _strlen movq %rax, %r13 movl %r13d, %edi callq _malloc movq %rax, -56(%rbp) ## 8-byte Spill movq _TRUE@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_51 ## %bb.4: movq %rbx, %r10 xorl %eax, %eax movl -60(%rbp), %ecx ## 4-byte Reload movl %ecx, -44(%rbp) ## 4-byte Spill xorl %esi, %esi xorl %r14d, %r14d movl %r15d, %edx LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 ## Child Loop BB0_19 Depth 3 xorl %ecx, %ecx .p2align 4, 0x90 LBB0_6: ## Parent Loop BB0_5 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_19 Depth 3 movslq %eax, %rbx movq %rbx, %r8 cmpq %rbx, %r13 cmovaq %r13, %r8 seta %r12b jbe LBB0_10 ## %bb.7: ## in Loop: Header=BB0_6 Depth=2 movq (%r10), %r9 movzbl (%r9,%rbx), %edi cmpl $32, %edi jne LBB0_13 ## %bb.8: ## in Loop: Header=BB0_6 Depth=2 movb $32, %dil testl %r14d, %r14d jne LBB0_27 jmp LBB0_15 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_6 Depth=2 movl %r8d, %eax testl %r15d, %r15d je LBB0_16 LBB0_11: ## in Loop: Header=BB0_6 Depth=2 movl %eax, %ebx LBB0_12: ## in Loop: Header=BB0_6 Depth=2 movq -56(%rbp), %rdi ## 8-byte Reload movq %r10, %r15 callq _strndup movl %eax, %edi movl -44(%rbp), %esi ## 4-byte Reload callq _aexpand movq %r15, %r10 movl %ebx, %eax testb %r12b, %r12b jne LBB0_17 jmp LBB0_51 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_6 Depth=2 cmpb $9, %dil jne LBB0_22 ## %bb.14: ## in Loop: Header=BB0_6 Depth=2 testl %r14d, %r14d jne LBB0_22 LBB0_15: ## in Loop: Header=BB0_6 Depth=2 xorl %r14d, %r14d testl %r15d, %r15d jne LBB0_11 LBB0_16: ## in Loop: Header=BB0_6 Depth=2 cmpq %rbx, %r13 jbe LBB0_51 LBB0_17: ## in Loop: Header=BB0_6 Depth=2 movslq %eax, %rcx addq (%r10), %rcx movl %eax, %ebx jmp LBB0_19 .p2align 4, 0x90 LBB0_18: ## in Loop: Header=BB0_19 Depth=3 incl %ebx incq %rcx LBB0_19: ## Parent Loop BB0_5 Depth=1 ## Parent Loop BB0_6 Depth=2 ## => This Inner Loop Header: Depth=3 movzbl (%rcx), %eax cmpl $32, %eax je LBB0_18 ## %bb.20: ## in Loop: Header=BB0_19 Depth=3 cmpl $9, %eax je LBB0_18 ## %bb.21: ## in Loop: Header=BB0_6 Depth=2 movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %edx xorl %ecx, %ecx xorl %esi, %esi movl %edx, %r15d jmp LBB0_29 LBB0_22: ## in Loop: Header=BB0_6 Depth=2 cmpl $92, %edi je LBB0_43 ## %bb.23: ## in Loop: Header=BB0_6 Depth=2 cmpl $34, %edi jne LBB0_27 ## %bb.24: ## in Loop: Header=BB0_6 Depth=2 testl %ecx, %ecx jle LBB0_31 ## %bb.25: ## in Loop: Header=BB0_6 Depth=2 movl %ecx, %edx shrl %ecx testb $1, %dl je LBB0_45 ## %bb.26: ## in Loop: Header=BB0_6 Depth=2 movl %ecx, %edx notl %edx addl %esi, %edx subl %ecx, %esi movslq %edx, %rcx movq -56(%rbp), %rdx ## 8-byte Reload movb $34, (%rdx,%rcx) movq _TRUE@GOTPCREL(%rip), %rcx movl (%rcx), %edi incl %eax movl $1, %r15d xorl %ecx, %ecx movl %edi, %edx movl %eax, %ebx jmp LBB0_30 LBB0_27: ## in Loop: Header=BB0_6 Depth=2 movl %eax, %ebx LBB0_28: ## in Loop: Header=BB0_6 Depth=2 movslq %esi, %rax incl %esi movq -56(%rbp), %rcx ## 8-byte Reload movb %dil, (%rcx,%rax) movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %edx incl %ebx movl $1, %r15d xorl %ecx, %ecx LBB0_29: ## in Loop: Header=BB0_6 Depth=2 movq _TRUE@GOTPCREL(%rip), %rax movl (%rax), %edi LBB0_30: ## in Loop: Header=BB0_6 Depth=2 movl %ebx, %eax testl %edi, %edi jne LBB0_6 jmp LBB0_51 LBB0_31: ## in Loop: Header=BB0_6 Depth=2 testl %r14d, %r14d jne LBB0_46 ## %bb.32: ## in Loop: Header=BB0_6 Depth=2 testl %eax, %eax jle LBB0_46 ## %bb.33: ## in Loop: Header=BB0_6 Depth=2 cmpb $34, -1(%r9,%rbx) jne LBB0_47 ## %bb.34: ## in Loop: Header=BB0_6 Depth=2 testl %edx, %edx jne LBB0_47 ## %bb.35: ## in Loop: Header=BB0_6 Depth=2 movslq %esi, %rax movq -56(%rbp), %rdx ## 8-byte Reload movb $34, (%rdx,%rax) movq _TRUE@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_51 ## %bb.36: ## in Loop: Header=BB0_6 Depth=2 incl %esi incq %rbx xorl %r12d, %r12d cmpq %rbx, %r13 jbe LBB0_40 ## %bb.37: ## in Loop: Header=BB0_6 Depth=2 movq (%r10), %rax movzbl (%rax,%rbx), %edi movzbl %dil, %eax xorl %r14d, %r14d cmpl $33, %eax jg LBB0_41 ## %bb.38: ## in Loop: Header=BB0_6 Depth=2 movb $1, %r12b cmpl $9, %eax je LBB0_12 ## %bb.39: ## in Loop: Header=BB0_6 Depth=2 cmpl $32, %eax je LBB0_12 jmp LBB0_28 LBB0_40: ## in Loop: Header=BB0_6 Depth=2 xorl %r14d, %r14d movl %r8d, %ebx jmp LBB0_12 LBB0_41: ## in Loop: Header=BB0_6 Depth=2 cmpl $92, %eax jne LBB0_44 ## %bb.42: ## in Loop: Header=BB0_6 Depth=2 movl %ebx, %eax LBB0_43: ## in Loop: Header=BB0_6 Depth=2 movslq %esi, %rdx incl %esi movq -56(%rbp), %rdi ## 8-byte Reload movb $92, (%rdi,%rdx) incl %ecx incl %eax movq _FALSE@GOTPCREL(%rip), %rdx movl (%rdx), %edx movl $1, %r15d movl %eax, %ebx jmp LBB0_29 LBB0_44: ## in Loop: Header=BB0_6 Depth=2 cmpl $34, %eax jne LBB0_28 jmp LBB0_48 LBB0_45: ## in Loop: Header=BB0_5 Depth=1 subl %ecx, %esi LBB0_46: ## in Loop: Header=BB0_5 Depth=1 movq _FALSE@GOTPCREL(%rip), %rcx movl (%rcx), %edx movl %r14d, %ecx xorl $1, %ecx movl -60(%rbp), %edi ## 4-byte Reload movl %edi, -44(%rbp) ## 4-byte Spill testl %r14d, %r14d jne LBB0_50 jmp LBB0_49 LBB0_47: ## in Loop: Header=BB0_5 Depth=1 movl %eax, %ebx LBB0_48: ## in Loop: Header=BB0_5 Depth=1 movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %edx movl $1, %ecx movl %ebx, %eax LBB0_49: ## in Loop: Header=BB0_5 Depth=1 movl %edx, -44(%rbp) ## 4-byte Spill LBB0_50: ## in Loop: Header=BB0_5 Depth=1 incl %eax movl $1, %r15d movl %ecx, %r14d jmp LBB0_5 LBB0_51: movq -56(%rbp), %rdi ## 8-byte Reload callq _free movq ___argc@GOTPCREL(%rip), %rax movl (%rax), %eax movq -72(%rbp), %rcx ## 8-byte Reload movl %eax, (%rcx) movq ___argv@GOTPCREL(%rip), %r15 movq (%r15), %rax testq %rax, %rax jne LBB0_53 ## %bb.52: movl $8, %edi callq _malloc movq %rax, (%r15) movq $0, (%rax) movq (%r15), %rax LBB0_53: movq -80(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx) movq __environ@GOTPCREL(%rip), %rax movq (%rax), %rax movq -88(%rbp), %rcx ## 8-byte Reload movq %rax, (%rcx) movq _MAX_PATH@GOTPCREL(%rip), %rbx movl (%rbx), %edi callq _malloc movq __pgmptr@GOTPCREL(%rip), %r14 movq %rax, (%r14) testq %rax, %rax je LBB0_56 ## %bb.54: movl (%rbx), %edx xorl %edi, %edi movq %rax, %rsi callq _GetModuleFileNameA movq (%r14), %rcx testl %eax, %eax je LBB0_57 ## %bb.55: movslq (%rbx), %rax movb $0, -1(%rcx,%rax) jmp LBB0_58 LBB0_56: movq (%r15), %rax movq (%rax), %rdi callq __strdup movq %rax, (%r14) jmp LBB0_58 LBB0_57: movb $0, (%rcx) LBB0_58: xorl %eax, %eax callq _GetProcessHeap movl %eax, %edi xorl %esi, %esi xorl %edx, %edx addq $56, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _HeapValidate ## TAILCALL .cfi_endproc ## -- End function .section __DATA,__data .globl _g_aug_volatile_7508 ## @g_aug_volatile_7508 .p2align 2, 0x0 _g_aug_volatile_7508: .long 1 ## 0x1 .comm _FALSE,4,2 ## @FALSE .comm ___argv,8,3 ## @__argv .comm __environ,8,3 ## @_environ .comm ___argc,4,2 ## @__argc .comm __acmdln,8,3 ## @_acmdln .comm _TRUE,4,2 ## @TRUE .comm _MAX_PATH,4,2 ## @MAX_PATH .comm __pgmptr,8,3 ## @_pgmptr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl ___getmainargs ; -- Begin function __getmainargs .p2align 2 ___getmainargs: ; @__getmainargs .cfi_startproc ; %bb.0: Lloh0: adrp x8, ___argv@GOTPAGE Lloh1: ldr x8, [x8, ___argv@GOTPAGEOFF] Lloh2: adrp x10, __environ@GOTPAGE Lloh3: ldr x10, [x10, __environ@GOTPAGEOFF] Lloh4: ldr x8, [x8] ldr x9, [x10] cmp x8, #0 ccmp x9, #0, #4, ne Lloh5: adrp x9, ___argc@GOTPAGE Lloh6: ldr x9, [x9, ___argc@GOTPAGEOFF] b.ne LBB0_45 ; %bb.1: sub sp, sp, #128 stp x28, x27, [sp, #32] ; 16-byte Folded Spill stp x26, x25, [sp, #48] ; 16-byte Folded Spill stp x24, x23, [sp, #64] ; 16-byte Folded Spill stp x22, x21, [sp, #80] ; 16-byte Folded Spill stp x20, x19, [sp, #96] ; 16-byte Folded Spill stp x29, x30, [sp, #112] ; 16-byte Folded Spill add x29, sp, #112 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 str w3, [sp, #4] ; 4-byte Folded Spill stp x0, x1, [sp, #8] ; 16-byte Folded Spill str x2, [sp, #24] ; 8-byte Folded Spill Lloh7: adrp x28, _FALSE@GOTPAGE Lloh8: ldr x28, [x28, _FALSE@GOTPAGEOFF] ldr w19, [x28] str wzr, [x9] Lloh9: adrp x22, __acmdln@GOTPAGE Lloh10: ldr x22, [x22, __acmdln@GOTPAGEOFF] ldr x0, [x22] bl _strlen mov x23, x0 bl _malloc mov x24, x0 Lloh11: adrp x26, _TRUE@GOTPAGE Lloh12: ldr x26, [x26, _TRUE@GOTPAGEOFF] ldr w8, [x26] cbz w8, LBB0_46 ; %bb.2: mov w8, #0 ; =0x0 mov w1, #0 ; =0x0 mov w27, #0 ; =0x0 ldr w25, [sp, #4] ; 4-byte Folded Reload mov x10, x19 LBB0_3: ; =>This Loop Header: Depth=1 ; Child Loop BB0_5 Depth 2 ; Child Loop BB0_25 Depth 3 mov w9, #0 ; =0x0 b LBB0_5 LBB0_4: ; in Loop: Header=BB0_5 Depth=2 mov w9, #0 ; =0x0 mov w1, #0 ; =0x0 ldr w10, [x28] mov x19, x10 ldr w11, [x26] cbz w11, LBB0_46 LBB0_5: ; Parent Loop BB0_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_25 Depth 3 sxtw x11, w8 cmp x23, x11 csel x20, x23, x11, hi cset w21, hi b.ls LBB0_9 ; %bb.6: ; in Loop: Header=BB0_5 Depth=2 ldr x12, [x22] add x13, x12, x11 ldrb w12, [x13] cmp w12, #32 b.ne LBB0_13 ; %bb.7: ; in Loop: Header=BB0_5 Depth=2 cbz w27, LBB0_10 ; %bb.8: ; in Loop: Header=BB0_5 Depth=2 mov w12, #32 ; =0x20 b LBB0_19 LBB0_9: ; in Loop: Header=BB0_5 Depth=2 mov x8, x20 LBB0_10: ; in Loop: Header=BB0_5 Depth=2 cbz w19, LBB0_23 LBB0_11: ; in Loop: Header=BB0_5 Depth=2 mov x20, x8 LBB0_12: ; in Loop: Header=BB0_5 Depth=2 mov x0, x24 ; kill: def $w1 killed $w1 killed $x1 bl _strndup mov x1, x25 bl _aexpand mov x8, x20 tbnz w21, #0, LBB0_24 b LBB0_46 LBB0_13: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #9 ccmp w27, #0, #0, eq b.eq LBB0_22 ; %bb.14: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #92 b.eq LBB0_37 ; %bb.15: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #34 b.ne LBB0_19 ; %bb.16: ; in Loop: Header=BB0_5 Depth=2 cmp w9, #0 b.le LBB0_27 ; %bb.17: ; in Loop: Header=BB0_5 Depth=2 lsr w10, w9, #1 tbz w9, #0, LBB0_39 ; %bb.18: ; in Loop: Header=BB0_5 Depth=2 mov w9, #0 ; =0x0 mvn w11, w10 add w11, w1, w11 sub w1, w1, w10 mov w10, #34 ; =0x22 strb w10, [x24, w11, sxtw] ldr w10, [x26] add w8, w8, #1 mov w19, #1 ; =0x1 cbnz w10, LBB0_5 b LBB0_46 LBB0_19: ; in Loop: Header=BB0_5 Depth=2 mov x20, x8 LBB0_20: ; in Loop: Header=BB0_5 Depth=2 mov w9, #0 ; =0x0 strb w12, [x24, w1, sxtw] add w11, w1, #1 ldr w10, [x28] add w8, w20, #1 LBB0_21: ; in Loop: Header=BB0_5 Depth=2 mov w19, #1 ; =0x1 mov x1, x11 ldr w11, [x26] cbnz w11, LBB0_5 b LBB0_46 LBB0_22: ; in Loop: Header=BB0_5 Depth=2 mov w27, #0 ; =0x0 cbnz w19, LBB0_11 LBB0_23: ; in Loop: Header=BB0_5 Depth=2 cmp x23, x11 b.ls LBB0_46 LBB0_24: ; in Loop: Header=BB0_5 Depth=2 ldr x9, [x22] add x9, x9, w8, sxtw LBB0_25: ; Parent Loop BB0_3 Depth=1 ; Parent Loop BB0_5 Depth=2 ; => This Inner Loop Header: Depth=3 ldrb w10, [x9], #1 cmp w10, #32 ccmp w10, #9, #4, ne b.ne LBB0_4 ; %bb.26: ; in Loop: Header=BB0_25 Depth=3 add w8, w8, #1 b LBB0_25 LBB0_27: ; in Loop: Header=BB0_5 Depth=2 cbnz w27, LBB0_40 ; %bb.28: ; in Loop: Header=BB0_5 Depth=2 cmp w8, #1 b.lt LBB0_40 ; %bb.29: ; in Loop: Header=BB0_5 Depth=2 ldurb w12, [x13, #-1] cmp w12, #34 ccmp w10, #0, #0, eq b.ne LBB0_41 ; %bb.30: ; in Loop: Header=BB0_5 Depth=2 mov w8, #34 ; =0x22 strb w8, [x24, w1, sxtw] ldr w8, [x26] cbz w8, LBB0_46 ; %bb.31: ; in Loop: Header=BB0_5 Depth=2 add w1, w1, #1 add x8, x11, #1 cmp x23, x8 cset w21, hi mov w27, #0 ; =0x0 b.eq LBB0_12 ; %bb.32: ; in Loop: Header=BB0_5 Depth=2 mov x20, x8 ldr x10, [x22] ldrb w12, [x10, x8] cmp w12, #33 b.gt LBB0_35 ; %bb.33: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #9 b.eq LBB0_12 ; %bb.34: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #32 b.eq LBB0_12 b LBB0_20 LBB0_35: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #92 b.ne LBB0_38 ; %bb.36: ; in Loop: Header=BB0_5 Depth=2 mov x8, x20 LBB0_37: ; in Loop: Header=BB0_5 Depth=2 mov w10, #92 ; =0x5c strb w10, [x24, w1, sxtw] add w11, w1, #1 add w9, w9, #1 add w8, w8, #1 ldr w10, [x28] b LBB0_21 LBB0_38: ; in Loop: Header=BB0_5 Depth=2 cmp w12, #34 b.ne LBB0_20 b LBB0_42 LBB0_39: ; in Loop: Header=BB0_3 Depth=1 sub w1, w1, w10 LBB0_40: ; in Loop: Header=BB0_3 Depth=1 ldr w10, [x28] eor w9, w27, #0x1 ldr w25, [sp, #4] ; 4-byte Folded Reload cbnz w27, LBB0_44 b LBB0_43 LBB0_41: ; in Loop: Header=BB0_3 Depth=1 mov x20, x8 LBB0_42: ; in Loop: Header=BB0_3 Depth=1 ldr w10, [x28] mov w9, #1 ; =0x1 mov x8, x20 LBB0_43: ; in Loop: Header=BB0_3 Depth=1 mov x25, x10 LBB0_44: ; in Loop: Header=BB0_3 Depth=1 add w8, w8, #1 mov w19, #1 ; =0x1 mov x27, x9 b LBB0_3 LBB0_45: str x8, [x1] ldr x8, [x10] str x8, [x2] ldr w8, [x9] str w8, [x0] ret LBB0_46: mov x0, x24 bl _free Lloh13: adrp x8, ___argc@GOTPAGE Lloh14: ldr x8, [x8, ___argc@GOTPAGEOFF] Lloh15: ldr w8, [x8] ldr x9, [sp, #8] ; 8-byte Folded Reload str w8, [x9] Lloh16: adrp x21, ___argv@GOTPAGE Lloh17: ldr x21, [x21, ___argv@GOTPAGEOFF] ldr x8, [x21] cbnz x8, LBB0_48 ; %bb.47: mov w0, #8 ; =0x8 bl _malloc str x0, [x21] str xzr, [x0] ldr x8, [x21] LBB0_48: ldp x10, x9, [sp, #16] ; 16-byte Folded Reload str x8, [x10] Lloh18: adrp x8, __environ@GOTPAGE Lloh19: ldr x8, [x8, __environ@GOTPAGEOFF] Lloh20: ldr x8, [x8] str x8, [x9] Lloh21: adrp x19, _MAX_PATH@GOTPAGE Lloh22: ldr x19, [x19, _MAX_PATH@GOTPAGEOFF] ldr w0, [x19] bl _malloc Lloh23: adrp x20, __pgmptr@GOTPAGE Lloh24: ldr x20, [x20, __pgmptr@GOTPAGEOFF] str x0, [x20] cbz x0, LBB0_51 ; %bb.49: mov x1, x0 ldr w2, [x19] mov x0, #0 ; =0x0 bl _GetModuleFileNameA ldr x8, [x20] cbz w0, LBB0_52 ; %bb.50: ldrsw x9, [x19] add x8, x8, x9 sturb wzr, [x8, #-1] b LBB0_53 LBB0_51: ldr x8, [x21] ldr x0, [x8] bl __strdup str x0, [x20] b LBB0_53 LBB0_52: strb wzr, [x8] LBB0_53: bl _GetProcessHeap mov w1, #0 ; =0x0 mov x2, #0 ; =0x0 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload ldp x24, x23, [sp, #64] ; 16-byte Folded Reload ldp x26, x25, [sp, #48] ; 16-byte Folded Reload ldp x28, x27, [sp, #32] ; 16-byte Folded Reload add sp, sp, #128 b _HeapValidate .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGot Lloh23, Lloh24 .loh AdrpLdrGot Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .cfi_endproc ; -- End function .section __DATA,__data .globl _g_aug_volatile_7508 ; @g_aug_volatile_7508 .p2align 2, 0x0 _g_aug_volatile_7508: .long 1 ; 0x1 .comm _FALSE,4,2 ; @FALSE .comm ___argv,8,3 ; @__argv .comm __environ,8,3 ; @_environ .comm ___argc,4,2 ; @__argc .comm __acmdln,8,3 ; @_acmdln .comm _TRUE,4,2 ; @TRUE .comm _MAX_PATH,4,2 ; @MAX_PATH .comm __pgmptr,8,3 ; @_pgmptr .subsections_via_symbols
assembly_file_548.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function l2tp_eth_create _l2tp_eth_create: ## @l2tp_eth_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 %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %rbx movl %ecx, %r13d movl %edx, %r12d movq %rsi, -56(%rbp) ## 8-byte Spill movq %rdi, -64(%rbp) ## 8-byte Spill movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _IFNAMSIZ@GOTPCREL(%rip), %rax movl (%rax), %r14d movq %r14, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r15 movl (%rbx), %esi testl %esi, %esi je LBB0_2 ## %bb.1: movq %r15, %rdi movl %r14d, %edx callq _strlcpy movq _NET_NAME_USER@GOTPCREL(%rip), %rax jmp LBB0_3 LBB0_2: movq _L2TP_ETH_DEV_NAME@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _strcpy movq _NET_NAME_ENUM@GOTPCREL(%rip), %rax LBB0_3: movzbl (%rax), %r14d movl $4, %edi movq -56(%rbp), %rsi ## 8-byte Reload movl %r12d, %edx movl %r13d, %ecx movq %rbx, %r8 callq _l2tp_session_create movq %rax, %rbx movq %rax, %rdi callq _IS_ERR testq %rax, %rax je LBB0_5 ## %bb.4: movq %rbx, %rdi callq _PTR_ERR jmp LBB0_15 LBB0_5: movq _l2tp_eth_dev_setup@GOTPCREL(%rip), %rax movl (%rax), %ecx movzbl %r14b, %edx movl $8, %edi movq %r15, %rsi callq _alloc_netdev testq %rax, %rax je LBB0_11 ## %bb.6: movq %rax, %r15 movq %rax, %rdi movq -64(%rbp), %rsi ## 8-byte Reload callq _dev_net_set movq $0, 8(%r15) movq _ETH_MAX_MTU@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 4(%r15) movq -56(%rbp), %r14 ## 8-byte Reload movq %r14, %rdi movq %rbx, %rsi movq %r15, %rdx callq _l2tp_eth_adjust_mtu movq %r15, %rdi callq _netdev_priv movq %rbx, (%rax) movq _l2tp_eth_dev_recv@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 16(%rbx) movq _l2tp_eth_delete@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 12(%rbx) movq _CONFIG_L2TP_DEBUGFS@GOTPCREL(%rip), %rax movl (%rax), %edi callq _IS_ENABLED testq %rax, %rax je LBB0_8 ## %bb.7: movq _l2tp_eth_show@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 8(%rbx) LBB0_8: movq %rbx, %rdi callq _l2tp_session_priv movq %rax, %r12 movq %rbx, %rdi callq _l2tp_session_inc_refcount xorl %eax, %eax callq _rtnl_lock movq %rbx, %rdi movq %r14, %rsi callq _l2tp_session_register testl %eax, %eax jle LBB0_12 ## %bb.9: movq %r15, %rdi callq _register_netdevice testl %eax, %eax js LBB0_17 ## %bb.10: movq (%rbx), %rdi movl (%r15), %esi movq _IFNAMSIZ@GOTPCREL(%rip), %rax movl (%rax), %edx callq _strlcpy movl (%r12), %edi movq %r15, %rsi callq _rcu_assign_pointer xorl %eax, %eax callq _rtnl_unlock movq %rbx, %rdi callq _l2tp_session_dec_refcount movq _THIS_MODULE@GOTPCREL(%rip), %rax movl (%rax), %edi callq ___module_get xorl %eax, %eax jmp LBB0_15 LBB0_11: movq _ENOMEM@GOTPCREL(%rip), %rax xorl %r14d, %r14d subl (%rax), %r14d jmp LBB0_13 LBB0_12: movl %eax, %r14d xorl %eax, %eax callq _rtnl_unlock movq %rbx, %rdi callq _l2tp_session_dec_refcount movq %r15, %rdi callq _free_netdev LBB0_13: movq %rbx, %rdi callq _kfree LBB0_14: movl %r14d, %eax LBB0_15: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_18 ## %bb.16: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_17: movl %eax, %r14d xorl %eax, %eax callq _rtnl_unlock movq %rbx, %rdi callq _l2tp_session_delete movq %rbx, %rdi callq _l2tp_session_dec_refcount movq %r15, %rdi callq _free_netdev jmp LBB0_14 LBB0_18: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _IFNAMSIZ,4,2 ## @IFNAMSIZ .comm _NET_NAME_USER,1,0 ## @NET_NAME_USER .comm _L2TP_ETH_DEV_NAME,4,2 ## @L2TP_ETH_DEV_NAME .comm _NET_NAME_ENUM,1,0 ## @NET_NAME_ENUM .comm _l2tp_eth_dev_setup,4,2 ## @l2tp_eth_dev_setup .comm _ENOMEM,4,2 ## @ENOMEM .comm _ETH_MAX_MTU,4,2 ## @ETH_MAX_MTU .comm _l2tp_eth_dev_recv,4,2 ## @l2tp_eth_dev_recv .comm _l2tp_eth_delete,4,2 ## @l2tp_eth_delete .comm _CONFIG_L2TP_DEBUGFS,4,2 ## @CONFIG_L2TP_DEBUGFS .comm _l2tp_eth_show,4,2 ## @l2tp_eth_show .comm _THIS_MODULE,4,2 ## @THIS_MODULE .no_dead_strip _l2tp_eth_create .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function l2tp_eth_create _l2tp_eth_create: ; @l2tp_eth_create .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill 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 sub sp, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x4 mov x23, x3 mov x24, x2 mov x20, x1 mov x22, x0 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-72] Lloh3: adrp x26, _IFNAMSIZ@GOTPAGE Lloh4: ldr x26, [x26, _IFNAMSIZ@GOTPAGEOFF] ldr w2, [x26] mov x9, x2 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x8, sp add x9, x2, #15 and x9, x9, #0x1fffffff0 sub x21, x8, x9 mov sp, x21 ldr w1, [x4] cbz w1, LBB0_2 ; %bb.1: mov x0, x21 ; kill: def $w2 killed $w2 killed $x2 bl _strlcpy Lloh7: adrp x8, _NET_NAME_USER@GOTPAGE Lloh8: ldr x8, [x8, _NET_NAME_USER@GOTPAGEOFF] b LBB0_3 LBB0_2: Lloh9: adrp x8, _L2TP_ETH_DEV_NAME@GOTPAGE Lloh10: ldr x8, [x8, _L2TP_ETH_DEV_NAME@GOTPAGEOFF] Lloh11: ldr w1, [x8] mov x0, x21 bl _strcpy Lloh12: adrp x8, _NET_NAME_ENUM@GOTPAGE Lloh13: ldr x8, [x8, _NET_NAME_ENUM@GOTPAGEOFF] LBB0_3: ldrb w25, [x8] mov w0, #4 ; =0x4 mov x1, x20 mov x2, x24 mov x3, x23 mov x4, x19 bl _l2tp_session_create mov x19, x0 bl _IS_ERR cbz x0, LBB0_5 ; %bb.4: mov x0, x19 bl _PTR_ERR b LBB0_15 LBB0_5: Lloh14: adrp x8, _l2tp_eth_dev_setup@GOTPAGE Lloh15: ldr x8, [x8, _l2tp_eth_dev_setup@GOTPAGEOFF] Lloh16: ldr w3, [x8] mov w0, #8 ; =0x8 mov x1, x21 mov x2, x25 bl _alloc_netdev cbz x0, LBB0_11 ; %bb.6: mov x21, x0 mov x1, x22 bl _dev_net_set str xzr, [x21, #8] Lloh17: adrp x8, _ETH_MAX_MTU@GOTPAGE Lloh18: ldr x8, [x8, _ETH_MAX_MTU@GOTPAGEOFF] Lloh19: ldr w8, [x8] str w8, [x21, #4] mov x0, x20 mov x1, x19 mov x2, x21 bl _l2tp_eth_adjust_mtu mov x0, x21 bl _netdev_priv str x19, [x0] Lloh20: adrp x8, _l2tp_eth_dev_recv@GOTPAGE Lloh21: ldr x8, [x8, _l2tp_eth_dev_recv@GOTPAGEOFF] Lloh22: ldr w8, [x8] Lloh23: adrp x9, _l2tp_eth_delete@GOTPAGE Lloh24: ldr x9, [x9, _l2tp_eth_delete@GOTPAGEOFF] Lloh25: ldr w9, [x9] stp w9, w8, [x19, #12] Lloh26: adrp x8, _CONFIG_L2TP_DEBUGFS@GOTPAGE Lloh27: ldr x8, [x8, _CONFIG_L2TP_DEBUGFS@GOTPAGEOFF] Lloh28: ldr w0, [x8] bl _IS_ENABLED cbz x0, LBB0_8 ; %bb.7: Lloh29: adrp x8, _l2tp_eth_show@GOTPAGE Lloh30: ldr x8, [x8, _l2tp_eth_show@GOTPAGEOFF] Lloh31: ldr w8, [x8] str w8, [x19, #8] LBB0_8: mov x0, x19 bl _l2tp_session_priv mov x22, x0 mov x0, x19 bl _l2tp_session_inc_refcount bl _rtnl_lock mov x0, x19 mov x1, x20 bl _l2tp_session_register cmp w0, #0 b.le LBB0_12 ; %bb.9: mov x0, x21 bl _register_netdevice tbnz w0, #31, LBB0_17 ; %bb.10: ldr x0, [x19] ldr w1, [x21] ldr w2, [x26] bl _strlcpy ldr w0, [x22] mov x1, x21 bl _rcu_assign_pointer bl _rtnl_unlock mov x0, x19 bl _l2tp_session_dec_refcount Lloh32: adrp x8, _THIS_MODULE@GOTPAGE Lloh33: ldr x8, [x8, _THIS_MODULE@GOTPAGEOFF] Lloh34: ldr w0, [x8] bl ___module_get mov w0, #0 ; =0x0 b LBB0_15 LBB0_11: Lloh35: adrp x8, _ENOMEM@GOTPAGE Lloh36: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh37: ldr w8, [x8] neg w20, w8 b LBB0_13 LBB0_12: mov x20, x0 bl _rtnl_unlock mov x0, x19 bl _l2tp_session_dec_refcount mov x0, x21 bl _free_netdev LBB0_13: mov x0, x19 bl _kfree LBB0_14: mov x0, x20 LBB0_15: ldur x8, [x29, #-72] Lloh38: adrp x9, ___stack_chk_guard@GOTPAGE Lloh39: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh40: ldr x9, [x9] cmp x9, x8 b.ne LBB0_18 ; %bb.16: sub sp, x29, #64 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret LBB0_17: mov x20, x0 bl _rtnl_unlock mov x0, x19 bl _l2tp_session_delete mov x0, x19 bl _l2tp_session_dec_refcount mov x0, x21 bl _free_netdev b LBB0_14 LBB0_18: bl ___stack_chk_fail .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37 .loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _IFNAMSIZ,4,2 ; @IFNAMSIZ .comm _NET_NAME_USER,1,0 ; @NET_NAME_USER .comm _L2TP_ETH_DEV_NAME,4,2 ; @L2TP_ETH_DEV_NAME .comm _NET_NAME_ENUM,1,0 ; @NET_NAME_ENUM .comm _l2tp_eth_dev_setup,4,2 ; @l2tp_eth_dev_setup .comm _ENOMEM,4,2 ; @ENOMEM .comm _ETH_MAX_MTU,4,2 ; @ETH_MAX_MTU .comm _l2tp_eth_dev_recv,4,2 ; @l2tp_eth_dev_recv .comm _l2tp_eth_delete,4,2 ; @l2tp_eth_delete .comm _CONFIG_L2TP_DEBUGFS,4,2 ; @CONFIG_L2TP_DEBUGFS .comm _l2tp_eth_show,4,2 ; @l2tp_eth_show .comm _THIS_MODULE,4,2 ; @THIS_MODULE .no_dead_strip _l2tp_eth_create .subsections_via_symbols
assembly_file_23746.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ReadRegistryKeyStr _ReadRegistryKeyStr: ## @ReadRegistryKeyStr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movb $0, _ReadRegistryKeyStr.str(%rip) leaq _ReadRegistryKeyStr.str(%rip), %rbx movq _REG_SZ@GOTPCREL(%rip), %rax movl (%rax), %edx movl $511, %r8d ## imm = 0x1FF movl %ebx, %ecx callq __GetRegistryKey movq %rbx, %rax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_ReadRegistryKeyStr.str,512,4 ## @ReadRegistryKeyStr.str .comm _REG_SZ,4,2 ## @REG_SZ .no_dead_strip _ReadRegistryKeyStr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ReadRegistryKeyStr _ReadRegistryKeyStr: ; @ReadRegistryKeyStr .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, _ReadRegistryKeyStr.str@PAGE Lloh1: add x19, x19, _ReadRegistryKeyStr.str@PAGEOFF strb wzr, [x19] Lloh2: adrp x8, _REG_SZ@GOTPAGE Lloh3: ldr x8, [x8, _REG_SZ@GOTPAGEOFF] Lloh4: ldr w2, [x8] mov x3, x19 mov w4, #511 bl __GetRegistryKey mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .zerofill __DATA,__bss,_ReadRegistryKeyStr.str,512,0 ; @ReadRegistryKeyStr.str .comm _REG_SZ,4,2 ; @REG_SZ .no_dead_strip _ReadRegistryKeyStr .subsections_via_symbols
AnghaBench/rufus/src/extr_registry.h_ReadRegistryKeyStr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function set_multiple_rates_item _set_multiple_rates_item: ## @set_multiple_rates_item .cfi_startproc ## %bb.0: xorl %eax, %eax testq %rdi, %rdi je LBB0_19 ## %bb.1: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r12 movq _FLAG_DELETED@GOTPCREL(%rip), %rcx movl (%rcx), %ecx orl (%rdi), %ecx jne LBB0_18 ## %bb.2: movq %rdx, %rbx movl %esi, %r15d testl %esi, %esi je LBB0_3 ## %bb.4: xorl %eax, %eax movq %rbx, %rcx movl %r15d, %edx xorl %r13d, %r13d jmp LBB0_5 .p2align 4, 0x90 LBB0_7: ## in Loop: Header=BB0_5 Depth=1 movl %edx, %esi negl %esi andl %edx, %esi xorl %esi, %edx orl %esi, %eax LBB0_8: ## in Loop: Header=BB0_5 Depth=1 addq $4, %rcx testl %edx, %edx je LBB0_9 LBB0_5: ## =>This Inner Loop Header: Depth=1 movl (%rcx), %esi testl %esi, %esi je LBB0_7 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movslq %r13d, %rdi decl %r13d movl %esi, (%rbx,%rdi,4) leal -1(%rdx), %esi andl %edx, %esi movl %esi, %edx jmp LBB0_8 LBB0_9: notl %eax jmp LBB0_10 LBB0_3: movl $-1, %eax xorl %r13d, %r13d LBB0_10: movl %eax, %r14d andl %r15d, %r14d movl 4(%r12), %esi orl %esi, %r15d andl %eax, %r15d cmpl %esi, %r15d je LBB0_12 ## %bb.11: movq 8(%r12), %rdi movl %r15d, %edx movl $4, %ecx callq _zzrealloc_ushort_mask movq %rax, 8(%r12) movl %r15d, 4(%r12) LBB0_12: testl %r14d, %r14d je LBB0_13 ## %bb.14: movl %r13d, -44(%rbp) ## 4-byte Spill movq %rbx, -64(%rbp) ## 8-byte Spill xorl %ebx, %ebx movl %r15d, -48(%rbp) ## 4-byte Spill .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movl %r14d, %r15d negl %r15d andl %r14d, %r15d movl %r15d, %r13d xorl %r14d, %r13d movq -64(%rbp), %rax ## 8-byte Reload movl (%rax,%rbx,4), %eax movl %eax, -52(%rbp) ## 4-byte Spill incq %rbx movq 8(%r12), %rax movq %rax, -72(%rbp) ## 8-byte Spill leal -1(%r15), %edi andl -48(%rbp), %edi ## 4-byte Folded Reload callq _popcount_short movl -52(%rbp), %ecx ## 4-byte Reload movq -72(%rbp), %rdx ## 8-byte Reload movl %ecx, (%rdx,%rax,4) cmpl %r14d, %r15d movl %r13d, %r14d jne LBB0_15 ## %bb.16: movl -44(%rbp), %r13d ## 4-byte Reload jmp LBB0_17 LBB0_13: xorl %ebx, %ebx LBB0_17: xorl %edi, %edi cmpl %r13d, %ebx sete %dil callq _assert movl 4(%r12), %edi callq _popcount_short movq %rax, 16(%r12) movl $1, %eax LBB0_18: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp LBB0_19: retq .cfi_endproc ## -- End function .comm _FLAG_DELETED,4,2 ## @FLAG_DELETED .no_dead_strip _set_multiple_rates_item .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function set_multiple_rates_item _set_multiple_rates_item: ; @set_multiple_rates_item .cfi_startproc ; %bb.0: cbz x0, LBB0_18 ; %bb.1: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 ldr w8, [x0] Lloh0: adrp x9, _FLAG_DELETED@GOTPAGE Lloh1: ldr x9, [x9, _FLAG_DELETED@GOTPAGEOFF] Lloh2: ldr w9, [x9] orr w8, w9, w8 cbz w8, LBB0_3 ; %bb.2: mov w0, #0 ; =0x0 b LBB0_17 LBB0_3: mov x20, x2 cbz w1, LBB0_9 ; %bb.4: mov w8, #0 ; =0x0 mov w22, #0 ; =0x0 mov x9, x20 mov x10, x1 b LBB0_6 LBB0_5: ; in Loop: Header=BB0_6 Depth=1 neg w11, w10 and w11, w10, w11 eor w10, w11, w10 orr w8, w8, w11 cbz w10, LBB0_8 LBB0_6: ; =>This Inner Loop Header: Depth=1 ldr w11, [x9], #4 cbz w11, LBB0_5 ; %bb.7: ; in Loop: Header=BB0_6 Depth=1 str w11, [x20, w22, sxtw #2] sub w22, w22, #1 sub w11, w10, #1 and w10, w11, w10 cbnz w10, LBB0_6 LBB0_8: mvn w9, w8 b LBB0_10 LBB0_9: mov w22, #0 ; =0x0 mov w9, #-1 ; =0xffffffff LBB0_10: and w23, w9, w1 ldr w8, [x19, #4] orr w10, w8, w1 and w21, w10, w9 cmp w21, w8 b.eq LBB0_12 ; %bb.11: ldr x0, [x19, #8] mov x1, x8 mov x2, x21 mov w3, #4 ; =0x4 bl _zzrealloc_ushort_mask str x0, [x19, #8] str w21, [x19, #4] LBB0_12: cbz w23, LBB0_15 ; %bb.13: mov x24, #0 ; =0x0 LBB0_14: ; =>This Inner Loop Header: Depth=1 neg w8, w23 and w25, w23, w8 eor w26, w25, w23 ldr w27, [x20, x24, lsl #2] add x24, x24, #1 ldr x28, [x19, #8] sub w8, w25, #1 and w0, w8, w21 bl _popcount_short str w27, [x28, x0, lsl #2] cmp w25, w23 mov x23, x26 b.ne LBB0_14 b LBB0_16 LBB0_15: mov w24, #0 ; =0x0 LBB0_16: cmp w24, w22 cset w0, eq bl _assert ldr w0, [x19, #4] bl _popcount_short str x0, [x19, #16] mov w0, #1 ; =0x1 LBB0_17: 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 LBB0_18: ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _FLAG_DELETED,4,2 ; @FLAG_DELETED .no_dead_strip _set_multiple_rates_item .subsections_via_symbols
assembly_file_126526.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ips_statinit _ips_statinit: ## @ips_statinit .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rdi, %rbx leaq L_.str(%rip), %rdi movl $1, %esi callq _METHOD_TRACE movq (%rbx), %rax movq 8(%rax), %r14 movq 16(%rax), %rcx movq %rcx, 40(%rax) movq _IPS_MAX_CMDS@GOTPCREL(%rip), %rdx movq (%rdx), %rdx addq %rcx, %rdx movq %rdx, 32(%rax) movq %rcx, 24(%rax) movq _IPS_REG_SQSR@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%rbx), %rsi movq %r14, %rdi callq _outl movq _IPS_STATUS_Q_SIZE@GOTPCREL(%rip), %rax movq (%rax), %rdi addq %r14, %rdi movq _IPS_REG_SQER@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%rbx), %rsi callq _outl movq _IPS_STATUS_SIZE@GOTPCREL(%rip), %rax movq (%rax), %rdi addq %r14, %rdi movq _IPS_REG_SQHR@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%rbx), %rsi callq _outl movq _IPS_REG_SQTR@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%rbx), %rsi movq %r14, %rdi callq _outl movq (%rbx), %rax movq %r14, (%rax) popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ips_statinit" .comm _IPS_MAX_CMDS,8,3 ## @IPS_MAX_CMDS .comm _IPS_REG_SQSR,8,3 ## @IPS_REG_SQSR .comm _IPS_STATUS_Q_SIZE,8,3 ## @IPS_STATUS_Q_SIZE .comm _IPS_REG_SQER,8,3 ## @IPS_REG_SQER .comm _IPS_STATUS_SIZE,8,3 ## @IPS_STATUS_SIZE .comm _IPS_REG_SQHR,8,3 ## @IPS_REG_SQHR .comm _IPS_REG_SQTR,8,3 ## @IPS_REG_SQTR .no_dead_strip _ips_statinit .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ips_statinit _ips_statinit: ; @ips_statinit .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 x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF mov w1, #1 bl _METHOD_TRACE ldp x8, x9, [x19] ldp x20, x10, [x8, #8] str x10, [x8, #40] Lloh2: adrp x11, _IPS_MAX_CMDS@GOTPAGE Lloh3: ldr x11, [x11, _IPS_MAX_CMDS@GOTPAGEOFF] Lloh4: ldr x11, [x11] add x11, x11, x10 stp x10, x11, [x8, #24] Lloh5: adrp x8, _IPS_REG_SQSR@GOTPAGE Lloh6: ldr x8, [x8, _IPS_REG_SQSR@GOTPAGEOFF] Lloh7: ldr x8, [x8] add x1, x8, x9 mov x0, x20 bl _outl Lloh8: adrp x8, _IPS_STATUS_Q_SIZE@GOTPAGE Lloh9: ldr x8, [x8, _IPS_STATUS_Q_SIZE@GOTPAGEOFF] Lloh10: ldr x8, [x8] add x0, x8, x20 ldr x8, [x19, #8] Lloh11: adrp x9, _IPS_REG_SQER@GOTPAGE Lloh12: ldr x9, [x9, _IPS_REG_SQER@GOTPAGEOFF] Lloh13: ldr x9, [x9] add x1, x9, x8 bl _outl Lloh14: adrp x8, _IPS_STATUS_SIZE@GOTPAGE Lloh15: ldr x8, [x8, _IPS_STATUS_SIZE@GOTPAGEOFF] Lloh16: ldr x8, [x8] add x0, x8, x20 ldr x8, [x19, #8] Lloh17: adrp x9, _IPS_REG_SQHR@GOTPAGE Lloh18: ldr x9, [x9, _IPS_REG_SQHR@GOTPAGEOFF] Lloh19: ldr x9, [x9] add x1, x9, x8 bl _outl ldr x8, [x19, #8] Lloh20: adrp x9, _IPS_REG_SQTR@GOTPAGE Lloh21: ldr x9, [x9, _IPS_REG_SQTR@GOTPAGEOFF] Lloh22: ldr x9, [x9] add x1, x9, x8 mov x0, x20 bl _outl ldr x8, [x19] str x20, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ips_statinit" .comm _IPS_MAX_CMDS,8,3 ; @IPS_MAX_CMDS .comm _IPS_REG_SQSR,8,3 ; @IPS_REG_SQSR .comm _IPS_STATUS_Q_SIZE,8,3 ; @IPS_STATUS_Q_SIZE .comm _IPS_REG_SQER,8,3 ; @IPS_REG_SQER .comm _IPS_STATUS_SIZE,8,3 ; @IPS_STATUS_SIZE .comm _IPS_REG_SQHR,8,3 ; @IPS_REG_SQHR .comm _IPS_REG_SQTR,8,3 ; @IPS_REG_SQTR .no_dead_strip _ips_statinit .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/scsi/extr_ips.c_ips_statinit.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function FUZ_usage _FUZ_usage: ## @FUZ_usage .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx leaq L_.str(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.1(%rip), %rdi movq %rbx, %rsi xorl %eax, %eax callq _DISPLAY leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.3(%rip), %rdi xorl %eax, %eax callq _DISPLAY movq _nbTestsDefault@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.5(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.6(%rip), %rdi xorl %eax, %eax callq _DISPLAY movq _FUZ_compressibility_default@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.7(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.8(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.9(%rip), %rdi xorl %eax, %eax callq _DISPLAY leaq L_.str.10(%rip), %rdi xorl %eax, %eax callq _DISPLAY xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Usage :\n" L_.str.1: ## @.str.1 .asciz " %s [args]\n" L_.str.2: ## @.str.2 .asciz "\n" L_.str.3: ## @.str.3 .asciz "Arguments :\n" L_.str.4: ## @.str.4 .asciz " -i# : Nb of tests (default:%i) \n" .comm _nbTestsDefault,4,2 ## @nbTestsDefault L_.str.5: ## @.str.5 .asciz " -s# : Select seed (default:prompt user)\n" L_.str.6: ## @.str.6 .asciz " -t# : Select starting test number (default:0)\n" L_.str.7: ## @.str.7 .asciz " -P# : Select compressibility in %% (default:%i%%)\n" .comm _FUZ_compressibility_default,4,2 ## @FUZ_compressibility_default L_.str.8: ## @.str.8 .asciz " -v : verbose\n" L_.str.9: ## @.str.9 .asciz " -p : pause at the end\n" L_.str.10: ## @.str.10 .asciz " -h : display help and exit\n" .no_dead_strip _FUZ_usage .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function FUZ_usage _FUZ_usage: ; @FUZ_usage .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _DISPLAY str x19, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _DISPLAY Lloh4: adrp x0, l_.str.2@PAGE Lloh5: add x0, x0, l_.str.2@PAGEOFF bl _DISPLAY Lloh6: adrp x0, l_.str.3@PAGE Lloh7: add x0, x0, l_.str.3@PAGEOFF bl _DISPLAY Lloh8: adrp x8, _nbTestsDefault@GOTPAGE Lloh9: ldr x8, [x8, _nbTestsDefault@GOTPAGEOFF] Lloh10: ldr w8, [x8] str x8, [sp] Lloh11: adrp x0, l_.str.4@PAGE Lloh12: add x0, x0, l_.str.4@PAGEOFF bl _DISPLAY Lloh13: adrp x0, l_.str.5@PAGE Lloh14: add x0, x0, l_.str.5@PAGEOFF bl _DISPLAY Lloh15: adrp x0, l_.str.6@PAGE Lloh16: add x0, x0, l_.str.6@PAGEOFF bl _DISPLAY Lloh17: adrp x8, _FUZ_compressibility_default@GOTPAGE Lloh18: ldr x8, [x8, _FUZ_compressibility_default@GOTPAGEOFF] Lloh19: ldr w8, [x8] str x8, [sp] Lloh20: adrp x0, l_.str.7@PAGE Lloh21: add x0, x0, l_.str.7@PAGEOFF bl _DISPLAY Lloh22: adrp x0, l_.str.8@PAGE Lloh23: add x0, x0, l_.str.8@PAGEOFF bl _DISPLAY Lloh24: adrp x0, l_.str.9@PAGE Lloh25: add x0, x0, l_.str.9@PAGEOFF bl _DISPLAY Lloh26: adrp x0, l_.str.10@PAGE Lloh27: add x0, x0, l_.str.10@PAGEOFF bl _DISPLAY mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpAdd Lloh15, Lloh16 .loh AdrpAdd Lloh13, Lloh14 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Usage :\n" l_.str.1: ; @.str.1 .asciz " %s [args]\n" l_.str.2: ; @.str.2 .asciz "\n" l_.str.3: ; @.str.3 .asciz "Arguments :\n" l_.str.4: ; @.str.4 .asciz " -i# : Nb of tests (default:%i) \n" .comm _nbTestsDefault,4,2 ; @nbTestsDefault l_.str.5: ; @.str.5 .asciz " -s# : Select seed (default:prompt user)\n" l_.str.6: ; @.str.6 .asciz " -t# : Select starting test number (default:0)\n" l_.str.7: ; @.str.7 .asciz " -P# : Select compressibility in %% (default:%i%%)\n" .comm _FUZ_compressibility_default,4,2 ; @FUZ_compressibility_default l_.str.8: ; @.str.8 .asciz " -v : verbose\n" l_.str.9: ; @.str.9 .asciz " -p : pause at the end\n" l_.str.10: ; @.str.10 .asciz " -h : display help and exit\n" .no_dead_strip _FUZ_usage .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/zstd/tests/extr_fuzzer.c_FUZ_usage.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ngx_write_file ## -- Begin function ngx_write_file .p2align 4, 0x90 _ngx_write_file: ## @ngx_write_file .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 $56, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %r14 movq %rdi, %r15 movslq %ecx, %rax xorps %xmm0, %xmm0 movups %xmm0, -48(%rbp) movq %rax, -72(%rbp) movq $0, -56(%rbp) movl 16(%rdi), %edi leaq -32(%rbp), %rbx leaq -72(%rbp), %r8 movq %rbx, %rcx callq _WriteFile testq %rax, %rax je LBB0_3 ## %bb.1: movq -32(%rbp), %r9 cmpq %r14, %r9 jne LBB0_4 ## %bb.2: addq %r14, (%r15) jmp LBB0_6 LBB0_3: movq _NGX_LOG_ERR@GOTPCREL(%rip), %rax movl (%rax), %edi movl 8(%r15), %r8d movl 12(%r15), %esi movq _ngx_errno@GOTPCREL(%rip), %rax movl (%rax), %edx leaq L_.str(%rip), %rcx xorl %eax, %eax callq _ngx_log_error jmp LBB0_5 LBB0_4: movq _NGX_LOG_CRIT@GOTPCREL(%rip), %rax movl (%rax), %edi movl 8(%r15), %r8d movl 12(%r15), %esi movq %r14, (%rsp) leaq L_.str.1(%rip), %rcx xorl %edx, %edx xorl %eax, %eax callq _ngx_log_error LBB0_5: movq _NGX_ERROR@GOTPCREL(%rip), %rbx LBB0_6: movq (%rbx), %rax addq $56, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _NGX_LOG_ERR,4,2 ## @NGX_LOG_ERR .comm _ngx_errno,4,2 ## @ngx_errno .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "WriteFile() \"%s\" failed" .comm _NGX_ERROR,8,3 ## @NGX_ERROR .comm _NGX_LOG_CRIT,4,2 ## @NGX_LOG_CRIT L_.str.1: ## @.str.1 .asciz "WriteFile() \"%s\" has written only %ul of %uz" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ngx_write_file ; -- Begin function ngx_write_file .p2align 2 _ngx_write_file: ; @ngx_write_file .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 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 ; kill: def $w3 killed $w3 def $x3 mov x19, x2 mov x20, x0 sxtw x8, w3 stp xzr, xzr, [sp, #40] str x8, [sp, #16] str xzr, [sp, #32] ldr w0, [x0, #16] sub x3, x29, #24 add x4, sp, #16 bl _WriteFile cbz x0, LBB0_3 ; %bb.1: ldur x8, [x29, #-24] cmp x8, x19 b.ne LBB0_4 ; %bb.2: ldr x8, [x20] add x8, x8, x19 str x8, [x20] sub x8, x29, #24 b LBB0_6 LBB0_3: Lloh0: adrp x8, _NGX_LOG_ERR@GOTPAGE Lloh1: ldr x8, [x8, _NGX_LOG_ERR@GOTPAGEOFF] Lloh2: ldr w0, [x8] Lloh3: adrp x8, _ngx_errno@GOTPAGE Lloh4: ldr x8, [x8, _ngx_errno@GOTPAGEOFF] Lloh5: ldr w2, [x8] ldp w4, w1, [x20, #8] Lloh6: adrp x3, l_.str@PAGE Lloh7: add x3, x3, l_.str@PAGEOFF b LBB0_5 LBB0_4: Lloh8: adrp x9, _NGX_LOG_CRIT@GOTPAGE Lloh9: ldr x9, [x9, _NGX_LOG_CRIT@GOTPAGEOFF] Lloh10: ldr w0, [x9] ldp w4, w1, [x20, #8] Lloh11: adrp x3, l_.str.1@PAGE Lloh12: add x3, x3, l_.str.1@PAGEOFF stp x8, x19, [sp] mov w2, #0 LBB0_5: bl _ngx_log_error Lloh13: adrp x8, _NGX_ERROR@GOTPAGE Lloh14: ldr x8, [x8, _NGX_ERROR@GOTPAGEOFF] LBB0_6: ldr x0, [x8] ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload add sp, sp, #96 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGot Lloh13, Lloh14 .cfi_endproc ; -- End function .comm _NGX_LOG_ERR,4,2 ; @NGX_LOG_ERR .comm _ngx_errno,4,2 ; @ngx_errno .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "WriteFile() \"%s\" failed" .comm _NGX_ERROR,8,3 ; @NGX_ERROR .comm _NGX_LOG_CRIT,4,2 ; @NGX_LOG_CRIT l_.str.1: ; @.str.1 .asciz "WriteFile() \"%s\" has written only %ul of %uz" .subsections_via_symbols
AnghaBench/nginx/src/os/win32/extr_ngx_files.c_ngx_write_file.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function exynos_drm_ipp_schedule_task _exynos_drm_ipp_schedule_task: ## @exynos_drm_ipp_schedule_task .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 movq %rdi, %rbx callq _spin_lock_irqsave leaq 4(%rbx), %rsi movq %r14, %rdi callq _list_add movq %rbx, %rdi callq _spin_unlock_irqrestore movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _exynos_drm_ipp_next_task ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _exynos_drm_ipp_schedule_task .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function exynos_drm_ipp_schedule_task _exynos_drm_ipp_schedule_task: ; @exynos_drm_ipp_schedule_task .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 add x1, x20, #4 mov x0, x19 bl _list_add mov x0, x20 bl _spin_unlock_irqrestore mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _exynos_drm_ipp_next_task .cfi_endproc ; -- End function .no_dead_strip _exynos_drm_ipp_schedule_task .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/exynos/extr_exynos_drm_ipp.c_exynos_drm_ipp_schedule_task.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 $624, %rsp ## imm = 0x270 .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -40(%rbp) movl %edi, -644(%rbp) testl %edi, %edi jle LBB0_5 ## %bb.1: movq %rsi, %r14 leaq -640(%rbp), %rbx movl %edi, %r15d xorl %r12d, %r12d jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 incq %r12 addq $60, %rbx cmpq %r12, %r15 je LBB0_5 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq (%r14,%r12,8), %rsi movq %rbx, %rdi callq _strcpy movq %rbx, %rdi callq _strlen cmpl $59, %eax jg LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cltq leaq (%rbx,%rax), %rdi movl $59, %edx subl %eax, %edx incq %rdx movl $32, %esi callq _memset jmp LBB0_4 LBB0_5: leaq -644(%rbp), %rdi leaq -640(%rbp), %rsi callq _puf movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -40(%rbp), %rax jne LBB0_7 ## %bb.6: xorl %eax, %eax addq $624, %rsp ## imm = 0x270 popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq LBB0_7: callq ___stack_chk_fail .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x28, x27, [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 w27, -56 .cfi_offset w28, -64 sub sp, sp, #624 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-56] str w0, [sp, #12] cmp w0, #1 b.lt LBB0_5 ; %bb.1: mov x19, x1 mov w21, w0 add x20, sp, #16 mov w22, #59 b LBB0_3 LBB0_2: ; in Loop: Header=BB0_3 Depth=1 add x20, x20, #60 add x19, x19, #8 subs x21, x21, #1 b.eq LBB0_5 LBB0_3: ; =>This Inner Loop Header: Depth=1 ldr x1, [x19] mov x0, x20 bl _strcpy bl _strlen cmp w0, #59 b.gt LBB0_2 ; %bb.4: ; in Loop: Header=BB0_3 Depth=1 add x8, x20, w0, sxtw sub w9, w22, w0 add x2, x9, #1 mov x0, x8 mov w1, #32 bl _memset b LBB0_2 LBB0_5: add x0, sp, #12 add x1, sp, #16 bl _puf ldur x8, [x29, #-56] Lloh3: adrp x9, ___stack_chk_guard@GOTPAGE Lloh4: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh5: ldr x9, [x9] cmp x9, x8 b.ne LBB0_7 ; %bb.6: mov w0, #0 add sp, sp, #624 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 x28, x27, [sp], #64 ; 16-byte Folded Reload ret LBB0_7: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/212644328.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function mips16_fp_args _mips16_fp_args: ## @mips16_fp_args .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %edx, %r15d movl %esi, %ebx movq %rdi, %r14 movq _TARGET_OLDABI@GOTPCREL(%rip), %rax movl (%rax), %edi callq _gcc_assert testl %r15d, %r15d leaq L_.str.1(%rip), %rax leaq L_.str(%rip), %r15 cmoveq %rax, %r15 testl %ebx, %ebx je LBB0_14 ## %bb.1: movq _FP_ARG_FIRST@GOTPCREL(%rip), %rax movl (%rax), %r12d movq _GP_ARG_FIRST@GOTPCREL(%rip), %rax movl (%rax), %r13d jmp LBB0_2 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_2 Depth=1 xorl %eax, %eax callq _gcc_unreachable LBB0_13: ## in Loop: Header=BB0_2 Depth=1 incl %r13d incl %r12d movl %ebx, %eax shrl $2, %eax cmpl $3, %ebx movl %eax, %ebx jbe LBB0_14 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl %ebx, %eax andl $3, %eax cmpl $2, %eax je LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpl $1, %eax jne LBB0_12 ## %bb.4: ## in Loop: Header=BB0_2 Depth=1 movl %r12d, %eax andl $1, %eax addl %eax, %r12d movq _reg_names@GOTPCREL(%rip), %rax movq (%rax), %rax movslq %r13d, %rcx movq (%rax,%rcx,8), %rcx movslq %r12d, %rdx movq (%rax,%rdx,8), %r8 movq %r14, %rdi leaq L_.str.2(%rip), %rsi jmp LBB0_7 .p2align 4, 0x90 LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movq _TARGET_64BIT@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 movq _reg_names@GOTPCREL(%rip), %rax movq (%rax), %rax movslq %r13d, %rcx movq (%rax,%rcx,8), %rcx movslq %r12d, %rdx movq (%rax,%rdx,8), %r8 movq %r14, %rdi leaq L_.str.3(%rip), %rsi LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movq %r15, %rdx xorl %eax, %eax callq _fprintf jmp LBB0_13 LBB0_8: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rdi movl %r12d, %eax andl $1, %eax addl %r12d, %eax movq _TARGET_BIG_ENDIAN@GOTPCREL(%rip), %rcx cmpq $0, (%rcx) movq _reg_names@GOTPCREL(%rip), %rcx movq (%rcx), %r10 movslq %r13d, %r11 movq (%r10,%r11,8), %rcx movslq %eax, %r14 je LBB0_11 ## %bb.9: ## in Loop: Header=BB0_2 Depth=1 leal 1(%r14), %r12d movq 8(%r10,%r14,8), %r8 incl %r13d leaq L_.str.4(%rip), %rsi movq %r15, %rdx movq %r15, %r9 xorl %eax, %eax pushq (%r10,%r14,8) jmp LBB0_10 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 incl %r13d leal 1(%r14), %r12d movq (%r10,%r14,8), %r8 leaq L_.str.4(%rip), %rsi movq %r15, %rdx movq %r15, %r9 xorl %eax, %eax pushq 8(%r10,%r14,8) LBB0_10: ## in Loop: Header=BB0_2 Depth=1 movq %rdi, %r14 pushq 8(%r10,%r11,8) callq _fprintf addq $16, %rsp jmp LBB0_13 LBB0_14: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _TARGET_OLDABI,4,2 ## @TARGET_OLDABI .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "mfc1" L_.str.1: ## @.str.1 .asciz "mtc1" .comm _GP_ARG_FIRST,4,2 ## @GP_ARG_FIRST .comm _FP_ARG_FIRST,4,2 ## @FP_ARG_FIRST L_.str.2: ## @.str.2 .asciz "\t%s\t%s,%s\n" .comm _reg_names,8,3 ## @reg_names .comm _TARGET_64BIT,8,3 ## @TARGET_64BIT L_.str.3: ## @.str.3 .asciz "\td%s\t%s,%s\n" .comm _TARGET_BIG_ENDIAN,8,3 ## @TARGET_BIG_ENDIAN L_.str.4: ## @.str.4 .asciz "\t%s\t%s,%s\n\t%s\t%s,%s\n" .no_dead_strip _mips16_fp_args .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function mips16_fp_args _mips16_fp_args: ; @mips16_fp_args .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 x21, x2 mov x20, x1 mov x19, x0 Lloh0: adrp x8, _TARGET_OLDABI@GOTPAGE Lloh1: ldr x8, [x8, _TARGET_OLDABI@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _gcc_assert Lloh3: adrp x8, l_.str@PAGE Lloh4: add x8, x8, l_.str@PAGEOFF Lloh5: adrp x9, l_.str.1@PAGE Lloh6: add x9, x9, l_.str.1@PAGEOFF cmp w21, #0 csel x21, x9, x8, eq cbz w20, LBB0_14 ; %bb.1: Lloh7: adrp x8, _FP_ARG_FIRST@GOTPAGE Lloh8: ldr x8, [x8, _FP_ARG_FIRST@GOTPAGEOFF] Lloh9: ldr w26, [x8] Lloh10: adrp x8, _GP_ARG_FIRST@GOTPAGE Lloh11: ldr x8, [x8, _GP_ARG_FIRST@GOTPAGEOFF] Lloh12: ldr w28, [x8] Lloh13: adrp x25, _TARGET_64BIT@GOTPAGE Lloh14: ldr x25, [x25, _TARGET_64BIT@GOTPAGEOFF] Lloh15: adrp x27, _reg_names@GOTPAGE Lloh16: ldr x27, [x27, _reg_names@GOTPAGEOFF] Lloh17: adrp x22, l_.str.4@PAGE Lloh18: add x22, x22, l_.str.4@PAGEOFF Lloh19: adrp x23, l_.str.3@PAGE Lloh20: add x23, x23, l_.str.3@PAGEOFF Lloh21: adrp x24, l_.str.2@PAGE Lloh22: add x24, x24, l_.str.2@PAGEOFF b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 bl _gcc_unreachable LBB0_3: ; in Loop: Header=BB0_4 Depth=1 add w28, w28, #1 add w26, w26, #1 lsr w8, w20, #2 cmp w20, #3 mov x20, x8 b.ls LBB0_14 LBB0_4: ; =>This Inner Loop Header: Depth=1 and w8, w20, #0x3 cmp w8, #2 b.eq LBB0_7 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 cmp w8, #1 b.ne LBB0_2 ; %bb.6: ; in Loop: Header=BB0_4 Depth=1 and w8, w26, #0x1 add w26, w8, w26 ldr x8, [x27] ldr x3, [x8, w28, sxtw #3] ldr x4, [x8, w26, sxtw #3] mov x0, x19 mov x1, x24 b LBB0_9 LBB0_7: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x25] cbz x8, LBB0_10 ; %bb.8: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x27] ldr x3, [x8, w28, sxtw #3] ldr x4, [x8, w26, sxtw #3] mov x0, x19 mov x1, x23 LBB0_9: ; in Loop: Header=BB0_4 Depth=1 mov x2, x21 bl _fprintf b LBB0_3 LBB0_10: ; in Loop: Header=BB0_4 Depth=1 sxtw x8, w26 and x9, x8, #0x1 add x9, x9, x8 Lloh23: adrp x8, _TARGET_BIG_ENDIAN@GOTPAGE Lloh24: ldr x8, [x8, _TARGET_BIG_ENDIAN@GOTPAGEOFF] Lloh25: ldr x11, [x8] ldr x8, [x27] sxtw x10, w28 ldr x3, [x8, w28, sxtw #3] cbz x11, LBB0_12 ; %bb.11: ; in Loop: Header=BB0_4 Depth=1 add x26, x9, #1 ldr x4, [x8, x26, lsl #3] add x28, x10, #1 ldr x10, [x8, x28, lsl #3] ldr x8, [x8, x9, lsl #3] stp x10, x8, [sp, #8] b LBB0_13 LBB0_12: ; in Loop: Header=BB0_4 Depth=1 mov x11, x9 sxtw x11, w11 ldr x4, [x8, w9, sxtw #3] add x28, x10, #1 ldr x9, [x8, x28, lsl #3] add x26, x11, #1 ldr x8, [x8, x26, lsl #3] stp x9, x8, [sp, #8] LBB0_13: ; in Loop: Header=BB0_4 Depth=1 str x21, [sp] mov x0, x19 mov x1, x22 mov x2, x21 bl _fprintf ; kill: def $w28 killed $w28 killed $x28 def $x28 ; kill: def $w26 killed $w26 killed $x26 def $x26 b LBB0_3 LBB0_14: 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 Lloh5, Lloh6 .loh AdrpAdd Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .cfi_endproc ; -- End function .comm _TARGET_OLDABI,4,2 ; @TARGET_OLDABI .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "mfc1" l_.str.1: ; @.str.1 .asciz "mtc1" .comm _GP_ARG_FIRST,4,2 ; @GP_ARG_FIRST .comm _FP_ARG_FIRST,4,2 ; @FP_ARG_FIRST l_.str.2: ; @.str.2 .asciz "\t%s\t%s,%s\n" .comm _reg_names,8,3 ; @reg_names .comm _TARGET_64BIT,8,3 ; @TARGET_64BIT l_.str.3: ; @.str.3 .asciz "\td%s\t%s,%s\n" .comm _TARGET_BIG_ENDIAN,8,3 ; @TARGET_BIG_ENDIAN l_.str.4: ; @.str.4 .asciz "\t%s\t%s,%s\n\t%s\t%s,%s\n" .no_dead_strip _mips16_fp_args .subsections_via_symbols
AnghaBench/freebsd/contrib/gcc/config/mips/extr_mips.c_mips16_fp_args.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _blake2sp ## -- Begin function blake2sp .p2align 4, 0x90 _blake2sp: ## @blake2sp .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, -72(%rbp) ## 8-byte Spill movq %r8, %rbx movq %rcx, %r12 movq %rdx, -80(%rbp) ## 8-byte Spill movq %rsi, %r14 movq %rdi, %r13 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _PARALLELISM_DEGREE@GOTPCREL(%rip), %rax movl (%rax), %r15d movq _BLAKE2S_OUTBYTES@GOTPCREL(%rip), %rax movl (%rax), %eax movq %rax, -64(%rbp) ## 8-byte Spill imulq %r15, %rax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, -104(%rbp) ## 8-byte Spill leaq (,%r15,4), %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, -88(%rbp) ## 8-byte Spill movl $-1, %eax testq %r13, %r13 je LBB0_30 ## %bb.1: testq %r14, %r14 je LBB0_30 ## %bb.2: testq %rbx, %rbx jne LBB0_30 ## %bb.3: cmpq $0, -80(%rbp) ## 8-byte Folded Reload sete %cl cmpq $0, -72(%rbp) ## 8-byte Folded Reload setne %dl testb %dl, %cl je LBB0_4 LBB0_30: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_32 ## %bb.31: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_4: movslq -64(%rbp), %rcx ## 4-byte Folded Reload leaq -1(%r12), %rdx cmpq %rcx, %rdx jae LBB0_30 ## %bb.5: movq _BLAKE2S_KEYBYTES@GOTPCREL(%rip), %rcx movq -72(%rbp), %rdx ## 8-byte Reload cmpq %rdx, (%rcx) jb LBB0_30 ## %bb.6: movq %r14, -128(%rbp) ## 8-byte Spill movq %r13, -120(%rbp) ## 8-byte Spill testl %r15d, %r15d movq %r12, -96(%rbp) ## 8-byte Spill je LBB0_7 ## %bb.27: xorl %ebx, %ebx movq -88(%rbp), %r13 ## 8-byte Reload movq -64(%rbp), %r15 ## 8-byte Reload .p2align 4, 0x90 LBB0_28: ## =>This Inner Loop Header: Depth=1 movq %r13, %rdi movl %r12d, %esi movq -72(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx movq %rbx, %rcx callq _blake2sp_init_leaf testq %rax, %rax js LBB0_29 ## %bb.26: ## in Loop: Header=BB0_28 Depth=1 incq %rbx movq _PARALLELISM_DEGREE@GOTPCREL(%rip), %rax movslq (%rax), %rax addq $4, %r13 cmpq %rax, %rbx jb LBB0_28 jmp LBB0_8 LBB0_7: xorl %eax, %eax movq -64(%rbp), %r15 ## 8-byte Reload LBB0_8: movslq %eax, %rcx movq -88(%rbp), %rdx ## 8-byte Reload movl $1, 4(%rdx,%rcx,4) cmpq $0, -72(%rbp) ## 8-byte Folded Reload movq _PARALLELISM_DEGREE@GOTPCREL(%rip), %r12 je LBB0_13 ## %bb.9: movq %rsp, -112(%rbp) ## 8-byte Spill movq _BLAKE2S_BLOCKBYTES@GOTPCREL(%rip), %r13 movl (%r13), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rbx movl (%r13), %edx movq %rbx, %rdi xorl %esi, %esi callq _memset movq %rbx, %rdi movq -80(%rbp), %rsi ## 8-byte Reload movq -72(%rbp), %rdx ## 8-byte Reload callq _memcpy cmpl $0, (%r12) movq %r12, %r15 je LBB0_12 ## %bb.10: xorl %r12d, %r12d movq -88(%rbp), %r14 ## 8-byte Reload .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movslq (%r13), %rdx movq %r14, %rdi movq %rbx, %rsi callq _blake2s_update incq %r12 movslq (%r15), %rax addq $4, %r14 cmpq %rax, %r12 jb LBB0_11 LBB0_12: movl (%r13), %esi movq %rbx, %rdi callq _secure_zero_memory movq -112(%rbp), %rsp ## 8-byte Reload movl (%r15), %eax movq %r15, %r12 movq -64(%rbp), %r15 ## 8-byte Reload LBB0_13: testl %eax, %eax je LBB0_21 ## %bb.14: xorl %r13d, %r13d movq _BLAKE2S_BLOCKBYTES@GOTPCREL(%rip), %rcx jmp LBB0_15 .p2align 4, 0x90 LBB0_20: ## in Loop: Header=BB0_15 Depth=1 movq %r13, %rax imulq %r15, %rax movq -104(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %rsi movq _BLAKE2S_OUTBYTES@GOTPCREL(%rip), %rax movslq (%rax), %rdx movq %r14, %rdi callq _blake2s_final incq %r13 movq _PARALLELISM_DEGREE@GOTPCREL(%rip), %r12 movslq (%r12), %rax cmpq %rax, %r13 movq _BLAKE2S_BLOCKBYTES@GOTPCREL(%rip), %rcx jae LBB0_21 LBB0_15: ## =>This Loop Header: Depth=1 ## Child Loop BB0_17 Depth 2 movslq (%rcx), %rcx testq %rcx, %rcx setne %dl testl %eax, %eax setne %al movq -88(%rbp), %rsi ## 8-byte Reload leaq (%rsi,%r13,4), %r14 testb %al, %dl jne LBB0_20 ## %bb.16: ## in Loop: Header=BB0_15 Depth=1 movq %rcx, %rax movq %r13, -80(%rbp) ## 8-byte Spill imulq %r13, %rax movq -128(%rbp), %rdx ## 8-byte Reload leaq (%rdx,%rax,4), %rbx xorl %r12d, %r12d movq _PARALLELISM_DEGREE@GOTPCREL(%rip), %r15 movq _BLAKE2S_BLOCKBYTES@GOTPCREL(%rip), %r13 .p2align 4, 0x90 LBB0_17: ## Parent Loop BB0_15 Depth=1 ## => This Inner Loop Header: Depth=2 movslq %ecx, %rdx movq %r14, %rdi movq %rbx, %rsi callq _blake2s_update movslq (%r15), %rax movl (%r13), %ecx movslq %ecx, %rdx imulq %rdx, %rax leaq (%rbx,%rax,4), %rbx subq %rax, %r12 cmpq %rax, %r12 jae LBB0_17 ## %bb.18: ## in Loop: Header=BB0_15 Depth=1 movq -80(%rbp), %r13 ## 8-byte Reload movq %r13, %rax imulq %rdx, %rax subq %rax, %r12 movq -64(%rbp), %r15 ## 8-byte Reload jbe LBB0_20 ## %bb.19: ## in Loop: Header=BB0_15 Depth=1 cmpq %rdx, %r12 cmovbq %r12, %rdx movq %r14, %rdi movq %rbx, %rsi callq _blake2s_update jmp LBB0_20 LBB0_21: leaq -52(%rbp), %rdi movq -96(%rbp), %rbx ## 8-byte Reload movl %ebx, %esi movq -72(%rbp), %rdx ## 8-byte Reload ## kill: def $edx killed $edx killed $rdx callq _blake2sp_init_root testq %rax, %rax movl $-1, %eax js LBB0_30 ## %bb.22: movl $1, -52(%rbp) cmpl $0, (%r12) movq _BLAKE2S_OUTBYTES@GOTPCREL(%rip), %rbx movq -64(%rbp), %r15 ## 8-byte Reload movq -104(%rbp), %r13 ## 8-byte Reload je LBB0_25 ## %bb.23: shlq $2, %r15 xorl %r14d, %r14d .p2align 4, 0x90 LBB0_24: ## =>This Inner Loop Header: Depth=1 movslq (%rbx), %rdx leaq -52(%rbp), %rdi movq %r13, %rsi callq _blake2s_update incq %r14 movslq (%r12), %rax addq %r15, %r13 cmpq %rax, %r14 jb LBB0_24 LBB0_25: leaq -52(%rbp), %rdi movq -120(%rbp), %rsi ## 8-byte Reload movq -96(%rbp), %rdx ## 8-byte Reload callq _blake2s_final jmp LBB0_30 LBB0_29: movl $-1, %eax jmp LBB0_30 LBB0_32: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _PARALLELISM_DEGREE,4,2 ## @PARALLELISM_DEGREE .comm _BLAKE2S_OUTBYTES,4,2 ## @BLAKE2S_OUTBYTES .comm _BLAKE2S_KEYBYTES,8,3 ## @BLAKE2S_KEYBYTES .comm _BLAKE2S_BLOCKBYTES,4,2 ## @BLAKE2S_BLOCKBYTES .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _blake2sp ; -- Begin function blake2sp .p2align 2 _blake2sp: ; @blake2sp .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 sub sp, 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 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x21, x5 mov x22, x3 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 x26, _PARALLELISM_DEGREE@GOTPAGE Lloh4: ldr x26, [x26, _PARALLELISM_DEGREE@GOTPAGEOFF] Lloh5: adrp x8, _BLAKE2S_OUTBYTES@GOTPAGE Lloh6: ldr x8, [x8, _BLAKE2S_OUTBYTES@GOTPAGEOFF] ldr w12, [x26] Lloh7: ldr w28, [x8] umull x8, w12, w28 lsl x9, x8, #2 add x8, x9, #15 and x8, x8, #0xfffffffffffffff0 Lloh8: adrp x16, ___chkstk_darwin@GOTPAGE Lloh9: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp sub x20, x9, x8 mov sp, x20 lsl x8, x12, #2 mov x9, x8 Lloh10: adrp x16, ___chkstk_darwin@GOTPAGE Lloh11: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x23, x9, x8 mov sp, x23 mov w8, #-1 ; =0xffffffff cbz x0, LBB0_31 ; %bb.1: cbz x1, LBB0_31 ; %bb.2: cbnz x4, LBB0_31 ; %bb.3: cbnz x2, LBB0_5 ; %bb.4: cbnz x21, LBB0_31 LBB0_5: sub x8, x22, #1 Lloh12: adrp x9, _BLAKE2S_KEYBYTES@GOTPAGE Lloh13: ldr x9, [x9, _BLAKE2S_KEYBYTES@GOTPAGEOFF] Lloh14: ldr x9, [x9] cmp x8, w28, sxtw ccmp x9, x21, #0, lo b.lo LBB0_30 ; %bb.6: stur x0, [x29, #-112] ; 8-byte Folded Spill cbz w12, LBB0_11 ; %bb.7: mov x27, x1 mov x19, x2 mov x24, #0 ; =0x0 mov x25, x23 LBB0_8: ; =>This Inner Loop Header: Depth=1 mov x0, x25 mov x1, x22 mov x2, x21 mov x3, x24 bl _blake2sp_init_leaf tbnz x0, #63, LBB0_30 ; %bb.9: ; in Loop: Header=BB0_8 Depth=1 add x24, x24, #1 ldrsw x8, [x26] add x25, x25, #4 cmp x24, x8 b.lo LBB0_8 ; %bb.10: stur x27, [x29, #-104] ; 8-byte Folded Spill stur x22, [x29, #-120] ; 8-byte Folded Spill ; kill: def $w8 killed $w8 killed $x8 def $x8 mov x2, x19 b LBB0_12 LBB0_11: stur x1, [x29, #-104] ; 8-byte Folded Spill stur x22, [x29, #-120] ; 8-byte Folded Spill mov w8, #0 ; =0x0 LBB0_12: add x9, x23, w8, sxtw #2 mov w10, #1 ; =0x1 str w10, [x9, #4] Lloh15: adrp x27, _BLAKE2S_BLOCKBYTES@GOTPAGE Lloh16: ldr x27, [x27, _BLAKE2S_BLOCKBYTES@GOTPAGEOFF] cbz x21, LBB0_17 ; %bb.13: mov x19, sp ldr w8, [x27] lsl x8, x8, #2 mov x9, x8 Lloh17: adrp x16, ___chkstk_darwin@GOTPAGE Lloh18: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x24, x9, x8 mov sp, x24 ldr w8, [x27] mov x0, x24 mov w1, #0 ; =0x0 mov x25, x2 mov x2, x8 bl _memset mov x0, x24 mov x1, x25 mov x2, x21 bl _memcpy ldr w8, [x26] cbz w8, LBB0_16 ; %bb.14: mov x22, #0 ; =0x0 mov x25, x23 LBB0_15: ; =>This Inner Loop Header: Depth=1 ldrsw x2, [x27] mov x0, x25 mov x1, x24 bl _blake2s_update add x22, x22, #1 ldrsw x8, [x26] add x25, x25, #4 cmp x22, x8 b.lo LBB0_15 LBB0_16: ldr w1, [x27] mov x0, x24 bl _secure_zero_memory mov sp, x19 ldr w8, [x26] LBB0_17: cbz w8, LBB0_25 ; %bb.18: mov x19, #0 ; =0x0 b LBB0_20 LBB0_19: ; in Loop: Header=BB0_20 Depth=1 mul x8, x19, x28 add x1, x20, x8, lsl #2 Lloh19: adrp x8, _BLAKE2S_OUTBYTES@GOTPAGE Lloh20: ldr x8, [x8, _BLAKE2S_OUTBYTES@GOTPAGEOFF] Lloh21: ldrsw x2, [x8] mov x0, x24 bl _blake2s_final add x19, x19, #1 ldrsw x8, [x26] cmp x19, x8 b.hs LBB0_25 LBB0_20: ; =>This Loop Header: Depth=1 ; Child Loop BB0_22 Depth 2 ldr w9, [x27] mul w8, w9, w8 add x24, x23, x19, lsl #2 cbnz w8, LBB0_19 ; %bb.21: ; in Loop: Header=BB0_20 Depth=1 mov x22, #0 ; =0x0 sxtw x8, w9 mul x8, x19, x8 ldur x10, [x29, #-104] ; 8-byte Folded Reload add x25, x10, x8, lsl #2 mov x8, x9 LBB0_22: ; Parent Loop BB0_20 Depth=1 ; => This Inner Loop Header: Depth=2 sxtw x2, w8 mov x0, x24 mov x1, x25 bl _blake2s_update ldrsw x9, [x26] ldr w8, [x27] smull x10, w9, w8 add x25, x25, x10, lsl #2 smsubl x22, w9, w8, x22 cmp x22, x10 b.hs LBB0_22 ; %bb.23: ; in Loop: Header=BB0_20 Depth=1 sxtw x8, w8 mul x9, x19, x8 subs x9, x22, x9 b.ls LBB0_19 ; %bb.24: ; in Loop: Header=BB0_20 Depth=1 cmp x9, x8 csel x2, x9, x8, lo mov x0, x24 mov x1, x25 bl _blake2s_update b LBB0_19 LBB0_25: sub x0, x29, #92 ldur x22, [x29, #-120] ; 8-byte Folded Reload mov x1, x22 mov x2, x21 bl _blake2sp_init_root tbnz x0, #63, LBB0_30 ; %bb.26: mov w8, #1 ; =0x1 stur w8, [x29, #-92] ldr w8, [x26] Lloh22: adrp x23, _BLAKE2S_OUTBYTES@GOTPAGE Lloh23: ldr x23, [x23, _BLAKE2S_OUTBYTES@GOTPAGEOFF] cbz w8, LBB0_29 ; %bb.27: mov x19, #0 ; =0x0 lsl x21, x28, #2 LBB0_28: ; =>This Inner Loop Header: Depth=1 ldrsw x2, [x23] sub x0, x29, #92 mov x1, x20 bl _blake2s_update add x19, x19, #1 ldrsw x8, [x26] add x20, x20, x21 cmp x19, x8 b.lo LBB0_28 LBB0_29: sub x0, x29, #92 ldur x1, [x29, #-112] ; 8-byte Folded Reload mov x2, x22 bl _blake2s_final mov x8, x0 b LBB0_31 LBB0_30: mov w8, #-1 ; =0xffffffff LBB0_31: ldur x9, [x29, #-88] Lloh24: adrp x10, ___stack_chk_guard@GOTPAGE Lloh25: ldr x10, [x10, ___stack_chk_guard@GOTPAGEOFF] Lloh26: ldr x10, [x10] cmp x10, x9 b.ne LBB0_33 ; %bb.32: mov x0, x8 sub sp, x29, #80 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret LBB0_33: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .loh AdrpLdrGot Lloh22, Lloh23 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh17, Lloh18 .cfi_endproc ; -- End function .comm _PARALLELISM_DEGREE,4,2 ; @PARALLELISM_DEGREE .comm _BLAKE2S_OUTBYTES,4,2 ; @BLAKE2S_OUTBYTES .comm _BLAKE2S_KEYBYTES,8,3 ; @BLAKE2S_KEYBYTES .comm _BLAKE2S_BLOCKBYTES,4,2 ; @BLAKE2S_BLOCKBYTES .subsections_via_symbols
assembly_file_90207.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strerror ## -- Begin function strerror .p2align 4, 0x90 _strerror: ## @strerror .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 movq _error_names@GOTPCREL(%rip), %rax cmpq $0, (%rax) jne LBB0_2 ## %bb.1: xorl %eax, %eax callq _init_error_tables LBB0_2: xorl %ebx, %ebx testl %r14d, %r14d js LBB0_7 ## %bb.3: movq _sys_nerr@GOTPCREL(%rip), %rax cmpl %r14d, (%rax) jle LBB0_7 ## %bb.4: movq _sys_errlist@GOTPCREL(%rip), %rax movq (%rax), %rax testq %rax, %rax je LBB0_6 ## %bb.5: movl %r14d, %ecx movq (%rax,%rcx,8), %rbx testq %rbx, %rbx jne LBB0_7 LBB0_6: leaq _strerror.buf(%rip), %rbx leaq L_.str(%rip), %rsi movq %rbx, %rdi movl %r14d, %edx callq _sprintf LBB0_7: movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .zerofill __DATA,__bss,_strerror.buf,32,4 ## @strerror.buf .comm _error_names,8,3 ## @error_names .comm _sys_nerr,4,2 ## @sys_nerr .comm _sys_errlist,8,3 ## @sys_errlist .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Error %d" .comm _evmserr,16,3 ## @evmserr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _strerror ; -- Begin function strerror .p2align 2 _strerror: ; @strerror .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, _error_names@GOTPAGE Lloh1: ldr x8, [x8, _error_names@GOTPAGEOFF] Lloh2: ldr x8, [x8] cbnz x8, LBB0_2 ; %bb.1: bl _init_error_tables LBB0_2: mov x20, #0 tbnz w19, #31, LBB0_7 ; %bb.3: Lloh3: adrp x8, _sys_nerr@GOTPAGE Lloh4: ldr x8, [x8, _sys_nerr@GOTPAGEOFF] Lloh5: ldr w8, [x8] cmp w8, w19 b.le LBB0_7 ; %bb.4: Lloh6: adrp x8, _sys_errlist@GOTPAGE Lloh7: ldr x8, [x8, _sys_errlist@GOTPAGEOFF] Lloh8: ldr x8, [x8] cbz x8, LBB0_6 ; %bb.5: ldr x20, [x8, w19, uxtw #3] cbnz x20, LBB0_7 LBB0_6: Lloh9: adrp x20, _strerror.buf@PAGE Lloh10: add x20, x20, _strerror.buf@PAGEOFF Lloh11: adrp x1, l_.str@PAGE Lloh12: add x1, x1, l_.str@PAGEOFF mov x0, x20 mov x2, x19 bl _sprintf LBB0_7: mov x0, x20 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpAdd Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .cfi_endproc ; -- End function .zerofill __DATA,__bss,_strerror.buf,32,0 ; @strerror.buf .comm _error_names,8,3 ; @error_names .comm _sys_nerr,4,2 ; @sys_nerr .comm _sys_errlist,8,3 ; @sys_errlist .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Error %d" .comm _evmserr,16,3 ; @evmserr .subsections_via_symbols
AnghaBench/freebsd/contrib/gcclibs/libiberty/extr_strerror.c_strerror.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _add ## -- Begin function add .p2align 4, 0x90 _add: ## @add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $esi killed $esi def $rsi ## kill: def $edi killed $edi def $rdi leal (%rdi,%rsi), %eax popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _add ; -- Begin function add .p2align 2 _add: ; @add .cfi_startproc ; %bb.0: add w0, w1, w0 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/163382.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 movq _u@GOTPCREL(%rip), %rcx xorl %eax, %eax cmpl $4, (%rcx) ja LBB0_2 ## %bb.1: movq _s@GOTPCREL(%rip), %rax movq (%rax), %rax movl (%rax), %eax LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .comm _s,8,3 ## @s .comm _u,4,2 ## @u .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: Lloh0: adrp x8, _u@GOTPAGE Lloh1: ldr x8, [x8, _u@GOTPAGEOFF] Lloh2: ldr w8, [x8] cmp w8, #4 b.hi LBB0_2 ; %bb.1: Lloh3: adrp x8, _s@GOTPAGE Lloh4: ldr x8, [x8, _s@GOTPAGEOFF] Lloh5: ldr x8, [x8] ldr w0, [x8] ret LBB0_2: mov w0, #0 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _s,8,3 ; @s .comm _u,4,2 ; @u .subsections_via_symbols
the_stack_data/761127.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rep_write_contents_close _rep_write_contents_close: ## @rep_write_contents_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 %r15 pushq %r14 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movl 52(%rdi), %edi movl $32, %esi callq _apr_pcalloc movq %rax, %r14 movq 72(%rbx), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: callq _svn_stream_close movl %eax, %edi callq _SVN_ERR LBB0_2: movl 16(%rbx), %edx movl 40(%rbx), %esi leaq -40(%rbp), %rdi callq _svn_io_file_get_offset movl %eax, %edi callq _SVN_ERR movq -40(%rbp), %rax subq (%rbx), %rax movq %rax, 24(%r14) movl 64(%rbx), %eax movl %eax, 16(%r14) movq 32(%rbx), %rax movl (%rax), %edi callq _svn_fs_fs__id_txn_id movl (%rax), %eax movl %eax, (%r14) movl 16(%rbx), %edx movl 24(%rbx), %edi movq %r14, %rsi callq _set_uniquifier movl %eax, %edi callq _SVN_ERR movq _SVN_INVALID_REVNUM@GOTPCREL(%rip), %r15 movq (%r15), %rax movq %rax, 8(%r14) movl 60(%rbx), %esi movl 52(%rbx), %ecx movl 56(%rbx), %edx movq %r14, %rdi callq _digests_final movl %eax, %edi callq _SVN_ERR movl 24(%rbx), %esi movl 40(%rbx), %ecx movq 8(%rbx), %r8 movl 52(%rbx), %r10d movl 16(%rbx), %eax leaq -32(%rbp), %rdi movq %r14, %rdx xorl %r9d, %r9d pushq %rax pushq %r10 callq _get_shared_rep addq $16, %rsp movl %eax, %edi callq _SVN_ERR cmpq $0, -32(%rbp) je LBB0_4 ## %bb.3: movl 40(%rbx), %edi movq 8(%rbx), %rsi movl 16(%rbx), %edx callq _svn_io_file_trunc movl %eax, %edi callq _SVN_ERR movq -32(%rbp), %rax jmp LBB0_5 LBB0_4: movl 48(%rbx), %edi leaq L_.str(%rip), %rsi callq _svn_stream_puts movl %eax, %edi callq _SVN_ERR movq %r14, %rdi addq $4, %rdi movl 24(%rbx), %esi movq 8(%rbx), %rcx movl 16(%rbx), %r8d movq %r14, %rdx callq _allocate_item_index movl %eax, %edi callq _SVN_ERR movq %r14, %rax LBB0_5: movq 32(%rbx), %rcx movq %rax, 8(%rcx) movl 16(%rbx), %edi movq _rep_write_cleanup@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rsi callq _apr_pool_cleanup_kill movl 16(%rbx), %r8d movl 24(%rbx), %edi movq 32(%rbx), %rdx movl (%rdx), %esi movq _FALSE@GOTPCREL(%rip), %rax movl (%rax), %ecx callq _svn_fs_fs__put_node_revision movl %eax, %edi callq _SVN_ERR cmpq $0, -32(%rbp) jne LBB0_8 ## %bb.6: movl 24(%rbx), %edi callq _svn_fs_fs__use_log_addressing testq %rax, %rax je LBB0_8 ## %bb.7: movq 8(%rbx), %rax movq %rax, -88(%rbp) movl 16(%rbx), %edx movl 40(%rbx), %esi leaq -40(%rbp), %rdi callq _svn_io_file_get_offset movl %eax, %edi callq _SVN_ERR movq -40(%rbp), %rax subq 8(%rbx), %rax movq %rax, -48(%rbp) movq _SVN_FS_FS__ITEM_TYPE_FILE_REP@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -56(%rbp) movq (%r15), %rax movq %rax, -64(%rbp) movl 4(%r14), %eax movl %eax, -72(%rbp) leaq -80(%rbp), %rdi movl 16(%rbx), %edx movl 44(%rbx), %esi callq _fnv1a_checksum_finalize movl %eax, %edi callq _SVN_ERR movl 16(%rbx), %ecx movl 24(%rbx), %edi leaq -88(%rbp), %rdx movq %r14, %rsi callq _store_p2l_index_entry movl %eax, %edi callq _SVN_ERR LBB0_8: movl 16(%rbx), %esi movl 40(%rbx), %edi callq _svn_io_file_close movl %eax, %edi callq _SVN_ERR cmpq $0, -32(%rbp) jne LBB0_10 ## %bb.9: movl 16(%rbx), %edx movl 24(%rbx), %edi movq 32(%rbx), %rsi callq _store_sha1_rep_mapping movl %eax, %edi callq _SVN_ERR LBB0_10: movl 24(%rbx), %edi movl 16(%rbx), %ecx movl 20(%rbx), %edx movq %r14, %rsi callq _unlock_proto_rev movl %eax, %edi callq _SVN_ERR movl 16(%rbx), %edi callq _svn_pool_destroy movq _SVN_NO_ERROR@GOTPCREL(%rip), %rax movq (%rax), %rax addq $72, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SVN_INVALID_REVNUM,8,3 ## @SVN_INVALID_REVNUM .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ENDREP\n" .comm _rep_write_cleanup,4,2 ## @rep_write_cleanup .comm _FALSE,4,2 ## @FALSE .comm _SVN_FS_FS__ITEM_TYPE_FILE_REP,4,2 ## @SVN_FS_FS__ITEM_TYPE_FILE_REP .comm _SVN_NO_ERROR,8,3 ## @SVN_NO_ERROR .no_dead_strip _rep_write_contents_close .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rep_write_contents_close _rep_write_contents_close: ; @rep_write_contents_close .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 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 mov x19, x0 ldr w0, [x0, #52] mov w1, #32 bl _apr_pcalloc mov x20, x0 ldr x0, [x19, #72] cbz x0, LBB0_2 ; %bb.1: bl _svn_stream_close bl _SVN_ERR LBB0_2: ldr w1, [x19, #40] ldr w2, [x19, #16] add x0, sp, #48 bl _svn_io_file_get_offset bl _SVN_ERR ldr x8, [sp, #48] ldr x9, [x19] sub x8, x8, x9 str x8, [x20, #24] ldr w8, [x19, #64] str w8, [x20, #16] ldr x8, [x19, #32] ldr w0, [x8] bl _svn_fs_fs__id_txn_id ldr w8, [x0] str w8, [x20] ldr w0, [x19, #24] ldr w2, [x19, #16] mov x1, x20 bl _set_uniquifier bl _SVN_ERR Lloh0: adrp x21, _SVN_INVALID_REVNUM@GOTPAGE Lloh1: ldr x21, [x21, _SVN_INVALID_REVNUM@GOTPAGEOFF] ldr x8, [x21] str x8, [x20, #8] ldp w2, w1, [x19, #56] ldr w3, [x19, #52] mov x0, x20 bl _digests_final bl _SVN_ERR ldr w1, [x19, #24] ldr w3, [x19, #40] ldr x4, [x19, #8] ldr w6, [x19, #52] ldr w7, [x19, #16] sub x0, x29, #40 mov x2, x20 mov x5, #0 bl _get_shared_rep bl _SVN_ERR ldur x8, [x29, #-40] cbz x8, LBB0_4 ; %bb.3: ldr w0, [x19, #40] ldr x1, [x19, #8] ldr w2, [x19, #16] bl _svn_io_file_trunc bl _SVN_ERR ldur x8, [x29, #-40] b LBB0_5 LBB0_4: ldr w0, [x19, #48] Lloh2: adrp x1, l_.str@PAGE Lloh3: add x1, x1, l_.str@PAGEOFF bl _svn_stream_puts bl _SVN_ERR add x0, x20, #4 ldr w1, [x19, #24] ldr x3, [x19, #8] ldr w4, [x19, #16] mov x2, x20 bl _allocate_item_index bl _SVN_ERR mov x8, x20 LBB0_5: ldr x9, [x19, #32] str x8, [x9, #8] ldr w0, [x19, #16] Lloh4: adrp x8, _rep_write_cleanup@GOTPAGE Lloh5: ldr x8, [x8, _rep_write_cleanup@GOTPAGEOFF] Lloh6: ldr w2, [x8] mov x1, x19 bl _apr_pool_cleanup_kill ldr w0, [x19, #24] ldr x2, [x19, #32] ldr w1, [x2] Lloh7: adrp x8, _FALSE@GOTPAGE Lloh8: ldr x8, [x8, _FALSE@GOTPAGEOFF] Lloh9: ldr w3, [x8] ldr w4, [x19, #16] bl _svn_fs_fs__put_node_revision bl _SVN_ERR ldur x8, [x29, #-40] cbnz x8, LBB0_8 ; %bb.6: ldr w0, [x19, #24] bl _svn_fs_fs__use_log_addressing cbz x0, LBB0_8 ; %bb.7: ldr x8, [x19, #8] str x8, [sp] ldr w1, [x19, #40] ldr w2, [x19, #16] add x0, sp, #48 bl _svn_io_file_get_offset bl _SVN_ERR ldr x8, [sp, #48] ldr x9, [x19, #8] sub x8, x8, x9 str x8, [sp, #40] Lloh10: adrp x8, _SVN_FS_FS__ITEM_TYPE_FILE_REP@GOTPAGE Lloh11: ldr x8, [x8, _SVN_FS_FS__ITEM_TYPE_FILE_REP@GOTPAGEOFF] Lloh12: ldr w8, [x8] str w8, [sp, #32] ldr x8, [x21] str x8, [sp, #24] ldr w8, [x20, #4] str w8, [sp, #16] mov x8, sp add x0, x8, #8 ldr w1, [x19, #44] ldr w2, [x19, #16] bl _fnv1a_checksum_finalize bl _SVN_ERR ldr w0, [x19, #24] ldr w3, [x19, #16] mov x2, sp mov x1, x20 bl _store_p2l_index_entry bl _SVN_ERR LBB0_8: ldr w0, [x19, #40] ldr w1, [x19, #16] bl _svn_io_file_close bl _SVN_ERR ldur x8, [x29, #-40] cbnz x8, LBB0_10 ; %bb.9: ldr w0, [x19, #24] ldr x1, [x19, #32] ldr w2, [x19, #16] bl _store_sha1_rep_mapping bl _SVN_ERR LBB0_10: ldp w2, w0, [x19, #20] ldr w3, [x19, #16] mov x1, x20 bl _unlock_proto_rev bl _SVN_ERR ldr w0, [x19, #16] bl _svn_pool_destroy Lloh13: adrp x8, _SVN_NO_ERROR@GOTPAGE Lloh14: ldr x8, [x8, _SVN_NO_ERROR@GOTPAGEOFF] Lloh15: ldr x0, [x8] 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 add sp, sp, #112 ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .cfi_endproc ; -- End function .comm _SVN_INVALID_REVNUM,8,3 ; @SVN_INVALID_REVNUM .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ENDREP\n" .comm _rep_write_cleanup,4,2 ; @rep_write_cleanup .comm _FALSE,4,2 ; @FALSE .comm _SVN_FS_FS__ITEM_TYPE_FILE_REP,4,2 ; @SVN_FS_FS__ITEM_TYPE_FILE_REP .comm _SVN_NO_ERROR,8,3 ; @SVN_NO_ERROR .no_dead_strip _rep_write_contents_close .subsections_via_symbols
AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_transaction.c_rep_write_contents_close.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function arena_slab_alloc_hard _arena_slab_alloc_hard: ## @arena_slab_alloc_hard .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 %r8d, %r12d movq %rcx, %r15 movq %rdx, %rbx movq %rsi, %r14 movq %rdi, %r13 callq _tsdn_witness_tsdp_get movq _WITNESS_RANK_CORE@GOTPCREL(%rip), %rcx movl (%rcx), %esi movl %eax, %edi xorl %edx, %edx callq _witness_assert_depth_to_rank movl $0, -48(%rbp) movl $1, -44(%rbp) movl (%r15), %r8d movq _PAGE@GOTPCREL(%rip), %rax movl (%rax), %eax subq $8, %rsp leaq -44(%rbp), %r10 leaq -48(%rbp), %r11 movq %r13, %rdi movq %r14, %rsi movq %rbx, %rdx xorl %ecx, %ecx xorl %r9d, %r9d pushq %r10 pushq %r11 pushq %r12 pushq $1 pushq %rax callq _extent_alloc_wrapper addq $48, %rsp movq %rax, %rbx movq _config_stats@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_3 ## %bb.1: testq %rbx, %rbx je LBB0_3 ## %bb.2: movl (%r15), %edx movq %r13, %rdi movq %r14, %rsi callq _arena_stats_mapped_add LBB0_3: movq %rbx, %rax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _WITNESS_RANK_CORE,4,2 ## @WITNESS_RANK_CORE .comm _PAGE,4,2 ## @PAGE .comm _config_stats,8,3 ## @config_stats .no_dead_strip _arena_slab_alloc_hard .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function arena_slab_alloc_hard _arena_slab_alloc_hard: ; @arena_slab_alloc_hard .cfi_startproc ; %bb.0: sub sp, sp, #96 .cfi_def_cfa_offset 96 stp x24, x23, [sp, #32] ; 16-byte Folded Spill stp x22, x21, [sp, #48] ; 16-byte Folded Spill stp x20, x19, [sp, #64] ; 16-byte Folded Spill stp x29, x30, [sp, #80] ; 16-byte Folded Spill add x29, sp, #80 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x22, x4 mov x20, x3 mov x23, x2 mov x19, x1 mov x21, x0 bl _tsdn_witness_tsdp_get Lloh0: adrp x8, _WITNESS_RANK_CORE@GOTPAGE Lloh1: ldr x8, [x8, _WITNESS_RANK_CORE@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w2, #0 bl _witness_assert_depth_to_rank mov w8, #1 stp w8, wzr, [sp, #24] ldr w4, [x20] Lloh3: adrp x8, _PAGE@GOTPAGE Lloh4: ldr x8, [x8, _PAGE@GOTPAGEOFF] Lloh5: ldr w6, [x8] add x8, sp, #24 add x9, sp, #28 stp x9, x8, [sp, #8] str w22, [sp] mov x0, x21 mov x1, x19 mov x2, x23 mov x3, #0 mov w5, #0 mov w7, #1 bl _extent_alloc_wrapper mov x22, x0 Lloh6: adrp x8, _config_stats@GOTPAGE Lloh7: ldr x8, [x8, _config_stats@GOTPAGEOFF] Lloh8: ldr x8, [x8] cmp x8, #0 ccmp x0, #0, #4, ne b.eq LBB0_2 ; %bb.1: ldr w2, [x20] mov x0, x21 mov x1, x19 bl _arena_stats_mapped_add LBB0_2: 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 add sp, sp, #96 ret .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _WITNESS_RANK_CORE,4,2 ; @WITNESS_RANK_CORE .comm _PAGE,4,2 ; @PAGE .comm _config_stats,8,3 ; @config_stats .no_dead_strip _arena_slab_alloc_hard .subsections_via_symbols
AnghaBench/redis/deps/jemalloc/src/extr_arena.c_arena_slab_alloc_hard.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function color_tree_add _color_tree_add: ## @color_tree_add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, -44(%rbp) ## 4-byte Spill movl %ecx, %r9d movl %esi, %r13d movq %rdi, %r15 xorl %r14d, %r14d movl %r8d, -52(%rbp) ## 4-byte Spill movl %ecx, -48(%rbp) ## 4-byte Spill jmp LBB0_1 .p2align 4, 0x90 LBB0_3: ## in Loop: Header=BB0_1 Depth=1 incl %r14d movq %rax, %r15 cmpl $8, %r14d je LBB0_4 LBB0_1: ## =>This Inner Loop Header: Depth=1 movl %r13d, %eax movl %r14d, %ecx shrl %cl, %eax movl %edx, %edi shrl %cl, %edi movl %r9d, %ebx shrl %cl, %ebx andl $1, %eax andl $1, %edi andl $1, %ebx xorl %ecx, %ecx btl %r14d, %r8d setb %cl leal (%rcx,%rdi,4), %ecx leal (%rcx,%rax,8), %eax leal (%rax,%rbx,2), %r12d movq 8(%r15), %rax movq (%rax,%r12,8), %rax testq %rax, %rax jne LBB0_3 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movl $16, %edi movl %edx, %ebx callq _lodepng_malloc movq 8(%r15), %rcx movq %rax, (%rcx,%r12,8) movq 8(%r15), %rax movq (%rax,%r12,8), %rdi callq _color_tree_init movl %ebx, %edx movl -48(%rbp), %r9d ## 4-byte Reload movl -52(%rbp), %r8d ## 4-byte Reload movq 8(%r15), %rax movq (%rax,%r12,8), %rax jmp LBB0_3 LBB0_4: movl -44(%rbp), %ecx ## 4-byte Reload movl %ecx, (%rax) addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _color_tree_add .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function color_tree_add _color_tree_add: ; @color_tree_add .cfi_startproc ; %bb.0: stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 mov x19, x5 mov x20, x4 mov x21, x3 mov x22, x2 mov x23, x1 mov x24, x0 mov w25, #0 b LBB0_2 LBB0_1: ; in Loop: Header=BB0_2 Depth=1 add w25, w25, #1 mov x24, x8 cmp w25, #8 b.eq LBB0_4 LBB0_2: ; =>This Inner Loop Header: Depth=1 lsr w8, w23, w25 lsr w9, w22, w25 lsr w10, w21, w25 lsr w11, w20, w25 and w26, w11, #0x1 bfi w26, w9, #2, #1 bfi w26, w8, #3, #1 bfi w26, w10, #1, #1 ldr x8, [x24, #8] ldr x8, [x8, w26, uxtw #3] cbnz x8, LBB0_1 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 mov w0, #16 bl _lodepng_malloc ldr x8, [x24, #8] lsl x26, x26, #3 str x0, [x8, x26] ldr x8, [x24, #8] ldr x0, [x8, x26] bl _color_tree_init ldr x8, [x24, #8] ldr x8, [x8, x26] b LBB0_1 LBB0_4: str w19, [x8] 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 _color_tree_add .subsections_via_symbols
AnghaBench/Craft/deps/lodepng/extr_lodepng.c_color_tree_add.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _acpi_os_sleep ## -- Begin function acpi_os_sleep .p2align 4, 0x90 _acpi_os_sleep: ## @acpi_os_sleep .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp _msleep ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _acpi_os_sleep ; -- Begin function acpi_os_sleep .p2align 2 _acpi_os_sleep: ; @acpi_os_sleep .cfi_startproc ; %bb.0: b _msleep .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/linux/drivers/acpi/extr_osl.c_acpi_os_sleep.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lpfc_dump_static_vport ## -- Begin function lpfc_dump_static_vport .p2align 4, 0x90 _lpfc_dump_static_vport: ## @lpfc_dump_static_vport .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, %r12d movq %rsi, %rbx movq %rdi, %r15 xorl %r14d, %r14d movq %rsi, %rdi xorl %esi, %esi movl $48, %edx callq _memset movq _MBX_DUMP_MEMORY@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 44(%rbx) movq _DMP_NV_PARAMS@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 28(%rbx) movl %r12d, 24(%rbx) movq _DMP_REGION_VPORT@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 20(%rbx) movq _OWN_HOST@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 40(%rbx) movq (%r15), %rax movq _LPFC_SLI_REV4@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_1 ## %bb.2: movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi movl $16, %edi callq _kmalloc movq %rax, %r12 testq %rax, %rax je LBB0_4 ## %bb.3: xorl %r14d, %r14d movq %r15, %rdi xorl %esi, %esi movq %r12, %rdx callq _lpfc_mbuf_alloc movq %rax, 8(%r12) testq %rax, %rax je LBB0_4 ## %bb.5: movq _LPFC_BPL_SIZE@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq %rax, %rdi xorl %esi, %esi callq _memset movq %r12, %rdi addq $4, %rdi callq _INIT_LIST_HEAD movq %r12, (%rbx) movl (%r12), %edi callq _putPaddrLow movq 32(%rbx), %rcx movl %eax, 12(%rcx) movl (%r12), %edi callq _putPaddrHigh movq 32(%rbx), %rcx movl %eax, 16(%rcx) movl $4, 16(%rbx) jmp LBB0_6 LBB0_1: movl $1, 8(%rbx) movq _DMP_RSP_SIZE@GOTPCREL(%rip), %rax movl (%rax), %eax sarl $2, %eax movl %eax, 12(%rbx) jmp LBB0_6 LBB0_4: movq %r12, %rdi callq _kfree movq _KERN_ERR@GOTPCREL(%rip), %rax movl (%rax), %esi movq _LOG_MBOX@GOTPCREL(%rip), %rax movl (%rax), %edx leaq L_.str(%rip), %rcx movq %r15, %rdi callq _lpfc_printf_log movl $1, %r14d LBB0_6: movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _MBX_DUMP_MEMORY,4,2 ## @MBX_DUMP_MEMORY .comm _DMP_NV_PARAMS,4,2 ## @DMP_NV_PARAMS .comm _DMP_REGION_VPORT,4,2 ## @DMP_REGION_VPORT .comm _OWN_HOST,4,2 ## @OWN_HOST .comm _LPFC_SLI_REV4,8,3 ## @LPFC_SLI_REV4 .comm _DMP_RSP_SIZE,4,2 ## @DMP_RSP_SIZE .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _KERN_ERR,4,2 ## @KERN_ERR .comm _LOG_MBOX,4,2 ## @LOG_MBOX .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "2605 lpfc_dump_static_vport: memory allocation failed\n" .comm _LPFC_BPL_SIZE,4,2 ## @LPFC_BPL_SIZE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _lpfc_dump_static_vport ; -- Begin function lpfc_dump_static_vport .p2align 2 _lpfc_dump_static_vport: ; @lpfc_dump_static_vport .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x2 mov x19, x1 mov x20, x0 mov x0, x1 mov w1, #0 mov w2, #48 bl _memset Lloh0: adrp x8, _MBX_DUMP_MEMORY@GOTPAGE Lloh1: ldr x8, [x8, _MBX_DUMP_MEMORY@GOTPAGEOFF] Lloh2: adrp x9, _DMP_NV_PARAMS@GOTPAGE Lloh3: ldr x9, [x9, _DMP_NV_PARAMS@GOTPAGEOFF] Lloh4: ldr w8, [x8] Lloh5: ldr w9, [x9] str w9, [x19, #28] Lloh6: adrp x9, _DMP_REGION_VPORT@GOTPAGE Lloh7: ldr x9, [x9, _DMP_REGION_VPORT@GOTPAGEOFF] Lloh8: ldr w9, [x9] stp w9, w21, [x19, #20] Lloh9: adrp x9, _OWN_HOST@GOTPAGE Lloh10: ldr x9, [x9, _OWN_HOST@GOTPAGEOFF] Lloh11: ldr w9, [x9] stp w9, w8, [x19, #40] ldr x8, [x20] Lloh12: adrp x9, _LPFC_SLI_REV4@GOTPAGE Lloh13: ldr x9, [x9, _LPFC_SLI_REV4@GOTPAGEOFF] Lloh14: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.1: Lloh15: adrp x8, _GFP_KERNEL@GOTPAGE Lloh16: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh17: ldr w1, [x8] mov w0, #16 bl _kmalloc mov x21, x0 cbz x0, LBB0_5 ; %bb.2: mov x0, x20 mov w1, #0 mov x2, x21 bl _lpfc_mbuf_alloc str x0, [x21, #8] cbz x0, LBB0_5 ; %bb.3: Lloh18: adrp x8, _LPFC_BPL_SIZE@GOTPAGE Lloh19: ldr x8, [x8, _LPFC_BPL_SIZE@GOTPAGEOFF] Lloh20: ldr w2, [x8] mov w1, #0 bl _memset add x0, x21, #4 bl _INIT_LIST_HEAD str x21, [x19] ldr w0, [x21] bl _putPaddrLow ldr x8, [x19, #32] str w0, [x8, #12] ldr w0, [x21] bl _putPaddrHigh mov x8, x0 mov w0, #0 ldr x9, [x19, #32] str w8, [x9, #16] mov w8, #4 str w8, [x19, #16] b LBB0_6 LBB0_4: mov w0, #0 mov w8, #1 Lloh21: adrp x9, _DMP_RSP_SIZE@GOTPAGE Lloh22: ldr x9, [x9, _DMP_RSP_SIZE@GOTPAGEOFF] Lloh23: ldr w9, [x9] asr w9, w9, #2 stp w8, w9, [x19, #8] b LBB0_6 LBB0_5: mov x0, x21 bl _kfree Lloh24: adrp x8, _KERN_ERR@GOTPAGE Lloh25: ldr x8, [x8, _KERN_ERR@GOTPAGEOFF] Lloh26: ldr w1, [x8] Lloh27: adrp x8, _LOG_MBOX@GOTPAGE Lloh28: ldr x8, [x8, _LOG_MBOX@GOTPAGEOFF] Lloh29: ldr w2, [x8] Lloh30: adrp x3, l_.str@PAGE Lloh31: add x3, x3, l_.str@PAGEOFF mov x0, x20 bl _lpfc_printf_log mov w0, #1 LBB0_6: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .cfi_endproc ; -- End function .comm _MBX_DUMP_MEMORY,4,2 ; @MBX_DUMP_MEMORY .comm _DMP_NV_PARAMS,4,2 ; @DMP_NV_PARAMS .comm _DMP_REGION_VPORT,4,2 ; @DMP_REGION_VPORT .comm _OWN_HOST,4,2 ; @OWN_HOST .comm _LPFC_SLI_REV4,8,3 ; @LPFC_SLI_REV4 .comm _DMP_RSP_SIZE,4,2 ; @DMP_RSP_SIZE .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _KERN_ERR,4,2 ; @KERN_ERR .comm _LOG_MBOX,4,2 ; @LOG_MBOX .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "2605 lpfc_dump_static_vport: memory allocation failed\n" .comm _LPFC_BPL_SIZE,4,2 ; @LPFC_BPL_SIZE .subsections_via_symbols
AnghaBench/linux/drivers/scsi/lpfc/extr_lpfc_mbox.c_lpfc_dump_static_vport.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function parse_unixware _parse_unixware: ## @parse_unixware .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 .comm _BDEVNAME_SIZE,4,2 ## @BDEVNAME_SIZE .comm _PAGE_SIZE,4,2 ## @PAGE_SIZE .comm _UNIXWARE_DISKMAGIC,8,3 ## @UNIXWARE_DISKMAGIC .comm _UNIXWARE_DISKMAGIC2,8,3 ## @UNIXWARE_DISKMAGIC2 .comm _UNIXWARE_FS_UNUSED,8,3 ## @UNIXWARE_FS_UNUSED .comm _UNIXWARE_NUMSLICE,4,2 ## @UNIXWARE_NUMSLICE .no_dead_strip _parse_unixware .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function parse_unixware _parse_unixware: ; @parse_unixware .cfi_startproc ; %bb.0: ret .cfi_endproc ; -- End function .comm _BDEVNAME_SIZE,4,2 ; @BDEVNAME_SIZE .comm _PAGE_SIZE,4,2 ; @PAGE_SIZE .comm _UNIXWARE_DISKMAGIC,8,3 ; @UNIXWARE_DISKMAGIC .comm _UNIXWARE_DISKMAGIC2,8,3 ; @UNIXWARE_DISKMAGIC2 .comm _UNIXWARE_FS_UNUSED,8,3 ; @UNIXWARE_FS_UNUSED .comm _UNIXWARE_NUMSLICE,4,2 ; @UNIXWARE_NUMSLICE .no_dead_strip _parse_unixware .subsections_via_symbols
AnghaBench/linux/block/partitions/extr_msdos.c_parse_unixware.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function vlm_MediaDescriptionCheck _vlm_MediaDescriptionCheck: ## @vlm_MediaDescriptionCheck .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %r15 movq (%rsi), %rbx leaq L_.str(%rip), %rsi movq %rbx, %rdi callq _strcmp movq _VLC_EGENERIC@GOTPCREL(%rip), %r12 testl %eax, %eax je LBB0_11 ## %bb.1: leaq L_.str.1(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB0_11 ## %bb.2: leaq L_.str.2(%rip), %rsi movq %rbx, %rdi callq _strcmp testl %eax, %eax je LBB0_11 ## %bb.3: movl (%r15), %r13d movq _VLC_SUCCESS@GOTPCREL(%rip), %r12 testl %r13d, %r13d js LBB0_11 ## %bb.4: movq 8(%r15), %r15 movq 8(%r14), %r14 incq %r13 xorl %r12d, %r12d .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq (%r15,%r12,8), %rax cmpq %r14, (%rax) je LBB0_9 ## %bb.6: ## in Loop: Header=BB0_5 Depth=1 movq 8(%rax), %rdi movq %rbx, %rsi callq _strcmp testl %eax, %eax je LBB0_10 ## %bb.7: ## in Loop: Header=BB0_5 Depth=1 incq %r12 cmpq %r12, %r13 jne LBB0_5 LBB0_9: movq _VLC_SUCCESS@GOTPCREL(%rip), %r12 jmp LBB0_11 LBB0_10: movq _VLC_EGENERIC@GOTPCREL(%rip), %r12 LBB0_11: movl (%r12), %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 "all" L_.str.1: ## @.str.1 .asciz "media" L_.str.2: ## @.str.2 .asciz "schedule" .comm _VLC_EGENERIC,4,2 ## @VLC_EGENERIC .comm _VLC_SUCCESS,4,2 ## @VLC_SUCCESS .no_dead_strip _vlm_MediaDescriptionCheck .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function vlm_MediaDescriptionCheck _vlm_MediaDescriptionCheck: ; @vlm_MediaDescriptionCheck .cfi_startproc ; %bb.0: stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill stp x22, x21, [sp, #16] ; 16-byte Folded Spill stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x20, x1 mov x21, x0 ldr x19, [x1] Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB0_8 ; %bb.1: Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB0_8 ; %bb.2: Lloh4: adrp x1, l_.str.2@PAGE Lloh5: add x1, x1, l_.str.2@PAGEOFF mov x0, x19 bl _strcmp cbz w0, LBB0_8 ; %bb.3: ldr w8, [x21] tbnz w8, #31, LBB0_10 ; %bb.4: ldr x21, [x21, #8] ldr x22, [x20, #8] add x23, x8, #1 Lloh6: adrp x20, _VLC_SUCCESS@GOTPAGE Lloh7: ldr x20, [x20, _VLC_SUCCESS@GOTPAGEOFF] Lloh8: adrp x24, _VLC_EGENERIC@GOTPAGE Lloh9: ldr x24, [x24, _VLC_EGENERIC@GOTPAGEOFF] LBB0_5: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21] ldr x9, [x8] cmp x9, x22 b.eq LBB0_9 ; %bb.6: ; in Loop: Header=BB0_5 Depth=1 ldr x0, [x8, #8] mov x1, x19 bl _strcmp cbz w0, LBB0_11 ; %bb.7: ; in Loop: Header=BB0_5 Depth=1 add x21, x21, #8 subs x23, x23, #1 b.ne LBB0_5 b LBB0_9 LBB0_8: Lloh10: adrp x20, _VLC_EGENERIC@GOTPAGE Lloh11: ldr x20, [x20, _VLC_EGENERIC@GOTPAGEOFF] LBB0_9: ldr w0, [x20] ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret LBB0_10: Lloh12: adrp x20, _VLC_SUCCESS@GOTPAGE Lloh13: ldr x20, [x20, _VLC_SUCCESS@GOTPAGEOFF] b LBB0_9 LBB0_11: mov x20, x24 b LBB0_9 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "all" l_.str.1: ; @.str.1 .asciz "media" l_.str.2: ; @.str.2 .asciz "schedule" .comm _VLC_EGENERIC,4,2 ; @VLC_EGENERIC .comm _VLC_SUCCESS,4,2 ; @VLC_SUCCESS .no_dead_strip _vlm_MediaDescriptionCheck .subsections_via_symbols
assembly_file_84.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function bmp180_read_temp _bmp180_read_temp: ## @bmp180_read_temp .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 $16, %rsp .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 movq %rdi, %rbx leaq -20(%rbp), %rsi callq _bmp180_read_adc_temp testl %eax, %eax jne LBB0_4 ## %bb.1: movl -20(%rbp), %esi movq %rbx, %rdi callq _bmp180_compensate_temp testq %r14, %r14 je LBB0_2 ## %bb.3: imull $100, %eax, %eax movl %eax, (%r14) movq _IIO_VAL_INT@GOTPCREL(%rip), %rax movl (%rax), %eax jmp LBB0_4 LBB0_2: xorl %eax, %eax LBB0_4: addq $16, %rsp popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _IIO_VAL_INT,4,2 ## @IIO_VAL_INT .no_dead_strip _bmp180_read_temp .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function bmp180_read_temp _bmp180_read_temp: ; @bmp180_read_temp .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 add x1, sp, #12 bl _bmp180_read_adc_temp cbnz w0, LBB0_4 ; %bb.1: ldr w1, [sp, #12] mov x0, x20 bl _bmp180_compensate_temp cbz x19, LBB0_3 ; %bb.2: mov w8, #100 mul w8, w0, w8 str w8, [x19] Lloh0: adrp x8, _IIO_VAL_INT@GOTPAGE Lloh1: ldr x8, [x8, _IIO_VAL_INT@GOTPAGEOFF] Lloh2: ldr w0, [x8] b LBB0_4 LBB0_3: mov w0, #0 LBB0_4: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _IIO_VAL_INT,4,2 ; @IIO_VAL_INT .no_dead_strip _bmp180_read_temp .subsections_via_symbols
AnghaBench/linux/drivers/iio/pressure/extr_bmp280-core.c_bmp180_read_temp.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _async_schedule_node_domain ## -- Begin function async_schedule_node_domain .p2align 4, 0x90 _async_schedule_node_domain: ## @async_schedule_node_domain .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, -64(%rbp) ## 8-byte Spill movl %edx, %r14d movq %rsi, %r13 movq %rdi, %r12 movq _GFP_ATOMIC@GOTPCREL(%rip), %rax movl (%rax), %esi movl $48, %edi callq _kzalloc movq %rax, %r15 testq %rax, %rax je LBB0_2 ## %bb.1: movq %rax, %rbx movq _entry_count@GOTPCREL(%rip), %rdi callq _atomic_read movq _MAX_WORK@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jle LBB0_3 LBB0_2: movq %r15, %rdi callq _kfree movq _async_lock@GOTPCREL(%rip), %rbx movq %rbx, %rdi callq _spin_lock_irqsave movq _next_cookie@GOTPCREL(%rip), %rax movslq (%rax), %r14 leal 1(%r14), %ecx movl %ecx, (%rax) movq %rbx, %rdi callq _spin_unlock_irqrestore movq %r13, %rdi movq %r14, %rsi callq *%r12 jmp LBB0_6 LBB0_3: movl %r14d, -44(%rbp) ## 4-byte Spill leaq 8(%rbx), %rdi movq %rdi, -56(%rbp) ## 8-byte Spill callq _INIT_LIST_HEAD addq $4, %rbx movq %rbx, %rdi callq _INIT_LIST_HEAD movq _async_run_entry_fn@GOTPCREL(%rip), %rax movl (%rax), %esi movq %r15, %rdi callq _INIT_WORK movq %r12, 40(%r15) movq %r13, 32(%r15) movq -64(%rbp), %r12 ## 8-byte Reload movq %r12, 24(%r15) movq _async_lock@GOTPCREL(%rip), %rdi callq _spin_lock_irqsave movq _next_cookie@GOTPCREL(%rip), %rax movslq (%rax), %r14 leal 1(%r14), %ecx movl %ecx, (%rax) movq %r14, 16(%r15) leaq 8(%r12), %rsi movq -56(%rbp), %rdi ## 8-byte Reload callq _list_add_tail cmpq $0, (%r12) je LBB0_5 ## %bb.4: movq _async_global_pending@GOTPCREL(%rip), %rsi movq %rbx, %rdi callq _list_add_tail LBB0_5: movq _entry_count@GOTPCREL(%rip), %rdi callq _atomic_inc movq _async_lock@GOTPCREL(%rip), %rdi callq _spin_unlock_irqrestore movq _PF_USED_ASYNC@GOTPCREL(%rip), %rax movl (%rax), %eax movq _current@GOTPCREL(%rip), %rcx movq (%rcx), %rcx orl %eax, (%rcx) movq _system_unbound_wq@GOTPCREL(%rip), %rax movl (%rax), %esi movl -44(%rbp), %edi ## 4-byte Reload movq %r15, %rdx callq _queue_work_node LBB0_6: movq %r14, %rax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC .comm _entry_count,4,2 ## @entry_count .comm _MAX_WORK,8,3 ## @MAX_WORK .comm _async_lock,4,2 ## @async_lock .comm _next_cookie,4,2 ## @next_cookie .comm _async_run_entry_fn,4,2 ## @async_run_entry_fn .comm _async_global_pending,4,2 ## @async_global_pending .comm _PF_USED_ASYNC,4,2 ## @PF_USED_ASYNC .comm _current,8,3 ## @current .comm _system_unbound_wq,4,2 ## @system_unbound_wq .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _async_schedule_node_domain ; -- Begin function async_schedule_node_domain .p2align 2 _async_schedule_node_domain: ; @async_schedule_node_domain .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 x24, x3 mov x19, x2 mov x23, x1 mov x22, x0 Lloh0: adrp x8, _GFP_ATOMIC@GOTPAGE Lloh1: ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF] Lloh2: ldr w1, [x8] mov w0, #48 bl _kzalloc mov x20, x0 cbz x0, LBB0_2 ; %bb.1: Lloh3: adrp x0, _entry_count@GOTPAGE Lloh4: ldr x0, [x0, _entry_count@GOTPAGEOFF] bl _atomic_read Lloh5: adrp x8, _MAX_WORK@GOTPAGE Lloh6: ldr x8, [x8, _MAX_WORK@GOTPAGEOFF] Lloh7: ldr x8, [x8] cmp x0, x8 b.le LBB0_3 LBB0_2: mov x0, x20 bl _kfree Lloh8: adrp x19, _async_lock@GOTPAGE Lloh9: ldr x19, [x19, _async_lock@GOTPAGEOFF] mov x0, x19 bl _spin_lock_irqsave Lloh10: adrp x8, _next_cookie@GOTPAGE Lloh11: ldr x8, [x8, _next_cookie@GOTPAGEOFF] ldrsw x21, [x8] add w9, w21, #1 str w9, [x8] mov x0, x19 bl _spin_unlock_irqrestore mov x0, x23 mov x1, x21 blr x22 b LBB0_6 LBB0_3: add x26, x20, #8 mov x0, x26 bl _INIT_LIST_HEAD add x25, x20, #4 mov x0, x25 bl _INIT_LIST_HEAD Lloh12: adrp x8, _async_run_entry_fn@GOTPAGE Lloh13: ldr x8, [x8, _async_run_entry_fn@GOTPAGEOFF] Lloh14: ldr w1, [x8] mov x0, x20 bl _INIT_WORK stp x23, x22, [x20, #32] str x24, [x20, #24] Lloh15: adrp x0, _async_lock@GOTPAGE Lloh16: ldr x0, [x0, _async_lock@GOTPAGEOFF] bl _spin_lock_irqsave Lloh17: adrp x8, _next_cookie@GOTPAGE Lloh18: ldr x8, [x8, _next_cookie@GOTPAGEOFF] ldrsw x21, [x8] add w9, w21, #1 str w9, [x8] str x21, [x20, #16] add x1, x24, #8 mov x0, x26 bl _list_add_tail ldr x8, [x24] cbz x8, LBB0_5 ; %bb.4: Lloh19: adrp x1, _async_global_pending@GOTPAGE Lloh20: ldr x1, [x1, _async_global_pending@GOTPAGEOFF] mov x0, x25 bl _list_add_tail LBB0_5: Lloh21: adrp x0, _entry_count@GOTPAGE Lloh22: ldr x0, [x0, _entry_count@GOTPAGEOFF] bl _atomic_inc Lloh23: adrp x0, _async_lock@GOTPAGE Lloh24: ldr x0, [x0, _async_lock@GOTPAGEOFF] bl _spin_unlock_irqrestore Lloh25: adrp x8, _PF_USED_ASYNC@GOTPAGE Lloh26: ldr x8, [x8, _PF_USED_ASYNC@GOTPAGEOFF] Lloh27: ldr w8, [x8] Lloh28: adrp x9, _current@GOTPAGE Lloh29: ldr x9, [x9, _current@GOTPAGEOFF] Lloh30: ldr x9, [x9] ldr w10, [x9] orr w8, w10, w8 str w8, [x9] Lloh31: adrp x8, _system_unbound_wq@GOTPAGE Lloh32: ldr x8, [x8, _system_unbound_wq@GOTPAGEOFF] Lloh33: ldr w1, [x8] mov x0, x19 mov x2, x20 bl _queue_work_node LBB0_6: mov x0, x21 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGot Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh17, Lloh18 .loh AdrpLdrGot Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27 .loh AdrpLdrGot Lloh23, Lloh24 .loh AdrpLdrGot Lloh21, Lloh22 .cfi_endproc ; -- End function .comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC .comm _entry_count,4,2 ; @entry_count .comm _MAX_WORK,8,3 ; @MAX_WORK .comm _async_lock,4,2 ; @async_lock .comm _next_cookie,4,2 ; @next_cookie .comm _async_run_entry_fn,4,2 ; @async_run_entry_fn .comm _async_global_pending,4,2 ; @async_global_pending .comm _PF_USED_ASYNC,4,2 ; @PF_USED_ASYNC .comm _current,8,3 ; @current .comm _system_unbound_wq,4,2 ; @system_unbound_wq .subsections_via_symbols
AnghaBench/linux/kernel/extr_async.c_async_schedule_node_domain.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse ## -- Begin function reverse .p2align 4, 0x90 _reverse: ## @reverse .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_3 ## %bb.1: movl %esi, %eax addq $-2, %rax xorl %ecx, %ecx .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movzbl (%rdi,%rcx), %esi movzbl 1(%rdi,%rax), %edx movb %dl, (%rdi,%rcx) movb %sil, 1(%rdi,%rax) incq %rcx leaq -1(%rax), %rdx cmpq %rax, %rcx movq %rdx, %rax jl LBB0_2 LBB0_3: popq %rbp retq .cfi_endproc ## -- End function .globl _add ## -- Begin function add .p2align 4, 0x90 _add: ## @add .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq _a@GOTPCREL(%rip), %r14 movq %r14, %rdi callq _strlen cmpl $2, %eax jl LBB1_3 ## %bb.1: movl %eax, %eax addq $-2, %rax xorl %ecx, %ecx .p2align 4, 0x90 LBB1_2: ## =>This Inner Loop Header: Depth=1 movzbl (%r14,%rcx), %edx movzbl 1(%r14,%rax), %ebx movb %bl, (%r14,%rcx) movb %dl, 1(%r14,%rax) incq %rcx leaq -1(%rax), %rdx cmpq %rax, %rcx movq %rdx, %rax jl LBB1_2 LBB1_3: movb (%r14), %dl testb %dl, %dl je LBB1_9 ## %bb.4: xorl %ecx, %ecx movq _t@GOTPCREL(%rip), %rdi xorl %eax, %eax .p2align 4, 0x90 LBB1_5: ## =>This Inner Loop Header: Depth=1 movsbl %dl, %edx addl %eax, %edx movsbl (%rdi,%rcx), %eax leal (%rax,%rdx), %esi addl $-96, %esi movslq %esi, %rdx imulq $1717986919, %rdx, %rax ## imm = 0x66666667 movq %rax, %rbx shrq $63, %rbx sarq $34, %rax addl %ebx, %eax leal (%rax,%rax), %ebx leal (%rbx,%rbx,4), %ebx subl %ebx, %edx addb $48, %dl movb %dl, (%rdi,%rcx) movzbl 1(%r14,%rcx), %edx incq %rcx testb %dl, %dl jne LBB1_5 ## %bb.6: addl $9, %esi cmpl $19, %esi jb LBB1_9 ## %bb.7: movl %ecx, %ecx addq _t@GOTPCREL(%rip), %rcx .p2align 4, 0x90 LBB1_8: ## =>This Inner Loop Header: Depth=1 movsbl (%rcx), %edx leal (%rax,%rdx), %esi addl $-48, %esi movslq %esi, %rsi addl %eax, %edx addl $-39, %edx imulq $1717986919, %rsi, %rax ## imm = 0x66666667 movq %rax, %rdi shrq $63, %rdi sarq $34, %rax addl %edi, %eax leal (%rax,%rax), %edi leal (%rdi,%rdi,4), %edi subl %edi, %esi addb $48, %sil movb %sil, (%rcx) incq %rcx ## kill: def $eax killed $eax killed $rax def $rax cmpl $18, %edx ja LBB1_8 LBB1_9: popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__literal16,16byte_literals .p2align 4 ## -- Begin function main LCPI2_0: .space 16,48 LCPI2_1: .long 1127219200 ## 0x43300000 .long 1160773632 ## 0x45300000 .long 0 ## 0x0 .long 0 ## 0x0 LCPI2_2: .quad 0x4330000000000000 ## double 4503599627370496 .quad 0x4530000000000000 ## double 1.9342813113834067E+25 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI2_3: .quad 0x408f400000000000 ## double 1000 .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 $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _freopen callq _clock movq %rax, %r14 movaps LCPI2_0(%rip), %xmm0 ## xmm0 = [48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48] movq _t@GOTPCREL(%rip), %r13 movaps %xmm0, (%r13) movaps %xmm0, 16(%r13) movaps %xmm0, 32(%r13) movaps %xmm0, 48(%r13) movaps %xmm0, 64(%r13) movaps %xmm0, 80(%r13) movabsq $3472328296227680304, %rax ## imm = 0x3030303030303030 movq %rax, 95(%r13) leaq L_.str.2(%rip), %rdi movq _a@GOTPCREL(%rip), %r15 movq %r15, %rsi xorl %eax, %eax callq _scanf cmpl $-1, %eax je LBB2_5 ## %bb.1: cmpw $48, (%r15) je LBB2_5 ## %bb.2: leaq L_.str.2(%rip), %r12 .p2align 4, 0x90 LBB2_3: ## =>This Inner Loop Header: Depth=1 callq _add movq %r12, %rdi movq %r15, %rsi xorl %eax, %eax callq _scanf cmpl $-1, %eax je LBB2_5 ## %bb.4: ## in Loop: Header=BB2_3 Depth=1 cmpw $48, (%r15) jne LBB2_3 LBB2_5: movl $101, %eax cmpb $48, 2(%r13,%rax) jg LBB2_14 .p2align 4, 0x90 LBB2_7: ## =>This Inner Loop Header: Depth=1 cmpb $48, 1(%r13,%rax) jg LBB2_13 ## %bb.8: ## in Loop: Header=BB2_7 Depth=1 cmpb $48, (%r13,%rax) jg LBB2_16 ## %bb.9: ## in Loop: Header=BB2_7 Depth=1 cmpl $2, %eax jb LBB2_10 ## %bb.11: ## in Loop: Header=BB2_7 Depth=1 leal -1(%rax), %ecx cmpb $48, (%r13,%rcx) jg LBB2_15 ## %bb.12: ## in Loop: Header=BB2_7 Depth=1 addq $-4, %rax cmpb $48, 2(%r13,%rax) jle LBB2_7 LBB2_14: addl $2, %eax jmp LBB2_16 LBB2_13: incl %eax jmp LBB2_16 LBB2_10: xorl %eax, %eax jmp LBB2_16 LBB2_15: decl %eax LBB2_16: cltq movb $0, 1(%rax,%r13) movq %r13, %rdi callq _strlen cmpl $2, %eax jl LBB2_19 ## %bb.17: movl %eax, %eax addq $-2, %rax xorl %ecx, %ecx .p2align 4, 0x90 LBB2_18: ## =>This Inner Loop Header: Depth=1 movzbl (%r13,%rcx), %edx movzbl 1(%r13,%rax), %ebx movb %bl, (%r13,%rcx) movb %dl, 1(%r13,%rax) incq %rcx leaq -1(%rax), %rdx cmpq %rax, %rcx movq %rdx, %rax jl LBB2_18 LBB2_19: movq %r14, %xmm0 punpckldq LCPI2_1(%rip), %xmm0 ## xmm0 = xmm0[0],mem[0],xmm0[1],mem[1] subpd LCPI2_2(%rip), %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] addsd %xmm0, %xmm1 movapd %xmm1, -64(%rbp) ## 16-byte Spill movq _t@GOTPCREL(%rip), %rdi callq _puts callq _clock movq %rax, %xmm1 punpckldq LCPI2_1(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1] subpd LCPI2_2(%rip), %xmm1 movapd %xmm1, %xmm0 unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1] addsd %xmm1, %xmm0 subsd -64(%rbp), %xmm0 ## 16-byte Folded Reload divsd LCPI2_3(%rip), %xmm0 leaq L_.str.5(%rip), %rdi movb $1, %al callq _printf xorl %eax, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _a,101,4 ## @a .comm _t,103,4 ## @t .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "input.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "%s" L_.str.5: ## @.str.5 .asciz "%.3lf MS\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _reverse ; -- Begin function reverse .p2align 2 _reverse: ; @reverse .cfi_startproc ; %bb.0: cmp w1, #2 b.lt LBB0_3 ; %bb.1: mov x8, #0 mov w9, w1 sub x9, x9, #1 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x0, x8] ldrb w11, [x0, x9] strb w11, [x0, x8] strb w10, [x0, x9] add x8, x8, #1 sub x9, x9, #1 cmp x8, x9 b.lt LBB0_2 LBB0_3: ret .cfi_endproc ; -- End function .globl _add ; -- Begin function add .p2align 2 _add: ; @add .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x19, _a@GOTPAGE Lloh1: ldr x19, [x19, _a@GOTPAGEOFF] mov x0, x19 bl _strlen cmp w0, #2 b.lt LBB1_3 ; %bb.1: mov x8, #0 and x9, x0, #0xffffffff sub x9, x9, #1 LBB1_2: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x19, x8] ldrb w11, [x19, x9] strb w11, [x19, x8] strb w10, [x19, x9] add x8, x8, #1 sub x9, x9, #1 cmp x8, x9 b.lt LBB1_2 LBB1_3: ldrb w13, [x19] cbz w13, LBB1_9 ; %bb.4: mov x12, #0 mov w8, #0 Lloh2: adrp x9, _t@GOTPAGE Lloh3: ldr x9, [x9, _t@GOTPAGEOFF] mov w10, #26215 movk w10, #26214, lsl #16 mov w11, #10 LBB1_5: ; =>This Inner Loop Header: Depth=1 ldrsb w14, [x9, x12] add w8, w8, w13, sxtb add w8, w8, w14 sub w14, w8, #96 smull x8, w14, w10 lsr x13, x8, #63 asr x8, x8, #34 add w8, w8, w13 msub w13, w8, w11, w14 add w13, w13, #48 strb w13, [x9, x12] add x13, x19, x12 add x12, x12, #1 ldrb w13, [x13, #1] cbnz w13, LBB1_5 ; %bb.6: add w10, w14, #9 cmp w10, #19 b.lo LBB1_9 ; %bb.7: add x9, x9, w12, uxtw mov w10, #26215 movk w10, #26214, lsl #16 mov w11, #10 LBB1_8: ; =>This Inner Loop Header: Depth=1 ldrsb w12, [x9] add w12, w8, w12 sub w13, w12, #48 smull x8, w13, w10 lsr x14, x8, #63 asr x8, x8, #34 add w8, w8, w14 msub w13, w8, w11, w13 add w13, w13, #48 strb w13, [x9], #1 sub w12, w12, #39 cmp w12, #18 b.hi LBB1_8 LBB1_9: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp d9, d8, [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 b8, -56 .cfi_offset b9, -64 Lloh4: adrp x8, ___stdinp@GOTPAGE Lloh5: ldr x8, [x8, ___stdinp@GOTPAGEOFF] Lloh6: ldr x2, [x8] Lloh7: adrp x0, l_.str@PAGE Lloh8: add x0, x0, l_.str@PAGEOFF Lloh9: adrp x1, l_.str.1@PAGE Lloh10: add x1, x1, l_.str.1@PAGEOFF bl _freopen bl _clock mov x19, x0 Lloh11: adrp x20, _t@GOTPAGE Lloh12: ldr x20, [x20, _t@GOTPAGEOFF] movi.16b v0, #48 stp q0, q0, [x20] stp q0, q0, [x20, #32] stp q0, q0, [x20, #64] mov x8, #3472328296227680304 stur x8, [x20, #95] Lloh13: adrp x22, _a@GOTPAGE Lloh14: ldr x22, [x22, _a@GOTPAGEOFF] str x22, [sp] Lloh15: adrp x0, l_.str.2@PAGE Lloh16: add x0, x0, l_.str.2@PAGEOFF bl _scanf cmn w0, #1 b.eq LBB2_4 ; %bb.1: Lloh17: adrp x21, l_.str.2@PAGE Lloh18: add x21, x21, l_.str.2@PAGEOFF LBB2_2: ; =>This Inner Loop Header: Depth=1 ldrh w8, [x22] cmp w8, #48 b.eq LBB2_4 ; %bb.3: ; in Loop: Header=BB2_2 Depth=1 bl _add str x22, [sp] mov x0, x21 bl _scanf cmn w0, #1 b.ne LBB2_2 LBB2_4: mov w8, #104 LBB2_5: ; =>This Inner Loop Header: Depth=1 sub w8, w8, #1 ldrsb w9, [x20, w8, uxtw] cmp w9, #48 b.gt LBB2_8 ; %bb.6: ; in Loop: Header=BB2_5 Depth=1 cmp w8, #1 b.hi LBB2_5 ; %bb.7: mov w8, #0 LBB2_8: add x8, x20, w8, sxtw strb wzr, [x8, #1] mov x0, x20 bl _strlen cmp w0, #2 b.lt LBB2_11 ; %bb.9: mov x8, #0 and x9, x0, #0xffffffff sub x9, x9, #1 LBB2_10: ; =>This Inner Loop Header: Depth=1 ldrb w10, [x20, x8] ldrb w11, [x20, x9] strb w11, [x20, x8] strb w10, [x20, x9] add x8, x8, #1 sub x9, x9, #1 cmp x8, x9 b.lt LBB2_10 LBB2_11: ucvtf d8, x19 Lloh19: adrp x0, _t@GOTPAGE Lloh20: ldr x0, [x0, _t@GOTPAGEOFF] bl _puts bl _clock ucvtf d0, x0 fsub d0, d0, d8 mov x8, #70368744177664 movk x8, #16527, lsl #48 fmov d1, x8 fdiv d0, d0, d1 str d0, [sp] Lloh21: adrp x0, l_.str.5@PAGE Lloh22: add x0, x0, l_.str.5@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp d9, d8, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .loh AdrpAdd Lloh15, Lloh16 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpAdd Lloh9, Lloh10 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpLdrGot Lloh19, Lloh20 .cfi_endproc ; -- End function .comm _a,101,0 ; @a .comm _t,103,0 ; @t .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "input.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "%s" l_.str.3: ; @.str.3 .asciz "0" l_.str.5: ; @.str.5 .asciz "%.3lf MS\n" .subsections_via_symbols
the_stack_data/154115.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _foo ## -- Begin function foo .p2align 4, 0x90 _foo: ## @foo .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp ## kill: def $esi killed $esi def $rsi ## kill: def $edi killed $edi def $rdi leal (%rdi,%rsi), %eax popq %rbp retq .cfi_endproc ## -- End function .globl _foz ## -- Begin function foz .p2align 4, 0x90 _foz: ## @foz .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp imull %esi, %edi cvtsi2ss %edi, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .globl _bar ## -- Begin function bar .p2align 4, 0x90 _bar: ## @bar .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp movl %edi, %esi leal -2(%rsi), %edi leal (%rsi,%rsi), %eax addl $-2, %eax cvtsi2ss %eax, %xmm0 movss %xmm0, -4(%rbp) ## 4-byte Spill ## kill: def $esi killed $esi killed $rsi callq _foz mulss -4(%rbp), %xmm0 ## 4-byte Folded Reload cvttss2si %xmm0, %eax addq $16, %rsp 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 _foo ; -- Begin function foo .p2align 2 _foo: ; @foo .cfi_startproc ; %bb.0: add w0, w1, w0 ret .cfi_endproc ; -- End function .globl _foz ; -- Begin function foz .p2align 2 _foz: ; @foz .cfi_startproc ; %bb.0: mul w8, w1, w0 scvtf s0, w8 ret .cfi_endproc ; -- End function .globl _bar ; -- Begin function bar .p2align 2 _bar: ; @bar .cfi_startproc ; %bb.0: stp d9, d8, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset b8, -24 .cfi_offset b9, -32 mov x1, x0 sub w0, w0, #2 add w8, w0, w1 scvtf s8, w8 bl _foz fmul s0, s0, s8 fcvtzs w0, s0 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp d9, d8, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/50136984.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .section __TEXT,__literal8,8byte_literals .p2align 3, 0x0 ## -- Begin function avpriv_trc_smpte_st2084 LCPI0_0: .quad 0x40c3880000000000 ## double 1.0E+4 LCPI0_1: .quad 0x3fc4640000000000 ## double 0.1593017578125 LCPI0_4: .quad 0x4053b60000000000 ## double 78.84375 .section __TEXT,__literal16,16byte_literals .p2align 4, 0x0 LCPI0_2: .quad 0x4032da0000000000 ## double 18.8515625 .quad 0x4032b00000000000 ## double 18.6875 LCPI0_3: .quad 0x3feac00000000000 ## double 0.8359375 .quad 0x3ff0000000000000 ## double 1 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _avpriv_trc_smpte_st2084: ## @avpriv_trc_smpte_st2084 .cfi_startproc ## %bb.0: xorpd %xmm1, %xmm1 ucomisd %xmm0, %xmm1 jbe LBB0_2 ## %bb.1: xorpd %xmm0, %xmm0 retq LBB0_2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp divsd LCPI0_0(%rip), %xmm0 movsd LCPI0_1(%rip), %xmm1 ## xmm1 = [1.593017578125E-1,0.0E+0] callq _pow movddup %xmm0, %xmm0 ## xmm0 = xmm0[0,0] mulpd LCPI0_2(%rip), %xmm0 addpd LCPI0_3(%rip), %xmm0 movapd %xmm0, %xmm1 unpckhpd %xmm0, %xmm1 ## xmm1 = xmm1[1],xmm0[1] divsd %xmm1, %xmm0 movsd LCPI0_4(%rip), %xmm1 ## xmm1 = [7.884375E+1,0.0E+0] popq %rbp jmp _pow ## TAILCALL .cfi_endproc ## -- End function .section __DATA,__data .globl _g_aug_volatile_9525 ## @g_aug_volatile_9525 .p2align 2, 0x0 _g_aug_volatile_9525: .long 10 ## 0xa .no_dead_strip _avpriv_trc_smpte_st2084 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function avpriv_trc_smpte_st2084 _avpriv_trc_smpte_st2084: ; @avpriv_trc_smpte_st2084 .cfi_startproc ; %bb.0: fcmp d0, #0.0 b.pl LBB0_2 ; %bb.1: movi d0, #0000000000000000 ret LBB0_2: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov x8, #149533581377536 ; =0x880000000000 movk x8, #16579, lsl #48 fmov d1, x8 fdiv d0, d0, d1 mov x8, #109951162777600 ; =0x640000000000 movk x8, #16324, lsl #48 fmov d1, x8 bl _pow mov x8, #211106232532992 ; =0xc00000000000 movk x8, #16362, lsl #48 fmov d1, x8 mov x8, #239693534855168 ; =0xda0000000000 movk x8, #16434, lsl #48 fmov d2, x8 fmadd d1, d0, d2, d1 mov x8, #193514046488576 ; =0xb00000000000 movk x8, #16434, lsl #48 fmov d2, x8 fmov d3, #1.00000000 fmadd d0, d0, d2, d3 fdiv d0, d1, d0 mov x8, #200111116255232 ; =0xb60000000000 movk x8, #16467, lsl #48 fmov d1, x8 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload b _pow .cfi_endproc ; -- End function .section __DATA,__data .globl _g_aug_volatile_9525 ; @g_aug_volatile_9525 .p2align 2, 0x0 _g_aug_volatile_9525: .long 10 ; 0xa .no_dead_strip _avpriv_trc_smpte_st2084 .subsections_via_symbols
assembly_file_156515.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 4, 0x90 ## -- Begin function chroma_smooth_init _chroma_smooth_init: ## @chroma_smooth_init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rdi, %rbx movl $4, %edi movl $1, %esi callq _calloc movq %rax, 8(%rbx) testq %rax, %rax je LBB0_3 ## %bb.1: movq (%rax), %rax addq $4, %rax .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq $-1, -4(%rax) addq $-32, %rax jmp LBB0_2 LBB0_3: leaq L_.str(%rip), %rdi callq _hb_error movl $-1, %eax addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Chroma Smooth calloc failed" .comm _CHROMA_SMOOTH_STRENGTH_DEFAULT,4,2 ## @CHROMA_SMOOTH_STRENGTH_DEFAULT .comm _CHROMA_SMOOTH_SIZE_DEFAULT,4,2 ## @CHROMA_SMOOTH_SIZE_DEFAULT .comm _CHROMA_SMOOTH_SIZE_MIN,4,2 ## @CHROMA_SMOOTH_SIZE_MIN .comm _CHROMA_SMOOTH_SIZE_MAX,4,2 ## @CHROMA_SMOOTH_SIZE_MAX .no_dead_strip _chroma_smooth_init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function chroma_smooth_init _chroma_smooth_init: ; @chroma_smooth_init .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill 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, #4 ; =0x4 mov w1, #1 ; =0x1 bl _calloc str x0, [x19, #8] cbz x0, LBB0_3 ; %bb.1: ldr x8, [x0] movi.2d v0, #0xffffffffffffffff LBB0_2: ; =>This Inner Loop Header: Depth=1 str d0, [x8], #-32 b LBB0_2 LBB0_3: Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _hb_error mov w0, #-1 ; =0xffffffff 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 "Chroma Smooth calloc failed" .comm _CHROMA_SMOOTH_STRENGTH_DEFAULT,4,2 ; @CHROMA_SMOOTH_STRENGTH_DEFAULT .comm _CHROMA_SMOOTH_SIZE_DEFAULT,4,2 ; @CHROMA_SMOOTH_SIZE_DEFAULT .comm _CHROMA_SMOOTH_SIZE_MIN,4,2 ; @CHROMA_SMOOTH_SIZE_MIN .comm _CHROMA_SMOOTH_SIZE_MAX,4,2 ; @CHROMA_SMOOTH_SIZE_MAX .no_dead_strip _chroma_smooth_init .subsections_via_symbols
assembly_file_156932.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function amdgpu_read_disabled_bios _amdgpu_read_disabled_bios: ## @amdgpu_read_disabled_bios .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _AMD_IS_APU@GOTPCREL(%rip), %rax movl (%rax), %eax testl %eax, (%rdi) je LBB0_2 ## %bb.1: popq %rbp jmp _igp_read_bios_from_vram ## TAILCALL LBB0_2: popq %rbp jmp _amdgpu_asic_read_disabled_bios ## TAILCALL .cfi_endproc ## -- End function .comm _AMD_IS_APU,4,2 ## @AMD_IS_APU .no_dead_strip _amdgpu_read_disabled_bios .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function amdgpu_read_disabled_bios _amdgpu_read_disabled_bios: ; @amdgpu_read_disabled_bios .cfi_startproc ; %bb.0: ldr w8, [x0] Lloh0: adrp x9, _AMD_IS_APU@GOTPAGE Lloh1: ldr x9, [x9, _AMD_IS_APU@GOTPAGEOFF] Lloh2: ldr w9, [x9] tst w9, w8 b.eq LBB0_2 ; %bb.1: b _igp_read_bios_from_vram LBB0_2: b _amdgpu_asic_read_disabled_bios .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _AMD_IS_APU,4,2 ; @AMD_IS_APU .no_dead_strip _amdgpu_read_disabled_bios .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_amdgpu_bios.c_amdgpu_read_disabled_bios.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ath10k_cancel_hw_scan _ath10k_cancel_hw_scan: ## @ath10k_cancel_hw_scan .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq (%rdi), %rbx leaq 4(%rbx), %r14 movq %r14, %rdi callq _mutex_lock movq %rbx, %rdi callq _ath10k_scan_abort movq %r14, %rdi callq _mutex_unlock movq %rbx, %rdi popq %rbx popq %r14 popq %rbp jmp _cancel_delayed_work_sync ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _ath10k_cancel_hw_scan .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ath10k_cancel_hw_scan _ath10k_cancel_hw_scan: ; @ath10k_cancel_hw_scan .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x19, [x0] add x20, x19, #4 mov x0, x20 bl _mutex_lock mov x0, x19 bl _ath10k_scan_abort mov x0, x20 bl _mutex_unlock mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _cancel_delayed_work_sync .cfi_endproc ; -- End function .no_dead_strip _ath10k_cancel_hw_scan .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/ath/ath10k/extr_mac.c_ath10k_cancel_hw_scan.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 nk_gdip_scissor LCPI0_0: .long 0x3f800000 ## float 1 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _nk_gdip_scissor: ## @nk_gdip_scissor .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _gdip@GOTPCREL(%rip), %rax cvttss2si %xmm0, %esi movl (%rax), %edi cvttss2si %xmm1, %edx movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero addss %xmm0, %xmm2 cvttss2si %xmm2, %ecx addss %xmm0, %xmm3 cvttss2si %xmm3, %r8d movq _CombineModeReplace@GOTPCREL(%rip), %rax movl (%rax), %r9d popq %rbp jmp _GdipSetClipRectI ## TAILCALL .cfi_endproc ## -- End function .comm _gdip,4,2 ## @gdip .comm _CombineModeReplace,4,2 ## @CombineModeReplace .no_dead_strip _nk_gdip_scissor .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function nk_gdip_scissor _nk_gdip_scissor: ; @nk_gdip_scissor .cfi_startproc ; %bb.0: Lloh0: adrp x8, _gdip@GOTPAGE Lloh1: ldr x8, [x8, _gdip@GOTPAGEOFF] Lloh2: ldr w0, [x8] fcvtzs w1, s0 fcvtzs w2, s1 fmov s0, #1.00000000 fadd s1, s2, s0 fcvtzs w3, s1 fadd s0, s3, s0 fcvtzs w4, s0 Lloh3: adrp x8, _CombineModeReplace@GOTPAGE Lloh4: ldr x8, [x8, _CombineModeReplace@GOTPAGEOFF] Lloh5: ldr w5, [x8] b _GdipSetClipRectI .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _gdip,4,2 ; @gdip .comm _CombineModeReplace,4,2 ; @CombineModeReplace .no_dead_strip _nk_gdip_scissor .subsections_via_symbols
AnghaBench/nuklear/demo/gdip/extr_nuklear_gdip.h_nk_gdip_scissor.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function fdt_resize_property_ _fdt_resize_property_: ## @fdt_resize_property_ .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %r8, %r15 movl %ecx, %r14d movq %rdi, %rbx leaq -44(%rbp), %rcx callq _fdt_get_property_w movq %rax, (%r15) testq %rax, %rax je LBB0_1 ## %bb.2: movl 4(%rax), %r12d movl -44(%rbp), %edi callq _FDT_TAGALIGN movl %eax, %r13d movl %r14d, %edi callq _FDT_TAGALIGN movq %rbx, %rdi movl %r12d, %esi movl %r13d, %edx movl %eax, %ecx callq _fdt_splice_struct_ testl %eax, %eax jne LBB0_4 ## %bb.3: movl %r14d, %edi callq _cpu_to_fdt32 movq (%r15), %rcx movl %eax, (%rcx) xorl %eax, %eax jmp LBB0_4 LBB0_1: movl -44(%rbp), %eax LBB0_4: addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _fdt_resize_property_ .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function fdt_resize_property_ _fdt_resize_property_: ; @fdt_resize_property_ .cfi_startproc ; %bb.0: sub sp, sp, #80 .cfi_def_cfa_offset 80 stp x24, x23, [sp, #16] ; 16-byte Folded Spill stp x22, x21, [sp, #32] ; 16-byte Folded Spill stp x20, x19, [sp, #48] ; 16-byte Folded Spill stp x29, x30, [sp, #64] ; 16-byte Folded Spill add x29, sp, #64 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 mov x19, x4 mov x20, x3 mov x21, x0 add x3, sp, #12 bl _fdt_get_property_w str x0, [x19] cbz x0, LBB0_3 ; %bb.1: ldr w22, [x0, #4] ldr w0, [sp, #12] bl _FDT_TAGALIGN mov x23, x0 mov x0, x20 bl _FDT_TAGALIGN mov x3, x0 mov x0, x21 mov x1, x22 mov x2, x23 bl _fdt_splice_struct_ cbnz w0, LBB0_4 ; %bb.2: mov x0, x20 bl _cpu_to_fdt32 mov x8, x0 mov w0, #0 ldr x9, [x19] str w8, [x9] b LBB0_4 LBB0_3: ldr w0, [sp, #12] LBB0_4: ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload add sp, sp, #80 ret .cfi_endproc ; -- End function .no_dead_strip _fdt_resize_property_ .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/libfdt/extr_fdt_rw.c_fdt_resize_property_.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function switch_ctx_get_flags _switch_ctx_get_flags: ## @switch_ctx_get_flags .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %eax, %eax callq _video_driver_get_ident leaq L_.str(%rip), %rsi movl %eax, %edi callq _string_is_equal xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "glcore" .comm _GFX_CTX_FLAGS_SHADERS_GLSL,4,2 ## @GFX_CTX_FLAGS_SHADERS_GLSL .comm _GFX_CTX_FLAGS_SHADERS_SLANG,4,2 ## @GFX_CTX_FLAGS_SHADERS_SLANG .no_dead_strip _switch_ctx_get_flags .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function switch_ctx_get_flags _switch_ctx_get_flags: ; @switch_ctx_get_flags .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 _video_driver_get_ident Lloh0: adrp x1, l_.str@PAGE Lloh1: add x1, x1, l_.str@PAGEOFF bl _string_is_equal mov w0, #0 ldp x29, x30, [sp], #16 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "glcore" .comm _GFX_CTX_FLAGS_SHADERS_GLSL,4,2 ; @GFX_CTX_FLAGS_SHADERS_GLSL .comm _GFX_CTX_FLAGS_SHADERS_SLANG,4,2 ; @GFX_CTX_FLAGS_SHADERS_SLANG .no_dead_strip _switch_ctx_get_flags .subsections_via_symbols
AnghaBench/RetroArch/gfx/drivers_context/extr_switch_ctx.c_switch_ctx_get_flags.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .private_extern _strsep ## -- Begin function strsep .globl _strsep .p2align 4, 0x90 _strsep: ## @strsep .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax testq %rax, %rax je LBB0_8 ## %bb.1: movq %rax, %r9 LBB0_2: ## =>This Loop Header: Depth=1 ## Child Loop BB0_3 Depth 2 leaq 1(%r9), %r8 movb (%r9), %r10b movq %rsi, %rdx .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_2 Depth=1 ## => This Inner Loop Header: Depth=2 movzbl (%rdx), %ecx cmpb %r10b, %cl je LBB0_4 ## %bb.9: ## in Loop: Header=BB0_3 Depth=2 incq %rdx testb %cl, %cl jne LBB0_3 ## %bb.10: ## in Loop: Header=BB0_2 Depth=1 movq %r8, %r9 jmp LBB0_2 LBB0_4: testb %r10b, %r10b je LBB0_5 ## %bb.6: movb $0, (%r9) jmp LBB0_7 LBB0_5: xorl %r8d, %r8d LBB0_7: movq %r8, (%rdi) LBB0_8: 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 .private_extern _strsep ; -- Begin function strsep .globl _strsep .p2align 2 _strsep: ; @strsep .cfi_startproc ; %bb.0: mov x8, x0 ldr x0, [x0] cbz x0, LBB0_10 ; %bb.1: mov x10, x0 mov x9, x0 LBB0_2: ; =>This Loop Header: Depth=1 ; Child Loop BB0_3 Depth 2 ldrb w11, [x9], #1 mov x12, x1 LBB0_3: ; Parent Loop BB0_2 Depth=1 ; => This Inner Loop Header: Depth=2 ldrb w13, [x12] cmp w13, w11 b.eq LBB0_6 ; %bb.4: ; in Loop: Header=BB0_3 Depth=2 add x12, x12, #1 cbnz w13, LBB0_3 ; %bb.5: ; in Loop: Header=BB0_2 Depth=1 mov x10, x9 b LBB0_2 LBB0_6: cbz w11, LBB0_8 ; %bb.7: strb wzr, [x10] b LBB0_9 LBB0_8: mov x9, #0 LBB0_9: str x9, [x8] LBB0_10: ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/darwin-xnu/libsyscall/wrappers/string/extr_strsep.c_strsep.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _SSL_CIPHER_get_cipher_nid ## -- Begin function SSL_CIPHER_get_cipher_nid .p2align 4, 0x90 _SSL_CIPHER_get_cipher_nid: ## @SSL_CIPHER_get_cipher_nid .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 _NID_undef@GOTPCREL(%rip), %rbx testq %rdi, %rdi je LBB0_3 ## %bb.1: movq _ssl_cipher_table_cipher@GOTPCREL(%rip), %r14 movq (%r14), %rax movl (%rdi), %esi movq %rax, %rdi callq _ssl_cipher_info_lookup cmpl $-1, %eax je LBB0_3 ## %bb.2: movslq %eax, %rbx shlq $2, %rbx addq (%r14), %rbx LBB0_3: movl (%rbx), %eax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _NID_undef,4,2 ## @NID_undef .comm _ssl_cipher_table_cipher,8,3 ## @ssl_cipher_table_cipher .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _SSL_CIPHER_get_cipher_nid ; -- Begin function SSL_CIPHER_get_cipher_nid .p2align 2 _SSL_CIPHER_get_cipher_nid: ; @SSL_CIPHER_get_cipher_nid .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: Lloh0: adrp x19, _ssl_cipher_table_cipher@GOTPAGE Lloh1: ldr x19, [x19, _ssl_cipher_table_cipher@GOTPAGEOFF] ldr x8, [x19] ldr w1, [x0] mov x0, x8 bl _ssl_cipher_info_lookup cmn w0, #1 b.eq LBB0_3 ; %bb.2: ldr x8, [x19] add x8, x8, w0, sxtw #2 b LBB0_4 LBB0_3: Lloh2: adrp x8, _NID_undef@GOTPAGE Lloh3: ldr x8, [x8, _NID_undef@GOTPAGEOFF] LBB0_4: ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh2, Lloh3 .cfi_endproc ; -- End function .comm _NID_undef,4,2 ; @NID_undef .comm _ssl_cipher_table_cipher,8,3 ; @ssl_cipher_table_cipher .subsections_via_symbols
AnghaBench/freebsd/crypto/openssl/ssl/extr_ssl_ciph.c_SSL_CIPHER_get_cipher_nid.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function st21nfca_hci_tm_send _st21nfca_hci_tm_send: ## @st21nfca_hci_tm_send .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp popq %rbp jmp _st21nfca_tm_send_dep_res ## TAILCALL .cfi_endproc ## -- End function .no_dead_strip _st21nfca_hci_tm_send .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function st21nfca_hci_tm_send _st21nfca_hci_tm_send: ; @st21nfca_hci_tm_send .cfi_startproc ; %bb.0: b _st21nfca_tm_send_dep_res .cfi_endproc ; -- End function .no_dead_strip _st21nfca_hci_tm_send .subsections_via_symbols
AnghaBench/linux/drivers/nfc/st21nfca/extr_core.c_st21nfca_hci_tm_send.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function signed_shift _signed_shift: ## @signed_shift .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 movl %esi, %ecx shll %cl, %eax negb %cl sarl %cl, %edi testl %esi, %esi cmovlel %edi, %eax popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _signed_shift .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function signed_shift _signed_shift: ; @signed_shift .cfi_startproc ; %bb.0: lsl w8, w0, w1 neg w9, w1 asr w9, w0, w9 cmp w1, #0 csel w0, w8, w9, gt ret .cfi_endproc ; -- End function .no_dead_strip _signed_shift .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_nellymoser.c_signed_shift.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scic_sds_controller_validate_memory_descriptor_table ## -- Begin function scic_sds_controller_validate_memory_descriptor_table .p2align 4, 0x90 _scic_sds_controller_validate_memory_descriptor_table: ## @scic_sds_controller_validate_memory_descriptor_table .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %rbx movq _SCU_MDE_COMPLETION_QUEUE@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %rdi addq 16(%rbx), %rdi movq _SCU_COMPLETION_RAM_ALIGNMENT@GOTPCREL(%rip), %rax movl (%rax), %esi movl (%rbx), %edx shll $2, %edx movq _SCI_MDE_ATTRIBUTE_CACHEABLE@GOTPCREL(%rip), %rax movq _SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS@GOTPCREL(%rip), %r12 movl (%r12), %ecx orl (%rax), %ecx callq _sci_base_mde_is_valid movq _FALSE@GOTPCREL(%rip), %r13 movq _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPCREL(%rip), %r14 cmpq (%r13), %rax je LBB0_6 ## %bb.1: movq _SCU_MDE_REMOTE_NODE_CONTEXT@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %rdi addq 16(%rbx), %rdi movq _SCU_REMOTE_NODE_CONTEXT_ALIGNMENT@GOTPCREL(%rip), %rax movl (%rax), %esi movl 4(%rbx), %edx shll $2, %edx movl (%r12), %ecx callq _sci_base_mde_is_valid cmpq (%r13), %rax je LBB0_6 ## %bb.2: movq _SCU_MDE_TASK_CONTEXT@GOTPCREL(%rip), %rax movq (%rax), %rdi shlq $2, %rdi addq 16(%rbx), %rdi movq _SCU_TASK_CONTEXT_ALIGNMENT@GOTPCREL(%rip), %rax movl (%rax), %esi movl 8(%rbx), %edx shll $2, %edx movl (%r12), %ecx callq _sci_base_mde_is_valid cmpq (%r13), %rax je LBB0_6 ## %bb.3: movq _SCU_MDE_UF_BUFFER@GOTPCREL(%rip), %rax movq (%rax), %r14 shlq $2, %r14 addq 16(%rbx), %r14 movq _SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT@GOTPCREL(%rip), %rax movl (%rax), %r15d movl 12(%rbx), %edi callq _scic_sds_unsolicited_frame_control_get_mde_size movl (%r12), %ecx movq %r14, %rdi movl %r15d, %esi movl %eax, %edx callq _sci_base_mde_is_valid cmpq (%r13), %rax jne LBB0_4 ## %bb.5: movq _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPCREL(%rip), %r14 jmp LBB0_6 LBB0_4: movq _SCI_SUCCESS@GOTPCREL(%rip), %r14 LBB0_6: movl (%r14), %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _SCU_MDE_COMPLETION_QUEUE,8,3 ## @SCU_MDE_COMPLETION_QUEUE .comm _SCU_COMPLETION_RAM_ALIGNMENT,4,2 ## @SCU_COMPLETION_RAM_ALIGNMENT .comm _SCI_MDE_ATTRIBUTE_CACHEABLE,4,2 ## @SCI_MDE_ATTRIBUTE_CACHEABLE .comm _SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS,4,2 ## @SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS .comm _FALSE,8,3 ## @FALSE .comm _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD,4,2 ## @SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD .comm _SCU_MDE_REMOTE_NODE_CONTEXT,8,3 ## @SCU_MDE_REMOTE_NODE_CONTEXT .comm _SCU_REMOTE_NODE_CONTEXT_ALIGNMENT,4,2 ## @SCU_REMOTE_NODE_CONTEXT_ALIGNMENT .comm _SCU_MDE_TASK_CONTEXT,8,3 ## @SCU_MDE_TASK_CONTEXT .comm _SCU_TASK_CONTEXT_ALIGNMENT,4,2 ## @SCU_TASK_CONTEXT_ALIGNMENT .comm _SCU_MDE_UF_BUFFER,8,3 ## @SCU_MDE_UF_BUFFER .comm _SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT,4,2 ## @SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT .comm _SCI_SUCCESS,4,2 ## @SCI_SUCCESS .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _scic_sds_controller_validate_memory_descriptor_table ; -- Begin function scic_sds_controller_validate_memory_descriptor_table .p2align 2 _scic_sds_controller_validate_memory_descriptor_table: ; @scic_sds_controller_validate_memory_descriptor_table .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 x8, [x0, #16] Lloh0: adrp x9, _SCU_MDE_COMPLETION_QUEUE@GOTPAGE Lloh1: ldr x9, [x9, _SCU_MDE_COMPLETION_QUEUE@GOTPAGEOFF] Lloh2: ldr x9, [x9] add x0, x8, x9, lsl #2 Lloh3: adrp x8, _SCU_COMPLETION_RAM_ALIGNMENT@GOTPAGE Lloh4: ldr x8, [x8, _SCU_COMPLETION_RAM_ALIGNMENT@GOTPAGEOFF] Lloh5: ldr w1, [x8] ldr w8, [x19] Lloh6: adrp x9, _SCI_MDE_ATTRIBUTE_CACHEABLE@GOTPAGE Lloh7: ldr x9, [x9, _SCI_MDE_ATTRIBUTE_CACHEABLE@GOTPAGEOFF] lsl w2, w8, #2 Lloh8: ldr w8, [x9] Lloh9: adrp x22, _SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS@GOTPAGE Lloh10: ldr x22, [x22, _SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS@GOTPAGEOFF] ldr w9, [x22] orr w3, w9, w8 bl _sci_base_mde_is_valid Lloh11: adrp x23, _FALSE@GOTPAGE Lloh12: ldr x23, [x23, _FALSE@GOTPAGEOFF] ldr x8, [x23] cmp x0, x8 b.eq LBB0_2 ; %bb.1: ldr x8, [x19, #16] Lloh13: adrp x9, _SCU_MDE_REMOTE_NODE_CONTEXT@GOTPAGE Lloh14: ldr x9, [x9, _SCU_MDE_REMOTE_NODE_CONTEXT@GOTPAGEOFF] Lloh15: ldr x9, [x9] add x0, x8, x9, lsl #2 Lloh16: adrp x8, _SCU_REMOTE_NODE_CONTEXT_ALIGNMENT@GOTPAGE Lloh17: ldr x8, [x8, _SCU_REMOTE_NODE_CONTEXT_ALIGNMENT@GOTPAGEOFF] Lloh18: ldr w1, [x8] ldr w8, [x19, #4] lsl w2, w8, #2 ldr w3, [x22] bl _sci_base_mde_is_valid ldr x8, [x23] cmp x0, x8 b.ne LBB0_4 LBB0_2: Lloh19: adrp x24, _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPAGE Lloh20: ldr x24, [x24, _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPAGEOFF] LBB0_3: ldr w0, [x24] 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_4: ldr x8, [x19, #16] Lloh21: adrp x9, _SCU_MDE_TASK_CONTEXT@GOTPAGE Lloh22: ldr x9, [x9, _SCU_MDE_TASK_CONTEXT@GOTPAGEOFF] Lloh23: ldr x9, [x9] add x0, x8, x9, lsl #2 Lloh24: adrp x8, _SCU_TASK_CONTEXT_ALIGNMENT@GOTPAGE Lloh25: ldr x8, [x8, _SCU_TASK_CONTEXT_ALIGNMENT@GOTPAGEOFF] Lloh26: ldr w1, [x8] ldr w8, [x19, #8] lsl w2, w8, #2 ldr w3, [x22] bl _sci_base_mde_is_valid ldr x8, [x23] Lloh27: adrp x24, _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPAGE Lloh28: ldr x24, [x24, _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD@GOTPAGEOFF] cmp x0, x8 b.eq LBB0_3 ; %bb.5: ldr x8, [x19, #16] Lloh29: adrp x9, _SCU_MDE_UF_BUFFER@GOTPAGE Lloh30: ldr x9, [x9, _SCU_MDE_UF_BUFFER@GOTPAGEOFF] Lloh31: ldr x9, [x9] add x20, x8, x9, lsl #2 Lloh32: adrp x8, _SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT@GOTPAGE Lloh33: ldr x8, [x8, _SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT@GOTPAGEOFF] Lloh34: ldr w21, [x8] ldr w0, [x19, #12] bl _scic_sds_unsolicited_frame_control_get_mde_size mov x2, x0 ldr w3, [x22] mov x0, x20 mov x1, x21 bl _sci_base_mde_is_valid ldr x8, [x23] Lloh35: adrp x9, _SCI_SUCCESS@GOTPAGE Lloh36: ldr x9, [x9, _SCI_SUCCESS@GOTPAGEOFF] cmp x0, x8 csel x24, x24, x9, eq b LBB0_3 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15 .loh AdrpLdrGot Lloh19, Lloh20 .loh AdrpLdrGot Lloh27, Lloh28 .loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26 .loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23 .loh AdrpLdrGot Lloh35, Lloh36 .loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31 .cfi_endproc ; -- End function .comm _SCU_MDE_COMPLETION_QUEUE,8,3 ; @SCU_MDE_COMPLETION_QUEUE .comm _SCU_COMPLETION_RAM_ALIGNMENT,4,2 ; @SCU_COMPLETION_RAM_ALIGNMENT .comm _SCI_MDE_ATTRIBUTE_CACHEABLE,4,2 ; @SCI_MDE_ATTRIBUTE_CACHEABLE .comm _SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS,4,2 ; @SCI_MDE_ATTRIBUTE_PHYSICALLY_CONTIGUOUS .comm _FALSE,8,3 ; @FALSE .comm _SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD,4,2 ; @SCI_FAILURE_UNSUPPORTED_INFORMATION_FIELD .comm _SCU_MDE_REMOTE_NODE_CONTEXT,8,3 ; @SCU_MDE_REMOTE_NODE_CONTEXT .comm _SCU_REMOTE_NODE_CONTEXT_ALIGNMENT,4,2 ; @SCU_REMOTE_NODE_CONTEXT_ALIGNMENT .comm _SCU_MDE_TASK_CONTEXT,8,3 ; @SCU_MDE_TASK_CONTEXT .comm _SCU_TASK_CONTEXT_ALIGNMENT,4,2 ; @SCU_TASK_CONTEXT_ALIGNMENT .comm _SCU_MDE_UF_BUFFER,8,3 ; @SCU_MDE_UF_BUFFER .comm _SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT,4,2 ; @SCU_UNSOLICITED_FRAME_BUFFER_ALIGNMENT .comm _SCI_SUCCESS,4,2 ; @SCI_SUCCESS .subsections_via_symbols
AnghaBench/freebsd/sys/dev/isci/scil/extr_scic_sds_controller.c_scic_sds_controller_validate_memory_descriptor_table.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function drm_helper_encoder_dpms _drm_helper_encoder_dpms: ## @drm_helper_encoder_dpms .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax testq %rax, %rax je LBB0_2 ## %bb.1: movq (%rax), %rax testq %rax, %rax je LBB0_2 ## %bb.3: popq %rbp jmpq *%rax ## TAILCALL LBB0_2: popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _drm_helper_encoder_dpms .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function drm_helper_encoder_dpms _drm_helper_encoder_dpms: ; @drm_helper_encoder_dpms .cfi_startproc ; %bb.0: ldr x8, [x0] cbz x8, LBB0_3 ; %bb.1: ldr x2, [x8] cbz x2, LBB0_3 ; %bb.2: br x2 LBB0_3: ret .cfi_endproc ; -- End function .no_dead_strip _drm_helper_encoder_dpms .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/extr_drm_crtc_helper.c_drm_helper_encoder_dpms.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function rtl8187_init_hw _rtl8187_init_hw: ## @rtl8187_init_hw .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx pushq %rax .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r15 movq (%rdi), %rbx movq %rbx, %rdi movl $1, %esi callq _rtl8187_set_anaparam movq (%rbx), %rsi addq $68, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite16 movl $200, %edi callq _msleep movl $65048, %esi ## imm = 0xFE18 movq %rbx, %rdi movl $16, %edx callq _rtl818x_iowrite8 movl $65048, %esi ## imm = 0xFE18 movq %rbx, %rdi movl $17, %edx callq _rtl818x_iowrite8 movl $65048, %esi ## imm = 0xFE18 movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movl $200, %edi callq _msleep movq %r15, %rdi callq _rtl8187_cmd_reset movl %eax, %r14d testl %eax, %eax jne LBB0_2 ## %bb.1: movq %rbx, %rdi movl $1, %esi callq _rtl8187_set_anaparam movq (%rbx), %rsi addq $56, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite16 movq (%rbx), %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $56, %rsi movq %rbx, %rdi movl $1024, %edx ## imm = 0x400 callq _rtl818x_iowrite16 movq (%rbx), %rsi movq %rbx, %rdi movl $1, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $4, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $8, %rsi movq _RTL818X_EEPROM_CMD_CONFIG@GOTPCREL(%rip), %r12 movl (%r12), %edx movq %rbx, %rdi callq _rtl818x_iowrite8 movl $65524, %esi ## imm = 0xFFF4 movq %rbx, %rdi movl $65535, %edx ## imm = 0xFFFF callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $12, %rsi movq %rbx, %rdi callq _rtl818x_ioread8 ## kill: def $eax killed $eax def $rax andl $63, %eax leal 128(%rax), %edx movq (%rbx), %rsi addq $12, %rsi movq %rbx, %rdi callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $8, %rsi movq _RTL818X_EEPROM_CMD_NORMAL@GOTPCREL(%rip), %r13 movl (%r13), %edx movq %rbx, %rdi callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $64, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite32 movq (%rbx), %rsi addq $16, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $20, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $24, %rsi movq %rbx, %rdi movl $128, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $40, %rsi movq %rbx, %rdi movl $499, %edx ## imm = 0x1F3 callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $56, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite16 movq (%rbx), %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movl $65107, %esi ## imm = 0xFE53 movq %rbx, %rdi callq _rtl818x_ioread8 orl $128, %eax movl $65107, %esi ## imm = 0xFE53 movq %rbx, %rdi movl %eax, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $56, %rsi movq %rbx, %rdi movl $1024, %edx ## imm = 0x400 callq _rtl818x_iowrite16 movq (%rbx), %rsi movq %rbx, %rdi movl $32, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $4, %rsi movq %rbx, %rdi xorl %edx, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $60, %rsi movq %rbx, %rdi movl $128, %edx callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $56, %rsi movq %rbx, %rdi movl $128, %edx callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $44, %rsi movq %rbx, %rdi movl $128, %edx callq _rtl818x_iowrite16 movl $100, %edi callq _msleep movq (%rbx), %rsi addq $52, %rsi movq %rbx, %rdi movl $688136, %edx ## imm = 0xA8008 callq _rtl818x_iowrite32 movq (%rbx), %rsi addq $40, %rsi movq %rbx, %rdi movl $65535, %edx ## imm = 0xFFFF callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $48, %rsi movq %rbx, %rdi movl $1048644, %edx ## imm = 0x100044 callq _rtl818x_iowrite32 movq (%rbx), %rsi addq $8, %rsi movl (%r12), %edx movq %rbx, %rdi callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $28, %rsi movq %rbx, %rdi movl $68, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $8, %rsi movl (%r13), %edx movq %rbx, %rdi callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $44, %rsi movq %rbx, %rdi movl $8183, %edx ## imm = 0x1FF7 callq _rtl818x_iowrite16 movl $100, %edi callq _msleep movq 8(%rbx), %rax movq %r15, %rdi callq *(%rax) movq (%rbx), %rsi addq $40, %rsi movq %rbx, %rdi movl $499, %edx ## imm = 0x1F3 callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $32, %rsi movq %rbx, %rdi callq _rtl818x_ioread8 movl %eax, %r15d andl $-2, %r15d movq (%rbx), %rsi addq $32, %rsi orl $1, %eax movq %rbx, %rdi movl %eax, %edx callq _rtl818x_iowrite8 movl $65534, %esi ## imm = 0xFFFE movq %rbx, %rdi movl $16, %edx callq _rtl818x_iowrite16 movq (%rbx), %rsi addq $36, %rsi movq %rbx, %rdi movl $128, %edx callq _rtl818x_iowrite8 movl $65535, %esi ## imm = 0xFFFF movq %rbx, %rdi movl $96, %edx callq _rtl818x_iowrite8 movq (%rbx), %rsi addq $32, %rsi movq %rbx, %rdi movl %r15d, %edx callq _rtl818x_iowrite8 LBB0_2: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _RTL818X_EEPROM_CMD_CONFIG,4,2 ## @RTL818X_EEPROM_CMD_CONFIG .comm _RTL818X_EEPROM_CMD_NORMAL,4,2 ## @RTL818X_EEPROM_CMD_NORMAL .no_dead_strip _rtl8187_init_hw .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function rtl8187_init_hw _rtl8187_init_hw: ; @rtl8187_init_hw .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 x21, x0 ldr x19, [x0] mov x0, x19 mov w1, #1 bl _rtl8187_set_anaparam ldr x8, [x19] add x1, x8, #68 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite16 mov w0, #200 bl _msleep mov x0, x19 mov w1, #65048 mov w2, #16 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65048 mov w2, #17 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65048 mov w2, #0 bl _rtl818x_iowrite8 mov w0, #200 bl _msleep mov x0, x21 bl _rtl8187_cmd_reset mov x20, x0 cbnz w0, LBB0_2 ; %bb.1: mov x0, x19 mov w1, #1 bl _rtl8187_set_anaparam ldr x8, [x19] add x1, x8, #56 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite16 ldr x1, [x19] mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #56 mov x0, x19 mov w2, #1024 bl _rtl818x_iowrite16 ldr x1, [x19] mov x0, x19 mov w2, #1 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #4 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #8 Lloh0: adrp x22, _RTL818X_EEPROM_CMD_CONFIG@GOTPAGE Lloh1: ldr x22, [x22, _RTL818X_EEPROM_CMD_CONFIG@GOTPAGEOFF] ldr w2, [x22] mov x0, x19 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65524 mov w2, #65535 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #12 mov x0, x19 bl _rtl818x_ioread8 mov w2, #128 bfxil w2, w0, #0, #6 ldr x8, [x19] add x1, x8, #12 mov x0, x19 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #8 Lloh2: adrp x23, _RTL818X_EEPROM_CMD_NORMAL@GOTPAGE Lloh3: ldr x23, [x23, _RTL818X_EEPROM_CMD_NORMAL@GOTPAGEOFF] ldr w2, [x23] mov x0, x19 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #64 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite32 ldr x8, [x19] add x1, x8, #16 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #20 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #24 mov x0, x19 mov w2, #128 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #40 mov x0, x19 mov w2, #499 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #56 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite16 ldr x1, [x19] mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65107 bl _rtl818x_ioread8 orr w2, w0, #0x80 mov x0, x19 mov w1, #65107 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #56 mov x0, x19 mov w2, #1024 bl _rtl818x_iowrite16 ldr x1, [x19] mov x0, x19 mov w2, #32 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #4 mov x0, x19 mov w2, #0 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #60 mov x0, x19 mov w2, #128 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #56 mov x0, x19 mov w2, #128 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #44 mov x0, x19 mov w2, #128 bl _rtl818x_iowrite16 mov w0, #100 bl _msleep ldr x8, [x19] add x1, x8, #52 mov x0, x19 mov w2, #32776 movk w2, #10, lsl #16 bl _rtl818x_iowrite32 ldr x8, [x19] add x1, x8, #40 mov x0, x19 mov w2, #65535 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #48 mov x0, x19 mov w2, #68 movk w2, #16, lsl #16 bl _rtl818x_iowrite32 ldr x8, [x19] add x1, x8, #8 ldr w2, [x22] mov x0, x19 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #28 mov x0, x19 mov w2, #68 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #8 ldr w2, [x23] mov x0, x19 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #44 mov x0, x19 mov w2, #8183 bl _rtl818x_iowrite16 mov w0, #100 bl _msleep ldr x8, [x19, #8] ldr x8, [x8] mov x0, x21 blr x8 ldr x8, [x19] add x1, x8, #40 mov x0, x19 mov w2, #499 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #32 mov x0, x19 bl _rtl818x_ioread8 and w21, w0, #0xfffffffe ldr x8, [x19] add x1, x8, #32 orr w2, w0, #0x1 mov x0, x19 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65534 mov w2, #16 bl _rtl818x_iowrite16 ldr x8, [x19] add x1, x8, #36 mov x0, x19 mov w2, #128 bl _rtl818x_iowrite8 mov x0, x19 mov w1, #65535 mov w2, #96 bl _rtl818x_iowrite8 ldr x8, [x19] add x1, x8, #32 mov x0, x19 mov x2, x21 bl _rtl818x_iowrite8 LBB0_2: mov x0, x20 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload ldp x20, x19, [sp, #32] ; 16-byte Folded Reload ldp x22, x21, [sp, #16] ; 16-byte Folded Reload ldp x24, x23, [sp], #64 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _RTL818X_EEPROM_CMD_CONFIG,4,2 ; @RTL818X_EEPROM_CMD_CONFIG .comm _RTL818X_EEPROM_CMD_NORMAL,4,2 ; @RTL818X_EEPROM_CMD_NORMAL .no_dead_strip _rtl8187_init_hw .subsections_via_symbols
AnghaBench/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/extr_dev.c_rtl8187_init_hw.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _prefix_path_gently ## -- Begin function prefix_path_gently .p2align 4, 0x90 _prefix_path_gently: ## @prefix_path_gently .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rcx, %r15 movq %rdx, %r14 movl %esi, %r12d movq %rdi, %rbx movq %rcx, %rdi callq _is_absolute_path testq %rax, %rax je LBB0_5 ## %bb.1: movq %r15, %rdi callq _strlen movl %eax, %edi callq _xmallocz movq %rax, %rbx testq %r14, %r14 je LBB0_3 ## %bb.2: movl $0, (%r14) LBB0_3: movq %rbx, %rdi movq %r15, %rsi movq %r14, %rdx callq _normalize_path_copy_len testq %rax, %rax jne LBB0_9 ## %bb.4: movq %rbx, %rdi callq _abspath_part_inside_repo testq %rax, %rax jne LBB0_9 jmp LBB0_10 LBB0_5: testl %r12d, %r12d leaq L_.str.1(%rip), %rax cmoveq %rax, %rbx leaq L_.str(%rip), %rdi movl %r12d, %esi movq %rbx, %rdx movq %r15, %rcx callq _xstrfmt movq %rax, %rbx testq %r14, %r14 je LBB0_7 ## %bb.6: movl %r12d, (%r14) LBB0_7: movq %rbx, %rdi movq %rbx, %rsi movq %r14, %rdx callq _normalize_path_copy_len testq %rax, %rax je LBB0_10 LBB0_9: movq %rbx, %rdi callq _free xorl %ebx, %ebx LBB0_10: movq %rbx, %rax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%.*s%s" L_.str.1: ## @.str.1 .space 1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _prefix_path_gently ; -- Begin function prefix_path_gently .p2align 2 _prefix_path_gently: ; @prefix_path_gently .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 mov x21, x3 mov x19, x2 mov x22, x1 mov x20, x0 mov x0, x3 bl _is_absolute_path cbz x0, LBB0_5 ; %bb.1: mov x0, x21 bl _strlen bl _xmallocz mov x20, x0 cbz x19, LBB0_3 ; %bb.2: str wzr, [x19] LBB0_3: mov x0, x20 mov x1, x21 mov x2, x19 bl _normalize_path_copy_len cbnz x0, LBB0_8 ; %bb.4: mov x0, x20 bl _abspath_part_inside_repo cbnz x0, LBB0_8 b LBB0_9 LBB0_5: Lloh0: adrp x8, l_.str.1@PAGE Lloh1: add x8, x8, l_.str.1@PAGEOFF cmp w22, #0 csel x2, x8, x20, eq Lloh2: adrp x0, l_.str@PAGE Lloh3: add x0, x0, l_.str@PAGEOFF mov x1, x22 mov x3, x21 bl _xstrfmt mov x20, x0 cbz x19, LBB0_7 ; %bb.6: str w22, [x19] LBB0_7: mov x0, x20 mov x1, x20 mov x2, x19 bl _normalize_path_copy_len cbz x0, LBB0_9 LBB0_8: mov x0, x20 bl _free mov x20, #0 LBB0_9: mov x0, x20 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "%.*s%s" l_.str.1: ; @.str.1 .space 1 .subsections_via_symbols
AnghaBench/git/extr_setup.c_prefix_path_gently.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xmlHashLookup ## -- Begin function xmlHashLookup .p2align 4, 0x90 _xmlHashLookup: ## @xmlHashLookup .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp xorl %edx, %edx xorl %ecx, %ecx popq %rbp jmp _xmlHashLookup3 ## TAILCALL .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _xmlHashLookup ; -- Begin function xmlHashLookup .p2align 2 _xmlHashLookup: ; @xmlHashLookup .cfi_startproc ; %bb.0: mov x2, #0 mov x3, #0 b _xmlHashLookup3 .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/reactos/sdk/lib/3rdparty/libxml2/extr_hash.c_xmlHashLookup.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___task_pid_nr_ns ## -- Begin function __task_pid_nr_ns .p2align 4, 0x90 ___task_pid_nr_ns: ## @__task_pid_nr_ns .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, %rbx movl %esi, %r15d movq %rdi, %r12 xorl %r14d, %r14d xorl %eax, %eax callq _rcu_read_lock testq %rbx, %rbx jne LBB0_2 ## %bb.1: movq _current@GOTPCREL(%rip), %rax movl (%rax), %edi callq _task_active_pid_ns movq %rax, %rbx LBB0_2: movq %r12, %rdi callq _pid_alive movl %eax, %edi callq _likely testq %rax, %rax je LBB0_4 ## %bb.3: movq %r12, %rdi movl %r15d, %esi callq _task_pid_ptr movl (%rax), %edi callq _rcu_dereference movl %eax, %edi movq %rbx, %rsi callq _pid_nr_ns movl %eax, %r14d LBB0_4: xorl %eax, %eax callq _rcu_read_unlock movl %r14d, %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _current,4,2 ## @current .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl ___task_pid_nr_ns ; -- Begin function __task_pid_nr_ns .p2align 2 ___task_pid_nr_ns: ; @__task_pid_nr_ns .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 bl _rcu_read_lock cbnz x19, LBB0_2 ; %bb.1: Lloh0: adrp x8, _current@GOTPAGE Lloh1: ldr x8, [x8, _current@GOTPAGEOFF] Lloh2: ldr w0, [x8] bl _task_active_pid_ns mov x19, x0 LBB0_2: mov x0, x21 bl _pid_alive bl _likely cbz x0, LBB0_4 ; %bb.3: mov x0, x21 mov x1, x20 bl _task_pid_ptr ldr w0, [x0] bl _rcu_dereference mov x1, x19 bl _pid_nr_ns mov x19, x0 b LBB0_5 LBB0_4: mov w19, #0 LBB0_5: bl _rcu_read_unlock mov x0, x19 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _current,4,2 ; @current .subsections_via_symbols
AnghaBench/linux/kernel/extr_pid.c___task_pid_nr_ns.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _cvmx_qlm_jtag_set ## -- Begin function cvmx_qlm_jtag_set .p2align 4, 0x90 _cvmx_qlm_jtag_set: ## @cvmx_qlm_jtag_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, -52(%rbp) ## 4-byte Spill movq %rdx, %r13 movl %esi, -64(%rbp) ## 4-byte Spill movl %edi, %ebx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _CVMX_QLM_JTAG_UINT32@GOTPCREL(%rip), %r15 movl (%r15), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r14 movl %ebx, %edi callq _cvmx_qlm_get_lanes movl %eax, %r12d movq %r13, %rdi callq ___cvmx_qlm_lookup_field movq %rax, %r13 xorl %eax, %eax callq _cvmx_qlm_jtag_get_length movl %eax, -72(%rbp) ## 4-byte Spill testq %r13, %r13 je LBB0_19 ## %bb.1: movl %r12d, -68(%rbp) ## 4-byte Spill movl %ebx, %edi callq _cvmx_helper_qlm_jtag_capture cmpl $0, (%r15) movq %r15, %r12 movl %ebx, %r15d jle LBB0_4 ## %bb.2: movl $1, %ebx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 movl %r15d, %edi movl $32, %esi xorl %edx, %edx callq _cvmx_helper_qlm_jtag_shift movl %eax, -4(%r14,%rbx,4) movslq (%r12), %rax decq %rbx cmpq %rax, %rbx jle LBB0_3 LBB0_4: movl -72(%rbp), %ebx ## 4-byte Reload movl %ebx, %r11d movl -68(%rbp), %r12d ## 4-byte Reload imull %r12d, %r11d testl %r12d, %r12d movl -52(%rbp), %r9d ## 4-byte Reload movl -64(%rbp), %r10d ## 4-byte Reload jle LBB0_14 ## %bb.5: xorl %eax, %eax jmp LBB0_6 .p2align 4, 0x90 LBB0_13: ## in Loop: Header=BB0_6 Depth=1 incl %eax cmpl %r12d, %eax je LBB0_14 LBB0_6: ## =>This Loop Header: Depth=1 ## Child Loop BB0_9 Depth 2 cmpl $-1, %r10d setne %cl cmpl %r10d, %eax setne %dl testb %dl, %cl jne LBB0_14 ## %bb.7: ## in Loop: Header=BB0_6 Depth=1 movl (%r13), %ecx movl %eax, %edx notl %edx addl %r12d, %edx imull %ebx, %edx subl %edx, %ecx addl 4(%r13), %edx cmpl %edx, %ecx jg LBB0_13 ## %bb.8: ## in Loop: Header=BB0_6 Depth=1 movl %r9d, %esi jmp LBB0_9 .p2align 4, 0x90 LBB0_11: ## in Loop: Header=BB0_9 Depth=2 notl %edi leal 31(%rcx), %r8d testl %ecx, %ecx cmovnsl %ecx, %r8d sarl $5, %r8d movslq %r8d, %r8 andl %edi, (%r14,%r8,4) LBB0_12: ## in Loop: Header=BB0_9 Depth=2 sarl %esi leal 1(%rcx), %edi cmpl %edx, %ecx movl %edi, %ecx jge LBB0_13 LBB0_9: ## Parent Loop BB0_6 Depth=1 ## => This Inner Loop Header: Depth=2 movl $1, %edi shll %cl, %edi testb $1, %sil je LBB0_11 ## %bb.10: ## in Loop: Header=BB0_9 Depth=2 leal 31(%rcx), %r8d testl %ecx, %ecx cmovnsl %ecx, %r8d sarl $5, %r8d movslq %r8d, %r8 orl %edi, (%r14,%r8,4) jmp LBB0_12 LBB0_14: testl %r11d, %r11d movl %r15d, -52(%rbp) ## 4-byte Spill jle LBB0_17 ## %bb.15: movslq -52(%rbp), %rax ## 4-byte Folded Reload movq %rax, -64(%rbp) ## 8-byte Spill xorl %r13d, %r13d xorl %r15d, %r15d movl %r11d, %ebx .p2align 4, 0x90 LBB0_16: ## =>This Inner Loop Header: Depth=1 movq ___cvmx_qlm_jtag_xor_ref@GOTPCREL(%rip), %rax movq (%rax), %rax movq -64(%rbp), %rcx ## 8-byte Reload movq (%rax,%rcx,8), %rax movl (%rax,%r15), %edx xorl (%r14,%r15), %edx cmpl $32, %ebx movl $32, %esi cmovll %ebx, %esi movl -52(%rbp), %edi ## 4-byte Reload movl %r11d, %r12d callq _cvmx_helper_qlm_jtag_shift movl %r12d, %r11d addl $-32, %ebx addq $4, %r15 addl $32, %r13d cmpl %r13d, %r12d jg LBB0_16 LBB0_17: movl -52(%rbp), %edi ## 4-byte Reload callq _cvmx_helper_qlm_jtag_update movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_21 ## %bb.18: movl $1000, %edi ## imm = 0x3E8 leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _cvmx_wait_usec ## TAILCALL LBB0_19: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_21 ## %bb.20: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_21: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _CVMX_QLM_JTAG_UINT32,4,2 ## @CVMX_QLM_JTAG_UINT32 .comm ___cvmx_qlm_jtag_xor_ref,8,3 ## @__cvmx_qlm_jtag_xor_ref .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _cvmx_qlm_jtag_set ; -- Begin function cvmx_qlm_jtag_set .p2align 2 _cvmx_qlm_jtag_set: ; @cvmx_qlm_jtag_set .cfi_startproc ; %bb.0: stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill 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 sub sp, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x20, x3 mov x23, x2 mov x21, x1 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 x26, _CVMX_QLM_JTAG_UINT32@GOTPAGE Lloh4: ldr x26, [x26, _CVMX_QLM_JTAG_UINT32@GOTPAGEOFF] ldr w8, [x26] lsl x8, x8, #2 mov x9, x8 Lloh5: adrp x16, ___chkstk_darwin@GOTPAGE Lloh6: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x25, x9, x8 mov sp, x25 bl _cvmx_qlm_get_lanes mov x22, x0 mov x0, x23 bl ___cvmx_qlm_lookup_field mov x23, x0 bl _cvmx_qlm_jtag_get_length cbz x23, LBB0_20 ; %bb.1: mov x24, x0 mov x0, x19 bl _cvmx_helper_qlm_jtag_capture ldr w8, [x26] cmp w8, #1 b.lt LBB0_4 ; %bb.2: mov w27, #1 ; =0x1 mov x28, x25 LBB0_3: ; =>This Inner Loop Header: Depth=1 mov x0, x19 mov w1, #32 ; =0x20 mov w2, #0 ; =0x0 bl _cvmx_helper_qlm_jtag_shift str w0, [x28], #-4 ldrsw x8, [x26] sub x27, x27, #1 cmp x27, x8 b.le LBB0_3 LBB0_4: mul w26, w24, w22 cmp w22, #1 b.lt LBB0_15 ; %bb.5: mov w8, #0 ; =0x0 mov w9, #1 ; =0x1 b LBB0_7 LBB0_6: ; in Loop: Header=BB0_7 Depth=1 add w8, w8, #1 cmp w8, w22 b.eq LBB0_15 LBB0_7: ; =>This Loop Header: Depth=1 ; Child Loop BB0_13 Depth 2 cmn w21, #1 b.eq LBB0_9 ; %bb.8: ; in Loop: Header=BB0_7 Depth=1 cmp w8, w21 b.ne LBB0_15 LBB0_9: ; in Loop: Header=BB0_7 Depth=1 mvn w10, w8 add w10, w22, w10 mul w10, w10, w24 ldp w11, w12, [x23] sub w11, w11, w10 add w10, w12, w10 cmp w11, w10 b.gt LBB0_6 ; %bb.10: ; in Loop: Header=BB0_7 Depth=1 mov x12, x20 b LBB0_13 LBB0_11: ; in Loop: Header=BB0_13 Depth=2 ldr w15, [x25, w14, sxtw #2] bic w13, w15, w13 LBB0_12: ; in Loop: Header=BB0_13 Depth=2 str w13, [x25, w14, sxtw #2] asr w12, w12, #1 add w13, w11, #1 cmp w11, w10 mov x11, x13 b.ge LBB0_6 LBB0_13: ; Parent Loop BB0_7 Depth=1 ; => This Inner Loop Header: Depth=2 lsl w13, w9, w11 add w14, w11, #31 cmp w11, #0 csel w14, w14, w11, lt asr w14, w14, #5 tbz w12, #0, LBB0_11 ; %bb.14: ; in Loop: Header=BB0_13 Depth=2 ldr w15, [x25, w14, sxtw #2] orr w13, w15, w13 b LBB0_12 LBB0_15: cmp w26, #1 b.lt LBB0_18 ; %bb.16: mov w20, #0 ; =0x0 mov x21, #0 ; =0x0 Lloh7: adrp x22, ___cvmx_qlm_jtag_xor_ref@GOTPAGE Lloh8: ldr x22, [x22, ___cvmx_qlm_jtag_xor_ref@GOTPAGEOFF] mov w23, #32 ; =0x20 mov x8, x26 LBB0_17: ; =>This Inner Loop Header: Depth=1 ldr w9, [x25, x21] ldr x10, [x22] ldr x10, [x10, w19, sxtw #3] ldr w10, [x10, x21] subs w24, w8, #32 csel w1, w8, w23, lt eor w2, w10, w9 mov x0, x19 bl _cvmx_helper_qlm_jtag_shift add x21, x21, #4 add w20, w20, #32 mov x8, x24 cmp w26, w20 b.gt LBB0_17 LBB0_18: mov x0, x19 bl _cvmx_helper_qlm_jtag_update ldur x8, [x29, #-88] Lloh9: adrp x9, ___stack_chk_guard@GOTPAGE Lloh10: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh11: ldr x9, [x9] cmp x9, x8 b.ne LBB0_22 ; %bb.19: mov w0, #1000 ; =0x3e8 sub sp, x29, #80 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload b _cvmx_wait_usec LBB0_20: ldur x8, [x29, #-88] Lloh12: adrp x9, ___stack_chk_guard@GOTPAGE Lloh13: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh14: ldr x9, [x9] cmp x9, x8 b.ne LBB0_22 ; %bb.21: sub sp, x29, #80 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload ret LBB0_22: bl ___stack_chk_fail .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14 .loh AdrpLdrGot Lloh5, Lloh6 .cfi_endproc ; -- End function .comm _CVMX_QLM_JTAG_UINT32,4,2 ; @CVMX_QLM_JTAG_UINT32 .comm ___cvmx_qlm_jtag_xor_ref,8,3 ; @__cvmx_qlm_jtag_xor_ref .subsections_via_symbols
assembly_file_182664.c
assembly_dataset
.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), %rdi leaq L_.str.1(%rip), %rsi callq _fopen testq %rax, %rax je LBB0_1 ## %bb.3: movq %rax, %r14 leaq L_.str.3(%rip), %rdi leaq L_.str.4(%rip), %rsi callq _fopen testq %rax, %rax je LBB0_4 ## %bb.5: movq %rax, %rbx .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq %r14, %rdi callq _fgetc shll $24, %eax cmpl $-16777216, %eax ## imm = 0xFF000000 je LBB0_8 ## %bb.6: ## in Loop: Header=BB0_7 Depth=1 sarl $24, %eax movl %eax, %edi movq %rbx, %rsi callq _fputc jmp LBB0_7 LBB0_8: leaq L_str(%rip), %rdi callq _puts movq %r14, %rdi callq _fclose movq %rbx, %rdi callq _fclose xorl %eax, %eax popq %rbx popq %r14 popq %rbp retq LBB0_1: leaq L_str.8(%rip), %rdi jmp LBB0_2 LBB0_4: leaq L_str.7(%rip), %rdi LBB0_2: callq _puts xorl %edi, %edi callq _exit .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "file1.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.3: ## @.str.3 .asciz "file2.txt" L_.str.4: ## @.str.4 .asciz "w" L_str: ## @str .asciz "Copied content from file1 to file2." L_str.7: ## @str.7 .asciz "Cannot open file2." L_str.8: ## @str.8 .asciz "Cannot read file1." .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF Lloh2: adrp x1, l_.str.1@PAGE Lloh3: add x1, x1, l_.str.1@PAGEOFF bl _fopen cbz x0, LBB0_5 ; %bb.1: mov x19, x0 Lloh4: adrp x0, l_.str.3@PAGE Lloh5: add x0, x0, l_.str.3@PAGEOFF Lloh6: adrp x1, l_.str.4@PAGE Lloh7: add x1, x1, l_.str.4@PAGEOFF bl _fopen cbz x0, LBB0_6 ; %bb.2: mov x20, x0 mov x0, x19 bl _fgetc lsl w8, w0, #24 mov w21, #-16777216 cmp w8, w21 b.eq LBB0_4 LBB0_3: ; =>This Inner Loop Header: Depth=1 asr w0, w8, #24 mov x1, x20 bl _fputc mov x0, x19 bl _fgetc lsl w8, w0, #24 cmp w8, w21 b.ne LBB0_3 LBB0_4: Lloh8: adrp x0, l_str@PAGE Lloh9: add x0, x0, l_str@PAGEOFF bl _puts mov x0, x19 bl _fclose mov x0, x20 bl _fclose 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 LBB0_5: Lloh10: adrp x0, l_str.8@PAGE Lloh11: add x0, x0, l_str.8@PAGEOFF b LBB0_7 LBB0_6: Lloh12: adrp x0, l_str.7@PAGE Lloh13: add x0, x0, l_str.7@PAGEOFF LBB0_7: bl _puts mov w0, #0 bl _exit .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "file1.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.3: ; @.str.3 .asciz "file2.txt" l_.str.4: ; @.str.4 .asciz "w" l_str: ; @str .asciz "Copied content from file1 to file2." l_str.7: ; @str.7 .asciz "Cannot open file2." l_str.8: ; @str.8 .asciz "Cannot read file1." .subsections_via_symbols
the_stack_data/385305.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function tegra_sor_hdmi_scdc_stop _tegra_sor_hdmi_scdc_stop: ## @tegra_sor_hdmi_scdc_stop .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 cmpq $0, 8(%rdi) je LBB0_1 ## %bb.2: movq %rdi, %rbx callq _cancel_delayed_work_sync movq %rbx, %rdi addq $8, %rsp popq %rbx popq %rbp jmp _tegra_sor_hdmi_scdc_disable ## TAILCALL LBB0_1: addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _tegra_sor_hdmi_scdc_stop .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function tegra_sor_hdmi_scdc_stop _tegra_sor_hdmi_scdc_stop: ; @tegra_sor_hdmi_scdc_stop .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: mov x19, x0 bl _cancel_delayed_work_sync mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _tegra_sor_hdmi_scdc_disable LBB0_2: ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .no_dead_strip _tegra_sor_hdmi_scdc_stop .subsections_via_symbols
AnghaBench/linux/drivers/gpu/drm/tegra/extr_sor.c_tegra_sor_hdmi_scdc_stop.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 main LCPI0_0: .long 0x42480000 ## float 50 LCPI0_2: .long 0x45af0000 ## float 5600 .section __TEXT,__literal8,8byte_literals .p2align 3 LCPI0_1: .quad 0x3fe6666666666666 ## double 0.69999999999999996 .section __TEXT,__text,regular,pure_instructions .globl _main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp subq $16, %rsp leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi leaq -12(%rbp), %rsi leaq -8(%rbp), %rdx leaq -4(%rbp), %rcx xorl %eax, %eax callq _scanf movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero ucomiss LCPI0_0(%rip), %xmm0 seta %al movss -8(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero cvtss2sd %xmm1, %xmm1 movsd LCPI0_1(%rip), %xmm2 ## xmm2 = mem[0],zero ucomisd %xmm1, %xmm2 seta %cl movss -4(%rbp), %xmm3 ## xmm3 = mem[0],zero,zero,zero ucomiss LCPI0_2(%rip), %xmm3 leaq L_.str.2(%rip), %rdi leaq L_.str.3(%rip), %rdx cmovbeq %rdx, %rdi testb %cl, %al cmoveq %rdx, %rdi jne LBB0_8 ## %bb.1: ucomiss LCPI0_2(%rip), %xmm3 jbe LBB0_4 ## %bb.2: ucomisd %xmm1, %xmm2 jbe LBB0_4 ## %bb.3: leaq L_.str.4(%rip), %rdi jmp LBB0_8 LBB0_4: ucomiss LCPI0_0(%rip), %xmm0 jbe LBB0_7 ## %bb.5: ucomiss LCPI0_2(%rip), %xmm3 jbe LBB0_7 ## %bb.6: leaq L_.str.5(%rip), %rdi jmp LBB0_8 LBB0_7: ucomiss LCPI0_2(%rip), %xmm3 leaq L_.str.6(%rip), %rax leaq L_.str.7(%rip), %rdi cmovaq %rax, %rdi ucomisd %xmm1, %xmm2 cmovaq %rax, %rdi ucomiss LCPI0_0(%rip), %xmm0 cmovaq %rax, %rdi LBB0_8: xorl %eax, %eax callq _printf xorl %eax, %eax addq $16, %rsp popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "Please enter the hardness, carbon content and tensile strength \nof steel separated by <space>: " L_.str.1: ## @.str.1 .asciz "%f %f %f" L_.str.2: ## @.str.2 .asciz "Grade 10" L_.str.3: ## @.str.3 .asciz "Grade 9" L_.str.4: ## @.str.4 .asciz "Grade 8" L_.str.5: ## @.str.5 .asciz "Grade 7" L_.str.6: ## @.str.6 .asciz "Grade 6" L_.str.7: ## @.str.7 .asciz "Grade 5" .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 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 x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x8, x29, #12 str x8, [sp, #16] sub x8, x29, #8 sub x9, x29, #4 stp x9, x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldur s0, [x29, #-4] mov w8, #1112014848 fmov s1, w8 fcmp s0, s1 cset w8, gt ldur s1, [x29, #-8] fcvt d1, s1 mov x9, #7378697629483820646 movk x9, #16358, lsl #48 fmov d2, x9 fcmp d1, d2 cset w9, mi ldur s2, [x29, #-12] mov w10, #1169096704 fmov s3, w10 fcmp s2, s3 cset w10, gt and w8, w8, w9 Lloh4: adrp x9, l_.str.3@PAGE Lloh5: add x9, x9, l_.str.3@PAGEOFF Lloh6: adrp x11, l_.str.2@PAGE Lloh7: add x11, x11, l_.str.2@PAGEOFF tst w8, w10 csel x0, x11, x9, ne tbnz w8, #0, LBB0_7 ; %bb.1: mov w8, #1169096704 fmov s3, w8 fcmp s2, s3 mov x8, #7378697629483820646 movk x8, #16358, lsl #48 fmov d3, x8 fccmp d1, d3, #0, gt b.mi LBB0_5 ; %bb.2: mov w8, #1112014848 fmov s3, w8 fcmp s0, s3 b.le LBB0_6 ; %bb.3: mov w8, #1169096704 fmov s3, w8 fcmp s2, s3 b.le LBB0_6 ; %bb.4: Lloh8: adrp x0, l_.str.5@PAGE Lloh9: add x0, x0, l_.str.5@PAGEOFF b LBB0_7 LBB0_5: Lloh10: adrp x0, l_.str.4@PAGE Lloh11: add x0, x0, l_.str.4@PAGEOFF b LBB0_7 LBB0_6: mov w8, #1169096704 fmov s3, w8 fcmp s2, s3 mov x8, #7378697629483820646 movk x8, #16358, lsl #48 fmov d2, x8 fccmp d1, d2, #8, le mov w8, #1112014848 fmov s1, w8 fccmp s0, s1, #0, pl Lloh12: adrp x8, l_.str.7@PAGE Lloh13: add x8, x8, l_.str.7@PAGEOFF Lloh14: adrp x9, l_.str.6@PAGE Lloh15: add x9, x9, l_.str.6@PAGEOFF csel x0, x9, x8, gt LBB0_7: bl _printf mov w0, #0 ldp x29, x30, [sp, #48] ; 16-byte Folded Reload add sp, sp, #64 ret .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh12, Lloh13 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "Please enter the hardness, carbon content and tensile strength \nof steel separated by <space>: " l_.str.1: ; @.str.1 .asciz "%f %f %f" l_.str.2: ; @.str.2 .asciz "Grade 10" l_.str.3: ; @.str.3 .asciz "Grade 9" l_.str.4: ; @.str.4 .asciz "Grade 8" l_.str.5: ; @.str.5 .asciz "Grade 7" l_.str.6: ; @.str.6 .asciz "Grade 6" l_.str.7: ; @.str.7 .asciz "Grade 5" .subsections_via_symbols
the_stack_data/1027314.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %rbx movl %edi, -44(%rbp) movq %rsi, -56(%rbp) movq _PACKAGE@GOTPCREL(%rip), %r14 movl (%r14), %edi movq _LOCALEDIR@GOTPCREL(%rip), %rax movl (%rax), %esi callq _bindtextdomain movl (%r14), %edi callq _textdomain movq (%rbx), %rdi movq _program_name@GOTPCREL(%rip), %rax movq %rdi, (%rax) callq _xmalloc_set_program_name leaq -44(%rbp), %rdi leaq -56(%rbp), %rsi callq _expandargv xorl %eax, %eax callq _bfd_init xorl %eax, %eax callq _set_default_bfd_target movl -44(%rbp), %edi movq -56(%rbp), %rsi movq _long_options@GOTPCREL(%rip), %r12 movl (%r12), %ecx leaq L_.str(%rip), %rdx xorl %r8d, %r8d callq _getopt_long ## kill: def $eax killed $eax def $rax movq _EOF@GOTPCREL(%rip), %rbx cmpl (%rbx), %eax jne LBB0_1 LBB0_27: movq _show_version@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_29 ## %bb.28: leaq L_.str.3(%rip), %rdi callq _print_version LBB0_29: movq _show_help@GOTPCREL(%rip), %rax cmpq $0, (%rax) je LBB0_31 ## %bb.30: movq _stdout@GOTPCREL(%rip), %rax movl (%rax), %edi xorl %esi, %esi callq _usage LBB0_31: movq _optind@GOTPCREL(%rip), %rbx movl (%rbx), %eax cmpl -44(%rbp), %eax jne LBB0_32 ## %bb.38: leaq L_.str.4(%rip), %rdi callq _display_file jmp LBB0_34 LBB0_1: leaq L_.str(%rip), %r13 leaq LJTI0_0(%rip), %r14 movq _radix@GOTPCREL(%rip), %r15 jmp LBB0_2 LBB0_18: ## in Loop: Header=BB0_2 Depth=1 movq _decimal@GOTPCREL(%rip), %rax LBB0_19: ## in Loop: Header=BB0_2 Depth=1 movq (%rax), %rax movq %rax, (%r15) LBB0_26: ## in Loop: Header=BB0_2 Depth=1 movl -44(%rbp), %edi movq -56(%rbp), %rsi movl (%r12), %ecx movq %r13, %rdx xorl %r8d, %r8d callq _getopt_long ## kill: def $eax killed $eax def $rax cmpl (%rbx), %eax je LBB0_27 LBB0_2: ## =>This Inner Loop Header: Depth=1 addl $-63, %eax cmpl $139, %eax ja LBB0_26 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movslq (%r14,%rax,4), %rax addq %r14, %rax jmpq *%rax LBB0_13: ## in Loop: Header=BB0_2 Depth=1 movq _stderr@GOTPCREL(%rip), %rax movl (%rax), %edi movl $1, %esi callq _usage jmp LBB0_26 LBB0_21: ## in Loop: Header=BB0_2 Depth=1 movq _show_version@GOTPCREL(%rip), %rax jmp LBB0_25 LBB0_24: ## in Loop: Header=BB0_2 Depth=1 movq _show_totals@GOTPCREL(%rip), %rax jmp LBB0_25 LBB0_14: ## in Loop: Header=BB0_2 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movq _target@GOTPCREL(%rip), %rcx movq %rax, (%rcx) jmp LBB0_26 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rax movl (%rax), %eax cmpl $97, %eax jg LBB0_8 ## %bb.5: ## in Loop: Header=BB0_2 Depth=1 cmpl $66, %eax je LBB0_10 ## %bb.6: ## in Loop: Header=BB0_2 Depth=1 cmpl $83, %eax je LBB0_7 jmp LBB0_11 LBB0_15: ## in Loop: Header=BB0_2 Depth=1 movq _optarg@GOTPCREL(%rip), %rax movq (%rax), %rdi callq _atol cmpl $8, %eax je LBB0_23 ## %bb.16: ## in Loop: Header=BB0_2 Depth=1 cmpl $16, %eax je LBB0_22 ## %bb.17: ## in Loop: Header=BB0_2 Depth=1 cmpl $10, %eax je LBB0_18 ## %bb.20: ## in Loop: Header=BB0_2 Depth=1 leaq L_.str.2(%rip), %rdi jmp LBB0_12 LBB0_23: ## in Loop: Header=BB0_2 Depth=1 movq _octal@GOTPCREL(%rip), %rax jmp LBB0_19 LBB0_22: ## in Loop: Header=BB0_2 Depth=1 movq _hex@GOTPCREL(%rip), %rax jmp LBB0_19 LBB0_8: ## in Loop: Header=BB0_2 Depth=1 cmpl $115, %eax je LBB0_7 ## %bb.9: ## in Loop: Header=BB0_2 Depth=1 cmpl $98, %eax jne LBB0_11 LBB0_10: ## in Loop: Header=BB0_2 Depth=1 movq _berkeley_format@GOTPCREL(%rip), %rax LBB0_25: ## in Loop: Header=BB0_2 Depth=1 movl $1, (%rax) jmp LBB0_26 LBB0_7: ## in Loop: Header=BB0_2 Depth=1 movq _berkeley_format@GOTPCREL(%rip), %rax movl $0, (%rax) jmp LBB0_26 LBB0_11: ## in Loop: Header=BB0_2 Depth=1 leaq L_.str.1(%rip), %rdi LBB0_12: ## in Loop: Header=BB0_2 Depth=1 callq __ movq _optarg@GOTPCREL(%rip), %rcx movq (%rcx), %rsi movl %eax, %edi callq _non_fatal jmp LBB0_13 LBB0_32: jge LBB0_34 .p2align 4, 0x90 LBB0_33: ## =>This Inner Loop Header: Depth=1 movq -56(%rbp), %rcx leal 1(%rax), %edx movl %edx, (%rbx) cltq movq (%rcx,%rax,8), %rdi callq _display_file movl (%rbx), %eax cmpl -44(%rbp), %eax jl LBB0_33 LBB0_34: movq _show_totals@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_37 ## %bb.35: movq _berkeley_format@GOTPCREL(%rip), %rax cmpl $0, (%rax) je LBB0_37 ## %bb.36: movq _total_textsize@GOTPCREL(%rip), %rax movq (%rax), %rsi movq _total_datasize@GOTPCREL(%rip), %r14 movq (%r14), %rbx addq %rsi, %rbx movq _total_bsssize@GOTPCREL(%rip), %r15 addq (%r15), %rbx movl $7, %edi callq _rprint_number movl $9, %edi callq _putchar movq (%r14), %rsi movl $7, %edi callq _rprint_number movl $9, %edi callq _putchar movq (%r15), %rsi movl $7, %edi callq _rprint_number movq _radix@GOTPCREL(%rip), %rax movq (%rax), %rax movq _octal@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax leaq L_.str.5(%rip), %rax leaq L_.str.6(%rip), %rdi cmoveq %rax, %rdi movq %rbx, %rsi movq %rbx, %rdx callq _printf movq _stdout@GOTPCREL(%rip), %rax movl (%rax), %esi leaq L_.str.7(%rip), %rdi callq _fputs LBB0_37: movq _return_code@GOTPCREL(%rip), %rax movl (%rax), %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_13, LBB0_13-LJTI0_0 .set L0_0_set_26, LBB0_26-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_10, LBB0_10-LJTI0_0 .set L0_0_set_21, LBB0_21-LJTI0_0 .set L0_0_set_18, LBB0_18-LJTI0_0 .set L0_0_set_23, LBB0_23-LJTI0_0 .set L0_0_set_24, LBB0_24-LJTI0_0 .set L0_0_set_22, LBB0_22-LJTI0_0 .set L0_0_set_4, LBB0_4-LJTI0_0 .set L0_0_set_15, LBB0_15-LJTI0_0 .set L0_0_set_14, LBB0_14-LJTI0_0 LJTI0_0: .long L0_0_set_13 .long L0_0_set_26 .long L0_0_set_7 .long L0_0_set_10 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_13 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_21 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_18 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_13 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_23 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_24 .long L0_0_set_26 .long L0_0_set_21 .long L0_0_set_26 .long L0_0_set_22 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_26 .long L0_0_set_4 .long L0_0_set_15 .long L0_0_set_14 .end_data_region ## -- End function .comm _PACKAGE,4,2 ## @PACKAGE .comm _LOCALEDIR,4,2 ## @LOCALEDIR .comm _program_name,8,3 ## @program_name .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "ABHhVvdfotx" .comm _long_options,4,2 ## @long_options .comm _EOF,4,2 ## @EOF .comm _optarg,8,3 ## @optarg .comm _berkeley_format,4,2 ## @berkeley_format L_.str.1: ## @.str.1 .asciz "invalid argument to --format: %s" .comm _stderr,4,2 ## @stderr .comm _target,8,3 ## @target .comm _decimal,8,3 ## @decimal .comm _radix,8,3 ## @radix .comm _octal,8,3 ## @octal .comm _hex,8,3 ## @hex L_.str.2: ## @.str.2 .asciz "Invalid radix: %s\n" .comm _show_version,4,2 ## @show_version .comm _show_totals,4,2 ## @show_totals L_.str.3: ## @.str.3 .asciz "size" .comm _show_help,8,3 ## @show_help .comm _stdout,4,2 ## @stdout .comm _optind,4,2 ## @optind L_.str.4: ## @.str.4 .asciz "a.out" .comm _total_textsize,8,3 ## @total_textsize .comm _total_datasize,8,3 ## @total_datasize .comm _total_bsssize,8,3 ## @total_bsssize L_.str.5: ## @.str.5 .asciz "\t%7lo\t%7lx\t" L_.str.6: ## @.str.6 .asciz "\t%7lu\t%7lx\t" L_.str.7: ## @.str.7 .asciz "(TOTALS)\n" .comm _return_code,4,2 ## @return_code .comm _LC_CTYPE,4,2 ## @LC_CTYPE .comm _LC_MESSAGES,4,2 ## @LC_MESSAGES .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x1 str w0, [sp, #12] str x1, [sp] Lloh0: adrp x20, _PACKAGE@GOTPAGE Lloh1: ldr x20, [x20, _PACKAGE@GOTPAGEOFF] ldr w0, [x20] Lloh2: adrp x8, _LOCALEDIR@GOTPAGE Lloh3: ldr x8, [x8, _LOCALEDIR@GOTPAGEOFF] Lloh4: ldr w1, [x8] bl _bindtextdomain ldr w0, [x20] bl _textdomain ldr x0, [x19] Lloh5: adrp x8, _program_name@GOTPAGE Lloh6: ldr x8, [x8, _program_name@GOTPAGEOFF] Lloh7: str x0, [x8] bl _xmalloc_set_program_name add x0, sp, #12 mov x1, sp bl _expandargv bl _bfd_init bl _set_default_bfd_target ldr w0, [sp, #12] ldr x1, [sp] Lloh8: adrp x24, _long_options@GOTPAGE Lloh9: ldr x24, [x24, _long_options@GOTPAGEOFF] ldr w3, [x24] Lloh10: adrp x2, l_.str@PAGE Lloh11: add x2, x2, l_.str@PAGEOFF mov x4, #0 bl _getopt_long Lloh12: adrp x25, _EOF@GOTPAGE Lloh13: ldr x25, [x25, _EOF@GOTPAGEOFF] Lloh14: adrp x26, _show_version@GOTPAGE Lloh15: ldr x26, [x26, _show_version@GOTPAGEOFF] ldr w8, [x25] Lloh16: adrp x23, _berkeley_format@GOTPAGE Lloh17: ldr x23, [x23, _berkeley_format@GOTPAGEOFF] cmp w0, w8 b.ne LBB0_7 LBB0_1: ldr w8, [x26] cbz w8, LBB0_3 ; %bb.2: Lloh18: adrp x0, l_.str.3@PAGE Lloh19: add x0, x0, l_.str.3@PAGEOFF bl _print_version LBB0_3: Lloh20: adrp x8, _show_help@GOTPAGE Lloh21: ldr x8, [x8, _show_help@GOTPAGEOFF] Lloh22: ldr x8, [x8] Lloh23: adrp x20, _stdout@GOTPAGE Lloh24: ldr x20, [x20, _stdout@GOTPAGEOFF] cbz x8, LBB0_5 ; %bb.4: ldr w0, [x20] mov w1, #0 bl _usage LBB0_5: Lloh25: adrp x19, _optind@GOTPAGE Lloh26: ldr x19, [x19, _optind@GOTPAGEOFF] ldr w8, [x19] ldr w9, [sp, #12] cmp w8, w9 b.ne LBB0_32 ; %bb.6: Lloh27: adrp x0, l_.str.4@PAGE Lloh28: add x0, x0, l_.str.4@PAGEOFF bl _display_file b LBB0_34 LBB0_7: Lloh29: adrp x19, l_.str@PAGE Lloh30: add x19, x19, l_.str@PAGEOFF Lloh31: adrp x27, _stderr@GOTPAGE Lloh32: ldr x27, [x27, _stderr@GOTPAGEOFF] mov w28, #1 Lloh33: adrp x21, lJTI0_0@PAGE Lloh34: add x21, x21, lJTI0_0@PAGEOFF Lloh35: adrp x20, _radix@GOTPAGE Lloh36: ldr x20, [x20, _radix@GOTPAGEOFF] Lloh37: adrp x22, _optarg@GOTPAGE Lloh38: ldr x22, [x22, _optarg@GOTPAGEOFF] b LBB0_11 LBB0_8: ; in Loop: Header=BB0_11 Depth=1 Lloh39: adrp x8, _decimal@GOTPAGE Lloh40: ldr x8, [x8, _decimal@GOTPAGEOFF] LBB0_9: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [x8] str x8, [x20] LBB0_10: ; in Loop: Header=BB0_11 Depth=1 ldr w0, [sp, #12] ldr x1, [sp] ldr w3, [x24] mov x2, x19 mov x4, #0 bl _getopt_long ldr w8, [x25] cmp w0, w8 b.eq LBB0_1 LBB0_11: ; =>This Inner Loop Header: Depth=1 sub w8, w0, #63 cmp w8, #139 b.hi LBB0_10 ; %bb.12: ; in Loop: Header=BB0_11 Depth=1 adr x9, LBB0_8 ldrb w10, [x21, x8] add x9, x9, x10, lsl #2 br x9 LBB0_13: ; in Loop: Header=BB0_11 Depth=1 ldr w0, [x27] mov w1, #1 bl _usage b LBB0_10 LBB0_14: ; in Loop: Header=BB0_11 Depth=1 str w28, [x26] b LBB0_10 LBB0_15: ; in Loop: Header=BB0_11 Depth=1 Lloh41: adrp x8, _show_totals@GOTPAGE Lloh42: ldr x8, [x8, _show_totals@GOTPAGEOFF] Lloh43: str w28, [x8] b LBB0_10 LBB0_16: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [x22] Lloh44: adrp x9, _target@GOTPAGE Lloh45: ldr x9, [x9, _target@GOTPAGEOFF] Lloh46: str x8, [x9] b LBB0_10 LBB0_17: ; in Loop: Header=BB0_11 Depth=1 ldr x8, [x22] ldr w8, [x8] cmp w8, #97 b.gt LBB0_26 ; %bb.18: ; in Loop: Header=BB0_11 Depth=1 cmp w8, #66 b.eq LBB0_28 ; %bb.19: ; in Loop: Header=BB0_11 Depth=1 cmp w8, #83 b.eq LBB0_29 b LBB0_30 LBB0_20: ; in Loop: Header=BB0_11 Depth=1 ldr x0, [x22] bl _atol cmp w0, #8 b.eq LBB0_24 ; %bb.21: ; in Loop: Header=BB0_11 Depth=1 cmp w0, #16 b.eq LBB0_25 ; %bb.22: ; in Loop: Header=BB0_11 Depth=1 cmp w0, #10 b.eq LBB0_8 ; %bb.23: ; in Loop: Header=BB0_11 Depth=1 Lloh47: adrp x0, l_.str.2@PAGE Lloh48: add x0, x0, l_.str.2@PAGEOFF b LBB0_31 LBB0_24: ; in Loop: Header=BB0_11 Depth=1 Lloh49: adrp x8, _octal@GOTPAGE Lloh50: ldr x8, [x8, _octal@GOTPAGEOFF] b LBB0_9 LBB0_25: ; in Loop: Header=BB0_11 Depth=1 Lloh51: adrp x8, _hex@GOTPAGE Lloh52: ldr x8, [x8, _hex@GOTPAGEOFF] b LBB0_9 LBB0_26: ; in Loop: Header=BB0_11 Depth=1 cmp w8, #115 b.eq LBB0_29 ; %bb.27: ; in Loop: Header=BB0_11 Depth=1 cmp w8, #98 b.ne LBB0_30 LBB0_28: ; in Loop: Header=BB0_11 Depth=1 str w28, [x23] b LBB0_10 LBB0_29: ; in Loop: Header=BB0_11 Depth=1 str wzr, [x23] b LBB0_10 LBB0_30: ; in Loop: Header=BB0_11 Depth=1 Lloh53: adrp x0, l_.str.1@PAGE Lloh54: add x0, x0, l_.str.1@PAGEOFF LBB0_31: ; in Loop: Header=BB0_11 Depth=1 bl __ ldr x1, [x22] bl _non_fatal b LBB0_13 LBB0_32: b.ge LBB0_34 LBB0_33: ; =>This Inner Loop Header: Depth=1 ldr x9, [sp] add w10, w8, #1 str w10, [x19] ldr x0, [x9, w8, sxtw #3] bl _display_file ldr w8, [x19] ldr w9, [sp, #12] cmp w8, w9 b.lt LBB0_33 LBB0_34: Lloh55: adrp x8, _show_totals@GOTPAGE Lloh56: ldr x8, [x8, _show_totals@GOTPAGEOFF] Lloh57: ldr w8, [x8] ldr w9, [x23] cmp w8, #0 ccmp w9, #0, #4, ne b.eq LBB0_36 ; %bb.35: Lloh58: adrp x8, _total_textsize@GOTPAGE Lloh59: ldr x8, [x8, _total_textsize@GOTPAGEOFF] Lloh60: ldr x1, [x8] Lloh61: adrp x21, _total_datasize@GOTPAGE Lloh62: ldr x21, [x21, _total_datasize@GOTPAGEOFF] ldr x8, [x21] Lloh63: adrp x22, _total_bsssize@GOTPAGE Lloh64: ldr x22, [x22, _total_bsssize@GOTPAGEOFF] ldr x9, [x22] add x8, x8, x1 add x19, x8, x9 mov w0, #7 bl _rprint_number mov w0, #9 bl _putchar ldr x1, [x21] mov w0, #7 bl _rprint_number mov w0, #9 bl _putchar ldr x1, [x22] mov w0, #7 bl _rprint_number Lloh65: adrp x8, _radix@GOTPAGE Lloh66: ldr x8, [x8, _radix@GOTPAGEOFF] Lloh67: ldr x8, [x8] Lloh68: adrp x9, _octal@GOTPAGE Lloh69: ldr x9, [x9, _octal@GOTPAGEOFF] Lloh70: ldr x9, [x9] Lloh71: adrp x10, l_.str.6@PAGE Lloh72: add x10, x10, l_.str.6@PAGEOFF Lloh73: adrp x11, l_.str.5@PAGE Lloh74: add x11, x11, l_.str.5@PAGEOFF cmp x8, x9 csel x0, x11, x10, eq mov x1, x19 mov x2, x19 bl _printf ldr w1, [x20] Lloh75: adrp x0, l_.str.7@PAGE Lloh76: add x0, x0, l_.str.7@PAGEOFF bl _fputs LBB0_36: Lloh77: adrp x8, _return_code@GOTPAGE Lloh78: ldr x8, [x8, _return_code@GOTPAGEOFF] Lloh79: ldr w0, [x8] 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 AdrpLdrGot Lloh16, Lloh17 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGotStr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpLdrGot Lloh23, Lloh24 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGot Lloh25, Lloh26 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpLdrGot Lloh37, Lloh38 .loh AdrpLdrGot Lloh35, Lloh36 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpLdrGot Lloh31, Lloh32 .loh AdrpAdd Lloh29, Lloh30 .loh AdrpLdrGot Lloh39, Lloh40 .loh AdrpLdrGotStr Lloh41, Lloh42, Lloh43 .loh AdrpLdrGotStr Lloh44, Lloh45, Lloh46 .loh AdrpAdd Lloh47, Lloh48 .loh AdrpLdrGot Lloh49, Lloh50 .loh AdrpLdrGot Lloh51, Lloh52 .loh AdrpAdd Lloh53, Lloh54 .loh AdrpLdrGotLdr Lloh55, Lloh56, Lloh57 .loh AdrpAdd Lloh75, Lloh76 .loh AdrpAdd Lloh73, Lloh74 .loh AdrpAdd Lloh71, Lloh72 .loh AdrpLdrGotLdr Lloh68, Lloh69, Lloh70 .loh AdrpLdrGotLdr Lloh65, Lloh66, Lloh67 .loh AdrpLdrGot Lloh63, Lloh64 .loh AdrpLdrGot Lloh61, Lloh62 .loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60 .loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_13-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_29-LBB0_8)>>2 .byte (LBB0_28-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_13-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_14-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_8-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_13-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_24-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_15-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_14-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_25-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_10-LBB0_8)>>2 .byte (LBB0_17-LBB0_8)>>2 .byte (LBB0_20-LBB0_8)>>2 .byte (LBB0_16-LBB0_8)>>2 ; -- End function .comm _PACKAGE,4,2 ; @PACKAGE .comm _LOCALEDIR,4,2 ; @LOCALEDIR .comm _program_name,8,3 ; @program_name .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "ABHhVvdfotx" .comm _long_options,4,2 ; @long_options .comm _EOF,4,2 ; @EOF .comm _optarg,8,3 ; @optarg .comm _berkeley_format,4,2 ; @berkeley_format l_.str.1: ; @.str.1 .asciz "invalid argument to --format: %s" .comm _stderr,4,2 ; @stderr .comm _target,8,3 ; @target .comm _decimal,8,3 ; @decimal .comm _radix,8,3 ; @radix .comm _octal,8,3 ; @octal .comm _hex,8,3 ; @hex l_.str.2: ; @.str.2 .asciz "Invalid radix: %s\n" .comm _show_version,4,2 ; @show_version .comm _show_totals,4,2 ; @show_totals l_.str.3: ; @.str.3 .asciz "size" .comm _show_help,8,3 ; @show_help .comm _stdout,4,2 ; @stdout .comm _optind,4,2 ; @optind l_.str.4: ; @.str.4 .asciz "a.out" .comm _total_textsize,8,3 ; @total_textsize .comm _total_datasize,8,3 ; @total_datasize .comm _total_bsssize,8,3 ; @total_bsssize l_.str.5: ; @.str.5 .asciz "\t%7lo\t%7lx\t" l_.str.6: ; @.str.6 .asciz "\t%7lu\t%7lx\t" l_.str.7: ; @.str.7 .asciz "(TOTALS)\n" .comm _return_code,4,2 ; @return_code .comm _LC_CTYPE,4,2 ; @LC_CTYPE .comm _LC_MESSAGES,4,2 ; @LC_MESSAGES .subsections_via_symbols
AnghaBench/freebsd/contrib/binutils/binutils/extr_size.c_main.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function drv_set_extended_addr _drv_set_extended_addr: ## @drv_set_extended_addr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %rbx pushq %rax .cfi_offset %rbx, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %esi, %r15d movq %rdi, %rbx xorl %r14d, %r14d xorl %eax, %eax callq _might_sleep movq 8(%rbx), %rax cmpq $0, (%rax) je LBB0_1 ## %bb.2: movl %r15d, -32(%rbp) movq %rbx, %rdi movl %r15d, %esi callq _trace_802154_drv_set_extended_addr movq 8(%rbx), %rax movq _IEEE802154_AFILT_IEEEADDR_CHANGED@GOTPCREL(%rip), %rcx movl (%rcx), %edx leaq -32(%rbp), %rsi movq %rbx, %rdi callq *(%rax) movl %eax, %r14d movq %rbx, %rdi movl %eax, %esi callq _trace_802154_drv_return_int jmp LBB0_3 LBB0_1: movl $1, %edi callq _WARN_ON movq _EOPNOTSUPP@GOTPCREL(%rip), %rax subl (%rax), %r14d LBB0_3: movl %r14d, %eax addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP .comm _IEEE802154_AFILT_IEEEADDR_CHANGED,4,2 ## @IEEE802154_AFILT_IEEEADDR_CHANGED .no_dead_strip _drv_set_extended_addr .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function drv_set_extended_addr _drv_set_extended_addr: ; @drv_set_extended_addr .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x20, x1 mov x19, x0 bl _might_sleep ldr x8, [x19, #8] ldr x8, [x8] cbz x8, LBB0_2 ; %bb.1: str w20, [sp, #8] mov x0, x19 mov x1, x20 bl _trace_802154_drv_set_extended_addr ldr x8, [x19, #8] ldr x8, [x8] Lloh0: adrp x9, _IEEE802154_AFILT_IEEEADDR_CHANGED@GOTPAGE Lloh1: ldr x9, [x9, _IEEE802154_AFILT_IEEEADDR_CHANGED@GOTPAGEOFF] Lloh2: ldr w2, [x9] add x1, sp, #8 mov x0, x19 blr x8 mov x20, x0 mov x0, x19 mov x1, x20 bl _trace_802154_drv_return_int b LBB0_3 LBB0_2: mov w0, #1 bl _WARN_ON Lloh3: adrp x8, _EOPNOTSUPP@GOTPAGE Lloh4: ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF] Lloh5: ldr w8, [x8] neg w20, w8 LBB0_3: mov x0, x20 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 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP .comm _IEEE802154_AFILT_IEEEADDR_CHANGED,4,2 ; @IEEE802154_AFILT_IEEEADDR_CHANGED .no_dead_strip _drv_set_extended_addr .subsections_via_symbols
AnghaBench/linux/net/mac802154/extr_driver-ops.h_drv_set_extended_addr.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 movabsq $3219514036213782081, %rax ## imm = 0x2CAE02F54DE81641 movq %rax, -24(%rbp) movabsq $3007050680867619604, %rax ## imm = 0x29BB30A986B60314 movq %rax, -16(%rbp) movq $0, -8(%rbp) movq -24(%rbp), %rax cmpq -16(%rbp), %rax jge LBB0_2 ## %bb.1: movq $1, -8(%rbp) popq %rbp retq LBB0_2: movq $-1, -8(%rbp) popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #32 .cfi_def_cfa_offset 32 mov x8, #5697 movk x8, #19944, lsl #16 movk x8, #757, lsl #32 movk x8, #11438, lsl #48 str x8, [sp, #24] mov x8, #788 movk x8, #34486, lsl #16 movk x8, #12457, lsl #32 movk x8, #10683, lsl #48 str x8, [sp, #16] str xzr, [sp, #8] ldr x8, [sp, #24] ldr x9, [sp, #16] cmp x8, x9 b.ge LBB0_2 ; %bb.1: mov w8, #1 b LBB0_3 LBB0_2: mov x8, #-1 LBB0_3: str x8, [sp, #8] add sp, sp, #32 ret .cfi_endproc ; -- End function .subsections_via_symbols
the_stack_data/85221.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function aptx_decode_samples _aptx_decode_samples: ## @aptx_decode_samples .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdx, -64(%rbp) ## 8-byte Spill movq %rsi, -56(%rbp) ## 8-byte Spill movq %rdi, %r13 movq _NB_CHANNELS@GOTPCREL(%rip), %rbx cmpl $0, (%rbx) jle LBB0_6 ## %bb.1: xorl %r15d, %r15d movq -56(%rbp), %r14 ## 8-byte Reload xorl %r12d, %r12d xorl %ecx, %ecx movq %r13, -72(%rbp) ## 8-byte Spill jmp LBB0_2 .p2align 4, 0x90 LBB0_4: ## in Loop: Header=BB0_2 Depth=1 movq %r14, %rdi callq _AV_RB16 movq %rbx, %rdi movl %eax, %esi callq _aptx_unpack_codeword LBB0_5: ## in Loop: Header=BB0_2 Depth=1 movq _NB_CHANNELS@GOTPCREL(%rip), %rbx movq -72(%rbp), %r13 ## 8-byte Reload movq (%r13), %rdi addq %r15, %rdi movl 12(%r13), %esi callq _aptx_invert_quantize_and_prediction movq -48(%rbp), %rcx ## 8-byte Reload incq %rcx movslq (%rbx), %rax addq $3, %r12 addq $4, %r15 addq $8, %r14 cmpq %rax, %rcx jge LBB0_6 LBB0_2: ## =>This Inner Loop Header: Depth=1 movq %rcx, -48(%rbp) ## 8-byte Spill movq (%r13), %rdi addq %r15, %rdi callq _aptx_generate_dither movq (%r13), %rbx addq %r15, %rbx cmpl $0, 12(%r13) je LBB0_4 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 movl %r12d, %eax movq -56(%rbp), %rcx ## 8-byte Reload leaq (%rcx,%rax,4), %rdi callq _AV_RB24 movq %rbx, %rdi movl %eax, %esi callq _aptxhd_unpack_codeword jmp LBB0_5 LBB0_6: movq (%r13), %rdi leaq 8(%r13), %rsi callq _aptx_check_parity movl %eax, -48(%rbp) ## 4-byte Spill cmpl $0, (%rbx) movq -64(%rbp), %r12 ## 8-byte Reload jle LBB0_9 ## %bb.7: movq %rbx, %r14 xorl %r15d, %r15d xorl %ebx, %ebx .p2align 4, 0x90 LBB0_8: ## =>This Inner Loop Header: Depth=1 movq (%r13), %rdi addq %r15, %rdi movq %r12, %rsi callq _aptx_decode_channel incq %rbx movslq (%r14), %rax addq $4, %r15 addq $16, %r12 cmpq %rax, %rbx jl LBB0_8 LBB0_9: movl -48(%rbp), %eax ## 4-byte Reload addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _NB_CHANNELS,4,2 ## @NB_CHANNELS .no_dead_strip _aptx_decode_samples .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function aptx_decode_samples _aptx_decode_samples: ; @aptx_decode_samples .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, x2 mov x20, x0 Lloh0: adrp x24, _NB_CHANNELS@GOTPAGE Lloh1: ldr x24, [x24, _NB_CHANNELS@GOTPAGEOFF] ldr w8, [x24] cmp w8, #1 b.lt LBB0_6 ; %bb.1: mov x21, x1 mov x25, #0 mov x26, #0 mov x27, #0 mov x22, x1 b LBB0_4 LBB0_2: ; in Loop: Header=BB0_4 Depth=1 mov x0, x22 bl _AV_RB16 mov x1, x0 mov x0, x23 bl _aptx_unpack_codeword LBB0_3: ; in Loop: Header=BB0_4 Depth=1 ldr x8, [x20] add x0, x8, x25 ldr w1, [x20, #12] bl _aptx_invert_quantize_and_prediction add x27, x27, #1 ldrsw x8, [x24] add x26, x26, #3 add x25, x25, #4 add x22, x22, #8 cmp x27, x8 b.ge LBB0_6 LBB0_4: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20] add x0, x8, x25 bl _aptx_generate_dither ldr w8, [x20, #12] ldr x9, [x20] add x23, x9, x25 cbz w8, LBB0_2 ; %bb.5: ; in Loop: Header=BB0_4 Depth=1 add x0, x21, w26, uxtw #2 bl _AV_RB24 mov x1, x0 mov x0, x23 bl _aptxhd_unpack_codeword b LBB0_3 LBB0_6: mov x1, x20 ldr x0, [x1], #8 bl _aptx_check_parity mov x21, x0 ldr w8, [x24] cmp w8, #1 b.lt LBB0_9 ; %bb.7: mov x22, #0 mov x23, #0 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x8, [x20] add x0, x8, x22 mov x1, x19 bl _aptx_decode_channel add x23, x23, #1 ldrsw x8, [x24] add x22, x22, #4 add x19, x19, #16 cmp x23, x8 b.lt LBB0_8 LBB0_9: mov x0, x21 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 .cfi_endproc ; -- End function .comm _NB_CHANNELS,4,2 ; @NB_CHANNELS .no_dead_strip _aptx_decode_samples .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_aptx.c_aptx_decode_samples.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _BotLoadMatchPieces ## -- Begin function BotLoadMatchPieces .p2align 4, 0x90 _BotLoadMatchPieces: ## @BotLoadMatchPieces .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $72, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rsi, %r14 movq %rdi, %rbx movq _qfalse@GOTPCREL(%rip), %r12 movl (%r12), %eax movl %eax, -44(%rbp) ## 4-byte Spill xorl %eax, %eax movq %rax, -56(%rbp) ## 8-byte Spill leaq -88(%rbp), %r13 xorl %r15d, %r15d movq %rsi, -96(%rbp) ## 8-byte Spill LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_15 Depth 2 movq %rbx, %rdi movq %r13, %rsi callq _PC_ReadToken testq %rax, %rax je LBB0_26 ## %bb.2: ## in Loop: Header=BB0_1 Depth=1 movq -88(%rbp), %rax movq _TT_NUMBER@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_9 ## %bb.3: ## in Loop: Header=BB0_1 Depth=1 movq _TT_INTEGER@GOTPCREL(%rip), %rcx movl (%rcx), %ecx testl %ecx, -80(%rbp) je LBB0_9 ## %bb.4: ## in Loop: Header=BB0_1 Depth=1 movq -72(%rbp), %rax movq _MAX_MATCHVARIABLES@GOTPCREL(%rip), %rcx movq (%rcx), %rdx testq %rax, %rax js LBB0_29 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 cmpq %rdx, %rax jge LBB0_29 ## %bb.6: ## in Loop: Header=BB0_1 Depth=1 cmpl $0, -44(%rbp) ## 4-byte Folded Reload jne LBB0_31 ## %bb.7: ## in Loop: Header=BB0_1 Depth=1 movq _qtrue@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, -44(%rbp) ## 4-byte Spill movl $32, %edi callq _GetClearedHunkMemory movq _MT_VARIABLE@GOTPCREL(%rip), %rcx movl (%rcx), %ecx movl %ecx, 24(%rax) movq -72(%rbp), %rcx movq %rcx, (%rax) movq $0, 16(%rax) testq %r15, %r15 je LBB0_22 ## %bb.8: ## in Loop: Header=BB0_1 Depth=1 movq %rax, 16(%r15) jmp LBB0_23 .p2align 4, 0x90 LBB0_9: ## in Loop: Header=BB0_1 Depth=1 movq _TT_STRING@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_27 ## %bb.10: ## in Loop: Header=BB0_1 Depth=1 movl $32, %edi callq _GetClearedHunkMemory movq %rax, %r14 movq $0, 8(%rax) movq _MT_STRING@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 24(%r14) movq $0, (%r14) movq $0, 16(%r14) testq %r15, %r15 je LBB0_12 ## %bb.11: ## in Loop: Header=BB0_1 Depth=1 movq %r14, 16(%r15) jmp LBB0_13 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_1 Depth=1 movq %r14, %rax movq %r14, -56(%rbp) ## 8-byte Spill LBB0_13: ## in Loop: Header=BB0_1 Depth=1 movq %r14, -104(%rbp) ## 8-byte Spill addq $8, %r14 movl (%r12), %r13d xorl %eax, %eax xorl %r12d, %r12d testq %rax, %rax je LBB0_15 .p2align 4, 0x90 LBB0_14: ## in Loop: Header=BB0_1 Depth=1 movq _TT_STRING@GOTPCREL(%rip), %rax movq (%rax), %rsi movq %rbx, %rdi xorl %edx, %edx leaq -88(%rbp), %rcx callq _PC_ExpectTokenType testl %eax, %eax je LBB0_32 LBB0_15: ## Parent Loop BB0_1 Depth=1 ## => This Inner Loop Header: Depth=2 movq -64(%rbp), %rdi callq _StripDoubleQuotes movq -64(%rbp), %rdi callq _strlen ## kill: def $eax killed $eax def $rax leal 17(%rax), %edi callq _GetClearedHunkMemory movq %rax, %r15 leaq 16(%rax), %rdi movq %rdi, (%rax) movq -64(%rbp), %rsi callq _strcpy movq -64(%rbp), %rdi callq _strlen testl %eax, %eax jne LBB0_17 ## %bb.16: ## in Loop: Header=BB0_15 Depth=2 movq _qtrue@GOTPCREL(%rip), %rax movl (%rax), %r13d LBB0_17: ## in Loop: Header=BB0_15 Depth=2 movq $0, 8(%r15) leaq 8(%r12), %rax testq %r12, %r12 cmoveq %r14, %rax movq %r15, (%rax) movq %rbx, %rdi leaq L_.str.2(%rip), %rsi callq _PC_CheckTokenString testq %rax, %rax je LBB0_19 ## %bb.18: ## in Loop: Header=BB0_15 Depth=2 movq (%r14), %rax movq %r15, %r12 testq %rax, %rax jne LBB0_14 jmp LBB0_15 .p2align 4, 0x90 LBB0_19: ## in Loop: Header=BB0_1 Depth=1 testl %r13d, %r13d movq _qfalse@GOTPCREL(%rip), %r12 jne LBB0_21 ## %bb.20: ## in Loop: Header=BB0_1 Depth=1 movl (%r12), %eax movl %eax, -44(%rbp) ## 4-byte Spill LBB0_21: ## in Loop: Header=BB0_1 Depth=1 movq -104(%rbp), %r15 ## 8-byte Reload movq -96(%rbp), %r14 ## 8-byte Reload leaq -88(%rbp), %r13 jmp LBB0_24 LBB0_22: ## in Loop: Header=BB0_1 Depth=1 movq %rax, %rcx movq %rax, -56(%rbp) ## 8-byte Spill LBB0_23: ## in Loop: Header=BB0_1 Depth=1 movq %rax, %r15 LBB0_24: ## in Loop: Header=BB0_1 Depth=1 movq %rbx, %rdi movq %r14, %rsi callq _PC_CheckTokenString testq %rax, %rax jne LBB0_26 ## %bb.25: ## in Loop: Header=BB0_1 Depth=1 movq %rbx, %rdi leaq L_.str.4(%rip), %rsi callq _PC_ExpectTokenString testl %eax, %eax jne LBB0_1 jmp LBB0_32 LBB0_26: movq -56(%rbp), %rax ## 8-byte Reload jmp LBB0_33 LBB0_27: movq -64(%rbp), %rdx leaq L_.str.3(%rip), %rsi jmp LBB0_30 LBB0_29: leaq L_.str(%rip), %rsi LBB0_30: movq %rbx, %rdi xorl %eax, %eax callq _SourceError jmp LBB0_32 LBB0_31: leaq L_.str.1(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax callq _SourceError LBB0_32: movq %rbx, %rdi callq _FreeSource movq -56(%rbp), %rdi ## 8-byte Reload callq _BotFreeMatchPieces xorl %eax, %eax LBB0_33: addq $72, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _qfalse,4,2 ## @qfalse .comm _TT_NUMBER,8,3 ## @TT_NUMBER .comm _TT_INTEGER,4,2 ## @TT_INTEGER .comm _MAX_MATCHVARIABLES,8,3 ## @MAX_MATCHVARIABLES .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "can't have more than %d match variables\n" L_.str.1: ## @.str.1 .asciz "not allowed to have adjacent variables\n" .comm _qtrue,4,2 ## @qtrue .comm _MT_VARIABLE,4,2 ## @MT_VARIABLE .comm _TT_STRING,8,3 ## @TT_STRING .comm _MT_STRING,4,2 ## @MT_STRING L_.str.2: ## @.str.2 .asciz "|" L_.str.3: ## @.str.3 .asciz "invalid token %s\n" L_.str.4: ## @.str.4 .asciz "," .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _BotLoadMatchPieces ; -- Begin function BotLoadMatchPieces .p2align 2 _BotLoadMatchPieces: ; @BotLoadMatchPieces .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, x1 mov x20, x0 str xzr, [sp, #24] ; 8-byte Folded Spill mov x25, #0 Lloh0: adrp x8, _qfalse@GOTPAGE Lloh1: ldr x8, [x8, _qfalse@GOTPAGEOFF] Lloh2: ldr w27, [x8] Lloh3: adrp x21, _TT_NUMBER@GOTPAGE Lloh4: ldr x21, [x21, _TT_NUMBER@GOTPAGEOFF] Lloh5: adrp x23, _qtrue@GOTPAGE Lloh6: ldr x23, [x23, _qtrue@GOTPAGEOFF] Lloh7: adrp x28, _TT_STRING@GOTPAGE Lloh8: ldr x28, [x28, _TT_STRING@GOTPAGEOFF] Lloh9: adrp x22, l_.str.2@PAGE Lloh10: add x22, x22, l_.str.2@PAGEOFF str x1, [sp, #16] ; 8-byte Folded Spill LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_15 Depth 2 add x1, sp, #32 mov x0, x20 bl _PC_ReadToken cbz x0, LBB0_22 ; %bb.2: ; in Loop: Header=BB0_1 Depth=1 ldr x8, [sp, #32] ldr x9, [x21] cmp x8, x9 b.ne LBB0_9 ; %bb.3: ; in Loop: Header=BB0_1 Depth=1 ldr w9, [sp, #40] Lloh11: adrp x10, _TT_INTEGER@GOTPAGE Lloh12: ldr x10, [x10, _TT_INTEGER@GOTPAGEOFF] Lloh13: ldr w10, [x10] tst w10, w9 b.eq LBB0_9 ; %bb.4: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [sp, #48] Lloh14: adrp x8, _MAX_MATCHVARIABLES@GOTPAGE Lloh15: ldr x8, [x8, _MAX_MATCHVARIABLES@GOTPAGEOFF] Lloh16: ldr x8, [x8] tbnz x9, #63, LBB0_24 ; %bb.5: ; in Loop: Header=BB0_1 Depth=1 cmp x9, x8 b.ge LBB0_24 ; %bb.6: ; in Loop: Header=BB0_1 Depth=1 cbnz w27, LBB0_25 ; %bb.7: ; in Loop: Header=BB0_1 Depth=1 ldr w27, [x23] mov w0, #32 bl _GetClearedHunkMemory Lloh17: adrp x8, _MT_VARIABLE@GOTPAGE Lloh18: ldr x8, [x8, _MT_VARIABLE@GOTPAGEOFF] Lloh19: ldr w8, [x8] str w8, [x0, #24] ldr x8, [sp, #48] str x8, [x0] str xzr, [x0, #16] cbz x25, LBB0_18 ; %bb.8: ; in Loop: Header=BB0_1 Depth=1 str x0, [x25, #16] b LBB0_19 LBB0_9: ; in Loop: Header=BB0_1 Depth=1 ldr x9, [x28] cmp x8, x9 b.ne LBB0_23 ; %bb.10: ; in Loop: Header=BB0_1 Depth=1 mov w0, #32 bl _GetClearedHunkMemory mov x19, x0 mov x24, x0 str xzr, [x24, #8]! Lloh20: adrp x8, _MT_STRING@GOTPAGE Lloh21: ldr x8, [x8, _MT_STRING@GOTPAGEOFF] Lloh22: ldr w8, [x8] str w8, [x0, #24] str xzr, [x0] str xzr, [x0, #16] cbz x25, LBB0_12 ; %bb.11: ; in Loop: Header=BB0_1 Depth=1 str x19, [x25, #16] b LBB0_13 LBB0_12: ; in Loop: Header=BB0_1 Depth=1 str x19, [sp, #24] ; 8-byte Folded Spill LBB0_13: ; in Loop: Header=BB0_1 Depth=1 mov x8, #0 mov x26, #0 Lloh23: adrp x9, _qfalse@GOTPAGE Lloh24: ldr x9, [x9, _qfalse@GOTPAGEOFF] Lloh25: ldr w21, [x9] cbz x8, LBB0_15 LBB0_14: ; in Loop: Header=BB0_1 Depth=1 ldr x1, [x28] add x3, sp, #32 mov x0, x20 mov w2, #0 bl _PC_ExpectTokenType cbz w0, LBB0_27 LBB0_15: ; Parent Loop BB0_1 Depth=1 ; => This Inner Loop Header: Depth=2 ldr x0, [sp, #56] bl _StripDoubleQuotes ldr x0, [sp, #56] bl _strlen add w0, w0, #17 bl _GetClearedHunkMemory mov x25, x0 add x0, x0, #16 str x0, [x25] ldr x1, [sp, #56] bl _strcpy ldr x0, [sp, #56] bl _strlen ldr w8, [x23] cmp w0, #0 csel w21, w8, w21, eq str xzr, [x25, #8] add x8, x26, #8 cmp x26, #0 csel x8, x24, x8, eq str x25, [x8] mov x0, x20 mov x1, x22 bl _PC_CheckTokenString cbz x0, LBB0_17 ; %bb.16: ; in Loop: Header=BB0_15 Depth=2 ldr x8, [x24] mov x26, x25 cbnz x8, LBB0_14 b LBB0_15 LBB0_17: ; in Loop: Header=BB0_1 Depth=1 Lloh26: adrp x8, _qfalse@GOTPAGE Lloh27: ldr x8, [x8, _qfalse@GOTPAGEOFF] Lloh28: ldr w8, [x8] cmp w21, #0 csel w27, w8, w27, eq mov x25, x19 ldr x19, [sp, #16] ; 8-byte Folded Reload Lloh29: adrp x21, _TT_NUMBER@GOTPAGE Lloh30: ldr x21, [x21, _TT_NUMBER@GOTPAGEOFF] b LBB0_20 LBB0_18: ; in Loop: Header=BB0_1 Depth=1 str x0, [sp, #24] ; 8-byte Folded Spill LBB0_19: ; in Loop: Header=BB0_1 Depth=1 mov x25, x0 LBB0_20: ; in Loop: Header=BB0_1 Depth=1 mov x0, x20 mov x1, x19 bl _PC_CheckTokenString cbnz x0, LBB0_22 ; %bb.21: ; in Loop: Header=BB0_1 Depth=1 mov x0, x20 Lloh31: adrp x1, l_.str.4@PAGE Lloh32: add x1, x1, l_.str.4@PAGEOFF bl _PC_ExpectTokenString cbnz w0, LBB0_1 b LBB0_27 LBB0_22: ldr x0, [sp, #24] ; 8-byte Folded Reload b LBB0_28 LBB0_23: ldr x8, [sp, #56] str x8, [sp] Lloh33: adrp x1, l_.str.3@PAGE Lloh34: add x1, x1, l_.str.3@PAGEOFF b LBB0_26 LBB0_24: str x8, [sp] Lloh35: adrp x1, l_.str@PAGE Lloh36: add x1, x1, l_.str@PAGEOFF b LBB0_26 LBB0_25: Lloh37: adrp x1, l_.str.1@PAGE Lloh38: add x1, x1, l_.str.1@PAGEOFF LBB0_26: mov x0, x20 bl _SourceError LBB0_27: mov x0, x20 bl _FreeSource ldr x0, [sp, #24] ; 8-byte Folded Reload bl _BotFreeMatchPieces mov x0, #0 LBB0_28: 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 Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpAdd Lloh35, Lloh36 .loh AdrpAdd Lloh37, Lloh38 .cfi_endproc ; -- End function .comm _qfalse,4,2 ; @qfalse .comm _TT_NUMBER,8,3 ; @TT_NUMBER .comm _TT_INTEGER,4,2 ; @TT_INTEGER .comm _MAX_MATCHVARIABLES,8,3 ; @MAX_MATCHVARIABLES .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "can't have more than %d match variables\n" l_.str.1: ; @.str.1 .asciz "not allowed to have adjacent variables\n" .comm _qtrue,4,2 ; @qtrue .comm _MT_VARIABLE,4,2 ; @MT_VARIABLE .comm _TT_STRING,8,3 ; @TT_STRING .comm _MT_STRING,4,2 ; @MT_STRING l_.str.2: ; @.str.2 .asciz "|" l_.str.3: ; @.str.3 .asciz "invalid token %s\n" l_.str.4: ; @.str.4 .asciz "," .subsections_via_symbols
AnghaBench/Quake-III-Arena/code/botlib/extr_be_ai_chat.c_BotLoadMatchPieces.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function AcpiNsMatchComplexRepair _AcpiNsMatchComplexRepair: ## @AcpiNsMatchComplexRepair .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 _AcpiNsRepairableNames@GOTPCREL(%rip), %rax movq (%rax), %rbx cmpq $0, 8(%rbx) je LBB0_4 ## %bb.1: movq %rdi, %r14 .p2align 4, 0x90 LBB0_2: ## =>This Inner Loop Header: Depth=1 movl (%r14), %edi movl (%rbx), %esi callq _ACPI_COMPARE_NAMESEG testq %rax, %rax jne LBB0_5 ## %bb.3: ## in Loop: Header=BB0_2 Depth=1 cmpq $0, 24(%rbx) leaq 16(%rbx), %rbx jne LBB0_2 LBB0_4: xorl %ebx, %ebx LBB0_5: movq %rbx, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _AcpiNsRepairableNames,8,3 ## @AcpiNsRepairableNames .no_dead_strip _AcpiNsMatchComplexRepair .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function AcpiNsMatchComplexRepair _AcpiNsMatchComplexRepair: ; @AcpiNsMatchComplexRepair .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, _AcpiNsRepairableNames@GOTPAGE Lloh1: ldr x8, [x8, _AcpiNsRepairableNames@GOTPAGEOFF] Lloh2: ldr x19, [x8] ldr x8, [x19, #8] cbz x8, LBB0_4 ; %bb.1: mov x20, x0 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w0, [x20] ldr w1, [x19] bl _ACPI_COMPARE_NAMESEG cbnz x0, LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr x8, [x19, #24] add x19, x19, #16 cbnz x8, LBB0_2 LBB0_4: mov x19, #0 LBB0_5: mov x0, 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 _AcpiNsRepairableNames,8,3 ; @AcpiNsRepairableNames .no_dead_strip _AcpiNsMatchComplexRepair .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/dev/acpica/components/namespace/extr_nsrepair2.c_AcpiNsMatchComplexRepair.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ieee80211_adhoc_attach ## -- Begin function ieee80211_adhoc_attach .p2align 4, 0x90 _ieee80211_adhoc_attach: ## @ieee80211_adhoc_attach .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _adhoc_vattach@GOTPCREL(%rip), %rax movq (%rax), %rcx movq (%rdi), %rdx movq _IEEE80211_M_IBSS@GOTPCREL(%rip), %rsi movq (%rsi), %rsi movq %rcx, (%rdx,%rsi,8) movq (%rax), %rax movq (%rdi), %rcx movq _IEEE80211_M_AHDEMO@GOTPCREL(%rip), %rdx movq (%rdx), %rdx movq %rax, (%rcx,%rdx,8) popq %rbp retq .cfi_endproc ## -- End function .comm _adhoc_vattach,8,3 ## @adhoc_vattach .comm _IEEE80211_M_IBSS,8,3 ## @IEEE80211_M_IBSS .comm _IEEE80211_M_AHDEMO,8,3 ## @IEEE80211_M_AHDEMO .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _ieee80211_adhoc_attach ; -- Begin function ieee80211_adhoc_attach .p2align 2 _ieee80211_adhoc_attach: ; @ieee80211_adhoc_attach .cfi_startproc ; %bb.0: Lloh0: adrp x8, _adhoc_vattach@GOTPAGE Lloh1: ldr x8, [x8, _adhoc_vattach@GOTPAGEOFF] ldr x9, [x8] ldr x10, [x0] Lloh2: adrp x11, _IEEE80211_M_IBSS@GOTPAGE Lloh3: ldr x11, [x11, _IEEE80211_M_IBSS@GOTPAGEOFF] Lloh4: ldr x11, [x11] str x9, [x10, x11, lsl #3] ldr x8, [x8] ldr x9, [x0] Lloh5: adrp x10, _IEEE80211_M_AHDEMO@GOTPAGE Lloh6: ldr x10, [x10, _IEEE80211_M_AHDEMO@GOTPAGEOFF] Lloh7: ldr x10, [x10] str x8, [x9, x10, lsl #3] ret .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .comm _adhoc_vattach,8,3 ; @adhoc_vattach .comm _IEEE80211_M_IBSS,8,3 ; @IEEE80211_M_IBSS .comm _IEEE80211_M_AHDEMO,8,3 ; @IEEE80211_M_AHDEMO .subsections_via_symbols
AnghaBench/freebsd/sys/net80211/extr_ieee80211_adhoc.c_ieee80211_adhoc_attach.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ishtp_secs_to_jiffies _ishtp_secs_to_jiffies: ## @ishtp_secs_to_jiffies .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq _MSEC_PER_SEC@GOTPCREL(%rip), %rax imulq (%rax), %rdi popq %rbp jmp _msecs_to_jiffies ## TAILCALL .cfi_endproc ## -- End function .comm _MSEC_PER_SEC,8,3 ## @MSEC_PER_SEC .no_dead_strip _ishtp_secs_to_jiffies .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ishtp_secs_to_jiffies _ishtp_secs_to_jiffies: ; @ishtp_secs_to_jiffies .cfi_startproc ; %bb.0: Lloh0: adrp x8, _MSEC_PER_SEC@GOTPAGE Lloh1: ldr x8, [x8, _MSEC_PER_SEC@GOTPAGEOFF] Lloh2: ldr x8, [x8] mul x0, x8, x0 b _msecs_to_jiffies .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _MSEC_PER_SEC,8,3 ; @MSEC_PER_SEC .no_dead_strip _ishtp_secs_to_jiffies .subsections_via_symbols
AnghaBench/linux/drivers/hid/intel-ish-hid/ishtp/extr_ishtp-dev.h_ishtp_secs_to_jiffies.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Curl_cache_addr ## -- Begin function Curl_cache_addr .p2align 4, 0x90 _Curl_cache_addr: ## @Curl_cache_addr .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %ecx, %r13d movq %rdx, %rbx movq %rdi, %r15 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq %rsi, -64(%rbp) movq _MAX_HOSTCACHE_LEN@GOTPCREL(%rip), %rax movl (%rax), %r12d movq %r12, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %r14 cmpq $0, 8(%r15) je LBB0_3 ## %bb.1: leaq -64(%rbp), %rsi movq %r15, %rdi callq _Curl_shuffle_addr testq %rax, %rax jne LBB0_10 LBB0_3: movl %r13d, -52(%rbp) ## 4-byte Spill movl $1, %edi movl $16, %esi callq _calloc testq %rax, %rax je LBB0_10 ## %bb.4: movq %rax, %r13 movq %rbx, %rdi movl -52(%rbp), %esi ## 4-byte Reload movq %r14, %rdx movl %r12d, %ecx callq _create_hostcache_id movq %r14, %rdi callq _strlen movq %rax, %r12 movl $1, (%r13) movq -64(%rbp), %rax movq %rax, 8(%r13) movq %r13, %rbx addq $4, %rbx movq %rbx, %rdi callq _time cmpl $0, 4(%r13) jne LBB0_6 ## %bb.5: movl $1, (%rbx) LBB0_6: movl (%r15), %edi incq %r12 movq %r14, %rsi movq %r12, %rdx movq %r13, %rcx callq _Curl_hash_add testq %rax, %rax je LBB0_9 ## %bb.7: incl (%rax) jmp LBB0_11 LBB0_9: movq %r13, %rdi callq _free LBB0_10: xorl %eax, %eax LBB0_11: movq ___stack_chk_guard@GOTPCREL(%rip), %rcx movq (%rcx), %rcx cmpq -48(%rbp), %rcx jne LBB0_13 ## %bb.12: leaq -40(%rbp), %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_13: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _MAX_HOSTCACHE_LEN,4,2 ## @MAX_HOSTCACHE_LEN .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _Curl_cache_addr ; -- Begin function Curl_cache_addr .p2align 2 _Curl_cache_addr: ; @Curl_cache_addr .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 sub sp, sp, #16 mov x22, x3 mov x23, x2 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, #-72] stur x1, [x29, #-80] Lloh3: adrp x8, _MAX_HOSTCACHE_LEN@GOTPAGE Lloh4: ldr x8, [x8, _MAX_HOSTCACHE_LEN@GOTPAGEOFF] Lloh5: ldr w24, [x8] mov x9, x24 Lloh6: adrp x16, ___chkstk_darwin@GOTPAGE Lloh7: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x8, sp add x9, x24, #15 and x9, x9, #0x1fffffff0 sub x20, x8, x9 mov sp, x20 ldr x8, [x0, #8] cbz x8, LBB0_2 ; %bb.1: sub x1, x29, #80 mov x0, x19 bl _Curl_shuffle_addr cbnz x0, LBB0_8 LBB0_2: mov w25, #1 mov w0, #1 mov w1, #16 bl _calloc cbz x0, LBB0_9 ; %bb.3: mov x21, x0 mov x0, x23 mov x1, x22 mov x2, x20 mov x3, x24 bl _create_hostcache_id mov x0, x20 bl _strlen mov x22, x0 str w25, [x21] ldur x8, [x29, #-80] str x8, [x21, #8] add x23, x21, #4 mov x0, x23 bl _time ldr w8, [x21, #4] cbnz w8, LBB0_5 ; %bb.4: mov w8, #1 str w8, [x23] LBB0_5: ldr w0, [x19] add x2, x22, #1 mov x1, x20 mov x3, x21 bl _Curl_hash_add cbz x0, LBB0_7 ; %bb.6: ldr w8, [x0] add w8, w8, #1 str w8, [x0] b LBB0_9 LBB0_7: mov x0, x21 bl _free LBB0_8: mov x0, #0 LBB0_9: ldur x8, [x29, #-72] Lloh8: adrp x9, ___stack_chk_guard@GOTPAGE Lloh9: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh10: ldr x9, [x9] cmp x9, x8 b.ne LBB0_11 ; %bb.10: sub sp, x29, #64 ldp x29, x30, [sp, #64] ; 16-byte Folded Reload ldp x20, x19, [sp, #48] ; 16-byte Folded Reload ldp x22, x21, [sp, #32] ; 16-byte Folded Reload ldp x24, x23, [sp, #16] ; 16-byte Folded Reload ldp x26, x25, [sp], #80 ; 16-byte Folded Reload ret LBB0_11: bl ___stack_chk_fail .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .cfi_endproc ; -- End function .comm _MAX_HOSTCACHE_LEN,4,2 ; @MAX_HOSTCACHE_LEN .subsections_via_symbols
AnghaBench/curl/lib/extr_hostip.c_Curl_cache_addr.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function ixgbevf_alloc_q_vector _ixgbevf_alloc_q_vector: ## @ixgbevf_alloc_q_vector .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $40, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl %r9d, %r12d ## kill: def $r8d killed $r8d def $r8 movl %ecx, %r13d movl %edx, %r14d movl %esi, %ebx movq %rdi, %r15 movl 16(%rbp), %ecx movq %r8, -64(%rbp) ## 8-byte Spill leal (%r8,%r14), %eax addl %ecx, %eax leal (%rax,%rax,4), %eax leal 40(,%rax,8), %edi movq _GFP_KERNEL@GOTPCREL(%rip), %rax movl (%rax), %esi callq _kzalloc testq %rax, %rax je LBB0_1 ## %bb.2: movl 12(%r15), %edi leaq 32(%rax), %rsi movq _ixgbevf_poll@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq %rax, -48(%rbp) ## 8-byte Spill movl $64, %ecx callq _netif_napi_add movq 48(%r15), %rax movslq %ebx, %rcx movq -48(%rbp), %rdx ## 8-byte Reload movq %rdx, (%rax,%rcx,8) movq -48(%rbp), %rax ## 8-byte Reload movq %r15, 24(%rax) movq -48(%rbp), %rax ## 8-byte Reload movl %ecx, (%rax) movq -48(%rbp), %rcx ## 8-byte Reload movq 16(%rcx), %rbx testl %r14d, %r14d je LBB0_5 ## %bb.3: leaq 8(%rcx), %rax movq %rax, -72(%rbp) ## 8-byte Spill movslq %r13d, %r13 .p2align 4, 0x90 LBB0_4: ## =>This Inner Loop Header: Depth=1 leal (%r12,%r13), %eax movl %eax, -56(%rbp) ## 4-byte Spill movq 16(%r15), %rax movq %rax, 32(%rbx) movl 12(%r15), %eax movl %eax, 24(%rbx) movq %rcx, 16(%rbx) movq %rbx, %rdi movq -72(%rbp), %rsi ## 8-byte Reload callq _ixgbevf_add_ring movq -48(%rbp), %rcx ## 8-byte Reload movl 32(%r15), %eax movl %eax, 8(%rbx) movl %r13d, (%rbx) movl -56(%rbp), %eax ## 4-byte Reload movl %eax, 4(%rbx) movq 40(%r15), %rax movq %rbx, (%rax,%r13,8) incq %r13 addq $40, %rbx decl %r14d jne LBB0_4 LBB0_5: addl %r12d, %r13d movq -64(%rbp), %rdx ## 8-byte Reload testl %edx, %edx je LBB0_8 ## %bb.6: leaq 8(%rcx), %rax movq %rax, -56(%rbp) ## 8-byte Spill movslq %r12d, %r14 .p2align 4, 0x90 LBB0_7: ## =>This Inner Loop Header: Depth=1 movq 16(%r15), %rax movq %rax, 32(%rbx) movl 12(%r15), %eax movl %eax, 24(%rbx) movq %rcx, 16(%rbx) movq %rbx, %rdi movq -56(%rbp), %rsi ## 8-byte Reload movq %rdx, %r12 callq _ixgbevf_add_ring movl 32(%r15), %eax movl %eax, 8(%rbx) movl %r14d, (%rbx) movl %r13d, 4(%rbx) movq %rbx, %rdi callq _set_ring_xdp movq %r12, %rdx movq -48(%rbp), %rcx ## 8-byte Reload movq 24(%r15), %rax movq %rbx, (%rax,%r14,8) incq %r14 incl %r13d addq $40, %rbx decl %edx jne LBB0_7 LBB0_8: xorl %eax, %eax movl 16(%rbp), %r12d testl %r12d, %r12d je LBB0_12 ## %bb.9: movq %rcx, %r14 addq $4, %r14 movslq 24(%rbp), %r13 .p2align 4, 0x90 LBB0_10: ## =>This Inner Loop Header: Depth=1 movq 16(%r15), %rax movq %rax, 32(%rbx) movl 12(%r15), %eax movl %eax, 24(%rbx) movq %rcx, 16(%rbx) movq %rbx, %rdi movq %r14, %rsi callq _ixgbevf_add_ring movq -48(%rbp), %rcx ## 8-byte Reload movl 8(%r15), %eax movl %eax, 8(%rbx) movl %r13d, (%rbx) movl %r13d, 4(%rbx) movq (%r15), %rax movq %rbx, (%rax,%r13,8) incq %r13 addq $40, %rbx decl %r12d jne LBB0_10 ## %bb.11: xorl %eax, %eax jmp LBB0_12 LBB0_1: movq _ENOMEM@GOTPCREL(%rip), %rcx xorl %eax, %eax subl (%rcx), %eax LBB0_12: addq $40, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .comm _ENOMEM,4,2 ## @ENOMEM .comm _ixgbevf_poll,4,2 ## @ixgbevf_poll .no_dead_strip _ixgbevf_alloc_q_vector .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function ixgbevf_alloc_q_vector _ixgbevf_alloc_q_vector: ; @ixgbevf_alloc_q_vector .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill add x29, sp, #96 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x19, x7 mov x20, x6 mov x24, x5 mov x25, x4 mov x26, x3 mov x27, x2 mov x23, x1 mov x21, x0 add w8, w4, w2 add w8, w8, w6 mov w9, #40 mul w8, w8, w9 add w0, w8, #40 Lloh0: adrp x8, _GFP_KERNEL@GOTPAGE Lloh1: ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF] Lloh2: ldr w1, [x8] bl _kzalloc cbz x0, LBB0_5 ; %bb.1: mov x22, x0 ldr w0, [x21, #12] add x1, x22, #32 Lloh3: adrp x8, _ixgbevf_poll@GOTPAGE Lloh4: ldr x8, [x8, _ixgbevf_poll@GOTPAGEOFF] Lloh5: ldr w2, [x8] mov w3, #64 bl _netif_napi_add ldr x8, [x21, #48] str x22, [x8, w23, sxtw #3] str x21, [x22, #24] str w23, [x22] ldr x23, [x22, #16] cbz w27, LBB0_6 ; %bb.2: add x8, x22, #8 stp x8, x22, [sp] ; 16-byte Folded Spill sbfiz x28, x26, #3, #32 LBB0_3: ; =>This Inner Loop Header: Depth=1 add w22, w24, w26 ldr x8, [x21, #16] str x8, [x23, #32] ldr w8, [x21, #12] str w8, [x23, #24] ldp x1, x8, [sp] ; 16-byte Folded Reload str x8, [x23, #16] mov x0, x23 bl _ixgbevf_add_ring ldr w8, [x21, #32] str w8, [x23, #8] ldr x8, [x21, #40] str x23, [x8, x28] stp w26, w22, [x23], #40 add w26, w26, #1 add x28, x28, #8 subs w27, w27, #1 b.ne LBB0_3 ; %bb.4: add w27, w24, w26 ldr x22, [sp, #8] ; 8-byte Folded Reload cbnz w25, LBB0_7 b LBB0_9 LBB0_5: Lloh6: adrp x8, _ENOMEM@GOTPAGE Lloh7: ldr x8, [x8, _ENOMEM@GOTPAGEOFF] Lloh8: ldr w8, [x8] neg w0, w8 b LBB0_13 LBB0_6: add w27, w24, w26 cbz w25, LBB0_9 LBB0_7: add x26, x22, #8 sbfiz x28, x24, #3, #32 LBB0_8: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21, #16] str x8, [x23, #32] ldr w8, [x21, #12] str w8, [x23, #24] str x22, [x23, #16] mov x0, x23 mov x1, x26 bl _ixgbevf_add_ring ldr w8, [x21, #32] stp w27, w8, [x23, #4] str w24, [x23] mov x0, x23 bl _set_ring_xdp ldr x8, [x21, #24] str x23, [x8, x28] add w27, w27, #1 add x23, x23, #40 add w24, w24, #1 add x28, x28, #8 subs w25, w25, #1 b.ne LBB0_8 LBB0_9: cbz w20, LBB0_12 ; %bb.10: add x24, x22, #4 sbfiz x25, x19, #3, #32 LBB0_11: ; =>This Inner Loop Header: Depth=1 ldr x8, [x21, #16] str x8, [x23, #32] ldr w8, [x21, #12] str w8, [x23, #24] str x22, [x23, #16] mov x0, x23 mov x1, x24 bl _ixgbevf_add_ring ldr w8, [x21, #8] str w8, [x23, #8] ldr x8, [x21] str x23, [x8, x25] stp w19, w19, [x23], #40 add w19, w19, #1 add x25, x25, #8 subs w20, w20, #1 b.ne LBB0_11 LBB0_12: mov w0, #0 LBB0_13: ldp x29, x30, [sp, #96] ; 16-byte Folded Reload ldp x20, x19, [sp, #80] ; 16-byte Folded Reload ldp x22, x21, [sp, #64] ; 16-byte Folded Reload ldp x24, x23, [sp, #48] ; 16-byte Folded Reload ldp x26, x25, [sp, #32] ; 16-byte Folded Reload ldp x28, x27, [sp, #16] ; 16-byte Folded Reload add sp, sp, #112 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .comm _ENOMEM,4,2 ; @ENOMEM .comm _ixgbevf_poll,4,2 ; @ixgbevf_poll .no_dead_strip _ixgbevf_alloc_q_vector .subsections_via_symbols
AnghaBench/linux/drivers/net/ethernet/intel/ixgbevf/extr_ixgbevf_main.c_ixgbevf_alloc_q_vector.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 .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movl $1, %eax movq _v@GOTPCREL(%rip), %r8 movq _u@GOTPCREL(%rip), %r10 movl $999, %esi ## imm = 0x3E7 xorl %ecx, %ecx .p2align 4, 0x90 LBB0_1: ## =>This Loop Header: Depth=1 ## Child Loop BB0_2 Depth 2 ## Child Loop BB0_3 Depth 3 movl %eax, %edx notl %edx movq %rcx, -48(%rbp) ## 8-byte Spill movzbl %cl, %ecx andl $1, %ecx imulq $4000000, %rcx, %r11 ## imm = 0x3D0900 leaq (%r8,%r11), %r9 movq %rax, -56(%rbp) ## 8-byte Spill movl %eax, %ecx andl $1, %ecx imulq $4000000, %rcx, %r14 ## imm = 0x3D0900 leaq (%r10,%r14), %rdi addq %r8, %r14 andl $1, %edx addq %r10, %r11 movq %r11, -72(%rbp) ## 8-byte Spill movq %r9, -64(%rbp) ## 8-byte Spill xorl %eax, %eax movq %rdx, -88(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB0_2: ## Parent Loop BB0_1 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_3 Depth 3 leal -1(%rax), %ecx testq %rax, %rax movslq %ecx, %r8 cmoveq %rsi, %r8 cmpq $999, %rax ## imm = 0x3E7 leaq 1(%rax), %rax movq %rax, -80(%rbp) ## 8-byte Spill movl %eax, %ecx movl $0, %eax cmoveq %rax, %rcx imulq $4000, %r8, %r11 ## imm = 0xFA0 movq -72(%rbp), %r8 ## 8-byte Reload leaq (%r8,%r11), %rax movq %rax, -144(%rbp) ## 8-byte Spill imulq $4000, %rcx, %rcx ## imm = 0xFA0 leaq (%r8,%rcx), %rax movq %rax, -128(%rbp) ## 8-byte Spill movq -64(%rbp), %r8 ## 8-byte Reload movq %r11, -112(%rbp) ## 8-byte Spill leaq (%r8,%r11), %rax movq %rax, -120(%rbp) ## 8-byte Spill movq %rcx, -136(%rbp) ## 8-byte Spill leaq (%r8,%rcx), %rax movq %rax, -96(%rbp) ## 8-byte Spill xorl %r12d, %r12d movq %r9, -104(%rbp) ## 8-byte Spill .p2align 4, 0x90 LBB0_3: ## Parent Loop BB0_1 Depth=1 ## Parent Loop BB0_2 Depth=2 ## => This Inner Loop Header: Depth=3 movl (%r9,%r12,4), %r15d movq %rdi, %r9 movq -144(%rbp), %rax ## 8-byte Reload movl (%rax,%r12,4), %r13d addl %r15d, %r13d movq -128(%rbp), %rax ## 8-byte Reload addl (%rax,%r12,4), %r13d leal -1(%r12), %edi testq %r12, %r12 cmoveq %rsi, %rdi imulq $4000000, %rdx, %rax ## imm = 0x3D0900 leaq (%rax,%r10), %rbx movq -112(%rbp), %r8 ## 8-byte Reload leaq (%rbx,%r8), %rcx addl (%rcx,%rdi,4), %r13d leaq 1(%r12), %rcx cmpq $999, %r12 ## imm = 0x3E7 movl $0, %edx cmovneq %rcx, %rdx movq -120(%rbp), %r11 ## 8-byte Reload addl (%r11,%r12,4), %r15d movq -96(%rbp), %rsi ## 8-byte Reload addl (%rsi,%r12,4), %r15d addq _v@GOTPCREL(%rip), %rax addq %r8, %rax addl (%rax,%rdi,4), %r15d addq -136(%rbp), %rbx ## 8-byte Folded Reload addl (%rbx,%rdx,4), %r13d movl %r13d, (%r9,%r12,4) movq %r9, %rdi movq -104(%rbp), %r9 ## 8-byte Reload addl (%rbx,%rdx,4), %r15d movq -88(%rbp), %rdx ## 8-byte Reload movl $999, %esi ## imm = 0x3E7 movl %r15d, (%r14,%r12,4) movq %rcx, %r12 cmpq $1000, %rcx ## imm = 0x3E8 jne LBB0_3 ## %bb.4: ## in Loop: Header=BB0_2 Depth=2 addq $4000, %r9 ## imm = 0xFA0 addq $4000, %rdi ## imm = 0xFA0 addq $4000, %r14 ## imm = 0xFA0 movq -80(%rbp), %rax ## 8-byte Reload cmpq $1000, %rax ## imm = 0x3E8 jne LBB0_2 ## %bb.5: ## in Loop: Header=BB0_1 Depth=1 movq -56(%rbp), %rax ## 8-byte Reload incl %eax movq -48(%rbp), %rcx ## 8-byte Reload incb %cl cmpl $1000, %eax ## imm = 0x3E8 movq _v@GOTPCREL(%rip), %r8 jne LBB0_1 ## %bb.6: movl $-298963296, %eax ## imm = 0xEE2E2EA0 addl _u@GOTPCREL(%rip), %eax popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _u,8000000,4 ## @u .comm _v,8000000,4 ## @v .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 stp x28, x27, [sp, #16] ; 16-byte Folded Spill stp x26, x25, [sp, #32] ; 16-byte Folded Spill stp x24, x23, [sp, #48] ; 16-byte Folded Spill stp x22, x21, [sp, #64] ; 16-byte Folded Spill stp x20, x19, [sp, #80] ; 16-byte Folded Spill stp x29, x30, [sp, #96] ; 16-byte Folded Spill .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 w8, #0 mov w9, #1 mov w10, #2304 movk w10, #61, lsl #16 Lloh0: adrp x11, _v@GOTPAGE Lloh1: ldr x11, [x11, _v@GOTPAGEOFF] Lloh2: adrp x12, _u@GOTPAGE Lloh3: ldr x12, [x12, _u@GOTPAGEOFF] mov w13, #999 mov w14, #4000 LBB0_1: ; =>This Loop Header: Depth=1 ; Child Loop BB0_2 Depth 2 ; Child Loop BB0_3 Depth 3 mov x16, #0 mvn w1, w9 stp x9, x8, [sp] ; 16-byte Folded Spill and x15, x8, #0x1 mul x2, x15, x10 add x15, x11, x2 and x17, x9, #0x1 mul x0, x17, x10 add x17, x12, x0 add x0, x11, x0 and w1, w1, #0x1 add x2, x12, x2 mov x3, x15 LBB0_2: ; Parent Loop BB0_1 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_3 Depth 3 mov x7, #0 mov x5, x16 sub w16, w5, #1 sxtw x16, w16 cmp x5, #0 csel x4, x13, x16, eq add x16, x5, #1 and x6, x16, #0xffffffff cmp x5, #999 csel x5, xzr, x6, eq mul x20, x4, x14 add x6, x2, x20 mul x21, x5, x14 add x19, x2, x21 add x20, x15, x20 add x21, x15, x21 LBB0_3: ; Parent Loop BB0_1 Depth=1 ; Parent Loop BB0_2 Depth=2 ; => This Inner Loop Header: Depth=3 lsl x22, x7, #2 ldr w23, [x6, x22] ldr w24, [x3, x22] ldr w25, [x19, x22] sub w26, w7, #1 cmp x7, #0 csel x26, x13, x26, eq mul x27, x4, x14 mul x28, x1, x10 add x30, x12, x28 add x8, x30, x27 lsl x26, x26, #2 ldr w8, [x8, x26] add w23, w24, w23 add w23, w23, w25 cmp x7, #999 csinc x25, xzr, x7, eq add x9, x7, #1 madd x7, x5, x14, x30 lsl x25, x25, #2 ldr w30, [x7, x25] add w8, w23, w8 add w8, w8, w30 str w8, [x17, x22] ldr w8, [x20, x22] ldr w23, [x21, x22] add w8, w8, w24 add w8, w8, w23 add x23, x11, x28 add x23, x23, x27 ldr w23, [x23, x26] ldr w7, [x7, x25] add w8, w8, w23 add w8, w8, w7 str w8, [x0, x22] mov x7, x9 cmp x9, #1000 b.ne LBB0_3 ; %bb.4: ; in Loop: Header=BB0_2 Depth=2 add x3, x3, #4000 add x17, x17, #4000 add x0, x0, #4000 cmp x16, #1000 b.ne LBB0_2 ; %bb.5: ; in Loop: Header=BB0_1 Depth=1 ldp x9, x8, [sp] ; 16-byte Folded Reload add w9, w9, #1 add w8, w8, #1 cmp w9, #1000 b.ne LBB0_1 ; %bb.6: Lloh4: adrp x8, _u@GOTPAGE Lloh5: ldr x8, [x8, _u@GOTPAGEOFF] mov w9, #11936 movk w9, #60974, lsl #16 add w0, w8, w9 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 AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGot Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _u,8000000,2 ; @u .comm _v,8000000,2 ; @v .subsections_via_symbols
the_stack_data/40762418.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .section __TEXT,__literal16,16byte_literals .p2align 4, 0x0 ## -- Begin function FormatScientific LCPI0_0: .space 16,32 .section __TEXT,__text,regular,pure_instructions .p2align 4, 0x90 _FormatScientific: ## @FormatScientific .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 movl %r9d, %r13d movl %r8d, %r12d movq %rcx, %r15 movq %rdx, -120(%rbp) ## 8-byte Spill movl %esi, %r14d movq %rdi, -128(%rbp) ## 8-byte Spill movq 48(%rbp), %rbx movq 24(%rbp), %rcx movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -48(%rbp) movq _DigitMode_Unique@GOTPCREL(%rip), %rax cmpq %rcx, (%rax) jne LBB0_2 ## %bb.1: xorl %edi, %edi cmpq $0, 32(%rbp) setns %dil callq _DEBUG_ASSERT LBB0_2: xorl %edi, %edi testl %r14d, %r14d setg %dil callq _DEBUG_ASSERT leal -43(%r12), %eax andb $-3, %al xorl %ecx, %ecx cmpb $1, %al adcq $1, %rcx cmpl $2, %r14d setge %al cmpq %rbx, %rcx jge LBB0_6 ## %bb.3: cmpl $2, %r14d movq -128(%rbp), %rsi ## 8-byte Reload jl LBB0_8 ## %bb.4: cmpl $33, %r14d jae LBB0_10 ## %bb.5: movq %rsi, %rbx jmp LBB0_14 LBB0_6: cmpl $2, %r14d setl %cl cmpb $43, %r12b setne %dl orb %cl, %dl movq -128(%rbp), %rbx ## 8-byte Reload jne LBB0_9 ## %bb.7: movb $43, (%rbx) incq %rbx decl %r14d movl %r13d, %edx movq %r15, %rsi jmp LBB0_19 LBB0_8: xorl %eax, %eax movq %rsi, %rbx LBB0_9: movl %r13d, %edx movq %r15, %rsi jmp LBB0_17 LBB0_10: leal -1(%r14), %eax movl %eax, %ecx andl $-32, %ecx subl %ecx, %r14d leaq (%rsi,%rcx), %rbx xorl %edx, %edx movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32] .p2align 4, 0x90 LBB0_11: ## =>This Inner Loop Header: Depth=1 movups %xmm0, (%rsi,%rdx) movups %xmm0, 16(%rsi,%rdx) addq $32, %rdx cmpq %rdx, %rcx jne LBB0_11 ## %bb.12: cmpl %eax, %ecx jne LBB0_14 ## %bb.13: movl $1, %r14d xorl %eax, %eax jmp LBB0_9 LBB0_14: movl %r13d, %edx movq %r15, %rsi incl %r14d .p2align 4, 0x90 LBB0_15: ## =>This Inner Loop Header: Depth=1 movb $32, (%rbx) incq %rbx decl %r14d cmpl $2, %r14d ja LBB0_15 ## %bb.16: movl $1, %r14d xorl %eax, %eax LBB0_17: cmpb $45, %r12b setne %cl xorb $1, %al orb %cl, %al jne LBB0_19 ## %bb.18: movb $45, (%rbx) incq %rbx decl %r14d LBB0_19: movq -120(%rbp), %rdi ## 8-byte Reload movl 16(%rbp), %ecx movq _CutoffMode_TotalLength@GOTPCREL(%rip), %rax movl (%rax), %r9d movq 32(%rbp), %rax incq %rax leaq -112(%rbp), %r10 movq 24(%rbp), %r8 pushq %r10 pushq %r14 pushq %rbx pushq %rax callq _Dragon4 addq $32, %rsp movq %rax, %r12 xorl %edi, %edi testq %rax, %rax setg %dil callq _DEBUG_ASSERT movslq %r14d, %r13 xorl %edi, %edi cmpq %r13, %r12 setle %dil callq _DEBUG_ASSERT xorl %eax, %eax cmpl $2, %r13d setge %al leaq (%rax,%rbx), %r14 subl %eax, %r13d leaq -1(%r12), %r15 cmpq $2, %r12 setge %al cmpl $2, %r13d setge %cl andb %al, %cl cmpb $1, %cl jne LBB0_21 ## %bb.20: movl %r13d, %eax addq $-2, %rax cmpq %rax, %r15 cmovaeq %rax, %r15 leaq 1(%r14), %rdi movq %r14, %rsi movq %r15, %rdx callq _memmove movb $46, (%r14) leaq 1(%r15), %rax addq %r15, %r14 incq %r14 subl %eax, %r13d LBB0_21: movq _TrimMode_DptZeros@GOTPCREL(%rip), %rax movq 40(%rbp), %rsi cmpq %rsi, (%rax) je LBB0_25 ## %bb.22: testq %r15, %r15 jne LBB0_25 ## %bb.23: cmpl $2, %r13d jl LBB0_25 ## %bb.24: movb $46, (%r14) incq %r14 decl %r13d LBB0_25: movq _TrimMode_LeaveOneZero@GOTPCREL(%rip), %rbx cmpq %rsi, (%rbx) jne LBB0_29 ## %bb.26: testq %r15, %r15 jne LBB0_34 ## %bb.27: cmpl $2, %r13d jl LBB0_34 ## %bb.28: movb $48, (%r14) incq %r14 decl %r13d movl $1, %r15d jmp LBB0_34 LBB0_29: movq _TrimMode_None@GOTPCREL(%rip), %rax cmpq %rsi, (%rax) jne LBB0_34 ## %bb.30: movq 24(%rbp), %rax movq _DigitMode_Unique@GOTPCREL(%rip), %rcx cmpq %rax, (%rcx) je LBB0_34 ## %bb.31: movq 32(%rbp), %rax subq %r15, %rax jle LBB0_34 ## %bb.32: movslq %r13d, %rcx leaq -1(%rcx), %r12 cmpq %rcx, %rax cmovlq %rax, %r12 testq %r12, %r12 jle LBB0_34 ## %bb.33: addq %r14, %r12 leaq 1(%r14), %rax cmpq %rax, %r12 cmovbeq %rax, %r12 movq %r12, %rdx subq %r14, %rdx movq %r14, %rdi movl $48, %esi callq _memset movq 40(%rbp), %rsi addq %r12, %r15 subq %r14, %r15 movq %r12, %r14 LBB0_34: cmpq $0, 32(%rbp) js LBB0_43 ## %bb.35: movq _TrimMode_None@GOTPCREL(%rip), %rax cmpq %rsi, (%rax) je LBB0_43 ## %bb.36: testq %r15, %r15 jle LBB0_43 ## %bb.37: incq %r14 negl %r13d movl %r13d, %eax movq %r14, %rcx .p2align 4, 0x90 LBB0_38: ## =>This Inner Loop Header: Depth=1 movzbl -2(%rcx), %edx decq %rcx decl %eax cmpb $48, %dl je LBB0_38 ## %bb.39: leaq -1(%rcx), %r14 movl %eax, %r13d notl %r13d cmpb $46, %dl jne LBB0_42 ## %bb.40: cmpq %rsi, (%rbx) jne LBB0_42 ## %bb.41: movb $48, (%rcx) movl $-2, %r13d subl %eax, %r13d movq %rcx, %r14 LBB0_42: incq %r14 LBB0_43: cmpl $2, %r13d jl LBB0_60 ## %bb.44: movq 56(%rbp), %rax cmpq $5, %rax movl $5, %ecx cmovbq %rax, %rcx testq %rax, %rax movl $2, %r15d cmovnsq %rcx, %r15 movb $101, -103(%rbp) movq -112(%rbp), %rax movb $43, %cl testq %rax, %rax jns LBB0_46 ## %bb.45: negq %rax movq %rax, -112(%rbp) movb $45, %cl LBB0_46: movb %cl, -102(%rbp) xorl %edi, %edi cmpq $100000, %rax ## imm = 0x186A0 setb %dil callq _DEBUG_ASSERT movq -112(%rbp), %rcx movabsq $7378697629483820647, %r9 ## imm = 0x6666666666666667 movq %rcx, %rax imulq %r9 movq %rdx, %rsi movq %rdx, %rax shrq $63, %rax sarq $2, %rsi addq %rax, %rsi leaq (%rsi,%rsi), %rdi movq %rsi, %rax imulq %r9 movq %rdx, %r8 leaq (%rdi,%rdi,4), %r10 movabsq $-6640827866535438581, %rdx ## imm = 0xA3D70A3D70A3D70B movq %rcx, %rax imulq %rdx movq %rdx, %rdi addq %rcx, %rdi movq %rcx, %rax subq %r10, %rax movq %rax, -96(%rbp) movq %r8, %rax shrq $63, %rax sarq $2, %r8 addq %rax, %r8 addq %r8, %r8 leaq (%r8,%r8,4), %rax subq %rax, %rsi movq %rsi, -88(%rbp) movq %rdi, %rax shrq $63, %rax sarq $6, %rdi addq %rax, %rdi movq %rdi, %rax imulq %r9 movq %rdx, %rax shrq $63, %rax sarq $2, %rdx addq %rax, %rdx addq %rdx, %rdx leaq (%rdx,%rdx,4), %rax subq %rax, %rdi movq %rdi, -80(%rbp) movabsq $2361183241434822607, %rdx ## imm = 0x20C49BA5E353F7CF movq %rcx, %rax imulq %rdx movq %rdx, %rsi movq %rdx, %rax shrq $63, %rax sarq $7, %rsi addq %rax, %rsi movq %rsi, %rax imulq %r9 movq %rdx, %rax shrq $63, %rax sarq $2, %rdx addq %rax, %rdx addq %rdx, %rdx leaq (%rdx,%rdx,4), %rax subq %rax, %rsi movq %rsi, -72(%rbp) movabsq $3777893186295716171, %rdx ## imm = 0x346DC5D63886594B movq %rcx, %rax imulq %rdx movq %rdx, %rsi movq %rdx, %rax shrq $63, %rax sarq $11, %rsi addq %rax, %rsi movq %rsi, %rax imulq %r9 movq %rdx, %rax shrq $63, %rax sarq $2, %rdx addq %rax, %rdx addq %rdx, %rdx leaq (%rdx,%rdx,4), %rax subq %rax, %rsi movabsq $3022314549036572937, %rdx ## imm = 0x29F16B11C6D1E109 movq %rcx, %rax imulq %rdx movq %rsi, -64(%rbp) movq %rdx, %rax shrq $63, %rax sarq $14, %rdx addq %rax, %rdx movq %rdx, -112(%rbp) cmpq $4, %r15 ja LBB0_50 ## %bb.47: movl $5, %eax cmpq $0, -64(%rbp) jne LBB0_51 ## %bb.48: cmpq $4, %r15 jne LBB0_62 LBB0_50: movq %r15, %rax LBB0_51: leaq 2(%rax), %rcx testq %rax, %rax jle LBB0_59 ## %bb.52: movzbl -104(%rbp,%rax,8), %edx addb $48, %dl movb %dl, -101(%rbp) cmpq $1, %rax je LBB0_59 ## %bb.53: leaq -1(%rax), %rdx movzbl -112(%rbp,%rax,8), %esi addb $48, %sil movb %sil, -100(%rbp) cmpq $2, %rdx jb LBB0_59 ## %bb.54: leaq -2(%rax), %rdx movzbl -120(%rbp,%rax,8), %esi addb $48, %sil movb %sil, -99(%rbp) cmpq $2, %rdx jb LBB0_59 ## %bb.55: leaq -3(%rax), %rdx movzbl -128(%rbp,%rax,8), %esi addb $48, %sil movb %sil, -98(%rbp) cmpq $2, %rdx jb LBB0_59 ## %bb.56: leaq -4(%rax), %rdx movzbl -136(%rbp,%rax,8), %esi addb $48, %sil movb %sil, -97(%rbp) cmpq $2, %rdx jb LBB0_59 ## %bb.57: leaq -5(%rax), %rdx movzbl -144(%rbp,%rax,8), %esi addb $48, %sil movb %sil, -96(%rbp) cmpq $2, %rdx jb LBB0_59 ## %bb.58: movzbl -152(%rbp,%rax,8), %eax addb $48, %al movb %al, -95(%rbp) LBB0_59: movl %r13d, %eax leaq -1(%rax), %r15 cmpq %rax, %rcx cmovlq %rcx, %r15 leaq -103(%rbp), %rsi movq %r14, %rdi movq %r15, %rdx callq _memcpy addq %r15, %r14 subl %r15d, %r13d LBB0_60: xorl %edi, %edi testl %r13d, %r13d setg %dil callq _DEBUG_ASSERT movb $0, (%r14) movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -48(%rbp), %rax jne LBB0_72 ## %bb.61: subl -128(%rbp), %r14d ## 4-byte Folded Reload movl %r14d, %eax addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_62: movl $4, %eax cmpq $0, -72(%rbp) jne LBB0_51 ## %bb.63: cmpq $2, %r15 ja LBB0_50 ## %bb.64: movl $3, %eax cmpq $0, -80(%rbp) jne LBB0_51 ## %bb.65: cmpq $2, %r15 je LBB0_50 ## %bb.68: movl $2, %eax cmpq $0, -88(%rbp) jne LBB0_51 ## %bb.69: testq %r15, %r15 jne LBB0_50 ## %bb.71: cmpq $0, -96(%rbp) movl $1, %eax cmoveq %r15, %rax jmp LBB0_51 LBB0_72: callq ___stack_chk_fail .cfi_endproc ## -- End function .comm _DigitMode_Unique,8,3 ## @DigitMode_Unique .comm _CutoffMode_TotalLength,4,2 ## @CutoffMode_TotalLength .comm _TrimMode_DptZeros,8,3 ## @TrimMode_DptZeros .comm _TrimMode_LeaveOneZero,8,3 ## @TrimMode_LeaveOneZero .comm _TrimMode_None,8,3 ## @TrimMode_None .no_dead_strip _FormatScientific .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .p2align 2 ; -- Begin function FormatScientific _FormatScientific: ; @FormatScientific .cfi_startproc ; %bb.0: sub sp, sp, #176 stp x28, x27, [sp, #80] ; 16-byte Folded Spill stp x26, x25, [sp, #96] ; 16-byte Folded Spill stp x24, x23, [sp, #112] ; 16-byte Folded Spill stp x22, x21, [sp, #128] ; 16-byte Folded Spill stp x20, x19, [sp, #144] ; 16-byte Folded Spill stp x29, x30, [sp, #160] ; 16-byte Folded Spill add x29, sp, #160 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 mov x21, x7 mov x20, x6 mov x22, x5 mov x26, x4 mov x23, x3 mov x24, x2 mov x25, x1 mov x19, x0 ldr x27, [x29, #32] ldr x28, [x29, #16] Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] str x8, [sp, #72] Lloh3: adrp x8, _DigitMode_Unique@GOTPAGE Lloh4: ldr x8, [x8, _DigitMode_Unique@GOTPAGEOFF] Lloh5: ldr x8, [x8] cmp x8, x7 b.ne LBB0_2 ; %bb.1: lsr x8, x28, #63 eor w0, w8, #0x1 bl _DEBUG_ASSERT LBB0_2: cmp w25, #0 cset w0, gt bl _DEBUG_ASSERT cmp w26, #43 mov w8, #45 ; =0x2d ccmp w26, w8, #4, ne mov w8, #1 ; =0x1 cinc x10, x8, eq subs w8, w25, #1 cset w9, gt cmp x10, x27 b.ge LBB0_6 ; %bb.3: cmp w25, #2 b.lt LBB0_9 ; %bb.4: cmp w25, #65 b.hs LBB0_11 ; %bb.5: mov x27, x19 b LBB0_14 LBB0_6: mov x27, x19 cmp w26, #43 b.ne LBB0_10 ; %bb.7: cmp w25, #2 b.lt LBB0_10 ; %bb.8: mov w9, #43 ; =0x2b mov x27, x19 strb w9, [x27], #1 mov x25, x8 b LBB0_19 LBB0_9: mov w9, #0 ; =0x0 mov x27, x19 LBB0_10: cmp w26, #45 b.eq LBB0_17 b LBB0_19 LBB0_11: and x9, x8, #0xffffffc0 sub w25, w25, w9 add x27, x19, x9 add x10, x19, #32 movi.16b v0, #32 mov x11, x9 LBB0_12: ; =>This Inner Loop Header: Depth=1 stp q0, q0, [x10, #-32] stp q0, q0, [x10], #64 subs x11, x11, #64 b.ne LBB0_12 ; %bb.13: cmp x9, x8 b.eq LBB0_16 LBB0_14: add w8, w25, #1 mov w9, #32 ; =0x20 LBB0_15: ; =>This Inner Loop Header: Depth=1 strb w9, [x27], #1 sub w8, w8, #1 cmp w8, #2 b.hi LBB0_15 LBB0_16: mov w9, #0 ; =0x0 mov w25, #1 ; =0x1 cmp w26, #45 b.ne LBB0_19 LBB0_17: cbz w9, LBB0_19 ; %bb.18: mov w8, #45 ; =0x2d strb w8, [x27], #1 sub w25, w25, #1 LBB0_19: ldr x26, [x29, #24] Lloh6: adrp x8, _CutoffMode_TotalLength@GOTPAGE Lloh7: ldr x8, [x8, _CutoffMode_TotalLength@GOTPAGEOFF] Lloh8: ldr w5, [x8] add x8, sp, #24 str x8, [sp, #8] str w25, [sp] add x6, x28, #1 mov x0, x24 mov x1, x23 mov x2, x22 mov x3, x20 mov x4, x21 mov x7, x27 bl _Dragon4 mov x23, x0 cmp x0, #0 cset w0, gt bl _DEBUG_ASSERT cmp x23, w25, sxtw cset w0, le bl _DEBUG_ASSERT cmp w25, #1 cset w8, gt cinc x20, x27, gt sub w24, w25, w8 sub x22, x23, #1 cmp x23, #2 ccmp w24, #2, #8, ge b.ge LBB0_21 ; %bb.20: mov x23, x24 b LBB0_22 LBB0_21: sub x8, x24, #2 cmp x22, x8 csel x22, x22, x8, lo add x0, x20, #1 mov x1, x20 mov x2, x22 bl _memmove mov w8, #46 ; =0x2e strb w8, [x20] add x8, x22, #1 add x20, x20, x8 sub w23, w24, w8 LBB0_22: Lloh9: adrp x8, _TrimMode_DptZeros@GOTPAGE Lloh10: ldr x8, [x8, _TrimMode_DptZeros@GOTPAGEOFF] Lloh11: ldr x8, [x8] cmp x8, x26 ccmp x22, #0, #0, ne ccmp w23, #2, #8, eq b.lt LBB0_24 ; %bb.23: mov w8, #46 ; =0x2e strb w8, [x20], #1 sub w23, w23, #1 LBB0_24: Lloh12: adrp x24, _TrimMode_LeaveOneZero@GOTPAGE Lloh13: ldr x24, [x24, _TrimMode_LeaveOneZero@GOTPAGEOFF] ldr x8, [x24] Lloh14: adrp x25, _TrimMode_None@GOTPAGE Lloh15: ldr x25, [x25, _TrimMode_None@GOTPAGEOFF] cmp x8, x26 b.ne LBB0_28 ; %bb.25: cbnz x22, LBB0_33 ; %bb.26: cmp w23, #2 b.lt LBB0_33 ; %bb.27: mov w8, #48 ; =0x30 strb w8, [x20], #1 sub w23, w23, #1 mov w22, #1 ; =0x1 b LBB0_33 LBB0_28: ldr x8, [x25] cmp x8, x26 b.ne LBB0_33 ; %bb.29: Lloh16: adrp x8, _DigitMode_Unique@GOTPAGE Lloh17: ldr x8, [x8, _DigitMode_Unique@GOTPAGEOFF] Lloh18: ldr x8, [x8] cmp x8, x21 b.eq LBB0_33 ; %bb.30: subs x8, x28, x22 b.le LBB0_33 ; %bb.31: sxtw x9, w23 sub x10, x9, #1 cmp x8, x9 csel x8, x8, x10, lt cmp x8, #1 b.lt LBB0_33 ; %bb.32: add x9, x20, #1 add x8, x8, x20 cmp x8, x9 csinc x21, x8, x20, hi sub x2, x21, x20 mov x0, x20 mov w1, #48 ; =0x30 bl _memset add x8, x22, x21 sub x22, x8, x20 mov x20, x21 LBB0_33: tbnz x28, #63, LBB0_42 ; %bb.34: ldr x8, [x25] cmp x8, x26 b.eq LBB0_42 ; %bb.35: cmp x22, #1 b.lt LBB0_42 ; %bb.36: add x8, x20, #1 sub w23, w23, #2 LBB0_37: ; =>This Inner Loop Header: Depth=1 ldurb w9, [x8, #-2] sub x8, x8, #1 add w23, w23, #1 cmp w9, #48 b.eq LBB0_37 ; %bb.38: ldr x10, [x24] cmp w9, #46 ccmp x10, x26, #0, eq b.eq LBB0_40 ; %bb.39: sub x8, x8, #1 add w23, w23, #1 b LBB0_41 LBB0_40: mov w9, #48 ; =0x30 strb w9, [x8] LBB0_41: add x20, x8, #1 LBB0_42: cmp w23, #2 b.lt LBB0_69 ; %bb.43: ldr x8, [x29, #40] mov w9, #5 ; =0x5 cmp x8, #5 csel x9, x8, x9, lo mov w10, #2 ; =0x2 cmp x8, #0 csel x21, x10, x9, lt mov w8, #101 ; =0x65 strb w8, [sp, #17] ldr x8, [sp, #24] tbnz x8, #63, LBB0_45 ; %bb.44: mov w9, #43 ; =0x2b b LBB0_46 LBB0_45: neg x8, x8 str x8, [sp, #24] mov w9, #45 ; =0x2d LBB0_46: strb w9, [sp, #18] lsr x8, x8, #5 cmp x8, #3125 cset w0, lo bl _DEBUG_ASSERT ldr x8, [sp, #24] mov x9, #7378697629483820646 ; =0x6666666666666666 movk x9, #26215 smulh x10, x8, x9 asr x11, x10, #2 add x10, x11, x10, lsr #63 mov w11, #10 ; =0xa msub x12, x10, x11, x8 smulh x13, x10, x9 asr x14, x13, #2 add x13, x14, x13, lsr #63 msub x10, x13, x11, x10 stp x12, x10, [sp, #32] mov x10, #55051 ; =0xd70b movk x10, #28835, lsl #16 movk x10, #2621, lsl #32 movk x10, #41943, lsl #48 smulh x10, x8, x10 add x10, x10, x8 asr x12, x10, #6 add x10, x12, x10, lsr #63 smulh x12, x10, x9 asr x13, x12, #2 add x12, x13, x12, lsr #63 msub x10, x12, x11, x10 mov x12, #63439 ; =0xf7cf movk x12, #58195, lsl #16 movk x12, #39845, lsl #32 movk x12, #8388, lsl #48 smulh x12, x8, x12 asr x13, x12, #7 add x12, x13, x12, lsr #63 smulh x13, x12, x9 asr x14, x13, #2 add x13, x14, x13, lsr #63 msub x12, x13, x11, x12 stp x10, x12, [sp, #48] mov x10, #22859 ; =0x594b movk x10, #14470, lsl #16 movk x10, #50646, lsl #32 movk x10, #13421, lsl #48 smulh x10, x8, x10 asr x12, x10, #11 add x10, x12, x10, lsr #63 smulh x9, x10, x9 asr x12, x9, #2 add x9, x12, x9, lsr #63 msub x9, x9, x11, x10 str x9, [sp, #64] mov x9, #57609 ; =0xe109 movk x9, #50897, lsl #16 movk x9, #27409, lsl #32 movk x9, #10737, lsl #48 smulh x8, x8, x9 asr x9, x8, #14 add x8, x9, x8, lsr #63 str x8, [sp, #24] cmp x21, #4 b.hi LBB0_60 ; %bb.47: ldr x8, [sp, #64] cbz x8, LBB0_49 ; %bb.48: mov w21, #5 ; =0x5 b LBB0_60 LBB0_49: cmp x21, #4 b.eq LBB0_60 ; %bb.50: ldr x8, [sp, #56] cbz x8, LBB0_52 ; %bb.51: mov w21, #4 ; =0x4 b LBB0_60 LBB0_52: cmp x21, #2 b.hi LBB0_60 ; %bb.53: ldr x8, [sp, #48] cbz x8, LBB0_55 ; %bb.54: mov w21, #3 ; =0x3 b LBB0_60 LBB0_55: cmp x21, #2 b.eq LBB0_60 ; %bb.56: ldr x8, [sp, #40] cbz x8, LBB0_58 ; %bb.57: mov w21, #2 ; =0x2 b LBB0_60 LBB0_58: cbnz x21, LBB0_60 ; %bb.59: ldr x8, [sp, #32] cmp x8, #0 csinc x21, x21, xzr, eq LBB0_60: add x8, x21, #2 subs x9, x21, #1 b.lt LBB0_68 ; %bb.61: add x11, sp, #32 ldr x10, [x11, x9, lsl #3] add w10, w10, #48 strb w10, [sp, #19] b.eq LBB0_68 ; %bb.62: sub x10, x21, #2 ldr x11, [x11, x10, lsl #3] add w11, w11, #48 strb w11, [sp, #20] cmp x9, #2 b.lo LBB0_68 ; %bb.63: sub x9, x21, #3 add x11, sp, #32 ldr x12, [x11, x9, lsl #3] add w12, w12, #48 strb w12, [sp, #21] cmp x10, #2 b.lo LBB0_68 ; %bb.64: sub x10, x21, #4 ldr x11, [x11, x10, lsl #3] add w11, w11, #48 strb w11, [sp, #22] cmp x9, #2 b.lo LBB0_68 ; %bb.65: sub x9, x21, #5 add x11, sp, #32 ldr x12, [x11, x9, lsl #3] add w12, w12, #48 strb w12, [sp, #23] cmp x10, #2 b.lo LBB0_68 ; %bb.66: add x10, x11, x21, lsl #3 ldur w10, [x10, #-48] add w10, w10, #48 strb w10, [sp, #24] cmp x9, #2 b.lo LBB0_68 ; %bb.67: add x9, sp, #32 add x9, x9, x21, lsl #3 ldur w9, [x9, #-56] add w9, w9, #48 strb w9, [sp, #25] LBB0_68: mov w9, w23 sub x10, x9, #1 cmp x8, x9 csel x21, x8, x10, lt add x1, sp, #17 mov x0, x20 mov x2, x21 bl _memcpy add x20, x20, x21 sub w23, w23, w21 LBB0_69: cmp w23, #0 cset w0, gt bl _DEBUG_ASSERT strb wzr, [x20] ldr x8, [sp, #72] Lloh19: adrp x9, ___stack_chk_guard@GOTPAGE Lloh20: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh21: ldr x9, [x9] cmp x9, x8 b.ne LBB0_71 ; %bb.70: sub w0, w20, w19 ldp x29, x30, [sp, #160] ; 16-byte Folded Reload ldp x20, x19, [sp, #144] ; 16-byte Folded Reload ldp x22, x21, [sp, #128] ; 16-byte Folded Reload ldp x24, x23, [sp, #112] ; 16-byte Folded Reload ldp x26, x25, [sp, #96] ; 16-byte Folded Reload ldp x28, x27, [sp, #80] ; 16-byte Folded Reload add sp, sp, #176 ret LBB0_71: bl ___stack_chk_fail .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11 .loh AdrpLdrGot Lloh14, Lloh15 .loh AdrpLdrGot Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21 .cfi_endproc ; -- End function .comm _DigitMode_Unique,8,3 ; @DigitMode_Unique .comm _CutoffMode_TotalLength,4,2 ; @CutoffMode_TotalLength .comm _TrimMode_DptZeros,8,3 ; @TrimMode_DptZeros .comm _TrimMode_LeaveOneZero,8,3 ; @TrimMode_LeaveOneZero .comm _TrimMode_None,8,3 ; @TrimMode_None .no_dead_strip _FormatScientific .subsections_via_symbols
assembly_file_107880.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function clevo_mail_led_set _clevo_mail_led_set: ## @clevo_mail_led_set .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl %esi, %ebx xorl %eax, %eax callq _i8042_lock_chip movq _LED_OFF@GOTPCREL(%rip), %rax movl (%rax), %ecx movq _LED_HALF@GOTPCREL(%rip), %rax cmpl %ebx, (%rax) jae LBB0_1 ## %bb.2: movq _CLEVO_MAIL_LED_BLINK_1HZ@GOTPCREL(%rip), %rax cmpl %ebx, %ecx je LBB0_4 jmp LBB0_5 LBB0_1: movq _CLEVO_MAIL_LED_BLINK_0_5HZ@GOTPCREL(%rip), %rax cmpl %ebx, %ecx jne LBB0_5 LBB0_4: movq _CLEVO_MAIL_LED_OFF@GOTPCREL(%rip), %rax LBB0_5: movl (%rax), %esi xorl %edi, %edi callq _i8042_command xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp jmp _i8042_unlock_chip ## TAILCALL .cfi_endproc ## -- End function .comm _LED_OFF,4,2 ## @LED_OFF .comm _CLEVO_MAIL_LED_OFF,4,2 ## @CLEVO_MAIL_LED_OFF .comm _LED_HALF,4,2 ## @LED_HALF .comm _CLEVO_MAIL_LED_BLINK_0_5HZ,4,2 ## @CLEVO_MAIL_LED_BLINK_0_5HZ .comm _CLEVO_MAIL_LED_BLINK_1HZ,4,2 ## @CLEVO_MAIL_LED_BLINK_1HZ .no_dead_strip _clevo_mail_led_set .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function clevo_mail_led_set _clevo_mail_led_set: ; @clevo_mail_led_set .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 bl _i8042_lock_chip Lloh0: adrp x8, _LED_OFF@GOTPAGE Lloh1: ldr x8, [x8, _LED_OFF@GOTPAGEOFF] Lloh2: ldr w8, [x8] Lloh3: adrp x9, _LED_HALF@GOTPAGE Lloh4: ldr x9, [x9, _LED_HALF@GOTPAGEOFF] Lloh5: adrp x10, _CLEVO_MAIL_LED_OFF@GOTPAGE Lloh6: ldr x10, [x10, _CLEVO_MAIL_LED_OFF@GOTPAGEOFF] Lloh7: adrp x11, _CLEVO_MAIL_LED_BLINK_1HZ@GOTPAGE Lloh8: ldr x11, [x11, _CLEVO_MAIL_LED_BLINK_1HZ@GOTPAGEOFF] Lloh9: adrp x12, _CLEVO_MAIL_LED_BLINK_0_5HZ@GOTPAGE Lloh10: ldr x12, [x12, _CLEVO_MAIL_LED_BLINK_0_5HZ@GOTPAGEOFF] Lloh11: ldr w9, [x9] cmp w9, w19 csel x9, x11, x12, lo cmp w8, w19 csel x8, x10, x9, eq ldr w1, [x8] mov x0, #0 bl _i8042_command ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload b _i8042_unlock_chip .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh7, Lloh8 .loh AdrpLdrGot Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh11 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _LED_OFF,4,2 ; @LED_OFF .comm _CLEVO_MAIL_LED_OFF,4,2 ; @CLEVO_MAIL_LED_OFF .comm _LED_HALF,4,2 ; @LED_HALF .comm _CLEVO_MAIL_LED_BLINK_0_5HZ,4,2 ; @CLEVO_MAIL_LED_BLINK_0_5HZ .comm _CLEVO_MAIL_LED_BLINK_1HZ,4,2 ; @CLEVO_MAIL_LED_BLINK_1HZ .no_dead_strip _clevo_mail_led_set .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/leds/extr_leds-clevo-mail.c_clevo_mail_led_set.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _mbedtls_mpi_inv_mod ## -- Begin function mbedtls_mpi_inv_mod .p2align 4, 0x90 _mbedtls_mpi_inv_mod: ## @mbedtls_mpi_inv_mod .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 %rdx, %r12 movq %rsi, %rbx movq %rdi, %r15 movq %rdx, %rdi movl $1, %esi callq _mbedtls_mpi_cmp_int testq %rax, %rax jle LBB0_1 ## %bb.2: leaq -80(%rbp), %rdi callq _mbedtls_mpi_init leaq -48(%rbp), %rdi callq _mbedtls_mpi_init leaq -104(%rbp), %rdi callq _mbedtls_mpi_init leaq -96(%rbp), %rdi callq _mbedtls_mpi_init leaq -128(%rbp), %r14 movq %r14, %rdi callq _mbedtls_mpi_init leaq -72(%rbp), %rdi callq _mbedtls_mpi_init leaq -64(%rbp), %rdi callq _mbedtls_mpi_init leaq -56(%rbp), %rdi callq _mbedtls_mpi_init leaq -88(%rbp), %rdi callq _mbedtls_mpi_init movq %r14, %rdi movq %rbx, %rsi movq %r12, %rdx callq _mbedtls_mpi_gcd movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r14, %rdi movl $1, %esi callq _mbedtls_mpi_cmp_int testq %rax, %rax je LBB0_4 ## %bb.3: movq _MBEDTLS_ERR_MPI_NOT_ACCEPTABLE@GOTPCREL(%rip), %rax movl (%rax), %ebx jmp LBB0_27 LBB0_1: movq _MBEDTLS_ERR_MPI_BAD_INPUT_DATA@GOTPCREL(%rip), %rax movl (%rax), %ebx jmp LBB0_28 LBB0_4: movq %r15, -120(%rbp) ## 8-byte Spill leaq -80(%rbp), %r14 movq %r14, %rdi movq %rbx, %rsi movq %r12, %rdx callq _mbedtls_mpi_mod_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -48(%rbp), %rdi movq %r14, %rsi callq _mbedtls_mpi_copy movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -72(%rbp), %rdi movq %r12, %rsi callq _mbedtls_mpi_copy movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -64(%rbp), %rbx movq %rbx, %rdi movq %r12, -112(%rbp) ## 8-byte Spill movq %r12, %rsi callq _mbedtls_mpi_copy movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -104(%rbp), %r14 movq %r14, %rdi movl $1, %esi callq _mbedtls_mpi_lset movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -96(%rbp), %r15 movq %r15, %rdi xorl %esi, %esi callq _mbedtls_mpi_lset movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -56(%rbp), %r13 movq %r13, %rdi xorl %esi, %esi callq _mbedtls_mpi_lset movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -88(%rbp), %r12 movq %r12, %rdi movl $1, %esi callq _mbedtls_mpi_lset jmp LBB0_5 .p2align 4, 0x90 LBB0_15: ## in Loop: Header=BB0_5 Depth=1 movq %r14, %rdi movl $1, %esi callq _mbedtls_mpi_shift_r movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r15, %rdi movl $1, %esi callq _mbedtls_mpi_shift_r LBB0_5: ## =>This Loop Header: Depth=1 ## Child Loop BB0_6 Depth 2 ## Child Loop BB0_7 Depth 3 movl %eax, %edi callq _MBEDTLS_MPI_CHK LBB0_6: ## Parent Loop BB0_5 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB0_7 Depth 3 movq -48(%rbp), %rax testb $1, (%rax) je LBB0_12 jmp LBB0_7 .p2align 4, 0x90 LBB0_10: ## in Loop: Header=BB0_7 Depth=3 movq %r13, %rdi movq %r13, %rsi leaq -72(%rbp), %rdx callq _mbedtls_mpi_add_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r12, %rdi movq %r12, %rsi leaq -80(%rbp), %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK LBB0_11: ## in Loop: Header=BB0_7 Depth=3 movq %r13, %rdi movl $1, %esi callq _mbedtls_mpi_shift_r movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r12, %rdi movl $1, %esi callq _mbedtls_mpi_shift_r movl %eax, %edi callq _MBEDTLS_MPI_CHK LBB0_7: ## Parent Loop BB0_5 Depth=1 ## Parent Loop BB0_6 Depth=2 ## => This Inner Loop Header: Depth=3 movq -64(%rbp), %rax testb $1, (%rax) jne LBB0_16 ## %bb.8: ## in Loop: Header=BB0_7 Depth=3 movq %rbx, %rdi movl $1, %esi callq _mbedtls_mpi_shift_r movl %eax, %edi callq _MBEDTLS_MPI_CHK movq -56(%rbp), %rax testb $1, (%rax) jne LBB0_10 ## %bb.9: ## in Loop: Header=BB0_7 Depth=3 movq -88(%rbp), %rax testb $1, (%rax) jne LBB0_10 jmp LBB0_11 LBB0_16: ## in Loop: Header=BB0_6 Depth=2 leaq -48(%rbp), %rdi movq %rbx, %rsi callq _mbedtls_mpi_cmp_mpi testq %rax, %rax js LBB0_18 ## %bb.17: ## in Loop: Header=BB0_6 Depth=2 leaq -48(%rbp), %rdi movq %rdi, %rsi movq %rbx, %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r14, %rdi movq %r14, %rsi movq %r13, %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r15, %rdi movq %r15, %rsi movq %r12, %rdx jmp LBB0_19 LBB0_18: ## in Loop: Header=BB0_6 Depth=2 movq %rbx, %rdi movq %rbx, %rsi leaq -48(%rbp), %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r13, %rdi movq %r13, %rsi movq %r14, %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r12, %rdi movq %r12, %rsi movq %r15, %rdx LBB0_19: ## in Loop: Header=BB0_6 Depth=2 callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK leaq -48(%rbp), %rdi xorl %esi, %esi callq _mbedtls_mpi_cmp_int testq %rax, %rax jne LBB0_6 jmp LBB0_20 .p2align 4, 0x90 LBB0_12: ## in Loop: Header=BB0_5 Depth=1 leaq -48(%rbp), %rdi movl $1, %esi callq _mbedtls_mpi_shift_r movl %eax, %edi callq _MBEDTLS_MPI_CHK movq -104(%rbp), %rax testb $1, (%rax) je LBB0_15 ## %bb.13: ## in Loop: Header=BB0_5 Depth=1 movq -96(%rbp), %rax testb $1, (%rax) je LBB0_15 ## %bb.14: ## in Loop: Header=BB0_5 Depth=1 movq %r14, %rdi movq %r14, %rsi leaq -72(%rbp), %rdx callq _mbedtls_mpi_add_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %r15, %rdi movq %r15, %rsi leaq -80(%rbp), %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK jmp LBB0_15 LBB0_20: leaq -56(%rbp), %rdi xorl %esi, %esi callq _mbedtls_mpi_cmp_int testq %rax, %rax movq -120(%rbp), %r14 ## 8-byte Reload movq -112(%rbp), %r15 ## 8-byte Reload jns LBB0_23 ## %bb.21: leaq -56(%rbp), %rbx .p2align 4, 0x90 LBB0_22: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi movq %rbx, %rsi movq %r15, %rdx callq _mbedtls_mpi_add_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %rbx, %rdi xorl %esi, %esi callq _mbedtls_mpi_cmp_int testq %rax, %rax js LBB0_22 LBB0_23: leaq -56(%rbp), %rdi movq %r15, %rsi callq _mbedtls_mpi_cmp_mpi testq %rax, %rax js LBB0_26 ## %bb.24: leaq -56(%rbp), %rbx .p2align 4, 0x90 LBB0_25: ## =>This Inner Loop Header: Depth=1 movq %rbx, %rdi movq %rbx, %rsi movq %r15, %rdx callq _mbedtls_mpi_sub_mpi movl %eax, %edi callq _MBEDTLS_MPI_CHK movq %rbx, %rdi movq %r15, %rsi callq _mbedtls_mpi_cmp_mpi testq %rax, %rax jns LBB0_25 LBB0_26: leaq -56(%rbp), %rsi movq %r14, %rdi callq _mbedtls_mpi_copy movl %eax, %edi callq _MBEDTLS_MPI_CHK ## implicit-def: $ebx LBB0_27: leaq -80(%rbp), %rdi callq _mbedtls_mpi_free leaq -48(%rbp), %rdi callq _mbedtls_mpi_free leaq -104(%rbp), %rdi callq _mbedtls_mpi_free leaq -96(%rbp), %rdi callq _mbedtls_mpi_free leaq -128(%rbp), %rdi callq _mbedtls_mpi_free leaq -72(%rbp), %rdi callq _mbedtls_mpi_free leaq -64(%rbp), %rdi callq _mbedtls_mpi_free leaq -56(%rbp), %rdi callq _mbedtls_mpi_free leaq -88(%rbp), %rdi callq _mbedtls_mpi_free LBB0_28: movl %ebx, %eax addq $88, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _MBEDTLS_ERR_MPI_BAD_INPUT_DATA,4,2 ## @MBEDTLS_ERR_MPI_BAD_INPUT_DATA .comm _MBEDTLS_ERR_MPI_NOT_ACCEPTABLE,4,2 ## @MBEDTLS_ERR_MPI_NOT_ACCEPTABLE .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _mbedtls_mpi_inv_mod ; -- Begin function mbedtls_mpi_inv_mod .p2align 2 _mbedtls_mpi_inv_mod: ; @mbedtls_mpi_inv_mod .cfi_startproc ; %bb.0: sub sp, sp, #128 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 mov x20, x2 mov x21, x1 mov x19, x0 mov x0, x2 mov w1, #1 ; =0x1 bl _mbedtls_mpi_cmp_int cmp x0, #0 b.le LBB0_3 ; %bb.1: sub x0, x29, #48 bl _mbedtls_mpi_init add x0, sp, #56 bl _mbedtls_mpi_init add x0, sp, #48 bl _mbedtls_mpi_init add x0, sp, #40 bl _mbedtls_mpi_init sub x0, x29, #40 bl _mbedtls_mpi_init add x0, sp, #32 bl _mbedtls_mpi_init add x0, sp, #24 bl _mbedtls_mpi_init add x0, sp, #16 bl _mbedtls_mpi_init add x0, sp, #8 bl _mbedtls_mpi_init sub x0, x29, #40 mov x1, x21 mov x2, x20 bl _mbedtls_mpi_gcd bl _MBEDTLS_MPI_CHK sub x0, x29, #40 mov w1, #1 ; =0x1 bl _mbedtls_mpi_cmp_int cbz x0, LBB0_4 ; %bb.2: Lloh0: adrp x8, _MBEDTLS_ERR_MPI_NOT_ACCEPTABLE@GOTPAGE Lloh1: ldr x8, [x8, _MBEDTLS_ERR_MPI_NOT_ACCEPTABLE@GOTPAGEOFF] Lloh2: ldr w19, [x8] b LBB0_25 LBB0_3: Lloh3: adrp x8, _MBEDTLS_ERR_MPI_BAD_INPUT_DATA@GOTPAGE Lloh4: ldr x8, [x8, _MBEDTLS_ERR_MPI_BAD_INPUT_DATA@GOTPAGEOFF] Lloh5: ldr w19, [x8] b LBB0_26 LBB0_4: sub x0, x29, #48 mov x1, x21 mov x2, x20 bl _mbedtls_mpi_mod_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #56 sub x1, x29, #48 bl _mbedtls_mpi_copy bl _MBEDTLS_MPI_CHK add x0, sp, #32 mov x1, x20 bl _mbedtls_mpi_copy bl _MBEDTLS_MPI_CHK add x0, sp, #24 mov x1, x20 bl _mbedtls_mpi_copy bl _MBEDTLS_MPI_CHK add x0, sp, #48 mov w1, #1 ; =0x1 bl _mbedtls_mpi_lset bl _MBEDTLS_MPI_CHK add x0, sp, #40 mov w1, #0 ; =0x0 bl _mbedtls_mpi_lset bl _MBEDTLS_MPI_CHK add x0, sp, #16 mov w1, #0 ; =0x0 bl _mbedtls_mpi_lset bl _MBEDTLS_MPI_CHK add x0, sp, #8 mov w1, #1 ; =0x1 bl _mbedtls_mpi_lset b LBB0_6 LBB0_5: ; in Loop: Header=BB0_6 Depth=1 add x0, sp, #48 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r bl _MBEDTLS_MPI_CHK add x0, sp, #40 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r LBB0_6: ; =>This Loop Header: Depth=1 ; Child Loop BB0_7 Depth 2 ; Child Loop BB0_10 Depth 3 bl _MBEDTLS_MPI_CHK LBB0_7: ; Parent Loop BB0_6 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB0_10 Depth 3 ldr x8, [sp, #56] ldrb w8, [x8] tbz w8, #0, LBB0_17 b LBB0_10 LBB0_8: ; in Loop: Header=BB0_10 Depth=3 add x0, sp, #16 add x1, sp, #16 add x2, sp, #32 bl _mbedtls_mpi_add_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #8 add x1, sp, #8 sub x2, x29, #48 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK LBB0_9: ; in Loop: Header=BB0_10 Depth=3 add x0, sp, #16 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r bl _MBEDTLS_MPI_CHK add x0, sp, #8 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r bl _MBEDTLS_MPI_CHK LBB0_10: ; Parent Loop BB0_6 Depth=1 ; Parent Loop BB0_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr x8, [sp, #24] ldrb w8, [x8] tbnz w8, #0, LBB0_13 ; %bb.11: ; in Loop: Header=BB0_10 Depth=3 add x0, sp, #24 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r bl _MBEDTLS_MPI_CHK ldr x8, [sp, #16] ldrb w8, [x8] tbnz w8, #0, LBB0_8 ; %bb.12: ; in Loop: Header=BB0_10 Depth=3 ldr x8, [sp, #8] ldrb w8, [x8] tbnz w8, #0, LBB0_8 b LBB0_9 LBB0_13: ; in Loop: Header=BB0_7 Depth=2 add x0, sp, #56 add x1, sp, #24 bl _mbedtls_mpi_cmp_mpi tbnz x0, #63, LBB0_15 ; %bb.14: ; in Loop: Header=BB0_7 Depth=2 add x0, sp, #56 add x1, sp, #56 add x2, sp, #24 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #48 add x1, sp, #48 add x2, sp, #16 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #40 add x1, sp, #40 add x2, sp, #8 b LBB0_16 LBB0_15: ; in Loop: Header=BB0_7 Depth=2 add x0, sp, #24 add x1, sp, #24 add x2, sp, #56 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #16 add x1, sp, #16 add x2, sp, #48 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #8 add x1, sp, #8 add x2, sp, #40 LBB0_16: ; in Loop: Header=BB0_7 Depth=2 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #56 mov w1, #0 ; =0x0 bl _mbedtls_mpi_cmp_int cbnz x0, LBB0_7 b LBB0_21 LBB0_17: ; in Loop: Header=BB0_6 Depth=1 add x0, sp, #56 mov w1, #1 ; =0x1 bl _mbedtls_mpi_shift_r bl _MBEDTLS_MPI_CHK ldr x8, [sp, #48] ldrb w8, [x8] tbz w8, #0, LBB0_5 ; %bb.18: ; in Loop: Header=BB0_6 Depth=1 ldr x8, [sp, #40] ldrb w8, [x8] tbz w8, #0, LBB0_5 ; %bb.19: ; in Loop: Header=BB0_6 Depth=1 add x0, sp, #48 add x1, sp, #48 add x2, sp, #32 bl _mbedtls_mpi_add_mpi bl _MBEDTLS_MPI_CHK add x0, sp, #40 add x1, sp, #40 sub x2, x29, #48 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK b LBB0_5 LBB0_20: ; in Loop: Header=BB0_21 Depth=1 add x0, sp, #16 add x1, sp, #16 mov x2, x20 bl _mbedtls_mpi_add_mpi bl _MBEDTLS_MPI_CHK LBB0_21: ; =>This Inner Loop Header: Depth=1 add x0, sp, #16 mov w1, #0 ; =0x0 bl _mbedtls_mpi_cmp_int tbnz x0, #63, LBB0_20 b LBB0_23 LBB0_22: ; in Loop: Header=BB0_23 Depth=1 add x0, sp, #16 add x1, sp, #16 mov x2, x20 bl _mbedtls_mpi_sub_mpi bl _MBEDTLS_MPI_CHK LBB0_23: ; =>This Inner Loop Header: Depth=1 add x0, sp, #16 mov x1, x20 bl _mbedtls_mpi_cmp_mpi tbz x0, #63, LBB0_22 ; %bb.24: add x1, sp, #16 mov x0, x19 bl _mbedtls_mpi_copy bl _MBEDTLS_MPI_CHK ; implicit-def: $w19 LBB0_25: sub x0, x29, #48 bl _mbedtls_mpi_free add x0, sp, #56 bl _mbedtls_mpi_free add x0, sp, #48 bl _mbedtls_mpi_free add x0, sp, #40 bl _mbedtls_mpi_free sub x0, x29, #40 bl _mbedtls_mpi_free add x0, sp, #32 bl _mbedtls_mpi_free add x0, sp, #24 bl _mbedtls_mpi_free add x0, sp, #16 bl _mbedtls_mpi_free add x0, sp, #8 bl _mbedtls_mpi_free LBB0_26: mov x0, x19 ldp x29, x30, [sp, #112] ; 16-byte Folded Reload ldp x20, x19, [sp, #96] ; 16-byte Folded Reload ldp x22, x21, [sp, #80] ; 16-byte Folded Reload add sp, sp, #128 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .cfi_endproc ; -- End function .comm _MBEDTLS_ERR_MPI_BAD_INPUT_DATA,4,2 ; @MBEDTLS_ERR_MPI_BAD_INPUT_DATA .comm _MBEDTLS_ERR_MPI_NOT_ACCEPTABLE,4,2 ; @MBEDTLS_ERR_MPI_NOT_ACCEPTABLE .subsections_via_symbols
assembly_file_75828.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function checkclib _checkclib: ## @checkclib .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 movq %rsi, %r14 movq %rdi, %rbx movq _LUA_REGISTRYINDEX@GOTPCREL(%rip), %rax movl (%rax), %esi movq _CLIBS@GOTPCREL(%rip), %rdx callq _lua_rawgetp movq %rbx, %rdi movl $-1, %esi movq %r14, %rdx callq _lua_getfield movq %rbx, %rdi movl $-1, %esi callq _lua_touserdata movq %rax, %r14 movq %rbx, %rdi movl $2, %esi callq _lua_pop movq %r14, %rax popq %rbx popq %r14 popq %rbp retq .cfi_endproc ## -- End function .comm _LUA_REGISTRYINDEX,4,2 ## @LUA_REGISTRYINDEX .comm _CLIBS,4,2 ## @CLIBS .no_dead_strip _checkclib .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function checkclib _checkclib: ; @checkclib .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov x20, x0 Lloh0: adrp x8, _LUA_REGISTRYINDEX@GOTPAGE Lloh1: ldr x8, [x8, _LUA_REGISTRYINDEX@GOTPAGEOFF] Lloh2: ldr w1, [x8] Lloh3: adrp x2, _CLIBS@GOTPAGE Lloh4: ldr x2, [x2, _CLIBS@GOTPAGEOFF] bl _lua_rawgetp mov x0, x20 mov w1, #-1 mov x2, x19 bl _lua_getfield mov x0, x20 mov w1, #-1 bl _lua_touserdata mov x19, x0 mov x0, x20 mov w1, #2 bl _lua_pop mov x0, x19 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _LUA_REGISTRYINDEX,4,2 ; @LUA_REGISTRYINDEX .comm _CLIBS,4,2 ; @CLIBS .no_dead_strip _checkclib .subsections_via_symbols
AnghaBench/xLua/build/lua-5.3.3/src/extr_loadlib.c_checkclib.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fun ## -- Begin function fun .p2align 4, 0x90 _fun: ## @fun .cfi_startproc ## %bb.0: testl %edi, %edi jle LBB0_1 ## %bb.2: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 movl %edi, %ebx leal -1(%rbx), %edi callq _fun leaq L_.str(%rip), %rdi movl %ebx, %esi xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp jmp _printf ## TAILCALL LBB0_1: retq .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movl $3, %edi callq _fun xorl %eax, %eax popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "%d " .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _fun ; -- Begin function fun .p2align 2 _fun: ; @fun .cfi_startproc ; %bb.0: cmp w0, #0 b.le LBB0_2 ; %bb.1: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x0 sub w0, w0, #1 bl _fun str x19, [sp] Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret LBB0_2: .cfi_def_cfa wsp, 0 .cfi_same_value w30 .cfi_same_value w29 .cfi_same_value w19 .cfi_same_value w20 ret .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill .cfi_def_cfa_offset 16 mov x29, sp .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 mov w0, #3 bl _fun 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 "%d " .subsections_via_symbols
the_stack_data/182953590.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function cam_periph_devctl_notify _cam_periph_devctl_notify: ## @cam_periph_devctl_notify .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq %rdi, %r12 movq _CAM_PERIPH_DEVD_MSG_SIZE@GOTPCREL(%rip), %rbx movl (%rbx), %edi movq _M_CAMPERIPH@GOTPCREL(%rip), %r13 movl (%r13), %esi movq _M_NOWAIT@GOTPCREL(%rip), %rax movl (%rax), %edx callq _malloc testq %rax, %rax je LBB0_20 ## %bb.1: movq %rax, %r14 movl (%rbx), %edx movq _SBUF_FIXEDLEN@GOTPCREL(%rip), %rax movl (%rax), %ecx leaq -48(%rbp), %rbx movq %rbx, %rdi movq %r14, %rsi callq _sbuf_new movl 20(%r12), %edi callq _xpt_path_periph movl (%rax), %ecx movl 4(%rax), %edx leaq L_.str(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf leaq L_.str.1(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf xorl %eax, %eax callq _xpt_alloc_ccb_nowait testq %rax, %rax je LBB0_5 ## %bb.2: movq %rax, %rbx movq %rax, %rdi addq $8, %rdi movl 20(%r12), %esi movq _CAM_PRIORITY_NORMAL@GOTPCREL(%rip), %rax movl (%rax), %edx callq _xpt_setup_ccb movq _XPT_GDEV_TYPE@GOTPCREL(%rip), %rax movl (%rax), %eax movl %eax, 16(%rbx) movq %rbx, %rdi callq _xpt_action movq 8(%rbx), %rax movq _CAM_REQ_CMP@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_4 ## %bb.3: movl (%rbx), %edx movl 4(%rbx), %esi leaq -48(%rbp), %rdi callq _sbuf_bcat LBB0_4: movq %rbx, %rdi callq _xpt_free_ccb LBB0_5: leaq L_.str.2(%rip), %rsi leaq -48(%rbp), %rbx movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf movl (%r12), %edx leaq L_.str.3(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf movl (%r12), %edx movq _CAM_STATUS_MASK@GOTPCREL(%rip), %rax movl (%rax), %eax andl %edx, %eax leaq L_.str.8(%rip), %r15 cmpl $128, %eax je LBB0_9 ## %bb.6: cmpl $130, %eax je LBB0_11 ## %bb.7: cmpl $129, %eax jne LBB0_12 ## %bb.8: movl 16(%r12), %edx leaq L_.str.4(%rip), %rsi leaq -48(%rbp), %rdi xorl %eax, %eax callq _sbuf_printf leaq L_.str.5(%rip), %r15 jmp LBB0_12 LBB0_9: leaq L_.str.6(%rip), %rsi leaq -48(%rbp), %rdi xorl %eax, %eax callq _sbuf_printf leaq -64(%rbp), %rsi leaq -60(%rbp), %rdx leaq -56(%rbp), %rcx leaq -52(%rbp), %r8 movq %r12, %rdi callq _scsi_extract_sense_ccb testl %eax, %eax je LBB0_12 ## %bb.10: movl -64(%rbp), %edx movl -60(%rbp), %ecx movl -56(%rbp), %r8d movl -52(%rbp), %r9d leaq L_.str.7(%rip), %rsi leaq -48(%rbp), %rdi xorl %eax, %eax callq _sbuf_printf jmp LBB0_12 LBB0_11: leaq L_.str.9(%rip), %rsi leaq -48(%rbp), %rbx movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf leaq 4(%r12), %rdi movq %rbx, %rsi callq _ata_res_sbuf leaq L_.str.2(%rip), %rsi movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf LBB0_12: movq 8(%r12), %rax movq _XPT_SCSI_IO@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_14 ## %bb.13: leaq L_.str.10(%rip), %rsi leaq -48(%rbp), %rbx movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf movq %r12, %rdi callq _scsiio_cdb_ptr movl %eax, %edi movq %rbx, %rsi callq _scsi_cdb_sbuf jmp LBB0_16 LBB0_14: movq _XPT_ATA_IO@GOTPCREL(%rip), %rcx cmpq (%rcx), %rax jne LBB0_17 ## %bb.15: leaq L_.str.11(%rip), %rsi leaq -48(%rbp), %rbx movq %rbx, %rdi xorl %eax, %eax callq _sbuf_printf movq %r12, %rdi movq %rbx, %rsi callq _ata_cmd_sbuf LBB0_16: leaq L_.str.2(%rip), %rsi leaq -48(%rbp), %rdi xorl %eax, %eax callq _sbuf_printf LBB0_17: leaq -48(%rbp), %rdi callq _sbuf_finish testq %rax, %rax jne LBB0_19 ## %bb.18: leaq -48(%rbp), %rdi callq _sbuf_data leaq L_.str.12(%rip), %rdi leaq L_.str.13(%rip), %rsi movq %r15, %rdx movl %eax, %ecx callq _devctl_notify LBB0_19: leaq -48(%rbp), %rdi callq _sbuf_delete movl (%r13), %esi movq %r14, %rdi callq _free LBB0_20: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _CAM_PERIPH_DEVD_MSG_SIZE,4,2 ## @CAM_PERIPH_DEVD_MSG_SIZE .comm _M_CAMPERIPH,4,2 ## @M_CAMPERIPH .comm _M_NOWAIT,4,2 ## @M_NOWAIT .comm _SBUF_FIXEDLEN,4,2 ## @SBUF_FIXEDLEN .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "device=%s%d " L_.str.1: ## @.str.1 .asciz "serial=\"" .comm _CAM_PRIORITY_NORMAL,4,2 ## @CAM_PRIORITY_NORMAL .comm _XPT_GDEV_TYPE,4,2 ## @XPT_GDEV_TYPE .comm _CAM_REQ_CMP,8,3 ## @CAM_REQ_CMP L_.str.2: ## @.str.2 .asciz "\" " L_.str.3: ## @.str.3 .asciz "cam_status=\"0x%x\" " .comm _CAM_STATUS_MASK,4,2 ## @CAM_STATUS_MASK L_.str.4: ## @.str.4 .asciz "timeout=%d " L_.str.5: ## @.str.5 .asciz "timeout" L_.str.6: ## @.str.6 .asciz "scsi_status=%d " L_.str.7: ## @.str.7 .asciz "scsi_sense=\"%02x %02x %02x %02x\" " L_.str.8: ## @.str.8 .asciz "error" L_.str.9: ## @.str.9 .asciz "RES=\"" .comm _XPT_SCSI_IO,8,3 ## @XPT_SCSI_IO L_.str.10: ## @.str.10 .asciz "CDB=\"" .comm _XPT_ATA_IO,8,3 ## @XPT_ATA_IO L_.str.11: ## @.str.11 .asciz "ACB=\"" L_.str.12: ## @.str.12 .asciz "CAM" L_.str.13: ## @.str.13 .asciz "periph" .no_dead_strip _cam_periph_devctl_notify .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function cam_periph_devctl_notify _cam_periph_devctl_notify: ; @cam_periph_devctl_notify .cfi_startproc ; %bb.0: sub sp, sp, #112 .cfi_def_cfa_offset 112 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 mov x20, x0 Lloh0: adrp x21, _CAM_PERIPH_DEVD_MSG_SIZE@GOTPAGE Lloh1: ldr x21, [x21, _CAM_PERIPH_DEVD_MSG_SIZE@GOTPAGEOFF] ldr w0, [x21] Lloh2: adrp x22, _M_CAMPERIPH@GOTPAGE Lloh3: ldr x22, [x22, _M_CAMPERIPH@GOTPAGEOFF] ldr w1, [x22] Lloh4: adrp x8, _M_NOWAIT@GOTPAGE Lloh5: ldr x8, [x8, _M_NOWAIT@GOTPAGEOFF] Lloh6: ldr w2, [x8] bl _malloc cbz x0, LBB0_22 ; %bb.1: mov x19, x0 ldr w2, [x21] Lloh7: adrp x8, _SBUF_FIXEDLEN@GOTPAGE Lloh8: ldr x8, [x8, _SBUF_FIXEDLEN@GOTPAGEOFF] Lloh9: ldr w3, [x8] sub x0, x29, #40 mov x1, x19 bl _sbuf_new ldr w0, [x20, #20] bl _xpt_path_periph ldp w9, w8, [x0] stp x8, x9, [sp] Lloh10: adrp x1, l_.str@PAGE Lloh11: add x1, x1, l_.str@PAGEOFF sub x0, x29, #40 bl _sbuf_printf Lloh12: adrp x1, l_.str.1@PAGE Lloh13: add x1, x1, l_.str.1@PAGEOFF sub x0, x29, #40 bl _sbuf_printf bl _xpt_alloc_ccb_nowait cbz x0, LBB0_5 ; %bb.2: mov x21, x0 add x0, x0, #8 ldr w1, [x20, #20] Lloh14: adrp x8, _CAM_PRIORITY_NORMAL@GOTPAGE Lloh15: ldr x8, [x8, _CAM_PRIORITY_NORMAL@GOTPAGEOFF] Lloh16: ldr w2, [x8] bl _xpt_setup_ccb Lloh17: adrp x8, _XPT_GDEV_TYPE@GOTPAGE Lloh18: ldr x8, [x8, _XPT_GDEV_TYPE@GOTPAGEOFF] Lloh19: ldr w8, [x8] str w8, [x21, #16] mov x0, x21 bl _xpt_action ldr x8, [x21, #8] Lloh20: adrp x9, _CAM_REQ_CMP@GOTPAGE Lloh21: ldr x9, [x9, _CAM_REQ_CMP@GOTPAGEOFF] Lloh22: ldr x9, [x9] cmp x8, x9 b.ne LBB0_4 ; %bb.3: ldp w2, w1, [x21] sub x0, x29, #40 bl _sbuf_bcat LBB0_4: mov x0, x21 bl _xpt_free_ccb LBB0_5: Lloh23: adrp x1, l_.str.2@PAGE Lloh24: add x1, x1, l_.str.2@PAGEOFF sub x0, x29, #40 bl _sbuf_printf ldr w8, [x20] str x8, [sp] Lloh25: adrp x1, l_.str.3@PAGE Lloh26: add x1, x1, l_.str.3@PAGEOFF sub x0, x29, #40 bl _sbuf_printf ldr w8, [x20] Lloh27: adrp x9, _CAM_STATUS_MASK@GOTPAGE Lloh28: ldr x9, [x9, _CAM_STATUS_MASK@GOTPAGEOFF] Lloh29: ldr w9, [x9] and w9, w9, w8 cmp w9, #128 b.eq LBB0_9 ; %bb.6: cmp w9, #130 b.eq LBB0_11 ; %bb.7: cmp w9, #129 b.ne LBB0_13 ; %bb.8: ldr w8, [x20, #16] str x8, [sp] Lloh30: adrp x1, l_.str.4@PAGE Lloh31: add x1, x1, l_.str.4@PAGEOFF sub x0, x29, #40 bl _sbuf_printf Lloh32: adrp x21, l_.str.5@PAGE Lloh33: add x21, x21, l_.str.5@PAGEOFF b LBB0_14 LBB0_9: str x8, [sp] Lloh34: adrp x1, l_.str.6@PAGE Lloh35: add x1, x1, l_.str.6@PAGEOFF sub x0, x29, #40 bl _sbuf_printf sub x1, x29, #44 add x2, sp, #48 add x3, sp, #44 add x4, sp, #40 mov x0, x20 bl _scsi_extract_sense_ccb cbz w0, LBB0_13 ; %bb.10: ldur w8, [x29, #-44] ldp w10, w9, [sp, #44] ldr w11, [sp, #40] stp x10, x11, [sp, #16] stp x8, x9, [sp] Lloh36: adrp x1, l_.str.7@PAGE Lloh37: add x1, x1, l_.str.7@PAGEOFF b LBB0_12 LBB0_11: Lloh38: adrp x1, l_.str.9@PAGE Lloh39: add x1, x1, l_.str.9@PAGEOFF sub x0, x29, #40 bl _sbuf_printf add x0, x20, #4 sub x1, x29, #40 bl _ata_res_sbuf Lloh40: adrp x1, l_.str.2@PAGE Lloh41: add x1, x1, l_.str.2@PAGEOFF LBB0_12: sub x0, x29, #40 bl _sbuf_printf LBB0_13: Lloh42: adrp x21, l_.str.8@PAGE Lloh43: add x21, x21, l_.str.8@PAGEOFF LBB0_14: ldr x8, [x20, #8] Lloh44: adrp x9, _XPT_SCSI_IO@GOTPAGE Lloh45: ldr x9, [x9, _XPT_SCSI_IO@GOTPAGEOFF] Lloh46: ldr x9, [x9] cmp x8, x9 b.ne LBB0_16 ; %bb.15: Lloh47: adrp x1, l_.str.10@PAGE Lloh48: add x1, x1, l_.str.10@PAGEOFF sub x0, x29, #40 bl _sbuf_printf mov x0, x20 bl _scsiio_cdb_ptr sub x1, x29, #40 bl _scsi_cdb_sbuf b LBB0_18 LBB0_16: Lloh49: adrp x9, _XPT_ATA_IO@GOTPAGE Lloh50: ldr x9, [x9, _XPT_ATA_IO@GOTPAGEOFF] Lloh51: ldr x9, [x9] cmp x8, x9 b.ne LBB0_19 ; %bb.17: Lloh52: adrp x1, l_.str.11@PAGE Lloh53: add x1, x1, l_.str.11@PAGEOFF sub x0, x29, #40 bl _sbuf_printf sub x1, x29, #40 mov x0, x20 bl _ata_cmd_sbuf LBB0_18: Lloh54: adrp x1, l_.str.2@PAGE Lloh55: add x1, x1, l_.str.2@PAGEOFF sub x0, x29, #40 bl _sbuf_printf LBB0_19: sub x0, x29, #40 bl _sbuf_finish cbnz x0, LBB0_21 ; %bb.20: sub x0, x29, #40 bl _sbuf_data mov x3, x0 Lloh56: adrp x0, l_.str.12@PAGE Lloh57: add x0, x0, l_.str.12@PAGEOFF Lloh58: adrp x1, l_.str.13@PAGE Lloh59: add x1, x1, l_.str.13@PAGEOFF mov x2, x21 bl _devctl_notify LBB0_21: sub x0, x29, #40 bl _sbuf_delete ldr w1, [x22] mov x0, x19 bl _free LBB0_22: 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 add sp, sp, #112 ret .loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29 .loh AdrpAdd Lloh25, Lloh26 .loh AdrpAdd Lloh23, Lloh24 .loh AdrpAdd Lloh32, Lloh33 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh34, Lloh35 .loh AdrpAdd Lloh36, Lloh37 .loh AdrpAdd Lloh40, Lloh41 .loh AdrpAdd Lloh38, Lloh39 .loh AdrpAdd Lloh42, Lloh43 .loh AdrpLdrGotLdr Lloh44, Lloh45, Lloh46 .loh AdrpAdd Lloh47, Lloh48 .loh AdrpLdrGotLdr Lloh49, Lloh50, Lloh51 .loh AdrpAdd Lloh52, Lloh53 .loh AdrpAdd Lloh54, Lloh55 .loh AdrpAdd Lloh58, Lloh59 .loh AdrpAdd Lloh56, Lloh57 .cfi_endproc ; -- End function .comm _CAM_PERIPH_DEVD_MSG_SIZE,4,2 ; @CAM_PERIPH_DEVD_MSG_SIZE .comm _M_CAMPERIPH,4,2 ; @M_CAMPERIPH .comm _M_NOWAIT,4,2 ; @M_NOWAIT .comm _SBUF_FIXEDLEN,4,2 ; @SBUF_FIXEDLEN .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "device=%s%d " l_.str.1: ; @.str.1 .asciz "serial=\"" .comm _CAM_PRIORITY_NORMAL,4,2 ; @CAM_PRIORITY_NORMAL .comm _XPT_GDEV_TYPE,4,2 ; @XPT_GDEV_TYPE .comm _CAM_REQ_CMP,8,3 ; @CAM_REQ_CMP l_.str.2: ; @.str.2 .asciz "\" " l_.str.3: ; @.str.3 .asciz "cam_status=\"0x%x\" " .comm _CAM_STATUS_MASK,4,2 ; @CAM_STATUS_MASK l_.str.4: ; @.str.4 .asciz "timeout=%d " l_.str.5: ; @.str.5 .asciz "timeout" l_.str.6: ; @.str.6 .asciz "scsi_status=%d " l_.str.7: ; @.str.7 .asciz "scsi_sense=\"%02x %02x %02x %02x\" " l_.str.8: ; @.str.8 .asciz "error" l_.str.9: ; @.str.9 .asciz "RES=\"" .comm _XPT_SCSI_IO,8,3 ; @XPT_SCSI_IO l_.str.10: ; @.str.10 .asciz "CDB=\"" .comm _XPT_ATA_IO,8,3 ; @XPT_ATA_IO l_.str.11: ; @.str.11 .asciz "ACB=\"" l_.str.12: ; @.str.12 .asciz "CAM" l_.str.13: ; @.str.13 .asciz "periph" .no_dead_strip _cam_periph_devctl_notify .subsections_via_symbols
AnghaBench/freebsd/sys/cam/extr_cam_periph.c_cam_periph_devctl_notify.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function vtenc_get_frame_info _vtenc_get_frame_info: ## @vtenc_get_frame_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 movq %rsi, %r14 xorl %esi, %esi callq _CMSampleBufferGetSampleAttachmentsArray movl $1, %r15d testl %eax, %eax je LBB0_4 ## %bb.1: movl %eax, %ebx movl %eax, %edi callq _CFArrayGetCount testl %eax, %eax je LBB0_4 ## %bb.2: movl %ebx, %edi xorl %esi, %esi callq _CFArrayGetValueAtIndex movq _kCMSampleAttachmentKey_NotSync@GOTPCREL(%rip), %rcx movl (%rcx), %esi leaq -28(%rbp), %rdx movl %eax, %edi callq _CFDictionaryGetValueIfPresent testq %rax, %rax je LBB0_4 ## %bb.3: movl -28(%rbp), %edi callq _CFBooleanGetValue xorl %r15d, %r15d testl %eax, %eax sete %r15b LBB0_4: movl %r15d, (%r14) addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _kCMSampleAttachmentKey_NotSync,4,2 ## @kCMSampleAttachmentKey_NotSync .no_dead_strip _vtenc_get_frame_info .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function vtenc_get_frame_info _vtenc_get_frame_info: ; @vtenc_get_frame_info .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 mov x19, x1 mov w1, #0 bl _CMSampleBufferGetSampleAttachmentsArray cbz w0, LBB0_4 ; %bb.1: mov x20, x0 bl _CFArrayGetCount cbz w0, LBB0_4 ; %bb.2: mov x0, x20 mov w1, #0 bl _CFArrayGetValueAtIndex Lloh0: adrp x8, _kCMSampleAttachmentKey_NotSync@GOTPAGE Lloh1: ldr x8, [x8, _kCMSampleAttachmentKey_NotSync@GOTPAGEOFF] Lloh2: ldr w1, [x8] add x2, sp, #12 bl _CFDictionaryGetValueIfPresent cbz x0, LBB0_4 ; %bb.3: ldr w0, [sp, #12] bl _CFBooleanGetValue cmp w0, #0 cset w8, eq b LBB0_5 LBB0_4: mov w8, #1 LBB0_5: str w8, [x19] ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .cfi_endproc ; -- End function .comm _kCMSampleAttachmentKey_NotSync,4,2 ; @kCMSampleAttachmentKey_NotSync .no_dead_strip _vtenc_get_frame_info .subsections_via_symbols
AnghaBench/FFmpeg/libavcodec/extr_videotoolboxenc.c_vtenc_get_frame_info.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function incr_arg_cb _incr_arg_cb: ## @incr_arg_cb .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp incl (%rdx) popq %rbp retq .cfi_endproc ## -- End function .no_dead_strip _incr_arg_cb .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function incr_arg_cb _incr_arg_cb: ; @incr_arg_cb .cfi_startproc ; %bb.0: ldr w8, [x2] add w8, w8, #1 str w8, [x2] ret .cfi_endproc ; -- End function .no_dead_strip _incr_arg_cb .subsections_via_symbols
AnghaBench/freebsd/contrib/ntp/sntp/libevent/test/extr_regress.c_incr_arg_cb.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 cmpl $2, %edi jne LBB0_4 ## %bb.1: movq 8(%rsi), %rdi xorl %esi, %esi movl $10, %edx callq _strtoul movq %rax, %rbx addb $-110, %bl cmpb $-53, %bl jne LBB0_3 ## %bb.2: leaq L_str(%rip), %rdi callq _puts LBB0_3: movzbl %bl, %esi leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf xorl %eax, %eax addq $8, %rsp popq %rbx popq %rbp retq LBB0_4: 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 movb (%rdi), %cl movb 1(%rdi), %dil addb $69, %cl testb %dil, %dil je LBB2_10 ## %bb.1: leal -1(%rdi), %r8d movl %r8d, %edx shrb %dl incb %dl movl %edx, %eax andb $7, %al cmpb $14, %r8b jb LBB2_5 ## %bb.2: andb $-8, %dl .p2align 4, 0x90 LBB2_3: ## =>This Inner Loop Header: Depth=1 addb $-8, %dl jne LBB2_3 ## %bb.4: xorl %ecx, %ecx LBB2_5: testb %al, %al je LBB2_6 .p2align 4, 0x90 LBB2_7: ## =>This Inner Loop Header: Depth=1 addb %cl, %cl decb %al jne LBB2_7 jmp LBB2_8 LBB2_6: xorl %ecx, %ecx LBB2_8: xorl %eax, %eax .p2align 4, 0x90 LBB2_9: ## =>This Inner Loop Header: Depth=1 addb %cl, %cl addb $2, %al cmpb %dil, %al jb LBB2_9 LBB2_10: addb $77, %cl movb %cl, (%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" L_str: ## @str .asciz "You win!" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #48 .cfi_def_cfa_offset 48 stp x20, x19, [sp, #16] ; 16-byte Folded Spill stp x29, x30, [sp, #32] ; 16-byte Folded Spill add x29, sp, #32 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 cmp w0, #2 b.ne LBB0_4 ; %bb.1: ldr x0, [x1, #8] mov x1, #0 mov w2, #10 bl _strtoul sub w19, w0, #110 and w8, w19, #0xff cmp w8, #203 b.ne LBB0_3 ; %bb.2: Lloh0: adrp x0, l_str@PAGE Lloh1: add x0, x0, l_str@PAGEOFF bl _puts LBB0_3: and x8, x19, #0xff str x8, [sp] Lloh2: adrp x0, l_.str.2@PAGE Lloh3: add x0, x0, l_.str.2@PAGEOFF bl _printf mov w0, #0 ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload add sp, sp, #48 ret LBB0_4: mov w8, #1 str x8, [sp] Lloh4: adrp x0, l_.str@PAGE Lloh5: add x0, x0, l_.str@PAGEOFF bl _printf mov w0, #-1 bl _exit .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .loh AdrpAdd Lloh4, Lloh5 .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: ldrb w8, [x0] add w8, w8, #69 ldrb w9, [x0, #1] cbz w9, LBB2_5 ; %bb.1: mov w10, #0 LBB2_2: ; =>This Inner Loop Header: Depth=1 lsl w8, w8, #1 add w10, w10, #2 cmp w10, w9 b.lo LBB2_2 ; %bb.3: mov w10, #0 LBB2_4: ; =>This Inner Loop Header: Depth=1 lsl w8, w8, #1 add w10, w10, #2 cmp w10, w9 b.lo LBB2_4 LBB2_5: add w8, w8, #77 strb 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" l_str: ; @str .asciz "You win!" .subsections_via_symbols
the_stack_data/358310.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function altera_jtaguart_tx_chars _altera_jtaguart_tx_chars: ## @altera_jtaguart_tx_chars .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, %r15 movq 24(%rdi), %rdi testq %rdi, %rdi je LBB0_2 ## %bb.1: movq _ALTERA_JTAGUART_DATA_REG@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%r15), %rsi callq _writel movq $0, 24(%r15) incl 16(%r15) LBB0_9: addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB0_2: movq 32(%r15), %rbx movq %rbx, %rdi callq _uart_circ_chars_pending testl %eax, %eax je LBB0_10 ## %bb.3: movl %eax, %r14d leaq 8(%r15), %r12 movq _ALTERA_JTAGUART_CONTROL_REG@GOTPCREL(%rip), %rax movq (%rax), %rdi addq (%r12), %rdi callq _readl movq _ALTERA_JTAGUART_CONTROL_WSPACE_MSK@GOTPCREL(%rip), %rcx andl (%rcx), %eax movq _ALTERA_JTAGUART_CONTROL_WSPACE_OFF@GOTPCREL(%rip), %rcx movb (%rcx), %cl shrl %cl, %eax cmpl %r14d, %eax movl %r14d, %r13d cmovbl %eax, %r13d testl %r13d, %r13d je LBB0_9 ## %bb.4: movl %eax, -48(%rbp) ## 4-byte Spill movq %r12, -64(%rbp) ## 8-byte Spill movl %r14d, -52(%rbp) ## 4-byte Spill movq (%rbx), %rax movq _ALTERA_JTAGUART_DATA_REG@GOTPCREL(%rip), %r12 movq _UART_XMIT_SIZE@GOTPCREL(%rip), %r14 movl %r13d, -44(%rbp) ## 4-byte Spill .p2align 4, 0x90 LBB0_5: ## =>This Inner Loop Header: Depth=1 movq 8(%rbx), %rcx movq (%rcx,%rax,8), %rdi movq (%r12), %rsi addq 8(%r15), %rsi callq _writel movq (%rbx), %rcx incq %rcx movslq (%r14), %rax decq %rax andq %rcx, %rax movq %rax, (%rbx) incl 16(%r15) decl %r13d jne LBB0_5 ## %bb.6: movl -52(%rbp), %ebx ## 4-byte Reload movl %ebx, %eax subl -44(%rbp), %eax ## 4-byte Folded Reload movq _WAKEUP_CHARS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax jae LBB0_8 ## %bb.7: movq -64(%rbp), %rdi ## 8-byte Reload callq _uart_write_wakeup LBB0_8: cmpl -48(%rbp), %ebx ## 4-byte Folded Reload ja LBB0_9 LBB0_10: movq _ALTERA_JTAGUART_CONTROL_WE_MSK@GOTPCREL(%rip), %rax movq (%rax), %rdi notq %rdi andq (%r15), %rdi movq %rdi, (%r15) movq _ALTERA_JTAGUART_CONTROL_REG@GOTPCREL(%rip), %rax movq (%rax), %rsi addq 8(%r15), %rsi addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp jmp _writel ## TAILCALL .cfi_endproc ## -- End function .comm _ALTERA_JTAGUART_DATA_REG,8,3 ## @ALTERA_JTAGUART_DATA_REG .comm _ALTERA_JTAGUART_CONTROL_REG,8,3 ## @ALTERA_JTAGUART_CONTROL_REG .comm _ALTERA_JTAGUART_CONTROL_WSPACE_MSK,4,2 ## @ALTERA_JTAGUART_CONTROL_WSPACE_MSK .comm _ALTERA_JTAGUART_CONTROL_WSPACE_OFF,4,2 ## @ALTERA_JTAGUART_CONTROL_WSPACE_OFF .comm _UART_XMIT_SIZE,4,2 ## @UART_XMIT_SIZE .comm _WAKEUP_CHARS,4,2 ## @WAKEUP_CHARS .comm _ALTERA_JTAGUART_CONTROL_WE_MSK,8,3 ## @ALTERA_JTAGUART_CONTROL_WE_MSK .no_dead_strip _altera_jtaguart_tx_chars .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function altera_jtaguart_tx_chars _altera_jtaguart_tx_chars: ; @altera_jtaguart_tx_chars .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 ldr x0, [x0, #24] cbz x0, LBB0_3 ; %bb.1: ldr x8, [x19, #8] Lloh0: adrp x9, _ALTERA_JTAGUART_DATA_REG@GOTPAGE Lloh1: ldr x9, [x9, _ALTERA_JTAGUART_DATA_REG@GOTPAGEOFF] Lloh2: ldr x9, [x9] add x1, x9, x8 bl _writel str xzr, [x19, #24] ldr w8, [x19, #16] add w8, w8, #1 str w8, [x19, #16] LBB0_2: 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_3: ldr x21, [x19, #32] mov x0, x21 bl _uart_circ_chars_pending Lloh3: adrp x23, _ALTERA_JTAGUART_CONTROL_REG@GOTPAGE Lloh4: ldr x23, [x23, _ALTERA_JTAGUART_CONTROL_REG@GOTPAGEOFF] cbz w0, LBB0_10 ; %bb.4: mov x20, x0 add x22, x19, #8 ldr x8, [x22] ldr x9, [x23] add x0, x9, x8 bl _readl Lloh5: adrp x8, _ALTERA_JTAGUART_CONTROL_WSPACE_MSK@GOTPAGE Lloh6: ldr x8, [x8, _ALTERA_JTAGUART_CONTROL_WSPACE_MSK@GOTPAGEOFF] Lloh7: ldr w8, [x8] and w8, w8, w0 Lloh8: adrp x9, _ALTERA_JTAGUART_CONTROL_WSPACE_OFF@GOTPAGE Lloh9: ldr x9, [x9, _ALTERA_JTAGUART_CONTROL_WSPACE_OFF@GOTPAGEOFF] Lloh10: ldr w9, [x9] lsr w24, w8, w9 cmp w24, w20 csel w25, w24, w20, lo cbz w25, LBB0_2 ; %bb.5: ldr x8, [x21] Lloh11: adrp x26, _ALTERA_JTAGUART_DATA_REG@GOTPAGE Lloh12: ldr x26, [x26, _ALTERA_JTAGUART_DATA_REG@GOTPAGEOFF] mov x27, x25 Lloh13: adrp x28, _UART_XMIT_SIZE@GOTPAGE Lloh14: ldr x28, [x28, _UART_XMIT_SIZE@GOTPAGEOFF] LBB0_6: ; =>This Inner Loop Header: Depth=1 sub w27, w27, #1 ldr x9, [x21, #8] ldr x0, [x9, x8, lsl #3] ldr x8, [x19, #8] ldr x9, [x26] add x1, x9, x8 bl _writel ldr x8, [x21] add x8, x8, #1 ldrsw x9, [x28] sub x9, x9, #1 and x8, x8, x9 str x8, [x21] ldr w9, [x19, #16] add w9, w9, #1 str w9, [x19, #16] cbnz w27, LBB0_6 ; %bb.7: Lloh15: adrp x8, _WAKEUP_CHARS@GOTPAGE Lloh16: ldr x8, [x8, _WAKEUP_CHARS@GOTPAGEOFF] Lloh17: ldr w8, [x8] sub w9, w20, w25 cmp w9, w8 b.hs LBB0_9 ; %bb.8: mov x0, x22 bl _uart_write_wakeup LBB0_9: cmp w20, w24 b.hi LBB0_2 LBB0_10: Lloh18: adrp x8, _ALTERA_JTAGUART_CONTROL_WE_MSK@GOTPAGE Lloh19: ldr x8, [x8, _ALTERA_JTAGUART_CONTROL_WE_MSK@GOTPAGEOFF] Lloh20: ldr x8, [x8] ldp x9, x10, [x19] bic x0, x9, x8 str x0, [x19] ldr x8, [x23] add x1, x8, x10 ldp x29, x30, [sp, #80] ; 16-byte Folded Reload ldp x20, x19, [sp, #64] ; 16-byte Folded Reload ldp x22, x21, [sp, #48] ; 16-byte Folded Reload ldp x24, x23, [sp, #32] ; 16-byte Folded Reload ldp x26, x25, [sp, #16] ; 16-byte Folded Reload ldp x28, x27, [sp], #96 ; 16-byte Folded Reload b _writel .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGot Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGot Lloh13, Lloh14 .loh AdrpLdrGot Lloh11, Lloh12 .loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17 .loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20 .cfi_endproc ; -- End function .comm _ALTERA_JTAGUART_DATA_REG,8,3 ; @ALTERA_JTAGUART_DATA_REG .comm _ALTERA_JTAGUART_CONTROL_REG,8,3 ; @ALTERA_JTAGUART_CONTROL_REG .comm _ALTERA_JTAGUART_CONTROL_WSPACE_MSK,4,2 ; @ALTERA_JTAGUART_CONTROL_WSPACE_MSK .comm _ALTERA_JTAGUART_CONTROL_WSPACE_OFF,4,2 ; @ALTERA_JTAGUART_CONTROL_WSPACE_OFF .comm _UART_XMIT_SIZE,4,2 ; @UART_XMIT_SIZE .comm _WAKEUP_CHARS,4,2 ; @WAKEUP_CHARS .comm _ALTERA_JTAGUART_CONTROL_WE_MSK,8,3 ; @ALTERA_JTAGUART_CONTROL_WE_MSK .no_dead_strip _altera_jtaguart_tx_chars .subsections_via_symbols
AnghaBench/linux/drivers/tty/serial/extr_altera_jtaguart.c_altera_jtaguart_tx_chars.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _visited ## -- Begin function visited .p2align 4, 0x90 _visited: ## @visited .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 xorl %eax, %eax testl %esi, %esi jle LBB0_5 ## %bb.1: incl %esi movl $1, %ecx movq _vis@GOTPCREL(%rip), %rdx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 cmpl %edi, (%rdx,%rcx,4) je LBB0_4 ## %bb.2: ## in Loop: Header=BB0_3 Depth=1 incq %rcx cmpq %rcx, %rsi jne LBB0_3 LBB0_5: popq %rbp retq LBB0_4: movl $1, %eax popq %rbp retq .cfi_endproc ## -- End function .globl _min ## -- Begin function min .p2align 4, 0x90 _min: ## @min .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r12 pushq %rbx .cfi_offset %rbx, -48 .cfi_offset %r12, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 ## kill: def $edi killed $edi def $rdi cmpl $2, %edi jl LBB1_1 ## %bb.2: movq _N@GOTPCREL(%rip), %rax movl (%rax), %r9d leal 1(%rdi), %esi leal 1(%r9), %r14d movl %edi, %r8d movl $-1, %r15d movl $1, %r10d movq _vis@GOTPCREL(%rip), %rdx movq _map@GOTPCREL(%rip), %r11 ## implicit-def: $r12d jmp LBB1_3 .p2align 4, 0x90 LBB1_12: ## in Loop: Header=BB1_3 Depth=1 incq %r10 cmpq %r8, %r10 je LBB1_13 LBB1_3: ## =>This Loop Header: Depth=1 ## Child Loop BB1_5 Depth 2 ## Child Loop BB1_7 Depth 3 testl %r9d, %r9d jle LBB1_12 ## %bb.4: ## in Loop: Header=BB1_3 Depth=1 movl $1, %ebx jmp LBB1_5 .p2align 4, 0x90 LBB1_10: ## in Loop: Header=BB1_5 Depth=2 movslq %r12d, %r12 movl %r15d, %eax imulq $404, %r12, %rcx ## imm = 0x194 addq %r11, %rcx movl (%rcx,%rax,4), %eax movslq (%rdx,%r10,4), %rcx imulq $404, %rcx, %rdi ## imm = 0x194 addq %r11, %rdi cmpl (%rdi,%rbx,4), %eax cmovgl %ebx, %r15d cmovgl %ecx, %r12d LBB1_11: ## in Loop: Header=BB1_5 Depth=2 incq %rbx cmpq %r14, %rbx je LBB1_12 LBB1_5: ## Parent Loop BB1_3 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB1_7 Depth 3 movl $1, %eax .p2align 4, 0x90 LBB1_7: ## Parent Loop BB1_3 Depth=1 ## Parent Loop BB1_5 Depth=2 ## => This Inner Loop Header: Depth=3 movl (%rdx,%rax,4), %ecx cmpq %rcx, %rbx je LBB1_11 ## %bb.6: ## in Loop: Header=BB1_7 Depth=3 incq %rax cmpq %rax, %rsi jne LBB1_7 ## %bb.8: ## in Loop: Header=BB1_5 Depth=2 testl %r15d, %r15d jns LBB1_10 ## %bb.9: ## in Loop: Header=BB1_5 Depth=2 movl (%rdx,%r10,4), %r12d movl %ebx, %r15d jmp LBB1_11 LBB1_1: movl $1, %r8d movl $-1, %r15d ## implicit-def: $r12d LBB1_13: movq _vis@GOTPCREL(%rip), %rax movl %r15d, (%rax,%r8,4) movslq %r12d, %rax movslq %r15d, %rcx imulq $404, %rax, %rax ## imm = 0x194 addq _map@GOTPCREL(%rip), %rax movl (%rax,%rcx,4), %eax popq %rbx popq %r12 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .globl _Min ## -- Begin function Min .p2align 4, 0x90 _Min: ## @Min .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq _vis@GOTPCREL(%rip), %rcx movl $1, 4(%rcx) movq _N@GOTPCREL(%rip), %rax movl (%rax), %r14d xorl %eax, %eax cmpl $2, %r14d jge LBB2_1 LBB2_13: ## kill: def $eax killed $eax killed $rax popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq LBB2_1: incq %r14 cmpl $4, %r14d movl $3, %r8d cmovgel %r14d, %r8d xorl %eax, %eax movl $2, %esi movq _map@GOTPCREL(%rip), %r10 jmp LBB2_2 .p2align 4, 0x90 LBB2_12: ## in Loop: Header=BB2_2 Depth=1 movl %r15d, (%rcx,%rsi,4) movslq %r12d, %rdx movslq %r15d, %rsi imulq $404, %rdx, %rdx ## imm = 0x194 addq %r10, %rdx addl (%rdx,%rsi,4), %eax movq %r9, %rsi cmpq %r8, %r9 je LBB2_13 LBB2_2: ## =>This Loop Header: Depth=1 ## Child Loop BB2_3 Depth 2 ## Child Loop BB2_4 Depth 3 ## Child Loop BB2_6 Depth 4 leaq 1(%rsi), %r9 movl $-1, %r15d movl $1, %r11d ## implicit-def: $r12d jmp LBB2_3 .p2align 4, 0x90 LBB2_11: ## in Loop: Header=BB2_3 Depth=2 incq %r11 cmpq %rsi, %r11 je LBB2_12 LBB2_3: ## Parent Loop BB2_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB2_4 Depth 3 ## Child Loop BB2_6 Depth 4 movl $1, %edx jmp LBB2_4 .p2align 4, 0x90 LBB2_9: ## in Loop: Header=BB2_4 Depth=3 movslq %r12d, %r12 movl %r15d, %edi imulq $404, %r12, %rbx ## imm = 0x194 addq %r10, %rbx movl (%rbx,%rdi,4), %r13d movslq (%rcx,%r11,4), %rbx imulq $404, %rbx, %rdi ## imm = 0x194 addq %r10, %rdi cmpl (%rdi,%rdx,4), %r13d cmovgl %edx, %r15d cmovgl %ebx, %r12d LBB2_10: ## in Loop: Header=BB2_4 Depth=3 incq %rdx cmpq %r14, %rdx je LBB2_11 LBB2_4: ## Parent Loop BB2_2 Depth=1 ## Parent Loop BB2_3 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB2_6 Depth 4 xorl %edi, %edi .p2align 4, 0x90 LBB2_6: ## Parent Loop BB2_2 Depth=1 ## Parent Loop BB2_3 Depth=2 ## Parent Loop BB2_4 Depth=3 ## => This Inner Loop Header: Depth=4 movl 4(%rcx,%rdi,4), %ebx cmpq %rbx, %rdx je LBB2_10 ## %bb.5: ## in Loop: Header=BB2_6 Depth=4 incq %rdi cmpq %rdi, %rsi jne LBB2_6 ## %bb.7: ## in Loop: Header=BB2_4 Depth=3 testl %r15d, %r15d jns LBB2_9 ## %bb.8: ## in Loop: Header=BB2_4 Depth=3 movl (%rcx,%r11,4), %r12d movl %edx, %r15d jmp LBB2_10 .cfi_endproc ## -- End function .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r15 pushq %r14 pushq %r13 pushq %r12 pushq %rbx subq $24, %rsp .cfi_offset %rbx, -56 .cfi_offset %r12, -48 .cfi_offset %r13, -40 .cfi_offset %r14, -32 .cfi_offset %r15, -24 movq ___stdinp@GOTPCREL(%rip), %rax movq (%rax), %rdx leaq L_.str(%rip), %rdi leaq L_.str.1(%rip), %rsi callq _freopen leaq L_.str.2(%rip), %rdi movq _N@GOTPCREL(%rip), %rbx movq %rbx, %rsi xorl %eax, %eax callq _scanf movl (%rbx), %r13d testl %r13d, %r13d je LBB3_20 ## %bb.1: movq _map@GOTPCREL(%rip), %r15 movq _vis@GOTPCREL(%rip), %rbx leaq -48(%rbp), %r12 jmp LBB3_2 .p2align 4, 0x90 LBB3_19: ## in Loop: Header=BB3_2 Depth=1 leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.2(%rip), %rdi movq _N@GOTPCREL(%rip), %r14 movq %r14, %rsi xorl %eax, %eax callq _scanf movl (%r14), %r13d testl %r13d, %r13d je LBB3_20 LBB3_2: ## =>This Loop Header: Depth=1 ## Child Loop BB3_4 Depth 2 ## Child Loop BB3_8 Depth 2 ## Child Loop BB3_9 Depth 3 ## Child Loop BB3_10 Depth 4 ## Child Loop BB3_12 Depth 5 leal -1(%r13), %r14d imull %r13d, %r14d movl $40804, %edx ## imm = 0x9F64 movq %r15, %rdi movl $255, %esi callq _memset movl $404, %esi ## imm = 0x194 movq %rbx, %rdi callq ___bzero cmpl $2, %r14d jl LBB3_6 ## %bb.3: ## in Loop: Header=BB3_2 Depth=1 movl %r14d, %r13d shrl $31, %r13d addl %r14d, %r13d sarl %r13d movq %r12, %r14 leaq -44(%rbp), %r12 .p2align 4, 0x90 LBB3_4: ## Parent Loop BB3_2 Depth=1 ## => This Inner Loop Header: Depth=2 leaq L_.str.3(%rip), %rdi leaq -52(%rbp), %rsi movq %r14, %rdx movq %r12, %rcx xorl %eax, %eax callq _scanf movl -44(%rbp), %eax movslq -48(%rbp), %rcx movslq -52(%rbp), %rdx imulq $404, %rcx, %rsi ## imm = 0x194 addq %r15, %rsi movl %eax, (%rsi,%rdx,4) imulq $404, %rdx, %rdx ## imm = 0x194 addq %r15, %rdx movl %eax, (%rdx,%rcx,4) decl %r13d jne LBB3_4 ## %bb.5: ## in Loop: Header=BB3_2 Depth=1 movq _N@GOTPCREL(%rip), %rax movl (%rax), %r13d movq %r14, %r12 LBB3_6: ## in Loop: Header=BB3_2 Depth=1 movl $1, 4(%rbx) xorl %esi, %esi cmpl $2, %r13d jl LBB3_19 ## %bb.7: ## in Loop: Header=BB3_2 Depth=1 incl %r13d cmpl $4, %r13d movl %r13d, %r8d movl $3, %eax cmovll %eax, %r8d xorl %esi, %esi movl $2, %ecx jmp LBB3_8 .p2align 4, 0x90 LBB3_18: ## in Loop: Header=BB3_8 Depth=2 movl %r10d, (%rbx,%rcx,4) incq %rcx movslq %r11d, %rax movslq %r10d, %rdx imulq $404, %rax, %rax ## imm = 0x194 addq %r15, %rax addl (%rax,%rdx,4), %esi cmpq %r8, %rcx je LBB3_19 LBB3_8: ## Parent Loop BB3_2 Depth=1 ## => This Loop Header: Depth=2 ## Child Loop BB3_9 Depth 3 ## Child Loop BB3_10 Depth 4 ## Child Loop BB3_12 Depth 5 movl $-1, %r10d movl $1, %r9d ## implicit-def: $r11d jmp LBB3_9 .p2align 4, 0x90 LBB3_17: ## in Loop: Header=BB3_9 Depth=3 incq %r9 cmpq %rcx, %r9 je LBB3_18 LBB3_9: ## Parent Loop BB3_2 Depth=1 ## Parent Loop BB3_8 Depth=2 ## => This Loop Header: Depth=3 ## Child Loop BB3_10 Depth 4 ## Child Loop BB3_12 Depth 5 movl $1, %eax jmp LBB3_10 .p2align 4, 0x90 LBB3_15: ## in Loop: Header=BB3_10 Depth=4 movslq %r11d, %r11 movl %r10d, %edx imulq $404, %r11, %rdi ## imm = 0x194 addq %r15, %rdi movl (%rdi,%rdx,4), %r14d movslq (%rbx,%r9,4), %rdi imulq $404, %rdi, %rdx ## imm = 0x194 addq %r15, %rdx cmpl (%rdx,%rax,4), %r14d cmovgl %eax, %r10d cmovgl %edi, %r11d LBB3_16: ## in Loop: Header=BB3_10 Depth=4 incq %rax cmpq %r13, %rax je LBB3_17 LBB3_10: ## Parent Loop BB3_2 Depth=1 ## Parent Loop BB3_8 Depth=2 ## Parent Loop BB3_9 Depth=3 ## => This Loop Header: Depth=4 ## Child Loop BB3_12 Depth 5 xorl %edx, %edx .p2align 4, 0x90 LBB3_12: ## Parent Loop BB3_2 Depth=1 ## Parent Loop BB3_8 Depth=2 ## Parent Loop BB3_9 Depth=3 ## Parent Loop BB3_10 Depth=4 ## => This Inner Loop Header: Depth=5 movl 4(%rbx,%rdx,4), %edi cmpq %rdi, %rax je LBB3_16 ## %bb.11: ## in Loop: Header=BB3_12 Depth=5 incq %rdx cmpq %rdx, %rcx jne LBB3_12 ## %bb.13: ## in Loop: Header=BB3_10 Depth=4 testl %r10d, %r10d jns LBB3_15 ## %bb.14: ## in Loop: Header=BB3_10 Depth=4 movl (%rbx,%r9,4), %r11d movl %eax, %r10d jmp LBB3_16 LBB3_20: xorl %eax, %eax addq $24, %rsp popq %rbx popq %r12 popq %r13 popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .comm _vis,404,4 ## @vis .comm _N,4,2 ## @N .comm _map,40804,4 ## @map .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "input.txt" L_.str.1: ## @.str.1 .asciz "r" L_.str.2: ## @.str.2 .asciz "%d" L_.str.3: ## @.str.3 .asciz "%d %d %d" L_.str.4: ## @.str.4 .asciz "%d\n" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _visited ; -- Begin function visited .p2align 2 _visited: ; @visited .cfi_startproc ; %bb.0: cmp w1, #1 b.lt LBB0_4 ; %bb.1: add w9, w1, #1 Lloh0: adrp x8, _vis@GOTPAGE Lloh1: ldr x8, [x8, _vis@GOTPAGEOFF] add x8, x8, #4 sub x9, x9, #1 LBB0_2: ; =>This Inner Loop Header: Depth=1 ldr w10, [x8] cmp w10, w0 b.eq LBB0_5 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 add x8, x8, #4 subs x9, x9, #1 b.ne LBB0_2 LBB0_4: mov w0, #0 ret LBB0_5: mov w0, #1 ret .loh AdrpLdrGot Lloh0, Lloh1 .cfi_endproc ; -- End function .globl _min ; -- Begin function min .p2align 2 _min: ; @min .cfi_startproc ; %bb.0: Lloh2: adrp x9, _vis@GOTPAGE Lloh3: ldr x9, [x9, _vis@GOTPAGEOFF] Lloh4: adrp x8, _map@GOTPAGE Lloh5: ldr x8, [x8, _map@GOTPAGEOFF] cmp w0, #2 b.lt LBB1_12 ; %bb.1: Lloh6: adrp x10, _N@GOTPAGE Lloh7: ldr x10, [x10, _N@GOTPAGEOFF] Lloh8: ldr w12, [x10] add w11, w0, #1 add w13, w12, #1 mov w10, w0 sub x15, x11, #1 mov w11, #-1 mov w16, #1 mov w17, #404 ; implicit-def: $w14 b LBB1_3 LBB1_2: ; in Loop: Header=BB1_3 Depth=1 add x16, x16, #1 cmp x16, x10 b.eq LBB1_13 LBB1_3: ; =>This Loop Header: Depth=1 ; Child Loop BB1_7 Depth 2 ; Child Loop BB1_8 Depth 3 cmp w12, #1 b.lt LBB1_2 ; %bb.4: ; in Loop: Header=BB1_3 Depth=1 mov w0, #1 b LBB1_7 LBB1_5: ; in Loop: Header=BB1_7 Depth=2 smaddl x1, w14, w17, x8 ldr w1, [x1, w11, uxtw #2] ldrsw x2, [x9, x16, lsl #2] madd x3, x2, x17, x8 ldr w3, [x3, x0, lsl #2] cmp w1, w3 csel w11, w0, w11, gt csel w14, w2, w14, gt LBB1_6: ; in Loop: Header=BB1_7 Depth=2 add x0, x0, #1 cmp x0, x13 b.eq LBB1_2 LBB1_7: ; Parent Loop BB1_3 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB1_8 Depth 3 add x1, x9, #4 mov x2, x15 LBB1_8: ; Parent Loop BB1_3 Depth=1 ; Parent Loop BB1_7 Depth=2 ; => This Inner Loop Header: Depth=3 ldr w3, [x1] cmp x0, x3 b.eq LBB1_6 ; %bb.9: ; in Loop: Header=BB1_8 Depth=3 add x1, x1, #4 subs x2, x2, #1 b.ne LBB1_8 ; %bb.10: ; in Loop: Header=BB1_7 Depth=2 tbz w11, #31, LBB1_5 ; %bb.11: ; in Loop: Header=BB1_7 Depth=2 ldr w14, [x9, x16, lsl #2] mov x11, x0 b LBB1_6 LBB1_12: mov w11, #-1 mov w10, #1 ; implicit-def: $w14 LBB1_13: str w11, [x9, x10, lsl #2] mov w9, #404 smaddl x8, w14, w9, x8 ldr w0, [x8, w11, sxtw #2] ret .loh AdrpLdrGot Lloh4, Lloh5 .loh AdrpLdrGot Lloh2, Lloh3 .loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8 .cfi_endproc ; -- End function .globl _Min ; -- Begin function Min .p2align 2 _Min: ; @Min .cfi_startproc ; %bb.0: Lloh9: adrp x8, _vis@GOTPAGE Lloh10: ldr x8, [x8, _vis@GOTPAGEOFF] mov w9, #1 str w9, [x8, #4] Lloh11: adrp x9, _N@GOTPAGE Lloh12: ldr x9, [x9, _N@GOTPAGEOFF] Lloh13: ldr w9, [x9] cmp w9, #2 b.ge LBB2_2 ; %bb.1: mov w0, #0 ret LBB2_2: mov w0, #0 add x9, x9, #1 mov w10, #3 cmp w9, #3 csel w10, w9, w10, gt mov w13, #2 Lloh14: adrp x11, _map@GOTPAGE Lloh15: ldr x11, [x11, _map@GOTPAGEOFF] mov w12, #404 b LBB2_4 LBB2_3: ; in Loop: Header=BB2_4 Depth=1 str w15, [x8, x13, lsl #2] smaddl x13, w17, w12, x11 ldr w13, [x13, w15, sxtw #2] add w0, w13, w0 mov x13, x14 cmp x14, x10 b.eq LBB2_14 LBB2_4: ; =>This Loop Header: Depth=1 ; Child Loop BB2_6 Depth 2 ; Child Loop BB2_9 Depth 3 ; Child Loop BB2_10 Depth 4 add x14, x13, #1 mov w15, #-1 mov w16, #1 ; implicit-def: $w17 b LBB2_6 LBB2_5: ; in Loop: Header=BB2_6 Depth=2 add x16, x16, #1 cmp x16, x13 b.eq LBB2_3 LBB2_6: ; Parent Loop BB2_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB2_9 Depth 3 ; Child Loop BB2_10 Depth 4 mov w1, #1 b LBB2_9 LBB2_7: ; in Loop: Header=BB2_9 Depth=3 smaddl x2, w17, w12, x11 ldr w2, [x2, w15, uxtw #2] ldrsw x3, [x8, x16, lsl #2] madd x4, x3, x12, x11 ldr w4, [x4, x1, lsl #2] cmp w2, w4 csel w15, w1, w15, gt csel w17, w3, w17, gt LBB2_8: ; in Loop: Header=BB2_9 Depth=3 add x1, x1, #1 cmp x1, x9 b.eq LBB2_5 LBB2_9: ; Parent Loop BB2_4 Depth=1 ; Parent Loop BB2_6 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB2_10 Depth 4 mov x2, #0 LBB2_10: ; Parent Loop BB2_4 Depth=1 ; Parent Loop BB2_6 Depth=2 ; Parent Loop BB2_9 Depth=3 ; => This Inner Loop Header: Depth=4 add x3, x8, x2, lsl #2 ldr w3, [x3, #4] cmp x1, x3 b.eq LBB2_8 ; %bb.11: ; in Loop: Header=BB2_10 Depth=4 add x2, x2, #1 cmp x13, x2 b.ne LBB2_10 ; %bb.12: ; in Loop: Header=BB2_9 Depth=3 tbz w15, #31, LBB2_7 ; %bb.13: ; in Loop: Header=BB2_9 Depth=3 ldr w17, [x8, x16, lsl #2] mov x15, x1 b LBB2_8 LBB2_14: ret .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGot Lloh9, Lloh10 .loh AdrpLdrGot Lloh14, Lloh15 .cfi_endproc ; -- End function .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #144 .cfi_def_cfa_offset 144 stp x28, x27, [sp, #48] ; 16-byte Folded Spill stp x26, x25, [sp, #64] ; 16-byte Folded Spill stp x24, x23, [sp, #80] ; 16-byte Folded Spill stp x22, x21, [sp, #96] ; 16-byte Folded Spill stp x20, x19, [sp, #112] ; 16-byte Folded Spill stp x29, x30, [sp, #128] ; 16-byte Folded Spill add x29, sp, #128 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 .cfi_offset w21, -40 .cfi_offset w22, -48 .cfi_offset w23, -56 .cfi_offset w24, -64 .cfi_offset w25, -72 .cfi_offset w26, -80 .cfi_offset w27, -88 .cfi_offset w28, -96 Lloh16: adrp x8, ___stdinp@GOTPAGE Lloh17: ldr x8, [x8, ___stdinp@GOTPAGEOFF] Lloh18: ldr x2, [x8] Lloh19: adrp x0, l_.str@PAGE Lloh20: add x0, x0, l_.str@PAGEOFF Lloh21: adrp x1, l_.str.1@PAGE Lloh22: add x1, x1, l_.str.1@PAGEOFF bl _freopen Lloh23: adrp x19, _N@GOTPAGE Lloh24: ldr x19, [x19, _N@GOTPAGEOFF] str x19, [sp] Lloh25: adrp x0, l_.str.2@PAGE Lloh26: add x0, x0, l_.str.2@PAGEOFF bl _scanf ldr w21, [x19] cbz w21, LBB3_21 ; %bb.1: Lloh27: adrp x19, _map@GOTPAGE Lloh28: ldr x19, [x19, _map@GOTPAGEOFF] Lloh29: adrp x24, _vis@GOTPAGE Lloh30: ldr x24, [x24, _vis@GOTPAGEOFF] add x25, sp, #36 add x26, sp, #40 add x27, sp, #44 Lloh31: adrp x20, l_.str.3@PAGE Lloh32: add x20, x20, l_.str.3@PAGEOFF mov w28, #404 b LBB3_4 LBB3_2: ; in Loop: Header=BB3_4 Depth=1 mov w8, #0 LBB3_3: ; in Loop: Header=BB3_4 Depth=1 str x8, [sp] Lloh33: adrp x0, l_.str.4@PAGE Lloh34: add x0, x0, l_.str.4@PAGEOFF bl _printf Lloh35: adrp x21, _N@GOTPAGE Lloh36: ldr x21, [x21, _N@GOTPAGEOFF] str x21, [sp] Lloh37: adrp x0, l_.str.2@PAGE Lloh38: add x0, x0, l_.str.2@PAGEOFF bl _scanf ldr w21, [x21] cbz w21, LBB3_21 LBB3_4: ; =>This Loop Header: Depth=1 ; Child Loop BB3_6 Depth 2 ; Child Loop BB3_11 Depth 2 ; Child Loop BB3_13 Depth 3 ; Child Loop BB3_16 Depth 4 ; Child Loop BB3_17 Depth 5 sub w8, w21, #1 mul w23, w8, w21 cmp w23, #0 cinc w22, w23, lt mov x0, x19 mov w1, #255 mov w2, #40804 bl _memset movi.2d v0, #0000000000000000 stp q0, q0, [x24] stp q0, q0, [x24, #32] stp q0, q0, [x24, #64] stp q0, q0, [x24, #96] stp q0, q0, [x24, #128] stp q0, q0, [x24, #160] stp q0, q0, [x24, #192] stp q0, q0, [x24, #224] stp q0, q0, [x24, #256] stp q0, q0, [x24, #288] stp q0, q0, [x24, #320] stp q0, q0, [x24, #352] str q0, [x24, #384] str wzr, [x24, #400] cmp w23, #2 b.lt LBB3_8 ; %bb.5: ; in Loop: Header=BB3_4 Depth=1 asr w21, w22, #1 LBB3_6: ; Parent Loop BB3_4 Depth=1 ; => This Inner Loop Header: Depth=2 stp x26, x25, [sp, #8] str x27, [sp] mov x0, x20 bl _scanf ldp w8, w9, [sp, #36] ; kill: def $w9 killed $w9 def $x9 sxtw x9, w9 ldrsw x10, [sp, #44] madd x11, x9, x28, x19 str w8, [x11, x10, lsl #2] madd x10, x10, x28, x19 str w8, [x10, x9, lsl #2] subs w21, w21, #1 b.ne LBB3_6 ; %bb.7: ; in Loop: Header=BB3_4 Depth=1 Lloh39: adrp x8, _N@GOTPAGE Lloh40: ldr x8, [x8, _N@GOTPAGEOFF] Lloh41: ldr w21, [x8] LBB3_8: ; in Loop: Header=BB3_4 Depth=1 mov w8, #1 str w8, [x24, #4] cmp w21, #2 b.lt LBB3_2 ; %bb.9: ; in Loop: Header=BB3_4 Depth=1 mov w8, #0 add w9, w21, #1 cmp w9, #3 mov w10, #3 csinc w10, w10, w21, le mov w11, #2 b LBB3_11 LBB3_10: ; in Loop: Header=BB3_11 Depth=2 str w12, [x24, x11, lsl #2] add x14, x11, #1 smaddl x11, w13, w28, x19 ldr w11, [x11, w12, sxtw #2] add w8, w11, w8 mov x11, x14 cmp x14, x10 b.eq LBB3_3 LBB3_11: ; Parent Loop BB3_4 Depth=1 ; => This Loop Header: Depth=2 ; Child Loop BB3_13 Depth 3 ; Child Loop BB3_16 Depth 4 ; Child Loop BB3_17 Depth 5 mov w12, #-1 mov w14, #1 ; implicit-def: $w13 b LBB3_13 LBB3_12: ; in Loop: Header=BB3_13 Depth=3 add x14, x14, #1 cmp x14, x11 b.eq LBB3_10 LBB3_13: ; Parent Loop BB3_4 Depth=1 ; Parent Loop BB3_11 Depth=2 ; => This Loop Header: Depth=3 ; Child Loop BB3_16 Depth 4 ; Child Loop BB3_17 Depth 5 mov w15, #1 b LBB3_16 LBB3_14: ; in Loop: Header=BB3_16 Depth=4 smaddl x16, w13, w28, x19 ldr w16, [x16, w12, uxtw #2] ldrsw x17, [x24, x14, lsl #2] madd x0, x17, x28, x19 ldr w0, [x0, x15, lsl #2] cmp w16, w0 csel w12, w15, w12, gt csel w13, w17, w13, gt LBB3_15: ; in Loop: Header=BB3_16 Depth=4 add x15, x15, #1 cmp x15, x9 b.eq LBB3_12 LBB3_16: ; Parent Loop BB3_4 Depth=1 ; Parent Loop BB3_11 Depth=2 ; Parent Loop BB3_13 Depth=3 ; => This Loop Header: Depth=4 ; Child Loop BB3_17 Depth 5 mov x16, #0 LBB3_17: ; Parent Loop BB3_4 Depth=1 ; Parent Loop BB3_11 Depth=2 ; Parent Loop BB3_13 Depth=3 ; Parent Loop BB3_16 Depth=4 ; => This Inner Loop Header: Depth=5 add x17, x24, x16, lsl #2 ldr w17, [x17, #4] cmp x15, x17 b.eq LBB3_15 ; %bb.18: ; in Loop: Header=BB3_17 Depth=5 add x16, x16, #1 cmp x11, x16 b.ne LBB3_17 ; %bb.19: ; in Loop: Header=BB3_16 Depth=4 tbz w12, #31, LBB3_14 ; %bb.20: ; in Loop: Header=BB3_16 Depth=4 ldr w13, [x24, x14, lsl #2] mov x12, x15 b LBB3_15 LBB3_21: mov w0, #0 ldp x29, x30, [sp, #128] ; 16-byte Folded Reload ldp x20, x19, [sp, #112] ; 16-byte Folded Reload ldp x22, x21, [sp, #96] ; 16-byte Folded Reload ldp x24, x23, [sp, #80] ; 16-byte Folded Reload ldp x26, x25, [sp, #64] ; 16-byte Folded Reload ldp x28, x27, [sp, #48] ; 16-byte Folded Reload add sp, sp, #144 ret .loh AdrpAdd Lloh25, Lloh26 .loh AdrpLdrGot Lloh23, Lloh24 .loh AdrpAdd Lloh21, Lloh22 .loh AdrpAdd Lloh19, Lloh20 .loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18 .loh AdrpAdd Lloh31, Lloh32 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGot Lloh27, Lloh28 .loh AdrpAdd Lloh37, Lloh38 .loh AdrpLdrGot Lloh35, Lloh36 .loh AdrpAdd Lloh33, Lloh34 .loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41 .cfi_endproc ; -- End function .comm _vis,404,2 ; @vis .comm _N,4,2 ; @N .comm _map,40804,2 ; @map .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "input.txt" l_.str.1: ; @.str.1 .asciz "r" l_.str.2: ; @.str.2 .asciz "%d" l_.str.3: ; @.str.3 .asciz "%d %d %d" l_.str.4: ; @.str.4 .asciz "%d\n" .subsections_via_symbols
the_stack_data/66600.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function AcpiDmFindOrphanDescending _AcpiDmFindOrphanDescending: ## @AcpiDmFindOrphanDescending .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %r14 pushq %rbx .cfi_offset %rbx, -32 .cfi_offset %r14, -24 testq %rdi, %rdi je LBB0_26 ## %bb.1: movq %rdi, %rbx movl (%rdi), %eax cmpl $129, %eax je LBB0_12 ## %bb.2: cmpl $128, %eax jne LBB0_26 ## %bb.3: movq 16(%rbx), %r14 cmpl $129, (%r14) jne LBB0_26 ## %bb.4: cmpl $0, 24(%r14) jne LBB0_26 ## %bb.5: movq 40(%rbx), %rdx testq %rdx, %rdx je LBB0_6 ## %bb.8: movl $2, %edi movl $1, %esi callq _AcpiDmInspectPossibleArgs movl 8(%r14), %esi cmpl $1, %eax jg LBB0_11 ## %bb.9: movq _ACPI_TYPE_INTEGER@GOTPCREL(%rip), %rcx jmp LBB0_10 LBB0_12: movq 32(%rbx), %r14 movl (%r14), %edi callq _AcpiPsGetOpcodeInfo movl 4(%rax), %ecx movq _AML_CLASS_EXECUTE@GOTPCREL(%rip), %rdx cmpl (%rdx), %ecx je LBB0_26 ## %bb.13: movq _AML_CLASS_CREATE@GOTPCREL(%rip), %rdx cmpl (%rdx), %ecx je LBB0_26 ## %bb.14: movl (%rax), %eax movq _ACPI_TYPE_LOCAL_ALIAS@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_26 ## %bb.15: movl (%r14), %eax movq _AML_INT_METHODCALL_OP@GOTPCREL(%rip), %rcx cmpl (%rcx), %eax je LBB0_26 ## %bb.16: cmpl $0, 24(%rbx) jne LBB0_26 ## %bb.17: xorl %edi, %edi xorl %esi, %esi movq %rbx, %rdx callq _AcpiDmInspectPossibleArgs testl %eax, %eax jne LBB0_23 ## %bb.18: movl (%r14), %ecx movq _AML_IF_OP@GOTPCREL(%rip), %rdx cmpl (%rdx), %ecx je LBB0_21 ## %bb.19: movq _AML_WHILE_OP@GOTPCREL(%rip), %rdx cmpl (%rdx), %ecx je LBB0_21 ## %bb.20: movq _AML_RETURN_OP@GOTPCREL(%rip), %rdx cmpl (%rdx), %ecx jne LBB0_23 LBB0_21: cmpq %rbx, 16(%r14) je LBB0_22 LBB0_23: movl 8(%rbx), %esi movq _ACPI_TYPE_METHOD@GOTPCREL(%rip), %rcx movl (%rcx), %edx movq %rbx, %rdi jmp LBB0_24 LBB0_6: movl 8(%r14), %esi movq _ACPI_TYPE_INTEGER@GOTPCREL(%rip), %rax movl (%rax), %edx movq %r14, %rdi xorl %ecx, %ecx jmp LBB0_25 LBB0_11: movq _ACPI_TYPE_METHOD@GOTPCREL(%rip), %rcx LBB0_10: movl (%rcx), %edx movq %r14, %rdi LBB0_24: movl %eax, %ecx LBB0_25: xorl %r8d, %r8d callq _AcpiDmAddOpToExternalList LBB0_26: movq _AE_OK@GOTPCREL(%rip), %rax movl (%rax), %eax popq %rbx popq %r14 popq %rbp retq LBB0_22: movl 8(%rbx), %esi movq _ACPI_TYPE_INTEGER@GOTPCREL(%rip), %rax movl (%rax), %edx movq %rbx, %rdi xorl %ecx, %ecx jmp LBB0_25 .cfi_endproc ## -- End function .comm _AE_OK,4,2 ## @AE_OK .comm _ACPI_TYPE_INTEGER,4,2 ## @ACPI_TYPE_INTEGER .comm _ACPI_TYPE_METHOD,4,2 ## @ACPI_TYPE_METHOD .comm _AML_CLASS_EXECUTE,4,2 ## @AML_CLASS_EXECUTE .comm _AML_CLASS_CREATE,4,2 ## @AML_CLASS_CREATE .comm _ACPI_TYPE_LOCAL_ALIAS,4,2 ## @ACPI_TYPE_LOCAL_ALIAS .comm _AML_INT_METHODCALL_OP,4,2 ## @AML_INT_METHODCALL_OP .comm _AML_IF_OP,4,2 ## @AML_IF_OP .comm _AML_WHILE_OP,4,2 ## @AML_WHILE_OP .comm _AML_RETURN_OP,4,2 ## @AML_RETURN_OP .comm _ACPI_UINT32_MAX,4,2 ## @ACPI_UINT32_MAX .comm _Path,4,2 ## @Path .no_dead_strip _AcpiDmFindOrphanDescending .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function AcpiDmFindOrphanDescending _AcpiDmFindOrphanDescending: ; @AcpiDmFindOrphanDescending .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_22 ; %bb.1: mov x19, x0 ldr w8, [x0] cmp w8, #129 b.eq LBB0_8 ; %bb.2: cmp w8, #128 b.ne LBB0_22 ; %bb.3: ldr x20, [x19, #16] ldr w8, [x20] cmp w8, #129 b.ne LBB0_22 ; %bb.4: ldr w8, [x20, #24] cbnz w8, LBB0_22 ; %bb.5: ldr x2, [x19, #40] cbz x2, LBB0_18 ; %bb.6: mov w0, #2 mov w1, #1 bl _AcpiDmInspectPossibleArgs mov x3, x0 ldr w1, [x20, #8] cmp w0, #1 b.gt LBB0_19 ; %bb.7: Lloh0: adrp x8, _ACPI_TYPE_INTEGER@GOTPAGE Lloh1: ldr x8, [x8, _ACPI_TYPE_INTEGER@GOTPAGEOFF] b LBB0_20 LBB0_8: ldr x20, [x19, #32] ldr w0, [x20] bl _AcpiPsGetOpcodeInfo ldr w8, [x0, #4] Lloh2: adrp x9, _AML_CLASS_EXECUTE@GOTPAGE Lloh3: ldr x9, [x9, _AML_CLASS_EXECUTE@GOTPAGEOFF] Lloh4: ldr w9, [x9] Lloh5: adrp x10, _AML_CLASS_CREATE@GOTPAGE Lloh6: ldr x10, [x10, _AML_CLASS_CREATE@GOTPAGEOFF] Lloh7: ldr w10, [x10] cmp w8, w9 ccmp w8, w10, #4, ne b.eq LBB0_22 ; %bb.9: ldr w8, [x0] Lloh8: adrp x9, _ACPI_TYPE_LOCAL_ALIAS@GOTPAGE Lloh9: ldr x9, [x9, _ACPI_TYPE_LOCAL_ALIAS@GOTPAGEOFF] Lloh10: ldr w9, [x9] cmp w8, w9 b.eq LBB0_22 ; %bb.10: ldr w8, [x20] Lloh11: adrp x9, _AML_INT_METHODCALL_OP@GOTPAGE Lloh12: ldr x9, [x9, _AML_INT_METHODCALL_OP@GOTPAGEOFF] Lloh13: ldr w9, [x9] cmp w8, w9 b.eq LBB0_22 ; %bb.11: ldr w8, [x19, #24] cbnz w8, LBB0_22 ; %bb.12: mov w0, #0 mov w1, #0 mov x2, x19 bl _AcpiDmInspectPossibleArgs mov x3, x0 cbnz w0, LBB0_17 ; %bb.13: ldr w8, [x20] Lloh14: adrp x9, _AML_IF_OP@GOTPAGE Lloh15: ldr x9, [x9, _AML_IF_OP@GOTPAGEOFF] Lloh16: ldr w9, [x9] cmp w8, w9 b.eq LBB0_16 ; %bb.14: Lloh17: adrp x9, _AML_WHILE_OP@GOTPAGE Lloh18: ldr x9, [x9, _AML_WHILE_OP@GOTPAGEOFF] Lloh19: ldr w9, [x9] cmp w8, w9 b.eq LBB0_16 ; %bb.15: Lloh20: adrp x9, _AML_RETURN_OP@GOTPAGE Lloh21: ldr x9, [x9, _AML_RETURN_OP@GOTPAGEOFF] Lloh22: ldr w9, [x9] cmp w8, w9 b.ne LBB0_17 LBB0_16: ldr x8, [x20, #16] cmp x8, x19 b.eq LBB0_23 LBB0_17: ldr w1, [x19, #8] Lloh23: adrp x8, _ACPI_TYPE_METHOD@GOTPAGE Lloh24: ldr x8, [x8, _ACPI_TYPE_METHOD@GOTPAGEOFF] Lloh25: ldr w2, [x8] mov x0, x19 b LBB0_21 LBB0_18: ldr w1, [x20, #8] Lloh26: adrp x8, _ACPI_TYPE_INTEGER@GOTPAGE Lloh27: ldr x8, [x8, _ACPI_TYPE_INTEGER@GOTPAGEOFF] Lloh28: ldr w2, [x8] mov x0, x20 mov w3, #0 b LBB0_21 LBB0_19: Lloh29: adrp x8, _ACPI_TYPE_METHOD@GOTPAGE Lloh30: ldr x8, [x8, _ACPI_TYPE_METHOD@GOTPAGEOFF] LBB0_20: ldr w2, [x8] mov x0, x20 LBB0_21: mov w4, #0 bl _AcpiDmAddOpToExternalList LBB0_22: Lloh31: adrp x8, _AE_OK@GOTPAGE Lloh32: ldr x8, [x8, _AE_OK@GOTPAGEOFF] Lloh33: ldr w0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_23: ldr w1, [x19, #8] Lloh34: adrp x8, _ACPI_TYPE_INTEGER@GOTPAGE Lloh35: ldr x8, [x8, _ACPI_TYPE_INTEGER@GOTPAGEOFF] Lloh36: ldr w2, [x8] mov x0, x19 mov w3, #0 b LBB0_21 .loh AdrpLdrGot Lloh0, Lloh1 .loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10 .loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13 .loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16 .loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19 .loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22 .loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25 .loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28 .loh AdrpLdrGot Lloh29, Lloh30 .loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33 .loh AdrpLdrGotLdr Lloh34, Lloh35, Lloh36 .cfi_endproc ; -- End function .comm _AE_OK,4,2 ; @AE_OK .comm _ACPI_TYPE_INTEGER,4,2 ; @ACPI_TYPE_INTEGER .comm _ACPI_TYPE_METHOD,4,2 ; @ACPI_TYPE_METHOD .comm _AML_CLASS_EXECUTE,4,2 ; @AML_CLASS_EXECUTE .comm _AML_CLASS_CREATE,4,2 ; @AML_CLASS_CREATE .comm _ACPI_TYPE_LOCAL_ALIAS,4,2 ; @ACPI_TYPE_LOCAL_ALIAS .comm _AML_INT_METHODCALL_OP,4,2 ; @AML_INT_METHODCALL_OP .comm _AML_IF_OP,4,2 ; @AML_IF_OP .comm _AML_WHILE_OP,4,2 ; @AML_WHILE_OP .comm _AML_RETURN_OP,4,2 ; @AML_RETURN_OP .comm _ACPI_UINT32_MAX,4,2 ; @ACPI_UINT32_MAX .comm _Path,4,2 ; @Path .no_dead_strip _AcpiDmFindOrphanDescending .subsections_via_symbols
AnghaBench/freebsd/sys/contrib/dev/acpica/common/extr_adwalk.c_AcpiDmFindOrphanDescending.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .section __TEXT,__literal8,8byte_literals .p2align 3, 0x0 ## -- Begin function status_get_salts_percent LCPI0_0: .quad 0x4059000000000000 ## double 100 .section __TEXT,__text,regular,pure_instructions .globl _status_get_salts_percent .p2align 4, 0x90 _status_get_salts_percent: ## @status_get_salts_percent .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp movq (%rdi), %rax movq (%rax), %rcx testq %rcx, %rcx je LBB0_1 ## %bb.2: cvtsi2sdq 8(%rax), %xmm0 cvtsi2sd %rcx, %xmm1 divsd %xmm1, %xmm0 mulsd LCPI0_0(%rip), %xmm0 popq %rbp retq LBB0_1: xorps %xmm0, %xmm0 popq %rbp retq .cfi_endproc ## -- End function .section __DATA,__data .globl _g_aug_volatile_4845 ## @g_aug_volatile_4845 .p2align 2, 0x0 _g_aug_volatile_4845: .long 1 ## 0x1 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 15, 0 sdk_version 15, 5 .globl _status_get_salts_percent ; -- Begin function status_get_salts_percent .p2align 2 _status_get_salts_percent: ; @status_get_salts_percent .cfi_startproc ; %bb.0: ldr x9, [x0] ldr x8, [x9] cbz x8, LBB0_2 ; %bb.1: ldr d0, [x9, #8] scvtf d0, d0 scvtf d1, x8 fdiv d0, d0, d1 mov x8, #4636737291354636288 ; =0x4059000000000000 fmov d1, x8 fmul d0, d0, d1 ret LBB0_2: movi d0, #0000000000000000 ret .cfi_endproc ; -- End function .section __DATA,__data .globl _g_aug_volatile_4845 ; @g_aug_volatile_4845 .p2align 2, 0x0 _g_aug_volatile_4845: .long 1 ; 0x1 .subsections_via_symbols
assembly_file_10849.c
assembly_dataset
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nfs_error_string ## -- Begin function nfs_error_string .p2align 4, 0x90 _nfs_error_string: ## @nfs_error_string .cfi_startproc ## %bb.0: addl $-128, %edi cmpl $103, %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.nfs_error_string(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax popq %rbp retq LBB0_1: leaq L_.str.104(%rip), %rax retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "NFS4_OK" L_.str.1: ## @.str.1 .asciz "NFS4ERR_PERM" L_.str.2: ## @.str.2 .asciz "NFS4ERR_NOENT" L_.str.3: ## @.str.3 .asciz "NFS4ERR_IO" L_.str.4: ## @.str.4 .asciz "NFS4ERR_NXIO" L_.str.5: ## @.str.5 .asciz "NFS4ERR_ACCESS" L_.str.6: ## @.str.6 .asciz "NFS4ERR_EXIST" L_.str.7: ## @.str.7 .asciz "NFS4ERR_XDEV" L_.str.8: ## @.str.8 .asciz "NFS4ERR_NOTDIR" L_.str.9: ## @.str.9 .asciz "NFS4ERR_ISDIR" L_.str.10: ## @.str.10 .asciz "NFS4ERR_INVAL" L_.str.11: ## @.str.11 .asciz "NFS4ERR_FBIG" L_.str.12: ## @.str.12 .asciz "NFS4ERR_NOSPC" L_.str.13: ## @.str.13 .asciz "NFS4ERR_ROFS" L_.str.14: ## @.str.14 .asciz "NFS4ERR_MLINK" L_.str.15: ## @.str.15 .asciz "NFS4ERR_NAMETOOLONG" L_.str.16: ## @.str.16 .asciz "NFS4ERR_NOTEMPTY" L_.str.17: ## @.str.17 .asciz "NFS4ERR_DQUOT" L_.str.18: ## @.str.18 .asciz "NFS4ERR_STALE" L_.str.19: ## @.str.19 .asciz "NFS4ERR_BADHANDLE" L_.str.20: ## @.str.20 .asciz "NFS4ERR_BAD_COOKIE" L_.str.21: ## @.str.21 .asciz "NFS4ERR_NOTSUPP" L_.str.22: ## @.str.22 .asciz "NFS4ERR_TOOSMALL" L_.str.23: ## @.str.23 .asciz "NFS4ERR_SERVERFAULT" L_.str.24: ## @.str.24 .asciz "NFS4ERR_BADTYPE" L_.str.25: ## @.str.25 .asciz "NFS4ERR_DELAY" L_.str.26: ## @.str.26 .asciz "NFS4ERR_SAME" L_.str.27: ## @.str.27 .asciz "NFS4ERR_DENIED" L_.str.28: ## @.str.28 .asciz "NFS4ERR_EXPIRED" L_.str.29: ## @.str.29 .asciz "NFS4ERR_LOCKED" L_.str.30: ## @.str.30 .asciz "NFS4ERR_GRACE" L_.str.31: ## @.str.31 .asciz "NFS4ERR_FHEXPIRED" L_.str.32: ## @.str.32 .asciz "NFS4ERR_SHARE_DENIED" L_.str.33: ## @.str.33 .asciz "NFS4ERR_WRONGSEC" L_.str.34: ## @.str.34 .asciz "NFS4ERR_CLID_INUSE" L_.str.35: ## @.str.35 .asciz "NFS4ERR_RESOURCE" L_.str.36: ## @.str.36 .asciz "NFS4ERR_MOVED" L_.str.37: ## @.str.37 .asciz "NFS4ERR_NOFILEHANDLE" L_.str.38: ## @.str.38 .asciz "NFS4ERR_MINOR_VERS_MISMATCH" L_.str.39: ## @.str.39 .asciz "NFS4ERR_STALE_CLIENTID" L_.str.40: ## @.str.40 .asciz "NFS4ERR_STALE_STATEID" L_.str.41: ## @.str.41 .asciz "NFS4ERR_OLD_STATEID" L_.str.42: ## @.str.42 .asciz "NFS4ERR_BAD_STATEID" L_.str.43: ## @.str.43 .asciz "NFS4ERR_BAD_SEQID" L_.str.44: ## @.str.44 .asciz "NFS4ERR_NOT_SAME" L_.str.45: ## @.str.45 .asciz "NFS4ERR_LOCK_RANGE" L_.str.46: ## @.str.46 .asciz "NFS4ERR_SYMLINK" L_.str.47: ## @.str.47 .asciz "NFS4ERR_RESTOREFH" L_.str.48: ## @.str.48 .asciz "NFS4ERR_LEASE_MOVED" L_.str.49: ## @.str.49 .asciz "NFS4ERR_ATTRNOTSUPP" L_.str.50: ## @.str.50 .asciz "NFS4ERR_NO_GRACE" L_.str.51: ## @.str.51 .asciz "NFS4ERR_RECLAIM_BAD" L_.str.52: ## @.str.52 .asciz "NFS4ERR_RECLAIM_CONFLICT" L_.str.53: ## @.str.53 .asciz "NFS4ERR_BADXDR" L_.str.54: ## @.str.54 .asciz "NFS4ERR_LOCKS_HELD" L_.str.55: ## @.str.55 .asciz "NFS4ERR_OPENMODE" L_.str.56: ## @.str.56 .asciz "NFS4ERR_BADOWNER" L_.str.57: ## @.str.57 .asciz "NFS4ERR_BADCHAR" L_.str.58: ## @.str.58 .asciz "NFS4ERR_BADNAME" L_.str.59: ## @.str.59 .asciz "NFS4ERR_BAD_RANGE" L_.str.60: ## @.str.60 .asciz "NFS4ERR_LOCK_NOTSUPP" L_.str.61: ## @.str.61 .asciz "NFS4ERR_OP_ILLEGAL" L_.str.62: ## @.str.62 .asciz "NFS4ERR_DEADLOCK" L_.str.63: ## @.str.63 .asciz "NFS4ERR_FILE_OPEN" L_.str.64: ## @.str.64 .asciz "NFS4ERR_ADMIN_REVOKED" L_.str.65: ## @.str.65 .asciz "NFS4ERR_CB_PATH_DOWN" L_.str.66: ## @.str.66 .asciz "NFS4ERR_BADIOMODE" L_.str.67: ## @.str.67 .asciz "NFS4ERR_BADLAYOUT" L_.str.68: ## @.str.68 .asciz "NFS4ERR_BAD_SESSION_DIGEST" L_.str.69: ## @.str.69 .asciz "NFS4ERR_BADSESSION" L_.str.70: ## @.str.70 .asciz "NFS4ERR_BADSLOT" L_.str.71: ## @.str.71 .asciz "NFS4ERR_COMPLETE_ALREADY" L_.str.72: ## @.str.72 .asciz "NFS4ERR_CONN_NOT_BOUND_TO_SESSION" L_.str.73: ## @.str.73 .asciz "NFS4ERR_DELEG_ALREADY_WANTED" L_.str.74: ## @.str.74 .asciz "NFS4ERR_BACK_CHAN_BUSY" L_.str.75: ## @.str.75 .asciz "NFS4ERR_LAYOUTTRYLATER" L_.str.76: ## @.str.76 .asciz "NFS4ERR_LAYOUTUNAVAILABLE" L_.str.77: ## @.str.77 .asciz "NFS4ERR_NOMATCHING_LAYOUT" L_.str.78: ## @.str.78 .asciz "NFS4ERR_RECALLCONFLICT" L_.str.79: ## @.str.79 .asciz "NFS4ERR_UNKNOWN_LAYOUTTYPE" L_.str.80: ## @.str.80 .asciz "NFS4ERR_SEQ_MISORDERED" L_.str.81: ## @.str.81 .asciz "NFS4ERR_SEQUENCE_POS" L_.str.82: ## @.str.82 .asciz "NFS4ERR_REQ_TOO_BIG" L_.str.83: ## @.str.83 .asciz "NFS4ERR_REP_TOO_BIG" L_.str.84: ## @.str.84 .asciz "NFS4ERR_REP_TOO_BIG_TO_CACHE" L_.str.85: ## @.str.85 .asciz "NFS4ERR_RETRY_UNCACHED_REP" L_.str.86: ## @.str.86 .asciz "NFS4ERR_UNSAFE_COMPOUND" L_.str.87: ## @.str.87 .asciz "NFS4ERR_TOO_MANY_OPS" L_.str.88: ## @.str.88 .asciz "NFS4ERR_OP_NOT_IN_SESSION" L_.str.89: ## @.str.89 .asciz "NFS4ERR_HASH_ALG_UNSUPP" L_.str.90: ## @.str.90 .asciz "NFS4ERR_CLIENTID_BUSY" L_.str.91: ## @.str.91 .asciz "NFS4ERR_PNFS_IO_HOLE" L_.str.92: ## @.str.92 .asciz "NFS4ERR_SEQ_FALSE_RETRY" L_.str.93: ## @.str.93 .asciz "NFS4ERR_BAD_HIGH_SLOT" L_.str.94: ## @.str.94 .asciz "NFS4ERR_DEADSESSION" L_.str.95: ## @.str.95 .asciz "NFS4ERR_ENCR_ALG_UNSUPP" L_.str.96: ## @.str.96 .asciz "NFS4ERR_PNFS_NO_LAYOUT" L_.str.97: ## @.str.97 .asciz "NFS4ERR_NOT_ONLY_OP" L_.str.98: ## @.str.98 .asciz "NFS4ERR_WRONG_CRED" L_.str.99: ## @.str.99 .asciz "NFS4ERR_WRONG_TYPE" L_.str.100: ## @.str.100 .asciz "NFS4ERR_DIRDELEG_UNAVAIL" L_.str.101: ## @.str.101 .asciz "NFS4ERR_REJECT_DELEG" L_.str.102: ## @.str.102 .asciz "NFS4ERR_RETURNCONFLICT" L_.str.103: ## @.str.103 .asciz "NFS4ERR_DELEG_REVOKED" L_.str.104: ## @.str.104 .asciz "invalid nfs error code" .section __TEXT,__const .p2align 2 ## @reltable.nfs_error_string l_reltable.nfs_error_string: .long L_.str-l_reltable.nfs_error_string .long L_.str.7-l_reltable.nfs_error_string .long L_.str.99-l_reltable.nfs_error_string .long L_.str.98-l_reltable.nfs_error_string .long L_.str.33-l_reltable.nfs_error_string .long L_.str.86-l_reltable.nfs_error_string .long L_.str.79-l_reltable.nfs_error_string .long L_.str.87-l_reltable.nfs_error_string .long L_.str.22-l_reltable.nfs_error_string .long L_.str.46-l_reltable.nfs_error_string .long L_.str.40-l_reltable.nfs_error_string .long L_.str.39-l_reltable.nfs_error_string .long L_.str.18-l_reltable.nfs_error_string .long L_.str.32-l_reltable.nfs_error_string .long L_.str.23-l_reltable.nfs_error_string .long L_.str.80-l_reltable.nfs_error_string .long L_.str.92-l_reltable.nfs_error_string .long L_.str.81-l_reltable.nfs_error_string .long L_.str.26-l_reltable.nfs_error_string .long L_.str.13-l_reltable.nfs_error_string .long L_.str.102-l_reltable.nfs_error_string .long L_.str.85-l_reltable.nfs_error_string .long L_.str.47-l_reltable.nfs_error_string .long L_.str.35-l_reltable.nfs_error_string .long L_.str.82-l_reltable.nfs_error_string .long L_.str.84-l_reltable.nfs_error_string .long L_.str.83-l_reltable.nfs_error_string .long L_.str.101-l_reltable.nfs_error_string .long L_.str.52-l_reltable.nfs_error_string .long L_.str.51-l_reltable.nfs_error_string .long L_.str.78-l_reltable.nfs_error_string .long L_.str.96-l_reltable.nfs_error_string .long L_.str.91-l_reltable.nfs_error_string .long L_.str.1-l_reltable.nfs_error_string .long L_.str.88-l_reltable.nfs_error_string .long L_.str.61-l_reltable.nfs_error_string .long L_.str.55-l_reltable.nfs_error_string .long L_.str.41-l_reltable.nfs_error_string .long L_.str.4-l_reltable.nfs_error_string .long L_.str.50-l_reltable.nfs_error_string .long L_.str.44-l_reltable.nfs_error_string .long L_.str.97-l_reltable.nfs_error_string .long L_.str.21-l_reltable.nfs_error_string .long L_.str.16-l_reltable.nfs_error_string .long L_.str.8-l_reltable.nfs_error_string .long L_.str.12-l_reltable.nfs_error_string .long L_.str.77-l_reltable.nfs_error_string .long L_.str.37-l_reltable.nfs_error_string .long L_.str.2-l_reltable.nfs_error_string .long L_.str.15-l_reltable.nfs_error_string .long L_.str.36-l_reltable.nfs_error_string .long L_.str.14-l_reltable.nfs_error_string .long L_.str.38-l_reltable.nfs_error_string .long L_.str.45-l_reltable.nfs_error_string .long L_.str.60-l_reltable.nfs_error_string .long L_.str.54-l_reltable.nfs_error_string .long L_.str.29-l_reltable.nfs_error_string .long L_.str.48-l_reltable.nfs_error_string .long L_.str.76-l_reltable.nfs_error_string .long L_.str.75-l_reltable.nfs_error_string .long L_.str.9-l_reltable.nfs_error_string .long L_.str.3-l_reltable.nfs_error_string .long L_.str.10-l_reltable.nfs_error_string .long L_.str.89-l_reltable.nfs_error_string .long L_.str.30-l_reltable.nfs_error_string .long L_.str.63-l_reltable.nfs_error_string .long L_.str.31-l_reltable.nfs_error_string .long L_.str.11-l_reltable.nfs_error_string .long L_.str.28-l_reltable.nfs_error_string .long L_.str.6-l_reltable.nfs_error_string .long L_.str.95-l_reltable.nfs_error_string .long L_.str.17-l_reltable.nfs_error_string .long L_.str.100-l_reltable.nfs_error_string .long L_.str.27-l_reltable.nfs_error_string .long L_.str.103-l_reltable.nfs_error_string .long L_.str.73-l_reltable.nfs_error_string .long L_.str.25-l_reltable.nfs_error_string .long L_.str.94-l_reltable.nfs_error_string .long L_.str.62-l_reltable.nfs_error_string .long L_.str.72-l_reltable.nfs_error_string .long L_.str.71-l_reltable.nfs_error_string .long L_.str.90-l_reltable.nfs_error_string .long L_.str.34-l_reltable.nfs_error_string .long L_.str.65-l_reltable.nfs_error_string .long L_.str.42-l_reltable.nfs_error_string .long L_.str.68-l_reltable.nfs_error_string .long L_.str.43-l_reltable.nfs_error_string .long L_.str.59-l_reltable.nfs_error_string .long L_.str.93-l_reltable.nfs_error_string .long L_.str.20-l_reltable.nfs_error_string .long L_.str.53-l_reltable.nfs_error_string .long L_.str.24-l_reltable.nfs_error_string .long L_.str.70-l_reltable.nfs_error_string .long L_.str.69-l_reltable.nfs_error_string .long L_.str.56-l_reltable.nfs_error_string .long L_.str.58-l_reltable.nfs_error_string .long L_.str.67-l_reltable.nfs_error_string .long L_.str.66-l_reltable.nfs_error_string .long L_.str.19-l_reltable.nfs_error_string .long L_.str.57-l_reltable.nfs_error_string .long L_.str.74-l_reltable.nfs_error_string .long L_.str.49-l_reltable.nfs_error_string .long L_.str.64-l_reltable.nfs_error_string .long L_.str.5-l_reltable.nfs_error_string .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _nfs_error_string ; -- Begin function nfs_error_string .p2align 2 _nfs_error_string: ; @nfs_error_string .cfi_startproc ; %bb.0: sub w8, w0, #128 cmp w8, #103 b.hi LBB0_2 ; %bb.1: Lloh0: adrp x9, l_switch.table.nfs_error_string@PAGE Lloh1: add x9, x9, l_switch.table.nfs_error_string@PAGEOFF ldr x0, [x9, w8, sxtw #3] ret LBB0_2: Lloh2: adrp x0, l_.str.104@PAGE Lloh3: add x0, x0, l_.str.104@PAGEOFF ret .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh2, Lloh3 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "NFS4_OK" l_.str.1: ; @.str.1 .asciz "NFS4ERR_PERM" l_.str.2: ; @.str.2 .asciz "NFS4ERR_NOENT" l_.str.3: ; @.str.3 .asciz "NFS4ERR_IO" l_.str.4: ; @.str.4 .asciz "NFS4ERR_NXIO" l_.str.5: ; @.str.5 .asciz "NFS4ERR_ACCESS" l_.str.6: ; @.str.6 .asciz "NFS4ERR_EXIST" l_.str.7: ; @.str.7 .asciz "NFS4ERR_XDEV" l_.str.8: ; @.str.8 .asciz "NFS4ERR_NOTDIR" l_.str.9: ; @.str.9 .asciz "NFS4ERR_ISDIR" l_.str.10: ; @.str.10 .asciz "NFS4ERR_INVAL" l_.str.11: ; @.str.11 .asciz "NFS4ERR_FBIG" l_.str.12: ; @.str.12 .asciz "NFS4ERR_NOSPC" l_.str.13: ; @.str.13 .asciz "NFS4ERR_ROFS" l_.str.14: ; @.str.14 .asciz "NFS4ERR_MLINK" l_.str.15: ; @.str.15 .asciz "NFS4ERR_NAMETOOLONG" l_.str.16: ; @.str.16 .asciz "NFS4ERR_NOTEMPTY" l_.str.17: ; @.str.17 .asciz "NFS4ERR_DQUOT" l_.str.18: ; @.str.18 .asciz "NFS4ERR_STALE" l_.str.19: ; @.str.19 .asciz "NFS4ERR_BADHANDLE" l_.str.20: ; @.str.20 .asciz "NFS4ERR_BAD_COOKIE" l_.str.21: ; @.str.21 .asciz "NFS4ERR_NOTSUPP" l_.str.22: ; @.str.22 .asciz "NFS4ERR_TOOSMALL" l_.str.23: ; @.str.23 .asciz "NFS4ERR_SERVERFAULT" l_.str.24: ; @.str.24 .asciz "NFS4ERR_BADTYPE" l_.str.25: ; @.str.25 .asciz "NFS4ERR_DELAY" l_.str.26: ; @.str.26 .asciz "NFS4ERR_SAME" l_.str.27: ; @.str.27 .asciz "NFS4ERR_DENIED" l_.str.28: ; @.str.28 .asciz "NFS4ERR_EXPIRED" l_.str.29: ; @.str.29 .asciz "NFS4ERR_LOCKED" l_.str.30: ; @.str.30 .asciz "NFS4ERR_GRACE" l_.str.31: ; @.str.31 .asciz "NFS4ERR_FHEXPIRED" l_.str.32: ; @.str.32 .asciz "NFS4ERR_SHARE_DENIED" l_.str.33: ; @.str.33 .asciz "NFS4ERR_WRONGSEC" l_.str.34: ; @.str.34 .asciz "NFS4ERR_CLID_INUSE" l_.str.35: ; @.str.35 .asciz "NFS4ERR_RESOURCE" l_.str.36: ; @.str.36 .asciz "NFS4ERR_MOVED" l_.str.37: ; @.str.37 .asciz "NFS4ERR_NOFILEHANDLE" l_.str.38: ; @.str.38 .asciz "NFS4ERR_MINOR_VERS_MISMATCH" l_.str.39: ; @.str.39 .asciz "NFS4ERR_STALE_CLIENTID" l_.str.40: ; @.str.40 .asciz "NFS4ERR_STALE_STATEID" l_.str.41: ; @.str.41 .asciz "NFS4ERR_OLD_STATEID" l_.str.42: ; @.str.42 .asciz "NFS4ERR_BAD_STATEID" l_.str.43: ; @.str.43 .asciz "NFS4ERR_BAD_SEQID" l_.str.44: ; @.str.44 .asciz "NFS4ERR_NOT_SAME" l_.str.45: ; @.str.45 .asciz "NFS4ERR_LOCK_RANGE" l_.str.46: ; @.str.46 .asciz "NFS4ERR_SYMLINK" l_.str.47: ; @.str.47 .asciz "NFS4ERR_RESTOREFH" l_.str.48: ; @.str.48 .asciz "NFS4ERR_LEASE_MOVED" l_.str.49: ; @.str.49 .asciz "NFS4ERR_ATTRNOTSUPP" l_.str.50: ; @.str.50 .asciz "NFS4ERR_NO_GRACE" l_.str.51: ; @.str.51 .asciz "NFS4ERR_RECLAIM_BAD" l_.str.52: ; @.str.52 .asciz "NFS4ERR_RECLAIM_CONFLICT" l_.str.53: ; @.str.53 .asciz "NFS4ERR_BADXDR" l_.str.54: ; @.str.54 .asciz "NFS4ERR_LOCKS_HELD" l_.str.55: ; @.str.55 .asciz "NFS4ERR_OPENMODE" l_.str.56: ; @.str.56 .asciz "NFS4ERR_BADOWNER" l_.str.57: ; @.str.57 .asciz "NFS4ERR_BADCHAR" l_.str.58: ; @.str.58 .asciz "NFS4ERR_BADNAME" l_.str.59: ; @.str.59 .asciz "NFS4ERR_BAD_RANGE" l_.str.60: ; @.str.60 .asciz "NFS4ERR_LOCK_NOTSUPP" l_.str.61: ; @.str.61 .asciz "NFS4ERR_OP_ILLEGAL" l_.str.62: ; @.str.62 .asciz "NFS4ERR_DEADLOCK" l_.str.63: ; @.str.63 .asciz "NFS4ERR_FILE_OPEN" l_.str.64: ; @.str.64 .asciz "NFS4ERR_ADMIN_REVOKED" l_.str.65: ; @.str.65 .asciz "NFS4ERR_CB_PATH_DOWN" l_.str.66: ; @.str.66 .asciz "NFS4ERR_BADIOMODE" l_.str.67: ; @.str.67 .asciz "NFS4ERR_BADLAYOUT" l_.str.68: ; @.str.68 .asciz "NFS4ERR_BAD_SESSION_DIGEST" l_.str.69: ; @.str.69 .asciz "NFS4ERR_BADSESSION" l_.str.70: ; @.str.70 .asciz "NFS4ERR_BADSLOT" l_.str.71: ; @.str.71 .asciz "NFS4ERR_COMPLETE_ALREADY" l_.str.72: ; @.str.72 .asciz "NFS4ERR_CONN_NOT_BOUND_TO_SESSION" l_.str.73: ; @.str.73 .asciz "NFS4ERR_DELEG_ALREADY_WANTED" l_.str.74: ; @.str.74 .asciz "NFS4ERR_BACK_CHAN_BUSY" l_.str.75: ; @.str.75 .asciz "NFS4ERR_LAYOUTTRYLATER" l_.str.76: ; @.str.76 .asciz "NFS4ERR_LAYOUTUNAVAILABLE" l_.str.77: ; @.str.77 .asciz "NFS4ERR_NOMATCHING_LAYOUT" l_.str.78: ; @.str.78 .asciz "NFS4ERR_RECALLCONFLICT" l_.str.79: ; @.str.79 .asciz "NFS4ERR_UNKNOWN_LAYOUTTYPE" l_.str.80: ; @.str.80 .asciz "NFS4ERR_SEQ_MISORDERED" l_.str.81: ; @.str.81 .asciz "NFS4ERR_SEQUENCE_POS" l_.str.82: ; @.str.82 .asciz "NFS4ERR_REQ_TOO_BIG" l_.str.83: ; @.str.83 .asciz "NFS4ERR_REP_TOO_BIG" l_.str.84: ; @.str.84 .asciz "NFS4ERR_REP_TOO_BIG_TO_CACHE" l_.str.85: ; @.str.85 .asciz "NFS4ERR_RETRY_UNCACHED_REP" l_.str.86: ; @.str.86 .asciz "NFS4ERR_UNSAFE_COMPOUND" l_.str.87: ; @.str.87 .asciz "NFS4ERR_TOO_MANY_OPS" l_.str.88: ; @.str.88 .asciz "NFS4ERR_OP_NOT_IN_SESSION" l_.str.89: ; @.str.89 .asciz "NFS4ERR_HASH_ALG_UNSUPP" l_.str.90: ; @.str.90 .asciz "NFS4ERR_CLIENTID_BUSY" l_.str.91: ; @.str.91 .asciz "NFS4ERR_PNFS_IO_HOLE" l_.str.92: ; @.str.92 .asciz "NFS4ERR_SEQ_FALSE_RETRY" l_.str.93: ; @.str.93 .asciz "NFS4ERR_BAD_HIGH_SLOT" l_.str.94: ; @.str.94 .asciz "NFS4ERR_DEADSESSION" l_.str.95: ; @.str.95 .asciz "NFS4ERR_ENCR_ALG_UNSUPP" l_.str.96: ; @.str.96 .asciz "NFS4ERR_PNFS_NO_LAYOUT" l_.str.97: ; @.str.97 .asciz "NFS4ERR_NOT_ONLY_OP" l_.str.98: ; @.str.98 .asciz "NFS4ERR_WRONG_CRED" l_.str.99: ; @.str.99 .asciz "NFS4ERR_WRONG_TYPE" l_.str.100: ; @.str.100 .asciz "NFS4ERR_DIRDELEG_UNAVAIL" l_.str.101: ; @.str.101 .asciz "NFS4ERR_REJECT_DELEG" l_.str.102: ; @.str.102 .asciz "NFS4ERR_RETURNCONFLICT" l_.str.103: ; @.str.103 .asciz "NFS4ERR_DELEG_REVOKED" l_.str.104: ; @.str.104 .asciz "invalid nfs error code" .section __DATA,__const .p2align 3 ; @switch.table.nfs_error_string l_switch.table.nfs_error_string: .quad l_.str .quad l_.str.7 .quad l_.str.99 .quad l_.str.98 .quad l_.str.33 .quad l_.str.86 .quad l_.str.79 .quad l_.str.87 .quad l_.str.22 .quad l_.str.46 .quad l_.str.40 .quad l_.str.39 .quad l_.str.18 .quad l_.str.32 .quad l_.str.23 .quad l_.str.80 .quad l_.str.92 .quad l_.str.81 .quad l_.str.26 .quad l_.str.13 .quad l_.str.102 .quad l_.str.85 .quad l_.str.47 .quad l_.str.35 .quad l_.str.82 .quad l_.str.84 .quad l_.str.83 .quad l_.str.101 .quad l_.str.52 .quad l_.str.51 .quad l_.str.78 .quad l_.str.96 .quad l_.str.91 .quad l_.str.1 .quad l_.str.88 .quad l_.str.61 .quad l_.str.55 .quad l_.str.41 .quad l_.str.4 .quad l_.str.50 .quad l_.str.44 .quad l_.str.97 .quad l_.str.21 .quad l_.str.16 .quad l_.str.8 .quad l_.str.12 .quad l_.str.77 .quad l_.str.37 .quad l_.str.2 .quad l_.str.15 .quad l_.str.36 .quad l_.str.14 .quad l_.str.38 .quad l_.str.45 .quad l_.str.60 .quad l_.str.54 .quad l_.str.29 .quad l_.str.48 .quad l_.str.76 .quad l_.str.75 .quad l_.str.9 .quad l_.str.3 .quad l_.str.10 .quad l_.str.89 .quad l_.str.30 .quad l_.str.63 .quad l_.str.31 .quad l_.str.11 .quad l_.str.28 .quad l_.str.6 .quad l_.str.95 .quad l_.str.17 .quad l_.str.100 .quad l_.str.27 .quad l_.str.103 .quad l_.str.73 .quad l_.str.25 .quad l_.str.94 .quad l_.str.62 .quad l_.str.72 .quad l_.str.71 .quad l_.str.90 .quad l_.str.34 .quad l_.str.65 .quad l_.str.42 .quad l_.str.68 .quad l_.str.43 .quad l_.str.59 .quad l_.str.93 .quad l_.str.20 .quad l_.str.53 .quad l_.str.24 .quad l_.str.70 .quad l_.str.69 .quad l_.str.56 .quad l_.str.58 .quad l_.str.67 .quad l_.str.66 .quad l_.str.19 .quad l_.str.57 .quad l_.str.74 .quad l_.str.49 .quad l_.str.64 .quad l_.str.5 .subsections_via_symbols
AnghaBench/reactos/base/services/nfsd/extr_daemon_debug.c_nfs_error_string.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ## -- Begin function main .p2align 4, 0x90 _main: ## @main .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $24, %rsp .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.1(%rip), %rdi leaq -17(%rbp), %rsi xorl %eax, %eax callq _scanf movb -17(%rbp), %al andb $-33, %al addb $-65, %al cmpb $18, %al ja LBB0_8 ## %bb.1: movzbl %al, %eax leaq LJTI0_0(%rip), %rcx movslq (%rcx,%rax,4), %rax addq %rcx, %rax jmpq *%rax LBB0_2: leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.3(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -12(%rbp), %esi addl -16(%rbp), %esi jmp LBB0_3 LBB0_8: leaq L_.str.6(%rip), %rdi xorl %eax, %eax callq _printf jmp LBB0_9 LBB0_7: leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.3(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -16(%rbp), %eax cltd idivl -12(%rbp) leaq L_.str.5(%rip), %rdi movl %eax, %esi jmp LBB0_4 LBB0_6: leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.3(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -12(%rbp), %esi imull -16(%rbp), %esi jmp LBB0_3 LBB0_5: leaq L_.str.2(%rip), %rdi xorl %eax, %eax callq _printf leaq L_.str.3(%rip), %rbx leaq -16(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf leaq L_.str.4(%rip), %rdi xorl %eax, %eax callq _printf leaq -12(%rbp), %rsi movq %rbx, %rdi xorl %eax, %eax callq _scanf movl -16(%rbp), %esi subl -12(%rbp), %esi LBB0_3: leaq L_.str.5(%rip), %rdi LBB0_4: xorl %eax, %eax callq _printf LBB0_9: xorl %eax, %eax addq $24, %rsp popq %rbx popq %rbp retq .cfi_endproc .p2align 2, 0x90 .data_region jt32 .set L0_0_set_2, LBB0_2-LJTI0_0 .set L0_0_set_8, LBB0_8-LJTI0_0 .set L0_0_set_7, LBB0_7-LJTI0_0 .set L0_0_set_6, LBB0_6-LJTI0_0 .set L0_0_set_5, LBB0_5-LJTI0_0 LJTI0_0: .long L0_0_set_2 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_7 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_6 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_8 .long L0_0_set_5 .end_data_region ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "type a for addition, s for subtraction, m for multiply, d for divide \n \n input:" L_.str.1: ## @.str.1 .asciz "%c" L_.str.2: ## @.str.2 .asciz "Enter A Digit:" L_.str.3: ## @.str.3 .asciz "%d" L_.str.4: ## @.str.4 .asciz "Enter Second Digit:" L_.str.5: ## @.str.5 .asciz "The Result Is: %d" L_.str.6: ## @.str.6 .asciz "Unexpected Input: Invalid Option" .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _main ; -- Begin function main .p2align 2 _main: ; @main .cfi_startproc ; %bb.0: sub sp, sp, #64 .cfi_def_cfa_offset 64 stp x20, x19, [sp, #32] ; 16-byte Folded Spill stp x29, x30, [sp, #48] ; 16-byte Folded Spill add x29, sp, #48 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _printf sub x8, x29, #17 str x8, [sp] Lloh2: adrp x0, l_.str.1@PAGE Lloh3: add x0, x0, l_.str.1@PAGEOFF bl _scanf ldurb w8, [x29, #-17] and w8, w8, #0xffffffdf sub w8, w8, #65 cmp w8, #18 b.hi LBB0_3 ; %bb.1: Lloh4: adrp x9, lJTI0_0@PAGE Lloh5: add x9, x9, lJTI0_0@PAGEOFF adr x10, LBB0_2 ldrb w11, [x9, x8] add x10, x10, x11, lsl #2 br x10 LBB0_2: Lloh6: adrp x0, l_.str.2@PAGE Lloh7: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] Lloh8: adrp x19, l_.str.3@PAGE Lloh9: add x19, x19, l_.str.3@PAGEOFF mov x0, x19 bl _scanf Lloh10: adrp x0, l_.str.4@PAGE Lloh11: add x0, x0, l_.str.4@PAGEOFF bl _printf add x8, sp, #20 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #20] add w8, w9, w8 b LBB0_7 LBB0_3: Lloh12: adrp x0, l_.str.6@PAGE Lloh13: add x0, x0, l_.str.6@PAGEOFF b LBB0_8 LBB0_4: Lloh14: adrp x0, l_.str.2@PAGE Lloh15: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] Lloh16: adrp x19, l_.str.3@PAGE Lloh17: add x19, x19, l_.str.3@PAGEOFF mov x0, x19 bl _scanf Lloh18: adrp x0, l_.str.4@PAGE Lloh19: add x0, x0, l_.str.4@PAGEOFF bl _printf add x8, sp, #20 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #20] sdiv w8, w8, w9 b LBB0_7 LBB0_5: Lloh20: adrp x0, l_.str.2@PAGE Lloh21: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] Lloh22: adrp x19, l_.str.3@PAGE Lloh23: add x19, x19, l_.str.3@PAGEOFF mov x0, x19 bl _scanf Lloh24: adrp x0, l_.str.4@PAGE Lloh25: add x0, x0, l_.str.4@PAGEOFF bl _printf add x8, sp, #20 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #20] mul w8, w9, w8 b LBB0_7 LBB0_6: Lloh26: adrp x0, l_.str.2@PAGE Lloh27: add x0, x0, l_.str.2@PAGEOFF bl _printf add x8, sp, #24 str x8, [sp] Lloh28: adrp x19, l_.str.3@PAGE Lloh29: add x19, x19, l_.str.3@PAGEOFF mov x0, x19 bl _scanf Lloh30: adrp x0, l_.str.4@PAGE Lloh31: add x0, x0, l_.str.4@PAGEOFF bl _printf add x8, sp, #20 str x8, [sp] mov x0, x19 bl _scanf ldp w9, w8, [sp, #20] sub w8, w8, w9 LBB0_7: str x8, [sp] Lloh32: adrp x0, l_.str.5@PAGE Lloh33: add x0, x0, l_.str.5@PAGEOFF LBB0_8: 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 Lloh2, Lloh3 .loh AdrpAdd Lloh0, Lloh1 .loh AdrpAdd Lloh4, Lloh5 .loh AdrpAdd Lloh10, Lloh11 .loh AdrpAdd Lloh8, Lloh9 .loh AdrpAdd Lloh6, Lloh7 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpAdd Lloh18, Lloh19 .loh AdrpAdd Lloh16, Lloh17 .loh AdrpAdd Lloh14, Lloh15 .loh AdrpAdd Lloh24, Lloh25 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpAdd Lloh20, Lloh21 .loh AdrpAdd Lloh30, Lloh31 .loh AdrpAdd Lloh28, Lloh29 .loh AdrpAdd Lloh26, Lloh27 .loh AdrpAdd Lloh32, Lloh33 .cfi_endproc .section __TEXT,__const lJTI0_0: .byte (LBB0_2-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_4-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_5-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_3-LBB0_2)>>2 .byte (LBB0_6-LBB0_2)>>2 ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "type a for addition, s for subtraction, m for multiply, d for divide \n \n input:" l_.str.1: ; @.str.1 .asciz "%c" l_.str.2: ; @.str.2 .asciz "Enter A Digit:" l_.str.3: ; @.str.3 .asciz "%d" l_.str.4: ; @.str.4 .asciz "Enter Second Digit:" l_.str.5: ; @.str.5 .asciz "The Result Is: %d" l_.str.6: ; @.str.6 .asciz "Unexpected Input: Invalid Option" .subsections_via_symbols
the_stack_data/68888958.c
stack
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 4, 0x90 ## -- Begin function init _init: ## @init .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx pushq %rax .cfi_offset %rbx, -24 leaq L_.str(%rip), %rdi callq _GetModuleHandleA movl %eax, %ebx movq _LC_CTYPE@GOTPCREL(%rip), %rax movl (%rax), %edi leaq L_.str.1(%rip), %rsi callq _setlocale leaq L_.str.2(%rip), %rsi movl %ebx, %edi callq _GetProcAddress movq _p_fopen_s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leaq L_.str.3(%rip), %rsi movl %ebx, %edi callq _GetProcAddress movq _p__wfopen_s@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leaq L_.str.4(%rip), %rsi movl %ebx, %edi callq _GetProcAddress movq ___pioinfo@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leaq L_.str.5(%rip), %rsi movl %ebx, %edi callq _GetProcAddress movq _p__get_fmode@GOTPCREL(%rip), %rcx movq %rax, (%rcx) leaq L_.str.6(%rip), %rsi movl %ebx, %edi callq _GetProcAddress movq _p__set_fmode@GOTPCREL(%rip), %rcx movq %rax, (%rcx) addq $8, %rsp popq %rbx popq %rbp retq .cfi_endproc ## -- End function .section __TEXT,__cstring,cstring_literals L_.str: ## @.str .asciz "msvcrt.dll" .comm _LC_CTYPE,4,2 ## @LC_CTYPE L_.str.1: ## @.str.1 .asciz "C" L_.str.2: ## @.str.2 .asciz "fopen_s" .comm _p_fopen_s,8,3 ## @p_fopen_s L_.str.3: ## @.str.3 .asciz "_wfopen_s" .comm _p__wfopen_s,8,3 ## @p__wfopen_s L_.str.4: ## @.str.4 .asciz "__pioinfo" .comm ___pioinfo,8,3 ## @__pioinfo L_.str.5: ## @.str.5 .asciz "_get_fmode" .comm _p__get_fmode,8,3 ## @p__get_fmode L_.str.6: ## @.str.6 .asciz "_set_fmode" .comm _p__set_fmode,8,3 ## @p__set_fmode .no_dead_strip _init .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .p2align 2 ; -- Begin function init _init: ; @init .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 Lloh0: adrp x0, l_.str@PAGE Lloh1: add x0, x0, l_.str@PAGEOFF bl _GetModuleHandleA mov x19, x0 Lloh2: adrp x8, _LC_CTYPE@GOTPAGE Lloh3: ldr x8, [x8, _LC_CTYPE@GOTPAGEOFF] Lloh4: ldr w0, [x8] Lloh5: adrp x1, l_.str.1@PAGE Lloh6: add x1, x1, l_.str.1@PAGEOFF bl _setlocale Lloh7: adrp x1, l_.str.2@PAGE Lloh8: add x1, x1, l_.str.2@PAGEOFF mov x0, x19 bl _GetProcAddress Lloh9: adrp x8, _p_fopen_s@GOTPAGE Lloh10: ldr x8, [x8, _p_fopen_s@GOTPAGEOFF] Lloh11: str x0, [x8] Lloh12: adrp x1, l_.str.3@PAGE Lloh13: add x1, x1, l_.str.3@PAGEOFF mov x0, x19 bl _GetProcAddress Lloh14: adrp x8, _p__wfopen_s@GOTPAGE Lloh15: ldr x8, [x8, _p__wfopen_s@GOTPAGEOFF] Lloh16: str x0, [x8] Lloh17: adrp x1, l_.str.4@PAGE Lloh18: add x1, x1, l_.str.4@PAGEOFF mov x0, x19 bl _GetProcAddress Lloh19: adrp x8, ___pioinfo@GOTPAGE Lloh20: ldr x8, [x8, ___pioinfo@GOTPAGEOFF] Lloh21: str x0, [x8] Lloh22: adrp x1, l_.str.5@PAGE Lloh23: add x1, x1, l_.str.5@PAGEOFF mov x0, x19 bl _GetProcAddress Lloh24: adrp x8, _p__get_fmode@GOTPAGE Lloh25: ldr x8, [x8, _p__get_fmode@GOTPAGEOFF] Lloh26: str x0, [x8] Lloh27: adrp x1, l_.str.6@PAGE Lloh28: add x1, x1, l_.str.6@PAGEOFF mov x0, x19 bl _GetProcAddress Lloh29: adrp x8, _p__set_fmode@GOTPAGE Lloh30: ldr x8, [x8, _p__set_fmode@GOTPAGEOFF] Lloh31: str x0, [x8] ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret .loh AdrpLdrGotStr Lloh29, Lloh30, Lloh31 .loh AdrpAdd Lloh27, Lloh28 .loh AdrpLdrGotStr Lloh24, Lloh25, Lloh26 .loh AdrpAdd Lloh22, Lloh23 .loh AdrpLdrGotStr Lloh19, Lloh20, Lloh21 .loh AdrpAdd Lloh17, Lloh18 .loh AdrpLdrGotStr Lloh14, Lloh15, Lloh16 .loh AdrpAdd Lloh12, Lloh13 .loh AdrpLdrGotStr Lloh9, Lloh10, Lloh11 .loh AdrpAdd Lloh7, Lloh8 .loh AdrpAdd Lloh5, Lloh6 .loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4 .loh AdrpAdd Lloh0, Lloh1 .cfi_endproc ; -- End function .section __TEXT,__cstring,cstring_literals l_.str: ; @.str .asciz "msvcrt.dll" .comm _LC_CTYPE,4,2 ; @LC_CTYPE l_.str.1: ; @.str.1 .asciz "C" l_.str.2: ; @.str.2 .asciz "fopen_s" .comm _p_fopen_s,8,3 ; @p_fopen_s l_.str.3: ; @.str.3 .asciz "_wfopen_s" .comm _p__wfopen_s,8,3 ; @p__wfopen_s l_.str.4: ; @.str.4 .asciz "__pioinfo" .comm ___pioinfo,8,3 ; @__pioinfo l_.str.5: ; @.str.5 .asciz "_get_fmode" .comm _p__get_fmode,8,3 ; @p__get_fmode l_.str.6: ; @.str.6 .asciz "_set_fmode" .comm _p__set_fmode,8,3 ; @p__set_fmode .no_dead_strip _init .subsections_via_symbols
AnghaBench/reactos/modules/rostests/winetests/msvcrt/extr_file.c_init.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _proc_exit_connector ## -- Begin function proc_exit_connector .p2align 4, 0x90 _proc_exit_connector: ## @proc_exit_connector .cfi_startproc ## %bb.0: pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset %rbp, -16 movq %rsp, %rbp .cfi_def_cfa_register %rbp pushq %rbx subq $24, %rsp .cfi_offset %rbx, -24 movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax movq %rax, -16(%rbp) movq _CN_PROC_MSG_SIZE@GOTPCREL(%rip), %rax movl (%rax), %eax shlq $2, %rax callq ____chkstk_darwin addq $15, %rax andq $-16, %rax subq %rax, %rsp movq %rsp, %rbx movq _proc_event_num_listeners@GOTPCREL(%rip), %rdi callq _atomic_read testl %eax, %eax jg LBB0_1 LBB0_2: movq ___stack_chk_guard@GOTPCREL(%rip), %rax movq (%rax), %rax cmpq -16(%rbp), %rax jne LBB0_4 ## %bb.3: leaq -8(%rbp), %rsp popq %rbx popq %rbp retq LBB0_1: leaq -24(%rbp), %rsi movq %rbx, %rdi callq _proc_exit_connector.cold.1 jmp LBB0_2 LBB0_4: callq ___stack_chk_fail .cfi_endproc ## -- End function .p2align 4, 0x90 ## -- Begin function proc_exit_connector.cold.1 _proc_exit_connector.cold.1: ## @proc_exit_connector.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 pushq %rbx pushq %rax .cfi_offset %rbx, -24 movq %rsi, %rbx addq $20, %rdi callq _get_seq movq %rbx, %rdi callq _ktime_get_ts movq %rbx, %rdi callq _timespec_to_ns movl %eax, %edi callq _put_unaligned ud2 .cfi_endproc ## -- End function .comm _CN_PROC_MSG_SIZE,4,2 ## @CN_PROC_MSG_SIZE .comm _proc_event_num_listeners,4,2 ## @proc_event_num_listeners .comm _PROC_EVENT_EXIT,4,2 ## @PROC_EVENT_EXIT .comm _cn_proc_event_id,4,2 ## @cn_proc_event_id .comm _CN_IDX_PROC,4,2 ## @CN_IDX_PROC .comm _GFP_KERNEL,4,2 ## @GFP_KERNEL .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _proc_exit_connector ; -- Begin function proc_exit_connector .p2align 2 _proc_exit_connector: ; @proc_exit_connector .cfi_startproc ; %bb.0: stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill .cfi_def_cfa_offset 32 stp x29, x30, [sp, #16] ; 16-byte Folded Spill add x29, sp, #16 .cfi_def_cfa w29, 16 .cfi_offset w30, -8 .cfi_offset w29, -16 .cfi_offset w19, -24 .cfi_offset w20, -32 sub sp, sp, #16 Lloh0: adrp x8, ___stack_chk_guard@GOTPAGE Lloh1: ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF] Lloh2: ldr x8, [x8] stur x8, [x29, #-24] Lloh3: adrp x8, _CN_PROC_MSG_SIZE@GOTPAGE Lloh4: ldr x8, [x8, _CN_PROC_MSG_SIZE@GOTPAGEOFF] Lloh5: ldr w8, [x8] lsl x8, x8, #2 mov x9, x8 Lloh6: adrp x16, ___chkstk_darwin@GOTPAGE Lloh7: ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF] blr x16 mov x9, sp add x8, x8, #15 and x8, x8, #0x7fffffff0 sub x19, x9, x8 mov sp, x19 Lloh8: adrp x0, _proc_event_num_listeners@GOTPAGE Lloh9: ldr x0, [x0, _proc_event_num_listeners@GOTPAGEOFF] bl _atomic_read cmp w0, #1 b.ge LBB0_3 ; %bb.1: ldur x8, [x29, #-24] Lloh10: adrp x9, ___stack_chk_guard@GOTPAGE Lloh11: ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF] Lloh12: ldr x9, [x9] cmp x9, x8 b.ne LBB0_4 ; %bb.2: sub sp, x29, #16 ldp x29, x30, [sp, #16] ; 16-byte Folded Reload ldp x20, x19, [sp], #32 ; 16-byte Folded Reload ret LBB0_3: sub x1, x29, #32 mov x0, x19 bl _proc_exit_connector.cold.1 LBB0_4: bl ___stack_chk_fail .loh AdrpLdrGot Lloh8, Lloh9 .loh AdrpLdrGot Lloh6, Lloh7 .loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5 .loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2 .loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12 .cfi_endproc ; -- End function .p2align 2 ; -- Begin function proc_exit_connector.cold.1 _proc_exit_connector.cold.1: ; @proc_exit_connector.cold.1 .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 add x0, x0, #20 bl _get_seq mov x0, x19 bl _ktime_get_ts mov x0, x19 bl _timespec_to_ns bl _put_unaligned brk #0x1 .cfi_endproc ; -- End function .comm _CN_PROC_MSG_SIZE,4,2 ; @CN_PROC_MSG_SIZE .comm _proc_event_num_listeners,4,2 ; @proc_event_num_listeners .comm _PROC_EVENT_EXIT,4,2 ; @PROC_EVENT_EXIT .comm _cn_proc_event_id,4,2 ; @cn_proc_event_id .comm _CN_IDX_PROC,4,2 ; @CN_IDX_PROC .comm _GFP_KERNEL,4,2 ; @GFP_KERNEL .subsections_via_symbols
AnghaBench/fastsocket/kernel/drivers/connector/extr_cn_proc.c_proc_exit_connector.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _FUZZ_dataProducer_uint32Range ## -- Begin function FUZZ_dataProducer_uint32Range .p2align 4, 0x90 _FUZZ_dataProducer_uint32Range: ## @FUZZ_dataProducer_uint32Range .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 xorl %edi, %edi cmpq %rsi, %rdx setge %dil callq _FUZZ_ASSERT subq %r14, %r15 jle LBB0_1 ## %bb.2: movq (%rbx), %rcx decq %rcx xorl %eax, %eax movq %r15, %rdx .p2align 4, 0x90 LBB0_3: ## =>This Inner Loop Header: Depth=1 leaq 1(%rcx), %rsi testq %rsi, %rsi jle LBB0_5 ## %bb.4: ## in Loop: Header=BB0_3 Depth=1 movq 8(%rbx), %rsi shlq $8, %rax orq (%rsi,%rcx,8), %rax movq %rcx, (%rbx) movq %rdx, %rsi shrq $8, %rsi decq %rcx cmpq $255, %rdx movq %rsi, %rdx ja LBB0_3 LBB0_5: movl $4294967295, %ecx ## imm = 0xFFFFFFFF cmpq %rcx, %r15 jne LBB0_6 jmp LBB0_10 LBB0_1: xorl %eax, %eax LBB0_6: incq %r15 movq %rax, %rcx orq %r15, %rcx shrq $32, %rcx je LBB0_7 ## %bb.8: cqto idivq %r15 movq %rdx, %rax jmp LBB0_9 LBB0_7: ## kill: def $eax killed $eax killed $rax xorl %edx, %edx divl %r15d movl %edx, %eax LBB0_9: addq %r14, %rax LBB0_10: addq $8, %rsp popq %rbx popq %r14 popq %r15 popq %rbp retq .cfi_endproc ## -- End function .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _FUZZ_dataProducer_uint32Range ; -- Begin function FUZZ_dataProducer_uint32Range .p2align 2 _FUZZ_dataProducer_uint32Range: ; @FUZZ_dataProducer_uint32Range .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 subs x21, x2, x1 cset w0, ge bl _FUZZ_ASSERT cmp x21, #1 b.lt LBB0_5 ; %bb.1: mov x0, #0 ldr x8, [x20] sub x8, x8, #1 mov x9, x21 LBB0_2: ; =>This Inner Loop Header: Depth=1 add x10, x8, #1 cmp x10, #1 b.lt LBB0_4 ; %bb.3: ; in Loop: Header=BB0_2 Depth=1 ldr x10, [x20, #8] ldr x10, [x10, x8, lsl #3] str x8, [x20] orr x0, x10, x0, lsl #8 lsr x10, x9, #8 sub x8, x8, #1 cmp x9, #255 mov x9, x10 b.hi LBB0_2 LBB0_4: mov w8, #-1 cmp x21, x8 b.ne LBB0_6 b LBB0_7 LBB0_5: mov x0, #0 LBB0_6: add x8, x21, #1 sdiv x9, x0, x8 msub x8, x9, x8, x0 add x0, x8, x19 LBB0_7: ldp x29, x30, [sp, #32] ; 16-byte Folded Reload ldp x20, x19, [sp, #16] ; 16-byte Folded Reload ldp x22, x21, [sp], #48 ; 16-byte Folded Reload ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/zstd/tests/fuzz/extr_fuzz_data_producer.c_FUZZ_dataProducer_uint32Range.c
anghabench
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _THGetNumCores ## -- Begin function THGetNumCores .p2align 4, 0x90 _THGetNumCores: ## @THGetNumCores .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 .subsections_via_symbols
.section __TEXT,__text,regular,pure_instructions .build_version macos, 13, 0 sdk_version 13, 3 .globl _THGetNumCores ; -- Begin function THGetNumCores .p2align 2 _THGetNumCores: ; @THGetNumCores .cfi_startproc ; %bb.0: mov w0, #1 ret .cfi_endproc ; -- End function .subsections_via_symbols
AnghaBench/torch7/lib/TH/extr_THGeneral.c_THGetNumCores.c
anghabench