aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/README
diff options
context:
space:
mode:
authorTaylor Simpson <ltaylorsimpson@gmail.com>2024-03-06 20:23:26 -0700
committerBrian Cain <bcain@quicinc.com>2024-05-05 16:22:07 -0700
commit582c59efaecf01c08e4d034b7140b2b5e5ac9480 (patch)
treed1b21d42e4789b708eb80de5cd7afa5b1ac1318a /target/hexagon/README
parentb45c1b51248470220131235f43670d93286a9346 (diff)
downloadqemu-582c59efaecf01c08e4d034b7140b2b5e5ac9480.zip
qemu-582c59efaecf01c08e4d034b7140b2b5e5ac9480.tar.gz
qemu-582c59efaecf01c08e4d034b7140b2b5e5ac9480.tar.bz2
Hexagon (target/hexagon) Remove gen_shortcode.py
This data structure is not used Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com> Reviewed-by: Brian Cain <bcain@quicinc.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240307032327.4799-9-ltaylorsimpson@gmail.com> Signed-off-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'target/hexagon/README')
-rw-r--r--target/hexagon/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/hexagon/README b/target/hexagon/README
index 224a3f9..7ffd517 100644
--- a/target/hexagon/README
+++ b/target/hexagon/README
@@ -46,7 +46,6 @@ header files in <BUILD_DIR>/target/hexagon
gen_printinsn.py -> printinsn_generated.h.inc
gen_op_attribs.py -> op_attribs_generated.h.inc
gen_helper_protos.py -> helper_protos_generated.h.inc
- gen_shortcode.py -> shortcode_generated.h.inc
gen_tcg_funcs.py -> tcg_funcs_generated.c.inc
gen_tcg_func_table.py -> tcg_func_table_generated.c.inc
gen_helper_funcs.py -> helper_funcs_generated.c.inc