mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2024-12-25 01:35:39 +00:00
c7a17d04a2
Vector strided operations access the first memory element at the base address, and then access subsequent elements at address increments given by the byte offset contained in the x register specified by rs2. Vector unit-stride operations access elements stored contiguously in memory starting from the base effective address. It can been seen as a special case of strided operations. Backports 751538d5da557e5c10e5045c2d27639580ea54a7 |
||
---|---|---|
.. | ||
trans_privileged.inc.c | ||
trans_rva.inc.c | ||
trans_rvd.inc.c | ||
trans_rvf.inc.c | ||
trans_rvh.inc.c | ||
trans_rvi.inc.c | ||
trans_rvm.inc.c | ||
trans_rvv.inc.c |