DescriptionMIPS64: Replace JR/JALR with JIC/JIALC for r6.
Port of changes that replace JR and JALR instructions with JIC and JIALC
for mips64r6. Macroassembler Jump and Call functions now use JIC and
JIALC if branch delay slot is not used. Code patching is adjusted to
work with new changes. Jr and Jalr macroassembler functions are removed.
Other changes where mips32r6 uses jr/jalr are not done because mips64r6
uses j/jal instructions.
BUG=
Committed: https://crrev.com/a3f941aed4afb475232b2d7d11179720d5e52fd6
Cr-Commit-Position: refs/heads/master@{#35141}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 13 (6 generated)
|