Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the correct address as ClassUnloading PicSite in POWER LE
POWER patches class unload constants by `address |= 1` of a 32bit value given it might be an instruction, to correctly invalidate the constant we offset the `acursor` differently for LE and BE to overwrite the least-significant bit in the constant. Signed-off-by: Abdulrahman Alattas <rmnattas@gmail.com>
- Loading branch information