1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* It is derived from the x86info project, which is GPLv2-licensed. */
5 /* calling syntax: docpuid(idx,eax,ebx,ecx,edx) */
11 .type docpuid,@function
27 L1: movl 16(%ebp),%edi
32 L2: movl 20(%ebp),%edi
37 L3: movl 24(%ebp), %edi
50 .section .note.GNU-stack,"", @progbits