diff options
author | Taylor Simpson <ltaylorsimpson@gmail.com> | 2024-02-01 03:33:40 -0700 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2024-05-05 16:22:07 -0700 |
commit | 763d2ce7c4f5bc6617b5c17a40f2faaf03fecb8e (patch) | |
tree | 41818440a22988d2abbf57ba2ed1b8ecfb1f21fd /backends/cryptodev.c | |
parent | bd983f68acad895d75678828d23e90ffeac58eea (diff) | |
download | qemu-763d2ce7c4f5bc6617b5c17a40f2faaf03fecb8e.zip qemu-763d2ce7c4f5bc6617b5c17a40f2faaf03fecb8e.tar.gz qemu-763d2ce7c4f5bc6617b5c17a40f2faaf03fecb8e.tar.bz2 |
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Look for read-after-write instead of overlap of reads and writes
HVX instructions with helpers have pass-by-reference semantics, so
we check for overlaps of reads and writes within the same instruction.
Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Message-Id: <20240201103340.119081-4-ltaylorsimpson@gmail.com>
Signed-off-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'backends/cryptodev.c')
0 files changed, 0 insertions, 0 deletions