Searched defs:other (Results 1 – 9 of 9) sorted by relevance
/qemu/target/mips/tcg/system/ |
H A D | cp0_helper.c | 258 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcstatus() local 275 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcbind() local 292 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcrestart() local 309 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tchalt() local 326 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tccontext() local 343 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcschedule() local 360 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_tcschefback() local 377 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_entryhi() local 385 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_cause() local 393 CPUMIPSState *other = mips_cpu_map_tc(env, &other_tc); in helper_mftc0_status() local [all …]
|
/qemu/scripts/ |
H 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/ |
H A D | mips_cmgcr.h | 70 uint32_t other; member
|
/qemu/hw/ppc/ |
H 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/ |
H A D | test-aio.c | 754 Coroutine *other; member
|
H A D | test-char.c | 993 struct sockaddr_in other; in char_udp_test_internal() local
|
/qemu/hw/pci-host/ |
H A D | designware.c | 280 MemoryRegion *current, *other; in designware_pcie_update_viewport() local
|
/qemu/system/ |
H A D | runstate.c | 353 VMChangeStateEntry *other; in qemu_add_vm_change_state_handler_prio_full() local
|
H A D | memory.c | 2622 MemoryRegion *other; in memory_region_update_container_subregions() local 3144 MemoryListener *other = NULL; in memory_listener_register() local
|