h8300: System call entry enable interrupt.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
This commit is contained in:
parent
bf24eec39a
commit
2f1b0077a9
1 changed files with 1 additions and 0 deletions
|
@ -246,6 +246,7 @@ _system_call:
|
||||||
/* save top of frame */
|
/* save top of frame */
|
||||||
mov.l sp,er0
|
mov.l sp,er0
|
||||||
jsr @set_esp0
|
jsr @set_esp0
|
||||||
|
andc #0x3f,ccr
|
||||||
mov.l sp,er2
|
mov.l sp,er2
|
||||||
and.w #0xe000,r2
|
and.w #0xe000,r2
|
||||||
mov.l @(TI_FLAGS:16,er2),er2
|
mov.l @(TI_FLAGS:16,er2),er2
|
||||||
|
|
Loading…
Add table
Reference in a new issue