mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
Hexagon HVX (target/hexagon) import semantics
Imported from the Hexagon architecture library imported/allext.idef Top level file for all extensions imported/mmvec/ext.idef HVX instruction definitions Support functions added to target/hexagon/genptr.c Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
This commit is contained in:
parent
6b4f75975c
commit
887d61b288
4 changed files with 2804 additions and 0 deletions
|
@ -28,3 +28,4 @@
|
|||
#include "shift.idef"
|
||||
#include "system.idef"
|
||||
#include "subinsns.idef"
|
||||
#include "allext.idef"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue