On 10/13/2014 09:27 AM, Bastian Koppelmann wrote:
> Add instructions of BIT opcode format.
> Add microcode generator functions gen_bit_1/2op to do 1/2 bit operations on 
> the last bit.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
> v2 -> v3:
>     - OR_NOR_T, AND_NOR_T: Now uses normal conditionals instead of 
> preprocessor.
> 
>  target-tricore/translate.c | 312 
> +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 312 insertions(+)

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


r~

Reply via email to