Lines Matching refs:CFI_SP
25 {CFI_SP, CFI_R12},
60 case CFI_SP: in arch_callee_saved_reg()
150 op->dest.reg = CFI_SP; in arch_decode_instruction()
199 op->src.reg = CFI_SP; in arch_decode_instruction()
202 op->dest.reg = CFI_SP; in arch_decode_instruction()
217 op->src.reg = CFI_SP; in arch_decode_instruction()
220 op->dest.reg = CFI_SP; in arch_decode_instruction()
230 op->src.reg = CFI_SP; in arch_decode_instruction()
244 op->dest.reg = CFI_SP; in arch_decode_instruction()
270 op->dest.reg = CFI_SP; in arch_decode_instruction()
295 op->src.reg = CFI_SP; in arch_decode_instruction()
316 op->src.reg = CFI_SP; in arch_decode_instruction()
329 op->dest.reg = CFI_SP; in arch_decode_instruction()
346 op->dest.reg = CFI_SP; in arch_decode_instruction()
363 op->dest.reg = CFI_SP; in arch_decode_instruction()
483 op->src.reg = CFI_SP; in arch_decode_instruction()
486 op->dest.reg = CFI_SP; in arch_decode_instruction()
562 state->cfa.base = CFI_SP; in arch_initial_func_cfi_state()
597 cfa->base = CFI_SP; in arch_decode_hint_reg()