Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args

2020-02-19 Thread Aleksandar Markovic
On Wednesday, February 19, 2020, Laurent Vivier wrote: > Le 19/02/2020 à 19:58, Aleksandar Markovic a écrit : > > > > > > On Tuesday, February 18, 2020, Aleksandar Markovic > > mailto:aleksandar.m.m...@gmail.com>> > wrote: > > > > > > > > On Monday, February 17, 2020, Laurent Vivier >

Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args

2020-02-19 Thread Laurent Vivier
Le 19/02/2020 à 19:58, Aleksandar Markovic a écrit : > > > On Tuesday, February 18, 2020, Aleksandar Markovic > mailto:aleksandar.m.m...@gmail.com>> wrote: > > > > On Monday, February 17, 2020, Laurent Vivier > wrote: > > Move content of mips_syscall

Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args

2020-02-19 Thread Aleksandar Markovic
On Tuesday, February 18, 2020, Aleksandar Markovic < aleksandar.m.m...@gmail.com> wrote: > > > On Monday, February 17, 2020, Laurent Vivier wrote: > >> Move content of mips_syscall_args to mips-syscall-args-o32.c.inc to >> ease automatic update. No functionnal change >> >> Signed-off-by: Laurent

Re: [PATCH 21/22] linux-user,mips: move content of mips_syscall_args

2020-02-18 Thread Aleksandar Markovic
On Monday, February 17, 2020, Laurent Vivier wrote: > Move content of mips_syscall_args to mips-syscall-args-o32.c.inc to > ease automatic update. No functionnal change > > Signed-off-by: Laurent Vivier > --- Reviewed-by: Aleksandar Markovic > linux-user/mips/cpu_loop.c | 440 +

[PATCH 21/22] linux-user,mips: move content of mips_syscall_args

2020-02-17 Thread Laurent Vivier
Move content of mips_syscall_args to mips-syscall-args-o32.c.inc to ease automatic update. No functionnal change Signed-off-by: Laurent Vivier --- linux-user/mips/cpu_loop.c | 440 + linux-user/mips/syscall-args-o32.c.inc | 438 2 file