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

/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h303 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, function
357 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, XTYPE_DW, iaa, 0,
369 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, XTYPE_DW, iaa, 0,
382 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0,
395 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0,
408 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0,
421 gru_start_instruction(ins, __opdword(OP_IVSTORE, 0, xtype, IAA_RAM, 0,
435 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0,
449 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0,
462 gru_start_instruction(ins, __opdword(OP_VFLUS
[all...]

Completed in 83 milliseconds