CVS log for np2/i386c/ia32/instructions/data_trans.c
Up to [RetroPC.NET] / np2 / i386c / ia32 / instructions
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 1 07:06:24 2012 JST (13 years, 8 months ago) by monaka
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +54 -36
lines
CALL, ENTER, PUSHA: don't check stack room size at real mode.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jan 9 04:09:40 2012 JST (13 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6
lines
more restructured linear memory access interface.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 29 22:32:13 2011 JST (13 years, 10 months ago) by monaka
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +10 -10
lines
CPUCALL'fy.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 20 10:17:30 2011 JST (13 years, 10 months ago) by monaka
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +28 -0
lines
preserved previous ESP.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jan 16 02:17:23 2011 JST (14 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -2
lines
remove CVS Id.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 22 13:03:08 2008 JST (17 years, 7 months ago) by monaka
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +29 -53
lines
- more memory range check.
- etc, etc...
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 26 02:55:55 2008 JST (17 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -9
lines
disabled checking stack limit at ENTER/LEAVE/PUSHA/POPA.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 12 21:33:47 2005 JST (20 years, 7 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_82_x64,
VER_0_82,
VER_0_81A,
VER_0_81
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -20
lines
license
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 23 01:35:07 2004 JST (21 years, 5 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_80,
VER_0_79,
VER_0_78
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -7
lines
mention amd64 archtecture.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 24 00:29:34 2004 JST (21 years, 7 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_77,
VER_0_76
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +60 -133
lines
add first Read/Modify/Write implements.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 22 23:22:26 2004 JST (21 years, 7 months ago) by monaka
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +33 -33
lines
use CC_* macro.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 12 22:34:08 2004 JST (21 years, 7 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_75
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -9
lines
stack push/pop limit check is usable now...
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 10 03:52:12 2004 JST (21 years, 7 months ago) by yui
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +31 -31
lines
add MSC i386c ALU crosscheck (T.Yui)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 9 05:13:37 2004 JST (21 years, 7 months ago) by yui
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +93 -1
lines
fix xadd (T.Yui)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 9 03:45:18 2004 JST (21 years, 7 months ago) by yui
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
fix cmpxchg (T.Yui)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 8 08:04:51 2004 JST (21 years, 7 months ago) by yui
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +25 -1
lines
use memory macro (T.Yui)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 21 01:09:05 2004 JST (21 years, 8 months ago) by monaka
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +257 -257
lines
nuke BYTE/SBYTE/WORD/SWORD/DWORD/SDWORD/QWORD/SQWORD.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 19 12:04:02 2004 JST (21 years, 8 months ago) by yui
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +47 -47
lines
fix amd98 (T.Yui)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 6 01:43:45 2004 JST (21 years, 8 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_74
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +15 -15
lines
parse_selector is always used superviser memory access.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 22:24:35 2004 JST (21 years, 8 months ago) by monaka
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +33 -5
lines
memory access with privilege level.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 23 23:33:27 2004 JST (21 years, 9 months ago) by monaka
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
fix protected mode...
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 15 01:12:41 2004 JST (21 years, 9 months ago) by monaka
Branches: MAIN
CVS tags: VER_0_73
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +28 -6
lines
fix pusha, pushad, outl.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 12 00:04:03 2003 JST (21 years, 10 months ago) by monaka
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
fix mask bits.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 8 09:55:32 2003 JST (21 years, 10 months ago) by yui
Branches: MAIN
add IA32 etc... (T.Yui)
RetroPC.NET-CVS <cvs@retropc.net>