Home
last modified time | relevance | path

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

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