On 10/13/2014 09:27 AM, Bastian Koppelmann wrote:
> Add instructions of BO opcode format.
> Add microcode generator functions gen_swap, gen_ldmst.
> Add microcode generator functions gen_st/ld_preincr, which write back the 
> address after the memory access.
> Add helper for circular and bit reverse addr mode calculation.
> Add sign extended bitmask for BO_OFF10 field.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
> v2 -> v3:
>     - Add microcode generator functions gen_st/ld_preincr, which write back 
> the
>       address after the memory access.
>     - ST/LD_PREINC insn now use gen_st/ld_preincr or write back the address 
> after
>       after the memory access.

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


r~

Reply via email to