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