Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for loongarch cpu #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhuyaliang
Copy link

Add loongarch support, the new architecture launched by China's Loongson. It can be compiled and run normally under loongarch architecture.
loongarch cpuinfo

@zhuyaliang
Copy link
Author

test

[zyl@loongson lshw]$ ./src/lshw -c cpu
WARNING: you should run this program as super-user.
  *-cpu:0                   
       product: Loongson-3C5000
       physical id: 1
       bus info: cpu@0
       version: 0x11
       size: 2200MHz
       capabilities: cpucfg lam ual fpu lsx lasx crc32 complex crypto lvz lbt_x86 lbt_arm lbt_mips
  *-cpu:1
       product: Loongson-3C5000
       physical id: 2
       bus info: cpu@1
       version: 0x11
       size: 2200MHz
       capabilities: cpucfg lam ual fpu lsx lasx crc32 complex crypto lvz lbt_x86 lbt_arm lbt_mips
  *-cpu:2
       product: Loongson-3C5000
       physical id: 3
       bus info: cpu@2
       version: 0x11
       size: 2200MHz
       capabilities: cpucfg lam ual fpu lsx lasx crc32 complex crypto lvz lbt_x86 lbt_arm lbt_mips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant