Home
last modified time | relevance | path

Searched hist:"17 e777965257e19b17dfbf7c08c495f05303a860" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/microblaze/
H A Dtranslate.cdiff 17e777965257e19b17dfbf7c08c495f05303a860 Mon Aug 31 11:28:33 CDT 2020 Richard Henderson <richard.henderson@linaro.org> target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT

The name "update" suggests that something needs updating, but
this is not the case. Use "exit" to emphasize that nothing
needs doing except to exit.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>