CVS log for gforth/arch/mips/testdisasm.fs
Up to [gforth] / gforth / arch / mips
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (12 years, 5 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.8: +1 -1 lines
updated copyright years
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 7 17:35:02 2010 UTC (12 years, 10 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.7: +370 -361 lines
Added MIPS assembler/disassembler support for the more common MIPS32
instructions (mul, madd&friends, clo, clz movn, movz). Updated test-cases
accordingly.
Fixed MIPS assembler to even work on 64-bit platforms. Now test-cases runs
and passes on AMD64, too.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.6: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.6: +1 -1
lines
updated copyright year after changing license notice
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.5: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:00 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2,
v0-6-1,
v0-6-0
Diff to: previous 1.4: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.4: +1 -1
lines
updated copyright years
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 9 12:54:34 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.3: +18 -0
lines
added copyright messages to a lot of files
removed some obsolete or non-source files
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 3 09:59:08 2000 UTC (23 years ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +0 -2
lines
MIPS asm now checks the arguments; bugfixes and tweaks
Revision
1.2:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri Jun 2 19:20:19 2000 UTC (23 years ago) by
anton
Branches:
MAIN
Diff to: previous 1.1:
preferred,
unified
Changes since revision 1.1: +361 -94
lines
more MIPS assembler tweaks
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 2 12:47:36 2000 UTC (23 years ago) by anton
Branches: MAIN
Diff to: selected 1.2: preferred, unified
factoring in MIPS disassembler
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>