Returning CPUID_FEAT_EDX_APIC with GCC cpuid.h
-
- Member
- Posts: 61
- Joined: Tue Sep 13, 2022 9:29 pm
- Libera.chat IRC: FunnyGuy9796
Returning CPUID_FEAT_EDX_APIC with GCC cpuid.h
I am using the built in cpuid.h file from GCC and while reading the OSDev Wiki APIC article I noticed that CPUID_FEAT_EDX_APIC was never defined and I could not find it in the cpuid.h source file on GitHub either. I am not sure if it would be a static value or if the value changes per target.
Re: Returning CPUID_FEAT_EDX_APIC with GCC cpuid.h
Google is your friend.
First hit: https://wiki.osdev.org/Talk:CPUID
Second hit: https://wiki.osdev.org/CPUID
First hit: https://wiki.osdev.org/Talk:CPUID
Second hit: https://wiki.osdev.org/CPUID