H A D | gru_instructions.h | 92 unsigned int xtype: 3; member 124 unsigned long op64; /* icmd,xtype,iaa0,ima,opc,tri0 */ 218 /* Transfer types (xtype field) */ 303 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, in __opdword() argument 313 (xtype << GRU_CB_XTYPE_SHFT) | in __opdword() 374 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vload() argument 382 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0, in gru_vload() 387 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vstore() argument 395 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0, in gru_vstore() 400 unsigned int tri0, unsigned int tri1, unsigned char xtype, in gru_ivload() argument 414 gru_ivstore(void * cb,unsigned long mem_addr,unsigned int tri0,unsigned int tri1,unsigned char xtype,unsigned long nelem,unsigned long hints) gru_ivstore() argument 426 gru_vset(void * cb,unsigned long mem_addr,unsigned long value,unsigned char xtype,unsigned long nelem,unsigned long stride,unsigned long hints) gru_vset() argument 440 gru_ivset(void * cb,unsigned long mem_addr,unsigned int tri1,unsigned long value,unsigned char xtype,unsigned long nelem,unsigned long hints) gru_ivset() argument 454 gru_vflush(void * cb,unsigned long mem_addr,unsigned long nelem,unsigned char xtype,unsigned long stride,unsigned long hints) gru_vflush() argument 476 gru_bcopy(void * cb,const unsigned long src,unsigned long dest,unsigned int tri0,unsigned int xtype,unsigned long nelem,unsigned int bufsize,unsigned long hints) gru_bcopy() argument 490 gru_bstore(void * cb,const unsigned long src,unsigned long dest,unsigned int tri0,unsigned int xtype,unsigned long nelem,unsigned long hints) gru_bstore() argument 503 gru_gamir(void * cb,int exopc,unsigned long src,unsigned int xtype,unsigned long hints) gru_gamir() argument 513 gru_gamirr(void * cb,int exopc,unsigned long src,unsigned int xtype,unsigned long hints) gru_gamirr() argument 523 gru_gamer(void * cb,int exopc,unsigned long src,unsigned int xtype,unsigned long operand1,unsigned long operand2,unsigned long hints) gru_gamer() argument 537 gru_gamerr(void * cb,int exopc,unsigned long src,unsigned int xtype,unsigned long operand1,unsigned long operand2,unsigned long hints) gru_gamerr() argument [all...] |