Hello Fernando,

I dont know, is possible to do both ? If yes, what can be the better way ?

I was thinking in modify the instructions set, because I know what
algorithms that will run ...
For example, matrix multiplication, in this case I was thinking of doing
only two instructions (LoadMatrix and MultMatrix)

What do you suggest me?


Thank You in Advance,


2013/5/29 Fernando Endo <fernando.en...@gmail.com>

> Hi,
>
> Do you want to modify/adapt the existing cpu models to your architecture
> or just to implement a new ISA?
>
> Regards,
>
> Fernando
>
> --
> Fernando A. Endo, PhD student and researcher
>
> Université de Grenoble, UJF
> France
>
>
>
> 2013/5/26 Andrws Vieira <andrwsvie...@gmail.com>
>
>> Hello everybody,
>>
>>
>> I need to make an architecture/organization that shows be more efficient
>> (in some benchmarks) for example that the MIPS.
>>
>> Is possible I make a organization (ISA for gem5), for example with few
>> and simple instructions and be able to compile an C code for this my
>> architecture ?
>>
>> Thanks in advance
>>
>> --
>> *Andrws Aires Vieira       *
>> Mestrando em Computação
>> Universidade Federal do Rio Grande do Sul - UFRGS
>>
>> _______________________________________________
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
*Andrws Aires Vieira       *
Mestrando em Computação
Universidade Federal do Rio Grande do Sul - UFRGS
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to