gforth: gforth/arch/amd64/asm.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
updated copyright years
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 5 18:04:17 2010 UTC (2 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
eliminated redefinitions
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 25 18:39:56 2010 UTC (2 years, 8 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
make 'i)' addressing work for 64-bit addresses. add test-case.
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 14 14:30:13 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.13: +70 -58 lines
Diff to previous 1.13
support for SSE2 opcodes (i.e. MMX operations on SSE registers).
More complete support for SSE/MMX moves.
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 12 21:22:47 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.12: +18 -21 lines
Diff to previous 1.12
fixed test-case to filter out branch-target addresses before diff'ing.
source cleanup&cosmetics.
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 12 21:14:33 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.11: +17 -15 lines
Diff to previous 1.11
Repaired x86 opcodes that should not/must not output REX prefixes
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 12 20:21:52 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.10: +25 -19 lines
Diff to previous 1.10
fixed REX prefix insertion with media instructions
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 11 21:39:28 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.9: +17 -8 lines
Diff to previous 1.9
more tests. work towards SSE op REX prefixes. added todo comments.
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 11 21:02:52 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.8: +42 -39 lines
Diff to previous 1.8
Fixed 3dnow instructions (everything was broken?). Some MMX fixes. SSE fixes
and more instructions. Added test-case.
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Aug 10 21:59:15 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.7: +76 -3 lines
Diff to previous 1.7
add basic SSE support. Add comments at spots that look suboptimal/broken.
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Apr 9 19:28:14 2010 UTC (3 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6
deleted mm8..mm15 (registers not available)
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Mar 24 17:40:34 2010 UTC (3 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.5: +9 -8 lines
Diff to previous 1.5
Some bugs in the amd64 assembler fixed plus X:xchar feature set query added
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
updated copyright year after changing license notice
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3
updated copyright notices for GPL v3
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 31 13:23:59 2004 UTC (8 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
updated copyright years for files changed in 2004
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jul 19 20:10:48 2004 UTC (8 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +13 -8 lines
Diff to previous 1.1
Added special cases for mov (64 bit immediate and offsets)
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jul 18 22:05:46 2004 UTC (8 years, 10 months ago) by pazsan
Branch:
MAIN
Started assembler for amd64 architecture
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.