Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dunwind_i.h136 UNW_INSN_MOVE_SCRATCH, /* s[dst] = scratch reg "val" */ enumerator
Dunwind.c1433 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1444 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1457 opc = UNW_INSN_MOVE_SCRATCH; in compile_reg()
1758 case UNW_INSN_MOVE_SCRATCH: in run_script()