diff options
| author | Max Filippov | 2019-02-10 08:21:44 +0100 |
|---|---|---|
| committer | Max Filippov | 2019-02-19 06:29:08 +0100 |
| commit | 759039737504c3f11098f7240c6048c6279e2215 (patch) | |
| tree | bdedf02668294fdfc0d1bd5f5aa9894ee2f6d3bd /linux-headers/linux | |
| parent | target/xtensa: move xtensa_finalize_config to xtensa_core_class_init (diff) | |
| download | qemu-759039737504c3f11098f7240c6048c6279e2215.tar.gz qemu-759039737504c3f11098f7240c6048c6279e2215.tar.xz qemu-759039737504c3f11098f7240c6048c6279e2215.zip | |
target/xtensa: don't require opcode table sorting
Requirement for alphabetical opcode sorting in opcode tables is awkward
and does not allow sharing implementation between multiple opcodes.
Use hash tables to find opcodes by name. Move implementation from the
translate.c to the helper.c to its only user and remove declaration from
the cpu.h
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
