Searched refs:DIVWU (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | rl78-parse.h | 122 DIVWU = 323, /* DIVWU */ enumerator 247 #define DIVWU 323 macro
|
| D | rl78-parse.y | 169 %token DEC DECW DI DIVHU DIVWU 524 | DIVWU { ISA_G14 ("DIVWU"); } 1292 OPC(DIVWU),
|
| D | rl78-parse.c | 308 DIVWU = 323, /* DIVWU */ enumerator 433 #define DIVWU 323 macro 4536 OPC(DIVWU),
|
| /netbsd/src/sys/external/bsd/sljit/dist/sljit_src/ |
| D | sljitNativePPC_common.c | 162 #define DIVWU (HI(31) | LO(459)) macro 1291 …FAIL_IF(push_inst(compiler, (int_op ? (op == SLJIT_DIVMOD_UW ? DIVWU : DIVW) : (op == SLJIT_DIVMOD… in sljit_emit_op0() 1294 …FAIL_IF(push_inst(compiler, (op == SLJIT_DIVMOD_UW ? DIVWU : DIVW) | D(SLJIT_R0) | A(SLJIT_R0) | B… in sljit_emit_op0() 1301 …return push_inst(compiler, (int_op ? (op == SLJIT_DIV_UW ? DIVWU : DIVW) : (op == SLJIT_DIV_UW ? D… in sljit_emit_op0() 1303 …return push_inst(compiler, (op == SLJIT_DIV_UW ? DIVWU : DIVW) | D(SLJIT_R0) | A(SLJIT_R0) | B(SLJ… in sljit_emit_op0()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2015 | 1401 (MULH, DIVHU, DIVWU, MACHI, MACH): Update error strings. 1421 (MULHU, MULH, MULU, DIVHU, DIVWU, MACHU, MACH): Use them.
|
| D | ChangeLog-2013 | 1780 * config/rl78-parse.y: Fix encoding of DIVWU insn.
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-2013 | 1164 * rl78-decode.opc: Fix encoding of DIVWU insn.
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-2013 | 1164 * rl78-decode.opc: Fix encoding of DIVWU insn.
|