]> git.proxmox.com Git - mirror_qemu.git/commit
target/hexagon: introduce new helper functions
authorNiccolò Izzo <nizzo@rev.ng>
Fri, 23 Sep 2022 17:38:25 +0000 (19:38 +0200)
committerTaylor Simpson <tsimpson@quicinc.com>
Fri, 16 Dec 2022 19:36:41 +0000 (11:36 -0800)
commit42659e046fb74a9cdbf2663a5d990df2507bccfa
treec487443d5159e9f884bfa8d7d08122d8d8df9beb
parent7e8b3b395fc39218d5a0b5122167d9249f4658f9
target/hexagon: introduce new helper functions

These helpers will be employed by the idef-parser generated code, to
correctly implement instruction semantics. "Helper" functions, in the
context of this patch, refers to functions which provide a manual TCG
implementation of certain features.

Signed-off-by: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Niccolò Izzo <nizzo@rev.ng>
Signed-off-by: Anton Johansson <anjo@rev.ng>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <20220923173831.227551-6-anjo@rev.ng>
target/hexagon/genptr.c
target/hexagon/genptr.h
target/hexagon/macros.h