Re: [PATCH v2 20/21] Hexagon (target/hexagon) load into shifted register instructions

2021-04-06 Thread Richard Henderson
On 3/31/21 8:53 PM, Taylor Simpson wrote: Test cases in tests/tcg/hexagon/load_align.c Signed-off-by: Taylor Simpson --- target/hexagon/gen_tcg.h | 66 ++ target/hexagon/imported/encode_pp.def | 3 + target/hexagon/imported/ldst.idef | 19 ++ tests/tcg/hexagon/Makef

[PATCH v2 20/21] Hexagon (target/hexagon) load into shifted register instructions

2021-03-31 Thread Taylor Simpson
The following instructions are added L2_loadalignb_io Ryy32 = memb_fifo(Rs32+#s11:1) L2_loadalignh_io Ryy32 = memh_fifo(Rs32+#s11:1) L4_loadalignb_ur Ryy32 = memb_fifo(Rt32<<#u2+#U6) L4_loadalignh_ur Ryy32 = memh_fifo(Rt32<<#u2+#U6) L4_loadali