Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dtraps.h31 #define SPARC_NOP (0x01000000) macro
/openbmc/linux/arch/sparc/kernel/
H A Dirq_32.c263 table[SP_TRAP_IRQ1+(cpu_irq-1)].inst_four = SPARC_NOP; in sparc_floppy_request_irq()