Re: [9fans] spim syscall stack adjustment

2023-01-27 Thread adventures in9
I could try and build a spim world without the ADD in syscall to see what happens. It might be a week or 2 before I can find the time. As for why it does it. I never really looked into it. I figured it was just another endian issue. I had enough bugs that when I got past that one I just moved

[9fans] spim syscall stack adjustment

2023-01-26 Thread Anthony Martin
Does anyone know why the libc system call functions for spim add four to the stack pointer (R29) before issuing the SYSCALL instruction? /sys/src/libc/9syscall/mkfile:/spim It was introduced in the third edition but there were never any spim kernels released so I wasn't able to compare th

[9fans] /spim

2015-08-08 Thread cinap_lenrek
recently the /spim directory for little endian mips was commited to the repository. sysupdate will create this directory under /dist/plan9front as the namespace (and cwfs) prevent it from creating directories in /. there will be no error message and no harm is done. just for the people who wonder

Re: [9fans] spim

2012-09-06 Thread Bruce Ellis
beware... they came in flavours, some of which designed to stop fun. mine still spims fine after a decade. not sure why i have an unopened spare. bucee On 6 September 2012 21:33, Aram Hăvărneanu wrote: >> Sorry, typo - should be WRT54G > > Interesting, I have that router but wanted for some tim

Re: [9fans] spim

2012-09-06 Thread Aram Hăvărneanu
> Sorry, typo - should be WRT54G Interesting, I have that router but wanted for some time to replace it with something more modern. Now I have an added incentive to do so. -- Aram Hăvărneanu

Re: [9fans] spim

2012-09-06 Thread Richard Miller
> Linksys WRT55G Sorry, typo - should be WRT54G

Re: [9fans] spim

2012-09-06 Thread Richard Miller
> i was wondering what use the spim compiler had been put to, and > if this use is still active. Inferno emu for the Linksys WRT55G is built with the spim compiler - see /n/sources/contrib/miller/inferno/linksys Probably not very "active".

Re: [9fans] spim

2012-09-06 Thread Charles Forsyth
Little-endian mips. On 6 September 2012 05:12, Skip Tavakkolian wrote: > spim not spin? > > On Wed, Sep 5, 2012 at 7:51 AM, erik quanstrom > wrote: > > i was wondering what use the spim compiler had been put to, and > > if this use is still active. does anyone know? > > > > - erik > > > >

Re: [9fans] spim

2012-09-05 Thread Skip Tavakkolian
spim not spin? On Wed, Sep 5, 2012 at 7:51 AM, erik quanstrom wrote: > i was wondering what use the spim compiler had been put to, and > if this use is still active. does anyone know? > > - erik >

[9fans] spim

2012-09-05 Thread erik quanstrom
i was wondering what use the spim compiler had been put to, and if this use is still active. does anyone know? - erik