Re: [webkit-dev] LLINT implementation for ARM traditional

2013-02-20 Thread Filip Pizlo
Yes, I think this is a great way to do it.

Happy hacking,

-Filip


On Feb 20, 2013, at 6:56 AM, Gabor Rapcsanyi  wrote:

> Hello!
> 
> I have started to implement LLINT for ARMv5 traditional and ARMv7 traditional 
> but most of the instructions are identical with the ARMv7 ones, so I would 
> like to reuse this instead of copy pasting. I think that the best way is 
> doing the same what x86.rb does. So I'm planning to rename armv7.rb to arm.rb 
> and put some conditional code in it since the minor differences.
> 
> Any thoughts or comments appreciated.
> 
> Regards,
>   Gabor
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] LLINT implementation for ARM traditional

2013-02-20 Thread Gabor Rapcsanyi

Hello!

I have started to implement LLINT for ARMv5 traditional and ARMv7 
traditional but most of the instructions are identical with the ARMv7 
ones, so I would like to reuse this instead of copy pasting. I think 
that the best way is doing the same what x86.rb does. So I'm planning to 
rename armv7.rb to arm.rb and put some conditional code in it since 
theminor differences.


Any thoughts or comments appreciated.

Regards,
  Gabor
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev