Lines Matching refs:IAA_RAM
236 #define IAA_RAM 0x0 /* normal cached RAM access */ macro
391 gru_start_instruction(ins, __opdword(OP_VLOAD, 0, xtype, IAA_RAM, 0, in gru_vload()
404 gru_start_instruction(ins, __opdword(OP_VSTORE, 0, xtype, IAA_RAM, 0, in gru_vstore()
417 gru_start_instruction(ins, __opdword(OP_IVLOAD, 0, xtype, IAA_RAM, 0, in gru_ivload()
430 gru_start_instruction(ins, __opdword(OP_IVSTORE, 0, xtype, IAA_RAM, 0, in gru_ivstore()
444 gru_start_instruction(ins, __opdword(OP_VSET, 0, xtype, IAA_RAM, 0, in gru_vset()
458 gru_start_instruction(ins, __opdword(OP_IVSET, 0, xtype, IAA_RAM, 0, in gru_ivset()
471 gru_start_instruction(ins, __opdword(OP_VFLUSH, 0, xtype, IAA_RAM, 0, in gru_vflush()
494 gru_start_instruction(ins, __opdword(OP_BCOPY, 0, xtype, IAA_RAM, in gru_bcopy()
495 IAA_RAM, tri0, CB_IMA(hints))); in gru_bcopy()
507 gru_start_instruction(ins, __opdword(OP_BSTORE, 0, xtype, 0, IAA_RAM, in gru_bstore()
517 gru_start_instruction(ins, __opdword(OP_GAMIR, exopc, xtype, IAA_RAM, 0, in gru_gamir()
527 gru_start_instruction(ins, __opdword(OP_GAMIRR, exopc, xtype, IAA_RAM, 0, in gru_gamirr()
541 gru_start_instruction(ins, __opdword(OP_GAMER, exopc, xtype, IAA_RAM, 0, in gru_gamer()
554 gru_start_instruction(ins, __opdword(OP_GAMERR, exopc, xtype, IAA_RAM, 0, in gru_gamerr()
566 IAA_RAM, 0, 0, CB_IMA(hints))); in gru_gamxr()
577 gru_start_instruction(ins, __opdword(OP_MESQ, 0, XTYPE_CL, IAA_RAM, 0, in gru_mesq()