target/xtensa: drop num_[core_]regs from dc232b/dc233c configs
commit7da9111e77b9cdb3a927dcd47642b7ffff9de636
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 31 Oct 2018 21:21:49 +0000 (31 14:21 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 20 Nov 2018 20:20:41 +0000 (20 12:20 -0800)
tree11ee37bc1b9a3d9a6479a6734b819fc6c624be21
parent4614f0f8bd2e40cbc27ab6b9a1fd6244259ade8d
target/xtensa: drop num_[core_]regs from dc232b/dc233c configs

Now that xtensa_count_regs does the right thing, remove manual
initialization of these fields from the affected configurations and let
xtensa_finalize_config initialize them. Add XTREG_END to terminate
register lists.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/core-dc232b.c
target/xtensa/core-dc232b/gdb-config.inc.c
target/xtensa/core-dc233c.c
target/xtensa/core-dc233c/gdb-config.inc.c