On 26 August 2014 20:48, Richard Henderson wrote:
> On 08/22/2014 09:52 AM, Bastian Koppelmann wrote:
>> my aim is to add Infineon's TriCore architecture to QEMU. This series of
>> patches adds the target stubs, a basic testboard and a softmmu for system
>> mode emulation. Furthermore it adds al
On 08/22/2014 09:52 AM, Bastian Koppelmann wrote:
> Hi,
>
> my aim is to add Infineon's TriCore architecture to QEMU. This series of
> patches adds the target stubs, a basic testboard and a softmmu for system
> mode emulation. Furthermore it adds all the 16 bit long instructions of the
> archit
Hi,
my aim is to add Infineon's TriCore architecture to QEMU. This series of
patches adds the target stubs, a basic testboard and a softmmu for system mode
emulation. Furthermore it adds all the 16 bit long instructions of the
architecture grouped by opcode format.
After this series of patches