This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d7d09f804c92d7a9f5ffe94de3520f2d40357ea
clang-p2996
/
llvm
/
test
/
MC
/
Disassembler
/
Mips
History
Vladimir Medic
43e978234a
This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
...
llvm-svn: 202706
2014-03-03 13:12:59 +00:00
..
lit.local.cfg
[tests] Cleanup initialization of test suffixes.
2013-08-16 00:37:11 +00:00
micromips_le.txt
LL and SC decoder method fix.
2014-01-15 13:17:33 +00:00
micromips.txt
LL and SC decoder method fix.
2014-01-15 13:17:33 +00:00
mips32_le.txt
This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
2014-03-03 13:12:59 +00:00
mips32.txt
This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
2014-03-03 13:12:59 +00:00
mips32r2_le.txt
This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
2014-03-03 13:12:59 +00:00
mips32r2.txt
This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well.
2014-03-03 13:12:59 +00:00
mips64_le.txt
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
2013-08-28 00:55:15 +00:00
mips64.txt
Mips: Disassemble sign-extended 64 bit immediates properly.
2013-10-11 19:05:08 +00:00
mips64r2_le.txt
…
mips64r2.txt
…
mips-dsp.txt
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
2013-08-28 00:55:15 +00:00