This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

hal_vsr_table for i386.


Hi,

Currently, in the i386 hal (and in all the other archs) hal_vsr_table is
defined as a:
CYG_ADDRESS  hal_vsr_table[CYGNUM_HAL_VSR_COUNT]

But this doesn't match the reality of the VSR table which for the i386 has
64bit entries.

Does it matter a lot if hal_vsr_table has another type than the current one?
Or Is it better if this structure is kept as is, and maintened up to date
with the table really used by the CPU?

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]