Markos Chandras
|
7682f9e818
MIPS: uasm: Add SLT uasm instruction
|
11 年之前 |
Markos Chandras
|
9d9873697e
MIPS: uasm: Add s3s1s2 instruction builder
|
11 年之前 |
Markos Chandras
|
8248881835
MIPS: uasm: Add lb uasm instruction
|
11 年之前 |
Markos Chandras
|
16d21a812f
MIPS: uasm: Add mflo uasm instruction
|
11 年之前 |
Markos Chandras
|
a8e897ad00
MIPS: uasm: Add mul uasm instruction
|
11 年之前 |
Markos Chandras
|
d6b3314b49
MIPS: uasm: Add lh uam instruction
|
11 年之前 |
Markos Chandras
|
ab9e4fa092
MIPS: uasm: Add wsbh uasm instruction
|
11 年之前 |
Markos Chandras
|
e8ef868b47
MIPS: uasm: Add sltu uasm instruction
|
11 年之前 |
Markos Chandras
|
390363ed77
MIPS: uasm: Add sltiu uasm instruction
|
11 年之前 |
Markos Chandras
|
f3ec7a23b6
MIPS: uasm: Add mfhi uasm instruction
|
11 年之前 |
Markos Chandras
|
4c12a854d8
MIPS: uasm: Add divu uasm instruction
|
11 年之前 |
Markos Chandras
|
f31318fdf3
MIPS: uasm: Add srlv uasm instruction
|
11 年之前 |
Markos Chandras
|
bef581ba1c
MIPS: uasm: Add sllv uasm instruction
|
11 年之前 |
Markos Chandras
|
beef8e020d
MIPS: uasm: Add u3u2u1 instruction builders
|
11 年之前 |
Paul Burton
|
d674dd14e8
MIPS: uasm: add MT ASE yield instruction
|
11 年之前 |
Paul Burton
|
53ed138986
MIPS: uasm: add wait instruction
|
11 年之前 |
Paul Burton
|
729ff56169
MIPS: uasm: add sync instruction
|
11 年之前 |
Paul Burton
|
49e9529b9d
MIPS: uasm: add jalr instruction
|
11 年之前 |
Paul Burton
|
8dee5901b2
MIPS: uasm: add a label variant of beq
|
11 年之前 |
Paul Gortmaker
|
078a55fc82
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
|
12 年之前 |
Steven J. Hill
|
cf6d905828
MIPS: microMIPS: Fix macro naming in micro-assembler.
|
12 年之前 |
Steven J. Hill
|
a6a4834cdb
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
|
12 年之前 |
Steven J. Hill
|
abc597fe62
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
|
12 年之前 |
Ralf Baechle
|
7034228792
MIPS: Whitespace cleanup.
|
12 年之前 |
Steven J. Hill
|
e6de1a09a2
MIPS: uasm: Add INS and EXT instructions.
|
13 年之前 |
Steven J. Hill
|
71a1c776d5
MIPS: Fixup ordering of micro assembler instructions.
|
13 年之前 |
Paul Gortmaker
|
baab01b266
MIPS: Don't use module.h just to export symbols in asm/uasm.h
|
13 年之前 |
David Daney
|
f0daaaf523
MIPS: Add uasm UASM_i_SRL_SAFE macro.
|
14 年之前 |
David Daney
|
bb3d68c30a
MIPS: Add LDX and LWX instructions to uasm.
|
14 年之前 |
David Daney
|
afc7c9864a
MIPS: Declare uasm bbit0 and bbit1 functions.
|
14 年之前 |