Home
last modified time | relevance | path

Searched hist:eb0153efa6fa58b2c9d891b17766dbedc10e31b5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/disas/
H A Dmeson.builddiff eb0153efa6fa58b2c9d891b17766dbedc10e31b5 Tue May 09 11:27:48 CDT 2023 Thomas Huth <thuth@redhat.com> disas: Move disas.c into the target-independent source set

Use target_words_bigendian() instead of an ifdef.

Remove CONFIG_RISCV_DIS from the check for riscv as a host; this is
a poisoned identifier, and anyway will always be set by meson.build
when building on a riscv host.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230508133745.109463-3-thuth@redhat.com>
[rth: Type change done in a separate patch]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>