summaryrefslogtreecommitdiff
path: root/rust/zerocopy/benches/write_to_prefix_static_size.x86-64
blob: 9cf066295304772721238e66723c34881c279ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
bench_write_to_prefix_static_size:
	cmp rdx, 6
	jb .LBB5_2
	movzx eax, word ptr [rdi + 4]
	mov word ptr [rsi + 4], ax
	mov eax, dword ptr [rdi]
	mov dword ptr [rsi], eax
.LBB5_2:
	cmp rdx, 6
	setae al
	ret