gforth: gforth/arch/amd64/testasm.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 28 10:57:18 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.6: +21 -2 lines
Diff to previous 1.6
fixed 'enter' opcode use in test-case.
added tests for 64-bit immediate moves and other scaled-index addressing modes.
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 25 18:39:56 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
make 'i)' addressing work for 64-bit addresses. add test-case.
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 14 14:30:13 2010 UTC (2 years, 10 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.4: +46 -8 lines
Diff to previous 1.4
support for SSE2 opcodes (i.e. MMX operations on SSE registers).
More complete support for SSE/MMX moves.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 12 21:14:33 2010 UTC (2 years, 10 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.3: +37 -4 lines
Diff to previous 1.3
Repaired x86 opcodes that should not/must not output REX prefixes
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 12 20:21:52 2010 UTC (2 years, 10 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
fixed REX prefix insertion with media instructions
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 11 21:39:28 2010 UTC (2 years, 10 months ago) by dvdkhlng
Branch:
MAIN
Changes since 1.1: +26 -3 lines
Diff to previous 1.1
more tests. work towards SSE op REX prefixes. added todo comments.
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 11 21:02:52 2010 UTC (2 years, 10 months ago) by dvdkhlng
Branch:
MAIN
Fixed 3dnow instructions (everything was broken?). Some MMX fixes. SSE fixes
and more instructions. Added test-case.
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.