commit | 7da9111e77b9cdb3a927dcd47642b7ffff9de636 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Wed Oct 31 14:21:49 2018 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Tue Nov 20 12:20:41 2018 -0800 |
tree | 11ee37bc1b9a3d9a6479a6734b819fc6c624be21 | |
parent | 4614f0f8bd2e40cbc27ab6b9a1fd6244259ade8d [diff] |
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>