Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_i.h135 UNW_INSN_MOVE_SCRATCH, /* s[dst] = scratch reg "val" */ enumerator
Dunwind.c1432 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1443 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1456 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1757 case UNW_INSN_MOVE_SCRATCH: in run_script()