On 08/16/2018 07:57 AM, Aleksandar Markovic wrote:
> From: Yongbok Kim <[email protected]>
> 
> Add emulation of nanoMIPS 16-bit branch instructions.
> 
> Reviewed-by: Richard Henderson <[email protected]>
> Signed-off-by: Yongbok Kim <[email protected]>
> Signed-off-by: Aleksandar Markovic <[email protected]>
> Signed-off-by: Stefan Markovic <[email protected]>
> ---
>  target/mips/translate.c | 36 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)

This patch needs the gen_compute_compact_branch_nm you add in patch 39.
All of the uses of gen_compute_branch are incorrect.


r~

Reply via email to