On 4/30/21 3:15 AM, Richard Henderson wrote: > These will be used by the decodetree trans_* functions > to early-exit when the instruction set is not enabled. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/ppc/translate.c | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>