]> git.ipfire.org Git - thirdparty/gcc.git/commit
Support for the CPEN control register was removed in rev .50 of the RXv1 Instruction...
authorJeff Law <law@redhat.com>
Thu, 12 Mar 2020 19:41:28 +0000 (13:41 -0600)
committerJeff Law <law@redhat.com>
Thu, 12 Mar 2020 19:41:28 +0000 (13:41 -0600)
commitdaf2852b883762d921361462dad1f99320faca2a
tree7ba6e7f0f212bf838065220450f9fb2fa3d2033d
parentc56871dd15a258c8775740194e6ed960a1f3d850
Support for the CPEN control register was removed in rev .50 of the RXv1 Instruction Set Architecture manual in Feb 2009.  This patch removes it from GCC.

* config/rx/rx.md (CTRLREG_CPEN): Remove.
* config/rx/rx.c (rx_print_operand): Remove CTRLREG_CPEN support.
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/config/rx/rx.md