Lines Matching refs:__opdword

303 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype,  in __opdword()  function
357 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, XTYPE_DW, iaa, 0, in gru_vload_phys()
369 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, XTYPE_DW, iaa, 0, in gru_vstore_phys()
382 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0, in gru_vload()
395 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0, in gru_vstore()
408 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0, in gru_ivload()
421 gru_start_instruction(ins, __opdword(OP_IVSTORE, 0, xtype, IAA_RAM, 0, in gru_ivstore()
435 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0, in gru_vset()
449 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0, in gru_ivset()
462 gru_start_instruction(ins, __opdword(OP_VFLUSH, 0, xtype, IAA_RAM, 0, in gru_vflush()
470 gru_start_instruction(ins, __opdword(OP_NOP, 0, 0, 0, 0, 0, CB_IMA(hints))); in gru_nop()
485 gru_start_instruction(ins, __opdword(OP_BCOPY, 0, xtype, IAA_RAM, in gru_bcopy()
498 gru_start_instruction(ins, __opdword(OP_BSTORE, 0, xtype, 0, IAA_RAM, in gru_bstore()
508 gru_start_instruction(ins, __opdword(OP_GAMIR, exopc, xtype, IAA_RAM, 0, in gru_gamir()
518 gru_start_instruction(ins, __opdword(OP_GAMIRR, exopc, xtype, IAA_RAM, 0, in gru_gamirr()
532 gru_start_instruction(ins, __opdword(OP_GAMER, exopc, xtype, IAA_RAM, 0, in gru_gamer()
545 gru_start_instruction(ins, __opdword(OP_GAMERR, exopc, xtype, IAA_RAM, 0, in gru_gamerr()
556 gru_start_instruction(ins, __opdword(OP_GAMXR, EOP_XR_CSWAP, XTYPE_DW, in gru_gamxr()
568 gru_start_instruction(ins, __opdword(OP_MESQ, 0, XTYPE_CL, IAA_RAM, 0, in gru_mesq()