Home
last modified time | relevance | path

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

/qemu/docs/system/
H 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/
H A Dqdev.c179 enum ListenerDirection { Forward, Reverse }; enumerator
193 case Reverse: \
602 DEVICE_LISTENER_CALL(unrealize, Reverse, dev); in device_set_realized()
/qemu/system/
H 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()
977 MEMORY_LISTENER_UPDATE_REGION(frold, as, Reverse, region_del); in address_space_update_topology_pass()
992 MEMORY_LISTENER_UPDATE_REGION(frnew, as, Reverse, log_stop, in address_space_update_topology_pass()
2992 MEMORY_LISTENER_CALL_GLOBAL(log_global_stop, Reverse); in memory_global_dirty_log_do_stop()
/qemu/target/arm/tcg/
H A Dt16.decode215 # Reverse bytes
/qemu/target/hexagon/imported/
H 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/
H A Dreplay.rst33 …em's Execution with Multi-target QEMU Simulator for Dynamic Analysis and Reverse Debugging <https:…
/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2092 "Reverse Benes Butterfly network ",