Fabiano Rosas
d3841fce0d
target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
../target/ppc/mmu_helper.c: In function 'helper_store_ibatu':
../target/ppc/mmu_helper.c:1802:17: error: unused variable 'cpu' [-Werror=unused-variable]
1802 | PowerPCCPU *cpu = env_archcpu(env);
| ^~~
../target/ppc/mmu_helper.c: In function 'helper_store_dbatu':
../target/ppc/mmu_helper.c:1838:17: error: unused variable 'cpu' [-Werror=unused-variable]
1838 | PowerPCCPU *cpu = env_archcpu(env);
| ^~~
../target/ppc/mmu_helper.c: In function 'helper_store_601_batu':
../target/ppc/mmu_helper.c:1874:17: error: unused variable 'cpu' [-Werror=unused-variable]
1874 | PowerPCCPU *cpu = env_archcpu(env);
| ^~~
../target/ppc/mmu_helper.c: In function 'helper_store_601_batl':
../target/ppc/mmu_helper.c:1919:17: error: unused variable 'cpu' [-Werror=unused-variable]
1919 | PowerPCCPU *cpu = env_archcpu(env);
Fixes: db70b31144 ("target/ppc: Use env_cpu, env_archcpu")
Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20210702215235.1941771-3-farosas@linux.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-07-09 10:38:19 +10:00
..
2021-06-03 18:10:31 +10:00
2021-07-09 10:38:18 +10:00
2020-11-15 16:38:50 +01:00
2021-07-09 10:38:18 +10:00
2020-11-15 16:38:50 +01:00
2020-11-15 16:38:50 +01:00
2019-06-10 07:03:34 -07:00
2021-07-09 10:38:18 +10:00
2021-06-03 18:10:31 +10:00
2021-07-09 10:38:18 +10:00
2020-11-15 16:38:50 +01:00
2021-07-09 10:38:18 +10:00
2021-06-03 18:10:31 +10:00
2021-06-03 18:10:31 +10:00
2021-05-04 11:41:25 +10:00
2021-05-04 11:41:25 +10:00
2021-06-19 08:51:11 -07:00
2021-06-03 18:10:31 +10:00
2021-06-03 18:10:31 +10:00
2021-06-03 18:10:31 +10:00
2021-06-03 18:10:31 +10:00
2021-02-08 16:57:38 +11:00
2019-06-12 13:20:20 +02:00
2021-03-31 11:10:50 +11:00
2021-05-19 10:30:28 +10:00
2021-05-04 11:41:25 +10:00
2021-06-03 18:10:31 +10:00
2019-04-26 10:42:38 +10:00
2020-08-21 06:18:30 -04:00
2021-06-03 13:22:06 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2021-07-09 10:38:19 +10:00
2020-11-13 12:45:51 +00:00
2021-05-19 10:30:28 +10:00
2021-06-03 13:22:06 +10:00
2020-11-15 16:38:50 +01:00
2021-06-02 06:51:09 +02:00
2020-08-21 06:18:24 -04:00
2021-06-03 18:10:31 +10:00
2020-11-15 16:38:50 +01:00