Skip to content
Commit 25236d63 authored by Christoph Müllner's avatar Christoph Müllner Committed by Philipp Tomsich
Browse files

RISC-V: Add support for literal instruction arguments



This patch introduces support for arbitrary literal instruction
arguments, that are not encoded in the opcode.

A typical use case for this feature would be an instruction that
applies an implicit shift by a constant value on an immediate
(that is a real operand). With this patch it is possible to make
this shift visible in the dissasembly and support such artificial
parameter as part of the asssembly code.

Co-developed-by: default avatarLifang Xia <lifang_xia@linux.alibaba.com>
Signed-off-by: default avatarChristoph Müllner <christoph.muellner@vrull.eu>
parent 27cfd142
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment