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

Adding IAC5 to IAC8 which were missing from the PPC SPR list #48

Closed
wants to merge 384 commits into from

Conversation

sprout42
Copy link
Collaborator

@sprout42 sprout42 commented Oct 9, 2023

Not a functional change, and the debug SPRs aren't used for anything, this is just to try and keep the list of PPC SPRs complete.

atlas0fd00m and others added 30 commits May 17, 2019 17:28
need to verify normalizaion of flags/registers
# Conflicts:
#	envi/__init__.py
#	envi/memcanvas/__init__.py
#	vivisect/__init__.py
#	vivisect/impemu/emulator.py
#	vivisect/parsers/elf.py
#	vqt/hotkeys.py
… needs some stewing. but reversed bit-ordering, since PPC docs are all whacked.
ppc-embedded (aka ppc):  ARCH_PPC_E
ppc-server: ARCH_PPC_S
ppc-desktop: ARCH_PPC_D (unimplemented as yet)

with appropriate emulators and workspace emulators.
# Conflicts:
#	vivisect/__init__.py
#	vivisect/analysis/__init__.py
lots of revamping to support server64/server32/vle/embedded64/embedded32 as the PPC architectures of choice.
sprout42 and others added 27 commits March 9, 2023 11:24
fixed fallback mask for PPC VLE memory mask checking
…issing

Make ELF parser robust against imports defined at invalid addresses
* sped up vsEmit() of ihex and srec file formats

* updated generator comprehension to be more efficient per suggestion

---------

Co-authored-by: James Gross <[email protected]>
Adding DBCR6 which was missing from the PPC SPR list
@sprout42 sprout42 closed this Oct 9, 2023
@sprout42 sprout42 deleted the missing_spr_iac branch October 9, 2023 01:46
@sprout42 sprout42 restored the missing_spr_iac branch October 9, 2023 01:46
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.

2 participants