On 08/22/2014 09:52 AM, Bastian Koppelmann wrote:
> Add instructions of SRC opcode format.
> Add micro-op generator functions for add, conditional add/sub and shi/shai.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
> v5 -> v6:
>     - gen_shaci: Add calculation of PSW.C to shift_count = -32 case.
>     - Remove useless parenthesis.
> 
>  target-tricore/helper.h    |  16 +++
>  target-tricore/translate.c | 251 
> +++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 267 insertions(+)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to