On Nov 21, 2007 5:40 PM, Paul Mundt <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 21, 2007 at 05:16:55PM +0900, Magnus Damm wrote:
> > +#define MOVW(n) (0x9300|((n)-2)) /* Move mem word at PC+n to R3 */
> > +#define TRAP_NOARG 0xc310 /* Syscall w/no args (NR in R3) SH3/4 */
> > +#define OR_R0_R
On Wed, Nov 21, 2007 at 05:16:55PM +0900, Magnus Damm wrote:
> +#define MOVW(n) (0x9300|((n)-2)) /* Move mem word at PC+n to R3 */
> +#define TRAP_NOARG 0xc310 /* Syscall w/no args (NR in R3) SH3/4 */
> +#define OR_R0_R0 0x200b /* or r0,r0 (insert to avoid hardware bug)
> */
Thi
Hi everyone,
This adds SH support to the user space signal emulation code. Please apply.
Thanks,
/ magnus
qemu-cvs-20071121c-sh4-signal.patch
Description: Binary data