Home
last modified time | relevance | path

Searched hist:"8 df0e6aedad33c6746f4bc2a4d0cfdd432877084" (Results 1 – 4 of 4) sorted by relevance

/qemu/target/m68k/
H A Dhelper.c8df0e6aedad33c6746f4bc2a4d0cfdd432877084 Mon Feb 01 00:01:52 UTC 2021 Lucien Murray-Pitts <lucienmp.qemu@gmail.com> m68k: MOVEC insn. should generate exception if wrong CR is accessed

Add CPU class detection for each CR type in the m68k_move_to/from helpers,
so that it throws and exception if an unsupported register is requested
for that CPU class.

Reclassified MOVEC insn. as only supported from 68010.

Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <fc0d0187478716f05d990949347071969b743151.1612137712.git.balaton@eik.bme.hu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
H A Dcpu.h8df0e6aedad33c6746f4bc2a4d0cfdd432877084 Mon Feb 01 00:01:52 UTC 2021 Lucien Murray-Pitts <lucienmp.qemu@gmail.com> m68k: MOVEC insn. should generate exception if wrong CR is accessed

Add CPU class detection for each CR type in the m68k_move_to/from helpers,
so that it throws and exception if an unsupported register is requested
for that CPU class.

Reclassified MOVEC insn. as only supported from 68010.

Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <fc0d0187478716f05d990949347071969b743151.1612137712.git.balaton@eik.bme.hu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
H A Dcpu.c8df0e6aedad33c6746f4bc2a4d0cfdd432877084 Mon Feb 01 00:01:52 UTC 2021 Lucien Murray-Pitts <lucienmp.qemu@gmail.com> m68k: MOVEC insn. should generate exception if wrong CR is accessed

Add CPU class detection for each CR type in the m68k_move_to/from helpers,
so that it throws and exception if an unsupported register is requested
for that CPU class.

Reclassified MOVEC insn. as only supported from 68010.

Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <fc0d0187478716f05d990949347071969b743151.1612137712.git.balaton@eik.bme.hu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
H A Dtranslate.c8df0e6aedad33c6746f4bc2a4d0cfdd432877084 Mon Feb 01 00:01:52 UTC 2021 Lucien Murray-Pitts <lucienmp.qemu@gmail.com> m68k: MOVEC insn. should generate exception if wrong CR is accessed

Add CPU class detection for each CR type in the m68k_move_to/from helpers,
so that it throws and exception if an unsupported register is requested
for that CPU class.

Reclassified MOVEC insn. as only supported from 68010.

Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <fc0d0187478716f05d990949347071969b743151.1612137712.git.balaton@eik.bme.hu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>