aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/arith.h
diff options
context:
space:
mode:
authorUros Bizjak <uros@kss-loka.si>2006-10-28 22:25:27 +0200
committerUros Bizjak <uros@gcc.gnu.org>2006-10-28 22:25:27 +0200
commitfb84c7a05b9369c84dea53fb5f57e7c0f75c4c9c (patch)
treece7e5c869a162350fa0460f0feb4f8933fe1b333 /gcc/fortran/arith.h
parent67ce74926a1ca6d3711af868d3b48cf4022de498 (diff)
downloadgcc-fb84c7a05b9369c84dea53fb5f57e7c0f75c4c9c.zip
gcc-fb84c7a05b9369c84dea53fb5f57e7c0f75c4c9c.tar.gz
gcc-fb84c7a05b9369c84dea53fb5f57e7c0f75c4c9c.tar.bz2
i386.h (GENERAL_REGNO_P): Use STACK_POINTER_REGNUM.
* config/i386/i386.h (GENERAL_REGNO_P): Use STACK_POINTER_REGNUM. (NON_QI_REG_P): Use IN_RANGE. (REX_INT_REGNO_P): Use IN_RANGE. (FP_REGNO_P): Use IN_RANGE. (SSE_REGNO_P): Use IN_RANGE. (REX_SSE_REGNO_P): Use IN_RANGE. (MMX_REGNO_P): Use IN_RANGE. (STACK_REGNO_P): New macro. (STACK_REG_P): Use STACK_REGNO_P. (NON_STACK_REG_P): Use STACK_REGNO_P. (REGNO_OK_FOR_INDEX_P): Use REX_INT_REGNO_P. (REGNO_OK_FOR_BASE_P): Use GENERAL_REGNO_P. (REG_OK_FOR_INDEX_NONSTRICT_P): Use REX_INT_REGNO_P. (REG_OK_FOR_BASE_NONSTRICT_P): Use GENERAL_REGNO_P. (HARD_REGNO_RENAME_OK): Use !IN_RANGE. From-SVN: r118109
Diffstat (limited to 'gcc/fortran/arith.h')
0 files changed, 0 insertions, 0 deletions