gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
KvmFPReg Union Reference

Public Attributes

union {
   uint32_t   i
 
   float   f
 
s [4]
 
union {
   uint64_t   i
 
   double   f
 
d [2]
 
uint8_t data [32]
 

Detailed Description

Definition at line 84 of file armv8_cpu.cc.

Member Data Documentation

union { ... } KvmFPReg::d[2]
uint8_t KvmFPReg::data[32]

Definition at line 95 of file armv8_cpu.cc.

Referenced by ArmV8KvmCPU::updateKvmState(), and ArmV8KvmCPU::updateThreadContext().

float KvmFPReg::f

Definition at line 87 of file armv8_cpu.cc.

double KvmFPReg::f

Definition at line 92 of file armv8_cpu.cc.

uint32_t KvmFPReg::i

Definition at line 86 of file armv8_cpu.cc.

Referenced by ArmV8KvmCPU::updateKvmState(), and ArmV8KvmCPU::updateThreadContext().

uint64_t KvmFPReg::i

Definition at line 91 of file armv8_cpu.cc.

union { ... } KvmFPReg::s[4]

The documentation for this union was generated from the following file:

Generated on Fri Jun 9 2017 13:04:13 for gem5 by doxygen 1.8.6