On 10/01/2014 02:35 AM, Bastian Koppelmann wrote:
> Add instructions of ABS, ABSB opcode format.
> Add microcode generator functions for ld/st of two 32bit reg as one 64bit 
> value.
> Add microcode generator functions for ldmst and swap.
> Add helper ldlcx, lducx, stlcx and stucx.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
> v1 -> v2:
>     - Fix whitespaces
>     - gen_ld_2regs_64: replace three tcg-ops to write back 64bit result with 
> tcg_gen_extr
>     - decode32Bit: move declaration of b and bpos to the top of the function.

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


r~

Reply via email to