Commit graph

1548 commits

Author SHA1 Message Date
ceriel
f99d67e76e minor improvement: LDC CMS T?? does not need STACK in stack pattern 1990-03-20 15:49:04 +00:00
ceriel
353d22ea90 LDC CMS TNE was wrong 1990-03-20 15:01:25 +00:00
ceriel
71156a48ae Fixed 16-bit address mode bugs 1990-03-19 14:46:55 +00:00
ceriel
2c7496a525 Added 16-bit mode 1990-03-12 16:24:58 +00:00
ceriel
6e0c2ad593 Added arpl instruction 1990-03-09 11:07:43 +00:00
ceriel
2236ff6d6a Fix: some patterns were never found due to wrong condition 1990-02-28 12:10:49 +00:00
ceriel
239d634ab1 Added pattern for cmp A,A 1990-02-27 16:31:10 +00:00
ceriel
9d4e978a1e fixed problems with overflow bit in condition codes 1990-02-27 16:21:47 +00:00
ceriel
95632b0fef Oops in assertion: MAXPROCARG instead of MAXPROCARGS 1990-02-23 17:05:04 +00:00
ceriel
551b10f3a6 fixed for 2-byte machines 1990-02-23 17:00:59 +00:00
ceriel
0ec452930f print pointer as hex 1990-02-23 16:58:34 +00:00
ceriel
972d39139d Added some patterns for shifts with constant shift count 1990-02-19 16:38:35 +00:00
ceriel
8bfbe723db bug fix: far calls+jumps with address prefix were wrong 1990-02-19 09:06:16 +00:00
ceriel
2293458101 corrected: _fstat is in _Xstat.c 1990-02-13 09:20:50 +00:00
ceriel
3f950c9f17 Added a new operator for ncg: is_rom() 1990-02-09 16:34:17 +00:00
ceriel
541279bd1e Changed an #ifdef NOTDEF to #if 0 1990-02-09 15:03:17 +00:00
ceriel
8a8bb6cf10 removed wrong pattern 1990-02-09 10:41:58 +00:00
eck
b40425786c added 80286 instructions 1990-02-02 16:28:06 +00:00
ceriel
0c5cce9a96 max filename length too short in error messages 1990-01-31 16:27:05 +00:00
ceriel
6c588b0ae8 fixed again 1990-01-30 14:02:49 +00:00
ceriel
5929f3dd0e Fix: illegal optimizations of muls 1990-01-30 13:41:36 +00:00
ceriel
9b1f6614f6 some optimizations were not protected by calls to small() 1990-01-24 12:37:33 +00:00
ceriel
94b3467079 improved Makefile 1990-01-23 13:16:47 +00:00
ceriel
76cd1e34ca fixed: did not compile 1990-01-23 12:06:05 +00:00
ceriel
7cb9955f82 corrected 1990-01-22 17:07:11 +00:00
ceriel
0710269e32 corrected 1990-01-22 16:48:13 +00:00
ceriel
a42999afab Added strhp.s 1990-01-22 16:25:52 +00:00
ceriel
36dbf24131 adapted so that _brk routine may update .limhp 1990-01-22 15:38:46 +00:00
ceriel
4c7f63ee6c adapted so that _brk routine may update .limhp 1990-01-22 15:32:44 +00:00
ceriel
2782e386f9 No chmk; use the system call library 1990-01-22 15:28:45 +00:00
ceriel
8850b696ab brk routine updates .limhp 1990-01-22 15:05:10 +00:00
ceriel
7e34a42088 Use .limhp 1990-01-22 15:03:13 +00:00
ceriel
ea891cfb3c Added .limhp 1990-01-22 14:57:58 +00:00
ceriel
9ecf2ad8f8 Use .limhp 1990-01-22 14:39:47 +00:00
ceriel
13ce9b12ac Added .limhp (for later use?) 1990-01-22 14:34:58 +00:00
ceriel
f815a342e7 Use .limhp 1990-01-22 14:25:10 +00:00
ceriel
9f0c356194 Added entry points for ANSI C 1990-01-22 14:15:55 +00:00
ceriel
5241920b3c Use .limhp 1990-01-22 14:14:38 +00:00
ceriel
786665c582 Use .limhp 1990-01-22 14:08:16 +00:00
ceriel
ee026dd2ab Added entry points for ANSI C 1990-01-22 13:59:43 +00:00
ceriel
73bfa1d1ab Use .limhp 1990-01-22 13:58:54 +00:00
ceriel
bf95ea8fd9 Added entry points for ANSI C 1990-01-22 13:41:58 +00:00
ceriel
1fdf2d2e19 Added entry points for ANSI C 1990-01-22 13:09:29 +00:00
eck
a940c44ae5 added new routines for ansi 1990-01-22 11:56:01 +00:00
ceriel
c6d87355db Added entry points for ANSI C 1990-01-22 11:24:37 +00:00
eck
68e198f375 added new routines for ansi 1990-01-22 11:14:56 +00:00
ceriel
67f0c95888 Added entry points for ANSI C 1990-01-22 11:01:47 +00:00
eck
69e2ddcb49 added new routines for ansi 1990-01-22 10:54:12 +00:00
eck
0614d593dd forgot _dup() & _creat() 1990-01-22 10:34:50 +00:00
eck
aee0dc7377 forgot _dup() 1990-01-22 10:28:09 +00:00