mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-04 07:39:59 +01:00
The unit-stride fault-only-fault load instructions are used to vectorize loops with data-dependent exit conditions(while loops). These instructions execute as a regular load except that they will only take a trap on element 0. Backports commit 022b4ecf775ffeff522eaea4f0d94edcfe00a0a9 from qemu |
||
|---|---|---|
| .. | ||
| 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 | ||