[J-core] Assembly tutorial?

Rob Landley rob at landley.net
Mon May 2 07:03:28 EDT 2016


We should put together a j2 assembly language tutorial. There's some
inline assembly material at:

 https://github.com/0xAX/linux-insides/blob/master/Theory/asm.md

But we need shmobile-specific stuff about branch delay slots and what
registers are conventionally used for what in C function calling
conventions and Linux system calls and so on.

We have a good reference, but we need a tutorial...

Rob


More information about the J-core mailing list