Home
last modified time | relevance | path

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

/qemu/target/mips/
H A Dcpu.h936 #define CP0C5_NMS 21 macro
/qemu/target/mips/tcg/
H A Dtranslate.c1729 if (unlikely(ctx->CP0_Config5 & (1 << CP0C5_NMS))) { in check_nms()
1741 if (unlikely((ctx->CP0_Config5 & (1 << CP0C5_NMS)) && in check_nms_dl_il_sl_tl_l2c()