| /src/external/gpl3/gdb/dist/sim/h8300/ |
| h8300-sim.h | 43 SP_REGNUM = R7_REGNUM, /* Contains address of top of stack */
|
| compile.c | 2656 old_sp = h8_get_reg (cpu, SP_REGNUM); 2715 h8_set_reg (cpu, SP_REGNUM, new_sp); 2735 mode = GET_MEMORY_L (h8_get_reg (cpu, SP_REGNUM) + 4); 2740 mode = GET_MEMORY_W (h8_get_reg (cpu, SP_REGNUM) + 2); 3361 tmp = h8_get_reg (cpu, SP_REGNUM); 3373 h8_set_reg (cpu, SP_REGNUM, tmp); 3388 tmp = h8_get_reg (cpu, SP_REGNUM); 3411 h8_set_reg (cpu, SP_REGNUM, tmp); 3416 tmp = h8_get_reg (cpu, SP_REGNUM); 3429 h8_set_reg (cpu, SP_REGNUM, tmp) [all...] |
| /src/external/gpl3/gdb.old/dist/sim/h8300/ |
| h8300-sim.h | 43 SP_REGNUM = R7_REGNUM, /* Contains address of top of stack */
|
| compile.c | 2656 old_sp = h8_get_reg (cpu, SP_REGNUM); 2715 h8_set_reg (cpu, SP_REGNUM, new_sp); 2735 mode = GET_MEMORY_L (h8_get_reg (cpu, SP_REGNUM) + 4); 2740 mode = GET_MEMORY_W (h8_get_reg (cpu, SP_REGNUM) + 2); 3361 tmp = h8_get_reg (cpu, SP_REGNUM); 3373 h8_set_reg (cpu, SP_REGNUM, tmp); 3388 tmp = h8_get_reg (cpu, SP_REGNUM); 3411 h8_set_reg (cpu, SP_REGNUM, tmp); 3416 tmp = h8_get_reg (cpu, SP_REGNUM); 3429 h8_set_reg (cpu, SP_REGNUM, tmp) [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32.cc | 407 /* Assigning SP_REGNUM to eh_first_regno and eh_last_regno means we 409 cfun->machine->eh_return_data_first_regno = SP_REGNUM; 410 cfun->machine->eh_return_data_last_regno = SP_REGNUM; 430 cfun->machine->va_args_first_regno = SP_REGNUM; 431 cfun->machine->va_args_last_regno = SP_REGNUM; 469 cfun->machine->callee_saved_first_gpr_regno = SP_REGNUM; 470 cfun->machine->callee_saved_last_gpr_regno = SP_REGNUM; 472 cfun->machine->callee_saved_first_fpr_regno = SP_REGNUM; 473 cfun->machine->callee_saved_last_fpr_regno = SP_REGNUM; 483 If first regno == SP_REGNUM, we can tell tha [all...] |
| nds32-md-auxiliary.cc | 1528 && regno != SP_REGNUM 1558 else if ((regno == SP_REGNUM) && 2058 if (cfun->machine->callee_saved_first_fpr_regno != SP_REGNUM) 2081 As long as Rb==Re=SP_REGNUM, we set this variable to 1. */ 2092 && REGNO (operands[0]) == SP_REGNUM 2093 && REGNO (operands[1]) == SP_REGNUM) 2100 /* If Rb==Re=SP_REGNUM, we only need to generate En4 field. */ 2101 if (REGNO (operands[0]) == SP_REGNUM 2102 && REGNO (operands[1]) == SP_REGNUM) 2184 if (cfun->machine->callee_saved_first_fpr_regno != SP_REGNUM) [all...] |
| nds32-predicates.cc | 215 (parallel [(set (mem (plus (reg:SI SP_REGNUM) (const_int -32))) 217 (set (mem (plus (reg:SI SP_REGNUM) (const_int -28))) 220 (set (mem (plus (reg:SI SP_REGNUM) (const_int -16))) 222 (set (mem (plus (reg:SI SP_REGNUM) (const_int -12))) 224 (set (mem (plus (reg:SI SP_REGNUM) (const_int -8))) 226 (set (mem (plus (reg:SI SP_REGNUM) (const_int -4))) 228 (set (reg:SI SP_REGNUM) 229 (plus (reg:SI SP_REGNUM) (const_int -32)))]) 233 (mem (reg:SI SP_REGNUM))) 235 (mem (plus (reg:SI SP_REGNUM) (const_int 4))) [all...] |
| nds32-relax-opt.cc | 151 || REGNO (XEXP (mem_src, 0)) == SP_REGNUM))
|
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32.cc | 410 /* Assigning SP_REGNUM to eh_first_regno and eh_last_regno means we 412 cfun->machine->eh_return_data_first_regno = SP_REGNUM; 413 cfun->machine->eh_return_data_last_regno = SP_REGNUM; 433 cfun->machine->va_args_first_regno = SP_REGNUM; 434 cfun->machine->va_args_last_regno = SP_REGNUM; 472 cfun->machine->callee_saved_first_gpr_regno = SP_REGNUM; 473 cfun->machine->callee_saved_last_gpr_regno = SP_REGNUM; 475 cfun->machine->callee_saved_first_fpr_regno = SP_REGNUM; 476 cfun->machine->callee_saved_last_fpr_regno = SP_REGNUM; 486 If first regno == SP_REGNUM, we can tell tha [all...] |
| nds32-md-auxiliary.cc | 1528 && regno != SP_REGNUM 1558 else if ((regno == SP_REGNUM) && 2058 if (cfun->machine->callee_saved_first_fpr_regno != SP_REGNUM) 2081 As long as Rb==Re=SP_REGNUM, we set this variable to 1. */ 2092 && REGNO (operands[0]) == SP_REGNUM 2093 && REGNO (operands[1]) == SP_REGNUM) 2100 /* If Rb==Re=SP_REGNUM, we only need to generate En4 field. */ 2101 if (REGNO (operands[0]) == SP_REGNUM 2102 && REGNO (operands[1]) == SP_REGNUM) 2184 if (cfun->machine->callee_saved_first_fpr_regno != SP_REGNUM) [all...] |
| nds32-predicates.cc | 215 (parallel [(set (mem (plus (reg:SI SP_REGNUM) (const_int -32))) 217 (set (mem (plus (reg:SI SP_REGNUM) (const_int -28))) 220 (set (mem (plus (reg:SI SP_REGNUM) (const_int -16))) 222 (set (mem (plus (reg:SI SP_REGNUM) (const_int -12))) 224 (set (mem (plus (reg:SI SP_REGNUM) (const_int -8))) 226 (set (mem (plus (reg:SI SP_REGNUM) (const_int -4))) 228 (set (reg:SI SP_REGNUM) 229 (plus (reg:SI SP_REGNUM) (const_int -32)))]) 233 (mem (reg:SI SP_REGNUM))) 235 (mem (plus (reg:SI SP_REGNUM) (const_int 4))) [all...] |
| nds32-relax-opt.cc | 151 || REGNO (XEXP (mem_src, 0)) == SP_REGNUM))
|
| /src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
| linux-unwind.h | 86 #define SP_REGNUM 31
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
| linux-unwind.h | 83 #define SP_REGNUM 31
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-speculation.cc | 155 rtx sp = gen_rtx_REG (DImode, SP_REGNUM); 173 rtx sp = gen_rtx_REG (DImode, SP_REGNUM);
|
| falkor-tag-collision-avoidance.cc | 442 if (regno == SP_REGNUM) 646 if (regno == SP_REGNUM)
|
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-speculation.cc | 144 rtx sp = gen_rtx_REG (DImode, SP_REGNUM); 162 rtx sp = gen_rtx_REG (DImode, SP_REGNUM);
|
| aarch64.h | 594 #define STACK_POINTER_REGNUM SP_REGNUM 977 rtx call_via[SP_REGNUM];
|
| falkor-tag-collision-avoidance.cc | 442 if (regno == SP_REGNUM) 646 if (regno == SP_REGNUM)
|
| /src/external/gpl3/gcc/dist/gcc/config/or1k/ |
| or1k.h | 307 #define STACK_POINTER_REGNUM SP_REGNUM
|
| /src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| lm32.h | 144 #define SP_REGNUM 28 209 #define STACK_POINTER_REGNUM SP_REGNUM
|
| /src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
| lm32.h | 144 #define SP_REGNUM 28 209 #define STACK_POINTER_REGNUM SP_REGNUM
|
| /src/external/gpl3/gdb/dist/sim/m68hc11/ |
| interp.c | 577 case SP_REGNUM: 643 case SP_REGNUM:
|
| /src/external/gpl3/gdb.old/dist/sim/m68hc11/ |
| interp.c | 577 case SP_REGNUM: 643 case SP_REGNUM:
|
| /src/external/gpl3/gcc/dist/gcc/config/v850/ |
| v850.h | 412 #define STACK_POINTER_REGNUM SP_REGNUM
|