This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

strange relocation enties (scattered data)


Hi,

I am porting bintutils to an achitecture where 32-bit absolute addresses are 
not stored in 32 consecutive bits in instruction memory but in 6 groups of a 
few bits. The distance between the bit groups varies per instruction. My 
question is how to relocate these addresses. I think that I need to add 
parameters to the relocation entries that describe how the 32 bits are 
scattered in memory. Is this possible with BFD_ASSEMBLER?

Cheers,
Jan



_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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