Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dunwind_i.h135 UNW_INSN_MOVE_SCRATCH, /* s[dst] = scratch reg "val" */ enumerator
Dunwind.c1418 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1429 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1442 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1728 case UNW_INSN_MOVE_SCRATCH: in run_script()