This website works better with JavaScript.
Explore
Register
Sign In
cores
/
power-fv
Watch
3
Star
1
Fork
You've already forked power-fv
0
Code
Issues
18
Pull Requests
Projects
Releases
Wiki
Activity
pfv: add MSR and SRR0/SRR1 SPRs.
Browse Source
main
Jean-François Nguyen
3 years ago
parent
58bef1a741
commit
c6a74333e8
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
power_fv/pfv.py
Unescape
Escape
View File
@ -79,6 +79,9 @@ class Interface(Record):
"ctr",
"ctr",
"tar",
"tar",
"xer",
"xer",
"srr0",
"srr1",
"msr",
)
)
]
]
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
cores/power-fv
Title
Body
Create Issue