On 06/13/2016 02:11 PM, Sandra Loosemore wrote:
>>> This is a non-starter. Qemu is a GPLv2-only project because of some of
>>> the files it has already borrowed from other places, so we CANNOT use
>>> GPLv3 files. You'll have to implement this from scratch, or pull from
>>> binutils at the point
On 06/13/2016 01:40 PM, Marek Vasut wrote:
On 06/13/2016 09:15 PM, Eric Blake wrote:
On 06/13/2016 01:05 PM, Marek Vasut wrote:
Add nios2 disassembler support. This patch is composed from binutils files
from commit "Opcodes and assembler support for Nios II R2". The files from
binutils used in
On 06/13/2016 09:15 PM, Eric Blake wrote:
> On 06/13/2016 01:05 PM, Marek Vasut wrote:
>> Add nios2 disassembler support. This patch is composed from binutils files
>> from commit "Opcodes and assembler support for Nios II R2". The files from
>> binutils used in this patch are:
>>
>
>> +++ b/disas
On 06/13/2016 01:05 PM, Marek Vasut wrote:
> Add nios2 disassembler support. This patch is composed from binutils files
> from commit "Opcodes and assembler support for Nios II R2". The files from
> binutils used in this patch are:
>
> +++ b/disas/nios2.c
> @@ -0,0 +1,3620 @@
> +/*
> + * This fil
Add nios2 disassembler support. This patch is composed from binutils files
from commit "Opcodes and assembler support for Nios II R2". The files from
binutils used in this patch are:
include/opcode/nios2.h
include/opcode/nios2r1.h
include/opcode/nios2r2.h
opcodes/nios2-opc.c
op