Searched refs:OP_MOD (Results 1 – 3 of 3) sorted by relevance
70 "mod" { return OP_MOD; }
55 %token OP_RET OP_TAX OP_TXA OP_LDXB OP_MOD OP_NEG OP_JNEQ OP_JLT OP_JLE OP_LDI509 : OP_MOD '#' number {511 | OP_MOD 'x' {513 | OP_MOD '%' 'x' {
57 OP_MOD, enumerator577 case OP_MOD: in altera_execute()