S/390: Remove vx2 facility flag
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Tue, 21 Mar 2017 13:21:02 +0000 (14:21 +0100)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Tue, 21 Mar 2017 13:21:02 +0000 (14:21 +0100)
commit2253c8f089193b90141e08436417bc8ea1dd6015
treedc10dd77cb261985705c0da0562e5d5d29ae405c
parent4a14e306468af630a27302d68b8d4c59733141b4
S/390: Remove vx2 facility flag

This patch removes the vx2 facility flag.  It will not be used by GCC
and was a misnomer anyway.

Committed to mainline and 2.28 branch.

include/ChangeLog:

2017-03-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* opcode/s390.h (S390_INSTR_FLAG_VX2): Remove.
(S390_INSTR_FLAG_FACILITY_MASK): Adjust value.

gas/ChangeLog:

2017-03-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* config/tc-s390.c (s390_parse_cpu): Remove S390_INSTR_FLAG_VX2
from cpu_table.  Remove vx2, and novx2 from cpu_flags.

opcodes/ChangeLog:

2017-03-21  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* s390-mkopc.c (main): Remove vx2 check.
* s390-opc.txt: Remove vx2 instruction flags.
gas/ChangeLog
gas/config/tc-s390.c
include/ChangeLog
include/opcode/s390.h
opcodes/ChangeLog
opcodes/s390-mkopc.c
opcodes/s390-opc.txt
This page took 0.072687 seconds and 4 git commands to generate.