|
| From: | Anton Johansson |
| Subject: | Re: [PATCH v5 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions |
| Date: | Wed, 1 Feb 2023 13:05:12 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
Add overrides for
SL2_jumpr31 Unconditional
SL2_jumpr31_t Predicated true (old value)
SL2_jumpr31_f Predicated false (old value)
SL2_jumpr31_tnew Predicated true (new value)
SL2_jumpr31_fnew Predicated false (new value)
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
---
target/hexagon/gen_tcg.h | 15 ++++++++++++++-
target/hexagon/genptr.c | 10 +++++++++-
2 files changed, 23 insertions(+), 2 deletions(-)
Reviewed-by: Anton Johansson <anjo@rev.ng>
| [Prev in Thread] | Current Thread | [Next in Thread] |