Home
last modified time | relevance | path

Searched refs:SH_CPU_SH7750S (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu5/qemu-5.2.0/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/sh4/
H A Dcpu.h31 #define SH_CPU_SH7750S (1 << 1) macro
36 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu42/qemu-4.2.1/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu/qemu-6.2.0/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu60/qemu-6.0.0/target/sh4/
H A Dcpu.h28 #define SH_CPU_SH7750S (1 << 1) macro
33 #define SH_CPU_SH7750_ALL (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7750R)
/dports/emulators/qemu42/qemu-4.2.1/hw/sh4/
H A Dsh7750.c827 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
855 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/sh4/
H A Dsh7750.c828 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
856 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/sh4/
H A Dsh7750.c826 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
854 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/sh4/
H A Dsh7750.c827 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
855 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/sh4/
H A Dsh7750.c828 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
856 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/sh4/
H A Dsh7750.c827 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) {
855 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/sh4/
H A Dsh7750.c827 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
855 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/sh4/
H A Dsh7750.c827 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
855 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()
/dports/emulators/qemu/qemu-6.2.0/hw/sh4/
H A Dsh7750.c860 if (cpu->env.id & (SH_CPU_SH7750 | SH_CPU_SH7750S | SH_CPU_SH7751)) { in sh7750_init()
888 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()