Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/sgi-gru/
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()
/linux-6.1.9/drivers/misc/altera-stapl/
Daltera.c36 OP_NOP = 0, enumerator
524 case OP_NOP: in altera_execute()