mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 00:54:57 +00:00
Add new address_space_ld*/st* functions which allow transaction attributes and error reporting for basic load and stores. These are named to be in line with the address_space_read/write/rw buffer operations. The existing ld/st*_phys functions are now wrappers around the new functions. Backports commit 500131154d677930fce35ec3a6f0b5a26bcd2973 from qemu |
||
|---|---|---|
| .. | ||
| exec | ||
| fpu | ||
| hw | ||
| qapi | ||
| qemu | ||
| qom | ||
| sysemu | ||
| config.h | ||
| elf.h | ||
| glib_compat.h | ||
| qemu-common.h | ||