Petr Kobalicek

Results 307 comments of Petr Kobalicek

This is a nice PR - I have some comments though: - the size of large/huge page should be in `asmjit::VirtMem::Info` - just add there `hugePageSize` or `largePageSize` (not sure...

I'm gonna buy ODroid for testing; it seems it's the easiest way and it's just ~$30. I have cyanogenmod on my phone, but I didn't find it friendly for development.

Cool, you should then try asmjit on plan9 ;) RPI would be an alternative if there is no ODroid; I have actually worked with ODroid before and it has really...

I bought RPi 2 for experimenting with ARM, but haven't have the time to actually start porting asmjit. I'm planning to start writing ARM assembly soon (in 1 to 2...

Just to inform people watching this. I'm able to compile asmjit on ARM, but it can only generate x86/x64 code. I started designing a single backend that can target ARM32...

@jrk I checked this TX1 and it's damn expensive and powerful machine. When I finish my ARM work I'm definitely interested to try it out, SSH access with MC installed...

i already started working on it, but no schedule yet

The branch with some ARM code is `next-wip`, but it's not working (it won't compile if you enable ARM). I mean it's an experimental branch where I work on a...

Yeah it's pity I cannot create something that was working really well in X86 backend. I would like to share instruction database at least, but also I'm not sure whether...

Very low priority at the moment unless there is a company that wants to sponsor the effort at least partially.