Home
last modified time | relevance | path

Searched refs:L1D_VA_INVAL (Results 1 – 2 of 2) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dnds32_insn.h39 #define L1D_VA_INVAL(a) (0x64000101 | ((a) << 15)) macro
/dports/devel/openocd/openocd-0.11.0/src/jtag/aice/
H A Daice_usb.c3568 instructions[1] = L1D_VA_INVAL(R0); in aice_usb_dcache_va_inval()