Home | History | Annotate | Download | only in out

Lines Matching refs:INST_REPLACE_OP

279 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode)