Home
last modified time | relevance | path

Searched hist:"9 b1585589dd4f9a1357f49d233039db6c4788bf3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/microblaze/
H A Dtranslate.cdiff 9b1585589dd4f9a1357f49d233039db6c4788bf3 Mon Aug 24 08:47:54 CDT 2020 Richard Henderson <richard.henderson@linaro.org> target/microblaze: Rename env_* tcg variables to cpu_*

This is cpu_imm, cpu_btaken, cpu_iflags, cpu_res_addr and cpu_res_val.
It is standard for these file-scope globals to begin with cpu_*.

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