Markos Chandras
|
28d6f93d20
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
|
10 years ago |
Markos Chandras
|
69b9a2fd05
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
|
10 years ago |
Markos Chandras
|
84fef63012
MIPS: Emulate the new MIPS R6 BALC instruction
|
10 years ago |
Markos Chandras
|
10d962d534
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
|
10 years ago |
Markos Chandras
|
c893ce38b2
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
|
10 years ago |
Markos Chandras
|
8467ca0122
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
|
10 years ago |
Markos Chandras
|
c8a34581ec
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
|
10 years ago |
Leonid Yegoshin
|
a168b8f1cd
MIPS: mm: Add MIPS R6 instruction encodings
|
10 years ago |
Steven J. Hill
|
e2965cd000
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
|
10 years ago |
Markos Chandras
|
7682f9e818
MIPS: uasm: Add SLT uasm instruction
|
11 years ago |
Markos Chandras
|
16d21a812f
MIPS: uasm: Add mflo uasm instruction
|
11 years ago |
Markos Chandras
|
a8e897ad00
MIPS: uasm: Add mul uasm instruction
|
11 years ago |
Markos Chandras
|
ab9e4fa092
MIPS: uasm: Add wsbh uasm instruction
|
11 years ago |
Markos Chandras
|
e8ef868b47
MIPS: uasm: Add sltu uasm instruction
|
11 years ago |
Markos Chandras
|
f3ec7a23b6
MIPS: uasm: Add mfhi uasm instruction
|
11 years ago |
Markos Chandras
|
4c12a854d8
MIPS: uasm: Add divu uasm instruction
|
11 years ago |
Markos Chandras
|
f31318fdf3
MIPS: uasm: Add srlv uasm instruction
|
11 years ago |
Markos Chandras
|
bef581ba1c
MIPS: uasm: Add sllv uasm instruction
|
11 years ago |
Ralf Baechle
|
2e2d663d2d
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next
|
11 years ago |
Paul Burton
|
f263839ab5
MIPS: inst.h: define microMIPS wait op
|
11 years ago |
Paul Burton
|
7ed82ad12c
MIPS: inst.h: define microMIPS sync op
|
11 years ago |
Paul Burton
|
6f5bb42498
MIPS: inst.h: define MT yield op
|
11 years ago |
Paul Burton
|
b0a3eae2b9
MIPS: inst.h: define COP0 wait op
|
11 years ago |
Ralf Baechle
|
64a17a0ff1
MIPS: Move definition of __BITFIELD_FIELD to sharable header.
|
11 years ago |
Ralf Baechle
|
8471ac1b3f
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
|
11 years ago |
Ralf Baechle
|
ade63aada7
Merge branch '3.14-fixes' into mips-for-linux-next
|
11 years ago |
Leonid Yegoshin
|
aa1af47f5d
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
|
11 years ago |
Leonid Yegoshin
|
a442c9e7b8
MIPS: uapi: inst: Add new EVA opcodes
|
11 years ago |
Deng-Cheng Zhu
|
51061b8876
MIPS: math-emu: Fix prefx detection and COP1X function field definition
|
11 years ago |
Steven J. Hill
|
9355e59c33
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
|
11 years ago |