mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 12:26:53 +00: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 |