diff options
author | 2014-09-14 20:45:34 +0100 | |
---|---|---|
committer | 2014-10-14 13:29:15 +0100 | |
commit | 340fff722d8a7cf9c0d4f1e1b4fad03a145a9657 (patch) | |
tree | 4bc679214641c5149ce07fb354135ad2d8947edc /target-openrisc/exception.c | |
parent | target-mips/dsp_helper.c: Add ifdef guards around various functions (diff) | |
download | qemu-340fff722d8a7cf9c0d4f1e1b4fad03a145a9657.tar.xz qemu-340fff722d8a7cf9c0d4f1e1b4fad03a145a9657.zip |
target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX
Remove the functions gen_load_ACX and gen_store_ACX, which appear to have
been unused since they were first introduced many years ago. These functions
were the only places using the cpu_ACX[] array of TCG globals, so remove
that and its accompanying regnames_ACX[] as well.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'target-openrisc/exception.c')
0 files changed, 0 insertions, 0 deletions