shingarov / Pharo-ArchC

Generate binutils from formal spec
MIT License
4 stars 1 forks source link

Add PowerPC64 support #25

Closed janvrany closed 1 year ago

janvrany commented 1 year ago

This PR add support for powerpc64 and for conditional branch mnemonics incorporating conditions (bne and so on). It requires corresponing changes in PDLs, see https://github.com/janvrany/Pharo-ArchC-PDL/pull/5.