Hi Kevin, Hi Florian,
+ write_c0_ddatalo(3);I guess this needs to be write_c0_ddatalo(data);> + __ssnop(); > + __ssnop(); > + __ssnop(); > + cache_op(Index_Store_Tag_S, ZSCM_REG_BASE + offset); > + __ssnop(); > + __ssnop(); > + __ssnop(); > + barrier(); > } > > #endif /* !defined(__ASSEMBLY__) */ >Kevin or Florian, can you comment on this?
any comments on this ? John