Lines Matching refs:CFI_SP
23 {CFI_SP, CFI_R12},
58 case CFI_SP: in arch_callee_saved_reg()
130 op->dest.reg = CFI_SP; in arch_decode_instruction()
175 op->src.reg = CFI_SP; in arch_decode_instruction()
178 op->dest.reg = CFI_SP; in arch_decode_instruction()
192 op->src.reg = CFI_SP; in arch_decode_instruction()
195 op->dest.reg = CFI_SP; in arch_decode_instruction()
204 op->src.reg = CFI_SP; in arch_decode_instruction()
217 op->dest.reg = CFI_SP; in arch_decode_instruction()
241 op->dest.reg = CFI_SP; in arch_decode_instruction()
264 op->src.reg = CFI_SP; in arch_decode_instruction()
284 op->src.reg = CFI_SP; in arch_decode_instruction()
296 op->dest.reg = CFI_SP; in arch_decode_instruction()
312 op->dest.reg = CFI_SP; in arch_decode_instruction()
328 op->dest.reg = CFI_SP; in arch_decode_instruction()
493 state->cfa.base = CFI_SP; in arch_initial_func_cfi_state()