florian
|
637976e83f
|
* patch by Marģers to unify internal error numbers, resolves #37888
git-svn-id: trunk@47103 -
|
2020-10-13 19:59:01 +00:00 |
|
nickysn
|
f71b6f341b
|
+ added JRJP to various instruction lists
git-svn-id: trunk@45497 -
|
2020-05-25 16:12:06 +00:00 |
|
nickysn
|
2507c1ace6
|
* Reg1ReadDependsOnReg2 moved to TAoptBaseCpu
* use Reg1ReadDependsOnReg2 in TAoptBaseCpu.RegModifiedByInstruction to handle properly Z80 subregisters
git-svn-id: trunk@45449 -
|
2020-05-20 20:20:10 +00:00 |
|
nickysn
|
63af4e173d
|
+ z80: handle all instructions in TCpuAsmOptimizer.RegLoadedWithNewValue
git-svn-id: trunk@45391 -
|
2020-05-16 20:33:44 +00:00 |
|
nickysn
|
5502d6cc58
|
+ Z80: report the flags usage for all the remaining instructions in TCpuAsmOptimizer.RegLoadedWithNewValue
git-svn-id: trunk@45390 -
|
2020-05-16 19:58:37 +00:00 |
|
nickysn
|
f0edd62b88
|
+ Z80: report flags register information in TCpuAsmOptimizer.RegLoadedWithNewValue for 16-bit ADD,ADC,SBC,INC and DEC
git-svn-id: trunk@45373 -
|
2020-05-16 00:03:54 +00:00 |
|
nickysn
|
37b607143a
|
+ handle the flags register bits for many Z80 instructions in TCpuAsmOptimizer.RegLoadedWithNewValue
git-svn-id: trunk@45366 -
|
2020-05-14 22:44:48 +00:00 |
|
nickysn
|
fe12026959
|
+ support the LD instruction in TCpuAsmOptimizer.RegLoadedWithNewValue
git-svn-id: trunk@45345 -
|
2020-05-11 23:55:23 +00:00 |
|
nickysn
|
bb4d7a7a50
|
+ Z80: implemented TCpuAsmOptimizer.InstructionLoadsFromReg
git-svn-id: trunk@45344 -
|
2020-05-11 22:24:20 +00:00 |
|
nickysn
|
44d4b5ea83
|
* fixed warnings in aoptcpu
git-svn-id: branches/z80@44828 -
|
2020-04-19 04:40:48 +00:00 |
|
nickysn
|
755fe97c51
|
* synchronize with trunk
git-svn-id: branches/z80@44397 -
|
2020-03-29 16:24:32 +00:00 |
|
florian
|
ea52a23179
|
+ skeleton for Z80 support
git-svn-id: branches/z80@35665 -
|
2017-03-26 19:10:50 +00:00 |
|