Yep

On Fri, Mar 15, 2024, 5:02 PM Stephen Adolph <[email protected]> wrote:

> I think it is called "Ken"  ;)
>
> On Friday, March 15, 2024, Douglas Quagliana <[email protected]> wrote:
>
>> Does anyone know if there is a superoptimizer for the Intel 8085 (or
>> maybe for the Z80)?
>>
>> A superoptimizer in this context is a program that takes as its input an
>> assembly language source code file and then it tries a brute force search
>> of all possible machine language instructions (up to a certain length) for
>> any shorter/faster sequences of machine language instructions that would do
>> the same thing as the original sequence of instructions.
>>
>> There's a GNU superoptimizer for 8086 and 68020, but I'm looking for one
>> for the 8085 (or Z80) so I can use the superoptimized results on a Model
>> 100.
>>
>> Regards,
>> Douglas
>>
>>

Reply via email to