On 2 February 2014 19:39, Xin Tong <trent.t...@gmail.com> wrote:
> what should i do here? i want to pass the ADDR_READ/addr_write into
> the macro. But i do not know how I can convert it into
> env->tlb_v_table[mmu_idx][vidx].ADDR_READ/env->tlb_v_table[mmu_idx][vidx].addr_write.

I told you what you were doing wrong. Just say
  env->tlb_v_table[mmu_idx][vidx].ACCESS_TYPE

thanks
-- PMM

Reply via email to