Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h125 #define OP_REG 0x01 /* push register (number) */ macro
/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c146 OP_REG, enumerator
182 case OP_REG: in show_op()
692 case OP_REG: in put_operand()
717 op->type = OP_REG; in get_register_operand()
762 op->type = OP_REG; in get_generic_operand()
773 op->type = OP_REG; in get_generic_operand()