Re: [PATCH] perf annotate: Handle s390 pc relative load and store instruction.

From: Arnaldo Carvalho de Melo
Date: Thu Mar 08 2018 - 07:52:29 EST


Em Thu, Mar 08, 2018 at 01:09:13PM +0100, Thomas Richter escreveu:
> S390 has several load and store instructions with target operand
> addressing relative to the program counter, for example lrl, lgrl,
> strl, stgrl.

Thanks, applied.

- Arnaldo