Searched refs:OP_SUB (Results 1 – 4 of 4) sorted by relevance
31 OP_SUB, enumerator42 [OP_SUB] = "sub",255 case OP_SUB: in bench()290 case OP_SUB: in bench()325 case OP_SUB: in bench()360 case OP_SUB: in bench()395 case OP_SUB: in bench()446 GEN_BENCH_ALL_TYPES(sub, OP_SUB, 2)477 GEN_BENCH_FUNCS(sub, OP_SUB),
55 %token OP_JSET OP_ADD OP_SUB OP_MUL OP_DIV OP_AND OP_OR OP_XOR OP_LSH OP_RSH357 : OP_SUB '#' number {359 | OP_SUB 'x' {361 | OP_SUB '%' 'x' {
70 "sub" { return OP_SUB; }
40 OP_SUB, enumerator542 case OP_SUB: in altera_execute()