6210N/A; InnoTek Portable Runtime - No-CRT memcmp - AMD64 & X86.
6210N/A; Copyright (C) 2006 InnoTek Systemberatung GmbH
6210N/A; This file is part of VirtualBox Open Source Edition (OSE), as
6210N/A; you can redistribute it
and/or modify it under the terms of the GNU
6210N/A; General Public License as published by the Free Software Foundation,
6210N/A; in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
6210N/A; distribution. VirtualBox OSE is distributed in the hope that it will
6210N/A; be useful, but WITHOUT ANY WARRANTY of any kind.
6210N/A; If you received this file as part of a commercial VirtualBox
6210N/A; distribution, then only the terms of your commercial VirtualBox
6210N/A; license agreement apply instead of the previous paragraph.
6210N/A; @param pv1 gcc: rdi msc: rcx x86:[esp+4]
6210N/A; @param pv2 gcc: rsi msc: rdx x86:[esp+8]
6210N/A; @param cb gcc: rdx msc: r8 x86:[esp+0ch]
6210N/A mov rax, rdi ; save the return value