pub unsafe fn l2cache_iall()
Expand description

L2CACHE.IALL, L2-cache invalid all items instruction

Invalidates all L2-cache table items.

Permissions

Can run on M or S mode.

Exceptions

Raises illegal instruction exception when mxstatus.theadisaee = 0, or when mxstatus.theadisaee = 1 but run on U mode.

Platform support

This instruction is supported on Xuantie C910 and C906 cores.