diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-17 22:17:58 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:41:38 -0700 |
commit | 20800179655d9262716ff20895c3c9d81ecb2d17 (patch) | |
tree | d1e1abba63b121472d5c55753e9fc4b409534c79 /hw/rtc | |
parent | 44d1432ba25742624bdb9841b634d45b6711dcf8 (diff) | |
download | qemu-20800179655d9262716ff20895c3c9d81ecb2d17.zip qemu-20800179655d9262716ff20895c3c9d81ecb2d17.tar.gz qemu-20800179655d9262716ff20895c3c9d81ecb2d17.tar.bz2 |
target/microblaze: Convert dec_add to decodetree
Adds infrastrucure for translation of instructions, which could
not be added before their first use. Cache a temporary which
represents r0 as the immediate 0 value, or a sink.
Move the special case of opcode_0_illegal from old_decode()
into decodetree as well, lest this get interpreted as add.
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 'hw/rtc')
0 files changed, 0 insertions, 0 deletions