Home
last modified time | relevance | path

Searched defs:OP_DIV (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/bsd/byacc/dist/test/yacc/
H A Dquote_calc4.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc4-s.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc-s.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc3.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc3-s.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc2-s.tab.h6 #define OP_DIV 263 macro
H A Dquote_calc.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc2.tab.h9 #define OP_DIV 263 macro
/netbsd-src/external/bsd/byacc/dist/test/btyacc/
H A Dquote_calc4-s.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc3.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc2-s.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc-s.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc3-s.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc4.tab.h9 #define OP_DIV 263 macro
H A Dquote_calc.tab.h12 #define OP_DIV 263 macro
H A Dquote_calc2.tab.h12 #define OP_DIV 263 macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.h87 OP_DIV, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExpression.h87 OP_DIV, enumerator
/netbsd-src/external/mit/lua/dist/src/
H A Dlopcodes.h256 OP_DIV,/* A B C R[A] := R[B] / R[C] */ enumerator
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h257 #define OP_DIV 032 macro
/netbsd-src/sys/arch/riscv/include/
H A Dinsn.h528 #define OP_DIV 0b100 // div divw macro