On 07/14/2014 10:41 AM, Bastian Koppelmann wrote: > Add instructions of SSR opcode format. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > v1 -> v2: > - Remove AND in ST_B and ST_H instructions. > - Load/Store instructions now use new TCGMemOp. > - Move SSR instructions to one decode function. > > target-tricore/translate.c | 50 > ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 50 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~