Searched refs:Reverse (Results 1 – 7 of 7) sorted by relevance
| /qemu/docs/system/ |
| A D | replay.rst | 194 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 D | qdev.c | 164 enum ListenerDirection { Forward, Reverse }; enumerator 178 case Reverse: \ 587 DEVICE_LISTENER_CALL(unrealize, Reverse, dev); in device_set_realized()
|
| /qemu/system/ |
| A D | memory.c | 104 enum ListenerDirection { Forward, Reverse }; enumerator 118 case Reverse: \ 142 case Reverse: \ 818 MEMORY_LISTENER_CALL(as, eventfd_add, Reverse, §ion, 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 D | t16.decode | 215 # Reverse bytes
|
| /qemu/target/hexagon/imported/ |
| A D | shift.idef | 1101 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 D | replay.rst | 33 …em's Execution with Multi-target QEMU Simulator for Dynamic Analysis and Reverse Debugging <https:…
|
| /qemu/target/hexagon/imported/mmvec/ |
| A D | ext.idef | 2092 "Reverse Benes Butterfly network ",
|
Completed in 27 milliseconds