diff options
author | Julien Thierry <[email protected]> | 2020-03-27 15:28:47 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-04-22 10:53:50 +0200 |
commit | 65ea47dcf4f936987a5fbf839c97acea00f4f196 (patch) | |
tree | bc960fe0d080dea37cb653326acaa47051ebdeba /lib/mpi/mpi-add.c | |
parent | 1ee444700e960b017558038a9443474e808b0045 (diff) |
objtool: Support multiple stack_op per instruction
Instruction sets can include more or less complex operations which might
not fit the currently defined set of stack_ops.
Combining more than one stack_op provides more flexibility to describe
the behaviour of an instruction. This also reduces the need to define
new stack_ops specific to a single instruction set.
Allow instruction decoders to generate multiple stack_op per
instruction.
Signed-off-by: Julien Thierry <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions