On 07/14/2014 10:41 AM, Bastian Koppelmann wrote: > Add instructions of SLR, SSRO and SRO opcode format. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > v1 -> v2: > - Add one decode function for all SLR instructions. > - Add one decode function for all SRO instructions. > - Remove duplicate SSRO instructions, which were removed in patch v1 > 15/15. > - Change load/store to use TCGMemOp. > > target-tricore/translate.c | 121 > +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 121 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~