HomeSort by: relevance | last modified time | path
    Searched refs:O_BNOT (Results 1 - 9 of 9) sorted by relevancy

  /src/bin/ksh/
expr.c 42 O_BNOT, O_LNOT,
294 if (op == O_BNOT || op == O_LNOT || op == O_MINUS
299 if (op == O_BNOT)
  /src/external/gpl3/binutils/dist/gas/config/
tc-h8300.c 1630 || this_try->opcode->how == O (O_BNOT, SB)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-h8300.c 1630 || this_try->opcode->how == O (O_BNOT, SB)
  /src/external/gpl3/binutils/dist/include/opcode/
h8300.h 1094 O_BNOT,
1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
  /src/external/gpl3/binutils.old/dist/include/opcode/
h8300.h 1094 O_BNOT,
1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
  /src/external/gpl3/gdb/dist/include/opcode/
h8300.h 1094 O_BNOT,
1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
  /src/external/gpl3/gdb.old/dist/include/opcode/
h8300.h 1094 O_BNOT,
1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 3524 OBITOP (O_BNOT, 1, 1, ea ^= m); /* bnot */
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 3524 OBITOP (O_BNOT, 1, 1, ea ^= m); /* bnot */

Completed in 70 milliseconds