sergei
|
e23ed15634
* MIPS: reworked and fixed procedure fixup_jmps:
|
9 years ago |
sergei
|
7f58608008
* MIPS: changed function is_macro_instruction into method of taicpu. Functionality unchanged.
|
9 years ago |
sergei
|
4fc05e6ec1
- MIPS: removed taicpu.delayslot_annulled, it was a copy-paste from SPARC code.
|
9 years ago |
sergei
|
4e2fb9d28b
* MIPS: fixed O_MOVE_SOURCE and O_MOVE_DEST constants (they were swapped, amazing that it ever worked with such a mistake).
|
11 years ago |
sergei
|
ffba5aee60
* MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399.
|
11 years ago |
sergei
|
d0ae800da6
+ MIPS: Use INS and EXT instructions for bit manipulations when target CPU type is set to mips32r2.
|
12 years ago |
sergei
|
828309e61d
- MIPS: removed opcodes that are not in any known documentation.
|
12 years ago |
sergei
|
f0e6d2c054
* MIPS: MULT[U] and DIV[U] don't modify first operand.
|
12 years ago |
pierre
|
bc0c94c204
fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.
|
13 years ago |
pierre
|
93e0dd9c2f
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
|
13 years ago |
florian
|
25e82bb1af
* fix stack frame generation on mips(el)
|
13 years ago |
florian
|
aadeba4d1a
* started to fix stack frame generation on MIPS(EL)
|
13 years ago |
pierre
|
2909e43043
* Make TAICPU class child of TAI_CPU_ABSTRACT_SYM instead of TAI_CPU_ABSTRACT
|
14 years ago |
florian
|
0c8546f94c
* more MIPS code of David Zhang integrated
|
15 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
409eec37c3
* small compilation fix
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
f58fcdf401
+ basic mips stuff
|
20 years ago |