[J-core] Assembly tutorial?
Rich Felker
dalias at libc.org
Mon May 2 08:15:36 EDT 2016
On Mon, May 02, 2016 at 06:03:28AM -0500, Rob Landley wrote:
> 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...
I can possibly write one. BTW, s/shmobile-/??/?
Rich
More information about the J-core
mailing list