summaryrefslogtreecommitdiff
path: root/rust/zerocopy/benches/try_ref_from_suffix_static_size.x86-64
blob: cd39f70931bca5b93e117b28bd70417a4766cc70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bench_try_ref_from_suffix_static_size:
	lea eax, [rsi + rdi]
	cmp rsi, 6
	setb cl
	or cl, al
	test cl, 1
	je .LBB5_2
	xor eax, eax
	ret
.LBB5_2:
	lea rcx, [rdi + rsi]
	add rcx, -6
	xor eax, eax
	cmp word ptr [rdi + rsi - 6], -16192
	cmove rax, rcx
	ret