Searched hist:"6 e22b28e22aa6ed1b8db6f24da2633868019d4c9" (Results 1 – 7 of 7) sorted by relevance
/qemu/target/m68k/ |
H A D | monitor.c | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | gdbstub.c | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | helper.h | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | helper.c | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | cpu.h | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | cpu.c | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|
H A D | translate.c | 6e22b28e22aa6ed1b8db6f24da2633868019d4c9 Thu Jan 04 01:29:12 UTC 2018 Laurent Vivier <laurent@vivier.eu> target/m68k: add the Interrupt Stack Pointer
Add the third stack pointer, the Interrupt Stack Pointer (ISP) (680x0 only). This stack will be needed in softmmu mode.
Update movec to set/get the value of the three stacks.
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20180104012913.30763-17-laurent@vivier.eu>
|