Home
last modified time | relevance | path

Searched refs:opbits (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c1136 static const char *opbits(const char *insn, unsigned int bits) in opbits() function
1226 insn(opbits(opname, bits), src, dest, comment); in emit_move()
1271 insn(opbits("cmp", right_bits), right, reg2, NULL); in emit_compare()
1512 strcpy(opname, opbits(expr->op == SPECIAL_INCREMENT ? "inc" : "dec", in emit_inc_dec()