The previous fix https://github.com/keystone-engine/keystone/pull/274 only updated the address for target specific directives. There are a number of generic directives that also emit bytes so the address needs to be updated.
The ppc regression test should have caught this but the expected value was incorrect.
The expected branch target for the PPC test is off by 8 and has been updated from
The previous fix https://github.com/keystone-engine/keystone/pull/274 only updated the address for target specific directives. There are a number of generic directives that also emit bytes so the address needs to be updated.
The ppc regression test should have caught this but the expected value was incorrect. The expected branch target for the PPC test is off by 8 and has been updated from
to