Guaranteed Guessing
Collection
20 items
•
Updated
file
stringlengths 6
20
| x86
stringlengths 892
261k
| arm
stringlengths 972
268k
|
---|---|---|
checkers.s
|
.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 $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _infile(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _libmin_mopen
movl $64, %edi
callq _libmin_malloc
movq %rax, %r13
movq %rax, %rdi
callq _fill_print_initial
movq %r13, %rdi
callq _print_board
movq _infile(%rip), %rdx
leaq -112(%rbp), %rbx
movl $64, %esi
movq %rbx, %rdi
callq _libmin_mgets
leaq L_.str.2(%rip), %rsi
leaq -113(%rbp), %rdx
leaq -116(%rbp), %rcx
leaq -115(%rbp), %r8
leaq -114(%rbp), %r9
movq %rbx, %rdi
xorl %eax, %eax
callq _libmin_sscanf
movl $1, %r14d
movl $1, %r15d
cmpl $4, %eax
jne LBB0_13
## %bb.1:
movl $1, %r15d
leaq _main.valid_moves(%rip), %r12
movl $1, %r14d
jmp LBB0_2
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
testl %eax, %eax
je LBB0_12
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movl $6, %edi
callq _print_error_message
movl $6, %edi
callq _libmin_fail
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
movsbl -113(%rbp), %esi
movsbl -116(%rbp), %edx
movsbl -115(%rbp), %ecx
movsbl -114(%rbp), %r8d
movq %r13, %rdi
callq _change_board
movsbl -113(%rbp), %ecx
movsbl -116(%rbp), %r8d
movsbl -115(%rbp), %r9d
movsbl -114(%rbp), %eax
xorl %edi, %edi
movl %r15d, %esi
movq %r13, %rdx
pushq %r14
pushq %rax
callq _print_move_information
addq $16, %rsp
movq %r13, %rdi
callq _print_board
xorl $1, %r15d
incl %r14d
movq _infile(%rip), %rdx
movl $64, %esi
leaq -112(%rbp), %rbx
movq %rbx, %rdi
callq _libmin_mgets
movq %rbx, %rdi
leaq L_.str.2(%rip), %rsi
leaq -113(%rbp), %rdx
leaq -116(%rbp), %rcx
leaq -115(%rbp), %r8
leaq -114(%rbp), %r9
xorl %eax, %eax
callq _libmin_sscanf
cmpl $4, %eax
jne LBB0_13
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_28 Depth 2
movsbl -113(%rbp), %esi
movsbl -116(%rbp), %edx
movsbl -115(%rbp), %ecx
movsbl -114(%rbp), %r8d
movq %r13, %rdi
movl %r15d, -120(%rbp) ## 4-byte Spill
movl %r15d, %r9d
callq _check_move_error_1_to_5
testl %eax, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl %eax, %ebx
movl %eax, %edi
callq _print_error_message
movl %ebx, %edi
callq _libmin_fail
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movsbl -113(%rbp), %esi
movsbl -116(%rbp), %edx
movq %r13, %rdi
movq %r12, %rcx
movl -120(%rbp), %r15d ## 4-byte Reload
movl %r15d, %r8d
callq _all_possible_moves
testl %eax, %eax
jle LBB0_11
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movb -115(%rbp), %dl
movb -114(%rbp), %cl
movl %eax, %r8d
cmpl $1, %eax
jne LBB0_27
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movl $1, %eax
xorl %edi, %edi
xorl %ebx, %ebx
LBB0_7: ## in Loop: Header=BB0_2 Depth=1
testb $1, %r8b
movl -120(%rbp), %r15d ## 4-byte Reload
je LBB0_10
## %bb.8: ## in Loop: Header=BB0_2 Depth=1
cmpb %dl, (%r12,%rdi,2)
jne LBB0_10
## %bb.9: ## in Loop: Header=BB0_2 Depth=1
cmpb %cl, 1(%r12,%rdi,2)
cmovel %ebx, %eax
jmp LBB0_10
.p2align 4, 0x90
LBB0_27: ## in Loop: Header=BB0_2 Depth=1
movl %r8d, %esi
andl $-2, %esi
movl $1, %eax
xorl %edi, %edi
xorl %ebx, %ebx
jmp LBB0_28
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_28 Depth=2
addq $2, %rdi
cmpq %rdi, %rsi
je LBB0_7
LBB0_28: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpb %dl, (%r12,%rdi,2)
jne LBB0_30
## %bb.29: ## in Loop: Header=BB0_28 Depth=2
cmpb %cl, 1(%r12,%rdi,2)
cmovel %ebx, %eax
LBB0_30: ## in Loop: Header=BB0_28 Depth=2
cmpb %dl, 2(%r12,%rdi,2)
jne LBB0_32
## %bb.31: ## in Loop: Header=BB0_28 Depth=2
cmpb %cl, 3(%r12,%rdi,2)
cmovel %ebx, %eax
jmp LBB0_32
LBB0_13:
movb -113(%rbp), %al
xorl %ecx, %ecx
cmpb $65, %al
sete %cl
cmpb $80, %al
movl $100, %eax
cmovnel %ecx, %eax
movl %eax, -124(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB0_25
## %bb.14:
addl %r14d, -124(%rbp) ## 4-byte Folded Spill
jmp LBB0_15
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_15 Depth=1
movsbl 4(%r12), %esi
movsbl 5(%r12), %edx
movsbl 6(%r12), %ecx
movsbl 7(%r12), %r8d
movq %r13, %rdi
callq _change_board
movsbl 4(%r12), %ecx
movsbl 5(%r12), %r8d
movsbl 6(%r12), %r9d
movsbl 7(%r12), %eax
movl $1, %edi
movl -120(%rbp), %r12d ## 4-byte Reload
movl %r12d, %esi
movq %r13, %rdx
movq -136(%rbp), %rbx ## 8-byte Reload
pushq %rbx
pushq %rax
callq _print_move_information
addq $16, %rsp
movq %r13, %rdi
callq _print_board
xorl %r15d, %r15d
testl %r12d, %r12d
sete %r15b
incl %ebx
movq %r14, %rdi
movq %rbx, %r14
callq _free_tree
cmpl -124(%rbp), %r14d ## 4-byte Folded Reload
je LBB0_25
LBB0_15: ## =>This Loop Header: Depth=1
## Child Loop BB0_16 Depth 2
## Child Loop BB0_22 Depth 2
movq %r14, -136(%rbp) ## 8-byte Spill
movl $96, %edi
callq _libmin_malloc
movq %rax, %r14
movl $0, (%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB0_16: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r13,%rax,8), %ecx
movb %cl, 8(%r14,%rax,8)
movzbl 1(%r13,%rax,8), %ecx
movb %cl, 9(%r14,%rax,8)
movzbl 2(%r13,%rax,8), %ecx
movb %cl, 10(%r14,%rax,8)
movzbl 3(%r13,%rax,8), %ecx
movb %cl, 11(%r14,%rax,8)
movzbl 4(%r13,%rax,8), %ecx
movb %cl, 12(%r14,%rax,8)
movzbl 5(%r13,%rax,8), %ecx
movb %cl, 13(%r14,%rax,8)
movzbl 6(%r13,%rax,8), %ecx
movb %cl, 14(%r14,%rax,8)
movzbl 7(%r13,%rax,8), %ecx
movb %cl, 15(%r14,%rax,8)
incq %rax
cmpq $8, %rax
jne LBB0_16
## %bb.17: ## in Loop: Header=BB0_15 Depth=1
movl %r15d, -120(%rbp) ## 4-byte Spill
movl %r15d, 72(%r14)
movl $0, 76(%r14)
movq %r14, %rbx
addq $80, %rbx
movq _initial_children@GOTPCREL(%rip), %rax
movups (%rax), %xmm0
movups %xmm0, 80(%r14)
movq %r14, %rdi
callq _generate_tree_depth_3
cmpl $0, 76(%r14)
jne LBB0_21
## %bb.18: ## in Loop: Header=BB0_15 Depth=1
movq _WHITE@GOTPCREL(%rip), %rsi
cmpl $0, -120(%rbp) ## 4-byte Folded Reload
jne LBB0_20
## %bb.19: ## in Loop: Header=BB0_15 Depth=1
movq _BLACK@GOTPCREL(%rip), %rsi
LBB0_20: ## in Loop: Header=BB0_15 Depth=1
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _libmin_printf
callq _libmin_success
LBB0_21: ## in Loop: Header=BB0_15 Depth=1
movq %r14, %rdi
callq _move_score_forced
movl %eax, -128(%rbp) ## 4-byte Spill
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_22: ## Parent Loop BB0_15 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx), %rbx
movq (%rbx), %r12
movq %r12, %rdi
callq _move_score_forced
cmpl -128(%rbp), %eax ## 4-byte Folded Reload
je LBB0_24
## %bb.23: ## in Loop: Header=BB0_22 Depth=2
addq $8, %rbx
incl %r15d
cmpl 76(%r14), %r15d
jl LBB0_22
jmp LBB0_24
LBB0_25:
movq %r13, %rdi
callq _libmin_free
callq _libmin_success
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_33
## %bb.26:
xorl %eax, %eax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_33:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl ___test0 ## @__test0
.p2align 4
___test0:
.ascii "G6-H5\nH3-G4\nH7-G6\nF3-E4\nH5-F3\nE2-G4\nG8-H7\nE4-F5\nG6-H5\nG2-F3\nP\n"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "test0.txt"
.section __DATA,__data
.globl ___infile ## @__infile
.p2align 3
___infile:
.quad L_.str
.quad 62 ## 0x3e
.quad ___test0
.long 0 ## 0x0
.space 4
.globl _infile ## @infile
.p2align 3
_infile:
.quad ___infile
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "%c%c-%c%c\n"
.zerofill __DATA,__bss,_main.valid_moves,8,0 ## @main.valid_moves
L_.str.3: ## @.str.3
.asciz "%s WIN!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x28, x27, [sp, #112] ; 16-byte Folded Spill
stp x26, x25, [sp, #128] ; 16-byte Folded Spill
stp x24, x23, [sp, #144] ; 16-byte Folded Spill
stp x22, x21, [sp, #160] ; 16-byte Folded Spill
stp x20, x19, [sp, #176] ; 16-byte Folded Spill
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
adrp x20, _infile@PAGE
ldr x0, [x20, _infile@PAGEOFF]
Lloh3:
adrp x1, l_.str.1@PAGE
Lloh4:
add x1, x1, l_.str.1@PAGEOFF
bl _libmin_mopen
mov w0, #64
bl _libmin_malloc
mov x19, x0
bl _fill_print_initial
mov x0, x19
bl _print_board
ldr x2, [x20, _infile@PAGEOFF]
add x0, sp, #40
mov w1, #64
bl _libmin_mgets
add x26, sp, #36
add x27, sp, #37
stp x27, x26, [sp, #16]
add x28, sp, #38
add x25, sp, #39
stp x25, x28, [sp]
Lloh5:
adrp x1, l_.str.2@PAGE
Lloh6:
add x1, x1, l_.str.2@PAGEOFF
add x0, sp, #40
bl _libmin_sscanf
cmp w0, #4
b.ne LBB0_12
; %bb.1:
Lloh7:
adrp x22, _main.valid_moves@PAGE
Lloh8:
add x22, x22, _main.valid_moves@PAGEOFF
mov w20, #1
mov w21, #1
Lloh9:
adrp x23, l_.str.2@PAGE
Lloh10:
add x23, x23, l_.str.2@PAGEOFF
b LBB0_5
LBB0_2: ; in Loop: Header=BB0_5 Depth=1
cbz w11, LBB0_4
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
mov w0, #6
bl _print_error_message
mov w0, #6
bl _libmin_fail
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
ldrsb w1, [sp, #39]
ldrsb w2, [sp, #38]
ldrsb w3, [sp, #37]
ldrsb w4, [sp, #36]
mov x0, x19
bl _change_board
ldrsb w3, [sp, #39]
ldrsb w4, [sp, #38]
ldrsb w5, [sp, #37]
ldrsb w6, [sp, #36]
mov w0, #0
mov x1, x20
mov x2, x19
mov x7, x21
bl _print_move_information
mov x0, x19
bl _print_board
eor w20, w20, #0x1
add w21, w21, #1
Lloh11:
adrp x8, _infile@PAGE
Lloh12:
ldr x2, [x8, _infile@PAGEOFF]
add x0, sp, #40
mov w1, #64
bl _libmin_mgets
stp x27, x26, [sp, #16]
add x0, sp, #40
stp x25, x28, [sp]
mov x1, x23
bl _libmin_sscanf
cmp w0, #4
b.ne LBB0_13
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_10 Depth 2
ldrsb w1, [sp, #39]
ldrsb w2, [sp, #38]
ldrsb w3, [sp, #37]
ldrsb w4, [sp, #36]
mov x0, x19
mov x5, x20
bl _check_move_error_1_to_5
cbz w0, LBB0_7
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
mov x24, x0
bl _print_error_message
mov x0, x24
bl _libmin_fail
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldrsb w1, [sp, #39]
ldrsb w2, [sp, #38]
mov x0, x19
mov x3, x22
mov x4, x20
bl _all_possible_moves
cmp w0, #1
b.lt LBB0_3
; %bb.8: ; in Loop: Header=BB0_5 Depth=1
ldrb w8, [sp, #37]
ldrb w9, [sp, #36]
mov w10, w0
mov w11, #1
Lloh13:
adrp x12, _main.valid_moves@PAGE+1
Lloh14:
add x12, x12, _main.valid_moves@PAGEOFF+1
b LBB0_10
LBB0_9: ; in Loop: Header=BB0_10 Depth=2
add x12, x12, #2
subs x10, x10, #1
b.eq LBB0_2
LBB0_10: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldurb w13, [x12, #-1]
cmp w13, w8
b.ne LBB0_9
; %bb.11: ; in Loop: Header=BB0_10 Depth=2
ldrb w13, [x12]
cmp w13, w9
csel w11, wzr, w11, eq
b LBB0_9
LBB0_12:
mov w21, #1
mov w20, #1
LBB0_13:
ldrb w8, [sp, #39]
cmp w8, #65
cset w9, eq
mov w10, #100
cmp w8, #80
csel w8, w10, w9, eq
cbz w8, LBB0_23
; %bb.14:
add w26, w8, w21
add x27, x19, #3
b LBB0_16
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
ldrsb w1, [x24, #4]
ldrsb w2, [x24, #5]
ldrsb w3, [x24, #6]
ldrsb w4, [x24, #7]
mov x0, x19
bl _change_board
ldrsb w3, [x24, #4]
ldrsb w4, [x24, #5]
ldrsb w5, [x24, #6]
ldrsb w6, [x24, #7]
mov w0, #1
mov x1, x20
mov x2, x19
mov x7, x21
bl _print_move_information
mov x0, x19
bl _print_board
cmp w20, #0
cset w20, eq
add w21, w21, #1
mov x0, x23
bl _free_tree
cmp w21, w26
b.eq LBB0_23
LBB0_16: ; =>This Loop Header: Depth=1
; Child Loop BB0_17 Depth 2
; Child Loop BB0_21 Depth 2
mov w0, #96
bl _libmin_malloc
mov x23, x0
mov x8, #0
mov x9, x0
str wzr, [x9], #15
LBB0_17: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
add x10, x27, x8
ldurb w11, [x10, #-3]
add x12, x9, x8
sturb w11, [x12, #-7]
ldurb w11, [x10, #-2]
sturb w11, [x12, #-6]
ldurb w11, [x10, #-1]
sturb w11, [x12, #-5]
ldrb w11, [x10]
sturb w11, [x12, #-4]
ldrb w11, [x10, #1]
sturb w11, [x12, #-3]
ldrb w11, [x10, #2]
sturb w11, [x12, #-2]
ldrb w11, [x10, #3]
sturb w11, [x12, #-1]
ldrb w10, [x10, #4]
strb w10, [x12]
add x8, x8, #8
cmp x8, #64
b.ne LBB0_17
; %bb.18: ; in Loop: Header=BB0_16 Depth=1
stp w20, wzr, [x23, #72]
Lloh15:
adrp x8, _initial_children@GOTPAGE
Lloh16:
ldr x8, [x8, _initial_children@GOTPAGEOFF]
Lloh17:
ldr q0, [x8]
str q0, [x23, #80]
mov x0, x23
bl _generate_tree_depth_3
ldr w8, [x23, #76]
cbnz w8, LBB0_20
; %bb.19: ; in Loop: Header=BB0_16 Depth=1
cmp w20, #0
Lloh18:
adrp x8, _WHITE@GOTPAGE
Lloh19:
ldr x8, [x8, _WHITE@GOTPAGEOFF]
Lloh20:
adrp x9, _BLACK@GOTPAGE
Lloh21:
ldr x9, [x9, _BLACK@GOTPAGEOFF]
csel x8, x9, x8, eq
str x8, [sp]
Lloh22:
adrp x0, l_.str.3@PAGE
Lloh23:
add x0, x0, l_.str.3@PAGEOFF
bl _libmin_printf
bl _libmin_success
LBB0_20: ; in Loop: Header=BB0_16 Depth=1
add x22, x23, #80
mov x0, x23
bl _move_score_forced
mov x25, x0
mov w28, #0
LBB0_21: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
ldr x22, [x22]
ldr x24, [x22]
mov x0, x24
bl _move_score_forced
cmp w0, w25
b.eq LBB0_15
; %bb.22: ; in Loop: Header=BB0_21 Depth=2
add x22, x22, #8
add w28, w28, #1
ldr w8, [x23, #76]
cmp w28, w8
b.lt LBB0_21
b LBB0_15
LBB0_23:
mov x0, x19
bl _libmin_free
bl _libmin_success
ldur x8, [x29, #-88]
Lloh24:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh25:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh26:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_25
; %bb.24:
mov w0, #0
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
ldp x20, x19, [sp, #176] ; 16-byte Folded Reload
ldp x22, x21, [sp, #160] ; 16-byte Folded Reload
ldp x24, x23, [sp, #144] ; 16-byte Folded Reload
ldp x26, x25, [sp, #128] ; 16-byte Folded Reload
ldp x28, x27, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #208
ret
LBB0_25:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdr Lloh11, Lloh12
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl ___test0 ; @__test0
___test0:
.ascii "G6-H5\nH3-G4\nH7-G6\nF3-E4\nH5-F3\nE2-G4\nG8-H7\nE4-F5\nG6-H5\nG2-F3\nP\n"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "test0.txt"
.section __DATA,__data
.globl ___infile ; @__infile
.p2align 3
___infile:
.quad l_.str
.quad 62 ; 0x3e
.quad ___test0
.long 0 ; 0x0
.space 4
.globl _infile ; @infile
.p2align 3
_infile:
.quad ___infile
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "%c%c-%c%c\n"
.zerofill __DATA,__bss,_main.valid_moves,8,0 ; @main.valid_moves
l_.str.3: ; @.str.3
.asciz "%s WIN!\n"
.subsections_via_symbols
|
lz-compress.s
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lz77_compress ## -- Begin function lz77_compress
.p2align 4, 0x90
_lz77_compress: ## @lz77_compress
.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 %ecx, %r8d
## kill: def $esi killed $esi def $rsi
movl %esi, (%rdx)
movb %r8b, 4(%rdx)
testl %esi, %esi
je LBB0_1
## %bb.2:
movl $1, %eax
movl $1, %ebx
movl %r8d, %ecx
shll %cl, %ebx
movb $16, %cl
subb %r8b, %cl
shll %cl, %eax
movzwl %ax, %eax
movl %eax, -52(%rbp) ## 4-byte Spill
leal -1(%rsi), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
movl %ebx, -60(%rbp) ## 4-byte Spill
decl %ebx
movl $5, %eax
xorl %r13d, %r13d
movl %r8d, -48(%rbp) ## 4-byte Spill
movq %rdx, -72(%rbp) ## 8-byte Spill
movq %rsi, -88(%rbp) ## 8-byte Spill
jmp LBB0_3
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_3 Depth=1
xorl %r10d, %r10d
movl %r13d, %r9d
LBB0_24: ## in Loop: Header=BB0_3 Depth=1
movl %eax, %ecx
movw %r10w, (%rdx,%rcx)
leal 2(%rax), %r10d
movl %r9d, %ecx
movb (%rdi,%rcx), %cl
addl $3, %eax
movb %cl, (%rdx,%r10)
incl %r13d
cmpl %esi, %r13d
jae LBB0_25
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
## Child Loop BB0_10 Depth 3
cmpl $2, -52(%rbp) ## 4-byte Folded Reload
jb LBB0_4
## %bb.5: ## in Loop: Header=BB0_3 Depth=1
testl %r13d, %r13d
je LBB0_4
## %bb.6: ## in Loop: Header=BB0_3 Depth=1
movq %rax, -80(%rbp) ## 8-byte Spill
movl %r13d, %ecx
movb (%rdi,%rcx), %r14b
leal 1(%r13), %r11d
movl $1, %r8d
movl $1, %r10d
movl $0, -44(%rbp) ## 4-byte Folded Spill
movl %r13d, %r15d
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_10 Depth 3
movl %r13d, %esi
subl %r8d, %esi
xorl %edx, %edx
cmpb (%rdi,%rsi), %r14b
jne LBB0_16
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
cmpw $0, -60(%rbp) ## 2-byte Folded Reload
je LBB0_16
## %bb.9: ## in Loop: Header=BB0_7 Depth=2
xorl %edx, %edx
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_3 Depth=1
## Parent Loop BB0_7 Depth=2
## => This Inner Loop Header: Depth=3
movl %edx, %esi
leal (%r15,%rsi), %ecx
leal (%r11,%rsi), %edx
movzbl (%rdi,%rdx), %eax
leal 1(%rsi), %edx
cmpb (%rdi,%rcx), %al
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_10 Depth=3
cmpw %si, %bx
jne LBB0_10
LBB0_12: ## in Loop: Header=BB0_7 Depth=2
leal -1(%rdx), %r9d
cmpw %r12w, %r9w
jb LBB0_14
## %bb.13: ## in Loop: Header=BB0_7 Depth=2
cmpw %si, %bx
je LBB0_18
LBB0_14: ## in Loop: Header=BB0_7 Depth=2
cmpw %r12w, %r9w
jb LBB0_16
## %bb.15: ## in Loop: Header=BB0_7 Depth=2
movl %r10d, %eax
movl %eax, -44(%rbp) ## 4-byte Spill
LBB0_16: ## in Loop: Header=BB0_7 Depth=2
cmpw %r12w, %dx
cmoval %edx, %r12d
incl %r10d
movzwl %r10w, %edx
cmpl %edx, -52(%rbp) ## 4-byte Folded Reload
jbe LBB0_19
## %bb.17: ## in Loop: Header=BB0_7 Depth=2
incq %r8
decl %r15d
cmpl %edx, %r13d
jae LBB0_7
jmp LBB0_19
LBB0_18: ## in Loop: Header=BB0_3 Depth=1
movl %edx, %r12d
## kill: def $r10w killed $r10w killed $r10d def $r10d
movl %r10d, -44(%rbp) ## 4-byte Spill
LBB0_19: ## in Loop: Header=BB0_3 Depth=1
movzwl %r12w, %edx
addl %edx, %r13d
movq -88(%rbp), %rsi ## 8-byte Reload
cmpl %esi, %r13d
jne LBB0_22
## %bb.20: ## in Loop: Header=BB0_3 Depth=1
testw %r12w, %r12w
je LBB0_22
## %bb.21: ## in Loop: Header=BB0_3 Depth=1
movzwl -44(%rbp), %eax ## 2-byte Folded Reload
movl -48(%rbp), %r8d ## 4-byte Reload
movl %r8d, %ecx
shll %cl, %eax
addl $-2, %edx
orl %eax, %edx
cmpw $1, %r12w
movl $0, %eax
cmovel %eax, %edx
movl %edx, %r10d
movl -56(%rbp), %r9d ## 4-byte Reload
jmp LBB0_23
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_3 Depth=1
movzwl -44(%rbp), %eax ## 2-byte Folded Reload
movl -48(%rbp), %r8d ## 4-byte Reload
movl %r8d, %ecx
shll %cl, %eax
leal 65535(%rdx), %r10d
testl %edx, %edx
cmovel %edx, %r10d
orl %eax, %r10d
movl %r13d, %r9d
LBB0_23: ## in Loop: Header=BB0_3 Depth=1
movq -72(%rbp), %rdx ## 8-byte Reload
movq -80(%rbp), %rax ## 8-byte Reload
jmp LBB0_24
LBB0_1:
movl $5, %eax
LBB0_25:
## kill: def $eax killed $eax killed $rax
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _lz77_decompress ## -- Begin function lz77_decompress
.p2align 4, 0x90
_lz77_decompress: ## @lz77_decompress
.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 (%rdi), %r10d
testl %r10d, %r10d
je LBB1_1
## %bb.2:
movzbl 4(%rdi), %ecx
movl $-1, %eax
shll %cl, %eax
notl %eax
movl $5, %r13d
xorl %r8d, %r8d
movzwl %ax, %eax
movl %eax, -60(%rbp) ## 4-byte Spill
movl %ecx, -44(%rbp) ## 4-byte Spill
jmp LBB1_3
LBB1_26: ## in Loop: Header=BB1_3 Depth=1
movl -44(%rbp), %ecx ## 4-byte Reload
.p2align 4, 0x90
LBB1_27: ## in Loop: Header=BB1_3 Depth=1
addl $3, %r13d
movl %ebx, %eax
movb (%rdi,%rax), %al
movl %r8d, %edx
movb %al, (%rsi,%rdx)
incl %r8d
cmpl %r10d, %r8d
jae LBB1_28
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_12 Depth 2
## Child Loop BB1_20 Depth 2
## Child Loop BB1_24 Depth 2
movl %r13d, %eax
movzwl (%rdi,%rax), %r15d
leal 2(%r13), %ebx
movl %r15d, %r12d
shrl %cl, %r12d
testl %r12d, %r12d
je LBB1_27
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
andl -60(%rbp), %r15d ## 4-byte Folded Reload
movl %r15d, %r14d
incw %r14w
je LBB1_27
## %bb.5: ## in Loop: Header=BB1_3 Depth=1
movl %r8d, %r11d
subl %r12d, %r11d
cmpw $31, %r15w
jae LBB1_6
LBB1_18: ## in Loop: Header=BB1_3 Depth=1
leal -1(%r14), %r9d
testb $3, %r14b
je LBB1_22
## %bb.19: ## in Loop: Header=BB1_3 Depth=1
movl %r10d, %ecx
movl %ebx, %r10d
movl %r14d, %r15d
andl $3, %r15d
xorl %eax, %eax
.p2align 4, 0x90
LBB1_20: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
leal (%r11,%rax), %edx
leal (%r8,%rax), %ebx
movzbl (%rsi,%rdx), %edx
movb %dl, (%rsi,%rbx)
incl %eax
cmpw %ax, %r15w
jne LBB1_20
## %bb.21: ## in Loop: Header=BB1_3 Depth=1
subl %eax, %r14d
addl %eax, %r11d
addl %eax, %r8d
movl %r10d, %ebx
movl %ecx, %r10d
LBB1_22: ## in Loop: Header=BB1_3 Depth=1
cmpw $3, %r9w
movl -44(%rbp), %ecx ## 4-byte Reload
jb LBB1_27
## %bb.23: ## in Loop: Header=BB1_3 Depth=1
movl %r10d, %ecx
movl %ebx, %r10d
xorl %edx, %edx
.p2align 4, 0x90
LBB1_24: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
leal (%r11,%rdx), %eax
leal (%r8,%rdx), %r15d
leal (%r11,%rdx), %r9d
incl %r9d
movzbl (%rsi,%rax), %eax
leal 1(%r8,%rdx), %ebx
movb %al, (%rsi,%r15)
leal 2(%r11,%rdx), %r15d
movzbl (%rsi,%r9), %eax
leal 2(%r8,%rdx), %r9d
movb %al, (%rsi,%rbx)
leal 3(%r11,%rdx), %r12d
movzbl (%rsi,%r15), %eax
leal 3(%r8,%rdx), %ebx
movb %al, (%rsi,%r9)
movzbl (%rsi,%r12), %eax
movb %al, (%rsi,%rbx)
addl $4, %edx
cmpw %dx, %r14w
jne LBB1_24
## %bb.25: ## in Loop: Header=BB1_3 Depth=1
addl %edx, %r8d
movl %r10d, %ebx
movl %ecx, %r10d
jmp LBB1_26
LBB1_6: ## in Loop: Header=BB1_3 Depth=1
movzwl %r15w, %edx
movl %r11d, %eax
addl %edx, %eax
setb %r9b
addl %r8d, %edx
jb LBB1_18
## %bb.7: ## in Loop: Header=BB1_3 Depth=1
testb %r9b, %r9b
jne LBB1_18
## %bb.8: ## in Loop: Header=BB1_3 Depth=1
movl %r8d, %r9d
addq %rsi, %r9
movl %r11d, %eax
addq %rsi, %rax
subq %rax, %r9
cmpq $32, %r9
jb LBB1_18
## %bb.9: ## in Loop: Header=BB1_3 Depth=1
incl %r15d
movl %r15d, %ecx
andl $-32, %ecx
leal -32(%rcx), %eax
movl %eax, %edx
shrl $5, %edx
incl %edx
testl %eax, %eax
je LBB1_10
## %bb.11: ## in Loop: Header=BB1_3 Depth=1
movq %rcx, -72(%rbp) ## 8-byte Spill
movl %ebx, -52(%rbp) ## 4-byte Spill
movq %r13, -80(%rbp) ## 8-byte Spill
movl %r10d, -56(%rbp) ## 4-byte Spill
movq %rdi, %rbx
movl %edx, -48(%rbp) ## 4-byte Spill
movl %edx, %r13d
andl $-2, %r13d
movl $32, %ecx
subl %r12d, %ecx
negl %r12d
xorl %r9d, %r9d
movl %r8d, %eax
.p2align 4, 0x90
LBB1_12: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
leal (%r12,%rax), %r10d
movups (%rsi,%r10), %xmm0
movups 16(%rsi,%r10), %xmm1
movl %eax, %edi
movups %xmm0, (%rsi,%rdi)
movups %xmm1, 16(%rsi,%rdi)
leal 32(%rax), %edi
leal (%rcx,%rax), %edx
movups (%rsi,%rdx), %xmm0
movups 16(%rsi,%rdx), %xmm1
movups %xmm0, (%rsi,%rdi)
movups %xmm1, 16(%rsi,%rdi)
addl $64, %eax
addl $-64, %r9d
addl $-2, %r13d
jne LBB1_12
## %bb.13: ## in Loop: Header=BB1_3 Depth=1
negl %r9d
movq %rbx, %rdi
movl -56(%rbp), %r10d ## 4-byte Reload
movq -80(%rbp), %r13 ## 8-byte Reload
movl -52(%rbp), %ebx ## 4-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
movl -48(%rbp), %edx ## 4-byte Reload
testb $1, %dl
je LBB1_16
LBB1_15: ## in Loop: Header=BB1_3 Depth=1
leal (%r8,%r9), %eax
addl %r11d, %r9d
movups (%rsi,%r9), %xmm0
movups 16(%rsi,%r9), %xmm1
movups %xmm0, (%rsi,%rax)
movups %xmm1, 16(%rsi,%rax)
LBB1_16: ## in Loop: Header=BB1_3 Depth=1
addl %ecx, %r8d
cmpl %ecx, %r15d
je LBB1_26
## %bb.17: ## in Loop: Header=BB1_3 Depth=1
subl %ecx, %r14d
addl %ecx, %r11d
jmp LBB1_18
LBB1_10: ## in Loop: Header=BB1_3 Depth=1
xorl %r9d, %r9d
testb $1, %dl
jne LBB1_15
jmp LBB1_16
LBB1_1:
xorl %r8d, %r8d
LBB1_28:
movl %r8d, %eax
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %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 _infile(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _libmin_mopen
movq _infile(%rip), %rdi
callq _libmin_msize
movq %rax, %r13
leaq L_.str.2(%rip), %rdi
movl %r13d, %esi
xorl %eax, %eax
callq _libmin_printf
movl %r13d, %r12d
movq %r12, %rdi
callq _libmin_malloc
movq %rax, %rbx
movq _infile(%rip), %rdx
movq %rax, %rdi
movq %r12, %rsi
callq _libmin_mread
cmpq %rax, %r12
jne LBB2_42
## %bb.1:
movq _infile(%rip), %rdi
callq _libmin_mclose
movl $262144, %edi ## imm = 0x40000
callq _libmin_malloc
movl $1, %r14d
movq %rax, -64(%rbp) ## 8-byte Spill
movq %r13, -88(%rbp) ## 8-byte Spill
jmp LBB2_3
.p2align 4, 0x90
LBB2_2: ## in Loop: Header=BB2_3 Depth=1
leaq L_.str.3(%rip), %rdi
movl -76(%rbp), %r14d ## 4-byte Reload
movl %r14d, %esi
movl -72(%rbp), %edx ## 4-byte Reload
movl %r13d, %ecx
xorl %eax, %eax
callq _libmin_printf
incl %r14d
cmpl $16, %r14d
movq -64(%rbp), %rax ## 8-byte Reload
je LBB2_38
LBB2_3: ## =>This Loop Header: Depth=1
## Child Loop BB2_9 Depth 2
## Child Loop BB2_20 Depth 3
## Child Loop BB2_29 Depth 3
## Child Loop BB2_33 Depth 3
movl %r14d, -76(%rbp) ## 4-byte Spill
movzbl %r14b, %ecx
movq %rbx, %rdi
movl %r13d, %esi
movq %rax, %r14
movq %rax, %rdx
callq _lz77_compress
movl %eax, -72(%rbp) ## 4-byte Spill
cmpl $262144, %eax ## imm = 0x40000
jb LBB2_5
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movl $1, %edi
callq _libmin_fail
LBB2_5: ## in Loop: Header=BB2_3 Depth=1
movl (%r14), %r8d
testl %r8d, %r8d
je LBB2_35
## %bb.6: ## in Loop: Header=BB2_3 Depth=1
movq %r14, %rdx
movzbl 4(%r14), %ecx
movl $-1, %eax
shll %cl, %eax
notl %eax
movl %eax, -80(%rbp) ## 4-byte Spill
movl $5, %edi
xorl %r9d, %r9d
movl %r8d, -52(%rbp) ## 4-byte Spill
movl %ecx, -48(%rbp) ## 4-byte Spill
jmp LBB2_9
LBB2_7: ## in Loop: Header=BB2_9 Depth=2
movl -52(%rbp), %r8d ## 4-byte Reload
.p2align 4, 0x90
LBB2_8: ## in Loop: Header=BB2_9 Depth=2
addl $3, %edi
movl %esi, %eax
movb (%rdx,%rax), %al
movl %r9d, %esi
movb %al, (%rbx,%rsi)
incl %r9d
cmpl %r8d, %r9d
jae LBB2_36
LBB2_9: ## Parent Loop BB2_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB2_20 Depth 3
## Child Loop BB2_29 Depth 3
## Child Loop BB2_33 Depth 3
movl %edi, %eax
movzwl (%rdx,%rax), %r14d
leal 2(%rdi), %esi
movl %r14d, %r15d
shrl %cl, %r15d
testl %r15d, %r15d
je LBB2_8
## %bb.10: ## in Loop: Header=BB2_9 Depth=2
movzwl -80(%rbp), %eax ## 2-byte Folded Reload
andl %eax, %r14d
movl %r14d, %r10d
incw %r10w
je LBB2_8
## %bb.11: ## in Loop: Header=BB2_9 Depth=2
movl %r9d, %r11d
subl %r15d, %r11d
cmpw $31, %r14w
movl %esi, -44(%rbp) ## 4-byte Spill
jb LBB2_27
## %bb.12: ## in Loop: Header=BB2_9 Depth=2
movzwl %r14w, %eax
movl %r11d, %esi
addl %eax, %esi
setb %r8b
addl %r9d, %eax
jb LBB2_17
## %bb.13: ## in Loop: Header=BB2_9 Depth=2
testb %r8b, %r8b
jne LBB2_17
## %bb.14: ## in Loop: Header=BB2_9 Depth=2
movl %r9d, %r8d
addq %rbx, %r8
movl %r11d, %esi
addq %rbx, %rsi
subq %rsi, %r8
cmpq $32, %r8
jae LBB2_18
LBB2_17: ## in Loop: Header=BB2_9 Depth=2
movl -44(%rbp), %esi ## 4-byte Reload
LBB2_27: ## in Loop: Header=BB2_9 Depth=2
leal -1(%r10), %r8d
testb $3, %r10b
je LBB2_31
## %bb.28: ## in Loop: Header=BB2_9 Depth=2
movq %rdi, %r14
movl %r10d, %edi
andl $3, %edi
xorl %esi, %esi
.p2align 4, 0x90
LBB2_29: ## Parent Loop BB2_3 Depth=1
## Parent Loop BB2_9 Depth=2
## => This Inner Loop Header: Depth=3
leal (%r11,%rsi), %eax
leal (%r9,%rsi), %ecx
movzbl (%rbx,%rax), %eax
movb %al, (%rbx,%rcx)
incl %esi
cmpw %si, %di
jne LBB2_29
## %bb.30: ## in Loop: Header=BB2_9 Depth=2
subl %esi, %r10d
addl %esi, %r11d
addl %esi, %r9d
movl -48(%rbp), %ecx ## 4-byte Reload
movq %r14, %rdi
movl -44(%rbp), %esi ## 4-byte Reload
LBB2_31: ## in Loop: Header=BB2_9 Depth=2
cmpw $3, %r8w
movl -52(%rbp), %r8d ## 4-byte Reload
jb LBB2_8
## %bb.32: ## in Loop: Header=BB2_9 Depth=2
movq %rdi, %r14
xorl %edi, %edi
.p2align 4, 0x90
LBB2_33: ## Parent Loop BB2_3 Depth=1
## Parent Loop BB2_9 Depth=2
## => This Inner Loop Header: Depth=3
leal (%r11,%rdi), %eax
leal (%r9,%rdi), %ecx
leal (%r11,%rdi), %esi
incl %esi
movzbl (%rbx,%rax), %eax
leal 1(%r9,%rdi), %edx
movb %al, (%rbx,%rcx)
leal 2(%r11,%rdi), %eax
movzbl (%rbx,%rsi), %ecx
leal 2(%r9,%rdi), %esi
movb %cl, (%rbx,%rdx)
leal 3(%r11,%rdi), %ecx
movzbl (%rbx,%rax), %eax
leal 3(%r9,%rdi), %edx
movb %al, (%rbx,%rsi)
movzbl (%rbx,%rcx), %eax
movb %al, (%rbx,%rdx)
addl $4, %edi
cmpw %di, %r10w
jne LBB2_33
## %bb.34: ## in Loop: Header=BB2_9 Depth=2
addl %edi, %r9d
movq -64(%rbp), %rdx ## 8-byte Reload
movl -48(%rbp), %ecx ## 4-byte Reload
movq %r14, %rdi
movl -44(%rbp), %esi ## 4-byte Reload
jmp LBB2_8
LBB2_18: ## in Loop: Header=BB2_9 Depth=2
incl %r14d
movl %r14d, %eax
andl $-32, %eax
leal -32(%rax), %r8d
movl %r8d, %esi
shrl $5, %esi
incl %esi
testl %r8d, %r8d
movq %rax, -104(%rbp) ## 8-byte Spill
movl %esi, -68(%rbp) ## 4-byte Spill
je LBB2_22
## %bb.19: ## in Loop: Header=BB2_9 Depth=2
movq %rdi, -96(%rbp) ## 8-byte Spill
movq %r12, %rdx
movl %esi, %r13d
andl $-2, %r13d
movl $32, %ecx
subl %r15d, %ecx
negl %r15d
xorl %r8d, %r8d
movl %r9d, %esi
.p2align 4, 0x90
LBB2_20: ## Parent Loop BB2_3 Depth=1
## Parent Loop BB2_9 Depth=2
## => This Inner Loop Header: Depth=3
leal (%r15,%rsi), %r12d
movups (%rbx,%r12), %xmm0
movups 16(%rbx,%r12), %xmm1
movl %esi, %eax
movups %xmm0, (%rbx,%rax)
movups %xmm1, 16(%rbx,%rax)
leal 32(%rsi), %eax
leal (%rcx,%rsi), %edi
movups (%rbx,%rdi), %xmm0
movups 16(%rbx,%rdi), %xmm1
movups %xmm0, (%rbx,%rax)
movups %xmm1, 16(%rbx,%rax)
addl $64, %esi
addl $-64, %r8d
addl $-2, %r13d
jne LBB2_20
## %bb.21: ## in Loop: Header=BB2_9 Depth=2
negl %r8d
movq %rdx, %r12
movq -88(%rbp), %r13 ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movl -48(%rbp), %ecx ## 4-byte Reload
movq -96(%rbp), %rdi ## 8-byte Reload
jmp LBB2_23
LBB2_22: ## in Loop: Header=BB2_9 Depth=2
xorl %r8d, %r8d
LBB2_23: ## in Loop: Header=BB2_9 Depth=2
movl -44(%rbp), %esi ## 4-byte Reload
testb $1, -68(%rbp) ## 1-byte Folded Reload
je LBB2_25
## %bb.24: ## in Loop: Header=BB2_9 Depth=2
leal (%r9,%r8), %eax
addl %r11d, %r8d
movups (%rbx,%r8), %xmm0
movups 16(%rbx,%r8), %xmm1
movups %xmm0, (%rbx,%rax)
movups %xmm1, 16(%rbx,%rax)
LBB2_25: ## in Loop: Header=BB2_9 Depth=2
movq -104(%rbp), %rax ## 8-byte Reload
addl %eax, %r9d
cmpl %eax, %r14d
je LBB2_7
## %bb.26: ## in Loop: Header=BB2_9 Depth=2
subl %eax, %r10d
addl %eax, %r11d
jmp LBB2_27
.p2align 4, 0x90
LBB2_35: ## in Loop: Header=BB2_3 Depth=1
xorl %r9d, %r9d
LBB2_36: ## in Loop: Header=BB2_3 Depth=1
cmpl %r13d, %r9d
je LBB2_2
## %bb.37: ## in Loop: Header=BB2_3 Depth=1
movl $1, %edi
callq _libmin_fail
jmp LBB2_2
LBB2_38:
testl %r13d, %r13d
je LBB2_41
## %bb.39:
xorl %r14d, %r14d
.p2align 4, 0x90
LBB2_40: ## =>This Inner Loop Header: Depth=1
movsbl (%rbx,%r14), %edi
callq _libmin_putc
incq %r14
cmpq %r14, %r12
jne LBB2_40
LBB2_41:
callq _libmin_success
LBB2_42:
xorl %eax, %eax
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl ___lamia ## @__lamia
.p2align 4
___lamia:
.ascii "\n The Project Gutenberg eBook of Lamia\n \nThis ebook is for the use of anyone anywhere in the United States and \nmost other parts of the world at no cost and with almost no restrictions \nwhatsoever. You may copy it, give it away or re-use it under the terms \nof the Project Gutenberg License included with this ebook or online \nat www.gutenberg.org. If you are not located in the United States, \nyou will have to check the laws of the country where you are located \nbefore using this eBook.\n\n\n\n \n Title: Lamia\n \n Author: John Keats\n\n \n Release date: January 1, 2001 [eBook #2490]Most recently updated: December 23, 2008\n Language: English\n \n \n \n \n *** START OF THE PROJECT GUTENBERG EBOOK LAMIA ***\n \n\n\n\nProduced by An Anonymous Volunteer\n\n\n\n\n\nLAMIA\n\nBy John Keats\n\n\n\n\nPart 1\n\n Upon a time, before the faery broods\n Drove Nymph and Satyr from the prosperous woods,\n Before King Oberon's bright diadem,\n Sceptre, and mantle, clasp'd with dewy gem,\n Frighted away the Dryads and the Fauns\n From rushes green, and brakes, and cowslip'd lawns,\n The ever-smitten Hermes empty left\n His golden throne, bent warm on amorous theft:\n From high Olympus had he stolen light,\n On this side of Jove's clouds, to escape the sight\n Of his great summoner, and made retreat\n Into a forest on the shores of Crete.\n For somewhere in that sacred island dwelt\n A nymph, to whom all hoofed Satyrs knelt;\n At whose white feet the languid Tritons poured\n Pearls, while on land they wither'd and adored.\n Fast by the springs where she to bathe was wont,\n And in those meads where sometime she might haunt,\n Were strewn rich gifts, unknown to any Muse,\n Though Fancy's casket were unlock'd to choose.\n Ah, what a world of love was at her feet!\n So Hermes thought, and a celestial heat\n Burnt from his winged heels to either ear,\n That from a whiteness, as the lily clear,\n Blush'd into roses 'mid his golden hair,\n Fallen in jealous curls about his shoulders bare.\n From vale to vale, from wood to wood, he flew,\n Breathing upon the flowers his passion new,\n And wound with many a river to its head,\n To find where this sweet nymph prepar'd her secret bed:\n In vain; the sweet nymph might nowhere be found,\n And so he rested, on the lonely ground,\n Pensive, and full of painful jealousies\n Of the Wood-Gods, and even the very trees.\n There as he stood, he heard a mournful voice,\n Such as once heard, in gentle heart, destroys\n All pain but pity: thus the lone voice spake:\n \"When from this wreathed tomb shall I awake!\n When move in a sweet body fit for life,\n And love, and pleasure, and the ruddy strife\n Of hearts and lips! Ah, miserable me!\"\n The God, dove-footed, glided silently\n Round bush and tree, soft-brushing, in his speed,\n The taller grasses and full-flowering weed,\n Until he found a palpitating snake,\n Bright, and cirque-couchant in a dusky brake.\n\n She was a gordian shape of dazzling hue,\n Vermilion-spotted, golden, green, and blue;\n Striped like a zebra, freckled like a pard,\n Eyed like a peacock, and all crimson barr'd;\n And full of silver moons, that, as she breathed,\n Dissolv'd, or brighter shone, or interwreathed\n Their lustres with the gloomier tapestries--\n So rainbow-sided, touch'd with miseries,\n She seem'd, at once, some penanced lady elf,\n Some demon's mistress, or the demon's self.\n Upon her crest she wore a wannish fire\n Sprinkled with stars, like Ariadne's tiar:\n Her head was serpent, but ah, bitter-sweet!\n She had a woman's mouth with all its pearls complete:\n And for her eyes: what could such eyes do there\n But weep, and weep, that they were born so fair?\n As Proserpine still weeps for her Sicilian air.\n Her throat was serpent, but the words she spake\n Came, as through bubbling honey, for Love's sake,\n And thus; while Hermes on his pinions lay,\n Like a stoop'd falcon ere he takes his prey.\n\n \"Fair Hermes, crown'd with feathers, fluttering light,\n I had a splendid dream of thee last night:\n I saw thee sitting, on a throne of gold,\n Among the Gods, upon Olympus old,\n The only sad one; for thou didst not hear\n The soft, lute-finger'd Muses chaunting clear,\n Nor even Apollo when he sang alone,\n Deaf to his throbbing throat's long, long melodious moan.\n I dreamt I saw thee, robed in purple flakes,\n Break amorous through the clouds, as morning breaks,\n And, swiftly as a bright Phoebean dart,\n Strike for the Cretan isle; and here thou art!\n Too gentle Hermes, hast thou found the maid?\"\n Whereat the star of Lethe not delay'd\n His rosy eloquence, and thus inquired:\n \"Thou smooth-lipp'd serpent, surely high inspired!\n Thou beauteous wreath, with melancholy eyes,\n Possess whatever bliss thou canst devise,\n Telling me only where my nymph is fled,--\n Where she doth breathe!\" \"Bright planet, thou hast said,\"\n Return'd the snake, \"but seal with oaths, fair God!\"\n \"I swear,\" said Hermes, \"by my serpent rod,\n And by thine eyes, and by thy starry crown!\"\n Light flew his earnest words, among the blossoms blown.\n Then thus again the brilliance feminine:\n \"Too frail of heart! for this lost nymph of thine,\n Free as the air, invisibly, she strays\n About these thornless wilds; her pleasant days\n She tastes unseen; unseen her nimble feet\n Leave traces in the grass and flowers sweet;\n From weary tendrils, and bow'd branches green,\n She plucks the fruit unseen, she bathes unseen:\n And by my power is her beauty veil'd\n To keep it unaffronted, unassail'd\n By the love-glances of unlovely eyes,\n Of Satyrs, Fauns, and blear'd Silenus' sighs.\n Pale grew her immortality, for woe\n Of all these lovers, and she grieved so\n I took compassion on her, bade her steep\n Her hair in weird syrops, that would keep\n Her loveliness invisible, yet free\n To wander as she loves, in liberty.\n Thou shalt behold her, Hermes, thou alone,\n If thou wilt, as thou swearest, grant my boon!\"\n Then, once again, the charmed God began\n An oath, and through the serpent's ears it ran\n Warm, tremulous, devout, psalterian.\n Ravish'd, she lifted her Circean head,\n Blush'd a live damask, and swift-lisping said,\n \"I was a woman, let me have once more\n A woman's shape, and charming as before.\n I love a youth of Corinth--O the bliss!\n Give me my woman's form, and place me where he is.\n Stoop, Hermes, let me breathe upon thy brow,\n And thou shalt see thy sweet nymph even now.\"\n The God on half-shut feathers sank serene,\n She breath'd upon his eyes, and swift was seen\n Of both the guarded nymph near-smiling on the green.\n It was no dream; or say a dream it was,\n Real are the dreams of Gods, and smoothly pass\n Their pleasures in a long immortal dream.\n One warm, flush'd moment, hovering, it might seem\n Dash'd by the wood-nymph's beauty, so he burn'd;\n Then, lighting on the printless verdure, turn'd\n To the swoon'd serpent, and with languid arm,\n Delicate, put to proof the lythe Caducean charm.\n So done, upon the nymph his eyes he bent,\n Full of adoring tears and blandishment,\n And towards her stept: she, like a moon in wane,\n Faded before him, cower'd, nor could restrain\n Her fearful sobs, self-folding like a flower\n That faints into itself at evening hour:\n But the God fostering her chilled hand,\n She felt the warmth, her eyelids open'd bland,\n And, like new flowers at morning song of bees,\n Bloom'd, and gave up her honey to the lees.\n Into the green-recessed woods they flew;\n Nor grew they pale, as mortal lovers do.\n\n Left to herself, the serpent now began\n To change; her elfin blood in madness ran,\n Her mouth foam'd, and the grass, therewith besprent,\n Wither'd at dew so sweet and virulent;\n Her eyes in torture fix'd, and anguish drear,\n Hot, glaz'd, and wide, with lid-lashes all sear,\n Flash'd phosphor and sharp sparks, without one cooling tear.\n The colours all inflam'd throughout her train,\n She writh'd about, convuls'd with scarlet pain:\n A deep volcanian yellow took the place\n Of all her milder-mooned body's grace;\n And, as the lava ravishes the mead,\n Spoilt all her silver mail, and golden brede;\n Made gloom of all her frecklings, streaks and bars,\n Eclips'd her crescents, and lick'd up her stars:\n So that, in moments few, she was undrest\n Of all her sapphires, greens, and amethyst,\n And rubious-argent: of all these bereft,\n Nothing but pain and ugliness were left.\n Still shone her crown; that vanish'd, also she\n Melted and disappear'd as suddenly;\n And in the air, her new voice luting soft,\n Cried, \"Lycius! gentle Lycius!\"--Borne aloft\n With the bright mists about the mountains hoar\n These words dissolv'd: Crete's forests heard no more.\n\n Whither fled Lamia, now a lady bright,\n A full-born beauty new and exquisite?\n She fled into that valley they pass o'er\n Who go to Corinth from Cenchreas' shore;\n And rested at the foot of those wild hills,\n The rugged founts of the Peraean rills,\n And of that other ridge whose barren back\n Stretches, with all its mist and cloudy rack,\n South-westward to Cleone. There she stood\n About a young bird's flutter from a wood,\n Fair, on a sloping green of mossy tread,\n By a clear pool, wherein she passioned\n To see herself escap'd from so sore ills,\n While her robes flaunted with the daffodils.\n\n Ah, happy Lycius!--for she was a maid\n More beautiful than ever twisted braid,\n Or sigh'd, or blush'd, or on spring-flowered lea\n Spread a green kirtle to the minstrelsy:\n A virgin purest lipp'd, yet in the lore\n Of love deep learned to the red heart's core:\n Not one hour old, yet of sciential brain\n To unperplex bliss from its neighbour pain;\n Define their pettish limits, and estrange\n Their points of contact, and swift counterchange;\n Intrigue with the specious chaos, and dispart\n Its most ambiguous atoms with sure art;\n As though in Cupid's college she had spent\n Sweet days a lovely graduate, still unshent,\n And kept his rosy terms in idle languishment.\n\n Why this fair creature chose so fairily\n By the wayside to linger, we shall see;\n But first 'tis fit to tell how she could muse\n And dream, when in the serpent prison-house,\n Of all she list, strange or magnificent:\n How, ever, where she will'd, her spirit went;\n Whether to faint Elysium, or where\n Down through tress-lifting waves the Nereids fair\n Wind into Thetis' bower by many a pearly stair;\n Or where God Bacchus drains his cups divine,\n Stretch'd out, at ease, beneath a glutinous pine;\n Or where in Pluto's gardens palatine\n Mulciber's columns gleam in far piazzian line.\n And sometimes into cities she would send\n Her dream, with feast and rioting to blend;\n And once, while among mortals dreaming thus,\n She saw the young Corinthian Lycius\n Charioting foremost in the envious race,\n Like a young Jove with calm uneager face,\n And fell into a swooning love of him.\n Now on the moth-time of that evening dim\n He would return that way, as well she knew,\n To Corinth from the shore; for freshly blew\n The eastern soft wind, and his galley now\n Grated the quaystones with her brazen prow\n In port Cenchreas, from Egina isle\n Fresh anchor'd; whither he had been awhile\n To sacrifice to Jove, whose temple there\n Waits with high marble doors for blood and incense rare.\n Jove heard his vows, and better'd his desire;\n For by some freakful chance he made retire\n From his companions, and set forth to walk,\n Perhaps grown wearied of their Corinth talk:\n Over the solitary hills he fared,\n Thoughtless at first, but ere eve's star appeared\n His phantasy was lost, where reason fades,\n In the calm'd twilight of Platonic shades.\n Lamia beheld him coming, near, more near--\n Close to her passing, in indifference drear,\n His silent sandals swept the mossy green;\n So neighbour'd to him, and yet so unseen\n She stood: he pass'd, shut up in mysteries,\n His mind wrapp'd like his mantle, while her eyes\n Follow'd his steps, and her neck regal white\n Turn'd--syllabling thus, \"Ah, Lycius bright,\n And will you leave me on the hills alone?\n Lycius, look back! and be some pity shown.\"\n He did; not with cold wonder fearingly,\n But Orpheus-like at an Eurydice;\n For so delicious were the words she sung,\n It seem'd he had lov'd them a whole summer long:\n And soon his eyes had drunk her beauty up,\n Leaving no drop in the bewildering cup,\n And still the cup was full,--while he afraid\n Lest she should vanish ere his lip had paid\n Due adoration, thus began to adore;\n Her soft look growing coy, she saw his chain so sure:\n \"Leave thee alone! Look back! Ah, Goddess, see\n Whether my eyes can ever turn from thee!\n For pity do not this sad heart belie--\n Even as thou vanishest so I shall die.\n Stay! though a Naiad of the rivers, stay!\n To thy far wishes will thy streams obey:\n Stay! though the greenest woods be thy domain,\n Alone they can drink up the morning rain:\n Though a descended Pleiad, will not one\n Of thine harmonious sisters keep in tune\n Thy spheres, and as thy silver proxy shine?\n So sweetly to these ravish'd ears of mine\n Came thy sweet greeting, that if thou shouldst fade\n Thy memory will waste me to a shade--\n For pity do not melt!\"--\"If I should stay,\"\n Said Lamia, \"here, upon this floor of clay,\n And pain my steps upon these flowers too rough,\n What canst thou say or do of charm enough\n To dull the nice remembrance of my home?\n Thou canst not ask me with thee here to roam\n Over these hills and vales, where no joy is,--\n Empty of immortality and bliss!\n Thou art a scholar, Lycius, and must know\n That finer spirits cannot breathe below\n In human climes, and live: Alas! poor youth,\n What taste of purer air hast thou to soothe\n My essence? What serener palaces,\n Where I may all my many senses please,\n And by mysterious sleights a hundred thirsts appease?\n It cannot be--Adieu!\" So said, she rose\n Tiptoe with white arms spread. He, sick to lose\n The amorous promise of her lone complain,\n Swoon'd, murmuring of love, and pale with pain.\n The cruel lady, without any show\n Of sorrow for her tender favourite's woe,\n But rather, if her eyes could brighter be,\n With brighter eyes and slow amenity,\n Put her new lips to his, and gave afresh\n The life she had so tangled in her mesh:\n And as he from one trance was wakening\n Into another, she began to sing,\n Happy in beauty, life, and love, and every thing,\n A song of love, too sweet for earthly lyres,\n While, like held breath, the stars drew in their panting fires\n And then she whisper'd in such trembling tone,\n As those who, safe together met alone\n For the first time through many anguish'd days,\n Use other speech than looks; bidding him raise\n His drooping head, and clear his soul of doubt,\n For that she was a woman, and without\n Any more subtle fluid in her veins\n Than throbbing blood, and that the self-same pains\n Inhabited her frail-strung heart as his.\n And next she wonder'd how his eyes could miss\n Her face so long in Corinth, where, she said,\n She dwelt but half retir'd, and there had led\n Days happy as the gold coin could invent\n Without the aid of love; yet in content\n Till she saw him, as once she pass'd him by,\n Where 'gainst a column he leant thoughtfully\n At Venus' temple porch, 'mid baskets heap'd\n Of amorous herbs and flowers, newly reap'd\n Late on that eve, as 'twas the night before\n The Adonian feast; whereof she saw no more,\n But wept alone those days, for why should she adore?\n Lycius from death awoke into amaze,\n To see her still, and singing so sweet lays;\n Then from amaze into delight he fell\n To hear her whisper woman's lore so well;\n And every word she spake entic'd him on\n To unperplex'd delight and pleasure known.\n Let the mad poets say whate'er they please\n Of the sweets of Fairies, Peris, Goddesses,\n There is not such a treat among them all,\n Haunters of cavern, lake, and waterfall,\n As a real woman, lineal indeed\n From Pyrrha's pebbles or old Adam's seed.\n Thus gentle Lamia judg'd, and judg'd aright,\n That Lycius could not love in half a fright,\n So threw the goddess off, and won his heart\n More pleasantly by playing woman's part,\n With no more awe than what her beauty gave,\n That, while it smote, still guaranteed to save.\n Lycius to all made eloquent reply,\n Marrying to every word a twinborn sigh;\n And last, pointing to Corinth, ask'd her sweet,\n If 'twas too far that night for her soft feet.\n The way was short, for Lamia's eagerness\n Made, by a spell, the triple league decrease\n To a few paces; not at all surmised\n By blinded Lycius, so in her comprized.\n They pass'd the city gates, he knew not how\n So noiseless, and he never thought to know.\n\n As men talk in a dream, so Corinth all,\n Throughout her palaces imperial,\n And all her populous streets and temples lewd,\n Mutter'd, like tempest in the distance brew'd,\n To the wide-spreaded night above her towers.\n Men, women, rich and poor, in the cool hours,\n Shuffled their sandals o'er the pavement white,\n Companion'd or alone; while many a light\n Flared, here and there, from wealthy festivals,\n And threw their moving shadows on the walls,\n Or found them cluster'd in the corniced shade\n Of some arch'd temple door, or dusky colonnade.\n\n Muffling his face, of greeting friends in fear,\n Her fingers he press'd hard, as one came near\n With curl'd gray beard, sharp eyes, and smooth bald crown,\n Slow-stepp'd, and robed in philosophic gown:\n Lycius shrank closer, as they met and past,\n Into his mantle, adding wings to haste,\n While hurried Lamia trembled: \"Ah,\" said he,\n \"Why do you shudder, love, so ruefully?\n Why does your tender palm dissolve in dew?\"--\n \"I'm wearied,\" said fair Lamia: \"tell me who\n Is that old man? I cannot bring to mind\n His features--Lycius! wherefore did you blind\n Yourself from his quick eyes?\" Lycius replied,\n 'Tis Apollonius sage, my trusty guide\n And good instructor; but to-night he seems\n The ghost of folly haunting my sweet dreams.\n\n While yet he spake they had arrived before\n A pillar'd porch, with lofty portal door,\n Where hung a silver lamp, whose phosphor glow\n Reflected in the slabbed steps below,\n Mild as a star in water; for so new,\n And so unsullied was the marble hue,\n So through the crystal polish, liquid fine,\n Ran the dark veins, that none but feet divine\n Could e'er have touch'd there. Sounds Aeolian\n Breath'd from the hinges, as the ample span\n Of the wide doors disclos'd a place unknown\n Some time to any, but those two alone,\n And a few Persian mutes, who that same year\n Were seen about the markets: none knew where\n They could inhabit; the most curious\n Were foil'd, who watch'd to trace them to their house:\n And but the flitter-winged verse must tell,\n For truth's sake, what woe afterwards befel,\n 'Twould humour many a heart to leave them thus,\n Shut from the busy world of more incredulous.\n\n\n\n\nPart 2\n\n Love in a hut, with water and a crust,\n Is--Love, forgive us!--cinders, ashes, dust;\n Love in a palace is perhaps at last\n More grievous torment than a hermit's fast--\n That is a doubtful tale from faery land,\n Hard for the non-elect to understand.\n Had Lycius liv'd to hand his story down,\n He might have given the moral a fresh frown,\n Or clench'd it quite: but too short was their bliss\n To breed distrust and hate, that make the soft voice hiss.\n Besides, there, nightly, with terrific glare,\n Love, jealous grown of so complete a pair,\n Hover'd and buzz'd his wings, with fearful roar,\n Above the lintel of their chamber door,\n And down the passage cast a glow upon the floor.\n\n For all this came a ruin: side by side\n They were enthroned, in the even tide,\n Upon a couch, near to a curtaining\n Whose airy texture, from a golden string,\n Floated into the room, and let appear\n Unveil'd the summer heaven, blue and clear,\n Betwixt two marble shafts:--there they reposed,\n Where use had made it sweet, with eyelids closed,\n Saving a tythe which love still open kept,\n That they might see each other while they almost slept;\n When from the slope side of a suburb hill,\n Deafening the swallow's twitter, came a thrill\n Of trumpets--Lycius started--the sounds fled,\n But left a thought, a buzzing in his head.\n For the first time, since first he harbour'd in\n That purple-lined palace of sweet sin,\n His spirit pass'd beyond its golden bourn\n Into the noisy world almost forsworn.\n The lady, ever watchful, penetrant,\n Saw this with pain, so arguing a want\n Of something more, more than her empery\n Of joys; and she began to moan and sigh\n Because he mused beyond her, knowing well\n That but a moment's thought is passion's passing bell.\n \"Why do you sigh, fair creature?\" whisper'd he:\n \"Why do you think?\" return'd she tenderly:\n \"You have deserted me--where am I now?\n Not in your heart while care weighs on your brow:\n No, no, you have dismiss'd me; and I go\n From your breast houseless: ay, it must be so.\"\n He answer'd, bending to her open eyes,\n Where he was mirror'd small in paradise,\n My silver planet, both of eve and morn!\n Why will you plead yourself so sad forlorn,\n While I am striving how to fill my heart\n With deeper crimson, and a double smart?\n How to entangle, trammel up and snare\n Your soul in mine, and labyrinth you there\n Like the hid scent in an unbudded rose?\n Ay, a sweet kiss--you see your mighty woes.\n My thoughts! shall I unveil them? Listen then!\n What mortal hath a prize, that other men\n May be confounded and abash'd withal,\n But lets it sometimes pace abroad majestical,\n And triumph, as in thee I should rejoice\n Amid the hoarse alarm of Corinth's voice.\n \"Let my foes choke, and my friends shout afar,\n While through the thronged streets your bridal car\n Wheels round its dazzling spokes.\" The lady's cheek\n Trembled; she nothing said, but, pale and meek,\n Arose and knelt before him, wept a rain\n Of sorrows at his words; at last with pain\n Beseeching him, the while his hand she wrung,\n To change his purpose. He thereat was stung,\n Perverse, with stronger fancy to reclaim\n Her wild and timid nature to his aim:\n Besides, for all his love, in self despite,\n Against his better self, he took delight\n Luxurious in her sorrows, soft and new.\n His passion, cruel grown, took on a hue\n Fierce and sanguineous as 'twas possible\n In one whose brow had no dark veins to swell.\n Fine was the mitigated fury, like\n Apollo's presence when in act to strike\n The serpent--Ha, the serpent! certes, she\n Was none. She burnt, she lov'd the tyranny,\n And, all subdued, consented to the hour\n When to the bridal he should lead his paramour.\n Whispering in midnight silence, said the youth,\n \"Sure some sweet name thou hast, though, by my truth,\n I have not ask'd it, ever thinking thee\n Not mortal, but of heavenly progeny,\n As still I do. Hast any mortal name,\n Fit appellation for this dazzling frame?\n Or friends or kinsfolk on the citied earth,\n To share our marriage feast and nuptial mirth?\"\n \"I have no friends,\" said Lamia,\" no, not one;\n My presence in wide Corinth hardly known:\n My parents' bones are in their dusty urns\n Sepulchred, where no kindled incense burns,\n Seeing all their luckless race are dead, save me,\n And I neglect the holy rite for thee.\n Even as you list invite your many guests;\n But if, as now it seems, your vision rests\n With any pleasure on me, do not bid\n Old Apollonius--from him keep me hid.\"\n Lycius, perplex'd at words so blind and blank,\n Made close inquiry; from whose touch she shrank,\n Feigning a sleep; and he to the dull shade\n Of deep sleep in a moment was betray'd\n\n It was the custom then to bring away\n The bride from home at blushing shut of day,\n Veil'd, in a chariot, heralded along\n By strewn flowers, torches, and a marriage song,\n With other pageants: but this fair unknown\n Had not a friend. So being left alone,\n (Lycius was gone to summon all his kin)\n And knowing surely she could never win\n His foolish heart from its mad pompousness,\n She set herself, high-thoughted, how to dress\n The misery in fit magnificence.\n She did so, but 'tis doubtful how and whence\n Came, and who were her subtle servitors.\n About the halls, and to and from the doors,\n There was a noise of wings, till in short space\n The glowing banquet-room shone with wide-arched grace.\n A haunting music, sole perhaps and lone\n Supportress of the faery-roof, made moan\n Throughout, as fearful the whole charm might fade.\n Fresh carved cedar, mimicking a glade\n Of palm and plantain, met from either side,\n High in the midst, in honour of the bride:\n Two palms and then two plantains, and so on,\n From either side their stems branch'd one to one\n All down the aisled place; and beneath all\n There ran a stream of lamps straight on from wall to wall.\n So canopied, lay an untasted feast\n Teeming with odours. Lamia, regal drest,\n Silently paced about, and as she went,\n In pale contented sort of discontent,\n Mission'd her viewless servants to enrich\n The fretted splendour of each nook and niche.\n Between the tree-stems, marbled plain at first,\n Came jasper pannels; then, anon, there burst\n Forth creeping imagery of slighter trees,\n And with the larger wove in small intricacies.\n Approving all, she faded at self-will,\n And shut the chamber up, close, hush'd and still,\n Complete and ready for the revels rude,\n When dreadful guests would come to spoil her solitude.\n\n The day appear'd, and all the gossip rout.\n O senseless Lycius! Madman! wherefore flout\n The silent-blessing fate, warm cloister'd hours,\n And show to common eyes these secret bowers?\n The herd approach'd; each guest, with busy brain,\n Arriving at the portal, gaz'd amain,\n And enter'd marveling: for they knew the street,\n Remember'd it from childhood all complete\n Without a gap, yet ne'er before had seen\n That royal porch, that high-built fair demesne;\n So in they hurried all, maz'd, curious and keen:\n Save one, who look'd thereon with eye severe,\n And with calm-planted steps walk'd in austere;\n 'Twas Apollonius: something too he laugh'd,\n As though some knotty problem, that had daft\n His patient thought, had now begun to thaw,\n And solve and melt--'twas just as he foresaw.\n\n He met within the murmurous vestibule\n His young disciple. \"'Tis no common rule,\n Lycius,\" said he, \"for uninvited guest\n To force himself upon you, and infest\n With an unbidden presence the bright throng\n Of younger friends; yet must I do this wrong,\n And you forgive me.\" Lycius blush'd, and led\n The old man through the inner doors broad-spread;\n With reconciling words and courteous mien\n Turning into sweet milk the sophist's spleen.\n\n Of wealthy lustre was the banquet-room,\n Fill'd with pervading brilliance and perfume:\n Before each lucid pannel fuming stood\n A censer fed with myrrh and spiced wood,\n Each by a sacred tripod held aloft,\n Whose slender feet wide-swerv'd upon the soft\n Wool-woofed carpets: fifty wreaths of smoke\n From fifty censers their light voyage took\n To the high roof, still mimick'd as they rose\n Along the mirror'd walls by twin-clouds odorous.\n Twelve sphered tables, by silk seats insphered,\n High as the level of a man's breast rear'd\n On libbard's paws, upheld the heavy gold\n Of cups and goblets, and the store thrice told\n Of Ceres' horn, and, in huge vessels, wine\n Come from the gloomy tun with merry shine.\n Thus loaded with a feast the tables stood,\n Each shrining in the midst the image of a God.\n\n When in an antichamber every guest\n Had felt the cold full sponge to pleasure press'd,\n By minist'ring slaves, upon his hands and feet,\n And fragrant oils with ceremony meet\n Pour'd on his hair, they all mov'd to the feast\n In white robes, and themselves in order placed\n Around the silken couches, wondering\n Whence all this mighty cost and blaze of wealth could spring.\n\n Soft went the music the soft air along,\n While fluent Greek a vowel'd undersong\n Kept up among the guests discoursing low\n At first, for scarcely was the wine at flow;\n But when the happy vintage touch'd their brains,\n Louder they talk, and louder come the strains\n Of powerful instruments--the gorgeous dyes,\n The space, the splendour of the draperies,\n The roof of awful richness, nectarous cheer,\n Beautiful slaves, and Lamia's self, appear,\n Now, when the wine has done its rosy deed,\n And every soul from human trammels freed,\n No more so strange; for merry wine, sweet wine,\n Will make Elysian shades not too fair, too divine.\n Soon was God Bacchus at meridian height;\n Flush'd were their cheeks, and bright eyes double bright:\n Garlands of every green, and every scent\n From vales deflower'd, or forest-trees branch rent,\n In baskets of bright osier'd gold were brought\n High as the handles heap'd, to suit the thought\n Of every guest; that each, as he did please,\n Might fancy-fit his brows, silk-pillow'd at his ease.\n\n What wreath for Lamia? What for Lycius?\n What for the sage, old Apollonius?\n Upon her aching forehead be there hung\n The leaves of willow and of adder's tongue;\n And for the youth, quick, let us strip for him\n The thyrsus, that his watching eyes may swim\n Into forgetfulness; and, for the sage,\n Let spear-grass and the spiteful thistle wage\n War on his temples. Do not all charms fly\n At the mere touch of cold philosophy?\n There was an awful rainbow once in heaven:\n We know her woof, her texture; she is given\n In the dull catalogue of common things.\n Philosophy will clip an Angel's wings,\n Conquer all mysteries by rule and line,\n Empty the haunted air, and gnomed mine--\n Unweave a rainbow, as it erewhile made\n The tender-person'd Lamia melt into a shade.\n\n By her glad Lycius sitting, in chief place,\n Scarce saw in all the room another face,\n Till, checking his love trance, a cup he took\n Full brimm'd, and opposite sent forth a look\n 'Cross the broad table, to beseech a glance\n From his old teacher's wrinkled countenance,\n And pledge him. The bald-head philosopher\n Had fix'd his eye, without a twinkle or stir\n Full on the alarmed beauty of the bride,\n Brow-beating her fair form, and troubling her sweet pride.\n Lycius then press'd her hand, with devout touch,\n As pale it lay upon the rosy couch:\n 'Twas icy, and the cold ran through his veins;\n Then sudden it grew hot, and all the pains\n Of an unnatural heat shot to his heart.\n \"Lamia, what means this? Wherefore dost thou start?\n Know'st thou that man?\" Poor Lamia answer'd not.\n He gaz'd into her eyes, and not a jot\n Own'd they the lovelorn piteous appeal:\n More, more he gaz'd: his human senses reel:\n Some hungry spell that loveliness absorbs;\n There was no recognition in those orbs.\n \"Lamia!\" he cried--and no soft-toned reply.\n The many heard, and the loud revelry\n Grew hush; the stately music no more breathes;\n The myrtle sicken'd in a thousand wreaths.\n By faint degrees, voice, lute, and pleasure ceased;\n A deadly silence step by step increased,\n Until it seem'd a horrid presence there,\n And not a man but felt the terror in his hair.\n \"Lamia!\" he shriek'd; and nothing but the shriek\n With its sad echo did the silence break.\n \"Begone, foul dream!\" he cried, gazing again\n In the bride's face, where now no azure vein\n Wander'd on fair-spaced temples; no soft bloom\n Misted the cheek; no passion to illume\n The deep-recessed vision--all was blight;\n Lamia, no longer fair, there sat a deadly white.\n \"Shut, shut those juggling eyes, thou ruthless man!\n Turn them aside, wretch! or the righteous ban\n Of all the Gods, whose dreadful images\n Here represent their shadowy presences,\n May pierce them on the sudden with the thorn\n Of painful blindness; leaving thee forlorn,\n In trembling dotage to the feeblest fright\n Of conscience, for their long offended might,\n For all thine impious proud-heart sophistries,\n Unlawful magic, and enticing lies.\n Corinthians! look upon that gray-beard wretch!\n Mark how, possess'd, his lashless eyelids stretch\n Around his demon eyes! Corinthians, see!\n My sweet bride withers at their potency.\"\n \"Fool!\" said the sophist, in an under-tone\n Gruff with contempt; which a death-nighing moan\n From Lycius answer'd, as heart-struck and lost,\n He sank supine beside the aching ghost.\n \"Fool! Fool!\" repeated he, while his eyes still\n Relented not, nor mov'd; \"from every ill\n Of life have I preserv'd thee to this day,\n And shall I see thee made a serpent's prey?\"\n Then Lamia breath'd death breath; the sophist's eye,\n Like a sharp spear, went through her utterly,\n Keen, cruel, perceant, stinging: she, as well\n As her weak hand could any meaning tell,\n Motion'd him to be silent; vainly so,\n He look'd and look'd again a level--No!\n \"A Serpent!\" echoed he; no sooner said,\n Than with a frightful scream she vanished:\n And Lycius' arms were empty of delight,\n As were his limbs of life, from that same night.\n On the high couch he lay!--his friends came round\n Supported him--no pulse, or breath they found,\n And, in its marriage robe, the heavy body wound.\n\n\n\n\n\n\n \n *** END OF THE PROJECT GUTENBERG EBOOK LAMIA ***\n \n\n \n\nUpdated editions will replace the previous one\342\200\224the old editions will\nbe renamed.\n\n\nCreating the works from print editions not protected by U.S. copyright\nlaw means that no one owns a United States copyright in these works,\nso the Foundation (and you!) can copy and distribute it in the United\nStates without permission and without paying copyright\nroyalties. Special rules, set forth in the General Terms of Use part\nof this license, apply to copying and distributing Project\nGutenberg\342\204\242 electronic works to protect the PROJECT GUTENBERG\342\204\242\nconcept and trademark. Project Gutenberg is a registered trademark,\nand may not be used if you charge for an eBook, except by following\nthe terms of the trademark license, including paying royalties for use\nof the Project Gutenberg trademark. If you do not charge anything for\ncopies of this eBook, complying with the trademark license is very\neasy. You may use this eBook for nearly any purpose such as creation\nof derivative works, reports, performances and research. Project\nGutenberg eBooks may be modified and printed and given away\342\200\224you may\ndo practically ANYTHING in the United States with eBooks not protected\nby U.S. copyright law. Redistribution is subject to the trademark\nlicense, especially commercial redistribution.\n\n\nSTART: FULL LICENSE\nTHE FULL PROJECT GUTENBERG LICENSE\nPLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK\n\n\nTo protect the Project Gutenberg\342\204\242 mission of promoting the free\ndistribution of electronic works, by using or distributing this work\n(or any other work associated in any way with the phrase \342\200\234Project\nGutenberg\342\200\235), you agree to comply with all the terms of the Full\nProject Gutenberg\342\204\242 License available with this file or online at\nwww.gutenberg.org/license.\n\n\nSection 1. General Terms of Use and Redistributing Project Gutenberg\342\204\242 electronic works\n\n\n1.A. By reading or using any part of this Project Gutenberg\342\204\242\nelectronic work, you indicate that you have read, understand, agree to\nand accept all the terms of this license and intellectual property\n(trademark/copyright) agreement. If you do not agree to abide by all\nthe terms of this agreement, you must cease using and return or\ndestroy all copies of Project Gutenberg\342\204\242 electronic works in your\npossession. If you paid a fee for obtaining a copy of or access to a\nProject Gutenberg\342\204\242 electronic work and you do not agree to be bound\nby the terms of this agreement, you may obtain a refund from the person\nor entity to whom you paid the fee as set forth in paragraph 1.E.8.\n\n\n1.B. \342\200\234Project Gutenberg\342\200\235 is a registered trademark. It may only be\nused on or associated in any way with an electronic work by people who\nagree to be bound by the terms of this agreement. There are a few\nthings that you can do with most Project Gutenberg\342\204\242 electronic works\neven without complying with the full terms of this agreement. See\nparagraph 1.C below. There are a lot of things you can do with Project\nGutenberg\342\204\242 electronic works if you follow the terms of this\nagreement and help preserve free future access to Project Gutenberg\342\204\242\nelectronic works. See paragraph 1.E below.\n\n\n1.C. The Project Gutenberg Literary Archive Foundation (\342\200\234the\nFoundation\342\200\235 or PGLAF), owns a compilation copyright in the collection\nof Project Gutenberg\342\204\242 electronic works. Nearly all the individual\nworks in the collection are in the public domain in the United\nStates. If an individual work is unprotected by copyright law in the\nUnited States and you are located in the United States, we do not\nclaim a right to prevent you from copying, distributing, performing,\ndisplaying or creating derivative works based on the work as long as\nall references to Project Gutenberg are removed. Of course, we hope\nthat you will support the Project Gutenberg\342\204\242 mission of promoting\nfree access to electronic works by freely sharing Project Gutenberg\342\204\242\nworks in compliance with the terms of this agreement for keeping the\nProject Gutenberg\342\204\242 name associated with the work. You can easily\ncomply with the terms of this agreement by keeping this work in the\nsame format with its attached full Project Gutenberg\342\204\242 License when\nyou share it without charge with others.\n\n\n\n1.D. The copyright laws of the place where you are located also govern\nwhat you can do with this work. Copyright laws in most countries are\nin a constant state of change. If you are outside the United States,\ncheck the laws of your country in addition to the terms of this\nagreement before downloading, copying, displaying, performing,\ndistributing or creating derivative works based on this work or any\nother Project Gutenberg\342\204\242 work. The Foundation makes no\nrepresentations concerning the copyright status of any work in any\ncountry other than the United States.\n\n\n1.E. Unless you have removed all references to Project Gutenberg:\n\n\n1.E.1. The following sentence, with active links to, or other\nimmediate access to, the full Project Gutenberg\342\204\242 License must appear\nprominently whenever any copy of a Project Gutenberg\342\204\242 work (any work\non which the phrase \342\200\234Project Gutenberg\342\200\235 appears, or with which the\nphrase \342\200\234Project Gutenberg\342\200\235 is associated) is accessed, displayed,\nperformed, viewed, copied or distributed:\n\n\n \n This eBook is for the use of anyone anywhere in the United States and most\n other parts of the world at no cost and with almost no restrictions\n whatsoever. You may copy it, give it away or re-use it under the terms\n of the Project Gutenberg License included with this eBook or online\n at www.gutenberg.org. If you\n are not located in the United States, you will have to check the laws\n of the country where you are located before using this eBook.\n \n\n\n1.E.2. If an individual Project Gutenberg\342\204\242 electronic work is\nderived from texts not protected by U.S. copyright law (does not\ncontain a notice indicating that it is posted with permission of the\ncopyright holder), the work can be copied and distributed to anyone in\nthe United States without paying any fees or charges. If you are\nredistributing or providing access to a work with the phrase \342\200\234Project\nGutenberg\342\200\235 associated with or appearing on the work, you must comply\neither with the requirements of paragraphs 1.E.1 through 1.E.7 or\nobtain permission for the use of the work and the Project Gutenberg\342\204\242\ntrademark as set forth in paragraphs 1.E.8 or 1.E.9.\n\n\n1.E.3. If an individual Project Gutenberg\342\204\242 electronic work is posted\nwith the permission of the copyright holder, your use and distribution\nmust comply with both paragraphs 1.E.1 through 1.E.7 and any\nadditional terms imposed by the copyright holder. Additional terms\nwill be linked to the Project Gutenberg\342\204\242 License for all works\nposted with the permission of the copyright holder found at the\nbeginning of this work.\n\n\n1.E.4. Do not unlink or detach or remove the full Project Gutenberg\342\204\242\nLicense terms from this work, or any files containing a part of this\nwork or any other work associated with Project Gutenberg\342\204\242.\n\n\n1.E.5. Do not copy, display, perform, distribute or redistribute this\nelectronic work, or any part of this electronic work, without\nprominently displaying the sentence set forth in paragraph 1.E.1 with\nactive links or immediate access to the full terms of the Project\nGutenberg\342\204\242 License.\n\n\n1.E.6. You may convert to and distribute this work in any binary,\ncompressed, marked up, nonproprietary or proprietary form, including\nany word processing or hypertext form. However, if you provide access\nto or distribute copies of a Project Gutenberg\342\204\242 work in a format\nother than \342\200\234Plain Vanilla ASCII\342\200\235 or other format used in the official\nversion posted on the official Project Gutenberg\342\204\242 website\n(www.gutenberg.org), you must, at no additional cost, fee or expense\nto the user, provide a copy, a means of exporting a copy, or a means\nof obtaining a copy upon request, of the work in its original \342\200\234Plain\nVanilla ASCII\342\200\235 or other form. Any alternate format must include the\nfull Project Gutenberg\342\204\242 License as specified in paragraph 1.E.1.\n\n\n1.E.7. Do not charge a fee for access to, viewing, displaying,\nperforming, copying or distributing any Project Gutenberg\342\204\242 works\nunless you comply with paragraph 1.E.8 or 1.E.9.\n\n\n1.E.8. You may charge a reasonable fee for copies of or providing\naccess to or distributing Project Gutenberg\342\204\242 electronic works\nprovided that:\n\n\n \342\200\242 You pay a royalty fee of 20% of the gross profits you derive from\n the use of Project Gutenberg\342\204\242 works calculated using the method\n you already use to calculate your applicable taxes. The fee is owed\n to the owner of the Project Gutenberg\342\204\242 trademark, but he has\n agreed to donate royalties under this paragraph to the Project\n Gutenberg Literary Archive Foundation. Royalty payments must be paid\n within 60 days following each date on which you prepare (or are\n legally required to prepare) your periodic tax returns. Royalty\n payments should be clearly marked as such and sent to the Project\n Gutenberg Literary Archive Foundation at the address specified in\n Section 4, \342\200\234Information about donations to the Project Gutenberg\n Literary Archive Foundation.\342\200\235\n \n \342\200\242 You provide a full refund of any money paid by a user who notifies\n you in writing (or by e-mail) within 30 days of receipt that s/he\n does not agree to the terms of the full Project Gutenberg\342\204\242\n License. You must require such a user to return or destroy all\n copies of the works possessed in a physical medium and discontinue\n all use of and all access to other copies of Project Gutenberg\342\204\242\n works.\n \n \342\200\242 You provide, in accordance with paragraph 1.F.3, a full refund of\n any money paid for a work or a replacement copy, if a defect in the\n electronic work is discovered and reported to you within 90 days of\n receipt of the work.\n \n \342\200\242 You comply with all other terms of this agreement for free\n distribution of Project Gutenberg\342\204\242 works.\n \n\n\n1.E.9. If you wish to charge a fee or distribute a Project\nGutenberg\342\204\242 electronic work or group of works on different terms than\nare set forth in this agreement, you must obtain permission in writing\nfrom the Project Gutenberg Literary Archive Foundation, the manager of\nthe Project Gutenberg\342\204\242 trademark. Contact the Foundation as set\nforth in Section 3 below.\n\n\n1.F.\n\n\n1.F.1. Project Gutenberg volunteers and employees expend considerable\neffort to identify, do copyright research on, transcribe and proofread\nworks not protected by U.S. copyright law in creating the Project\nGutenberg\342\204\242 collection. Despite these efforts, Project Gutenberg\342\204\242\nelectronic works, and the medium on which they may be stored, may\ncontain \342\200\234Defects,\342\200\235 such as, but not limited to, incomplete, inaccurate\nor corrupt data, transcription errors, a copyright or other\nintellectual property infringement, a defective or damaged disk or\nother medium, a computer virus, or computer codes that damage or\ncannot be read by your equipment.\n\n\n1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the \342\200\234Right\nof Replacement or Refund\342\200\235 described in paragraph 1.F.3, the Project\nGutenberg Literary Archive Foundation, the owner of the Project\nGutenberg\342\204\242 trademark, and any other party distributing a Project\nGutenberg\342\204\242 electronic work under this agreement, disclaim all\nliability to you for damages, costs and expenses, including legal\nfees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT\nLIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE\nPROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE\nTRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE\nLIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR\nINCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH\nDAMAGE.\n\n\n1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a\ndefect in this electronic work within 90 days of receiving it, you can\nreceive a refund of the money (if any) you paid for it by sending a\nwritten explanation to the person you received the work from. If you\nreceived the work on a physical medium, you must return the medium\nwith your written explanation. The person or entity that provided you\nwith the defective work may elect to provide a replacement copy in\nlieu of a refund. If you received the work electronically, the person\nor entity providing it to you may choose to give you a second\nopportunity to receive the work electronically in lieu of a refund. If\nthe second copy is also defective, you may demand a refund in writing\nwithout further opportunities to fix the problem.\n\n\n1.F.4. Except for the limited right of replacement or refund set forth\nin paragraph 1.F.3, this work is provided to you \342\200\230AS-IS\342\200\231, WITH NO\nOTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.\n\n\n1.F.5. Some states do not allow disclaimers of certain implied\nwarranties or the exclusion or limitation of certain types of\ndamages. If any disclaimer or limitation set forth in this agreement\nviolates the law of the state applicable to this agreement, the\nagreement shall be interpreted to make the maximum disclaimer or\nlimitation permitted by the applicable state law. The invalidity or\nunenforceability of any provision of this agreement shall not void the\nremaining provisions.\n\n\n1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the\ntrademark owner, any agent or employee of the Foundation, anyone\nproviding copies of Project Gutenberg\342\204\242 electronic works in\naccordance with this agreement, and any volunteers associated with the\nproduction, promotion and distribution of Project Gutenberg\342\204\242\nelectronic works, harmless from all liability, costs and expenses,\nincluding legal fees, that arise directly or indirectly from any of\nthe following which you do or cause to occur: (a) distribution of this\nor any Project Gutenberg\342\204\242 work, (b) alteration, modification, or\nadditions or deletions to any Project Gutenberg\342\204\242 work, and (c) any\nDefect you cause.\n\n\nSection 2. Information about the Mission of Project Gutenberg\342\204\242\n\n\nProject Gutenberg\342\204\242 is synonymous with the free distribution of\nelectronic works in formats readable by the widest variety of\ncomputers including obsolete, old, middle-aged and new computers. It\nexists because of the efforts of hundreds of volunteers and donations\nfrom people in all walks of life.\n\n\nVolunteers and financial support to provide volunteers with the\nassistance they need are critical to reaching Project Gutenberg\342\204\242\342\200\231s\ngoals and ensuring that the Project Gutenberg\342\204\242 collection will\nremain freely available for generations to come. In 2001, the Project\nGutenberg Literary Archive Foundation was created to provide a secure\nand permanent future for Project Gutenberg\342\204\242 and future\ngenerations. To learn more about the Project Gutenberg Literary\nArchive Foundation and how your efforts and donations can help, see\nSections 3 and 4 and the Foundation information page at www.gutenberg.org.\n\n\nSection 3. Information about the Project Gutenberg Literary Archive Foundation\n\n\nThe Project Gutenberg Literary Archive Foundation is a non-profit\n501(c)(3) educational corporation organized under the laws of the\nstate of Mississippi and granted tax exempt status by the Internal\nRevenue Service. The Foundation\342\200\231s EIN or federal tax identification\nnumber is 64-6221541. Contributions to the Project Gutenberg Literary\nArchive Foundation are tax deductible to the full extent permitted by\nU.S. federal laws and your state\342\200\231s laws.\n\n\nThe Foundation\342\200\231s business office is located at 809 North 1500 West,\nSalt Lake City, UT 84116, (801) 596-1887. Email contact links and up\nto date contact information can be found at the Foundation\342\200\231s website\nand official page at www.gutenberg.org/contact\n\n\nSection 4. Information about Donations to the Project Gutenberg Literary Archive Foundation\n\n\nProject Gutenberg\342\204\242 depends upon and cannot survive without widespread\npublic support and donations to carry out its mission of\nincreasing the number of public domain and licensed works that can be\nfreely distributed in machine-readable form accessible by the widest\narray of equipment including outdated equipment. Many small donations\n($1 to $5,000) are particularly important to maintaining tax exempt\nstatus with the IRS.\n\n\nThe Foundation is committed to complying with the laws regulating\ncharities and charitable donations in all 50 states of the United\nStates. Compliance requirements are not uniform and it takes a\nconsiderable effort, much paperwork and many fees to meet and keep up\nwith these requirements. We do not solicit donations in locations\nwhere we have not received written confirmation of compliance. To SEND\nDONATIONS or determine the status of compliance for any particular state\nvisit www.gutenberg.org/donate.\n\n\nWhile we cannot and do not solicit contributions from states where we\nhave not met the solicitation requirements, we know of no prohibition\nagainst accepting unsolicited donations from donors in such states who\napproach us with offers to donate.\n\n\nInternational donations are gratefully accepted, but we cannot make\nany statements concerning tax treatment of donations received from\noutside the United States. U.S. laws alone swamp our small staff.\n\n\nPlease check the Project Gutenberg web pages for current donation\nmethods and addresses. Donations are accepted in a number of other\nways including checks, online payments and credit card donations. To\ndonate, please visit: www.gutenberg.org/donate.\n\n\nSection 5. General Information About Project Gutenberg\342\204\242 electronic works\n\n\nProfessor Michael S. Hart was the originator of the Project\nGutenberg\342\204\242 concept of a library of electronic works that could be\nfreely shared with anyone. For forty years, he produced and\ndistributed Project Gutenberg\342\204\242 eBooks with only a loose network of\nvolunteer support.\n\n\nProject Gutenberg\342\204\242 eBooks are often created from several printed\neditions, all of which are confirmed as not protected by copyright in\nthe U.S. unless a copyright notice is included. Thus, we do not\nnecessarily keep eBooks in compliance with any particular paper\nedition.\n\n\nMost people start at our website which has the main PG search\nfacility: www.gutenberg.org.\n\n\nThis website includes information about Project Gutenberg\342\204\242,\nincluding how to make donations to the Project Gutenberg Literary\nArchive Foundation, how to help produce our new eBooks, and how to\nsubscribe to our email newsletter to hear about new eBooks.\n\n"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "lamia.txt"
.section __DATA,__data
.globl ___infile ## @__infile
.p2align 3
___infile:
.quad L_.str
.quad 54185 ## 0xd3a9
.quad ___lamia
.long 0 ## 0x0
.space 4
.globl _infile ## @infile
.p2align 3
_infile:
.quad ___infile
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "r"
L_.str.2: ## @.str.2
.asciz "Original size: %ld\n"
L_.str.3: ## @.str.3
.asciz "Compressed (%i): %u, decompressed: (%u)\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lz77_compress ; -- Begin function lz77_compress
.p2align 2
_lz77_compress: ; @lz77_compress
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
.cfi_offset w19, -8
.cfi_offset w20, -16
.cfi_offset w21, -24
.cfi_offset w22, -32
str w1, [x2]
strb w3, [x2, #4]
cbz w1, LBB0_22
; %bb.1:
mov w9, #0
mov w8, #1
lsl w10, w8, w3
mov w11, #16
sub w11, w11, w3
lsl w8, w8, w11
and w11, w8, #0xffff
sub w12, w1, #1
mov w8, #5
mov w13, #65535
b LBB0_5
LBB0_2: ; in Loop: Header=BB0_5 Depth=1
and w14, w6, #0xffff
lsl w14, w14, w3
add w16, w15, w13
cmp w15, #0
csel w15, w16, wzr, ne
orr w14, w14, w15
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
mov x15, x9
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
strh w14, [x2, w8, uxtw]
ldrb w14, [x0, w15, uxtw]
add w15, w8, #2
add w8, w8, #3
strb w14, [x2, w15, uxtw]
add w9, w9, #1
cmp w9, w1
b.hs LBB0_23
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_10 Depth 3
mov w14, #0
cmp w11, #2
b.lo LBB0_3
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cbz w9, LBB0_3
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
mov w15, #0
mov w5, #0
mov w14, #0
ldrb w17, [x0, w9, uxtw]
mov w16, #1
mov w4, #1
LBB0_8: ; Parent Loop BB0_5 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_10 Depth 3
sub w6, w9, w4
ldrb w6, [x0, w6, uxtw]
cmp w17, w6
and w6, w10, #0xffff
mov w7, #0
ccmp w6, #0, #4, eq
b.eq LBB0_15
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
mov x20, x9
LBB0_10: ; Parent Loop BB0_5 Depth=1
; Parent Loop BB0_8 Depth=2
; => This Inner Loop Header: Depth=3
mov x6, x7
add w19, w20, #1
add w20, w15, w20
add w7, w7, #1
ldrb w21, [x0, w19, uxtw]
ldrb w20, [x0, w20, uxtw]
cmp w21, w20
b.ne LBB0_12
; %bb.11: ; in Loop: Header=BB0_10 Depth=3
and w20, w7, #0xffff
cmp w20, w10, uxth
mov x20, x19
b.ne LBB0_10
LBB0_12: ; in Loop: Header=BB0_8 Depth=2
and w6, w6, #0xffff
cmp w6, w14, uxth
b.lo LBB0_14
; %bb.13: ; in Loop: Header=BB0_8 Depth=2
and w19, w7, #0xffff
cmp w19, w10, uxth
b.eq LBB0_18
LBB0_14: ; in Loop: Header=BB0_8 Depth=2
cmp w6, w14, uxth
mov x6, x16
b.hs LBB0_16
LBB0_15: ; in Loop: Header=BB0_8 Depth=2
mov x6, x5
LBB0_16: ; in Loop: Header=BB0_8 Depth=2
and w14, w14, #0xffff
and w5, w7, #0xffff
cmp w5, w14
csel w14, w5, w14, hi
add w16, w16, #1
and w7, w16, #0xffff
cmp w11, w7
b.ls LBB0_19
; %bb.17: ; in Loop: Header=BB0_8 Depth=2
add x4, x4, #1
sub w15, w15, #1
mov x5, x6
cmp w9, w7
b.hs LBB0_8
b LBB0_19
LBB0_18: ; in Loop: Header=BB0_5 Depth=1
mov x14, x7
mov x6, x16
LBB0_19: ; in Loop: Header=BB0_5 Depth=1
and w15, w14, #0xffff
add w9, w9, w15
cmp w9, w1
b.ne LBB0_2
; %bb.20: ; in Loop: Header=BB0_5 Depth=1
tst w14, #0xffff
b.eq LBB0_2
; %bb.21: ; in Loop: Header=BB0_5 Depth=1
and w14, w6, #0xffff
lsl w14, w14, w3
sub w16, w15, #2
orr w14, w14, w16
cmp w15, #1
csel w14, wzr, w14, eq
mov x15, x12
b LBB0_4
LBB0_22:
mov w8, #5
LBB0_23:
mov x0, x8
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _lz77_decompress ; -- Begin function lz77_decompress
.p2align 2
_lz77_decompress: ; @lz77_decompress
.cfi_startproc
; %bb.0:
ldr w9, [x0]
cbz w9, LBB1_17
; %bb.1:
mov w8, #0
ldrb w10, [x0, #4]
mov w11, #-1
lsl w11, w11, w10
mvn w11, w11
mov w12, #5
b LBB1_4
LBB1_2: ; in Loop: Header=BB1_4 Depth=1
mov x15, x8
LBB1_3: ; in Loop: Header=BB1_4 Depth=1
add w8, w12, #2
add w12, w12, #3
ldrb w8, [x0, w8, uxtw]
strb w8, [x1, w15, uxtw]
add w8, w15, #1
cmp w8, w9
b.hs LBB1_16
LBB1_4: ; =>This Loop Header: Depth=1
; Child Loop BB1_14 Depth 2
; Child Loop BB1_9 Depth 2
ldrh w13, [x0, w12, uxtw]
lsr w2, w13, w10
cbz w2, LBB1_2
; %bb.5: ; in Loop: Header=BB1_4 Depth=1
and w14, w11, w13
add w16, w14, #1
tbnz w16, #16, LBB1_2
; %bb.6: ; in Loop: Header=BB1_4 Depth=1
sub w13, w8, w2
cmp w14, #63
b.hs LBB1_10
LBB1_7: ; in Loop: Header=BB1_4 Depth=1
mov x14, x16
mov x15, x8
LBB1_8: ; in Loop: Header=BB1_4 Depth=1
mov x8, x15
LBB1_9: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w16, [x1, w13, uxtw]
add w13, w13, #1
add w15, w8, #1
strb w16, [x1, w8, uxtw]
sub w14, w14, #1
mov x8, x15
tst w14, #0xffff
b.ne LBB1_9
b LBB1_3
LBB1_10: ; in Loop: Header=BB1_4 Depth=1
cmn w8, w14
cset w15, hs
cmn w13, w14
cset w14, hs
tbnz w15, #0, LBB1_7
; %bb.11: ; in Loop: Header=BB1_4 Depth=1
tbnz w14, #0, LBB1_7
; %bb.12: ; in Loop: Header=BB1_4 Depth=1
add x14, x1, w8, uxtw
add x15, x1, w13, uxtw
sub x14, x14, x15
cmp x14, #64
b.lo LBB1_7
; %bb.13: ; in Loop: Header=BB1_4 Depth=1
and w17, w16, #0x1ffc0
sub w14, w16, w17
add w13, w13, w17
add w15, w8, w17
neg w2, w2
mov x3, x17
LBB1_14: ; Parent Loop BB1_4 Depth=1
; => This Inner Loop Header: Depth=2
add w4, w2, w8
add x4, x1, x4
ldp q0, q1, [x4]
ldp q2, q3, [x4, #32]
add x4, x1, w8, uxtw
stp q0, q1, [x4]
stp q2, q3, [x4, #32]
add w8, w8, #64
subs w3, w3, #64
b.ne LBB1_14
; %bb.15: ; in Loop: Header=BB1_4 Depth=1
cmp w16, w17
b.eq LBB1_3
b LBB1_8
LBB1_16:
mov x0, x8
ret
LBB1_17:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
adrp x22, _infile@PAGE
ldr x0, [x22, _infile@PAGEOFF]
Lloh0:
adrp x1, l_.str.1@PAGE
Lloh1:
add x1, x1, l_.str.1@PAGEOFF
bl _libmin_mopen
ldr x0, [x22, _infile@PAGEOFF]
bl _libmin_msize
mov x21, x0
str x0, [sp]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
bl _libmin_printf
and x19, x21, #0xffffffff
mov x0, x19
bl _libmin_malloc
mov x20, x0
ldr x2, [x22, _infile@PAGEOFF]
mov x1, x19
bl _libmin_mread
cmp x19, x0
b.ne LBB2_27
; %bb.1:
ldr x0, [x22, _infile@PAGEOFF]
bl _libmin_mclose
mov w0, #262144
bl _libmin_malloc
mov x22, x0
mov w25, #1
mov x26, x21
mov w27, #-1
Lloh4:
adrp x23, l_.str.3@PAGE
Lloh5:
add x23, x23, l_.str.3@PAGEOFF
b LBB2_3
LBB2_2: ; in Loop: Header=BB2_3 Depth=1
stp x24, x26, [sp, #8]
str x25, [sp]
mov x0, x23
bl _libmin_printf
add w25, w25, #1
cmp w25, #16
b.eq LBB2_24
LBB2_3: ; =>This Loop Header: Depth=1
; Child Loop BB2_9 Depth 2
; Child Loop BB2_19 Depth 3
; Child Loop BB2_17 Depth 3
and w3, w25, #0xff
mov x0, x20
mov x1, x21
mov x2, x22
bl _lz77_compress
mov x24, x0
cmp w0, #64, lsl #12 ; =262144
b.lo LBB2_5
; %bb.4: ; in Loop: Header=BB2_3 Depth=1
mov w0, #1
bl _libmin_fail
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr w8, [x22]
cbz w8, LBB2_21
; %bb.6: ; in Loop: Header=BB2_3 Depth=1
mov w12, #0
ldrb w9, [x22, #4]
lsl w10, w27, w9
mvn w10, w10
mov w11, #5
b LBB2_9
LBB2_7: ; in Loop: Header=BB2_9 Depth=2
mov x15, x12
LBB2_8: ; in Loop: Header=BB2_9 Depth=2
add w12, w11, #2
add w11, w11, #3
ldrb w12, [x22, w12, uxtw]
strb w12, [x20, w15, uxtw]
add w12, w15, #1
cmp w12, w8
b.hs LBB2_22
LBB2_9: ; Parent Loop BB2_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB2_19 Depth 3
; Child Loop BB2_17 Depth 3
ldrh w13, [x22, w11, uxtw]
lsr w0, w13, w9
cbz w0, LBB2_7
; %bb.10: ; in Loop: Header=BB2_9 Depth=2
and w14, w10, w13
add w16, w14, #1
tbnz w16, #16, LBB2_7
; %bb.11: ; in Loop: Header=BB2_9 Depth=2
sub w13, w12, w0
cmp w14, #63
b.lo LBB2_15
; %bb.12: ; in Loop: Header=BB2_9 Depth=2
cmn w12, w14
cset w15, hs
cmn w13, w14
cset w14, hs
tbnz w15, #0, LBB2_15
; %bb.13: ; in Loop: Header=BB2_9 Depth=2
tbnz w14, #0, LBB2_15
; %bb.14: ; in Loop: Header=BB2_9 Depth=2
add x14, x20, w12, uxtw
add x15, x20, w13, uxtw
sub x14, x14, x15
cmp x14, #64
b.hs LBB2_18
LBB2_15: ; in Loop: Header=BB2_9 Depth=2
mov x14, x16
mov x15, x12
LBB2_16: ; in Loop: Header=BB2_9 Depth=2
mov x12, x15
LBB2_17: ; Parent Loop BB2_3 Depth=1
; Parent Loop BB2_9 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w16, [x20, w13, uxtw]
add w13, w13, #1
add w15, w12, #1
strb w16, [x20, w12, uxtw]
sub w14, w14, #1
mov x12, x15
tst w14, #0xffff
b.ne LBB2_17
b LBB2_8
LBB2_18: ; in Loop: Header=BB2_9 Depth=2
and w17, w16, #0x1ffc0
sub w14, w16, w17
add w13, w13, w17
add w15, w12, w17
neg w0, w0
mov x1, x17
LBB2_19: ; Parent Loop BB2_3 Depth=1
; Parent Loop BB2_9 Depth=2
; => This Inner Loop Header: Depth=3
add w2, w0, w12
add x2, x20, x2
ldp q0, q1, [x2]
ldp q2, q3, [x2, #32]
add x2, x20, w12, uxtw
stp q0, q1, [x2]
stp q2, q3, [x2, #32]
add w12, w12, #64
subs w1, w1, #64
b.ne LBB2_19
; %bb.20: ; in Loop: Header=BB2_9 Depth=2
cmp w16, w17
b.eq LBB2_8
b LBB2_16
LBB2_21: ; in Loop: Header=BB2_3 Depth=1
mov w12, #0
LBB2_22: ; in Loop: Header=BB2_3 Depth=1
cmp w12, w21
b.eq LBB2_2
; %bb.23: ; in Loop: Header=BB2_3 Depth=1
mov w0, #1
bl _libmin_fail
b LBB2_2
LBB2_24:
cbz w21, LBB2_26
LBB2_25: ; =>This Inner Loop Header: Depth=1
ldrsb w0, [x20], #1
bl _libmin_putc
subs x19, x19, #1
b.ne LBB2_25
LBB2_26:
bl _libmin_success
LBB2_27:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl ___lamia ; @__lamia
___lamia:
.ascii "\n The Project Gutenberg eBook of Lamia\n \nThis ebook is for the use of anyone anywhere in the United States and \nmost other parts of the world at no cost and with almost no restrictions \nwhatsoever. You may copy it, give it away or re-use it under the terms \nof the Project Gutenberg License included with this ebook or online \nat www.gutenberg.org. If you are not located in the United States, \nyou will have to check the laws of the country where you are located \nbefore using this eBook.\n\n\n\n \n Title: Lamia\n \n Author: John Keats\n\n \n Release date: January 1, 2001 [eBook #2490]Most recently updated: December 23, 2008\n Language: English\n \n \n \n \n *** START OF THE PROJECT GUTENBERG EBOOK LAMIA ***\n \n\n\n\nProduced by An Anonymous Volunteer\n\n\n\n\n\nLAMIA\n\nBy John Keats\n\n\n\n\nPart 1\n\n Upon a time, before the faery broods\n Drove Nymph and Satyr from the prosperous woods,\n Before King Oberon's bright diadem,\n Sceptre, and mantle, clasp'd with dewy gem,\n Frighted away the Dryads and the Fauns\n From rushes green, and brakes, and cowslip'd lawns,\n The ever-smitten Hermes empty left\n His golden throne, bent warm on amorous theft:\n From high Olympus had he stolen light,\n On this side of Jove's clouds, to escape the sight\n Of his great summoner, and made retreat\n Into a forest on the shores of Crete.\n For somewhere in that sacred island dwelt\n A nymph, to whom all hoofed Satyrs knelt;\n At whose white feet the languid Tritons poured\n Pearls, while on land they wither'd and adored.\n Fast by the springs where she to bathe was wont,\n And in those meads where sometime she might haunt,\n Were strewn rich gifts, unknown to any Muse,\n Though Fancy's casket were unlock'd to choose.\n Ah, what a world of love was at her feet!\n So Hermes thought, and a celestial heat\n Burnt from his winged heels to either ear,\n That from a whiteness, as the lily clear,\n Blush'd into roses 'mid his golden hair,\n Fallen in jealous curls about his shoulders bare.\n From vale to vale, from wood to wood, he flew,\n Breathing upon the flowers his passion new,\n And wound with many a river to its head,\n To find where this sweet nymph prepar'd her secret bed:\n In vain; the sweet nymph might nowhere be found,\n And so he rested, on the lonely ground,\n Pensive, and full of painful jealousies\n Of the Wood-Gods, and even the very trees.\n There as he stood, he heard a mournful voice,\n Such as once heard, in gentle heart, destroys\n All pain but pity: thus the lone voice spake:\n \"When from this wreathed tomb shall I awake!\n When move in a sweet body fit for life,\n And love, and pleasure, and the ruddy strife\n Of hearts and lips! Ah, miserable me!\"\n The God, dove-footed, glided silently\n Round bush and tree, soft-brushing, in his speed,\n The taller grasses and full-flowering weed,\n Until he found a palpitating snake,\n Bright, and cirque-couchant in a dusky brake.\n\n She was a gordian shape of dazzling hue,\n Vermilion-spotted, golden, green, and blue;\n Striped like a zebra, freckled like a pard,\n Eyed like a peacock, and all crimson barr'd;\n And full of silver moons, that, as she breathed,\n Dissolv'd, or brighter shone, or interwreathed\n Their lustres with the gloomier tapestries--\n So rainbow-sided, touch'd with miseries,\n She seem'd, at once, some penanced lady elf,\n Some demon's mistress, or the demon's self.\n Upon her crest she wore a wannish fire\n Sprinkled with stars, like Ariadne's tiar:\n Her head was serpent, but ah, bitter-sweet!\n She had a woman's mouth with all its pearls complete:\n And for her eyes: what could such eyes do there\n But weep, and weep, that they were born so fair?\n As Proserpine still weeps for her Sicilian air.\n Her throat was serpent, but the words she spake\n Came, as through bubbling honey, for Love's sake,\n And thus; while Hermes on his pinions lay,\n Like a stoop'd falcon ere he takes his prey.\n\n \"Fair Hermes, crown'd with feathers, fluttering light,\n I had a splendid dream of thee last night:\n I saw thee sitting, on a throne of gold,\n Among the Gods, upon Olympus old,\n The only sad one; for thou didst not hear\n The soft, lute-finger'd Muses chaunting clear,\n Nor even Apollo when he sang alone,\n Deaf to his throbbing throat's long, long melodious moan.\n I dreamt I saw thee, robed in purple flakes,\n Break amorous through the clouds, as morning breaks,\n And, swiftly as a bright Phoebean dart,\n Strike for the Cretan isle; and here thou art!\n Too gentle Hermes, hast thou found the maid?\"\n Whereat the star of Lethe not delay'd\n His rosy eloquence, and thus inquired:\n \"Thou smooth-lipp'd serpent, surely high inspired!\n Thou beauteous wreath, with melancholy eyes,\n Possess whatever bliss thou canst devise,\n Telling me only where my nymph is fled,--\n Where she doth breathe!\" \"Bright planet, thou hast said,\"\n Return'd the snake, \"but seal with oaths, fair God!\"\n \"I swear,\" said Hermes, \"by my serpent rod,\n And by thine eyes, and by thy starry crown!\"\n Light flew his earnest words, among the blossoms blown.\n Then thus again the brilliance feminine:\n \"Too frail of heart! for this lost nymph of thine,\n Free as the air, invisibly, she strays\n About these thornless wilds; her pleasant days\n She tastes unseen; unseen her nimble feet\n Leave traces in the grass and flowers sweet;\n From weary tendrils, and bow'd branches green,\n She plucks the fruit unseen, she bathes unseen:\n And by my power is her beauty veil'd\n To keep it unaffronted, unassail'd\n By the love-glances of unlovely eyes,\n Of Satyrs, Fauns, and blear'd Silenus' sighs.\n Pale grew her immortality, for woe\n Of all these lovers, and she grieved so\n I took compassion on her, bade her steep\n Her hair in weird syrops, that would keep\n Her loveliness invisible, yet free\n To wander as she loves, in liberty.\n Thou shalt behold her, Hermes, thou alone,\n If thou wilt, as thou swearest, grant my boon!\"\n Then, once again, the charmed God began\n An oath, and through the serpent's ears it ran\n Warm, tremulous, devout, psalterian.\n Ravish'd, she lifted her Circean head,\n Blush'd a live damask, and swift-lisping said,\n \"I was a woman, let me have once more\n A woman's shape, and charming as before.\n I love a youth of Corinth--O the bliss!\n Give me my woman's form, and place me where he is.\n Stoop, Hermes, let me breathe upon thy brow,\n And thou shalt see thy sweet nymph even now.\"\n The God on half-shut feathers sank serene,\n She breath'd upon his eyes, and swift was seen\n Of both the guarded nymph near-smiling on the green.\n It was no dream; or say a dream it was,\n Real are the dreams of Gods, and smoothly pass\n Their pleasures in a long immortal dream.\n One warm, flush'd moment, hovering, it might seem\n Dash'd by the wood-nymph's beauty, so he burn'd;\n Then, lighting on the printless verdure, turn'd\n To the swoon'd serpent, and with languid arm,\n Delicate, put to proof the lythe Caducean charm.\n So done, upon the nymph his eyes he bent,\n Full of adoring tears and blandishment,\n And towards her stept: she, like a moon in wane,\n Faded before him, cower'd, nor could restrain\n Her fearful sobs, self-folding like a flower\n That faints into itself at evening hour:\n But the God fostering her chilled hand,\n She felt the warmth, her eyelids open'd bland,\n And, like new flowers at morning song of bees,\n Bloom'd, and gave up her honey to the lees.\n Into the green-recessed woods they flew;\n Nor grew they pale, as mortal lovers do.\n\n Left to herself, the serpent now began\n To change; her elfin blood in madness ran,\n Her mouth foam'd, and the grass, therewith besprent,\n Wither'd at dew so sweet and virulent;\n Her eyes in torture fix'd, and anguish drear,\n Hot, glaz'd, and wide, with lid-lashes all sear,\n Flash'd phosphor and sharp sparks, without one cooling tear.\n The colours all inflam'd throughout her train,\n She writh'd about, convuls'd with scarlet pain:\n A deep volcanian yellow took the place\n Of all her milder-mooned body's grace;\n And, as the lava ravishes the mead,\n Spoilt all her silver mail, and golden brede;\n Made gloom of all her frecklings, streaks and bars,\n Eclips'd her crescents, and lick'd up her stars:\n So that, in moments few, she was undrest\n Of all her sapphires, greens, and amethyst,\n And rubious-argent: of all these bereft,\n Nothing but pain and ugliness were left.\n Still shone her crown; that vanish'd, also she\n Melted and disappear'd as suddenly;\n And in the air, her new voice luting soft,\n Cried, \"Lycius! gentle Lycius!\"--Borne aloft\n With the bright mists about the mountains hoar\n These words dissolv'd: Crete's forests heard no more.\n\n Whither fled Lamia, now a lady bright,\n A full-born beauty new and exquisite?\n She fled into that valley they pass o'er\n Who go to Corinth from Cenchreas' shore;\n And rested at the foot of those wild hills,\n The rugged founts of the Peraean rills,\n And of that other ridge whose barren back\n Stretches, with all its mist and cloudy rack,\n South-westward to Cleone. There she stood\n About a young bird's flutter from a wood,\n Fair, on a sloping green of mossy tread,\n By a clear pool, wherein she passioned\n To see herself escap'd from so sore ills,\n While her robes flaunted with the daffodils.\n\n Ah, happy Lycius!--for she was a maid\n More beautiful than ever twisted braid,\n Or sigh'd, or blush'd, or on spring-flowered lea\n Spread a green kirtle to the minstrelsy:\n A virgin purest lipp'd, yet in the lore\n Of love deep learned to the red heart's core:\n Not one hour old, yet of sciential brain\n To unperplex bliss from its neighbour pain;\n Define their pettish limits, and estrange\n Their points of contact, and swift counterchange;\n Intrigue with the specious chaos, and dispart\n Its most ambiguous atoms with sure art;\n As though in Cupid's college she had spent\n Sweet days a lovely graduate, still unshent,\n And kept his rosy terms in idle languishment.\n\n Why this fair creature chose so fairily\n By the wayside to linger, we shall see;\n But first 'tis fit to tell how she could muse\n And dream, when in the serpent prison-house,\n Of all she list, strange or magnificent:\n How, ever, where she will'd, her spirit went;\n Whether to faint Elysium, or where\n Down through tress-lifting waves the Nereids fair\n Wind into Thetis' bower by many a pearly stair;\n Or where God Bacchus drains his cups divine,\n Stretch'd out, at ease, beneath a glutinous pine;\n Or where in Pluto's gardens palatine\n Mulciber's columns gleam in far piazzian line.\n And sometimes into cities she would send\n Her dream, with feast and rioting to blend;\n And once, while among mortals dreaming thus,\n She saw the young Corinthian Lycius\n Charioting foremost in the envious race,\n Like a young Jove with calm uneager face,\n And fell into a swooning love of him.\n Now on the moth-time of that evening dim\n He would return that way, as well she knew,\n To Corinth from the shore; for freshly blew\n The eastern soft wind, and his galley now\n Grated the quaystones with her brazen prow\n In port Cenchreas, from Egina isle\n Fresh anchor'd; whither he had been awhile\n To sacrifice to Jove, whose temple there\n Waits with high marble doors for blood and incense rare.\n Jove heard his vows, and better'd his desire;\n For by some freakful chance he made retire\n From his companions, and set forth to walk,\n Perhaps grown wearied of their Corinth talk:\n Over the solitary hills he fared,\n Thoughtless at first, but ere eve's star appeared\n His phantasy was lost, where reason fades,\n In the calm'd twilight of Platonic shades.\n Lamia beheld him coming, near, more near--\n Close to her passing, in indifference drear,\n His silent sandals swept the mossy green;\n So neighbour'd to him, and yet so unseen\n She stood: he pass'd, shut up in mysteries,\n His mind wrapp'd like his mantle, while her eyes\n Follow'd his steps, and her neck regal white\n Turn'd--syllabling thus, \"Ah, Lycius bright,\n And will you leave me on the hills alone?\n Lycius, look back! and be some pity shown.\"\n He did; not with cold wonder fearingly,\n But Orpheus-like at an Eurydice;\n For so delicious were the words she sung,\n It seem'd he had lov'd them a whole summer long:\n And soon his eyes had drunk her beauty up,\n Leaving no drop in the bewildering cup,\n And still the cup was full,--while he afraid\n Lest she should vanish ere his lip had paid\n Due adoration, thus began to adore;\n Her soft look growing coy, she saw his chain so sure:\n \"Leave thee alone! Look back! Ah, Goddess, see\n Whether my eyes can ever turn from thee!\n For pity do not this sad heart belie--\n Even as thou vanishest so I shall die.\n Stay! though a Naiad of the rivers, stay!\n To thy far wishes will thy streams obey:\n Stay! though the greenest woods be thy domain,\n Alone they can drink up the morning rain:\n Though a descended Pleiad, will not one\n Of thine harmonious sisters keep in tune\n Thy spheres, and as thy silver proxy shine?\n So sweetly to these ravish'd ears of mine\n Came thy sweet greeting, that if thou shouldst fade\n Thy memory will waste me to a shade--\n For pity do not melt!\"--\"If I should stay,\"\n Said Lamia, \"here, upon this floor of clay,\n And pain my steps upon these flowers too rough,\n What canst thou say or do of charm enough\n To dull the nice remembrance of my home?\n Thou canst not ask me with thee here to roam\n Over these hills and vales, where no joy is,--\n Empty of immortality and bliss!\n Thou art a scholar, Lycius, and must know\n That finer spirits cannot breathe below\n In human climes, and live: Alas! poor youth,\n What taste of purer air hast thou to soothe\n My essence? What serener palaces,\n Where I may all my many senses please,\n And by mysterious sleights a hundred thirsts appease?\n It cannot be--Adieu!\" So said, she rose\n Tiptoe with white arms spread. He, sick to lose\n The amorous promise of her lone complain,\n Swoon'd, murmuring of love, and pale with pain.\n The cruel lady, without any show\n Of sorrow for her tender favourite's woe,\n But rather, if her eyes could brighter be,\n With brighter eyes and slow amenity,\n Put her new lips to his, and gave afresh\n The life she had so tangled in her mesh:\n And as he from one trance was wakening\n Into another, she began to sing,\n Happy in beauty, life, and love, and every thing,\n A song of love, too sweet for earthly lyres,\n While, like held breath, the stars drew in their panting fires\n And then she whisper'd in such trembling tone,\n As those who, safe together met alone\n For the first time through many anguish'd days,\n Use other speech than looks; bidding him raise\n His drooping head, and clear his soul of doubt,\n For that she was a woman, and without\n Any more subtle fluid in her veins\n Than throbbing blood, and that the self-same pains\n Inhabited her frail-strung heart as his.\n And next she wonder'd how his eyes could miss\n Her face so long in Corinth, where, she said,\n She dwelt but half retir'd, and there had led\n Days happy as the gold coin could invent\n Without the aid of love; yet in content\n Till she saw him, as once she pass'd him by,\n Where 'gainst a column he leant thoughtfully\n At Venus' temple porch, 'mid baskets heap'd\n Of amorous herbs and flowers, newly reap'd\n Late on that eve, as 'twas the night before\n The Adonian feast; whereof she saw no more,\n But wept alone those days, for why should she adore?\n Lycius from death awoke into amaze,\n To see her still, and singing so sweet lays;\n Then from amaze into delight he fell\n To hear her whisper woman's lore so well;\n And every word she spake entic'd him on\n To unperplex'd delight and pleasure known.\n Let the mad poets say whate'er they please\n Of the sweets of Fairies, Peris, Goddesses,\n There is not such a treat among them all,\n Haunters of cavern, lake, and waterfall,\n As a real woman, lineal indeed\n From Pyrrha's pebbles or old Adam's seed.\n Thus gentle Lamia judg'd, and judg'd aright,\n That Lycius could not love in half a fright,\n So threw the goddess off, and won his heart\n More pleasantly by playing woman's part,\n With no more awe than what her beauty gave,\n That, while it smote, still guaranteed to save.\n Lycius to all made eloquent reply,\n Marrying to every word a twinborn sigh;\n And last, pointing to Corinth, ask'd her sweet,\n If 'twas too far that night for her soft feet.\n The way was short, for Lamia's eagerness\n Made, by a spell, the triple league decrease\n To a few paces; not at all surmised\n By blinded Lycius, so in her comprized.\n They pass'd the city gates, he knew not how\n So noiseless, and he never thought to know.\n\n As men talk in a dream, so Corinth all,\n Throughout her palaces imperial,\n And all her populous streets and temples lewd,\n Mutter'd, like tempest in the distance brew'd,\n To the wide-spreaded night above her towers.\n Men, women, rich and poor, in the cool hours,\n Shuffled their sandals o'er the pavement white,\n Companion'd or alone; while many a light\n Flared, here and there, from wealthy festivals,\n And threw their moving shadows on the walls,\n Or found them cluster'd in the corniced shade\n Of some arch'd temple door, or dusky colonnade.\n\n Muffling his face, of greeting friends in fear,\n Her fingers he press'd hard, as one came near\n With curl'd gray beard, sharp eyes, and smooth bald crown,\n Slow-stepp'd, and robed in philosophic gown:\n Lycius shrank closer, as they met and past,\n Into his mantle, adding wings to haste,\n While hurried Lamia trembled: \"Ah,\" said he,\n \"Why do you shudder, love, so ruefully?\n Why does your tender palm dissolve in dew?\"--\n \"I'm wearied,\" said fair Lamia: \"tell me who\n Is that old man? I cannot bring to mind\n His features--Lycius! wherefore did you blind\n Yourself from his quick eyes?\" Lycius replied,\n 'Tis Apollonius sage, my trusty guide\n And good instructor; but to-night he seems\n The ghost of folly haunting my sweet dreams.\n\n While yet he spake they had arrived before\n A pillar'd porch, with lofty portal door,\n Where hung a silver lamp, whose phosphor glow\n Reflected in the slabbed steps below,\n Mild as a star in water; for so new,\n And so unsullied was the marble hue,\n So through the crystal polish, liquid fine,\n Ran the dark veins, that none but feet divine\n Could e'er have touch'd there. Sounds Aeolian\n Breath'd from the hinges, as the ample span\n Of the wide doors disclos'd a place unknown\n Some time to any, but those two alone,\n And a few Persian mutes, who that same year\n Were seen about the markets: none knew where\n They could inhabit; the most curious\n Were foil'd, who watch'd to trace them to their house:\n And but the flitter-winged verse must tell,\n For truth's sake, what woe afterwards befel,\n 'Twould humour many a heart to leave them thus,\n Shut from the busy world of more incredulous.\n\n\n\n\nPart 2\n\n Love in a hut, with water and a crust,\n Is--Love, forgive us!--cinders, ashes, dust;\n Love in a palace is perhaps at last\n More grievous torment than a hermit's fast--\n That is a doubtful tale from faery land,\n Hard for the non-elect to understand.\n Had Lycius liv'd to hand his story down,\n He might have given the moral a fresh frown,\n Or clench'd it quite: but too short was their bliss\n To breed distrust and hate, that make the soft voice hiss.\n Besides, there, nightly, with terrific glare,\n Love, jealous grown of so complete a pair,\n Hover'd and buzz'd his wings, with fearful roar,\n Above the lintel of their chamber door,\n And down the passage cast a glow upon the floor.\n\n For all this came a ruin: side by side\n They were enthroned, in the even tide,\n Upon a couch, near to a curtaining\n Whose airy texture, from a golden string,\n Floated into the room, and let appear\n Unveil'd the summer heaven, blue and clear,\n Betwixt two marble shafts:--there they reposed,\n Where use had made it sweet, with eyelids closed,\n Saving a tythe which love still open kept,\n That they might see each other while they almost slept;\n When from the slope side of a suburb hill,\n Deafening the swallow's twitter, came a thrill\n Of trumpets--Lycius started--the sounds fled,\n But left a thought, a buzzing in his head.\n For the first time, since first he harbour'd in\n That purple-lined palace of sweet sin,\n His spirit pass'd beyond its golden bourn\n Into the noisy world almost forsworn.\n The lady, ever watchful, penetrant,\n Saw this with pain, so arguing a want\n Of something more, more than her empery\n Of joys; and she began to moan and sigh\n Because he mused beyond her, knowing well\n That but a moment's thought is passion's passing bell.\n \"Why do you sigh, fair creature?\" whisper'd he:\n \"Why do you think?\" return'd she tenderly:\n \"You have deserted me--where am I now?\n Not in your heart while care weighs on your brow:\n No, no, you have dismiss'd me; and I go\n From your breast houseless: ay, it must be so.\"\n He answer'd, bending to her open eyes,\n Where he was mirror'd small in paradise,\n My silver planet, both of eve and morn!\n Why will you plead yourself so sad forlorn,\n While I am striving how to fill my heart\n With deeper crimson, and a double smart?\n How to entangle, trammel up and snare\n Your soul in mine, and labyrinth you there\n Like the hid scent in an unbudded rose?\n Ay, a sweet kiss--you see your mighty woes.\n My thoughts! shall I unveil them? Listen then!\n What mortal hath a prize, that other men\n May be confounded and abash'd withal,\n But lets it sometimes pace abroad majestical,\n And triumph, as in thee I should rejoice\n Amid the hoarse alarm of Corinth's voice.\n \"Let my foes choke, and my friends shout afar,\n While through the thronged streets your bridal car\n Wheels round its dazzling spokes.\" The lady's cheek\n Trembled; she nothing said, but, pale and meek,\n Arose and knelt before him, wept a rain\n Of sorrows at his words; at last with pain\n Beseeching him, the while his hand she wrung,\n To change his purpose. He thereat was stung,\n Perverse, with stronger fancy to reclaim\n Her wild and timid nature to his aim:\n Besides, for all his love, in self despite,\n Against his better self, he took delight\n Luxurious in her sorrows, soft and new.\n His passion, cruel grown, took on a hue\n Fierce and sanguineous as 'twas possible\n In one whose brow had no dark veins to swell.\n Fine was the mitigated fury, like\n Apollo's presence when in act to strike\n The serpent--Ha, the serpent! certes, she\n Was none. She burnt, she lov'd the tyranny,\n And, all subdued, consented to the hour\n When to the bridal he should lead his paramour.\n Whispering in midnight silence, said the youth,\n \"Sure some sweet name thou hast, though, by my truth,\n I have not ask'd it, ever thinking thee\n Not mortal, but of heavenly progeny,\n As still I do. Hast any mortal name,\n Fit appellation for this dazzling frame?\n Or friends or kinsfolk on the citied earth,\n To share our marriage feast and nuptial mirth?\"\n \"I have no friends,\" said Lamia,\" no, not one;\n My presence in wide Corinth hardly known:\n My parents' bones are in their dusty urns\n Sepulchred, where no kindled incense burns,\n Seeing all their luckless race are dead, save me,\n And I neglect the holy rite for thee.\n Even as you list invite your many guests;\n But if, as now it seems, your vision rests\n With any pleasure on me, do not bid\n Old Apollonius--from him keep me hid.\"\n Lycius, perplex'd at words so blind and blank,\n Made close inquiry; from whose touch she shrank,\n Feigning a sleep; and he to the dull shade\n Of deep sleep in a moment was betray'd\n\n It was the custom then to bring away\n The bride from home at blushing shut of day,\n Veil'd, in a chariot, heralded along\n By strewn flowers, torches, and a marriage song,\n With other pageants: but this fair unknown\n Had not a friend. So being left alone,\n (Lycius was gone to summon all his kin)\n And knowing surely she could never win\n His foolish heart from its mad pompousness,\n She set herself, high-thoughted, how to dress\n The misery in fit magnificence.\n She did so, but 'tis doubtful how and whence\n Came, and who were her subtle servitors.\n About the halls, and to and from the doors,\n There was a noise of wings, till in short space\n The glowing banquet-room shone with wide-arched grace.\n A haunting music, sole perhaps and lone\n Supportress of the faery-roof, made moan\n Throughout, as fearful the whole charm might fade.\n Fresh carved cedar, mimicking a glade\n Of palm and plantain, met from either side,\n High in the midst, in honour of the bride:\n Two palms and then two plantains, and so on,\n From either side their stems branch'd one to one\n All down the aisled place; and beneath all\n There ran a stream of lamps straight on from wall to wall.\n So canopied, lay an untasted feast\n Teeming with odours. Lamia, regal drest,\n Silently paced about, and as she went,\n In pale contented sort of discontent,\n Mission'd her viewless servants to enrich\n The fretted splendour of each nook and niche.\n Between the tree-stems, marbled plain at first,\n Came jasper pannels; then, anon, there burst\n Forth creeping imagery of slighter trees,\n And with the larger wove in small intricacies.\n Approving all, she faded at self-will,\n And shut the chamber up, close, hush'd and still,\n Complete and ready for the revels rude,\n When dreadful guests would come to spoil her solitude.\n\n The day appear'd, and all the gossip rout.\n O senseless Lycius! Madman! wherefore flout\n The silent-blessing fate, warm cloister'd hours,\n And show to common eyes these secret bowers?\n The herd approach'd; each guest, with busy brain,\n Arriving at the portal, gaz'd amain,\n And enter'd marveling: for they knew the street,\n Remember'd it from childhood all complete\n Without a gap, yet ne'er before had seen\n That royal porch, that high-built fair demesne;\n So in they hurried all, maz'd, curious and keen:\n Save one, who look'd thereon with eye severe,\n And with calm-planted steps walk'd in austere;\n 'Twas Apollonius: something too he laugh'd,\n As though some knotty problem, that had daft\n His patient thought, had now begun to thaw,\n And solve and melt--'twas just as he foresaw.\n\n He met within the murmurous vestibule\n His young disciple. \"'Tis no common rule,\n Lycius,\" said he, \"for uninvited guest\n To force himself upon you, and infest\n With an unbidden presence the bright throng\n Of younger friends; yet must I do this wrong,\n And you forgive me.\" Lycius blush'd, and led\n The old man through the inner doors broad-spread;\n With reconciling words and courteous mien\n Turning into sweet milk the sophist's spleen.\n\n Of wealthy lustre was the banquet-room,\n Fill'd with pervading brilliance and perfume:\n Before each lucid pannel fuming stood\n A censer fed with myrrh and spiced wood,\n Each by a sacred tripod held aloft,\n Whose slender feet wide-swerv'd upon the soft\n Wool-woofed carpets: fifty wreaths of smoke\n From fifty censers their light voyage took\n To the high roof, still mimick'd as they rose\n Along the mirror'd walls by twin-clouds odorous.\n Twelve sphered tables, by silk seats insphered,\n High as the level of a man's breast rear'd\n On libbard's paws, upheld the heavy gold\n Of cups and goblets, and the store thrice told\n Of Ceres' horn, and, in huge vessels, wine\n Come from the gloomy tun with merry shine.\n Thus loaded with a feast the tables stood,\n Each shrining in the midst the image of a God.\n\n When in an antichamber every guest\n Had felt the cold full sponge to pleasure press'd,\n By minist'ring slaves, upon his hands and feet,\n And fragrant oils with ceremony meet\n Pour'd on his hair, they all mov'd to the feast\n In white robes, and themselves in order placed\n Around the silken couches, wondering\n Whence all this mighty cost and blaze of wealth could spring.\n\n Soft went the music the soft air along,\n While fluent Greek a vowel'd undersong\n Kept up among the guests discoursing low\n At first, for scarcely was the wine at flow;\n But when the happy vintage touch'd their brains,\n Louder they talk, and louder come the strains\n Of powerful instruments--the gorgeous dyes,\n The space, the splendour of the draperies,\n The roof of awful richness, nectarous cheer,\n Beautiful slaves, and Lamia's self, appear,\n Now, when the wine has done its rosy deed,\n And every soul from human trammels freed,\n No more so strange; for merry wine, sweet wine,\n Will make Elysian shades not too fair, too divine.\n Soon was God Bacchus at meridian height;\n Flush'd were their cheeks, and bright eyes double bright:\n Garlands of every green, and every scent\n From vales deflower'd, or forest-trees branch rent,\n In baskets of bright osier'd gold were brought\n High as the handles heap'd, to suit the thought\n Of every guest; that each, as he did please,\n Might fancy-fit his brows, silk-pillow'd at his ease.\n\n What wreath for Lamia? What for Lycius?\n What for the sage, old Apollonius?\n Upon her aching forehead be there hung\n The leaves of willow and of adder's tongue;\n And for the youth, quick, let us strip for him\n The thyrsus, that his watching eyes may swim\n Into forgetfulness; and, for the sage,\n Let spear-grass and the spiteful thistle wage\n War on his temples. Do not all charms fly\n At the mere touch of cold philosophy?\n There was an awful rainbow once in heaven:\n We know her woof, her texture; she is given\n In the dull catalogue of common things.\n Philosophy will clip an Angel's wings,\n Conquer all mysteries by rule and line,\n Empty the haunted air, and gnomed mine--\n Unweave a rainbow, as it erewhile made\n The tender-person'd Lamia melt into a shade.\n\n By her glad Lycius sitting, in chief place,\n Scarce saw in all the room another face,\n Till, checking his love trance, a cup he took\n Full brimm'd, and opposite sent forth a look\n 'Cross the broad table, to beseech a glance\n From his old teacher's wrinkled countenance,\n And pledge him. The bald-head philosopher\n Had fix'd his eye, without a twinkle or stir\n Full on the alarmed beauty of the bride,\n Brow-beating her fair form, and troubling her sweet pride.\n Lycius then press'd her hand, with devout touch,\n As pale it lay upon the rosy couch:\n 'Twas icy, and the cold ran through his veins;\n Then sudden it grew hot, and all the pains\n Of an unnatural heat shot to his heart.\n \"Lamia, what means this? Wherefore dost thou start?\n Know'st thou that man?\" Poor Lamia answer'd not.\n He gaz'd into her eyes, and not a jot\n Own'd they the lovelorn piteous appeal:\n More, more he gaz'd: his human senses reel:\n Some hungry spell that loveliness absorbs;\n There was no recognition in those orbs.\n \"Lamia!\" he cried--and no soft-toned reply.\n The many heard, and the loud revelry\n Grew hush; the stately music no more breathes;\n The myrtle sicken'd in a thousand wreaths.\n By faint degrees, voice, lute, and pleasure ceased;\n A deadly silence step by step increased,\n Until it seem'd a horrid presence there,\n And not a man but felt the terror in his hair.\n \"Lamia!\" he shriek'd; and nothing but the shriek\n With its sad echo did the silence break.\n \"Begone, foul dream!\" he cried, gazing again\n In the bride's face, where now no azure vein\n Wander'd on fair-spaced temples; no soft bloom\n Misted the cheek; no passion to illume\n The deep-recessed vision--all was blight;\n Lamia, no longer fair, there sat a deadly white.\n \"Shut, shut those juggling eyes, thou ruthless man!\n Turn them aside, wretch! or the righteous ban\n Of all the Gods, whose dreadful images\n Here represent their shadowy presences,\n May pierce them on the sudden with the thorn\n Of painful blindness; leaving thee forlorn,\n In trembling dotage to the feeblest fright\n Of conscience, for their long offended might,\n For all thine impious proud-heart sophistries,\n Unlawful magic, and enticing lies.\n Corinthians! look upon that gray-beard wretch!\n Mark how, possess'd, his lashless eyelids stretch\n Around his demon eyes! Corinthians, see!\n My sweet bride withers at their potency.\"\n \"Fool!\" said the sophist, in an under-tone\n Gruff with contempt; which a death-nighing moan\n From Lycius answer'd, as heart-struck and lost,\n He sank supine beside the aching ghost.\n \"Fool! Fool!\" repeated he, while his eyes still\n Relented not, nor mov'd; \"from every ill\n Of life have I preserv'd thee to this day,\n And shall I see thee made a serpent's prey?\"\n Then Lamia breath'd death breath; the sophist's eye,\n Like a sharp spear, went through her utterly,\n Keen, cruel, perceant, stinging: she, as well\n As her weak hand could any meaning tell,\n Motion'd him to be silent; vainly so,\n He look'd and look'd again a level--No!\n \"A Serpent!\" echoed he; no sooner said,\n Than with a frightful scream she vanished:\n And Lycius' arms were empty of delight,\n As were his limbs of life, from that same night.\n On the high couch he lay!--his friends came round\n Supported him--no pulse, or breath they found,\n And, in its marriage robe, the heavy body wound.\n\n\n\n\n\n\n \n *** END OF THE PROJECT GUTENBERG EBOOK LAMIA ***\n \n\n \n\nUpdated editions will replace the previous one\342\200\224the old editions will\nbe renamed.\n\n\nCreating the works from print editions not protected by U.S. copyright\nlaw means that no one owns a United States copyright in these works,\nso the Foundation (and you!) can copy and distribute it in the United\nStates without permission and without paying copyright\nroyalties. Special rules, set forth in the General Terms of Use part\nof this license, apply to copying and distributing Project\nGutenberg\342\204\242 electronic works to protect the PROJECT GUTENBERG\342\204\242\nconcept and trademark. Project Gutenberg is a registered trademark,\nand may not be used if you charge for an eBook, except by following\nthe terms of the trademark license, including paying royalties for use\nof the Project Gutenberg trademark. If you do not charge anything for\ncopies of this eBook, complying with the trademark license is very\neasy. You may use this eBook for nearly any purpose such as creation\nof derivative works, reports, performances and research. Project\nGutenberg eBooks may be modified and printed and given away\342\200\224you may\ndo practically ANYTHING in the United States with eBooks not protected\nby U.S. copyright law. Redistribution is subject to the trademark\nlicense, especially commercial redistribution.\n\n\nSTART: FULL LICENSE\nTHE FULL PROJECT GUTENBERG LICENSE\nPLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK\n\n\nTo protect the Project Gutenberg\342\204\242 mission of promoting the free\ndistribution of electronic works, by using or distributing this work\n(or any other work associated in any way with the phrase \342\200\234Project\nGutenberg\342\200\235), you agree to comply with all the terms of the Full\nProject Gutenberg\342\204\242 License available with this file or online at\nwww.gutenberg.org/license.\n\n\nSection 1. General Terms of Use and Redistributing Project Gutenberg\342\204\242 electronic works\n\n\n1.A. By reading or using any part of this Project Gutenberg\342\204\242\nelectronic work, you indicate that you have read, understand, agree to\nand accept all the terms of this license and intellectual property\n(trademark/copyright) agreement. If you do not agree to abide by all\nthe terms of this agreement, you must cease using and return or\ndestroy all copies of Project Gutenberg\342\204\242 electronic works in your\npossession. If you paid a fee for obtaining a copy of or access to a\nProject Gutenberg\342\204\242 electronic work and you do not agree to be bound\nby the terms of this agreement, you may obtain a refund from the person\nor entity to whom you paid the fee as set forth in paragraph 1.E.8.\n\n\n1.B. \342\200\234Project Gutenberg\342\200\235 is a registered trademark. It may only be\nused on or associated in any way with an electronic work by people who\nagree to be bound by the terms of this agreement. There are a few\nthings that you can do with most Project Gutenberg\342\204\242 electronic works\neven without complying with the full terms of this agreement. See\nparagraph 1.C below. There are a lot of things you can do with Project\nGutenberg\342\204\242 electronic works if you follow the terms of this\nagreement and help preserve free future access to Project Gutenberg\342\204\242\nelectronic works. See paragraph 1.E below.\n\n\n1.C. The Project Gutenberg Literary Archive Foundation (\342\200\234the\nFoundation\342\200\235 or PGLAF), owns a compilation copyright in the collection\nof Project Gutenberg\342\204\242 electronic works. Nearly all the individual\nworks in the collection are in the public domain in the United\nStates. If an individual work is unprotected by copyright law in the\nUnited States and you are located in the United States, we do not\nclaim a right to prevent you from copying, distributing, performing,\ndisplaying or creating derivative works based on the work as long as\nall references to Project Gutenberg are removed. Of course, we hope\nthat you will support the Project Gutenberg\342\204\242 mission of promoting\nfree access to electronic works by freely sharing Project Gutenberg\342\204\242\nworks in compliance with the terms of this agreement for keeping the\nProject Gutenberg\342\204\242 name associated with the work. You can easily\ncomply with the terms of this agreement by keeping this work in the\nsame format with its attached full Project Gutenberg\342\204\242 License when\nyou share it without charge with others.\n\n\n\n1.D. The copyright laws of the place where you are located also govern\nwhat you can do with this work. Copyright laws in most countries are\nin a constant state of change. If you are outside the United States,\ncheck the laws of your country in addition to the terms of this\nagreement before downloading, copying, displaying, performing,\ndistributing or creating derivative works based on this work or any\nother Project Gutenberg\342\204\242 work. The Foundation makes no\nrepresentations concerning the copyright status of any work in any\ncountry other than the United States.\n\n\n1.E. Unless you have removed all references to Project Gutenberg:\n\n\n1.E.1. The following sentence, with active links to, or other\nimmediate access to, the full Project Gutenberg\342\204\242 License must appear\nprominently whenever any copy of a Project Gutenberg\342\204\242 work (any work\non which the phrase \342\200\234Project Gutenberg\342\200\235 appears, or with which the\nphrase \342\200\234Project Gutenberg\342\200\235 is associated) is accessed, displayed,\nperformed, viewed, copied or distributed:\n\n\n \n This eBook is for the use of anyone anywhere in the United States and most\n other parts of the world at no cost and with almost no restrictions\n whatsoever. You may copy it, give it away or re-use it under the terms\n of the Project Gutenberg License included with this eBook or online\n at www.gutenberg.org. If you\n are not located in the United States, you will have to check the laws\n of the country where you are located before using this eBook.\n \n\n\n1.E.2. If an individual Project Gutenberg\342\204\242 electronic work is\nderived from texts not protected by U.S. copyright law (does not\ncontain a notice indicating that it is posted with permission of the\ncopyright holder), the work can be copied and distributed to anyone in\nthe United States without paying any fees or charges. If you are\nredistributing or providing access to a work with the phrase \342\200\234Project\nGutenberg\342\200\235 associated with or appearing on the work, you must comply\neither with the requirements of paragraphs 1.E.1 through 1.E.7 or\nobtain permission for the use of the work and the Project Gutenberg\342\204\242\ntrademark as set forth in paragraphs 1.E.8 or 1.E.9.\n\n\n1.E.3. If an individual Project Gutenberg\342\204\242 electronic work is posted\nwith the permission of the copyright holder, your use and distribution\nmust comply with both paragraphs 1.E.1 through 1.E.7 and any\nadditional terms imposed by the copyright holder. Additional terms\nwill be linked to the Project Gutenberg\342\204\242 License for all works\nposted with the permission of the copyright holder found at the\nbeginning of this work.\n\n\n1.E.4. Do not unlink or detach or remove the full Project Gutenberg\342\204\242\nLicense terms from this work, or any files containing a part of this\nwork or any other work associated with Project Gutenberg\342\204\242.\n\n\n1.E.5. Do not copy, display, perform, distribute or redistribute this\nelectronic work, or any part of this electronic work, without\nprominently displaying the sentence set forth in paragraph 1.E.1 with\nactive links or immediate access to the full terms of the Project\nGutenberg\342\204\242 License.\n\n\n1.E.6. You may convert to and distribute this work in any binary,\ncompressed, marked up, nonproprietary or proprietary form, including\nany word processing or hypertext form. However, if you provide access\nto or distribute copies of a Project Gutenberg\342\204\242 work in a format\nother than \342\200\234Plain Vanilla ASCII\342\200\235 or other format used in the official\nversion posted on the official Project Gutenberg\342\204\242 website\n(www.gutenberg.org), you must, at no additional cost, fee or expense\nto the user, provide a copy, a means of exporting a copy, or a means\nof obtaining a copy upon request, of the work in its original \342\200\234Plain\nVanilla ASCII\342\200\235 or other form. Any alternate format must include the\nfull Project Gutenberg\342\204\242 License as specified in paragraph 1.E.1.\n\n\n1.E.7. Do not charge a fee for access to, viewing, displaying,\nperforming, copying or distributing any Project Gutenberg\342\204\242 works\nunless you comply with paragraph 1.E.8 or 1.E.9.\n\n\n1.E.8. You may charge a reasonable fee for copies of or providing\naccess to or distributing Project Gutenberg\342\204\242 electronic works\nprovided that:\n\n\n \342\200\242 You pay a royalty fee of 20% of the gross profits you derive from\n the use of Project Gutenberg\342\204\242 works calculated using the method\n you already use to calculate your applicable taxes. The fee is owed\n to the owner of the Project Gutenberg\342\204\242 trademark, but he has\n agreed to donate royalties under this paragraph to the Project\n Gutenberg Literary Archive Foundation. Royalty payments must be paid\n within 60 days following each date on which you prepare (or are\n legally required to prepare) your periodic tax returns. Royalty\n payments should be clearly marked as such and sent to the Project\n Gutenberg Literary Archive Foundation at the address specified in\n Section 4, \342\200\234Information about donations to the Project Gutenberg\n Literary Archive Foundation.\342\200\235\n \n \342\200\242 You provide a full refund of any money paid by a user who notifies\n you in writing (or by e-mail) within 30 days of receipt that s/he\n does not agree to the terms of the full Project Gutenberg\342\204\242\n License. You must require such a user to return or destroy all\n copies of the works possessed in a physical medium and discontinue\n all use of and all access to other copies of Project Gutenberg\342\204\242\n works.\n \n \342\200\242 You provide, in accordance with paragraph 1.F.3, a full refund of\n any money paid for a work or a replacement copy, if a defect in the\n electronic work is discovered and reported to you within 90 days of\n receipt of the work.\n \n \342\200\242 You comply with all other terms of this agreement for free\n distribution of Project Gutenberg\342\204\242 works.\n \n\n\n1.E.9. If you wish to charge a fee or distribute a Project\nGutenberg\342\204\242 electronic work or group of works on different terms than\nare set forth in this agreement, you must obtain permission in writing\nfrom the Project Gutenberg Literary Archive Foundation, the manager of\nthe Project Gutenberg\342\204\242 trademark. Contact the Foundation as set\nforth in Section 3 below.\n\n\n1.F.\n\n\n1.F.1. Project Gutenberg volunteers and employees expend considerable\neffort to identify, do copyright research on, transcribe and proofread\nworks not protected by U.S. copyright law in creating the Project\nGutenberg\342\204\242 collection. Despite these efforts, Project Gutenberg\342\204\242\nelectronic works, and the medium on which they may be stored, may\ncontain \342\200\234Defects,\342\200\235 such as, but not limited to, incomplete, inaccurate\nor corrupt data, transcription errors, a copyright or other\nintellectual property infringement, a defective or damaged disk or\nother medium, a computer virus, or computer codes that damage or\ncannot be read by your equipment.\n\n\n1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the \342\200\234Right\nof Replacement or Refund\342\200\235 described in paragraph 1.F.3, the Project\nGutenberg Literary Archive Foundation, the owner of the Project\nGutenberg\342\204\242 trademark, and any other party distributing a Project\nGutenberg\342\204\242 electronic work under this agreement, disclaim all\nliability to you for damages, costs and expenses, including legal\nfees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT\nLIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE\nPROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE\nTRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE\nLIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR\nINCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH\nDAMAGE.\n\n\n1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a\ndefect in this electronic work within 90 days of receiving it, you can\nreceive a refund of the money (if any) you paid for it by sending a\nwritten explanation to the person you received the work from. If you\nreceived the work on a physical medium, you must return the medium\nwith your written explanation. The person or entity that provided you\nwith the defective work may elect to provide a replacement copy in\nlieu of a refund. If you received the work electronically, the person\nor entity providing it to you may choose to give you a second\nopportunity to receive the work electronically in lieu of a refund. If\nthe second copy is also defective, you may demand a refund in writing\nwithout further opportunities to fix the problem.\n\n\n1.F.4. Except for the limited right of replacement or refund set forth\nin paragraph 1.F.3, this work is provided to you \342\200\230AS-IS\342\200\231, WITH NO\nOTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.\n\n\n1.F.5. Some states do not allow disclaimers of certain implied\nwarranties or the exclusion or limitation of certain types of\ndamages. If any disclaimer or limitation set forth in this agreement\nviolates the law of the state applicable to this agreement, the\nagreement shall be interpreted to make the maximum disclaimer or\nlimitation permitted by the applicable state law. The invalidity or\nunenforceability of any provision of this agreement shall not void the\nremaining provisions.\n\n\n1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the\ntrademark owner, any agent or employee of the Foundation, anyone\nproviding copies of Project Gutenberg\342\204\242 electronic works in\naccordance with this agreement, and any volunteers associated with the\nproduction, promotion and distribution of Project Gutenberg\342\204\242\nelectronic works, harmless from all liability, costs and expenses,\nincluding legal fees, that arise directly or indirectly from any of\nthe following which you do or cause to occur: (a) distribution of this\nor any Project Gutenberg\342\204\242 work, (b) alteration, modification, or\nadditions or deletions to any Project Gutenberg\342\204\242 work, and (c) any\nDefect you cause.\n\n\nSection 2. Information about the Mission of Project Gutenberg\342\204\242\n\n\nProject Gutenberg\342\204\242 is synonymous with the free distribution of\nelectronic works in formats readable by the widest variety of\ncomputers including obsolete, old, middle-aged and new computers. It\nexists because of the efforts of hundreds of volunteers and donations\nfrom people in all walks of life.\n\n\nVolunteers and financial support to provide volunteers with the\nassistance they need are critical to reaching Project Gutenberg\342\204\242\342\200\231s\ngoals and ensuring that the Project Gutenberg\342\204\242 collection will\nremain freely available for generations to come. In 2001, the Project\nGutenberg Literary Archive Foundation was created to provide a secure\nand permanent future for Project Gutenberg\342\204\242 and future\ngenerations. To learn more about the Project Gutenberg Literary\nArchive Foundation and how your efforts and donations can help, see\nSections 3 and 4 and the Foundation information page at www.gutenberg.org.\n\n\nSection 3. Information about the Project Gutenberg Literary Archive Foundation\n\n\nThe Project Gutenberg Literary Archive Foundation is a non-profit\n501(c)(3) educational corporation organized under the laws of the\nstate of Mississippi and granted tax exempt status by the Internal\nRevenue Service. The Foundation\342\200\231s EIN or federal tax identification\nnumber is 64-6221541. Contributions to the Project Gutenberg Literary\nArchive Foundation are tax deductible to the full extent permitted by\nU.S. federal laws and your state\342\200\231s laws.\n\n\nThe Foundation\342\200\231s business office is located at 809 North 1500 West,\nSalt Lake City, UT 84116, (801) 596-1887. Email contact links and up\nto date contact information can be found at the Foundation\342\200\231s website\nand official page at www.gutenberg.org/contact\n\n\nSection 4. Information about Donations to the Project Gutenberg Literary Archive Foundation\n\n\nProject Gutenberg\342\204\242 depends upon and cannot survive without widespread\npublic support and donations to carry out its mission of\nincreasing the number of public domain and licensed works that can be\nfreely distributed in machine-readable form accessible by the widest\narray of equipment including outdated equipment. Many small donations\n($1 to $5,000) are particularly important to maintaining tax exempt\nstatus with the IRS.\n\n\nThe Foundation is committed to complying with the laws regulating\ncharities and charitable donations in all 50 states of the United\nStates. Compliance requirements are not uniform and it takes a\nconsiderable effort, much paperwork and many fees to meet and keep up\nwith these requirements. We do not solicit donations in locations\nwhere we have not received written confirmation of compliance. To SEND\nDONATIONS or determine the status of compliance for any particular state\nvisit www.gutenberg.org/donate.\n\n\nWhile we cannot and do not solicit contributions from states where we\nhave not met the solicitation requirements, we know of no prohibition\nagainst accepting unsolicited donations from donors in such states who\napproach us with offers to donate.\n\n\nInternational donations are gratefully accepted, but we cannot make\nany statements concerning tax treatment of donations received from\noutside the United States. U.S. laws alone swamp our small staff.\n\n\nPlease check the Project Gutenberg web pages for current donation\nmethods and addresses. Donations are accepted in a number of other\nways including checks, online payments and credit card donations. To\ndonate, please visit: www.gutenberg.org/donate.\n\n\nSection 5. General Information About Project Gutenberg\342\204\242 electronic works\n\n\nProfessor Michael S. Hart was the originator of the Project\nGutenberg\342\204\242 concept of a library of electronic works that could be\nfreely shared with anyone. For forty years, he produced and\ndistributed Project Gutenberg\342\204\242 eBooks with only a loose network of\nvolunteer support.\n\n\nProject Gutenberg\342\204\242 eBooks are often created from several printed\neditions, all of which are confirmed as not protected by copyright in\nthe U.S. unless a copyright notice is included. Thus, we do not\nnecessarily keep eBooks in compliance with any particular paper\nedition.\n\n\nMost people start at our website which has the main PG search\nfacility: www.gutenberg.org.\n\n\nThis website includes information about Project Gutenberg\342\204\242,\nincluding how to make donations to the Project Gutenberg Literary\nArchive Foundation, how to help produce our new eBooks, and how to\nsubscribe to our email newsletter to hear about new eBooks.\n\n"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "lamia.txt"
.section __DATA,__data
.globl ___infile ; @__infile
.p2align 3
___infile:
.quad l_.str
.quad 54185 ; 0xd3a9
.quad ___lamia
.long 0 ; 0x0
.space 4
.globl _infile ; @infile
.p2align 3
_infile:
.quad ___infile
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "r"
l_.str.2: ; @.str.2
.asciz "Original size: %ld\n"
l_.str.3: ; @.str.3
.asciz "Compressed (%i): %u, decompressed: (%u)\n"
.subsections_via_symbols
|
spirograph.s
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function spirograph
LCPI0_0:
.quad 0x400921fb54442d18 ## double 3.1415926535897931
LCPI0_3:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_1:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI0_2:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
LCPI0_4:
.quad 0x8000000000000000 ## double -0
.quad 0x8000000000000000 ## double -0
.section __TEXT,__text,regular,pure_instructions
.globl _spirograph
.p2align 4, 0x90
_spirograph: ## @spirograph
.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 $80, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movsd %xmm1, -64(%rbp) ## 8-byte Spill
testq %rdx, %rdx
je LBB0_3
## %bb.1:
movq %rdx, %r12
movq %rsi, %r14
movq %rdi, %r15
addsd %xmm2, %xmm2
mulsd LCPI0_0(%rip), %xmm2
movq %rdx, %xmm3
punpckldq LCPI0_1(%rip), %xmm3 ## xmm3 = xmm3[0],mem[0],xmm3[1],mem[1]
subpd LCPI0_2(%rip), %xmm3
movapd %xmm3, %xmm1
unpckhpd %xmm3, %xmm1 ## xmm1 = xmm1[1],xmm3[1]
addsd %xmm3, %xmm1
divsd %xmm1, %xmm2
movsd %xmm2, -72(%rbp) ## 8-byte Spill
movsd LCPI0_3(%rip), %xmm2 ## xmm2 = mem[0],zero
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
subsd %xmm1, %xmm2
movsd %xmm2, -56(%rbp) ## 8-byte Spill
mulsd %xmm1, %xmm0
movapd LCPI0_4(%rip), %xmm1 ## xmm1 = [-0.0E+0,-0.0E+0]
movapd %xmm0, -112(%rbp) ## 16-byte Spill
xorpd %xmm0, %xmm1
movapd %xmm1, -96(%rbp) ## 16-byte Spill
xorpd %xmm0, %xmm0
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movsd %xmm0, -40(%rbp) ## 8-byte Spill
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_cos
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
divsd -64(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm0, -80(%rbp) ## 8-byte Spill
callq _libmin_cos
mulsd -112(%rbp), %xmm0 ## 16-byte Folded Reload
movsd -48(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd -56(%rbp), %xmm1 ## 8-byte Folded Reload
addsd %xmm0, %xmm1
movsd %xmm1, (%r15,%rbx,8)
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_sin
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movsd -80(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_sin
mulsd -96(%rbp), %xmm0 ## 16-byte Folded Reload
movsd -48(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd -56(%rbp), %xmm1 ## 8-byte Folded Reload
addsd %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm1, (%r14,%rbx,8)
incq %rbx
addsd -72(%rbp), %xmm0 ## 8-byte Folded Reload
cmpq %rbx, %r12
jne LBB0_2
LBB0_3:
addq $80, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function test
LCPI1_0:
.quad 0x3fd0000000000000 ## double 0.25
LCPI1_1:
.quad 0x3fe8000000000000 ## double 0.75
LCPI1_2:
.quad 0x3fcccccccccccccc ## double 0.22499999999999998
LCPI1_3:
.quad 0xbfcccccccccccccc ## double -0.22499999999999998
LCPI1_4:
.quad 0x3fc015bf9217271a ## double 0.12566370614359174
.section __TEXT,__text,regular,pure_instructions
.globl _test
.p2align 4, 0x90
_test: ## @test
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $4000, %edi ## imm = 0xFA0
callq _libmin_malloc
movq %rax, %r14
movl $4000, %edi ## imm = 0xFA0
callq _libmin_malloc
movq %rax, %r12
xorpd %xmm0, %xmm0
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
movsd %xmm0, -40(%rbp) ## 8-byte Spill
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_cos
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movsd -40(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm0, %xmm1
divsd LCPI1_1(%rip), %xmm1
movsd %xmm1, -56(%rbp) ## 8-byte Spill
movapd %xmm1, %xmm0
callq _libmin_cos
mulsd LCPI1_2(%rip), %xmm0
movsd -48(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd LCPI1_0(%rip), %xmm1
addsd %xmm0, %xmm1
movsd %xmm1, (%r14,%rbx,8)
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_sin
movsd %xmm0, -48(%rbp) ## 8-byte Spill
movsd -56(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq _libmin_sin
mulsd LCPI1_3(%rip), %xmm0
movsd -48(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd LCPI1_0(%rip), %xmm1
addsd %xmm0, %xmm1
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm1, (%r12,%rbx,8)
incq %rbx
addsd LCPI1_4(%rip), %xmm0
cmpq $500, %rbx ## imm = 0x1F4
jne LBB1_1
## %bb.2:
xorl %ebx, %ebx
leaq L_.str(%rip), %r15
.p2align 4, 0x90
LBB1_3: ## =>This Inner Loop Header: Depth=1
movsd (%r14,%rbx,8), %xmm0 ## xmm0 = mem[0],zero
movsd (%r12,%rbx,8), %xmm1 ## xmm1 = mem[0],zero
movq %r15, %rdi
movb $2, %al
callq _libmin_printf
incq %rbx
cmpq $500, %rbx ## imm = 0x1F4
jne LBB1_3
## %bb.4:
movq %r14, %rdi
callq _libmin_free
movq %r12, %rdi
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _libmin_free ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _test
callq _libmin_success
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%.5lf, %.5lf\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spirograph ; -- Begin function spirograph
.p2align 2
_spirograph: ; @spirograph
.cfi_startproc
; %bb.0:
stp d15, d14, [sp, #-112]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 112
stp d13, d12, [sp, #16] ; 16-byte Folded Spill
stp d11, d10, [sp, #32] ; 16-byte Folded Spill
stp d9, d8, [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 b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
.cfi_offset b12, -88
.cfi_offset b13, -96
.cfi_offset b14, -104
.cfi_offset b15, -112
cbz x2, LBB0_3
; %bb.1:
mov x19, x2
fmov d8, d1
mov x20, x1
mov x21, x0
fadd d1, d2, d2
mov x8, #11544
movk x8, #21572, lsl #16
movk x8, #8699, lsl #32
movk x8, #16393, lsl #48
fmov d2, x8
fmul d1, d1, d2
ucvtf d2, x2
fdiv d12, d1, d2
fmov d1, #1.00000000
fsub d13, d1, d8
fmul d14, d0, d8
fnmul d15, d0, d8
movi d9, #0000000000000000
LBB0_2: ; =>This Inner Loop Header: Depth=1
fmov d0, d9
bl _libmin_cos
fmov d10, d0
fmul d0, d13, d9
fdiv d11, d0, d8
fmov d0, d11
bl _libmin_cos
fmul d0, d14, d0
fmadd d0, d13, d10, d0
str d0, [x21], #8
fmov d0, d9
bl _libmin_sin
fmov d10, d0
fmov d0, d11
bl _libmin_sin
fmul d0, d0, d15
fmadd d0, d13, d10, d0
str d0, [x20], #8
fadd d9, d12, d9
subs x19, x19, #1
b.ne LBB0_2
LBB0_3:
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 d9, d8, [sp, #48] ; 16-byte Folded Reload
ldp d11, d10, [sp, #32] ; 16-byte Folded Reload
ldp d13, d12, [sp, #16] ; 16-byte Folded Reload
ldp d15, d14, [sp], #112 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _test ; -- Begin function test
.p2align 2
_test: ; @test
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp d13, d12, [sp, #16] ; 16-byte Folded Spill
stp d11, d10, [sp, #32] ; 16-byte Folded Spill
stp d9, d8, [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 b8, -72
.cfi_offset b9, -80
.cfi_offset b10, -88
.cfi_offset b11, -96
.cfi_offset b12, -104
.cfi_offset b13, -112
mov w0, #4000
bl _libmin_malloc
mov x19, x0
mov w0, #4000
bl _libmin_malloc
mov x20, x0
mov x21, #0
movi d8, #0000000000000000
fmov d11, #0.25000000
fmov d12, #0.75000000
mov x22, #-3689348814741910324
movk x22, #16332, lsl #48
mov x23, #-3689348814741910324
movk x23, #49100, lsl #48
mov x24, #10010
movk x24, #37399, lsl #16
movk x24, #5567, lsl #32
movk x24, #16320, lsl #48
LBB1_1: ; =>This Inner Loop Header: Depth=1
fmov d0, d8
bl _libmin_cos
fmov d9, d0
fmul d0, d8, d11
fdiv d10, d0, d12
fmov d0, d10
bl _libmin_cos
fmov d1, x22
fmul d0, d0, d1
fmadd d0, d9, d11, d0
str d0, [x19, x21]
fmov d0, d8
bl _libmin_sin
fmov d9, d0
fmov d0, d10
bl _libmin_sin
fmov d1, x23
fmul d0, d0, d1
fmadd d0, d9, d11, d0
str d0, [x20, x21]
fmov d0, x24
fadd d8, d8, d0
add x21, x21, #8
cmp x21, #4000
b.ne LBB1_1
; %bb.2:
mov x22, #0
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldr d0, [x19, x22]
ldr d1, [x20, x22]
stp d0, d1, [sp]
mov x0, x21
bl _libmin_printf
add x22, x22, #8
cmp x22, #4000
b.ne LBB1_3
; %bb.4:
mov x0, x19
bl _libmin_free
mov x0, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
ldp d11, d10, [sp, #32] ; 16-byte Folded Reload
ldp d13, d12, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #128
b _libmin_free
.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
bl _test
bl _libmin_success
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 "%.5lf, %.5lf\n"
.subsections_via_symbols
|
skeleton.s
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0x4046333333333333 ## double 44.399999999999999
.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
leaq L_.str(%rip), %rdi
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movl $23, %esi
movb $1, %al
callq _libmin_printf
callq _libmin_success
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "This is a test!, %d, %f...\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, #3689348814741910323
movk x8, #16454, lsl #48
mov w9, #23
stp x9, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _libmin_printf
bl _libmin_success
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "This is a test!, %d, %f...\n"
.subsections_via_symbols
|
dhrystone.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
shortest-path.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
kadane.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
longdiv.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
regex-parser.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
satomi.s
| "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) | "\t.section\t__TEXT,__text,regular,pure_instructions\n\t.build_version macos, 13, 0\tsdk_version 13,(...TRUNCATED) |
Check out more datails here: