1Files in this directory are taken from: 2 3 https://github.com/riscv/riscv-opcodes 4 commit 915f9b7e626afd8811b72736aa28df279618c360 5 6and are licensed under: 7 8Copyright (c) 2010-2017, The Regents of the University of California 9(Regents). All Rights Reserved. 10 11Redistribution and use in source and binary forms, with or without 12modification, are permitted provided that the following conditions are met: 131. Redistributions of source code must retain the above copyright 14 notice, this list of conditions and the following disclaimer. 152. Redistributions in binary form must reproduce the above copyright 16 notice, this list of conditions and the following disclaimer in the 17 documentation and/or other materials provided with the distribution. 183. Neither the name of the Regents nor the 19 names of its contributors may be used to endorse or promote products 20 derived from this software without specific prior written permission. 21 22IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, 23SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING 24OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF REGENTS HAS 25BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26 27REGENTS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 28THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 29PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION, IF ANY, PROVIDED 30HEREUNDER IS PROVIDED "AS IS". REGENTS HAS NO OBLIGATION TO PROVIDE 31MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. 32