The old encoding generated a "tn %g1 + 3" instruction instead of the expected "ta 3".
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Yikes! Luckily this was not actually matched against a "ta 3" expression in assembly, so it only broke getFRAMEADDR...