qemu/disas
Richard Henderson 7fe2a88a40 disas/riscv: Sort riscv-op.c.inc
To date, opcodes had to be added to the end of the list,
resulting in quite the disorder.  Sort via 'LANG=C sort'.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260812223142.349142-53-richard.henderson@linaro.org>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2026-08-24 11:19:07 +10:00
..
alpha.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 2019-04-18 22:18:59 +02:00
capstone.c target/s390x: Update capstone disassembly to v6 2026-08-18 17:35:33 -07:00
disas-common.c disas: Prefer cached CpuClass over CPU_GET_CLASS() macro 2025-03-09 17:00:47 +01:00
disas-host.c buildsys: Stop checking for ESA/390 host 2026-06-05 12:30:33 +02:00
disas-internal.h disas: Split disas.c 2024-05-15 08:55:19 +02:00
disas-mon.c include/system: Move exec/memory.h to system/memory.h 2025-04-23 14:08:21 -07:00
disas-target.c disas: Use translator_st to get disassembly data 2024-05-15 08:55:19 +02:00
hexagon.c hexagon: print info on "-d in_asm" for disabled IEEE FP instructions 2026-08-11 23:20:45 -07:00
hppa.c disas/hppa: implement mfdiag/mtdiag disassembly 2025-01-30 13:37:20 +01:00
m68k.c disas/m68k: Replace sprintf() by snprintf() 2024-06-04 10:02:39 +02:00
meson.build disas: diassemble RISC-V xlrbr (crc32) instructions 2026-04-29 11:41:00 +10:00
microblaze.c disas/microblaze: Split get_field_special 2024-06-05 12:29:54 -07:00
mips.c disas/mips: Fix branch displacement for BEQZC and BNEZC 2022-10-31 11:32:07 +01:00
nanomips.c nanomips: fix warnings with GCC 14 2024-04-08 21:21:48 +02:00
objdump.c disas: Split disas.c 2024-05-15 08:55:19 +02:00
riscv-op.c.inc disas/riscv: Sort riscv-op.c.inc 2026-08-24 11:19:07 +10:00
riscv-xlrbr-op.c.inc disas/riscv: Split xlrbr_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xlrbr.c disas/riscv: Split xlrbr_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xlrbr.h disas/riscv: Return rv_opcode_data pointer from decoders 2026-08-24 11:19:07 +10:00
riscv-xthead-op.c.inc disas/riscv: Split xthead_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xthead.c disas/riscv: Split xthead_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xthead.h disas/riscv: Return rv_opcode_data pointer from decoders 2026-08-24 11:19:07 +10:00
riscv-xventana-op.c.inc disas/riscv: Split ventana_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xventana.c disas/riscv: Split ventana_opcode_data 2026-08-24 11:19:07 +10:00
riscv-xventana.h disas/riscv: Return rv_opcode_data pointer from decoders 2026-08-24 11:19:07 +10:00
riscv.c disas/riscv: Split rvi_opcode_data 2026-08-24 11:19:07 +10:00
riscv.h disas/riscv: Merge all c.mop.n to one pattern 2026-08-24 11:19:07 +10:00
sh4.c disas/sh4: Add missing fallthrough annotations 2020-07-13 11:40:52 +02:00
sparc.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 2019-04-18 22:18:59 +02:00
xtensa.c disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h 2019-04-18 22:18:59 +02:00