Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h170 #define OP_NOP 0x00 macro
480 gru_start_instruction(ins, __opdword(OP_NOP, 0, 0, 0, 0, 0, CB_IMA(hints))); in gru_nop()
/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera.c36 OP_NOP = 0, enumerator
524 case OP_NOP: in altera_execute()