155a2b163SPetar Jovanovic /* 255a2b163SPetar Jovanovic * MIPS64 specific structures for linux-user 355a2b163SPetar Jovanovic * 455a2b163SPetar Jovanovic * Copyright (c) 2013 Fabrice Bellard 555a2b163SPetar Jovanovic * 655a2b163SPetar Jovanovic * This library is free software; you can redistribute it and/or 755a2b163SPetar Jovanovic * modify it under the terms of the GNU Lesser General Public 855a2b163SPetar Jovanovic * License as published by the Free Software Foundation; either 9*1c79145fSChetan Pant * version 2.1 of the License, or (at your option) any later version. 1055a2b163SPetar Jovanovic * 1155a2b163SPetar Jovanovic * This library is distributed in the hope that it will be useful, 1255a2b163SPetar Jovanovic * but WITHOUT ANY WARRANTY; without even the implied warranty of 1355a2b163SPetar Jovanovic * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 1455a2b163SPetar Jovanovic * Lesser General Public License for more details. 1555a2b163SPetar Jovanovic * 1655a2b163SPetar Jovanovic * You should have received a copy of the GNU Lesser General Public 1755a2b163SPetar Jovanovic * License along with this library; if not, see <http://www.gnu.org/licenses/>. 1855a2b163SPetar Jovanovic */ 196291ad77SPeter Maydell #include "../mips/target_cpu.h" 20