HomeSort by: relevance | last modified time | path
    Searched defs:XOR_INSN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 1233 #define XOR_INSN 0x80180000
1346 opc = RS1 (rd) | XOR_INSN;
1504 the_insn.opcode = (XOR_INSN | RS1 (dstreg) | RD (dstreg) | IMMED
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 1232 #define XOR_INSN 0x80180000
1345 opc = RS1 (rd) | XOR_INSN;
1503 the_insn.opcode = (XOR_INSN | RS1 (dstreg) | RD (dstreg) | IMMED

Completed in 31 milliseconds