diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-03-19 18:07:31 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-03-28 08:38:27 +0200 |
commit | fba9eb7946251d6e420df3bdf7bc45195be7be9a (patch) | |
tree | 4ff0b8e1cf0b14b6bee38ff5cb8c6d43a4446e13 /certs/blacklist_nohashes.c | |
parent | d424986f1d6b16079b3231db0314923f4f8deed1 (diff) |
s390: add assembler macros for CPU alternatives
Add a header with macros usable in assembler files to emit alternative
code sequences. It works analog to the alternatives for inline assmeblies
in C files, with the same restrictions and capabilities.
The syntax is
ALTERNATIVE "<default instructions sequence>", \
"<alternative instructions sequence>", \
"<features-bit>"
and
ALTERNATIVE_2 "<default instructions sequence>", \
"<alternative instructions sqeuence #1>", \
"<feature-bit #1>",
"<alternative instructions sqeuence #2>", \
"<feature-bit #2>"
Reviewed-by: Vasily Gorbik <gor@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'certs/blacklist_nohashes.c')
0 files changed, 0 insertions, 0 deletions