diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-10-19 20:17:03 -0700 |
---|---|---|
committer | Alistair Francis <alistair@alistair23.me> | 2021-10-22 07:47:51 +1000 |
commit | 7667cafd5a0d173d1853b4d8414d4a98df1374dc (patch) | |
tree | 895eb679b236c4192a832885d92f309e91265c88 /python/setup.py | |
parent | 905b9fcde1fb84d718d95369c5d886bc81bbdd8e (diff) |
target/riscv: Replace DisasContext.w with DisasContext.ol
In preparation for RV128, consider more than just "w" for
operand size modification. This will be used for the "d"
insns from RV128 as well.
Rename oper_len to get_olen to better match get_xlen.
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20211020031709.359469-10-richard.henderson@linaro.org
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions