summaryrefslogtreecommitdiff
path: root/rust/zerocopy/benches/ref_from_suffix_static_size.x86-64
blob: 9e90b9e2543f0011faf0c665e1b4b9f5817857cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
bench_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 rax, [rdi + rsi]
	add rax, -6
	ret