Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dcall_frame_inst.c582 enum operand_desc opr2 = (cfa_operations[op]).op2; in interpret_op() local
585 uint64_t val2 = _Unw_get_val(datap, reloc, opr2, daf, caf, enc); in interpret_op()
587 (opr2 == ULEB128_SREG && val2 == BAD_REG)) in interpret_op()