Home
last modified time | relevance | path

Searched refs:Reverse (Results 1 – 7 of 7) sorted by relevance

/qemu/docs/system/
A Dreplay.rst194 Reverse debugging
197 Reverse debugging allows "executing" the program in reverse direction.
211 Reverse step loads the nearest snapshot and replays the execution until
214 Reverse continue may include several passes of examining the execution
/qemu/hw/core/
A Dqdev.c164 enum ListenerDirection { Forward, Reverse }; enumerator
178 case Reverse: \
587 DEVICE_LISTENER_CALL(unrealize, Reverse, dev); in device_set_realized()
/qemu/system/
A Dmemory.c104 enum ListenerDirection { Forward, Reverse }; enumerator
118 case Reverse: \
142 case Reverse: \
818 MEMORY_LISTENER_CALL(as, eventfd_add, Reverse, &section, in address_space_add_del_ioeventfds()
915 MEMORY_LISTENER_UPDATE_REGION(fr, as, Reverse, coalesced_io_del, in flat_range_coalesced_io_notify()
1009 MEMORY_LISTENER_UPDATE_REGION(frold, as, Reverse, region_del); in address_space_update_topology_pass()
1024 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Reverse, log_stop, in address_space_update_topology_pass()
2998 MEMORY_LISTENER_CALL_GLOBAL(log_global_stop, Reverse); in memory_global_dirty_log_do_stop()
/qemu/target/arm/tcg/
A Dt16.decode215 # Reverse bytes
/qemu/target/hexagon/imported/
A Dshift.idef1101 Q6INSN(S2_brev, "Rd32=brev(Rs32)", ATTRIBS(A_ARCHV2), "Bit Reverse",{RdV = fBREV_4(RsV);})
1102 Q6INSN(S2_brevp,"Rdd32=brev(Rss32)", ATTRIBS(), "Bit Reverse",{RddV = fBREV_8(RssV);})
/qemu/docs/devel/
A Dreplay.rst33 …em's Execution with Multi-target QEMU Simulator for Dynamic Analysis and Reverse Debugging <https:…
/qemu/target/hexagon/imported/mmvec/
A Dext.idef2092 "Reverse Benes Butterfly network ",

Completed in 27 milliseconds