target-i386: Rename struct XMMReg to ZMMReg
The struct represents a 512-bit register, so name it accordingly.
This is just a global search+replace, no other changes are being
introduced.
Signed-off-by:
Eduardo Habkost <ehabkost@redhat.com>
Showing
- target-i386/cpu.h 3 additions, 3 deletionstarget-i386/cpu.h
- target-i386/machine.c 20 additions, 20 deletionstarget-i386/machine.c
- target-i386/ops_sse.h 41 additions, 41 deletionstarget-i386/ops_sse.h
- target-i386/ops_sse_header.h 40 additions, 40 deletionstarget-i386/ops_sse_header.h
- target-i386/translate.c 11 additions, 11 deletionstarget-i386/translate.c
Loading
Please register or sign in to comment