Searched refs:LDST_IMM (Results 1 – 4 of 4) sorted by relevance
82 { DCTRL, LDST_CLASS_DECO | LDST_IMM | LDST_SRCDST_WORD_DECOCTRL,255 opcode |= LDST_IMM; in rta_load()
96 opcode |= LDST_IMM; in rta_store()
101 uint32_t load_cmd = CMD_LOAD | LDST_IMM | LDST_CLASS_IND_CCB | in rta_nfifo_load()
260 #define LDST_IMM BIT(23) macro