[PATCH] D14770: [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 04:59:12 PST 2015
- Previous message: [llvm] r254297 - [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
- Next message: [PATCH] D14436: [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This revision was automatically updated to reflect the committed changes.
Closed by commit rL254296: [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions (authored by zjovanovic).
Changed prior to commit:
http://reviews.llvm.org/D14770?vs=40493&id=41390#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14770
Files:
llvm/trunk/lib/Target/Mips/Disassembler/MipsDisassembler.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h
llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
llvm/trunk/test/MC/Disassembler/Mips/micromips32r6/valid.txt
llvm/trunk/test/MC/Mips/micromips32r6/valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14770.41390.patch
Type: text/x-patch
Size: 6582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/20b1940d/attachment.bin>
- Previous message: [llvm] r254297 - [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
- Next message: [PATCH] D14436: [mips][microMIPS] Implement LBUX, LHX, LWX, MAQ_S[A].W.PHL, MAQ_S[A].W.PHR, MFHI, MFLO, MTHI and MTLO instructions
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list