On 6 May 2013 13:56, Claudio Fontana wrote:
> On 14.03.2013 17:16, Peter Maydell wrote:
>> On 14 March 2013 15:57, Claudio Fontana wrote:
>>> I am currently working on an aarch64 tcg target implementation,
>>> based on the available gdb patches contributed by ARM and the results
>>> of the linaro
Il 06/05/2013 14:56, Claudio Fontana ha scritto:
> On 14.03.2013 17:16, Peter Maydell wrote:
>> On 14 March 2013 15:57, Claudio Fontana wrote:
>>> I am currently working on an aarch64 tcg target implementation,
>>> based on the available gdb patches contributed by ARM and the results
>>> of the li
On 14.03.2013 17:16, Peter Maydell wrote:
> On 14 March 2013 15:57, Claudio Fontana wrote:
>> I am currently working on an aarch64 tcg target implementation,
>> based on the available gdb patches contributed by ARM and the results
>> of the linaro toolchain.
>
> Doing a target implementation base
On 14 March 2013 15:57, Claudio Fontana wrote:
> I am currently working on an aarch64 tcg target implementation,
> based on the available gdb patches contributed by ARM and the results
> of the linaro toolchain.
Doing a target implementation based on the gdb/binutils
patches and not the actual do
Hello all,
I am currently working on an aarch64 tcg target implementation,
based on the available gdb patches contributed by ARM and the results of the
linaro toolchain.
I have implemented most opcodes, but I still need to clean up and also
implement the
op_qemu_ld/st stuff, which seems the mos