Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dtraps.c508 #define SPEC0 0x00000000 macro
699 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()