Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dtraps.c509 #define SPEC0 0x00000000 macro
700 if ((opcode & OPCODE) == SPEC0 && (opcode & FUNC) == SYNC) { in simulate_sync()