aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.cc
diff options
context:
space:
mode:
authorJie Mei <jie.mei@oss.cipunited.com>2023-06-19 16:29:56 +0800
committerYunQiang Su <yunqiang.su@cipunited.com>2023-07-03 11:34:47 +0800
commit773110dea48baed989f2b92bf2e1689cc2d87b60 (patch)
tree83dc483deb8afaf748360e1636a8909fccd3b179 /gcc/tree.cc
parent95c6fb6a841989c47213fedca689de1d50658ecf (diff)
downloadgcc-773110dea48baed989f2b92bf2e1689cc2d87b60.zip
gcc-773110dea48baed989f2b92bf2e1689cc2d87b60.tar.gz
gcc-773110dea48baed989f2b92bf2e1689cc2d87b60.tar.bz2
MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2
The MIPS16e2 ASE has PREF, LL and SC instructions, they use 9 bits immediate, like mips32r6. The MIPS32 PRE-R6 uses 16 bits immediate. gcc/ChangeLog: * config/mips/mips.h(ISA_HAS_9BIT_DISPLACEMENT): Add clause for ISA_HAS_MIPS16E2. (ISA_HAS_SYNC): Same as above. (ISA_HAS_LL_SC): Same as above.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions