Nikunj A Dadhania writes:
> ISA 3.0 instruction for adding immediate value with next instruction
> address and return the result in the target register.
>
> Signed-off-by: Nikunj A Dadhania
> Reviewed-by: David Gibson
> ---
> target-ppc/translate.c | 27 +++
> 1 file ch
ISA 3.0 instruction for adding immediate value with next instruction
address and return the result in the target register.
Signed-off-by: Nikunj A Dadhania
Reviewed-by: David Gibson
---
target-ppc/translate.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/targe