summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/cpu_info.S.inc
Commit message (Expand)AuthorAgeFilesLines
* arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errorsRaul E Rangel2021-10-211-3/+23
* cpu/x86/cpu_info.S: Remove ebx save/restoreRaul E Rangel2021-10-181-3/+1
* arch/x86,cpu/x86,lib/thread: Remove usage of cpu_info from lib/threadRaul E Rangel2021-10-181-3/+0
* arch/x86,cpu/x86: Introduce new method for accessing cpu_infoRaul E Rangel2021-10-051-0/+47
* arch/x86,cpu/x86: Move cpu_info initialization instructions into macroRaul E Rangel2021-09-271-0/+10