Home
last modified time | relevance | path

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

/qemu/target/openrisc/
H A Dhelper.hdiff c28fa81f Wed May 23 14:13:26 GMT 2018 Richard Henderson <richard.henderson@linaro.org> target/openrisc: Form the spr index from tcg

Rather than pass base+offset to the helper, pass the full index.
In most cases the base is r0 and optimization yields a constant.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
H A Dsys_helper.cdiff c28fa81f Wed May 23 14:13:26 GMT 2018 Richard Henderson <richard.henderson@linaro.org> target/openrisc: Form the spr index from tcg

Rather than pass base+offset to the helper, pass the full index.
In most cases the base is r0 and optimization yields a constant.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
H A Dtranslate.cdiff c28fa81f Wed May 23 14:13:26 GMT 2018 Richard Henderson <richard.henderson@linaro.org> target/openrisc: Form the spr index from tcg

Rather than pass base+offset to the helper, pass the full index.
In most cases the base is r0 and optimization yields a constant.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>