How to disable L1 cache when I use visual studio

Hi all,

When I use visual studio to run sample benchmarks, I found that some benchmarks may disable L1 cache, while some are using L1 cache. But when I see the compile command, I did not find any difference. Could anyone tell me that how to disable L1 cache in visual studio???

Thanks,