Searched refs:OP_DIV (Results 1 – 4 of 4) sorted by relevance
33 OP_DIV, enumerator44 [OP_DIV] = "div",261 case OP_DIV: in bench()296 case OP_DIV: in bench()331 case OP_DIV: in bench()366 case OP_DIV: in bench()401 case OP_DIV: in bench()448 GEN_BENCH_ALL_TYPES(div, OP_DIV, 2)479 GEN_BENCH_FUNCS(div, OP_DIV),
55 %token OP_JSET OP_ADD OP_SUB OP_MUL OP_DIV OP_AND OP_OR OP_XOR OP_LSH OP_RSH375 : OP_DIV '#' number {377 | OP_DIV 'x' {379 | OP_DIV '%' 'x' {
72 "div" { return OP_DIV; }
42 OP_DIV, enumerator554 case OP_DIV: in altera_execute()