Searched refs:O_BNOT (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/bin/ksh/ |
| D | expr.c | 42 O_BNOT, O_LNOT, enumerator 294 if (op == O_BNOT || op == O_LNOT || op == O_MINUS 299 if (op == O_BNOT)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-h8300.c | 1628 || this_try->opcode->how == O (O_BNOT, SB) in build_bytes()
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | h8300.h | 1094 O_BNOT, enumerator 1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | h8300.h | 1094 O_BNOT, enumerator 1317 EBITOP (O (O_BNOT, SB), IMM3 | B30, "bnot", 0x6, 0x1, 0x7, 0xD, 0x7, 0xF, 0x8, 0),
|
| /netbsd/src/external/gpl3/gdb/dist/sim/h8300/ |
| D | compile.c | 3524 OBITOP (O_BNOT, 1, 1, ea ^= m); /* bnot */ in step_once()
|