Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
H A Dinsn-def.h13 #define OPENRISC_INSN_NOP 0x15000000U macro
/linux/arch/openrisc/kernel/
H A Djump_label.c37 insn = OPENRISC_INSN_NOP; in arch_jump_label_transform_queue()