diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-19 22:25:16 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:41:38 -0700 |
commit | 0f96e96bd5144b1a834fed2b53a17fcf46637dcb (patch) | |
tree | 310603035665e3b843fa14b68b83b224a1d46502 /target/mips/cp0_helper.c | |
parent | aa28e6d4c70d16415ad110a173c8af618fbceb96 (diff) |
target/microblaze: Fix width of PC and BTARGET
The program counter is only 32-bits wide. Do not use a 64-bit
type to represent it. Since they are so closely related, fix
btarget at the same time.
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>
Diffstat (limited to 'target/mips/cp0_helper.c')
0 files changed, 0 insertions, 0 deletions