Searched refs:OP_MUL (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/external/bsd/byacc/dist/test/ |
| D | quote_calc3.y | 19 %token OP_MUL "MUL-operator" 52 | expr OP_MUL expr
|
| D | quote_calc.y | 19 %token OP_MUL "MUL" 52 | expr OP_MUL expr
|
| D | quote_calc2.y | 19 %token OP_MUL "MUL"
|
| D | quote_calc4.y | 19 %token OP_MUL "MUL-operator"
|
| /netbsd/src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
| D | t-mpq_muldiv.c | 69 mini_random_op3 (OP_MUL, MAXBITS, an, bn, rn); in testmain() 71 mini_random_op3 (OP_MUL, MAXBITS, ad, bd, rd); in testmain()
|
| D | hex-random.h | 22 OP_ADD, OP_SUB, OP_MUL, OP_SQR, enumerator
|
| D | t-aorsmul.c | 46 mini_random_op3 (OP_MUL, MAXBITS, a, b, ref); in testmain()
|
| D | t-limbs.c | 69 mini_random_op3 (OP_MUL, MAXBITS, a, b, ref); in testmain()
|
| D | t-mul.c | 49 mini_random_op3 (OP_MUL, MAXBITS, a, b, ref); in testmain()
|
| D | hex-random.c | 227 case OP_MUL: in hex_random_op3()
|
| /netbsd/src/sys/arch/mips/include/ |
| D | mips_opcode.h | 308 #define OP_MUL 002 /* QED, MIPS32/64 */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | lm32-desc.h | 75 , OP_LW = 10, OP_MODU = 49, OP_MUL = 34, OP_MULI = 2 enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | lm32-desc.h | 75 , OP_LW = 10, OP_MODU = 49, OP_MUL = 34, OP_MULI = 2 enumerator
|
| /netbsd/src/sys/arch/mips/mips/ |
| D | db_disasm.c | 87 [OP_MUL] = "mul", 407 if (i.RType.func == OP_MUL in db_disasm_insn()
|
| /netbsd/src/external/mit/lua/dist/src/ |
| D | lopcodes.h | 252 OP_MUL,/* A B C R[A] := R[B] * R[C] */ enumerator
|
| D | luac.c | 498 case OP_MUL: in PrintCode()
|
| D | lvm.c | 1558 vmcase(OP_MUL) {
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | lm32.cpu | 541 (+ OP_MUL r0 r1 r2 (f-resv0 0))
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | lm32.cpu | 541 (+ OP_MUL r0 r1 r2 (f-resv0 0))
|