summaryrefslogtreecommitdiff
path: root/rust/zerocopy/benches/write_to_static_size.x86-64
blob: d6413e0fd61402c7ba2fd870020bc81f2201d4d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
bench_write_to_static_size:
	cmp rdx, 6
	jne .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
	sete al
	ret