dyninst icon indicating copy to clipboard operation
dyninst copied to clipboard

Remove support for PPC32

Open hainest opened this issue 3 years ago • 1 comments

This architecture is no longer in use. We must be careful to check that the PPC64 code does not implicitly rely upon any of the explicit PPC32 code.

hainest avatar Oct 21 '21 19:10 hainest

InstructionDecoder constructor does not set is64 for PPC.

hainest avatar May 06 '22 20:05 hainest