Searched refs:OPC_MOV (Results 1 – 1 of 1) sorted by relevance
177 #define OPC_MOV 0x200a0000 macro671 const u32 insn = OPC_MOV | OP_B(rd) | OP_C(rs); in arc_mov_r()681 const u32 insn = OPC_MOV | OP_B(rd) | OP_IMM; in arc_mov_i()696 const u32 insn = OPC_MOV | OP_B(rd) | OP_IMM; in arc_mov_i_fixed()