Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgru_instructions.h313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() function
367 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, XTYPE_DW, iaa, 0, in gru_vload_phys()
379 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, XTYPE_DW, iaa, 0, in gru_vstore_phys()
392 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0, in gru_vload()
405 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0, in gru_vstore()
418 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0, in gru_ivload()
431 gru_start_instruction(ins, __opdword(OP_IVSTORE, 0, xtype, IAA_RAM, 0, in gru_ivstore()
445 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0, in gru_vset()
459 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0, in gru_ivset()
472 gru_start_instruction(ins, __opdword(OP_VFLUSH, 0, xtype, IAA_RAM, 0, in gru_vflush()
[all …]