Commit ab99e0e4 authored by Aleksandar Markovic's avatar Aleksandar Markovic
Browse files

target/mips: Fix the title of translate.c



Replace MIPS32 with MIPS, since the file covers all generations
of MIPS architectures.

Reviewed-by: default avatarStefan Markovic <smarkovic@wavecomp.com>
Signed-off-by: default avatarAleksandar Markovic <amarkovic@wavecomp.com>
parent 4d9e5a0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 *  MIPS32 emulation for qemu: main translation routines.
 *  MIPS emulation for QEMU - main translation routines
 *
 *  Copyright (c) 2004-2005 Jocelyn Mayer
 *  Copyright (c) 2006 Marius Groeger (FPU operations)