Home
last modified time | relevance | path

Searched defs:OP_MUL (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Dquote_calc4.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc4-s.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc-s.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc3.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc3-s.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc2-s.tab.h5 #define OP_MUL 261 macro
H A Dquote_calc.tab.h7 #define OP_MUL 261 macro
H A Dquote_calc2.tab.h7 #define OP_MUL 261 macro
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Dquote_calc4-s.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc3.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc2-s.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc-s.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc3-s.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc4.tab.h8 #define OP_MUL 261 macro
H A Dquote_calc.tab.h10 #define OP_MUL 261 macro
H A Dquote_calc2.tab.h10 #define OP_MUL 261 macro
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.h22 OP_ADD, OP_SUB, OP_MUL, OP_SQR, enumerator
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.h86 OP_MUL, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExpression.h86 OP_MUL, enumerator
/netbsd-src/external/mit/lua/dist/src/
H A Dlopcodes.h252 OP_MUL,/* A B C R[A] := R[B] * R[C] */ enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dlm32-desc.h75 , OP_LW = 10, OP_MODU = 49, OP_MUL = 34, OP_MULI = 2 enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dlm32-desc.h75 , OP_LW = 10, OP_MODU = 49, OP_MUL = 34, OP_MULI = 2 enumerator
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h308 #define OP_MUL 002 /* QED, MIPS32/64 */ macro
/netbsd-src/sys/arch/riscv/include/
H A Dinsn.h524 #define OP_MUL 0b000 // mul mulw macro