Home
last modified time | relevance | path

Searched defs:cpu_state (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34010/
H A Dtms34010.h186 struct cpu_state { struct
189 cpu_register sp;
190 dword pc;
191 dword last_pc;
192 dword st;
193 sdword stop;
194 sdword icounter;
195 sdword cycles_start;
196 i64 total_cycles;
198 sdword timer_cyc;
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/tms34010/
H A Dtms34010.h180 struct cpu_state { struct
181 cpu_register a[15];
183 cpu_register sp;
184 dword pc;
185 dword last_pc;
186 dword st;
187 sdword stop;
188 sdword icounter;
189 sdword cycles_start;
190 i64 total_cycles;
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/hvf/
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
87 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
133 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
158 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
171 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
216 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
244 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
288 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
348 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
430 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
H A Dhvf.c288 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_state() local
296 void hvf_cpu_synchronize_state(CPUState *cpu_state) in hvf_cpu_synchronize_state()
305 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_post_reset() local
310 void hvf_cpu_synchronize_post_reset(CPUState *cpu_state) in hvf_cpu_synchronize_post_reset()
317 CPUState *cpu_state = cpu; in _hvf_cpu_synchronize_post_init() local
322 void hvf_cpu_synchronize_post_init(CPUState *cpu_state) in hvf_cpu_synchronize_post_init()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/hvf/
H A Dx86hvf.c75 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
89 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
135 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
160 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
173 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
218 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
246 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
290 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
350 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
432 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/hvf/
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
87 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
133 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
158 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
171 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
216 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
244 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
288 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
348 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
430 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
H A Dhvf.c288 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_state() local
296 void hvf_cpu_synchronize_state(CPUState *cpu_state) in hvf_cpu_synchronize_state()
305 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_post_reset() local
310 void hvf_cpu_synchronize_post_reset(CPUState *cpu_state) in hvf_cpu_synchronize_post_reset()
317 CPUState *cpu_state = cpu; in _hvf_cpu_synchronize_post_init() local
322 void hvf_cpu_synchronize_post_init(CPUState *cpu_state) in hvf_cpu_synchronize_post_init()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/hvf/
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
87 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
133 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
158 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
171 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
216 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
244 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
288 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
348 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
430 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
H A Dhvf.c288 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_state() local
296 void hvf_cpu_synchronize_state(CPUState *cpu_state) in hvf_cpu_synchronize_state()
305 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_post_reset() local
310 void hvf_cpu_synchronize_post_reset(CPUState *cpu_state) in hvf_cpu_synchronize_post_reset()
317 CPUState *cpu_state = cpu; in _hvf_cpu_synchronize_post_init() local
322 void hvf_cpu_synchronize_post_init(CPUState *cpu_state) in hvf_cpu_synchronize_post_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/hvf/
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
87 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
133 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
162 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
175 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
220 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
248 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
292 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
354 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
430 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
H A Dhvf.c276 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_state() local
284 void hvf_cpu_synchronize_state(CPUState *cpu_state) in hvf_cpu_synchronize_state()
293 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_post_reset() local
298 void hvf_cpu_synchronize_post_reset(CPUState *cpu_state) in hvf_cpu_synchronize_post_reset()
305 CPUState *cpu_state = cpu; in _hvf_cpu_synchronize_post_init() local
310 void hvf_cpu_synchronize_post_init(CPUState *cpu_state) in hvf_cpu_synchronize_post_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/hvf/
H A Dx86hvf.c73 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
87 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
133 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
158 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
171 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
216 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
244 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
288 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
348 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
430 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
H A Dhvf.c288 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_state() local
296 void hvf_cpu_synchronize_state(CPUState *cpu_state) in hvf_cpu_synchronize_state()
305 CPUState *cpu_state = cpu; in do_hvf_cpu_synchronize_post_reset() local
310 void hvf_cpu_synchronize_post_reset(CPUState *cpu_state) in hvf_cpu_synchronize_post_reset()
317 CPUState *cpu_state = cpu; in _hvf_cpu_synchronize_post_init() local
322 void hvf_cpu_synchronize_post_init(CPUState *cpu_state) in hvf_cpu_synchronize_post_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/hvf/
H A Dx86hvf.c74 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
86 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
132 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
157 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
169 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
214 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
242 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
286 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
346 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
428 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
/dports/emulators/qemu/qemu-6.2.0/target/i386/hvf/
H A Dx86hvf.c74 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
86 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
132 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
157 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
169 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
214 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
242 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
286 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
346 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
428 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dx86hvf.c75 void hvf_put_xsave(CPUState *cpu_state) in hvf_put_xsave()
89 void hvf_put_segments(CPUState *cpu_state) in hvf_put_segments()
135 void hvf_put_msrs(CPUState *cpu_state) in hvf_put_msrs()
160 void hvf_get_xsave(CPUState *cpu_state) in hvf_get_xsave()
173 void hvf_get_segments(CPUState *cpu_state) in hvf_get_segments()
218 void hvf_get_msrs(CPUState *cpu_state) in hvf_get_msrs()
246 int hvf_put_registers(CPUState *cpu_state) in hvf_put_registers()
290 int hvf_get_registers(CPUState *cpu_state) in hvf_get_registers()
350 bool hvf_inject_interrupts(CPUState *cpu_state) in hvf_inject_interrupts()
432 int hvf_process_events(CPUState *cpu_state) in hvf_process_events()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/
H A Dmips3.h95 struct cpu_state { struct
107 ALIGN_DECL(16) cpu_state m_state; argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/
H A Dmips3.h95 struct cpu_state { struct
107 ALIGN_DECL(16) cpu_state m_state; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c94 static int default_finish_suspend(unsigned long cpu_state) in default_finish_suspend()
103 static void dummy_scu_prepare(unsigned int cpu_id, unsigned int cpu_state) in dummy_scu_prepare()
128 static void scu_pwrst_prepare(unsigned int cpu_id, unsigned int cpu_state) in scu_pwrst_prepare()
308 unsigned int cpu_state = 0; in omap4_hotplug_cpu() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c94 static int default_finish_suspend(unsigned long cpu_state) in default_finish_suspend()
103 static void dummy_scu_prepare(unsigned int cpu_id, unsigned int cpu_state) in dummy_scu_prepare()
128 static void scu_pwrst_prepare(unsigned int cpu_id, unsigned int cpu_state) in scu_pwrst_prepare()
308 unsigned int cpu_state = 0; in omap4_hotplug_cpu() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c94 static int default_finish_suspend(unsigned long cpu_state) in default_finish_suspend()
103 static void dummy_scu_prepare(unsigned int cpu_id, unsigned int cpu_state) in dummy_scu_prepare()
128 static void scu_pwrst_prepare(unsigned int cpu_id, unsigned int cpu_state) in scu_pwrst_prepare()
308 unsigned int cpu_state = 0; in omap4_hotplug_cpu() local
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-sha256crypt/sha256crypt/cpu/
H A Dcpu_state.v27 module cpu_state #( module
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-sha512crypt/sha512crypt/cpu/
H A Dcpu_state.v27 module cpu_state #( module
/dports/security/john/john-1.9.0-jumbo-1/src/ztex/fpga-md5crypt/md5crypt/cpu/
H A Dcpu_state.v27 module cpu_state #( module
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/board/arm_fpga/
H A Dfpga_pm.c75 static void fpga_cpu_standby(plat_local_state_t cpu_state) in fpga_cpu_standby()

12345678910>>...16