Lines Matching refs:CFI_SP
35 {CFI_SP, CFI_R12},
70 case CFI_SP: in arch_callee_saved_reg()
142 op->dest.reg = CFI_SP; in arch_decode_instruction()
187 op->src.reg = CFI_SP; in arch_decode_instruction()
190 op->dest.reg = CFI_SP; in arch_decode_instruction()
204 op->src.reg = CFI_SP; in arch_decode_instruction()
207 op->dest.reg = CFI_SP; in arch_decode_instruction()
216 op->src.reg = CFI_SP; in arch_decode_instruction()
229 op->dest.reg = CFI_SP; in arch_decode_instruction()
253 op->dest.reg = CFI_SP; in arch_decode_instruction()
276 op->src.reg = CFI_SP; in arch_decode_instruction()
296 op->src.reg = CFI_SP; in arch_decode_instruction()
308 op->dest.reg = CFI_SP; in arch_decode_instruction()
324 op->dest.reg = CFI_SP; in arch_decode_instruction()
340 op->dest.reg = CFI_SP; in arch_decode_instruction()
490 state->cfa.base = CFI_SP; in arch_initial_func_cfi_state()