- Define base classes for Jump-and-link instructions and make 32-bit and 64-bit
versions derive from them. - JALR64 is not needed since N64 does not emit jal. - Add template parameter to BranchLink that sets the rt field. - Fix the set of temporary registers for O32 and N64. llvm-svn: 147518
Loading
Please register or sign in to comment