Searched defs:other (Results 1 – 9 of 9) sorted by relevance
| /qemu/target/mips/tcg/sysemu/ |
| A D | cp0_helper.c | 257 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcstatus() local 274 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcbind() local 291 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcrestart() local 308 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tchalt() local 325 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tccontext() local 342 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcschedule() local 359 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcschefback() local 376 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_entryhi() local 384 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_cause() local 392 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_status() local [all …]
|
| /qemu/scripts/ |
| A D | decodetree.py | 296 def __eq__(self, other): argument 299 def __ne__(self, other): argument 333 def __ne__(self, other): argument 341 def __eq__(self, other): argument 362 def __cmp__(self, other): argument 385 def __eq__(self, other): argument 388 def __ne__(self, other): argument 409 def __eq__(self, other): argument 412 def __ne__(self, other): argument 436 def __eq__(self, other): argument [all …]
|
| /qemu/include/hw/misc/ |
| A D | mips_cmgcr.h | 70 uint32_t other; member
|
| /qemu/hw/ppc/ |
| A D | spapr_vio.c | 387 SpaprVioDevice *other; in reg_conflict() local 484 SpaprVioDevice *other = reg_conflict(dev); in spapr_vio_busdev_realize() local
|
| /qemu/tests/unit/ |
| A D | test-aio.c | 754 Coroutine *other; member
|
| A D | test-char.c | 596 struct sockaddr_in other; in char_udp_test_internal() local
|
| /qemu/system/ |
| A D | runstate.c | 350 VMChangeStateEntry *other; in qemu_add_vm_change_state_handler_prio_full() local
|
| A D | memory.c | 2643 MemoryRegion *other; in memory_region_update_container_subregions() local 3165 MemoryListener *other = NULL; in memory_listener_register() local
|
| /qemu/hw/pci-host/ |
| A D | designware.c | 275 MemoryRegion *current, *other; in designware_pcie_update_viewport() local
|
Completed in 611 milliseconds