diff options
author | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-08-02 17:18:33 +0900 |
---|---|---|
committer | Tsukasa OI <research_trasio@irq.a4lg.com> | 2022-10-06 02:23:31 +0000 |
commit | e0b004c5d54dc609f6f4839a6d949775e5bafc71 (patch) | |
tree | 32a0d7e74e92369a9b2d9ac382f6945c534d6cde /libbacktrace/internal.h | |
parent | 2cfc7c876d57171dbe8a16e90218be9c1f6e1f19 (diff) | |
download | gdb-e0b004c5d54dc609f6f4839a6d949775e5bafc71.zip gdb-e0b004c5d54dc609f6f4839a6d949775e5bafc71.tar.gz gdb-e0b004c5d54dc609f6f4839a6d949775e5bafc71.tar.bz2 |
RISC-V: Optimize riscv_disassemble_data printf
This commit makes types of printf arguments on riscv_disassemble_data
as small as possible (as long as we can preserve the portability) to reduce
the cost of printf (especially on 32-bit host).
opcodes/ChangeLog:
* riscv-dis.c (riscv_disassemble_data): Use smallest possible type
to printing data.
Diffstat (limited to 'libbacktrace/internal.h')
0 files changed, 0 insertions, 0 deletions